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
.checkbox-switch input[type='checkbox'] { width: 0; height: 0; position: absolute; top: -9999px; right: -9999px; overflow: hidden; display: none; } .checkbox-switch > *, .checkbox-switch > *:after, .checkbox-switch > *:before { box-sizing: border-box; } .checkbox-switch { margin: 0; padding: 0; border: 0; margin-bottom: 2.2652rem; } .checkbox-switch:after { content: ''; display: table; clear: both; } .checkbox-switch .checkbox-right { float: right; padding-top: 12px; } .checkbox-switch legend { margin: 0; padding: 0; display: block; font-weight: 600; font-size: 1.2rem; line-height: 1.3rem; margin-bottom: 1.618rem; } .checkbox-switch legend.legend-left { margin: 0 1.618rem 0 0; float: left; } .checkbox-switch input[type='checkbox'] + label { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 1.3rem; } @media screen and (max-width: 614px) { .checkbox-switch input[type='checkbox'] + label { padding-bottom: 5px; } } .checkbox-switch input[type='checkbox'] + label:before { width: 2.3rem; height: 1.3rem; content: '•'; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; text-align: left; font-size: 2.5rem; line-height: 0.9rem; float: left; overflow: hidden; color: black; border: 0.1949902505rem solid black; border-radius: 0.65rem; margin: auto 0; border-color: gray; background: gray; color: white; } @media screen and (min-width: 25rem) { .checkbox-switch input[type='checkbox'] + label:before { margin-right: 0.5rem; } } .checkbox-switch input[type='checkbox'] + label:after { display: none; } @media screen and (min-width: 25rem) { .checkbox-switch input[type='checkbox'] + label:after { width: 1.75rem; display: inline-block; } } .checkbox-switch input[type='checkbox']:checked + label:before { border-color: #1a252f; background: #1a252f; text-align: right; color: white; } .checkbox-switch { font-size: 16px; line-height: 1.618; color: black; } @media screen and (min-width: 25rem) { .checkbox-switch { font-size: 18px; } }
src/Components/ToggleButton/ToggleButton.css
.checkbox-switch input[type='checkbox'] { width: 0; height: 0; position: absolute; top: -9999px; right: -9999px; overflow: hidden; display: none; } .checkbox-switch > *, .checkbox-switch > *:after, .checkbox-switch > *:before { box-sizing: border-box; } .checkbox-switch { margin: 0; padding: 0; border: 0; margin-bottom: 2.2652rem; } .checkbox-switch:after { content: ''; display: table; clear: both; } .checkbox-switch .checkbox-right { float: right; padding-top: 12px; } .checkbox-switch legend { margin: 0; padding: 0; display: block; font-weight: 600; font-size: 1.2rem; line-height: 1.3rem; margin-bottom: 1.618rem; } .checkbox-switch legend.legend-left { margin: 0 1.618rem 0 0; float: left; } .checkbox-switch input[type='checkbox'] + label { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 1.3rem; } @media screen and (max-width: 614px) { .checkbox-switch input[type='checkbox'] + label { padding-bottom: 5px; } } .checkbox-switch input[type='checkbox'] + label:before { width: 2.3rem; height: 1.3rem; content: '•'; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; text-align: left; font-size: 2.5rem; line-height: 0.9rem; float: left; overflow: hidden; color: black; border: 0.1949902505rem solid black; border-radius: 0.65rem; margin: auto 0; border-color: gray; background: gray; color: white; } @media screen and (min-width: 25rem) { .checkbox-switch input[type='checkbox'] + label:before { margin-right: 0.5rem; } } .checkbox-switch input[type='checkbox'] + label:after { display: none; } @media screen and (min-width: 25rem) { .checkbox-switch input[type='checkbox'] + label:after { width: 1.75rem; display: inline-block; } } .checkbox-switch input[type='checkbox']:checked + label:before { border-color: #1a252f; background: #1a252f; text-align: right; color: white; } .checkbox-switch { font-size: 16px; line-height: 1.618; color: black; } @media screen and (min-width: 25rem) { .checkbox-switch { font-size: 18px; } }
0.50708
0.094552
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; src: local('Poppins Black'), url('./Poppins-Black.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 900; src: local('Poppins BlackItalic'), url('./Poppins-BlackItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; src: local('Poppins Bold'), url('./Poppins-Bold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 700; src: local('Poppins BoldItalic'), url('./Poppins-BoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; src: local('Poppins ExtraBold'), url('./Poppins-ExtraBold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 800; src: local('Poppins ExtraBoldItalic'), url('./Poppins-ExtraBoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 200; src: local('Poppins ExtraLight'), url('./Poppins-ExtraLight.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 200; src: local('Poppins ExtraLightItalic'), url('./Poppins-ExtraLightItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 400; src: local('Poppins Italic'), url('./Poppins-Italic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; src: local('Poppins Light'), url('./Poppins-Light.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 300; src: local('Poppins LightItalic'), url('./Poppins-LightItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; src: local('Poppins Medium'), url('./Poppins-Medium.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; src: local('Poppins MediumItalic'), url('./Poppins-MediumItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; src: local('Poppins Regular'), url('./Poppins-Regular.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; src: local('Poppins SemiBold'), url('./Poppins-SemiBold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 600; src: local('Poppins SemiBoldItalic'), url('./Poppins-SemiBoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 100; src: local('Poppins Thin'), url('./Poppins-Thin.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 100; src: local('Poppins ThinItalic'), url('./Poppins-ThinItalic.ttf'); } .Poppins { font-family: 'Poppins' !important; }
src/fonts/Poppins/fonts.css
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; src: local('Poppins Black'), url('./Poppins-Black.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 900; src: local('Poppins BlackItalic'), url('./Poppins-BlackItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; src: local('Poppins Bold'), url('./Poppins-Bold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 700; src: local('Poppins BoldItalic'), url('./Poppins-BoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; src: local('Poppins ExtraBold'), url('./Poppins-ExtraBold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 800; src: local('Poppins ExtraBoldItalic'), url('./Poppins-ExtraBoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 200; src: local('Poppins ExtraLight'), url('./Poppins-ExtraLight.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 200; src: local('Poppins ExtraLightItalic'), url('./Poppins-ExtraLightItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 400; src: local('Poppins Italic'), url('./Poppins-Italic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; src: local('Poppins Light'), url('./Poppins-Light.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 300; src: local('Poppins LightItalic'), url('./Poppins-LightItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; src: local('Poppins Medium'), url('./Poppins-Medium.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; src: local('Poppins MediumItalic'), url('./Poppins-MediumItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; src: local('Poppins Regular'), url('./Poppins-Regular.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; src: local('Poppins SemiBold'), url('./Poppins-SemiBold.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 600; src: local('Poppins SemiBoldItalic'), url('./Poppins-SemiBoldItalic.ttf'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 100; src: local('Poppins Thin'), url('./Poppins-Thin.ttf'); } @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 100; src: local('Poppins ThinItalic'), url('./Poppins-ThinItalic.ttf'); } .Poppins { font-family: 'Poppins' !important; }
0.159971
0.051035
.acd-icon-bolt::before, .acd-icon-addColumn::before, .acd-icon-remove::before, .acd-icon-drag::before { border: 1px solid #78dd03; background-color: #ffffff; color: #979797; font-family: "FabricMDL2Icons"; } .acd-icon-bolt::before { content: "\E945"; } .acd-icon-addColumn::before { content: "\F1D6"; } .acd-icon-remove::before { content: "\E711"; } .acd-icon-drag::before { content: "\E7C2"; } .acd-icon-bolt:hover::before, .acd-icon-remove:hover::before, .acd-icon-addColumn:hover::before { background-color: #e3ffda; color: #000000; cursor: pointer; } .acd-icon-drag:hover::before { background-color: #e3ffda; color: #000000; cursor: move; } .acd-icon-image::before { content: "\ECAB"; } .acd-designersurface { outline: none; } .acd-designersurface.dragging { cursor: move; } .acd-designersurface.dragging > .acd-peer:hover { background-color: transparent; border-color: transparent; } .acd-palette-item:hover { background-color: #eeeeee; } .acd-peer { border: 1px solid transparent; } .acd-peer:hover { border: 1px solid blue; } .acd-peer.selected { border: solid 1px #78dd03; } .acd-peer.dragover { border: 1px dashed green !important; } .acd-peer.dragover:hover { background-color: none; } .acd-peer.dragging:hover { border: 1px solid green; } .acd-separation { background-color: rgba(0, 0, 255, 0.2); } .acd-separation.selected { background-color: rgba(255, 0, 0, 0.2); } /* * Header and Aside menus */ .aside-panel .bullet_wrapper { cursor: pointer; } .bullet__wrapper { align-items: center; background-color: #d8d8d8; display: flex; height: 30px; justify-content: space-between; padding: 6px 12px; } .json-wrapper .bullet__wrapper { margin-bottom: 10px; } .bullet__title { color: #000000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 120px; } .bullet { align-items: center; cursor: pointer; display: flex; } .bullet__icon::before { content: "\F166"; display: inline-block; font-family: "FabricMDL2Icons"; margin-right: 4px; margin-top: 3px; } .icon--expand::before { content: "\F164"; margin-right: 0; font-family: "FabricMDL2Icons"; } .bullet__description { color: #4a4a4a; } .is-closed .bullet__icon::before { content: "\F164"; font-family: "FabricMDL2Icons"; } /* * Aside */ .aside { background-color: #f9f9f9; border-right: 1px solid #d2d2d2; flex: 1 0 180px; overflow-y: auto; } .is-toggled .bullet__wrapper { width: 170px; height: 30px; } .is-toggled .bullet__wrapper { transform: translate(-72px, 70px) rotate(-90deg); } .aside.is-toggled { flex-basis: 29px; overflow: hidden; } .is-hidden { display: none; } .aside-items { margin-bottom: 0; margin-top: 0; padding-left: 16px; padding-top: 16px; } .aside-item { color: #4a4a4a; cursor: move; font-size: 14px; list-style-type: none; margin-bottom: 8px; white-space: nowrap; } .aside-title { align-items: center; color: #4a4a4a; display: flex; font-size: 14px; font-weight: 600; list-style-type: none; margin-bottom: 6px; position: relative; white-space: nowrap; } .aside-title:not(:first-of-type) { margin-top: 12px; } .aside-title::after { border-bottom: 1px solid #e0e0e0; content: ""; margin-bottom: -3px; margin-left: 8px; width: 100%; } .aside-item__icon { background-repeat: no-repeat; background-position: center; height: 20px; margin-right: 8px; width: 20px; padding-left: 36px; } .aside-item__icon--actionset::before, .aside-item__icon--columnset::before, .aside-item__icon--container::before, .aside-item__icon--factset::before, .aside-item__icon--image::before, .aside-item__icon--imageset::before, .aside-item__icon--choice::before, .aside-item__icon--inputchoiceset::before, .aside-item__icon--inputdate::before, .aside-item__icon--inputnumber::before, .aside-item__icon--inputtext::before, .aside-item__icon--inputtime::before, .aside-item__icon--inputtoggle::before, .aside-item__icon--textblock::before { font-family: "FabricMDL2Icons"; left: 28px; margin-top: 3px; position: absolute; } .aside-item__icon--columnset::before { content: "\F1D5"; } .aside-item__icon--container::before { content: "\E739"; } .aside-item__icon--factset::before { content: "\F2A2"; } .aside-item__icon--image::before { content: "\EB9F"; } .aside-item__icon--imageset::before { /* TODO: Can't find content value in FabricUI */ content: "\EEC2"; } .aside-item__icon--inputchoiceset::before { content: "\F2C7"; } .aside-item__icon--inputdate::before { content: "\E787"; } .aside-item__icon--inputnumber::before { content: "\EDC4"; } .aside-item__icon--inputtext::before { content: "\EDC3"; } .aside-item__icon--inputtime::before { content: "\E917"; } .aside-item__icon--inputtoggle::before { content: "\E73A"; } .aside-item__icon--textblock::before { content: "\EC7D"; } /* * Aside Panel */ .aside-panel { display: none; } .aside-panel.is-active { background-color: #f9f9f9; display: block; height: 100vh; position: relative; width: 31px; border-left: 1px solid #d2d2d2; } .aside-panel .bullet__wrapper { height: 30px; transform: translate(-70px, 70px) rotate(90deg); width: 170px; align-items: center; background-color: #d8d8d8; display: flex; justify-content: space-between; padding: 6px 12px; } .aside-panel nav:nth-child(2) { transform: translate(-70px, 211px) rotate(90deg); } .aside-panel .bullet__icon::before { content: "\F164"; margin-right: 0; font-family: "FabricMDL2Icons"; } /* * Toolbar */ .toolbar-btn { align-items: center; border: 1px solid transparent; cursor: pointer; display: flex; font-style: normal; font-weight: normal; justify-content: center; margin-right: 50px; padding-bottom: 5px; padding-left: 38px; padding-right: 14px; padding-top: 5px; position: relative; user-select: none; } .toolbar-btn:active { border: 1px solid black; } .toolbar-btn:hover { background-color: white; } .toolbar-btn__icon-copy::before, .toolbar-btn__icon-fullscreen::before { left: 14px; position: absolute; } .toolbar-btn__icon-copy::before, .toolbar-btn__icon-fullscreen::before, .toolbar-btn__icon-fullscreen.is-fullscreen::before { font-family: "FabricMDL2Icons"; } .toolbar-btn__icon-copy::before { content: "\E8C8"; } .toolbar-btn__icon-fullscreen::before { content: "\E740"; } .toolbar-btn__icon-fullscreen.is-fullscreen::before { content: "\E73F"; } /* * Treeview Style */ .treeview-items { background-color: #f9f9f9; height: calc(100% - 50px); padding-bottom: 5px; } .treeview-items > .treeview__container { margin-bottom: 20px; padding-top: 20px; } .treeview__section-title { font-size: 14px; font-weight: bold; margin-bottom: 0; margin-top: 0; overflow: hidden; padding-bottom: 10px; padding-left: 10px; padding-top: 10px; text-overflow: ellipsis; width: 100%; } .treeview__container { background-color: #f9f9f9; list-style: none; margin-bottom: 10px; margin-left: 0; margin-right: 0; margin-top: 0; padding-left: 0; width: 100%; } .treeview__element { display: flex; align-items: center; width: 100%; } .treeview__element:not(:last-child) { margin-bottom: 10px; } .treeview__element.is-empty { margin-bottom: 0; } .treeview__element:hover { cursor: pointer; } .treeview__element.is-selected { background-color: #e7e7e7; } .treeview__icon { background-color: transparent; background-repeat: no-repeat; background-position: center; border: none; cursor: pointer; height: 14px; margin-right: 6px; margin-top: -2px; padding: 0; width: 14px; } button.treeview__icon { margin-bottom: -2px; width: 18px; } button.treeview__icon:focus { outline-style: none; } .treeview__icon--arrow::before, .treeview__icon--textblock::before, .treeview__icon--factset::before, .treeview__icon--image::before, .treeview__icon--imageset::before, .treeview__icon--inputtext::before, .treeview__icon--inputtoggle::before, .treeview__icon--inputnumber::before, .treeview__icon--inputdate::before, .treeview__icon--inputtime::before, .treeview__icon--inputchoiceset::before, .treeview__icon--actionsubmit::before, .treeview__icon--actionopenurl::before, .treeview__icon--container::before, .treeview__icon--column::before, .treeview__icon--columnset::before, .treeview__icon--actionshowcard::before, .treeview__icon--arrow.is-rotated::before { font-family: "FabricMDL2Icons"; } .treeview__icon--adaptivecard { display: none; } .treeview__icon--arrow::before { content: "\F08E"; margin-bottom: -3px; margin-right: 0; } .treeview__icon--textblock::before { content: "\EC7D"; } .treeview__icon--factset::before { content: "\F2A2"; } .treeview__icon--image::before { content: "\EB9F"; } .treeview__icon--imageset::before { /* TODO: Can't find content value in FabricUI */ content: "\EEC2"; } .treeview__icon--inputtext::before { content: "\EDC3"; } .treeview__icon--inputtoggle::before { content: "\E73A"; } .treeview__icon--inputnumber::before { content: "\EDC4"; } .treeview__icon--inputdate::before { content: "\E787"; } .treeview__icon--inputtime::before { content: "\E917"; } .treeview__icon--inputchoiceset::before { content: "\F2C7"; } .treeview__icon--actionopenurl::before { content: "\E89F"; } .treeview__icon--container::before { content: "\E739"; } .treeview__icon--column::before { content: "\F1D4"; } .treeview__icon--columnset::before { content: "\F1D5"; } .treeview__icon--actionshowcard::before { content: "\EEBD"; } .treeview__icon--arrow.is-rotated::before { content: "\F08F"; } .is-folded { display: none; } /* * Fixes Properties Panel CSS inline styles added via JavaScript */ .default-ac-columnSet.wrapper .default-ac-container:nth-child(1) { padding-right: 6px !important; flex: 1 1 140px !important; margin-left: 10px; max-width: 34% !important; } .default-ac-columnSet.wrapper .default-ac-container:nth-child(3) { padding-left: 0 !important; flex: 2 1 125px !important; } .acd-peerButton[type="button"] { background-color: transparent; border: 0; padding: 0; } .content { overflow-x: hidden !important; } .monaco-editor, .overflow-guard { width: 100% !important; }
source/nodejs/adaptivecards-designer/css/card-designer.css
.acd-icon-bolt::before, .acd-icon-addColumn::before, .acd-icon-remove::before, .acd-icon-drag::before { border: 1px solid #78dd03; background-color: #ffffff; color: #979797; font-family: "FabricMDL2Icons"; } .acd-icon-bolt::before { content: "\E945"; } .acd-icon-addColumn::before { content: "\F1D6"; } .acd-icon-remove::before { content: "\E711"; } .acd-icon-drag::before { content: "\E7C2"; } .acd-icon-bolt:hover::before, .acd-icon-remove:hover::before, .acd-icon-addColumn:hover::before { background-color: #e3ffda; color: #000000; cursor: pointer; } .acd-icon-drag:hover::before { background-color: #e3ffda; color: #000000; cursor: move; } .acd-icon-image::before { content: "\ECAB"; } .acd-designersurface { outline: none; } .acd-designersurface.dragging { cursor: move; } .acd-designersurface.dragging > .acd-peer:hover { background-color: transparent; border-color: transparent; } .acd-palette-item:hover { background-color: #eeeeee; } .acd-peer { border: 1px solid transparent; } .acd-peer:hover { border: 1px solid blue; } .acd-peer.selected { border: solid 1px #78dd03; } .acd-peer.dragover { border: 1px dashed green !important; } .acd-peer.dragover:hover { background-color: none; } .acd-peer.dragging:hover { border: 1px solid green; } .acd-separation { background-color: rgba(0, 0, 255, 0.2); } .acd-separation.selected { background-color: rgba(255, 0, 0, 0.2); } /* * Header and Aside menus */ .aside-panel .bullet_wrapper { cursor: pointer; } .bullet__wrapper { align-items: center; background-color: #d8d8d8; display: flex; height: 30px; justify-content: space-between; padding: 6px 12px; } .json-wrapper .bullet__wrapper { margin-bottom: 10px; } .bullet__title { color: #000000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 120px; } .bullet { align-items: center; cursor: pointer; display: flex; } .bullet__icon::before { content: "\F166"; display: inline-block; font-family: "FabricMDL2Icons"; margin-right: 4px; margin-top: 3px; } .icon--expand::before { content: "\F164"; margin-right: 0; font-family: "FabricMDL2Icons"; } .bullet__description { color: #4a4a4a; } .is-closed .bullet__icon::before { content: "\F164"; font-family: "FabricMDL2Icons"; } /* * Aside */ .aside { background-color: #f9f9f9; border-right: 1px solid #d2d2d2; flex: 1 0 180px; overflow-y: auto; } .is-toggled .bullet__wrapper { width: 170px; height: 30px; } .is-toggled .bullet__wrapper { transform: translate(-72px, 70px) rotate(-90deg); } .aside.is-toggled { flex-basis: 29px; overflow: hidden; } .is-hidden { display: none; } .aside-items { margin-bottom: 0; margin-top: 0; padding-left: 16px; padding-top: 16px; } .aside-item { color: #4a4a4a; cursor: move; font-size: 14px; list-style-type: none; margin-bottom: 8px; white-space: nowrap; } .aside-title { align-items: center; color: #4a4a4a; display: flex; font-size: 14px; font-weight: 600; list-style-type: none; margin-bottom: 6px; position: relative; white-space: nowrap; } .aside-title:not(:first-of-type) { margin-top: 12px; } .aside-title::after { border-bottom: 1px solid #e0e0e0; content: ""; margin-bottom: -3px; margin-left: 8px; width: 100%; } .aside-item__icon { background-repeat: no-repeat; background-position: center; height: 20px; margin-right: 8px; width: 20px; padding-left: 36px; } .aside-item__icon--actionset::before, .aside-item__icon--columnset::before, .aside-item__icon--container::before, .aside-item__icon--factset::before, .aside-item__icon--image::before, .aside-item__icon--imageset::before, .aside-item__icon--choice::before, .aside-item__icon--inputchoiceset::before, .aside-item__icon--inputdate::before, .aside-item__icon--inputnumber::before, .aside-item__icon--inputtext::before, .aside-item__icon--inputtime::before, .aside-item__icon--inputtoggle::before, .aside-item__icon--textblock::before { font-family: "FabricMDL2Icons"; left: 28px; margin-top: 3px; position: absolute; } .aside-item__icon--columnset::before { content: "\F1D5"; } .aside-item__icon--container::before { content: "\E739"; } .aside-item__icon--factset::before { content: "\F2A2"; } .aside-item__icon--image::before { content: "\EB9F"; } .aside-item__icon--imageset::before { /* TODO: Can't find content value in FabricUI */ content: "\EEC2"; } .aside-item__icon--inputchoiceset::before { content: "\F2C7"; } .aside-item__icon--inputdate::before { content: "\E787"; } .aside-item__icon--inputnumber::before { content: "\EDC4"; } .aside-item__icon--inputtext::before { content: "\EDC3"; } .aside-item__icon--inputtime::before { content: "\E917"; } .aside-item__icon--inputtoggle::before { content: "\E73A"; } .aside-item__icon--textblock::before { content: "\EC7D"; } /* * Aside Panel */ .aside-panel { display: none; } .aside-panel.is-active { background-color: #f9f9f9; display: block; height: 100vh; position: relative; width: 31px; border-left: 1px solid #d2d2d2; } .aside-panel .bullet__wrapper { height: 30px; transform: translate(-70px, 70px) rotate(90deg); width: 170px; align-items: center; background-color: #d8d8d8; display: flex; justify-content: space-between; padding: 6px 12px; } .aside-panel nav:nth-child(2) { transform: translate(-70px, 211px) rotate(90deg); } .aside-panel .bullet__icon::before { content: "\F164"; margin-right: 0; font-family: "FabricMDL2Icons"; } /* * Toolbar */ .toolbar-btn { align-items: center; border: 1px solid transparent; cursor: pointer; display: flex; font-style: normal; font-weight: normal; justify-content: center; margin-right: 50px; padding-bottom: 5px; padding-left: 38px; padding-right: 14px; padding-top: 5px; position: relative; user-select: none; } .toolbar-btn:active { border: 1px solid black; } .toolbar-btn:hover { background-color: white; } .toolbar-btn__icon-copy::before, .toolbar-btn__icon-fullscreen::before { left: 14px; position: absolute; } .toolbar-btn__icon-copy::before, .toolbar-btn__icon-fullscreen::before, .toolbar-btn__icon-fullscreen.is-fullscreen::before { font-family: "FabricMDL2Icons"; } .toolbar-btn__icon-copy::before { content: "\E8C8"; } .toolbar-btn__icon-fullscreen::before { content: "\E740"; } .toolbar-btn__icon-fullscreen.is-fullscreen::before { content: "\E73F"; } /* * Treeview Style */ .treeview-items { background-color: #f9f9f9; height: calc(100% - 50px); padding-bottom: 5px; } .treeview-items > .treeview__container { margin-bottom: 20px; padding-top: 20px; } .treeview__section-title { font-size: 14px; font-weight: bold; margin-bottom: 0; margin-top: 0; overflow: hidden; padding-bottom: 10px; padding-left: 10px; padding-top: 10px; text-overflow: ellipsis; width: 100%; } .treeview__container { background-color: #f9f9f9; list-style: none; margin-bottom: 10px; margin-left: 0; margin-right: 0; margin-top: 0; padding-left: 0; width: 100%; } .treeview__element { display: flex; align-items: center; width: 100%; } .treeview__element:not(:last-child) { margin-bottom: 10px; } .treeview__element.is-empty { margin-bottom: 0; } .treeview__element:hover { cursor: pointer; } .treeview__element.is-selected { background-color: #e7e7e7; } .treeview__icon { background-color: transparent; background-repeat: no-repeat; background-position: center; border: none; cursor: pointer; height: 14px; margin-right: 6px; margin-top: -2px; padding: 0; width: 14px; } button.treeview__icon { margin-bottom: -2px; width: 18px; } button.treeview__icon:focus { outline-style: none; } .treeview__icon--arrow::before, .treeview__icon--textblock::before, .treeview__icon--factset::before, .treeview__icon--image::before, .treeview__icon--imageset::before, .treeview__icon--inputtext::before, .treeview__icon--inputtoggle::before, .treeview__icon--inputnumber::before, .treeview__icon--inputdate::before, .treeview__icon--inputtime::before, .treeview__icon--inputchoiceset::before, .treeview__icon--actionsubmit::before, .treeview__icon--actionopenurl::before, .treeview__icon--container::before, .treeview__icon--column::before, .treeview__icon--columnset::before, .treeview__icon--actionshowcard::before, .treeview__icon--arrow.is-rotated::before { font-family: "FabricMDL2Icons"; } .treeview__icon--adaptivecard { display: none; } .treeview__icon--arrow::before { content: "\F08E"; margin-bottom: -3px; margin-right: 0; } .treeview__icon--textblock::before { content: "\EC7D"; } .treeview__icon--factset::before { content: "\F2A2"; } .treeview__icon--image::before { content: "\EB9F"; } .treeview__icon--imageset::before { /* TODO: Can't find content value in FabricUI */ content: "\EEC2"; } .treeview__icon--inputtext::before { content: "\EDC3"; } .treeview__icon--inputtoggle::before { content: "\E73A"; } .treeview__icon--inputnumber::before { content: "\EDC4"; } .treeview__icon--inputdate::before { content: "\E787"; } .treeview__icon--inputtime::before { content: "\E917"; } .treeview__icon--inputchoiceset::before { content: "\F2C7"; } .treeview__icon--actionopenurl::before { content: "\E89F"; } .treeview__icon--container::before { content: "\E739"; } .treeview__icon--column::before { content: "\F1D4"; } .treeview__icon--columnset::before { content: "\F1D5"; } .treeview__icon--actionshowcard::before { content: "\EEBD"; } .treeview__icon--arrow.is-rotated::before { content: "\F08F"; } .is-folded { display: none; } /* * Fixes Properties Panel CSS inline styles added via JavaScript */ .default-ac-columnSet.wrapper .default-ac-container:nth-child(1) { padding-right: 6px !important; flex: 1 1 140px !important; margin-left: 10px; max-width: 34% !important; } .default-ac-columnSet.wrapper .default-ac-container:nth-child(3) { padding-left: 0 !important; flex: 2 1 125px !important; } .acd-peerButton[type="button"] { background-color: transparent; border: 0; padding: 0; } .content { overflow-x: hidden !important; } .monaco-editor, .overflow-guard { width: 100% !important; }
0.460532
0.069479
ol.upper-roman {list-style-type: upper-roman;} ol.lower-roman {list-style-type: lower-roman;} ol.upper-latin {list-style-type: upper-latin;} ol.lower-latin {list-style-type: lower-latin;} ol.decimal, ul.check, ul.check-white, ul.star, ul.star-o { list-style: none; padding: 0; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; } ol.decimal li, ul.check li, ul.check-white li, ul.star li, ul.star-o li { padding-left: 16px; } ol.decimal li:before { padding-right: 8px; font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; } ol.decimal.circle-o li:nth-child(1):before {content: "➀";} ol.decimal.circle-o li:nth-child(2):before {content: "➁";} ol.decimal.circle-o li:nth-child(3):before {content: "➂";} ol.decimal.circle-o li:nth-child(4):before {content: "➃";} ol.decimal.circle-o li:nth-child(5):before {content: "➄";} ol.decimal.circle-o li:nth-child(6):before {content: "➅";} ol.decimal.circle-o li:nth-child(7):before {content: "➆";} ol.decimal.circle-o li:nth-child(8):before {content: "➇";} ol.decimal.circle-o li:nth-child(9):before {content: "➈";} ol.decimal.circle-o li:nth-child(10):before {content: "➉";} ol.decimal.circle li:nth-child(1):before {content: "➊";} ol.decimal.circle li:nth-child(2):before {content: "➋";} ol.decimal.circle li:nth-child(3):before {content: "➌";} ol.decimal.circle li:nth-child(4):before {content: "➍";} ol.decimal.circle li:nth-child(5):before {content: "➎";} ol.decimal.circle li:nth-child(6):before {content: "➏";} ol.decimal.circle li:nth-child(7):before {content: "➐";} ol.decimal.circle li:nth-child(8):before {content: "➑";} ol.decimal.circle li:nth-child(9):before {content: "➒";} ol.decimal.circle li:nth-child(10):before {content: "➓";} ul.check li:before {padding-right: 8px;content: "✔";} ul.check-white li:before {padding-right: 8px;content: "✅︎";} ul.star li:before {padding-right: 8px;content: "★";} ul.star-o li:before {padding-right: 8px;content: "☆";}
css/css-list-helper.css
ol.upper-roman {list-style-type: upper-roman;} ol.lower-roman {list-style-type: lower-roman;} ol.upper-latin {list-style-type: upper-latin;} ol.lower-latin {list-style-type: lower-latin;} ol.decimal, ul.check, ul.check-white, ul.star, ul.star-o { list-style: none; padding: 0; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; } ol.decimal li, ul.check li, ul.check-white li, ul.star li, ul.star-o li { padding-left: 16px; } ol.decimal li:before { padding-right: 8px; font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; } ol.decimal.circle-o li:nth-child(1):before {content: "➀";} ol.decimal.circle-o li:nth-child(2):before {content: "➁";} ol.decimal.circle-o li:nth-child(3):before {content: "➂";} ol.decimal.circle-o li:nth-child(4):before {content: "➃";} ol.decimal.circle-o li:nth-child(5):before {content: "➄";} ol.decimal.circle-o li:nth-child(6):before {content: "➅";} ol.decimal.circle-o li:nth-child(7):before {content: "➆";} ol.decimal.circle-o li:nth-child(8):before {content: "➇";} ol.decimal.circle-o li:nth-child(9):before {content: "➈";} ol.decimal.circle-o li:nth-child(10):before {content: "➉";} ol.decimal.circle li:nth-child(1):before {content: "➊";} ol.decimal.circle li:nth-child(2):before {content: "➋";} ol.decimal.circle li:nth-child(3):before {content: "➌";} ol.decimal.circle li:nth-child(4):before {content: "➍";} ol.decimal.circle li:nth-child(5):before {content: "➎";} ol.decimal.circle li:nth-child(6):before {content: "➏";} ol.decimal.circle li:nth-child(7):before {content: "➐";} ol.decimal.circle li:nth-child(8):before {content: "➑";} ol.decimal.circle li:nth-child(9):before {content: "➒";} ol.decimal.circle li:nth-child(10):before {content: "➓";} ul.check li:before {padding-right: 8px;content: "✔";} ul.check-white li:before {padding-right: 8px;content: "✅︎";} ul.star li:before {padding-right: 8px;content: "★";} ul.star-o li:before {padding-right: 8px;content: "☆";}
0.287168
0.105995
.panel.widget.widget-info > .card-block > .item, .panel.widget.widget-info > .card-block > .item { margin-bottom: 20px; } .panel.widget.widget-info > .card-block > .item:last-child, .panel.widget.widget-info > .card-block > .item:last-child { margin-bottom: 0; } .panel.widget.widget-info > .card-block > .item > span, .panel.widget.widget-info > .card-block > .item > span { display: block; } .panel.widget.widget-info > .card-block > .item > span:first-child, .panel.widget.widget-info > .card-block > .item > span:first-child { font-size: 10px; font-weight: 500; color: #858585; text-transform: uppercase; } .panel.widget.widget-info > .card-block > .item > span:last-child, .panel.widget.widget-info > .card-block > .item > span:last-child { margin-bottom: 0; font-size: 12px; } .panel.widget.widget-tags > .card-block, .panel.widget.widget-tags > .card-block { padding-bottom: 15px; } .panel.widget.widget-tags > .card-block > .badge, .panel.widget.widget-tags > .card-block > .badge { -webkit-border-radius: 14px; border-radius: 14px; margin-bottom: 10px; margin-right: 10px; padding: 8px 15px; } .panel.widget.widget-users > .card-block > .user, .panel.widget.widget-users > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 12px; } .panel.widget.widget-users > .card-block > .user:last-child, .panel.widget.widget-users > .card-block > .user:last-child { margin-bottom: 0; } .panel.widget.widget-users > .card-block > .user > .avatar, .panel.widget.widget-users > .card-block > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .panel.widget.widget-users > .card-block > .user > .info, .panel.widget.widget-users > .card-block > .user > .info { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .panel.widget.widget-users > .card-block > .user > .info > .name, .panel.widget.widget-users > .card-block > .user > .info > .name { font-size: 12px; font-weight: 500; font-style: normal; display: block; color: #333; } .panel.widget.widget-users > .card-block > .user > .info > .occupation, .panel.widget.widget-users > .card-block > .user > .info > .occupation { font-size: 12px; color: #858585; } .panel.widget.widget-users > .card-block > .user > .add, .panel.widget.widget-users > .card-block > .user > .add { margin-left: 10px; width: 23px; height: 23px; -webkit-border-radius: 12px; border-radius: 12px; border: solid 1px #25628F; display: block; font-size: 14px; color: #25628F; line-height: 21px; text-align: center; text-decoration: none; } .panel.widget.widget-images-grid > .card-block, .panel.widget.widget-images-grid > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 21px; padding-bottom: 21px; } .panel.widget.widget-images-grid > .card-block > .image, .panel.widget.widget-images-grid > .card-block > .image { text-decoration: none; margin-right: 9px; margin-bottom: 9px; } .panel.widget.widget-images-grid > .card-block > .image:hover, .panel.widget.widget-images-grid > .card-block > .image:hover { text-decoration: none; } .panel.widget.widget-images-grid > .card-block > .image > img, .panel.widget.widget-images-grid > .card-block > .image > img { width: 26px; height: 26px; } .panel.widget.widget-photos > .card-block, .panel.widget.widget-photos > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 19px; padding-bottom: 19px; } .panel.widget.widget-photos > .card-block > .photo, .panel.widget.widget-photos > .card-block > .photo { text-decoration: none; margin-right: 9px; margin-bottom: 9px; } .panel.widget.widget-photos > .card-block > .photo:hover, .panel.widget.widget-photos > .card-block > .photo:hover { text-decoration: none; } .panel.widget.widget-photos > .card-block > .photo > img, .panel.widget.widget-photos > .card-block > .photo > img { width: 62px; height: 62px; -webkit-border-radius: 2px; border-radius: 2px; } .panel.widget.widget-videos > .card-block > .video, .panel.widget.widget-videos > .card-block > .video { margin-bottom: 20px; } .panel.widget.widget-videos > .card-block > .video:last-child, .panel.widget.widget-videos > .card-block > .video:last-child { margin-bottom: 0; } .panel.widget.widget-videos > .card-block > .video > .thumbnail, .panel.widget.widget-videos > .card-block > .video > .thumbnail { text-decoration: none; margin-bottom: 10px; display: block; } .panel.widget.widget-videos > .card-block > .video > .thumbnail:hover, .panel.widget.widget-videos > .card-block > .video > .thumbnail:hover { text-decoration: none; } .panel.widget.widget-videos > .card-block > .video > .thumbnail > img, .panel.widget.widget-videos > .card-block > .video > .thumbnail > img { -webkit-border-radius: 2px; border-radius: 2px; } .panel.widget.widget-videos > .card-block > .video > .name, .panel.widget.widget-videos > .card-block > .video > .name { display: block; font-size: 12px; color: #333; text-decoration: none; } .panel.widget.widget-videos > .card-block > .video > .duration, .panel.widget.widget-videos > .card-block > .video > .duration { font-size: 10px; font-weight: 500; color: #858585; } .panel.widget.widget-social-profiles > .card-block, .panel.widget.widget-social-profiles > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 21px; padding-bottom: 21px; } .panel.widget.widget-social-profiles > .card-block > .social-profile, .panel.widget.widget-social-profiles > .card-block > .social-profile { width: 35px; height: 35px; background-color: #ffffff; border: solid 1px #dee0e1; margin-right: 9px; margin-bottom: 9px; line-height: 36px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; } .panel.widget.widget-social-profiles > .card-block > .social-profile > span, .panel.widget.widget-social-profiles > .card-block > .social-profile > span { color: #25628F; font-size: 27px; font-weight: normal; line-height: 33px; } .panel.widget.widget-social-profiles > .card-block > .add, .panel.widget.widget-social-profiles > .card-block > .add { width: 35px; height: 35px; background: #ffffff; -webkit-border-radius: 50%; border-radius: 50%; border: solid 1px #25628F; display: block; font-size: 16px; color: #25628F; line-height: 35px; text-align: center; text-decoration: none; } .widget > .card-block { padding: 0; } .widget.news .list { list-style: none; padding: 0; margin: 0; } .widget.news .list .item { display: block; padding: 15px 20px; color: #333; } .widget.news .list .item:hover { text-decoration: none; } .widget.news .list .item > .datetime { display: block; margin-bottom: 3px; font-size: 10px; color: #858585; } .widget.news .list .item > .text { display: block; font-size: 12px; } .widget.events > .card-block.scrollable { height: 190px; } .widget.events .table { margin: 0; } .widget.events .table td { padding-top: 15px; padding-bottom: 15px; } .widget.events .table tr:first-child td { border-top: none; } .widget.events .icon > span { text-align: center; font-size: 26px; width: 42px; height: 42px; -webkit-border-radius: 50%; border-radius: 50%; line-height: 42px; } .widget.events .icon > span.text-danger { background: rgba(236, 100, 75, 0.1); } .widget.events .icon > span.text-success { background-color: rgba(46, 204, 113, 0.1); } .widget.events .icon > span.text-info { background-color: rgba(33, 166, 240, 0.1); } .widget.events .text { font-size: 12px; font-weight: 500; margin-bottom: 3px; } .widget.events .datetime { font-size: 10px; color: #858585; } .widget.events .amount { width: 1px; white-space: nowrap; text-align: right; } .widget.chart #chart .c3-line-data1, .widget.chart #chart .c3-line-data2 { stroke-width: 2px; } .widget.chart .card-block > .header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 13px 20px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #d7dceb; } .widget.chart .card-block > .header > .labels > .label { display: inline-block; margin-right: 20px; font-size: 12px; line-height: 12px; } .widget.chart .card-block > .header > .labels > .label > .point { width: 13px; height: 13px; -webkit-border-radius: 2px; border-radius: 2px; display: inline-block; margin-right: 7px; position: relative; top: 2px; } .widget.chart .card-block > .header > .sort > .dropdown > .btn { padding: 0; height: auto; } .widget.chart .card-block > .header > .sort > .dropdown > .btn > .text { color: #858585; display: inline-block; margin-right: 2px; } .widget.chart .card-block > .header > .sort > .dropdown > .dropdown-menu { margin-top: 8px; margin-right: 0; } .widget.chart .card-block > .wrapper { padding: 20px 25px 20px 15px; } .widget-audio { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding: 15px 20px; background: #fff; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .widget-audio > .control { width: 36px; height: 36px; -webkit-border-radius: 18px; border-radius: 18px; border: solid 1px rgba(57, 81, 155, 0.3); color: #25628F; font-size: 20px; text-align: center; line-height: 34px; margin-right: 15px; cursor: pointer; background: #fff; } .widget-audio > .control > span { position: relative; left: 1px; } .widget-audio > .info { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .widget-audio > .info > .header { margin-bottom: 10px; } .widget-audio > .info > .header > .album-name { margin-bottom: 2px; } .widget-audio > .info > .header > .album-name > span { color: #858585; } .widget-audio > .info > .header > .song-name { font-weight: 500; } .widget-audio > .info > .body > .progress { margin-bottom: 10px; } .widget-audio > .info > .body > .time { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 10px; } .widget-profile-default > .card-block { padding: 0; } .widget-profile-default > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding: 20px; height: 95px; } .widget-profile-default > .card-block > .user > .avatar { margin-right: 12px; } .widget-profile-default > .card-block > .user > .avatar > img { width: 55px; height: 55px; } .widget-profile-default > .card-block > .user > .info > .name { color: #333; display: block; font-size: 14px; font-weight: 500; } .widget-profile-default > .card-block > .user > .info > .nickname { display: block; color: #333; font-size: 12px; } .widget-profile-default > .card-block > .user > .info > .location { display: block; font-size: 12px; color: #858585; } .widget-profile-default > .card-block > .sections { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-profile-default > .card-block > .sections > .section { width: 25%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 60px; border-right: 1px solid #dee0e1; } .widget-profile-default > .card-block > .sections > .section > .icon { font-size: 19px; margin-bottom: 5px; } .widget-profile-default > .card-block > .sections > .section > .amount { font-size: 12px; } .widget-profile-default > .card-block > .sections > .section:last-child { border-right: none; } .widget-profile-default > .card-block > .about { border-top: 1px solid #dee0e1; padding: 20px; } .widget-profile-default > .card-block > .about > .header { font-size: 12px; color: #858585; margin-bottom: 7px; } .widget-profile-default > .card-block > .controls { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-profile-default > .card-block > .controls > .control { height: 42px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #dee0e1; } .widget-profile-default > .card-block > .controls > .control:last-child { border-right: none; } .widget-profile-default > .card-block > .controls > .control:hover { text-decoration: none; } .widget-profile-default > .card-block > .controls > .control > .icon { color: #25628F; font-size: 20px; margin-right: 10px; line-height: 20px; position: relative; top: -1px; } .widget-profile-default > .card-block > .controls > .control > .text { text-decoration: none; color: #25628F; font-size: 12px; line-height: 12px; font-weight: 500; } .widget-profile-image > .card-block { padding: 0; } .widget-profile-image > .card-block > .cover { height: 120px; background-color: #ccc; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-top: -1px; margin-left: -1px; margin-right: -1px; } .widget-profile-image > .card-block > .user { margin-top: -40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-profile-image > .card-block > .user > .avatar { margin-bottom: 10px; } .widget-profile-image > .card-block > .user > .avatar > img { width: 80px; height: 80px; border: solid 3px #fff; } .widget-profile-image > .card-block > .user > .info { text-align: center; height: 91px; } .widget-profile-image > .card-block > .user > .info > .name { color: #333; display: block; font-size: 14px; font-weight: 500; } .widget-profile-image > .card-block > .user > .info > .nickname { display: block; color: #333; font-size: 12px; } .widget-profile-image > .card-block > .user > .info > .location { display: block; font-size: 12px; color: #858585; } .widget-profile-image > .card-block > .sections { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-profile-image > .card-block > .sections > .section { width: 25%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 60px; border-right: 1px solid #dee0e1; } .widget-profile-image > .card-block > .sections > .section > .icon { font-size: 20px; margin-bottom: 5px; } .widget-profile-image > .card-block > .sections > .section > .amount { font-size: 12px; } .widget-profile-image > .card-block > .sections > .section:last-child { border-right: none; } .widget-profile-image > .card-block > .about { border-top: 1px solid #dee0e1; padding: 20px; } .widget-profile-image > .card-block > .about > .header { font-size: 12px; color: #858585; margin-bottom: 7px; } .widget-profile-image > .card-block > .controls { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-profile-image > .card-block > .controls > .control { height: 42px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #dee0e1; } .widget-profile-image > .card-block > .controls > .control:last-child { border-right: none; } .widget-profile-image > .card-block > .controls > .control:hover { text-decoration: none; } .widget-profile-image > .card-block > .controls > .control > .icon { color: #25628F; font-size: 20px; margin-right: 10px; line-height: 20px; position: relative; top: -1px; } .widget-profile-image > .card-block > .controls > .control > .text { text-decoration: none; color: #25628F; font-size: 12px; line-height: 12px; font-weight: 500; } .widget-amount-statistics { background: #fff; } .widget-amount-statistics > .statistics { -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; border: solid 1px rgba(57, 81, 155, 0.2); height: 100px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .widget-amount-statistics > .statistics > .amount { font-size: 24px; font-weight: 500; margin-bottom: 2px; } .widget-amount-statistics > .statistics > .text { font-size: 12px; } .widget-amount-statistics > .percent { -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; height: 40px; border-bottom: solid 1px rgba(57, 81, 155, 0.2); border-left: solid 1px rgba(57, 81, 155, 0.2); border-right: solid 1px rgba(57, 81, 155, 0.2); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-amount-statistics > .percent > .text { font-size: 12px; } .widget-amount-statistics > .percent > .text:before { font-family: "LineAwesome"; color: #333; font-size: 16px; display: inline-block; margin-right: 7px; position: relative; } .widget-amount-statistics > .percent.up > .text:before { content: "\f113"; top: 2px; } .widget-amount-statistics > .percent.down > .text:before { content: "\f110"; top: 1px; } .widget-amount-statistics.primary > .statistics { background-color: #25628F; border: none; color: #fff; } .widget-amount-statistics.info > .statistics { background-color: #42a5f5; border: none; color: #fff; } .widget-amount-statistics.success > .statistics { background: #4caf50; border: none; color: #fff; } .widget-amount-statistics.warning > .statistics { background: #ffb300; border: none; color: #fff; } .widget-amount-statistics.danger > .statistics { background: #ef5350; border: none; color: #fff; } .widget-amount-statistics.purple > .statistics { background: #cb48bb; border: none; color: #fff; } .widget-amount-statistics.auto-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-amount-statistics.auto-height > .statistics { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; height: auto; } .widget-amount-chart-statistics { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .widget-amount-chart-statistics > .body { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; border: solid 1px rgba(57, 81, 155, 0.2); height: 100px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-amount-chart-statistics > .body > .statistics { padding-left: 25px; } .widget-amount-chart-statistics > .body > .statistics > .amount { font-size: 24px; font-weight: 500; color: #fff; display: block; } .widget-amount-chart-statistics > .body > .statistics > .text { font-size: 14px; font-weight: 500; color: #fff; display: block; } .widget-amount-chart-statistics > .body > .chart { padding-right: 25px; } .widget-amount-chart-statistics > .footer { height: 40px; border-bottom: solid 1px #d7dceb; border-left: solid 1px #d7dceb; border-right: solid 1px #d7dceb; } .widget-amount-chart-statistics.white > .body { background: #fff; color: #333; border-bottom: none; } .widget-amount-chart-statistics.white > .body > .statistics > .amount { color: #25628F; } .widget-amount-chart-statistics.white > .body > .statistics > .text { color: #333; } .widget-amount-chart-statistics.primary > .body { background: #25628F; border: none; color: #fff; } .widget-amount-chart-statistics.info > .body { background: #42a5f5; border: none; color: #fff; } .widget-amount-chart-statistics.success > .body { background: #4caf50; border: none; color: #fff; } .widget-amount-chart-statistics.warning > .body { background: #ffb300; border: none; color: #fff; } .widget-amount-chart-statistics.danger > .body { background: #ef5350; border: none; color: #fff; } .widget-amount-chart-statistics.purple > .body { background: #cb48bb; border: none; color: #fff; } .widget-amount-chart-statistics.auto-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-amount-chart-statistics.auto-height > .body { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; height: auto; } .widget-simple-solid-amount { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 45px 35px; color: #fff; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-border-radius: 2px; border-radius: 2px; } .widget-simple-solid-amount > .amount { font-size: 36px; font-weight: 500; margin-bottom: 5px; } .widget-simple-solid-amount > .description { text-align: center; } .widget-simple-solid-amount.primary { background: #25628F; } .widget-simple-solid-amount.info { background: #42a5f5; } .widget-simple-solid-amount.success { background: #4caf50; } .widget-simple-solid-amount.warning { background: #ffb300; } .widget-simple-solid-amount.danger { background: #ef5350; } .widget-overview { background: #fff; -webkit-border-radius: 2px; border-radius: 2px; border: solid 1px #dee0e1; } .widget-overview > .body { padding: 30px; } .widget-overview > .body > .header { margin: 0; line-height: 14px; margin-bottom: 30px; } .widget-overview > .body > .items { list-style: none; padding: 0; margin: 0; } .widget-overview > .body > .items > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; } .widget-overview > .body > .items > .item:last-child { margin-bottom: 0; } .widget-overview > .body > .items > .item > .icon { width: 36px; height: 36px; -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(57, 80, 155, 0.05); margin-right: 15px; color: #25628F; font-size: 19px; text-align: center; line-height: 36px; } .widget-overview > .body > .items > .item > .text { font-size: 12px; } .widget-overview > .footer { padding: 18px 30px; background: rgba(57, 80, 155, 0.05); border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-overview > .footer > .info > .name { color: #25628F; font-size: 14px; font-weight: 500; display: block; margin-bottom: 2px; } .widget-overview > .footer > .info > .datetime { display: block; color: #858585; font-size: 10px; font-weight: 500; text-transform: uppercase; } .widget-progress-list > .card-block { padding: 0; } .widget-progress-list > .card-block > .item { padding: 15px 20px; border-bottom: 1px solid #dee0e1; } .widget-progress-list > .card-block > .item:last-child { border: none; } .widget-progress-list > .card-block > .item > .info { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 10px; } .widget-progress-list > .card-block > .item > .info > .wrapper > .header { font-size: 12px; font-weight: 500; margin-bottom: 5px; display: block; } .widget-progress-list > .card-block > .item > .info > .wrapper > .description { display: block; font-size: 12px; color: #858585; } .widget-progress-list > .card-block > .item > .info > .percent { font-size: 18px; } .widget-progress-list > .card-block > .item > .progress { margin: 0; } .widget-simple-offer > .card-block { padding-bottom: 27px; } .widget-simple-offer > .card-block > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-simple-offer > .card-block > .item > .preview { margin-right: 15px; } .widget-simple-offer > .card-block > .item > .preview > .video-preview { width: 60px; min-width: 60px; height: 60px; -webkit-border-radius: 2px; border-radius: 2px; background: #ffb300; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .widget-simple-offer > .card-block > .item > .preview > .video-preview > .icon { color: #ffb300; font-size: 12px; line-height: 12px; background: #fff; padding: 5px 5px 5px 7px; -webkit-border-radius: 50%; border-radius: 50%; } .widget-simple-offer > .card-block > .item > .info > .header { font-size: 14px; font-weight: 500; } .widget-simple-offer > .card-block > .item > .info > .text { font-size: 12px; color: #858585; } .widget-events-stream > .card-block { padding: 0; } .widget-events-stream > .card-block .table { width: 100%; } .widget-events-stream > .card-block .table td { padding: 20px; border-bottom: 1px solid #dee0e1; } .widget-events-stream > .card-block .table tr:last-child td { border: none; } .widget-events-stream > .card-block .table .user { width: 60px; position: relative; padding-right: 0; } .widget-events-stream > .card-block .table .user > .avatar { width: 55px; height: 55px; } .widget-events-stream > .card-block .table .user > .label { position: absolute; bottom: 21px; right: -6px; padding-left: 6px; -webkit-border-radius: 12px; border-radius: 12px; background-color: #dee0e1; border: solid 3px #ffffff; color: #333; font-size: 12px; text-align: center; } .widget-events-stream > .card-block .table .info > .name { color: #333; font-size: 14px; font-weight: normal; } .widget-events-stream > .card-block .table .info > .name > .label { margin-left: 10px; } .widget-events-stream > .card-block .table .info > .description { font-size: 12px; color: #858585; display: block; margin-bottom: 5px; } .widget-events-stream > .card-block .table .datetime { width: 80px; text-align: right; font-size: 10px; text-transform: uppercase; padding-left: 0; } .widget-leader-board > .card-block { padding: 0; } .widget-leader-board > .card-block .table { width: 100%; } .widget-leader-board > .card-block .table td { padding: 20px; border-bottom: 1px solid #dee0e1; } .widget-leader-board > .card-block .table tr:last-child td { border: none; } .widget-leader-board > .card-block .table tr.first-place .user { position: relative; } .widget-leader-board > .card-block .table tr.first-place .user:before { border-bottom: 95px solid rgba(222, 186, 12, 0.4); } .widget-leader-board > .card-block .table tr.first-place .user > .label { background-color: #ebd66d; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table tr.second-place .user:before { border-bottom: 95px solid rgba(0, 0, 0, 0.1); } .widget-leader-board > .card-block .table tr.second-place .user > .label { background-color: #d6d6d6; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table tr.third-place .user:before { border-bottom: 95px solid rgba(185, 115, 44, 0.4); } .widget-leader-board > .card-block .table tr.third-place .user > .label { background-color: #e3c7aa; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table .user { width: 85px; position: relative; } .widget-leader-board > .card-block .table .user:before { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-bottom: 95px solid #fff; border-right: 95px solid transparent; } .widget-leader-board > .card-block .table .user > .avatar { width: 55px; height: 55px; } .widget-leader-board > .card-block .table .user > .label { position: absolute; top: 16px; right: 12px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ffffff; border: solid 1px #dee0e1; width: 24px; height: 24px; line-height: 13px; text-align: center; color: #333; font-size: 12px; } .widget-leader-board > .card-block .table .user > .label > span { position: relative; left: -1px; } .widget-leader-board > .card-block .table .info > .name { color: #333; font-size: 14px; font-weight: normal; } .widget-leader-board > .card-block .table .info > .name > .label { margin-left: 10px; } .widget-leader-board > .card-block .table .info > .description { font-size: 12px; color: #858585; display: block; margin-bottom: 5px; } .widget-leader-board > .card-block.scrollable { margin-right: -1px; } .widget-progress-chart-statistics .card-block { padding: 0; } .widget-progress-chart-statistics table.statistics { width: 100%; height: 196px; } .widget-progress-chart-statistics table.statistics td { width: 50%; border-right: 1px solid #dee0e1; text-align: center; padding: 10px; } .widget-progress-chart-statistics table.statistics td:last-child { border-right: none; } .widget-progress-chart-statistics table.statistics tr:first-child td:last-child { border-bottom: 1px solid #dee0e1; } .widget-progress-chart-statistics table.statistics .chart { vertical-align: middle; padding: 10px; } .widget-progress-chart-statistics table.statistics .statistic-item { text-align: center; vertical-align: middle; } .widget-progress-chart-statistics table.statistics .statistic-item > .amount { display: block; font-size: 30px; font-weight: normal; margin-bottom: 3px; } .widget-progress-chart-statistics table.statistics .statistic-item > .text { display: block; text-transform: uppercase; color: #858585; font-size: 11px; font-weight: 500; } .widget-activity-stream { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-activity-stream > .card-block { padding: 0; } .widget-activity-stream > .card-block .activity-stream-items { padding: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .header { margin: 0; line-height: 18px; margin-bottom: 20px; font-weight: normal; margin-left: 55px; } .widget-activity-stream > .card-block .activity-stream-items > .body { display: block; } .widget-activity-stream > .card-block .activity-stream-items > .body + .header { margin-top: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; margin-bottom: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item:last-child { margin-bottom: 0; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .datetime { font-size: 10px; line-height: 10px; text-transform: uppercase; color: #858585; width: 55px; min-width: 55px; position: relative; top: 14px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .avatar { margin-right: 18px; width: 36px; height: 36px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action { position: relative; top: 8px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .name { font-size: 12px; font-weight: 500; color: #333; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .description { font-size: 12px; color: #858585; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .description > a.closed { text-decoration: line-through; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .comment { margin-top: 9px; font-size: 12px; color: #858585; opacity: 0.9; border-left: 4px solid #dee0e1; padding-left: 7px; } .widget-post { border: none; } .widget-post > .card-header { background-image: -webkit-linear-gradient(336deg, #25628F, #42a5f5); background-image: linear-gradient(114deg, #25628F, #42a5f5); } .widget-post > .card-header > .text { font-size: 24px; line-height: 30px; font-weight: normal; color: #fff; } .widget-post > .card-block { border: 1px solid #dee0e1; border-top: none; padding: 20px; } .widget-post > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-post > .card-block > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-post > .card-block > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-post > .card-block > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; } .widget-post > .card-block > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-post > .card-block > .user > .datetime { text-transform: uppercase; font-size: 10px; font-weight: 500; } .widget-post > .card-block > .user + .text { margin-top: 20px; } .widget-post > .card-block > .text + .actions { margin-top: 20px; } .widget-post > .card-block > .actions { margin-top: 20px; } .widget-post > .card-block > .actions > .control { cursor: pointer; display: inline-block; } .widget-post > .card-block > .actions > .control > .icon { color: rgba(58, 82, 155, 0.5); font-size: 19px; display: inline-block; margin-right: 1px; position: relative; top: 2px; } .widget-post > .card-block > .actions > .control > .amount { color: #333; font-size: 12px; } .widget-post > .card-block > .actions > .control + .control { margin-left: 10px; } .widget-post > .card-block > .actions > .control:hover > .icon { color: #25628F; } .widget-like-post > .card-header > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-like-post > .card-header > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-like-post > .card-header > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-like-post > .card-header > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; margin-bottom: 4px; } .widget-like-post > .card-header > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-like-post > .card-block { padding: 20px; } .widget-like-post > .card-block > .text + .thumbnail { margin-top: 20px; } .widget-like-post > .card-block > .thumbnail + .actions { margin-top: 20px; } .widget-like-post > .card-block > .text + .actions { margin-top: 20px; } .widget-like-post > .card-block > .actions { margin-top: 20px; } .widget-like-post > .card-block > .actions > .control { cursor: pointer; display: inline-block; } .widget-like-post > .card-block > .actions > .control > .icon { color: rgba(58, 82, 155, 0.5); font-size: 19px; display: inline-block; margin-right: 1px; position: relative; top: 2px; } .widget-like-post > .card-block > .actions > .control > .amount { color: #333; font-size: 12px; } .widget-like-post > .card-block > .actions > .control + .control { margin-left: 10px; } .widget-like-post > .card-block > .actions > .control:hover > .icon { color: #25628F; } .widget-like-post > .card-block > .likes-block { margin-top: 17px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-like-post > .card-block > .likes-block > .users { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-like-post > .card-block > .likes-block > .users > .user + .user { margin-left: 6px; } .widget-like-post > .card-block > .likes-block > .users > .user + .user > .avatar { width: 26px; height: 26px; } .widget-like-post > .card-block > .likes-block > .text { font-size: 12px; margin-left: 10px; } .widget-followers > .card-block .wrapper { padding: 20px; } .widget-followers > .card-block .wrapper > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-followers > .card-block .wrapper > .user + .user { margin-top: 15px; } .widget-followers > .card-block .wrapper > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-followers > .card-block .wrapper > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-followers > .card-block .wrapper > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; } .widget-followers > .card-block .wrapper > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-followers > .card-block .wrapper > .user > .btn { min-width: 105px; } .widget-to-do-list > .card-block { padding: 0; } .widget-to-do-list > .card-block > .header { padding: 15px 20px; font-size: 12px; font-weight: 500; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-to-do-list > .card-block > .body .wrapper { padding: 0 20px; margin: 0; list-style: none; margin-top: 2px; } .widget-to-do-list > .card-block > .body .wrapper > .task { font-size: 12px; margin-bottom: 12px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-to-do-list > .card-block > .body .wrapper > .task.completed .custom-control-description { text-decoration: line-through; color: rgba(51, 51, 51, 0.6); } .widget-to-do-list > .card-block > .body .wrapper > .task > .icon { color: rgba(0, 0, 0, 0.2); margin-right: 10px; font-size: 18px; } .widget-to-do-list > .card-block > .body .wrapper > .task > .custom-control { margin-bottom: 0; margin-right: 15px; } .widget-to-do-list > .card-block > .footer { padding: 15px 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-to-do-list > .card-block > .footer > .form-control { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-to-do-list > .card-block > .footer > .btn { margin-left: 10px; } .user-widget .card-block { padding: 30px; text-align: center; } .user-widget .card-block > .avatar { display: inline-block; width: 55px; height: 55px; margin-bottom: 6px; } .user-widget .card-block > .name { font-size: 14px; font-weight: 500; margin-bottom: 2px; } .user-widget .card-block > .desc { font-size: 12px; margin-bottom: 25px; } .user-widget .card-block > .desc > .nickname { margin-bottom: 1px; } .user-widget .card-block > .desc > .country { color: #858585; } .user-widget .card-block > .rate { margin-bottom: 25px; } .user-widget .card-block > .rate > .name { font-size: 14px; margin-bottom: 1px; } .user-widget .card-block > .rate > .due-date { color: #858585; } .user-widget .card-block > .balance { margin-bottom: 25px; font-size: 14px; } .amount-widget > .card-header > .controls .control span { color: #fff; } .amount-widget.panel-purple .progress-white[value]::-webkit-progress-bar { background-color: #A639A5; } .amount-widget.panel-info .progress-white[value]::-webkit-progress-bar { background-color: #1B85C0; } .amount-widget.panel-success .progress-white[value]::-webkit-progress-bar { background-color: #23A259; } .amount-widget > .card-block { padding: 10px 15px 16px 15px; } .amount-widget > .card-block > .amount { font-size: 32px; margin-bottom: 10px; } .amount-widget > .card-block > .progress { margin-bottom: 10px; } .amount-widget > .card-block > .desc { color: #fff; line-height: 1.25; } .amount-widget > .card-block > .desc.up:before, .amount-widget > .card-block > .desc.down:before { font-family: "LineAwesome"; color: #fff; font-size: 16px; display: inline-block; margin-right: 7px; position: relative; top: 1px; } .amount-widget > .card-block > .desc.up:before { top: 2px; content: "\f113"; } .amount-widget > .card-block > .desc.down:before { content: "\f110"; } .action-widget .card-block { padding: 0; height: 132px; } .action-widget .card-block > .action { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .action-widget .card-block > .action:hover { text-decoration: none; } .action-widget .card-block > .action > .icon { color: #25628F; font-size: 44px; margin-right: 30px; } .action-widget .card-block > .action > .text { line-height: 1.29; font-size: 14px; } .action-widget.panel-primary .card-block > .action > .icon, .action-widget.panel-primary .card-block > .action > .text, .action-widget.panel-success .card-block > .action > .icon, .action-widget.panel-success .card-block > .action > .text, .action-widget.panel-info .card-block > .action > .icon, .action-widget.panel-info .card-block > .action > .text, .action-widget .panel-danger .card-block > .action > .icon, .action-widget .panel-danger .card-block > .action > .text { color: #fff; } .widget-tasoverview-progress .tasprogress-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .widget-tasoverview-progress .tasprogress-item + .tasprogress-item { margin-top: 18px; } .widget-tasoverview-progress .tasprogress-item .progress { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-tasoverview-progress .tasprogress-item .progress .progress { margin: 0; } .widget-tasoverview-progress .tasprogress-item .label { margin-right: 15px; font-size: 12px; color: #858585; } .widget-tasoverview-progress .task-progress-bar { background-color: #dae5e3; } .widget-tasoverview-progress .task-due-bar { background-color: #c5d4c5; } .widget-tasoverview-progress .task-qa-bar { background-color: #b6ada1; } .widget-tasoverview-progress .task-delegated-bar { background-color: #979189; } .widget-tasoverview-progress .tasprogress-item-statuses { list-style: none; padding: 0; margin-top: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; } .widget-tasoverview-progress .tasprogress-item-statuses li { font-size: 12px; } .widget-tasoverview-progress .tasprogress-item-statuses li:before { content: ''; width: 10px; height: 6px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; margin-right: 10px; } .widget-tasoverview-progress .tasprogress-item-statuses li + li { margin-left: 10px; } .widget-tasoverview-progress .task-progress-bar-status:before { background-color: #dae5e3; } .widget-tasoverview-progress .task-progress-due-status:before { background-color: #c5d4c5; } .widget-tasoverview-progress .task-progress-qa-status:before { background-color: #b6ada1; } .widget-tasoverview-progress .task-progress-delegated-status:before { background-color: #979189; } .widget-tastable .table-tasks { margin-top: 20px; margin-bottom: 0; } .widget-tastable .table-tasks tr:first-child td { border-top: none; } .widget-tastable .table-tasks td { padding-bottom: 6px; font-size: 14px; } .widget-tastable .table-tasks td.cell-checkbox, .widget-tastable .table-tasks td.cell-radio { padding-right: 0; } .widget-tastable .table-tasks td:first-child { padding-left: 0; } .widget-tastable .table-tasks td:last-child { padding-right: 0; text-align: right; } .widget-tastable .table-tasks td.cell-checked { text-decoration: line-through; color: rgba(51, 51, 51, 0.4); text-align: left; } .widget-tasstatuses-progress .tasstatuses-progress-table { width: 100%; margin: 0; margin-top: 25px; } .widget-tasstatuses-progress .tasstatuses-progress-table td { font-size: 12px; border: none; padding-top: 9px; padding-bottom: 9px; } .widget-tasstatuses-progress .tasstatuses-progress-table td:first-child { padding-left: 0; } .widget-tasstatuses-progress .tasstatuses-progress-table td:last-child { padding-right: 0; } .widget-tasstatuses-progress .tasstatuses-progress-table .progress-status { font-weight: 700; } .widget-tasstatuses-progress .tastotal-statuses-progress { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 12px; color: #858585; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 24px; } .widget-tasstatuses-progress .tastotal-statuses-progress .name { font-weight: 500; color: #333; } .widget-tasstatuses-progress .tastotal-statuses-progress .progress { min-width: 180px; margin: 0 20px; } .widget-messages-inbox .card-block { padding-top: 8px; } .widget-messages-inbox .widget-messages-inbox-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding-top: 12px; padding-bottom: 12px; } .widget-messages-inbox .widget-messages-inbox-item + .widget-messages-inbox-item { border-top: 1px solid #dee0e1; } .widget-messages-inbox .widget-messages-inbox-item-avatar { margin-right: 15px; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 3px; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time > .name { font-size: 12px; font-weight: 500; color: #333; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time > .time { text-transform: uppercase; font-size: 10px; color: #858585; } .widget-messages-inbox .widget-messages-inbox-item-body-message { font-size: 12px; color: #263238; margin: 0; } .widget-table .table { margin-top: 15px; margin-bottom: 0; } .widget-table .table th { border-top: none; } .widget-weather-and-datetime { border: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 20px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .widget-weather-and-datetime.sunny { background: #fefcd8; } .widget-weather-and-datetime.sunny .widget-weather-and-datetime-weather-block-amount, .widget-weather-and-datetime.sunny .icon { color: #f88528; } .widget-weather-and-datetime.cold { background: #eff1fc; } .widget-weather-and-datetime.cold .widget-weather-and-datetime-weather-block-amount, .widget-weather-and-datetime.cold .icon { color: #4e54a8; } .widget-weather-and-datetime-weather-block-amount { font-size: 36px; line-height: 36px; font-weight: 600; margin-bottom: 10px; } .widget-weather-and-datetime-weather-block-type { font-size: 14px; color: #171717; margin-bottom: 20px; } .widget-weather-and-datetime-datetime-block-datetime { font-size: 14px; font-weight: 500; text-align: right; color: #171717; text-transform: uppercase; } .widget-weather-and-datetime-datetime-block-location { font-size: 10px; font-weight: 500; text-align: right; color: #333333; text-transform: uppercase; } .widget-weather-and-datetime-datetime-block { text-align: right; } .widget-weather-and-datetime-datetime-block .icon { margin-top: 60px; display: inline-block; font-size: 26px; } .widget-simple-weather-only { border: none; color: #fff; text-align: right; padding: 20px; } .widget-simple-weather-only.sunny { background: #f88528; } .widget-simple-weather-only.cold { background: #4e54a8; } .widget-simple-weather-only .icon { font-size: 26px; } .widget-simple-weather-only-body { text-align: left; margin-top: 30px; } .widget-simple-weather-only-block-amount { font-size: 36px; font-weight: 600; line-height: 36px; margin-bottom: 10px; } .widget-simple-weather-only-location { font-size: 14px; }
public/assets/styles/widgets/panels.css
.panel.widget.widget-info > .card-block > .item, .panel.widget.widget-info > .card-block > .item { margin-bottom: 20px; } .panel.widget.widget-info > .card-block > .item:last-child, .panel.widget.widget-info > .card-block > .item:last-child { margin-bottom: 0; } .panel.widget.widget-info > .card-block > .item > span, .panel.widget.widget-info > .card-block > .item > span { display: block; } .panel.widget.widget-info > .card-block > .item > span:first-child, .panel.widget.widget-info > .card-block > .item > span:first-child { font-size: 10px; font-weight: 500; color: #858585; text-transform: uppercase; } .panel.widget.widget-info > .card-block > .item > span:last-child, .panel.widget.widget-info > .card-block > .item > span:last-child { margin-bottom: 0; font-size: 12px; } .panel.widget.widget-tags > .card-block, .panel.widget.widget-tags > .card-block { padding-bottom: 15px; } .panel.widget.widget-tags > .card-block > .badge, .panel.widget.widget-tags > .card-block > .badge { -webkit-border-radius: 14px; border-radius: 14px; margin-bottom: 10px; margin-right: 10px; padding: 8px 15px; } .panel.widget.widget-users > .card-block > .user, .panel.widget.widget-users > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 12px; } .panel.widget.widget-users > .card-block > .user:last-child, .panel.widget.widget-users > .card-block > .user:last-child { margin-bottom: 0; } .panel.widget.widget-users > .card-block > .user > .avatar, .panel.widget.widget-users > .card-block > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .panel.widget.widget-users > .card-block > .user > .info, .panel.widget.widget-users > .card-block > .user > .info { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .panel.widget.widget-users > .card-block > .user > .info > .name, .panel.widget.widget-users > .card-block > .user > .info > .name { font-size: 12px; font-weight: 500; font-style: normal; display: block; color: #333; } .panel.widget.widget-users > .card-block > .user > .info > .occupation, .panel.widget.widget-users > .card-block > .user > .info > .occupation { font-size: 12px; color: #858585; } .panel.widget.widget-users > .card-block > .user > .add, .panel.widget.widget-users > .card-block > .user > .add { margin-left: 10px; width: 23px; height: 23px; -webkit-border-radius: 12px; border-radius: 12px; border: solid 1px #25628F; display: block; font-size: 14px; color: #25628F; line-height: 21px; text-align: center; text-decoration: none; } .panel.widget.widget-images-grid > .card-block, .panel.widget.widget-images-grid > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 21px; padding-bottom: 21px; } .panel.widget.widget-images-grid > .card-block > .image, .panel.widget.widget-images-grid > .card-block > .image { text-decoration: none; margin-right: 9px; margin-bottom: 9px; } .panel.widget.widget-images-grid > .card-block > .image:hover, .panel.widget.widget-images-grid > .card-block > .image:hover { text-decoration: none; } .panel.widget.widget-images-grid > .card-block > .image > img, .panel.widget.widget-images-grid > .card-block > .image > img { width: 26px; height: 26px; } .panel.widget.widget-photos > .card-block, .panel.widget.widget-photos > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 19px; padding-bottom: 19px; } .panel.widget.widget-photos > .card-block > .photo, .panel.widget.widget-photos > .card-block > .photo { text-decoration: none; margin-right: 9px; margin-bottom: 9px; } .panel.widget.widget-photos > .card-block > .photo:hover, .panel.widget.widget-photos > .card-block > .photo:hover { text-decoration: none; } .panel.widget.widget-photos > .card-block > .photo > img, .panel.widget.widget-photos > .card-block > .photo > img { width: 62px; height: 62px; -webkit-border-radius: 2px; border-radius: 2px; } .panel.widget.widget-videos > .card-block > .video, .panel.widget.widget-videos > .card-block > .video { margin-bottom: 20px; } .panel.widget.widget-videos > .card-block > .video:last-child, .panel.widget.widget-videos > .card-block > .video:last-child { margin-bottom: 0; } .panel.widget.widget-videos > .card-block > .video > .thumbnail, .panel.widget.widget-videos > .card-block > .video > .thumbnail { text-decoration: none; margin-bottom: 10px; display: block; } .panel.widget.widget-videos > .card-block > .video > .thumbnail:hover, .panel.widget.widget-videos > .card-block > .video > .thumbnail:hover { text-decoration: none; } .panel.widget.widget-videos > .card-block > .video > .thumbnail > img, .panel.widget.widget-videos > .card-block > .video > .thumbnail > img { -webkit-border-radius: 2px; border-radius: 2px; } .panel.widget.widget-videos > .card-block > .video > .name, .panel.widget.widget-videos > .card-block > .video > .name { display: block; font-size: 12px; color: #333; text-decoration: none; } .panel.widget.widget-videos > .card-block > .video > .duration, .panel.widget.widget-videos > .card-block > .video > .duration { font-size: 10px; font-weight: 500; color: #858585; } .panel.widget.widget-social-profiles > .card-block, .panel.widget.widget-social-profiles > .card-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 21px; padding-bottom: 21px; } .panel.widget.widget-social-profiles > .card-block > .social-profile, .panel.widget.widget-social-profiles > .card-block > .social-profile { width: 35px; height: 35px; background-color: #ffffff; border: solid 1px #dee0e1; margin-right: 9px; margin-bottom: 9px; line-height: 36px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; } .panel.widget.widget-social-profiles > .card-block > .social-profile > span, .panel.widget.widget-social-profiles > .card-block > .social-profile > span { color: #25628F; font-size: 27px; font-weight: normal; line-height: 33px; } .panel.widget.widget-social-profiles > .card-block > .add, .panel.widget.widget-social-profiles > .card-block > .add { width: 35px; height: 35px; background: #ffffff; -webkit-border-radius: 50%; border-radius: 50%; border: solid 1px #25628F; display: block; font-size: 16px; color: #25628F; line-height: 35px; text-align: center; text-decoration: none; } .widget > .card-block { padding: 0; } .widget.news .list { list-style: none; padding: 0; margin: 0; } .widget.news .list .item { display: block; padding: 15px 20px; color: #333; } .widget.news .list .item:hover { text-decoration: none; } .widget.news .list .item > .datetime { display: block; margin-bottom: 3px; font-size: 10px; color: #858585; } .widget.news .list .item > .text { display: block; font-size: 12px; } .widget.events > .card-block.scrollable { height: 190px; } .widget.events .table { margin: 0; } .widget.events .table td { padding-top: 15px; padding-bottom: 15px; } .widget.events .table tr:first-child td { border-top: none; } .widget.events .icon > span { text-align: center; font-size: 26px; width: 42px; height: 42px; -webkit-border-radius: 50%; border-radius: 50%; line-height: 42px; } .widget.events .icon > span.text-danger { background: rgba(236, 100, 75, 0.1); } .widget.events .icon > span.text-success { background-color: rgba(46, 204, 113, 0.1); } .widget.events .icon > span.text-info { background-color: rgba(33, 166, 240, 0.1); } .widget.events .text { font-size: 12px; font-weight: 500; margin-bottom: 3px; } .widget.events .datetime { font-size: 10px; color: #858585; } .widget.events .amount { width: 1px; white-space: nowrap; text-align: right; } .widget.chart #chart .c3-line-data1, .widget.chart #chart .c3-line-data2 { stroke-width: 2px; } .widget.chart .card-block > .header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 13px 20px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #d7dceb; } .widget.chart .card-block > .header > .labels > .label { display: inline-block; margin-right: 20px; font-size: 12px; line-height: 12px; } .widget.chart .card-block > .header > .labels > .label > .point { width: 13px; height: 13px; -webkit-border-radius: 2px; border-radius: 2px; display: inline-block; margin-right: 7px; position: relative; top: 2px; } .widget.chart .card-block > .header > .sort > .dropdown > .btn { padding: 0; height: auto; } .widget.chart .card-block > .header > .sort > .dropdown > .btn > .text { color: #858585; display: inline-block; margin-right: 2px; } .widget.chart .card-block > .header > .sort > .dropdown > .dropdown-menu { margin-top: 8px; margin-right: 0; } .widget.chart .card-block > .wrapper { padding: 20px 25px 20px 15px; } .widget-audio { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding: 15px 20px; background: #fff; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .widget-audio > .control { width: 36px; height: 36px; -webkit-border-radius: 18px; border-radius: 18px; border: solid 1px rgba(57, 81, 155, 0.3); color: #25628F; font-size: 20px; text-align: center; line-height: 34px; margin-right: 15px; cursor: pointer; background: #fff; } .widget-audio > .control > span { position: relative; left: 1px; } .widget-audio > .info { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .widget-audio > .info > .header { margin-bottom: 10px; } .widget-audio > .info > .header > .album-name { margin-bottom: 2px; } .widget-audio > .info > .header > .album-name > span { color: #858585; } .widget-audio > .info > .header > .song-name { font-weight: 500; } .widget-audio > .info > .body > .progress { margin-bottom: 10px; } .widget-audio > .info > .body > .time { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 10px; } .widget-profile-default > .card-block { padding: 0; } .widget-profile-default > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding: 20px; height: 95px; } .widget-profile-default > .card-block > .user > .avatar { margin-right: 12px; } .widget-profile-default > .card-block > .user > .avatar > img { width: 55px; height: 55px; } .widget-profile-default > .card-block > .user > .info > .name { color: #333; display: block; font-size: 14px; font-weight: 500; } .widget-profile-default > .card-block > .user > .info > .nickname { display: block; color: #333; font-size: 12px; } .widget-profile-default > .card-block > .user > .info > .location { display: block; font-size: 12px; color: #858585; } .widget-profile-default > .card-block > .sections { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-profile-default > .card-block > .sections > .section { width: 25%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 60px; border-right: 1px solid #dee0e1; } .widget-profile-default > .card-block > .sections > .section > .icon { font-size: 19px; margin-bottom: 5px; } .widget-profile-default > .card-block > .sections > .section > .amount { font-size: 12px; } .widget-profile-default > .card-block > .sections > .section:last-child { border-right: none; } .widget-profile-default > .card-block > .about { border-top: 1px solid #dee0e1; padding: 20px; } .widget-profile-default > .card-block > .about > .header { font-size: 12px; color: #858585; margin-bottom: 7px; } .widget-profile-default > .card-block > .controls { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-profile-default > .card-block > .controls > .control { height: 42px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #dee0e1; } .widget-profile-default > .card-block > .controls > .control:last-child { border-right: none; } .widget-profile-default > .card-block > .controls > .control:hover { text-decoration: none; } .widget-profile-default > .card-block > .controls > .control > .icon { color: #25628F; font-size: 20px; margin-right: 10px; line-height: 20px; position: relative; top: -1px; } .widget-profile-default > .card-block > .controls > .control > .text { text-decoration: none; color: #25628F; font-size: 12px; line-height: 12px; font-weight: 500; } .widget-profile-image > .card-block { padding: 0; } .widget-profile-image > .card-block > .cover { height: 120px; background-color: #ccc; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-top: -1px; margin-left: -1px; margin-right: -1px; } .widget-profile-image > .card-block > .user { margin-top: -40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-profile-image > .card-block > .user > .avatar { margin-bottom: 10px; } .widget-profile-image > .card-block > .user > .avatar > img { width: 80px; height: 80px; border: solid 3px #fff; } .widget-profile-image > .card-block > .user > .info { text-align: center; height: 91px; } .widget-profile-image > .card-block > .user > .info > .name { color: #333; display: block; font-size: 14px; font-weight: 500; } .widget-profile-image > .card-block > .user > .info > .nickname { display: block; color: #333; font-size: 12px; } .widget-profile-image > .card-block > .user > .info > .location { display: block; font-size: 12px; color: #858585; } .widget-profile-image > .card-block > .sections { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-profile-image > .card-block > .sections > .section { width: 25%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 60px; border-right: 1px solid #dee0e1; } .widget-profile-image > .card-block > .sections > .section > .icon { font-size: 20px; margin-bottom: 5px; } .widget-profile-image > .card-block > .sections > .section > .amount { font-size: 12px; } .widget-profile-image > .card-block > .sections > .section:last-child { border-right: none; } .widget-profile-image > .card-block > .about { border-top: 1px solid #dee0e1; padding: 20px; } .widget-profile-image > .card-block > .about > .header { font-size: 12px; color: #858585; margin-bottom: 7px; } .widget-profile-image > .card-block > .controls { border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-profile-image > .card-block > .controls > .control { height: 42px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #dee0e1; } .widget-profile-image > .card-block > .controls > .control:last-child { border-right: none; } .widget-profile-image > .card-block > .controls > .control:hover { text-decoration: none; } .widget-profile-image > .card-block > .controls > .control > .icon { color: #25628F; font-size: 20px; margin-right: 10px; line-height: 20px; position: relative; top: -1px; } .widget-profile-image > .card-block > .controls > .control > .text { text-decoration: none; color: #25628F; font-size: 12px; line-height: 12px; font-weight: 500; } .widget-amount-statistics { background: #fff; } .widget-amount-statistics > .statistics { -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; border: solid 1px rgba(57, 81, 155, 0.2); height: 100px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .widget-amount-statistics > .statistics > .amount { font-size: 24px; font-weight: 500; margin-bottom: 2px; } .widget-amount-statistics > .statistics > .text { font-size: 12px; } .widget-amount-statistics > .percent { -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; height: 40px; border-bottom: solid 1px rgba(57, 81, 155, 0.2); border-left: solid 1px rgba(57, 81, 155, 0.2); border-right: solid 1px rgba(57, 81, 155, 0.2); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-amount-statistics > .percent > .text { font-size: 12px; } .widget-amount-statistics > .percent > .text:before { font-family: "LineAwesome"; color: #333; font-size: 16px; display: inline-block; margin-right: 7px; position: relative; } .widget-amount-statistics > .percent.up > .text:before { content: "\f113"; top: 2px; } .widget-amount-statistics > .percent.down > .text:before { content: "\f110"; top: 1px; } .widget-amount-statistics.primary > .statistics { background-color: #25628F; border: none; color: #fff; } .widget-amount-statistics.info > .statistics { background-color: #42a5f5; border: none; color: #fff; } .widget-amount-statistics.success > .statistics { background: #4caf50; border: none; color: #fff; } .widget-amount-statistics.warning > .statistics { background: #ffb300; border: none; color: #fff; } .widget-amount-statistics.danger > .statistics { background: #ef5350; border: none; color: #fff; } .widget-amount-statistics.purple > .statistics { background: #cb48bb; border: none; color: #fff; } .widget-amount-statistics.auto-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-amount-statistics.auto-height > .statistics { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; height: auto; } .widget-amount-chart-statistics { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .widget-amount-chart-statistics > .body { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; border: solid 1px rgba(57, 81, 155, 0.2); height: 100px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-amount-chart-statistics > .body > .statistics { padding-left: 25px; } .widget-amount-chart-statistics > .body > .statistics > .amount { font-size: 24px; font-weight: 500; color: #fff; display: block; } .widget-amount-chart-statistics > .body > .statistics > .text { font-size: 14px; font-weight: 500; color: #fff; display: block; } .widget-amount-chart-statistics > .body > .chart { padding-right: 25px; } .widget-amount-chart-statistics > .footer { height: 40px; border-bottom: solid 1px #d7dceb; border-left: solid 1px #d7dceb; border-right: solid 1px #d7dceb; } .widget-amount-chart-statistics.white > .body { background: #fff; color: #333; border-bottom: none; } .widget-amount-chart-statistics.white > .body > .statistics > .amount { color: #25628F; } .widget-amount-chart-statistics.white > .body > .statistics > .text { color: #333; } .widget-amount-chart-statistics.primary > .body { background: #25628F; border: none; color: #fff; } .widget-amount-chart-statistics.info > .body { background: #42a5f5; border: none; color: #fff; } .widget-amount-chart-statistics.success > .body { background: #4caf50; border: none; color: #fff; } .widget-amount-chart-statistics.warning > .body { background: #ffb300; border: none; color: #fff; } .widget-amount-chart-statistics.danger > .body { background: #ef5350; border: none; color: #fff; } .widget-amount-chart-statistics.purple > .body { background: #cb48bb; border: none; color: #fff; } .widget-amount-chart-statistics.auto-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-amount-chart-statistics.auto-height > .body { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; height: auto; } .widget-simple-solid-amount { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 45px 35px; color: #fff; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-border-radius: 2px; border-radius: 2px; } .widget-simple-solid-amount > .amount { font-size: 36px; font-weight: 500; margin-bottom: 5px; } .widget-simple-solid-amount > .description { text-align: center; } .widget-simple-solid-amount.primary { background: #25628F; } .widget-simple-solid-amount.info { background: #42a5f5; } .widget-simple-solid-amount.success { background: #4caf50; } .widget-simple-solid-amount.warning { background: #ffb300; } .widget-simple-solid-amount.danger { background: #ef5350; } .widget-overview { background: #fff; -webkit-border-radius: 2px; border-radius: 2px; border: solid 1px #dee0e1; } .widget-overview > .body { padding: 30px; } .widget-overview > .body > .header { margin: 0; line-height: 14px; margin-bottom: 30px; } .widget-overview > .body > .items { list-style: none; padding: 0; margin: 0; } .widget-overview > .body > .items > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; } .widget-overview > .body > .items > .item:last-child { margin-bottom: 0; } .widget-overview > .body > .items > .item > .icon { width: 36px; height: 36px; -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(57, 80, 155, 0.05); margin-right: 15px; color: #25628F; font-size: 19px; text-align: center; line-height: 36px; } .widget-overview > .body > .items > .item > .text { font-size: 12px; } .widget-overview > .footer { padding: 18px 30px; background: rgba(57, 80, 155, 0.05); border-top: 1px solid #dee0e1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-overview > .footer > .info > .name { color: #25628F; font-size: 14px; font-weight: 500; display: block; margin-bottom: 2px; } .widget-overview > .footer > .info > .datetime { display: block; color: #858585; font-size: 10px; font-weight: 500; text-transform: uppercase; } .widget-progress-list > .card-block { padding: 0; } .widget-progress-list > .card-block > .item { padding: 15px 20px; border-bottom: 1px solid #dee0e1; } .widget-progress-list > .card-block > .item:last-child { border: none; } .widget-progress-list > .card-block > .item > .info { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 10px; } .widget-progress-list > .card-block > .item > .info > .wrapper > .header { font-size: 12px; font-weight: 500; margin-bottom: 5px; display: block; } .widget-progress-list > .card-block > .item > .info > .wrapper > .description { display: block; font-size: 12px; color: #858585; } .widget-progress-list > .card-block > .item > .info > .percent { font-size: 18px; } .widget-progress-list > .card-block > .item > .progress { margin: 0; } .widget-simple-offer > .card-block { padding-bottom: 27px; } .widget-simple-offer > .card-block > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-simple-offer > .card-block > .item > .preview { margin-right: 15px; } .widget-simple-offer > .card-block > .item > .preview > .video-preview { width: 60px; min-width: 60px; height: 60px; -webkit-border-radius: 2px; border-radius: 2px; background: #ffb300; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .widget-simple-offer > .card-block > .item > .preview > .video-preview > .icon { color: #ffb300; font-size: 12px; line-height: 12px; background: #fff; padding: 5px 5px 5px 7px; -webkit-border-radius: 50%; border-radius: 50%; } .widget-simple-offer > .card-block > .item > .info > .header { font-size: 14px; font-weight: 500; } .widget-simple-offer > .card-block > .item > .info > .text { font-size: 12px; color: #858585; } .widget-events-stream > .card-block { padding: 0; } .widget-events-stream > .card-block .table { width: 100%; } .widget-events-stream > .card-block .table td { padding: 20px; border-bottom: 1px solid #dee0e1; } .widget-events-stream > .card-block .table tr:last-child td { border: none; } .widget-events-stream > .card-block .table .user { width: 60px; position: relative; padding-right: 0; } .widget-events-stream > .card-block .table .user > .avatar { width: 55px; height: 55px; } .widget-events-stream > .card-block .table .user > .label { position: absolute; bottom: 21px; right: -6px; padding-left: 6px; -webkit-border-radius: 12px; border-radius: 12px; background-color: #dee0e1; border: solid 3px #ffffff; color: #333; font-size: 12px; text-align: center; } .widget-events-stream > .card-block .table .info > .name { color: #333; font-size: 14px; font-weight: normal; } .widget-events-stream > .card-block .table .info > .name > .label { margin-left: 10px; } .widget-events-stream > .card-block .table .info > .description { font-size: 12px; color: #858585; display: block; margin-bottom: 5px; } .widget-events-stream > .card-block .table .datetime { width: 80px; text-align: right; font-size: 10px; text-transform: uppercase; padding-left: 0; } .widget-leader-board > .card-block { padding: 0; } .widget-leader-board > .card-block .table { width: 100%; } .widget-leader-board > .card-block .table td { padding: 20px; border-bottom: 1px solid #dee0e1; } .widget-leader-board > .card-block .table tr:last-child td { border: none; } .widget-leader-board > .card-block .table tr.first-place .user { position: relative; } .widget-leader-board > .card-block .table tr.first-place .user:before { border-bottom: 95px solid rgba(222, 186, 12, 0.4); } .widget-leader-board > .card-block .table tr.first-place .user > .label { background-color: #ebd66d; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table tr.second-place .user:before { border-bottom: 95px solid rgba(0, 0, 0, 0.1); } .widget-leader-board > .card-block .table tr.second-place .user > .label { background-color: #d6d6d6; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table tr.third-place .user:before { border-bottom: 95px solid rgba(185, 115, 44, 0.4); } .widget-leader-board > .card-block .table tr.third-place .user > .label { background-color: #e3c7aa; border: solid 3px #fff; font-weight: 500; width: 27px; height: 27px; top: 14px; right: 9px; line-height: 12px; } .widget-leader-board > .card-block .table .user { width: 85px; position: relative; } .widget-leader-board > .card-block .table .user:before { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-bottom: 95px solid #fff; border-right: 95px solid transparent; } .widget-leader-board > .card-block .table .user > .avatar { width: 55px; height: 55px; } .widget-leader-board > .card-block .table .user > .label { position: absolute; top: 16px; right: 12px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ffffff; border: solid 1px #dee0e1; width: 24px; height: 24px; line-height: 13px; text-align: center; color: #333; font-size: 12px; } .widget-leader-board > .card-block .table .user > .label > span { position: relative; left: -1px; } .widget-leader-board > .card-block .table .info > .name { color: #333; font-size: 14px; font-weight: normal; } .widget-leader-board > .card-block .table .info > .name > .label { margin-left: 10px; } .widget-leader-board > .card-block .table .info > .description { font-size: 12px; color: #858585; display: block; margin-bottom: 5px; } .widget-leader-board > .card-block.scrollable { margin-right: -1px; } .widget-progress-chart-statistics .card-block { padding: 0; } .widget-progress-chart-statistics table.statistics { width: 100%; height: 196px; } .widget-progress-chart-statistics table.statistics td { width: 50%; border-right: 1px solid #dee0e1; text-align: center; padding: 10px; } .widget-progress-chart-statistics table.statistics td:last-child { border-right: none; } .widget-progress-chart-statistics table.statistics tr:first-child td:last-child { border-bottom: 1px solid #dee0e1; } .widget-progress-chart-statistics table.statistics .chart { vertical-align: middle; padding: 10px; } .widget-progress-chart-statistics table.statistics .statistic-item { text-align: center; vertical-align: middle; } .widget-progress-chart-statistics table.statistics .statistic-item > .amount { display: block; font-size: 30px; font-weight: normal; margin-bottom: 3px; } .widget-progress-chart-statistics table.statistics .statistic-item > .text { display: block; text-transform: uppercase; color: #858585; font-size: 11px; font-weight: 500; } .widget-activity-stream { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } .widget-activity-stream > .card-block { padding: 0; } .widget-activity-stream > .card-block .activity-stream-items { padding: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .header { margin: 0; line-height: 18px; margin-bottom: 20px; font-weight: normal; margin-left: 55px; } .widget-activity-stream > .card-block .activity-stream-items > .body { display: block; } .widget-activity-stream > .card-block .activity-stream-items > .body + .header { margin-top: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; margin-bottom: 20px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item:last-child { margin-bottom: 0; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .datetime { font-size: 10px; line-height: 10px; text-transform: uppercase; color: #858585; width: 55px; min-width: 55px; position: relative; top: 14px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .avatar { margin-right: 18px; width: 36px; height: 36px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action { position: relative; top: 8px; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .name { font-size: 12px; font-weight: 500; color: #333; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .description { font-size: 12px; color: #858585; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .description > a.closed { text-decoration: line-through; } .widget-activity-stream > .card-block .activity-stream-items > .body > .item > .action > .comment { margin-top: 9px; font-size: 12px; color: #858585; opacity: 0.9; border-left: 4px solid #dee0e1; padding-left: 7px; } .widget-post { border: none; } .widget-post > .card-header { background-image: -webkit-linear-gradient(336deg, #25628F, #42a5f5); background-image: linear-gradient(114deg, #25628F, #42a5f5); } .widget-post > .card-header > .text { font-size: 24px; line-height: 30px; font-weight: normal; color: #fff; } .widget-post > .card-block { border: 1px solid #dee0e1; border-top: none; padding: 20px; } .widget-post > .card-block > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-post > .card-block > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-post > .card-block > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-post > .card-block > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; } .widget-post > .card-block > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-post > .card-block > .user > .datetime { text-transform: uppercase; font-size: 10px; font-weight: 500; } .widget-post > .card-block > .user + .text { margin-top: 20px; } .widget-post > .card-block > .text + .actions { margin-top: 20px; } .widget-post > .card-block > .actions { margin-top: 20px; } .widget-post > .card-block > .actions > .control { cursor: pointer; display: inline-block; } .widget-post > .card-block > .actions > .control > .icon { color: rgba(58, 82, 155, 0.5); font-size: 19px; display: inline-block; margin-right: 1px; position: relative; top: 2px; } .widget-post > .card-block > .actions > .control > .amount { color: #333; font-size: 12px; } .widget-post > .card-block > .actions > .control + .control { margin-left: 10px; } .widget-post > .card-block > .actions > .control:hover > .icon { color: #25628F; } .widget-like-post > .card-header > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-like-post > .card-header > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-like-post > .card-header > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-like-post > .card-header > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; margin-bottom: 4px; } .widget-like-post > .card-header > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-like-post > .card-block { padding: 20px; } .widget-like-post > .card-block > .text + .thumbnail { margin-top: 20px; } .widget-like-post > .card-block > .thumbnail + .actions { margin-top: 20px; } .widget-like-post > .card-block > .text + .actions { margin-top: 20px; } .widget-like-post > .card-block > .actions { margin-top: 20px; } .widget-like-post > .card-block > .actions > .control { cursor: pointer; display: inline-block; } .widget-like-post > .card-block > .actions > .control > .icon { color: rgba(58, 82, 155, 0.5); font-size: 19px; display: inline-block; margin-right: 1px; position: relative; top: 2px; } .widget-like-post > .card-block > .actions > .control > .amount { color: #333; font-size: 12px; } .widget-like-post > .card-block > .actions > .control + .control { margin-left: 10px; } .widget-like-post > .card-block > .actions > .control:hover > .icon { color: #25628F; } .widget-like-post > .card-block > .likes-block { margin-top: 17px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-like-post > .card-block > .likes-block > .users { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-like-post > .card-block > .likes-block > .users > .user + .user { margin-left: 6px; } .widget-like-post > .card-block > .likes-block > .users > .user + .user > .avatar { width: 26px; height: 26px; } .widget-like-post > .card-block > .likes-block > .text { font-size: 12px; margin-left: 10px; } .widget-followers > .card-block .wrapper { padding: 20px; } .widget-followers > .card-block .wrapper > .user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; } .widget-followers > .card-block .wrapper > .user + .user { margin-top: 15px; } .widget-followers > .card-block .wrapper > .user > .avatar { width: 36px; height: 36px; margin-right: 10px; } .widget-followers > .card-block .wrapper > .user > .info { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-followers > .card-block .wrapper > .user > .info > .name { color: #333; font-size: 12px; font-weight: 500; display: block; } .widget-followers > .card-block .wrapper > .user > .info > .description { font-size: 12px; color: rgba(51, 51, 51, 0.8); font-weight: normal; } .widget-followers > .card-block .wrapper > .user > .btn { min-width: 105px; } .widget-to-do-list > .card-block { padding: 0; } .widget-to-do-list > .card-block > .header { padding: 15px 20px; font-size: 12px; font-weight: 500; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-to-do-list > .card-block > .body .wrapper { padding: 0 20px; margin: 0; list-style: none; margin-top: 2px; } .widget-to-do-list > .card-block > .body .wrapper > .task { font-size: 12px; margin-bottom: 12px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .widget-to-do-list > .card-block > .body .wrapper > .task.completed .custom-control-description { text-decoration: line-through; color: rgba(51, 51, 51, 0.6); } .widget-to-do-list > .card-block > .body .wrapper > .task > .icon { color: rgba(0, 0, 0, 0.2); margin-right: 10px; font-size: 18px; } .widget-to-do-list > .card-block > .body .wrapper > .task > .custom-control { margin-bottom: 0; margin-right: 15px; } .widget-to-do-list > .card-block > .footer { padding: 15px 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .widget-to-do-list > .card-block > .footer > .form-control { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-to-do-list > .card-block > .footer > .btn { margin-left: 10px; } .user-widget .card-block { padding: 30px; text-align: center; } .user-widget .card-block > .avatar { display: inline-block; width: 55px; height: 55px; margin-bottom: 6px; } .user-widget .card-block > .name { font-size: 14px; font-weight: 500; margin-bottom: 2px; } .user-widget .card-block > .desc { font-size: 12px; margin-bottom: 25px; } .user-widget .card-block > .desc > .nickname { margin-bottom: 1px; } .user-widget .card-block > .desc > .country { color: #858585; } .user-widget .card-block > .rate { margin-bottom: 25px; } .user-widget .card-block > .rate > .name { font-size: 14px; margin-bottom: 1px; } .user-widget .card-block > .rate > .due-date { color: #858585; } .user-widget .card-block > .balance { margin-bottom: 25px; font-size: 14px; } .amount-widget > .card-header > .controls .control span { color: #fff; } .amount-widget.panel-purple .progress-white[value]::-webkit-progress-bar { background-color: #A639A5; } .amount-widget.panel-info .progress-white[value]::-webkit-progress-bar { background-color: #1B85C0; } .amount-widget.panel-success .progress-white[value]::-webkit-progress-bar { background-color: #23A259; } .amount-widget > .card-block { padding: 10px 15px 16px 15px; } .amount-widget > .card-block > .amount { font-size: 32px; margin-bottom: 10px; } .amount-widget > .card-block > .progress { margin-bottom: 10px; } .amount-widget > .card-block > .desc { color: #fff; line-height: 1.25; } .amount-widget > .card-block > .desc.up:before, .amount-widget > .card-block > .desc.down:before { font-family: "LineAwesome"; color: #fff; font-size: 16px; display: inline-block; margin-right: 7px; position: relative; top: 1px; } .amount-widget > .card-block > .desc.up:before { top: 2px; content: "\f113"; } .amount-widget > .card-block > .desc.down:before { content: "\f110"; } .action-widget .card-block { padding: 0; height: 132px; } .action-widget .card-block > .action { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .action-widget .card-block > .action:hover { text-decoration: none; } .action-widget .card-block > .action > .icon { color: #25628F; font-size: 44px; margin-right: 30px; } .action-widget .card-block > .action > .text { line-height: 1.29; font-size: 14px; } .action-widget.panel-primary .card-block > .action > .icon, .action-widget.panel-primary .card-block > .action > .text, .action-widget.panel-success .card-block > .action > .icon, .action-widget.panel-success .card-block > .action > .text, .action-widget.panel-info .card-block > .action > .icon, .action-widget.panel-info .card-block > .action > .text, .action-widget .panel-danger .card-block > .action > .icon, .action-widget .panel-danger .card-block > .action > .text { color: #fff; } .widget-tasoverview-progress .tasprogress-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .widget-tasoverview-progress .tasprogress-item + .tasprogress-item { margin-top: 18px; } .widget-tasoverview-progress .tasprogress-item .progress { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .widget-tasoverview-progress .tasprogress-item .progress .progress { margin: 0; } .widget-tasoverview-progress .tasprogress-item .label { margin-right: 15px; font-size: 12px; color: #858585; } .widget-tasoverview-progress .task-progress-bar { background-color: #dae5e3; } .widget-tasoverview-progress .task-due-bar { background-color: #c5d4c5; } .widget-tasoverview-progress .task-qa-bar { background-color: #b6ada1; } .widget-tasoverview-progress .task-delegated-bar { background-color: #979189; } .widget-tasoverview-progress .tasprogress-item-statuses { list-style: none; padding: 0; margin-top: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; } .widget-tasoverview-progress .tasprogress-item-statuses li { font-size: 12px; } .widget-tasoverview-progress .tasprogress-item-statuses li:before { content: ''; width: 10px; height: 6px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; margin-right: 10px; } .widget-tasoverview-progress .tasprogress-item-statuses li + li { margin-left: 10px; } .widget-tasoverview-progress .task-progress-bar-status:before { background-color: #dae5e3; } .widget-tasoverview-progress .task-progress-due-status:before { background-color: #c5d4c5; } .widget-tasoverview-progress .task-progress-qa-status:before { background-color: #b6ada1; } .widget-tasoverview-progress .task-progress-delegated-status:before { background-color: #979189; } .widget-tastable .table-tasks { margin-top: 20px; margin-bottom: 0; } .widget-tastable .table-tasks tr:first-child td { border-top: none; } .widget-tastable .table-tasks td { padding-bottom: 6px; font-size: 14px; } .widget-tastable .table-tasks td.cell-checkbox, .widget-tastable .table-tasks td.cell-radio { padding-right: 0; } .widget-tastable .table-tasks td:first-child { padding-left: 0; } .widget-tastable .table-tasks td:last-child { padding-right: 0; text-align: right; } .widget-tastable .table-tasks td.cell-checked { text-decoration: line-through; color: rgba(51, 51, 51, 0.4); text-align: left; } .widget-tasstatuses-progress .tasstatuses-progress-table { width: 100%; margin: 0; margin-top: 25px; } .widget-tasstatuses-progress .tasstatuses-progress-table td { font-size: 12px; border: none; padding-top: 9px; padding-bottom: 9px; } .widget-tasstatuses-progress .tasstatuses-progress-table td:first-child { padding-left: 0; } .widget-tasstatuses-progress .tasstatuses-progress-table td:last-child { padding-right: 0; } .widget-tasstatuses-progress .tasstatuses-progress-table .progress-status { font-weight: 700; } .widget-tasstatuses-progress .tastotal-statuses-progress { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 12px; color: #858585; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 24px; } .widget-tasstatuses-progress .tastotal-statuses-progress .name { font-weight: 500; color: #333; } .widget-tasstatuses-progress .tastotal-statuses-progress .progress { min-width: 180px; margin: 0 20px; } .widget-messages-inbox .card-block { padding-top: 8px; } .widget-messages-inbox .widget-messages-inbox-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; padding-top: 12px; padding-bottom: 12px; } .widget-messages-inbox .widget-messages-inbox-item + .widget-messages-inbox-item { border-top: 1px solid #dee0e1; } .widget-messages-inbox .widget-messages-inbox-item-avatar { margin-right: 15px; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 3px; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time > .name { font-size: 12px; font-weight: 500; color: #333; } .widget-messages-inbox .widget-messages-inbox-item-body-name-and-time > .time { text-transform: uppercase; font-size: 10px; color: #858585; } .widget-messages-inbox .widget-messages-inbox-item-body-message { font-size: 12px; color: #263238; margin: 0; } .widget-table .table { margin-top: 15px; margin-bottom: 0; } .widget-table .table th { border-top: none; } .widget-weather-and-datetime { border: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 20px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .widget-weather-and-datetime.sunny { background: #fefcd8; } .widget-weather-and-datetime.sunny .widget-weather-and-datetime-weather-block-amount, .widget-weather-and-datetime.sunny .icon { color: #f88528; } .widget-weather-and-datetime.cold { background: #eff1fc; } .widget-weather-and-datetime.cold .widget-weather-and-datetime-weather-block-amount, .widget-weather-and-datetime.cold .icon { color: #4e54a8; } .widget-weather-and-datetime-weather-block-amount { font-size: 36px; line-height: 36px; font-weight: 600; margin-bottom: 10px; } .widget-weather-and-datetime-weather-block-type { font-size: 14px; color: #171717; margin-bottom: 20px; } .widget-weather-and-datetime-datetime-block-datetime { font-size: 14px; font-weight: 500; text-align: right; color: #171717; text-transform: uppercase; } .widget-weather-and-datetime-datetime-block-location { font-size: 10px; font-weight: 500; text-align: right; color: #333333; text-transform: uppercase; } .widget-weather-and-datetime-datetime-block { text-align: right; } .widget-weather-and-datetime-datetime-block .icon { margin-top: 60px; display: inline-block; font-size: 26px; } .widget-simple-weather-only { border: none; color: #fff; text-align: right; padding: 20px; } .widget-simple-weather-only.sunny { background: #f88528; } .widget-simple-weather-only.cold { background: #4e54a8; } .widget-simple-weather-only .icon { font-size: 26px; } .widget-simple-weather-only-body { text-align: left; margin-top: 30px; } .widget-simple-weather-only-block-amount { font-size: 36px; font-weight: 600; line-height: 36px; margin-bottom: 10px; } .widget-simple-weather-only-location { font-size: 14px; }
0.302082
0.037117
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {margin: 0; padding: 0; border: 0; outline: none;list-style: none;} html{ height: 100%;} h1, h2, h3, h4, h5, h6{font-family: "微软雅黑"; padding: 0; margin: 0;} ul, ol{list-style: none;} a{color: black;text-decoration: none;} a:hover{text-decoration: none;} input {background: none;} i {font-style: normal;} .w_20 {width: 20% !important;} .w_30 {width: 30% !important;} .w_40 {width: 40% !important;} .w_45 {width: 45% !important;} .w_50 {width: 50% !important;} .w_55 {width: 55% !important;} .w_60 {width: 60% !important;} .w_70 {width: 70% !important;} .w_80 {width: 80% !important;} .w_90 {width: 90% !important;} .w_100 {width: 100% !important;} .lh_1 {line-height: 1.75rem;} .lh_2 {line-height: 3.5rem;} .lh_3 {line-height: 5.25rem;} .lh_4 {line-height: 7rem;} .lh_5 {line-height: 8.75rem;} .lh_6 {line-height: 10.5rem;} .lh_7 {line-height: 12rem;} .pl15 {padding-left: 15px;} .tl {text-align: left} .tr {text-align: right} .tc {text-align: center;} .fg {color: #06C1AE;} .bg1 {background: #FF6946;} .bg2 {background: #f5f5f5;} .bg3 {background: #ffffff;} .bg4 {background: #06C1AE!important;}/*绿色*/ .bg5 {background: #F09719!important;} /*黄色*/ .pl15 {padding-left: 15px;} .pt15 {padding-top: 15px;} .ml_5 {margin-left: 5%;} .mt_1r {margin-top: 1rem;} .white {color: #ffffff !important;} .clear {clear: both;} .fl {float: left;} .fr {float: right;} .jz{ background: #06C1AE;} .main {width:100%;} .am-header-default .am-header-title, .am-header-default .am-header-title a{ color: #FFFFFF;} .am-header-default .am-header-nav>a{ color: #FFFFFF;} .sq-head{ border-bottom: 1px solid #e9e9e9; overflow: hidden; color: #FF4823; position: fixed; top: 0; z-index: 9999; left: 0; } .jz .am-icon-caret-down{ color: #fe3360; } /*登录*/ .login-password {margin: 1.5rem 5%; width: 90%; font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;} .agree{margin: 0rem 5%; width: 90%; font-size: 13px; } .agree a{ color: #FF4823;} .agree .xy{ color: #FF4823; text-decoration: underline;} .line{ border-bottom: 1px solid #c8c7cd; margin:3rem 5%; width: 90%; } .line-text{ text-align: center; color: #bababa; margin: -4rem auto 0 auto; background: #fff; width: 50%;} .forget{ float: right; color: #666;} .second-login li{ float: left; width: 33.33%; text-align: center;} .second-login li a{ width: 50%; display: block; margin: 0 auto;} .second-login li a img{ width: 100%; height: 100%; } .second-login{ overflow: hidden; margin: 1rem 0;} .login-logo p{ color: #bababa;} .login-logo{ text-align: center; margin: 3rem 0;} .login-logo img { width: 120px;border-radius: 50%;} .login-btn{margin: 1.5rem 5%; border: 0; color: #fff; width: 90%; font-size: 1.6rem; padding: 1rem;border-radius: 5px; background: #FF6946;} /*忘记密码*/ .yzm{ overflow: hidden; margin: 0 5%; width: 90%; font-size: 1.4rem;} .login-btn1{margin: 1.5rem 5%; border: 0; color: #fff; width: 90%; font-size: 1.6rem; padding: 1rem;border-radius: 5px; background-color: #06C1AE;} /*注册*/ .tip {margin: 2rem 7%;} .reg{margin: 10px 3%;} .reg h3 {width: 30%;float: left;line-height: 45px;font-weight: 400;} .reg-name,.reg-password {width: 70%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .reg-dress{width: 60%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .agree{margin: 0rem 5%; width: 90%; font-size: 13px; } .agree .xy{ color: #cb2527; text-decoration: underline;} /*首页*/ .top-nav{ overflow: hidden;background: #06C1AE;} .top-nav li{ float: left; width: 25%; text-align: center;padding: 0.5rem 0;} .top-nav .am-gallery-item img {width: 60%;display: block;margin: 5px auto;padding: 7px;} .top-nav p{color: #fff; font-size: 1.4rem;} .sq-nav{ overflow: hidden;} .sq-nav li{ float: left; width: 30%; text-align: center;padding: 0.5rem 0;} .sq-nav li:nth-of-type(1),.sq-nav li:nth-of-type(4),.sq-nav li:nth-of-type(7){margin-left: 5%;} .sq-nav .am-gallery-item img {width: 60%;display: block;margin: 5px auto;padding: 3px;} .sq-nav p{color: #676767; font-size: 1.4rem;} .h-line{ background: #efefef; height: 10px;} .sq-title{ padding: 0 10px; font-size:20px; height: 3.5rem; line-height: 3.5rem; color: #000;} .sq-title .am-icon-volume-up{ font-size: 22px; float: left; margin-right: 10px;} .am-icon-volume-up:before{color: #cc6b17;} .sq-foot {background: #eee;color: #a4a4a4;overflow: hidden;border-top: 1px solid #e9e9e9;} .am-navbar {position: fixed;left: 0;bottom: 0;width: 100%;height: 49px;line-height: 49px;z-index: 1010;} .am-navbar-default .am-navbar-nav{background: #efefef;} .am-navbar-nav a{ color: #999999;} .am-navbar-nav .curr { color: #3C3C3C;} .am-navbar-nav .curr a{ color: #3C3C3C;} /*个人中心*/ .member {width: 100%;height: 240px;background: #fff;} .mem-tit {text-align: center;color: #3c3b3b;line-height: 50px;font-size: 2rem;position: relative;} .mem-pic {width: 200px;margin: 0 auto;position: relative;} .mem-pic-bg {border-radius: 50%;width: 100px;height: 100px;/* padding: 2px; */margin: 0 auto;border: 2px solid #06C1AE;background-size: cover;background-color: #fff;} .member-menu {overflow: hidden;margin-top: 30px;} .member-menu li {font-size: 1.6rem;float: left;width: 25%;text-align: center;border-right: 1px solid #e9e9e9;} .member-menu .yellow {color: #FF6946;} .member-other-list li{ background: #fff; margin-top: 10px; padding: 0.5rem 1rem; overflow: hidden;} .member-other-list li a {color: #2e2e2e;display: block;} .member-other-list li img{ float: left;} .member-other-list li span{ float: left; margin-left: 2%; margin-top: 0.8rem;} .member-other-list li .am-icon-angle-right{ float: right; font-style: normal; margin-top: 0.8rem;} .member-other-list li a{ color: #2e2e2e; display: block;} .member-other-list li b{ float: left; color: #afaeae; font-size: 1.4rem; margin-left: 0.5rem; margin-top: 1.1rem; font-weight: normal;} /*设置*/ .step li{ padding: 1rem; border-bottom: 1px solid #ddd; overflow: hidden;} .step li img{ float: left;} .step .am-icon-angle-right{ float: right; margin-top: 0.7rem;} .step li a{ color: #242424; overflow: hidden; display: block;} .step li i{ float: left; font-style:normal; font-size: 1.6rem; margin-top: 0.7rem; margin-left: 2%; } .step li a i{ float: left; font-style:normal; font-size: 1.6rem; } .step li p{ color: #d3d3d3; text-indent: 50px; font-size: 1.4rem;} .step .infor-pic {float: right;} .step .infor-pic img {border-radius: 50%;} /*账户余额*/ .record-ye{ background: #fff; text-align: center; padding: 2rem 0; border-bottom: 1px solid #e9e9e9;} .record-ye p{ color: #737373;} .record-ye b{ color: #282828; font-size: 3rem;} /*提现*/ .cash-money{ margin: 1rem 5% 0 5%; font-size: 1.8rem;} .cash-money span{ color: #FF6946;} .cash-money ul{ width: 10%;} .login-name {margin: 0 5%;width: 90%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .cash-style{ background: #fff; border-radius: 5px; margin:15px 5% 20px 5%; width: 90%; overflow: hidden;} .cash-style li{ border-bottom: 1px solid #D3D3D3; overflow: hidden; margin: 0 5%; line-height: 50px;} .cash-style li:last-child{ border-bottom: 0;} .cash-style li img{ float: left; margin-top: 8px;} .cash-style li span{ float: left;} .cash-style li label{ float: right; margin-top: 15px;} .cash-un {margin: 0 10%;width: 80%;font-size: 1.8rem;padding: 1rem;border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;color: #FF6946;text-align: center;height: 45px;} /*明细*/ .cashdet {width: 100%;background: #fff;overflow: hidden;} .cashdet li {overflow: hidden;padding: 0.5rem 5%;border-bottom: 1px solid #e9e9e9;} .cashdet li img {float: left;margin-top: 0.7rem;} .cashdet li span{float: left;padding-left: 2%;width: 60%;} .cashdet li p {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .cashdet li i {float: right;font-style: normal;color: #FF4823;margin-top: 0.7rem;} .cashdet-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 49px;width: 100%;background: #ececec;} .cashdet-style .current{ border-bottom: 2px solid #06C1AE;} .cashdet-style li{ float: left; width: 50%; text-align: center;} .cashdet-style li a{ color: #383838;} /*消息*/ .mess-list {width: 100%;height: 90px;border-bottom: 1px solid #e9e9e9;} .mess li{padding: 0 5%; margin-top: 10px; overflow: hidden; background: #fff; border-top: 1px solid #e9e9e9; border-bottom: 1px s #e9e9e9;position: relative;} .mess .list-pic {border: none;padding: 7px;height: 90px;width: 30%;} .mess li a{ color: #000;} .mess li h2{ font-weight: normal; line-height: 40px; font-size:1.8rem; margin-top: 5px;} .mess li .con{ color: #808080;display: block;line-height: 18px;height: 36px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 1.2rem;font-weight: normal;} .mess li .time{font-size:1.4rem; line-height: 30px;} .mess li .time i{ float: right;font-style: normal;} .mess li .time span{ float: left; } .mess-list-mid {float: left;width: 70%;text-align: justify;height: 80px;} /*订单管理*/ .order-style li{ float: left; width: 33%; text-align: center;} .order-style li a{ color: #383838;} .order-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;} .order-style .current{ border-bottom: 2px solid #06C1AE;} .c-comment {padding: 0 1rem;height: 40px;line-height: 40px;background: #fff;font-size: 1.5rem;} .c-comment-list {background: #f5f5f5;overflow: hidden;padding:1rem;} .c-comment-list i{ margin: 0 10px;} .c-comment-list p{ color: #646464; font-size: 1.4rem;} .c-comment-list p span{ color: #FF6946;} .c-comment-list b{ border-radius: 50%; background: #FF4823; display: inline-block; color: #fff; width: 25px; line-height: 25px; margin-left: 5px; text-align: center; font-weight: normal;font-size: 1.4rem;} .c-com-btn {height: 45px;background: #fff;} .c-comment-suc {color: #FF4823; border-left: 1px solid #e9e9e9; padding-left: 0.5rem;} .c-com-btn .oncepay,.c-com-btn .confirm,.c-com-btn .evaluated {border: 1px solid #FF6946;color: #FF6946; float: right;display: block;height: 2.5rem;margin: 0.5rem 12px;line-height: 2.5rem; width: 20%;border-radius: 5px;font-size: 1.4rem;text-align: center;margin-left: 2%;} .c-com-btn .canelpay{border: 1px solid #626262;color: #626262;float: right;display: block;height: 2.5rem;margin: 0.5rem 12px; line-height: 2.5rem;width: 20%;border-radius: 5px;font-size: 1.4rem;text-align: center;margin-left: 2%;} .clear{ height: 10px; background: #e9e9e9;} .o-con-img {float: left;padding-top: 2%;padding-bottom: 2%;width: 20%;height: 100%;overflow: hidden;margin-bottom: 0.5rem;} .o-con-img img {height: 6rem;overflow: hidden;width: 100%;} .o-con-txt {float: left;width: 51%;text-align: left;margin-left: 2%;padding-top: 2%;} .o-con-txt p {color: #000;} .o-con-much {float: right;width: 25%;text-align: right;padding: 2%;margin-top: 25px;color: #afafaf;} .order-info{ padding: 1rem; border-top: 1px solid #e9e9e9;} .order-info p span{ color: #FF6946;} /*商品*/ .goods{ overflow: hidden;} .goods li{ overflow: hidden; background: #fff; margin-bottom: 10px;} .gd-top{ overflow: hidden; padding: 1rem 3% 1rem 3%; background: #fff;} .gd-top-left{ float: left; width: 20%;} .gd-top-left a span{ color: #FF4823;} .gd-top-right{ float: left; width: 75%; margin-left: 2%;} .gd-top-right .name{ color: #7e8fa0; font-size: 1.8rem;} .gd-top-right .content{ font-size: 1.4rem; color: #494949;} .gd-top-right .price span{ font-size: 1.5rem; color: #FF6946;} .gd-top-right .time{ float: right;} .gd-bot{ border-top: 1px solid #e9e9e9; overflow: hidden; border-bottom: 1px solid #e9e9e9; margin:0;} .gd-bot li{ margin-bottom: 0; float: left; text-align: center; width: 33.33%; border-right: 1px solid #e9e9e9; padding: 0.5rem 0;} .gd-bot li:last-child{ border-right: 0;} .gd-bot li a{ color: #494949;} .gd-bot li i{ font-size: 16px;} .gd-style li{ float: left; width: 33%; text-align: center;} .gd-style li a{ color: #383838;} .gd-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 98px;width: 100%;background: #ececec;} .gd-style .current{ border-bottom: 2px solid #06C1AE;} .gd-search{ overflow: hidden;border-bottom: 1px solid #e9e9e9;background: #ececec;height: 49px;position: fixed;top: 49px;width: 100%;} .gd-search input {background: #fff; width: 80%;border: 1px solid #e9e9e9;border-radius: 3px;padding: 0.4rem;float: left;margin: 8px 12px;} .gd-search li {float: left;line-height: 49px;} .gd-btn {position: fixed;bottom: 0;width: 100%;left: 0;} .gd-btn .login-btn-half {border: 0;color: #fff;font-size: 1.6rem;padding: 1rem;width: 50%;border-radius: 0px;margin: 0;} /*下架*/ .pulloff .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} .pulloff h3{ text-align: center; font-weight: normal; line-height: 60px;} /*上架*/ .puton .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} .puton h3{ text-align: center; font-weight: normal; line-height: 60px;} /*分享*/ .share{ width: 100%;} .share h2{ text-align: center; font-weight: normal; line-height: 60px;} .share-style{ width: 90%; margin: 0 auto; overflow: hidden; padding: 1rem 0;} .share-style li{ float: left; width: 33.33%; text-align: center;margin-bottom: 15px;} .share-style li a{ color: #464646; } .share .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} /*批量管理*/ .list-pro{ overflow: hidden; padding-bottom: 60px; margin-top: 60px;} .list-pro li{ position: relative; border-bottom: 1px solid #e9e9e9; margin: 0px 3%; padding: 15px 0; overflow: hidden;} .list-pic{ float: left; width: 30%; padding: 3px; border: 1px solid #e9e9e9;} .list-pic1{ float: left; width: 22%; padding: 3px; border: 1px solid #e9e9e9;} .list-pro .am-gallery-desc {color: #FF6946; font-size: 1.6rem;} .list-cart{ height: 45px; text-align: center; position: absolute; right: 0px; bottom: 0px; border-radius: 50%;} /*门店管理*/ .store li {border-bottom: 1px solid #e9e9e9;padding: 3% 1rem;overflow: hidden;position: relative;} .store-pic{ float: left; width: 25%; width: 6.5rem;} .store-adress {margin-top: 8px;} .store-mid {float: left;color: #909090;margin-left: 0.625rem;line-height: 3rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;white-space: normal;text-overflow: ellipsis;} .store-mid .tit { font-size: 1.6rem;} .store li i {float: right;margin-top: 2.5rem;} .store-other-list li{ background: #fff; margin-top: 10px; padding: 0.5rem 1rem; overflow: hidden;} .store-other-list li a {color: #2e2e2e;display: block;} .store-other-list li img{ float: left;} .store-other-list li span{ float: left; margin-left: 2%; margin-top: 0.8rem;} .store-other-list li .am-icon-angle-right{ float: right; font-style: normal; margin-top: 0.8rem;} .store-other-list li a{ color: #2e2e2e; display: block;} .store-other-list li b{ float: left; color: #afaeae; font-size: 1.4rem; margin-left: 0.5rem; margin-top: 1.1rem; font-weight: normal;} /*特供批发*/ .pro-list .am-gallery-desc {color: #FF6946;} .am-slider-default .am-control-nav li a {border: 0;width: 10px;height: 10px;} /*特供批发*详情*/ .detal-info{ padding: 0 3%; color: #666; overflow: hidden; width: 85%;} .detal-info .heart{ position: absolute; top:8px; right: 5%; text-align: center; border-left: 1px solid #e9e9e9; padding-left: 15px; } .detal-info .heart p{ font-size: 1.4rem; line-height: 20px; width: 100%; height: 20px;} .detal-info p{ line-height: 40px; font-size: 1.6rem; width: 80%; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .detal-info h2{ font-weight: normal;} .detal-info h2 span{ color: #FF6946;} .order-tit{ font-weight: normal; padding:0 3%; line-height: 3.5rem; color: #909090; border-bottom: 1px solid #e9e9e9;} .order-name{padding:1rem 3%; position: relative; } .order-add{ font-size:1.4rem; color: #909090;} .order-tele{ color: #424242;} .order-name .am-icon-angle-right{ position: absolute; right: 1rem; top:35%;} .order-name a{ display: block;} .shopcart-list{ overflow: hidden; background: #fff; margin-top: 1rem; padding-bottom: 50px;} .shopcart-list li{ border-bottom: 1px solid #e9e9e9; padding: 3% 1rem; overflow: hidden; position: relative;} .shopcart-list label{ float: left; margin-right: 0.2rem; margin-top: 2.5rem;} .order-infor{ margin: 0 3%; width: 94%; padding: 1rem 0;} .order-infor-first i{ float: right; font-style: normal; color: #909090; } .order-infor-first a{ color: #909090; float: right; } .order-infor-first{ overflow: hidden; margin-bottom: 5px;} .bz-infor{ border: 1px solid #e9e9e9; width: 94%; margin:10px 3%; height: 2.8rem; padding-left: 5px;} .shop-fix{ height: 5rem; position: fixed; bottom: 0px; background: #fff; width: 100%; padding: 0 3%;} .shop-fix label{ float: left; margin-top: 1.5rem; margin-right: 0.625rem;} .shop-fix .del{ color: #666; float: left; line-height: 5rem;} .js-btn{ float: right; border-radius: 5px; background: #FF6946; color: #fff; padding: 3px 12px; margin-top: 14px;} .d-amount{padding: 0 3%; color: #666; overflow: hidden;} .d-amount h4 {float: left;font-weight: normal;font-size: 1.6rem;line-height: 2.5rem;margin-top: 0.75rem;} .d-amount .d-stock .decrease {position: absolute;left: 0;width: 30%;height: 2.5rem;display: block;border: 1px solid #e9e9e9;text-align: center; line-height: 2.5rem;font-size: 16px; color: #666;} .d-amount .d-stock {float: left;width: 35%;height: 2.5rem;position: relative;margin: 0.75rem 2%;} .d-amount .d-stock input {position: absolute;left: 30%;width: 40%;height: 2.5rem;border: 1px solid #e9e9e9;border-left: none;border-right: none;text-align: center;} .d-amount .d-stock .increase {position: absolute;right: 0;width: 30%;height: 2.5rem;display: block;border: 1px solid #e9e9e9;text-align: center;line-height: 2.5rem;font-size: 16px;color: #666;} .comment { overflow: hidden; padding: 2px 3%; color: #666; } .comment span{ float: left;} .com-good { margin-right: 10px; margin-top: 8px; float: left; background: #cd6a17; border-radius: 15px; height: 1rem; width: 60%;} .com-bad{ margin-right: 10px; margin-top: 8px; float: left; border:1px solid #cd6a17; border-radius: 15px; height: 1rem; width: 60%;} .comment-list li{ float: left; padding: 0 10px; color: #666; border-right: 1px solid #e9e9e9;} .comment-list li:last-child{ border-right: 0;} .comment-list li a{ color: #666; font-size: 1.4rem;} .comment-list{ margin-top: 1rem; background: #f2f2f2; overflow: hidden; padding: 10px 0;} .am-tabs-bd .am-tab-panel{ padding: 10px 0;} .comment-pic{ margin:15px 3%; overflow: hidden;} .comment-pic li{ border: 1px solid #e9e9e9; margin: 10px 0; overflow: hidden;} .comment-pic .tit{ height: 35px; background: #f2f2f2;} .comment-pic .tx{ width: 2rem; height: 2rem; margin: 5px 0 0 5px; float: left;} .comment-pic .tit span{ color: #FF6946; line-height: 35px; display: block; float: left; margin-left: 3%;} .comment-pic .tit i{ font-style: normal; color: #9b9b9b; float: right; padding-right: 3%; line-height: 35px; display: block} .comment-con{ padding: 15px 5%; color: #707070; background: #f7f7f7;} .detail p{ margin: 0 3%;} .comment-list .current a{ color:#FF4823 ;} /*特供批发*支付订单*/ .order-detail{ background: #fff; border-bottom: 1px solid #e9e9e9; color: #000; font-size: 1.6rem;} .order-detail li{ margin:0 7%; border-bottom: 1px solid #e9e9e9; line-height: 4rem;} .order-detail li span{ color: #666;} .order-detail li:last-child{ border-bottom: 0;} .pay-style label{ float: right; margin-top: 1rem; } .pay-style{ overflow: hidden; background: #fff;} .pay-style li{ padding:5px 0; border-bottom: 1px solid #e9e9e9; overflow: hidden;} /*.pay-style img{ float: left; padding: 3px 10px; margin-top: 0.8rem; background: #f1f1f1; border-radius: 5px; border: 1px solid #e9e9e9;}*/ .pay-style span{ float: left;} .pay-style>p{ font-size: 1.3rem;color: #909090;} .pay-style span .integral {float: right !important;margin-right: 30%;} .pay-style .descript{ color: #7c7c7c; font-size: 1.3rem;} .pay-style-box{ font-size: 1.8rem; margin: 20px 0 0px 5%;} .pay-style-other {margin: 5px 7%;color: #7c7c7c;} .moren{margin: 0 7%;} /*特供批发*密码支付*/ .pay-iphone{ margin: 1rem 5%; color: #4b4b4b;} .pay-box{ margin: 0 5%; width: 90%; border: 1px solid #e9e9e9; border-radius: 5px; background: #fff;} .pay-box input{ font-size: 1.4rem; width: 60%; text-indent: 10px; padding: 1rem 0; background: transparent; border: 0;} .pay-box .pay-box-btn{ width: 40%; float: right; padding: 1rem 0; background: rgba(6,193,174,0.5); color: #fff; border-radius: 0px 5px 5px 0px;} /*特供批发*支付成功*/ .payment{ width: 90%; margin: 0 5%; overflow: hidden; height: 50px; border: 1px solid #e9e9e9; background: #fff; border-radius: 5px;} .payment input{ border: 0; width: 100%; line-height: 50px; text-align: center;word-spacing:20px; letter-spacing: 10px;} .pay-v {background: url(../images/payv.png) center center no-repeat; height: 6rem;background-size: contain;margin: 45px 7% 15px 7%;} /*特供批发*我的订单*/ .order-style2 li{ float: left; width: 20%; text-align: center;} .order-style2 li a{ color: #383838;} .order-style2{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;} .order-style2 .current{ border-bottom: 2px solid #06C1AE;} .order-box {background: #fff; margin-bottom: 10px;} .order-box .order-box-title {padding: 5px 3%;line-height: 30px;} .order-box-title .order-title-name{text-align:left;display:inline-block;width:61%} .order-box-title .order-title-name i{color: #666;} .order-box-title .order-title-static {text-align: right;display: inline-block;width: 28%;color: #FF6946;height: 30px;line-height: 30px;overflow: hidden;float: right;} .order-list {border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;} .order-list .link,.order-list .link>a {padding:5px 3%;font-size:1.2rem;line-height:20px;list-style: none;display: block; margin: 0;color: #666;text-decoration: none;position: relative;} .order-img {width: 20%;height:5rem;text-align: center;font-size: 0;background: url(../images/test3.png) no-repeat center center;display: inline-block; background-size: cover;border: none !important;} .order-list .info {width: 57%;padding-left:3%;font-size:1.2rem;line-height:20px;overflow: hidden;} .m_order_list li .info p {margin-bottom: .2rem;-webkit-margin-after: .1rem;} .order-list .info p.name {height: 40px;overflow: hidden;line-height: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; color: #333;} .order-list li .price {width: 18%;padding-left:2% ;text-align: right;} .order-list li .price p.rate {color: #333;} .order-list li a img, .order-list li .info, .order-list li .price {display: inline-block;vertical-align: top;} .order-box .order-pay-box {padding: 5px 3%;text-align: right;border-bottom: #e9e9e9 solid 1px;font-size: 1.2rem;color: #666;} .order-box .order-pay-box .rate {color: #FF6946;} .order-box .order-buttons {padding: 5px 3%;text-align: right;font-size: 1.2rem;} .order-box .order-buttons a {margin-left: .3rem;} .order-box .order-buttons .order-buttons-b {line-height:2.5rem;height: 2.5rem;border: 1px solid #ccc;padding: 0rem 1rem; display: inline-block;vertical-align: middle;background: none;border-radius: 3px;margin: 0;color: #999;text-decoration: none;text-align: center;} .order-box .order-buttons .order-buttons-yellow {background: #FF6946;color: #fff;border-color: #FF6946;} /*特供批发*订单详情*/ .d-infor{ padding-left: 10%; border-bottom: 1px solid #ddd; padding-bottom: 1rem;} .d-infor p{ overflow: hidden;} .d-infor .text{ font-size: 2rem;} .d-infor .text i{ color: #06C1AE;; font-size: 3.5rem; float: left;} .d-infor .text span{ float: left; margin-top: 1rem; margin-left: 1%;} .d-infor .price{ color: #525252; margin-left: 35px;} .order-state{ width:100%; padding: 1rem 0; overflow: hidden; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;} .order-state li{ float: left; width: 20%; text-align: center; position: relative;} .order-state li p{ font-size: 1.6rem; line-height: 35px;} .order-state span{ color: #fff; text-align: center; display: inline-block; background:#d0d0d0; height: 40px; width: 40px; border-radius: 50%;} .order-state i{ font-size: 2.5rem;} .order-state .current{ background: #FF6946;} .order-state .line{ width: 20px; height: 1px; background: #ddd; position: absolute; right: -20%; top: -15px;} .men-infor{padding: 0 1rem; border-top: 1px solid #ddd; overflow: hidden;} .men-infor-left{ float: left; width: 85%; } .men-infor-right{ float:right; width: 15%; text-align: center;} .men-infor-left h2{ font-weight: normal; font-size:1.8rem;} .men-infor-left p{ font-size: 1.5rem; color: #8f8f8f;} .men-infor-right a{ color: #FF6946; float: right; display:block; border-left: 1px solid #ddd; padding: 0.5rem 0 0.5rem 1rem; margin-top: 1rem;} .men-infor-right i{ font-size: 3rem; } /*特供批发*商品评价*/ .order-eva section {height: 198px;position: relative;clear: both;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;background: #fff;margin-bottom: 10px;} .order-eva-top {width: 94%;height: 77px;position: relative;margin: auto;clear: both;border-bottom: 1px solid #e5e5e5;} .order-eva-top-img {position: absolute;top: 10px;left: 0;width: 57px;height: 57px;} .order-eva-top-img img {height: 57px;width: 57px;} .order-eva-top-info {padding-left: 67px;padding-top: 10px;height: 85px;} .order-eva-top-info h1 {display: block;color: #333;line-height: 18px;height: 36px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 1.2rem;font-weight: normal;} .order-eva-top-info h2 {color: #FF6946;font-size: 14px;font-weight: 600;line-height: 20px;} .order-eva-top-info h2 span {font-weight: 100;} .order-eva-Below {width: 94%;padding-top: 13.5px;position: relative;margin: auto;clear: both;} .order-eva-Below h1 {color: #333;line-height: 1;height: 27px;float: left;font-size: 1.4rem;width: 100%;} .order-eva-Below ul {float: left;width: 100%;padding-left: 10%;} .order-eva-Below ul li:first-of-type {float: left;width: 33%;height: 100%;background: url("../images/hp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:first-of-type.on {background: url("../images/hp2.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:nth-of-type(2) {float: left;width: 33%;height: 100%;background: url("../images/hp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:nth-of-type(2).on {background: url("../images/zp.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:last-of-type {float: left;width: 33%;height: 100%;background: url("../images/cp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:last-of-type.on {background: url("../images/cp2.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li span {float: left;padding: 0 2rem;} .order-eva-Below .order-textbox {clear: both;} .order-eva-Below .order-textbox textarea {width: 100%;height: 60px;padding: 5px;border: none;border: 1px solid #bbb;border-radius: 4px;color: #ccc;} .order-button {position: fixed;z-index: 999;bottom: 0;left: 0;clear: both;width: 100%;height: 60px; padding-top: 10px;border-top: 1px solid #e5e5e5;background: #fff;text-align: center;} .order-button a {margin: 0 auto;display: block;width: 92.5%;height: 39px;line-height: 39px;border-radius: 4px;border-radius: 5px;background: #FF6946;color: #fff;} /*促销优惠*/ .promot img {width:auto!important;display: block;margin: 5px auto;height: 50px;padding: 3px;} .promot-box input{ font-size: 1.4rem; width: 94%;margin:20px 3%; text-indent: 10px; padding: 1rem 0; background: transparent; border:1px solid #e9e9e9;border-radius: 5px;} /*统计*/ .stats-menu {overflow: hidden;padding: 15px 0;} .stats-menu li {font-size: 1.6rem;float: left;width: 50%;text-align: center;border-right: 1px solid #e9e9e9;} .stats {width: 100%;background: #fff;} .stats-tit {text-align: center;color: #3c3b3b;line-height: 50px;font-size: 2rem;position: relative;} .stats-pic {width: 200px;margin: 0 auto;position: relative; padding: 20px 0;} .stats-pic-bg {border-radius: 50%;width: 100px;height: 100px;/* padding: 2px; */margin: 0 auto;border: 2px solid #06C1AE;background-size: cover;background-color: #fff;} .stats-menu .yellow {color: #FF6946;} .stats-nav {background-color: #fff;border-bottom: 1px solid #e9e9e9;overflow: hidden;margin: 0;padding: 1rem 0;} .stats-nav li {width: 33%;height: auto;float: left;} .stats-nav i {display: block;margin: auto;text-align: center;color:#06C1AE;} .stats-nav p {text-align: center;font-size: 1.4rem;} .stats-nav a{ color: #5a5959;} /*客户管理*/ .customers{background: #fff;} .customers li{ background: #fff;padding: 0.5rem 1rem; overflow: hidden;border-bottom: 1px solid #e9e9e9;} .customers li span {float: left;margin-left: 2%;margin-top: 0.8rem;} .customers li img{ float: left; border-radius: 50%;} .customers li i{ font-style: normal; float: right; margin-top: 1rem;} .hotline{ background: #efefef; text-align: left; padding: 0.5rem 1rem;} .customers-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-top: 1px solid #e9e9e9;position: fixed;bottom: 0;width: 100%;background: #ececec;} .customers-style li{ float: left; width: 50%; text-align: center;} .customers-style li a{color: #999999;} .customers-style .current a{color: #3C3C3C;} .customers-style span{height: 20px;margin: 4px auto 0;display: block;line-height: 24px;} .cu-buy-style li{ float: left; width: 33%; text-align: center;} .cu-buy-style li a{ color: #383838;} .cu-buy-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 49px;width: 100%;background: #ececec;} .cu-buy-style .current{ border-bottom: 2px solid #06C1AE;} .cu-buy{margin-top: -10px;} .cu-buy li{ background: #fff;padding: 0.5rem 1rem; overflow: hidden;border-bottom: 1px solid #e9e9e9;margin-top: 10px;} .cu-buy li span {float: left;margin-left: 2%;color: #7e8fa0;font-size: 1.4rem;} .cu-buy li span p.name {color: #494949;font-size: 1.6rem;} .cu-buy li img{ float: left; border-radius: 50%;margin-top: 0.4rem;} .cu-buy li i{ font-style: normal; float: right; margin-top: 1rem;} /*客户信息*/ .cust-det li{ padding: 1rem; border-bottom: 1px solid #e9e9e9; overflow: hidden;} .cust-det li img{ float: left;border-radius: 50%;} .cust-det li a{ color: #242424; overflow: hidden; display: block;} .cust-det li i{ float: left; font-style:normal; font-size: 1.6rem; margin-left: 2%;width: 30%; } .cust-det li a i{ float: left; font-style:normal; font-size: 1.6rem;margin-top: 0.5rem; } .cust-det li p{color: #a5a5a5; text-indent: 50px; font-size: 1.6rem;margin-top: 0.5rem; } .infor-pic{ margin-left: 15px; float: left; width: 6rem; height: 6rem; border-radius: 50%;} .infor-pic img{ width: 100%; height: 100%;} /*客户评价*/ .comment-list1 li{float: left;padding: 10px;color: #666;/* border-right: 1px solid #e9e9e9; */} .comment-list1 li:last-child{ border-right: 0;} .comment-list1 li a{ color: #666; font-size: 1.4rem;} .comment-list1{margin-top: 1rem;background: #ffffff;overflow: hidden;/* padding: 10px 0; */} .comment-pic1{margin:15px 3%;overflow: hidden;} .comment-pic1 li{ border: 1px solid #e9e9e9; margin: 10px 0; overflow: hidden;} .comment-pic1 .tit{height: 35px;background: #fff;} .comment-pic1 .tx{ width: 2rem; height: 2rem; margin: 5px 0 0 5px; float: left;} .comment-pic1 .tit span{color: #FF4823;line-height: 35px;display: block;float: left;margin-left: 3%;} .comment-pic1 .tit i{ font-style: normal; color: #9b9b9b; float: right; padding-right: 3%; line-height: 35px; display: block} .comment-con1{padding: 15px 5%;color: #707070;background: #fff;} .comment-list1 .current a{color: #FF4823;} .comment-list1 li.current {border-bottom: 1px solid #FF4823;} /*绑定银行卡*/ .card-box {margin: 10px 5%;} input.card-box-input {width: 75%;border: 1px solid #e9e9e9;border-radius: 5px;background: #fff;text-indent: 10px;padding: 1rem 0;height: 45px;} .card-box p {color: #4b4b4b;width: 25%;float: left;padding: 1rem 0;height: 45px;} .bound-text{margin: 0 5%;} .bound-text{ margin: 0 5%;} .bound-text h2{font-weight: normal;} .bound-text p{ font-size: 1.4rem; color: #7c7c7c;} /*编辑产品*/ .filename {position: absolute;outline: 0 none;line-height: 1.5rem;font-size: 1.5rem;color: #999;width: 100%; margin: 0; overflow: hidden;cursor: default;text-overflow: ellipsis;white-space: nowrap;border: 0;top: 6rem;text-align: center;z-index: 888;} .logo-license .license {position: relative;width: 100%;display: inline-block;background: rgba(6,193,174,0.1); } .license >img {width:100%;} .uploader input[type=file] {position: absolute;top: 0;right: 0;bottom: 0;border: 0;padding: 0;margin: 0; width: 100%;cursor: pointer;border: solid 1px #e9e9e9;opacity: 0;} .yulan {position: fixed;width: 100%;height: 100%;display: none;top: 0;left: 0;text-align: center;line-height: 100%; background: #000;z-index: 99999999;} .yulan #img0 {display: inline-block;max-width: 90%;line-height: 100%;max-height: 90%;top: 40%;left: 50%; -webkit-transform: translate(-50%, -40%);position: absolute;} .enter {position: absolute;height: 10%;bottom: 0;left: 0;width: 100%;background: #fff;} .enter .btn-2, .enter .btn-3 {border: 0;outline: none;background: #06C1AE;;color: #fff;height: 100%;width: 8rem;font-size: 2rem;} .htmleaf-container {margin: 0 auto;text-align: center; overflow: hidden;width: 100%;height: 100%;position: fixed; top: 0;background: #000;display: none;z-index: 9999999;} #clipArea {height: 90%;} .foot-use {background: #fff;height: 10%;width: 100%;position: relative;} .uploader1 {position: absolute;width: 50%;height: 8rem;cursor: default;height: 100%;float: left;} .blue .button {color: #fff;background: #18b4ed;height: 100%;} #file {float: left;height: 100%;} #clipBtn {float: right;height: 100%;width: 8rem;background: #18b4ed;border: 0;outline: none;color: #fff;font-size: 2rem;z-index: 999;} .Info{ font-size: 1.4rem; padding: 1rem; } .Info_sm {border: 1px solid #e9e9e9;padding: 0.3rem 0;} .loginInput { width:86%; border: 1px solid #e9e9e9;margin: 1rem 7%;height: 4rem;} .loginInput .iconfont {float: left;padding: 0 1rem;border-right: 1px solid #ccc;line-height: 4rem;} .login-text{ color: #656565; font-size: 1.4rem; padding: 0 7%; margin-bottom: 20px;} .reg1{ color: #FF6946;; text-decoration: underline;} .password{ float: right; padding-right: 5px; color: #656565;} .agree{ padding: 0 3%; font-size: 1.4rem; color:#000;} .ft-btn{margin: 5rem 7%; color: #FFF; text-align: center; display: block; width: 86%;font-size: 1.6rem; padding: 1rem; border-radius: 5px; background:#06C1AE; border: 0;} .money-btn{margin: 1rem 7%; color: #FFF; text-align: center; display: block; width: 86%;font-size: 1.6rem; padding: 1rem; border-radius: 5px; background:#06C1AE; border: 0;} .reg-yzm{ float: left; width: 40%; border: 1px solid #e9e9e9; border-radius: 5px; padding: 1rem;} .yzm-hq{ background: #FF6946;; color:#fff; padding: 1rem; border-radius: 5px; width: 55%; float: right;} .login-btn-half{border: 0; color: #fff;font-size: 1.6rem; padding: 1rem;border-radius: 5px;margin: 1.5rem 7%;width: 36%;} .ts{ padding: 1rem; border: 1px solid #e9e9e9; margin: 1rem 3%; width: 94%; height: 150px; border-radius: 5px;} .near{width: 94%; margin: 10px 3%; } .near li{border-radius: 5px; border:1px solid #e9e9e9; background: #fff; overflow: hidden; margin-bottom: 10px; padding: 10px; position: relative;} .near .pic{ float: left; width: 20%;} .near .pic img{ width: 100%;} .near .text{ float: left; margin-left: 10px; width: 75%;} .near .text h2{ overflow: hidden; font-weight: normal; margin-bottom: 10px;} .near .text h2 i{ float: left; width: 2px; height: 20px; background: #FF6946;; margin-top: 4px; } .near .text h2 span{ float: left; margin-left: 10px;} .near .text p{ color: #999;} .near .text em{ float: right; font-style: normal; color: #FF6946;;} .near .ture{ background: #FF6946;; color: #fff; border-radius: 5px; line-height: 35px; padding: 0 15px; position: absolute; right: 5px; bottom: 10px; border: 0;} .qian{ padding: 2rem 0; border-bottom: 1px solid #e9e9e9;} .qian h2{ text-align: center; font-weight: normal; color: #ff5d51; font-size: 40px; } .qian p{ text-align: center;} .contact{ overflow: hidden; background: #fff; border-bottom: 1px solid #e9e9e9; padding:0 1rem;} .contact li{ float: left; float: left; width: 50%; text-align: center; margin: 1rem 0; border-right: 1px solid #e9e9e9;} .contact li:last-child{ border: 0;} .contact li a{ color: #008B31;} .contact li span{ font-size: 18px;} .member-list{ background: #fff; margin:1rem 0; border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9;} .member-list li{ border-bottom: 1px solid #e9e9e9; padding: 1rem 0; margin: 0 1rem; overflow: hidden;} .member-list li span{ color: #000; float: left; margin-left: 2%;} .member-list .am-icon-angle-right{ float:right;} .member-list li:last-child{ border-bottom: 0;} .bank{ border-top: 1px solid #e9e9e9; background: #fff; margin-top: 1rem;} .bank li{ border-bottom: 1px solid #e9e9e9; overflow: hidden; padding: 1rem;} .bank li img{ float: left; width: 40px; height: 40px; margin-top: 5px;} .bank .bankname{ float: left; width: 80%; margin-left: 0.5rem;} .bank .bankname .name{ font-size: 18px; color: #333;} .bank .bankname .text{ font-size: 12px; color: #999;} .bank .am-icon-angle-right{ float: right; margin-top: 10px; color: #666;} .addcard-kh{ border: 1px solid #e9e9e9; background: #fff; padding: 1rem; border-radius: 5px; margin: 1rem 3%; overflow: hidden;} .addcard-kh span{ width: 15%; float: left;} .addcard-kh input{ width: 70%; float: left; line-height: 20px;} .pay{ margin: 1rem 3%; font-weight: normal;} .pay span{ color: red;} .pay-style{ background: #fff; border-radius: 5px; overflow: hidden; margin: 1rem 7%;} .pay-style li{ border-bottom: 1px solid #e9e9e9; line-height: 40px; overflow: hidden; padding: 0.5rem 1rem;} .pay-style li:last-child{ border-bottom: 0;} .pay-style label{ float: left; height: 22px; margin-top: 10px;} .pay-style img{ float: left; margin-left: 5px; margin-top: 7px;} .pay-style span{ float: left; margin-left: 5px; display: block;} .cash{ overflow: hidden; margin: 1rem 3%; background: #fff; border-radius: 5px;} .cash .add-card{ background: #FF6946;; line-height: 45px; display: block; padding-left: 1rem; font-size: 16px; color: #fff;} .cash-jine p{ text-indent: 1.5rem; line-height: 40px;} .tx-num{ margin:0 1.5rem ; overflow: hidden; border-bottom: 1px solid #e9e9e9;} .tx-num span{ font-size: 24px; float: left;} .tx-num input{ float: left; line-height: 40px;} .search{width: 94%; margin: 10px 3%; border-radius: 5px; border:1px solid #e9e9e9; background: #fff; overflow: hidden; padding: 15px;} .map{width: 94%; margin: 0px 3%; border-radius: 5px; border:1px solid #e9e9e9; } .map img{ width: 100%;} .address h1{ line-height: 30px; color: #666; padding: 10px; font-weight: normal; border-bottom: 1px solid #e9e9e9;} .address li{ padding: 10px; border-bottom: 1px solid #e9e9e9;} .address li>label{ height: 35px; line-height: 35px;} .address li h2{ color: #666; font-weight: normal;} .address li p{ font-size: 14px; color: #999;} .edit .logo-license{margin: 15px;} .uploader {position: relative;width: 100%;cursor: default;height: 100%; margin: 0 auto;} .license {position: relative;width: 100%;display: inline-block;} .license >img{width: 100%;} .edit .license,.edit .license >img {height: 8rem;text-align: center;} .license i {font-size: 3rem;position: absolute;top: 20%;margin-left: 40%;width: 20%; left: 0;} .edit .license >img {position: absolute;left:0 ;} .edit input,.edit select {width: 100%;padding: 5px;margin: 5px 0 10px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} label {font: 14px/1.4em "微软雅黑";} .edit {margin: 15px 3%;} .edit label {padding: 5px 5px 5px 0;margin: 5px 0 10px;} textarea.cpms {width: 100%;padding: 5px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} .gd-edit{margin: 0px 3%;} .gd-edit h3 {width: 20%;float: left;line-height: 45px;font-weight: 400;} .cpms-name {width: 80%;padding: 5px;margin: 5px 0 10px;border: 1px solid #aaa;box-sizing: border-box; background: #f5f5f5;border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} .upload-box {height: auto;min-height: 40px;overflow: hidden;width: 94%;margin: 15px 3%;} .upload-box li {overflow: hidden;float: left;margin-left: 5%;height: 6rem;width: 30%;} .upload-box li:nth-of-type(1),.upload-box li:nth-of-type(4),.upload-box li:nth-of-type(7) {margin-left:0;} .upload-box li img {width: 100%;height: 6rem;} .upload-box li i {font-size: 3rem;} .upload-box li>a.upload-addimg{background: rgba(6,193,174,0.1);width: 100%;height: 6rem;display: table;text-align: center;line-height: 6rem;font-size: 3rem;color: #ccc;} /*商品详情*/ .detail-list {padding: 15px 0;} .am-tabs {overflow: hidden;} .am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {color: #f90505;} .am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {color: #555;background-color: #fff;border: 1px solid #e9e9e9;border-bottom-color: transparent;cursor: default;} .am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {color: #fff;background-color: #06C1AE;cursor: default;} .am-nav-tabs>li>a {color: #666;} .am-nav-tabs>li>a {margin-right: 5px;line-height: 1.6; border: 1px solid transparent;} .am-nav>li>a {padding: .4em 1em;} .am-nav>li, .am-nav>li>a {position: relative;display: block;} .am-nav-tabs>li {margin-left: 3%;margin-bottom: 0;} .am-nav-tabs>li {float: left;margin-bottom: -1px;} .detail p {margin: 0 3%;} .fix-shopping {position: fixed;bottom: 0px;width: 100%;border-top: 1px solid #e9e9e9;padding: 15px 0;background: #fff;z-index: 999;} .fix-shopping li a {width: 70%;margin: 0 auto;border-radius: 15px;display: block;padding: 5px 0;} .fix-shopping li {float: left;width: 50%;text-align: center;} .join {background: #959595;color: #fff;} .imm-buy {background: #FF6946;color: #fff;} /*批量管理*/ .shop-list-mid { float: left; width: 50%; margin-left: 0.625rem;} .shop-list-mid p{ color: #9c9b9b;} .shop-list-mid .tit a{ color: #909090; font-size: 1.4rem; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; white-space: normal;text-overflow: ellipsis;} .shop-list-mid .shop-list-price{color: #FF6946; } /*.shop-list-price{ position: absolute; color: #7f7979; right: 10px; top: 10px;}*/ .shopcart-list .del{ font-size: 24px; color:#909090; cursor: pointer; position: absolute; right: 10px; bottom: 10px;} .shop-list-mid .d-stock{ width: 55%; margin-top: 8px;} .shop-list-mid .d-stock .decrease{border-radius:3px 0px 0 3px; color: #666; float: left; border: 1px solid #dadada; width: 30%; height: 2.5rem; line-height: 2.5rem; text-align: center;} .shop-list-mid .d-stock .text_box{ float: left; border: 1px solid #dadada; width: 40%; height: 2.5rem; line-height: 2.5rem; text-align: center; margin-left:-1px;} .shop-list-mid .d-stock .increase{border-radius:0px 3px 3px 0; color: #666; float: left; border: 1px solid #dadada; width: 30%; height: 2.5rem; line-height: 2.5rem; text-align: center; margin-left:-1px;} /*确认订单*/ .shop-pic{ float: left; width: 25%; width: 6.5rem;} /*收货地址*/ .add-address{ font-size: 1.8rem; background: #fff; height: 4rem; line-height: 4rem; text-align: center;} .add-address a{color: #666;} .add-address .am-icon-angle-right{ float: right; padding-right:1rem;} .address{ margin: 0 7%; width: 86%; overflow: hidden;} .address span{ float: left; width: 25%; color: #666; text-align: left; font-size: 1.5rem; height: 35px; line-height: 35px;} .address li{ padding: 0.5rem; margin: 1rem 0; overflow: hidden; } .address li a{ color: #c6c6c6;} .radio_box{ display:inline-block; position:relative;} .radio_box label{ width:15px; height:15px; position:absolute; top:1px; left:-1; border:2px solid #FF6946;; border-radius:50%; background:#fff; cursor:pointer;} .radio_box input:checked + label:after{ content:''; width:7px; height:7px; position:absolute; top:2px; left:2px; background:#FF6946;; border-radius:50%;} .check_box em{ margin:0 0 0 5px;} .add-input{ float: left; width: 65%; background: transparent; border: 0; height: 35px; line-height: 35px;} .add-select{float: left; width: 65%; border:0; height: 35px; display: block;} .address-list{ margin: 20px 3%; color: #666; padding-bottom: 20px;} .address-list li{ border-radius: 5px; border:1px solid #e9e9e9; padding: 10px 0px; margin-bottom: 20px;} .address-list .curr{ border: 1px solid #FF6946;} .address-list li p{ padding: 2px 20px;} .order-add1{ font-size:1.4rem; color: #bbb;} .address-list hr{ margin: 10px 0;} .address-cz{ overflow: hidden; padding:0 20px; color: #bbb;} .address-cz .radio_box label{position:absolute; top:4px; left:0; } .address-cz a{ color: #bbb;} .address-cz label{ float: left; margin: 0;} .address-cz a{ float: left; width: 30%; text-align: right; font-size: 1.4rem;} .add-address-fixed {font-size: 1.8rem;height: 4rem;line-height: 4rem;text-align: center;position: fixed;bottom: 0;width: 100%;color: #ffffff;} .add-address-fixed a{color: #ffffff;} .order-mid{ float: left; width: 70%; color: #909090; margin-left: 0.625rem;font-size: 1.4rem;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;white-space: normal;text-overflow: ellipsis;} .order-price{ font-size: 1.6rem; margin-top: 8px; } .order-price i{ font-style: normal; float: right;} .order-text{ float: left; line-height: 5rem; font-size: 1.8rem; color: #666;} .order-text span{ color: #FF6946;} /*帮助中心*/ .text-content>article {} .help-text {overflow: hidden;display: block;margin-bottom: 10px;background: #fff;} .help-text h3{ margin: 0;padding: 5px 0;font-size: 1.6rem;color: #333;font-weight: normal;padding-left: 3%;border-bottom: 1px solid #e9e9e9;} .help-text p { margin: 0;padding: 5px 3%;text-align: justify;font-size: 1.4rem;color: #666;line-height: 25px;} .help-text p>span {color: #FF6946;} /*意见反馈*/ .text-content form{ padding: 10px 3%; } textarea.fdbk {width: 100%;padding: 5px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} /*版本更新*/ .head_update i {display:inline-block;font-size:3rem;margin:10px;color: #666;} .head_update {border-bottom:1px solid #e9e9e9; padding:10px;text-align: center;color: #666;} .no-update{padding:10px;border-bottom:1px solid #e9e9e9;color: #666; } .no-update p {text-align:center;} .update-content i {display:inline-block;font-size:2rem;margin:8px;color:#FF6946;} .update-content {padding:10px;text-align: left;} .update-content p{text-align: left;padding-left: 70px;} /*联系我们*/ .contact-text i{color:#FF6946;} .contact-text {overflow: hidden;display: block;margin-bottom: 10px;background: #fff;} .contact-text h3{ margin: 0;padding: 5px 0;font-size: 1.6rem;color: #333;font-weight: normal;padding-left: 3%;border-bottom: 1px solid #e9e9e9;} .contact-text p { margin: 0;padding: 5px 3%;text-align: justify;font-size: 1.4rem;color: #666;line-height: 25px;}
css/style.css
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {margin: 0; padding: 0; border: 0; outline: none;list-style: none;} html{ height: 100%;} h1, h2, h3, h4, h5, h6{font-family: "微软雅黑"; padding: 0; margin: 0;} ul, ol{list-style: none;} a{color: black;text-decoration: none;} a:hover{text-decoration: none;} input {background: none;} i {font-style: normal;} .w_20 {width: 20% !important;} .w_30 {width: 30% !important;} .w_40 {width: 40% !important;} .w_45 {width: 45% !important;} .w_50 {width: 50% !important;} .w_55 {width: 55% !important;} .w_60 {width: 60% !important;} .w_70 {width: 70% !important;} .w_80 {width: 80% !important;} .w_90 {width: 90% !important;} .w_100 {width: 100% !important;} .lh_1 {line-height: 1.75rem;} .lh_2 {line-height: 3.5rem;} .lh_3 {line-height: 5.25rem;} .lh_4 {line-height: 7rem;} .lh_5 {line-height: 8.75rem;} .lh_6 {line-height: 10.5rem;} .lh_7 {line-height: 12rem;} .pl15 {padding-left: 15px;} .tl {text-align: left} .tr {text-align: right} .tc {text-align: center;} .fg {color: #06C1AE;} .bg1 {background: #FF6946;} .bg2 {background: #f5f5f5;} .bg3 {background: #ffffff;} .bg4 {background: #06C1AE!important;}/*绿色*/ .bg5 {background: #F09719!important;} /*黄色*/ .pl15 {padding-left: 15px;} .pt15 {padding-top: 15px;} .ml_5 {margin-left: 5%;} .mt_1r {margin-top: 1rem;} .white {color: #ffffff !important;} .clear {clear: both;} .fl {float: left;} .fr {float: right;} .jz{ background: #06C1AE;} .main {width:100%;} .am-header-default .am-header-title, .am-header-default .am-header-title a{ color: #FFFFFF;} .am-header-default .am-header-nav>a{ color: #FFFFFF;} .sq-head{ border-bottom: 1px solid #e9e9e9; overflow: hidden; color: #FF4823; position: fixed; top: 0; z-index: 9999; left: 0; } .jz .am-icon-caret-down{ color: #fe3360; } /*登录*/ .login-password {margin: 1.5rem 5%; width: 90%; font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;} .agree{margin: 0rem 5%; width: 90%; font-size: 13px; } .agree a{ color: #FF4823;} .agree .xy{ color: #FF4823; text-decoration: underline;} .line{ border-bottom: 1px solid #c8c7cd; margin:3rem 5%; width: 90%; } .line-text{ text-align: center; color: #bababa; margin: -4rem auto 0 auto; background: #fff; width: 50%;} .forget{ float: right; color: #666;} .second-login li{ float: left; width: 33.33%; text-align: center;} .second-login li a{ width: 50%; display: block; margin: 0 auto;} .second-login li a img{ width: 100%; height: 100%; } .second-login{ overflow: hidden; margin: 1rem 0;} .login-logo p{ color: #bababa;} .login-logo{ text-align: center; margin: 3rem 0;} .login-logo img { width: 120px;border-radius: 50%;} .login-btn{margin: 1.5rem 5%; border: 0; color: #fff; width: 90%; font-size: 1.6rem; padding: 1rem;border-radius: 5px; background: #FF6946;} /*忘记密码*/ .yzm{ overflow: hidden; margin: 0 5%; width: 90%; font-size: 1.4rem;} .login-btn1{margin: 1.5rem 5%; border: 0; color: #fff; width: 90%; font-size: 1.6rem; padding: 1rem;border-radius: 5px; background-color: #06C1AE;} /*注册*/ .tip {margin: 2rem 7%;} .reg{margin: 10px 3%;} .reg h3 {width: 30%;float: left;line-height: 45px;font-weight: 400;} .reg-name,.reg-password {width: 70%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .reg-dress{width: 60%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .agree{margin: 0rem 5%; width: 90%; font-size: 13px; } .agree .xy{ color: #cb2527; text-decoration: underline;} /*首页*/ .top-nav{ overflow: hidden;background: #06C1AE;} .top-nav li{ float: left; width: 25%; text-align: center;padding: 0.5rem 0;} .top-nav .am-gallery-item img {width: 60%;display: block;margin: 5px auto;padding: 7px;} .top-nav p{color: #fff; font-size: 1.4rem;} .sq-nav{ overflow: hidden;} .sq-nav li{ float: left; width: 30%; text-align: center;padding: 0.5rem 0;} .sq-nav li:nth-of-type(1),.sq-nav li:nth-of-type(4),.sq-nav li:nth-of-type(7){margin-left: 5%;} .sq-nav .am-gallery-item img {width: 60%;display: block;margin: 5px auto;padding: 3px;} .sq-nav p{color: #676767; font-size: 1.4rem;} .h-line{ background: #efefef; height: 10px;} .sq-title{ padding: 0 10px; font-size:20px; height: 3.5rem; line-height: 3.5rem; color: #000;} .sq-title .am-icon-volume-up{ font-size: 22px; float: left; margin-right: 10px;} .am-icon-volume-up:before{color: #cc6b17;} .sq-foot {background: #eee;color: #a4a4a4;overflow: hidden;border-top: 1px solid #e9e9e9;} .am-navbar {position: fixed;left: 0;bottom: 0;width: 100%;height: 49px;line-height: 49px;z-index: 1010;} .am-navbar-default .am-navbar-nav{background: #efefef;} .am-navbar-nav a{ color: #999999;} .am-navbar-nav .curr { color: #3C3C3C;} .am-navbar-nav .curr a{ color: #3C3C3C;} /*个人中心*/ .member {width: 100%;height: 240px;background: #fff;} .mem-tit {text-align: center;color: #3c3b3b;line-height: 50px;font-size: 2rem;position: relative;} .mem-pic {width: 200px;margin: 0 auto;position: relative;} .mem-pic-bg {border-radius: 50%;width: 100px;height: 100px;/* padding: 2px; */margin: 0 auto;border: 2px solid #06C1AE;background-size: cover;background-color: #fff;} .member-menu {overflow: hidden;margin-top: 30px;} .member-menu li {font-size: 1.6rem;float: left;width: 25%;text-align: center;border-right: 1px solid #e9e9e9;} .member-menu .yellow {color: #FF6946;} .member-other-list li{ background: #fff; margin-top: 10px; padding: 0.5rem 1rem; overflow: hidden;} .member-other-list li a {color: #2e2e2e;display: block;} .member-other-list li img{ float: left;} .member-other-list li span{ float: left; margin-left: 2%; margin-top: 0.8rem;} .member-other-list li .am-icon-angle-right{ float: right; font-style: normal; margin-top: 0.8rem;} .member-other-list li a{ color: #2e2e2e; display: block;} .member-other-list li b{ float: left; color: #afaeae; font-size: 1.4rem; margin-left: 0.5rem; margin-top: 1.1rem; font-weight: normal;} /*设置*/ .step li{ padding: 1rem; border-bottom: 1px solid #ddd; overflow: hidden;} .step li img{ float: left;} .step .am-icon-angle-right{ float: right; margin-top: 0.7rem;} .step li a{ color: #242424; overflow: hidden; display: block;} .step li i{ float: left; font-style:normal; font-size: 1.6rem; margin-top: 0.7rem; margin-left: 2%; } .step li a i{ float: left; font-style:normal; font-size: 1.6rem; } .step li p{ color: #d3d3d3; text-indent: 50px; font-size: 1.4rem;} .step .infor-pic {float: right;} .step .infor-pic img {border-radius: 50%;} /*账户余额*/ .record-ye{ background: #fff; text-align: center; padding: 2rem 0; border-bottom: 1px solid #e9e9e9;} .record-ye p{ color: #737373;} .record-ye b{ color: #282828; font-size: 3rem;} /*提现*/ .cash-money{ margin: 1rem 5% 0 5%; font-size: 1.8rem;} .cash-money span{ color: #FF6946;} .cash-money ul{ width: 10%;} .login-name {margin: 0 5%;width: 90%;font-size: 1.4rem;padding: 1rem; border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;} .cash-style{ background: #fff; border-radius: 5px; margin:15px 5% 20px 5%; width: 90%; overflow: hidden;} .cash-style li{ border-bottom: 1px solid #D3D3D3; overflow: hidden; margin: 0 5%; line-height: 50px;} .cash-style li:last-child{ border-bottom: 0;} .cash-style li img{ float: left; margin-top: 8px;} .cash-style li span{ float: left;} .cash-style li label{ float: right; margin-top: 15px;} .cash-un {margin: 0 10%;width: 80%;font-size: 1.8rem;padding: 1rem;border-radius: 5px;border: 1px solid #e9e9e9;background: #FFFFFF;color: #FF6946;text-align: center;height: 45px;} /*明细*/ .cashdet {width: 100%;background: #fff;overflow: hidden;} .cashdet li {overflow: hidden;padding: 0.5rem 5%;border-bottom: 1px solid #e9e9e9;} .cashdet li img {float: left;margin-top: 0.7rem;} .cashdet li span{float: left;padding-left: 2%;width: 60%;} .cashdet li p {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .cashdet li i {float: right;font-style: normal;color: #FF4823;margin-top: 0.7rem;} .cashdet-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 49px;width: 100%;background: #ececec;} .cashdet-style .current{ border-bottom: 2px solid #06C1AE;} .cashdet-style li{ float: left; width: 50%; text-align: center;} .cashdet-style li a{ color: #383838;} /*消息*/ .mess-list {width: 100%;height: 90px;border-bottom: 1px solid #e9e9e9;} .mess li{padding: 0 5%; margin-top: 10px; overflow: hidden; background: #fff; border-top: 1px solid #e9e9e9; border-bottom: 1px s #e9e9e9;position: relative;} .mess .list-pic {border: none;padding: 7px;height: 90px;width: 30%;} .mess li a{ color: #000;} .mess li h2{ font-weight: normal; line-height: 40px; font-size:1.8rem; margin-top: 5px;} .mess li .con{ color: #808080;display: block;line-height: 18px;height: 36px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 1.2rem;font-weight: normal;} .mess li .time{font-size:1.4rem; line-height: 30px;} .mess li .time i{ float: right;font-style: normal;} .mess li .time span{ float: left; } .mess-list-mid {float: left;width: 70%;text-align: justify;height: 80px;} /*订单管理*/ .order-style li{ float: left; width: 33%; text-align: center;} .order-style li a{ color: #383838;} .order-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;} .order-style .current{ border-bottom: 2px solid #06C1AE;} .c-comment {padding: 0 1rem;height: 40px;line-height: 40px;background: #fff;font-size: 1.5rem;} .c-comment-list {background: #f5f5f5;overflow: hidden;padding:1rem;} .c-comment-list i{ margin: 0 10px;} .c-comment-list p{ color: #646464; font-size: 1.4rem;} .c-comment-list p span{ color: #FF6946;} .c-comment-list b{ border-radius: 50%; background: #FF4823; display: inline-block; color: #fff; width: 25px; line-height: 25px; margin-left: 5px; text-align: center; font-weight: normal;font-size: 1.4rem;} .c-com-btn {height: 45px;background: #fff;} .c-comment-suc {color: #FF4823; border-left: 1px solid #e9e9e9; padding-left: 0.5rem;} .c-com-btn .oncepay,.c-com-btn .confirm,.c-com-btn .evaluated {border: 1px solid #FF6946;color: #FF6946; float: right;display: block;height: 2.5rem;margin: 0.5rem 12px;line-height: 2.5rem; width: 20%;border-radius: 5px;font-size: 1.4rem;text-align: center;margin-left: 2%;} .c-com-btn .canelpay{border: 1px solid #626262;color: #626262;float: right;display: block;height: 2.5rem;margin: 0.5rem 12px; line-height: 2.5rem;width: 20%;border-radius: 5px;font-size: 1.4rem;text-align: center;margin-left: 2%;} .clear{ height: 10px; background: #e9e9e9;} .o-con-img {float: left;padding-top: 2%;padding-bottom: 2%;width: 20%;height: 100%;overflow: hidden;margin-bottom: 0.5rem;} .o-con-img img {height: 6rem;overflow: hidden;width: 100%;} .o-con-txt {float: left;width: 51%;text-align: left;margin-left: 2%;padding-top: 2%;} .o-con-txt p {color: #000;} .o-con-much {float: right;width: 25%;text-align: right;padding: 2%;margin-top: 25px;color: #afafaf;} .order-info{ padding: 1rem; border-top: 1px solid #e9e9e9;} .order-info p span{ color: #FF6946;} /*商品*/ .goods{ overflow: hidden;} .goods li{ overflow: hidden; background: #fff; margin-bottom: 10px;} .gd-top{ overflow: hidden; padding: 1rem 3% 1rem 3%; background: #fff;} .gd-top-left{ float: left; width: 20%;} .gd-top-left a span{ color: #FF4823;} .gd-top-right{ float: left; width: 75%; margin-left: 2%;} .gd-top-right .name{ color: #7e8fa0; font-size: 1.8rem;} .gd-top-right .content{ font-size: 1.4rem; color: #494949;} .gd-top-right .price span{ font-size: 1.5rem; color: #FF6946;} .gd-top-right .time{ float: right;} .gd-bot{ border-top: 1px solid #e9e9e9; overflow: hidden; border-bottom: 1px solid #e9e9e9; margin:0;} .gd-bot li{ margin-bottom: 0; float: left; text-align: center; width: 33.33%; border-right: 1px solid #e9e9e9; padding: 0.5rem 0;} .gd-bot li:last-child{ border-right: 0;} .gd-bot li a{ color: #494949;} .gd-bot li i{ font-size: 16px;} .gd-style li{ float: left; width: 33%; text-align: center;} .gd-style li a{ color: #383838;} .gd-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 98px;width: 100%;background: #ececec;} .gd-style .current{ border-bottom: 2px solid #06C1AE;} .gd-search{ overflow: hidden;border-bottom: 1px solid #e9e9e9;background: #ececec;height: 49px;position: fixed;top: 49px;width: 100%;} .gd-search input {background: #fff; width: 80%;border: 1px solid #e9e9e9;border-radius: 3px;padding: 0.4rem;float: left;margin: 8px 12px;} .gd-search li {float: left;line-height: 49px;} .gd-btn {position: fixed;bottom: 0;width: 100%;left: 0;} .gd-btn .login-btn-half {border: 0;color: #fff;font-size: 1.6rem;padding: 1rem;width: 50%;border-radius: 0px;margin: 0;} /*下架*/ .pulloff .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} .pulloff h3{ text-align: center; font-weight: normal; line-height: 60px;} /*上架*/ .puton .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} .puton h3{ text-align: center; font-weight: normal; line-height: 60px;} /*分享*/ .share{ width: 100%;} .share h2{ text-align: center; font-weight: normal; line-height: 60px;} .share-style{ width: 90%; margin: 0 auto; overflow: hidden; padding: 1rem 0;} .share-style li{ float: left; width: 33.33%; text-align: center;margin-bottom: 15px;} .share-style li a{ color: #464646; } .share .popup-close{ line-height: 50px; background: #fff; text-align: center; color: #464646;} /*批量管理*/ .list-pro{ overflow: hidden; padding-bottom: 60px; margin-top: 60px;} .list-pro li{ position: relative; border-bottom: 1px solid #e9e9e9; margin: 0px 3%; padding: 15px 0; overflow: hidden;} .list-pic{ float: left; width: 30%; padding: 3px; border: 1px solid #e9e9e9;} .list-pic1{ float: left; width: 22%; padding: 3px; border: 1px solid #e9e9e9;} .list-pro .am-gallery-desc {color: #FF6946; font-size: 1.6rem;} .list-cart{ height: 45px; text-align: center; position: absolute; right: 0px; bottom: 0px; border-radius: 50%;} /*门店管理*/ .store li {border-bottom: 1px solid #e9e9e9;padding: 3% 1rem;overflow: hidden;position: relative;} .store-pic{ float: left; width: 25%; width: 6.5rem;} .store-adress {margin-top: 8px;} .store-mid {float: left;color: #909090;margin-left: 0.625rem;line-height: 3rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;white-space: normal;text-overflow: ellipsis;} .store-mid .tit { font-size: 1.6rem;} .store li i {float: right;margin-top: 2.5rem;} .store-other-list li{ background: #fff; margin-top: 10px; padding: 0.5rem 1rem; overflow: hidden;} .store-other-list li a {color: #2e2e2e;display: block;} .store-other-list li img{ float: left;} .store-other-list li span{ float: left; margin-left: 2%; margin-top: 0.8rem;} .store-other-list li .am-icon-angle-right{ float: right; font-style: normal; margin-top: 0.8rem;} .store-other-list li a{ color: #2e2e2e; display: block;} .store-other-list li b{ float: left; color: #afaeae; font-size: 1.4rem; margin-left: 0.5rem; margin-top: 1.1rem; font-weight: normal;} /*特供批发*/ .pro-list .am-gallery-desc {color: #FF6946;} .am-slider-default .am-control-nav li a {border: 0;width: 10px;height: 10px;} /*特供批发*详情*/ .detal-info{ padding: 0 3%; color: #666; overflow: hidden; width: 85%;} .detal-info .heart{ position: absolute; top:8px; right: 5%; text-align: center; border-left: 1px solid #e9e9e9; padding-left: 15px; } .detal-info .heart p{ font-size: 1.4rem; line-height: 20px; width: 100%; height: 20px;} .detal-info p{ line-height: 40px; font-size: 1.6rem; width: 80%; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .detal-info h2{ font-weight: normal;} .detal-info h2 span{ color: #FF6946;} .order-tit{ font-weight: normal; padding:0 3%; line-height: 3.5rem; color: #909090; border-bottom: 1px solid #e9e9e9;} .order-name{padding:1rem 3%; position: relative; } .order-add{ font-size:1.4rem; color: #909090;} .order-tele{ color: #424242;} .order-name .am-icon-angle-right{ position: absolute; right: 1rem; top:35%;} .order-name a{ display: block;} .shopcart-list{ overflow: hidden; background: #fff; margin-top: 1rem; padding-bottom: 50px;} .shopcart-list li{ border-bottom: 1px solid #e9e9e9; padding: 3% 1rem; overflow: hidden; position: relative;} .shopcart-list label{ float: left; margin-right: 0.2rem; margin-top: 2.5rem;} .order-infor{ margin: 0 3%; width: 94%; padding: 1rem 0;} .order-infor-first i{ float: right; font-style: normal; color: #909090; } .order-infor-first a{ color: #909090; float: right; } .order-infor-first{ overflow: hidden; margin-bottom: 5px;} .bz-infor{ border: 1px solid #e9e9e9; width: 94%; margin:10px 3%; height: 2.8rem; padding-left: 5px;} .shop-fix{ height: 5rem; position: fixed; bottom: 0px; background: #fff; width: 100%; padding: 0 3%;} .shop-fix label{ float: left; margin-top: 1.5rem; margin-right: 0.625rem;} .shop-fix .del{ color: #666; float: left; line-height: 5rem;} .js-btn{ float: right; border-radius: 5px; background: #FF6946; color: #fff; padding: 3px 12px; margin-top: 14px;} .d-amount{padding: 0 3%; color: #666; overflow: hidden;} .d-amount h4 {float: left;font-weight: normal;font-size: 1.6rem;line-height: 2.5rem;margin-top: 0.75rem;} .d-amount .d-stock .decrease {position: absolute;left: 0;width: 30%;height: 2.5rem;display: block;border: 1px solid #e9e9e9;text-align: center; line-height: 2.5rem;font-size: 16px; color: #666;} .d-amount .d-stock {float: left;width: 35%;height: 2.5rem;position: relative;margin: 0.75rem 2%;} .d-amount .d-stock input {position: absolute;left: 30%;width: 40%;height: 2.5rem;border: 1px solid #e9e9e9;border-left: none;border-right: none;text-align: center;} .d-amount .d-stock .increase {position: absolute;right: 0;width: 30%;height: 2.5rem;display: block;border: 1px solid #e9e9e9;text-align: center;line-height: 2.5rem;font-size: 16px;color: #666;} .comment { overflow: hidden; padding: 2px 3%; color: #666; } .comment span{ float: left;} .com-good { margin-right: 10px; margin-top: 8px; float: left; background: #cd6a17; border-radius: 15px; height: 1rem; width: 60%;} .com-bad{ margin-right: 10px; margin-top: 8px; float: left; border:1px solid #cd6a17; border-radius: 15px; height: 1rem; width: 60%;} .comment-list li{ float: left; padding: 0 10px; color: #666; border-right: 1px solid #e9e9e9;} .comment-list li:last-child{ border-right: 0;} .comment-list li a{ color: #666; font-size: 1.4rem;} .comment-list{ margin-top: 1rem; background: #f2f2f2; overflow: hidden; padding: 10px 0;} .am-tabs-bd .am-tab-panel{ padding: 10px 0;} .comment-pic{ margin:15px 3%; overflow: hidden;} .comment-pic li{ border: 1px solid #e9e9e9; margin: 10px 0; overflow: hidden;} .comment-pic .tit{ height: 35px; background: #f2f2f2;} .comment-pic .tx{ width: 2rem; height: 2rem; margin: 5px 0 0 5px; float: left;} .comment-pic .tit span{ color: #FF6946; line-height: 35px; display: block; float: left; margin-left: 3%;} .comment-pic .tit i{ font-style: normal; color: #9b9b9b; float: right; padding-right: 3%; line-height: 35px; display: block} .comment-con{ padding: 15px 5%; color: #707070; background: #f7f7f7;} .detail p{ margin: 0 3%;} .comment-list .current a{ color:#FF4823 ;} /*特供批发*支付订单*/ .order-detail{ background: #fff; border-bottom: 1px solid #e9e9e9; color: #000; font-size: 1.6rem;} .order-detail li{ margin:0 7%; border-bottom: 1px solid #e9e9e9; line-height: 4rem;} .order-detail li span{ color: #666;} .order-detail li:last-child{ border-bottom: 0;} .pay-style label{ float: right; margin-top: 1rem; } .pay-style{ overflow: hidden; background: #fff;} .pay-style li{ padding:5px 0; border-bottom: 1px solid #e9e9e9; overflow: hidden;} /*.pay-style img{ float: left; padding: 3px 10px; margin-top: 0.8rem; background: #f1f1f1; border-radius: 5px; border: 1px solid #e9e9e9;}*/ .pay-style span{ float: left;} .pay-style>p{ font-size: 1.3rem;color: #909090;} .pay-style span .integral {float: right !important;margin-right: 30%;} .pay-style .descript{ color: #7c7c7c; font-size: 1.3rem;} .pay-style-box{ font-size: 1.8rem; margin: 20px 0 0px 5%;} .pay-style-other {margin: 5px 7%;color: #7c7c7c;} .moren{margin: 0 7%;} /*特供批发*密码支付*/ .pay-iphone{ margin: 1rem 5%; color: #4b4b4b;} .pay-box{ margin: 0 5%; width: 90%; border: 1px solid #e9e9e9; border-radius: 5px; background: #fff;} .pay-box input{ font-size: 1.4rem; width: 60%; text-indent: 10px; padding: 1rem 0; background: transparent; border: 0;} .pay-box .pay-box-btn{ width: 40%; float: right; padding: 1rem 0; background: rgba(6,193,174,0.5); color: #fff; border-radius: 0px 5px 5px 0px;} /*特供批发*支付成功*/ .payment{ width: 90%; margin: 0 5%; overflow: hidden; height: 50px; border: 1px solid #e9e9e9; background: #fff; border-radius: 5px;} .payment input{ border: 0; width: 100%; line-height: 50px; text-align: center;word-spacing:20px; letter-spacing: 10px;} .pay-v {background: url(../images/payv.png) center center no-repeat; height: 6rem;background-size: contain;margin: 45px 7% 15px 7%;} /*特供批发*我的订单*/ .order-style2 li{ float: left; width: 20%; text-align: center;} .order-style2 li a{ color: #383838;} .order-style2{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;} .order-style2 .current{ border-bottom: 2px solid #06C1AE;} .order-box {background: #fff; margin-bottom: 10px;} .order-box .order-box-title {padding: 5px 3%;line-height: 30px;} .order-box-title .order-title-name{text-align:left;display:inline-block;width:61%} .order-box-title .order-title-name i{color: #666;} .order-box-title .order-title-static {text-align: right;display: inline-block;width: 28%;color: #FF6946;height: 30px;line-height: 30px;overflow: hidden;float: right;} .order-list {border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;} .order-list .link,.order-list .link>a {padding:5px 3%;font-size:1.2rem;line-height:20px;list-style: none;display: block; margin: 0;color: #666;text-decoration: none;position: relative;} .order-img {width: 20%;height:5rem;text-align: center;font-size: 0;background: url(../images/test3.png) no-repeat center center;display: inline-block; background-size: cover;border: none !important;} .order-list .info {width: 57%;padding-left:3%;font-size:1.2rem;line-height:20px;overflow: hidden;} .m_order_list li .info p {margin-bottom: .2rem;-webkit-margin-after: .1rem;} .order-list .info p.name {height: 40px;overflow: hidden;line-height: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; color: #333;} .order-list li .price {width: 18%;padding-left:2% ;text-align: right;} .order-list li .price p.rate {color: #333;} .order-list li a img, .order-list li .info, .order-list li .price {display: inline-block;vertical-align: top;} .order-box .order-pay-box {padding: 5px 3%;text-align: right;border-bottom: #e9e9e9 solid 1px;font-size: 1.2rem;color: #666;} .order-box .order-pay-box .rate {color: #FF6946;} .order-box .order-buttons {padding: 5px 3%;text-align: right;font-size: 1.2rem;} .order-box .order-buttons a {margin-left: .3rem;} .order-box .order-buttons .order-buttons-b {line-height:2.5rem;height: 2.5rem;border: 1px solid #ccc;padding: 0rem 1rem; display: inline-block;vertical-align: middle;background: none;border-radius: 3px;margin: 0;color: #999;text-decoration: none;text-align: center;} .order-box .order-buttons .order-buttons-yellow {background: #FF6946;color: #fff;border-color: #FF6946;} /*特供批发*订单详情*/ .d-infor{ padding-left: 10%; border-bottom: 1px solid #ddd; padding-bottom: 1rem;} .d-infor p{ overflow: hidden;} .d-infor .text{ font-size: 2rem;} .d-infor .text i{ color: #06C1AE;; font-size: 3.5rem; float: left;} .d-infor .text span{ float: left; margin-top: 1rem; margin-left: 1%;} .d-infor .price{ color: #525252; margin-left: 35px;} .order-state{ width:100%; padding: 1rem 0; overflow: hidden; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;} .order-state li{ float: left; width: 20%; text-align: center; position: relative;} .order-state li p{ font-size: 1.6rem; line-height: 35px;} .order-state span{ color: #fff; text-align: center; display: inline-block; background:#d0d0d0; height: 40px; width: 40px; border-radius: 50%;} .order-state i{ font-size: 2.5rem;} .order-state .current{ background: #FF6946;} .order-state .line{ width: 20px; height: 1px; background: #ddd; position: absolute; right: -20%; top: -15px;} .men-infor{padding: 0 1rem; border-top: 1px solid #ddd; overflow: hidden;} .men-infor-left{ float: left; width: 85%; } .men-infor-right{ float:right; width: 15%; text-align: center;} .men-infor-left h2{ font-weight: normal; font-size:1.8rem;} .men-infor-left p{ font-size: 1.5rem; color: #8f8f8f;} .men-infor-right a{ color: #FF6946; float: right; display:block; border-left: 1px solid #ddd; padding: 0.5rem 0 0.5rem 1rem; margin-top: 1rem;} .men-infor-right i{ font-size: 3rem; } /*特供批发*商品评价*/ .order-eva section {height: 198px;position: relative;clear: both;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;background: #fff;margin-bottom: 10px;} .order-eva-top {width: 94%;height: 77px;position: relative;margin: auto;clear: both;border-bottom: 1px solid #e5e5e5;} .order-eva-top-img {position: absolute;top: 10px;left: 0;width: 57px;height: 57px;} .order-eva-top-img img {height: 57px;width: 57px;} .order-eva-top-info {padding-left: 67px;padding-top: 10px;height: 85px;} .order-eva-top-info h1 {display: block;color: #333;line-height: 18px;height: 36px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 1.2rem;font-weight: normal;} .order-eva-top-info h2 {color: #FF6946;font-size: 14px;font-weight: 600;line-height: 20px;} .order-eva-top-info h2 span {font-weight: 100;} .order-eva-Below {width: 94%;padding-top: 13.5px;position: relative;margin: auto;clear: both;} .order-eva-Below h1 {color: #333;line-height: 1;height: 27px;float: left;font-size: 1.4rem;width: 100%;} .order-eva-Below ul {float: left;width: 100%;padding-left: 10%;} .order-eva-Below ul li:first-of-type {float: left;width: 33%;height: 100%;background: url("../images/hp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:first-of-type.on {background: url("../images/hp2.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:nth-of-type(2) {float: left;width: 33%;height: 100%;background: url("../images/hp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:nth-of-type(2).on {background: url("../images/zp.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:last-of-type {float: left;width: 33%;height: 100%;background: url("../images/cp1.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li:last-of-type.on {background: url("../images/cp2.png") no-repeat left center;background-size: 17px 17px;} .order-eva-Below ul li span {float: left;padding: 0 2rem;} .order-eva-Below .order-textbox {clear: both;} .order-eva-Below .order-textbox textarea {width: 100%;height: 60px;padding: 5px;border: none;border: 1px solid #bbb;border-radius: 4px;color: #ccc;} .order-button {position: fixed;z-index: 999;bottom: 0;left: 0;clear: both;width: 100%;height: 60px; padding-top: 10px;border-top: 1px solid #e5e5e5;background: #fff;text-align: center;} .order-button a {margin: 0 auto;display: block;width: 92.5%;height: 39px;line-height: 39px;border-radius: 4px;border-radius: 5px;background: #FF6946;color: #fff;} /*促销优惠*/ .promot img {width:auto!important;display: block;margin: 5px auto;height: 50px;padding: 3px;} .promot-box input{ font-size: 1.4rem; width: 94%;margin:20px 3%; text-indent: 10px; padding: 1rem 0; background: transparent; border:1px solid #e9e9e9;border-radius: 5px;} /*统计*/ .stats-menu {overflow: hidden;padding: 15px 0;} .stats-menu li {font-size: 1.6rem;float: left;width: 50%;text-align: center;border-right: 1px solid #e9e9e9;} .stats {width: 100%;background: #fff;} .stats-tit {text-align: center;color: #3c3b3b;line-height: 50px;font-size: 2rem;position: relative;} .stats-pic {width: 200px;margin: 0 auto;position: relative; padding: 20px 0;} .stats-pic-bg {border-radius: 50%;width: 100px;height: 100px;/* padding: 2px; */margin: 0 auto;border: 2px solid #06C1AE;background-size: cover;background-color: #fff;} .stats-menu .yellow {color: #FF6946;} .stats-nav {background-color: #fff;border-bottom: 1px solid #e9e9e9;overflow: hidden;margin: 0;padding: 1rem 0;} .stats-nav li {width: 33%;height: auto;float: left;} .stats-nav i {display: block;margin: auto;text-align: center;color:#06C1AE;} .stats-nav p {text-align: center;font-size: 1.4rem;} .stats-nav a{ color: #5a5959;} /*客户管理*/ .customers{background: #fff;} .customers li{ background: #fff;padding: 0.5rem 1rem; overflow: hidden;border-bottom: 1px solid #e9e9e9;} .customers li span {float: left;margin-left: 2%;margin-top: 0.8rem;} .customers li img{ float: left; border-radius: 50%;} .customers li i{ font-style: normal; float: right; margin-top: 1rem;} .hotline{ background: #efefef; text-align: left; padding: 0.5rem 1rem;} .customers-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-top: 1px solid #e9e9e9;position: fixed;bottom: 0;width: 100%;background: #ececec;} .customers-style li{ float: left; width: 50%; text-align: center;} .customers-style li a{color: #999999;} .customers-style .current a{color: #3C3C3C;} .customers-style span{height: 20px;margin: 4px auto 0;display: block;line-height: 24px;} .cu-buy-style li{ float: left; width: 33%; text-align: center;} .cu-buy-style li a{ color: #383838;} .cu-buy-style{ overflow: hidden; padding: 0 12px; line-height: 4rem; border-bottom: 1px solid #e9e9e9;position: fixed;top: 49px;width: 100%;background: #ececec;} .cu-buy-style .current{ border-bottom: 2px solid #06C1AE;} .cu-buy{margin-top: -10px;} .cu-buy li{ background: #fff;padding: 0.5rem 1rem; overflow: hidden;border-bottom: 1px solid #e9e9e9;margin-top: 10px;} .cu-buy li span {float: left;margin-left: 2%;color: #7e8fa0;font-size: 1.4rem;} .cu-buy li span p.name {color: #494949;font-size: 1.6rem;} .cu-buy li img{ float: left; border-radius: 50%;margin-top: 0.4rem;} .cu-buy li i{ font-style: normal; float: right; margin-top: 1rem;} /*客户信息*/ .cust-det li{ padding: 1rem; border-bottom: 1px solid #e9e9e9; overflow: hidden;} .cust-det li img{ float: left;border-radius: 50%;} .cust-det li a{ color: #242424; overflow: hidden; display: block;} .cust-det li i{ float: left; font-style:normal; font-size: 1.6rem; margin-left: 2%;width: 30%; } .cust-det li a i{ float: left; font-style:normal; font-size: 1.6rem;margin-top: 0.5rem; } .cust-det li p{color: #a5a5a5; text-indent: 50px; font-size: 1.6rem;margin-top: 0.5rem; } .infor-pic{ margin-left: 15px; float: left; width: 6rem; height: 6rem; border-radius: 50%;} .infor-pic img{ width: 100%; height: 100%;} /*客户评价*/ .comment-list1 li{float: left;padding: 10px;color: #666;/* border-right: 1px solid #e9e9e9; */} .comment-list1 li:last-child{ border-right: 0;} .comment-list1 li a{ color: #666; font-size: 1.4rem;} .comment-list1{margin-top: 1rem;background: #ffffff;overflow: hidden;/* padding: 10px 0; */} .comment-pic1{margin:15px 3%;overflow: hidden;} .comment-pic1 li{ border: 1px solid #e9e9e9; margin: 10px 0; overflow: hidden;} .comment-pic1 .tit{height: 35px;background: #fff;} .comment-pic1 .tx{ width: 2rem; height: 2rem; margin: 5px 0 0 5px; float: left;} .comment-pic1 .tit span{color: #FF4823;line-height: 35px;display: block;float: left;margin-left: 3%;} .comment-pic1 .tit i{ font-style: normal; color: #9b9b9b; float: right; padding-right: 3%; line-height: 35px; display: block} .comment-con1{padding: 15px 5%;color: #707070;background: #fff;} .comment-list1 .current a{color: #FF4823;} .comment-list1 li.current {border-bottom: 1px solid #FF4823;} /*绑定银行卡*/ .card-box {margin: 10px 5%;} input.card-box-input {width: 75%;border: 1px solid #e9e9e9;border-radius: 5px;background: #fff;text-indent: 10px;padding: 1rem 0;height: 45px;} .card-box p {color: #4b4b4b;width: 25%;float: left;padding: 1rem 0;height: 45px;} .bound-text{margin: 0 5%;} .bound-text{ margin: 0 5%;} .bound-text h2{font-weight: normal;} .bound-text p{ font-size: 1.4rem; color: #7c7c7c;} /*编辑产品*/ .filename {position: absolute;outline: 0 none;line-height: 1.5rem;font-size: 1.5rem;color: #999;width: 100%; margin: 0; overflow: hidden;cursor: default;text-overflow: ellipsis;white-space: nowrap;border: 0;top: 6rem;text-align: center;z-index: 888;} .logo-license .license {position: relative;width: 100%;display: inline-block;background: rgba(6,193,174,0.1); } .license >img {width:100%;} .uploader input[type=file] {position: absolute;top: 0;right: 0;bottom: 0;border: 0;padding: 0;margin: 0; width: 100%;cursor: pointer;border: solid 1px #e9e9e9;opacity: 0;} .yulan {position: fixed;width: 100%;height: 100%;display: none;top: 0;left: 0;text-align: center;line-height: 100%; background: #000;z-index: 99999999;} .yulan #img0 {display: inline-block;max-width: 90%;line-height: 100%;max-height: 90%;top: 40%;left: 50%; -webkit-transform: translate(-50%, -40%);position: absolute;} .enter {position: absolute;height: 10%;bottom: 0;left: 0;width: 100%;background: #fff;} .enter .btn-2, .enter .btn-3 {border: 0;outline: none;background: #06C1AE;;color: #fff;height: 100%;width: 8rem;font-size: 2rem;} .htmleaf-container {margin: 0 auto;text-align: center; overflow: hidden;width: 100%;height: 100%;position: fixed; top: 0;background: #000;display: none;z-index: 9999999;} #clipArea {height: 90%;} .foot-use {background: #fff;height: 10%;width: 100%;position: relative;} .uploader1 {position: absolute;width: 50%;height: 8rem;cursor: default;height: 100%;float: left;} .blue .button {color: #fff;background: #18b4ed;height: 100%;} #file {float: left;height: 100%;} #clipBtn {float: right;height: 100%;width: 8rem;background: #18b4ed;border: 0;outline: none;color: #fff;font-size: 2rem;z-index: 999;} .Info{ font-size: 1.4rem; padding: 1rem; } .Info_sm {border: 1px solid #e9e9e9;padding: 0.3rem 0;} .loginInput { width:86%; border: 1px solid #e9e9e9;margin: 1rem 7%;height: 4rem;} .loginInput .iconfont {float: left;padding: 0 1rem;border-right: 1px solid #ccc;line-height: 4rem;} .login-text{ color: #656565; font-size: 1.4rem; padding: 0 7%; margin-bottom: 20px;} .reg1{ color: #FF6946;; text-decoration: underline;} .password{ float: right; padding-right: 5px; color: #656565;} .agree{ padding: 0 3%; font-size: 1.4rem; color:#000;} .ft-btn{margin: 5rem 7%; color: #FFF; text-align: center; display: block; width: 86%;font-size: 1.6rem; padding: 1rem; border-radius: 5px; background:#06C1AE; border: 0;} .money-btn{margin: 1rem 7%; color: #FFF; text-align: center; display: block; width: 86%;font-size: 1.6rem; padding: 1rem; border-radius: 5px; background:#06C1AE; border: 0;} .reg-yzm{ float: left; width: 40%; border: 1px solid #e9e9e9; border-radius: 5px; padding: 1rem;} .yzm-hq{ background: #FF6946;; color:#fff; padding: 1rem; border-radius: 5px; width: 55%; float: right;} .login-btn-half{border: 0; color: #fff;font-size: 1.6rem; padding: 1rem;border-radius: 5px;margin: 1.5rem 7%;width: 36%;} .ts{ padding: 1rem; border: 1px solid #e9e9e9; margin: 1rem 3%; width: 94%; height: 150px; border-radius: 5px;} .near{width: 94%; margin: 10px 3%; } .near li{border-radius: 5px; border:1px solid #e9e9e9; background: #fff; overflow: hidden; margin-bottom: 10px; padding: 10px; position: relative;} .near .pic{ float: left; width: 20%;} .near .pic img{ width: 100%;} .near .text{ float: left; margin-left: 10px; width: 75%;} .near .text h2{ overflow: hidden; font-weight: normal; margin-bottom: 10px;} .near .text h2 i{ float: left; width: 2px; height: 20px; background: #FF6946;; margin-top: 4px; } .near .text h2 span{ float: left; margin-left: 10px;} .near .text p{ color: #999;} .near .text em{ float: right; font-style: normal; color: #FF6946;;} .near .ture{ background: #FF6946;; color: #fff; border-radius: 5px; line-height: 35px; padding: 0 15px; position: absolute; right: 5px; bottom: 10px; border: 0;} .qian{ padding: 2rem 0; border-bottom: 1px solid #e9e9e9;} .qian h2{ text-align: center; font-weight: normal; color: #ff5d51; font-size: 40px; } .qian p{ text-align: center;} .contact{ overflow: hidden; background: #fff; border-bottom: 1px solid #e9e9e9; padding:0 1rem;} .contact li{ float: left; float: left; width: 50%; text-align: center; margin: 1rem 0; border-right: 1px solid #e9e9e9;} .contact li:last-child{ border: 0;} .contact li a{ color: #008B31;} .contact li span{ font-size: 18px;} .member-list{ background: #fff; margin:1rem 0; border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9;} .member-list li{ border-bottom: 1px solid #e9e9e9; padding: 1rem 0; margin: 0 1rem; overflow: hidden;} .member-list li span{ color: #000; float: left; margin-left: 2%;} .member-list .am-icon-angle-right{ float:right;} .member-list li:last-child{ border-bottom: 0;} .bank{ border-top: 1px solid #e9e9e9; background: #fff; margin-top: 1rem;} .bank li{ border-bottom: 1px solid #e9e9e9; overflow: hidden; padding: 1rem;} .bank li img{ float: left; width: 40px; height: 40px; margin-top: 5px;} .bank .bankname{ float: left; width: 80%; margin-left: 0.5rem;} .bank .bankname .name{ font-size: 18px; color: #333;} .bank .bankname .text{ font-size: 12px; color: #999;} .bank .am-icon-angle-right{ float: right; margin-top: 10px; color: #666;} .addcard-kh{ border: 1px solid #e9e9e9; background: #fff; padding: 1rem; border-radius: 5px; margin: 1rem 3%; overflow: hidden;} .addcard-kh span{ width: 15%; float: left;} .addcard-kh input{ width: 70%; float: left; line-height: 20px;} .pay{ margin: 1rem 3%; font-weight: normal;} .pay span{ color: red;} .pay-style{ background: #fff; border-radius: 5px; overflow: hidden; margin: 1rem 7%;} .pay-style li{ border-bottom: 1px solid #e9e9e9; line-height: 40px; overflow: hidden; padding: 0.5rem 1rem;} .pay-style li:last-child{ border-bottom: 0;} .pay-style label{ float: left; height: 22px; margin-top: 10px;} .pay-style img{ float: left; margin-left: 5px; margin-top: 7px;} .pay-style span{ float: left; margin-left: 5px; display: block;} .cash{ overflow: hidden; margin: 1rem 3%; background: #fff; border-radius: 5px;} .cash .add-card{ background: #FF6946;; line-height: 45px; display: block; padding-left: 1rem; font-size: 16px; color: #fff;} .cash-jine p{ text-indent: 1.5rem; line-height: 40px;} .tx-num{ margin:0 1.5rem ; overflow: hidden; border-bottom: 1px solid #e9e9e9;} .tx-num span{ font-size: 24px; float: left;} .tx-num input{ float: left; line-height: 40px;} .search{width: 94%; margin: 10px 3%; border-radius: 5px; border:1px solid #e9e9e9; background: #fff; overflow: hidden; padding: 15px;} .map{width: 94%; margin: 0px 3%; border-radius: 5px; border:1px solid #e9e9e9; } .map img{ width: 100%;} .address h1{ line-height: 30px; color: #666; padding: 10px; font-weight: normal; border-bottom: 1px solid #e9e9e9;} .address li{ padding: 10px; border-bottom: 1px solid #e9e9e9;} .address li>label{ height: 35px; line-height: 35px;} .address li h2{ color: #666; font-weight: normal;} .address li p{ font-size: 14px; color: #999;} .edit .logo-license{margin: 15px;} .uploader {position: relative;width: 100%;cursor: default;height: 100%; margin: 0 auto;} .license {position: relative;width: 100%;display: inline-block;} .license >img{width: 100%;} .edit .license,.edit .license >img {height: 8rem;text-align: center;} .license i {font-size: 3rem;position: absolute;top: 20%;margin-left: 40%;width: 20%; left: 0;} .edit .license >img {position: absolute;left:0 ;} .edit input,.edit select {width: 100%;padding: 5px;margin: 5px 0 10px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} label {font: 14px/1.4em "微软雅黑";} .edit {margin: 15px 3%;} .edit label {padding: 5px 5px 5px 0;margin: 5px 0 10px;} textarea.cpms {width: 100%;padding: 5px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} .gd-edit{margin: 0px 3%;} .gd-edit h3 {width: 20%;float: left;line-height: 45px;font-weight: 400;} .cpms-name {width: 80%;padding: 5px;margin: 5px 0 10px;border: 1px solid #aaa;box-sizing: border-box; background: #f5f5f5;border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} .upload-box {height: auto;min-height: 40px;overflow: hidden;width: 94%;margin: 15px 3%;} .upload-box li {overflow: hidden;float: left;margin-left: 5%;height: 6rem;width: 30%;} .upload-box li:nth-of-type(1),.upload-box li:nth-of-type(4),.upload-box li:nth-of-type(7) {margin-left:0;} .upload-box li img {width: 100%;height: 6rem;} .upload-box li i {font-size: 3rem;} .upload-box li>a.upload-addimg{background: rgba(6,193,174,0.1);width: 100%;height: 6rem;display: table;text-align: center;line-height: 6rem;font-size: 3rem;color: #ccc;} /*商品详情*/ .detail-list {padding: 15px 0;} .am-tabs {overflow: hidden;} .am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {color: #f90505;} .am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {color: #555;background-color: #fff;border: 1px solid #e9e9e9;border-bottom-color: transparent;cursor: default;} .am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {color: #fff;background-color: #06C1AE;cursor: default;} .am-nav-tabs>li>a {color: #666;} .am-nav-tabs>li>a {margin-right: 5px;line-height: 1.6; border: 1px solid transparent;} .am-nav>li>a {padding: .4em 1em;} .am-nav>li, .am-nav>li>a {position: relative;display: block;} .am-nav-tabs>li {margin-left: 3%;margin-bottom: 0;} .am-nav-tabs>li {float: left;margin-bottom: -1px;} .detail p {margin: 0 3%;} .fix-shopping {position: fixed;bottom: 0px;width: 100%;border-top: 1px solid #e9e9e9;padding: 15px 0;background: #fff;z-index: 999;} .fix-shopping li a {width: 70%;margin: 0 auto;border-radius: 15px;display: block;padding: 5px 0;} .fix-shopping li {float: left;width: 50%;text-align: center;} .join {background: #959595;color: #fff;} .imm-buy {background: #FF6946;color: #fff;} /*批量管理*/ .shop-list-mid { float: left; width: 50%; margin-left: 0.625rem;} .shop-list-mid p{ color: #9c9b9b;} .shop-list-mid .tit a{ color: #909090; font-size: 1.4rem; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; white-space: normal;text-overflow: ellipsis;} .shop-list-mid .shop-list-price{color: #FF6946; } /*.shop-list-price{ position: absolute; color: #7f7979; right: 10px; top: 10px;}*/ .shopcart-list .del{ font-size: 24px; color:#909090; cursor: pointer; position: absolute; right: 10px; bottom: 10px;} .shop-list-mid .d-stock{ width: 55%; margin-top: 8px;} .shop-list-mid .d-stock .decrease{border-radius:3px 0px 0 3px; color: #666; float: left; border: 1px solid #dadada; width: 30%; height: 2.5rem; line-height: 2.5rem; text-align: center;} .shop-list-mid .d-stock .text_box{ float: left; border: 1px solid #dadada; width: 40%; height: 2.5rem; line-height: 2.5rem; text-align: center; margin-left:-1px;} .shop-list-mid .d-stock .increase{border-radius:0px 3px 3px 0; color: #666; float: left; border: 1px solid #dadada; width: 30%; height: 2.5rem; line-height: 2.5rem; text-align: center; margin-left:-1px;} /*确认订单*/ .shop-pic{ float: left; width: 25%; width: 6.5rem;} /*收货地址*/ .add-address{ font-size: 1.8rem; background: #fff; height: 4rem; line-height: 4rem; text-align: center;} .add-address a{color: #666;} .add-address .am-icon-angle-right{ float: right; padding-right:1rem;} .address{ margin: 0 7%; width: 86%; overflow: hidden;} .address span{ float: left; width: 25%; color: #666; text-align: left; font-size: 1.5rem; height: 35px; line-height: 35px;} .address li{ padding: 0.5rem; margin: 1rem 0; overflow: hidden; } .address li a{ color: #c6c6c6;} .radio_box{ display:inline-block; position:relative;} .radio_box label{ width:15px; height:15px; position:absolute; top:1px; left:-1; border:2px solid #FF6946;; border-radius:50%; background:#fff; cursor:pointer;} .radio_box input:checked + label:after{ content:''; width:7px; height:7px; position:absolute; top:2px; left:2px; background:#FF6946;; border-radius:50%;} .check_box em{ margin:0 0 0 5px;} .add-input{ float: left; width: 65%; background: transparent; border: 0; height: 35px; line-height: 35px;} .add-select{float: left; width: 65%; border:0; height: 35px; display: block;} .address-list{ margin: 20px 3%; color: #666; padding-bottom: 20px;} .address-list li{ border-radius: 5px; border:1px solid #e9e9e9; padding: 10px 0px; margin-bottom: 20px;} .address-list .curr{ border: 1px solid #FF6946;} .address-list li p{ padding: 2px 20px;} .order-add1{ font-size:1.4rem; color: #bbb;} .address-list hr{ margin: 10px 0;} .address-cz{ overflow: hidden; padding:0 20px; color: #bbb;} .address-cz .radio_box label{position:absolute; top:4px; left:0; } .address-cz a{ color: #bbb;} .address-cz label{ float: left; margin: 0;} .address-cz a{ float: left; width: 30%; text-align: right; font-size: 1.4rem;} .add-address-fixed {font-size: 1.8rem;height: 4rem;line-height: 4rem;text-align: center;position: fixed;bottom: 0;width: 100%;color: #ffffff;} .add-address-fixed a{color: #ffffff;} .order-mid{ float: left; width: 70%; color: #909090; margin-left: 0.625rem;font-size: 1.4rem;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;white-space: normal;text-overflow: ellipsis;} .order-price{ font-size: 1.6rem; margin-top: 8px; } .order-price i{ font-style: normal; float: right;} .order-text{ float: left; line-height: 5rem; font-size: 1.8rem; color: #666;} .order-text span{ color: #FF6946;} /*帮助中心*/ .text-content>article {} .help-text {overflow: hidden;display: block;margin-bottom: 10px;background: #fff;} .help-text h3{ margin: 0;padding: 5px 0;font-size: 1.6rem;color: #333;font-weight: normal;padding-left: 3%;border-bottom: 1px solid #e9e9e9;} .help-text p { margin: 0;padding: 5px 3%;text-align: justify;font-size: 1.4rem;color: #666;line-height: 25px;} .help-text p>span {color: #FF6946;} /*意见反馈*/ .text-content form{ padding: 10px 3%; } textarea.fdbk {width: 100%;padding: 5px;border: 1px solid #aaa;box-sizing: border-box;background: #f5f5f5; border: 1px solid #ccc;border-radius: 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-border-radius: 3px;} /*版本更新*/ .head_update i {display:inline-block;font-size:3rem;margin:10px;color: #666;} .head_update {border-bottom:1px solid #e9e9e9; padding:10px;text-align: center;color: #666;} .no-update{padding:10px;border-bottom:1px solid #e9e9e9;color: #666; } .no-update p {text-align:center;} .update-content i {display:inline-block;font-size:2rem;margin:8px;color:#FF6946;} .update-content {padding:10px;text-align: left;} .update-content p{text-align: left;padding-left: 70px;} /*联系我们*/ .contact-text i{color:#FF6946;} .contact-text {overflow: hidden;display: block;margin-bottom: 10px;background: #fff;} .contact-text h3{ margin: 0;padding: 5px 0;font-size: 1.6rem;color: #333;font-weight: normal;padding-left: 3%;border-bottom: 1px solid #e9e9e9;} .contact-text p { margin: 0;padding: 5px 3%;text-align: justify;font-size: 1.4rem;color: #666;line-height: 25px;}
0.261991
0.14072
@import url('https://fonts.googleapis.com/css?family=Lato|Merriweather'); body { font-family: 'Lato', sans-serif; margin: 0; font-size: 18px; -webkit-font-smoothing: antialiased; line-height: 1.3; } ::selection { background: #F0F0F0; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #F0F0F0; /* Gecko Browsers */ } a { color: #1F1F1F; text-decoration: none; font-weight: 600; } a, a:visited, a:active { color: #1A1B1C; position: relative } a:before { content: ""; position: absolute; width: 0%; height: 1px; bottom: -2px; left: 0; background-color: #1A1B1C; visibility: hidden; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } a:hover:before { visibility: visible; width: 100% } .active:before { width: 100%; background-color: rgba(26,27,28,.2); visibility: visible } .Onboarding { background: url('//images.unsplash.com/photo-1550029402-226115b7c579?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1301&q=80'); height: auto; background-size: cover; overflow: hidden; background-position: top; position: relative; margin: -1px auto; background-clip: content-box; } .OnboardingGroup { margin:0 auto; max-width: 500px; padding-top: 15vh; padding-bottom: 15vh; text-align: center; } .Onboarding h1 { margin: 0 auto; font-family: 'SF Pro Display', sans-serif; color:white; -webkit-font-smoothing: antialiased; font-size: 100px; line-height: 1.2; animation: OnBoardingAnimation; animation-duration: 2s; animation-delay: 0.1s; opacity: 0; animation-fill-mode: forwards; animation-timing-function: cubic-bezier(0.2,0.8,0.2,1); } .Onboarding h2 { font-family: 'Lato'; color: white; font-weight: 800; font-style: bold; font-size: 36px; line-height: 1.2; animation: OnBoardingAnimation 3s forwards cubic-bezier(0.2,0.8,0.2,1); opacity: 0; } .Onboarding p { color:rgba(255,255,255,0.8); font-size: 26px; line-height: 1.5; animation: OnBoardingAnimation 3s 0.2s forwards cubic-bezier(0.2,0.8,0.2,1); opacity: 0; } .Onboarding a { font-size:17px; font-weight: 600; color:white; /*text-transform: uppercase;*/ background: #000; padding: 9px 20px; border: 1px solid rgba(255,255,255, 0.25); border-radius: 20px; transition: 0.8s cubic-bezier(0.2,0.8,0.2,1); } .Onboarding a:hover { background: white; color:black; } @media (max-width: 640px) { .OnboardingGroup { padding: 100px 20px; } .Onboarding h1{ font-size: 40px; } .Onboarding p { font-size: 24px; } } @keyframes OnBoardingAnimation { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0px); } } .Cards h2 { margin: 50px 20px; font-size: 60px; text-align: left; font-weight: 700; background: linear-gradient(104deg,#141414 0%, #141414 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; } .CardGroup { margin: 50px 40px 100px; display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 40px; justify-items: center; } @media (max-width: 1060px) { .CardGroup { grid-template-columns: repeat(3, 1fr); } } @media (max-width: 720px) { .CardGroup { grid-template-columns: repeat(1, 1fr); } } .Onboarding svg { position: absolute; bottom: 0; left: 0; }
src/components/layout.css
@import url('https://fonts.googleapis.com/css?family=Lato|Merriweather'); body { font-family: 'Lato', sans-serif; margin: 0; font-size: 18px; -webkit-font-smoothing: antialiased; line-height: 1.3; } ::selection { background: #F0F0F0; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #F0F0F0; /* Gecko Browsers */ } a { color: #1F1F1F; text-decoration: none; font-weight: 600; } a, a:visited, a:active { color: #1A1B1C; position: relative } a:before { content: ""; position: absolute; width: 0%; height: 1px; bottom: -2px; left: 0; background-color: #1A1B1C; visibility: hidden; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } a:hover:before { visibility: visible; width: 100% } .active:before { width: 100%; background-color: rgba(26,27,28,.2); visibility: visible } .Onboarding { background: url('//images.unsplash.com/photo-1550029402-226115b7c579?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1301&q=80'); height: auto; background-size: cover; overflow: hidden; background-position: top; position: relative; margin: -1px auto; background-clip: content-box; } .OnboardingGroup { margin:0 auto; max-width: 500px; padding-top: 15vh; padding-bottom: 15vh; text-align: center; } .Onboarding h1 { margin: 0 auto; font-family: 'SF Pro Display', sans-serif; color:white; -webkit-font-smoothing: antialiased; font-size: 100px; line-height: 1.2; animation: OnBoardingAnimation; animation-duration: 2s; animation-delay: 0.1s; opacity: 0; animation-fill-mode: forwards; animation-timing-function: cubic-bezier(0.2,0.8,0.2,1); } .Onboarding h2 { font-family: 'Lato'; color: white; font-weight: 800; font-style: bold; font-size: 36px; line-height: 1.2; animation: OnBoardingAnimation 3s forwards cubic-bezier(0.2,0.8,0.2,1); opacity: 0; } .Onboarding p { color:rgba(255,255,255,0.8); font-size: 26px; line-height: 1.5; animation: OnBoardingAnimation 3s 0.2s forwards cubic-bezier(0.2,0.8,0.2,1); opacity: 0; } .Onboarding a { font-size:17px; font-weight: 600; color:white; /*text-transform: uppercase;*/ background: #000; padding: 9px 20px; border: 1px solid rgba(255,255,255, 0.25); border-radius: 20px; transition: 0.8s cubic-bezier(0.2,0.8,0.2,1); } .Onboarding a:hover { background: white; color:black; } @media (max-width: 640px) { .OnboardingGroup { padding: 100px 20px; } .Onboarding h1{ font-size: 40px; } .Onboarding p { font-size: 24px; } } @keyframes OnBoardingAnimation { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0px); } } .Cards h2 { margin: 50px 20px; font-size: 60px; text-align: left; font-weight: 700; background: linear-gradient(104deg,#141414 0%, #141414 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; } .CardGroup { margin: 50px 40px 100px; display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 40px; justify-items: center; } @media (max-width: 1060px) { .CardGroup { grid-template-columns: repeat(3, 1fr); } } @media (max-width: 720px) { .CardGroup { grid-template-columns: repeat(1, 1fr); } } .Onboarding svg { position: absolute; bottom: 0; left: 0; }
0.441914
0.098425
body { margin: 0; padding: 50px 20px 20px; font-family: Roboto, 'Segoe UI', 'Noto Sans', -apple-system, system-ui, BlinkMacSystemFont, 'Droid Sans', sans-serif; background-color: #222222; color: white; } @media (max-width: 1000px) { body { padding: 42px 12px 12px; } } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar { width: 14px; background-color: transparent; } ::-webkit-scrollbar-thumb { border: 2px solid #222222; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4); background: linear-gradient(#d44, #44d); } ::-webkit-scrollbar-thumb:hover { background: linear-gradient(#4d4, #44d); } button::-moz-focus-inner { border: 0; } .tiny-input::-webkit-outer-spin-button, .tiny-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .tiny-input[type=number] { -moz-appearance: textfield; width: 3ch; } #content { display: flex; justify-content: center; align-content: center; flex-wrap: wrap; min-height: calc(100vh - 70px); } #cp-palette { max-width: 465px; } #cp-div1, #cp-div2, #cp-div3 { width: 15px; height: 15px; } #cp-div3 { height: 40px; width: 100%; } #cp-texts { font-size: 1.2em; } #cp-circle, #cp-slider, #cp-palette { display: flex; justify-content: center; min-height: 250px; } #cp-circle-inner { width: 339px; height: 339px; max-width: 90vw; max-height: 90vw; } @media (max-width: 1150px) { #cp-div2 { flex-basis: 100%; } #cp-slider { margin-right: 0; } } @media (max-width: 530px) { #cp-div1 { flex-basis: 100%; } #cp-circle { width: auto; flex-grow: 1; } #cp-slider { width: auto; flex-grow: 1; } } /************* SLIDER *************/ .slider { position: relative; box-sizing: border-box; flex-grow: 1; display: inline-flex; width: 30px; height: 30px; padding: 15px; vertical-align: top; border-radius: 10000px; } .h-slider { min-width: 220px; } .v-slider { min-height: 220px; } .c-slider { width: 100%; height: 100%; } /************* FANCY RANGE *************/ .fancy-range { box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 30px; height: 30px; flex-grow: 1; margin: 0; padding: 5px; border-radius: 1000px; box-shadow: 0 0 3px #0005; min-width: 100px; } .fancy-range:focus { outline: none; } .fancy-range::-moz-focus-outer { border: 0; } .fancy-range::-webkit-slider-thumb { -webkit-appearance: none; -moz-appearance: none; appearance: none; box-sizing: border-box; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .fancy-range::-moz-range-thumb { box-sizing: border-box; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .fancy-range:hover::-webkit-slider-thumb, .fancy-range:active::-webkit-slider-thumb { box-shadow: inset 0 0 0 20px #fffd; } .fancy-range:hover::-moz-range-thumb, .fancy-range:active::-moz-range-thumb { box-shadow: inset 0 0 0 20px #fffd; } .fancy-range:focus::-webkit-slider-thumb { border: 3px solid #0006; outline: none; } .fancy-range:focus::-moz-range-thumb { border: 3px solid #0006; outline: none; } /************* SLIDER CANVAS *************/ .slider canvas { box-sizing: border-box; margin: -15px; width: 100%; height: 100%; position: absolute; box-shadow: 0 0 3px #0005; background-repeat: repeat; } .slider.transparent canvas, .palette-field.big.round { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9btaVUBO0g4pChOlkQLeKoVShChVArtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcO8DcqTDW7xgFVs4xMKink8itC8BVh9KAfISQkZuqzopiG5/i6h4+vd3Ge5X3uz9GrFEwG+ATiGaYbFvE68dSmpXPeJ46ysqQQnxOPGXRB4keuyy6/cS457OeZUSObmSOOEgulDpY7mJUNlThBHFNUjfL9OZcVzluc1UqNte7JXxgpaMtLXKc5jBQWsAgRAmTUsIEKLMRp1UgxkaH9pId/yPGL5JLJtQFGjnlUoUJy/OB/8Ltbszg54SZFkkD3i21/jADBXaBZt+3vY9tungCBZ+BKa/urDWD6k/R6W4sdAX3bwMV1W5P3gMsdYPBJlwzJkQI0/cUi8H5G35QHBm6B8KrbW2sfpw9AlrpK3wAHh8BoibLXPN4d6uzt3zOt/n4AUkpymkbs5BwAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfjCgYSCy2KVnZRAAAAGXRFWHR<KEY>'); } .h-slider canvas, .v-slider canvas { border-radius: 1000px; } .c-slider canvas { border-radius: 50%; } /************* SLIDER INNER *************/ .slider-inner { box-sizing: border-box; display: flex; flex-grow: 1; position: relative; margin: 0; padding: 0; background: transparent; border-radius: 10000px; } .h-slider-inner { margin: -10px 0; } .v-slider-inner { margin: 0 -10px; } /************* SLIDER HANDLE *************/ .slider-handle { box-sizing: border-box; display: block; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .h-slider-handle { margin: 0 -10px; } .v-slider-handle { margin: -10px 0; } .c-slider-handle { margin: -10px; } /************* SLIDER FOCUS/HOVER *************/ .slider:hover .slider-handle, .slider:active .slider-handle { box-shadow: inset 0 0 0 20px #fffd; } .slider .slider-handle:focus { border: 3px solid #0006; outline: none; } /************* SLIDER OUTER *************/ .slider-outer { display: inline-flex; vertical-align: top; } .v-slider-outer { flex-direction: column; } .v-slider-outer > .label { font-size: 0.85em; height: 20px; line-height: 1em; text-align: center; } .h-slider-outer > .label { font-size: 0.85em; align-self: center; } .h-slider-outer > .slider { margin: 0 10px; } /************* PALETTE *************/ .palette { display: inline-flex; vertical-align: top; flex-wrap: wrap; margin: -1px; } .palette:focus { outline: none; } .palette-field { position: relative; display: inline-flex; flex-direction: column; align-items: stretch; box-sizing: border-box; height: 29px; width: 5px; flex-grow: 1; border: none; padding: 0; margin: 1px; background-color: transparent; vertical-align: top; } .palette-field.big { width: 16%; height: 16%; margin-bottom: -100%; float: left; } .palette-field > div { flex-grow: 1; border-radius: 2px; box-shadow: 0 0 2px #00000028; transition: transform .12s, box-shadow .12s; } .palette:focus .palette-field > div { box-shadow: 0 0 2px #00000055; } .palette:focus .palette-field.focused > div { transform: scale(0.85); box-shadow: 0 0 4px #00000055; } .palette-field.round { border-radius: 50%; overflow: hidden; } /************* INPUT *************/ input[type=text], input[type=number] { box-sizing: border-box; border: none; border-bottom: 1px solid #555; background-color: transparent; color: white; margin: 0; padding: 1px 0; border-radius: 0; transition: .12s; font-size: 100%; font-family: inherit; } input[type=number]:focus, input[type=text]:focus { padding-bottom: 0; border-bottom: 2px solid #33b5ff; outline: none; } input.tiny-input { text-align: center; font-size: 0.75em; } input.small-input { width: 9ch; } .v-slider-outer > .tiny-input { width: 30px; height: 20px; } /************* MENUS *************/ #toolbar { position: fixed; box-sizing: border-box; left: 0; top: 0; width: 100%; padding: 0; background-color: inherit; box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3); z-index: 1; } .toolbar { display: flex; height: 30px; line-height: 30px; flex-direction: row; padding: 0 5px; } .tb-item { display: flex; font-size: inherit; background-color: transparent; color: white; border: none; margin: 0; padding: 0 8px; font-family: inherit; } .tb-item .tb-item-text { flex-grow: 1; text-align: left; line-height: 30px; } .tb-item .tb-short { opacity: 0.6; margin: 0 0 0 10px; line-height: 30px; } .tb-item .tb-arrow-right { margin: 0 -3px 0 6px; font-size: 80%; line-height: 30px; } .toolbar .tb-arrow-right { display: none; } /*noinspection CssOverwrittenProperties*/ .toolbar > hr { display: block; margin: 0 5px; border: 1px solid rgba(127, 127, 127, 0.5); border-width: 0 1px 0 0; } .tb-item:hover:not(:disabled) { background-color: rgba(127, 127, 127, 0.3); } .tb-item:focus { outline: none; } .tb-item.hovered:not(:disabled) { background-color: rgb(30, 90, 141); color: white; } .tb-item:disabled { color: #999999; } #menus { position: fixed; left: 0; top: 0; width: 100%; background: transparent; pointer-events: none; } .menu { pointer-events: all; position: absolute; display: flex; flex-direction: column; color: white; background: #252525; padding: 5px 0; border-radius: 3px; max-height: calc(95vh - 30px); overflow: auto; scrollbar-width: thin; box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.5); } /*noinspection CssOverwrittenProperties*/ .menu > hr { display: block; margin: 5px 0; border: 1px solid rgba(127, 127, 127, 0.5); border-width: 1px 0 0 0; } .menu .tb-item { line-height: 30px; }
app/style.css
body { margin: 0; padding: 50px 20px 20px; font-family: Roboto, 'Segoe UI', 'Noto Sans', -apple-system, system-ui, BlinkMacSystemFont, 'Droid Sans', sans-serif; background-color: #222222; color: white; } @media (max-width: 1000px) { body { padding: 42px 12px 12px; } } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar { width: 14px; background-color: transparent; } ::-webkit-scrollbar-thumb { border: 2px solid #222222; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4); background: linear-gradient(#d44, #44d); } ::-webkit-scrollbar-thumb:hover { background: linear-gradient(#4d4, #44d); } button::-moz-focus-inner { border: 0; } .tiny-input::-webkit-outer-spin-button, .tiny-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .tiny-input[type=number] { -moz-appearance: textfield; width: 3ch; } #content { display: flex; justify-content: center; align-content: center; flex-wrap: wrap; min-height: calc(100vh - 70px); } #cp-palette { max-width: 465px; } #cp-div1, #cp-div2, #cp-div3 { width: 15px; height: 15px; } #cp-div3 { height: 40px; width: 100%; } #cp-texts { font-size: 1.2em; } #cp-circle, #cp-slider, #cp-palette { display: flex; justify-content: center; min-height: 250px; } #cp-circle-inner { width: 339px; height: 339px; max-width: 90vw; max-height: 90vw; } @media (max-width: 1150px) { #cp-div2 { flex-basis: 100%; } #cp-slider { margin-right: 0; } } @media (max-width: 530px) { #cp-div1 { flex-basis: 100%; } #cp-circle { width: auto; flex-grow: 1; } #cp-slider { width: auto; flex-grow: 1; } } /************* SLIDER *************/ .slider { position: relative; box-sizing: border-box; flex-grow: 1; display: inline-flex; width: 30px; height: 30px; padding: 15px; vertical-align: top; border-radius: 10000px; } .h-slider { min-width: 220px; } .v-slider { min-height: 220px; } .c-slider { width: 100%; height: 100%; } /************* FANCY RANGE *************/ .fancy-range { box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 30px; height: 30px; flex-grow: 1; margin: 0; padding: 5px; border-radius: 1000px; box-shadow: 0 0 3px #0005; min-width: 100px; } .fancy-range:focus { outline: none; } .fancy-range::-moz-focus-outer { border: 0; } .fancy-range::-webkit-slider-thumb { -webkit-appearance: none; -moz-appearance: none; appearance: none; box-sizing: border-box; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .fancy-range::-moz-range-thumb { box-sizing: border-box; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .fancy-range:hover::-webkit-slider-thumb, .fancy-range:active::-webkit-slider-thumb { box-shadow: inset 0 0 0 20px #fffd; } .fancy-range:hover::-moz-range-thumb, .fancy-range:active::-moz-range-thumb { box-shadow: inset 0 0 0 20px #fffd; } .fancy-range:focus::-webkit-slider-thumb { border: 3px solid #0006; outline: none; } .fancy-range:focus::-moz-range-thumb { border: 3px solid #0006; outline: none; } /************* SLIDER CANVAS *************/ .slider canvas { box-sizing: border-box; margin: -15px; width: 100%; height: 100%; position: absolute; box-shadow: 0 0 3px #0005; background-repeat: repeat; } .slider.transparent canvas, .palette-field.big.round { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9btaVUBO0g4pChOlkQLeKoVShChVArtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcO8DcqTDW7xgFVs4xMKink8itC8BVh9KAfISQkZuqzopiG5/i6h4+vd3Ge5X3uz9GrFEwG+ATiGaYbFvE68dSmpXPeJ46ysqQQnxOPGXRB4keuyy6/cS457OeZUSObmSOOEgulDpY7mJUNlThBHFNUjfL9OZcVzluc1UqNte7JXxgpaMtLXKc5jBQWsAgRAmTUsIEKLMRp1UgxkaH9pId/yPGL5JLJtQFGjnlUoUJy/OB/8Ltbszg54SZFkkD3i21/jADBXaBZt+3vY9tungCBZ+BKa/urDWD6k/R6W4sdAX3bwMV1W5P3gMsdYPBJlwzJkQI0/cUi8H5G35QHBm6B8KrbW2sfpw9AlrpK3wAHh8BoibLXPN4d6uzt3zOt/n4AUkpymkbs5BwAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfjCgYSCy2KVnZRAAAAGXRFWHR<KEY>'); } .h-slider canvas, .v-slider canvas { border-radius: 1000px; } .c-slider canvas { border-radius: 50%; } /************* SLIDER INNER *************/ .slider-inner { box-sizing: border-box; display: flex; flex-grow: 1; position: relative; margin: 0; padding: 0; background: transparent; border-radius: 10000px; } .h-slider-inner { margin: -10px 0; } .v-slider-inner { margin: 0 -10px; } /************* SLIDER HANDLE *************/ .slider-handle { box-sizing: border-box; display: block; border: 1px solid #0009; background-color: transparent; box-shadow: inset 0 0 0 20px #fffa; position: relative; width: 20px; height: 20px; padding: 0; border-radius: 50%; transition: border .15s; } .h-slider-handle { margin: 0 -10px; } .v-slider-handle { margin: -10px 0; } .c-slider-handle { margin: -10px; } /************* SLIDER FOCUS/HOVER *************/ .slider:hover .slider-handle, .slider:active .slider-handle { box-shadow: inset 0 0 0 20px #fffd; } .slider .slider-handle:focus { border: 3px solid #0006; outline: none; } /************* SLIDER OUTER *************/ .slider-outer { display: inline-flex; vertical-align: top; } .v-slider-outer { flex-direction: column; } .v-slider-outer > .label { font-size: 0.85em; height: 20px; line-height: 1em; text-align: center; } .h-slider-outer > .label { font-size: 0.85em; align-self: center; } .h-slider-outer > .slider { margin: 0 10px; } /************* PALETTE *************/ .palette { display: inline-flex; vertical-align: top; flex-wrap: wrap; margin: -1px; } .palette:focus { outline: none; } .palette-field { position: relative; display: inline-flex; flex-direction: column; align-items: stretch; box-sizing: border-box; height: 29px; width: 5px; flex-grow: 1; border: none; padding: 0; margin: 1px; background-color: transparent; vertical-align: top; } .palette-field.big { width: 16%; height: 16%; margin-bottom: -100%; float: left; } .palette-field > div { flex-grow: 1; border-radius: 2px; box-shadow: 0 0 2px #00000028; transition: transform .12s, box-shadow .12s; } .palette:focus .palette-field > div { box-shadow: 0 0 2px #00000055; } .palette:focus .palette-field.focused > div { transform: scale(0.85); box-shadow: 0 0 4px #00000055; } .palette-field.round { border-radius: 50%; overflow: hidden; } /************* INPUT *************/ input[type=text], input[type=number] { box-sizing: border-box; border: none; border-bottom: 1px solid #555; background-color: transparent; color: white; margin: 0; padding: 1px 0; border-radius: 0; transition: .12s; font-size: 100%; font-family: inherit; } input[type=number]:focus, input[type=text]:focus { padding-bottom: 0; border-bottom: 2px solid #33b5ff; outline: none; } input.tiny-input { text-align: center; font-size: 0.75em; } input.small-input { width: 9ch; } .v-slider-outer > .tiny-input { width: 30px; height: 20px; } /************* MENUS *************/ #toolbar { position: fixed; box-sizing: border-box; left: 0; top: 0; width: 100%; padding: 0; background-color: inherit; box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3); z-index: 1; } .toolbar { display: flex; height: 30px; line-height: 30px; flex-direction: row; padding: 0 5px; } .tb-item { display: flex; font-size: inherit; background-color: transparent; color: white; border: none; margin: 0; padding: 0 8px; font-family: inherit; } .tb-item .tb-item-text { flex-grow: 1; text-align: left; line-height: 30px; } .tb-item .tb-short { opacity: 0.6; margin: 0 0 0 10px; line-height: 30px; } .tb-item .tb-arrow-right { margin: 0 -3px 0 6px; font-size: 80%; line-height: 30px; } .toolbar .tb-arrow-right { display: none; } /*noinspection CssOverwrittenProperties*/ .toolbar > hr { display: block; margin: 0 5px; border: 1px solid rgba(127, 127, 127, 0.5); border-width: 0 1px 0 0; } .tb-item:hover:not(:disabled) { background-color: rgba(127, 127, 127, 0.3); } .tb-item:focus { outline: none; } .tb-item.hovered:not(:disabled) { background-color: rgb(30, 90, 141); color: white; } .tb-item:disabled { color: #999999; } #menus { position: fixed; left: 0; top: 0; width: 100%; background: transparent; pointer-events: none; } .menu { pointer-events: all; position: absolute; display: flex; flex-direction: column; color: white; background: #252525; padding: 5px 0; border-radius: 3px; max-height: calc(95vh - 30px); overflow: auto; scrollbar-width: thin; box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.5); } /*noinspection CssOverwrittenProperties*/ .menu > hr { display: block; margin: 5px 0; border: 1px solid rgba(127, 127, 127, 0.5); border-width: 1px 0 0 0; } .menu .tb-item { line-height: 30px; }
0.275422
0.063657
@tailwind base; @tailwind components; @tailwind utilities; @layer base { html { @apply font-sans text-secondary-700; } /* Navigation */ .hamburger { @apply cursor-pointer duration-200 relative transition-all w-6; } .hamburger.open .hamburger__top { @apply translate-y-0 rotate-45; } .hamburger.open .hamburger__mid { @apply opacity-0; } .hamburger.open .hamburger__bot { @apply translate-y-0 -rotate-45; } .hamburger__top, .hamburger__mid, .hamburger__bot { @apply absolute bg-gray-800 inset-x-0 opacity-100 rotate-0 transition-all transform; content: ''; height: 2px; } .hamburger__top { @apply transform -translate-y-2; } .hamburger__mid { } .hamburger__bot { @apply transform translate-y-2; } h1 { @apply font-thin text-secondary-800 text-4xl; } h2 { @apply font-semibold text-secondary-800 text-2xl; } h3 { @apply text-secondary-800 text-xl; } h4 { @apply font-light text-secondary-600 text-lg uppercase; } .content p { @apply my-4; } a { @apply text-primary-500; } a:hover { @apply underline; } .button { @apply bg-transparent inline-flex items-center outline-none px-4 py-3 rounded-md text-gray-600; } .button:hover { @apply bg-gray-100 no-underline text-gray-800; } @responsive { .button.is-sm { @apply px-3 py-2 text-sm; } .button.is-xs { @apply px-2 py-1 rounded text-2xs; } } .button.is-shadowed { @apply transition-all; box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25); } .button.is-shadowed:hover { box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .25); } /* PRIMARY BUTTONS */ .button.is-primary { @apply bg-primary-500 text-white; } .button.is-primary:hover { @apply bg-primary-700 text-white; } .button.is-primary.is-outline { @apply bg-transparent border border-primary-500 text-primary-500; } .button.is-primary.is-outline:hover { @apply bg-primary-500 text-white; } /* SECONDARY BUTTONS */ .button.is-secondary { @apply bg-secondary-500 text-white; } .button.is-secondary:hover { @apply bg-secondary-700 text-white; } .button.is-secondary.is-outline { @apply bg-transparent border border-secondary-500 text-secondary-500; } .button.is-secondary.is-outline:hover { @apply bg-secondary-500 text-white; } /* ACCENT BUTTONS */ .button.is-accent { @apply bg-accent-500 text-white; } .button.is-accent:hover { @apply bg-accent-600 text-white; } .button.is-accent.is-outline { @apply bg-transparent border border-accent-500 text-accent-500; } .button.is-accent.is-outline:hover { @apply bg-accent-500 text-white; } .bibliography { @apply border-t border-gray-300; } .bibliography li { @apply border-b border-gray-300 py-3; } code, pre code { @apply bg-gray-50 border border-gray-200 overflow-y-auto py-1 px-2 rounded text-sm max-w-full whitespace-pre; } pre code { @apply inline-block py-2 px-3; } .content ul, .content ol { @apply pl-10; } .content ul li { @apply list-disc; } .content ol li { @apply list-decimal; } hr { @apply my-6; } table { @apply table-auto; } .content table { @apply w-full; } table th, table td { @apply px-4 py-2; } table th { @apply bg-secondary-200 border border-secondary-300 text-secondary-800; } table tr:nth-of-type(even) { @apply bg-secondary-100; } table td { @apply border border-secondary-300 text-secondary-600 font-medium; } }
assets/index.css
@tailwind base; @tailwind components; @tailwind utilities; @layer base { html { @apply font-sans text-secondary-700; } /* Navigation */ .hamburger { @apply cursor-pointer duration-200 relative transition-all w-6; } .hamburger.open .hamburger__top { @apply translate-y-0 rotate-45; } .hamburger.open .hamburger__mid { @apply opacity-0; } .hamburger.open .hamburger__bot { @apply translate-y-0 -rotate-45; } .hamburger__top, .hamburger__mid, .hamburger__bot { @apply absolute bg-gray-800 inset-x-0 opacity-100 rotate-0 transition-all transform; content: ''; height: 2px; } .hamburger__top { @apply transform -translate-y-2; } .hamburger__mid { } .hamburger__bot { @apply transform translate-y-2; } h1 { @apply font-thin text-secondary-800 text-4xl; } h2 { @apply font-semibold text-secondary-800 text-2xl; } h3 { @apply text-secondary-800 text-xl; } h4 { @apply font-light text-secondary-600 text-lg uppercase; } .content p { @apply my-4; } a { @apply text-primary-500; } a:hover { @apply underline; } .button { @apply bg-transparent inline-flex items-center outline-none px-4 py-3 rounded-md text-gray-600; } .button:hover { @apply bg-gray-100 no-underline text-gray-800; } @responsive { .button.is-sm { @apply px-3 py-2 text-sm; } .button.is-xs { @apply px-2 py-1 rounded text-2xs; } } .button.is-shadowed { @apply transition-all; box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25); } .button.is-shadowed:hover { box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .25); } /* PRIMARY BUTTONS */ .button.is-primary { @apply bg-primary-500 text-white; } .button.is-primary:hover { @apply bg-primary-700 text-white; } .button.is-primary.is-outline { @apply bg-transparent border border-primary-500 text-primary-500; } .button.is-primary.is-outline:hover { @apply bg-primary-500 text-white; } /* SECONDARY BUTTONS */ .button.is-secondary { @apply bg-secondary-500 text-white; } .button.is-secondary:hover { @apply bg-secondary-700 text-white; } .button.is-secondary.is-outline { @apply bg-transparent border border-secondary-500 text-secondary-500; } .button.is-secondary.is-outline:hover { @apply bg-secondary-500 text-white; } /* ACCENT BUTTONS */ .button.is-accent { @apply bg-accent-500 text-white; } .button.is-accent:hover { @apply bg-accent-600 text-white; } .button.is-accent.is-outline { @apply bg-transparent border border-accent-500 text-accent-500; } .button.is-accent.is-outline:hover { @apply bg-accent-500 text-white; } .bibliography { @apply border-t border-gray-300; } .bibliography li { @apply border-b border-gray-300 py-3; } code, pre code { @apply bg-gray-50 border border-gray-200 overflow-y-auto py-1 px-2 rounded text-sm max-w-full whitespace-pre; } pre code { @apply inline-block py-2 px-3; } .content ul, .content ol { @apply pl-10; } .content ul li { @apply list-disc; } .content ol li { @apply list-decimal; } hr { @apply my-6; } table { @apply table-auto; } .content table { @apply w-full; } table th, table td { @apply px-4 py-2; } table th { @apply bg-secondary-200 border border-secondary-300 text-secondary-800; } table tr:nth-of-type(even) { @apply bg-secondary-100; } table td { @apply border border-secondary-300 text-secondary-600 font-medium; } }
0.561215
0.089813
display:none; width:20px; height:20px; position:fixed; z-index:10000; background-position: center center; top:50%; left:50%; margin-top:-10px; margin-left:-10px; } .ajax-message { display:none; z-index:10000; background-color:#fff; width:400px; padding:10px; border:4px solid #ccc; text-align:center; font-size:12px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-message .close { cursor:pointer; border:1px solid #666; background-color:#333; color:#fff; padding:4px; width: 80px; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-message .message { text-align:left; padding:5px; } .ajax-message .error { background:url('error.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-message .warning { background:url('warning.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-message .info { background:url('info.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-overlay { display:none; z-index:5000; background-color:#fff; min-width:400px; padding:10px; border:4px solid #ccc; font-size:12px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-overlay .close { background-image:url('close.png'); position:absolute; z-index:5001; right:-17px; top:-20px; cursor:pointer; height:35px; width:35px; } .ajax-dialog { display:none; position:absolute; z-index:10000; text-align: center; padding:20px; font-weight:bold; border:4px solid #ccc; background-color:#fff; width:300px; min-height:100px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-dialog .text { min-height:60px; font-size:16px; } .ajax-dialog button { border:#000 1px solid; color:#fff; background-color:#333; -moz-border-radius:3px; -webkit-border-radius:3px; margin:5px; padding:3px; }
src/cone/activities/browser/static/bdajax/bdajax.css
display:none; width:20px; height:20px; position:fixed; z-index:10000; background-position: center center; top:50%; left:50%; margin-top:-10px; margin-left:-10px; } .ajax-message { display:none; z-index:10000; background-color:#fff; width:400px; padding:10px; border:4px solid #ccc; text-align:center; font-size:12px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-message .close { cursor:pointer; border:1px solid #666; background-color:#333; color:#fff; padding:4px; width: 80px; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-message .message { text-align:left; padding:5px; } .ajax-message .error { background:url('error.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-message .warning { background:url('warning.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-message .info { background:url('info.png') top left no-repeat; padding-left:37px; min-height:32px; } .ajax-overlay { display:none; z-index:5000; background-color:#fff; min-width:400px; padding:10px; border:4px solid #ccc; font-size:12px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-overlay .close { background-image:url('close.png'); position:absolute; z-index:5001; right:-17px; top:-20px; cursor:pointer; height:35px; width:35px; } .ajax-dialog { display:none; position:absolute; z-index:10000; text-align: center; padding:20px; font-weight:bold; border:4px solid #ccc; background-color:#fff; width:300px; min-height:100px; -moz-box-shadow:0 0 30px 5px #eee; -webkit-box-shadow: 0 0 30px #eee; -moz-border-radius:3px; -webkit-border-radius:3px; } .ajax-dialog .text { min-height:60px; font-size:16px; } .ajax-dialog button { border:#000 1px solid; color:#fff; background-color:#333; -moz-border-radius:3px; -webkit-border-radius:3px; margin:5px; padding:3px; }
0.211743
0.057203
*:focus{ outline: none; } *{ list-style: none; list-style-type: none; } html, body { height: 100%; } .ErrorsDiv{ height: 70px; } /*updateSenhaUser*/ .ContentPassUp{ height: auto; min-height: 100%; margin-top: 50px; } .boxChangePass{ height: 210px; border-radius: 5px; border:1px solid #DEDEDE; background-color: white; } .boxChangePass h1{ font-size: 1.5em; font-weight: bold; } .inputsUserUp input{ display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; font-size: 1.1em; } /*Errors*/ .Content404{ background-image: url("../img/errors/404/not-found.jpg"); background-size: 100% 100%; height: 800px; } .ResetPass{ color: white; } .ResetPass span{ color: white; } .ResetPassButton button{ background-color: #008000; border-color: #008000; } .ResetPassButton button:hover{ background-color: #008000; border-color: #008000; } /*Cores*/ .green{ color: green; } .blue{ color: #1FDCA6; } /*Navbar*/ .navbar-green{ background-color: #008000; border-radius: 0px; color: white; border: none; margin-bottom: 0px; } .navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand:visited, .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: white; } /*Propriedades Fontes navbar*/ .navbar-default .navbar-nav > li > a{ font-size: 1.1em; font-family: Arial; } .open>.dropdown-menu{ margin: 0px; color: white; } /*Botão*/ .btn-green { color: #ffffff; background-color: #016301; border-radius: 0px; } /*Cores Botao*/ .btn-blue-outline{ color: white; background-color: #1FDCA6; border-radius: 0px; border: 1px solid #1FDCA6; transition: 0.3s; } .btn-blue-outline:hover{ background-color: #1FDCA6; color: white; transition: 0.3s; outline: none; } .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green { color: #ffffff; background-color: #243D2A; } .btn-blue { color: #FFFFFF; background-color: #1FDCA6; } .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue { color: white; background-color: #1FDCA6; } /*background botao dropdown*/ .dropdown-menu>li>a, .open>.dropdown-menu, .open>.dropdown-menu, .dropdown-menu>li>a:hover { color: white; background-color: #1FDCA6; border:0px; } .dropdown ul{ display: none; } /********************************/ /* Custom Buttons */ /********************************/ .btn.btn-lg {padding: 10px 40px;} .btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus { color: #f5f5f5; background-color: #1abc9c; border-color: #1abc9c; outline: none; margin: 20px auto; cursor: pointer; } #box-geral{ height: 100%;display: flex;align-items: center;justify-content: center; } /********************************/ /* Input de registro e login */ /********************************/ input[type]{ border-radius: 0px; } input[type]:focus{ border:2px solid green; box-shadow: none; } .cadastro{ border: 1px solid rgba(0,128,0,0.7); border-radius: 5px; padding: 20px; background-color: white; } #cad-bg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index:0; } @media (max-width: 575.98px) { #box-geral{ display: inline-block; } #dados { position: absolute; height: inherit; margin: 0; } } .esqueci-senha,.esqueci-senha:focus{ background-color: transparent; border: 0; margin: 0; padding: 0; }
public/css/login_cadastro.css
*:focus{ outline: none; } *{ list-style: none; list-style-type: none; } html, body { height: 100%; } .ErrorsDiv{ height: 70px; } /*updateSenhaUser*/ .ContentPassUp{ height: auto; min-height: 100%; margin-top: 50px; } .boxChangePass{ height: 210px; border-radius: 5px; border:1px solid #DEDEDE; background-color: white; } .boxChangePass h1{ font-size: 1.5em; font-weight: bold; } .inputsUserUp input{ display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; font-size: 1.1em; } /*Errors*/ .Content404{ background-image: url("../img/errors/404/not-found.jpg"); background-size: 100% 100%; height: 800px; } .ResetPass{ color: white; } .ResetPass span{ color: white; } .ResetPassButton button{ background-color: #008000; border-color: #008000; } .ResetPassButton button:hover{ background-color: #008000; border-color: #008000; } /*Cores*/ .green{ color: green; } .blue{ color: #1FDCA6; } /*Navbar*/ .navbar-green{ background-color: #008000; border-radius: 0px; color: white; border: none; margin-bottom: 0px; } .navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand:visited, .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: white; } /*Propriedades Fontes navbar*/ .navbar-default .navbar-nav > li > a{ font-size: 1.1em; font-family: Arial; } .open>.dropdown-menu{ margin: 0px; color: white; } /*Botão*/ .btn-green { color: #ffffff; background-color: #016301; border-radius: 0px; } /*Cores Botao*/ .btn-blue-outline{ color: white; background-color: #1FDCA6; border-radius: 0px; border: 1px solid #1FDCA6; transition: 0.3s; } .btn-blue-outline:hover{ background-color: #1FDCA6; color: white; transition: 0.3s; outline: none; } .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green { color: #ffffff; background-color: #243D2A; } .btn-blue { color: #FFFFFF; background-color: #1FDCA6; } .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue { color: white; background-color: #1FDCA6; } /*background botao dropdown*/ .dropdown-menu>li>a, .open>.dropdown-menu, .open>.dropdown-menu, .dropdown-menu>li>a:hover { color: white; background-color: #1FDCA6; border:0px; } .dropdown ul{ display: none; } /********************************/ /* Custom Buttons */ /********************************/ .btn.btn-lg {padding: 10px 40px;} .btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus { color: #f5f5f5; background-color: #1abc9c; border-color: #1abc9c; outline: none; margin: 20px auto; cursor: pointer; } #box-geral{ height: 100%;display: flex;align-items: center;justify-content: center; } /********************************/ /* Input de registro e login */ /********************************/ input[type]{ border-radius: 0px; } input[type]:focus{ border:2px solid green; box-shadow: none; } .cadastro{ border: 1px solid rgba(0,128,0,0.7); border-radius: 5px; padding: 20px; background-color: white; } #cad-bg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index:0; } @media (max-width: 575.98px) { #box-geral{ display: inline-block; } #dados { position: absolute; height: inherit; margin: 0; } } .esqueci-senha,.esqueci-senha:focus{ background-color: transparent; border: 0; margin: 0; padding: 0; }
0.284377
0.048406
* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; } body { margin: 0 auto; width: 100%; height: 100vh; max-width: 1400px; } h1 { font-size: 48px; } h2 { font-size: 36px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 14px; font-family: Georgia, 'Times New Roman', Times, serif; font-weight: 400; line-height: 20px; } .separador { width: 60px; height: 3px; background: white; } .botao { text-decoration: none; color: #FEC63E; padding: 12px 21px; border: 3px solid #FEC63E; font-weight: 600; } .botao:hover { background: #FEC63E; color: white; border: 3px solid #FEC63E; transition: 0.4s; } #cabecalho { display: flex; justify-content: space-between; align-items: center; background: #FEC63E; padding: 9px 230px; } #cabecalho ul { display: flex; align-items: center; justify-content: right; list-style: none; } #cabecalho ul li { margin-left: 20px; font-weight: 600; } #cabecalho ul li a:hover { color: #484B4D; } #cabecalho a { text-decoration: none; color: black; } #introducao { height: 160px; background: url("/images/retro-1.jpg") no-repeat; background-size: 100%; background-position: 0px -580px; color: white; display: flex; flex-direction: column; justify-content: center; align-items: center; } #introducao .separador { margin: 15px 0; background: white; } #orcamento { padding: 50px 230px; } #orcamento .separador { margin: 5px auto 20px; background: #FEC63E; } #orcamento .enviar-infos { display: flex; justify-content: left; align-items: flex-start; gap: 100px; color: black; } #orcamento .enviar-infos h4 { margin-bottom: 5px; } #orcamento .fields { display: flex; flex-direction: column; align-items: flex-start; justify-content: left; } #orcamento .field { border: 2px solid #FEC63E; width: 400px; height: 40px; margin-bottom: 15px; color: white; font-size: 24px; } #orcamento .mensagem { height: 120px; margin-bottom: 30px; resize: none; } #orcamento .info h4 { color: #FEC63E; margin-bottom: 20px; } #orcamento .info h5 { line-height: 25px; } #orcamento .dados { margin-bottom: 50px; } #orcamento .mapa { width: 100%; height: 280px; background: url("/images/mapa.png") no-repeat; background-size: cover; background-position: 0 -100px; margin-top: 50px; } #footer { background: black; color: #FEC63E; } #footer > div { display: flex; align-items: center; justify-content: space-between; padding: 22px 230px; } #footer .separador { background: #FEC63E; margin: 5px 0 15px; } #footer h5 { color: white; } #links { display: flex; flex-direction: row; justify-content: space-between; gap: 20px; } #links .social { border: 2px solid #FEC63E; padding: 7.5px; display: flex; justify-content: center; align-items: center; } #copyright { background: #FEC63E; } #copyright h5{ color: black; font-family: Arial, Helvetica, sans-serif; }
styles/contato.css
* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; } body { margin: 0 auto; width: 100%; height: 100vh; max-width: 1400px; } h1 { font-size: 48px; } h2 { font-size: 36px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 14px; font-family: Georgia, 'Times New Roman', Times, serif; font-weight: 400; line-height: 20px; } .separador { width: 60px; height: 3px; background: white; } .botao { text-decoration: none; color: #FEC63E; padding: 12px 21px; border: 3px solid #FEC63E; font-weight: 600; } .botao:hover { background: #FEC63E; color: white; border: 3px solid #FEC63E; transition: 0.4s; } #cabecalho { display: flex; justify-content: space-between; align-items: center; background: #FEC63E; padding: 9px 230px; } #cabecalho ul { display: flex; align-items: center; justify-content: right; list-style: none; } #cabecalho ul li { margin-left: 20px; font-weight: 600; } #cabecalho ul li a:hover { color: #484B4D; } #cabecalho a { text-decoration: none; color: black; } #introducao { height: 160px; background: url("/images/retro-1.jpg") no-repeat; background-size: 100%; background-position: 0px -580px; color: white; display: flex; flex-direction: column; justify-content: center; align-items: center; } #introducao .separador { margin: 15px 0; background: white; } #orcamento { padding: 50px 230px; } #orcamento .separador { margin: 5px auto 20px; background: #FEC63E; } #orcamento .enviar-infos { display: flex; justify-content: left; align-items: flex-start; gap: 100px; color: black; } #orcamento .enviar-infos h4 { margin-bottom: 5px; } #orcamento .fields { display: flex; flex-direction: column; align-items: flex-start; justify-content: left; } #orcamento .field { border: 2px solid #FEC63E; width: 400px; height: 40px; margin-bottom: 15px; color: white; font-size: 24px; } #orcamento .mensagem { height: 120px; margin-bottom: 30px; resize: none; } #orcamento .info h4 { color: #FEC63E; margin-bottom: 20px; } #orcamento .info h5 { line-height: 25px; } #orcamento .dados { margin-bottom: 50px; } #orcamento .mapa { width: 100%; height: 280px; background: url("/images/mapa.png") no-repeat; background-size: cover; background-position: 0 -100px; margin-top: 50px; } #footer { background: black; color: #FEC63E; } #footer > div { display: flex; align-items: center; justify-content: space-between; padding: 22px 230px; } #footer .separador { background: #FEC63E; margin: 5px 0 15px; } #footer h5 { color: white; } #links { display: flex; flex-direction: row; justify-content: space-between; gap: 20px; } #links .social { border: 2px solid #FEC63E; padding: 7.5px; display: flex; justify-content: center; align-items: center; } #copyright { background: #FEC63E; } #copyright h5{ color: black; font-family: Arial, Helvetica, sans-serif; }
0.429908
0.101634
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, body { /* -webkit-user-select: none; user-select: none; */ } html, body, div, object, iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress { margin: 0; padding: 0; border: 0; vertical-align: baseline; } a { text-decoration: none; -webkit-touch-callout: none; background-color: transparent; } li { list-style: none; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; -webkit-touch-callout: none; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } a, button, input, optgroup, select, textarea { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; -webkit-appearance: none; outline: none; line-height: normal; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*! https://github.com/lzxb/flex.css */ [flex] { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } [flex] > * { display: block; } [flex] > [flex] { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } [flex~="dir:left"] { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } [flex~="dir:right"] { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: end; } [flex~="dir:top"] { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } [flex~="dir:bottom"] { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-pack: end; } [flex~="main:left"] { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } [flex~="main:right"] { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } [flex~="main:justify"] { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } [flex~="main:center"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } [flex~="cross:top"] { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } [flex~="cross:bottom"] { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } [flex~="cross:center"] { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } [flex~="cross:baseline"] { -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; } [flex~="cross:stretch"] { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; } [flex~="box:mean"] > *, [flex~="box:first"] > *, [flex~="box:last"] > *, [flex~="box:justify"] > * { width: 0; height: auto; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex~="box:first"] > :first-child, [flex~="box:last"] > :last-child, [flex~="box:justify"] > :first-child, [flex~="box:justify"] > :last-child { width: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex~="dir:top"][flex~="box:mean"] > *, [flex~="dir:top"][flex~="box:first"] > *, [flex~="dir:top"][flex~="box:last"] > *, [flex~="dir:top"][flex~="box:justify"] > *, [flex~="dir:bottom"][flex~="box:mean"] > *, [flex~="dir:bottom"][flex~="box:first"] > *, [flex~="dir:bottom"][flex~="box:last"] > *, [flex~="dir:bottom"][flex~="box:justify"] > * { width: auto; height: 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex~="dir:top"][flex~="box:first"] > :first-child, [flex~="dir:top"][flex~="box:last"] > :last-child, [flex~="dir:top"][flex~="box:justify"] > :first-child, [flex~="dir:top"][flex~="box:justify"] > :last-child, [flex~="dir:bottom"][flex~="box:first"] > :first-child, [flex~="dir:bottom"][flex~="box:last"] > :last-child, [flex~="dir:bottom"][flex~="box:justify"] > :first-child [flex~="dir:bottom"][flex~="box:justify"] > :last-child { height: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex-box="0"] { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex-box="1"] { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex-box="2"] { -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; -webkit-flex-shrink: 2; -ms-flex-negative: 2; flex-shrink: 2; } [flex-box="3"] { -webkit-box-flex: 3; -webkit-flex-grow: 3; -ms-flex-positive: 3; flex-grow: 3; -webkit-flex-shrink: 3; -ms-flex-negative: 3; flex-shrink: 3; } [flex-box="4"] { -webkit-box-flex: 4; -webkit-flex-grow: 4; -ms-flex-positive: 4; flex-grow: 4; -webkit-flex-shrink: 4; -ms-flex-negative: 4; flex-shrink: 4; } [flex-box="5"] { -webkit-box-flex: 5; -webkit-flex-grow: 5; -ms-flex-positive: 5; flex-grow: 5; -webkit-flex-shrink: 5; -ms-flex-negative: 5; flex-shrink: 5; } [flex-box="6"] { -webkit-box-flex: 6; -webkit-flex-grow: 6; -ms-flex-positive: 6; flex-grow: 6; -webkit-flex-shrink: 6; -ms-flex-negative: 6; flex-shrink: 6; } [flex-box="7"] { -webkit-box-flex: 7; -webkit-flex-grow: 7; -ms-flex-positive: 7; flex-grow: 7; -webkit-flex-shrink: 7; -ms-flex-negative: 7; flex-shrink: 7; } [flex-box="8"] { -webkit-box-flex: 8; -webkit-flex-grow: 8; -ms-flex-positive: 8; flex-grow: 8; -webkit-flex-shrink: 8; -ms-flex-negative: 8; flex-shrink: 8; } [flex-box="9"] { -webkit-box-flex: 9; -webkit-flex-grow: 9; -ms-flex-positive: 9; flex-grow: 9; -webkit-flex-shrink: 9; -ms-flex-negative: 9; flex-shrink: 9; } [flex-box="10"] { -webkit-box-flex: 10; -webkit-flex-grow: 10; -ms-flex-positive: 10; flex-grow: 10; -webkit-flex-shrink: 10; -ms-flex-negative: 10; flex-shrink: 10; } .toa1 { font-size: 0.1rem; } .toasted-container { z-index: 999999992; font-size: 0.22rem !important; } .toasted { font-size: 0.22rem !important; font-weight: bold; } .animated { /* animation-duration: .3s; */ }
src/utils/reset.css
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, body { /* -webkit-user-select: none; user-select: none; */ } html, body, div, object, iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress { margin: 0; padding: 0; border: 0; vertical-align: baseline; } a { text-decoration: none; -webkit-touch-callout: none; background-color: transparent; } li { list-style: none; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; -webkit-touch-callout: none; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } a, button, input, optgroup, select, textarea { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; -webkit-appearance: none; outline: none; line-height: normal; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*! https://github.com/lzxb/flex.css */ [flex] { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } [flex] > * { display: block; } [flex] > [flex] { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } [flex~="dir:left"] { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } [flex~="dir:right"] { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: end; } [flex~="dir:top"] { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } [flex~="dir:bottom"] { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-pack: end; } [flex~="main:left"] { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } [flex~="main:right"] { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } [flex~="main:justify"] { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } [flex~="main:center"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } [flex~="cross:top"] { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } [flex~="cross:bottom"] { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } [flex~="cross:center"] { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } [flex~="cross:baseline"] { -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; } [flex~="cross:stretch"] { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; } [flex~="box:mean"] > *, [flex~="box:first"] > *, [flex~="box:last"] > *, [flex~="box:justify"] > * { width: 0; height: auto; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex~="box:first"] > :first-child, [flex~="box:last"] > :last-child, [flex~="box:justify"] > :first-child, [flex~="box:justify"] > :last-child { width: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex~="dir:top"][flex~="box:mean"] > *, [flex~="dir:top"][flex~="box:first"] > *, [flex~="dir:top"][flex~="box:last"] > *, [flex~="dir:top"][flex~="box:justify"] > *, [flex~="dir:bottom"][flex~="box:mean"] > *, [flex~="dir:bottom"][flex~="box:first"] > *, [flex~="dir:bottom"][flex~="box:last"] > *, [flex~="dir:bottom"][flex~="box:justify"] > * { width: auto; height: 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex~="dir:top"][flex~="box:first"] > :first-child, [flex~="dir:top"][flex~="box:last"] > :last-child, [flex~="dir:top"][flex~="box:justify"] > :first-child, [flex~="dir:top"][flex~="box:justify"] > :last-child, [flex~="dir:bottom"][flex~="box:first"] > :first-child, [flex~="dir:bottom"][flex~="box:last"] > :last-child, [flex~="dir:bottom"][flex~="box:justify"] > :first-child [flex~="dir:bottom"][flex~="box:justify"] > :last-child { height: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex-box="0"] { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } [flex-box="1"] { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } [flex-box="2"] { -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; -webkit-flex-shrink: 2; -ms-flex-negative: 2; flex-shrink: 2; } [flex-box="3"] { -webkit-box-flex: 3; -webkit-flex-grow: 3; -ms-flex-positive: 3; flex-grow: 3; -webkit-flex-shrink: 3; -ms-flex-negative: 3; flex-shrink: 3; } [flex-box="4"] { -webkit-box-flex: 4; -webkit-flex-grow: 4; -ms-flex-positive: 4; flex-grow: 4; -webkit-flex-shrink: 4; -ms-flex-negative: 4; flex-shrink: 4; } [flex-box="5"] { -webkit-box-flex: 5; -webkit-flex-grow: 5; -ms-flex-positive: 5; flex-grow: 5; -webkit-flex-shrink: 5; -ms-flex-negative: 5; flex-shrink: 5; } [flex-box="6"] { -webkit-box-flex: 6; -webkit-flex-grow: 6; -ms-flex-positive: 6; flex-grow: 6; -webkit-flex-shrink: 6; -ms-flex-negative: 6; flex-shrink: 6; } [flex-box="7"] { -webkit-box-flex: 7; -webkit-flex-grow: 7; -ms-flex-positive: 7; flex-grow: 7; -webkit-flex-shrink: 7; -ms-flex-negative: 7; flex-shrink: 7; } [flex-box="8"] { -webkit-box-flex: 8; -webkit-flex-grow: 8; -ms-flex-positive: 8; flex-grow: 8; -webkit-flex-shrink: 8; -ms-flex-negative: 8; flex-shrink: 8; } [flex-box="9"] { -webkit-box-flex: 9; -webkit-flex-grow: 9; -ms-flex-positive: 9; flex-grow: 9; -webkit-flex-shrink: 9; -ms-flex-negative: 9; flex-shrink: 9; } [flex-box="10"] { -webkit-box-flex: 10; -webkit-flex-grow: 10; -ms-flex-positive: 10; flex-grow: 10; -webkit-flex-shrink: 10; -ms-flex-negative: 10; flex-shrink: 10; } .toa1 { font-size: 0.1rem; } .toasted-container { z-index: 999999992; font-size: 0.22rem !important; } .toasted { font-size: 0.22rem !important; font-weight: bold; } .animated { /* animation-duration: .3s; */ }
0.415254
0.060585
::-webkit-scrollbar{width: 10px;} ::-webkit-scrollbar-track{background: #888;} ::-webkit-scrollbar-thumb{background: #fff;} ::-webkit-scrollbar-thumb:hover{background: #555;} ::placeholder{color:#c2c2c2;opacity: 1;} .panel_profile::placeholder{color: black;opacity: 1; } textarea::placeholder{color:rgba(84,84,84,1); opacity:1;} .img-container{text-align: center;height: 100%;background-image: url("/images/img1.png");} html,body{ margin:0px !important;padding:0px !important;} body { overflow-x: hidden;} .container{ width: 100%;height: auto;float: left;text-align: center;overflow: hidden;} .panel_2, .panel_1, .panel_4 { margin-top: 40px; margin-left:2.5%; width: 46%; height: auto;float: left;color: #ffffff; background-color: rgba(84,84,84,0.1);position: relative; box-shadow: 14px 14px 14px rgba(0,0,0,0.8), 10px 10px 10px rgba(0,0,0,0.8); margin-bottom: 90px; } .save-button{apperance:none; padding: 5px; float: right; margin-right:-39px; margin-top:1px; display:inline-block; border: none; background:transparent;} .panel_4{ width: 90%; margin-left: 5%; background-color: #fff;color:rgba(84,84,84,1); padding:0 40px 40px 40px; font-family: "Lucida Console", Monaco, monospace; overflow:auto; } .panel_6, .panel_5{width: 100%; height:79%;overflow:auto; display: inline-block; background-color:transparent;background-size: 500px 500px; background-attachment:local; left: 50%;bottom: 0%;transform: translateX(-50%); font-size:20px; margin-bottom:7.5%; padding:15px; } .panel_5{overflow:auto; display: inline-block; padding:20px 0px 20px 50px; height:83%; width:100%; background-color:transparent;position: relative; border-bottom-style:none; } .panel_6{position:absolute; height:13%; overflow: hidden;margin-bottom:0%; padding:0px 11px 11px 11px; border-top-style: none;} .review_send, .review_box{ margin-left:0px;position:relative; display:inline-block; width:5.5%; height:63%; float left;border: 1px solid black; border-radius:5px; font-size:20px;background:#f8f9fa; } .review_box{ margin-left:0px; width:93%; overflow-y:hidden; overflow-x:hidden;} .review_stars, review_stars2{display:inline-block;margin:0 auto;} .review_text{display:inline-block;position:relative;} .review_send img{background-size: cover; height:100%; width:100%;} .review_send a:hover{ opacity:0.3; transition: 0.7s;} .panel_4_head{text-align: center; font-size: 16px; margin-top:60px;} .panel_4_body,.panel_4_body_card, .panel_4_body_table{display:inline-block; margin-top:40px; position: relative; width: 95%; text-align: center; margin-right:10px;} .panel_4_body_card{width:46%; float: right;} .panel_4_body_card_full{width:100%; float: right; text-align: center; margin-top:20px;} .panel_4_head h2{ font-size: 28px;} .panel_4_body_table{width:100%;text-align: center; margin-left:5%; } .panel_4_body_card img,.panel_4_body_card_full img{width:100%;} textarea{ width:100%; border:none; background: transparent; padding: 10px; font-size:19px; font-weight:500;} .medicaltext{height:auto; width:80%; color: #cecece; background:transparent;font-size:18px; overflow:hidden; margin-left:2.4%; margin-top:20px;border-radius:5px; border:2px solid #cecece;} .medicaltext textarea{min-height:120px; height: auto; color:white;} .panel_2{width:45%;} .panel_1{ width: 46.5%;float: left;margin-left: 2.5%;} @font-face { font-family: 'Open Sans';font-style: normal; font-weight: 300;src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype'); } @font-face { font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 300; src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url(https://fonts.gstatic.com/s/opensanscondensed/v13/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype'); } @font-face { font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 700; src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url(https://fonts.gstatic.com/s/opensanscondensed/v13/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype'); } * { box-sizing: border-box;} .log-form{ width: 100%;position: relative;text-align: center; box-shadow: 10px 10px 10px rgba(0,0,0,0.8); } .panel_3 { width: 85%;margin-left: 7.5%;margin-right: 7.5%; position: relative; height: auto; margin-top: 80px;text-align: right; } .panel_img, .panel_profile, .panel_profile_icon { width: 100%;position: relative;display: inline-block; height: 200px;margin-top:-5px; overflow: hidden;border: 0.5px #c3c3c3 solid;border-radius:5px; } .panel_img { background-image: url("images/img10.jpg"), linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.1)); background-blend-mode: overlay;background-repeat: no-repeat;background-size: cover; } .panel_profile_icon{ height:125px;display:block;position: absolute;width: 125px;float:left;margin-top: 38px;margin-left: 3.5%; opacity:0.7; } .panel_profile { height: auto;background-color: transparent;background-image: linear-gradient(to left,rgba(0,0,0,0.7), rgba(0,0,0,0.1)); } .panel_img img{width: 100%;} @media (max-width: 40em) { .log-form { width: 90%; position: relative; margin: 2.5% auto 0 auto; left: 0%;-webkit-transform: translate(0%, 0%); -moz-transform: translate(0%, 0%); -o-transform: translate(0%, 0%);-ms-transform: translate(0%, 0%); transform: translate(0%, 0%); } } .log-form form { display: block;width: 100%;padding: 1.4em; } .log-form h2 { font-family: "open sans condensed";font-size: 1.35em;display: block;color: #fff; background-color: rgba(32,141,255,0.4);width: 100%; text-transform: uppercase;padding: 0.75em 1em 0.75em 1.5em; box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5); border: 1px solid #9fceff;margin: 0;font-weight: 200; } .panel_2 h2{ font-family: "open sans condensed"; font-size: 1.35em;display: block; background-color: rgba(32,141,255,0.4); width: 40%; text-transform: uppercase;padding: 10px 10px 10px 40px;box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.05); border: 1px solid #9fceff; margin: 0; font-weight: 200; } .panel_2 p{ font-family: "open sans condensed";font-size: 1.35em;display: block;padding: 10px 40px 20px 40px; margin: 0;font-weight: 200;text-align: justify; } .log-form input, .log-form select{ display: block; font-size: 15px; margin: auto auto; width: 100%; margin-bottom: 2em; border: none; padding: 0.5em 0; border-bottom: 1px solid #eaeaea; padding-bottom: 1.25em; background: transparent; color: white; } .log-form select{color: #c2c2c2;} .log-form option{ -webkit-appearance: none; width: 100%; padding: 4px 8px 4px 8px; color:black;} .log-form2 input{ display: inline-block; position:relative; font-size: 15px; margin: auto auto; padding:8px 8px; float: left; width: 200px; margin-bottom: 0px; border: none; background: transparent; color: grey; border-bottom: 1px solid grey; } .log-form input:focus {outline: none;} .log-form .btn { display: inline-block; background: rgba(32,141,255,0.3); border: 1px solid #1ba0a9; padding: 0.5em 2em; color: #d8d8d8;margin-right: 0.5em; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2); } .log-form .btn:hover { background: rgba(32,141,255,0.6); } .log-form .btn:active {background: rgba(32,141,255,0.6);box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);} .log-form .btn:focus { outline: none; } .profile_card1, .profile_card2 { width: 28%; position: relative; background: transparent; font-family: "Lucida Console"; font-size: 16px; text-align: center; display: inline-block; height: 100%;border: 2px solid rgba(0,0,0,0);float: left; padding-top: 140px; color: #d6d6d6; } .profile_card2 { width: 72%;padding: 50px 0 60px 0; text-align: left;background-color:rgba(45,45,45,1); overflow-x:hidden; overflow-y:hidden;color:#cccccc; } #personal_tab2,#address_tab2, #medical1_tab2{display: none; height: auto;} #personal_tab2, #personal_tab1, #address_tab1,#address_tab2,#medical1_tab1,#medical1_tab2{ position: relative; width: 90%;margin: 0 5% 0 5%; font-size:20px;background: transparent;} .log-form2 input[type=file]{display:none;} .custom-file{border: 1px solid #ccc;display: inline-block;padding: 6px 6px;cursor: pointer;} .table_1{ float: left; display:inline-block; position:relative; text-align: left; } .table_1 td{ padding:5px;} .slider, .slider2, .slider3, .slider4 { -webkit-appearance: none;width: 95.5%; height:0px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; } .slider2{ width:94.5%;margin-left:-2px; } .slider3{ width:96%; } .slider4{ width:97.7%;} .slider:hover {opacity: 1; } .slider::-webkit-slider-thumb, .slider2::-webkit-slider-thumb, .slider3::-webkit-slider-thumb, .slider4::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 10px; height: 10px; margin-top: -10px; background: transparent; cursor: pointer; border-left: 7.5px solid transparent; border-right: 7.5px solid transparent; border-top: 15px solid #555; } input[type=radio]{display: inline-block; padding:8px; width: 30px;} .panel_4_body table, .panel_4_body td { border: 1px solid grey; } .table_2{border-collapse: collapse; border-spacing:0px; width:90%; float: right; margin-right:2.5%;} .table_2_cream{ background:#d6d1c7;} .table_2_lcream{background:#ece9e5} .table_2_green{background:#0ab75c; opacity:1;} .table_2_green{background:#0ab75c; opacity:1;} .table_2_orange{ background: #f6941f; opacity:1;} .table_2_yellow{background:#f4ed5c; opacity:1;} .table_2_red{ background:#ec2a2f; opacity:1;} #ga{ border:3px solid rgba(84,84,84,1); linear-gradient: rgba(0,0,0,0.7),rgba(0,0,0,0.1);background-blend-mode: overlay;} .dialog_box {border-radius:0px; margin-top:15px; display: inline-block; position:relative; width:1100px; overflow:hidden;} .dialog_box_img{width:75px; padding-top:4px; display: inline-block; float: left; overflow:hidden; height:100%;} .dialog_box_text{display:inline-block; position:relative; float:left; min-height:80px;width:800px; border: 1px solid grey; border-radius: 5px; background:#f8f9fa; color:#434343; padding:12px; margin-right:10px;font-weight:500; font-size:20px; height:auto;} .dialog_box_img img{background-size: cover; height:65px; width:65px; border-radius:50%; border:1px solid #555;} .table_3{margin-top: 20px;width:95%; margin-right:2.5%; text-align:center; float:right;} .table_3 th,.table_3 td{padding:15px 0 15px 0; width:auto; background-color:#e0e0e0; border-collapse:collapse;} .table_3 td{background-color: white;} .table_4{margin: 0 auto;} title{transition:0.1s;} .panel_4_body_card_full button, .profile_card2 button, #sendtodoc{padding:6px;border:none;display:inline-block;border-bottom:1px solid #ccc;box-shadow: 3px 3px 3px rgba(0,0,0,0.3), 3px 3px 3px rgba(0,0,0,0.3); border-radius: 5px; border-bottom: 2px; } .panel_4_body_card_full button:hover, w3-container button:hover {box-shadow: 3px 3px 3px rgba(0,0,0,0.5), 3px 3px 3px rgba(0,0,0,0.5); transition: 0.3s;} .panel_4_body_card_full input[type=text] {padding:8px;border:none;border-bottom:1px solid #ccc; width:60px; } .table_3 img{ width:50px; height:50px; border-radius:50%;} .table_5 td{border-top:1px solid #c2c2c2; padding-top:5px; padding-bottom:5px;} .checkbox { position: relative;top: -0.375rem; margin: 0 1rem 0 0;cursor: pointer; } .checkbox:before { -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75); -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75); transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);-webkit-transform: rotate(-45deg) scale(0, 0); -moz-transform: rotate(-45deg) scale(0, 0); -ms-transform: rotate(-45deg) scale(0, 0); -o-transform: rotate(-45deg) scale(0, 0);transform: rotate(-45deg) scale(0, 0); content: "";position: absolute; left: 0.2rem;top: 0.4rem; z-index: 1; width: 0.9rem;height: 0.375rem; border: 2px solid white; border-top-style: none;border-right-style: none; } .checkbox:checked:before { -webkit-transform: rotate(-45deg) scale(1, 1); -moz-transform: rotate(-45deg) scale(1, 1); -ms-transform: rotate(-45deg) scale(1, 1); -o-transform: rotate(-45deg) scale(1, 1); transform: rotate(-45deg) scale(1, 1); } .checkbox:after { content: "";position: absolute; top: -0.125rem; left: 0;width: 1.5rem; height: 1.5rem;background: rgba(84,84,84,1); border: 1px solid white; border-radius:5px; cursor: pointer; } .fa-file-download, .fa-arrow-alt-circle-left {font-size: 30px;} .fas, .far{color:grey;} .rating { border: none; float: left;} .rating > input { display: none; } .rating > label:before { font-size: 25px;margin:3px; font-family: FontAwesome; display: inline-block; content: "\f005"; } .rating > label {color: #ddd; float: right; } /***** CSS Magic to Highlight Stars on Hover *****/ .rating > input:checked ~ label, /* show gold star when clicked */ .rating:not(:checked) > label:hover, /* hover current star */ .rating:not(:checked) > label:hover ~ label { color: #FFD700; } /* hover previous stars in list */ .rating > input:checked + label:hover, /* hover current star when changing rating */ .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, /* lighten current selection */ .rating > input:checked ~ label:hover ~ label { color: #FFED85; } .checked{color:orange;} .review_stars2 span{margin-top:20px;} .report{padding:10px 40px 20px 40px;} .report p,.report ul li {font-weight:500; font-size:20px; line-height:1.5; } #stage1_div, #stage2_div, #stage3a_div, #stage3b_div, #stage4_div, #stage5_div{ display:none;} #stage_div_show{display:block;} .w3-modal{z-index:3;display:none;padding-top:300px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)} .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px;border:2px solid grey; border-radius:8px;} .w3-display-topright{position:absolute;right:0;top:0} .w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap} .w3-container,.w3-panel{padding: 30px; text-align:center;}.w3-panel{margin-top:16px;margin-bottom:16px} .w3-container:after, .w3-container:before { content: "";display: table; clear: both } .form-select {background:#f8f9fa; overflow: hidden; border: 1px solid #cbcbcb; border-radius: 3px;width:410px;} select { position: relative;background: transparent; background-image: none; width: 100%;outline: none; color: #888888; cursor: pointer; z-index: 2; border: none; padding: 10px 10px 10px 5px;} .colmodal{display:inline-block;position:relative;float:left;}#sendtodoc{margin:3px 5px 0px 35px;}
mysite/webapp1/static/style.css
::-webkit-scrollbar{width: 10px;} ::-webkit-scrollbar-track{background: #888;} ::-webkit-scrollbar-thumb{background: #fff;} ::-webkit-scrollbar-thumb:hover{background: #555;} ::placeholder{color:#c2c2c2;opacity: 1;} .panel_profile::placeholder{color: black;opacity: 1; } textarea::placeholder{color:rgba(84,84,84,1); opacity:1;} .img-container{text-align: center;height: 100%;background-image: url("/images/img1.png");} html,body{ margin:0px !important;padding:0px !important;} body { overflow-x: hidden;} .container{ width: 100%;height: auto;float: left;text-align: center;overflow: hidden;} .panel_2, .panel_1, .panel_4 { margin-top: 40px; margin-left:2.5%; width: 46%; height: auto;float: left;color: #ffffff; background-color: rgba(84,84,84,0.1);position: relative; box-shadow: 14px 14px 14px rgba(0,0,0,0.8), 10px 10px 10px rgba(0,0,0,0.8); margin-bottom: 90px; } .save-button{apperance:none; padding: 5px; float: right; margin-right:-39px; margin-top:1px; display:inline-block; border: none; background:transparent;} .panel_4{ width: 90%; margin-left: 5%; background-color: #fff;color:rgba(84,84,84,1); padding:0 40px 40px 40px; font-family: "Lucida Console", Monaco, monospace; overflow:auto; } .panel_6, .panel_5{width: 100%; height:79%;overflow:auto; display: inline-block; background-color:transparent;background-size: 500px 500px; background-attachment:local; left: 50%;bottom: 0%;transform: translateX(-50%); font-size:20px; margin-bottom:7.5%; padding:15px; } .panel_5{overflow:auto; display: inline-block; padding:20px 0px 20px 50px; height:83%; width:100%; background-color:transparent;position: relative; border-bottom-style:none; } .panel_6{position:absolute; height:13%; overflow: hidden;margin-bottom:0%; padding:0px 11px 11px 11px; border-top-style: none;} .review_send, .review_box{ margin-left:0px;position:relative; display:inline-block; width:5.5%; height:63%; float left;border: 1px solid black; border-radius:5px; font-size:20px;background:#f8f9fa; } .review_box{ margin-left:0px; width:93%; overflow-y:hidden; overflow-x:hidden;} .review_stars, review_stars2{display:inline-block;margin:0 auto;} .review_text{display:inline-block;position:relative;} .review_send img{background-size: cover; height:100%; width:100%;} .review_send a:hover{ opacity:0.3; transition: 0.7s;} .panel_4_head{text-align: center; font-size: 16px; margin-top:60px;} .panel_4_body,.panel_4_body_card, .panel_4_body_table{display:inline-block; margin-top:40px; position: relative; width: 95%; text-align: center; margin-right:10px;} .panel_4_body_card{width:46%; float: right;} .panel_4_body_card_full{width:100%; float: right; text-align: center; margin-top:20px;} .panel_4_head h2{ font-size: 28px;} .panel_4_body_table{width:100%;text-align: center; margin-left:5%; } .panel_4_body_card img,.panel_4_body_card_full img{width:100%;} textarea{ width:100%; border:none; background: transparent; padding: 10px; font-size:19px; font-weight:500;} .medicaltext{height:auto; width:80%; color: #cecece; background:transparent;font-size:18px; overflow:hidden; margin-left:2.4%; margin-top:20px;border-radius:5px; border:2px solid #cecece;} .medicaltext textarea{min-height:120px; height: auto; color:white;} .panel_2{width:45%;} .panel_1{ width: 46.5%;float: left;margin-left: 2.5%;} @font-face { font-family: 'Open Sans';font-style: normal; font-weight: 300;src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype'); } @font-face { font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 300; src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url(https://fonts.gstatic.com/s/opensanscondensed/v13/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype'); } @font-face { font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 700; src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url(https://fonts.gstatic.com/s/opensanscondensed/v13/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype'); } * { box-sizing: border-box;} .log-form{ width: 100%;position: relative;text-align: center; box-shadow: 10px 10px 10px rgba(0,0,0,0.8); } .panel_3 { width: 85%;margin-left: 7.5%;margin-right: 7.5%; position: relative; height: auto; margin-top: 80px;text-align: right; } .panel_img, .panel_profile, .panel_profile_icon { width: 100%;position: relative;display: inline-block; height: 200px;margin-top:-5px; overflow: hidden;border: 0.5px #c3c3c3 solid;border-radius:5px; } .panel_img { background-image: url("images/img10.jpg"), linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.1)); background-blend-mode: overlay;background-repeat: no-repeat;background-size: cover; } .panel_profile_icon{ height:125px;display:block;position: absolute;width: 125px;float:left;margin-top: 38px;margin-left: 3.5%; opacity:0.7; } .panel_profile { height: auto;background-color: transparent;background-image: linear-gradient(to left,rgba(0,0,0,0.7), rgba(0,0,0,0.1)); } .panel_img img{width: 100%;} @media (max-width: 40em) { .log-form { width: 90%; position: relative; margin: 2.5% auto 0 auto; left: 0%;-webkit-transform: translate(0%, 0%); -moz-transform: translate(0%, 0%); -o-transform: translate(0%, 0%);-ms-transform: translate(0%, 0%); transform: translate(0%, 0%); } } .log-form form { display: block;width: 100%;padding: 1.4em; } .log-form h2 { font-family: "open sans condensed";font-size: 1.35em;display: block;color: #fff; background-color: rgba(32,141,255,0.4);width: 100%; text-transform: uppercase;padding: 0.75em 1em 0.75em 1.5em; box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5); border: 1px solid #9fceff;margin: 0;font-weight: 200; } .panel_2 h2{ font-family: "open sans condensed"; font-size: 1.35em;display: block; background-color: rgba(32,141,255,0.4); width: 40%; text-transform: uppercase;padding: 10px 10px 10px 40px;box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.05); border: 1px solid #9fceff; margin: 0; font-weight: 200; } .panel_2 p{ font-family: "open sans condensed";font-size: 1.35em;display: block;padding: 10px 40px 20px 40px; margin: 0;font-weight: 200;text-align: justify; } .log-form input, .log-form select{ display: block; font-size: 15px; margin: auto auto; width: 100%; margin-bottom: 2em; border: none; padding: 0.5em 0; border-bottom: 1px solid #eaeaea; padding-bottom: 1.25em; background: transparent; color: white; } .log-form select{color: #c2c2c2;} .log-form option{ -webkit-appearance: none; width: 100%; padding: 4px 8px 4px 8px; color:black;} .log-form2 input{ display: inline-block; position:relative; font-size: 15px; margin: auto auto; padding:8px 8px; float: left; width: 200px; margin-bottom: 0px; border: none; background: transparent; color: grey; border-bottom: 1px solid grey; } .log-form input:focus {outline: none;} .log-form .btn { display: inline-block; background: rgba(32,141,255,0.3); border: 1px solid #1ba0a9; padding: 0.5em 2em; color: #d8d8d8;margin-right: 0.5em; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2); } .log-form .btn:hover { background: rgba(32,141,255,0.6); } .log-form .btn:active {background: rgba(32,141,255,0.6);box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);} .log-form .btn:focus { outline: none; } .profile_card1, .profile_card2 { width: 28%; position: relative; background: transparent; font-family: "Lucida Console"; font-size: 16px; text-align: center; display: inline-block; height: 100%;border: 2px solid rgba(0,0,0,0);float: left; padding-top: 140px; color: #d6d6d6; } .profile_card2 { width: 72%;padding: 50px 0 60px 0; text-align: left;background-color:rgba(45,45,45,1); overflow-x:hidden; overflow-y:hidden;color:#cccccc; } #personal_tab2,#address_tab2, #medical1_tab2{display: none; height: auto;} #personal_tab2, #personal_tab1, #address_tab1,#address_tab2,#medical1_tab1,#medical1_tab2{ position: relative; width: 90%;margin: 0 5% 0 5%; font-size:20px;background: transparent;} .log-form2 input[type=file]{display:none;} .custom-file{border: 1px solid #ccc;display: inline-block;padding: 6px 6px;cursor: pointer;} .table_1{ float: left; display:inline-block; position:relative; text-align: left; } .table_1 td{ padding:5px;} .slider, .slider2, .slider3, .slider4 { -webkit-appearance: none;width: 95.5%; height:0px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; } .slider2{ width:94.5%;margin-left:-2px; } .slider3{ width:96%; } .slider4{ width:97.7%;} .slider:hover {opacity: 1; } .slider::-webkit-slider-thumb, .slider2::-webkit-slider-thumb, .slider3::-webkit-slider-thumb, .slider4::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 10px; height: 10px; margin-top: -10px; background: transparent; cursor: pointer; border-left: 7.5px solid transparent; border-right: 7.5px solid transparent; border-top: 15px solid #555; } input[type=radio]{display: inline-block; padding:8px; width: 30px;} .panel_4_body table, .panel_4_body td { border: 1px solid grey; } .table_2{border-collapse: collapse; border-spacing:0px; width:90%; float: right; margin-right:2.5%;} .table_2_cream{ background:#d6d1c7;} .table_2_lcream{background:#ece9e5} .table_2_green{background:#0ab75c; opacity:1;} .table_2_green{background:#0ab75c; opacity:1;} .table_2_orange{ background: #f6941f; opacity:1;} .table_2_yellow{background:#f4ed5c; opacity:1;} .table_2_red{ background:#ec2a2f; opacity:1;} #ga{ border:3px solid rgba(84,84,84,1); linear-gradient: rgba(0,0,0,0.7),rgba(0,0,0,0.1);background-blend-mode: overlay;} .dialog_box {border-radius:0px; margin-top:15px; display: inline-block; position:relative; width:1100px; overflow:hidden;} .dialog_box_img{width:75px; padding-top:4px; display: inline-block; float: left; overflow:hidden; height:100%;} .dialog_box_text{display:inline-block; position:relative; float:left; min-height:80px;width:800px; border: 1px solid grey; border-radius: 5px; background:#f8f9fa; color:#434343; padding:12px; margin-right:10px;font-weight:500; font-size:20px; height:auto;} .dialog_box_img img{background-size: cover; height:65px; width:65px; border-radius:50%; border:1px solid #555;} .table_3{margin-top: 20px;width:95%; margin-right:2.5%; text-align:center; float:right;} .table_3 th,.table_3 td{padding:15px 0 15px 0; width:auto; background-color:#e0e0e0; border-collapse:collapse;} .table_3 td{background-color: white;} .table_4{margin: 0 auto;} title{transition:0.1s;} .panel_4_body_card_full button, .profile_card2 button, #sendtodoc{padding:6px;border:none;display:inline-block;border-bottom:1px solid #ccc;box-shadow: 3px 3px 3px rgba(0,0,0,0.3), 3px 3px 3px rgba(0,0,0,0.3); border-radius: 5px; border-bottom: 2px; } .panel_4_body_card_full button:hover, w3-container button:hover {box-shadow: 3px 3px 3px rgba(0,0,0,0.5), 3px 3px 3px rgba(0,0,0,0.5); transition: 0.3s;} .panel_4_body_card_full input[type=text] {padding:8px;border:none;border-bottom:1px solid #ccc; width:60px; } .table_3 img{ width:50px; height:50px; border-radius:50%;} .table_5 td{border-top:1px solid #c2c2c2; padding-top:5px; padding-bottom:5px;} .checkbox { position: relative;top: -0.375rem; margin: 0 1rem 0 0;cursor: pointer; } .checkbox:before { -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75); -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75); transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);-webkit-transform: rotate(-45deg) scale(0, 0); -moz-transform: rotate(-45deg) scale(0, 0); -ms-transform: rotate(-45deg) scale(0, 0); -o-transform: rotate(-45deg) scale(0, 0);transform: rotate(-45deg) scale(0, 0); content: "";position: absolute; left: 0.2rem;top: 0.4rem; z-index: 1; width: 0.9rem;height: 0.375rem; border: 2px solid white; border-top-style: none;border-right-style: none; } .checkbox:checked:before { -webkit-transform: rotate(-45deg) scale(1, 1); -moz-transform: rotate(-45deg) scale(1, 1); -ms-transform: rotate(-45deg) scale(1, 1); -o-transform: rotate(-45deg) scale(1, 1); transform: rotate(-45deg) scale(1, 1); } .checkbox:after { content: "";position: absolute; top: -0.125rem; left: 0;width: 1.5rem; height: 1.5rem;background: rgba(84,84,84,1); border: 1px solid white; border-radius:5px; cursor: pointer; } .fa-file-download, .fa-arrow-alt-circle-left {font-size: 30px;} .fas, .far{color:grey;} .rating { border: none; float: left;} .rating > input { display: none; } .rating > label:before { font-size: 25px;margin:3px; font-family: FontAwesome; display: inline-block; content: "\f005"; } .rating > label {color: #ddd; float: right; } /***** CSS Magic to Highlight Stars on Hover *****/ .rating > input:checked ~ label, /* show gold star when clicked */ .rating:not(:checked) > label:hover, /* hover current star */ .rating:not(:checked) > label:hover ~ label { color: #FFD700; } /* hover previous stars in list */ .rating > input:checked + label:hover, /* hover current star when changing rating */ .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, /* lighten current selection */ .rating > input:checked ~ label:hover ~ label { color: #FFED85; } .checked{color:orange;} .review_stars2 span{margin-top:20px;} .report{padding:10px 40px 20px 40px;} .report p,.report ul li {font-weight:500; font-size:20px; line-height:1.5; } #stage1_div, #stage2_div, #stage3a_div, #stage3b_div, #stage4_div, #stage5_div{ display:none;} #stage_div_show{display:block;} .w3-modal{z-index:3;display:none;padding-top:300px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)} .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px;border:2px solid grey; border-radius:8px;} .w3-display-topright{position:absolute;right:0;top:0} .w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap} .w3-container,.w3-panel{padding: 30px; text-align:center;}.w3-panel{margin-top:16px;margin-bottom:16px} .w3-container:after, .w3-container:before { content: "";display: table; clear: both } .form-select {background:#f8f9fa; overflow: hidden; border: 1px solid #cbcbcb; border-radius: 3px;width:410px;} select { position: relative;background: transparent; background-image: none; width: 100%;outline: none; color: #888888; cursor: pointer; z-index: 2; border: none; padding: 10px 10px 10px 5px;} .colmodal{display:inline-block;position:relative;float:left;}#sendtodoc{margin:3px 5px 0px 35px;}
0.433022
0.104889
.content { min-height: 650px; } .content .content-title { height: 17px; padding: 30px 0px; text-align: start; } .content .content-title a { color: #000; font-size: 13px; margin-right: 5px; } .content .content-title :nth-child(2) a { font-size: 13px; color: #999; } .content .content-title a:hover { color: #845f3f; } .content .kong { height: 239px; padding: 100px 0px 200px 0px; display: none; } .content .kong img { width: 153px; height: 132px; margin: 0 auto; } .content .kong p { height: 19px; font-size: 14px; color: #333; margin-top: 24px; text-align: center; } .content .kong .kong-box { text-align: center; margin-top: 21px; } .content .kong .kong-box a { display: inline-block; width: 83px ; height: 41px; padding: 0px 6px; border: 1px solid #666; margin: 0 auto; color: #666; border-radius: 2px; line-height: 41px; font-size: 18px; } .content .kong .kong-box a:hover { color: #fff; background-color: #845f3f; border-color: #845f3f; } .content-shop { height: 100%; font-size: 14px; color: #333; } .content-shop .content-shop-top { height: 42px; margin-bottom: 3px; background-color: #fafafa; color: #999; } .content-shop .content-shop-top ul { height: 42px; } .content-shop .content-shop-top ul li { height: 42px; float: left; line-height: 42px; width: 20px; } .content-shop .content-shop-top ul .input { width: 45px; height: 40px; line-height: 49px; } .content-shop .content-shop-top ul .input #all { width: 18px; height: 18px; margin: 0px 20px 0px 7px; } .content-shop .content-shop-top ul .in-1 { width: 130px; } .content-shop .content-shop-top ul .list_con { width: 325px; } .content-shop .content-shop-top ul .list_price { width: 205px; } .content-shop .content-shop-top ul .list_amount { width: 205px; } .content-shop .content-shop-top ul .list_sum { width: 129px; } .content-shop .content-shop-top ul .list_op { width: 28px; } .content-shop .shoplist { min-height: 432px; } .content-shop .shoplist .shoplistdata { min-height: 277px; } .content-shop .shoplist .shoplistdata .shoplistdata-top { height: 19px; padding-top: 47px; padding-bottom: 17px; vertical-align: middle; border-bottom: 1px solid #e7e7e7; } .content-shop .shoplist .shoplistdata .shoplistdata-top .input-x { display: inline-block; } .content-shop .shoplist .shoplistdata .shoplistdata-top .input-x .xi { width: 18px; height: 18px; margin: 0px 20px 0px 8px; } .content-shop .shoplist .shoplistdata .shoplistdata-top .shopname { margin-left: 10px; } .content-shop .shoplist .shoplistdata .shopdata { height: 100%; border-bottom: 1px solid #e7e7e7; } .content-shop .shoplist .shoplistdata .shopdata li { height: 143px; border-top: 1px dashed #e7e7e7; } .content-shop .shoplist .shoplistdata .shopdata li .in-2 { width: 18px; height: 143px; float: left; margin: 0px 5px; } .content-shop .shoplist .shoplistdata .shopdata li img { width: 120px; height: 120px; margin-left: 38px; float: left; margin-top: 10px; } .content-shop .shoplist .shoplistdata .shopdata li p { width: 235px ; height: 88px; padding: 27px 80px 27px 5px; float: left; } .content-shop .shoplist .shoplistdata .shopdata li .price { width: 177px; height: 72px; padding: 35px 0px; float: left; line-height: 72px; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum { margin-top: 53px; margin-left: -31px; float: left; border: 1px solid #b3b3b3; text-align: center; line-height: 30px; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .rem, .content-shop .shoplist .shoplistdata .shopdata li .list_sum .add { display: inline-block; width: 30px; height: 30px; font-size: 20px; margin: 0; padding: 0; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .rem { color: #999; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .add { color: #845f3f; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .txt { display: inline-block; width: 70px; height: 30px; border-left: 1px solid #b3b3b3; border-right: 1px solid #b3b3b3; } .content-shop .shoplist .shoplistdata .shopdata li .sumprice { float: left; width: 100px; height: 143px; color: #c00000; line-height: 135px; margin-left: 131px; } .content-shop .shoplist .shoplistdata .shopdata li .dol { float: left; width: 50px; height: 143px; line-height: 135px; text-align: center; } .content-shop .shoplist .shoplistdata .shopdata li:nth-child(1) { border: none; } .content-shop .content-shop-foot { height: 80px; background-color: #fafafa; line-height: 80px; font-size: 18px; margin-top: 100px; } .content-shop .content-shop-foot .in-3 { width: 18px; height: 80px; float: left; margin: 0px 9px; } .content-shop .content-shop-foot .foot-text { width: 36px; height: 80px; float: left; font-size: 18px; margin-left: 10px; } .content-shop .content-shop-foot .yixuan { width: 120px; height: 80px; float: left; margin-left: 20px; } .content-shop .content-shop-foot .yixuan .num { margin: 0px 4px; } .content-shop .content-shop-foot .heji { width: 60px; height: 80px; float: left; font-size: 20px; margin-left: 558px; } .content-shop .content-shop-foot .price-sum { width: 59px; float: left; height: 80px; color: #c00000; font-size: 20px; } .content-shop .content-shop-foot .settlement { width: 200px; height: 80px; background-color: #e7e7e7; float: right; text-align: center; font-size: 20px; color: #fff; }
src/scss/Shopping Cart.css
.content { min-height: 650px; } .content .content-title { height: 17px; padding: 30px 0px; text-align: start; } .content .content-title a { color: #000; font-size: 13px; margin-right: 5px; } .content .content-title :nth-child(2) a { font-size: 13px; color: #999; } .content .content-title a:hover { color: #845f3f; } .content .kong { height: 239px; padding: 100px 0px 200px 0px; display: none; } .content .kong img { width: 153px; height: 132px; margin: 0 auto; } .content .kong p { height: 19px; font-size: 14px; color: #333; margin-top: 24px; text-align: center; } .content .kong .kong-box { text-align: center; margin-top: 21px; } .content .kong .kong-box a { display: inline-block; width: 83px ; height: 41px; padding: 0px 6px; border: 1px solid #666; margin: 0 auto; color: #666; border-radius: 2px; line-height: 41px; font-size: 18px; } .content .kong .kong-box a:hover { color: #fff; background-color: #845f3f; border-color: #845f3f; } .content-shop { height: 100%; font-size: 14px; color: #333; } .content-shop .content-shop-top { height: 42px; margin-bottom: 3px; background-color: #fafafa; color: #999; } .content-shop .content-shop-top ul { height: 42px; } .content-shop .content-shop-top ul li { height: 42px; float: left; line-height: 42px; width: 20px; } .content-shop .content-shop-top ul .input { width: 45px; height: 40px; line-height: 49px; } .content-shop .content-shop-top ul .input #all { width: 18px; height: 18px; margin: 0px 20px 0px 7px; } .content-shop .content-shop-top ul .in-1 { width: 130px; } .content-shop .content-shop-top ul .list_con { width: 325px; } .content-shop .content-shop-top ul .list_price { width: 205px; } .content-shop .content-shop-top ul .list_amount { width: 205px; } .content-shop .content-shop-top ul .list_sum { width: 129px; } .content-shop .content-shop-top ul .list_op { width: 28px; } .content-shop .shoplist { min-height: 432px; } .content-shop .shoplist .shoplistdata { min-height: 277px; } .content-shop .shoplist .shoplistdata .shoplistdata-top { height: 19px; padding-top: 47px; padding-bottom: 17px; vertical-align: middle; border-bottom: 1px solid #e7e7e7; } .content-shop .shoplist .shoplistdata .shoplistdata-top .input-x { display: inline-block; } .content-shop .shoplist .shoplistdata .shoplistdata-top .input-x .xi { width: 18px; height: 18px; margin: 0px 20px 0px 8px; } .content-shop .shoplist .shoplistdata .shoplistdata-top .shopname { margin-left: 10px; } .content-shop .shoplist .shoplistdata .shopdata { height: 100%; border-bottom: 1px solid #e7e7e7; } .content-shop .shoplist .shoplistdata .shopdata li { height: 143px; border-top: 1px dashed #e7e7e7; } .content-shop .shoplist .shoplistdata .shopdata li .in-2 { width: 18px; height: 143px; float: left; margin: 0px 5px; } .content-shop .shoplist .shoplistdata .shopdata li img { width: 120px; height: 120px; margin-left: 38px; float: left; margin-top: 10px; } .content-shop .shoplist .shoplistdata .shopdata li p { width: 235px ; height: 88px; padding: 27px 80px 27px 5px; float: left; } .content-shop .shoplist .shoplistdata .shopdata li .price { width: 177px; height: 72px; padding: 35px 0px; float: left; line-height: 72px; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum { margin-top: 53px; margin-left: -31px; float: left; border: 1px solid #b3b3b3; text-align: center; line-height: 30px; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .rem, .content-shop .shoplist .shoplistdata .shopdata li .list_sum .add { display: inline-block; width: 30px; height: 30px; font-size: 20px; margin: 0; padding: 0; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .rem { color: #999; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .add { color: #845f3f; } .content-shop .shoplist .shoplistdata .shopdata li .list_sum .txt { display: inline-block; width: 70px; height: 30px; border-left: 1px solid #b3b3b3; border-right: 1px solid #b3b3b3; } .content-shop .shoplist .shoplistdata .shopdata li .sumprice { float: left; width: 100px; height: 143px; color: #c00000; line-height: 135px; margin-left: 131px; } .content-shop .shoplist .shoplistdata .shopdata li .dol { float: left; width: 50px; height: 143px; line-height: 135px; text-align: center; } .content-shop .shoplist .shoplistdata .shopdata li:nth-child(1) { border: none; } .content-shop .content-shop-foot { height: 80px; background-color: #fafafa; line-height: 80px; font-size: 18px; margin-top: 100px; } .content-shop .content-shop-foot .in-3 { width: 18px; height: 80px; float: left; margin: 0px 9px; } .content-shop .content-shop-foot .foot-text { width: 36px; height: 80px; float: left; font-size: 18px; margin-left: 10px; } .content-shop .content-shop-foot .yixuan { width: 120px; height: 80px; float: left; margin-left: 20px; } .content-shop .content-shop-foot .yixuan .num { margin: 0px 4px; } .content-shop .content-shop-foot .heji { width: 60px; height: 80px; float: left; font-size: 20px; margin-left: 558px; } .content-shop .content-shop-foot .price-sum { width: 59px; float: left; height: 80px; color: #c00000; font-size: 20px; } .content-shop .content-shop-foot .settlement { width: 200px; height: 80px; background-color: #e7e7e7; float: right; text-align: center; font-size: 20px; color: #fff; }
0.309128
0.055566
.alct-ce { align-content: center; } .alct-fe { align-content: flex-end; } .alct-fs { align-content: flex-start; } .alct-sa { align-content: space-around; } .alct-sb { align-content: space-between; } .alct-st { align-content: stretch; } .alit-bl { align-items: baseline; } .alit-ce { align-items: center; } .alit-fe { align-items: flex-end; } .alit-fs { align-items: flex-start; } .alit-st { align-items: stretch; } .alse-au { align-self: auto; } .alse-ba { align-self: baseline; } .alse-ce { align-self: center; } .alse-fe { align-self: flex-end; } .alse-fs { align-self: flex-start; } .alse-st { align-self: stretch; } .al-re { all: revert; } .ap-au { -webkit-appearance: auto; appearance: auto; } .ap-no { -webkit-appearance: none; appearance: none; } .bdfi-no { -webkit-backdrop-filter: none; backdrop-filter: none; } .bfvi-hi { -webkit-backface-visibility: hidden; backface-visibility: hidden; } .bfvi-vi { -webkit-backface-visibility: visible; backface-visibility: visible; } .bacl-bb { background-clip: border-box; } .bacl-cb { background-clip: content-box; } .bacl-pb { background-clip: padding-box; } .bacl-te { background-clip: text; } .bgor-bb { background-origin: border-box; } .bgor-cb { background-origin: content-box; } .bgor-pb { background-origin: padding-box; } .bgpox-ce { background-position-x: center; } .bgpox-le { background-position-x: left; } .bgpox-ri { background-position-x: right; } .bgpoy-bo { background-position-y: bottom; } .bgpoy-ce { background-position-y: center; } .bgpoy-to { background-position-y: top; } .basi-cr { background-size: cover; } .basi-ct { background-size: contain; } .blsi-au { block-size: auto; } .blsi-av { block-size: available; } .blsi-fc { block-size: -webkit-fit-content; block-size: fit-content; } .blsi-mac { block-size: -webkit-max-content; block-size: max-content; } .blsi-mic { block-size: -webkit-min-content; block-size: min-content; } .bobost-da { border-bottom-style: dashed; } .bobost-db { border-bottom-style: double; } .bobost-do { border-bottom-style: dotted; } .bobost-gr { border-bottom-style: groove; } .bobost-hi { border-bottom-style: hidden; } .bobost-in { border-bottom-style: inset; } .bobost-no { border-bottom-style: none; } .bobost-ou { border-bottom-style: outset; } .bobost-ri { border-bottom-style: ridge; } .bobost-so { border-bottom-style: solid; } .boco-cl { border-collapse: collapse; } .boco-se { border-collapse: separate; } .boimre-re { border-image-repeat: repeat; } .boimre-ro { border-image-repeat: round; } .boimre-sp { border-image-repeat: space; } .boimre-st { border-image-repeat: stretch; } .bolest-da { border-left-style: dashed; } .bolest-db { border-left-style: double; } .bolest-do { border-left-style: dotted; } .bolest-gr { border-left-style: groove; } .bolest-hi { border-left-style: hidden; } .bolest-in { border-left-style: inset; } .bolest-no { border-left-style: none; } .bolest-ou { border-left-style: outset; } .bolest-ri { border-left-style: ridge; } .bolest-so { border-left-style: solid; } .boris-da { border-right-style: dashed; } .boris-db { border-right-style: double; } .boris-do { border-right-style: dotted; } .boris-gr { border-right-style: groove; } .boris-hi { border-right-style: hidden; } .boris-in { border-right-style: inset; } .boris-no { border-right-style: none; } .boris-ou { border-right-style: outset; } .boris-ri { border-right-style: ridge; } .boris-so { border-right-style: solid; } .botos-da { border-top-style: dashed; } .botos-db { border-top-style: double; } .botos-do { border-top-style: dotted; } .botos-gr { border-top-style: groove; } .botos-hi { border-top-style: hidden; } .botos-in { border-top-style: inset; } .botos-no { border-top-style: none; } .botos-ou { border-top-style: outset; } .botos-ri { border-top-style: ridge; } .botos-so { border-top-style: solid; } .bodebr-cl { -webkit-box-decoration-break: clone; box-decoration-break: clone; } .bodebr-sl { -webkit-box-decoration-break: slice; box-decoration-break: slice; } .bosh-no { box-shadow: none; } .bosi-bb { box-sizing: border-box; } .bosi-cb { box-sizing: content-box; } .bosu-di { box-suppress: discard; } .bosu-hi { box-suppress: hide; } .bosu-sh { box-suppress: show; } .braf-ac { -webkit-column-break-after: avoid-column; break-after: avoid-column; } .braf-ap { -webkit-column-break-after: avoid; break-after: avoid-page; } .braf-au { -webkit-column-break-after: auto; break-after: auto; } .braf-av { -webkit-column-break-after: avoid; break-after: avoid; } .braf-co { -webkit-column-break-after: column; break-after: column; } .braf-le { -webkit-column-break-after: left; break-after: left; } .braf-pg { -webkit-column-break-after: page; break-after: page; } .braf-re { -webkit-column-break-after: recto; break-after: recto; } .braf-ri { -webkit-column-break-after: right; break-after: right; } .braf-ve { -webkit-column-break-after: verso; break-after: verso; } .brbe-ac { -webkit-column-break-before: avoid-column; break-before: avoid-column; } .brbe-ap { -webkit-column-break-before: avoid; break-before: avoid-page; } .brbe-au { -webkit-column-break-before: auto; break-before: auto; } .brbe-av { -webkit-column-break-before: avoid; break-before: avoid; } .brbe-co { -webkit-column-break-before: column; break-before: column; } .brbe-le { -webkit-column-break-before: left; break-before: left; } .brbe-pg { -webkit-column-break-before: page; break-before: page; } .brbe-re { -webkit-column-break-before: recto; break-before: recto; } .brbe-ri { -webkit-column-break-before: right; break-before: right; } .brbe-ve { -webkit-column-break-before: verso; break-before: verso; } .brin-ac { -webkit-column-break-inside: avoid; break-inside: avoid-column; } .brin-ap { break-inside: avoid-page; } .brin-ar { break-inside: avoid-region; } .brin-au { -webkit-column-break-inside: auto; break-inside: auto; } .brin-av { -webkit-column-break-inside: avoid; break-inside: avoid; } .casi-be { caption-side: block-end; } .casi-bo { caption-side: bottom; } .casi-bs { caption-side: block-start; } .casi-ie { caption-side: inline-end; } .casi-is { caption-side: inline-start; } .casi-to { caption-side: top; } .caco-au { caret-color: auto; } .cl-bo { clear: both; } .cl-le { clear: left; } .cl-no { clear: none; } .cl-ri { clear: right; } .clpa-au { -webkit-clip-path: auto; clip-path: auto; } .clpa-bb { -webkit-clip-path: border-box; clip-path: border-box; } .clpa-cb { -webkit-clip-path: content-box; clip-path: content-box; } .clpa-fb { -webkit-clip-path: fill-box; clip-path: fill-box; } .clpa-mb { -webkit-clip-path: margin-box; clip-path: margin-box; } .clpa-pb { -webkit-clip-path: padding-box; clip-path: padding-box; } .clpa-sb { -webkit-clip-path: stroke-box; clip-path: stroke-box; } .clpa-vb { -webkit-clip-path: view-box; clip-path: view-box; } .coco-au { -webkit-column-count: auto; column-count: auto; } .cofi-au { -webkit-column-fill: auto; column-fill: auto; } .cofi-ba { -webkit-column-fill: balance; column-fill: balance; } .coga-no { -webkit-column-gap: normal; column-gap: normal; } .corust-da { -webkit-column-rule-style: dashed; column-rule-style: dashed; } .corust-dt { -webkit-column-rule-style: dotted; column-rule-style: dotted; } .corust-du { -webkit-column-rule-style: double; column-rule-style: double; } .corust-gr { -webkit-column-rule-style: groove; column-rule-style: groove; } .corust-h { -webkit-column-rule-style: hidden; column-rule-style: hidden; } .corust-in { -webkit-column-rule-style: inset; column-rule-style: inset; } .corust-n { -webkit-column-rule-style: none; column-rule-style: none; } .corust-ou { -webkit-column-rule-style: outset; column-rule-style: outset; } .corust-ri { -webkit-column-rule-style: ridge; column-rule-style: ridge; } .coruwi-tc { -webkit-column-rule-width: thick; column-rule-width: thick; } .coruwi-tn { -webkit-column-rule-width: thin; column-rule-width: thin; } .cosp-al { -webkit-column-span: all; column-span: all; } .cosp-no { -webkit-column-span: none; column-span: none; } .cowi-au { -webkit-column-width: auto; column-width: auto; } .co-co { contain: content; } .co-cq { content: close-quote; } .co-ncq { content: no-close-quote; } .co-nm { content: normal; } .co-no { content: none; } .co-noq { content: no-open-quote; } .co-oq { content: open-quote; } .co-pa { contain: paint; } .co-si { contain: size; } .co-sl { contain: style; } .co-st { contain: strict; } .coin-no { counter-increment: none; } .core-no { counter-reset: none; } .cu-au { cursor: auto; } .cu-po { cursor: pointer; } .di-ltr { direction: ltr; } .di-rtl { direction: rtl; } .di-bf { display: block flow; } .di-bl { display: block; } .di-co { display: contents; } .di-flib { display: flow list-item block; } .di-fr { display: flow-root; } .di-fri { display: flex run-in; } .di-fw { display: flow; } .di-fx { display: flex; } .di-gr { display: grid; } .di-ib { display: inline-block; } .di-ifx { display: inline-flex; } .di-igr { display: inline-grid; } .di-ili { display: inline-list-item; } .di-in { display: inline; } .di-it { display: inline table; } .di-li { display: list-item; } .di-lib { display: list-item block; } .di-libf { display: list-item block flow; } .di-libfr { display: list-item block flow-root; } .di-lif { display: list-item flow; } .di-lifr { display: list-item flow-root; } .di-lii { display: list-item inline; } .di-no { display: none; } .di-rb { display: ruby-base; } .di-rbc { display: ruby-base-container; } .di-ri { display: run-in; } .di-rt { display: ruby-text; } .di-rtc { display: ruby-text-container; } .di-ru { display: ruby; } .di-sg { display: subgrid; } .di-ta { display: table; } .di-tca { display: table-caption; } .di-tce { display: table-cell; } .di-tcg { display: table-column-group; } .di-tco { display: table-column; } .di-tfg { display: table-footer-group; } .di-thg { display: table-header-group; } .di-tr { display: table-row; } .di-trg { display: table-row-group; } .emce-hi { empty-cells: hide; } .emce-sh { empty-cells: show; } .flba-co { flex-basis: content; } .flba-fc { flex-basis: fit-content; } .flba-fi { flex-basis: fill; } .flba-mac { flex-basis: min-content; } .flba-mic { flex-basis: max-content; } .fldi-co { flex-direction: column; } .fldi-cr { flex-direction: column-reverse; } .fldi-ro { flex-direction: row; } .fldi-rr { flex-direction: row-reverse; } .flgr-1 { flex-grow: 1; } .flgr-2 { flex-grow: 2; } .flgr-3 { flex-grow: 3; } .flgr-4 { flex-grow: 4; } .flgr-5 { flex-grow: 5; } .flsh-1 { flex-shrink: 1; } .flsh-2 { flex-shrink: 2; } .flsh-3 { flex-shrink: 3; } .flsh-4 { flex-shrink: 4; } .flsh-5 { flex-shrink: 5; } .flwr-nw { flex-wrap: nowrap; } .flwr-wr { flex-wrap: wrap; } .flwr-wrre { flex-wrap: wrap-reverse; } .fl-le { float: left; } .fl-no { float: none; } .fl-ri { float: right; } .fofa-cu { font-family: cursive; } .fofa-fa { font-family: fantasy; } .fofa-mo { font-family: monospace; } .fofa-se { font-family: serif; } .fofa-ss { font-family: sans-serif; } .foke-au { -webkit-font-feature-settings: auto; font-feature-settings: auto; -webkit-font-kerning: auto; font-kerning: auto; } .foke-ne { -webkit-font-feature-settings: "kern" off; font-feature-settings: "kern" off; -webkit-font-kerning: none; font-kerning: none; } .foke-no { -webkit-font-feature-settings: "kern"; font-feature-settings: "kern"; -webkit-font-kerning: normal; font-kerning: normal; } .fosi-l { font-size: large; } .fosi-lr { font-size: larger; } .fosi-m { font-size: medium; } .fosi-s { font-size: small; } .fosi-sr { font-size: smaller; } .fosi-xl { font-size: x-large; } .fosi-xs { font-size: x-small; } .fosi-xxl { font-size: xx-large; } .fosi-xxs { font-size: xx-small; } .fosiad-n { font-size-adjust: none; } .fostr-c { font-stretch: condensed; } .fostr-ec { font-stretch: extra-condensed; } .fostr-ee { font-stretch: extra-expanded; } .fostr-n { font-stretch: normal; } .fostr-sc { font-stretch: semi-condensed; } .fostr-se { font-stretch: semi-expanded; } .fostr-uc { font-stretch: ultra-condensed; } .fostr-ue { font-stretch: ultra-expanded; } .fosty-i { font-style: italic; } .fosty-n { font-style: normal; } .fosty-o { font-style: oblique; } .fosy-n { font-synthesis: none; } .fosy-s { font-synthesis: style; } .fosy-w { font-synthesis: weight; } .fosy-ws { font-synthesis: weight style; } .fovaal-n { font-variant-alternates: normal; } .fovaca-apc { -webkit-font-feature-settings: "pcap", "c2pc"; font-feature-settings: "pcap", "c2pc"; font-variant-caps: all-petite-caps; } .fovaca-asc { -webkit-font-feature-settings: "smcp", "c2sc"; font-feature-settings: "smcp", "c2sc"; font-variant-caps: all-small-caps; } .fovaca-n { -webkit-font-feature-settings: normal; font-feature-settings: normal; font-variant-caps: normal; } .fovaca-pc { -webkit-font-feature-settings: "pcap"; font-feature-settings: "pcap"; font-variant-caps: petite-caps; } .fovaca-sc { -webkit-font-feature-settings: "c2sc"; font-feature-settings: "c2sc"; font-variant-caps: small-caps; } .fovaca-tc { -webkit-font-feature-settings: "titl"; font-feature-settings: "titl"; font-variant-caps: titling-caps; } .fovaca-u { -webkit-font-feature-settings: "unic"; font-feature-settings: "unic"; font-variant-caps: unicase; } .fovaeaas-fw { font-variant-east-asian: full-width; } .fovaeaas-j04 { font-variant-east-asian: jis04; } .fovaeaas-j78 { font-variant-east-asian: jis78; } .fovaeaas-j83 { font-variant-east-asian: jis83; } .fovaeaas-j90 { font-variant-east-asian: jis90; } .fovaeaas-n { font-variant-east-asian: normal; } .fovaeaas-pw { font-variant-east-asian: proportional-width; } .fovaeaas-r { font-variant-east-asian: ruby; } .fovaeaas-s { font-variant-east-asian: simplified; } .fovaeaas-t { font-variant-east-asian: traditional; } .fovali-c { -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; -webkit-font-variant-ligatures: contextual; font-variant-ligatures: contextual; } .fovali-cl { -webkit-font-feature-settings: "liga", "clig"; font-feature-settings: "liga", "clig"; -webkit-font-variant-ligatures: common-ligatures; font-variant-ligatures: common-ligatures; } .fovali-dl { -webkit-font-feature-settings: "dlig"; font-feature-settings: "dlig"; -webkit-font-variant-ligatures: discretionary-ligatures; font-variant-ligatures: discretionary-ligatures; } .fovali-hl { -webkit-font-feature-settings: "hlig"; font-feature-settings: "hlig"; -webkit-font-variant-ligatures: historical-ligatures; font-variant-ligatures: historical-ligatures; } .fovali-nc { -webkit-font-feature-settings: "calt" off; font-feature-settings: "calt" off; -webkit-font-variant-ligatures: no-contextual; font-variant-ligatures: no-contextual; } .fovali-ncl { -webkit-font-feature-settings: "liga", "clig off"; font-feature-settings: "liga", "clig off"; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; } .fovali-ndl { -webkit-font-feature-settings: "dlig" off; font-feature-settings: "dlig" off; -webkit-font-variant-ligatures: no-discretionary-ligatures; font-variant-ligatures: no-discretionary-ligatures; } .fovali-ne { -webkit-font-feature-settings: none; font-feature-settings: none; -webkit-font-variant-ligatures: none; font-variant-ligatures: none; } .fovali-nhl { -webkit-font-feature-settings: "hlig" off; font-feature-settings: "hlig" off; -webkit-font-variant-ligatures: no-historical-ligatures; font-variant-ligatures: no-historical-ligatures; } .fovali-nl { -webkit-font-feature-settings: normal; font-feature-settings: normal; -webkit-font-variant-ligatures: normal; font-variant-ligatures: normal; } .fovanu-df { -webkit-font-feature-settings: "frac"; font-feature-settings: "frac"; font-variant-numeric: diagonal-fractions; } .fovanu-ln { -webkit-font-feature-settings: "lnum"; font-feature-settings: "lnum"; font-variant-numeric: lining-nums; } .fovanu-n { -webkit-font-feature-settings: normal; font-feature-settings: normal; font-variant-numeric: normal; } .fovanu-o { -webkit-font-feature-settings: "ordn"; font-feature-settings: "ordn"; font-variant-numeric: ordinal; } .fovanu-on { -webkit-font-feature-settings: "onum"; font-feature-settings: "onum"; font-variant-numeric: oldstyle-nums; } .fovanu-pn { -webkit-font-feature-settings: "pnum"; font-feature-settings: "pnum"; font-variant-numeric: proportional-nums; } .fovanu-sf { -webkit-font-feature-settings: "afrc"; font-feature-settings: "afrc"; font-variant-numeric: stacked-fractions; } .fovanu-sz { -webkit-font-feature-settings: "zero"; font-feature-settings: "zero"; font-variant-numeric: slashed-zero; } .fovanu-tn { -webkit-font-feature-settings: "tnum"; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; } .fovapo-n { -webkit-font-feature-settings: "subs" off, "sups" off; font-feature-settings: "subs" off, "sups" off; font-variant-position: normal; } .fovapo-sb { -webkit-font-feature-settings: "subs"; font-feature-settings: "subs"; font-variant-position: sub; } .fovapo-sr { -webkit-font-feature-settings: "sups"; font-feature-settings: "sups"; font-variant-position: super; } .fowe-100 { font-weight: 100; } .fowe-200 { font-weight: 200; } .fowe-300 { font-weight: 300; } .fowe-400 { font-weight: 400; } .fowe-500 { font-weight: 500; } .fowe-600 { font-weight: 600; } .fowe-700 { font-weight: 700; } .fowe-800 { font-weight: 800; } .fowe-900 { font-weight: 900; } .fowe-b { font-weight: bold; } .fowe-br { font-weight: bolder; } .fowe-lr { font-weight: lighter; } .fowe-n { font-weight: normal; } .grauco-a { grid-auto-columns: auto; } .grauco-mac { grid-auto-columns: max-content; } .grauco-mic { grid-auto-columns: min-content; } .graufl-c { grid-auto-flow: column; } .graufl-cd { grid-auto-flow: color dense; } .graufl-d { grid-auto-flow: dense; } .graufl-r { grid-auto-flow: row; } .graufl-rd { grid-auto-flow: row dense; } .grauro-a { grid-auto-rows: auto; } .grauro-mac { grid-auto-rows: max-content; } .grauro-mic { grid-auto-rows: min-content; } .grcoen-a { grid-column-end: auto; } .grcost-a { grid-column-start: auto; } .grroen-a { grid-row-end: auto; } .grrost-a { grid-row-start: auto; } .grtear-n { grid-template-areas: none; } .grteco-n { grid-template-columns: none; } .grtero-n { grid-template-rows: none; } .he-a { height: auto; } .hy-a { -webkit-hyphens: auto; hyphens: auto; } .hy-m { -webkit-hyphens: manual; hyphens: manual; } .hy-n { -webkit-hyphens: none; hyphens: none; } .imor-f { image-orientation: flip; } .imor-fi { image-orientation: from-image; } .imre-a { image-rendering: auto; } .imre-ce { image-rendering: crisp-edges; } .imre-p { image-rendering: -webkit-optimize-contrast; image-rendering: pixelated; } .is-a { isolation: auto; } .is-is { isolation: isolate; } .juco-c { justify-content: center; } .juco-fe { justify-content: flex-end; } .juco-fs { justify-content: flex-start; } .juco-sa { justify-content: space-around; } .juco-sb { justify-content: space-between; } .juco-se { justify-content: space-evenly; } .le-a { left: auto; } .lesp-n { letter-spacing: normal; } .libr-a { line-break: auto; } .libr-l { line-break: loose; } .libr-n { line-break: normal; } .libr-s { line-break: strict; } .lihe-n { line-height: normal; } .listim-n { list-style-image: none; } .listpo-i { list-style-position: inside; } .listpo-o { list-style-position: outside; } .listty-c { list-style-type: circle; } .listty-cjki { list-style-type: cjk-ideographic; } .listty-dc { list-style-type: disc; } .listty-dl { list-style-type: decimal; } .listty-g { list-style-type: georgian; } .listty-k { list-style-type: kannada; } .listty-s { list-style-type: square; } .mabo-a { margin-bottom: auto; } .male-a { margin-left: auto; } .mari-a { margin-right: auto; } .mato-a { margin-top: auto; } .macl-bb { -webkit-mask-clip: border-box; mask-clip: border-box; } .macl-cb { -webkit-mask-clip: content-box; mask-clip: content-box; } .macl-mb { -webkit-mask-clip: margin-box; mask-clip: margin-box; } .macl-nc { -webkit-mask-clip: no-clip; mask-clip: no-clip; } .macl-pb { -webkit-mask-clip: padding-box; mask-clip: padding-box; } .macl-sb { -webkit-mask-clip: stroke-box; mask-clip: stroke-box; } .macl-vb { -webkit-mask-clip: view-box; mask-clip: view-box; } .maco-a { -webkit-mask-composite: add; mask-composite: add; } .maco-e { -webkit-mask-composite: exclude; mask-composite: exclude; } .maco-i { -webkit-mask-composite: intersect; mask-composite: intersect; } .maco-s { -webkit-mask-composite: subtract; mask-composite: subtract; } .maim-n { -webkit-mask-image: none; mask-image: none; } .mamo-a { mask-mode: alpha; } .mamo-l { mask-mode: luminance; } .mamo-ms { mask-mode: match-source; } .maor-bb { -webkit-mask-origin: border-box; mask-origin: border-box; } .maor-cb { -webkit-mask-origin: content-box; mask-origin: content-box; } .maor-fb { -webkit-mask-origin: fill-box; mask-origin: fill-box; } .maor-mb { -webkit-mask-origin: margin-box; mask-origin: margin-box; } .maor-pb { -webkit-mask-origin: padding-box; mask-origin: padding-box; } .maor-sb { -webkit-mask-origin: stroke-box; mask-origin: stroke-box; } .maor-vb { -webkit-mask-origin: view-box; mask-origin: view-box; } .mapo-b { -webkit-mask-position: bottom; mask-position: bottom; } .mapo-c { -webkit-mask-position: center; mask-position: center; } .mapo-l { -webkit-mask-position: left; mask-position: left; } .mapo-r { -webkit-mask-position: right; mask-position: right; } .mapo-t { -webkit-mask-position: top; mask-position: top; } .mare-nrt { -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; } .mare-rd { -webkit-mask-repeat: round; mask-repeat: round; } .mare-rt { -webkit-mask-repeat: repeat; mask-repeat: repeat; } .mare-rtx { -webkit-mask-repeat: repeat-x; mask-repeat: repeat-x; } .mare-rty { -webkit-mask-repeat: repeat-y; mask-repeat: repeat-y; } .mare-s { -webkit-mask-repeat: space; mask-repeat: space; } .masi-a { -webkit-mask-size: auto; mask-size: auto; } .masi-cn { -webkit-mask-size: contain; mask-size: contain; } .masi-cr { -webkit-mask-size: cover; mask-size: cover; } .maty-a { mask-type: alpha; } .maty-l { mask-type: luminance; } .mahe-fc { max-height: -webkit-fit-content; max-height: fit-content; } .mahe-mac { max-height: -webkit-max-content; max-height: max-content; } .mahe-mic { max-height: -webkit-min-content; max-height: min-content; } .mahe-n { max-height: none; } .mawi-fc { max-width: -webkit-fit-content; max-width: fit-content; } .mawi-mac { max-width: -webkit-max-content; max-width: max-content; } .mawi-mic { max-width: -webkit-min-content; max-width: min-content; } .mawi-n { max-width: none; } .mihe-fc { min-height: -webkit-fit-content; min-height: fit-content; } .mihe-mic { min-height: -webkit-min-content; min-height: min-content; } .miwi-fc { min-width: -webkit-fit-content; min-width: fit-content; } .miwi-mic { min-width: -webkit-min-content; min-width: min-content; } .miblmo-c { mix-blend-mode: color; } .miblmo-cb { mix-blend-mode: color-burn; } .miblmo-cd { mix-blend-mode: color-dodge; } .miblmo-da { mix-blend-mode: darken; } .miblmo-di { mix-blend-mode: difference; } .miblmo-e { mix-blend-mode: exclusion; } .miblmo-h { mix-blend-mode: hue; } .miblmo-hl { mix-blend-mode: hard-light; } .miblmo-li { mix-blend-mode: lighten; } .miblmo-lu { mix-blend-mode: luminosity; } .miblmo-m { mix-blend-mode: multiply; } .miblmo-n { mix-blend-mode: normal; } .miblmo-o { mix-blend-mode: overlay; } .miblmo-sa { mix-blend-mode: saturation; } .miblmo-sc { mix-blend-mode: screen; } .miblmo-sl { mix-blend-mode: soft-light; } .obfi-cn { object-fit: contain; } .obfi-cv { object-fit: cover; } .obfi-f { object-fit: fill; } .obfi-n { object-fit: none; } .obfi-sd { object-fit: scale-down; } .olst-a { outline-style: auto; } .olst-da { outline-style: dashed; } .olst-dt { outline-style: dotted; } .olst-du { outline-style: double; } .olst-gr { outline-style: groove; } .olst-in { outline-style: inset; } .olst-n { outline-style: none; } .olst-ou { outline-style: outset; } .olst-ri { outline-style: ridge; } .olst-s { outline-style: solid; } .olwi-m { outline-width: medium; } .olwi-tk { outline-width: thick; } .olwi-tn { outline-width: thin; } .ofwr-bw { overflow-wrap: break-word; } .ofwr-n { overflow-wrap: normal; } .ofx-a { overflow-x: auto; } .ofx-h { overflow-x: hidden; } .ofx-s { overflow-x: scroll; } .ofx-v { overflow-x: visible; } .ofy-a { overflow-y: auto; } .ofy-h { overflow-y: hidden; } .ofy-s { overflow-y: scroll; } .ofy-v { overflow-y: visible; } .of-a { overflow: auto; } .of-h { overflow: hidden; } .of-s { overflow: scroll; } .of-v { overflow: visible; } .pabo-0 { padding-bottom: 0; } .pale-0 { padding-left: 0; } .pari-0 { padding-right: 0; } .pato-0 { padding-top: 0; } .pabraf-al { page-break-after: always; } .pabraf-au { page-break-after: auto; } .pabraf-av { page-break-after: avoid; } .pabraf-le { page-break-after: left; } .pabraf-re { page-break-after: recto; } .pabraf-ri { page-break-after: right; } .pabraf-ve { page-break-after: verso; } .pabrbe-al { page-break-before: always; } .pabrbe-au { page-break-before: auto; } .pabrbe-av { page-break-before: avoid; } .pabrbe-le { page-break-before: left; } .pabrbe-re { page-break-before: recto; } .pabrbe-ri { page-break-before: right; } .pabrbe-ve { page-break-before: verso; } .poev-a { pointer-events: auto; } .poev-al { pointer-events: all; } .poev-f { pointer-events: fill; } .poev-n { pointer-events: none; } .poev-p { pointer-events: painted; } .poev-v { pointer-events: visible; } .poev-vf { pointer-events: visibleFill; } .poev-vp { pointer-events: visiblePainted; } .poev-vs { pointer-events: visibleStroke; } .po-a { position: absolute; } .po-f { position: fixed; } .po-r { position: relative; } .po-st { position: static; } .po-sy { position: -webkit-sticky; position: sticky; } .qu-n { quotes: none; } .rual-c { ruby-align: center; } .rual-s { ruby-align: start; } .rual-sa { ruby-align: space-around; } .rual-sb { ruby-align: space-between; } .rupo-ic { ruby-position: inter-character; } .rupo-o { ruby-position: over; } .rupo-u { ruby-position: under; }
build/asm.css
.alct-ce { align-content: center; } .alct-fe { align-content: flex-end; } .alct-fs { align-content: flex-start; } .alct-sa { align-content: space-around; } .alct-sb { align-content: space-between; } .alct-st { align-content: stretch; } .alit-bl { align-items: baseline; } .alit-ce { align-items: center; } .alit-fe { align-items: flex-end; } .alit-fs { align-items: flex-start; } .alit-st { align-items: stretch; } .alse-au { align-self: auto; } .alse-ba { align-self: baseline; } .alse-ce { align-self: center; } .alse-fe { align-self: flex-end; } .alse-fs { align-self: flex-start; } .alse-st { align-self: stretch; } .al-re { all: revert; } .ap-au { -webkit-appearance: auto; appearance: auto; } .ap-no { -webkit-appearance: none; appearance: none; } .bdfi-no { -webkit-backdrop-filter: none; backdrop-filter: none; } .bfvi-hi { -webkit-backface-visibility: hidden; backface-visibility: hidden; } .bfvi-vi { -webkit-backface-visibility: visible; backface-visibility: visible; } .bacl-bb { background-clip: border-box; } .bacl-cb { background-clip: content-box; } .bacl-pb { background-clip: padding-box; } .bacl-te { background-clip: text; } .bgor-bb { background-origin: border-box; } .bgor-cb { background-origin: content-box; } .bgor-pb { background-origin: padding-box; } .bgpox-ce { background-position-x: center; } .bgpox-le { background-position-x: left; } .bgpox-ri { background-position-x: right; } .bgpoy-bo { background-position-y: bottom; } .bgpoy-ce { background-position-y: center; } .bgpoy-to { background-position-y: top; } .basi-cr { background-size: cover; } .basi-ct { background-size: contain; } .blsi-au { block-size: auto; } .blsi-av { block-size: available; } .blsi-fc { block-size: -webkit-fit-content; block-size: fit-content; } .blsi-mac { block-size: -webkit-max-content; block-size: max-content; } .blsi-mic { block-size: -webkit-min-content; block-size: min-content; } .bobost-da { border-bottom-style: dashed; } .bobost-db { border-bottom-style: double; } .bobost-do { border-bottom-style: dotted; } .bobost-gr { border-bottom-style: groove; } .bobost-hi { border-bottom-style: hidden; } .bobost-in { border-bottom-style: inset; } .bobost-no { border-bottom-style: none; } .bobost-ou { border-bottom-style: outset; } .bobost-ri { border-bottom-style: ridge; } .bobost-so { border-bottom-style: solid; } .boco-cl { border-collapse: collapse; } .boco-se { border-collapse: separate; } .boimre-re { border-image-repeat: repeat; } .boimre-ro { border-image-repeat: round; } .boimre-sp { border-image-repeat: space; } .boimre-st { border-image-repeat: stretch; } .bolest-da { border-left-style: dashed; } .bolest-db { border-left-style: double; } .bolest-do { border-left-style: dotted; } .bolest-gr { border-left-style: groove; } .bolest-hi { border-left-style: hidden; } .bolest-in { border-left-style: inset; } .bolest-no { border-left-style: none; } .bolest-ou { border-left-style: outset; } .bolest-ri { border-left-style: ridge; } .bolest-so { border-left-style: solid; } .boris-da { border-right-style: dashed; } .boris-db { border-right-style: double; } .boris-do { border-right-style: dotted; } .boris-gr { border-right-style: groove; } .boris-hi { border-right-style: hidden; } .boris-in { border-right-style: inset; } .boris-no { border-right-style: none; } .boris-ou { border-right-style: outset; } .boris-ri { border-right-style: ridge; } .boris-so { border-right-style: solid; } .botos-da { border-top-style: dashed; } .botos-db { border-top-style: double; } .botos-do { border-top-style: dotted; } .botos-gr { border-top-style: groove; } .botos-hi { border-top-style: hidden; } .botos-in { border-top-style: inset; } .botos-no { border-top-style: none; } .botos-ou { border-top-style: outset; } .botos-ri { border-top-style: ridge; } .botos-so { border-top-style: solid; } .bodebr-cl { -webkit-box-decoration-break: clone; box-decoration-break: clone; } .bodebr-sl { -webkit-box-decoration-break: slice; box-decoration-break: slice; } .bosh-no { box-shadow: none; } .bosi-bb { box-sizing: border-box; } .bosi-cb { box-sizing: content-box; } .bosu-di { box-suppress: discard; } .bosu-hi { box-suppress: hide; } .bosu-sh { box-suppress: show; } .braf-ac { -webkit-column-break-after: avoid-column; break-after: avoid-column; } .braf-ap { -webkit-column-break-after: avoid; break-after: avoid-page; } .braf-au { -webkit-column-break-after: auto; break-after: auto; } .braf-av { -webkit-column-break-after: avoid; break-after: avoid; } .braf-co { -webkit-column-break-after: column; break-after: column; } .braf-le { -webkit-column-break-after: left; break-after: left; } .braf-pg { -webkit-column-break-after: page; break-after: page; } .braf-re { -webkit-column-break-after: recto; break-after: recto; } .braf-ri { -webkit-column-break-after: right; break-after: right; } .braf-ve { -webkit-column-break-after: verso; break-after: verso; } .brbe-ac { -webkit-column-break-before: avoid-column; break-before: avoid-column; } .brbe-ap { -webkit-column-break-before: avoid; break-before: avoid-page; } .brbe-au { -webkit-column-break-before: auto; break-before: auto; } .brbe-av { -webkit-column-break-before: avoid; break-before: avoid; } .brbe-co { -webkit-column-break-before: column; break-before: column; } .brbe-le { -webkit-column-break-before: left; break-before: left; } .brbe-pg { -webkit-column-break-before: page; break-before: page; } .brbe-re { -webkit-column-break-before: recto; break-before: recto; } .brbe-ri { -webkit-column-break-before: right; break-before: right; } .brbe-ve { -webkit-column-break-before: verso; break-before: verso; } .brin-ac { -webkit-column-break-inside: avoid; break-inside: avoid-column; } .brin-ap { break-inside: avoid-page; } .brin-ar { break-inside: avoid-region; } .brin-au { -webkit-column-break-inside: auto; break-inside: auto; } .brin-av { -webkit-column-break-inside: avoid; break-inside: avoid; } .casi-be { caption-side: block-end; } .casi-bo { caption-side: bottom; } .casi-bs { caption-side: block-start; } .casi-ie { caption-side: inline-end; } .casi-is { caption-side: inline-start; } .casi-to { caption-side: top; } .caco-au { caret-color: auto; } .cl-bo { clear: both; } .cl-le { clear: left; } .cl-no { clear: none; } .cl-ri { clear: right; } .clpa-au { -webkit-clip-path: auto; clip-path: auto; } .clpa-bb { -webkit-clip-path: border-box; clip-path: border-box; } .clpa-cb { -webkit-clip-path: content-box; clip-path: content-box; } .clpa-fb { -webkit-clip-path: fill-box; clip-path: fill-box; } .clpa-mb { -webkit-clip-path: margin-box; clip-path: margin-box; } .clpa-pb { -webkit-clip-path: padding-box; clip-path: padding-box; } .clpa-sb { -webkit-clip-path: stroke-box; clip-path: stroke-box; } .clpa-vb { -webkit-clip-path: view-box; clip-path: view-box; } .coco-au { -webkit-column-count: auto; column-count: auto; } .cofi-au { -webkit-column-fill: auto; column-fill: auto; } .cofi-ba { -webkit-column-fill: balance; column-fill: balance; } .coga-no { -webkit-column-gap: normal; column-gap: normal; } .corust-da { -webkit-column-rule-style: dashed; column-rule-style: dashed; } .corust-dt { -webkit-column-rule-style: dotted; column-rule-style: dotted; } .corust-du { -webkit-column-rule-style: double; column-rule-style: double; } .corust-gr { -webkit-column-rule-style: groove; column-rule-style: groove; } .corust-h { -webkit-column-rule-style: hidden; column-rule-style: hidden; } .corust-in { -webkit-column-rule-style: inset; column-rule-style: inset; } .corust-n { -webkit-column-rule-style: none; column-rule-style: none; } .corust-ou { -webkit-column-rule-style: outset; column-rule-style: outset; } .corust-ri { -webkit-column-rule-style: ridge; column-rule-style: ridge; } .coruwi-tc { -webkit-column-rule-width: thick; column-rule-width: thick; } .coruwi-tn { -webkit-column-rule-width: thin; column-rule-width: thin; } .cosp-al { -webkit-column-span: all; column-span: all; } .cosp-no { -webkit-column-span: none; column-span: none; } .cowi-au { -webkit-column-width: auto; column-width: auto; } .co-co { contain: content; } .co-cq { content: close-quote; } .co-ncq { content: no-close-quote; } .co-nm { content: normal; } .co-no { content: none; } .co-noq { content: no-open-quote; } .co-oq { content: open-quote; } .co-pa { contain: paint; } .co-si { contain: size; } .co-sl { contain: style; } .co-st { contain: strict; } .coin-no { counter-increment: none; } .core-no { counter-reset: none; } .cu-au { cursor: auto; } .cu-po { cursor: pointer; } .di-ltr { direction: ltr; } .di-rtl { direction: rtl; } .di-bf { display: block flow; } .di-bl { display: block; } .di-co { display: contents; } .di-flib { display: flow list-item block; } .di-fr { display: flow-root; } .di-fri { display: flex run-in; } .di-fw { display: flow; } .di-fx { display: flex; } .di-gr { display: grid; } .di-ib { display: inline-block; } .di-ifx { display: inline-flex; } .di-igr { display: inline-grid; } .di-ili { display: inline-list-item; } .di-in { display: inline; } .di-it { display: inline table; } .di-li { display: list-item; } .di-lib { display: list-item block; } .di-libf { display: list-item block flow; } .di-libfr { display: list-item block flow-root; } .di-lif { display: list-item flow; } .di-lifr { display: list-item flow-root; } .di-lii { display: list-item inline; } .di-no { display: none; } .di-rb { display: ruby-base; } .di-rbc { display: ruby-base-container; } .di-ri { display: run-in; } .di-rt { display: ruby-text; } .di-rtc { display: ruby-text-container; } .di-ru { display: ruby; } .di-sg { display: subgrid; } .di-ta { display: table; } .di-tca { display: table-caption; } .di-tce { display: table-cell; } .di-tcg { display: table-column-group; } .di-tco { display: table-column; } .di-tfg { display: table-footer-group; } .di-thg { display: table-header-group; } .di-tr { display: table-row; } .di-trg { display: table-row-group; } .emce-hi { empty-cells: hide; } .emce-sh { empty-cells: show; } .flba-co { flex-basis: content; } .flba-fc { flex-basis: fit-content; } .flba-fi { flex-basis: fill; } .flba-mac { flex-basis: min-content; } .flba-mic { flex-basis: max-content; } .fldi-co { flex-direction: column; } .fldi-cr { flex-direction: column-reverse; } .fldi-ro { flex-direction: row; } .fldi-rr { flex-direction: row-reverse; } .flgr-1 { flex-grow: 1; } .flgr-2 { flex-grow: 2; } .flgr-3 { flex-grow: 3; } .flgr-4 { flex-grow: 4; } .flgr-5 { flex-grow: 5; } .flsh-1 { flex-shrink: 1; } .flsh-2 { flex-shrink: 2; } .flsh-3 { flex-shrink: 3; } .flsh-4 { flex-shrink: 4; } .flsh-5 { flex-shrink: 5; } .flwr-nw { flex-wrap: nowrap; } .flwr-wr { flex-wrap: wrap; } .flwr-wrre { flex-wrap: wrap-reverse; } .fl-le { float: left; } .fl-no { float: none; } .fl-ri { float: right; } .fofa-cu { font-family: cursive; } .fofa-fa { font-family: fantasy; } .fofa-mo { font-family: monospace; } .fofa-se { font-family: serif; } .fofa-ss { font-family: sans-serif; } .foke-au { -webkit-font-feature-settings: auto; font-feature-settings: auto; -webkit-font-kerning: auto; font-kerning: auto; } .foke-ne { -webkit-font-feature-settings: "kern" off; font-feature-settings: "kern" off; -webkit-font-kerning: none; font-kerning: none; } .foke-no { -webkit-font-feature-settings: "kern"; font-feature-settings: "kern"; -webkit-font-kerning: normal; font-kerning: normal; } .fosi-l { font-size: large; } .fosi-lr { font-size: larger; } .fosi-m { font-size: medium; } .fosi-s { font-size: small; } .fosi-sr { font-size: smaller; } .fosi-xl { font-size: x-large; } .fosi-xs { font-size: x-small; } .fosi-xxl { font-size: xx-large; } .fosi-xxs { font-size: xx-small; } .fosiad-n { font-size-adjust: none; } .fostr-c { font-stretch: condensed; } .fostr-ec { font-stretch: extra-condensed; } .fostr-ee { font-stretch: extra-expanded; } .fostr-n { font-stretch: normal; } .fostr-sc { font-stretch: semi-condensed; } .fostr-se { font-stretch: semi-expanded; } .fostr-uc { font-stretch: ultra-condensed; } .fostr-ue { font-stretch: ultra-expanded; } .fosty-i { font-style: italic; } .fosty-n { font-style: normal; } .fosty-o { font-style: oblique; } .fosy-n { font-synthesis: none; } .fosy-s { font-synthesis: style; } .fosy-w { font-synthesis: weight; } .fosy-ws { font-synthesis: weight style; } .fovaal-n { font-variant-alternates: normal; } .fovaca-apc { -webkit-font-feature-settings: "pcap", "c2pc"; font-feature-settings: "pcap", "c2pc"; font-variant-caps: all-petite-caps; } .fovaca-asc { -webkit-font-feature-settings: "smcp", "c2sc"; font-feature-settings: "smcp", "c2sc"; font-variant-caps: all-small-caps; } .fovaca-n { -webkit-font-feature-settings: normal; font-feature-settings: normal; font-variant-caps: normal; } .fovaca-pc { -webkit-font-feature-settings: "pcap"; font-feature-settings: "pcap"; font-variant-caps: petite-caps; } .fovaca-sc { -webkit-font-feature-settings: "c2sc"; font-feature-settings: "c2sc"; font-variant-caps: small-caps; } .fovaca-tc { -webkit-font-feature-settings: "titl"; font-feature-settings: "titl"; font-variant-caps: titling-caps; } .fovaca-u { -webkit-font-feature-settings: "unic"; font-feature-settings: "unic"; font-variant-caps: unicase; } .fovaeaas-fw { font-variant-east-asian: full-width; } .fovaeaas-j04 { font-variant-east-asian: jis04; } .fovaeaas-j78 { font-variant-east-asian: jis78; } .fovaeaas-j83 { font-variant-east-asian: jis83; } .fovaeaas-j90 { font-variant-east-asian: jis90; } .fovaeaas-n { font-variant-east-asian: normal; } .fovaeaas-pw { font-variant-east-asian: proportional-width; } .fovaeaas-r { font-variant-east-asian: ruby; } .fovaeaas-s { font-variant-east-asian: simplified; } .fovaeaas-t { font-variant-east-asian: traditional; } .fovali-c { -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; -webkit-font-variant-ligatures: contextual; font-variant-ligatures: contextual; } .fovali-cl { -webkit-font-feature-settings: "liga", "clig"; font-feature-settings: "liga", "clig"; -webkit-font-variant-ligatures: common-ligatures; font-variant-ligatures: common-ligatures; } .fovali-dl { -webkit-font-feature-settings: "dlig"; font-feature-settings: "dlig"; -webkit-font-variant-ligatures: discretionary-ligatures; font-variant-ligatures: discretionary-ligatures; } .fovali-hl { -webkit-font-feature-settings: "hlig"; font-feature-settings: "hlig"; -webkit-font-variant-ligatures: historical-ligatures; font-variant-ligatures: historical-ligatures; } .fovali-nc { -webkit-font-feature-settings: "calt" off; font-feature-settings: "calt" off; -webkit-font-variant-ligatures: no-contextual; font-variant-ligatures: no-contextual; } .fovali-ncl { -webkit-font-feature-settings: "liga", "clig off"; font-feature-settings: "liga", "clig off"; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; } .fovali-ndl { -webkit-font-feature-settings: "dlig" off; font-feature-settings: "dlig" off; -webkit-font-variant-ligatures: no-discretionary-ligatures; font-variant-ligatures: no-discretionary-ligatures; } .fovali-ne { -webkit-font-feature-settings: none; font-feature-settings: none; -webkit-font-variant-ligatures: none; font-variant-ligatures: none; } .fovali-nhl { -webkit-font-feature-settings: "hlig" off; font-feature-settings: "hlig" off; -webkit-font-variant-ligatures: no-historical-ligatures; font-variant-ligatures: no-historical-ligatures; } .fovali-nl { -webkit-font-feature-settings: normal; font-feature-settings: normal; -webkit-font-variant-ligatures: normal; font-variant-ligatures: normal; } .fovanu-df { -webkit-font-feature-settings: "frac"; font-feature-settings: "frac"; font-variant-numeric: diagonal-fractions; } .fovanu-ln { -webkit-font-feature-settings: "lnum"; font-feature-settings: "lnum"; font-variant-numeric: lining-nums; } .fovanu-n { -webkit-font-feature-settings: normal; font-feature-settings: normal; font-variant-numeric: normal; } .fovanu-o { -webkit-font-feature-settings: "ordn"; font-feature-settings: "ordn"; font-variant-numeric: ordinal; } .fovanu-on { -webkit-font-feature-settings: "onum"; font-feature-settings: "onum"; font-variant-numeric: oldstyle-nums; } .fovanu-pn { -webkit-font-feature-settings: "pnum"; font-feature-settings: "pnum"; font-variant-numeric: proportional-nums; } .fovanu-sf { -webkit-font-feature-settings: "afrc"; font-feature-settings: "afrc"; font-variant-numeric: stacked-fractions; } .fovanu-sz { -webkit-font-feature-settings: "zero"; font-feature-settings: "zero"; font-variant-numeric: slashed-zero; } .fovanu-tn { -webkit-font-feature-settings: "tnum"; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; } .fovapo-n { -webkit-font-feature-settings: "subs" off, "sups" off; font-feature-settings: "subs" off, "sups" off; font-variant-position: normal; } .fovapo-sb { -webkit-font-feature-settings: "subs"; font-feature-settings: "subs"; font-variant-position: sub; } .fovapo-sr { -webkit-font-feature-settings: "sups"; font-feature-settings: "sups"; font-variant-position: super; } .fowe-100 { font-weight: 100; } .fowe-200 { font-weight: 200; } .fowe-300 { font-weight: 300; } .fowe-400 { font-weight: 400; } .fowe-500 { font-weight: 500; } .fowe-600 { font-weight: 600; } .fowe-700 { font-weight: 700; } .fowe-800 { font-weight: 800; } .fowe-900 { font-weight: 900; } .fowe-b { font-weight: bold; } .fowe-br { font-weight: bolder; } .fowe-lr { font-weight: lighter; } .fowe-n { font-weight: normal; } .grauco-a { grid-auto-columns: auto; } .grauco-mac { grid-auto-columns: max-content; } .grauco-mic { grid-auto-columns: min-content; } .graufl-c { grid-auto-flow: column; } .graufl-cd { grid-auto-flow: color dense; } .graufl-d { grid-auto-flow: dense; } .graufl-r { grid-auto-flow: row; } .graufl-rd { grid-auto-flow: row dense; } .grauro-a { grid-auto-rows: auto; } .grauro-mac { grid-auto-rows: max-content; } .grauro-mic { grid-auto-rows: min-content; } .grcoen-a { grid-column-end: auto; } .grcost-a { grid-column-start: auto; } .grroen-a { grid-row-end: auto; } .grrost-a { grid-row-start: auto; } .grtear-n { grid-template-areas: none; } .grteco-n { grid-template-columns: none; } .grtero-n { grid-template-rows: none; } .he-a { height: auto; } .hy-a { -webkit-hyphens: auto; hyphens: auto; } .hy-m { -webkit-hyphens: manual; hyphens: manual; } .hy-n { -webkit-hyphens: none; hyphens: none; } .imor-f { image-orientation: flip; } .imor-fi { image-orientation: from-image; } .imre-a { image-rendering: auto; } .imre-ce { image-rendering: crisp-edges; } .imre-p { image-rendering: -webkit-optimize-contrast; image-rendering: pixelated; } .is-a { isolation: auto; } .is-is { isolation: isolate; } .juco-c { justify-content: center; } .juco-fe { justify-content: flex-end; } .juco-fs { justify-content: flex-start; } .juco-sa { justify-content: space-around; } .juco-sb { justify-content: space-between; } .juco-se { justify-content: space-evenly; } .le-a { left: auto; } .lesp-n { letter-spacing: normal; } .libr-a { line-break: auto; } .libr-l { line-break: loose; } .libr-n { line-break: normal; } .libr-s { line-break: strict; } .lihe-n { line-height: normal; } .listim-n { list-style-image: none; } .listpo-i { list-style-position: inside; } .listpo-o { list-style-position: outside; } .listty-c { list-style-type: circle; } .listty-cjki { list-style-type: cjk-ideographic; } .listty-dc { list-style-type: disc; } .listty-dl { list-style-type: decimal; } .listty-g { list-style-type: georgian; } .listty-k { list-style-type: kannada; } .listty-s { list-style-type: square; } .mabo-a { margin-bottom: auto; } .male-a { margin-left: auto; } .mari-a { margin-right: auto; } .mato-a { margin-top: auto; } .macl-bb { -webkit-mask-clip: border-box; mask-clip: border-box; } .macl-cb { -webkit-mask-clip: content-box; mask-clip: content-box; } .macl-mb { -webkit-mask-clip: margin-box; mask-clip: margin-box; } .macl-nc { -webkit-mask-clip: no-clip; mask-clip: no-clip; } .macl-pb { -webkit-mask-clip: padding-box; mask-clip: padding-box; } .macl-sb { -webkit-mask-clip: stroke-box; mask-clip: stroke-box; } .macl-vb { -webkit-mask-clip: view-box; mask-clip: view-box; } .maco-a { -webkit-mask-composite: add; mask-composite: add; } .maco-e { -webkit-mask-composite: exclude; mask-composite: exclude; } .maco-i { -webkit-mask-composite: intersect; mask-composite: intersect; } .maco-s { -webkit-mask-composite: subtract; mask-composite: subtract; } .maim-n { -webkit-mask-image: none; mask-image: none; } .mamo-a { mask-mode: alpha; } .mamo-l { mask-mode: luminance; } .mamo-ms { mask-mode: match-source; } .maor-bb { -webkit-mask-origin: border-box; mask-origin: border-box; } .maor-cb { -webkit-mask-origin: content-box; mask-origin: content-box; } .maor-fb { -webkit-mask-origin: fill-box; mask-origin: fill-box; } .maor-mb { -webkit-mask-origin: margin-box; mask-origin: margin-box; } .maor-pb { -webkit-mask-origin: padding-box; mask-origin: padding-box; } .maor-sb { -webkit-mask-origin: stroke-box; mask-origin: stroke-box; } .maor-vb { -webkit-mask-origin: view-box; mask-origin: view-box; } .mapo-b { -webkit-mask-position: bottom; mask-position: bottom; } .mapo-c { -webkit-mask-position: center; mask-position: center; } .mapo-l { -webkit-mask-position: left; mask-position: left; } .mapo-r { -webkit-mask-position: right; mask-position: right; } .mapo-t { -webkit-mask-position: top; mask-position: top; } .mare-nrt { -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; } .mare-rd { -webkit-mask-repeat: round; mask-repeat: round; } .mare-rt { -webkit-mask-repeat: repeat; mask-repeat: repeat; } .mare-rtx { -webkit-mask-repeat: repeat-x; mask-repeat: repeat-x; } .mare-rty { -webkit-mask-repeat: repeat-y; mask-repeat: repeat-y; } .mare-s { -webkit-mask-repeat: space; mask-repeat: space; } .masi-a { -webkit-mask-size: auto; mask-size: auto; } .masi-cn { -webkit-mask-size: contain; mask-size: contain; } .masi-cr { -webkit-mask-size: cover; mask-size: cover; } .maty-a { mask-type: alpha; } .maty-l { mask-type: luminance; } .mahe-fc { max-height: -webkit-fit-content; max-height: fit-content; } .mahe-mac { max-height: -webkit-max-content; max-height: max-content; } .mahe-mic { max-height: -webkit-min-content; max-height: min-content; } .mahe-n { max-height: none; } .mawi-fc { max-width: -webkit-fit-content; max-width: fit-content; } .mawi-mac { max-width: -webkit-max-content; max-width: max-content; } .mawi-mic { max-width: -webkit-min-content; max-width: min-content; } .mawi-n { max-width: none; } .mihe-fc { min-height: -webkit-fit-content; min-height: fit-content; } .mihe-mic { min-height: -webkit-min-content; min-height: min-content; } .miwi-fc { min-width: -webkit-fit-content; min-width: fit-content; } .miwi-mic { min-width: -webkit-min-content; min-width: min-content; } .miblmo-c { mix-blend-mode: color; } .miblmo-cb { mix-blend-mode: color-burn; } .miblmo-cd { mix-blend-mode: color-dodge; } .miblmo-da { mix-blend-mode: darken; } .miblmo-di { mix-blend-mode: difference; } .miblmo-e { mix-blend-mode: exclusion; } .miblmo-h { mix-blend-mode: hue; } .miblmo-hl { mix-blend-mode: hard-light; } .miblmo-li { mix-blend-mode: lighten; } .miblmo-lu { mix-blend-mode: luminosity; } .miblmo-m { mix-blend-mode: multiply; } .miblmo-n { mix-blend-mode: normal; } .miblmo-o { mix-blend-mode: overlay; } .miblmo-sa { mix-blend-mode: saturation; } .miblmo-sc { mix-blend-mode: screen; } .miblmo-sl { mix-blend-mode: soft-light; } .obfi-cn { object-fit: contain; } .obfi-cv { object-fit: cover; } .obfi-f { object-fit: fill; } .obfi-n { object-fit: none; } .obfi-sd { object-fit: scale-down; } .olst-a { outline-style: auto; } .olst-da { outline-style: dashed; } .olst-dt { outline-style: dotted; } .olst-du { outline-style: double; } .olst-gr { outline-style: groove; } .olst-in { outline-style: inset; } .olst-n { outline-style: none; } .olst-ou { outline-style: outset; } .olst-ri { outline-style: ridge; } .olst-s { outline-style: solid; } .olwi-m { outline-width: medium; } .olwi-tk { outline-width: thick; } .olwi-tn { outline-width: thin; } .ofwr-bw { overflow-wrap: break-word; } .ofwr-n { overflow-wrap: normal; } .ofx-a { overflow-x: auto; } .ofx-h { overflow-x: hidden; } .ofx-s { overflow-x: scroll; } .ofx-v { overflow-x: visible; } .ofy-a { overflow-y: auto; } .ofy-h { overflow-y: hidden; } .ofy-s { overflow-y: scroll; } .ofy-v { overflow-y: visible; } .of-a { overflow: auto; } .of-h { overflow: hidden; } .of-s { overflow: scroll; } .of-v { overflow: visible; } .pabo-0 { padding-bottom: 0; } .pale-0 { padding-left: 0; } .pari-0 { padding-right: 0; } .pato-0 { padding-top: 0; } .pabraf-al { page-break-after: always; } .pabraf-au { page-break-after: auto; } .pabraf-av { page-break-after: avoid; } .pabraf-le { page-break-after: left; } .pabraf-re { page-break-after: recto; } .pabraf-ri { page-break-after: right; } .pabraf-ve { page-break-after: verso; } .pabrbe-al { page-break-before: always; } .pabrbe-au { page-break-before: auto; } .pabrbe-av { page-break-before: avoid; } .pabrbe-le { page-break-before: left; } .pabrbe-re { page-break-before: recto; } .pabrbe-ri { page-break-before: right; } .pabrbe-ve { page-break-before: verso; } .poev-a { pointer-events: auto; } .poev-al { pointer-events: all; } .poev-f { pointer-events: fill; } .poev-n { pointer-events: none; } .poev-p { pointer-events: painted; } .poev-v { pointer-events: visible; } .poev-vf { pointer-events: visibleFill; } .poev-vp { pointer-events: visiblePainted; } .poev-vs { pointer-events: visibleStroke; } .po-a { position: absolute; } .po-f { position: fixed; } .po-r { position: relative; } .po-st { position: static; } .po-sy { position: -webkit-sticky; position: sticky; } .qu-n { quotes: none; } .rual-c { ruby-align: center; } .rual-s { ruby-align: start; } .rual-sa { ruby-align: space-around; } .rual-sb { ruby-align: space-between; } .rupo-ic { ruby-position: inter-character; } .rupo-o { ruby-position: over; } .rupo-u { ruby-position: under; }
0.579043
0.083553
section{ opacity: 1; } .menu { font-family: 'Raleway', Arial, sans-serif; text-align: center; text-transform: uppercase; font-weight: 500; } .menu * { box-sizing: border-box; } .menu li { display: inline-block; list-style: outside none none; padding: 0; } .menu a { color: rgba(255, 255, 255, 0.5); position: relative; letter-spacing: 1px; text-decoration: none !important; background-color: transparent !important; width: 100%; } .menu a:before, .menu a:after { position: absolute; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; } .menu a:before { top: 70%; bottom: 0; display: block; height: 4px; width: 0%; content: ""; background-color: yellow; } .menu a:after { left: 0; top: 0; position: absolute; content: attr(data-hover); color: #ffffff; white-space: nowrap; max-width: 0%; overflow: hidden; } .menu a:hover:before, .menu .current a:before { top: 70%; opacity: 1; width: 75%; } .menu a:hover:after, .menu .current a:after { max-width: 100%; } .principal{ background-color: transparent; /* width:27%;*/ } .pesquisar_menu{ padding: 0%; } .pesquisar{ background-color: rgb(255,255,0, .5); border-radius: 0%; border-color:#5d7b4f; color:#d9d9d9; width: 20vh; padding: 0.6%; } .nome_empresa{ font-size: 20px; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: white; } .formulario{ padding-top: 1%; margin: 0 auto; width: 100%; padding-bottom: 1%; margin-left: 3%; } .form-group{ display: inline-block; } .searching{ margin-top: 4%; } .pesquisas{ width: fit-content; padding: 0%; margin: 0%; } .pesquisar_menu{ width: fit-content; padding-bottom: 0% !important; margin: 0%; } #content_search1{ width: 100%; } #searchcarros, #searchmotos,#searchjantes{ /* border: 1px solid white;*/ width: 17vh; text-align: center; margin-top:3%; } #a_carros, #a_motos, #a_jantes{ padding: 8%; transition: all 0.7s linear 0s; } #a_carros:before, #a_motos:before, #a_jantes:before { content: ""; position: absolute; right: -3px; top: -4px; width: 0; height: 0; border-style: solid; border-width: 0 30px 30px 0; border-color: transparent yellow transparent transparent; z-index: 1; } .col_pesquisas{ width: fit-content; } .nav_pesquisa{ width: fit-content; } .container_pesquisa{ width: fit-content; background-color: yellow; } .content-search{ background-color: white; background:rgba(0, 0, 0, .7); /* width: 20%;*/ width: 100%; /*width: fit-content;*/ } .col-sm-5{ margin-left: 3vh; } #exampleSelect1{ width: 40vh; border-radius: 0; } label { color: grey; } #content_search3, #content_search2{ display: none; } .activo { background-color: grey !important; } /*****SERVIÇOS******/ #servicos{ background-image: url("tracks.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } .Cservicos{ background-color: transparent; /* width:27%;*/ } .nossos_servicos{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:6%; } .imagens{ margin-top: 1%; } .img{ /* background-image: url("reparacao.jpg");*/ height: 37vh; width: 100%; } .coluna{ padding: 0.5%; } .servico_info{ background-color: black; /* width: 100px; height: 100px;*/ padding: 4%; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: white; font-size: 10px; border: 1px solid white; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity:0.9; } /*****PNEUS******/ #pneus{ background-color: white; min-height: 100vh; } .nome_pneus{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:1%; text-align: center; } .linha{ background-color: black; height: 2px; width: 6%; margin-left: 47%; margin-top: 0.4%; } .desc_pneus{ font-family: Tahoma, Geneva, sans-serif; font-size:12px; margin-top:2%; width: 50%; text-align: center; margin-left: 20%; } #imagemPneus:before{ content: ""; position: absolute; right: -3px; top: -4px; width: 0; height: 0; border-style: solid; border-width: 0 115px 115px 0; border-color: transparent #e50000 transparent transparent; z-index: 1; transition: all 0.7s ease-out 0s; } .preco{ position: absolute; top: 24px; right: 18px; z-index: 2; font-size: 30px; /* Safari */ -webkit-transform: rotate(50deg); /* Firefox */ -moz-transform: rotate(50deg); /* IE */ -ms-transform: rotate(50deg); /* Opera */ -o-transform: rotate(50deg); } /*****************************************************************/ @import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800); figure.pneus { font-family: 'Raleway', Arial, sans-serif; color: #fff; position: relative; overflow: hidden; margin: 10px; min-width: 220px; max-width: 310px; max-height: 220px; width: 100%; background: #000000; text-align: center; } figure.pneus * { -webkit-box-sizing: border-box; box-sizing: border-box; } figure.pneus img { opacity: 1; width: 100%; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; } figure.pneus figcaption { position: absolute; bottom: 0; left: 0; padding: 3em 3em; width: 100%; height: 100%; } figure.pneus figcaption::before { position: absolute; top: 50%; right: 30px; bottom: 50%; left: 30px; border-top: 1px solid rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(255, 255, 255, 0.8); content: ''; opacity: 0; background-color: #ffffff; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } figure.pneus h2, figure.pneus p { margin: 0 0 5px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s; } figure.pneus h2 { word-spacing: -0.15em; text-transform: uppercase; font-size: 20px; -webkit-transform: translate3d(0%, 50%, 0); transform: translate3d(0%, 50%, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } figure.pneus p { -webkit-transition-delay: 0s; transition-delay: 0s; } figure.pneus a { left: 0; right: 0; top: 0; bottom: 0; position: absolute; color: #ffffff; } figure.pneus:hover img { opacity: 0.35; } figure.pneus:hover figcaption h2 { opacity: 1; -webkit-transform: translate3d(0%, 0%, 0); transform: translate3d(0%, 0%, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } figure.pneus:hover figcaption p { opacity: 0.9; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } figure.pneus:hover figcaption::before { background: rgba(255, 255, 255, 0); top: 30px; bottom: 30px; opacity: 1; -webkit-transition-delay: 0s; transition-delay: 0s; } /***********************************************************************/ .padding-0{ width: fit-content; padding-left: 0%; padding-right: 0%; } .titulo{ /* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/ margin-top: 1%; margin-bottom: 0%; } .titulo, .subtitulo{ margin-left: 4%; } .subtitulo{ margin-bottom: 0%; } .second_line{ margin-left: 6%; margin-right: 5%; } .botao_pneus{ border-radius: 0; text-transform: uppercase; font-size:11px; border: 1px solid black; } #CPneus{ width: 100%; } .choose{ margin: 0 auto; width: fit-content; margin-top: 1%; margin-bottom: 1%; } .botoes{ border: 1px solid black; border-radius: 0%; } .example_div{ margin: 0 auto; width: fit-content; } /*****JANTES*********/ .linha2{ background-color: black; height: 2px; width: 6%; margin-left: 47%; margin-top: 0.4%; margin-bottom: 2%; } .nome_jantes{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:3%; text-align: center; } /*****CONTACTOS******/ #contactos{ padding-top:4.5%; background-image: url("tracks3.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } #CServicos{ background:rgb(169,169,169); width: 100%; height: 82vh; } #coluna2{ padding: 0; background-image: url("contactos.jpg"); background-size: cover; height: 82vh; } #colunax{ padding:5%; } .nome_contactos{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; } .tel_morada{ margin-top: 4%; color:white; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 15px; } .desc_contactos{ margin-bottom: 3%; font-family: Tahoma, Geneva, sans-serif; font-size:13px; color:#404040; } #name,#mail,#message{ border-radius: 0; padding: 4%; } .botao_contact{ border-radius: 0; background-color: black;; color:white; padding: 2% 5% 2% 5%; font-size:13px; text-transform: uppercase; } /*******/ h1 { padding-top:10%; color: navy; margin-left: 20px; } #centro{ margin: 0 auto; width: fit-content; } .menu { font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; text-transform: uppercase; font-size: 13px; } .container-fluid{ text-align: center; /* margin-right: 2%; margin-top: 0.5%; margin-bottom: 0.5%;*/ } .navbar-fixed-bottom, .navbar-fixed-top{ position: inherit; margin: 0% } .logo{ width: 300px; margin-left: 10%; } .logo_div{ width: fit-content; } .before_nav{ background-color: grey; width: 100%; } .telefone{ font-size: 40px; } .icon{ margin-top: 1%; margin-right: 10%; width: fit-content; float: right; } .ajuda{ display: inline-block; width: fit-content; } .help{ font-family: Tahoma, Geneva, sans-serif; font-size: 20px; color:yellow; } .n_tel{ font-family: Tahoma, Geneva, sans-serif; color:white; font-size: 15px; } footer{ position: absolute; right: 0; left: 0; padding: 1rem; background-color: black; text-align: center; color: grey; } /*.col_footer{ padding-top: 1%; width: fit-content; margin: 0 auto; color:grey; }*/ .site_link{ text-decoration: none; color:yellow; } /*********************PÁGINA DA DESCRIÇÃO DOS PENEUS******************************/ #descricao{ background-image: url("tracks3.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } .text_desc{ text-align: center; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-bottom: 3%; } .description{ /* background-color:white; */ background:rgba(255, 255, 255, .6); margin-top:2%; padding-top: 2%; } .pneu_img{ height: 27vh; width: 27vh; } .pneu_img2{ height: 10vh; width: 10vh; border: 1px solid grey; } .row_conteudo{ margin-top: 4%; margin: 0 auto; margin-bottom: 2%; } .desc_imagens{ width: fit-content; float: left; } .detalhes{ display: inline-block; width: fit-content; margin-left: 8%; max-width: 68%;; } .col_images{ margin-top: 2%; } .row_text{ text-align: center; margin-top: 3%; } #home1{ background-color:White; padding-top:3%; height: 40vh; margin-bottom: 5%; width: fit-content; } .home_text{ margin-left: 5%; margin-right: 5%; } #home{ padding-top:3%; height: 40vh; background-color: white; margin-bottom: 5%; padding-left: 5%; padding-right: 5%; width: fit-content; } .table-wrapper-scroll-y { display: block; max-height: 40vh; overflow-y: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } a{ background-color: black !important; color: white !important; border: none !important; } .ative a{ background-color: white !important; color: black !important; border: none !important; } .menus{ /* max-width: 33%;*/ margin: 0%; background-color: transparent ; width: fit-content; height: 0%; border: none; padding: 0%; } #a_pneus{ text-align: center; border: 1px solid grey; } #a_pneus2{ border: 1px solid grey; border-left: none; } .container-fluid{ padding: 0; } .letter { display: inline-block; color: yellow; } .calendar-text { color:white; } .gaspump{ color:#ffbf00; } .square{ color:white; font-size: 9px; } th, td{ text-align: center; } .table{ width: fit-content; } .table_head{ background-color: grey; color:#ffea00; } .bookmark{ color:green; }
assets/css/style.css
section{ opacity: 1; } .menu { font-family: 'Raleway', Arial, sans-serif; text-align: center; text-transform: uppercase; font-weight: 500; } .menu * { box-sizing: border-box; } .menu li { display: inline-block; list-style: outside none none; padding: 0; } .menu a { color: rgba(255, 255, 255, 0.5); position: relative; letter-spacing: 1px; text-decoration: none !important; background-color: transparent !important; width: 100%; } .menu a:before, .menu a:after { position: absolute; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; } .menu a:before { top: 70%; bottom: 0; display: block; height: 4px; width: 0%; content: ""; background-color: yellow; } .menu a:after { left: 0; top: 0; position: absolute; content: attr(data-hover); color: #ffffff; white-space: nowrap; max-width: 0%; overflow: hidden; } .menu a:hover:before, .menu .current a:before { top: 70%; opacity: 1; width: 75%; } .menu a:hover:after, .menu .current a:after { max-width: 100%; } .principal{ background-color: transparent; /* width:27%;*/ } .pesquisar_menu{ padding: 0%; } .pesquisar{ background-color: rgb(255,255,0, .5); border-radius: 0%; border-color:#5d7b4f; color:#d9d9d9; width: 20vh; padding: 0.6%; } .nome_empresa{ font-size: 20px; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: white; } .formulario{ padding-top: 1%; margin: 0 auto; width: 100%; padding-bottom: 1%; margin-left: 3%; } .form-group{ display: inline-block; } .searching{ margin-top: 4%; } .pesquisas{ width: fit-content; padding: 0%; margin: 0%; } .pesquisar_menu{ width: fit-content; padding-bottom: 0% !important; margin: 0%; } #content_search1{ width: 100%; } #searchcarros, #searchmotos,#searchjantes{ /* border: 1px solid white;*/ width: 17vh; text-align: center; margin-top:3%; } #a_carros, #a_motos, #a_jantes{ padding: 8%; transition: all 0.7s linear 0s; } #a_carros:before, #a_motos:before, #a_jantes:before { content: ""; position: absolute; right: -3px; top: -4px; width: 0; height: 0; border-style: solid; border-width: 0 30px 30px 0; border-color: transparent yellow transparent transparent; z-index: 1; } .col_pesquisas{ width: fit-content; } .nav_pesquisa{ width: fit-content; } .container_pesquisa{ width: fit-content; background-color: yellow; } .content-search{ background-color: white; background:rgba(0, 0, 0, .7); /* width: 20%;*/ width: 100%; /*width: fit-content;*/ } .col-sm-5{ margin-left: 3vh; } #exampleSelect1{ width: 40vh; border-radius: 0; } label { color: grey; } #content_search3, #content_search2{ display: none; } .activo { background-color: grey !important; } /*****SERVIÇOS******/ #servicos{ background-image: url("tracks.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } .Cservicos{ background-color: transparent; /* width:27%;*/ } .nossos_servicos{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:6%; } .imagens{ margin-top: 1%; } .img{ /* background-image: url("reparacao.jpg");*/ height: 37vh; width: 100%; } .coluna{ padding: 0.5%; } .servico_info{ background-color: black; /* width: 100px; height: 100px;*/ padding: 4%; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: white; font-size: 10px; border: 1px solid white; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity:0.9; } /*****PNEUS******/ #pneus{ background-color: white; min-height: 100vh; } .nome_pneus{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:1%; text-align: center; } .linha{ background-color: black; height: 2px; width: 6%; margin-left: 47%; margin-top: 0.4%; } .desc_pneus{ font-family: Tahoma, Geneva, sans-serif; font-size:12px; margin-top:2%; width: 50%; text-align: center; margin-left: 20%; } #imagemPneus:before{ content: ""; position: absolute; right: -3px; top: -4px; width: 0; height: 0; border-style: solid; border-width: 0 115px 115px 0; border-color: transparent #e50000 transparent transparent; z-index: 1; transition: all 0.7s ease-out 0s; } .preco{ position: absolute; top: 24px; right: 18px; z-index: 2; font-size: 30px; /* Safari */ -webkit-transform: rotate(50deg); /* Firefox */ -moz-transform: rotate(50deg); /* IE */ -ms-transform: rotate(50deg); /* Opera */ -o-transform: rotate(50deg); } /*****************************************************************/ @import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800); figure.pneus { font-family: 'Raleway', Arial, sans-serif; color: #fff; position: relative; overflow: hidden; margin: 10px; min-width: 220px; max-width: 310px; max-height: 220px; width: 100%; background: #000000; text-align: center; } figure.pneus * { -webkit-box-sizing: border-box; box-sizing: border-box; } figure.pneus img { opacity: 1; width: 100%; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; } figure.pneus figcaption { position: absolute; bottom: 0; left: 0; padding: 3em 3em; width: 100%; height: 100%; } figure.pneus figcaption::before { position: absolute; top: 50%; right: 30px; bottom: 50%; left: 30px; border-top: 1px solid rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(255, 255, 255, 0.8); content: ''; opacity: 0; background-color: #ffffff; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } figure.pneus h2, figure.pneus p { margin: 0 0 5px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s; } figure.pneus h2 { word-spacing: -0.15em; text-transform: uppercase; font-size: 20px; -webkit-transform: translate3d(0%, 50%, 0); transform: translate3d(0%, 50%, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } figure.pneus p { -webkit-transition-delay: 0s; transition-delay: 0s; } figure.pneus a { left: 0; right: 0; top: 0; bottom: 0; position: absolute; color: #ffffff; } figure.pneus:hover img { opacity: 0.35; } figure.pneus:hover figcaption h2 { opacity: 1; -webkit-transform: translate3d(0%, 0%, 0); transform: translate3d(0%, 0%, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } figure.pneus:hover figcaption p { opacity: 0.9; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } figure.pneus:hover figcaption::before { background: rgba(255, 255, 255, 0); top: 30px; bottom: 30px; opacity: 1; -webkit-transition-delay: 0s; transition-delay: 0s; } /***********************************************************************/ .padding-0{ width: fit-content; padding-left: 0%; padding-right: 0%; } .titulo{ /* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/ margin-top: 1%; margin-bottom: 0%; } .titulo, .subtitulo{ margin-left: 4%; } .subtitulo{ margin-bottom: 0%; } .second_line{ margin-left: 6%; margin-right: 5%; } .botao_pneus{ border-radius: 0; text-transform: uppercase; font-size:11px; border: 1px solid black; } #CPneus{ width: 100%; } .choose{ margin: 0 auto; width: fit-content; margin-top: 1%; margin-bottom: 1%; } .botoes{ border: 1px solid black; border-radius: 0%; } .example_div{ margin: 0 auto; width: fit-content; } /*****JANTES*********/ .linha2{ background-color: black; height: 2px; width: 6%; margin-left: 47%; margin-top: 0.4%; margin-bottom: 2%; } .nome_jantes{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-top:3%; text-align: center; } /*****CONTACTOS******/ #contactos{ padding-top:4.5%; background-image: url("tracks3.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } #CServicos{ background:rgb(169,169,169); width: 100%; height: 82vh; } #coluna2{ padding: 0; background-image: url("contactos.jpg"); background-size: cover; height: 82vh; } #colunax{ padding:5%; } .nome_contactos{ text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; } .tel_morada{ margin-top: 4%; color:white; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 15px; } .desc_contactos{ margin-bottom: 3%; font-family: Tahoma, Geneva, sans-serif; font-size:13px; color:#404040; } #name,#mail,#message{ border-radius: 0; padding: 4%; } .botao_contact{ border-radius: 0; background-color: black;; color:white; padding: 2% 5% 2% 5%; font-size:13px; text-transform: uppercase; } /*******/ h1 { padding-top:10%; color: navy; margin-left: 20px; } #centro{ margin: 0 auto; width: fit-content; } .menu { font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; text-transform: uppercase; font-size: 13px; } .container-fluid{ text-align: center; /* margin-right: 2%; margin-top: 0.5%; margin-bottom: 0.5%;*/ } .navbar-fixed-bottom, .navbar-fixed-top{ position: inherit; margin: 0% } .logo{ width: 300px; margin-left: 10%; } .logo_div{ width: fit-content; } .before_nav{ background-color: grey; width: 100%; } .telefone{ font-size: 40px; } .icon{ margin-top: 1%; margin-right: 10%; width: fit-content; float: right; } .ajuda{ display: inline-block; width: fit-content; } .help{ font-family: Tahoma, Geneva, sans-serif; font-size: 20px; color:yellow; } .n_tel{ font-family: Tahoma, Geneva, sans-serif; color:white; font-size: 15px; } footer{ position: absolute; right: 0; left: 0; padding: 1rem; background-color: black; text-align: center; color: grey; } /*.col_footer{ padding-top: 1%; width: fit-content; margin: 0 auto; color:grey; }*/ .site_link{ text-decoration: none; color:yellow; } /*********************PÁGINA DA DESCRIÇÃO DOS PENEUS******************************/ #descricao{ background-image: url("tracks3.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 100vh; } .text_desc{ text-align: center; text-transform: uppercase; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: black; font-size:25px; margin-bottom: 3%; } .description{ /* background-color:white; */ background:rgba(255, 255, 255, .6); margin-top:2%; padding-top: 2%; } .pneu_img{ height: 27vh; width: 27vh; } .pneu_img2{ height: 10vh; width: 10vh; border: 1px solid grey; } .row_conteudo{ margin-top: 4%; margin: 0 auto; margin-bottom: 2%; } .desc_imagens{ width: fit-content; float: left; } .detalhes{ display: inline-block; width: fit-content; margin-left: 8%; max-width: 68%;; } .col_images{ margin-top: 2%; } .row_text{ text-align: center; margin-top: 3%; } #home1{ background-color:White; padding-top:3%; height: 40vh; margin-bottom: 5%; width: fit-content; } .home_text{ margin-left: 5%; margin-right: 5%; } #home{ padding-top:3%; height: 40vh; background-color: white; margin-bottom: 5%; padding-left: 5%; padding-right: 5%; width: fit-content; } .table-wrapper-scroll-y { display: block; max-height: 40vh; overflow-y: auto; -ms-overflow-style: -ms-autohiding-scrollbar; } a{ background-color: black !important; color: white !important; border: none !important; } .ative a{ background-color: white !important; color: black !important; border: none !important; } .menus{ /* max-width: 33%;*/ margin: 0%; background-color: transparent ; width: fit-content; height: 0%; border: none; padding: 0%; } #a_pneus{ text-align: center; border: 1px solid grey; } #a_pneus2{ border: 1px solid grey; border-left: none; } .container-fluid{ padding: 0; } .letter { display: inline-block; color: yellow; } .calendar-text { color:white; } .gaspump{ color:#ffbf00; } .square{ color:white; font-size: 9px; } th, td{ text-align: center; } .table{ width: fit-content; } .table_head{ background-color: grey; color:#ffea00; } .bookmark{ color:green; }
0.317426
0.050965
.clearfix:after { font-size: 0px; content: "."; display: block; height: 0px; visibility: hidden; clear: both; } body { background: #FFF; padding: 0px; margin: 0px; font-family: 'Arial'; font-size: 14px; color: #444; } a { text-decoration: none; outline: none; } a:hover { text-decoration: underline; } img { display: block; transition: opacity 0.0s ease 0.0s; opacity: 1; max-width: 100%; height: auto; } a img { display: block; transition: opacity 0.0s ease 0.0s; opacity: 1; max-width: 100%; height: auto; } a:hover img { opacity: 0.8; } p { padding: 1em 0; color: #444; line-height: 150%; } p.description { font-family: 'Raleway'; font-size: 16px; line-height: 26px; padding: 0; margin-top: 34px; } p.description.t1 { font-family: 'Raleway'; font-size: 14px; line-height: 24px; margin-top: 24px; } p a { color: #8f3433; font-weight: 600; } strong { color: #000; } blockquote { text-align: center; font-family: 'Raleway'; font-size: 16px; color: #444; line-height: 26px; } blockquote:before { display: block; font-size: 48px; color: #8f3433; text-align: left; margin-bottom: 10px; } pre { font-family: 'Courier new'; font-size: 14px; line-height: 170%; background: url("../images/code_background.png") repeat; text-shadow: 0 1px 0 #FFF; zoom: 1; filter: dropshadow(color=#ffffff, offx=0, offy=1); padding: 0 5px; margin: 0; overflow: auto; } label { color: #25282A; font-family: 'Roboto'; } .relative { position: relative; } .responsive { display: block; width: 100%; height: auto; } input, textarea { font-family: 'Raleway'; border: 1px solid #E2E6E7; font-size: 14px; line-height: 24px; padding: 12px 15px; color: #444; margin: 0; } input[type='number'] { appearance: textfield; -moz-appearance: textfield; -webkit-appearance: textfield; -webkit-appearance: none; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; } table { width: 100%; } table td, table th { padding: 18px 30px; font-family: 'Raleway'; font-size: 14px; line-height: 24px; } table td, table th { border-left: 1px solid #E2E6E7; } table td:first-child, table th:first-child { text-align: right; border-left: none; } table tr:nth-child(odd) { background: #F5F5F5; } .radius { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } img.radius { max-width: 100%; } .logo-top { max-height: 90px; } .float { float: left; } .align-center { text-align: center; } .align-left { text-align: left; } .align-right { text-align: right; } .padding-bottom-17 { padding-bottom: 17px; } .padding-bottom-50 { padding-bottom: 50px; } .padding-bottom-61 { padding-bottom: 61px; } .padding-bottom-66 { padding-bottom: 66px; } .padding-bottom-70 { padding-bottom: 70px; } .padding-bottom-87 { padding-bottom: 87px; } .padding-top-7 { padding-top: 7px; } .padding-top-54 { padding-top: 54px; } .padding-top-70 { padding-top: 70px; } .padding-top-bottom-30 { padding: 30px 0; } .margin-top-0 { margin-top: 0 !important; } .margin-top-10 { margin-top: 10px !important; } .margin-top-20 { margin-top: 20px; } .margin-top-26 { margin-top: 26px; } .margin-top-30 { margin-top: 30px; } .margin-top-34 { margin-top: 34px !important; } .margin-top-40 { margin-top: 40px !important; } .margin-top-67 { margin-top: 67px; } .margin-top-70 { margin-top: 70px !important; } .nounderline, .nounderline:hover { text-decoration: none; } /* --- site container --- */ /* --- headers --- */ h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; margin: 0; padding: 0; color: #000; font-weight: 600; letter-spacing: 1px; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; transition: opacity 0.3s ease 0s; opacity: 1; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { opacity: 0.6; text-decoration: none; } h1 { font-size: 22px; line-height: 34px; } h2 { font-size: 29px; line-height: 40px; } h3 { font-size: 22px; line-height: 34px; } h4 { font-size: 18px; line-height: 28px; } h5 { font-size: 14px; line-height: 24px; font-weight: 700; } h6 { font-size: 15px; line-height: 24px; font-weight: 500; letter-spacing: normal; } h2.box-header { text-align: center; } h2.box-header.align-left { text-align: left; } .box-header:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin-top: 13px; } h2.box-header:after { width: 80px; margin-left: auto; margin-right: auto; margin-top: 20px; } h2.box-header.align-left:after { margin-left: 0; } h3 .more { margin-left: 50px; } h6.box-header { border-bottom: 1px solid #E2E6E7; } h6.box-header:after { margin-bottom: -1px; } /* --- header --- */ .header-container { padding: 26px 0; } .header-top-bar-container { background-color: #F5F5F5; } .header-top-bar-container .header-toggle { display: none; clear: both; text-align: center; color: #444; padding: 15px 0; } .header-top-bar-container .header-toggle:hover { color: #000; } .header-top-bar-container .header-toggle { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -ms-filter: fliph; filter: fliph; } .header-top-bar-container .header-toggle.active { -moz-transform: rotate(0); -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } .header-top-bar, .header { width: 1170px; margin-left: auto; margin-right: auto; } .header .logo { width: 370px; /*float: left;*/ } .header h1 { font-size: 37px; font-weight: 900; color: #8f3433; line-height: 1; } .header h1 a { color: #8f3433; } .header h1 a:hover { opacity: 1; } /* --- page header --- */ .page-header { height: 100px; -webkit-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; } .page-header-left { float: left; width: 400px; } .page-header-right { float: right; width: 650px; } .page-header-right label { float: left; } /* --- bread crumbs --- */ .bread-crumb-container { float: right; padding: 7px 0; } .bread-crumb { float: left; } .bread-crumb li { float: left; margin-left: 3px; } .bread-crumb-container label, .bread-crumb li, .bread-crumb li a { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; } .bread-crumb li a { color: #444; } /* --- menu --- */ .menu-container { width: 800px; /*float: right;*/ } .menu-container nav { float: right; } .header-container.sticky.move { position: fixed; top: 0; width: 100%; z-index: 1001; background: #FFF; padding: 16px 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); } .boxed .header-container.sticky.move { max-width: 1150px; width: 100%; } .sf-menu { float: none; padding: 0; margin: 0; } .sf-menu li { border: none; overflow: hidden; } .sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: none #fff; } .sf-menu li:hover a, .sf-menu li:hover a:visited { color: #8f3433; } .sf-menu li a, .sf-menu li a:visited { font-family: 'Raleway'; font-size: 14px; font-weight: 400; line-height: 24px; color: #444444; padding: 12px 0 12px 26px; border: none; } .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.selected a { color: #8f3433; } body .header-container .menu-container .sf-menu > li:first-child a { padding-left: 0; } .sf-menu li ul { border: 1px solid #E2E6E7; } .sf-menu li ul { width: 218px; } .sf-menu li:hover, .sf-menu li.sfHover { overflow: visible; } .sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 48px; left: 5px; } .sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul { left: auto; right: 0; } .sf-menu li:first-child:hover ul, .sf-menu li:first-child.sfHover ul { left: -21px; } .sf-menu li ul li { width: 218px; height: auto; padding: 0; border: none; } .menu-container .sf-menu li ul li a, .menu-container .sf-menu li.selected ul li a, .menu-container .sf-menu li:hover ul li a { color: #444; border-top: 1px solid #E2E6E7; background-color: #FFF; padding: 13px 20px; background-image: none; } .menu-container .sf-menu li ul li:first-child a { border-top: none; } .menu-container .sf-menu li ul li a:hover, .menu-container .sf-menu li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li a:hover, .menu-container .sf-menu li:hover ul li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li.selected a, .menu-container .sf-menu li:hover ul li.sfHover > a { color: #8f3433; } ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 218px; z-index: 2 !important; } /* --- mobile menu --- */ .mobile-menu-container { display: none; } .header .mobile-menu-switch, .mobile-menu, .mobile-menu-divider { display: none; margin-left: auto; margin-right: auto; } .mobile-menu-divider { margin-top: 15px; } .mobile-menu li a { display: block; color: #25282A; background: #F0F0F0; font-size: 14px; font-family: "Raleway"; line-height: 24px; padding: 12px 20px; margin-bottom: 1px; } .mobile-menu li.selected a, .mobile-menu li.selected ul li.selected a, .mobile-menu li.selected ul li.selected ul li.selected a { background: #8f3433; color: #FFF; } .mobile-menu li ul a { font-size: 14px; padding-left: 40px; } .mobile-menu li ul ul a { font-size: 13px; padding-left: 80px; } .mobile-menu li.selected ul a, .mobile-menu li.selected ul li.selected ul a { color: #25282A; background: #F0F0F0; } .mobile-menu-switch .line { display: block; width: 30px; height: 3px; background: #444; margin-top: 6px; } .mobile-menu-switch .line:first-child { margin-top: 0; } .mobile-menu-switch:hover .line { background: #8f3433; } /* --- vertical menu --- */ .vertical-menu li { margin-top: 10px; } .vertical-menu li:first-child { margin-top: 0; } .vertical-menu li a { display: block; background: #F5F5F5; padding: 18px 18px 18px 19px; font-family: 'Raleway'; line-height: 24px; color: #444; } .vertical-menu li.selected a, .vertical-menu li:hover a { background: #8f3433; } .vertical-menu li.selected a, .vertical-menu li:hover a, .vertical-menu li.selected a span, .vertical-menu li:hover a span { color: #FFF; } .vertical-menu li a span { float: right; color: #AAA; font-size: 11px; } /* --- page --- */ .page-margin-top { margin-top: 50px; } .page-margin-top-section { margin-top: 65px; } .page-padding-top { padding-top: 50px; } .page-padding-top-section { padding-top: 65px; } /* --- vertical align --- */ .vertical-align-table { display: table; } .vertical-align { display: table-row; } .vertical-align-cell { display: table-cell; vertical-align: middle; } /* --- page layout --- */ .row { width: 1170px; margin-left: auto; margin-right: auto; } .column .row { width: auto; } .row.full-width { width: 100%; } .row.gray { background: #F5F5F5; } .row.yellow { background: #8f3433; } .row:after { font-size: 0px; content: "."; display: block; height: 0px; visibility: hidden; clear: both; } .column { position: relative; float: left; margin-left: 30px; } .column:first-child, .column.first { margin-left: 0; } .column-1-1 { width: 100%; } .column-1-2 { width: 570px; } .column-1-3, .column-2-3 .column-1-2 { width: 370px; } .column-2-3 { width: 770px; } .column-1-3 .column-1-2 { width: 150px; } .column-2-3 .column-1-3 { width: 210px; } .column-1-4, .column-1-2 .column-1-2 { width: 270px; } .column-3-4 { width: 870px; } .column-3-4 .column-1-2 { width: 420px; } .column-right { float: right; } .columns.no-width .column-left, .columns.no-width .column-right { width: auto; } /* --- services --- */ .services-list li { float: left; width: 390px; background: #FFF; padding-bottom: 26px; } .services-list li h4 { margin-top: 22px; text-align: center; } .services-list li h4.box-header:after { margin-top: 23px; margin-left: auto; margin-right: auto; } .services-list li p { text-align: center; font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 0 25px; margin-top: 24px; } .services-list a > .re-preloader { height: 260px; } /* --- projects --- */ .projects-list { width: 100%; } .projects-list li { position: relative; float: left; width: 25%; overflow: hidden; } .projects-list.isotope li { width: auto; margin-top: 30px; } .projects-list li img { width: 100%; } .projects-list a > .re-preloader { height: 250px; } .projects-list li .view { position: absolute; top: 0; background: rgba(38, 38, 40, 0.2); width: 100%; height: 100%; opacity: 0.7; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .projects-list li:hover .view { opacity: 1; background: rgba(38, 38, 40, 0.8); } .projects-list li .view .vertical-align-table { width: 100%; height: 100%; } .projects-list li .view p.description { color: #FFF; margin-top: -20px; margin-bottom: 55px; font-size: 14px; line-height: 24px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .projects-list li:hover .view p.description { margin-bottom: 35px; } /* --- features --- */ .features-list li { float: left; width: 100%; margin-top: 50px; } .features-list.big li { text-align: center; } .features-list li:first-child { margin-top: 0; } .features-list li:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .features-list.big li:before { clear: both; float: none; display: block; width: 60px; font-size: 60px; margin-left: auto; margin-right: auto; padding: 39px; } .features-list li h4 { padding-bottom: 5px; } .features-list li p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 0; margin-top: 19px; margin-left: 118px; } .features-list.big li h4 { margin-top: 35px; } .features-list.big li h4:after { margin-top: 20px; margin-left: auto; margin-right: auto; } .features-list.big li p { width: 80%; margin-left: auto; margin-right: auto; } .features-list.big .ornament { position: relative; width: 1px; height: 20px; margin-left: auto; margin-right: auto; margin-bottom: 13px; background: #E2E6E7; } .features-list.big .ornament:after { position: absolute; content: ""; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; width: 11px; height: 11px; left: -6px; bottom: -13px; } .page-404 .features-list.big li p { font-size: 16px; line-height: 26px; margin-top: 34px; } /* --- testimonials --- */ .testimonials-container { position: relative; } .testimonials-container .caroufredsel_wrapper_testimonials { width: 1050px !important; left: 60px !important; } .testimonials-list li { float: left; width: 1050px; text-align: center; } .testimonials-list li:before { display: block; width: 48px; font-size: 48px; margin-left: auto; margin-right: auto; color: #FFF; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .testimonials-list .ornament { position: relative; width: 1px; height: 20px; margin-left: auto; margin-right: auto; margin-bottom: 13px; background: #E2E6E7; } .testimonials-list .ornament:after { position: absolute; content: ""; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; width: 11px; height: 11px; left: -6px; bottom: -13px; } .testimonials-list p { font-family: 'Raleway'; font-weight: 300; font-size: 21px; color: #FFFFFF; line-height: 36px; padding: 29px 50px 0; } .testimonials-list p:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin-top: 30px; margin-bottom: 34px; margin-left: auto; margin-right: auto; } .testimonials-list .author { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #FFF; line-height: 20px; } .testimonials-list .author-details { margin-top: 7px; font-family: 'Raleway'; font-weight: 500; font-size: 11px; color: #FFF; line-height: 16px; letter-spacing: 1px; } /* --- our clients --- */ .our-clients-list-container { overflow: hidden; text-align: center; } .our-clients-list li { float: left; margin-right: 30px; } .our-clients-list li img { width: 100%; } .our-clients-pagination { display: inline; } .our-clients-pagination a { display: inline-block; width: 1px; height: 1px; background: #E2E6E7; border: 5px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin-left: 10px; margin-top: 48px; } .our-clients-pagination a:first-child { margin-left: 0; } .our-clients-pagination a.selected, .our-clients-pagination a:hover { border-color: #8f3433; background: #8f3433; } .our-clients-pagination span { display: none; } /* --- contact details --- */ .contact-details-list li:before { display: block; float: left; width: 48px; height: 48px; font-size: 48px; color: #8f3433; background: #FFF; border: 1px solid #FFF; padding: 19px; margin-right: 30px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .contact-details-list li p { font-family: 'Raleway'; font-size: 16px; line-height: 26px; color: #FFF; } .contact-details-list li p a { color: #FFF; } /* --- slider control --- */ .slider-control { position: absolute; width: 26px; height: 26px; color: #FFF; border: 1px solid #E2E6E7; padding: 16px; top: 43%; font-size: 24px; z-index: 1; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .slider-control.right { right: 0; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .slider-control:hover { background: #8f3433; border-color: #8f3433; } /* --- parallax --- */ .parallax-1 { background-image: url("../images/samples/1920x1200/parallax-01.jpg"); } .parallax-2 { background-image: url("../images/samples/1920x1200/parallax-01.jpg"); } .parallax, .parallax h2, .parallax h4, .parallax p, .parallax .features-list li::before { color: #FFF; } .parallax.cover { background-size: cover; } /* --- counters --- */ span.number, span.odometer.number { margin-top: 10px; font-family: 'Raleway'; font-weight: 100; font-size: 80px; color: #FFF; visibility: visible; } span.number:after, span.odometer.number:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin: 20px auto 0; } /* --- blog --- */ .blog > li { clear: both; float: left; margin-top: 70px; } .blog > li:first-child, .blog.small > li:first-child { margin-top: 0; } .blog .post-image, .blog .post-content, .blog .post-details, .blog .post-content-details li { float: left; } .blog .post-details { width: 90px; margin-right: 30px; font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; } .blog .post-details a { color: #999; } .blog .post-content { width: 750px; } .blog .post-content .re-preloader { height: 300px; } .blog .post-content .row { width: auto; } .blog.small .post-content { width: 160px; } .blog .post-details li { border-top: 1px solid #E2E6E7; border-right: 1px solid #E2E6E7; text-align: center; padding: 10px 0; } .blog .post-details li:first-child { border-top: none; } .blog .post-details .date h2, .blog .post-details li:before { color: #8f3433; } .blog .post-details li.date:before { display: none; } .blog .post-details li:before { display: block; margin-bottom: 2px; font-size: 14px; } .blog .post-content-details { margin-bottom: 16px; } .blog .post-content-details li { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; margin-left: 10px; } .blog .post-content-details li:first-child { margin-left: 0; } .blog .post-content-details li a { color: #444; } .blog p.description.t1 { margin-top: 34px; } .blog .post-image { width: 100%; margin-bottom: 25px; } .blog.small > li { margin-top: 30px; } .blog.small .post-content a { display: block; font-family: Raleway; font-size: 14px; color: #444444; line-height: 24px; } .blog.small .post-image { width: auto; margin-bottom: 0; margin-right: 20px; } .blog.small li .post-details { width: auto; clear: both; margin-top: 13px; margin-right: 0; } .blog.small li .post-details li { text-align: left; padding: 0; border: none; } .column-1-2 .blog .post-content { width: 450px; } /* --- single post --- */ .post.single p { font-family: "Raleway"; font-size: 14px; line-height: 24px; } .post.single blockquote, .post.single p, .post.single h3, .post.single h4 { margin-top: 24px; } /* --- taxonomies --- */ .taxonomies li { float: left; margin-right: 7px; margin-bottom: 7px; } .taxonomies a { display: block; border: 1px solid #E2E6E7; color: #999; line-height: 16px; letter-spacing: 1px; font-family: 'Raleway'; font-size: 11px; font-weight: 500; padding: 10px 12px; text-align: left; } .taxonomies a:hover { color: #FFF; background: #8f3433; border-color: #8f3433; } .taxonomies.full-width li { width: 100%; margin-right: 0; } .taxonomies a span { float: right; } /* --- buttons --- */ .buttons li { margin-top: 10px; } .buttons li:first-child { margin-top: 0; } .buttons li a { display: block; background: #F5F5F5; padding: 18px 18px 18px 19px; font-family: 'Raleway'; line-height: 24px; color: #444; } .buttons li:before { color: #8f3433; float: left; font-size: 24px; margin-right: 19px; margin-top: 17px; margin-left: 20px; } .buttons li.selected a, .buttons li:hover a { background: #8f3433; color: #FFF; } .buttons li.selected:before, .buttons li:hover:before { color: #FFF; } /* --- announcement --- */ .announcement { width: 1170px; margin-left: auto; margin-right: auto; padding: 30px 0; } .announcement .vertical-align-cell:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .announcement .vertical-align { height: 88px; } .announcement h3 { margin-left: 118px; } .announcement p.description { margin-top: 14px; margin-left: 118px; /*white-space: nowrap;*/ } /* --- call to action --- */ .call-to-action { border: 1px solid #E2E6E7; padding: 30px 18px 47px; text-align: center; } .call-to-action:before { display: block; width: 48px; height: 48px; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; margin-left: auto; margin-right: auto; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .call-to-action h4 { margin-top: 22px; } .call-to-action p.description { margin-top: 17px; margin-bottom: 43px; } .call-to-action .more { margin-top: 28px; } /* --- comment form, contact form --- */ .comment-form input, .comment-form textarea, .contact-form input, .contact-form textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; } .comment-form input, .contact-form input { margin-top: 20px; } .comment-form input:first-child, .contact-form input:first-child { margin-top: 0; } .comment-form textarea, .contact-form textarea { height: 190px; resize: none; } .comment-form [type='submit'], .contact-form [type='submit'] { width: auto; font-size: 12px; color: #25282a; margin-top: 0; outline: none; } #cancel-comment { display: none; font-size: 12px; margin-right: 20px; color: #8f3433; } .comment-form p.description.t1, .contact-form p.description.t1 { margin-top: 14px; } .comment-form .hint, .contact-form .hint { color: #999; } ::-webkit-input-placeholder { color: #999; } :-moz-placeholder { color: #999; opacity: 1; } ::-moz-placeholder { color: #999; opacity: 1; } :-ms-input-placeholder { color: #999; } /* --- tooltip --- */ .ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content { font-size: 13px; font-family: arial; color: #FFF; } .ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content { border: none; } .ui-tooltip-content { padding: 10px 20px 10px 20px; } .ui-tooltip-error .ui-tooltip-content { background: #E9431C; } .ui-tooltip-success .ui-tooltip-content { background: #61911B; } /* --- comments list --- */ .comment { margin-top: 30px; } #comments-list > .comment:first-child { margin-top: 40px; } .comment-author-avatar { float: left; width: 90px; height: 90px; } .avatar-1 { background-image: url("../images/samples/90x90/users/image_01.png"); } .avatar-2 { background-image: url("../images/samples/90x90/users/image_02.png"); } .avatar-3 { background-image: url("../images/samples/90x90/users/image_03.png"); } .avatar-4 { background-image: url("../images/samples/90x90/users/image_04.png"); } .avatar-5 { background-image: url("../images/samples/90x90/users/image_05.png"); } .avatar-6 { background-image: url("../images/samples/90x90/users/image_06.png"); } .avatar-7 { background-image: url("../images/samples/90x90/users/image_07.png"); } .avatar-8 { background-image: url("../images/samples/90x90/users/image_08.png"); } .posted-by abbr { font-family: 'Raleway'; color: #999; font-size: 13px; margin-top: 7px; font-weight: 500; line-height: 20px; } .posted-by .in-reply { margin-left: 5px; color: #ABABAB; } #comments-list .comment-details { float: left; width: 750px; margin-left: 30px; } #comments-list .comment-details p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; border-bottom: 1px solid #E2E6E7; padding: 24px 0; } #comments-list .children { clear: both; float: left; margin-left: 120px; } #comments-list .children .children { margin-left: 0; } #comments-list .children .comment-details { width: 630px; } #comments-list .comment-details .more { float: right; color: #999; margin-top: -22px; font-weight: 500; font-size: 11px; line-height: 16px; } #comments-list .comment-details .more:hover { color: #FFF; } /* --- pagination --- */ .pagination { clear: both; float: right; } .pagination li { font-family: 'Raleway'; float: left; margin-left: 7px; } .pagination li:first-child { margin-left: 0; } .pagination li.left a:before, .pagination li.right a:before { color: #999; } .pagination li a:hover:before, .pagination li a.selected:before { color: #FFF; } .pagination li.left a, .pagination li.right a { padding: 9px 0; } .pagination li.right { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .pagination li a { display: block; color: #999; font-size: 16px; width: 35px; padding: 9px 0 10px; border: 1px solid #E2E6E7; text-align: center; } .pagination li a:hover, .pagination li.selected a { color: #FFF; background-color: #8f3433; border-color: #8f3433; } /* --- list bullet --- */ .list li { padding-top: 3px; padding-bottom: 3px; font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding-left: 30px; } .list li a { color: #8f3433; font-weight: 600; } li.template-bullet:before { color: #8f3433; padding-right: 15px; margin-left: -30px; vertical-align: text-top; } /* --- tabs navigation --- */ .tabs-navigation { width: 100%; padding: 0; margin: 0; list-style: none; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; background: none; border: none; text-align: center; } .tabs.align-left .tabs-navigation { text-align: left; } .tabs.align-left .ui-tabs-panel { text-align: left; } .tabs-navigation li { position: relative; display: inline-block; padding: 0; border: none; list-style: none; text-align: center; margin-left: 26px; } .tabs-navigation li:first-child { margin-left: 0; } .tabs-navigation.small.gray li a { background: #F5F5F5; } .tabs-navigation.small li { margin-right: 6px; margin-bottom: 10px; margin-left: 0; } .tabs-navigation.small li a { min-width: 0; padding: 15px 20px; } .tabs-navigation a:before { display: block; margin-left: auto; margin-right: auto; font-size: 48px; color: #8f3433; padding: 20px 20px 12px; } .tabs-navigation li a { display: block; min-width: 180px; text-align: center; font-size: 14px; color: #444; background: #FFF; padding: 10px 0 23px; border: none; font-family: 'Raleway'; line-height: 24px; outline: none; text-decoration: none; } .tabs-navigation li:last-child a { border-right: none; } .tabs-navigation li a:hover, .tabs-navigation li a.selected, .tabs-navigation li.ui-tabs-active a, .tabs-navigation.small.gray li a:hover, .tabs-navigation.small.gray li a.selected, .tabs-navigation.small.gray li.ui-tabs-active a { background: #8f3433; color: #FFF; } .tabs-navigation li a:hover:before, .tabs-navigation li a.selected:before, .tabs-navigation li.ui-tabs-active a:before { color: #FFF; } .tabs-navigation li.ui-tabs-active span { display: inline; position: absolute; border-style: solid; border-width: 9px 9px 0; border-color: #8f3433 transparent; bottom: -9px; margin-left: -9px; } .tabs .ui-tabs-panel { text-align: center; padding: 42px 0 0; } .tabs.small .ui-tabs-panel { padding: 0; } .tabs .ui-tabs-panel p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 34px 0 0; } .tabs.small .ui-tabs-panel p { padding: 24px 0 0; } .tabs .ui-tabs-panel h4.box-header:after { margin-left: auto; margin-right: auto; } /* --- accordion --- */ .accordion .ui-accordion-content { padding: 30px 0 20px; } .accordion .ui-accordion-header { padding: 16px 15px; cursor: pointer; border-bottom: 1px solid #E2E6E7; font-family: 'Raleway'; line-height: 24px; transition: padding-left 300ms, padding-right 300ms; -webkit-transition: padding-left 300ms, padding-right 300ms; -moz-transition: padding-left 300ms, padding-right 300ms; transition-timing-function: ease; -webkittransition-timing-function: ease; -mozkittransition-timing-function: ease; } .accordion .ui-accordion-header h5 { font-weight: 400; letter-spacing: normal; margin-top: 2px; margin-bottom: 1px; margin-left: 39px; } .accordion .ui-accordion-header.ui-state-active { background-color: #8f3433; border-bottom-color: #8f3433; } .accordion .ui-accordion-header.ui-state-active h5 { color: #FFF; } .accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon { color: #FFF; } .accordion .ui-accordion-header .ui-accordion-header-icon { float: left; margin-right: 15px; font-size: 24px; color: #8f3433; } .accordion .ui-accordion-header:hover { padding-left: 25px; padding-right: 5px; } .accordion .ui-accordion-header.ui-state-active:hover { padding: 16px 15px; } .accordion p.description { margin: 0; } /* --- preloader --- */ .re-preloader { display: block; height: auto; min-height: 20px; background: url("../images/preloader.gif") no-repeat center center; } .blog .post-content > a > img, .post.single .post-image img, .our-clients-list, .services-list a > img, .projects-list a > img, .re-preload > img { display: none; } .projects-list.isotope li > a, .projects-list.isotope a > img { display: block; width: 270px; height: 180px; } .re-preload .re-preloader { height: 200px; } /* --- contact details --- */ .header-top-bar .contact-details { float: left; } .contact-details li { float: left; border-right: 1px solid #E2E6E7; font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999999; line-height: 20px; padding: 15px 20px; } .contact-details li:first-child { border-left: 1px solid #E2E6E7; } .contact-details li:before { font-size: 14px; margin-right: 10px; } /* --- social icons --- */ .social-icons li { float: left; border-right: 1px solid #E2E6E7; } .social-icons li:first-child { border-left: 1px solid #E2E6E7; } .social-icons a { display: block; color: #AAA; } .social-icons a:hover { color: #444; } .social-icons a:before { font-size: 14px; } .header-top-bar .social-icons { float: right; } .social-icons li a { padding: 17px; } .social-icons.yellow li { background: #8f3433; border: 2px solid #8f3433; margin-left: 1px; } .social-icons.yellow li:hover { background: transparent; } .social-icons.yellow li a { padding: 15px 16px; height: 16px; } .social-icons.yellow li a:before { color: #FFF; } .social-icons.yellow li a:hover:before { color: #000; } .social-icons.yellow li:first-child { margin-left: 0; } /* --- search --- */ .header-top-bar .search-container { float: right; position: relative; } .header-top-bar .template-search { display: block; font-size: 14px; padding: 17px; border-right: 1px solid #E2E6E7; color: #AAA; } .template-search:hover { color: #444; } .search { position: absolute; display: none; width: 179px; right: 0; padding: 12px 10px; margin-top: 5px; background: #F5F5F5; z-index: 99; } .search .search-input { float: left; width: 91px; color: #444; font-size: 14px; background: #FFF; border: 1px solid #E2E6E7; margin: 0; padding: 12px 14px 12px 12px; } .search .search-input.hint { color: #858d94; } .search .search-input::-webkit-input-placeholder { color: #858d94; } .search .search-input:-moz-placeholder { color: #858d94; opacity: 1; } .search .search-input::-moz-placeholder { color: #858d94; opacity: 1; } .search .search-input:-ms-input-placeholder { color: #858d94; } .search .search-submit-container { position: relative; float: right; } .header-top-bar .search .template-search { padding: 18px 18px 17px 18px; border: none; } .search .search-submit-container:hover .template-search { color: #444; } .search .search-submit { position: absolute; width: 50px; height: 50px; background: none; padding: 0; top: 0; left: 0; cursor: pointer; } /* --- ui slider --- */ .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; cursor: default; -ms-touch-action: none; touch-action: none; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } /* support: IE8 - See #6727 */ .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; } .ui-slider-horizontal .ui-slider-handle { margin-left: -.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } /* --- ui dropdown --- */ /* right-aligned */ .ui-menu .ui-menu-icon { left: auto; right: 0; } .ui-selectmenu-menu { padding: 0; margin: 0; position: absolute; top: 0; left: 0; display: none; } .ui-selectmenu-menu .ui-menu { overflow: auto; /* Support: IE7 */ overflow-x: hidden; padding-bottom: 1px; } .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: bold; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0 0 0; height: auto; border: 0; } .ui-selectmenu-open { display: block; } .ui-selectmenu-button { display: inline-block; overflow: hidden; position: relative; text-decoration: none; cursor: pointer; } .ui-selectmenu-button span.ui-icon { right: 0; position: absolute; } .ui-selectmenu-button span.ui-selectmenu-text { text-align: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* --- cost calculator --- */ .cost-calculator-box { padding: 30px; background: #F5F5F5; margin-top: 1px; } .column-2-3 .cost-calculator-box .column-1-2 { width: 340px; } .cost-calculator-box:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .cost-calculator-box:first-child { margin-top: 0; } .cost-calculator-box label { float: left; font-family: 'Raleway'; font-size: 14px; line-height: 24px; border-left: 4px solid #8f3433; padding: 14px 0 12px 15px; } .cost-calculator-box .cost-slider-container { float: right; margin-left: 30px; } .cost-calculator-box input { float: right; width: 40px; margin-left: 30px; margin-top: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } .cost-calculator-box input.big { width: 370px; } .cost-calculator-box.cost-calculator-contact input { width: 100%; margin-top: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .cost-calculator-box.cost-calculator-contact input:first-child { margin-top: 0; } .cost-calculator-box.cost-calculator-contact input[type='submit'] { width: auto; margin-top: 0; } .cost-calculator-sum { text-align: right; margin-top: 10px; } .contact-form .cost-calculator-box p.description.t1 { margin-top: 14px; padding: 0; } .cost-calculator-price { font-family: 'Raleway'; font-weight: 300; font-size: 40px; color: #8f3433; } .ui-slider { float: right; width: 300px; margin-top: 20px; background-color: #E2E6E7; border-radius: 5px; } .ui-slider-horizontal { height: 10px; } .ui-slider .ui-slider-handle { cursor: pointer; width: 28px; height: 28px; top: -10px; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: #FFF; } .ui-slider-handle:after { content: ""; display: block; width: 10px; height: 10px; margin-left: 9px; margin-top: 9px; background: #8f3433; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .ui-slider-handle .cost-slider-tooltip { position: absolute; min-width: 50px; left: -11px; top: 35px; } .ui-slider-handle .cost-slider-tooltip .value { width: 100%; font-family: 'Raleway'; color: #FFF; background: #8f3433; padding: 12px 0; text-align: center; } .ui-slider-handle .cost-slider-tooltip .arrow { width: 100%; height: 8px; text-align: center; } .ui-slider-handle .cost-slider-tooltip .arrow:before { content: ""; border-color: #8f3433 transparent; border-style: solid; border-width: 0 8px 8px; margin-left: -8px; display: inline; position: absolute; } .ui-slider-range-min { background: #8f3433; border-radius: 5px; } .ui-selectmenu-button { float: right; font-family: 'Raleway'; border: 1px solid #E2E6E7; margin: 0; background: #FFF; } .ui-selectmenu-button span.ui-selectmenu-text { padding: 12px 40px 12px 15px; line-height: 24px; font-size: 14px; color: #444; } .ui-selectmenu-button .ui-icon { color: #444; border-left: 1px solid #E2E6E7; padding: 16px 12px 17px; } .ui-selectmenu-button.ui-corner-top .ui-icon, .ui-selectmenu-button:hover .ui-icon { color: #8f3433; } .ui-selectmenu-menu { z-index: 2; } .ui-selectmenu-menu .ui-menu { border: 1px solid #E2E6E7; border-top: none; max-height: 204px; } .ui-selectmenu-menu .ui-menu li { font-family: 'Raleway'; cursor: pointer; background: #FFF; color: #444; border-top: 1px solid #E2E6E7; padding: 13px 15px; } .ui-selectmenu-menu .ui-menu li:first-child { border-top: 0; } .ui-selectmenu-menu .ui-menu li.ui-state-focus { color: #8f3433; } /* --- buttons --- */ .more, .more[type="submit"] { color: #FFF; font-family: 'Raleway'; font-size: 12px; font-weight: 700; background: #8f3433; padding: 16px 23px 15px; text-align: center; cursor: pointer; line-height: normal; letter-spacing: 1px; border-radius: 999px; -moz-border-radius: 999px; -webkit-border-radius: 999px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; border: 2px solid #8f3433; } .more:hover { color: #000; background: transparent; opacity: 1; } .more.simple { background: transparent; color: #FFF; border: 1px solid #E2E6E7; padding: 17px 24px 16px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .more.simple:hover { border-color: #8f3433; background: #8f3433; } .more.small { padding: 12px 19px 11px; } /* --- copyright row --- */ .copyright { color: #999; font-family: 'Raleway'; line-height: 24px; } .copyright a { color: #444; } /* --- prettyPhoto --- */ /*div.pp_default .pp_nav { margin-top: 9px; } div.pp_default .pp_close { margin-top: 7px; }*/ div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right { background: none; padding: 0; } div.pp_default .pp_content, div.light_rounded .pp_content { padding: 10px; } div.pp_default .pp_description { font-size: 12px; color: #7C7C7C; } div.pp_default .pp_close { margin-top: 8px; background: url("../images/close.png") 0 0 no-repeat; } div.pp_default .pp_close:hover { opacity: 1; background-position: 0 -30px; } /* --- map --- */ .contact-map { width: 100%; height: 450px; } /* --- slider revolution container --- */ .revolution-slider-container { width: 100%; position: relative; padding: 0; } .revolution-slider { width: 100%; height: 600px; position: relative; background: #F5F5F5; } /* --- slider revolution label --- */ .slider-content-box { width: 460px; max-height: auto; white-space: normal; padding-bottom: 47px; } .slider-content-box h2 { color: #FFF; border-bottom: 1px solid #8f3433; padding: 21px 30px 20px; background: rgba(38, 38, 40, 0.68); } .slider-content-box h2 a { color: #FFF; } .slider-content-box h2 a:hover { text-decoration: underline; opacity: 1; } .slider-content-box p { font-family: 'Raleway'; font-size: 16px; color: #FFF; line-height: 26px; padding: 23px 30px 40px; } .slider-content-box .more { margin-left: 30px; } .tp-caption a:hover { color: #FFF !important; } /* --- slider revolution navigation arrows --- */ .tparrows.preview1 { width: 40px; height: 100px; } .tparrows.preview1:after { font-family: "template" !important; font-size: 24px; position: absolute; left: 0px; top: 0px; color: #FFF; width: 40px; height: 100px; text-align: center; background: rgba(0, 0, 0, 0.15); z-index: 2; line-height: 100px; -webkit-transition: background 0.2s, color 0.2s; -moz-transition: background 0.2s, color 0.2s; transition: background 0.2s, color 0.2s; } .tp-rightarrow.preview1:after { content: 'a'; right: 0; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .tp-leftarrow.preview1:after { content: 'a'; } .tparrows.preview1:hover:after { background: #FFF; color: #666; } .tparrows.preview1 .tp-arr-allwrapper { display: none; } /* --- slider revolution navigation bullets --- */ .tp-bullets.preview1 { height: 12px !important; } .tp-bullets.preview1 .bullet { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; width: 11px !important; height: 11px !important; border: none !important; margin-right: 10px !important; margin-bottom: 0px !important; } .tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected { background: #FFF !important; width: 11px !important; height: 11px !important; border: none !important; } /* --- misc --- */ .scroll-top.animated-element { position: fixed; visibility: hidden; display: block; width: 50px; padding: 13px 0; background: rgba(38, 38, 40, 0.4); right: 30px; bottom: 30px; text-align: center; } .scroll-top:before { font-size: 24px; color: #FFF; } .scroll-top:hover { background: #8f3433; } .header h1 a, .sf-menu a:hover, .social-icons a:hover, .header-top-bar .template-search:hover, .header-top-bar-container .header-toggle:hover, .slider-control:hover, .more:hover, .vertical-menu li a:hover, .buttons li a:hover, .tabs-navigation li a:hover, .tabs-navigation li a:focus, .tabs-navigation li a:active, .taxonomies a:hover, .pagination li a:hover, .scroll-top:hover { text-decoration: none; } input, textarea { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; } input[type='checkbox'] { -webkit-appearance: checkbox; } input[type='radio'] { -webkit-appearance: radio; } :focus { outline: none; } ::-moz-focus-inner { border: 0; } body.lock-position { position: fixed; overflow: hidden; width: 100%; height: 100%; } .footer-logo { max-height: 75px; }
resources/assets/css/app.css
.clearfix:after { font-size: 0px; content: "."; display: block; height: 0px; visibility: hidden; clear: both; } body { background: #FFF; padding: 0px; margin: 0px; font-family: 'Arial'; font-size: 14px; color: #444; } a { text-decoration: none; outline: none; } a:hover { text-decoration: underline; } img { display: block; transition: opacity 0.0s ease 0.0s; opacity: 1; max-width: 100%; height: auto; } a img { display: block; transition: opacity 0.0s ease 0.0s; opacity: 1; max-width: 100%; height: auto; } a:hover img { opacity: 0.8; } p { padding: 1em 0; color: #444; line-height: 150%; } p.description { font-family: 'Raleway'; font-size: 16px; line-height: 26px; padding: 0; margin-top: 34px; } p.description.t1 { font-family: 'Raleway'; font-size: 14px; line-height: 24px; margin-top: 24px; } p a { color: #8f3433; font-weight: 600; } strong { color: #000; } blockquote { text-align: center; font-family: 'Raleway'; font-size: 16px; color: #444; line-height: 26px; } blockquote:before { display: block; font-size: 48px; color: #8f3433; text-align: left; margin-bottom: 10px; } pre { font-family: 'Courier new'; font-size: 14px; line-height: 170%; background: url("../images/code_background.png") repeat; text-shadow: 0 1px 0 #FFF; zoom: 1; filter: dropshadow(color=#ffffff, offx=0, offy=1); padding: 0 5px; margin: 0; overflow: auto; } label { color: #25282A; font-family: 'Roboto'; } .relative { position: relative; } .responsive { display: block; width: 100%; height: auto; } input, textarea { font-family: 'Raleway'; border: 1px solid #E2E6E7; font-size: 14px; line-height: 24px; padding: 12px 15px; color: #444; margin: 0; } input[type='number'] { appearance: textfield; -moz-appearance: textfield; -webkit-appearance: textfield; -webkit-appearance: none; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; } table { width: 100%; } table td, table th { padding: 18px 30px; font-family: 'Raleway'; font-size: 14px; line-height: 24px; } table td, table th { border-left: 1px solid #E2E6E7; } table td:first-child, table th:first-child { text-align: right; border-left: none; } table tr:nth-child(odd) { background: #F5F5F5; } .radius { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } img.radius { max-width: 100%; } .logo-top { max-height: 90px; } .float { float: left; } .align-center { text-align: center; } .align-left { text-align: left; } .align-right { text-align: right; } .padding-bottom-17 { padding-bottom: 17px; } .padding-bottom-50 { padding-bottom: 50px; } .padding-bottom-61 { padding-bottom: 61px; } .padding-bottom-66 { padding-bottom: 66px; } .padding-bottom-70 { padding-bottom: 70px; } .padding-bottom-87 { padding-bottom: 87px; } .padding-top-7 { padding-top: 7px; } .padding-top-54 { padding-top: 54px; } .padding-top-70 { padding-top: 70px; } .padding-top-bottom-30 { padding: 30px 0; } .margin-top-0 { margin-top: 0 !important; } .margin-top-10 { margin-top: 10px !important; } .margin-top-20 { margin-top: 20px; } .margin-top-26 { margin-top: 26px; } .margin-top-30 { margin-top: 30px; } .margin-top-34 { margin-top: 34px !important; } .margin-top-40 { margin-top: 40px !important; } .margin-top-67 { margin-top: 67px; } .margin-top-70 { margin-top: 70px !important; } .nounderline, .nounderline:hover { text-decoration: none; } /* --- site container --- */ /* --- headers --- */ h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; margin: 0; padding: 0; color: #000; font-weight: 600; letter-spacing: 1px; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; transition: opacity 0.3s ease 0s; opacity: 1; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { opacity: 0.6; text-decoration: none; } h1 { font-size: 22px; line-height: 34px; } h2 { font-size: 29px; line-height: 40px; } h3 { font-size: 22px; line-height: 34px; } h4 { font-size: 18px; line-height: 28px; } h5 { font-size: 14px; line-height: 24px; font-weight: 700; } h6 { font-size: 15px; line-height: 24px; font-weight: 500; letter-spacing: normal; } h2.box-header { text-align: center; } h2.box-header.align-left { text-align: left; } .box-header:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin-top: 13px; } h2.box-header:after { width: 80px; margin-left: auto; margin-right: auto; margin-top: 20px; } h2.box-header.align-left:after { margin-left: 0; } h3 .more { margin-left: 50px; } h6.box-header { border-bottom: 1px solid #E2E6E7; } h6.box-header:after { margin-bottom: -1px; } /* --- header --- */ .header-container { padding: 26px 0; } .header-top-bar-container { background-color: #F5F5F5; } .header-top-bar-container .header-toggle { display: none; clear: both; text-align: center; color: #444; padding: 15px 0; } .header-top-bar-container .header-toggle:hover { color: #000; } .header-top-bar-container .header-toggle { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -ms-filter: fliph; filter: fliph; } .header-top-bar-container .header-toggle.active { -moz-transform: rotate(0); -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } .header-top-bar, .header { width: 1170px; margin-left: auto; margin-right: auto; } .header .logo { width: 370px; /*float: left;*/ } .header h1 { font-size: 37px; font-weight: 900; color: #8f3433; line-height: 1; } .header h1 a { color: #8f3433; } .header h1 a:hover { opacity: 1; } /* --- page header --- */ .page-header { height: 100px; -webkit-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset; } .page-header-left { float: left; width: 400px; } .page-header-right { float: right; width: 650px; } .page-header-right label { float: left; } /* --- bread crumbs --- */ .bread-crumb-container { float: right; padding: 7px 0; } .bread-crumb { float: left; } .bread-crumb li { float: left; margin-left: 3px; } .bread-crumb-container label, .bread-crumb li, .bread-crumb li a { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; } .bread-crumb li a { color: #444; } /* --- menu --- */ .menu-container { width: 800px; /*float: right;*/ } .menu-container nav { float: right; } .header-container.sticky.move { position: fixed; top: 0; width: 100%; z-index: 1001; background: #FFF; padding: 16px 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); } .boxed .header-container.sticky.move { max-width: 1150px; width: 100%; } .sf-menu { float: none; padding: 0; margin: 0; } .sf-menu li { border: none; overflow: hidden; } .sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: none #fff; } .sf-menu li:hover a, .sf-menu li:hover a:visited { color: #8f3433; } .sf-menu li a, .sf-menu li a:visited { font-family: 'Raleway'; font-size: 14px; font-weight: 400; line-height: 24px; color: #444444; padding: 12px 0 12px 26px; border: none; } .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.selected a { color: #8f3433; } body .header-container .menu-container .sf-menu > li:first-child a { padding-left: 0; } .sf-menu li ul { border: 1px solid #E2E6E7; } .sf-menu li ul { width: 218px; } .sf-menu li:hover, .sf-menu li.sfHover { overflow: visible; } .sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 48px; left: 5px; } .sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul { left: auto; right: 0; } .sf-menu li:first-child:hover ul, .sf-menu li:first-child.sfHover ul { left: -21px; } .sf-menu li ul li { width: 218px; height: auto; padding: 0; border: none; } .menu-container .sf-menu li ul li a, .menu-container .sf-menu li.selected ul li a, .menu-container .sf-menu li:hover ul li a { color: #444; border-top: 1px solid #E2E6E7; background-color: #FFF; padding: 13px 20px; background-image: none; } .menu-container .sf-menu li ul li:first-child a { border-top: none; } .menu-container .sf-menu li ul li a:hover, .menu-container .sf-menu li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li a:hover, .menu-container .sf-menu li:hover ul li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li.selected a, .menu-container .sf-menu li:hover ul li.sfHover > a { color: #8f3433; } ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 218px; z-index: 2 !important; } /* --- mobile menu --- */ .mobile-menu-container { display: none; } .header .mobile-menu-switch, .mobile-menu, .mobile-menu-divider { display: none; margin-left: auto; margin-right: auto; } .mobile-menu-divider { margin-top: 15px; } .mobile-menu li a { display: block; color: #25282A; background: #F0F0F0; font-size: 14px; font-family: "Raleway"; line-height: 24px; padding: 12px 20px; margin-bottom: 1px; } .mobile-menu li.selected a, .mobile-menu li.selected ul li.selected a, .mobile-menu li.selected ul li.selected ul li.selected a { background: #8f3433; color: #FFF; } .mobile-menu li ul a { font-size: 14px; padding-left: 40px; } .mobile-menu li ul ul a { font-size: 13px; padding-left: 80px; } .mobile-menu li.selected ul a, .mobile-menu li.selected ul li.selected ul a { color: #25282A; background: #F0F0F0; } .mobile-menu-switch .line { display: block; width: 30px; height: 3px; background: #444; margin-top: 6px; } .mobile-menu-switch .line:first-child { margin-top: 0; } .mobile-menu-switch:hover .line { background: #8f3433; } /* --- vertical menu --- */ .vertical-menu li { margin-top: 10px; } .vertical-menu li:first-child { margin-top: 0; } .vertical-menu li a { display: block; background: #F5F5F5; padding: 18px 18px 18px 19px; font-family: 'Raleway'; line-height: 24px; color: #444; } .vertical-menu li.selected a, .vertical-menu li:hover a { background: #8f3433; } .vertical-menu li.selected a, .vertical-menu li:hover a, .vertical-menu li.selected a span, .vertical-menu li:hover a span { color: #FFF; } .vertical-menu li a span { float: right; color: #AAA; font-size: 11px; } /* --- page --- */ .page-margin-top { margin-top: 50px; } .page-margin-top-section { margin-top: 65px; } .page-padding-top { padding-top: 50px; } .page-padding-top-section { padding-top: 65px; } /* --- vertical align --- */ .vertical-align-table { display: table; } .vertical-align { display: table-row; } .vertical-align-cell { display: table-cell; vertical-align: middle; } /* --- page layout --- */ .row { width: 1170px; margin-left: auto; margin-right: auto; } .column .row { width: auto; } .row.full-width { width: 100%; } .row.gray { background: #F5F5F5; } .row.yellow { background: #8f3433; } .row:after { font-size: 0px; content: "."; display: block; height: 0px; visibility: hidden; clear: both; } .column { position: relative; float: left; margin-left: 30px; } .column:first-child, .column.first { margin-left: 0; } .column-1-1 { width: 100%; } .column-1-2 { width: 570px; } .column-1-3, .column-2-3 .column-1-2 { width: 370px; } .column-2-3 { width: 770px; } .column-1-3 .column-1-2 { width: 150px; } .column-2-3 .column-1-3 { width: 210px; } .column-1-4, .column-1-2 .column-1-2 { width: 270px; } .column-3-4 { width: 870px; } .column-3-4 .column-1-2 { width: 420px; } .column-right { float: right; } .columns.no-width .column-left, .columns.no-width .column-right { width: auto; } /* --- services --- */ .services-list li { float: left; width: 390px; background: #FFF; padding-bottom: 26px; } .services-list li h4 { margin-top: 22px; text-align: center; } .services-list li h4.box-header:after { margin-top: 23px; margin-left: auto; margin-right: auto; } .services-list li p { text-align: center; font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 0 25px; margin-top: 24px; } .services-list a > .re-preloader { height: 260px; } /* --- projects --- */ .projects-list { width: 100%; } .projects-list li { position: relative; float: left; width: 25%; overflow: hidden; } .projects-list.isotope li { width: auto; margin-top: 30px; } .projects-list li img { width: 100%; } .projects-list a > .re-preloader { height: 250px; } .projects-list li .view { position: absolute; top: 0; background: rgba(38, 38, 40, 0.2); width: 100%; height: 100%; opacity: 0.7; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .projects-list li:hover .view { opacity: 1; background: rgba(38, 38, 40, 0.8); } .projects-list li .view .vertical-align-table { width: 100%; height: 100%; } .projects-list li .view p.description { color: #FFF; margin-top: -20px; margin-bottom: 55px; font-size: 14px; line-height: 24px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .projects-list li:hover .view p.description { margin-bottom: 35px; } /* --- features --- */ .features-list li { float: left; width: 100%; margin-top: 50px; } .features-list.big li { text-align: center; } .features-list li:first-child { margin-top: 0; } .features-list li:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .features-list.big li:before { clear: both; float: none; display: block; width: 60px; font-size: 60px; margin-left: auto; margin-right: auto; padding: 39px; } .features-list li h4 { padding-bottom: 5px; } .features-list li p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 0; margin-top: 19px; margin-left: 118px; } .features-list.big li h4 { margin-top: 35px; } .features-list.big li h4:after { margin-top: 20px; margin-left: auto; margin-right: auto; } .features-list.big li p { width: 80%; margin-left: auto; margin-right: auto; } .features-list.big .ornament { position: relative; width: 1px; height: 20px; margin-left: auto; margin-right: auto; margin-bottom: 13px; background: #E2E6E7; } .features-list.big .ornament:after { position: absolute; content: ""; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; width: 11px; height: 11px; left: -6px; bottom: -13px; } .page-404 .features-list.big li p { font-size: 16px; line-height: 26px; margin-top: 34px; } /* --- testimonials --- */ .testimonials-container { position: relative; } .testimonials-container .caroufredsel_wrapper_testimonials { width: 1050px !important; left: 60px !important; } .testimonials-list li { float: left; width: 1050px; text-align: center; } .testimonials-list li:before { display: block; width: 48px; font-size: 48px; margin-left: auto; margin-right: auto; color: #FFF; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .testimonials-list .ornament { position: relative; width: 1px; height: 20px; margin-left: auto; margin-right: auto; margin-bottom: 13px; background: #E2E6E7; } .testimonials-list .ornament:after { position: absolute; content: ""; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; width: 11px; height: 11px; left: -6px; bottom: -13px; } .testimonials-list p { font-family: 'Raleway'; font-weight: 300; font-size: 21px; color: #FFFFFF; line-height: 36px; padding: 29px 50px 0; } .testimonials-list p:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin-top: 30px; margin-bottom: 34px; margin-left: auto; margin-right: auto; } .testimonials-list .author { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #FFF; line-height: 20px; } .testimonials-list .author-details { margin-top: 7px; font-family: 'Raleway'; font-weight: 500; font-size: 11px; color: #FFF; line-height: 16px; letter-spacing: 1px; } /* --- our clients --- */ .our-clients-list-container { overflow: hidden; text-align: center; } .our-clients-list li { float: left; margin-right: 30px; } .our-clients-list li img { width: 100%; } .our-clients-pagination { display: inline; } .our-clients-pagination a { display: inline-block; width: 1px; height: 1px; background: #E2E6E7; border: 5px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin-left: 10px; margin-top: 48px; } .our-clients-pagination a:first-child { margin-left: 0; } .our-clients-pagination a.selected, .our-clients-pagination a:hover { border-color: #8f3433; background: #8f3433; } .our-clients-pagination span { display: none; } /* --- contact details --- */ .contact-details-list li:before { display: block; float: left; width: 48px; height: 48px; font-size: 48px; color: #8f3433; background: #FFF; border: 1px solid #FFF; padding: 19px; margin-right: 30px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .contact-details-list li p { font-family: 'Raleway'; font-size: 16px; line-height: 26px; color: #FFF; } .contact-details-list li p a { color: #FFF; } /* --- slider control --- */ .slider-control { position: absolute; width: 26px; height: 26px; color: #FFF; border: 1px solid #E2E6E7; padding: 16px; top: 43%; font-size: 24px; z-index: 1; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .slider-control.right { right: 0; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .slider-control:hover { background: #8f3433; border-color: #8f3433; } /* --- parallax --- */ .parallax-1 { background-image: url("../images/samples/1920x1200/parallax-01.jpg"); } .parallax-2 { background-image: url("../images/samples/1920x1200/parallax-01.jpg"); } .parallax, .parallax h2, .parallax h4, .parallax p, .parallax .features-list li::before { color: #FFF; } .parallax.cover { background-size: cover; } /* --- counters --- */ span.number, span.odometer.number { margin-top: 10px; font-family: 'Raleway'; font-weight: 100; font-size: 80px; color: #FFF; visibility: visible; } span.number:after, span.odometer.number:after { display: block; content: ""; background: #8f3433; width: 40px; height: 2px; margin: 20px auto 0; } /* --- blog --- */ .blog > li { clear: both; float: left; margin-top: 70px; } .blog > li:first-child, .blog.small > li:first-child { margin-top: 0; } .blog .post-image, .blog .post-content, .blog .post-details, .blog .post-content-details li { float: left; } .blog .post-details { width: 90px; margin-right: 30px; font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; } .blog .post-details a { color: #999; } .blog .post-content { width: 750px; } .blog .post-content .re-preloader { height: 300px; } .blog .post-content .row { width: auto; } .blog.small .post-content { width: 160px; } .blog .post-details li { border-top: 1px solid #E2E6E7; border-right: 1px solid #E2E6E7; text-align: center; padding: 10px 0; } .blog .post-details li:first-child { border-top: none; } .blog .post-details .date h2, .blog .post-details li:before { color: #8f3433; } .blog .post-details li.date:before { display: none; } .blog .post-details li:before { display: block; margin-bottom: 2px; font-size: 14px; } .blog .post-content-details { margin-bottom: 16px; } .blog .post-content-details li { font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999; line-height: 20px; margin-left: 10px; } .blog .post-content-details li:first-child { margin-left: 0; } .blog .post-content-details li a { color: #444; } .blog p.description.t1 { margin-top: 34px; } .blog .post-image { width: 100%; margin-bottom: 25px; } .blog.small > li { margin-top: 30px; } .blog.small .post-content a { display: block; font-family: Raleway; font-size: 14px; color: #444444; line-height: 24px; } .blog.small .post-image { width: auto; margin-bottom: 0; margin-right: 20px; } .blog.small li .post-details { width: auto; clear: both; margin-top: 13px; margin-right: 0; } .blog.small li .post-details li { text-align: left; padding: 0; border: none; } .column-1-2 .blog .post-content { width: 450px; } /* --- single post --- */ .post.single p { font-family: "Raleway"; font-size: 14px; line-height: 24px; } .post.single blockquote, .post.single p, .post.single h3, .post.single h4 { margin-top: 24px; } /* --- taxonomies --- */ .taxonomies li { float: left; margin-right: 7px; margin-bottom: 7px; } .taxonomies a { display: block; border: 1px solid #E2E6E7; color: #999; line-height: 16px; letter-spacing: 1px; font-family: 'Raleway'; font-size: 11px; font-weight: 500; padding: 10px 12px; text-align: left; } .taxonomies a:hover { color: #FFF; background: #8f3433; border-color: #8f3433; } .taxonomies.full-width li { width: 100%; margin-right: 0; } .taxonomies a span { float: right; } /* --- buttons --- */ .buttons li { margin-top: 10px; } .buttons li:first-child { margin-top: 0; } .buttons li a { display: block; background: #F5F5F5; padding: 18px 18px 18px 19px; font-family: 'Raleway'; line-height: 24px; color: #444; } .buttons li:before { color: #8f3433; float: left; font-size: 24px; margin-right: 19px; margin-top: 17px; margin-left: 20px; } .buttons li.selected a, .buttons li:hover a { background: #8f3433; color: #FFF; } .buttons li.selected:before, .buttons li:hover:before { color: #FFF; } /* --- announcement --- */ .announcement { width: 1170px; margin-left: auto; margin-right: auto; padding: 30px 0; } .announcement .vertical-align-cell:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .announcement .vertical-align { height: 88px; } .announcement h3 { margin-left: 118px; } .announcement p.description { margin-top: 14px; margin-left: 118px; /*white-space: nowrap;*/ } /* --- call to action --- */ .call-to-action { border: 1px solid #E2E6E7; padding: 30px 18px 47px; text-align: center; } .call-to-action:before { display: block; width: 48px; height: 48px; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; margin-left: auto; margin-right: auto; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .call-to-action h4 { margin-top: 22px; } .call-to-action p.description { margin-top: 17px; margin-bottom: 43px; } .call-to-action .more { margin-top: 28px; } /* --- comment form, contact form --- */ .comment-form input, .comment-form textarea, .contact-form input, .contact-form textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; } .comment-form input, .contact-form input { margin-top: 20px; } .comment-form input:first-child, .contact-form input:first-child { margin-top: 0; } .comment-form textarea, .contact-form textarea { height: 190px; resize: none; } .comment-form [type='submit'], .contact-form [type='submit'] { width: auto; font-size: 12px; color: #25282a; margin-top: 0; outline: none; } #cancel-comment { display: none; font-size: 12px; margin-right: 20px; color: #8f3433; } .comment-form p.description.t1, .contact-form p.description.t1 { margin-top: 14px; } .comment-form .hint, .contact-form .hint { color: #999; } ::-webkit-input-placeholder { color: #999; } :-moz-placeholder { color: #999; opacity: 1; } ::-moz-placeholder { color: #999; opacity: 1; } :-ms-input-placeholder { color: #999; } /* --- tooltip --- */ .ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content { font-size: 13px; font-family: arial; color: #FFF; } .ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content { border: none; } .ui-tooltip-content { padding: 10px 20px 10px 20px; } .ui-tooltip-error .ui-tooltip-content { background: #E9431C; } .ui-tooltip-success .ui-tooltip-content { background: #61911B; } /* --- comments list --- */ .comment { margin-top: 30px; } #comments-list > .comment:first-child { margin-top: 40px; } .comment-author-avatar { float: left; width: 90px; height: 90px; } .avatar-1 { background-image: url("../images/samples/90x90/users/image_01.png"); } .avatar-2 { background-image: url("../images/samples/90x90/users/image_02.png"); } .avatar-3 { background-image: url("../images/samples/90x90/users/image_03.png"); } .avatar-4 { background-image: url("../images/samples/90x90/users/image_04.png"); } .avatar-5 { background-image: url("../images/samples/90x90/users/image_05.png"); } .avatar-6 { background-image: url("../images/samples/90x90/users/image_06.png"); } .avatar-7 { background-image: url("../images/samples/90x90/users/image_07.png"); } .avatar-8 { background-image: url("../images/samples/90x90/users/image_08.png"); } .posted-by abbr { font-family: 'Raleway'; color: #999; font-size: 13px; margin-top: 7px; font-weight: 500; line-height: 20px; } .posted-by .in-reply { margin-left: 5px; color: #ABABAB; } #comments-list .comment-details { float: left; width: 750px; margin-left: 30px; } #comments-list .comment-details p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; border-bottom: 1px solid #E2E6E7; padding: 24px 0; } #comments-list .children { clear: both; float: left; margin-left: 120px; } #comments-list .children .children { margin-left: 0; } #comments-list .children .comment-details { width: 630px; } #comments-list .comment-details .more { float: right; color: #999; margin-top: -22px; font-weight: 500; font-size: 11px; line-height: 16px; } #comments-list .comment-details .more:hover { color: #FFF; } /* --- pagination --- */ .pagination { clear: both; float: right; } .pagination li { font-family: 'Raleway'; float: left; margin-left: 7px; } .pagination li:first-child { margin-left: 0; } .pagination li.left a:before, .pagination li.right a:before { color: #999; } .pagination li a:hover:before, .pagination li a.selected:before { color: #FFF; } .pagination li.left a, .pagination li.right a { padding: 9px 0; } .pagination li.right { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .pagination li a { display: block; color: #999; font-size: 16px; width: 35px; padding: 9px 0 10px; border: 1px solid #E2E6E7; text-align: center; } .pagination li a:hover, .pagination li.selected a { color: #FFF; background-color: #8f3433; border-color: #8f3433; } /* --- list bullet --- */ .list li { padding-top: 3px; padding-bottom: 3px; font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding-left: 30px; } .list li a { color: #8f3433; font-weight: 600; } li.template-bullet:before { color: #8f3433; padding-right: 15px; margin-left: -30px; vertical-align: text-top; } /* --- tabs navigation --- */ .tabs-navigation { width: 100%; padding: 0; margin: 0; list-style: none; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; background: none; border: none; text-align: center; } .tabs.align-left .tabs-navigation { text-align: left; } .tabs.align-left .ui-tabs-panel { text-align: left; } .tabs-navigation li { position: relative; display: inline-block; padding: 0; border: none; list-style: none; text-align: center; margin-left: 26px; } .tabs-navigation li:first-child { margin-left: 0; } .tabs-navigation.small.gray li a { background: #F5F5F5; } .tabs-navigation.small li { margin-right: 6px; margin-bottom: 10px; margin-left: 0; } .tabs-navigation.small li a { min-width: 0; padding: 15px 20px; } .tabs-navigation a:before { display: block; margin-left: auto; margin-right: auto; font-size: 48px; color: #8f3433; padding: 20px 20px 12px; } .tabs-navigation li a { display: block; min-width: 180px; text-align: center; font-size: 14px; color: #444; background: #FFF; padding: 10px 0 23px; border: none; font-family: 'Raleway'; line-height: 24px; outline: none; text-decoration: none; } .tabs-navigation li:last-child a { border-right: none; } .tabs-navigation li a:hover, .tabs-navigation li a.selected, .tabs-navigation li.ui-tabs-active a, .tabs-navigation.small.gray li a:hover, .tabs-navigation.small.gray li a.selected, .tabs-navigation.small.gray li.ui-tabs-active a { background: #8f3433; color: #FFF; } .tabs-navigation li a:hover:before, .tabs-navigation li a.selected:before, .tabs-navigation li.ui-tabs-active a:before { color: #FFF; } .tabs-navigation li.ui-tabs-active span { display: inline; position: absolute; border-style: solid; border-width: 9px 9px 0; border-color: #8f3433 transparent; bottom: -9px; margin-left: -9px; } .tabs .ui-tabs-panel { text-align: center; padding: 42px 0 0; } .tabs.small .ui-tabs-panel { padding: 0; } .tabs .ui-tabs-panel p { font-family: 'Raleway'; font-size: 14px; line-height: 24px; padding: 34px 0 0; } .tabs.small .ui-tabs-panel p { padding: 24px 0 0; } .tabs .ui-tabs-panel h4.box-header:after { margin-left: auto; margin-right: auto; } /* --- accordion --- */ .accordion .ui-accordion-content { padding: 30px 0 20px; } .accordion .ui-accordion-header { padding: 16px 15px; cursor: pointer; border-bottom: 1px solid #E2E6E7; font-family: 'Raleway'; line-height: 24px; transition: padding-left 300ms, padding-right 300ms; -webkit-transition: padding-left 300ms, padding-right 300ms; -moz-transition: padding-left 300ms, padding-right 300ms; transition-timing-function: ease; -webkittransition-timing-function: ease; -mozkittransition-timing-function: ease; } .accordion .ui-accordion-header h5 { font-weight: 400; letter-spacing: normal; margin-top: 2px; margin-bottom: 1px; margin-left: 39px; } .accordion .ui-accordion-header.ui-state-active { background-color: #8f3433; border-bottom-color: #8f3433; } .accordion .ui-accordion-header.ui-state-active h5 { color: #FFF; } .accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon { color: #FFF; } .accordion .ui-accordion-header .ui-accordion-header-icon { float: left; margin-right: 15px; font-size: 24px; color: #8f3433; } .accordion .ui-accordion-header:hover { padding-left: 25px; padding-right: 5px; } .accordion .ui-accordion-header.ui-state-active:hover { padding: 16px 15px; } .accordion p.description { margin: 0; } /* --- preloader --- */ .re-preloader { display: block; height: auto; min-height: 20px; background: url("../images/preloader.gif") no-repeat center center; } .blog .post-content > a > img, .post.single .post-image img, .our-clients-list, .services-list a > img, .projects-list a > img, .re-preload > img { display: none; } .projects-list.isotope li > a, .projects-list.isotope a > img { display: block; width: 270px; height: 180px; } .re-preload .re-preloader { height: 200px; } /* --- contact details --- */ .header-top-bar .contact-details { float: left; } .contact-details li { float: left; border-right: 1px solid #E2E6E7; font-family: 'Raleway'; font-weight: 500; font-size: 13px; color: #999999; line-height: 20px; padding: 15px 20px; } .contact-details li:first-child { border-left: 1px solid #E2E6E7; } .contact-details li:before { font-size: 14px; margin-right: 10px; } /* --- social icons --- */ .social-icons li { float: left; border-right: 1px solid #E2E6E7; } .social-icons li:first-child { border-left: 1px solid #E2E6E7; } .social-icons a { display: block; color: #AAA; } .social-icons a:hover { color: #444; } .social-icons a:before { font-size: 14px; } .header-top-bar .social-icons { float: right; } .social-icons li a { padding: 17px; } .social-icons.yellow li { background: #8f3433; border: 2px solid #8f3433; margin-left: 1px; } .social-icons.yellow li:hover { background: transparent; } .social-icons.yellow li a { padding: 15px 16px; height: 16px; } .social-icons.yellow li a:before { color: #FFF; } .social-icons.yellow li a:hover:before { color: #000; } .social-icons.yellow li:first-child { margin-left: 0; } /* --- search --- */ .header-top-bar .search-container { float: right; position: relative; } .header-top-bar .template-search { display: block; font-size: 14px; padding: 17px; border-right: 1px solid #E2E6E7; color: #AAA; } .template-search:hover { color: #444; } .search { position: absolute; display: none; width: 179px; right: 0; padding: 12px 10px; margin-top: 5px; background: #F5F5F5; z-index: 99; } .search .search-input { float: left; width: 91px; color: #444; font-size: 14px; background: #FFF; border: 1px solid #E2E6E7; margin: 0; padding: 12px 14px 12px 12px; } .search .search-input.hint { color: #858d94; } .search .search-input::-webkit-input-placeholder { color: #858d94; } .search .search-input:-moz-placeholder { color: #858d94; opacity: 1; } .search .search-input::-moz-placeholder { color: #858d94; opacity: 1; } .search .search-input:-ms-input-placeholder { color: #858d94; } .search .search-submit-container { position: relative; float: right; } .header-top-bar .search .template-search { padding: 18px 18px 17px 18px; border: none; } .search .search-submit-container:hover .template-search { color: #444; } .search .search-submit { position: absolute; width: 50px; height: 50px; background: none; padding: 0; top: 0; left: 0; cursor: pointer; } /* --- ui slider --- */ .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; cursor: default; -ms-touch-action: none; touch-action: none; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } /* support: IE8 - See #6727 */ .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; } .ui-slider-horizontal .ui-slider-handle { margin-left: -.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } /* --- ui dropdown --- */ /* right-aligned */ .ui-menu .ui-menu-icon { left: auto; right: 0; } .ui-selectmenu-menu { padding: 0; margin: 0; position: absolute; top: 0; left: 0; display: none; } .ui-selectmenu-menu .ui-menu { overflow: auto; /* Support: IE7 */ overflow-x: hidden; padding-bottom: 1px; } .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: bold; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0 0 0; height: auto; border: 0; } .ui-selectmenu-open { display: block; } .ui-selectmenu-button { display: inline-block; overflow: hidden; position: relative; text-decoration: none; cursor: pointer; } .ui-selectmenu-button span.ui-icon { right: 0; position: absolute; } .ui-selectmenu-button span.ui-selectmenu-text { text-align: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* --- cost calculator --- */ .cost-calculator-box { padding: 30px; background: #F5F5F5; margin-top: 1px; } .column-2-3 .cost-calculator-box .column-1-2 { width: 340px; } .cost-calculator-box:before { float: left; font-size: 48px; margin-right: 30px; color: #8f3433; border: 1px solid #E2E6E7; padding: 19px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .cost-calculator-box:first-child { margin-top: 0; } .cost-calculator-box label { float: left; font-family: 'Raleway'; font-size: 14px; line-height: 24px; border-left: 4px solid #8f3433; padding: 14px 0 12px 15px; } .cost-calculator-box .cost-slider-container { float: right; margin-left: 30px; } .cost-calculator-box input { float: right; width: 40px; margin-left: 30px; margin-top: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } .cost-calculator-box input.big { width: 370px; } .cost-calculator-box.cost-calculator-contact input { width: 100%; margin-top: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .cost-calculator-box.cost-calculator-contact input:first-child { margin-top: 0; } .cost-calculator-box.cost-calculator-contact input[type='submit'] { width: auto; margin-top: 0; } .cost-calculator-sum { text-align: right; margin-top: 10px; } .contact-form .cost-calculator-box p.description.t1 { margin-top: 14px; padding: 0; } .cost-calculator-price { font-family: 'Raleway'; font-weight: 300; font-size: 40px; color: #8f3433; } .ui-slider { float: right; width: 300px; margin-top: 20px; background-color: #E2E6E7; border-radius: 5px; } .ui-slider-horizontal { height: 10px; } .ui-slider .ui-slider-handle { cursor: pointer; width: 28px; height: 28px; top: -10px; border: 1px solid #E2E6E7; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: #FFF; } .ui-slider-handle:after { content: ""; display: block; width: 10px; height: 10px; margin-left: 9px; margin-top: 9px; background: #8f3433; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .ui-slider-handle .cost-slider-tooltip { position: absolute; min-width: 50px; left: -11px; top: 35px; } .ui-slider-handle .cost-slider-tooltip .value { width: 100%; font-family: 'Raleway'; color: #FFF; background: #8f3433; padding: 12px 0; text-align: center; } .ui-slider-handle .cost-slider-tooltip .arrow { width: 100%; height: 8px; text-align: center; } .ui-slider-handle .cost-slider-tooltip .arrow:before { content: ""; border-color: #8f3433 transparent; border-style: solid; border-width: 0 8px 8px; margin-left: -8px; display: inline; position: absolute; } .ui-slider-range-min { background: #8f3433; border-radius: 5px; } .ui-selectmenu-button { float: right; font-family: 'Raleway'; border: 1px solid #E2E6E7; margin: 0; background: #FFF; } .ui-selectmenu-button span.ui-selectmenu-text { padding: 12px 40px 12px 15px; line-height: 24px; font-size: 14px; color: #444; } .ui-selectmenu-button .ui-icon { color: #444; border-left: 1px solid #E2E6E7; padding: 16px 12px 17px; } .ui-selectmenu-button.ui-corner-top .ui-icon, .ui-selectmenu-button:hover .ui-icon { color: #8f3433; } .ui-selectmenu-menu { z-index: 2; } .ui-selectmenu-menu .ui-menu { border: 1px solid #E2E6E7; border-top: none; max-height: 204px; } .ui-selectmenu-menu .ui-menu li { font-family: 'Raleway'; cursor: pointer; background: #FFF; color: #444; border-top: 1px solid #E2E6E7; padding: 13px 15px; } .ui-selectmenu-menu .ui-menu li:first-child { border-top: 0; } .ui-selectmenu-menu .ui-menu li.ui-state-focus { color: #8f3433; } /* --- buttons --- */ .more, .more[type="submit"] { color: #FFF; font-family: 'Raleway'; font-size: 12px; font-weight: 700; background: #8f3433; padding: 16px 23px 15px; text-align: center; cursor: pointer; line-height: normal; letter-spacing: 1px; border-radius: 999px; -moz-border-radius: 999px; -webkit-border-radius: 999px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; border: 2px solid #8f3433; } .more:hover { color: #000; background: transparent; opacity: 1; } .more.simple { background: transparent; color: #FFF; border: 1px solid #E2E6E7; padding: 17px 24px 16px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } .more.simple:hover { border-color: #8f3433; background: #8f3433; } .more.small { padding: 12px 19px 11px; } /* --- copyright row --- */ .copyright { color: #999; font-family: 'Raleway'; line-height: 24px; } .copyright a { color: #444; } /* --- prettyPhoto --- */ /*div.pp_default .pp_nav { margin-top: 9px; } div.pp_default .pp_close { margin-top: 7px; }*/ div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right { background: none; padding: 0; } div.pp_default .pp_content, div.light_rounded .pp_content { padding: 10px; } div.pp_default .pp_description { font-size: 12px; color: #7C7C7C; } div.pp_default .pp_close { margin-top: 8px; background: url("../images/close.png") 0 0 no-repeat; } div.pp_default .pp_close:hover { opacity: 1; background-position: 0 -30px; } /* --- map --- */ .contact-map { width: 100%; height: 450px; } /* --- slider revolution container --- */ .revolution-slider-container { width: 100%; position: relative; padding: 0; } .revolution-slider { width: 100%; height: 600px; position: relative; background: #F5F5F5; } /* --- slider revolution label --- */ .slider-content-box { width: 460px; max-height: auto; white-space: normal; padding-bottom: 47px; } .slider-content-box h2 { color: #FFF; border-bottom: 1px solid #8f3433; padding: 21px 30px 20px; background: rgba(38, 38, 40, 0.68); } .slider-content-box h2 a { color: #FFF; } .slider-content-box h2 a:hover { text-decoration: underline; opacity: 1; } .slider-content-box p { font-family: 'Raleway'; font-size: 16px; color: #FFF; line-height: 26px; padding: 23px 30px 40px; } .slider-content-box .more { margin-left: 30px; } .tp-caption a:hover { color: #FFF !important; } /* --- slider revolution navigation arrows --- */ .tparrows.preview1 { width: 40px; height: 100px; } .tparrows.preview1:after { font-family: "template" !important; font-size: 24px; position: absolute; left: 0px; top: 0px; color: #FFF; width: 40px; height: 100px; text-align: center; background: rgba(0, 0, 0, 0.15); z-index: 2; line-height: 100px; -webkit-transition: background 0.2s, color 0.2s; -moz-transition: background 0.2s, color 0.2s; transition: background 0.2s, color 0.2s; } .tp-rightarrow.preview1:after { content: 'a'; right: 0; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph; } .tp-leftarrow.preview1:after { content: 'a'; } .tparrows.preview1:hover:after { background: #FFF; color: #666; } .tparrows.preview1 .tp-arr-allwrapper { display: none; } /* --- slider revolution navigation bullets --- */ .tp-bullets.preview1 { height: 12px !important; } .tp-bullets.preview1 .bullet { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; width: 11px !important; height: 11px !important; border: none !important; margin-right: 10px !important; margin-bottom: 0px !important; } .tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected { background: #FFF !important; width: 11px !important; height: 11px !important; border: none !important; } /* --- misc --- */ .scroll-top.animated-element { position: fixed; visibility: hidden; display: block; width: 50px; padding: 13px 0; background: rgba(38, 38, 40, 0.4); right: 30px; bottom: 30px; text-align: center; } .scroll-top:before { font-size: 24px; color: #FFF; } .scroll-top:hover { background: #8f3433; } .header h1 a, .sf-menu a:hover, .social-icons a:hover, .header-top-bar .template-search:hover, .header-top-bar-container .header-toggle:hover, .slider-control:hover, .more:hover, .vertical-menu li a:hover, .buttons li a:hover, .tabs-navigation li a:hover, .tabs-navigation li a:focus, .tabs-navigation li a:active, .taxonomies a:hover, .pagination li a:hover, .scroll-top:hover { text-decoration: none; } input, textarea { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; } input[type='checkbox'] { -webkit-appearance: checkbox; } input[type='radio'] { -webkit-appearance: radio; } :focus { outline: none; } ::-moz-focus-inner { border: 0; } body.lock-position { position: fixed; overflow: hidden; width: 100%; height: 100%; } .footer-logo { max-height: 75px; }
0.378689
0.077239
@import url('https://fonts.googleapis.com/css?family=Anton|Merriweather+Sans|Open+Sans|Oswald|Roboto&display=swap'); body { font-family: 'Roboto', sans-serif; background-color: #e0e0e0; } .a:hover{ text-decoration: none; } h1 { padding: 10px 0; border-bottom: 1px solid #e0e0e0; margin: 0 auto; color: #4b4b4b; font-family: 'Roboto', sans-serif; text-align: left; } .row { display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; margin: 0 -16px; } #expiration-date select { background-color: white; padding: 10px; } .cart-img { border-radius: 20px; } .quantity { margin: 5px 0; font-weight: bolder; font-size: 18px; } .col-25 { -ms-flex: 25%; /* IE10 */ flex: 25%; } .col-50 { -ms-flex: 50%; /* IE10 */ flex: 50%; } .col-75 { -ms-flex: 75%; /* IE10 */ flex: 75%; } .col-25, .col-50, .col-75 { padding: 0 16px; } .back { background-color: #ffffff; color: #1e6377; padding: 12px; margin: 15px 0; border: none; border-radius: 3px; cursor: pointer; font-size: 17px; } .back:hover { color: #4b4b4b; cursor: pointer; background-color: #ffde4b; } .container { background-color: white; padding: 5px 20px 15px 20px; border-radius: 3px; margin-top: 50px; } .main-wrapper { background-color: white; padding: 20px; margin-top: 150px; box-shadow: 0 0 10px #b9b9b9; } input[type=text] { width: 100%; margin-bottom: 20px; padding: 12px; border: 1px solid #e2e2e2; border-radius: 20px; } .payment-container { margin: 100px auto; padding: 20px; width: 60%; display: flex; flex-direction: column; justify-content: center; align-content: center; background-color: white; text-align: center; font-size: 20px; } .name{ margin: 0 5px; color:#1e6377; font-weight: bold; font-style: italic; } .thanks{ width: 200px; margin: 0 auto; } .email{ margin: 0 5px; color: #188a61; font-weight: bold; font-style: italic; } .notification{ display: block; } .notification-hidden{ display: none; } .paypal-logo{ font-family: Verdana, Tahoma; font-weight: bold; font-size: 18px; } .paypal-button{ text-align: center; padding: 8px 100px; border: 1px solid #FF9933; border-radius: 5px; background-image: linear-gradient(#FFF0A8, #F9B421); display: block; min-width: 138px; position: relative; margin: 20px 0; } .paypal-button:hover{ cursor: pointer; } i:first-child { color: #253b80; } i:last-child { color: #179bd7; } label { margin-bottom: 10px; display: block; } .icon-container { margin-bottom: 20px; padding: 7px 0; font-size: 24px; } .btn { background-color: #4c8a6f; color: #ffffff; padding: 12px; margin: 15px 0; border: none; width: 100%; border-radius: 3px; cursor: pointer; font-size: 17px; } .btn:hover { background-color: #45a049; } .price { float: right; color: grey; font-size: 20px; font-weight: bold; } .cost-container { padding: 10px; font-size: 20px; background-color: #fff4b0; margin: 0; width: 100%; border-radius: 15px; } .items { float: left; } .col-25 .container { padding-top: 20px; } .main-wrapper { width: 70%; margin: 30px auto; } /* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other (and change the direction - make the "cart" column go on top) */ @media (max-width: 800px) { .row { flex-direction: column-reverse; } .col-25 { margin-bottom: 20px; } }
target/tomcat.8080/webapps/expanded/static/css/checkout.css
@import url('https://fonts.googleapis.com/css?family=Anton|Merriweather+Sans|Open+Sans|Oswald|Roboto&display=swap'); body { font-family: 'Roboto', sans-serif; background-color: #e0e0e0; } .a:hover{ text-decoration: none; } h1 { padding: 10px 0; border-bottom: 1px solid #e0e0e0; margin: 0 auto; color: #4b4b4b; font-family: 'Roboto', sans-serif; text-align: left; } .row { display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; margin: 0 -16px; } #expiration-date select { background-color: white; padding: 10px; } .cart-img { border-radius: 20px; } .quantity { margin: 5px 0; font-weight: bolder; font-size: 18px; } .col-25 { -ms-flex: 25%; /* IE10 */ flex: 25%; } .col-50 { -ms-flex: 50%; /* IE10 */ flex: 50%; } .col-75 { -ms-flex: 75%; /* IE10 */ flex: 75%; } .col-25, .col-50, .col-75 { padding: 0 16px; } .back { background-color: #ffffff; color: #1e6377; padding: 12px; margin: 15px 0; border: none; border-radius: 3px; cursor: pointer; font-size: 17px; } .back:hover { color: #4b4b4b; cursor: pointer; background-color: #ffde4b; } .container { background-color: white; padding: 5px 20px 15px 20px; border-radius: 3px; margin-top: 50px; } .main-wrapper { background-color: white; padding: 20px; margin-top: 150px; box-shadow: 0 0 10px #b9b9b9; } input[type=text] { width: 100%; margin-bottom: 20px; padding: 12px; border: 1px solid #e2e2e2; border-radius: 20px; } .payment-container { margin: 100px auto; padding: 20px; width: 60%; display: flex; flex-direction: column; justify-content: center; align-content: center; background-color: white; text-align: center; font-size: 20px; } .name{ margin: 0 5px; color:#1e6377; font-weight: bold; font-style: italic; } .thanks{ width: 200px; margin: 0 auto; } .email{ margin: 0 5px; color: #188a61; font-weight: bold; font-style: italic; } .notification{ display: block; } .notification-hidden{ display: none; } .paypal-logo{ font-family: Verdana, Tahoma; font-weight: bold; font-size: 18px; } .paypal-button{ text-align: center; padding: 8px 100px; border: 1px solid #FF9933; border-radius: 5px; background-image: linear-gradient(#FFF0A8, #F9B421); display: block; min-width: 138px; position: relative; margin: 20px 0; } .paypal-button:hover{ cursor: pointer; } i:first-child { color: #253b80; } i:last-child { color: #179bd7; } label { margin-bottom: 10px; display: block; } .icon-container { margin-bottom: 20px; padding: 7px 0; font-size: 24px; } .btn { background-color: #4c8a6f; color: #ffffff; padding: 12px; margin: 15px 0; border: none; width: 100%; border-radius: 3px; cursor: pointer; font-size: 17px; } .btn:hover { background-color: #45a049; } .price { float: right; color: grey; font-size: 20px; font-weight: bold; } .cost-container { padding: 10px; font-size: 20px; background-color: #fff4b0; margin: 0; width: 100%; border-radius: 15px; } .items { float: left; } .col-25 .container { padding-top: 20px; } .main-wrapper { width: 70%; margin: 30px auto; } /* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other (and change the direction - make the "cart" column go on top) */ @media (max-width: 800px) { .row { flex-direction: column-reverse; } .col-25 { margin-bottom: 20px; } }
0.444324
0.123339
.at-form { float: none; margin: auto; overflow: auto; margin-top: 20px; margin-bottom: 20px; border-radius: 10px; padding: 15px; } .at-form p { font-size: 15px; line-height: 20px; } .at-title h3 { margin-top: 0px; margin-bottom: 10px; font-size: 18px; font-weight: 800; text-align: center; } .at-link.disabled { color: #444; } .at-signin-link { margin-top: 20px; margin-bottom: 30px; text-align: center; } .at-error, .at-result { text-align: center; } .at-oauth { margin-top: 10px; } button.at-social-btn { display: block; width: 100%; margin: auto; margin-bottom: 10px; padding: 8px 10px; border-radius: 5px; font-size: 16px; } button.at-social-btn i { float: left; width: 40px; font-size: 20px; margin-top: 1px; padding-right: 15px; padding-left: 5px; border-right: 1px solid rgba(0, 0, 0, 0.2); } button.at-social-btn#at-facebook { background: #3B5998; color: #fff; } button.at-social-btn#at-facebook.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-facebook:hover { background: #2C4780; } button.at-social-btn#at-linkedin { background: #338AB0; color: #fff; } button.at-social-btn#at-linkedin.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-linkedin:hover { background: #0571A6; } button.at-social-btn#at-twitter { background: #4099FF; color: #fff; } button.at-social-btn#at-twitter.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-twitter:hover { background: #3288EB; } button.at-social-btn#at-google { background: #db5a3c; color: #fff; } button.at-social-btn#at-google.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-google:hover { background: #CA4C2E; } button.at-social-btn#at-github { background: #666; color: #fff; } button.at-social-btn#at-github.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-github:hover { background: #555; } .at-sep { text-align: center; position: relative; overflow: hidden; margin-bottom: 15px; } .at-sep:before, .at-sep:after { display: block; content: " "; border-bottom: 1px solid #ddd; width: 100%; position: absolute; top: 48%; } .at-sep:before { left: -60%; } .at-sep:after { right: -60%; } .at-input.validating * { cursor: progress; } .at-pwd-form > form { margin-top: 20px; } .at-pwd-form > form label { margin-bottom: 5px; font-weight: 500; font-size: 14px; } #at-btn { font-size: 16px; padding: 10px 12px; /* margin-top: 30px; */ } .at-signup-link { margin-top: 20px; margin-bottom: 30px; /* text-align: center; */ } .at-terms-link { text-align: center; margin-top: 20px; font-size: 16px; }
lib/at_bootstrap.css
.at-form { float: none; margin: auto; overflow: auto; margin-top: 20px; margin-bottom: 20px; border-radius: 10px; padding: 15px; } .at-form p { font-size: 15px; line-height: 20px; } .at-title h3 { margin-top: 0px; margin-bottom: 10px; font-size: 18px; font-weight: 800; text-align: center; } .at-link.disabled { color: #444; } .at-signin-link { margin-top: 20px; margin-bottom: 30px; text-align: center; } .at-error, .at-result { text-align: center; } .at-oauth { margin-top: 10px; } button.at-social-btn { display: block; width: 100%; margin: auto; margin-bottom: 10px; padding: 8px 10px; border-radius: 5px; font-size: 16px; } button.at-social-btn i { float: left; width: 40px; font-size: 20px; margin-top: 1px; padding-right: 15px; padding-left: 5px; border-right: 1px solid rgba(0, 0, 0, 0.2); } button.at-social-btn#at-facebook { background: #3B5998; color: #fff; } button.at-social-btn#at-facebook.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-facebook:hover { background: #2C4780; } button.at-social-btn#at-linkedin { background: #338AB0; color: #fff; } button.at-social-btn#at-linkedin.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-linkedin:hover { background: #0571A6; } button.at-social-btn#at-twitter { background: #4099FF; color: #fff; } button.at-social-btn#at-twitter.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-twitter:hover { background: #3288EB; } button.at-social-btn#at-google { background: #db5a3c; color: #fff; } button.at-social-btn#at-google.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-google:hover { background: #CA4C2E; } button.at-social-btn#at-github { background: #666; color: #fff; } button.at-social-btn#at-github.disabled { color: #ddd; background: #666666; } button.at-social-btn#at-github:hover { background: #555; } .at-sep { text-align: center; position: relative; overflow: hidden; margin-bottom: 15px; } .at-sep:before, .at-sep:after { display: block; content: " "; border-bottom: 1px solid #ddd; width: 100%; position: absolute; top: 48%; } .at-sep:before { left: -60%; } .at-sep:after { right: -60%; } .at-input.validating * { cursor: progress; } .at-pwd-form > form { margin-top: 20px; } .at-pwd-form > form label { margin-bottom: 5px; font-weight: 500; font-size: 14px; } #at-btn { font-size: 16px; padding: 10px 12px; /* margin-top: 30px; */ } .at-signup-link { margin-top: 20px; margin-bottom: 30px; /* text-align: center; */ } .at-terms-link { text-align: center; margin-top: 20px; font-size: 16px; }
0.370225
0.094427
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { margin: 0; color: white; font-family: "Lexend Deca", sans-serif; } .hero-section-wrapper { background-color: #DFCCC2; } .hero-section { max-width: 1440px; margin: 0 auto; min-height: 1332px; position: relative; z-index: 4; } .branding { padding: 30px 3.4% 0; } .site-navigation { color: white; display: grid; grid-template-columns: 1fr 1fr 1fr; } .site-title { font-family: "Lexend Deca"; font-size: 32px; font-weight: 400; margin: 0; letter-spacing: -1.2px; justify-self: center; } .site-title > a { color: white; text-decoration: none; } .site-title > a:visited { color: white; } .site-navigation ul { list-style: none; margin: 0; padding: 0; align-self: center; max-width: 395px; display: flex; justify-content: space-between; } .site-navigation ul li { display: inline-block; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; } .site-navigation ul li a { text-decoration: none; color: white; } a.book-appt { text-decoration-color: #F95454; color: white; text-decoration-thickness: 2px; text-underline-offset: 6px; justify-self: end; align-self: center; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; } .golden-hair { position: absolute; left: calc( (100% - 412px) / 2 ); top: 171px; } .vector-1 { position: absolute; left: calc( (439/1440) * 100% ); top: 487px; } .abstract-1 { position: absolute; left: calc( (827.36/1440) * 100% ); top: 94.29px; } .abstract-2 { position: absolute; left: calc( (784.29/1440) * 100% ); top: 493.97px; } .image-eye { position: absolute; left: calc( (875/1440) * 100% ); top: 179px; } .we-are-debo { width: 399px; position: absolute; left: calc( (243/1440) * 100% ); top: 222px; font-family: "Lexend Deca"; font-size: 36px; letter-spacing: -1.5px; color: white; } .debo-is-natural { width: 194px; position: absolute; left: calc( (976/1440) * 100% ); top: 452px; font-family: "DM Sans"; color: #6E645F; } .we-are-focused { width: 387px; position: absolute; left: calc( (492/1440) * 100% ); top: 912px; z-index: 1; } .we-are-focused .focused { font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; color: #FFFFFF; } .we-are-focused .we-provide { font-family: "DM Sans"; color: #6E645F; padding-top: 20px; line-height: 24px; } .vector-2 { position: absolute; left: 0px; top: 918px; } .image-3 { position: absolute; left: calc( (100/1440) * 100% ); top: 767px; } .vector-3 { position: absolute; right: calc( (299/1440) * 100% ); top: 1012px; } .image-4 { position: absolute; right: calc( (100/1440) * 100% ); top: 931px; } .we-love-what-we-section-wrapper { background-color: #C5CEBD; } .we-love-what-we-section { max-width: 1440px; margin: 0 auto; position: relative; min-height: 1004px; z-index: 3; } .image-5 { position: absolute; left: 0px; top: 150px; } .we-love { font-family: "<NAME>"; font-size: 60px; line-height: 66px; letter-spacing: -2.25px; color: #FFFFFF; position: absolute; width: 402px; left: calc( (493/1440) * 100% ); top: 309px; } .cuts-tailor { position: absolute; width: 308px; left: calc( (614/1440) * 100% ); top: 549px; font-family: "DM Sans"; font-size: 16px; line-height: 24px; color: #6E645F; } .abstract-3 { position: absolute; left: calc( (423.64/1440) * 100% ); top: 688px; } .vector-4 { position: absolute; right: 0; top: 271px; } .image-6 { position: absolute; right: 0px; top: 364px; } .image-7 { position: absolute; right: calc( (82/1440) * 100% ); top: 665px; } .our-services-section-wrapper { background-color: #DFCCC2; } .our-services-section { max-width: 1440px; margin: 0 auto; position: relative; min-height: 1339px; z-index: 2; } .our-services-section .services { text-align: center; padding-top: 150px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; color: white; } .image-cut { position: absolute; left: calc( (293/1440) * 100% ); top: 304px; } .image-cut > .cut, .image-design > .design { font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-top: 32px; } .image-color { position: absolute; left: calc( (633/1440) * 100% ); top: 449px; } .image-color > .color { font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-bottom: 32px; } .vector-5 { position: absolute; left: calc( (685.55/1440) * 100% ); top: 925px; } .customized-look { width: 317px; position: absolute; left: calc( (367/1440) * 100% ); top: 961px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; text-align: right; letter-spacing: -1.5px; } a.see-our-menu { padding-top: 32px; display: block; font-size: 1rem; line-height: 21px; text-decoration-color: #F95454; text-decoration-thickness: 2px; text-underline-offset: 6px; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; color: white; } .abstract-4 { position: absolute; right: calc( (154.26/1440) * 100% ); top: 517px; } .image-design { position: absolute; right: calc( (279/1440) * 100% ); top: 391px; } .we-work-passion { min-height: 720px; background-image: url("./assets/images/image-11.jpg"); background-repeat: no-repeat; background-size: cover; position: relative; } .we-work-passion > div { position: absolute; width: 100%; top: 484px; font-family: "<NAME>"; font-size: 60px; line-height: 66px; text-align: center; letter-spacing: -2.25px; } .we-work-passion > p { margin: 0; max-width: 393px; position: absolute; left: calc( (100vw - 393px) / 2 ); top: 566px; font-family: "DM Sans"; font-weight: 500; font-size: 16px; line-height: 24px; text-align: center; letter-spacing: -0.4px; } .make-you-best-wrapper { background-color: #C2B8CC; } .make-you-best { max-width: 1440px; margin: 0 auto; position: relative; min-height: 983px; } .abstract-5 { position: absolute; left: calc( (273/1440) * 100% ); top: 437.58px; } .vector-6 { position: absolute; left: calc( (720/1440) * 100% ); top: 290px; } .image-12 { position: absolute; left: calc( (100% - 458px) / 2 ); top: 253px; } .image-13 { position: absolute; left: calc( (294/1440) * 100% ); top: 604px; } .best-self { width: 273px; position: absolute; left: calc( (885/1440) * 100% ); top: 509px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; } .image-14 { position: absolute; left: calc( (863/1440) * 100% ); top: 151px; } footer { background-color: #DFCCC2; padding: calc( (100/1440) * 100% ) calc( (115/1440) * 100% ); display: grid; grid-template-columns: 1fr 1fr; } footer .social-nav { justify-self: start; display: grid; grid-template-rows: 16px 16px; grid-row-gap: 40px; grid-template-columns: max-content max-content; grid-column-gap: 75px; margin-top: 16px; } footer .social-nav div { font-family: "DM Sans"; font-weight: 500; font-size: 16px; letter-spacing: -0.4px; } footer > p { justify-self: end; text-align: right; font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-bottom: 1rem; margin: 0; } footer > p > a.apply-now { display: block; padding-top: 1rem; color: #F95454; text-decoration-color: #F95454; text-decoration-thickness: 2px; text-underline-offset: 9px; }
styles.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { margin: 0; color: white; font-family: "Lexend Deca", sans-serif; } .hero-section-wrapper { background-color: #DFCCC2; } .hero-section { max-width: 1440px; margin: 0 auto; min-height: 1332px; position: relative; z-index: 4; } .branding { padding: 30px 3.4% 0; } .site-navigation { color: white; display: grid; grid-template-columns: 1fr 1fr 1fr; } .site-title { font-family: "Lexend Deca"; font-size: 32px; font-weight: 400; margin: 0; letter-spacing: -1.2px; justify-self: center; } .site-title > a { color: white; text-decoration: none; } .site-title > a:visited { color: white; } .site-navigation ul { list-style: none; margin: 0; padding: 0; align-self: center; max-width: 395px; display: flex; justify-content: space-between; } .site-navigation ul li { display: inline-block; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; } .site-navigation ul li a { text-decoration: none; color: white; } a.book-appt { text-decoration-color: #F95454; color: white; text-decoration-thickness: 2px; text-underline-offset: 6px; justify-self: end; align-self: center; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; } .golden-hair { position: absolute; left: calc( (100% - 412px) / 2 ); top: 171px; } .vector-1 { position: absolute; left: calc( (439/1440) * 100% ); top: 487px; } .abstract-1 { position: absolute; left: calc( (827.36/1440) * 100% ); top: 94.29px; } .abstract-2 { position: absolute; left: calc( (784.29/1440) * 100% ); top: 493.97px; } .image-eye { position: absolute; left: calc( (875/1440) * 100% ); top: 179px; } .we-are-debo { width: 399px; position: absolute; left: calc( (243/1440) * 100% ); top: 222px; font-family: "Lexend Deca"; font-size: 36px; letter-spacing: -1.5px; color: white; } .debo-is-natural { width: 194px; position: absolute; left: calc( (976/1440) * 100% ); top: 452px; font-family: "DM Sans"; color: #6E645F; } .we-are-focused { width: 387px; position: absolute; left: calc( (492/1440) * 100% ); top: 912px; z-index: 1; } .we-are-focused .focused { font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; color: #FFFFFF; } .we-are-focused .we-provide { font-family: "DM Sans"; color: #6E645F; padding-top: 20px; line-height: 24px; } .vector-2 { position: absolute; left: 0px; top: 918px; } .image-3 { position: absolute; left: calc( (100/1440) * 100% ); top: 767px; } .vector-3 { position: absolute; right: calc( (299/1440) * 100% ); top: 1012px; } .image-4 { position: absolute; right: calc( (100/1440) * 100% ); top: 931px; } .we-love-what-we-section-wrapper { background-color: #C5CEBD; } .we-love-what-we-section { max-width: 1440px; margin: 0 auto; position: relative; min-height: 1004px; z-index: 3; } .image-5 { position: absolute; left: 0px; top: 150px; } .we-love { font-family: "<NAME>"; font-size: 60px; line-height: 66px; letter-spacing: -2.25px; color: #FFFFFF; position: absolute; width: 402px; left: calc( (493/1440) * 100% ); top: 309px; } .cuts-tailor { position: absolute; width: 308px; left: calc( (614/1440) * 100% ); top: 549px; font-family: "DM Sans"; font-size: 16px; line-height: 24px; color: #6E645F; } .abstract-3 { position: absolute; left: calc( (423.64/1440) * 100% ); top: 688px; } .vector-4 { position: absolute; right: 0; top: 271px; } .image-6 { position: absolute; right: 0px; top: 364px; } .image-7 { position: absolute; right: calc( (82/1440) * 100% ); top: 665px; } .our-services-section-wrapper { background-color: #DFCCC2; } .our-services-section { max-width: 1440px; margin: 0 auto; position: relative; min-height: 1339px; z-index: 2; } .our-services-section .services { text-align: center; padding-top: 150px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; color: white; } .image-cut { position: absolute; left: calc( (293/1440) * 100% ); top: 304px; } .image-cut > .cut, .image-design > .design { font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-top: 32px; } .image-color { position: absolute; left: calc( (633/1440) * 100% ); top: 449px; } .image-color > .color { font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-bottom: 32px; } .vector-5 { position: absolute; left: calc( (685.55/1440) * 100% ); top: 925px; } .customized-look { width: 317px; position: absolute; left: calc( (367/1440) * 100% ); top: 961px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; text-align: right; letter-spacing: -1.5px; } a.see-our-menu { padding-top: 32px; display: block; font-size: 1rem; line-height: 21px; text-decoration-color: #F95454; text-decoration-thickness: 2px; text-underline-offset: 6px; font-family: "DM Sans"; font-weight: 500; letter-spacing: -0.4px; color: white; } .abstract-4 { position: absolute; right: calc( (154.26/1440) * 100% ); top: 517px; } .image-design { position: absolute; right: calc( (279/1440) * 100% ); top: 391px; } .we-work-passion { min-height: 720px; background-image: url("./assets/images/image-11.jpg"); background-repeat: no-repeat; background-size: cover; position: relative; } .we-work-passion > div { position: absolute; width: 100%; top: 484px; font-family: "<NAME>"; font-size: 60px; line-height: 66px; text-align: center; letter-spacing: -2.25px; } .we-work-passion > p { margin: 0; max-width: 393px; position: absolute; left: calc( (100vw - 393px) / 2 ); top: 566px; font-family: "DM Sans"; font-weight: 500; font-size: 16px; line-height: 24px; text-align: center; letter-spacing: -0.4px; } .make-you-best-wrapper { background-color: #C2B8CC; } .make-you-best { max-width: 1440px; margin: 0 auto; position: relative; min-height: 983px; } .abstract-5 { position: absolute; left: calc( (273/1440) * 100% ); top: 437.58px; } .vector-6 { position: absolute; left: calc( (720/1440) * 100% ); top: 290px; } .image-12 { position: absolute; left: calc( (100% - 458px) / 2 ); top: 253px; } .image-13 { position: absolute; left: calc( (294/1440) * 100% ); top: 604px; } .best-self { width: 273px; position: absolute; left: calc( (885/1440) * 100% ); top: 509px; font-family: "Lexend Deca"; font-size: 40px; line-height: 48px; letter-spacing: -1.5px; } .image-14 { position: absolute; left: calc( (863/1440) * 100% ); top: 151px; } footer { background-color: #DFCCC2; padding: calc( (100/1440) * 100% ) calc( (115/1440) * 100% ); display: grid; grid-template-columns: 1fr 1fr; } footer .social-nav { justify-self: start; display: grid; grid-template-rows: 16px 16px; grid-row-gap: 40px; grid-template-columns: max-content max-content; grid-column-gap: 75px; margin-top: 16px; } footer .social-nav div { font-family: "DM Sans"; font-weight: 500; font-size: 16px; letter-spacing: -0.4px; } footer > p { justify-self: end; text-align: right; font-family: "Lexend Deca"; font-size: 30px; line-height: 37px; letter-spacing: -1.125px; padding-bottom: 1rem; margin: 0; } footer > p > a.apply-now { display: block; padding-top: 1rem; color: #F95454; text-decoration-color: #F95454; text-decoration-thickness: 2px; text-underline-offset: 9px; }
0.683102
0.086593
body { background: url("../images/main_bg.png") center top #e2e2e2; font-size: 13px; padding: 0; position: relative; } label, input, select { font-size: 13px; } #main { width: 700px; margin: 0 auto; } .btn { text-decoration: none; } .help-inline p { margin-bottom: 0; } /* header */ .navbar .navbar-inner { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .navbar .nav > li > a, .modal { outline: 0; } .navbar-install-header { margin-bottom: 0; } .navbar-install-header .navbar-inner { padding-left: 30px; padding-right: 30px; } .navbar-install-header span { line-height: 40px; cursor: default; } .navbar-install-header .name { font-weight: bold; color: #ccc; margin-right: 11px; } .navbar-install-header .version { color: #999; } .dropdown-top-menu-item { color: #999; } .dropdown-top-menu-item .caret { border-color: #ccc; border-left-color: transparent !important; border-right-color: transparent !important; } .dropdown-top-menu-item:hover .caret { border-color: #fff; } .dropdown-top-menu-item ul { background: #323232; color: #999; margin-top: 0px !important; } .dropdown-top-menu-item ul a { color: #999; text-decoration: none; } .dropdown-top-menu-item .dropdown-menu:before, .dropdown-top-menu-item .dropdown-menu:after { border-bottom-color: #323232 !important; } /* content */ #content { background: #fff; padding: 30px 30px 20px; } #content .btn { font-size: 13px; } #content .modal-footer { padding-left: 15px; padding-top: 15px; margin-bottom: 30px; } h3 { color: #4c4c4c; margin-bottom: 4px; margin-top: 4px; } #content h3:first-child { margin-top: -10px; } a { text-decoration: underline; } form { margin-bottom: 0; } /* first step */ .license-agreement { width: 628px; max-width: 628px; min-width: 628px; height: 228px; min-height: 228px; font-size: 13px } textarea.license-agreement { cursor: default; } .license-choice { overflow: hidden; margin-bottom: 24px; padding-top: 16px; } .license-choice .item { width: 290px; height: 54px; padding: 10px; float: right; background: #fafafa; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .license-choice .item:first-child { float: left; } .license-choice .item-checked { background: #f0f5f7; } .license-choice .item label { font-size: 13px; } .license-choice .item input.license-number { width: 278px; font-size: 13px; } .agreements { position: relative; } .agreements.error { height: 66px; } .license-agreement-checkbox { font-size: 13px; margin-top: 0px; margin-left: 4px; } #license_agreement_error_message { display: block; width: 500px; padding: 0; text-align: left; position: absolute; left: 0; top: 26px; color: #B94A48; } /* second step */ .alert { margin-bottom: 14px; } .alert .btn { margin-top: 4px; } .setting-wrap { margin-bottom: 24px; } .advanced-options-title, .advanced-options-title:hover { text-decoration: none; color: #999; } .advanced-options-title:hover { color: #666; } .advanced-options-title span { border-bottom: 1px dotted; } .advanced-options-title .caret { border-top-color: #999; margin-left: 4px; position: relative; top: 7px; } .advanced-options-title.collapsed .caret { border-top-color: transparent; border-left: 4px solid #999; border-bottom: 4px solid transparent; top: 6px; margin-left: 6px; } .advanced-options-title:hover .caret { border-top-color: #666; } .advanced-options-title.collapsed:hover .caret { border-top-color: transparent; border-left: 4px solid #666; } .in.collapse { padding-top: 10px; } .settings { margin-bottom: 14px; padding: 10px; line-height: 18px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .settings.checking-result { padding-bottom: 0; } .requirement { padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid #ebebeb; } .requirement:last-child { border-bottom: none; } .requirement p.summary { margin-right: 70px; margin-bottom: 0; } .requirement .control-label { text-align: left; } .label-value { padding-top: 6px; } .settings .control-group-last { margin-bottom: 0 !important; } .settings .control-group { padding: 10px 10px; } .settings .control-group .controls { margin-left: 190px; } .settings .control-group .controls input[type="text"], .settings .control-group .controls input[type="password"] { width: 280px; } .settings .control-group:hover { background: #f5f5f5; } .form-horizontal .control-group { margin-bottom: 0; } .language-choice label { float: left; width: 180px; padding-top: 0 !important; } .annotate { display: block; } .theme-gallery { margin-bottom: 24px; } .gallery-line { height: 210px; margin-bottom: 20px; } .gallery-line .item { float: left; width: 200px; height: 228px; margin-left: 20px; } .gallery-line .item:first-child { margin-left: 0; } .gallery-line .item img { display: block; margin-bottom: 10px; cursor: pointer; } .gallery-line .item .title { text-align: center; display: none; } .gallery-line .item-checked img { box-shadow: 0 0 8px 2px #8c8c8c; } .gallery-line .item-checked .title { display: block; } /* footer */ .modal-footer { padding-left: 30px; padding-right: 30px; } /* microformat */ .hidden { display: none; } /* Popup dialog styles */ .ui-dialog .ui-dialog-content.ui-widget-content { max-height: 310px !important; min-height: 100px !important; overflow: visible; } .object-container { overflow-x: hidden; overflow-y: auto; } .buttons-container-picker { padding: 15px 14px 15px 24px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 0; text-align: right; /* right align buttons */ border-top: 1px solid #ddd; background: #f5f5f5; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -moz-box-shadow: inset 0 1px 0 #fff; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; } .object-container .btn + .btn { margin-left: 5px; margin-bottom: 0; /* account for input[type="submit"] which gets the bottom margin like all other inputs */ } /* but override that for button groups */ .object-container .btn-group .btn + .btn { margin-left: -1px; } .ui-dialog.ui-widget { padding: 0; } .ui-dialog .ui-dialog-content { overflow: hidden; } .ui-widget-content a { color: #0088CC; } .ui-widget-content a:hover { text-decoration: underline; } .ui-widget-content a.btn { color: #404040; text-decoration: none; } .ui-widget-content a.btn-primary { color: #fff; } .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close { background: url("../images/lib/ui/ui-icons_888888_256x240.png") no-repeat -96px -128px; display: inline-block; width: 18px; height: 19px; } .ui-dialog .ui-dialog-content.ui-widget-content { padding: 13px 0 0; } .ui-dialog .ui-widget-header .ui-dialog-title { font-size: 18px; } .ui-dialog .ui-widget-header.ui-dialog-titlebar { padding-left: 10px; } .ui-dialog .requirement { padding: 0 5px; } .ui-dialog .control-group.error .help-inline { display: block; width: 280px; padding: 6px 0 0; } .ui-dialog .control-label { width: 170px; } .right { text-align: right; } .left { text-align: left; }
www/html/install/design/css/styles.css
body { background: url("../images/main_bg.png") center top #e2e2e2; font-size: 13px; padding: 0; position: relative; } label, input, select { font-size: 13px; } #main { width: 700px; margin: 0 auto; } .btn { text-decoration: none; } .help-inline p { margin-bottom: 0; } /* header */ .navbar .navbar-inner { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .navbar .nav > li > a, .modal { outline: 0; } .navbar-install-header { margin-bottom: 0; } .navbar-install-header .navbar-inner { padding-left: 30px; padding-right: 30px; } .navbar-install-header span { line-height: 40px; cursor: default; } .navbar-install-header .name { font-weight: bold; color: #ccc; margin-right: 11px; } .navbar-install-header .version { color: #999; } .dropdown-top-menu-item { color: #999; } .dropdown-top-menu-item .caret { border-color: #ccc; border-left-color: transparent !important; border-right-color: transparent !important; } .dropdown-top-menu-item:hover .caret { border-color: #fff; } .dropdown-top-menu-item ul { background: #323232; color: #999; margin-top: 0px !important; } .dropdown-top-menu-item ul a { color: #999; text-decoration: none; } .dropdown-top-menu-item .dropdown-menu:before, .dropdown-top-menu-item .dropdown-menu:after { border-bottom-color: #323232 !important; } /* content */ #content { background: #fff; padding: 30px 30px 20px; } #content .btn { font-size: 13px; } #content .modal-footer { padding-left: 15px; padding-top: 15px; margin-bottom: 30px; } h3 { color: #4c4c4c; margin-bottom: 4px; margin-top: 4px; } #content h3:first-child { margin-top: -10px; } a { text-decoration: underline; } form { margin-bottom: 0; } /* first step */ .license-agreement { width: 628px; max-width: 628px; min-width: 628px; height: 228px; min-height: 228px; font-size: 13px } textarea.license-agreement { cursor: default; } .license-choice { overflow: hidden; margin-bottom: 24px; padding-top: 16px; } .license-choice .item { width: 290px; height: 54px; padding: 10px; float: right; background: #fafafa; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .license-choice .item:first-child { float: left; } .license-choice .item-checked { background: #f0f5f7; } .license-choice .item label { font-size: 13px; } .license-choice .item input.license-number { width: 278px; font-size: 13px; } .agreements { position: relative; } .agreements.error { height: 66px; } .license-agreement-checkbox { font-size: 13px; margin-top: 0px; margin-left: 4px; } #license_agreement_error_message { display: block; width: 500px; padding: 0; text-align: left; position: absolute; left: 0; top: 26px; color: #B94A48; } /* second step */ .alert { margin-bottom: 14px; } .alert .btn { margin-top: 4px; } .setting-wrap { margin-bottom: 24px; } .advanced-options-title, .advanced-options-title:hover { text-decoration: none; color: #999; } .advanced-options-title:hover { color: #666; } .advanced-options-title span { border-bottom: 1px dotted; } .advanced-options-title .caret { border-top-color: #999; margin-left: 4px; position: relative; top: 7px; } .advanced-options-title.collapsed .caret { border-top-color: transparent; border-left: 4px solid #999; border-bottom: 4px solid transparent; top: 6px; margin-left: 6px; } .advanced-options-title:hover .caret { border-top-color: #666; } .advanced-options-title.collapsed:hover .caret { border-top-color: transparent; border-left: 4px solid #666; } .in.collapse { padding-top: 10px; } .settings { margin-bottom: 14px; padding: 10px; line-height: 18px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .settings.checking-result { padding-bottom: 0; } .requirement { padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid #ebebeb; } .requirement:last-child { border-bottom: none; } .requirement p.summary { margin-right: 70px; margin-bottom: 0; } .requirement .control-label { text-align: left; } .label-value { padding-top: 6px; } .settings .control-group-last { margin-bottom: 0 !important; } .settings .control-group { padding: 10px 10px; } .settings .control-group .controls { margin-left: 190px; } .settings .control-group .controls input[type="text"], .settings .control-group .controls input[type="password"] { width: 280px; } .settings .control-group:hover { background: #f5f5f5; } .form-horizontal .control-group { margin-bottom: 0; } .language-choice label { float: left; width: 180px; padding-top: 0 !important; } .annotate { display: block; } .theme-gallery { margin-bottom: 24px; } .gallery-line { height: 210px; margin-bottom: 20px; } .gallery-line .item { float: left; width: 200px; height: 228px; margin-left: 20px; } .gallery-line .item:first-child { margin-left: 0; } .gallery-line .item img { display: block; margin-bottom: 10px; cursor: pointer; } .gallery-line .item .title { text-align: center; display: none; } .gallery-line .item-checked img { box-shadow: 0 0 8px 2px #8c8c8c; } .gallery-line .item-checked .title { display: block; } /* footer */ .modal-footer { padding-left: 30px; padding-right: 30px; } /* microformat */ .hidden { display: none; } /* Popup dialog styles */ .ui-dialog .ui-dialog-content.ui-widget-content { max-height: 310px !important; min-height: 100px !important; overflow: visible; } .object-container { overflow-x: hidden; overflow-y: auto; } .buttons-container-picker { padding: 15px 14px 15px 24px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 0; text-align: right; /* right align buttons */ border-top: 1px solid #ddd; background: #f5f5f5; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -moz-box-shadow: inset 0 1px 0 #fff; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; } .object-container .btn + .btn { margin-left: 5px; margin-bottom: 0; /* account for input[type="submit"] which gets the bottom margin like all other inputs */ } /* but override that for button groups */ .object-container .btn-group .btn + .btn { margin-left: -1px; } .ui-dialog.ui-widget { padding: 0; } .ui-dialog .ui-dialog-content { overflow: hidden; } .ui-widget-content a { color: #0088CC; } .ui-widget-content a:hover { text-decoration: underline; } .ui-widget-content a.btn { color: #404040; text-decoration: none; } .ui-widget-content a.btn-primary { color: #fff; } .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close { background: url("../images/lib/ui/ui-icons_888888_256x240.png") no-repeat -96px -128px; display: inline-block; width: 18px; height: 19px; } .ui-dialog .ui-dialog-content.ui-widget-content { padding: 13px 0 0; } .ui-dialog .ui-widget-header .ui-dialog-title { font-size: 18px; } .ui-dialog .ui-widget-header.ui-dialog-titlebar { padding-left: 10px; } .ui-dialog .requirement { padding: 0 5px; } .ui-dialog .control-group.error .help-inline { display: block; width: 280px; padding: 6px 0 0; } .ui-dialog .control-label { width: 170px; } .right { text-align: right; } .left { text-align: left; }
0.347759
0.073763
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */ /* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 62.5%; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * Vendor-prefixed and regular ::selection selectors cannot be combined: * https://stackoverflow.com/a/16982510/7133471 * * Customize the background color to match your design. */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ /* ========================================================================== Helper classes ========================================================================== */ /* * Hide visually and from screen readers */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility * * 1. For long content, line feeds are not interpreted as spaces and small width * causes content to wrap 1 word per line: * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */ .sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; /* 1 */ } /* * Extends the .sr-only class to allow the element * to be focusable when navigated to via the keyboard: * https://www.drupal.org/node/897638 */ .sr-only.focusable:active, .sr-only.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; white-space: inherit; width: auto; } /* * Hide visually and from screen readers, but maintain layout */ .invisible { visibility: hidden; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */ /* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: https://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* * Printing Tables: * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables */ thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } /* Variables =================================================== */ /* Mixins =================================================== */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; } .clearfix:after { clear: both; } .icon-alone { display: inline-block; /* Fix for clickability issue in WebKit */ } .screen-reader-text { /* Reusable, toolbox kind of class */ position: absolute; top: -9999px; left: -9999px; } /* Typography =================================================== */ headings() { margin: 0; font-family: "Montserrat", sans-serif; font-weight: 700; color: inherit; text-rendering: optimizelegibility; } h1 small, h2 small { font-weight: normal; color: #bfbfbf; } h1, .h1 { margin-bottom: 0.75em; font-size: 32px; font-size: 3.2rem; line-height: 1.2; } h2, .h2 { margin-bottom: 0.75em; font-size: 24px; font-size: 2.4rem; line-height: 1.2; } h3, .h3 { margin-bottom: 1em; font-size: 21px; font-size: 2.1rem; line-height: 1.3; } h4, .h4 { margin-bottom: 1.5em; font-size: 18px; font-size: 1.8rem; line-height: 1.25; } h5, .h5 { font-size: 16px; font-size: 1.6rem; margin-bottom: 1.5em; } h6, .h6 { margin-bottom: 1.5em; font-size: 14px; font-size: 1.4rem; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; } .header h1, .header h2, .header h3 { float: left; margin-right: 24px; } .header h1 a, .header h2 a, .header h3 a { display: block; position: relative; top: 6px; float: right; padding: 4px 12px; font-size: 16px; font-size: 1.6rem; background-color: white; } .header h1:hover, .header h2:hover, .header h3:hover { background-color: white; } p, ol, ul, dl, address { margin-bottom: 1.5em; font-size: 16px; font-size: 1.6rem; line-height: 1.5em; } small { font-size: 14px; font-size: 1.4rem; } ul, ol { margin: 0 0 1.5em -24px; padding: 0 0 0 24px; } li ul, li ol { margin: 0; font-size: 16px; font-size: 1.6rem; } blockquote { margin: 0 0 1.5em -24px; padding-left: 24px; border-left: 2px solid #dfffff; font-family: Cambria, Georgia, Times, "Times New Roman"; font-style: normal; } q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } cite { font-style: normal; } dl, dd { margin-bottom: 1.5em; } dt { font-weight: bold; } .dl-horizontal dt { float: left; clear: left; width: 20.25%; text-align: right; } .dl-horizontal dd { margin-left: 22.78%; } abbr[title] { border-bottom: 1px dotted #dfffff; cursor: help; } b, strong { font-weight: bold; } dfn { font-style: italic; } ins { background-color: white; color: black; text-decoration: none; } mark { background-color: white; color: black; font-style: italic; font-weight: bold; } pre, code, kbd, samp { font-family: Monaco, Courier New, monospace; font-size: 14px; font-size: 1.4rem; line-height: 1.5em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } sub, sup { position: relative; font-size: 12px; font-size: 1.2rem; line-height: 0; vertical-align: baselineheight; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Colour =================================================== */ a { text-decoration: none; color: #01abaa; -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; transition: 0.3s all ease; } a:visited { color: #01abaa; } a:hover { text-decoration: underline; color: #017878; } a:focus { outline: thin dotted; color: #017878; } a:hover, a:active { outline: 0; } ::-moz-selection { background-color: #f9ffff; color: #01abaa; text-shadow: none; } ::selection { background-color: #f9ffff; color: #01abaa; text-shadow: none; } /* Elements =================================================== */ hr { display: block; margin: 1em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #dfffff; border-bottom: 1px solid white; } img { max-width: 100%; border-width: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } figure img { margin-bottom: 0.375em; } figure figcaption { display: block; font-weight: normal; font-size: 14px; font-size: 1.4rem; color: gray; } .list-bordered { list-style-type: none; margin: 0 0 1.5em 0; padding: 0; } .list-bordered li { margin-bottom: 0.375em; padding-bottom: 0.375em; border-bottom: 1px dashed #dfffff; } .list-bordered li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom-width: 0; } /* Forms =================================================== */ form { margin: 0 0 1.5em 0; } form fieldset { margin-bottom: 1.5em; padding: 0; border-width: 0; } form legend { display: block; width: 100%; margin-bottom: 3em; *margin-left: -7px; padding: 0; color: black; border: 0; border-bottom: 1px solid white; white-space: normal; } form legend small { font-size: 14px; font-size: 1.4rem; color: #bfbfbf; } form p { margin-bottom: 0.75em; } form ul { list-style-type: none; margin: 0 0 1.5em 0; padding: 0; } form br { display: none; } label, input, button, select, textarea { font-size: 16px; font-size: 1.6rem; vertical-align: baseline; *vertical-align: middle; } input, button, select, textarea { font-family: "Montserrat", sans-serif; box-sizing: border-box; } label { display: block; margin-bottom: 0.1875em; font-weight: bold; color: black; cursor: pointer; } label input, label textarea, label select { display: block; } input, textarea, select { border-radius: 10px; display: inline-block; width: 100%; padding: 0.6em 1em; margin-bottom: 0.375em; background-color: white; border: 1px solid white; color: black; } input:hover, textarea:hover, select:hover { border-color: #14fefc; } .input-mini { width: 60px; } .input-small { width: 90px; } input[type="image"], input[type="checkbox"], input[type="radio"] { width: auto; height: auto; padding: 0; margin: 3px 0; *margin-top: 0; line-height: normal; cursor: pointer; border-radius: 0; border: 0 \9; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; } input[type="image"] { border: 0; box-shadow: none; } input[type="file"] { width: auto; padding: initial; line-height: initial; border: initial; background-color: transparent; background-color: initial; box-shadow: none; } input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; *overflow: visible; } select, input[type="file"] { height: 28px; *margin-top: 4px; line-height: 28px; } select { width: auto; background-color: white; font-size: 13px; font-size: 1.3rem; } select[multiple], select[size] { height: auto; } textarea { resize: vertical; overflow: auto; height: auto; overflow: auto; vertical-align: top; } input[type="hidden"] { display: none; } .radio, .checkbox { padding-left: 18px; font-weight: normal; } .radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -18px; } .radio.inline, .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; } .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; } input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { opacity: 0.5; cursor: not-allowed; } input:focus, textarea:focus { border-color: #01abaa, 40%; outline: 0; outline: thin dotted \9; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus { box-shadow: none; } ::-webkit-input-placeholder { font-size: 14px; font-size: 1.4rem; } input:-moz-placeholder { font-size: 14px; font-size: 1.4rem; } .help-block, .help-inline { color: gray; } .help-block { display: block; margin-bottom: 0.75em; } .help-inline { display: inline-block; vertical-align: middle; padding-left: 5px; } .form-inline input, .form-inline textarea, .form-inline select { display: inline-block; margin-bottom: 0; } .form-inline label { display: inline-block; } .form-inline .radio, .form-inline .checkbox, .form-inline .radio { padding-left: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: left; margin-left: 0; margin-right: 3px; } .search-form input, .search-form textarea, .search-form select { display: inline-block; margin-bottom: 0; box-sizing: border-box; } .form-search .search-query { padding-left: 14px; padding-right: 14px; margin-bottom: 0; border-radius: 14px; } .form-search label { display: inline-block; } .form-search .radio, .form-search .checkbox, .form-inline .radio { padding-left: 0; margin-bottom: 0; vertical-align: middle; } .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"] { float: left; margin-left: 0; margin-right: 3px; } /* Tables =================================================== */ table { width: 100%; max-width: 100%; margin-bottom: 1.5em; border-collapse: collapse; border-spacing: 0; background-color: transparent; } table th, table td { padding: 8px; vertical-align: top; border-top: 1px solid #7afefd; font-size: 14px; font-size: 1.4rem; line-height: 1.5em; text-align: left; } table th { font-weight: bold; } table thead th { vertical-align: bottom; } table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td { border-top: 0; } table tbody + tbody { border-top: 2px solid #7afefd; } table tbody tr td, table tbody tr th { -webkit-transition: background-color 0.25s 0 linear; -moz-transition: background-color 0.25s 0 linear; transition: background-color 0.25s 0 linear; } table tbody tr:hover td, table tbody tr:hover th { background-color: #acfffe; } .table-condensed th, .table-condensed td { padding: 4px 5px; } .table-bordered { border: 1px solid #7afefd; border-left: 0; border-collapse: separate; *border-collapse: collapsed; } .table-bordered th, .table-bordered td { border-left: 1px solid #7afefd; } .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; } .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { background-color: #dfffff; } /*! * Bootstrap Grid v4.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ html { box-sizing: border-box; -ms-overflow-style: scrollbar; } *, ::after, ::before { box-sizing: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid, .container-lg, .container-md, .container-sm, .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container, .container-sm { max-width: 540px; } } @media (min-width: 768px) { .container, .container-md, .container-sm { max-width: 720px; } } @media (min-width: 992px) { .container, .container-lg, .container-md, .container-sm { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; } } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*=col-] { padding-right: 0; padding-left: 0; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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-lg-auto, .col-md, .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-md-auto, .col-sm, .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-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -ms-flex-order: -1; order: -1; } .order-last { -ms-flex-order: 13; order: 13; } .order-0 { -ms-flex-order: 0; order: 0; } .order-1 { -ms-flex-order: 1; order: 1; } .order-2 { -ms-flex-order: 2; order: 2; } .order-3 { -ms-flex-order: 3; order: 3; } .order-4 { -ms-flex-order: 4; order: 4; } .order-5 { -ms-flex-order: 5; order: 5; } .order-6 { -ms-flex-order: 6; order: 6; } .order-7 { -ms-flex-order: 7; order: 7; } .order-8 { -ms-flex-order: 8; order: 8; } .order-9 { -ms-flex-order: 9; order: 9; } .order-10 { -ms-flex-order: 10; order: 10; } .order-11 { -ms-flex-order: 11; order: 11; } .order-12 { -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.333333%; } .offset-2 { margin-left: 16.666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.333333%; } .offset-5 { margin-left: 41.666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.333333%; } .offset-8 { margin-left: 66.666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.333333%; } .offset-11 { margin-left: 91.666667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-sm-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -ms-flex-order: -1; order: -1; } .order-sm-last { -ms-flex-order: 13; order: 13; } .order-sm-0 { -ms-flex-order: 0; order: 0; } .order-sm-1 { -ms-flex-order: 1; order: 1; } .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-3 { -ms-flex-order: 3; order: 3; } .order-sm-4 { -ms-flex-order: 4; order: 4; } .order-sm-5 { -ms-flex-order: 5; order: 5; } .order-sm-6 { -ms-flex-order: 6; order: 6; } .order-sm-7 { -ms-flex-order: 7; order: 7; } .order-sm-8 { -ms-flex-order: 8; order: 8; } .order-sm-9 { -ms-flex-order: 9; order: 9; } .order-sm-10 { -ms-flex-order: 10; order: 10; } .order-sm-11 { -ms-flex-order: 11; order: 11; } .order-sm-12 { -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.333333%; } .offset-sm-2 { margin-left: 16.666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.333333%; } .offset-sm-5 { margin-left: 41.666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.333333%; } .offset-sm-8 { margin-left: 66.666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.333333%; } .offset-sm-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-md-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -ms-flex-order: -1; order: -1; } .order-md-last { -ms-flex-order: 13; order: 13; } .order-md-0 { -ms-flex-order: 0; order: 0; } .order-md-1 { -ms-flex-order: 1; order: 1; } .order-md-2 { -ms-flex-order: 2; order: 2; } .order-md-3 { -ms-flex-order: 3; order: 3; } .order-md-4 { -ms-flex-order: 4; order: 4; } .order-md-5 { -ms-flex-order: 5; order: 5; } .order-md-6 { -ms-flex-order: 6; order: 6; } .order-md-7 { -ms-flex-order: 7; order: 7; } .order-md-8 { -ms-flex-order: 8; order: 8; } .order-md-9 { -ms-flex-order: 9; order: 9; } .order-md-10 { -ms-flex-order: 10; order: 10; } .order-md-11 { -ms-flex-order: 11; order: 11; } .order-md-12 { -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.333333%; } .offset-md-8 { margin-left: 66.666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.333333%; } .offset-md-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-lg-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -ms-flex-order: -1; order: -1; } .order-lg-last { -ms-flex-order: 13; order: 13; } .order-lg-0 { -ms-flex-order: 0; order: 0; } .order-lg-1 { -ms-flex-order: 1; order: 1; } .order-lg-2 { -ms-flex-order: 2; order: 2; } .order-lg-3 { -ms-flex-order: 3; order: 3; } .order-lg-4 { -ms-flex-order: 4; order: 4; } .order-lg-5 { -ms-flex-order: 5; order: 5; } .order-lg-6 { -ms-flex-order: 6; order: 6; } .order-lg-7 { -ms-flex-order: 7; order: 7; } .order-lg-8 { -ms-flex-order: 8; order: 8; } .order-lg-9 { -ms-flex-order: 9; order: 9; } .order-lg-10 { -ms-flex-order: 10; order: 10; } .order-lg-11 { -ms-flex-order: 11; order: 11; } .order-lg-12 { -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.333333%; } .offset-lg-2 { margin-left: 16.666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.333333%; } .offset-lg-5 { margin-left: 41.666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.333333%; } .offset-lg-8 { margin-left: 66.666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.333333%; } .offset-lg-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-xl-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -ms-flex-order: -1; order: -1; } .order-xl-last { -ms-flex-order: 13; order: 13; } .order-xl-0 { -ms-flex-order: 0; order: 0; } .order-xl-1 { -ms-flex-order: 1; order: 1; } .order-xl-2 { -ms-flex-order: 2; order: 2; } .order-xl-3 { -ms-flex-order: 3; order: 3; } .order-xl-4 { -ms-flex-order: 4; order: 4; } .order-xl-5 { -ms-flex-order: 5; order: 5; } .order-xl-6 { -ms-flex-order: 6; order: 6; } .order-xl-7 { -ms-flex-order: 7; order: 7; } .order-xl-8 { -ms-flex-order: 8; order: 8; } .order-xl-9 { -ms-flex-order: 9; order: 9; } .order-xl-10 { -ms-flex-order: 10; order: 10; } .order-xl-11 { -ms-flex-order: 11; order: 11; } .order-xl-12 { -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667%; } } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } .flex-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-sm-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-sm-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-sm-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-md-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-md-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-md-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } /*# sourceMappingURL=bootstrap-grid.min.css.map */ /* General =================================================== =================================================== =================================================== =================================================== =================================================== =================================================== =================================================== */ body { font-family: "Montserrat", sans-serif; }
assets/css/style.css
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */ /* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 62.5%; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * Vendor-prefixed and regular ::selection selectors cannot be combined: * https://stackoverflow.com/a/16982510/7133471 * * Customize the background color to match your design. */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ /* ========================================================================== Helper classes ========================================================================== */ /* * Hide visually and from screen readers */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility * * 1. For long content, line feeds are not interpreted as spaces and small width * causes content to wrap 1 word per line: * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */ .sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; /* 1 */ } /* * Extends the .sr-only class to allow the element * to be focusable when navigated to via the keyboard: * https://www.drupal.org/node/897638 */ .sr-only.focusable:active, .sr-only.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; white-space: inherit; width: auto; } /* * Hide visually and from screen readers, but maintain layout */ .invisible { visibility: hidden; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */ /* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: https://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* * Printing Tables: * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables */ thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } /* Variables =================================================== */ /* Mixins =================================================== */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; } .clearfix:after { clear: both; } .icon-alone { display: inline-block; /* Fix for clickability issue in WebKit */ } .screen-reader-text { /* Reusable, toolbox kind of class */ position: absolute; top: -9999px; left: -9999px; } /* Typography =================================================== */ headings() { margin: 0; font-family: "Montserrat", sans-serif; font-weight: 700; color: inherit; text-rendering: optimizelegibility; } h1 small, h2 small { font-weight: normal; color: #bfbfbf; } h1, .h1 { margin-bottom: 0.75em; font-size: 32px; font-size: 3.2rem; line-height: 1.2; } h2, .h2 { margin-bottom: 0.75em; font-size: 24px; font-size: 2.4rem; line-height: 1.2; } h3, .h3 { margin-bottom: 1em; font-size: 21px; font-size: 2.1rem; line-height: 1.3; } h4, .h4 { margin-bottom: 1.5em; font-size: 18px; font-size: 1.8rem; line-height: 1.25; } h5, .h5 { font-size: 16px; font-size: 1.6rem; margin-bottom: 1.5em; } h6, .h6 { margin-bottom: 1.5em; font-size: 14px; font-size: 1.4rem; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; } .header h1, .header h2, .header h3 { float: left; margin-right: 24px; } .header h1 a, .header h2 a, .header h3 a { display: block; position: relative; top: 6px; float: right; padding: 4px 12px; font-size: 16px; font-size: 1.6rem; background-color: white; } .header h1:hover, .header h2:hover, .header h3:hover { background-color: white; } p, ol, ul, dl, address { margin-bottom: 1.5em; font-size: 16px; font-size: 1.6rem; line-height: 1.5em; } small { font-size: 14px; font-size: 1.4rem; } ul, ol { margin: 0 0 1.5em -24px; padding: 0 0 0 24px; } li ul, li ol { margin: 0; font-size: 16px; font-size: 1.6rem; } blockquote { margin: 0 0 1.5em -24px; padding-left: 24px; border-left: 2px solid #dfffff; font-family: Cambria, Georgia, Times, "Times New Roman"; font-style: normal; } q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } cite { font-style: normal; } dl, dd { margin-bottom: 1.5em; } dt { font-weight: bold; } .dl-horizontal dt { float: left; clear: left; width: 20.25%; text-align: right; } .dl-horizontal dd { margin-left: 22.78%; } abbr[title] { border-bottom: 1px dotted #dfffff; cursor: help; } b, strong { font-weight: bold; } dfn { font-style: italic; } ins { background-color: white; color: black; text-decoration: none; } mark { background-color: white; color: black; font-style: italic; font-weight: bold; } pre, code, kbd, samp { font-family: Monaco, Courier New, monospace; font-size: 14px; font-size: 1.4rem; line-height: 1.5em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } sub, sup { position: relative; font-size: 12px; font-size: 1.2rem; line-height: 0; vertical-align: baselineheight; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Colour =================================================== */ a { text-decoration: none; color: #01abaa; -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; transition: 0.3s all ease; } a:visited { color: #01abaa; } a:hover { text-decoration: underline; color: #017878; } a:focus { outline: thin dotted; color: #017878; } a:hover, a:active { outline: 0; } ::-moz-selection { background-color: #f9ffff; color: #01abaa; text-shadow: none; } ::selection { background-color: #f9ffff; color: #01abaa; text-shadow: none; } /* Elements =================================================== */ hr { display: block; margin: 1em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #dfffff; border-bottom: 1px solid white; } img { max-width: 100%; border-width: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } figure img { margin-bottom: 0.375em; } figure figcaption { display: block; font-weight: normal; font-size: 14px; font-size: 1.4rem; color: gray; } .list-bordered { list-style-type: none; margin: 0 0 1.5em 0; padding: 0; } .list-bordered li { margin-bottom: 0.375em; padding-bottom: 0.375em; border-bottom: 1px dashed #dfffff; } .list-bordered li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom-width: 0; } /* Forms =================================================== */ form { margin: 0 0 1.5em 0; } form fieldset { margin-bottom: 1.5em; padding: 0; border-width: 0; } form legend { display: block; width: 100%; margin-bottom: 3em; *margin-left: -7px; padding: 0; color: black; border: 0; border-bottom: 1px solid white; white-space: normal; } form legend small { font-size: 14px; font-size: 1.4rem; color: #bfbfbf; } form p { margin-bottom: 0.75em; } form ul { list-style-type: none; margin: 0 0 1.5em 0; padding: 0; } form br { display: none; } label, input, button, select, textarea { font-size: 16px; font-size: 1.6rem; vertical-align: baseline; *vertical-align: middle; } input, button, select, textarea { font-family: "Montserrat", sans-serif; box-sizing: border-box; } label { display: block; margin-bottom: 0.1875em; font-weight: bold; color: black; cursor: pointer; } label input, label textarea, label select { display: block; } input, textarea, select { border-radius: 10px; display: inline-block; width: 100%; padding: 0.6em 1em; margin-bottom: 0.375em; background-color: white; border: 1px solid white; color: black; } input:hover, textarea:hover, select:hover { border-color: #14fefc; } .input-mini { width: 60px; } .input-small { width: 90px; } input[type="image"], input[type="checkbox"], input[type="radio"] { width: auto; height: auto; padding: 0; margin: 3px 0; *margin-top: 0; line-height: normal; cursor: pointer; border-radius: 0; border: 0 \9; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; } input[type="image"] { border: 0; box-shadow: none; } input[type="file"] { width: auto; padding: initial; line-height: initial; border: initial; background-color: transparent; background-color: initial; box-shadow: none; } input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; *overflow: visible; } select, input[type="file"] { height: 28px; *margin-top: 4px; line-height: 28px; } select { width: auto; background-color: white; font-size: 13px; font-size: 1.3rem; } select[multiple], select[size] { height: auto; } textarea { resize: vertical; overflow: auto; height: auto; overflow: auto; vertical-align: top; } input[type="hidden"] { display: none; } .radio, .checkbox { padding-left: 18px; font-weight: normal; } .radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -18px; } .radio.inline, .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; } .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; } input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { opacity: 0.5; cursor: not-allowed; } input:focus, textarea:focus { border-color: #01abaa, 40%; outline: 0; outline: thin dotted \9; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus { box-shadow: none; } ::-webkit-input-placeholder { font-size: 14px; font-size: 1.4rem; } input:-moz-placeholder { font-size: 14px; font-size: 1.4rem; } .help-block, .help-inline { color: gray; } .help-block { display: block; margin-bottom: 0.75em; } .help-inline { display: inline-block; vertical-align: middle; padding-left: 5px; } .form-inline input, .form-inline textarea, .form-inline select { display: inline-block; margin-bottom: 0; } .form-inline label { display: inline-block; } .form-inline .radio, .form-inline .checkbox, .form-inline .radio { padding-left: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: left; margin-left: 0; margin-right: 3px; } .search-form input, .search-form textarea, .search-form select { display: inline-block; margin-bottom: 0; box-sizing: border-box; } .form-search .search-query { padding-left: 14px; padding-right: 14px; margin-bottom: 0; border-radius: 14px; } .form-search label { display: inline-block; } .form-search .radio, .form-search .checkbox, .form-inline .radio { padding-left: 0; margin-bottom: 0; vertical-align: middle; } .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"] { float: left; margin-left: 0; margin-right: 3px; } /* Tables =================================================== */ table { width: 100%; max-width: 100%; margin-bottom: 1.5em; border-collapse: collapse; border-spacing: 0; background-color: transparent; } table th, table td { padding: 8px; vertical-align: top; border-top: 1px solid #7afefd; font-size: 14px; font-size: 1.4rem; line-height: 1.5em; text-align: left; } table th { font-weight: bold; } table thead th { vertical-align: bottom; } table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td { border-top: 0; } table tbody + tbody { border-top: 2px solid #7afefd; } table tbody tr td, table tbody tr th { -webkit-transition: background-color 0.25s 0 linear; -moz-transition: background-color 0.25s 0 linear; transition: background-color 0.25s 0 linear; } table tbody tr:hover td, table tbody tr:hover th { background-color: #acfffe; } .table-condensed th, .table-condensed td { padding: 4px 5px; } .table-bordered { border: 1px solid #7afefd; border-left: 0; border-collapse: separate; *border-collapse: collapsed; } .table-bordered th, .table-bordered td { border-left: 1px solid #7afefd; } .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; } .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { background-color: #dfffff; } /*! * Bootstrap Grid v4.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ html { box-sizing: border-box; -ms-overflow-style: scrollbar; } *, ::after, ::before { box-sizing: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid, .container-lg, .container-md, .container-sm, .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container, .container-sm { max-width: 540px; } } @media (min-width: 768px) { .container, .container-md, .container-sm { max-width: 720px; } } @media (min-width: 992px) { .container, .container-lg, .container-md, .container-sm { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; } } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*=col-] { padding-right: 0; padding-left: 0; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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-lg-auto, .col-md, .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-md-auto, .col-sm, .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-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -ms-flex-order: -1; order: -1; } .order-last { -ms-flex-order: 13; order: 13; } .order-0 { -ms-flex-order: 0; order: 0; } .order-1 { -ms-flex-order: 1; order: 1; } .order-2 { -ms-flex-order: 2; order: 2; } .order-3 { -ms-flex-order: 3; order: 3; } .order-4 { -ms-flex-order: 4; order: 4; } .order-5 { -ms-flex-order: 5; order: 5; } .order-6 { -ms-flex-order: 6; order: 6; } .order-7 { -ms-flex-order: 7; order: 7; } .order-8 { -ms-flex-order: 8; order: 8; } .order-9 { -ms-flex-order: 9; order: 9; } .order-10 { -ms-flex-order: 10; order: 10; } .order-11 { -ms-flex-order: 11; order: 11; } .order-12 { -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.333333%; } .offset-2 { margin-left: 16.666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.333333%; } .offset-5 { margin-left: 41.666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.333333%; } .offset-8 { margin-left: 66.666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.333333%; } .offset-11 { margin-left: 91.666667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-sm-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -ms-flex-order: -1; order: -1; } .order-sm-last { -ms-flex-order: 13; order: 13; } .order-sm-0 { -ms-flex-order: 0; order: 0; } .order-sm-1 { -ms-flex-order: 1; order: 1; } .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-3 { -ms-flex-order: 3; order: 3; } .order-sm-4 { -ms-flex-order: 4; order: 4; } .order-sm-5 { -ms-flex-order: 5; order: 5; } .order-sm-6 { -ms-flex-order: 6; order: 6; } .order-sm-7 { -ms-flex-order: 7; order: 7; } .order-sm-8 { -ms-flex-order: 8; order: 8; } .order-sm-9 { -ms-flex-order: 9; order: 9; } .order-sm-10 { -ms-flex-order: 10; order: 10; } .order-sm-11 { -ms-flex-order: 11; order: 11; } .order-sm-12 { -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.333333%; } .offset-sm-2 { margin-left: 16.666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.333333%; } .offset-sm-5 { margin-left: 41.666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.333333%; } .offset-sm-8 { margin-left: 66.666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.333333%; } .offset-sm-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-md-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -ms-flex-order: -1; order: -1; } .order-md-last { -ms-flex-order: 13; order: 13; } .order-md-0 { -ms-flex-order: 0; order: 0; } .order-md-1 { -ms-flex-order: 1; order: 1; } .order-md-2 { -ms-flex-order: 2; order: 2; } .order-md-3 { -ms-flex-order: 3; order: 3; } .order-md-4 { -ms-flex-order: 4; order: 4; } .order-md-5 { -ms-flex-order: 5; order: 5; } .order-md-6 { -ms-flex-order: 6; order: 6; } .order-md-7 { -ms-flex-order: 7; order: 7; } .order-md-8 { -ms-flex-order: 8; order: 8; } .order-md-9 { -ms-flex-order: 9; order: 9; } .order-md-10 { -ms-flex-order: 10; order: 10; } .order-md-11 { -ms-flex-order: 11; order: 11; } .order-md-12 { -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.333333%; } .offset-md-8 { margin-left: 66.666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.333333%; } .offset-md-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-lg-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -ms-flex-order: -1; order: -1; } .order-lg-last { -ms-flex-order: 13; order: 13; } .order-lg-0 { -ms-flex-order: 0; order: 0; } .order-lg-1 { -ms-flex-order: 1; order: 1; } .order-lg-2 { -ms-flex-order: 2; order: 2; } .order-lg-3 { -ms-flex-order: 3; order: 3; } .order-lg-4 { -ms-flex-order: 4; order: 4; } .order-lg-5 { -ms-flex-order: 5; order: 5; } .order-lg-6 { -ms-flex-order: 6; order: 6; } .order-lg-7 { -ms-flex-order: 7; order: 7; } .order-lg-8 { -ms-flex-order: 8; order: 8; } .order-lg-9 { -ms-flex-order: 9; order: 9; } .order-lg-10 { -ms-flex-order: 10; order: 10; } .order-lg-11 { -ms-flex-order: 11; order: 11; } .order-lg-12 { -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.333333%; } .offset-lg-2 { margin-left: 16.666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.333333%; } .offset-lg-5 { margin-left: 41.666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.333333%; } .offset-lg-8 { margin-left: 66.666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.333333%; } .offset-lg-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .row-cols-xl-4 > * { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -ms-flex-order: -1; order: -1; } .order-xl-last { -ms-flex-order: 13; order: 13; } .order-xl-0 { -ms-flex-order: 0; order: 0; } .order-xl-1 { -ms-flex-order: 1; order: 1; } .order-xl-2 { -ms-flex-order: 2; order: 2; } .order-xl-3 { -ms-flex-order: 3; order: 3; } .order-xl-4 { -ms-flex-order: 4; order: 4; } .order-xl-5 { -ms-flex-order: 5; order: 5; } .order-xl-6 { -ms-flex-order: 6; order: 6; } .order-xl-7 { -ms-flex-order: 7; order: 7; } .order-xl-8 { -ms-flex-order: 8; order: 8; } .order-xl-9 { -ms-flex-order: 9; order: 9; } .order-xl-10 { -ms-flex-order: 10; order: 10; } .order-xl-11 { -ms-flex-order: 11; order: 11; } .order-xl-12 { -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667%; } } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } } .flex-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-sm-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-sm-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-sm-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-md-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-md-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-md-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } /*# sourceMappingURL=bootstrap-grid.min.css.map */ /* General =================================================== =================================================== =================================================== =================================================== =================================================== =================================================== =================================================== */ body { font-family: "Montserrat", sans-serif; }
0.625095
0.090494
img { transform: translateZ(0); } .box h3 { font-size: 140%; } .box h4 { font-size: 130%; } .box h5 { font-size: 120%; } .box h6 { font-size: 110%; } pre br { line-height: 0px; display: none; } .center { text-align: center; } .right { text-align: right; } ul.rules { list-style-type: none; } div.rule_short { font-weight: bold; font-size: 10pt; } div.rule_wrap { display: inline-table; width: 96%; } a.rule_link { display: inline-table; font-weight: bold; font-size: 10pt; width: 4%; } .golden_rules { list-style-type: none !important; } ul.collage_images { padding: 0px; width: 590px; border-collapse: collapse; } .collage_images { display: table; } ul.collage_images li { border: none; float: left; margin: 0; width: 118px; height: 118px; list-style: none; list-style-type: none; } ul.collage_images li a { display: block; height: 118px; overflow: hidden; } ul.collage_images img { height: 118px; width: 118px; } .selected a { font-weight: bold; text-decoration: underline; } .invisible { visibility: hidden; } .collage td { padding: 0px; border: none; } .line_new { color: green; } .line_deleted { color: red; } .line_moved { color: blue; } .line_unchanged { } .log1 { } .log2 { color: yellow; } .log3 { color: #0e88c6; } .log4 { /* font-weight: bold; */ } .log5 { text-decoration: underline; } #logchecker blockquote > pre > strong { font-weight: normal; } .good { /* font-weight: bold; */ color: green; } .bad { /* font-weight: bold; */ color: red; } .goodish { /* font-weight: bold; */ color: #35bf00; } .badish { /* font-weight: bold; */ color: #e5b244; } pre { overflow: auto; } .hidden { display: none; } .disable_grouping { display: none; } a.beta { font-weight: bold; color: #ff0000; } strong.important_text { color: red; font-weight: bold; } strong.important_text_alt { color: green; font-weight: bold; } span.remove > a { color: #ed5454; } span.important_text { color: red; } span.important_text_alt { color: green; } /* Make [+] on add multiple artists stay at the bottom (on torrent details page) */ div#AddArtists { position: relative; } div#AddArtists a { position: absolute; right: 0pt; bottom: 0pt; } .clear:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; } .new-subscriptions { font-weight: bold; } #forums #quickpost { width: 95%; } .rippywrap { z-index: 25; display: block; position: fixed; color: black; text-align: center; width: 190px; height: 180px; bottom: 0px; right: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .rippywrap div.rippy { z-index: 25; height: 111px; width: 190px; position: fixed; bottom: 0px; right: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } td.label { /* vertical-align: top; */ } span.rbt { display: block; padding: 8px 0 0; background: url('../rippy/rippy_top.gif') no-repeat top; } span.rbm { display: block; background: url('../rippy/rippy_middle.gif') repeat bottom; padding: 0 5px; } span.rbb { display: block; padding: 4px 0px 18px; margin-bottom: 5px; background: url('../rippy/rippy_bottom.gif') no-repeat bottom; } span.secondary_class { font-size: 85%; font-weight: bold; } .breadcrumbs { font-weight: bold; text-align: right; } .paranoia_override { font-style: italic; } #manage_collage_table.ui-sortable .drag { cursor: n-resize; } #manage_collage_table.ui-sortable .ui-sortable-helper.drag { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbing; } #manage_collage_table .ui-sortable-helper td, #manage_collage_table .ui-sortable-placeholder { border: 0; } .drag_drop_save { padding: 6px 0; overflow: hidden; } .headerSort { cursor: pointer; } .headerSort span { background: url('../common/table-order.png') no-repeat scroll right -38px transparent; padding: 0px 20px 0 0; } .headerSortDown span { background: url('../common/table-order.png') no-repeat scroll right 4px transparent; } .headerSortUp span { background: url('../common/table-order.png') no-repeat scroll right -79px transparent; } .headerSort.sorter-false, .headerSort.sorter-false span { background-image: none; cursor: default; } .album_votes { text-align: center; } .favoritecount { font-size: 150%; font-weight: bold; } .favoritecount_small { font-size: 110%; font-weight: bold; } ul.votedalbums li { list-style: none; list-style-type: none; margin: 0; } tr.torrent .bookmark > a:before { text-decoration: none; font-weight: normal; } tr.torrent .bookmark > a:after { text-decoration: none; font-weight: normal; } #sortable { list-style-type: none; margin: 0; padding: 0; width: 50%; } #sortable li { padding: 0px; font-size: 1.2em; height: 1.5em; } .ui-state-highlight { background: #007dc6 /*{bgColorHighlight}*/; opacity: 0.15; width: 50%; } .navigation_list, .navigation_list ol { list-style-position: inside; margin-top: 10px; margin-bottom: 20px; } .navigation_list > li { list-style-type: upper-roman !important; } .navigation_list li li { list-style-type: upper-alpha; } .navigation_list li li li { list-style-type: decimal; } .navigation_list li li li li { list-style-type: lower-alpha; } .voted_type { font-weight: bold; } .torrent_table .group .votes_info_td strong { font-size: inherit; } .preview_wrap { text-align: left; } .text_preview { min-height: 100px; } #lastfm_compatibilitybar_container { width: 100%; height: 5px; background: #969696; } #lastfm_compatibilitybar { height: 100%; } .brackets { text-indent: 0px; white-space: nowrap; } .votespan.brackets:before { content: '( '; } .votespan.brackets:after { content: ' )'; } .float_left { float: left; } .float_right { float: right; } .float_clear { clear: both; } .user_title { font-weight: normal; } /* * Fix long filename tables overflowing (Chrome only). * Stop various release page containers from overflowing with long input. * !! Be sure to test all major browsers before changing this section. !! * Fix report information tables overflowing long reports (all browsers). * Fix long release descriptions overflowing containers (all browsers). * Fix flowing issues in the report resolving pages. */ .wrap_overflow, .filelist_table td, .reportinfo_table, .torrentdetails blockquote { word-break: normal; -ms-word-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; /* Note that IE will have different behavior on word-break, * but this is required to keep the layout from breaking. */ -ms-word-break: break-all; } /* Non-web-standard for webkit */ .torrentdetails blockquote { word-break: break-word; } /* Fix long filename tables overflowing (Chrome only). */ .filelist_table td:first-child { word-break: break-all; } /* Fix long overflow for Opera (doesn't support word-break). */ .reportinfo_table { table-layout: fixed; } /* Wrap release info for consistent DOM and to limit table expansion. */ .no_overflow { width: 100%; overflow: hidden; } /* Stylesheet gallery in user profile editing */ #css_gallery { display: none; overflow: hidden; margin-top: 10px; } .preview_wrapper { position: relative; display: inline-block; width: 29%; height: 120px; margin: 0 10px; } .preview_image { display: block; height: 80px; cursor: pointer; overflow: hidden; } .preview_image img { width: 100%; } .preview_name { text-align: center; margin-top: 5px; } .option_group { margin-bottom: 10px; } .option_group:last-child { margin-bottom: 0px; } .autocomplete-suggestions { margin-top: 5px; border: var(--info-bar-inside-border); background: var(--box-header); overflow: auto; padding: 2px; } .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; cursor: pointer; } .autocomplete-selected { background: #222; } .autocomplete-suggestions strong { font-weight: normal; color: #3399ff; } .process_info { table-layout: fixed; width: 100%; } .process_info_pid { width: 70px; } .process_info_data { overflow: auto; } .setting_description > * { margin: 1em 0 0 0; } .settings_sidebar { min-height: 385px; } #settings_sections { /* position: absolute; */ } #settings_sections.fixed { position: fixed; top: 0px; } #settings_sections #submit, #settings_sections #settings_search { box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; } #settings_sections h2 { text-align: left; } .donor_icon { margin-left: 2px; width: 15px; height: 13px; } .donation_info { padding: 10px 10px 10px 20px; /* margin-left: 10px; */ /* margin-right: 10px; */ margin-bottom: 20px; } .donation_info:last-child { margin-bottom: 0; } .donation_info_title { display: block; font-size: 1.75em; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; font-weight: bold; margin: 10px 0; } .number_column { text-align: right; } .wide_input_text { width: 95%; } .top_artist_list li { margin-left: 25px; margin-bottom: 5px; list-style-type: decimal; font-size: 150%; } .permission_subcontainer { margin-bottom: 10px; } .noborder { border: none; } .two_columns { float: left; width: 50%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .field_div { margin-bottom: 10px; } .field_div:last-of-type { margin-bottom: 0; } .field_div .label, .submit_div .label { float: left; padding: 0 5px; text-align: right; width: 150px; } .field_div .input, .submit_div .input { padding: 0 5px; } .small_label { text-align: right; width: auto; } .scale_image { max-width: 500px; } .sidebar img { max-width: 220px; } .forum_post td img { width: auto; max-width: 100%; } #collage #reply_box img, #forums #reply_box img { /* max-width: 650px; */ max-width: 100%; } #artistcomments #reply_box img, #request_comments #reply_box img, #torrent_comments #reply_box img { /* max-width: 400px; */ max-width: 100%; } #artistcomments img, #request_comments img, #torrent_comments img { max-width: 417px; } .blog_post img { max-width: 100%; } #artist_information img, .box_request_desc img, .news_post img, .torrent_description img, .wiki_article img { max-width: 100%; } .torrentdetails img { max-width: 100%; } #inbox #preview img, #staffpm #reply_box img, #wiki .create_form img, #wiki .edit_form img { max-width: 100%; } #inbox .body img { max-width: 100%; } #userform img { max-width: 100%; } .profileinfo img { max-width: 100%; } #reportsv2 .manage_form img { max-width: 100%; } /* make Safari treat <input type="search" /> as a regular text box */ input[type='search'] { -webkit-appearance: textfield; /*font-size: medium; background: #fff;*/ } #pad_next { display: block; margin-top: 10px; } hr { border: none; border-top: 1px solid #363636; } .avatar_container img { max-height: 400px; max-width: 150px; } .avatar_container > div { width: 0; overflow: visible; display: inline-block; vertical-align: top; transition: opacity 500ms; } .avatar_container > :last-child { opacity: 0; } .avatar_container > :first-child { opacity: 1; } .avatar_container:hover > :first-child { opacity: 0; } .avatar_container:hover > :last-child { opacity: 1; } #user .avatar_container > :last-child { /* margin-right: 150px */ } #user .avatar_container:hover > :last-child { /* margin-right: 150px */ } #content .sidebar img { width: auto; height: auto; max-height: 400px; max-width: 100%; } #user .avatar_container > :last-child { margin-right: 0px; } div.sidebar > div.box_image > div.head + div { overflow: hidden; } td.avatar img { max-height: 400px; /* max-width: 175px!important; */ width: unset; } /* .avatar_container>div { width: 100%; } .avatar_container>div:first-child:last-child { display: block !important; } .avatar_container> :first-child { display: block; } .avatar_container> :nth-child(2) { display: none; opacity: 0; } .avatar_container:hover> :first-child { display: none; } .avatar_container:hover> :nth-child(2) { display: block; opacity: 1; } */ @media only screen and (min-width: 768px) { .avatar_container > :last-child { /* margin-right: 150px */ } .avatar_container:hover > :last-child { /* margin-right: 150px */ } } #recovery table td > pre { max-width: 800px; } #user .twofa_text { font-size: 14px; margin-top: 10px; font-weight: 600; } #forums > #wrapper > #content > .thin > div.table_container > .forum_post > tbody > tr > .body > div { height: 100%; width: 100%; display: flex; flex-flow: column; } #tools table#table-select { margin-top: 20px; } #tools table#table-select a { display: inline-block; margin: 0 5px; } #tools div#salary-table { width: 100%; /* border: 1px solid #363636; */ /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1); */ /* border-radius: 5px; */ display: grid; grid-template-columns: auto 1fr; } #tools div#salary-table > div#table-head-left > div, #tools div#salary-table > div#table-right-scroll > div#table-head-top > div, #tools div#salary-table > div#table-right-scroll > div#table-content > div { padding: 7px 5px; display: flex; align-content: center; justify-content: center; } #tools div#salary-table > div#table-head-left { display: grid; grid-template-columns: 50px 100px; grid-template-rows: 86px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } #tools div#salary-table > div#table-head-left > div { /* border-right: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div.group-name { /* background-color: #eeeeee !important; */ align-items: center; /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div.group-name:last-of-type { /* border-bottom-left-radius: 4px; */ } #tools div#salary-table > div#table-head-left > div.group-name:first-of-type ~ div.group-name, #tools div#salary-table > #table-head-left > div:nth-child(2) ~ div.div-username { /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div { align-items: center; } #tools div#salary-table > div#table-head-left > div.row1 { /* background-color: #eeeeee; */ } #tools div#salary-table > div#table-head-left > div.th-span2 { grid-column-start: span 2; /* background-color: #eeeeee; */ border-top-left-radius: 4px; } #tools div#salary-table > div#table-head-left > div.row2 { /* border-top: 1px solid #363636; */ /* background-color: #eeeeee; */ } #tools #table-select + h2 { margin-bottom: 20px; } #tools div#salary-table > div#table-right-scroll { display: block; overflow-x: auto; } #tools div#salary-table > div#table-right-scroll::-webkit-scrollbar { display: none; } #tools div#salary-table > div#table-right-scroll > div#table-head-top { display: grid; grid-template-columns: repeat(9, 1fr); grid-template-rows: auto 53px; /* background-color: #eeeeee; */ min-width: 800px; border-top-right-radius: 4px; } #tools div#salary-table > div#table-right-scroll > div#table-head-top.fixed { position: fixed !important; top: 0px; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div { /* border-right: 1px solid #363636; */ /* border-bottom: 1px solid #363636; */ align-items: center; text-align: center; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.row1.col-tail { /* border-top-right-radius: 4px; */ } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span2 { grid-column-start: span 2; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span3 { grid-column-start: span 3; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span4 { grid-column-start: span 4; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.col-tail { border-right: none !important; } #tools div#salary-table > div#table-right-scroll > div#table-content { display: grid; min-width: 800px; /* border-bottom-right-radius: 4px; */ } #tools div#salary-table > div#table-head-left > div.rowodd, #tools div#salary-table > div#table-right-scroll > div#table-content > div.rowodd { /* background-color: #f9f9f9; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div { /* border-right: 1px solid #363636; */ /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div:last-child { /* border-bottom-right-radius: 4px; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div.col-tail { border-right: none; } #tools div#salary-table > div#table-right-scroll > div#table-content > div.row3 { border-top: none; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table { width: unset; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td { padding: 0 3px; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td:first-child, #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td:nth-child(2) { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } td blockquote > hr { margin: 13px 0 !important; border-width: 0.5px; } td blockquote > hr + table { width: 100% !important; box-shadow: none !important; border: none !important; margin: 0 0 3px 0 !important; background-color: transparent !important; padding: 0 !important; } td blockquote > hr + table * { border: none !important; background-color: transparent !important; } td blockquote > hr + table > tbody > tr { border: none !important; background-color: transparent !important; } td blockquote > hr + table > tbody > tr > td { vertical-align: top; padding: 0 !important; } td blockquote > hr + table td:first-child { white-space: nowrap; text-overflow: ellipsis; /* padding-right: 0; */ } td blockquote > hr + table td:last-child { width: 99%; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table { display: blcok; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table > tbody { display: blcok; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table > tbody > tr { display: grid; grid-template-columns: 1fr minmax(100px, 500px) 1fr; align-items: center; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table + div { width: 100%; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table + div > input { text-align: center; } #tools #forum_control_panel .rowa td:first-of-type, #tools #forum_control_panel .rowb td:first-of-type { white-space: nowrap; overflow: visible hidden; text-overflow: ellipsis; } #user #content > .thin > .header > h2 > #thumb { float: right; margin-right: 5px; } code { display: inline-block; } #requests .main_column table.layout:first-child > tbody > tr#bounty { border-bottom: 1px solid #363636; } .iconshell { transform: rotate(45deg); color: #ddbe80; display: inline-block; } .fas.fa-thumbs-up, .far.fa-thumbs-up { color: #da7171 !important; } #torrents tr.torrentdetails.pad > td[colspan='5'] > div.linkbox { margin-bottom: 0; } #torrents tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > blockquote { margin-bottom: 0; } .torrentdetails_sendbonus ~ * { text-align: left; } tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > div.torrentdetails_sendbonus > a, tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > div > table a { padding: 0 !important; } tr.torrentdetails.pad > td[colspan='5'] > div > h4 { display: none; } #upload #image_uploader { text-align: center; } .warned-flag, .disabled_flag { color: #c83f3f; font-size: 12px; } .half-warned-flag { color: #ffbf00; font-size: 12px; } #user #content > .thin > .header > h2 > *:not(#thumb) { margin-right: 2px; } #user h2 .warned-flag, #user h2 .half-warned-flag, #user h2 .disabled_flag { position: relative; /* margin: 0 2px; */ bottom: 2px; } table .warned-flag, table .half-warned-flag, table .disabled_flag { transform: scale(0.8, 0.8); bottom: 0; } #upload #image_uploader + div#uploaded_img_container { height: 50vh; margin-top: 10px; display: flex; justify-content: center; align-items: center; } #upload #image_uploader + div#uploaded_img_container > img#uploaded_img { max-width: 100%; max-height: 100%; } #add_cover_div ul.options_list select { margin: 0 2px; } #user .box > .badge_display.pad { display: flex; justify-content: center; flex-flow: wrap; } #user .box > .badge_display.pad > .badge_container { width: auto; height: 85px; margin: 5px 9px; } #user .box > .badge_display.pad > .badge_container > img { height: 100%; width: auto; } #badges .badge_progress { margin-bottom: 20px; } #badges .badge_progress > .head { border-bottom: 2px solid #363636; margin: 0 auto 15px; width: 95%; } #badges .badge_progress > .head > h3 { margin-bottom: 10px; padding: 0; font-size: 18px; font-weight: bold; /* color: #666666; */ text-align: center; } #badges .badge_and_progress { display: grid; grid-template-columns: auto 1fr auto; /* height: 100px; */ align-items: center; gap: 20px; overflow: visible; width: 90%; margin: 0 auto 20px; } #badges .badge_and_progress.son { transform: scale(0.9); } #badges .badge_and_progress > div.badge_img_container { width: 100px; } #badges .badge_and_progress img { width: auto; max-width: 100%; } #badges .badge_and_progress img:hover { transform: scale(1.5); transition: all 1s; } #badges .badge_and_progress > div.title_and_progressbar { display: grid; grid-template-rows: 1fr 30px 1fr; gap: 3px; } #badges .badge_and_progress > div.title_and_progressbar > h4 { font-size: 15px; font-weight: bold; align-self: flex-end; margin: 0; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar { display: grid; grid-template-columns: repeat(7, 1fr auto); align-items: center; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div { background-color: #eeeeee; /* overflow: hidden; */ } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container { height: 20px; width: 20px; border-radius: 50%; box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3); padding: 3px; z-index: 999; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container { box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3); padding: 3px; margin: 0 -3px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle { background-color: #0274c1; /* box-shadow: 0 0 6px #999999; */ border-radius: 50%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.progress { /* background-image: linear-gradient(to bottom, #f9f9fb, #afaec9 60%,#f9fafb); */ background-color: #0274c1; /* box-shadow: 0 0 6px #999999; */ } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container.level1 > div.progress { border-top-left-radius: 5.5px; border-bottom-left-radius: 5.5px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle { display: flex; align-items: center; justify-content: center; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current > div.circle { height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.achieved > div.circle { height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current > div.circle > i { font-size: 18px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle > i { color: #ffffff; font-size: 12px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container.level1 { border-top-left-radius: 5.5px; border-bottom-left-radius: 5.5px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current { width: 30px; height: 30px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container { height: 11px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level1.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level2.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level3.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level4.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level5.progress { width: 70%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.level_numbers { align-self: flex-start; display: grid; grid-template-columns: 1fr 1fr repeat(6, 2fr); justify-items: flex-end; } #badges .badge_and_progress > div.title_and_progressbar > div.level_numbers > span:first-child { justify-self: flex-start; } #badges .badge_and_progress > div.total_percent { width: 80px; } #badges .badge_and_progress > div.total_percent > span { font-family: Georgia; font-size: 26px; margin-left: 5px; /* font-style: italic; */ } #badges .card_container { display: flex; flex-flow: wrap; justify-content: space-around; max-width: 920px; margin: 0 auto; } #badges .card_container > .card { width: 195px; height: 300px; margin: 10px; border: 2px solid #a7bfe8; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); transition: all 0.5s; border-radius: 7px; padding: 5px; } #badges .card_container > .card:hover { box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); } #badges .card_container > .card > .card_inside { width: 100%; height: 100%; border-radius: 5px; border: 1px solid #a7bfe8; display: grid; grid-template-rows: auto auto 1fr 27px; } #badges .card_container > .card > .card_inside > .badge_container { padding: 15px 0; text-align: center; } #badges .card_container > .card > .card_inside > .badge_container > img { width: auto; height: 100px; cursor: pointer; } #badges .card_container > .card > .card_inside > .badge_title { } #badges .card_container > .card > .card_inside > .badge_title > h4 { text-align: center; font-size: 15px; font-weight: bold; margin: 0; padding: 2px; } #badges .card_container > .card > .card_inside > .badge_introduction { text-align: center; display: flex; align-items: center; justify-content: center; padding: 3px 8px; } #badges .card_container > .card > .card_inside > .badge_introduction > div { word-wrap: break-word; /* word-break: break-all; */ } #badges .card_container > .card > .card_inside > .badge_display_btns { text-align: center; font-size: 18px; } #badges .card_container > .card > .card_inside > .badge_display_btns > a { margin: 0 5px; } #badges .badge_level_display { display: flex; flex-flow: wrap; align-items: center; justify-content: center; max-width: 1100px; margin: 0 auto; } #badges .badge_level_display > img { width: auto; height: 200px; margin: 20px; max-width: unset; max-height: unset; box-shadow: none; cursor: default; } #badges .badge_log_container, #badges .badge_store_container { /* border: 1px solid #363636; */ overflow: hidden; } /* #badges .badge_log_container>table tr, */ #badges .badge_store_container > table tr td.badge_name, #badges .badge_store_container > table tr.colhead { white-space: nowrap; text-overflow: ellipsis; } #badges .badge_log_container > table tr:not(.colhead), #badges .badge_store_container > table tr:not(.colhead) { /* border-top: 1px solid #363636; */ } #badges .badge_log_container > table .colhead > td:nth-child(2), #badges .badge_store_container > table td.badge_introduction { width: 90%; } #badges .badge_store_container > table td.badge_preview > img { height: 100px; width: auto; } #tools #badge_management_table td { padding: 0; } #user .user_profile_badges { height: 16px; margin: 4px 3px 0; display: inline-block; } #user .user_profile_badges > img { height: 100%; width: auto; } .forum_post .post_username_badges { height: 13px; margin: 0 2px; display: inline-block; position: relative; top: 2px; } .forum_post .post_username_badges > img { height: 100%; width: auto; } #index .news_post ol.navigation_list { display: none; } #collage_delete_box { margin: 0 auto; max-width: 600px; grid-column: 1 / 3; } td.m_th_right { text-align: right; } #activity_alert_container { width: 100%; } #activity_alert_container > #activity_alert { width: 40%; min-width: 490px; /* height: 20px; */ margin: 0 auto; display: flex; align-items: center; justify-content: center; } #activity_alert_container > #activity_alert > a { /* font-weight: bold; */ } #activity_alert_container > #activity_alert { /* background-color: rgba(240, 110, 120, .6); */ /* border-bottom-left-radius: 5px; */ /* border-bottom-right-radius: 5px; */ z-index: -1; /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3); */ /* filter: blur(20px); */ } #activity_alert_container > #activity_alert > a { color: #fff; } .m_th_right, .m_td_right { text-align: right; } #application_management_header { display: grid; grid-template-columns: 0 1fr auto auto; list-style-type: none; gap: 5px; margin-bottom: 15px; } #application_management_header > li { margin: 0; } #application_management_header > li > h2 { padding: 0; margin: 0; } #application_record_list td button { width: 28px; padding: 2px; margin: 1px; } .sidebar .box li > ul { padding: 0; } .sidebar .box li > ul > li { margin: 3px; } #poll_box { padding: 10px; } #index #poll_container { margin-bottom: 10px; } #poll_container > form#poll { display: grid; grid-template-columns: auto 1fr; gap: 5px; } #poll_container > form#poll > br { display: none; } #poll_container > form#poll > input[type='checkbox'], #poll_container > form#poll > input[type='radio'] { margin: 4px 0 0 4px; } #poll_container > form#poll > input[type='button'] { grid-column: 1 / 3; width: 50px; margin-top: 10px; } #artist span.remove.remove_artist { margin-left: 5px; } #torrents .divide_score_reasons { border-top: 1px solid #363636; } #donate_progress_container { width: 100%; text-align: center; margin: 5px 0; } #donate_information #donate_logo { margin: 0 auto; width: 50%; max-width: 250px; display: block; border-radius: 5px; } #donate_information #donate_progress { margin: 5px auto; width: 300px; } #tools #enable_requests_table tr.colhead { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } #torrents div.submit_div.preview_submit { text-align: center; } .box_addtocollage #select_collage { width: 100%; } .box_addtocollage #SearchCollage { display: grid; grid-template-columns: 1fr 65px; } .box_addtocollage #selected_collage_category, .box_addtocollage #selected_collage_author, .box_addtocollage #selected_collage_description { margin: 5px; } #donate #donor_ranks_container { margin: 10px 0; border: 1px solid #363636; } #donate #donor_ranks_container > table#donor_ranks_table td { width: 18%; } #donate #donor_ranks_container > table#donor_ranks_table tr:first-child ~ tr > td:not(.th) { border-top: 1px solid #363636; } #donate #donor_ranks_container > table#donor_ranks_table td.th { border-right: 1px solid #363636; width: 80px; text-align: right; } /* #donate #donate_ranks_container>div.donate_rank{ width: 250px; margin: 5px; border: 1px solid #363636; padding: 5px; } #donate #donate_ranks_container>div.donate_rank>h4{ text-align: center; border-bottom: 1px solid #363636; font-weight: bold; margin-bottom: 10px; } */ #donate #donate_ranks_container > div.donate_rank > div > ul { text-align: center; list-style: none; } #donate #donate_ranks_container > div.donate_rank > div > ul > li { margin: 5px; } #donate #about_donation, #donate #donate_explanation_body { padding: 0 11px; } table.table_in_text th, table.table_in_text td { border: 1px solid #363636; padding: 5px; text-align: unset; } #switcher { list-style: none; margin-bottom: 1rem; text-align: center; } #switcher li { display: inline; margin: 0 5px; } #ssp #ssp_panel_container { display: grid; grid-template-columns: auto auto; column-gap: 20px; } #ssp #ssp_panel_container > div.table_container.border { grid-column: unset; } #shifu #info_container { display: flex; flex-flow: wrap; justify-content: space-around; max-width: 920px; margin: 0 auto; } #shifu #info_container > .info_card { display: grid; width: 240px; height: 400px; margin: 10px; border: 1px solid #363636; grid-template-rows: 30px 160px 210px; } #shifu #info_container > .info_card > .username { padding: 5px; font-size: 1.1rem; text-align: center; } #shifu #info_container > .info_card > .avatar_container > img { display: block; width: 150px; height: 150px; border-radius: 50%; margin: 10px auto 0; } #shifu #info_container > .info_card > .introduction { padding: 10px; } hr.report_inside_line { border-top: 1px solid #363636; } .upload_form_note { margin: 0; } div.sidebar > div.box_image > div.head + div { /* padding: 0; */ margin: 0 auto; overflow: hidden; /* width: 240px; */ } #user .box_image_avatar div:nth-of-type(2) img { max-height: 400px; max-width: 240px !important; width: unset; } textarea#album_desc { margin-top: 0; } td.padding_bottom_0 { padding-bottom: 0; } /* movie_tracker */ /* #specifications_contianer{ display: grid; grid-template-columns: repeat(5, auto); align-items: center; } */ #subtitles_container div.grid_subtitles { display: grid; grid-template-columns: repeat(5, 1fr); } #subtitles_container div > div > div.subtitle { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } table.forum_post.noavatar > tbody > tr > td.body { grid-column: 1 / 3; } #tools #content > .thin > h3 + div.box.pad:not(:last-child) { margin-bottom: 20px; } #upload blockquote[id*='how_to_blockquote'] > ul { margin-left: 5px; } #upload blockquote[id*='how_to_blockquote'] > div.examples > ul, #upload blockquote[id*='how_to_blockquote'] > div.examples { margin-left: 15px; } .artbox > #artist_list { margin-right: 18px; } .poltimg { text-align: center; zoom: 1; width: 100%; border-radius: 5px; overflow: hidden; position: relative; } .poltimg > img { width: 100%; } .box h11 { font-size: 30px; line-height: 32px; font-weight: 700; position: relative; bottom: 3px; } .bdinfo-table, .mediainfo-table { border: 1px solid #363636; } .bdinfo-table caption, .mediainfo-table caption { font-weight: bold; border-bottom: 1px solid #363636; } .bdinfo-table > tbody > tr > td, .mediainfo-table > tbody > tr > td { border: 1px solid #363636; vertical-align: top; } .bdinfo-table > tbody > tr > td:last-child, .mediainfo-table > tbody > tr > td:last-child { width: 40%; } .bdinfo-table > tbody > tr > td > table td, .mediainfo-table > tbody > tr > td > table td { padding: 1px; } #content .main_column .pad blockquote pre, .blog_post .pad blockquote pre { white-space: pre-wrap; } div.linkbox#torrent_filter { margin-top: 0 !important; } #actual_rules > h4 { font-size: 1.5rem !important; } #actual_rules > h5 { font-size: 1.3rem !important; } td.label + td > div.textarea_wrap > textarea#mediainfo_bdinfo { height: 80vh; } td.audio_track_number { vertical-align: top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .torrent_table .group_info > .torrent_info { margin-bottom: 10px; } div.sceditor-toolbar { flex-shrink: 0; overflow: hidden; line-height: 0; text-align: left; user-select: none; background-clip: padding-box; display: flex; justify-content: center; align-items: center; padding: 5px; } div.sceditor-group { display: inline; background: transparent; margin: 0; padding: 0; border: 0; } .sceditor-button { padding: 4px; margin: 2px 1px 2px 3px; height: 20px; border-radius: 12px; background-clip: padding-box; float: left; cursor: pointer; padding: 3px 5px; width: 16px; border-radius: 5px; background-clip: padding-box; } .sceditor-button, .sceditor-button div { display: block; } .sceditor-button svg { display: inline-block; height: 16px; width: 16px; margin: 2px 0; fill: white; text-decoration: none; pointer-events: none; line-height: 1; } .text-icon .sceditor-button.has-icon div, .sceditor-button.has-icon div, .text .sceditor-button div, .sceditor-button.text div { padding: 0 2px; background: none; } .sceditor-button.has-icon div { display: none; } #subtitles #subtitle_search_box { display: flex; flex-flow: wrap; justify-content: center; align-items: center; padding: 20px; margin-bottom: 20px; /* margin-left: 30px; margin-left: 30px; */ } #subtitles_box_title { font-weight: bold; } #subtitles #subtitle_search_box > input#subtitle_search_title { width: 400px; } #subtitles #subtitle_search_box > input#subtitle_search_year { width: 100px; } #subtitles #subtitle_browser { display: grid; grid-template-columns: 40px 1fr 40px 1fr; border: 1px solid #363636; overflow: hidden; } #subtitles #subtitle_browser > .thead { background: #111; padding: 7px; } #subtitles #subtitle_browser > .tbody { border-top: 1px solid #363636; padding: 7px; } #subtitles #subtitle_upload_table td.right { width: 20%; } #subtitles #subtitle_upload_table #subtitle_torrent_pl { width: 100%; max-width: 400px; } #subtitles #subtitle_detail_grid_container { display: grid; gap: 20px; grid-template-columns: 1fr 1fr; } #subtitles .subtitle_detail_container { border: 1px solid #363636; } #subtitles .subtitle_detail_container tr:not(.colhead) { border-top: 1px solid #363636; } #subtitles .subtitle_detail_container td.right { width: 30%; } #subtitle_rules_box > ul { padding-left: 10px; } #upload select#source, #upload select#codec, #upload select#container, #upload select#resolution, #upload select#processing { width: 120px; } textarea#mediainfo { min-height: 150px; } textarea#release_desc { min-height: 250px; } textarea#staff_note { min-height: 45px; } textarea#album_desc { min-height: 100px; } .imdb_artist > a > p { text-overflow: ellipsis; overflow: hidden; vertical-align: middle; text-align: center; white-space: nowrap; } #database_ids_table td { padding: 0; } @media only screen and (max-width: 1000px) { #subtitles_container div.grid_subtitles { grid-template-columns: repeat(4, 1fr); } } @media only screen and (max-width: 800px) { #subtitles #subtitle_browser { grid-template-columns: 40px 1fr; } #subtitles #subtitle_browser > .thead:nth-child(3), #subtitles #subtitle_browser > .thead:nth-child(4) { display: none; } #subtitles #subtitle_detail_grid_container { grid-template-columns: 1fr; } #subtitles_container div.grid_subtitles { grid-template-columns: repeat(3, 1fr); } } .torrent_table .group_info.clear > div.display_name { font-size: 1.2rem; margin-bottom: 5px; } .torrent_table .group_info.clear > div.display_name + div.torrent_info { padding-left: 12px; } .torrent_table .group_info.clear > div.display_name + div.torrent_info + div.tags { margin-top: -5px; } table#database_ids_table { margin-left: 10px; } #subtitles_box_external { margin-top: 5px; } div.comparison { display: inline-block; }
src/css/gpw_dark_mono/origin-global.css
img { transform: translateZ(0); } .box h3 { font-size: 140%; } .box h4 { font-size: 130%; } .box h5 { font-size: 120%; } .box h6 { font-size: 110%; } pre br { line-height: 0px; display: none; } .center { text-align: center; } .right { text-align: right; } ul.rules { list-style-type: none; } div.rule_short { font-weight: bold; font-size: 10pt; } div.rule_wrap { display: inline-table; width: 96%; } a.rule_link { display: inline-table; font-weight: bold; font-size: 10pt; width: 4%; } .golden_rules { list-style-type: none !important; } ul.collage_images { padding: 0px; width: 590px; border-collapse: collapse; } .collage_images { display: table; } ul.collage_images li { border: none; float: left; margin: 0; width: 118px; height: 118px; list-style: none; list-style-type: none; } ul.collage_images li a { display: block; height: 118px; overflow: hidden; } ul.collage_images img { height: 118px; width: 118px; } .selected a { font-weight: bold; text-decoration: underline; } .invisible { visibility: hidden; } .collage td { padding: 0px; border: none; } .line_new { color: green; } .line_deleted { color: red; } .line_moved { color: blue; } .line_unchanged { } .log1 { } .log2 { color: yellow; } .log3 { color: #0e88c6; } .log4 { /* font-weight: bold; */ } .log5 { text-decoration: underline; } #logchecker blockquote > pre > strong { font-weight: normal; } .good { /* font-weight: bold; */ color: green; } .bad { /* font-weight: bold; */ color: red; } .goodish { /* font-weight: bold; */ color: #35bf00; } .badish { /* font-weight: bold; */ color: #e5b244; } pre { overflow: auto; } .hidden { display: none; } .disable_grouping { display: none; } a.beta { font-weight: bold; color: #ff0000; } strong.important_text { color: red; font-weight: bold; } strong.important_text_alt { color: green; font-weight: bold; } span.remove > a { color: #ed5454; } span.important_text { color: red; } span.important_text_alt { color: green; } /* Make [+] on add multiple artists stay at the bottom (on torrent details page) */ div#AddArtists { position: relative; } div#AddArtists a { position: absolute; right: 0pt; bottom: 0pt; } .clear:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; } .new-subscriptions { font-weight: bold; } #forums #quickpost { width: 95%; } .rippywrap { z-index: 25; display: block; position: fixed; color: black; text-align: center; width: 190px; height: 180px; bottom: 0px; right: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .rippywrap div.rippy { z-index: 25; height: 111px; width: 190px; position: fixed; bottom: 0px; right: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } td.label { /* vertical-align: top; */ } span.rbt { display: block; padding: 8px 0 0; background: url('../rippy/rippy_top.gif') no-repeat top; } span.rbm { display: block; background: url('../rippy/rippy_middle.gif') repeat bottom; padding: 0 5px; } span.rbb { display: block; padding: 4px 0px 18px; margin-bottom: 5px; background: url('../rippy/rippy_bottom.gif') no-repeat bottom; } span.secondary_class { font-size: 85%; font-weight: bold; } .breadcrumbs { font-weight: bold; text-align: right; } .paranoia_override { font-style: italic; } #manage_collage_table.ui-sortable .drag { cursor: n-resize; } #manage_collage_table.ui-sortable .ui-sortable-helper.drag { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbing; } #manage_collage_table .ui-sortable-helper td, #manage_collage_table .ui-sortable-placeholder { border: 0; } .drag_drop_save { padding: 6px 0; overflow: hidden; } .headerSort { cursor: pointer; } .headerSort span { background: url('../common/table-order.png') no-repeat scroll right -38px transparent; padding: 0px 20px 0 0; } .headerSortDown span { background: url('../common/table-order.png') no-repeat scroll right 4px transparent; } .headerSortUp span { background: url('../common/table-order.png') no-repeat scroll right -79px transparent; } .headerSort.sorter-false, .headerSort.sorter-false span { background-image: none; cursor: default; } .album_votes { text-align: center; } .favoritecount { font-size: 150%; font-weight: bold; } .favoritecount_small { font-size: 110%; font-weight: bold; } ul.votedalbums li { list-style: none; list-style-type: none; margin: 0; } tr.torrent .bookmark > a:before { text-decoration: none; font-weight: normal; } tr.torrent .bookmark > a:after { text-decoration: none; font-weight: normal; } #sortable { list-style-type: none; margin: 0; padding: 0; width: 50%; } #sortable li { padding: 0px; font-size: 1.2em; height: 1.5em; } .ui-state-highlight { background: #007dc6 /*{bgColorHighlight}*/; opacity: 0.15; width: 50%; } .navigation_list, .navigation_list ol { list-style-position: inside; margin-top: 10px; margin-bottom: 20px; } .navigation_list > li { list-style-type: upper-roman !important; } .navigation_list li li { list-style-type: upper-alpha; } .navigation_list li li li { list-style-type: decimal; } .navigation_list li li li li { list-style-type: lower-alpha; } .voted_type { font-weight: bold; } .torrent_table .group .votes_info_td strong { font-size: inherit; } .preview_wrap { text-align: left; } .text_preview { min-height: 100px; } #lastfm_compatibilitybar_container { width: 100%; height: 5px; background: #969696; } #lastfm_compatibilitybar { height: 100%; } .brackets { text-indent: 0px; white-space: nowrap; } .votespan.brackets:before { content: '( '; } .votespan.brackets:after { content: ' )'; } .float_left { float: left; } .float_right { float: right; } .float_clear { clear: both; } .user_title { font-weight: normal; } /* * Fix long filename tables overflowing (Chrome only). * Stop various release page containers from overflowing with long input. * !! Be sure to test all major browsers before changing this section. !! * Fix report information tables overflowing long reports (all browsers). * Fix long release descriptions overflowing containers (all browsers). * Fix flowing issues in the report resolving pages. */ .wrap_overflow, .filelist_table td, .reportinfo_table, .torrentdetails blockquote { word-break: normal; -ms-word-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; /* Note that IE will have different behavior on word-break, * but this is required to keep the layout from breaking. */ -ms-word-break: break-all; } /* Non-web-standard for webkit */ .torrentdetails blockquote { word-break: break-word; } /* Fix long filename tables overflowing (Chrome only). */ .filelist_table td:first-child { word-break: break-all; } /* Fix long overflow for Opera (doesn't support word-break). */ .reportinfo_table { table-layout: fixed; } /* Wrap release info for consistent DOM and to limit table expansion. */ .no_overflow { width: 100%; overflow: hidden; } /* Stylesheet gallery in user profile editing */ #css_gallery { display: none; overflow: hidden; margin-top: 10px; } .preview_wrapper { position: relative; display: inline-block; width: 29%; height: 120px; margin: 0 10px; } .preview_image { display: block; height: 80px; cursor: pointer; overflow: hidden; } .preview_image img { width: 100%; } .preview_name { text-align: center; margin-top: 5px; } .option_group { margin-bottom: 10px; } .option_group:last-child { margin-bottom: 0px; } .autocomplete-suggestions { margin-top: 5px; border: var(--info-bar-inside-border); background: var(--box-header); overflow: auto; padding: 2px; } .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; cursor: pointer; } .autocomplete-selected { background: #222; } .autocomplete-suggestions strong { font-weight: normal; color: #3399ff; } .process_info { table-layout: fixed; width: 100%; } .process_info_pid { width: 70px; } .process_info_data { overflow: auto; } .setting_description > * { margin: 1em 0 0 0; } .settings_sidebar { min-height: 385px; } #settings_sections { /* position: absolute; */ } #settings_sections.fixed { position: fixed; top: 0px; } #settings_sections #submit, #settings_sections #settings_search { box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; } #settings_sections h2 { text-align: left; } .donor_icon { margin-left: 2px; width: 15px; height: 13px; } .donation_info { padding: 10px 10px 10px 20px; /* margin-left: 10px; */ /* margin-right: 10px; */ margin-bottom: 20px; } .donation_info:last-child { margin-bottom: 0; } .donation_info_title { display: block; font-size: 1.75em; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; font-weight: bold; margin: 10px 0; } .number_column { text-align: right; } .wide_input_text { width: 95%; } .top_artist_list li { margin-left: 25px; margin-bottom: 5px; list-style-type: decimal; font-size: 150%; } .permission_subcontainer { margin-bottom: 10px; } .noborder { border: none; } .two_columns { float: left; width: 50%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .field_div { margin-bottom: 10px; } .field_div:last-of-type { margin-bottom: 0; } .field_div .label, .submit_div .label { float: left; padding: 0 5px; text-align: right; width: 150px; } .field_div .input, .submit_div .input { padding: 0 5px; } .small_label { text-align: right; width: auto; } .scale_image { max-width: 500px; } .sidebar img { max-width: 220px; } .forum_post td img { width: auto; max-width: 100%; } #collage #reply_box img, #forums #reply_box img { /* max-width: 650px; */ max-width: 100%; } #artistcomments #reply_box img, #request_comments #reply_box img, #torrent_comments #reply_box img { /* max-width: 400px; */ max-width: 100%; } #artistcomments img, #request_comments img, #torrent_comments img { max-width: 417px; } .blog_post img { max-width: 100%; } #artist_information img, .box_request_desc img, .news_post img, .torrent_description img, .wiki_article img { max-width: 100%; } .torrentdetails img { max-width: 100%; } #inbox #preview img, #staffpm #reply_box img, #wiki .create_form img, #wiki .edit_form img { max-width: 100%; } #inbox .body img { max-width: 100%; } #userform img { max-width: 100%; } .profileinfo img { max-width: 100%; } #reportsv2 .manage_form img { max-width: 100%; } /* make Safari treat <input type="search" /> as a regular text box */ input[type='search'] { -webkit-appearance: textfield; /*font-size: medium; background: #fff;*/ } #pad_next { display: block; margin-top: 10px; } hr { border: none; border-top: 1px solid #363636; } .avatar_container img { max-height: 400px; max-width: 150px; } .avatar_container > div { width: 0; overflow: visible; display: inline-block; vertical-align: top; transition: opacity 500ms; } .avatar_container > :last-child { opacity: 0; } .avatar_container > :first-child { opacity: 1; } .avatar_container:hover > :first-child { opacity: 0; } .avatar_container:hover > :last-child { opacity: 1; } #user .avatar_container > :last-child { /* margin-right: 150px */ } #user .avatar_container:hover > :last-child { /* margin-right: 150px */ } #content .sidebar img { width: auto; height: auto; max-height: 400px; max-width: 100%; } #user .avatar_container > :last-child { margin-right: 0px; } div.sidebar > div.box_image > div.head + div { overflow: hidden; } td.avatar img { max-height: 400px; /* max-width: 175px!important; */ width: unset; } /* .avatar_container>div { width: 100%; } .avatar_container>div:first-child:last-child { display: block !important; } .avatar_container> :first-child { display: block; } .avatar_container> :nth-child(2) { display: none; opacity: 0; } .avatar_container:hover> :first-child { display: none; } .avatar_container:hover> :nth-child(2) { display: block; opacity: 1; } */ @media only screen and (min-width: 768px) { .avatar_container > :last-child { /* margin-right: 150px */ } .avatar_container:hover > :last-child { /* margin-right: 150px */ } } #recovery table td > pre { max-width: 800px; } #user .twofa_text { font-size: 14px; margin-top: 10px; font-weight: 600; } #forums > #wrapper > #content > .thin > div.table_container > .forum_post > tbody > tr > .body > div { height: 100%; width: 100%; display: flex; flex-flow: column; } #tools table#table-select { margin-top: 20px; } #tools table#table-select a { display: inline-block; margin: 0 5px; } #tools div#salary-table { width: 100%; /* border: 1px solid #363636; */ /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1); */ /* border-radius: 5px; */ display: grid; grid-template-columns: auto 1fr; } #tools div#salary-table > div#table-head-left > div, #tools div#salary-table > div#table-right-scroll > div#table-head-top > div, #tools div#salary-table > div#table-right-scroll > div#table-content > div { padding: 7px 5px; display: flex; align-content: center; justify-content: center; } #tools div#salary-table > div#table-head-left { display: grid; grid-template-columns: 50px 100px; grid-template-rows: 86px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } #tools div#salary-table > div#table-head-left > div { /* border-right: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div.group-name { /* background-color: #eeeeee !important; */ align-items: center; /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div.group-name:last-of-type { /* border-bottom-left-radius: 4px; */ } #tools div#salary-table > div#table-head-left > div.group-name:first-of-type ~ div.group-name, #tools div#salary-table > #table-head-left > div:nth-child(2) ~ div.div-username { /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-head-left > div { align-items: center; } #tools div#salary-table > div#table-head-left > div.row1 { /* background-color: #eeeeee; */ } #tools div#salary-table > div#table-head-left > div.th-span2 { grid-column-start: span 2; /* background-color: #eeeeee; */ border-top-left-radius: 4px; } #tools div#salary-table > div#table-head-left > div.row2 { /* border-top: 1px solid #363636; */ /* background-color: #eeeeee; */ } #tools #table-select + h2 { margin-bottom: 20px; } #tools div#salary-table > div#table-right-scroll { display: block; overflow-x: auto; } #tools div#salary-table > div#table-right-scroll::-webkit-scrollbar { display: none; } #tools div#salary-table > div#table-right-scroll > div#table-head-top { display: grid; grid-template-columns: repeat(9, 1fr); grid-template-rows: auto 53px; /* background-color: #eeeeee; */ min-width: 800px; border-top-right-radius: 4px; } #tools div#salary-table > div#table-right-scroll > div#table-head-top.fixed { position: fixed !important; top: 0px; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div { /* border-right: 1px solid #363636; */ /* border-bottom: 1px solid #363636; */ align-items: center; text-align: center; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.row1.col-tail { /* border-top-right-radius: 4px; */ } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span2 { grid-column-start: span 2; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span3 { grid-column-start: span 3; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.th-span4 { grid-column-start: span 4; } #tools div#salary-table > div#table-right-scroll > div#table-head-top > div.col-tail { border-right: none !important; } #tools div#salary-table > div#table-right-scroll > div#table-content { display: grid; min-width: 800px; /* border-bottom-right-radius: 4px; */ } #tools div#salary-table > div#table-head-left > div.rowodd, #tools div#salary-table > div#table-right-scroll > div#table-content > div.rowodd { /* background-color: #f9f9f9; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div { /* border-right: 1px solid #363636; */ /* border-top: 1px solid #363636; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div:last-child { /* border-bottom-right-radius: 4px; */ } #tools div#salary-table > div#table-right-scroll > div#table-content > div.col-tail { border-right: none; } #tools div#salary-table > div#table-right-scroll > div#table-content > div.row3 { border-top: none; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table { width: unset; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td { padding: 0 3px; } #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td:first-child, #reportsv2 #all_reports .manage_form table.box.layout > tbody > tr > td.label + td > table td:nth-child(2) { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } td blockquote > hr { margin: 13px 0 !important; border-width: 0.5px; } td blockquote > hr + table { width: 100% !important; box-shadow: none !important; border: none !important; margin: 0 0 3px 0 !important; background-color: transparent !important; padding: 0 !important; } td blockquote > hr + table * { border: none !important; background-color: transparent !important; } td blockquote > hr + table > tbody > tr { border: none !important; background-color: transparent !important; } td blockquote > hr + table > tbody > tr > td { vertical-align: top; padding: 0 !important; } td blockquote > hr + table td:first-child { white-space: nowrap; text-overflow: ellipsis; /* padding-right: 0; */ } td blockquote > hr + table td:last-child { width: 99%; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table { display: blcok; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table > tbody { display: blcok; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table > tbody > tr { display: grid; grid-template-columns: 1fr minmax(100px, 500px) 1fr; align-items: center; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table + div { width: 100%; } #torrents .thin > .header ~ .box.pad > form.rename_form > div > table + div > input { text-align: center; } #tools #forum_control_panel .rowa td:first-of-type, #tools #forum_control_panel .rowb td:first-of-type { white-space: nowrap; overflow: visible hidden; text-overflow: ellipsis; } #user #content > .thin > .header > h2 > #thumb { float: right; margin-right: 5px; } code { display: inline-block; } #requests .main_column table.layout:first-child > tbody > tr#bounty { border-bottom: 1px solid #363636; } .iconshell { transform: rotate(45deg); color: #ddbe80; display: inline-block; } .fas.fa-thumbs-up, .far.fa-thumbs-up { color: #da7171 !important; } #torrents tr.torrentdetails.pad > td[colspan='5'] > div.linkbox { margin-bottom: 0; } #torrents tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > blockquote { margin-bottom: 0; } .torrentdetails_sendbonus ~ * { text-align: left; } tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > div.torrentdetails_sendbonus > a, tr.torrentdetails.pad > td[colspan='5'] > div.linkbox:last-child > div > table a { padding: 0 !important; } tr.torrentdetails.pad > td[colspan='5'] > div > h4 { display: none; } #upload #image_uploader { text-align: center; } .warned-flag, .disabled_flag { color: #c83f3f; font-size: 12px; } .half-warned-flag { color: #ffbf00; font-size: 12px; } #user #content > .thin > .header > h2 > *:not(#thumb) { margin-right: 2px; } #user h2 .warned-flag, #user h2 .half-warned-flag, #user h2 .disabled_flag { position: relative; /* margin: 0 2px; */ bottom: 2px; } table .warned-flag, table .half-warned-flag, table .disabled_flag { transform: scale(0.8, 0.8); bottom: 0; } #upload #image_uploader + div#uploaded_img_container { height: 50vh; margin-top: 10px; display: flex; justify-content: center; align-items: center; } #upload #image_uploader + div#uploaded_img_container > img#uploaded_img { max-width: 100%; max-height: 100%; } #add_cover_div ul.options_list select { margin: 0 2px; } #user .box > .badge_display.pad { display: flex; justify-content: center; flex-flow: wrap; } #user .box > .badge_display.pad > .badge_container { width: auto; height: 85px; margin: 5px 9px; } #user .box > .badge_display.pad > .badge_container > img { height: 100%; width: auto; } #badges .badge_progress { margin-bottom: 20px; } #badges .badge_progress > .head { border-bottom: 2px solid #363636; margin: 0 auto 15px; width: 95%; } #badges .badge_progress > .head > h3 { margin-bottom: 10px; padding: 0; font-size: 18px; font-weight: bold; /* color: #666666; */ text-align: center; } #badges .badge_and_progress { display: grid; grid-template-columns: auto 1fr auto; /* height: 100px; */ align-items: center; gap: 20px; overflow: visible; width: 90%; margin: 0 auto 20px; } #badges .badge_and_progress.son { transform: scale(0.9); } #badges .badge_and_progress > div.badge_img_container { width: 100px; } #badges .badge_and_progress img { width: auto; max-width: 100%; } #badges .badge_and_progress img:hover { transform: scale(1.5); transition: all 1s; } #badges .badge_and_progress > div.title_and_progressbar { display: grid; grid-template-rows: 1fr 30px 1fr; gap: 3px; } #badges .badge_and_progress > div.title_and_progressbar > h4 { font-size: 15px; font-weight: bold; align-self: flex-end; margin: 0; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar { display: grid; grid-template-columns: repeat(7, 1fr auto); align-items: center; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div { background-color: #eeeeee; /* overflow: hidden; */ } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container { height: 20px; width: 20px; border-radius: 50%; box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3); padding: 3px; z-index: 999; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container { box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3); padding: 3px; margin: 0 -3px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle { background-color: #0274c1; /* box-shadow: 0 0 6px #999999; */ border-radius: 50%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.progress { /* background-image: linear-gradient(to bottom, #f9f9fb, #afaec9 60%,#f9fafb); */ background-color: #0274c1; /* box-shadow: 0 0 6px #999999; */ } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container.level1 > div.progress { border-top-left-radius: 5.5px; border-bottom-left-radius: 5.5px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle { display: flex; align-items: center; justify-content: center; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current > div.circle { height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.achieved > div.circle { height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current > div.circle > i { font-size: 18px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container > div.circle > i { color: #ffffff; font-size: 12px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container.level1 { border-top-left-radius: 5.5px; border-bottom-left-radius: 5.5px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.circle_container.current { width: 30px; height: 30px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container { height: 11px; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level1.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level2.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level3.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level4.progress { width: 100%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.progressbar > div.progress_container > div.level5.progress { width: 70%; height: 100%; } #badges .badge_and_progress > div.title_and_progressbar > div.level_numbers { align-self: flex-start; display: grid; grid-template-columns: 1fr 1fr repeat(6, 2fr); justify-items: flex-end; } #badges .badge_and_progress > div.title_and_progressbar > div.level_numbers > span:first-child { justify-self: flex-start; } #badges .badge_and_progress > div.total_percent { width: 80px; } #badges .badge_and_progress > div.total_percent > span { font-family: Georgia; font-size: 26px; margin-left: 5px; /* font-style: italic; */ } #badges .card_container { display: flex; flex-flow: wrap; justify-content: space-around; max-width: 920px; margin: 0 auto; } #badges .card_container > .card { width: 195px; height: 300px; margin: 10px; border: 2px solid #a7bfe8; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); transition: all 0.5s; border-radius: 7px; padding: 5px; } #badges .card_container > .card:hover { box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); } #badges .card_container > .card > .card_inside { width: 100%; height: 100%; border-radius: 5px; border: 1px solid #a7bfe8; display: grid; grid-template-rows: auto auto 1fr 27px; } #badges .card_container > .card > .card_inside > .badge_container { padding: 15px 0; text-align: center; } #badges .card_container > .card > .card_inside > .badge_container > img { width: auto; height: 100px; cursor: pointer; } #badges .card_container > .card > .card_inside > .badge_title { } #badges .card_container > .card > .card_inside > .badge_title > h4 { text-align: center; font-size: 15px; font-weight: bold; margin: 0; padding: 2px; } #badges .card_container > .card > .card_inside > .badge_introduction { text-align: center; display: flex; align-items: center; justify-content: center; padding: 3px 8px; } #badges .card_container > .card > .card_inside > .badge_introduction > div { word-wrap: break-word; /* word-break: break-all; */ } #badges .card_container > .card > .card_inside > .badge_display_btns { text-align: center; font-size: 18px; } #badges .card_container > .card > .card_inside > .badge_display_btns > a { margin: 0 5px; } #badges .badge_level_display { display: flex; flex-flow: wrap; align-items: center; justify-content: center; max-width: 1100px; margin: 0 auto; } #badges .badge_level_display > img { width: auto; height: 200px; margin: 20px; max-width: unset; max-height: unset; box-shadow: none; cursor: default; } #badges .badge_log_container, #badges .badge_store_container { /* border: 1px solid #363636; */ overflow: hidden; } /* #badges .badge_log_container>table tr, */ #badges .badge_store_container > table tr td.badge_name, #badges .badge_store_container > table tr.colhead { white-space: nowrap; text-overflow: ellipsis; } #badges .badge_log_container > table tr:not(.colhead), #badges .badge_store_container > table tr:not(.colhead) { /* border-top: 1px solid #363636; */ } #badges .badge_log_container > table .colhead > td:nth-child(2), #badges .badge_store_container > table td.badge_introduction { width: 90%; } #badges .badge_store_container > table td.badge_preview > img { height: 100px; width: auto; } #tools #badge_management_table td { padding: 0; } #user .user_profile_badges { height: 16px; margin: 4px 3px 0; display: inline-block; } #user .user_profile_badges > img { height: 100%; width: auto; } .forum_post .post_username_badges { height: 13px; margin: 0 2px; display: inline-block; position: relative; top: 2px; } .forum_post .post_username_badges > img { height: 100%; width: auto; } #index .news_post ol.navigation_list { display: none; } #collage_delete_box { margin: 0 auto; max-width: 600px; grid-column: 1 / 3; } td.m_th_right { text-align: right; } #activity_alert_container { width: 100%; } #activity_alert_container > #activity_alert { width: 40%; min-width: 490px; /* height: 20px; */ margin: 0 auto; display: flex; align-items: center; justify-content: center; } #activity_alert_container > #activity_alert > a { /* font-weight: bold; */ } #activity_alert_container > #activity_alert { /* background-color: rgba(240, 110, 120, .6); */ /* border-bottom-left-radius: 5px; */ /* border-bottom-right-radius: 5px; */ z-index: -1; /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3); */ /* filter: blur(20px); */ } #activity_alert_container > #activity_alert > a { color: #fff; } .m_th_right, .m_td_right { text-align: right; } #application_management_header { display: grid; grid-template-columns: 0 1fr auto auto; list-style-type: none; gap: 5px; margin-bottom: 15px; } #application_management_header > li { margin: 0; } #application_management_header > li > h2 { padding: 0; margin: 0; } #application_record_list td button { width: 28px; padding: 2px; margin: 1px; } .sidebar .box li > ul { padding: 0; } .sidebar .box li > ul > li { margin: 3px; } #poll_box { padding: 10px; } #index #poll_container { margin-bottom: 10px; } #poll_container > form#poll { display: grid; grid-template-columns: auto 1fr; gap: 5px; } #poll_container > form#poll > br { display: none; } #poll_container > form#poll > input[type='checkbox'], #poll_container > form#poll > input[type='radio'] { margin: 4px 0 0 4px; } #poll_container > form#poll > input[type='button'] { grid-column: 1 / 3; width: 50px; margin-top: 10px; } #artist span.remove.remove_artist { margin-left: 5px; } #torrents .divide_score_reasons { border-top: 1px solid #363636; } #donate_progress_container { width: 100%; text-align: center; margin: 5px 0; } #donate_information #donate_logo { margin: 0 auto; width: 50%; max-width: 250px; display: block; border-radius: 5px; } #donate_information #donate_progress { margin: 5px auto; width: 300px; } #tools #enable_requests_table tr.colhead { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } #torrents div.submit_div.preview_submit { text-align: center; } .box_addtocollage #select_collage { width: 100%; } .box_addtocollage #SearchCollage { display: grid; grid-template-columns: 1fr 65px; } .box_addtocollage #selected_collage_category, .box_addtocollage #selected_collage_author, .box_addtocollage #selected_collage_description { margin: 5px; } #donate #donor_ranks_container { margin: 10px 0; border: 1px solid #363636; } #donate #donor_ranks_container > table#donor_ranks_table td { width: 18%; } #donate #donor_ranks_container > table#donor_ranks_table tr:first-child ~ tr > td:not(.th) { border-top: 1px solid #363636; } #donate #donor_ranks_container > table#donor_ranks_table td.th { border-right: 1px solid #363636; width: 80px; text-align: right; } /* #donate #donate_ranks_container>div.donate_rank{ width: 250px; margin: 5px; border: 1px solid #363636; padding: 5px; } #donate #donate_ranks_container>div.donate_rank>h4{ text-align: center; border-bottom: 1px solid #363636; font-weight: bold; margin-bottom: 10px; } */ #donate #donate_ranks_container > div.donate_rank > div > ul { text-align: center; list-style: none; } #donate #donate_ranks_container > div.donate_rank > div > ul > li { margin: 5px; } #donate #about_donation, #donate #donate_explanation_body { padding: 0 11px; } table.table_in_text th, table.table_in_text td { border: 1px solid #363636; padding: 5px; text-align: unset; } #switcher { list-style: none; margin-bottom: 1rem; text-align: center; } #switcher li { display: inline; margin: 0 5px; } #ssp #ssp_panel_container { display: grid; grid-template-columns: auto auto; column-gap: 20px; } #ssp #ssp_panel_container > div.table_container.border { grid-column: unset; } #shifu #info_container { display: flex; flex-flow: wrap; justify-content: space-around; max-width: 920px; margin: 0 auto; } #shifu #info_container > .info_card { display: grid; width: 240px; height: 400px; margin: 10px; border: 1px solid #363636; grid-template-rows: 30px 160px 210px; } #shifu #info_container > .info_card > .username { padding: 5px; font-size: 1.1rem; text-align: center; } #shifu #info_container > .info_card > .avatar_container > img { display: block; width: 150px; height: 150px; border-radius: 50%; margin: 10px auto 0; } #shifu #info_container > .info_card > .introduction { padding: 10px; } hr.report_inside_line { border-top: 1px solid #363636; } .upload_form_note { margin: 0; } div.sidebar > div.box_image > div.head + div { /* padding: 0; */ margin: 0 auto; overflow: hidden; /* width: 240px; */ } #user .box_image_avatar div:nth-of-type(2) img { max-height: 400px; max-width: 240px !important; width: unset; } textarea#album_desc { margin-top: 0; } td.padding_bottom_0 { padding-bottom: 0; } /* movie_tracker */ /* #specifications_contianer{ display: grid; grid-template-columns: repeat(5, auto); align-items: center; } */ #subtitles_container div.grid_subtitles { display: grid; grid-template-columns: repeat(5, 1fr); } #subtitles_container div > div > div.subtitle { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } table.forum_post.noavatar > tbody > tr > td.body { grid-column: 1 / 3; } #tools #content > .thin > h3 + div.box.pad:not(:last-child) { margin-bottom: 20px; } #upload blockquote[id*='how_to_blockquote'] > ul { margin-left: 5px; } #upload blockquote[id*='how_to_blockquote'] > div.examples > ul, #upload blockquote[id*='how_to_blockquote'] > div.examples { margin-left: 15px; } .artbox > #artist_list { margin-right: 18px; } .poltimg { text-align: center; zoom: 1; width: 100%; border-radius: 5px; overflow: hidden; position: relative; } .poltimg > img { width: 100%; } .box h11 { font-size: 30px; line-height: 32px; font-weight: 700; position: relative; bottom: 3px; } .bdinfo-table, .mediainfo-table { border: 1px solid #363636; } .bdinfo-table caption, .mediainfo-table caption { font-weight: bold; border-bottom: 1px solid #363636; } .bdinfo-table > tbody > tr > td, .mediainfo-table > tbody > tr > td { border: 1px solid #363636; vertical-align: top; } .bdinfo-table > tbody > tr > td:last-child, .mediainfo-table > tbody > tr > td:last-child { width: 40%; } .bdinfo-table > tbody > tr > td > table td, .mediainfo-table > tbody > tr > td > table td { padding: 1px; } #content .main_column .pad blockquote pre, .blog_post .pad blockquote pre { white-space: pre-wrap; } div.linkbox#torrent_filter { margin-top: 0 !important; } #actual_rules > h4 { font-size: 1.5rem !important; } #actual_rules > h5 { font-size: 1.3rem !important; } td.label + td > div.textarea_wrap > textarea#mediainfo_bdinfo { height: 80vh; } td.audio_track_number { vertical-align: top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .torrent_table .group_info > .torrent_info { margin-bottom: 10px; } div.sceditor-toolbar { flex-shrink: 0; overflow: hidden; line-height: 0; text-align: left; user-select: none; background-clip: padding-box; display: flex; justify-content: center; align-items: center; padding: 5px; } div.sceditor-group { display: inline; background: transparent; margin: 0; padding: 0; border: 0; } .sceditor-button { padding: 4px; margin: 2px 1px 2px 3px; height: 20px; border-radius: 12px; background-clip: padding-box; float: left; cursor: pointer; padding: 3px 5px; width: 16px; border-radius: 5px; background-clip: padding-box; } .sceditor-button, .sceditor-button div { display: block; } .sceditor-button svg { display: inline-block; height: 16px; width: 16px; margin: 2px 0; fill: white; text-decoration: none; pointer-events: none; line-height: 1; } .text-icon .sceditor-button.has-icon div, .sceditor-button.has-icon div, .text .sceditor-button div, .sceditor-button.text div { padding: 0 2px; background: none; } .sceditor-button.has-icon div { display: none; } #subtitles #subtitle_search_box { display: flex; flex-flow: wrap; justify-content: center; align-items: center; padding: 20px; margin-bottom: 20px; /* margin-left: 30px; margin-left: 30px; */ } #subtitles_box_title { font-weight: bold; } #subtitles #subtitle_search_box > input#subtitle_search_title { width: 400px; } #subtitles #subtitle_search_box > input#subtitle_search_year { width: 100px; } #subtitles #subtitle_browser { display: grid; grid-template-columns: 40px 1fr 40px 1fr; border: 1px solid #363636; overflow: hidden; } #subtitles #subtitle_browser > .thead { background: #111; padding: 7px; } #subtitles #subtitle_browser > .tbody { border-top: 1px solid #363636; padding: 7px; } #subtitles #subtitle_upload_table td.right { width: 20%; } #subtitles #subtitle_upload_table #subtitle_torrent_pl { width: 100%; max-width: 400px; } #subtitles #subtitle_detail_grid_container { display: grid; gap: 20px; grid-template-columns: 1fr 1fr; } #subtitles .subtitle_detail_container { border: 1px solid #363636; } #subtitles .subtitle_detail_container tr:not(.colhead) { border-top: 1px solid #363636; } #subtitles .subtitle_detail_container td.right { width: 30%; } #subtitle_rules_box > ul { padding-left: 10px; } #upload select#source, #upload select#codec, #upload select#container, #upload select#resolution, #upload select#processing { width: 120px; } textarea#mediainfo { min-height: 150px; } textarea#release_desc { min-height: 250px; } textarea#staff_note { min-height: 45px; } textarea#album_desc { min-height: 100px; } .imdb_artist > a > p { text-overflow: ellipsis; overflow: hidden; vertical-align: middle; text-align: center; white-space: nowrap; } #database_ids_table td { padding: 0; } @media only screen and (max-width: 1000px) { #subtitles_container div.grid_subtitles { grid-template-columns: repeat(4, 1fr); } } @media only screen and (max-width: 800px) { #subtitles #subtitle_browser { grid-template-columns: 40px 1fr; } #subtitles #subtitle_browser > .thead:nth-child(3), #subtitles #subtitle_browser > .thead:nth-child(4) { display: none; } #subtitles #subtitle_detail_grid_container { grid-template-columns: 1fr; } #subtitles_container div.grid_subtitles { grid-template-columns: repeat(3, 1fr); } } .torrent_table .group_info.clear > div.display_name { font-size: 1.2rem; margin-bottom: 5px; } .torrent_table .group_info.clear > div.display_name + div.torrent_info { padding-left: 12px; } .torrent_table .group_info.clear > div.display_name + div.torrent_info + div.tags { margin-top: -5px; } table#database_ids_table { margin-left: 10px; } #subtitles_box_external { margin-top: 5px; } div.comparison { display: inline-block; }
0.400749
0.199152
Import Google Web Font ---------------------------------*/ @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Raleway:400,500,600,700,800,900'); /* ------------------------------ General ---------------------------------*/ body { margin: 0; padding: 0; font-size: 12px; font-family: 'Montserrat', sans-serif; background: #ffffff; color: #999; } body::-webkit-scrollbar { display: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; padding: 0; margin: 0; color: #222; } h1 { font-size: 32px; } h2 { font-size: 26px; } h3 { font-size: 24px; } h4 { font-size: 22px; } h5 { font-size: 20px; } h6 { font-size: 18px; } a { text-decoration: none; color: #464646; } p { margin: 5px 0; line-height: 20px; } .section { padding: 40px 0 40px 0; } .section h5 { font-family: 'Raleway', sans-serif; font-weight: 500; margin: 0 0 10px 0; font-size: 16px; } .pages { margin-top: 50px !important; } .pages-head { text-align: center; padding: 0 10px 18px 10px; text-transform: uppercase; } .pages-head h3 { font-size: 18px; font-weight: 700; } .bg-second { background: #f8f8f8; } .bg-third .section-head h4 { color: #fff; } .bg-third .section-head .underline { background: #fff; } .section-head { margin: 0 auto 30px auto; text-align: center; } .section-head h4 { margin-bottom: 5px; font-size: 16px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; } .section-head .underline { width: 100%; height: 2px; background: #222; margin: 7px auto 0; } input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] { background-color: transparent; border: none; border: 1px solid #ddd; border-radius: 0; outline: none; height: 2.5rem; width: 100%; font-size: 1rem; margin: 0 0 20px 0; box-shadow: none; box-sizing: border-box; transition: all 0.3s; padding: 10px; } textarea.materialize-textarea { background-color: transparent; border: none; border: 1px solid #ddd; border-radius: 0; outline: none; height: auto; width: 100%; font-size: 1rem; margin: 0 0 20px 0; padding: 12px 0; box-shadow: none; box-sizing: border-box; transition: all 0.3s; padding: 10px; } input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border: 1px solid #bbb; box-shadow: none; } ::-webkit-input-placeholder { color: #999; } ::-moz-placeholder { color: #999; } :-ms-input-placeholder { color: #999; } :-moz-placeholder { color: #999; } /* ------------------------------ Button ---------------------------------*/ .button-default { background: #222; color: #ffffff; box-shadow: none; margin: 20px 0 10px; padding-left: 15px; padding-right: 15px; padding: 5px 12px 5px; display: inline-block; cursor: pointer; border-radius: 0; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 11px; border: 0; } .button-fullwidth { width: 100%; text-align: center; } .button-default a { color: #ffffff; } .button-default:hover { background: #222; opacity: 0.9; box-shadow: none; } .who-we-are .button-default { margin-top: 30px; background: #fff; color: #222; } /* ------------------------------ Navbar ---------------------------------*/ .navbar-top { background: #111; width: 100%; height: 50px; padding: 0px 18px; border-bottom: 1px solid #111; top: 0; right: 0; left: 0; text-align: center; position: fixed; z-index: 99; } .site-brand { text-align: center; display: inline-block; } .site-brand a h1 { font-size: 21px; font-weight: 700; line-height: 45px; color: #fff; letter-spacing: 1px; padding-top: 2px; } /* ------------------------------ Sidenav ---------------------------------*/ .side-nav { width: 260px; } .side-nav a { font-size: 14px; height: 45px; padding: 0 16px; font-weight: 600; } .side-nav li.active { background: #111; } .side-nav-panel-left { float: left; font-size: 28px; } .side-nav-panel-right { float: right; font-size: 28px; } .side-nav-left { font-size: 28px; color: #313131; } .side-nav-left i, .side-nav-right i { font-size: 20px; color: #fff; } .side-nav-panel { text-align: left; background: #111; } .side-nav-panel .profil { padding: 40px 0 28px 0; text-align: center; border-top: 0; border-bottom: 1px solid #171717; } .side-nav-panel .profil img { border-radius: 50%; width: 80px; height: 80px; } .side-nav-panel .profil h2 { color: #fff; font-size: 15px; margin-bottom: 5px; cursor: default; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .side-nav-panel .profil h6 { color: #fff; font-size: 14px; } .side-nav-panel li a { color: #fff; font-weight: 600; } .side-nav-panel li { font-weight: 700; } .side-nav-panel li:last-child { border-bottom: 0px solid #f5f5f5; margin-bottom: 80px; } .side-nav-panel .li-top { padding-top: 10px; } .side-nav-panel li a:hover { background: transparent; } .side-nav-panel li a i { margin: 0 16px 0 0; font-size: 18px; color: #fff; line-height: 45px; } .side-nav-panel-left .collapsible { border: 0; background: #111; } .side-nav .collapsible-body ul li a { font-weight: 600; color: #fff; margin-left: 28px; font-size: 13px; line-height: 43px; } .side-nav .collapsible-body ul li:last-child { margin-bottom: 0; } .side-nav .collapsible-header { padding: 0; color: #fff; font-weight: 600; font-size: 14px; } .side-nav .collapsible-header > i { margin-right: 25px; } .side-nav .collapsible-header:hover { background: transparent; } .side-nav .collapsible-header.active { background: #111; } .collapsible-header i { width: auto; font-size: 18px; color: #fff; margin-left: 17px; } .collapsible-header span i { float: right; color: #fff; font-size: 14px; } /* ------------------------------ Slider ---------------------------------*/ .slider { margin-top: 48px; height: 260px !important; } .slider .slides { height: 260px !important; } .slider-content { margin: 10px auto; top: 26% !important; width: 100% !important; left: 0 !important; right: 0 !important; position: relative; flex-shrink: 0; } .slider .slides li img { width: 100%; height: 100%; } .slider .slides li::before { background-color: #000; opacity: 0.8; content: ""; top: 0; right: 0; left: 0; position: absolute; width: 100%; height: 100%; overflow: hidden; } .slider-content h2 { margin-bottom: 8px; letter-spacing: 1px; color: #fff; font-size: 20px; font-weight: 700; text-transform: uppercase; } .slider-content h4 { font-size: 14px; color: #ffffff; } .slider-content .button-default { margin: 20px 0; padding-top: 5px; padding-bottom: 5px; background: #fff; color: #222; } .slider .indicators { position: relative; bottom: 50px; z-index: 95; padding: 0 12px; } .slider .indicators .indicator-item { z-index: 1000; height: 8px; width: 8px; background: #cccccc; margin: 0 8px; } .slider .indicators .indicator-item.active { background: #ffffff; } /* ------------------------------ about home ---------------------------------*/ .about-home { text-align: center; } .about-home .button-default { margin-bottom: 0; } .about-home .section-head { margin-bottom: 20px; } /* ------------------------------ features ---------------------------------*/ .features .content { padding: 20px 12px 15px 12px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; background: #fff; } .features .content i { font-size: 35px; color: #222; margin-bottom: 18px; } .features .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; } .features .row:last-child { margin-bottom: 0; } /* ------------------------------ services ---------------------------------*/ .services { text-align: center; padding-top: 38px; background: #222; } .services .content i { color: #fff; border: 2px solid #fff; width: 90px; height: 90px; border-radius: 50%; line-height: 88px; font-size: 36px; } .services .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; margin-top: 18px; color: #fff; } .services .row:last-child { margin-bottom: 0; } /* ------------------------------ portfolio ---------------------------------*/ .portfolio img { width: 100%; height: 100%; } .portfolio ul { padding: 0; margin: 0 auto; list-style: none; margin-bottom: 6px; text-align: center; } .portfolio ul li { display: inline-block; cursor: pointer; color: #999; padding: 0 6px 5px 2px; margin-right: 4px; } .portfolio ul li h5 { color: #222; padding: 0; margin: 0; text-transform: uppercase; font-size: 13px; font-weight: 700; } .portfolio .active { color: #999; } .portfolio .active h5 { color: #999; } .portfolio img { width: 100%; height: 100%; float: left; } .portfolio-content img { width: 100% !important;; height: 100% !important; } .portfolio .row { padding: 0; margin: 0; } .portfolio .row .col { padding: 3px; margin: 0; } /* ------------------------------ process ---------------------------------*/ .process .content { text-align: center; } .process .content i { font-size: 35px; color: #222; margin-bottom: 18px; } .process .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; } .process .content.p01 { background: url(../img/process1.png) center no-repeat; background-size: cover; } .process .content.p02 { background: url(../img/process2.png) center no-repeat; background-size: cover; } .process .content.p03 { background: url(../img/process3.png) center no-repeat; background-size: cover; } .process .content.p04 { background: url(../img/process4.png) center no-repeat; background-size: cover; } .process .row:last-child { margin-bottom: 0; } /* ------------------------------ Quote ---------------------------------*/ .quote { text-align: center; background: #222; } .quote h5 { font-weight: 700; color: #fff; letter-spacing: 1px; } .quote .button-default { background: #fff; color: #222; } .quote .button-default:hover { background: #fff; } /* ------------------------------ Testimonial ---------------------------------*/ .testimonial { text-align: center; } .testimonial .item { padding: 15px 12px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; background: #fff; } .testimonial img { border-radius: 50%; width: 60px; height: 60px; } .testimonial i { font-size: 24px; margin-bottom: 10px; color: #222; } .testimonial p { font-style: italic; } .testimonial h6 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; margin-top: 15px; } .testimonial .owl-theme .owl-controls .owl-page span { width: 8px; height: 8px; } /* ------------------------------ About us ---------------------------------*/ .about-us { margin: 0; } .about-us img { width: 100%; height: 100%; margin-bottom: 8px; } /* ------------------------------ Blog ---------------------------------*/ .blog-content img { width: 100%; height: 100%; padding-bottom: 20px; float: left; } .blog-content h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .blog-content .date i { margin-right: 5px; margin-bottom: 10px; } .blog-content .button-default { margin-right: auto; margin-left: auto; text-align: center; } .blog-detailt { border-top: 0; padding: 20px 16px; margin-bottom: 20px; border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-top: 1px solid #eee; } .pagination-blog { } .pagination-blog ul { list-style: none; margin: 0; padding: 0; } .pagination-blog ul li { display: inline-block; width: 30px; height: 30px; margin: 4px; line-height: 28px; text-align: center; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; } .pagination-blog ul .active { background: #222; border: 1px solid #222; } .pagination-blog ul .active a { color: #fff; } /* ------------------------------ Blog single ---------------------------------*/ .blog-single img { width: 100%; height: 100%; margin-bottom: 10px; } .blog-single .date i { margin-right: 5px; margin-bottom: 10px; } .blog-single h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .share-post { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; padding: 20px 0; margin: 15px 0 25px; } .share-post ul { list-style: none; padding: 0; margin: 0; text-align: center; } .share-post ul li { display: inline-block; text-align: center; border: 1px solid #777; height: 35px; width: 35px; margin: auto; border-radius: 50%; line-height: 32px; margin: 0 3px; } .comment img { border-radius: 50%; } .comment h5 { margin-bottom: 15px; } .comment-form .comment-head { margin-bottom: 20px; } .comment-form .input-field { margin-top: 0; } .comment-form .form-button .button-default { margin-top: 0; margin-bottom: 0; } /* ------------------------------ Shop ---------------------------------*/ .shop { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; padding: 10px; text-align: center; } .shop img { width: 100%; height: 100%; } .shop h6 { text-transform: uppercase; font-size: 13px; font-weight: 700; line-height: 22px; } .shop h6 a { color: #333; } .shop span { font-size: 20px; text-align: center; font-weight: 700; letter-spacing: 1px; color: #222; } .shop .button-default { margin-top: 8px; } .shop-pagination { text-align: center; } .shop-pagination ul { list-style: none; margin: 0; padding: 0; } .shop-pagination ul li { display: inline-block; width: 30px; height: 30px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; margin: 4px; line-height: 28px; } .shop-pagination ul .active { border-color: #222; background: #222; color: #fff; } .shop-pagination ul .active a { color: #fff; } .shop-home { padding-top: 35px; } /* ------------------------------ Shop single ---------------------------------*/ .shop-single { margin: 0; } .shop-single h5 { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .shop-single img { width: 100%; height: 100%; margin-bottom: 10px; } .shop-single h6 { margin-bottom: 5px; } .shop-single span { font-size: 20px; } .shop-single .button-default { margin: 10px 0; } .review { margin-top: 25px; padding-top: 25px; border-top: 1px solid #ddd; } .review img { border-radius: 50%; } .review h5 { margin-bottom: 15px; } .review-form .review-head { margin-bottom: 20px; } .review-form .input-field { margin-top: 0; } .review-form .form-button .button-default { margin-top: 0; margin-bottom: 0; } /* ------------------------------ Checkout ---------------------------------*/ .checkout .collapsible-header { padding-top: 15px; padding-bottom: 5px; } .checkout .collapsible { box-shadow: none; } .checkout-content h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .checkout-content .collapsible-body { padding: 18px; } .checkout-content .collapsible-body p { padding: 0; } .checkout-content h6 { font-weight: 500; color: #555; font-size: 16px; } .checkout-content .checkout-radio { margin: 20px 0 10px 0; } .checkout .input-field { margin-top: 0; } .checkout-radio span { color: #454545; font-weight: 500; } .checkout-login { margin-top: 20px; border-top: 1px dotted #ddd; padding-top: 30px; } .checkout-login h5 { font-weight: 600; margin-bottom: 5px; color: #666; font-size: 12px; } .checkout-login h6 span { font-weight: 600; color: #555; font-size: 18px; } .checkout-login p { margin: 5px 0 30px; } .checkout-login .button-default { margin-bottom: 0; } .billing-information h5 { font-weight: 600; margin-bottom: 5px; color: #666; font-size: 12px; } .shipping-information h5 { font-weight: 500; margin-bottom: 5px; color: #666; font-size: 14px; } .cart-details h5 { font-size: 13px; } .cart-details a { font-weight: 600; font-size: 14px; } .payment-mode ul { margin-left: 35px; } .payment-mode ul li { display: inline-block; } .payment-mode .button-default { display: block; } .order-review .cart-product img { width: 100%; height: 100%; } .order-review .row { margin-bottom: 0; } .final-price { margin-top: 20px; } .final-price h5 { font-weight: 600; } .final-price span { font-weight: 500; } /* ------------------------------ Team ---------------------------------*/ .team .content { background: #ecf0f1; text-align: center; } .page-team { border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-top: 1px solid #eee; text-align: center; } .page-team h5 { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .page-team img { width: 100%; height: 100%; } .team img { width: 100%; height: 100%; } .team-details { padding: 10px; } .team-details span { margin: 5px 0 8PX; display: block; } .team-details ul { padding: 0; margin: 0; list-style: none; } .team-details ul li { display: inline-block; border: 1px solid #777; height: 25px; width: 25px; line-height: 23px; text-align: center; border-radius: 1px; border-radius: 50%; margin: 2px; } .team-details ul li a { color: #666; } /* ------------------------------ Pricing ---------------------------------*/ .pricing { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; text-align: center; } .pricing-head { padding: 20px 10px; background: #f8f8f8; } .pricing-head h5 { margin-bottom: 0; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .pricing-head span { font-size: 28px; } .pricing ul { padding: 10px; margin: 0; } .pricing ul li { padding: 6px 0; border-bottom: 1px solid #f5f5f5; } .pricing .button-default { margin: 10px 0 25px; } /* ------------------------------ Contact, Login, Register ---------------------------------*/ .contact .button-default { margin: 0; } .contact-us input, .contact-us textarea, .login input, .login textarea, .register input, .register textarea { border-color: #ddd; padding-left: 10px; padding-right: 10px; } .contact .contact-us input, .contact .contact-us textarea { background: #fff; } .contact .contact-us .button-default { margin-top: 0; } .contact-us .button-default { margin-top: 10px; margin-bottom: 0; } .login .button-default { margin-top: 25px; } .register .button-default { margin-top: 0; } .find-us h3 { font-size: 18px; margin-top: 25px; } .find-us ul { margin: 10px 0; } .find-us ul li { font-size: 13px; color: #585858; padding: 6px 0; } .find-us ul li i { color: #222; width: 22px; font-size: 16px; } /* ------------------------------ Error 404 ---------------------------------*/ .error404 { text-align: center; } .error404 h4 { padding-top: 28px; display: inline-block; letter-spacing: 2px; margin-bottom: 10px; border-radius: 50%; font-size: 110px; } .error404 h5 { font-weight: 700; } /*loader custom color*/ .double-bounce1, .double-bounce2 { background-color: #222; } /* ------------------------------ Footer ---------------------------------*/ .footer { background: #111; padding: 35px 0; } .about-us-foot { text-align: center; color: #fff; } .about-us-foot span { color: #222; } .about-us-foot h6 { color: #ffffff; font-weight: 700; font-size: 24px; letter-spacing: 1px; margin-bottom: 10px; text-transform: uppercase; } .social-media { text-align: center; margin: 18px 0 0; padding-bottom: 20px; border-bottom: 1px solid #bbb; } .social-media a { margin: 0 3px; } .social-media a i { text-align: center; color: #ffffff; border: 1px solid #ffffff; height: 35px; width: 35px; margin: auto; border-radius: 50%; line-height: 32px; } .copyright { text-align: center; padding: 20px 0 0 0; } .copyright span { color: #eeeeee; text-align: center; }
resources/assets/css/style.css
Import Google Web Font ---------------------------------*/ @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Raleway:400,500,600,700,800,900'); /* ------------------------------ General ---------------------------------*/ body { margin: 0; padding: 0; font-size: 12px; font-family: 'Montserrat', sans-serif; background: #ffffff; color: #999; } body::-webkit-scrollbar { display: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; padding: 0; margin: 0; color: #222; } h1 { font-size: 32px; } h2 { font-size: 26px; } h3 { font-size: 24px; } h4 { font-size: 22px; } h5 { font-size: 20px; } h6 { font-size: 18px; } a { text-decoration: none; color: #464646; } p { margin: 5px 0; line-height: 20px; } .section { padding: 40px 0 40px 0; } .section h5 { font-family: 'Raleway', sans-serif; font-weight: 500; margin: 0 0 10px 0; font-size: 16px; } .pages { margin-top: 50px !important; } .pages-head { text-align: center; padding: 0 10px 18px 10px; text-transform: uppercase; } .pages-head h3 { font-size: 18px; font-weight: 700; } .bg-second { background: #f8f8f8; } .bg-third .section-head h4 { color: #fff; } .bg-third .section-head .underline { background: #fff; } .section-head { margin: 0 auto 30px auto; text-align: center; } .section-head h4 { margin-bottom: 5px; font-size: 16px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; } .section-head .underline { width: 100%; height: 2px; background: #222; margin: 7px auto 0; } input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] { background-color: transparent; border: none; border: 1px solid #ddd; border-radius: 0; outline: none; height: 2.5rem; width: 100%; font-size: 1rem; margin: 0 0 20px 0; box-shadow: none; box-sizing: border-box; transition: all 0.3s; padding: 10px; } textarea.materialize-textarea { background-color: transparent; border: none; border: 1px solid #ddd; border-radius: 0; outline: none; height: auto; width: 100%; font-size: 1rem; margin: 0 0 20px 0; padding: 12px 0; box-shadow: none; box-sizing: border-box; transition: all 0.3s; padding: 10px; } input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border: 1px solid #bbb; box-shadow: none; } ::-webkit-input-placeholder { color: #999; } ::-moz-placeholder { color: #999; } :-ms-input-placeholder { color: #999; } :-moz-placeholder { color: #999; } /* ------------------------------ Button ---------------------------------*/ .button-default { background: #222; color: #ffffff; box-shadow: none; margin: 20px 0 10px; padding-left: 15px; padding-right: 15px; padding: 5px 12px 5px; display: inline-block; cursor: pointer; border-radius: 0; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 11px; border: 0; } .button-fullwidth { width: 100%; text-align: center; } .button-default a { color: #ffffff; } .button-default:hover { background: #222; opacity: 0.9; box-shadow: none; } .who-we-are .button-default { margin-top: 30px; background: #fff; color: #222; } /* ------------------------------ Navbar ---------------------------------*/ .navbar-top { background: #111; width: 100%; height: 50px; padding: 0px 18px; border-bottom: 1px solid #111; top: 0; right: 0; left: 0; text-align: center; position: fixed; z-index: 99; } .site-brand { text-align: center; display: inline-block; } .site-brand a h1 { font-size: 21px; font-weight: 700; line-height: 45px; color: #fff; letter-spacing: 1px; padding-top: 2px; } /* ------------------------------ Sidenav ---------------------------------*/ .side-nav { width: 260px; } .side-nav a { font-size: 14px; height: 45px; padding: 0 16px; font-weight: 600; } .side-nav li.active { background: #111; } .side-nav-panel-left { float: left; font-size: 28px; } .side-nav-panel-right { float: right; font-size: 28px; } .side-nav-left { font-size: 28px; color: #313131; } .side-nav-left i, .side-nav-right i { font-size: 20px; color: #fff; } .side-nav-panel { text-align: left; background: #111; } .side-nav-panel .profil { padding: 40px 0 28px 0; text-align: center; border-top: 0; border-bottom: 1px solid #171717; } .side-nav-panel .profil img { border-radius: 50%; width: 80px; height: 80px; } .side-nav-panel .profil h2 { color: #fff; font-size: 15px; margin-bottom: 5px; cursor: default; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .side-nav-panel .profil h6 { color: #fff; font-size: 14px; } .side-nav-panel li a { color: #fff; font-weight: 600; } .side-nav-panel li { font-weight: 700; } .side-nav-panel li:last-child { border-bottom: 0px solid #f5f5f5; margin-bottom: 80px; } .side-nav-panel .li-top { padding-top: 10px; } .side-nav-panel li a:hover { background: transparent; } .side-nav-panel li a i { margin: 0 16px 0 0; font-size: 18px; color: #fff; line-height: 45px; } .side-nav-panel-left .collapsible { border: 0; background: #111; } .side-nav .collapsible-body ul li a { font-weight: 600; color: #fff; margin-left: 28px; font-size: 13px; line-height: 43px; } .side-nav .collapsible-body ul li:last-child { margin-bottom: 0; } .side-nav .collapsible-header { padding: 0; color: #fff; font-weight: 600; font-size: 14px; } .side-nav .collapsible-header > i { margin-right: 25px; } .side-nav .collapsible-header:hover { background: transparent; } .side-nav .collapsible-header.active { background: #111; } .collapsible-header i { width: auto; font-size: 18px; color: #fff; margin-left: 17px; } .collapsible-header span i { float: right; color: #fff; font-size: 14px; } /* ------------------------------ Slider ---------------------------------*/ .slider { margin-top: 48px; height: 260px !important; } .slider .slides { height: 260px !important; } .slider-content { margin: 10px auto; top: 26% !important; width: 100% !important; left: 0 !important; right: 0 !important; position: relative; flex-shrink: 0; } .slider .slides li img { width: 100%; height: 100%; } .slider .slides li::before { background-color: #000; opacity: 0.8; content: ""; top: 0; right: 0; left: 0; position: absolute; width: 100%; height: 100%; overflow: hidden; } .slider-content h2 { margin-bottom: 8px; letter-spacing: 1px; color: #fff; font-size: 20px; font-weight: 700; text-transform: uppercase; } .slider-content h4 { font-size: 14px; color: #ffffff; } .slider-content .button-default { margin: 20px 0; padding-top: 5px; padding-bottom: 5px; background: #fff; color: #222; } .slider .indicators { position: relative; bottom: 50px; z-index: 95; padding: 0 12px; } .slider .indicators .indicator-item { z-index: 1000; height: 8px; width: 8px; background: #cccccc; margin: 0 8px; } .slider .indicators .indicator-item.active { background: #ffffff; } /* ------------------------------ about home ---------------------------------*/ .about-home { text-align: center; } .about-home .button-default { margin-bottom: 0; } .about-home .section-head { margin-bottom: 20px; } /* ------------------------------ features ---------------------------------*/ .features .content { padding: 20px 12px 15px 12px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; background: #fff; } .features .content i { font-size: 35px; color: #222; margin-bottom: 18px; } .features .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; } .features .row:last-child { margin-bottom: 0; } /* ------------------------------ services ---------------------------------*/ .services { text-align: center; padding-top: 38px; background: #222; } .services .content i { color: #fff; border: 2px solid #fff; width: 90px; height: 90px; border-radius: 50%; line-height: 88px; font-size: 36px; } .services .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; margin-top: 18px; color: #fff; } .services .row:last-child { margin-bottom: 0; } /* ------------------------------ portfolio ---------------------------------*/ .portfolio img { width: 100%; height: 100%; } .portfolio ul { padding: 0; margin: 0 auto; list-style: none; margin-bottom: 6px; text-align: center; } .portfolio ul li { display: inline-block; cursor: pointer; color: #999; padding: 0 6px 5px 2px; margin-right: 4px; } .portfolio ul li h5 { color: #222; padding: 0; margin: 0; text-transform: uppercase; font-size: 13px; font-weight: 700; } .portfolio .active { color: #999; } .portfolio .active h5 { color: #999; } .portfolio img { width: 100%; height: 100%; float: left; } .portfolio-content img { width: 100% !important;; height: 100% !important; } .portfolio .row { padding: 0; margin: 0; } .portfolio .row .col { padding: 3px; margin: 0; } /* ------------------------------ process ---------------------------------*/ .process .content { text-align: center; } .process .content i { font-size: 35px; color: #222; margin-bottom: 18px; } .process .content h5 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; } .process .content.p01 { background: url(../img/process1.png) center no-repeat; background-size: cover; } .process .content.p02 { background: url(../img/process2.png) center no-repeat; background-size: cover; } .process .content.p03 { background: url(../img/process3.png) center no-repeat; background-size: cover; } .process .content.p04 { background: url(../img/process4.png) center no-repeat; background-size: cover; } .process .row:last-child { margin-bottom: 0; } /* ------------------------------ Quote ---------------------------------*/ .quote { text-align: center; background: #222; } .quote h5 { font-weight: 700; color: #fff; letter-spacing: 1px; } .quote .button-default { background: #fff; color: #222; } .quote .button-default:hover { background: #fff; } /* ------------------------------ Testimonial ---------------------------------*/ .testimonial { text-align: center; } .testimonial .item { padding: 15px 12px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; background: #fff; } .testimonial img { border-radius: 50%; width: 60px; height: 60px; } .testimonial i { font-size: 24px; margin-bottom: 10px; color: #222; } .testimonial p { font-style: italic; } .testimonial h6 { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 1px; margin-top: 15px; } .testimonial .owl-theme .owl-controls .owl-page span { width: 8px; height: 8px; } /* ------------------------------ About us ---------------------------------*/ .about-us { margin: 0; } .about-us img { width: 100%; height: 100%; margin-bottom: 8px; } /* ------------------------------ Blog ---------------------------------*/ .blog-content img { width: 100%; height: 100%; padding-bottom: 20px; float: left; } .blog-content h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .blog-content .date i { margin-right: 5px; margin-bottom: 10px; } .blog-content .button-default { margin-right: auto; margin-left: auto; text-align: center; } .blog-detailt { border-top: 0; padding: 20px 16px; margin-bottom: 20px; border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-top: 1px solid #eee; } .pagination-blog { } .pagination-blog ul { list-style: none; margin: 0; padding: 0; } .pagination-blog ul li { display: inline-block; width: 30px; height: 30px; margin: 4px; line-height: 28px; text-align: center; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; } .pagination-blog ul .active { background: #222; border: 1px solid #222; } .pagination-blog ul .active a { color: #fff; } /* ------------------------------ Blog single ---------------------------------*/ .blog-single img { width: 100%; height: 100%; margin-bottom: 10px; } .blog-single .date i { margin-right: 5px; margin-bottom: 10px; } .blog-single h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .share-post { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; padding: 20px 0; margin: 15px 0 25px; } .share-post ul { list-style: none; padding: 0; margin: 0; text-align: center; } .share-post ul li { display: inline-block; text-align: center; border: 1px solid #777; height: 35px; width: 35px; margin: auto; border-radius: 50%; line-height: 32px; margin: 0 3px; } .comment img { border-radius: 50%; } .comment h5 { margin-bottom: 15px; } .comment-form .comment-head { margin-bottom: 20px; } .comment-form .input-field { margin-top: 0; } .comment-form .form-button .button-default { margin-top: 0; margin-bottom: 0; } /* ------------------------------ Shop ---------------------------------*/ .shop { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; padding: 10px; text-align: center; } .shop img { width: 100%; height: 100%; } .shop h6 { text-transform: uppercase; font-size: 13px; font-weight: 700; line-height: 22px; } .shop h6 a { color: #333; } .shop span { font-size: 20px; text-align: center; font-weight: 700; letter-spacing: 1px; color: #222; } .shop .button-default { margin-top: 8px; } .shop-pagination { text-align: center; } .shop-pagination ul { list-style: none; margin: 0; padding: 0; } .shop-pagination ul li { display: inline-block; width: 30px; height: 30px; border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; margin: 4px; line-height: 28px; } .shop-pagination ul .active { border-color: #222; background: #222; color: #fff; } .shop-pagination ul .active a { color: #fff; } .shop-home { padding-top: 35px; } /* ------------------------------ Shop single ---------------------------------*/ .shop-single { margin: 0; } .shop-single h5 { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .shop-single img { width: 100%; height: 100%; margin-bottom: 10px; } .shop-single h6 { margin-bottom: 5px; } .shop-single span { font-size: 20px; } .shop-single .button-default { margin: 10px 0; } .review { margin-top: 25px; padding-top: 25px; border-top: 1px solid #ddd; } .review img { border-radius: 50%; } .review h5 { margin-bottom: 15px; } .review-form .review-head { margin-bottom: 20px; } .review-form .input-field { margin-top: 0; } .review-form .form-button .button-default { margin-top: 0; margin-bottom: 0; } /* ------------------------------ Checkout ---------------------------------*/ .checkout .collapsible-header { padding-top: 15px; padding-bottom: 5px; } .checkout .collapsible { box-shadow: none; } .checkout-content h5 { text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; } .checkout-content .collapsible-body { padding: 18px; } .checkout-content .collapsible-body p { padding: 0; } .checkout-content h6 { font-weight: 500; color: #555; font-size: 16px; } .checkout-content .checkout-radio { margin: 20px 0 10px 0; } .checkout .input-field { margin-top: 0; } .checkout-radio span { color: #454545; font-weight: 500; } .checkout-login { margin-top: 20px; border-top: 1px dotted #ddd; padding-top: 30px; } .checkout-login h5 { font-weight: 600; margin-bottom: 5px; color: #666; font-size: 12px; } .checkout-login h6 span { font-weight: 600; color: #555; font-size: 18px; } .checkout-login p { margin: 5px 0 30px; } .checkout-login .button-default { margin-bottom: 0; } .billing-information h5 { font-weight: 600; margin-bottom: 5px; color: #666; font-size: 12px; } .shipping-information h5 { font-weight: 500; margin-bottom: 5px; color: #666; font-size: 14px; } .cart-details h5 { font-size: 13px; } .cart-details a { font-weight: 600; font-size: 14px; } .payment-mode ul { margin-left: 35px; } .payment-mode ul li { display: inline-block; } .payment-mode .button-default { display: block; } .order-review .cart-product img { width: 100%; height: 100%; } .order-review .row { margin-bottom: 0; } .final-price { margin-top: 20px; } .final-price h5 { font-weight: 600; } .final-price span { font-weight: 500; } /* ------------------------------ Team ---------------------------------*/ .team .content { background: #ecf0f1; text-align: center; } .page-team { border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-top: 1px solid #eee; text-align: center; } .page-team h5 { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .page-team img { width: 100%; height: 100%; } .team img { width: 100%; height: 100%; } .team-details { padding: 10px; } .team-details span { margin: 5px 0 8PX; display: block; } .team-details ul { padding: 0; margin: 0; list-style: none; } .team-details ul li { display: inline-block; border: 1px solid #777; height: 25px; width: 25px; line-height: 23px; text-align: center; border-radius: 1px; border-radius: 50%; margin: 2px; } .team-details ul li a { color: #666; } /* ------------------------------ Pricing ---------------------------------*/ .pricing { border: 1px solid #ddd; border-top: 1px solid #eee; border-bottom: 1px solid #ccc; text-align: center; } .pricing-head { padding: 20px 10px; background: #f8f8f8; } .pricing-head h5 { margin-bottom: 0; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .pricing-head span { font-size: 28px; } .pricing ul { padding: 10px; margin: 0; } .pricing ul li { padding: 6px 0; border-bottom: 1px solid #f5f5f5; } .pricing .button-default { margin: 10px 0 25px; } /* ------------------------------ Contact, Login, Register ---------------------------------*/ .contact .button-default { margin: 0; } .contact-us input, .contact-us textarea, .login input, .login textarea, .register input, .register textarea { border-color: #ddd; padding-left: 10px; padding-right: 10px; } .contact .contact-us input, .contact .contact-us textarea { background: #fff; } .contact .contact-us .button-default { margin-top: 0; } .contact-us .button-default { margin-top: 10px; margin-bottom: 0; } .login .button-default { margin-top: 25px; } .register .button-default { margin-top: 0; } .find-us h3 { font-size: 18px; margin-top: 25px; } .find-us ul { margin: 10px 0; } .find-us ul li { font-size: 13px; color: #585858; padding: 6px 0; } .find-us ul li i { color: #222; width: 22px; font-size: 16px; } /* ------------------------------ Error 404 ---------------------------------*/ .error404 { text-align: center; } .error404 h4 { padding-top: 28px; display: inline-block; letter-spacing: 2px; margin-bottom: 10px; border-radius: 50%; font-size: 110px; } .error404 h5 { font-weight: 700; } /*loader custom color*/ .double-bounce1, .double-bounce2 { background-color: #222; } /* ------------------------------ Footer ---------------------------------*/ .footer { background: #111; padding: 35px 0; } .about-us-foot { text-align: center; color: #fff; } .about-us-foot span { color: #222; } .about-us-foot h6 { color: #ffffff; font-weight: 700; font-size: 24px; letter-spacing: 1px; margin-bottom: 10px; text-transform: uppercase; } .social-media { text-align: center; margin: 18px 0 0; padding-bottom: 20px; border-bottom: 1px solid #bbb; } .social-media a { margin: 0 3px; } .social-media a i { text-align: center; color: #ffffff; border: 1px solid #ffffff; height: 35px; width: 35px; margin: auto; border-radius: 50%; line-height: 32px; } .copyright { text-align: center; padding: 20px 0 0 0; } .copyright span { color: #eeeeee; text-align: center; }
0.292191
0.072047
@import url("https://rsms.me/inter/inter.css"); html { font-family: "Inter", sans-serif; font-size: 11px; } @supports (font-variation-settings: normal) { html { font-family: "Inter var", sans-serif; } } body { margin: 0; } #root { height: 100%; } .swatch-grid { display: grid; grid-template-columns: repeat(5, 1fr); justify-items: stretch; margin-inline-end: calc(var(--design-unit) * 2px); } .swatch-grid > * { margin-bottom: calc(var(--design-unit) * 3px); } .swatch-stack { display: flex; flex-direction: column; } .swatch-stack > * { padding: calc(var(--design-unit) * 2px) 0; padding-inline-start: calc(var(--design-unit) * 4px); padding-inline-end: calc(var(--design-unit) * 1px); } .inset { padding: 0 calc(var(--design-unit) * 4px); } .applied-recipe { display: flex; justify-content: space-between; padding-inline-start: calc(var(--design-unit) * 4px); padding-inline-end: calc(var(--design-unit) * 2px); } .applied-recipe > div { display: flex; align-items: center; } .applied-recipe > div > span { margin-inline-end: 8px; } .button { color: #FFF; background: #18A0FB; outline: none; height: 32px; border-radius: calc(var(--corner-radius) * 2px); padding: 0 32px; margin: 16px 0; border: none; margin-inline-start: calc(var(--design-unit) * 4px); } .button:hover { background: rgb(22, 148, 231); } /* scrollbar */ /* For the "inset" look only */ ::-webkit-scrollbar { width: 8px; background-color: transparent; } ::-webkit-scrollbar-track { margin: 1px; background-color: transparent; } ::-webkit-scrollbar-thumb { border: 2px solid #fff; border-radius: 4px; background-color: rgba(0, 0, 0, 0); } html:hover ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.13); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(0, 0, 0, 0.13); } /* Color Picker overrides */ .block-picker { box-shadow: none !important; width: 100% !important; } .block-picker input { max-width: 118px; margin-left: 64px; height: 24px !important; } .block-picker > div:first-child, .block-picker > div:nth-child(2) > div { display: none; } .block-picker > div:nth-child(2) { height: 24px !important; width: 54px !important; border-radius: 2px !important; } .block-picker > div:nth-child(3) { padding-left: 0 !important; padding-right: 0 !important; display: flex; flex-direction: column-reverse; margin-top: -34px; } .block-picker > div:nth-child(3) > div:first-child { margin-top: 12px; } .block-picker > div:nth-child(3) > div:first-child div { border-radius: 50% !important; margin-bottom: 0 !important; }
packages/tooling/fast-figma-plugin-msft/src/global.css
@import url("https://rsms.me/inter/inter.css"); html { font-family: "Inter", sans-serif; font-size: 11px; } @supports (font-variation-settings: normal) { html { font-family: "Inter var", sans-serif; } } body { margin: 0; } #root { height: 100%; } .swatch-grid { display: grid; grid-template-columns: repeat(5, 1fr); justify-items: stretch; margin-inline-end: calc(var(--design-unit) * 2px); } .swatch-grid > * { margin-bottom: calc(var(--design-unit) * 3px); } .swatch-stack { display: flex; flex-direction: column; } .swatch-stack > * { padding: calc(var(--design-unit) * 2px) 0; padding-inline-start: calc(var(--design-unit) * 4px); padding-inline-end: calc(var(--design-unit) * 1px); } .inset { padding: 0 calc(var(--design-unit) * 4px); } .applied-recipe { display: flex; justify-content: space-between; padding-inline-start: calc(var(--design-unit) * 4px); padding-inline-end: calc(var(--design-unit) * 2px); } .applied-recipe > div { display: flex; align-items: center; } .applied-recipe > div > span { margin-inline-end: 8px; } .button { color: #FFF; background: #18A0FB; outline: none; height: 32px; border-radius: calc(var(--corner-radius) * 2px); padding: 0 32px; margin: 16px 0; border: none; margin-inline-start: calc(var(--design-unit) * 4px); } .button:hover { background: rgb(22, 148, 231); } /* scrollbar */ /* For the "inset" look only */ ::-webkit-scrollbar { width: 8px; background-color: transparent; } ::-webkit-scrollbar-track { margin: 1px; background-color: transparent; } ::-webkit-scrollbar-thumb { border: 2px solid #fff; border-radius: 4px; background-color: rgba(0, 0, 0, 0); } html:hover ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.13); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(0, 0, 0, 0.13); } /* Color Picker overrides */ .block-picker { box-shadow: none !important; width: 100% !important; } .block-picker input { max-width: 118px; margin-left: 64px; height: 24px !important; } .block-picker > div:first-child, .block-picker > div:nth-child(2) > div { display: none; } .block-picker > div:nth-child(2) { height: 24px !important; width: 54px !important; border-radius: 2px !important; } .block-picker > div:nth-child(3) { padding-left: 0 !important; padding-right: 0 !important; display: flex; flex-direction: column-reverse; margin-top: -34px; } .block-picker > div:nth-child(3) > div:first-child { margin-top: 12px; } .block-picker > div:nth-child(3) > div:first-child div { border-radius: 50% !important; margin-bottom: 0 !important; }
0.359589
0.160003
body { background:#ffffff; font-size:18px; font-family:sans-serif; color:#999; margin:0; padding:0; text-align:center; } a { text-decoration:none; color:#6399cc; } a:hover { text-decoration:underline; } img { border:none; } .header { background-color: #f3f3f3; margin:0 0 30px 0; padding:10px; text-align:left; font-size:12px; min-height:2.5em; } .header button, .header a { font-size:16px; float:right; color:#999; background-color: #ffffff; border: 1px solid #999; border-radius: 15px; padding:5px 10px; } .header button, .header a:hover { border-color: #000; color: #000; text-decoration:none; } .content { max-width:450px; margin:0 auto; } .section { margin: 30px 0; } .choice { border: 1px solid #999; padding: 10px; text-align: left; } .choice:hover { border: 1px solid #000; color:#000; } .checkbox { } .switch { margin: 0 10px; } .switch .choice { border-bottom-width: 0; } .switch .choice:first-child { border-radius: 15px 15px 0 0; } .switch .choice:last-child { border-radius: 0 0 15px 15px; border-bottom-width: 1px; } .button, .toggle, .switch { } .choice.button, .choice.toggle, .switch, .switch .choice:only-child { border-radius: 15px; margin: 10px; } .selected { color:#50b7ff; } .choice.selected { border-color: #50b7ff; border-width: 1px; } .choice.selected:hover { color:#000; border-color: #000; } #page_login, #page_newpassword, #page_storage, #page_mobile, #page_eth, #page_main { display:none; } #loading { z-index:100; background:#999; background-color: rgba(80,80,80,0.7); width:100%; height:100%; margin:0; padding:0; position:absolute; top:0; left:0; } #loading_info { position:absolute; top:50%; padding-top:50px; padding-left:18px; width:100%; text-align:center; color:#eee; } img#loader { position:absolute; left:50% -18px; top:50%; } img.rotate { transition: 2000s linear; -webkit-transform: rotate(360000deg); -moz-transform: rotate(360000deg); -ms-transform: rotate(360000deg); -o-transform: rotate(360000deg); transform: rotate(360000deg); } .form_box { text-align:left; border: 1px solid #e1e3e3; border-bottom-color:#e5e5e6; border-radius:10px; background-color:rgba(255,255,255,0.8); padding:0 10px; margin:50px 5px 5px 5px; } .form_box h2 { margin-bottom:0.5em; } input { display:block; width:100%; padding:0.3em 0.1em; text-indent:5px; border: 1px solid #e1e3e3; border-radius:3px; font-size:16px; font-family:inherit; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin:0.5em 0em 1.0em 0em; } input.checkbox { display:inline; width:0%; margin:0 0.5em 0 0; } select { padding:0.3em 0.5em; margin: 10px 0; display:block; width:100%; font-size:16px; color:#999; background-color: #ffffff; border: 1px solid #999; border-radius: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
openwrt/image_files/www/qaul/admin.css
body { background:#ffffff; font-size:18px; font-family:sans-serif; color:#999; margin:0; padding:0; text-align:center; } a { text-decoration:none; color:#6399cc; } a:hover { text-decoration:underline; } img { border:none; } .header { background-color: #f3f3f3; margin:0 0 30px 0; padding:10px; text-align:left; font-size:12px; min-height:2.5em; } .header button, .header a { font-size:16px; float:right; color:#999; background-color: #ffffff; border: 1px solid #999; border-radius: 15px; padding:5px 10px; } .header button, .header a:hover { border-color: #000; color: #000; text-decoration:none; } .content { max-width:450px; margin:0 auto; } .section { margin: 30px 0; } .choice { border: 1px solid #999; padding: 10px; text-align: left; } .choice:hover { border: 1px solid #000; color:#000; } .checkbox { } .switch { margin: 0 10px; } .switch .choice { border-bottom-width: 0; } .switch .choice:first-child { border-radius: 15px 15px 0 0; } .switch .choice:last-child { border-radius: 0 0 15px 15px; border-bottom-width: 1px; } .button, .toggle, .switch { } .choice.button, .choice.toggle, .switch, .switch .choice:only-child { border-radius: 15px; margin: 10px; } .selected { color:#50b7ff; } .choice.selected { border-color: #50b7ff; border-width: 1px; } .choice.selected:hover { color:#000; border-color: #000; } #page_login, #page_newpassword, #page_storage, #page_mobile, #page_eth, #page_main { display:none; } #loading { z-index:100; background:#999; background-color: rgba(80,80,80,0.7); width:100%; height:100%; margin:0; padding:0; position:absolute; top:0; left:0; } #loading_info { position:absolute; top:50%; padding-top:50px; padding-left:18px; width:100%; text-align:center; color:#eee; } img#loader { position:absolute; left:50% -18px; top:50%; } img.rotate { transition: 2000s linear; -webkit-transform: rotate(360000deg); -moz-transform: rotate(360000deg); -ms-transform: rotate(360000deg); -o-transform: rotate(360000deg); transform: rotate(360000deg); } .form_box { text-align:left; border: 1px solid #e1e3e3; border-bottom-color:#e5e5e6; border-radius:10px; background-color:rgba(255,255,255,0.8); padding:0 10px; margin:50px 5px 5px 5px; } .form_box h2 { margin-bottom:0.5em; } input { display:block; width:100%; padding:0.3em 0.1em; text-indent:5px; border: 1px solid #e1e3e3; border-radius:3px; font-size:16px; font-family:inherit; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin:0.5em 0em 1.0em 0em; } input.checkbox { display:inline; width:0%; margin:0 0.5em 0 0; } select { padding:0.3em 0.5em; margin: 10px 0; display:block; width:100%; font-size:16px; color:#999; background-color: #ffffff; border: 1px solid #999; border-radius: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
0.217836
0.094135
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } *, ::after, ::before { box-sizing: border-box } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent } @-ms-viewport { width: device-width } article, aside, dialog, figcaption, figure, footer, header, main, nav, section { display: block } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff } [tabindex="-1"]:focus { outline: 0!important } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem } p { margin-top: 0; margin-bottom: 1rem } address { margin-bottom: 1rem; font-style: normal; line-height: inherit } ol, ul { margin-top: 0; margin-bottom: 1rem } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 } dt { font-weight: 700 } dd { margin-bottom: .5rem; margin-left: 0 } blockquote { margin: 0 0 1rem } b, strong { font-weight: bolder } small { font-size: 80% } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects } a:hover { color: #0056b3; text-decoration: underline } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus { outline: 0 } code, pre { font-family: monospace, monospace; font-size: 1em } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar } figure { margin: 0 0 1rem } img { vertical-align: middle; border-style: none } svg:not(:root) { overflow: hidden } table { border-collapse: collapse } caption { padding-top: .75rem; padding-bottom: .75rem; color: #6c757d; text-align: left; caption-side: bottom } th { text-align: inherit } label { display: inline-block; margin-bottom: .5rem } button { border-radius: 0 } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit } button, input { overflow: visible } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox } textarea { overflow: auto; resize: vertical } fieldset { min-width: 0; padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal } progress { vertical-align: baseline } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { outline-offset: -2px; -webkit-appearance: none } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } output { display: inline-block } template { display: none } [hidden] { display: none!important } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: .5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit } .h1, h1 { font-size: 2.5rem } .h2, h2 { font-size: 2rem } .h3, h3 { font-size: 1.75rem } .h4, h4 { font-size: 1.5rem } .h5, h5 { font-size: 1.25rem } .h6, h6 { font-size: 1rem } .small, small { font-size: 80%; font-weight: 400 } .blockquote { margin-bottom: 1rem; font-size: 1.25rem } .img-fluid { max-width: 100%; height: auto } .figure { display: inline-block } code, pre { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } code { font-size: 87.5%; color: #e83e8c; word-break: break-word } a>code { color: inherit } pre { display: block; font-size: 87.5%; color: #212529 } pre code { font-size: inherit; color: inherit; word-break: normal } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } @media (min-width:576px) { .container { max-width: 540px } } @media (min-width:768px) { .container { max-width: 720px } } @media (min-width:992px) { .container { max-width: 960px } } @media (min-width:1200px) { .container { max-width: 1140px } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px } .col, .col-12, .col-lg-10, .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-3, .col-md-4, .col-md-6, .col-md-8, .col-md-9, .col-sm-4, .col-sm-6, .col-xl-10, .col-xl-12, .col-xl-3, .col-xl-6, .col-xl-9 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100% } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } @media (min-width:576px) { .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } } @media (min-width:768px) { .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } } @media (min-width:992px) { .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667% } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333% } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .offset-lg-1 { margin-left: 8.333333% } } @media (min-width:1200px) { .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent } .table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6 } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6 } .table tbody+tbody { border-top: 2px solid #dee2e6 } .table .table { background-color: #fff } .table-bordered { border: 1px solid #dee2e6 } .table-bordered td, .table-bordered th { border: 1px solid #dee2e6 } .table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, .075) } .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out } .form-control::-ms-expand { background-color: transparent; border: 0 } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1 } .form-control::-moz-placeholder { color: #6c757d; opacity: 1 } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1 } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1 } .form-control::placeholder { color: #6c757d; opacity: 1 } .form-control:disabled { background-color: #e9ecef; opacity: 1 } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px) } select.form-control:focus::-ms-value { color: #495057; background-color: #fff } .form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem } .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px) } .form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem } .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(2.875rem + 2px) } .form-group { margin-bottom: 1rem } .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out } .btn:focus, .btn:hover { text-decoration: none } .btn.focus, .btn:focus { outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .btn.disabled, .btn:disabled { opacity: .65 } .btn:not(:disabled):not(.disabled) { cursor: pointer } .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background-image: none } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none } .btn-outline-secondary { color: #6c757d; background-color: transparent; background-image: none; border-color: #6c757d } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d } .btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5) } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent } .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d } .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5) } .btn-sm { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem } .fade { opacity: 0; transition: opacity .15s linear } .fade.show { opacity: 1 } .collapse { display: none } .collapse.show { display: block } tr.collapse.show { display: table-row } tbody.collapse.show { display: table-row-group } .collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease } .dropdown, .dropup { position: relative } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent } .dropdown-toggle:empty::after { margin-left: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: .25rem } .dropup .dropdown-menu { margin-top: 0; margin-bottom: .125rem } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 0; border-right: .3em solid transparent; border-bottom: .3em solid; border-left: .3em solid transparent } .dropup .dropdown-toggle:empty::after { margin-left: 0 } .dropright .dropdown-menu { margin-top: 0; margin-left: .125rem } .dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-bottom: .3em solid transparent; border-left: .3em solid } .dropright .dropdown-toggle:empty::after { margin-left: 0 } .dropright .dropdown-toggle::after { vertical-align: 0 } .dropleft .dropdown-menu { margin-top: 0; margin-right: .125rem } .dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: "" } .dropleft .dropdown-toggle::after { display: none } .dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-right: .3em solid; border-bottom: .3em solid transparent } .dropleft .dropdown-toggle:empty::after { margin-left: 0 } .dropleft .dropdown-toggle::before { vertical-align: 0 } .dropdown-item { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0 } .dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent } .dropdown-menu.show { display: block } .btn-group { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle } .btn-group>.btn { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto } .btn-group>.btn:hover { z-index: 1 } .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus { z-index: 1 } .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start } .btn-toolbar .input-group { width: auto } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100% } .input-group>.form-control { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0 } .input-group>.form-control:focus { z-index: 3 } .input-group>.form-control+.form-control { margin-left: -1px } .input-group>.form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex } .input-group-append .btn { position: relative; z-index: 2 } .input-group-append .btn+.btn { margin-left: -1px } .input-group-append { margin-left: -1px } .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:not(:last-child)>.btn { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.input-group-append>.btn { border-top-left-radius: 0; border-bottom-left-radius: 0 } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none } .nav-link { display: block; padding: .5rem 1rem } .nav-link:focus, .nav-link:hover { text-decoration: none } .nav-link.disabled { color: #6c757d } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem } .navbar>.container, .navbar>.container-fluid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none } .navbar-nav .nav-link { padding-right: 0; padding-left: 0 } .navbar-nav .dropdown-menu { position: static; float: none } .navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: .25rem } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); border-radius: .25rem } .card>.list-group:first-child .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem } .card>.list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem } .card-img { width: 100%; border-radius: calc(.25rem - 1px) } .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: .25rem } .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6 } .page-link:hover { color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6 } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .page-link:not(:disabled):not(.disabled) { cursor: pointer } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .25rem; border-bottom-left-radius: .25rem } .page-item:last-child .page-link { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6 } .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0 } to { background-position: 0 0 } } @keyframes progress-bar-stripes { from { background-position: 1rem 0 } to { background-position: 0 0 } } .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem } .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; background-color: #007bff; transition: width .6s ease } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start } .media-body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } .list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0 } .list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, .125) } .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem } .list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5 } .close:focus, .close:hover { color: #000; text-decoration: none; opacity: .75 } .close:not(:disabled):not(.disabled) { cursor: pointer } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none } .modal-open { overflow: hidden } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0 } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none } .modal.fade .modal-dialog { transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%) } .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0) } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border-radius: .3rem; outline: 0 } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background-color: #000 } .modal-backdrop.fade { opacity: 0 } .modal-backdrop.show { opacity: .5 } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: .3rem; border-top-right-radius: .3rem } .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto } .modal-title { margin-bottom: 0; line-height: 1.5 } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef } .modal-footer>:not(:first-child) { margin-left: .25rem } .modal-footer>:not(:last-child) { margin-right: .25rem } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll } @media (min-width:576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; opacity: 0 } .tooltip.show { opacity: .9 } .tooltip .arrow { position: absolute; display: block; width: .8rem; height: .4rem } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid } .tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #000; border-radius: .25rem } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .2); border-radius: .3rem } .popover .arrow { position: absolute; display: block; width: 1rem; height: .5rem; margin: 0 .3rem } .popover .arrow::after, .popover .arrow::before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid } .popover-header { padding: .5rem .75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px) } .popover-header:empty { display: none } .popover-body { padding: .5rem .75rem; color: #212529 } .carousel { position: relative } .carousel-item { position: relative; display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px } .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0 } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translateX(0); transform: translateX(0) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } } .active.carousel-item-right, .carousel-item-next { -webkit-transform: translateX(100%); transform: translateX(100%) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .active.carousel-item-right, .carousel-item-next { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) } } .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translateX(-100%); transform: translateX(-100%) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) } } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none } .carousel-indicators li { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, .5) } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators .active { background-color: #fff } .align-middle { vertical-align: middle!important } .border { border: 1px solid #dee2e6!important } .border-left-0 { border-left: 0!important } .rounded-0 { border-radius: 0!important } .d-none { display: none!important } .d-inline-block { display: inline-block!important } .d-block { display: block!important } .d-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important } @media (min-width:576px) { .d-sm-block { display: block!important } .d-sm-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important } } @media (min-width:992px) { .d-lg-none { display: none!important } .d-lg-block { display: block!important } } .flex-row { -webkit-box-orient: horizontal!important; -webkit-box-direction: normal!important; -ms-flex-direction: row!important; flex-direction: row!important } .flex-wrap { -ms-flex-wrap: wrap!important; flex-wrap: wrap!important } .justify-content-start { -webkit-box-pack: start!important; -ms-flex-pack: start!important; justify-content: flex-start!important } .justify-content-end { -webkit-box-pack: end!important; -ms-flex-pack: end!important; justify-content: flex-end!important } .justify-content-center { -webkit-box-pack: center!important; -ms-flex-pack: center!important; justify-content: center!important } .justify-content-between { -webkit-box-pack: justify!important; -ms-flex-pack: justify!important; justify-content: space-between!important } .align-items-center { -webkit-box-align: center!important; -ms-flex-align: center!important; align-items: center!important } .position-static { position: static!important } .position-relative { position: relative!important } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030 } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030 } @supports ((position:-webkit-sticky) or (position:sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020 } } .w-100 { width: 100%!important } .my-2 { margin-top: .5rem!important } .my-2 { margin-bottom: .5rem!important } .mt-3 { margin-top: 1rem!important } .mb-3 { margin-bottom: 1rem!important } .mb-4 { margin-bottom: 1.5rem!important } .mb-5 { margin-bottom: 3rem!important } .pb-4 { padding-bottom: 1.5rem!important } @media (min-width:576px) { .my-sm-0 { margin-top: 0!important } .my-sm-0 { margin-bottom: 0!important } } @media (min-width:992px) { .mb-lg-0 { margin-bottom: 0!important } } .text-right { text-align: right!important } .text-center { text-align: center!important } .text-uppercase { text-transform: uppercase!important } .text-white { color: #fff!important } .visible { visibility: visible!important } @media print { *, ::after, ::before { text-shadow: none!important; box-shadow: none!important } a:not(.btn) { text-decoration: underline } pre { white-space: pre-wrap!important } blockquote, pre { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } @page { size: a3 } body { min-width: 992px!important } .container { min-width: 992px!important } .navbar { display: none } .table { border-collapse: collapse!important } .table td, .table th { background-color: #fff!important } .table-bordered td, .table-bordered th { border: 1px solid #ddd!important } } /* # sourceMappingURL=bootstrap.min.css.map */
public/fontend/css/bootstrap.min.css
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } *, ::after, ::before { box-sizing: border-box } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent } @-ms-viewport { width: device-width } article, aside, dialog, figcaption, figure, footer, header, main, nav, section { display: block } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff } [tabindex="-1"]:focus { outline: 0!important } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem } p { margin-top: 0; margin-bottom: 1rem } address { margin-bottom: 1rem; font-style: normal; line-height: inherit } ol, ul { margin-top: 0; margin-bottom: 1rem } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 } dt { font-weight: 700 } dd { margin-bottom: .5rem; margin-left: 0 } blockquote { margin: 0 0 1rem } b, strong { font-weight: bolder } small { font-size: 80% } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects } a:hover { color: #0056b3; text-decoration: underline } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus { outline: 0 } code, pre { font-family: monospace, monospace; font-size: 1em } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar } figure { margin: 0 0 1rem } img { vertical-align: middle; border-style: none } svg:not(:root) { overflow: hidden } table { border-collapse: collapse } caption { padding-top: .75rem; padding-bottom: .75rem; color: #6c757d; text-align: left; caption-side: bottom } th { text-align: inherit } label { display: inline-block; margin-bottom: .5rem } button { border-radius: 0 } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit } button, input { overflow: visible } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox } textarea { overflow: auto; resize: vertical } fieldset { min-width: 0; padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal } progress { vertical-align: baseline } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { outline-offset: -2px; -webkit-appearance: none } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } output { display: inline-block } template { display: none } [hidden] { display: none!important } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: .5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit } .h1, h1 { font-size: 2.5rem } .h2, h2 { font-size: 2rem } .h3, h3 { font-size: 1.75rem } .h4, h4 { font-size: 1.5rem } .h5, h5 { font-size: 1.25rem } .h6, h6 { font-size: 1rem } .small, small { font-size: 80%; font-weight: 400 } .blockquote { margin-bottom: 1rem; font-size: 1.25rem } .img-fluid { max-width: 100%; height: auto } .figure { display: inline-block } code, pre { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } code { font-size: 87.5%; color: #e83e8c; word-break: break-word } a>code { color: inherit } pre { display: block; font-size: 87.5%; color: #212529 } pre code { font-size: inherit; color: inherit; word-break: normal } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } @media (min-width:576px) { .container { max-width: 540px } } @media (min-width:768px) { .container { max-width: 720px } } @media (min-width:992px) { .container { max-width: 960px } } @media (min-width:1200px) { .container { max-width: 1140px } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px } .col, .col-12, .col-lg-10, .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-3, .col-md-4, .col-md-6, .col-md-8, .col-md-9, .col-sm-4, .col-sm-6, .col-xl-10, .col-xl-12, .col-xl-3, .col-xl-6, .col-xl-9 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100% } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } @media (min-width:576px) { .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } } @media (min-width:768px) { .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } } @media (min-width:992px) { .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667% } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333% } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .offset-lg-1 { margin-left: 8.333333% } } @media (min-width:1200px) { .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent } .table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6 } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6 } .table tbody+tbody { border-top: 2px solid #dee2e6 } .table .table { background-color: #fff } .table-bordered { border: 1px solid #dee2e6 } .table-bordered td, .table-bordered th { border: 1px solid #dee2e6 } .table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, .075) } .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out } .form-control::-ms-expand { background-color: transparent; border: 0 } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1 } .form-control::-moz-placeholder { color: #6c757d; opacity: 1 } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1 } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1 } .form-control::placeholder { color: #6c757d; opacity: 1 } .form-control:disabled { background-color: #e9ecef; opacity: 1 } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px) } select.form-control:focus::-ms-value { color: #495057; background-color: #fff } .form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem } .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px) } .form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem } .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(2.875rem + 2px) } .form-group { margin-bottom: 1rem } .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out } .btn:focus, .btn:hover { text-decoration: none } .btn.focus, .btn:focus { outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .btn.disabled, .btn:disabled { opacity: .65 } .btn:not(:disabled):not(.disabled) { cursor: pointer } .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background-image: none } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none } .btn-outline-secondary { color: #6c757d; background-color: transparent; background-image: none; border-color: #6c757d } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d } .btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5) } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent } .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d } .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5) } .btn-sm { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem } .fade { opacity: 0; transition: opacity .15s linear } .fade.show { opacity: 1 } .collapse { display: none } .collapse.show { display: block } tr.collapse.show { display: table-row } tbody.collapse.show { display: table-row-group } .collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease } .dropdown, .dropup { position: relative } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent } .dropdown-toggle:empty::after { margin-left: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: .25rem } .dropup .dropdown-menu { margin-top: 0; margin-bottom: .125rem } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 0; border-right: .3em solid transparent; border-bottom: .3em solid; border-left: .3em solid transparent } .dropup .dropdown-toggle:empty::after { margin-left: 0 } .dropright .dropdown-menu { margin-top: 0; margin-left: .125rem } .dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-bottom: .3em solid transparent; border-left: .3em solid } .dropright .dropdown-toggle:empty::after { margin-left: 0 } .dropright .dropdown-toggle::after { vertical-align: 0 } .dropleft .dropdown-menu { margin-top: 0; margin-right: .125rem } .dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: "" } .dropleft .dropdown-toggle::after { display: none } .dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-right: .3em solid; border-bottom: .3em solid transparent } .dropleft .dropdown-toggle:empty::after { margin-left: 0 } .dropleft .dropdown-toggle::before { vertical-align: 0 } .dropdown-item { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0 } .dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent } .dropdown-menu.show { display: block } .btn-group { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle } .btn-group>.btn { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto } .btn-group>.btn:hover { z-index: 1 } .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus { z-index: 1 } .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start } .btn-toolbar .input-group { width: auto } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100% } .input-group>.form-control { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0 } .input-group>.form-control:focus { z-index: 3 } .input-group>.form-control+.form-control { margin-left: -1px } .input-group>.form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex } .input-group-append .btn { position: relative; z-index: 2 } .input-group-append .btn+.btn { margin-left: -1px } .input-group-append { margin-left: -1px } .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:not(:last-child)>.btn { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.input-group-append>.btn { border-top-left-radius: 0; border-bottom-left-radius: 0 } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none } .nav-link { display: block; padding: .5rem 1rem } .nav-link:focus, .nav-link:hover { text-decoration: none } .nav-link.disabled { color: #6c757d } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem } .navbar>.container, .navbar>.container-fluid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none } .navbar-nav .nav-link { padding-right: 0; padding-left: 0 } .navbar-nav .dropdown-menu { position: static; float: none } .navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: .25rem } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); border-radius: .25rem } .card>.list-group:first-child .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem } .card>.list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem } .card-img { width: 100%; border-radius: calc(.25rem - 1px) } .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: .25rem } .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6 } .page-link:hover { color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6 } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) } .page-link:not(:disabled):not(.disabled) { cursor: pointer } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .25rem; border-bottom-left-radius: .25rem } .page-item:last-child .page-link { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6 } .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0 } to { background-position: 0 0 } } @keyframes progress-bar-stripes { from { background-position: 1rem 0 } to { background-position: 0 0 } } .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem } .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; background-color: #007bff; transition: width .6s ease } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start } .media-body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } .list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0 } .list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, .125) } .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem } .list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5 } .close:focus, .close:hover { color: #000; text-decoration: none; opacity: .75 } .close:not(:disabled):not(.disabled) { cursor: pointer } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none } .modal-open { overflow: hidden } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0 } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none } .modal.fade .modal-dialog { transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%) } .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0) } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border-radius: .3rem; outline: 0 } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background-color: #000 } .modal-backdrop.fade { opacity: 0 } .modal-backdrop.show { opacity: .5 } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: .3rem; border-top-right-radius: .3rem } .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto } .modal-title { margin-bottom: 0; line-height: 1.5 } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef } .modal-footer>:not(:first-child) { margin-left: .25rem } .modal-footer>:not(:last-child) { margin-right: .25rem } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll } @media (min-width:576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; opacity: 0 } .tooltip.show { opacity: .9 } .tooltip .arrow { position: absolute; display: block; width: .8rem; height: .4rem } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid } .tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #000; border-radius: .25rem } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .2); border-radius: .3rem } .popover .arrow { position: absolute; display: block; width: 1rem; height: .5rem; margin: 0 .3rem } .popover .arrow::after, .popover .arrow::before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid } .popover-header { padding: .5rem .75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px) } .popover-header:empty { display: none } .popover-body { padding: .5rem .75rem; color: #212529 } .carousel { position: relative } .carousel-item { position: relative; display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px } .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0 } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translateX(0); transform: translateX(0) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } } .active.carousel-item-right, .carousel-item-next { -webkit-transform: translateX(100%); transform: translateX(100%) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .active.carousel-item-right, .carousel-item-next { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) } } .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translateX(-100%); transform: translateX(-100%) } @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) { .active.carousel-item-left, .carousel-item-prev { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) } } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none } .carousel-indicators li { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, .5) } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators .active { background-color: #fff } .align-middle { vertical-align: middle!important } .border { border: 1px solid #dee2e6!important } .border-left-0 { border-left: 0!important } .rounded-0 { border-radius: 0!important } .d-none { display: none!important } .d-inline-block { display: inline-block!important } .d-block { display: block!important } .d-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important } @media (min-width:576px) { .d-sm-block { display: block!important } .d-sm-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important } } @media (min-width:992px) { .d-lg-none { display: none!important } .d-lg-block { display: block!important } } .flex-row { -webkit-box-orient: horizontal!important; -webkit-box-direction: normal!important; -ms-flex-direction: row!important; flex-direction: row!important } .flex-wrap { -ms-flex-wrap: wrap!important; flex-wrap: wrap!important } .justify-content-start { -webkit-box-pack: start!important; -ms-flex-pack: start!important; justify-content: flex-start!important } .justify-content-end { -webkit-box-pack: end!important; -ms-flex-pack: end!important; justify-content: flex-end!important } .justify-content-center { -webkit-box-pack: center!important; -ms-flex-pack: center!important; justify-content: center!important } .justify-content-between { -webkit-box-pack: justify!important; -ms-flex-pack: justify!important; justify-content: space-between!important } .align-items-center { -webkit-box-align: center!important; -ms-flex-align: center!important; align-items: center!important } .position-static { position: static!important } .position-relative { position: relative!important } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030 } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030 } @supports ((position:-webkit-sticky) or (position:sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020 } } .w-100 { width: 100%!important } .my-2 { margin-top: .5rem!important } .my-2 { margin-bottom: .5rem!important } .mt-3 { margin-top: 1rem!important } .mb-3 { margin-bottom: 1rem!important } .mb-4 { margin-bottom: 1.5rem!important } .mb-5 { margin-bottom: 3rem!important } .pb-4 { padding-bottom: 1.5rem!important } @media (min-width:576px) { .my-sm-0 { margin-top: 0!important } .my-sm-0 { margin-bottom: 0!important } } @media (min-width:992px) { .mb-lg-0 { margin-bottom: 0!important } } .text-right { text-align: right!important } .text-center { text-align: center!important } .text-uppercase { text-transform: uppercase!important } .text-white { color: #fff!important } .visible { visibility: visible!important } @media print { *, ::after, ::before { text-shadow: none!important; box-shadow: none!important } a:not(.btn) { text-decoration: underline } pre { white-space: pre-wrap!important } blockquote, pre { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } @page { size: a3 } body { min-width: 992px!important } .container { min-width: 992px!important } .navbar { display: none } .table { border-collapse: collapse!important } .table td, .table th { background-color: #fff!important } .table-bordered td, .table-bordered th { border: 1px solid #ddd!important } } /* # sourceMappingURL=bootstrap.min.css.map */
0.509764
0.155174
#map { /* width: 800px; */ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #progress { display: none; position: absolute; z-index: 1000; left: 400px; top: 300px; width: 200px; height: 20px; margin-top: -20px; margin-left: -100px; background-color: #fff; background-color: rgba(255, 255, 255, 0.7); border-radius: 4px; padding: 2px; } #progress-bar { width: 0; height: 100%; background-color: #76A6FC; border-radius: 4px; } /* https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.css */ .leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow { -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in; -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in; -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in; transition: transform 0.3s ease-out, opacity 0.3s ease-in; } .leaflet-cluster-spider-leg { /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */ -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in; -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in; -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in; transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; } /* https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.Default.css */ .marker-cluster-small div { background-color: #5188d6; color: white; } .marker-cluster-medium div { background-color: #5188d6; color: white; } .marker-cluster-large div { background-color: #5188d6; color: white; } /* IE 6-8 fallback colors */ .leaflet-oldie .marker-cluster-small div { background-color: #5188d6; color: white; } .leaflet-oldie .marker-cluster-medium div { background-color: #5188d6; color: white; } .leaflet-oldie .marker-cluster-large div { background-color: #5188d6; color: white; } .marker-cluster { background-clip: padding-box; border-radius: 20px; } .marker-cluster div { width: 30px; height: 30px; margin-left: 5px; margin-top: 5px; text-align: center; border-radius: 15px; font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; } .marker-cluster span { line-height: 30px; }
lite/style.css
#map { /* width: 800px; */ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #progress { display: none; position: absolute; z-index: 1000; left: 400px; top: 300px; width: 200px; height: 20px; margin-top: -20px; margin-left: -100px; background-color: #fff; background-color: rgba(255, 255, 255, 0.7); border-radius: 4px; padding: 2px; } #progress-bar { width: 0; height: 100%; background-color: #76A6FC; border-radius: 4px; } /* https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.css */ .leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow { -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in; -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in; -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in; transition: transform 0.3s ease-out, opacity 0.3s ease-in; } .leaflet-cluster-spider-leg { /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */ -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in; -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in; -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in; transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; } /* https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.Default.css */ .marker-cluster-small div { background-color: #5188d6; color: white; } .marker-cluster-medium div { background-color: #5188d6; color: white; } .marker-cluster-large div { background-color: #5188d6; color: white; } /* IE 6-8 fallback colors */ .leaflet-oldie .marker-cluster-small div { background-color: #5188d6; color: white; } .leaflet-oldie .marker-cluster-medium div { background-color: #5188d6; color: white; } .leaflet-oldie .marker-cluster-large div { background-color: #5188d6; color: white; } .marker-cluster { background-clip: padding-box; border-radius: 20px; } .marker-cluster div { width: 30px; height: 30px; margin-left: 5px; margin-top: 5px; text-align: center; border-radius: 15px; font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; } .marker-cluster span { line-height: 30px; }
0.253584
0.114715
body { background-color: #222222; font-family: 'Fira Code', monospace; font-size: 15px; } #Setup { position: absolute; top: 20px; right: 30px; } #Setup svg:hover, #Setup svg:focus { fill: rgba(220,220,220,.1); stroke: #aaa; cursor: pointer; } #Categories { display: grid; grid-gap: 30px; grid-template-columns: repeat(4, 200px); align-items: center; max-width: 900px; margin: 150px auto; color: #fff; } .category { width:200px; height:250px; text-align: center; background-color: rgba(220,220,220,.1); } .category svg { margin-top: 15px; height: 150px; width: 150px; } .category circle { stroke: rgba(119, 221, 119, .7); } .category circle.progress { stroke: rgba(255, 0, 0, 0.66); } .category circle.nearing-complete-alert { animation: alert-change 3s infinite; } .category .name { margin-top: 10px; margin-top: 10px; line-height: 1.3; padding: 10px 0; min-height: 45px; color: #fff; } @keyframes alert-change { 0% { stroke: rgba(252, 94, 85, .6); } 50% { stroke: rgba(255, 0, 0, 0.66); } 100% { stroke: rgba(252, 94, 85, .6); } } /* config css */ #ConfigWrapper { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.4); top: 0; left: 0; } .show { display: block; } .hide { display: none; } .config-pane { width: 650px; height: 450px; background-color: rgba(220,220,220,.9); margin: 0 auto; position: relative; top: 10%; } #Tabs { margin-left: 10px; padding-top: 5px; } #Tabs .tab { display: inline-block; padding: 4px; border: #333; background-color: #b6ceff; margin: 5px 0 0 0; padding: 5px 10px; cursor: pointer; } #Tabs .tab.close { background-color: rgba(252, 94, 85, .6); } #Tabs .tab.close:hover, #Tabs .tab.close:active { background-color: rgba(94, 252, 85, .8); } #Tabs .tab-link-active { background-color: #f2f2f2; } .tab-pane { display: none; margin-left: 10px; padding: 10px; background-color: #f2f2f2; width: 610px; height: 385px; } .tab-pane-active { display: block; } .field-wrapper { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; } .field-wrapper label { width: 100px; } .field-wrapper input { width: 440px; text-align: left; } .category-list select { width: 100%; height: 170px; }
css/style.css
body { background-color: #222222; font-family: 'Fira Code', monospace; font-size: 15px; } #Setup { position: absolute; top: 20px; right: 30px; } #Setup svg:hover, #Setup svg:focus { fill: rgba(220,220,220,.1); stroke: #aaa; cursor: pointer; } #Categories { display: grid; grid-gap: 30px; grid-template-columns: repeat(4, 200px); align-items: center; max-width: 900px; margin: 150px auto; color: #fff; } .category { width:200px; height:250px; text-align: center; background-color: rgba(220,220,220,.1); } .category svg { margin-top: 15px; height: 150px; width: 150px; } .category circle { stroke: rgba(119, 221, 119, .7); } .category circle.progress { stroke: rgba(255, 0, 0, 0.66); } .category circle.nearing-complete-alert { animation: alert-change 3s infinite; } .category .name { margin-top: 10px; margin-top: 10px; line-height: 1.3; padding: 10px 0; min-height: 45px; color: #fff; } @keyframes alert-change { 0% { stroke: rgba(252, 94, 85, .6); } 50% { stroke: rgba(255, 0, 0, 0.66); } 100% { stroke: rgba(252, 94, 85, .6); } } /* config css */ #ConfigWrapper { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.4); top: 0; left: 0; } .show { display: block; } .hide { display: none; } .config-pane { width: 650px; height: 450px; background-color: rgba(220,220,220,.9); margin: 0 auto; position: relative; top: 10%; } #Tabs { margin-left: 10px; padding-top: 5px; } #Tabs .tab { display: inline-block; padding: 4px; border: #333; background-color: #b6ceff; margin: 5px 0 0 0; padding: 5px 10px; cursor: pointer; } #Tabs .tab.close { background-color: rgba(252, 94, 85, .6); } #Tabs .tab.close:hover, #Tabs .tab.close:active { background-color: rgba(94, 252, 85, .8); } #Tabs .tab-link-active { background-color: #f2f2f2; } .tab-pane { display: none; margin-left: 10px; padding: 10px; background-color: #f2f2f2; width: 610px; height: 385px; } .tab-pane-active { display: block; } .field-wrapper { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; } .field-wrapper label { width: 100px; } .field-wrapper input { width: 440px; text-align: left; } .category-list select { width: 100%; height: 170px; }
0.364551
0.081009
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?88vdzk'); src: url('fonts/icomoon.eot?88vdzk#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?88vdzk') format('truetype'), url('fonts/icomoon.woff?88vdzk') format('woff'), url('fonts/icomoon.svg?88vdzk#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-plangrid:before { content: "\ebe6"; color: #0085de; } .icon-bootstrap:before { content: "\ebe7"; color: #563d7c; } .icon-medium:before { content: "\ebe8"; } .icon-origin:before { content: "\ebe9"; color: #f56c2d; } .icon-rollup-dot-js:before { content: "\ebea"; color: #ec4a3f; } .icon-statamic:before { content: "\ebeb"; } .icon-codewars:before { content: "\ebec"; color: #ad2c27; } .icon-wii:before { content: "\ebed"; color: #8b8b8b; } .icon-ghost:before { content: "\ebee"; color: #738a94; } .icon-aventrix:before { content: "\ebef"; color: #09d; } .icon-vue-dot-js:before { content: "\ebf0"; color: #4fc08d; } .icon-adobeillustrator:before { content: "\ebf1"; color: #ff7c00; } .icon-plex:before { content: "\ebf2"; color: #e5a00d; } .icon-imdb:before { content: "\ebf3"; color: #e6b91e; } .icon-applepay:before { content: "\ebf4"; } .icon-steam1:before { content: "\ebf5"; } .icon-toptal:before { content: "\ebf6"; color: #3863a0; } .icon-gnusocial:before { content: "\ebf7"; color: #a22430; } .icon-tumblr3:before { content: "\ebf8"; color: #36465d; } .icon-pingup:before { content: "\ebf9"; color: #00b1ab; } .icon-csswizardry:before { content: "\ebfa"; color: #f43059; } .icon-ovh:before { content: "\ebfb"; color: #123f6d; } .icon-coffeescript:before { content: "\ebfc"; } .icon-virb:before { content: "\ebfd"; color: #0093da; } .icon-tripadvisor:before { content: "\ebfe"; color: #00af87; } .icon-sourceforge:before { content: "\ebff"; color: #535353; } .icon-bandcamp:before { content: "\ec00"; color: #408294; } .icon-wattpad:before { content: "\ec01"; color: #f68d12; } .icon-strava:before { content: "\ec02"; color: #fc4c02; } .icon-dropbox2:before { content: "\ec03"; color: #0061ff; } .icon-tesla:before { content: "\ec04"; color: #c00; } .icon-processwire:before { content: "\ec05"; color: #ef145f; } .icon-microsoft:before { content: "\ec06"; color: #666; } .icon-protonmail:before { content: "\ec07"; color: #8b89cc; } .icon-squarespace:before { content: "\ec08"; } .icon-wheniwork:before { content: "\ec09"; color: #51a33d; } .icon-webpack:before { content: "\ec0a"; color: #8dd6f9; } .icon-bigcartel:before { content: "\ec0b"; } .icon-microsoftword:before { content: "\ec0c"; color: #2b579a; } .icon-javascript:before { content: "\ec0d"; color: #f7df1e; } .icon-samsung:before { content: "\ec0e"; color: #1428a0; } .icon-yelp2:before { content: "\ec0f"; color: #d32323; } .icon-cloudflare:before { content: "\ec10"; color: #f38020; } .icon-deviantart1:before { content: "\ec11"; color: #05cc47; } .icon-verizon:before { content: "\ec12"; color: #cd040b; } .icon-googlekeep:before { content: "\ec13"; color: #fb0; } .icon-tails:before { content: "\ec14"; color: #56347c; } .icon-pingdom:before { content: "\ec15"; color: #fff000; } .icon-hexo:before { content: "\ec16"; color: #0e83cd; } .icon-airbnb:before { content: "\ec17"; color: #ff5a5f; } .icon-linux:before { content: "\ec18"; color: #fcc624; } .icon-foursquare2:before { content: "\ec19"; color: #f94877; } .icon-linewebtoon:before { content: "\ec1a"; color: #00d564; } .icon-drupal:before { content: "\ec1b"; color: #0678be; } .icon-sega:before { content: "\ec1c"; color: #0089cf; } .icon-gmail:before { content: "\ec1d"; color: #d14836; } .icon-android2:before { content: "\ec1e"; color: #a4c639; } .icon-adobe:before { content: "\ec1f"; color: #f00; } .icon-ethereum:before { content: "\ec20"; } .icon-odnoklassniki:before { content: "\ec21"; color: #f4731c; } .icon-khanacademy:before { content: "\ec22"; color: #9db63b; } .icon-microsoftexcel:before { content: "\ec23"; color: #217346; } .icon-tinder:before { content: "\ec24"; color: #ff6b6b; } .icon-geocaching:before { content: "\ec25"; color: #00874d; } .icon-gitlab:before { content: "\ec26"; color: #e24329; } .icon-koding:before { content: "\ec27"; color: #00b057; } .icon-addthis:before { content: "\ec28"; color: #ff6550; } .icon-visa:before { content: "\ec29"; color: #142787; } .icon-moo:before { content: "\ec2a"; color: #00945e; } .icon-sass:before { content: "\ec2b"; color: #c69; } .icon-rust:before { content: "\ec2c"; } .icon-nintendo:before { content: "\ec2d"; color: #8f8f8f; } .icon-furrynetwork:before { content: "\ec2e"; color: #2e75b4; } .icon-firebase:before { content: "\ec2f"; color: #ffca28; } .icon-java:before { content: "\ec30"; color: #007396; } .icon-quantcast:before { content: "\ec32"; } .icon-ello1:before { content: "\ec33"; } .icon-wix:before { content: "\ec34"; color: #faad4d; } .icon-macys:before { content: "\ec35"; color: #e21a2c; } .icon-bitbucket:before { content: "\ec36"; color: #0052cc; } .icon-twoo:before { content: "\ec37"; color: #ff7102; } .icon-simpleicons:before { content: "\ec38"; } .icon-github2:before { content: "\ec39"; } .icon-haskell:before { content: "\ec3a"; color: #5d4f85; } .icon-jquery:before { content: "\ec3b"; color: #0769ad; } .icon-node-dot-js:before { content: "\ec3c"; color: #393; } .icon-tapas:before { content: "\ec3d"; color: #ffce00; } .icon-feedly:before { content: "\ec3e"; color: #2bb24c; } .icon-americanexpress:before { content: "\ec3f"; color: #2e77bc; } .icon-everplaces:before { content: "\ec40"; color: #fa4b32; } .icon-feathub:before { content: "\ec41"; color: #9b9b9b; } .icon-etsy:before { content: "\ec42"; color: #f16521; } .icon-hatenabookmark:before { content: "\ec43"; color: #00a4de; } .icon-gov-dot-uk:before { content: "\ec44"; color: #005ea5; } .icon-microsoftonedrive:before { content: "\ec45"; color: #094ab2; } .icon-px:before { content: "\ec46"; color: #0099e5; } .icon-myspace:before { content: "\ec47"; } .icon-homify:before { content: "\ec48"; color: #7dcda3; } .icon-netlify:before { content: "\ec49"; color: #00c7b7; } .icon-nintendoswitch:before { content: "\ec4a"; color: #e60012; } .icon-sitepoint:before { content: "\ec4b"; color: #258aaf; } .icon-sparkpost:before { content: "\ec4c"; color: #fa6423; } .icon-spreaker:before { content: "\ec4d"; color: #f5c300; } .icon-keybase:before { content: "\ec4e"; color: #33a0ff; } .icon-umbraco:before { content: "\ec4f"; color: #00bec1; } .icon-joomla1:before { content: "\ec50"; color: #5091cd; } .icon-udacity:before { content: "\ec51"; color: #01b3e3; } .icon-vsco:before { content: "\ec52"; } .icon-microsoftpowerpoint:before { content: "\ec53"; color: #d24726; } .icon-kaggle:before { content: "\ec54"; color: #20beff; } .icon-clockify:before { content: "\ec55"; color: #03a9f4; } .icon-signal1:before { content: "\ec56"; color: #2592e9; } .icon-kirby:before { content: "\ec57"; color: #ff0100; } .icon-wikipedia1:before { content: "\ec58"; } .icon-gnu:before { content: "\ec59"; color: #a42e2b; } .icon-nextcloud:before { content: "\ec5a"; color: #0082c9; } .icon-npm1:before { content: "\ec5b"; color: #cb3837; } .icon-internetexplorer:before { content: "\ec5c"; color: #0076d6; } .icon-sentry:before { content: "\ec5d"; color: #fb4226; } .icon-dell:before { content: "\ec5e"; color: #007db8; } .icon-sprint:before { content: "\ec5f"; color: #ffce0a; } .icon-zapier:before { content: "\ec60"; color: #ff4a00; } .icon-xero:before { content: "\ec61"; color: #13b5ea; } .icon-gatsby:before { content: "\ec62"; color: #639; } .icon-ycombinator:before { content: "\ec63"; color: #f0652f; } .icon-about-dot-me:before { content: "\ec64"; color: #00a98f; } .icon-boost:before { content: "\ec65"; color: #f69220; } .icon-mastodon:before { content: "\ec66"; color: #3088d4; } .icon-letterboxd:before { content: "\ec67"; color: #00d735; } .icon-fitbit:before { content: "\ec68"; color: #00b0b9; } .icon-angular:before { content: "\ec69"; color: #dd0031; } .icon-untappd:before { content: "\ec6a"; color: #ffc000; } .icon-vk2:before { content: "\ec6b"; color: #6383a8; } .icon-vimeo3:before { content: "\ec6c"; color: #1ab7ea; } .icon-discourse:before { content: "\ec6d"; } .icon-wiiu:before { content: "\ec6e"; color: #8b8b8b; } .icon-eventbrite:before { content: "\ec6f"; color: #f6682f; } .icon-symfony:before { content: "\ec70"; } .icon-gumroad:before { content: "\ec71"; color: #36a9ae; } .icon-tencentqq:before { content: "\ec72"; color: #12b7f5; } .icon-castorama:before { content: "\ec73"; color: #0078d7; } .icon-mozilla:before { content: "\ec74"; } .icon-fnac:before { content: "\ec75"; color: #e1a925; } .icon-buzzfeed:before { content: "\ec76"; color: #e32; } .icon-prismic:before { content: "\ec77"; color: #484a7a; } .icon-instagram2:before { content: "\ec78"; color: #e4405f; } .icon-xsplit:before { content: "\ec79"; color: #0095de; } .icon-json:before { content: "\ec7a"; } .icon-shopify:before { content: "\ec7b"; color: #7ab55c; } .icon-oculus:before { content: "\ec7c"; } .icon-podcasts:before { content: "\ec7d"; color: #93c; } .icon-ruby:before { content: "\ec7e"; color: #cc342d; } .icon-googlehangouts:before { content: "\ec7f"; color: #0c9d58; } .icon-yammer:before { content: "\ec80"; color: #0072c6; } .icon-instacart:before { content: "\ec81"; color: #43b02a; } .icon-safari1:before { content: "\ec82"; } .icon-nucleo:before { content: "\ec83"; color: #766dcc; } .icon-sinaweibo:before { content: "\ec84"; color: #e6162d; } .icon-songkick:before { content: "\ec85"; color: #f80046; } .icon-trakt:before { content: "\ec86"; color: #ed1c24; } .icon-python:before { content: "\ec87"; color: #3776ab; } .icon-jekyll:before { content: "\ec88"; color: #c00; } .icon-pocket:before { content: "\ec89"; color: #ef3f56; } .icon-heroku:before { content: "\ec8a"; color: #430098; } .icon-treehouse:before { content: "\ec8b"; color: #5fcf80; } .icon-docker:before { content: "\ec8c"; color: #1488c6; } .icon-git1:before { content: "\ec8d"; color: #f05032; } .icon-blogger1:before { content: "\ec8e"; color: #ff5722; } .icon-hulu:before { content: "\ec8f"; color: #3dbb3d; } .icon-cakephp:before { content: "\ec90"; color: #d33c43; } .icon-riseup:before { content: "\ec91"; color: #5e9ee3; } .icon-sap:before { content: "\ec92"; color: #008fd3; } .icon-discover:before { content: "\ec93"; color: #ff6000; } .icon-monkeytie:before { content: "\ec94"; color: #ffc619; } .icon-mailchimp:before { content: "\ec95"; color: #239ab9; } .icon-mediatemple:before { content: "\ec96"; } .icon-raspberrypi:before { content: "\ec97"; color: #c51a4a; } .icon-digg:before { content: "\ec98"; } .icon-envato:before { content: "\ec99"; color: #81b441; } .icon-nvidia:before { content: "\ec9a"; color: #76b900; } .icon-iconjar:before { content: "\ec9b"; color: #16a5f3; } .icon-last-dot-fm:before { content: "\ec9c"; color: #d51007; } .icon-bitcoin:before { content: "\ec9d"; color: #f7931a; } .icon-delicious1:before { content: "\ec9e"; color: #39f; } .icon-zillow:before { content: "\ec9f"; color: #0074e4; } .icon-codeforces:before { content: "\eca0"; color: #1f8acb; } .icon-xcode:before { content: "\eca1"; color: #1575f9; } .icon-saucelabs:before { content: "\eca2"; color: #e2231a; } .icon-adobetypekit:before { content: "\eca3"; color: #87ec00; } .icon-hackerrank:before { content: "\eca4"; color: #2ec866; } .icon-disqus:before { content: "\eca5"; color: #2e9fff; } .icon-subversion:before { content: "\eca6"; color: #809cc9; } .icon-telegram1:before { content: "\eca7"; color: #2ca5e0; } .icon-kik:before { content: "\eca8"; color: #82bc23; } .icon-humblebundle:before { content: "\eca9"; color: #cc2929; } .icon-salesforce:before { content: "\ecaa"; color: #00a1e0; } .icon-meetup:before { content: "\ecab"; color: #ed1c40; } .icon-vim:before { content: "\ecac"; color: #019733; } .icon-goodreads:before { content: "\ecad"; color: #630; } .icon-styleshare:before { content: "\ecae"; } .icon-sellfy:before { content: "\ecaf"; color: #21b352; } .icon-invision:before { content: "\ecb0"; color: #f36; } .icon-archlinux:before { content: "\ecb1"; color: #1793d1; } .icon-mix:before { content: "\ecb2"; color: #ff8126; } .icon-slides:before { content: "\ecb3"; color: #e4637c; } .icon-asana:before { content: "\ecb4"; } .icon-wpengine:before { content: "\ecb5"; color: #40bac8; } .icon-garmin:before { content: "\ecb6"; color: #007cc3; } .icon-zendesk:before { content: "\ecb7"; } .icon-magento:before { content: "\ecb8"; color: #ee672f; } .icon-houzz:before { content: "\ecb9"; color: #7ac142; } .icon-freecodecamp:before { content: "\ecba"; color: #006400; } .icon-inkscape:before { content: "\ecbb"; } .icon-googleplay:before { content: "\ecbc"; color: #607d8b; } .icon-lua:before { content: "\ecbd"; color: #2c2d72; } .icon-aurelia:before { content: "\ecbe"; color: #ed2b88; } .icon-toggl:before { content: "\ecbf"; color: #e01b22; } .icon-gerrit:before { content: "\ecc0"; color: #eee; } .icon-rss3:before { content: "\ecc1"; color: #ffa500; } .icon-codecademy:before { content: "\ecc2"; color: #1f4056; } .icon-jira:before { content: "\ecc3"; } .icon-spotify2:before { content: "\ecc4"; color: #1ed760; } .icon-intercom:before { content: "\ecc5"; color: #1f8ded; } .icon-microgenetics:before { content: "\ecc6"; color: #f00; } .icon-flipboard:before { content: "\ecc7"; color: #e12828; } .icon-t-mobile:before { content: "\ecc8"; color: #e20074; } .icon-superuser:before { content: "\ecc9"; color: #2eace3; } .icon-teespring:before { content: "\ecca"; color: #39ace6; } .icon-runkeeper:before { content: "\eccb"; color: #2dc9d7; } .icon-roots:before { content: "\eccc"; color: #525ddc; } .icon-sogou:before { content: "\eccd"; color: #fb6022; } .icon-campaignmonitor:before { content: "\ecce"; color: #509cf6; } .icon-playstation4:before { content: "\eccf"; color: #003791; } .icon-periscope:before { content: "\ecd0"; color: #40a4c4; } .icon-disroot:before { content: "\ecd1"; color: #50162d; } .icon-kickstarter:before { content: "\ecd2"; color: #2bde73; } .icon-snapchat:before { content: "\ecd3"; color: #fffc00; } .icon-qualcomm:before { content: "\ecd4"; color: #3253dc; } .icon-nintendogamecube:before { content: "\ecd5"; color: #6a5fbb; } .icon-wolframmathematica:before { content: "\ecd6"; color: #d10; } .icon-bing:before { content: "\ecd7"; color: #008373; } .icon-html5:before { content: "\ecd8"; color: #e34f26; } .icon-nextdoor:before { content: "\ecd9"; color: #00b246; } .icon-dev-dot-to:before { content: "\ecda"; } .icon-quora:before { content: "\ecdb"; color: #b92b27; } .icon-monero:before { content: "\ecdc"; color: #f60; } .icon-ifixit:before { content: "\ecdd"; color: #0071ce; } .icon-fandango:before { content: "\ecde"; color: #ff7300; } .icon-laravel:before { content: "\ecdf"; color: #e74430; } .icon-twilio:before { content: "\ece0"; color: #f22f46; } .icon-googledrive:before { content: "\ece1"; color: #4386fc; } .icon-draugiem-dot-lv:before { content: "\ece2"; color: #f60; } .icon-spotlight:before { content: "\ece3"; color: #352a71; } .icon-overcast:before { content: "\ece4"; color: #fc7e0f; } .icon-googleplus:before { content: "\ece5"; color: #dc4e41; } .icon-monogram:before { content: "\ece6"; color: #fdb22a; } .icon-pagekit:before { content: "\ece7"; } .icon-mongodb:before { content: "\ece8"; color: #47a248; } .icon-microsoftaccess:before { content: "\ece9"; color: #ba141a; } .icon-ubuntu:before { content: "\ecea"; color: #e95420; } .icon-steem:before { content: "\eceb"; color: #4ba2f2; } .icon-paypal2:before { content: "\ecec"; color: #00457c; } .icon-deezer:before { content: "\eced"; color: #00c7f2; } .icon-qiita:before { content: "\ecee"; color: #55c500; } .icon-at-and-t:before { content: "\ecef"; color: #00a8e0; } .icon-empirekred:before { content: "\ecf0"; color: #72be50; } .icon-proto-dot-io:before { content: "\ecf1"; color: #34a7c1; } .icon-hockeyapp:before { content: "\ecf2"; color: #009ee1; } .icon-unsplash:before { content: "\ecf3"; } .icon-gravatar:before { content: "\ecf4"; color: #1e8cbe; } .icon-playstation:before { content: "\ecf5"; color: #003791; } .icon-codio:before { content: "\ecf6"; color: #4574e0; } .icon-wolfram:before { content: "\ecf7"; color: #d10; } .icon-facebook3:before { content: "\ecf8"; color: #3b5998; } .icon-microsoftonenote:before { content: "\ecf9"; color: #80397b; } .icon-amazon1:before { content: "\ecfa"; color: #f90; } .icon-vine2:before { content: "\ecfb"; color: #11b48a; } .icon-stackexchange:before { content: "\ecfc"; color: #1e5397; } .icon-eslint:before { content: "\ecfd"; color: #4b32c3; } .icon-pinterest3:before { content: "\ecfe"; color: #bd081c; } .icon-mastercard:before { content: "\ecff"; color: #eb001b; } .icon-blender:before { content: "\ed00"; color: #f5792a; } .icon-slickpic:before { content: "\ed01"; color: #ff880f; } .icon-webstorm:before { content: "\ed02"; color: #00cdd7; } .icon-minutemailer:before { content: "\ed03"; color: #3abfe6; } .icon-travisci:before { content: "\ed04"; color: #39a85b; } .icon-wechat:before { content: "\ed05"; color: #7bb32e; } .icon-topcoder:before { content: "\ed06"; color: #29a8e0; } .icon-yandex:before { content: "\ed07"; color: #f00; } .icon-ted:before { content: "\ed08"; color: #e62b1e; } .icon-instapaper:before { content: "\ed09"; } .icon-pluralsight:before { content: "\ed0a"; color: #f15b2a; } .icon-stylus:before { content: "\ed0b"; } .icon-whatsapp1:before { content: "\ed0c"; color: #25d366; } .icon-google4:before { content: "\ed0d"; color: #4285f4; } .icon-line:before { content: "\ed0e"; color: #00c300; } .icon-livejournal:before { content: "\ed0f"; color: #00b0ea; } .icon-atlassian:before { content: "\ed10"; color: #0052cc; } .icon-eventstore:before { content: "\ed11"; color: #5ab552; } .icon-qzone:before { content: "\ed12"; color: #fece00; } .icon-php:before { content: "\ed13"; color: #777bb4; } .icon-mozillafirefox:before { content: "\ed14"; color: #ff9400; } .icon-stripe:before { content: "\ed15"; color: #008cdd; } .icon-wolframlanguage:before { content: "\ed16"; color: #d10; } .icon-artstation:before { content: "\ed17"; color: #13aff0; } .icon-stackoverflow1:before { content: "\ed18"; color: #fe7a16; } .icon-gumtree:before { content: "\ed19"; color: #72ef36; } .icon-playstation3:before { content: "\ed1a"; color: #003791; } .icon-brand-dot-ai:before { content: "\ed1b"; color: #0aa0ff; } .icon-scribd1:before { content: "\ed1c"; color: #1a7bba; } .icon-googleallo:before { content: "\ed1d"; color: #ecb842; } .icon-bower:before { content: "\ed1e"; color: #ef5734; } .icon-vagrant:before { content: "\ed1f"; color: #1563ff; } .icon-co-op:before { content: "\ed20"; color: #00b1e7; } .icon-jenkins:before { content: "\ed21"; color: #d24939; } .icon-automatic:before { content: "\ed22"; color: #7d8084; } .icon-gauges:before { content: "\ed23"; color: #2fa66a; } .icon-matternet:before { content: "\ed24"; } .icon-plurk:before { content: "\ed25"; color: #ff574d; } .icon-themighty:before { content: "\ed26"; color: #d0072a; } .icon-designernews:before { content: "\ed27"; color: #2d72d9; } .icon-xing3:before { content: "\ed28"; color: #006567; } .icon-adobeindesign:before { content: "\ed29"; color: #fd3f93; } .icon-microsoftoutlook:before { content: "\ed2a"; color: #0072c6; } .icon-adobedreamweaver:before { content: "\ed2b"; color: #35fa00; } .icon-auth0:before { content: "\ed2c"; color: #eb5424; } .icon-slashdot:before { content: "\ed2d"; color: #026664; } .icon-goldenline:before { content: "\ed2e"; color: #f1b92b; } .icon-redux:before { content: "\ed2f"; color: #764abc; } .icon-pinboard:before { content: "\ed30"; color: #00f; } .icon-redbubble:before { content: "\ed31"; color: #e41321; } .icon-zerply:before { content: "\ed32"; color: #9dbc7a; } .icon-twitch1:before { content: "\ed33"; color: #6441a4; } .icon-lanyrd1:before { content: "\ed34"; color: #3c80ca; } .icon-windows1:before { content: "\ed35"; color: #0078d6; } .icon-basecamp2:before { content: "\ed36"; color: #5ecc62; } .icon-mail-dot-ru:before { content: "\ed37"; color: #168de2; } .icon-groupon:before { content: "\ed38"; color: #53a318; } .icon-youtube3:before { content: "\ed39"; color: #f00; } .icon-rails:before { content: "\ed3a"; color: #c00; } .icon-justgiving:before { content: "\ed3b"; color: #ad29b6; } .icon-wire:before { content: "\ed3c"; } .icon-meteor:before { content: "\ed3d"; color: #de4f4f; } .icon-readthedocs:before { content: "\ed3e"; color: #8ca1af; } .icon-googleanalytics:before { content: "\ed3f"; color: #ffc107; } .icon-jsfiddle:before { content: "\ed40"; color: #4679a4; } .icon-d3-dot-js:before { content: "\ed41"; color: #f9a03c; } .icon-nodemon:before { content: "\ed42"; color: #76d04b; } .icon-serverfault:before { content: "\ed43"; color: #e7282d; } .icon-yahoo1:before { content: "\ed44"; color: #409; } .icon-grav:before { content: "\ed45"; } .icon-hackster:before { content: "\ed46"; color: #1bacf7; } .icon-producthunt:before { content: "\ed47"; color: #da552f; } .icon-uber:before { content: "\ed48"; } .icon-gulp:before { content: "\ed49"; color: #da4648; } .icon-adobephotoshop:before { content: "\ed4a"; color: #00c8ff; } .icon-keycdn:before { content: "\ed4b"; color: #3686be; } .icon-diaspora:before { content: "\ed4c"; } .icon-reddit1:before { content: "\ed4d"; color: #ff4500; } .icon-angellist:before { content: "\ed4e"; } .icon-codeigniter:before { content: "\ed4f"; color: #ee4623; } .icon-stitcher:before { content: "\ed50"; } .icon-icq:before { content: "\ed51"; color: #7ebd00; } .icon-microsoftedge:before { content: "\ed52"; color: #0078d7; } .icon-highly:before { content: "\ed53"; color: #ff3c00; } .icon-intel:before { content: "\ed54"; color: #0071c5; } .icon-evernote1:before { content: "\ed55"; color: #00a82d; } .icon-codepen1:before { content: "\ed56"; } .icon-dribbble2:before { content: "\ed57"; color: #ea4c89; } .icon-adobeaftereffects:before { content: "\ed58"; color: #d291ff; } .icon-xbox:before { content: "\ed59"; color: #107c10; } .icon-trello1:before { content: "\ed5a"; color: #0079bf; } .icon-archiveofourown:before { content: "\ed5b"; color: #900; } .icon-swarm1:before { content: "\ed5c"; color: #ffa633; } .icon-amd:before { content: "\ed5d"; color: #ed1c24; } .icon-known:before { content: "\ed5e"; } .icon-redis:before { content: "\ed5f"; color: #d82c20; } .icon-player-dot-me:before { content: "\ed60"; color: #c0379a; } .icon-acm:before { content: "\ed61"; color: #0085ca; } .icon-linkedin3:before { content: "\ed62"; color: #0077b5; } .icon-googlechrome:before { content: "\ed63"; color: #4285f4; } .icon-uikit:before { content: "\ed64"; color: #2396f3; } .icon-react:before { content: "\ed65"; color: #61dafb; } .icon-ko-fi:before { content: "\ed66"; color: #f16061; } .icon-twitter2:before { content: "\ed67"; color: #1da1f2; } .icon-livestream:before { content: "\ed68"; color: #cf202e; } .icon-dailymotion:before { content: "\ed69"; color: #0066dc; } .icon-bitly:before { content: "\ed6a"; color: #ee6123; } .icon-quantopian:before { content: "\ed6b"; color: #c50000; } .icon-devrant:before { content: "\ed6c"; color: #f99a66; } .icon-graphcool:before { content: "\ed6d"; color: #27ae60; } .icon-patreon:before { content: "\ed6e"; color: #f96854; } .icon-coderwall:before { content: "\ed6f"; color: #3e8dcc; } .icon-stubhub:before { content: "\ed70"; color: #003168; } .icon-hipchat:before { content: "\ed71"; color: #0052cc; } .icon-klout:before { content: "\ed72"; color: #e44600; } .icon-swift:before { content: "\ed73"; color: #fa7343; } .icon-linuxfoundation:before { content: "\ed74"; color: #009bee; } .icon-discord:before { content: "\ed75"; color: #7289da; } .icon-dtube:before { content: "\ed76"; color: #f00; } .icon-opera1:before { content: "\ed77"; color: #ff1b2d; } .icon-gitter:before { content: "\ed78"; color: #ed1965; } .icon-buffer:before { content: "\ed79"; color: #168eea; } .icon-css31:before { content: "\ed7a"; color: #1572b6; } .icon-renren2:before { content: "\ed7b"; color: #217dc6; } .icon-picarto-dot-tv:before { content: "\ed7c"; color: #1da456; } .icon-speakerdeck:before { content: "\ed7d"; color: #396; } .icon-adobelightroom:before { content: "\ed7e"; color: #add5ec; } .icon-framer:before { content: "\ed7f"; color: #05f; } .icon-debian:before { content: "\ed80"; color: #a81d33; } .icon-mixcloud:before { content: "\ed81"; color: #314359; } .icon-slack:before { content: "\ed82"; color: #56b68b; } .icon-soundcloud3:before { content: "\ed83"; color: #f30; } .icon-skyliner:before { content: "\ed84"; color: #2fcea0; } .icon-messenger:before { content: "\ed85"; color: #0084ff; } .icon-trulia:before { content: "\ed86"; color: #53b50a; } .icon-hootsuite:before { content: "\ed87"; } .icon-django:before { content: "\ed88"; } .icon-mysql:before { content: "\ed89"; color: #4479a1; } .icon-shazam:before { content: "\ed8a"; color: #08f; } .icon-baidu:before { content: "\ed8b"; color: #2319dc; } .icon-skype2:before { content: "\ed8c"; color: #00aff0; } .icon-ebay:before { content: "\ed8d"; color: #e53238; } .icon-glassdoor:before { content: "\ed8e"; color: #0caa41; } .icon-micro-dot-blog:before { content: "\ed8f"; color: #fd8308; } .icon-wordpress1:before { content: "\ed90"; color: #21759b; } .icon-dot-net:before { content: "\ed91"; color: #5c2d91; } .icon-circleci:before { content: "\ed92"; } .icon-viadeo:before { content: "\ed93"; color: #f88d2d; } .icon-atom:before { content: "\ed94"; color: #66595c; } .icon-pandora:before { content: "\ed95"; color: #005483; } .icon-sublimetext:before { content: "\ed96"; } .icon-graphql:before { content: "\ed97"; color: #e10098; } .icon-nginx:before { content: "\ed98"; color: #269539; } .icon-adobecreativecloud:before { content: "\ed99"; color: #d41818; } .icon-go:before { content: "\ed9a"; color: #76e1fe; } .icon-staticman:before { content: "\ed9b"; } .icon-adobeacrobatreader:before { content: "\ed9c"; color: #ee3f24; } .icon-apple:before { content: "\ed9d"; color: #999; } .icon-launchpad:before { content: "\ed9e"; color: #f8c300; } .icon-netflix:before { content: "\ed9f"; color: #e50914; } .icon-smashingmagazine:before { content: "\eda0"; color: #e85c33; } .icon-digitalocean:before { content: "\eda1"; color: #0080ff; } .icon-leetcode:before { content: "\eda2"; color: #f89f1b; } .icon-neo4j:before { content: "\eda3"; color: #008cc1; } .icon-storify:before { content: "\eda4"; color: #3a98d9; } .icon-typo3:before { content: "\eda5"; color: #ff8700; } .icon-visualstudiocode:before { content: "\eda6"; color: #007acc; } .icon-reverbnation:before { content: "\eda7"; color: #e43526; } .icon-makerbot:before { content: "\eda8"; color: #ff1e0d; } .icon-conekta:before { content: "\eda9"; color: #414959; } .icon-behance3:before { content: "\edaa"; color: #1769ff; } .icon-applemusic:before { content: "\edab"; } .icon-flickr5:before { content: "\edac"; color: #0063dc; } .icon-mixer:before { content: "\edad"; color: #002050; } .icon-compropago:before { content: "\edae"; color: #00aaef; } .icon-upwork:before { content: "\edaf"; color: #6fda44; } .icon-coursera:before { content: "\edb0"; color: #2a73cc; } .icon-castro:before { content: "\edb1"; color: #00b265; } .icon-bathasu:before { content: "\edb2"; color: #00a3e0; } .icon-number:before { content: "\e900"; } .icon-number1:before { content: "\e901"; } .icon-number2:before { content: "\e902"; } .icon-number3:before { content: "\e903"; } .icon-number4:before { content: "\e904"; } .icon-number5:before { content: "\e905"; } .icon-number6:before { content: "\e906"; } .icon-number7:before { content: "\e908"; } .icon-number8:before { content: "\e909"; } .icon-number9:before { content: "\e90a"; } .icon-number10:before { content: "\e90b"; } .icon-number11:before { content: "\e90c"; } .icon-number12:before { content: "\e90d"; } .icon-number13:before { content: "\e90e"; } .icon-number14:before { content: "\e90f"; } .icon-number15:before { content: "\e911"; } .icon-number16:before { content: "\e912"; } .icon-number17:before { content: "\e913"; } .icon-number18:before { content: "\e914"; } .icon-number19:before { content: "\e915"; } .icon-quote1:before { content: "\e916"; } .icon-quote2:before { content: "\e917"; } .icon-tag1:before { content: "\e918"; } .icon-tag2:before { content: "\e919"; } .icon-link1:before { content: "\e91a"; } .icon-link3:before { content: "\e91b"; } .icon-cabinet:before { content: "\e91c"; } .icon-cabinet1:before { content: "\e91d"; } .icon-calendar2:before { content: "\e91e"; } .icon-calendar3:before { content: "\e91f"; } .icon-calendar4:before { content: "\e920"; } .icon-file:before { content: "\e921"; } .icon-file1:before { content: "\e922"; } .icon-file2:before { content: "\e923"; } .icon-files:before { content: "\e924"; } .icon-phone1:before { content: "\e925"; } .icon-tablet1:before { content: "\e926"; } .icon-window:before { content: "\e927"; } .icon-monitor:before { content: "\e928"; } .icon-ipod:before { content: "\e929"; } .icon-tv1:before { content: "\e92a"; } .icon-camera1:before { content: "\e92b"; } .icon-camera3:before { content: "\eaab"; } .icon-camera4:before { content: "\eaac"; } .icon-film1:before { content: "\eaad"; } .icon-film2:before { content: "\eaae"; } .icon-film3:before { content: "\eaaf"; } .icon-microphone:before { content: "\eab0"; } .icon-microphone1:before { content: "\eab1"; } .icon-microphone2:before { content: "\eab2"; } .icon-drink1:before { content: "\eab3"; } .icon-drink2:before { content: "\eab4"; } .icon-drink3:before { content: "\eab5"; } .icon-drink4:before { content: "\eab6"; } .icon-coffee:before { content: "\eab7"; } .icon-mug1:before { content: "\eab8"; } .icon-icecream:before { content: "\eab9"; } .icon-cake:before { content: "\eaba"; } .icon-inbox:before { content: "\eabb"; } .icon-download4:before { content: "\eabc"; } .icon-upload4:before { content: "\eabd"; } .icon-inbox2:before { content: "\eabe"; } .icon-checkmark1:before { content: "\eabf"; } .icon-checkmark3:before { content: "\eac0"; } .icon-cancel:before { content: "\eac1"; } .icon-cancel1:before { content: "\eac2"; } .icon-plus2:before { content: "\eac3"; } .icon-plus3:before { content: "\eac4"; } .icon-minus2:before { content: "\eac5"; } .icon-minus3:before { content: "\eac6"; } .icon-notice:before { content: "\eac7"; } .icon-notice1:before { content: "\eac8"; } .icon-cog2:before { content: "\eac9"; } .icon-cogs1:before { content: "\eaca"; } .icon-cog3:before { content: "\eacb"; } .icon-warning1:before { content: "\eacc"; } .icon-health:before { content: "\eacd"; } .icon-suitcase1:before { content: "\eace"; } .icon-suitcase2:before { content: "\eacf"; } .icon-suitcase3:before { content: "\ead0"; } .icon-picture:before { content: "\ead1"; } .icon-pictures:before { content: "\ead2"; } .icon-pictures1:before { content: "\ead3"; } .icon-android1:before { content: "\ead4"; } .icon-marvin:before { content: "\ead5"; } .icon-pacman1:before { content: "\ead6"; } .icon-cassette:before { content: "\ead7"; } .icon-watch:before { content: "\ead8"; } .icon-chronometer:before { content: "\ead9"; } .icon-watch1:before { content: "\eada"; } .icon-alarmclock:before { content: "\eadb"; } .icon-time:before { content: "\eadc"; } .icon-time1:before { content: "\eadd"; } .icon-headphones1:before { content: "\eade"; } .icon-wallet1:before { content: "\eadf"; } .icon-checkmark4:before { content: "\eae0"; } .icon-cancel2:before { content: "\eae1"; } .icon-eye2:before { content: "\eae2"; } .icon-position:before { content: "\eae3"; } .icon-sitemap:before { content: "\eae4"; } .icon-sitemap1:before { content: "\eae5"; } .icon-cloud2:before { content: "\eae6"; } .icon-upload5:before { content: "\eae7"; } .icon-chart:before { content: "\eae8"; } .icon-chart1:before { content: "\eae9"; } .icon-chart2:before { content: "\eaea"; } .icon-chart3:before { content: "\eaeb"; } .icon-chart4:before { content: "\eaec"; } .icon-chart5:before { content: "\eaed"; } .icon-location3:before { content: "\eaee"; } .icon-download5:before { content: "\eaef"; } .icon-basket:before { content: "\eaf0"; } .icon-folder1:before { content: "\eaf1"; } .icon-gamepad:before { content: "\eaf2"; } .icon-alarm1:before { content: "\eaf3"; } .icon-alarm-cancel:before { content: "\eaf4"; } .icon-phone3:before { content: "\eaf5"; } .icon-phone4:before { content: "\eaf6"; } .icon-image2:before { content: "\eaf7"; } .icon-open:before { content: "\eaf8"; } .icon-sale:before { content: "\eaf9"; } .icon-direction1:before { content: "\eafa"; } .icon-map1:before { content: "\eafb"; } .icon-trashcan:before { content: "\eafc"; } .icon-vote:before { content: "\eafd"; } .icon-graduate:before { content: "\eafe"; } .icon-lab1:before { content: "\eaff"; } .icon-tie:before { content: "\eb00"; } .icon-football:before { content: "\eb01"; } .icon-eightball:before { content: "\eb02"; } .icon-bowling:before { content: "\eb03"; } .icon-bowlingpin:before { content: "\eb04"; } .icon-baseball:before { content: "\eb05"; } .icon-soccer:before { content: "\eb06"; } .icon-3dglasses:before { content: "\eb07"; } .icon-microwave:before { content: "\eb08"; } .icon-refrigerator:before { content: "\eb09"; } .icon-oven:before { content: "\eb0a"; } .icon-washingmachine:before { content: "\eb0b"; } .icon-mouse:before { content: "\eb0c"; } .icon-smiley:before { content: "\eb0d"; } .icon-sad1:before { content: "\eb0e"; } .icon-mute:before { content: "\eb0f"; } .icon-hand1:before { content: "\eb10"; } .icon-radio:before { content: "\eb11"; } .icon-satellite:before { content: "\eb12"; } .icon-medal1:before { content: "\eb13"; } .icon-medal2:before { content: "\eb14"; } .icon-switch2:before { content: "\eb15"; } .icon-key3:before { content: "\eb16"; } .icon-cord:before { content: "\eb17"; } .icon-locked:before { content: "\eb18"; } .icon-unlocked1:before { content: "\eb19"; } .icon-locked1:before { content: "\eb1a"; } .icon-unlocked2:before { content: "\eb1b"; } .icon-magnifier:before { content: "\eb1c"; } .icon-zoomin:before { content: "\eb1d"; } .icon-zoomout:before { content: "\eb1e"; } .icon-stack1:before { content: "\eb1f"; } .icon-stack2:before { content: "\eb20"; } .icon-stack3:before { content: "\eb21"; } .icon-davidstar:before { content: "\eb22"; } .icon-cross2:before { content: "\eb23"; } .icon-moonandstar:before { content: "\eb24"; } .icon-transformers:before { content: "\eb25"; } .icon-batman:before { content: "\eb26"; } .icon-spaceinvaders:before { content: "\eb27"; } .icon-skeletor:before { content: "\eb28"; } .icon-lamp:before { content: "\eb29"; } .icon-lamp1:before { content: "\eb2a"; } .icon-umbrella:before { content: "\eb2b"; } .icon-streetlight:before { content: "\eb2c"; } .icon-bomb:before { content: "\eb2d"; } .icon-archive:before { content: "\eb2e"; } .icon-battery1:before { content: "\eb2f"; } .icon-battery2:before { content: "\eb30"; } .icon-battery3:before { content: "\eb31"; } .icon-battery4:before { content: "\eb32"; } .icon-battery5:before { content: "\eb33"; } .icon-megaphone1:before { content: "\eb34"; } .icon-megaphone2:before { content: "\eb35"; } .icon-patch:before { content: "\eb36"; } .icon-pil:before { content: "\eb37"; } .icon-injection:before { content: "\eb38"; } .icon-thermometer1:before { content: "\eb39"; } .icon-lamp2:before { content: "\eb3a"; } .icon-lamp3:before { content: "\eb3b"; } .icon-lamp4:before { content: "\eb3c"; } .icon-cube:before { content: "\eb3d"; } .icon-box1:before { content: "\eb3e"; } .icon-box2:before { content: "\eb3f"; } .icon-diamond:before { content: "\eb40"; } .icon-bag:before { content: "\eb41"; } .icon-moneybag:before { content: "\eb42"; } .icon-grid1:before { content: "\eb43"; } .icon-grid2:before { content: "\eb44"; } .icon-list1:before { content: "\eb45"; } .icon-list4:before { content: "\eb46"; } .icon-ruler1:before { content: "\eb47"; } .icon-ruler2:before { content: "\eb48"; } .icon-layout:before { content: "\eb49"; } .icon-layout1:before { content: "\eb4a"; } .icon-layout2:before { content: "\eb4b"; } .icon-layout3:before { content: "\eb4c"; } .icon-layout4:before { content: "\eb4d"; } .icon-layout5:before { content: "\eb4e"; } .icon-layout6:before { content: "\eb4f"; } .icon-layout7:before { content: "\eb50"; } .icon-layout8:before { content: "\eb51"; } .icon-layout9:before { content: "\eb52"; } .icon-layout10:before { content: "\eb53"; } .icon-layout11:before { content: "\eb54"; } .icon-layout12:before { content: "\eb55"; } .icon-layout13:before { content: "\eb56"; } .icon-tools1:before { content: "\eb57"; } .icon-screwdriver:before { content: "\eb58"; } .icon-paint:before { content: "\eb59"; } .icon-hammer1:before { content: "\eb5a"; } .icon-brush:before { content: "\eb5b"; } .icon-pen1:before { content: "\eb5c"; } .icon-chat:before { content: "\eb5d"; } .icon-comments:before { content: "\eb5e"; } .icon-chat2:before { content: "\eb5f"; } .icon-chat3:before { content: "\eb60"; } .icon-volume:before { content: "\eb61"; } .icon-volume1:before { content: "\eb62"; } .icon-volume2:before { content: "\eb63"; } .icon-equalizer1:before { content: "\eb64"; } .icon-resize:before { content: "\eb65"; } .icon-resize1:before { content: "\eb66"; } .icon-stretch:before { content: "\eb67"; } .icon-narrow:before { content: "\eb68"; } .icon-resize2:before { content: "\eb69"; } .icon-download6:before { content: "\eb6a"; } .icon-calculator2:before { content: "\eb6b"; } .icon-library1:before { content: "\eb6c"; } .icon-auction:before { content: "\eb6d"; } .icon-justice:before { content: "\eb6e"; } .icon-stats:before { content: "\eb6f"; } .icon-stats1:before { content: "\eb70"; } .icon-attachment1:before { content: "\eb71"; } .icon-hourglass:before { content: "\eb72"; } .icon-abacus:before { content: "\eb73"; } .icon-pencil3:before { content: "\eb74"; } .icon-pen2:before { content: "\eb75"; } .icon-pin1:before { content: "\eb76"; } .icon-pin2:before { content: "\eb77"; } .icon-discout:before { content: "\eb78"; } .icon-edit1:before { content: "\eb79"; } .icon-scissors2:before { content: "\eb7a"; } .icon-profile1:before { content: "\eb7b"; } .icon-profile2:before { content: "\eb7c"; } .icon-profile3:before { content: "\eb7d"; } .icon-rotate:before { content: "\eb7e"; } .icon-rotate1:before { content: "\eb7f"; } .icon-reply1:before { content: "\eb80"; } .icon-forward1:before { content: "\eb81"; } .icon-retweet1:before { content: "\eb82"; } .icon-shuffle1:before { content: "\eb83"; } .icon-loop3:before { content: "\eb84"; } .icon-crop1:before { content: "\eb85"; } .icon-square:before { content: "\eb86"; } .icon-square1:before { content: "\eb87"; } .icon-circle1:before { content: "\eb88"; } .icon-dollar:before { content: "\eb89"; } .icon-dollar1:before { content: "\eb8a"; } .icon-coins:before { content: "\eb8b"; } .icon-pig:before { content: "\eb8c"; } .icon-bookmark2:before { content: "\eb8d"; } .icon-bookmark3:before { content: "\eb8e"; } .icon-addressbook:before { content: "\eb8f"; } .icon-addressbook1:before { content: "\eb90"; } .icon-safe:before { content: "\eb91"; } .icon-envelope:before { content: "\eb92"; } .icon-envelope1:before { content: "\eb93"; } .icon-radioactive:before { content: "\eb94"; } .icon-music2:before { content: "\eb95"; } .icon-presentation:before { content: "\eb96"; } .icon-male:before { content: "\eb97"; } .icon-female:before { content: "\eb98"; } .icon-aids:before { content: "\eb99"; } .icon-heart2:before { content: "\eb9a"; } .icon-info1:before { content: "\eb9b"; } .icon-info3:before { content: "\eb9c"; } .icon-piano:before { content: "\eb9d"; } .icon-rain:before { content: "\eb9e"; } .icon-snow:before { content: "\eb9f"; } .icon-lightning:before { content: "\eba0"; } .icon-sun1:before { content: "\eba1"; } .icon-moon1:before { content: "\eba2"; } .icon-cloudy:before { content: "\eba3"; } .icon-cloudy1:before { content: "\eba4"; } .icon-car:before { content: "\eba5"; } .icon-bike:before { content: "\eba6"; } .icon-truck1:before { content: "\eba7"; } .icon-bus:before { content: "\eba8"; } .icon-bike1:before { content: "\eba9"; } .icon-plane:before { content: "\ebaa"; } .icon-paperplane:before { content: "\ebab"; } .icon-rocket2:before { content: "\ebac"; } .icon-book2:before { content: "\ebad"; } .icon-book3:before { content: "\ebae"; } .icon-barcode1:before { content: "\ebaf"; } .icon-barcode2:before { content: "\ebb0"; } .icon-expand:before { content: "\ebb1"; } .icon-collapse:before { content: "\ebb2"; } .icon-popout:before { content: "\ebb3"; } .icon-popin:before { content: "\ebb4"; } .icon-target1:before { content: "\ebb5"; } .icon-badge:before { content: "\ebb6"; } .icon-badge1:before { content: "\ebb7"; } .icon-ticket2:before { content: "\ebb8"; } .icon-ticket3:before { content: "\ebb9"; } .icon-ticket4:before { content: "\ebba"; } .icon-microphone3:before { content: "\ebbb"; } .icon-cone:before { content: "\ebbc"; } .icon-blocked1:before { content: "\ebbd"; } .icon-stop1:before { content: "\ebbe"; } .icon-keyboard1:before { content: "\ebbf"; } .icon-keyboard3:before { content: "\ebc0"; } .icon-radio2:before { content: "\ebc1"; } .icon-printer1:before { content: "\ebc2"; } .icon-checked:before { content: "\ebc3"; } .icon-error:before { content: "\ebc4"; } .icon-add:before { content: "\ebc5"; } .icon-minus4:before { content: "\ebc6"; } .icon-alert:before { content: "\ebc7"; } .icon-pictures2:before { content: "\ebc8"; } .icon-atom1:before { content: "\ebc9"; } .icon-eyedropper1:before { content: "\ebca"; } .icon-globe1:before { content: "\ebcb"; } .icon-globe2:before { content: "\ebcc"; } .icon-shipping:before { content: "\ebcd"; } .icon-yingyang:before { content: "\ebce"; } .icon-compass3:before { content: "\ebcf"; } .icon-zip:before { content: "\ebd0"; } .icon-zip1:before { content: "\ebd1"; } .icon-anchor:before { content: "\ebd2"; } .icon-lockedheart:before { content: "\ebd3"; } .icon-magnet2:before { content: "\ebd4"; } .icon-navigation:before { content: "\ebd5"; } .icon-tags:before { content: "\ebd6"; } .icon-heart3:before { content: "\ebd7"; } .icon-heart4:before { content: "\ebd8"; } .icon-usb:before { content: "\ebd9"; } .icon-clipboard2:before { content: "\ebda"; } .icon-clipboard3:before { content: "\ebdb"; } .icon-clipboard4:before { content: "\ebdc"; } .icon-switch3:before { content: "\ebdd"; } .icon-ruler3:before { content: "\ebde"; } .icon-badge11:before { content: "\ebe0"; } .icon-globe11:before { content: "\ebe1"; } .icon-add-to-list:before { content: "\e907"; } .icon-classic-computer:before { content: "\e910"; } .icon-controller-fast-backward:before { content: "\e92c"; } .icon-creative-commons-attribution:before { content: "\e92d"; } .icon-creative-commons-noderivs:before { content: "\e92e"; } .icon-creative-commons-noncommercial-eu:before { content: "\e92f"; } .icon-creative-commons-noncommercial-us:before { content: "\e930"; } .icon-creative-commons-public-domain:before { content: "\e931"; } .icon-creative-commons-remix:before { content: "\e932"; } .icon-creative-commons-share:before { content: "\e933"; } .icon-creative-commons-sharealike:before { content: "\e934"; } .icon-creative-commons:before { content: "\e935"; } .icon-document-landscape:before { content: "\e936"; } .icon-remove-user:before { content: "\e937"; } .icon-warning2:before { content: "\e938"; } .icon-arrow-bold-down:before { content: "\e939"; } .icon-arrow-bold-left:before { content: "\e93a"; } .icon-arrow-bold-right:before { content: "\e93b"; } .icon-arrow-bold-up:before { content: "\e93c"; } .icon-arrow-down1:before { content: "\e93d"; } .icon-arrow-left1:before { content: "\e93e"; } .icon-arrow-long-down:before { content: "\e93f"; } .icon-arrow-long-left:before { content: "\e940"; } .icon-arrow-long-right:before { content: "\e941"; } .icon-arrow-long-up:before { content: "\e942"; } .icon-arrow-right1:before { content: "\e943"; } .icon-arrow-up1:before { content: "\e944"; } .icon-arrow-with-circle-down:before { content: "\e945"; } .icon-arrow-with-circle-left:before { content: "\e946"; } .icon-arrow-with-circle-right:before { content: "\e947"; } .icon-arrow-with-circle-up:before { content: "\e948"; } .icon-bookmark1:before { content: "\e949"; } .icon-bookmarks1:before { content: "\e94a"; } .icon-chevron-down:before { content: "\e94b"; } .icon-chevron-left:before { content: "\e94c"; } .icon-chevron-right:before { content: "\e94d"; } .icon-chevron-small-down:before { content: "\e94e"; } .icon-chevron-small-left:before { content: "\e94f"; } .icon-chevron-small-right:before { content: "\e950"; } .icon-chevron-small-up:before { content: "\e951"; } .icon-chevron-thin-down:before { content: "\e952"; } .icon-chevron-thin-left:before { content: "\e953"; } .icon-chevron-thin-right:before { content: "\e954"; } .icon-chevron-thin-up:before { content: "\e955"; } .icon-chevron-up:before { content: "\e956"; } .icon-chevron-with-circle-down:before { content: "\e957"; } .icon-chevron-with-circle-left:before { content: "\e958"; } .icon-chevron-with-circle-right:before { content: "\e959"; } .icon-chevron-with-circle-up:before { content: "\e95a"; } .icon-cloud1:before { content: "\e95b"; } .icon-controller-fast-forward:before { content: "\e95c"; } .icon-controller-jump-to-start:before { content: "\e95d"; } .icon-controller-next:before { content: "\e95e"; } .icon-controller-paus:before { content: "\e95f"; } .icon-controller-play:before { content: "\e960"; } .icon-controller-record:before { content: "\e961"; } .icon-controller-stop:before { content: "\e962"; } .icon-controller-volume:before { content: "\e963"; } .icon-dot-single:before { content: "\e964"; } .icon-dots-three-horizontal:before { content: "\e965"; } .icon-dots-three-vertical:before { content: "\e966"; } .icon-dots-two-horizontal:before { content: "\e967"; } .icon-dots-two-vertical:before { content: "\e968"; } .icon-download1:before { content: "\e969"; } .icon-emoji-flirt:before { content: "\e96a"; } .icon-flow-branch:before { content: "\e96b"; } .icon-flow-cascade:before { content: "\e96c"; } .icon-flow-line:before { content: "\e96d"; } .icon-flow-parallel:before { content: "\e96e"; } .icon-flow-tree:before { content: "\e96f"; } .icon-install:before { content: "\e970"; } .icon-layers1:before { content: "\e971"; } .icon-open-book:before { content: "\e972"; } .icon-resize-100:before { content: "\e973"; } .icon-resize-full-screen:before { content: "\e974"; } .icon-save1:before { content: "\e975"; } .icon-select-arrows:before { content: "\e976"; } .icon-sound-mute:before { content: "\e977"; } .icon-sound:before { content: "\e978"; } .icon-trash:before { content: "\e979"; } .icon-triangle-down:before { content: "\e97a"; } .icon-triangle-left:before { content: "\e97b"; } .icon-triangle-right:before { content: "\e97c"; } .icon-triangle-up:before { content: "\e97d"; } .icon-uninstall:before { content: "\e97e"; } .icon-upload-to-cloud:before { content: "\e97f"; } .icon-upload1:before { content: "\e980"; } .icon-add-user:before { content: "\e981"; } .icon-address:before { content: "\e982"; } .icon-adjust1:before { content: "\e983"; } .icon-air:before { content: "\e984"; } .icon-aircraft-landing:before { content: "\e985"; } .icon-aircraft-take-off:before { content: "\e986"; } .icon-aircraft:before { content: "\e987"; } .icon-align-bottom:before { content: "\e988"; } .icon-align-horizontal-middle:before { content: "\e989"; } .icon-align-left:before { content: "\e98a"; } .icon-align-right:before { content: "\e98b"; } .icon-align-top:before { content: "\e98c"; } .icon-align-vertical-middle:before { content: "\e98d"; } .icon-archive1:before { content: "\e98e"; } .icon-area-graph:before { content: "\e98f"; } .icon-attachment2:before { content: "\e990"; } .icon-awareness-ribbon:before { content: "\e991"; } .icon-back-in-time:before { content: "\e992"; } .icon-back:before { content: "\e993"; } .icon-bar-graph:before { content: "\e994"; } .icon-battery:before { content: "\e995"; } .icon-beamed-note:before { content: "\e996"; } .icon-bell1:before { content: "\e997"; } .icon-blackboard:before { content: "\e998"; } .icon-block1:before { content: "\e999"; } .icon-book1:before { content: "\e99a"; } .icon-bowl:before { content: "\e99b"; } .icon-box:before { content: "\e99c"; } .icon-briefcase1:before { content: "\e99d"; } .icon-browser:before { content: "\e99e"; } .icon-brush1:before { content: "\e99f"; } .icon-bucket:before { content: "\e9a0"; } .icon-cake1:before { content: "\e9a1"; } .icon-calculator1:before { content: "\e9a2"; } .icon-calendar1:before { content: "\e9a3"; } .icon-camera2:before { content: "\e9a4"; } .icon-ccw:before { content: "\e9a5"; } .icon-chat1:before { content: "\e9a6"; } .icon-check1:before { content: "\e9a7"; } .icon-circle-with-cross:before { content: "\e9a8"; } .icon-circle-with-minus:before { content: "\e9a9"; } .icon-circle-with-plus:before { content: "\e9aa"; } .icon-circle:before { content: "\e9ab"; } .icon-circular-graph:before { content: "\e9ac"; } .icon-clapperboard:before { content: "\e9ad"; } .icon-clipboard1:before { content: "\e9ae"; } .icon-clock1:before { content: "\e9af"; } .icon-code1:before { content: "\e9b0"; } .icon-cog1:before { content: "\e9b1"; } .icon-colours:before { content: "\e9b2"; } .icon-compass1:before { content: "\e9b3"; } .icon-copy1:before { content: "\e9b4"; } .icon-credit-card1:before { content: "\e9b5"; } .icon-credit:before { content: "\e9b6"; } .icon-cross1:before { content: "\e9b7"; } .icon-cup:before { content: "\e9b8"; } .icon-cw:before { content: "\e9b9"; } .icon-cycle:before { content: "\e9ba"; } .icon-database1:before { content: "\e9bb"; } .icon-dial-pad:before { content: "\e9bc"; } .icon-direction:before { content: "\e9bd"; } .icon-document:before { content: "\e9be"; } .icon-documents:before { content: "\e9bf"; } .icon-drink:before { content: "\e9c0"; } .icon-drive1:before { content: "\e9c1"; } .icon-drop:before { content: "\e9c2"; } .icon-edit:before { content: "\e9c3"; } .icon-email:before { content: "\e9c4"; } .icon-emoji-happy:before { content: "\e9c5"; } .icon-emoji-neutral:before { content: "\e9c6"; } .icon-emoji-sad:before { content: "\e9c7"; } .icon-erase:before { content: "\e9c8"; } .icon-eraser:before { content: "\e9c9"; } .icon-export:before { content: "\e9ca"; } .icon-eye1:before { content: "\e9cb"; } .icon-feather:before { content: "\e9cc"; } .icon-flag2:before { content: "\e9cd"; } .icon-flash:before { content: "\e9ce"; } .icon-flashlight:before { content: "\e9cf"; } .icon-flat-brush:before { content: "\e9d0"; } .icon-folder-images:before { content: "\e9d1"; } .icon-folder-music:before { content: "\e9d2"; } .icon-folder-video:before { content: "\e9d3"; } .icon-folder2:before { content: "\e9d4"; } .icon-forward4:before { content: "\e9d5"; } .icon-funnel:before { content: "\e9d6"; } .icon-game-controller:before { content: "\e9d7"; } .icon-gauge:before { content: "\e9d8"; } .icon-globe:before { content: "\e9d9"; } .icon-graduation-cap:before { content: "\e9da"; } .icon-grid:before { content: "\e9db"; } .icon-hair-cross:before { content: "\e9dc"; } .icon-hand:before { content: "\e9dd"; } .icon-heart-outlined:before { content: "\e9de"; } .icon-heart1:before { content: "\e9df"; } .icon-help-with-circle:before { content: "\e9e0"; } .icon-help1:before { content: "\e9e1"; } .icon-home4:before { content: "\e9e2"; } .icon-hour-glass1:before { content: "\e9e3"; } .icon-image-inverted:before { content: "\e9e4"; } .icon-image1:before { content: "\e9e5"; } .icon-images1:before { content: "\e9e6"; } .icon-inbox1:before { content: "\e9e7"; } .icon-infinity:before { content: "\e9e8"; } .icon-info-with-circle:before { content: "\e9e9"; } .icon-info2:before { content: "\e9ea"; } .icon-key1:before { content: "\e9eb"; } .icon-keyboard2:before { content: "\e9ec"; } .icon-lab-flask:before { content: "\e9ed"; } .icon-landline:before { content: "\e9ee"; } .icon-language1:before { content: "\e9ef"; } .icon-laptop2:before { content: "\e9f0"; } .icon-leaf1:before { content: "\e9f1"; } .icon-level-down:before { content: "\e9f2"; } .icon-level-up:before { content: "\e9f3"; } .icon-lifebuoy1:before { content: "\e9f4"; } .icon-light-bulb:before { content: "\e9f5"; } .icon-light-down:before { content: "\e9f6"; } .icon-light-up:before { content: "\e9f7"; } .icon-line-graph:before { content: "\e9f8"; } .icon-link2:before { content: "\e9f9"; } .icon-list3:before { content: "\e9fa"; } .icon-location-pin:before { content: "\e9fb"; } .icon-location1:before { content: "\e9fc"; } .icon-lock-open:before { content: "\e9fd"; } .icon-lock2:before { content: "\e9fe"; } .icon-log-out:before { content: "\e9ff"; } .icon-login:before { content: "\ea00"; } .icon-loop1:before { content: "\ea01"; } .icon-magnet1:before { content: "\ea02"; } .icon-magnifying-glass:before { content: "\ea03"; } .icon-mail1:before { content: "\ea04"; } .icon-man1:before { content: "\ea05"; } .icon-map3:before { content: "\ea06"; } .icon-mask:before { content: "\ea07"; } .icon-medal:before { content: "\ea08"; } .icon-megaphone:before { content: "\ea09"; } .icon-menu5:before { content: "\ea0a"; } .icon-message1:before { content: "\ea0b"; } .icon-mic2:before { content: "\ea0c"; } .icon-minus1:before { content: "\ea0d"; } .icon-mobile1:before { content: "\ea0e"; } .icon-modern-mic:before { content: "\ea0f"; } .icon-moon:before { content: "\ea10"; } .icon-mouse1:before { content: "\ea11"; } .icon-music1:before { content: "\ea12"; } .icon-network:before { content: "\ea13"; } .icon-new-message:before { content: "\ea14"; } .icon-new:before { content: "\ea15"; } .icon-news:before { content: "\ea16"; } .icon-note1:before { content: "\ea17"; } .icon-notification1:before { content: "\ea18"; } .icon-old-mobile:before { content: "\ea19"; } .icon-old-phone:before { content: "\ea1a"; } .icon-palette1:before { content: "\ea1b"; } .icon-paper-plane:before { content: "\ea1c"; } .icon-pencil1:before { content: "\ea1d"; } .icon-phone2:before { content: "\ea1e"; } .icon-pie-chart1:before { content: "\ea1f"; } .icon-pin:before { content: "\ea20"; } .icon-plus1:before { content: "\ea21"; } .icon-popup:before { content: "\ea22"; } .icon-power-plug:before { content: "\ea23"; } .icon-price-ribbon:before { content: "\ea24"; } .icon-price-tag1:before { content: "\ea25"; } .icon-print1:before { content: "\ea26"; } .icon-progress-empty:before { content: "\ea27"; } .icon-progress-full:before { content: "\ea28"; } .icon-progress-one:before { content: "\ea29"; } .icon-progress-two:before { content: "\ea2a"; } .icon-publish1:before { content: "\ea2b"; } .icon-quote:before { content: "\ea2c"; } .icon-radio1:before { content: "\ea2d"; } .icon-reply-all:before { content: "\ea2e"; } .icon-reply2:before { content: "\ea2f"; } .icon-retweet:before { content: "\ea30"; } .icon-rocket1:before { content: "\ea31"; } .icon-round-brush:before { content: "\ea32"; } .icon-rss1:before { content: "\ea33"; } .icon-ruler:before { content: "\ea34"; } .icon-scissors1:before { content: "\ea35"; } .icon-share-alternitive:before { content: "\ea36"; } .icon-share3:before { content: "\ea37"; } .icon-shareable:before { content: "\ea38"; } .icon-shield1:before { content: "\ea39"; } .icon-shop1:before { content: "\ea3a"; } .icon-shopping-bag:before { content: "\ea3b"; } .icon-shopping-basket:before { content: "\ea3c"; } .icon-shopping-cart:before { content: "\ea3d"; } .icon-shuffle2:before { content: "\ea3e"; } .icon-signal:before { content: "\ea3f"; } .icon-sound-mix:before { content: "\ea40"; } .icon-sports-club:before { content: "\ea41"; } .icon-spreadsheet:before { content: "\ea42"; } .icon-squared-cross:before { content: "\ea43"; } .icon-squared-minus:before { content: "\ea44"; } .icon-squared-plus:before { content: "\ea45"; } .icon-star-outlined:before { content: "\ea46"; } .icon-star1:before { content: "\ea47"; } .icon-stopwatch1:before { content: "\ea48"; } .icon-suitcase:before { content: "\ea49"; } .icon-swap:before { content: "\ea4a"; } .icon-sweden:before { content: "\ea4b"; } .icon-switch1:before { content: "\ea4c"; } .icon-tablet2:before { content: "\ea4d"; } .icon-tag:before { content: "\ea4e"; } .icon-text-document-inverted:before { content: "\ea4f"; } .icon-text-document:before { content: "\ea50"; } .icon-text:before { content: "\ea51"; } .icon-thermometer:before { content: "\ea52"; } .icon-thumbs-down:before { content: "\ea53"; } .icon-thumbs-up:before { content: "\ea54"; } .icon-thunder-cloud:before { content: "\ea55"; } .icon-ticket1:before { content: "\ea56"; } .icon-time-slot:before { content: "\ea57"; } .icon-tools:before { content: "\ea58"; } .icon-traffic-cone:before { content: "\ea59"; } .icon-tree1:before { content: "\ea5a"; } .icon-trophy1:before { content: "\ea5b"; } .icon-tv2:before { content: "\ea5c"; } .icon-typing:before { content: "\ea5d"; } .icon-unread:before { content: "\ea5e"; } .icon-untag:before { content: "\ea5f"; } .icon-user1:before { content: "\ea60"; } .icon-users1:before { content: "\ea61"; } .icon-v-card:before { content: "\ea62"; } .icon-video:before { content: "\ea63"; } .icon-vinyl:before { content: "\ea64"; } .icon-voicemail1:before { content: "\ea65"; } .icon-wallet:before { content: "\ea66"; } .icon-water:before { content: "\ea67"; } .icon-500px-with-circle:before { content: "\ea68"; } .icon-500px1:before { content: "\ea69"; } .icon-basecamp1:before { content: "\ea6a"; } .icon-behance1:before { content: "\ea6b"; } .icon-creative-cloud:before { content: "\ea6c"; } .icon-dropbox1:before { content: "\ea6d"; } .icon-evernote:before { content: "\ea6e"; } .icon-flattr1:before { content: "\ea6f"; } .icon-foursquare1:before { content: "\ea70"; } .icon-google-drive1:before { content: "\ea71"; } .icon-google-hangouts:before { content: "\ea72"; } .icon-grooveshark:before { content: "\ea73"; } .icon-icloud:before { content: "\ea74"; } .icon-mixi:before { content: "\ea75"; } .icon-onedrive1:before { content: "\ea76"; } .icon-paypal1:before { content: "\ea77"; } .icon-picasa:before { content: "\ea78"; } .icon-qq:before { content: "\ea79"; } .icon-rdio-with-circle:before { content: "\ea7a"; } .icon-renren1:before { content: "\ea7b"; } .icon-scribd:before { content: "\ea7c"; } .icon-sina-weibo1:before { content: "\ea7d"; } .icon-skype-with-circle:before { content: "\ea7e"; } .icon-skype1:before { content: "\ea7f"; } .icon-slideshare:before { content: "\ea80"; } .icon-smashing:before { content: "\ea81"; } .icon-soundcloud1:before { content: "\ea82"; } .icon-spotify-with-circle:before { content: "\ea83"; } .icon-spotify1:before { content: "\ea84"; } .icon-swarm:before { content: "\ea85"; } .icon-vine-with-circle:before { content: "\ea86"; } .icon-vine1:before { content: "\ea87"; } .icon-vk-alternitive:before { content: "\ea88"; } .icon-vk-with-circle:before { content: "\ea89"; } .icon-vk1:before { content: "\ea8a"; } .icon-xing-with-circle:before { content: "\ea8b"; } .icon-xing1:before { content: "\ea8c"; } .icon-yelp1:before { content: "\ea8d"; } .icon-dribbble-with-circle:before { content: "\ea8e"; } .icon-dribbble1:before { content: "\ea8f"; } .icon-facebook-with-circle:before { content: "\ea90"; } .icon-facebook1:before { content: "\ea91"; } .icon-flickr-with-circle:before { content: "\ea92"; } .icon-flickr1:before { content: "\ea93"; } .icon-github-with-circle:before { content: "\ea94"; } .icon-github1:before { content: "\ea95"; } .icon-google-with-circle:before { content: "\ea96"; } .icon-google1:before { content: "\ea97"; } .icon-instagram-with-circle:before { content: "\ea98"; } .icon-instagram1:before { content: "\ea99"; } .icon-lastfm-with-circle:before { content: "\ea9a"; } .icon-lastfm1:before { content: "\ea9b"; } .icon-linkedin-with-circle:before { content: "\ea9c"; } .icon-linkedin1:before { content: "\ea9d"; } .icon-pinterest-with-circle:before { content: "\ea9e"; } .icon-pinterest1:before { content: "\ea9f"; } .icon-rdio:before { content: "\eaa0"; } .icon-stumbleupon-with-circle:before { content: "\eaa1"; } .icon-stumbleupon1:before { content: "\eaa2"; } .icon-tumblr-with-circle:before { content: "\eaa3"; } .icon-tumblr1:before { content: "\eaa4"; } .icon-twitter-with-circle:before { content: "\eaa5"; } .icon-twitter1:before { content: "\eaa6"; } .icon-vimeo-with-circle:before { content: "\eaa7"; } .icon-vimeo1:before { content: "\eaa8"; } .icon-youtube-with-circle:before { content: "\eaa9"; } .icon-youtube1:before { content: "\eaaa"; } .icon-home:before { content: "\edb3"; } .icon-home2:before { content: "\edb4"; } .icon-home3:before { content: "\edb5"; } .icon-office:before { content: "\edb6"; } .icon-newspaper:before { content: "\edb7"; } .icon-pencil:before { content: "\edb8"; } .icon-pencil2:before { content: "\edb9"; } .icon-quill:before { content: "\edba"; } .icon-pen:before { content: "\edbb"; } .icon-blog:before { content: "\edbc"; } .icon-eyedropper:before { content: "\edbd"; } .icon-droplet:before { content: "\edbe"; } .icon-paint-format:before { content: "\edbf"; } .icon-image:before { content: "\edc0"; } .icon-images:before { content: "\edc1"; } .icon-camera:before { content: "\edc2"; } .icon-headphones:before { content: "\edc3"; } .icon-music:before { content: "\edc4"; } .icon-play:before { content: "\edc5"; } .icon-film:before { content: "\edc6"; } .icon-video-camera:before { content: "\edc7"; } .icon-dice:before { content: "\edc8"; } .icon-pacman:before { content: "\edc9"; } .icon-spades:before { content: "\edca"; } .icon-clubs:before { content: "\edcb"; } .icon-diamonds:before { content: "\edcc"; } .icon-bullhorn:before { content: "\edcd"; } .icon-connection:before { content: "\edce"; } .icon-podcast:before { content: "\edcf"; } .icon-feed:before { content: "\edd0"; } .icon-mic:before { content: "\edd1"; } .icon-book:before { content: "\edd2"; } .icon-books:before { content: "\edd3"; } .icon-library:before { content: "\edd4"; } .icon-file-text:before { content: "\edd5"; } .icon-profile:before { content: "\edd6"; } .icon-file-empty:before { content: "\edd7"; } .icon-files-empty:before { content: "\edd8"; } .icon-file-text2:before { content: "\edd9"; } .icon-file-picture:before { content: "\edda"; } .icon-file-music:before { content: "\eddb"; } .icon-file-play:before { content: "\eddc"; } .icon-file-video:before { content: "\eddd"; } .icon-file-zip:before { content: "\edde"; } .icon-copy:before { content: "\eddf"; } .icon-paste:before { content: "\ede0"; } .icon-stack:before { content: "\ede1"; } .icon-folder:before { content: "\ede2"; } .icon-folder-open:before { content: "\ede3"; } .icon-folder-plus:before { content: "\ede4"; } .icon-folder-minus:before { content: "\ede5"; } .icon-folder-download:before { content: "\ede6"; } .icon-folder-upload:before { content: "\ede7"; } .icon-price-tag:before { content: "\ede8"; } .icon-price-tags:before { content: "\ede9"; } .icon-barcode:before { content: "\edea"; } .icon-qrcode:before { content: "\edeb"; } .icon-ticket:before { content: "\edec"; } .icon-cart:before { content: "\eded"; } .icon-coin-dollar:before { content: "\edee"; } .icon-coin-euro:before { content: "\edef"; } .icon-coin-pound:before { content: "\edf0"; } .icon-coin-yen:before { content: "\edf1"; } .icon-credit-card:before { content: "\edf2"; } .icon-calculator:before { content: "\edf3"; } .icon-lifebuoy:before { content: "\edf4"; } .icon-phone:before { content: "\edf5"; } .icon-phone-hang-up:before { content: "\edf6"; } .icon-address-book:before { content: "\edf7"; } .icon-envelop:before { content: "\edf8"; } .icon-pushpin:before { content: "\edf9"; } .icon-location:before { content: "\edfa"; } .icon-location2:before { content: "\edfb"; } .icon-compass:before { content: "\edfc"; } .icon-compass2:before { content: "\edfd"; } .icon-map:before { content: "\edfe"; } .icon-map2:before { content: "\edff"; } .icon-history:before { content: "\ee00"; } .icon-clock:before { content: "\ee01"; } .icon-clock2:before { content: "\ee02"; } .icon-alarm:before { content: "\ee03"; } .icon-bell:before { content: "\ee04"; } .icon-stopwatch:before { content: "\ee05"; } .icon-calendar:before { content: "\ee06"; } .icon-printer:before { content: "\ee07"; } .icon-keyboard:before { content: "\ee08"; } .icon-display:before { content: "\ee09"; } .icon-laptop:before { content: "\ee0a"; } .icon-mobile:before { content: "\ee0b"; } .icon-mobile2:before { content: "\ee0c"; } .icon-tablet:before { content: "\ee0d"; } .icon-tv:before { content: "\ee0e"; } .icon-drawer:before { content: "\ee0f"; } .icon-drawer2:before { content: "\ee10"; } .icon-box-add:before { content: "\ee11"; } .icon-box-remove:before { content: "\ee12"; } .icon-download:before { content: "\ee13"; } .icon-upload:before { content: "\ee14"; } .icon-floppy-disk:before { content: "\ee15"; } .icon-drive:before { content: "\ee16"; } .icon-database:before { content: "\ee17"; } .icon-undo:before { content: "\ee18"; } .icon-redo:before { content: "\ee19"; } .icon-undo2:before { content: "\ee1a"; } .icon-redo2:before { content: "\ee1b"; } .icon-forward:before { content: "\ee1c"; } .icon-reply:before { content: "\ee1d"; } .icon-bubble:before { content: "\ee1e"; } .icon-bubbles:before { content: "\ee1f"; } .icon-bubbles2:before { content: "\ee20"; } .icon-bubble2:before { content: "\ee21"; } .icon-bubbles3:before { content: "\ee22"; } .icon-bubbles4:before { content: "\ee23"; } .icon-user:before { content: "\ee24"; } .icon-users:before { content: "\ee25"; } .icon-user-plus:before { content: "\ee26"; } .icon-user-minus:before { content: "\ee27"; } .icon-user-check:before { content: "\ee28"; } .icon-user-tie:before { content: "\ee29"; } .icon-quotes-left:before { content: "\ee2a"; } .icon-quotes-right:before { content: "\ee2b"; } .icon-hour-glass:before { content: "\ee2c"; } .icon-spinner:before { content: "\ee2d"; } .icon-spinner2:before { content: "\ee2e"; } .icon-spinner3:before { content: "\ee2f"; } .icon-spinner4:before { content: "\ee30"; } .icon-spinner5:before { content: "\ee31"; } .icon-spinner6:before { content: "\ee32"; } .icon-spinner7:before { content: "\ee33"; } .icon-spinner8:before { content: "\ee34"; } .icon-spinner9:before { content: "\ee35"; } .icon-spinner10:before { content: "\ee36"; } .icon-spinner11:before { content: "\ee37"; } .icon-binoculars:before { content: "\ee38"; } .icon-search:before { content: "\ee39"; } .icon-zoom-in:before { content: "\ee3a"; } .icon-zoom-out:before { content: "\ee3b"; } .icon-enlarge:before { content: "\ee3c"; } .icon-shrink:before { content: "\ee3d"; } .icon-enlarge2:before { content: "\ee3e"; } .icon-shrink2:before { content: "\ee3f"; } .icon-key:before { content: "\ee40"; } .icon-key2:before { content: "\ee41"; } .icon-lock:before { content: "\ee42"; } .icon-unlocked:before { content: "\ee43"; } .icon-wrench:before { content: "\ee44"; } .icon-equalizer:before { content: "\ee45"; } .icon-equalizer2:before { content: "\ee46"; } .icon-cog:before { content: "\ee47"; } .icon-cogs:before { content: "\ee48"; } .icon-hammer:before { content: "\ee49"; } .icon-magic-wand:before { content: "\ee4a"; } .icon-aid-kit:before { content: "\ee4b"; } .icon-bug:before { content: "\ee4c"; } .icon-pie-chart:before { content: "\ee4d"; } .icon-stats-dots:before { content: "\ee4e"; } .icon-stats-bars:before { content: "\ee4f"; } .icon-stats-bars2:before { content: "\ee50"; } .icon-trophy:before { content: "\ee51"; } .icon-gift:before { content: "\ee52"; } .icon-glass:before { content: "\ee53"; } .icon-glass2:before { content: "\ee54"; } .icon-mug:before { content: "\ee55"; } .icon-spoon-knife:before { content: "\ee56"; } .icon-leaf:before { content: "\ee57"; } .icon-rocket:before { content: "\ee58"; } .icon-meter:before { content: "\ee59"; } .icon-meter2:before { content: "\ee5a"; } .icon-hammer2:before { content: "\ee5b"; } .icon-fire:before { content: "\ee5c"; } .icon-lab:before { content: "\ee5d"; } .icon-magnet:before { content: "\ee5e"; } .icon-bin:before { content: "\ee5f"; } .icon-bin2:before { content: "\ee60"; } .icon-briefcase:before { content: "\ee61"; } .icon-airplane:before { content: "\ee62"; } .icon-truck:before { content: "\ee63"; } .icon-road:before { content: "\ee64"; } .icon-accessibility:before { content: "\ee65"; } .icon-target:before { content: "\ee66"; } .icon-shield:before { content: "\ee67"; } .icon-power:before { content: "\ee68"; } .icon-switch:before { content: "\ee69"; } .icon-power-cord:before { content: "\ee6a"; } .icon-clipboard:before { content: "\ee6b"; } .icon-list-numbered:before { content: "\ee6c"; } .icon-list:before { content: "\ee6d"; } .icon-list2:before { content: "\ee6e"; } .icon-tree:before { content: "\ee6f"; } .icon-menu:before { content: "\ee70"; } .icon-menu2:before { content: "\ee71"; } .icon-menu3:before { content: "\ee72"; } .icon-menu4:before { content: "\ee73"; } .icon-cloud:before { content: "\ee74"; } .icon-cloud-download:before { content: "\ee75"; } .icon-cloud-upload:before { content: "\ee76"; } .icon-cloud-check:before { content: "\ee77"; } .icon-download2:before { content: "\ee78"; } .icon-upload2:before { content: "\ee79"; } .icon-download3:before { content: "\ee7a"; } .icon-upload3:before { content: "\ee7b"; } .icon-sphere:before { content: "\ee7c"; } .icon-earth:before { content: "\ee7d"; } .icon-link:before { content: "\ee7e"; } .icon-flag:before { content: "\ee7f"; } .icon-attachment:before { content: "\ee80"; } .icon-eye:before { content: "\ee81"; } .icon-eye-plus:before { content: "\ee82"; } .icon-eye-minus:before { content: "\ee83"; } .icon-eye-blocked:before { content: "\ee84"; } .icon-bookmark:before { content: "\ee85"; } .icon-bookmarks:before { content: "\ee86"; } .icon-sun:before { content: "\ee87"; } .icon-contrast:before { content: "\ee88"; } .icon-brightness-contrast:before { content: "\ee89"; } .icon-star-empty:before { content: "\ee8a"; } .icon-star-half:before { content: "\ee8b"; } .icon-star-full:before { content: "\ee8c"; } .icon-heart:before { content: "\ee8d"; } .icon-heart-broken:before { content: "\ee8e"; } .icon-man:before { content: "\ee8f"; } .icon-woman:before { content: "\ee90"; } .icon-man-woman:before { content: "\ee91"; } .icon-happy:before { content: "\ee92"; } .icon-happy2:before { content: "\ee93"; } .icon-smile:before { content: "\ee94"; } .icon-smile2:before { content: "\ee95"; } .icon-tongue:before { content: "\ee96"; } .icon-tongue2:before { content: "\ee97"; } .icon-sad:before { content: "\ee98"; } .icon-sad2:before { content: "\ee99"; } .icon-wink:before { content: "\ee9a"; } .icon-wink2:before { content: "\ee9b"; } .icon-grin:before { content: "\ee9c"; } .icon-grin2:before { content: "\ee9d"; } .icon-cool:before { content: "\ee9e"; } .icon-cool2:before { content: "\ee9f"; } .icon-angry:before { content: "\eea0"; } .icon-angry2:before { content: "\eea1"; } .icon-evil:before { content: "\eea2"; } .icon-evil2:before { content: "\eea3"; } .icon-shocked:before { content: "\eea4"; } .icon-shocked2:before { content: "\eea5"; } .icon-baffled:before { content: "\eea6"; } .icon-baffled2:before { content: "\eea7"; } .icon-confused:before { content: "\eea8"; } .icon-confused2:before { content: "\eea9"; } .icon-neutral:before { content: "\eeaa"; } .icon-neutral2:before { content: "\eeab"; } .icon-hipster:before { content: "\eeac"; } .icon-hipster2:before { content: "\eead"; } .icon-wondering:before { content: "\eeae"; } .icon-wondering2:before { content: "\eeaf"; } .icon-sleepy:before { content: "\eeb0"; } .icon-sleepy2:before { content: "\eeb1"; } .icon-frustrated:before { content: "\eeb2"; } .icon-frustrated2:before { content: "\eeb3"; } .icon-crying:before { content: "\eeb4"; } .icon-crying2:before { content: "\eeb5"; } .icon-point-up:before { content: "\eeb6"; } .icon-point-right:before { content: "\eeb7"; } .icon-point-down:before { content: "\eeb8"; } .icon-point-left:before { content: "\eeb9"; } .icon-warning:before { content: "\eeba"; } .icon-notification:before { content: "\eebb"; } .icon-question:before { content: "\eebc"; } .icon-plus:before { content: "\eebd"; } .icon-minus:before { content: "\eebe"; } .icon-info:before { content: "\eebf"; } .icon-cancel-circle:before { content: "\eec0"; } .icon-blocked:before { content: "\eec1"; } .icon-cross:before { content: "\eec2"; } .icon-checkmark:before { content: "\eec3"; } .icon-checkmark2:before { content: "\eec4"; } .icon-spell-check:before { content: "\eec5"; } .icon-enter:before { content: "\eec6"; } .icon-exit:before { content: "\eec7"; } .icon-play2:before { content: "\eec8"; } .icon-pause:before { content: "\eec9"; } .icon-stop:before { content: "\eeca"; } .icon-previous:before { content: "\eecb"; } .icon-next:before { content: "\eecc"; } .icon-backward:before { content: "\eecd"; } .icon-forward2:before { content: "\eece"; } .icon-play3:before { content: "\eecf"; } .icon-pause2:before { content: "\eed0"; } .icon-stop2:before { content: "\eed1"; } .icon-backward2:before { content: "\eed2"; } .icon-forward3:before { content: "\eed3"; } .icon-first:before { content: "\eed4"; } .icon-last:before { content: "\eed5"; } .icon-previous2:before { content: "\eed6"; } .icon-next2:before { content: "\eed7"; } .icon-eject:before { content: "\eed8"; } .icon-volume-high:before { content: "\eed9"; } .icon-volume-medium:before { content: "\eeda"; } .icon-volume-low:before { content: "\eedb"; } .icon-volume-mute:before { content: "\eedc"; } .icon-volume-mute2:before { content: "\eedd"; } .icon-volume-increase:before { content: "\eede"; } .icon-volume-decrease:before { content: "\eedf"; } .icon-loop:before { content: "\eee0"; } .icon-loop2:before { content: "\eee1"; } .icon-infinite:before { content: "\eee2"; } .icon-shuffle:before { content: "\eee3"; } .icon-arrow-up-left:before { content: "\eee4"; } .icon-arrow-up:before { content: "\eee5"; } .icon-arrow-up-right:before { content: "\eee6"; } .icon-arrow-right:before { content: "\eee7"; } .icon-arrow-down-right:before { content: "\eee8"; } .icon-arrow-down:before { content: "\eee9"; } .icon-arrow-down-left:before { content: "\eeea"; } .icon-arrow-left:before { content: "\eeeb"; } .icon-arrow-up-left2:before { content: "\eeec"; } .icon-arrow-up2:before { content: "\eeed"; } .icon-arrow-up-right2:before { content: "\eeee"; } .icon-arrow-right2:before { content: "\eeef"; } .icon-arrow-down-right2:before { content: "\eef0"; } .icon-arrow-down2:before { content: "\eef1"; } .icon-arrow-down-left2:before { content: "\eef2"; } .icon-arrow-left2:before { content: "\eef3"; } .icon-circle-up:before { content: "\eef4"; } .icon-circle-right:before { content: "\eef5"; } .icon-circle-down:before { content: "\eef6"; } .icon-circle-left:before { content: "\eef7"; } .icon-tab:before { content: "\eef8"; } .icon-move-up:before { content: "\eef9"; } .icon-move-down:before { content: "\eefa"; } .icon-sort-alpha-asc:before { content: "\eefb"; } .icon-sort-alpha-desc:before { content: "\eefc"; } .icon-sort-numeric-asc:before { content: "\eefd"; } .icon-sort-numberic-desc:before { content: "\eefe"; } .icon-sort-amount-asc:before { content: "\eeff"; } .icon-sort-amount-desc:before { content: "\ef00"; } .icon-command:before { content: "\ef01"; } .icon-shift:before { content: "\ef02"; } .icon-ctrl:before { content: "\ef03"; } .icon-opt:before { content: "\ef04"; } .icon-checkbox-checked:before { content: "\ef05"; } .icon-checkbox-unchecked:before { content: "\ef06"; } .icon-radio-checked:before { content: "\ef07"; } .icon-radio-checked2:before { content: "\ef08"; } .icon-radio-unchecked:before { content: "\ef09"; } .icon-crop:before { content: "\ef0a"; } .icon-make-group:before { content: "\ef0b"; } .icon-ungroup:before { content: "\ef0c"; } .icon-scissors:before { content: "\ef0d"; } .icon-filter:before { content: "\ef0e"; } .icon-font:before { content: "\ef0f"; } .icon-ligature:before { content: "\ef10"; } .icon-ligature2:before { content: "\ef11"; } .icon-text-height:before { content: "\ef12"; } .icon-text-width:before { content: "\ef13"; } .icon-font-size:before { content: "\ef14"; } .icon-bold:before { content: "\ef15"; } .icon-underline:before { content: "\ef16"; } .icon-italic:before { content: "\ef17"; } .icon-strikethrough:before { content: "\ef18"; } .icon-omega:before { content: "\ef19"; } .icon-sigma:before { content: "\ef1a"; } .icon-page-break:before { content: "\ef1b"; } .icon-superscript:before { content: "\ef1c"; } .icon-subscript:before { content: "\ef1d"; } .icon-superscript2:before { content: "\ef1e"; } .icon-subscript2:before { content: "\ef1f"; } .icon-text-color:before { content: "\ef20"; } .icon-pagebreak:before { content: "\ef21"; } .icon-clear-formatting:before { content: "\ef22"; } .icon-table:before { content: "\ef23"; } .icon-table2:before { content: "\ef24"; } .icon-insert-template:before { content: "\ef25"; } .icon-pilcrow:before { content: "\ef26"; } .icon-ltr:before { content: "\ef27"; } .icon-rtl:before { content: "\ef28"; } .icon-section:before { content: "\ef29"; } .icon-paragraph-left:before { content: "\ef2a"; } .icon-paragraph-center:before { content: "\ef2b"; } .icon-paragraph-right:before { content: "\ef2c"; } .icon-paragraph-justify:before { content: "\ef2d"; } .icon-indent-increase:before { content: "\ef2e"; } .icon-indent-decrease:before { content: "\ef2f"; } .icon-share:before { content: "\ef30"; } .icon-new-tab:before { content: "\ef31"; } .icon-embed:before { content: "\ef32"; } .icon-embed2:before { content: "\ef33"; } .icon-terminal:before { content: "\ef34"; } .icon-share2:before { content: "\ef35"; } .icon-mail:before { content: "\ef36"; } .icon-mail2:before { content: "\ef37"; } .icon-mail3:before { content: "\ef38"; } .icon-mail4:before { content: "\ef39"; } .icon-amazon:before { content: "\ef3a"; } .icon-google:before { content: "\ef3b"; } .icon-google2:before { content: "\ef3c"; } .icon-google3:before { content: "\ef3d"; } .icon-google-plus:before { content: "\ef3e"; } .icon-google-plus2:before { content: "\ef3f"; } .icon-google-plus3:before { content: "\ef40"; } .icon-hangouts:before { content: "\ef41"; } .icon-google-drive:before { content: "\ef42"; } .icon-facebook:before { content: "\ef43"; } .icon-facebook2:before { content: "\ef44"; } .icon-instagram:before { content: "\ef45"; } .icon-whatsapp:before { content: "\ef46"; } .icon-spotify:before { content: "\ef47"; } .icon-telegram:before { content: "\ef48"; } .icon-twitter:before { content: "\ef49"; } .icon-vine:before { content: "\ef4a"; } .icon-vk:before { content: "\ef4b"; } .icon-renren:before { content: "\ef4c"; } .icon-sina-weibo:before { content: "\ef4d"; } .icon-rss:before { content: "\ef4e"; } .icon-rss2:before { content: "\ef4f"; } .icon-youtube:before { content: "\ef50"; } .icon-youtube2:before { content: "\ef51"; } .icon-twitch:before { content: "\ef52"; } .icon-vimeo:before { content: "\ef53"; } .icon-vimeo2:before { content: "\ef54"; } .icon-lanyrd:before { content: "\ef55"; } .icon-flickr:before { content: "\ef56"; } .icon-flickr2:before { content: "\ef57"; } .icon-flickr3:before { content: "\ef58"; } .icon-flickr4:before { content: "\ef59"; } .icon-dribbble:before { content: "\ef5a"; } .icon-behance:before { content: "\ef5b"; } .icon-behance2:before { content: "\ef5c"; } .icon-deviantart:before { content: "\ef5d"; } .icon-500px:before { content: "\ef5e"; } .icon-steam:before { content: "\ef5f"; } .icon-steam2:before { content: "\ef60"; } .icon-dropbox:before { content: "\ef61"; } .icon-onedrive:before { content: "\ef62"; } .icon-github:before { content: "\ef63"; } .icon-npm:before { content: "\ef64"; } .icon-basecamp:before { content: "\ef65"; } .icon-trello:before { content: "\ef66"; } .icon-wordpress:before { content: "\ef67"; } .icon-joomla:before { content: "\ef68"; } .icon-ello:before { content: "\ef69"; } .icon-blogger:before { content: "\ef6a"; } .icon-blogger2:before { content: "\ef6b"; } .icon-tumblr:before { content: "\ef6c"; } .icon-tumblr2:before { content: "\ef6d"; } .icon-yahoo:before { content: "\ef6e"; } .icon-yahoo2:before { content: "\ef6f"; } .icon-tux:before { content: "\ef70"; } .icon-appleinc:before { content: "\ef71"; } .icon-finder:before { content: "\ef72"; } .icon-android:before { content: "\ef73"; } .icon-windows:before { content: "\ef74"; } .icon-windows8:before { content: "\ef75"; } .icon-soundcloud:before { content: "\ef76"; } .icon-soundcloud2:before { content: "\ef77"; } .icon-skype:before { content: "\ef78"; } .icon-reddit:before { content: "\ef79"; } .icon-hackernews:before { content: "\ef7a"; } .icon-wikipedia:before { content: "\ef7b"; } .icon-linkedin:before { content: "\ef7c"; } .icon-linkedin2:before { content: "\ef7d"; } .icon-lastfm:before { content: "\ef7e"; } .icon-lastfm2:before { content: "\ef7f"; } .icon-delicious:before { content: "\ef80"; } .icon-stumbleupon:before { content: "\ef81"; } .icon-stumbleupon2:before { content: "\ef82"; } .icon-stackoverflow:before { content: "\ef83"; } .icon-pinterest:before { content: "\ef84"; } .icon-pinterest2:before { content: "\ef85"; } .icon-xing:before { content: "\ef86"; } .icon-xing2:before { content: "\ef87"; } .icon-flattr:before { content: "\ef88"; } .icon-foursquare:before { content: "\ef89"; } .icon-yelp:before { content: "\ef8a"; } .icon-paypal:before { content: "\ef8b"; } .icon-chrome:before { content: "\ef8c"; } .icon-firefox:before { content: "\ef8d"; } .icon-IE:before { content: "\ef8e"; } .icon-edge:before { content: "\ef8f"; } .icon-safari:before { content: "\ef90"; } .icon-opera:before { content: "\ef91"; } .icon-file-pdf:before { content: "\ef92"; } .icon-file-openoffice:before { content: "\ef93"; } .icon-file-word:before { content: "\ef94"; } .icon-file-excel:before { content: "\ef95"; } .icon-libreoffice:before { content: "\ef96"; } .icon-html-five:before { content: "\ef97"; } .icon-html-five2:before { content: "\ef98"; } .icon-css3:before { content: "\ef99"; } .icon-git:before { content: "\ef9a"; } .icon-codepen:before { content: "\ef9b"; } .icon-svg:before { content: "\ef9c"; } .icon-IcoMoon:before { content: "\ef9d"; } .icon-wechat1:before { content: "\ebdf"; }
public/admin/static/icomoon/style.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?88vdzk'); src: url('fonts/icomoon.eot?88vdzk#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?88vdzk') format('truetype'), url('fonts/icomoon.woff?88vdzk') format('woff'), url('fonts/icomoon.svg?88vdzk#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-plangrid:before { content: "\ebe6"; color: #0085de; } .icon-bootstrap:before { content: "\ebe7"; color: #563d7c; } .icon-medium:before { content: "\ebe8"; } .icon-origin:before { content: "\ebe9"; color: #f56c2d; } .icon-rollup-dot-js:before { content: "\ebea"; color: #ec4a3f; } .icon-statamic:before { content: "\ebeb"; } .icon-codewars:before { content: "\ebec"; color: #ad2c27; } .icon-wii:before { content: "\ebed"; color: #8b8b8b; } .icon-ghost:before { content: "\ebee"; color: #738a94; } .icon-aventrix:before { content: "\ebef"; color: #09d; } .icon-vue-dot-js:before { content: "\ebf0"; color: #4fc08d; } .icon-adobeillustrator:before { content: "\ebf1"; color: #ff7c00; } .icon-plex:before { content: "\ebf2"; color: #e5a00d; } .icon-imdb:before { content: "\ebf3"; color: #e6b91e; } .icon-applepay:before { content: "\ebf4"; } .icon-steam1:before { content: "\ebf5"; } .icon-toptal:before { content: "\ebf6"; color: #3863a0; } .icon-gnusocial:before { content: "\ebf7"; color: #a22430; } .icon-tumblr3:before { content: "\ebf8"; color: #36465d; } .icon-pingup:before { content: "\ebf9"; color: #00b1ab; } .icon-csswizardry:before { content: "\ebfa"; color: #f43059; } .icon-ovh:before { content: "\ebfb"; color: #123f6d; } .icon-coffeescript:before { content: "\ebfc"; } .icon-virb:before { content: "\ebfd"; color: #0093da; } .icon-tripadvisor:before { content: "\ebfe"; color: #00af87; } .icon-sourceforge:before { content: "\ebff"; color: #535353; } .icon-bandcamp:before { content: "\ec00"; color: #408294; } .icon-wattpad:before { content: "\ec01"; color: #f68d12; } .icon-strava:before { content: "\ec02"; color: #fc4c02; } .icon-dropbox2:before { content: "\ec03"; color: #0061ff; } .icon-tesla:before { content: "\ec04"; color: #c00; } .icon-processwire:before { content: "\ec05"; color: #ef145f; } .icon-microsoft:before { content: "\ec06"; color: #666; } .icon-protonmail:before { content: "\ec07"; color: #8b89cc; } .icon-squarespace:before { content: "\ec08"; } .icon-wheniwork:before { content: "\ec09"; color: #51a33d; } .icon-webpack:before { content: "\ec0a"; color: #8dd6f9; } .icon-bigcartel:before { content: "\ec0b"; } .icon-microsoftword:before { content: "\ec0c"; color: #2b579a; } .icon-javascript:before { content: "\ec0d"; color: #f7df1e; } .icon-samsung:before { content: "\ec0e"; color: #1428a0; } .icon-yelp2:before { content: "\ec0f"; color: #d32323; } .icon-cloudflare:before { content: "\ec10"; color: #f38020; } .icon-deviantart1:before { content: "\ec11"; color: #05cc47; } .icon-verizon:before { content: "\ec12"; color: #cd040b; } .icon-googlekeep:before { content: "\ec13"; color: #fb0; } .icon-tails:before { content: "\ec14"; color: #56347c; } .icon-pingdom:before { content: "\ec15"; color: #fff000; } .icon-hexo:before { content: "\ec16"; color: #0e83cd; } .icon-airbnb:before { content: "\ec17"; color: #ff5a5f; } .icon-linux:before { content: "\ec18"; color: #fcc624; } .icon-foursquare2:before { content: "\ec19"; color: #f94877; } .icon-linewebtoon:before { content: "\ec1a"; color: #00d564; } .icon-drupal:before { content: "\ec1b"; color: #0678be; } .icon-sega:before { content: "\ec1c"; color: #0089cf; } .icon-gmail:before { content: "\ec1d"; color: #d14836; } .icon-android2:before { content: "\ec1e"; color: #a4c639; } .icon-adobe:before { content: "\ec1f"; color: #f00; } .icon-ethereum:before { content: "\ec20"; } .icon-odnoklassniki:before { content: "\ec21"; color: #f4731c; } .icon-khanacademy:before { content: "\ec22"; color: #9db63b; } .icon-microsoftexcel:before { content: "\ec23"; color: #217346; } .icon-tinder:before { content: "\ec24"; color: #ff6b6b; } .icon-geocaching:before { content: "\ec25"; color: #00874d; } .icon-gitlab:before { content: "\ec26"; color: #e24329; } .icon-koding:before { content: "\ec27"; color: #00b057; } .icon-addthis:before { content: "\ec28"; color: #ff6550; } .icon-visa:before { content: "\ec29"; color: #142787; } .icon-moo:before { content: "\ec2a"; color: #00945e; } .icon-sass:before { content: "\ec2b"; color: #c69; } .icon-rust:before { content: "\ec2c"; } .icon-nintendo:before { content: "\ec2d"; color: #8f8f8f; } .icon-furrynetwork:before { content: "\ec2e"; color: #2e75b4; } .icon-firebase:before { content: "\ec2f"; color: #ffca28; } .icon-java:before { content: "\ec30"; color: #007396; } .icon-quantcast:before { content: "\ec32"; } .icon-ello1:before { content: "\ec33"; } .icon-wix:before { content: "\ec34"; color: #faad4d; } .icon-macys:before { content: "\ec35"; color: #e21a2c; } .icon-bitbucket:before { content: "\ec36"; color: #0052cc; } .icon-twoo:before { content: "\ec37"; color: #ff7102; } .icon-simpleicons:before { content: "\ec38"; } .icon-github2:before { content: "\ec39"; } .icon-haskell:before { content: "\ec3a"; color: #5d4f85; } .icon-jquery:before { content: "\ec3b"; color: #0769ad; } .icon-node-dot-js:before { content: "\ec3c"; color: #393; } .icon-tapas:before { content: "\ec3d"; color: #ffce00; } .icon-feedly:before { content: "\ec3e"; color: #2bb24c; } .icon-americanexpress:before { content: "\ec3f"; color: #2e77bc; } .icon-everplaces:before { content: "\ec40"; color: #fa4b32; } .icon-feathub:before { content: "\ec41"; color: #9b9b9b; } .icon-etsy:before { content: "\ec42"; color: #f16521; } .icon-hatenabookmark:before { content: "\ec43"; color: #00a4de; } .icon-gov-dot-uk:before { content: "\ec44"; color: #005ea5; } .icon-microsoftonedrive:before { content: "\ec45"; color: #094ab2; } .icon-px:before { content: "\ec46"; color: #0099e5; } .icon-myspace:before { content: "\ec47"; } .icon-homify:before { content: "\ec48"; color: #7dcda3; } .icon-netlify:before { content: "\ec49"; color: #00c7b7; } .icon-nintendoswitch:before { content: "\ec4a"; color: #e60012; } .icon-sitepoint:before { content: "\ec4b"; color: #258aaf; } .icon-sparkpost:before { content: "\ec4c"; color: #fa6423; } .icon-spreaker:before { content: "\ec4d"; color: #f5c300; } .icon-keybase:before { content: "\ec4e"; color: #33a0ff; } .icon-umbraco:before { content: "\ec4f"; color: #00bec1; } .icon-joomla1:before { content: "\ec50"; color: #5091cd; } .icon-udacity:before { content: "\ec51"; color: #01b3e3; } .icon-vsco:before { content: "\ec52"; } .icon-microsoftpowerpoint:before { content: "\ec53"; color: #d24726; } .icon-kaggle:before { content: "\ec54"; color: #20beff; } .icon-clockify:before { content: "\ec55"; color: #03a9f4; } .icon-signal1:before { content: "\ec56"; color: #2592e9; } .icon-kirby:before { content: "\ec57"; color: #ff0100; } .icon-wikipedia1:before { content: "\ec58"; } .icon-gnu:before { content: "\ec59"; color: #a42e2b; } .icon-nextcloud:before { content: "\ec5a"; color: #0082c9; } .icon-npm1:before { content: "\ec5b"; color: #cb3837; } .icon-internetexplorer:before { content: "\ec5c"; color: #0076d6; } .icon-sentry:before { content: "\ec5d"; color: #fb4226; } .icon-dell:before { content: "\ec5e"; color: #007db8; } .icon-sprint:before { content: "\ec5f"; color: #ffce0a; } .icon-zapier:before { content: "\ec60"; color: #ff4a00; } .icon-xero:before { content: "\ec61"; color: #13b5ea; } .icon-gatsby:before { content: "\ec62"; color: #639; } .icon-ycombinator:before { content: "\ec63"; color: #f0652f; } .icon-about-dot-me:before { content: "\ec64"; color: #00a98f; } .icon-boost:before { content: "\ec65"; color: #f69220; } .icon-mastodon:before { content: "\ec66"; color: #3088d4; } .icon-letterboxd:before { content: "\ec67"; color: #00d735; } .icon-fitbit:before { content: "\ec68"; color: #00b0b9; } .icon-angular:before { content: "\ec69"; color: #dd0031; } .icon-untappd:before { content: "\ec6a"; color: #ffc000; } .icon-vk2:before { content: "\ec6b"; color: #6383a8; } .icon-vimeo3:before { content: "\ec6c"; color: #1ab7ea; } .icon-discourse:before { content: "\ec6d"; } .icon-wiiu:before { content: "\ec6e"; color: #8b8b8b; } .icon-eventbrite:before { content: "\ec6f"; color: #f6682f; } .icon-symfony:before { content: "\ec70"; } .icon-gumroad:before { content: "\ec71"; color: #36a9ae; } .icon-tencentqq:before { content: "\ec72"; color: #12b7f5; } .icon-castorama:before { content: "\ec73"; color: #0078d7; } .icon-mozilla:before { content: "\ec74"; } .icon-fnac:before { content: "\ec75"; color: #e1a925; } .icon-buzzfeed:before { content: "\ec76"; color: #e32; } .icon-prismic:before { content: "\ec77"; color: #484a7a; } .icon-instagram2:before { content: "\ec78"; color: #e4405f; } .icon-xsplit:before { content: "\ec79"; color: #0095de; } .icon-json:before { content: "\ec7a"; } .icon-shopify:before { content: "\ec7b"; color: #7ab55c; } .icon-oculus:before { content: "\ec7c"; } .icon-podcasts:before { content: "\ec7d"; color: #93c; } .icon-ruby:before { content: "\ec7e"; color: #cc342d; } .icon-googlehangouts:before { content: "\ec7f"; color: #0c9d58; } .icon-yammer:before { content: "\ec80"; color: #0072c6; } .icon-instacart:before { content: "\ec81"; color: #43b02a; } .icon-safari1:before { content: "\ec82"; } .icon-nucleo:before { content: "\ec83"; color: #766dcc; } .icon-sinaweibo:before { content: "\ec84"; color: #e6162d; } .icon-songkick:before { content: "\ec85"; color: #f80046; } .icon-trakt:before { content: "\ec86"; color: #ed1c24; } .icon-python:before { content: "\ec87"; color: #3776ab; } .icon-jekyll:before { content: "\ec88"; color: #c00; } .icon-pocket:before { content: "\ec89"; color: #ef3f56; } .icon-heroku:before { content: "\ec8a"; color: #430098; } .icon-treehouse:before { content: "\ec8b"; color: #5fcf80; } .icon-docker:before { content: "\ec8c"; color: #1488c6; } .icon-git1:before { content: "\ec8d"; color: #f05032; } .icon-blogger1:before { content: "\ec8e"; color: #ff5722; } .icon-hulu:before { content: "\ec8f"; color: #3dbb3d; } .icon-cakephp:before { content: "\ec90"; color: #d33c43; } .icon-riseup:before { content: "\ec91"; color: #5e9ee3; } .icon-sap:before { content: "\ec92"; color: #008fd3; } .icon-discover:before { content: "\ec93"; color: #ff6000; } .icon-monkeytie:before { content: "\ec94"; color: #ffc619; } .icon-mailchimp:before { content: "\ec95"; color: #239ab9; } .icon-mediatemple:before { content: "\ec96"; } .icon-raspberrypi:before { content: "\ec97"; color: #c51a4a; } .icon-digg:before { content: "\ec98"; } .icon-envato:before { content: "\ec99"; color: #81b441; } .icon-nvidia:before { content: "\ec9a"; color: #76b900; } .icon-iconjar:before { content: "\ec9b"; color: #16a5f3; } .icon-last-dot-fm:before { content: "\ec9c"; color: #d51007; } .icon-bitcoin:before { content: "\ec9d"; color: #f7931a; } .icon-delicious1:before { content: "\ec9e"; color: #39f; } .icon-zillow:before { content: "\ec9f"; color: #0074e4; } .icon-codeforces:before { content: "\eca0"; color: #1f8acb; } .icon-xcode:before { content: "\eca1"; color: #1575f9; } .icon-saucelabs:before { content: "\eca2"; color: #e2231a; } .icon-adobetypekit:before { content: "\eca3"; color: #87ec00; } .icon-hackerrank:before { content: "\eca4"; color: #2ec866; } .icon-disqus:before { content: "\eca5"; color: #2e9fff; } .icon-subversion:before { content: "\eca6"; color: #809cc9; } .icon-telegram1:before { content: "\eca7"; color: #2ca5e0; } .icon-kik:before { content: "\eca8"; color: #82bc23; } .icon-humblebundle:before { content: "\eca9"; color: #cc2929; } .icon-salesforce:before { content: "\ecaa"; color: #00a1e0; } .icon-meetup:before { content: "\ecab"; color: #ed1c40; } .icon-vim:before { content: "\ecac"; color: #019733; } .icon-goodreads:before { content: "\ecad"; color: #630; } .icon-styleshare:before { content: "\ecae"; } .icon-sellfy:before { content: "\ecaf"; color: #21b352; } .icon-invision:before { content: "\ecb0"; color: #f36; } .icon-archlinux:before { content: "\ecb1"; color: #1793d1; } .icon-mix:before { content: "\ecb2"; color: #ff8126; } .icon-slides:before { content: "\ecb3"; color: #e4637c; } .icon-asana:before { content: "\ecb4"; } .icon-wpengine:before { content: "\ecb5"; color: #40bac8; } .icon-garmin:before { content: "\ecb6"; color: #007cc3; } .icon-zendesk:before { content: "\ecb7"; } .icon-magento:before { content: "\ecb8"; color: #ee672f; } .icon-houzz:before { content: "\ecb9"; color: #7ac142; } .icon-freecodecamp:before { content: "\ecba"; color: #006400; } .icon-inkscape:before { content: "\ecbb"; } .icon-googleplay:before { content: "\ecbc"; color: #607d8b; } .icon-lua:before { content: "\ecbd"; color: #2c2d72; } .icon-aurelia:before { content: "\ecbe"; color: #ed2b88; } .icon-toggl:before { content: "\ecbf"; color: #e01b22; } .icon-gerrit:before { content: "\ecc0"; color: #eee; } .icon-rss3:before { content: "\ecc1"; color: #ffa500; } .icon-codecademy:before { content: "\ecc2"; color: #1f4056; } .icon-jira:before { content: "\ecc3"; } .icon-spotify2:before { content: "\ecc4"; color: #1ed760; } .icon-intercom:before { content: "\ecc5"; color: #1f8ded; } .icon-microgenetics:before { content: "\ecc6"; color: #f00; } .icon-flipboard:before { content: "\ecc7"; color: #e12828; } .icon-t-mobile:before { content: "\ecc8"; color: #e20074; } .icon-superuser:before { content: "\ecc9"; color: #2eace3; } .icon-teespring:before { content: "\ecca"; color: #39ace6; } .icon-runkeeper:before { content: "\eccb"; color: #2dc9d7; } .icon-roots:before { content: "\eccc"; color: #525ddc; } .icon-sogou:before { content: "\eccd"; color: #fb6022; } .icon-campaignmonitor:before { content: "\ecce"; color: #509cf6; } .icon-playstation4:before { content: "\eccf"; color: #003791; } .icon-periscope:before { content: "\ecd0"; color: #40a4c4; } .icon-disroot:before { content: "\ecd1"; color: #50162d; } .icon-kickstarter:before { content: "\ecd2"; color: #2bde73; } .icon-snapchat:before { content: "\ecd3"; color: #fffc00; } .icon-qualcomm:before { content: "\ecd4"; color: #3253dc; } .icon-nintendogamecube:before { content: "\ecd5"; color: #6a5fbb; } .icon-wolframmathematica:before { content: "\ecd6"; color: #d10; } .icon-bing:before { content: "\ecd7"; color: #008373; } .icon-html5:before { content: "\ecd8"; color: #e34f26; } .icon-nextdoor:before { content: "\ecd9"; color: #00b246; } .icon-dev-dot-to:before { content: "\ecda"; } .icon-quora:before { content: "\ecdb"; color: #b92b27; } .icon-monero:before { content: "\ecdc"; color: #f60; } .icon-ifixit:before { content: "\ecdd"; color: #0071ce; } .icon-fandango:before { content: "\ecde"; color: #ff7300; } .icon-laravel:before { content: "\ecdf"; color: #e74430; } .icon-twilio:before { content: "\ece0"; color: #f22f46; } .icon-googledrive:before { content: "\ece1"; color: #4386fc; } .icon-draugiem-dot-lv:before { content: "\ece2"; color: #f60; } .icon-spotlight:before { content: "\ece3"; color: #352a71; } .icon-overcast:before { content: "\ece4"; color: #fc7e0f; } .icon-googleplus:before { content: "\ece5"; color: #dc4e41; } .icon-monogram:before { content: "\ece6"; color: #fdb22a; } .icon-pagekit:before { content: "\ece7"; } .icon-mongodb:before { content: "\ece8"; color: #47a248; } .icon-microsoftaccess:before { content: "\ece9"; color: #ba141a; } .icon-ubuntu:before { content: "\ecea"; color: #e95420; } .icon-steem:before { content: "\eceb"; color: #4ba2f2; } .icon-paypal2:before { content: "\ecec"; color: #00457c; } .icon-deezer:before { content: "\eced"; color: #00c7f2; } .icon-qiita:before { content: "\ecee"; color: #55c500; } .icon-at-and-t:before { content: "\ecef"; color: #00a8e0; } .icon-empirekred:before { content: "\ecf0"; color: #72be50; } .icon-proto-dot-io:before { content: "\ecf1"; color: #34a7c1; } .icon-hockeyapp:before { content: "\ecf2"; color: #009ee1; } .icon-unsplash:before { content: "\ecf3"; } .icon-gravatar:before { content: "\ecf4"; color: #1e8cbe; } .icon-playstation:before { content: "\ecf5"; color: #003791; } .icon-codio:before { content: "\ecf6"; color: #4574e0; } .icon-wolfram:before { content: "\ecf7"; color: #d10; } .icon-facebook3:before { content: "\ecf8"; color: #3b5998; } .icon-microsoftonenote:before { content: "\ecf9"; color: #80397b; } .icon-amazon1:before { content: "\ecfa"; color: #f90; } .icon-vine2:before { content: "\ecfb"; color: #11b48a; } .icon-stackexchange:before { content: "\ecfc"; color: #1e5397; } .icon-eslint:before { content: "\ecfd"; color: #4b32c3; } .icon-pinterest3:before { content: "\ecfe"; color: #bd081c; } .icon-mastercard:before { content: "\ecff"; color: #eb001b; } .icon-blender:before { content: "\ed00"; color: #f5792a; } .icon-slickpic:before { content: "\ed01"; color: #ff880f; } .icon-webstorm:before { content: "\ed02"; color: #00cdd7; } .icon-minutemailer:before { content: "\ed03"; color: #3abfe6; } .icon-travisci:before { content: "\ed04"; color: #39a85b; } .icon-wechat:before { content: "\ed05"; color: #7bb32e; } .icon-topcoder:before { content: "\ed06"; color: #29a8e0; } .icon-yandex:before { content: "\ed07"; color: #f00; } .icon-ted:before { content: "\ed08"; color: #e62b1e; } .icon-instapaper:before { content: "\ed09"; } .icon-pluralsight:before { content: "\ed0a"; color: #f15b2a; } .icon-stylus:before { content: "\ed0b"; } .icon-whatsapp1:before { content: "\ed0c"; color: #25d366; } .icon-google4:before { content: "\ed0d"; color: #4285f4; } .icon-line:before { content: "\ed0e"; color: #00c300; } .icon-livejournal:before { content: "\ed0f"; color: #00b0ea; } .icon-atlassian:before { content: "\ed10"; color: #0052cc; } .icon-eventstore:before { content: "\ed11"; color: #5ab552; } .icon-qzone:before { content: "\ed12"; color: #fece00; } .icon-php:before { content: "\ed13"; color: #777bb4; } .icon-mozillafirefox:before { content: "\ed14"; color: #ff9400; } .icon-stripe:before { content: "\ed15"; color: #008cdd; } .icon-wolframlanguage:before { content: "\ed16"; color: #d10; } .icon-artstation:before { content: "\ed17"; color: #13aff0; } .icon-stackoverflow1:before { content: "\ed18"; color: #fe7a16; } .icon-gumtree:before { content: "\ed19"; color: #72ef36; } .icon-playstation3:before { content: "\ed1a"; color: #003791; } .icon-brand-dot-ai:before { content: "\ed1b"; color: #0aa0ff; } .icon-scribd1:before { content: "\ed1c"; color: #1a7bba; } .icon-googleallo:before { content: "\ed1d"; color: #ecb842; } .icon-bower:before { content: "\ed1e"; color: #ef5734; } .icon-vagrant:before { content: "\ed1f"; color: #1563ff; } .icon-co-op:before { content: "\ed20"; color: #00b1e7; } .icon-jenkins:before { content: "\ed21"; color: #d24939; } .icon-automatic:before { content: "\ed22"; color: #7d8084; } .icon-gauges:before { content: "\ed23"; color: #2fa66a; } .icon-matternet:before { content: "\ed24"; } .icon-plurk:before { content: "\ed25"; color: #ff574d; } .icon-themighty:before { content: "\ed26"; color: #d0072a; } .icon-designernews:before { content: "\ed27"; color: #2d72d9; } .icon-xing3:before { content: "\ed28"; color: #006567; } .icon-adobeindesign:before { content: "\ed29"; color: #fd3f93; } .icon-microsoftoutlook:before { content: "\ed2a"; color: #0072c6; } .icon-adobedreamweaver:before { content: "\ed2b"; color: #35fa00; } .icon-auth0:before { content: "\ed2c"; color: #eb5424; } .icon-slashdot:before { content: "\ed2d"; color: #026664; } .icon-goldenline:before { content: "\ed2e"; color: #f1b92b; } .icon-redux:before { content: "\ed2f"; color: #764abc; } .icon-pinboard:before { content: "\ed30"; color: #00f; } .icon-redbubble:before { content: "\ed31"; color: #e41321; } .icon-zerply:before { content: "\ed32"; color: #9dbc7a; } .icon-twitch1:before { content: "\ed33"; color: #6441a4; } .icon-lanyrd1:before { content: "\ed34"; color: #3c80ca; } .icon-windows1:before { content: "\ed35"; color: #0078d6; } .icon-basecamp2:before { content: "\ed36"; color: #5ecc62; } .icon-mail-dot-ru:before { content: "\ed37"; color: #168de2; } .icon-groupon:before { content: "\ed38"; color: #53a318; } .icon-youtube3:before { content: "\ed39"; color: #f00; } .icon-rails:before { content: "\ed3a"; color: #c00; } .icon-justgiving:before { content: "\ed3b"; color: #ad29b6; } .icon-wire:before { content: "\ed3c"; } .icon-meteor:before { content: "\ed3d"; color: #de4f4f; } .icon-readthedocs:before { content: "\ed3e"; color: #8ca1af; } .icon-googleanalytics:before { content: "\ed3f"; color: #ffc107; } .icon-jsfiddle:before { content: "\ed40"; color: #4679a4; } .icon-d3-dot-js:before { content: "\ed41"; color: #f9a03c; } .icon-nodemon:before { content: "\ed42"; color: #76d04b; } .icon-serverfault:before { content: "\ed43"; color: #e7282d; } .icon-yahoo1:before { content: "\ed44"; color: #409; } .icon-grav:before { content: "\ed45"; } .icon-hackster:before { content: "\ed46"; color: #1bacf7; } .icon-producthunt:before { content: "\ed47"; color: #da552f; } .icon-uber:before { content: "\ed48"; } .icon-gulp:before { content: "\ed49"; color: #da4648; } .icon-adobephotoshop:before { content: "\ed4a"; color: #00c8ff; } .icon-keycdn:before { content: "\ed4b"; color: #3686be; } .icon-diaspora:before { content: "\ed4c"; } .icon-reddit1:before { content: "\ed4d"; color: #ff4500; } .icon-angellist:before { content: "\ed4e"; } .icon-codeigniter:before { content: "\ed4f"; color: #ee4623; } .icon-stitcher:before { content: "\ed50"; } .icon-icq:before { content: "\ed51"; color: #7ebd00; } .icon-microsoftedge:before { content: "\ed52"; color: #0078d7; } .icon-highly:before { content: "\ed53"; color: #ff3c00; } .icon-intel:before { content: "\ed54"; color: #0071c5; } .icon-evernote1:before { content: "\ed55"; color: #00a82d; } .icon-codepen1:before { content: "\ed56"; } .icon-dribbble2:before { content: "\ed57"; color: #ea4c89; } .icon-adobeaftereffects:before { content: "\ed58"; color: #d291ff; } .icon-xbox:before { content: "\ed59"; color: #107c10; } .icon-trello1:before { content: "\ed5a"; color: #0079bf; } .icon-archiveofourown:before { content: "\ed5b"; color: #900; } .icon-swarm1:before { content: "\ed5c"; color: #ffa633; } .icon-amd:before { content: "\ed5d"; color: #ed1c24; } .icon-known:before { content: "\ed5e"; } .icon-redis:before { content: "\ed5f"; color: #d82c20; } .icon-player-dot-me:before { content: "\ed60"; color: #c0379a; } .icon-acm:before { content: "\ed61"; color: #0085ca; } .icon-linkedin3:before { content: "\ed62"; color: #0077b5; } .icon-googlechrome:before { content: "\ed63"; color: #4285f4; } .icon-uikit:before { content: "\ed64"; color: #2396f3; } .icon-react:before { content: "\ed65"; color: #61dafb; } .icon-ko-fi:before { content: "\ed66"; color: #f16061; } .icon-twitter2:before { content: "\ed67"; color: #1da1f2; } .icon-livestream:before { content: "\ed68"; color: #cf202e; } .icon-dailymotion:before { content: "\ed69"; color: #0066dc; } .icon-bitly:before { content: "\ed6a"; color: #ee6123; } .icon-quantopian:before { content: "\ed6b"; color: #c50000; } .icon-devrant:before { content: "\ed6c"; color: #f99a66; } .icon-graphcool:before { content: "\ed6d"; color: #27ae60; } .icon-patreon:before { content: "\ed6e"; color: #f96854; } .icon-coderwall:before { content: "\ed6f"; color: #3e8dcc; } .icon-stubhub:before { content: "\ed70"; color: #003168; } .icon-hipchat:before { content: "\ed71"; color: #0052cc; } .icon-klout:before { content: "\ed72"; color: #e44600; } .icon-swift:before { content: "\ed73"; color: #fa7343; } .icon-linuxfoundation:before { content: "\ed74"; color: #009bee; } .icon-discord:before { content: "\ed75"; color: #7289da; } .icon-dtube:before { content: "\ed76"; color: #f00; } .icon-opera1:before { content: "\ed77"; color: #ff1b2d; } .icon-gitter:before { content: "\ed78"; color: #ed1965; } .icon-buffer:before { content: "\ed79"; color: #168eea; } .icon-css31:before { content: "\ed7a"; color: #1572b6; } .icon-renren2:before { content: "\ed7b"; color: #217dc6; } .icon-picarto-dot-tv:before { content: "\ed7c"; color: #1da456; } .icon-speakerdeck:before { content: "\ed7d"; color: #396; } .icon-adobelightroom:before { content: "\ed7e"; color: #add5ec; } .icon-framer:before { content: "\ed7f"; color: #05f; } .icon-debian:before { content: "\ed80"; color: #a81d33; } .icon-mixcloud:before { content: "\ed81"; color: #314359; } .icon-slack:before { content: "\ed82"; color: #56b68b; } .icon-soundcloud3:before { content: "\ed83"; color: #f30; } .icon-skyliner:before { content: "\ed84"; color: #2fcea0; } .icon-messenger:before { content: "\ed85"; color: #0084ff; } .icon-trulia:before { content: "\ed86"; color: #53b50a; } .icon-hootsuite:before { content: "\ed87"; } .icon-django:before { content: "\ed88"; } .icon-mysql:before { content: "\ed89"; color: #4479a1; } .icon-shazam:before { content: "\ed8a"; color: #08f; } .icon-baidu:before { content: "\ed8b"; color: #2319dc; } .icon-skype2:before { content: "\ed8c"; color: #00aff0; } .icon-ebay:before { content: "\ed8d"; color: #e53238; } .icon-glassdoor:before { content: "\ed8e"; color: #0caa41; } .icon-micro-dot-blog:before { content: "\ed8f"; color: #fd8308; } .icon-wordpress1:before { content: "\ed90"; color: #21759b; } .icon-dot-net:before { content: "\ed91"; color: #5c2d91; } .icon-circleci:before { content: "\ed92"; } .icon-viadeo:before { content: "\ed93"; color: #f88d2d; } .icon-atom:before { content: "\ed94"; color: #66595c; } .icon-pandora:before { content: "\ed95"; color: #005483; } .icon-sublimetext:before { content: "\ed96"; } .icon-graphql:before { content: "\ed97"; color: #e10098; } .icon-nginx:before { content: "\ed98"; color: #269539; } .icon-adobecreativecloud:before { content: "\ed99"; color: #d41818; } .icon-go:before { content: "\ed9a"; color: #76e1fe; } .icon-staticman:before { content: "\ed9b"; } .icon-adobeacrobatreader:before { content: "\ed9c"; color: #ee3f24; } .icon-apple:before { content: "\ed9d"; color: #999; } .icon-launchpad:before { content: "\ed9e"; color: #f8c300; } .icon-netflix:before { content: "\ed9f"; color: #e50914; } .icon-smashingmagazine:before { content: "\eda0"; color: #e85c33; } .icon-digitalocean:before { content: "\eda1"; color: #0080ff; } .icon-leetcode:before { content: "\eda2"; color: #f89f1b; } .icon-neo4j:before { content: "\eda3"; color: #008cc1; } .icon-storify:before { content: "\eda4"; color: #3a98d9; } .icon-typo3:before { content: "\eda5"; color: #ff8700; } .icon-visualstudiocode:before { content: "\eda6"; color: #007acc; } .icon-reverbnation:before { content: "\eda7"; color: #e43526; } .icon-makerbot:before { content: "\eda8"; color: #ff1e0d; } .icon-conekta:before { content: "\eda9"; color: #414959; } .icon-behance3:before { content: "\edaa"; color: #1769ff; } .icon-applemusic:before { content: "\edab"; } .icon-flickr5:before { content: "\edac"; color: #0063dc; } .icon-mixer:before { content: "\edad"; color: #002050; } .icon-compropago:before { content: "\edae"; color: #00aaef; } .icon-upwork:before { content: "\edaf"; color: #6fda44; } .icon-coursera:before { content: "\edb0"; color: #2a73cc; } .icon-castro:before { content: "\edb1"; color: #00b265; } .icon-bathasu:before { content: "\edb2"; color: #00a3e0; } .icon-number:before { content: "\e900"; } .icon-number1:before { content: "\e901"; } .icon-number2:before { content: "\e902"; } .icon-number3:before { content: "\e903"; } .icon-number4:before { content: "\e904"; } .icon-number5:before { content: "\e905"; } .icon-number6:before { content: "\e906"; } .icon-number7:before { content: "\e908"; } .icon-number8:before { content: "\e909"; } .icon-number9:before { content: "\e90a"; } .icon-number10:before { content: "\e90b"; } .icon-number11:before { content: "\e90c"; } .icon-number12:before { content: "\e90d"; } .icon-number13:before { content: "\e90e"; } .icon-number14:before { content: "\e90f"; } .icon-number15:before { content: "\e911"; } .icon-number16:before { content: "\e912"; } .icon-number17:before { content: "\e913"; } .icon-number18:before { content: "\e914"; } .icon-number19:before { content: "\e915"; } .icon-quote1:before { content: "\e916"; } .icon-quote2:before { content: "\e917"; } .icon-tag1:before { content: "\e918"; } .icon-tag2:before { content: "\e919"; } .icon-link1:before { content: "\e91a"; } .icon-link3:before { content: "\e91b"; } .icon-cabinet:before { content: "\e91c"; } .icon-cabinet1:before { content: "\e91d"; } .icon-calendar2:before { content: "\e91e"; } .icon-calendar3:before { content: "\e91f"; } .icon-calendar4:before { content: "\e920"; } .icon-file:before { content: "\e921"; } .icon-file1:before { content: "\e922"; } .icon-file2:before { content: "\e923"; } .icon-files:before { content: "\e924"; } .icon-phone1:before { content: "\e925"; } .icon-tablet1:before { content: "\e926"; } .icon-window:before { content: "\e927"; } .icon-monitor:before { content: "\e928"; } .icon-ipod:before { content: "\e929"; } .icon-tv1:before { content: "\e92a"; } .icon-camera1:before { content: "\e92b"; } .icon-camera3:before { content: "\eaab"; } .icon-camera4:before { content: "\eaac"; } .icon-film1:before { content: "\eaad"; } .icon-film2:before { content: "\eaae"; } .icon-film3:before { content: "\eaaf"; } .icon-microphone:before { content: "\eab0"; } .icon-microphone1:before { content: "\eab1"; } .icon-microphone2:before { content: "\eab2"; } .icon-drink1:before { content: "\eab3"; } .icon-drink2:before { content: "\eab4"; } .icon-drink3:before { content: "\eab5"; } .icon-drink4:before { content: "\eab6"; } .icon-coffee:before { content: "\eab7"; } .icon-mug1:before { content: "\eab8"; } .icon-icecream:before { content: "\eab9"; } .icon-cake:before { content: "\eaba"; } .icon-inbox:before { content: "\eabb"; } .icon-download4:before { content: "\eabc"; } .icon-upload4:before { content: "\eabd"; } .icon-inbox2:before { content: "\eabe"; } .icon-checkmark1:before { content: "\eabf"; } .icon-checkmark3:before { content: "\eac0"; } .icon-cancel:before { content: "\eac1"; } .icon-cancel1:before { content: "\eac2"; } .icon-plus2:before { content: "\eac3"; } .icon-plus3:before { content: "\eac4"; } .icon-minus2:before { content: "\eac5"; } .icon-minus3:before { content: "\eac6"; } .icon-notice:before { content: "\eac7"; } .icon-notice1:before { content: "\eac8"; } .icon-cog2:before { content: "\eac9"; } .icon-cogs1:before { content: "\eaca"; } .icon-cog3:before { content: "\eacb"; } .icon-warning1:before { content: "\eacc"; } .icon-health:before { content: "\eacd"; } .icon-suitcase1:before { content: "\eace"; } .icon-suitcase2:before { content: "\eacf"; } .icon-suitcase3:before { content: "\ead0"; } .icon-picture:before { content: "\ead1"; } .icon-pictures:before { content: "\ead2"; } .icon-pictures1:before { content: "\ead3"; } .icon-android1:before { content: "\ead4"; } .icon-marvin:before { content: "\ead5"; } .icon-pacman1:before { content: "\ead6"; } .icon-cassette:before { content: "\ead7"; } .icon-watch:before { content: "\ead8"; } .icon-chronometer:before { content: "\ead9"; } .icon-watch1:before { content: "\eada"; } .icon-alarmclock:before { content: "\eadb"; } .icon-time:before { content: "\eadc"; } .icon-time1:before { content: "\eadd"; } .icon-headphones1:before { content: "\eade"; } .icon-wallet1:before { content: "\eadf"; } .icon-checkmark4:before { content: "\eae0"; } .icon-cancel2:before { content: "\eae1"; } .icon-eye2:before { content: "\eae2"; } .icon-position:before { content: "\eae3"; } .icon-sitemap:before { content: "\eae4"; } .icon-sitemap1:before { content: "\eae5"; } .icon-cloud2:before { content: "\eae6"; } .icon-upload5:before { content: "\eae7"; } .icon-chart:before { content: "\eae8"; } .icon-chart1:before { content: "\eae9"; } .icon-chart2:before { content: "\eaea"; } .icon-chart3:before { content: "\eaeb"; } .icon-chart4:before { content: "\eaec"; } .icon-chart5:before { content: "\eaed"; } .icon-location3:before { content: "\eaee"; } .icon-download5:before { content: "\eaef"; } .icon-basket:before { content: "\eaf0"; } .icon-folder1:before { content: "\eaf1"; } .icon-gamepad:before { content: "\eaf2"; } .icon-alarm1:before { content: "\eaf3"; } .icon-alarm-cancel:before { content: "\eaf4"; } .icon-phone3:before { content: "\eaf5"; } .icon-phone4:before { content: "\eaf6"; } .icon-image2:before { content: "\eaf7"; } .icon-open:before { content: "\eaf8"; } .icon-sale:before { content: "\eaf9"; } .icon-direction1:before { content: "\eafa"; } .icon-map1:before { content: "\eafb"; } .icon-trashcan:before { content: "\eafc"; } .icon-vote:before { content: "\eafd"; } .icon-graduate:before { content: "\eafe"; } .icon-lab1:before { content: "\eaff"; } .icon-tie:before { content: "\eb00"; } .icon-football:before { content: "\eb01"; } .icon-eightball:before { content: "\eb02"; } .icon-bowling:before { content: "\eb03"; } .icon-bowlingpin:before { content: "\eb04"; } .icon-baseball:before { content: "\eb05"; } .icon-soccer:before { content: "\eb06"; } .icon-3dglasses:before { content: "\eb07"; } .icon-microwave:before { content: "\eb08"; } .icon-refrigerator:before { content: "\eb09"; } .icon-oven:before { content: "\eb0a"; } .icon-washingmachine:before { content: "\eb0b"; } .icon-mouse:before { content: "\eb0c"; } .icon-smiley:before { content: "\eb0d"; } .icon-sad1:before { content: "\eb0e"; } .icon-mute:before { content: "\eb0f"; } .icon-hand1:before { content: "\eb10"; } .icon-radio:before { content: "\eb11"; } .icon-satellite:before { content: "\eb12"; } .icon-medal1:before { content: "\eb13"; } .icon-medal2:before { content: "\eb14"; } .icon-switch2:before { content: "\eb15"; } .icon-key3:before { content: "\eb16"; } .icon-cord:before { content: "\eb17"; } .icon-locked:before { content: "\eb18"; } .icon-unlocked1:before { content: "\eb19"; } .icon-locked1:before { content: "\eb1a"; } .icon-unlocked2:before { content: "\eb1b"; } .icon-magnifier:before { content: "\eb1c"; } .icon-zoomin:before { content: "\eb1d"; } .icon-zoomout:before { content: "\eb1e"; } .icon-stack1:before { content: "\eb1f"; } .icon-stack2:before { content: "\eb20"; } .icon-stack3:before { content: "\eb21"; } .icon-davidstar:before { content: "\eb22"; } .icon-cross2:before { content: "\eb23"; } .icon-moonandstar:before { content: "\eb24"; } .icon-transformers:before { content: "\eb25"; } .icon-batman:before { content: "\eb26"; } .icon-spaceinvaders:before { content: "\eb27"; } .icon-skeletor:before { content: "\eb28"; } .icon-lamp:before { content: "\eb29"; } .icon-lamp1:before { content: "\eb2a"; } .icon-umbrella:before { content: "\eb2b"; } .icon-streetlight:before { content: "\eb2c"; } .icon-bomb:before { content: "\eb2d"; } .icon-archive:before { content: "\eb2e"; } .icon-battery1:before { content: "\eb2f"; } .icon-battery2:before { content: "\eb30"; } .icon-battery3:before { content: "\eb31"; } .icon-battery4:before { content: "\eb32"; } .icon-battery5:before { content: "\eb33"; } .icon-megaphone1:before { content: "\eb34"; } .icon-megaphone2:before { content: "\eb35"; } .icon-patch:before { content: "\eb36"; } .icon-pil:before { content: "\eb37"; } .icon-injection:before { content: "\eb38"; } .icon-thermometer1:before { content: "\eb39"; } .icon-lamp2:before { content: "\eb3a"; } .icon-lamp3:before { content: "\eb3b"; } .icon-lamp4:before { content: "\eb3c"; } .icon-cube:before { content: "\eb3d"; } .icon-box1:before { content: "\eb3e"; } .icon-box2:before { content: "\eb3f"; } .icon-diamond:before { content: "\eb40"; } .icon-bag:before { content: "\eb41"; } .icon-moneybag:before { content: "\eb42"; } .icon-grid1:before { content: "\eb43"; } .icon-grid2:before { content: "\eb44"; } .icon-list1:before { content: "\eb45"; } .icon-list4:before { content: "\eb46"; } .icon-ruler1:before { content: "\eb47"; } .icon-ruler2:before { content: "\eb48"; } .icon-layout:before { content: "\eb49"; } .icon-layout1:before { content: "\eb4a"; } .icon-layout2:before { content: "\eb4b"; } .icon-layout3:before { content: "\eb4c"; } .icon-layout4:before { content: "\eb4d"; } .icon-layout5:before { content: "\eb4e"; } .icon-layout6:before { content: "\eb4f"; } .icon-layout7:before { content: "\eb50"; } .icon-layout8:before { content: "\eb51"; } .icon-layout9:before { content: "\eb52"; } .icon-layout10:before { content: "\eb53"; } .icon-layout11:before { content: "\eb54"; } .icon-layout12:before { content: "\eb55"; } .icon-layout13:before { content: "\eb56"; } .icon-tools1:before { content: "\eb57"; } .icon-screwdriver:before { content: "\eb58"; } .icon-paint:before { content: "\eb59"; } .icon-hammer1:before { content: "\eb5a"; } .icon-brush:before { content: "\eb5b"; } .icon-pen1:before { content: "\eb5c"; } .icon-chat:before { content: "\eb5d"; } .icon-comments:before { content: "\eb5e"; } .icon-chat2:before { content: "\eb5f"; } .icon-chat3:before { content: "\eb60"; } .icon-volume:before { content: "\eb61"; } .icon-volume1:before { content: "\eb62"; } .icon-volume2:before { content: "\eb63"; } .icon-equalizer1:before { content: "\eb64"; } .icon-resize:before { content: "\eb65"; } .icon-resize1:before { content: "\eb66"; } .icon-stretch:before { content: "\eb67"; } .icon-narrow:before { content: "\eb68"; } .icon-resize2:before { content: "\eb69"; } .icon-download6:before { content: "\eb6a"; } .icon-calculator2:before { content: "\eb6b"; } .icon-library1:before { content: "\eb6c"; } .icon-auction:before { content: "\eb6d"; } .icon-justice:before { content: "\eb6e"; } .icon-stats:before { content: "\eb6f"; } .icon-stats1:before { content: "\eb70"; } .icon-attachment1:before { content: "\eb71"; } .icon-hourglass:before { content: "\eb72"; } .icon-abacus:before { content: "\eb73"; } .icon-pencil3:before { content: "\eb74"; } .icon-pen2:before { content: "\eb75"; } .icon-pin1:before { content: "\eb76"; } .icon-pin2:before { content: "\eb77"; } .icon-discout:before { content: "\eb78"; } .icon-edit1:before { content: "\eb79"; } .icon-scissors2:before { content: "\eb7a"; } .icon-profile1:before { content: "\eb7b"; } .icon-profile2:before { content: "\eb7c"; } .icon-profile3:before { content: "\eb7d"; } .icon-rotate:before { content: "\eb7e"; } .icon-rotate1:before { content: "\eb7f"; } .icon-reply1:before { content: "\eb80"; } .icon-forward1:before { content: "\eb81"; } .icon-retweet1:before { content: "\eb82"; } .icon-shuffle1:before { content: "\eb83"; } .icon-loop3:before { content: "\eb84"; } .icon-crop1:before { content: "\eb85"; } .icon-square:before { content: "\eb86"; } .icon-square1:before { content: "\eb87"; } .icon-circle1:before { content: "\eb88"; } .icon-dollar:before { content: "\eb89"; } .icon-dollar1:before { content: "\eb8a"; } .icon-coins:before { content: "\eb8b"; } .icon-pig:before { content: "\eb8c"; } .icon-bookmark2:before { content: "\eb8d"; } .icon-bookmark3:before { content: "\eb8e"; } .icon-addressbook:before { content: "\eb8f"; } .icon-addressbook1:before { content: "\eb90"; } .icon-safe:before { content: "\eb91"; } .icon-envelope:before { content: "\eb92"; } .icon-envelope1:before { content: "\eb93"; } .icon-radioactive:before { content: "\eb94"; } .icon-music2:before { content: "\eb95"; } .icon-presentation:before { content: "\eb96"; } .icon-male:before { content: "\eb97"; } .icon-female:before { content: "\eb98"; } .icon-aids:before { content: "\eb99"; } .icon-heart2:before { content: "\eb9a"; } .icon-info1:before { content: "\eb9b"; } .icon-info3:before { content: "\eb9c"; } .icon-piano:before { content: "\eb9d"; } .icon-rain:before { content: "\eb9e"; } .icon-snow:before { content: "\eb9f"; } .icon-lightning:before { content: "\eba0"; } .icon-sun1:before { content: "\eba1"; } .icon-moon1:before { content: "\eba2"; } .icon-cloudy:before { content: "\eba3"; } .icon-cloudy1:before { content: "\eba4"; } .icon-car:before { content: "\eba5"; } .icon-bike:before { content: "\eba6"; } .icon-truck1:before { content: "\eba7"; } .icon-bus:before { content: "\eba8"; } .icon-bike1:before { content: "\eba9"; } .icon-plane:before { content: "\ebaa"; } .icon-paperplane:before { content: "\ebab"; } .icon-rocket2:before { content: "\ebac"; } .icon-book2:before { content: "\ebad"; } .icon-book3:before { content: "\ebae"; } .icon-barcode1:before { content: "\ebaf"; } .icon-barcode2:before { content: "\ebb0"; } .icon-expand:before { content: "\ebb1"; } .icon-collapse:before { content: "\ebb2"; } .icon-popout:before { content: "\ebb3"; } .icon-popin:before { content: "\ebb4"; } .icon-target1:before { content: "\ebb5"; } .icon-badge:before { content: "\ebb6"; } .icon-badge1:before { content: "\ebb7"; } .icon-ticket2:before { content: "\ebb8"; } .icon-ticket3:before { content: "\ebb9"; } .icon-ticket4:before { content: "\ebba"; } .icon-microphone3:before { content: "\ebbb"; } .icon-cone:before { content: "\ebbc"; } .icon-blocked1:before { content: "\ebbd"; } .icon-stop1:before { content: "\ebbe"; } .icon-keyboard1:before { content: "\ebbf"; } .icon-keyboard3:before { content: "\ebc0"; } .icon-radio2:before { content: "\ebc1"; } .icon-printer1:before { content: "\ebc2"; } .icon-checked:before { content: "\ebc3"; } .icon-error:before { content: "\ebc4"; } .icon-add:before { content: "\ebc5"; } .icon-minus4:before { content: "\ebc6"; } .icon-alert:before { content: "\ebc7"; } .icon-pictures2:before { content: "\ebc8"; } .icon-atom1:before { content: "\ebc9"; } .icon-eyedropper1:before { content: "\ebca"; } .icon-globe1:before { content: "\ebcb"; } .icon-globe2:before { content: "\ebcc"; } .icon-shipping:before { content: "\ebcd"; } .icon-yingyang:before { content: "\ebce"; } .icon-compass3:before { content: "\ebcf"; } .icon-zip:before { content: "\ebd0"; } .icon-zip1:before { content: "\ebd1"; } .icon-anchor:before { content: "\ebd2"; } .icon-lockedheart:before { content: "\ebd3"; } .icon-magnet2:before { content: "\ebd4"; } .icon-navigation:before { content: "\ebd5"; } .icon-tags:before { content: "\ebd6"; } .icon-heart3:before { content: "\ebd7"; } .icon-heart4:before { content: "\ebd8"; } .icon-usb:before { content: "\ebd9"; } .icon-clipboard2:before { content: "\ebda"; } .icon-clipboard3:before { content: "\ebdb"; } .icon-clipboard4:before { content: "\ebdc"; } .icon-switch3:before { content: "\ebdd"; } .icon-ruler3:before { content: "\ebde"; } .icon-badge11:before { content: "\ebe0"; } .icon-globe11:before { content: "\ebe1"; } .icon-add-to-list:before { content: "\e907"; } .icon-classic-computer:before { content: "\e910"; } .icon-controller-fast-backward:before { content: "\e92c"; } .icon-creative-commons-attribution:before { content: "\e92d"; } .icon-creative-commons-noderivs:before { content: "\e92e"; } .icon-creative-commons-noncommercial-eu:before { content: "\e92f"; } .icon-creative-commons-noncommercial-us:before { content: "\e930"; } .icon-creative-commons-public-domain:before { content: "\e931"; } .icon-creative-commons-remix:before { content: "\e932"; } .icon-creative-commons-share:before { content: "\e933"; } .icon-creative-commons-sharealike:before { content: "\e934"; } .icon-creative-commons:before { content: "\e935"; } .icon-document-landscape:before { content: "\e936"; } .icon-remove-user:before { content: "\e937"; } .icon-warning2:before { content: "\e938"; } .icon-arrow-bold-down:before { content: "\e939"; } .icon-arrow-bold-left:before { content: "\e93a"; } .icon-arrow-bold-right:before { content: "\e93b"; } .icon-arrow-bold-up:before { content: "\e93c"; } .icon-arrow-down1:before { content: "\e93d"; } .icon-arrow-left1:before { content: "\e93e"; } .icon-arrow-long-down:before { content: "\e93f"; } .icon-arrow-long-left:before { content: "\e940"; } .icon-arrow-long-right:before { content: "\e941"; } .icon-arrow-long-up:before { content: "\e942"; } .icon-arrow-right1:before { content: "\e943"; } .icon-arrow-up1:before { content: "\e944"; } .icon-arrow-with-circle-down:before { content: "\e945"; } .icon-arrow-with-circle-left:before { content: "\e946"; } .icon-arrow-with-circle-right:before { content: "\e947"; } .icon-arrow-with-circle-up:before { content: "\e948"; } .icon-bookmark1:before { content: "\e949"; } .icon-bookmarks1:before { content: "\e94a"; } .icon-chevron-down:before { content: "\e94b"; } .icon-chevron-left:before { content: "\e94c"; } .icon-chevron-right:before { content: "\e94d"; } .icon-chevron-small-down:before { content: "\e94e"; } .icon-chevron-small-left:before { content: "\e94f"; } .icon-chevron-small-right:before { content: "\e950"; } .icon-chevron-small-up:before { content: "\e951"; } .icon-chevron-thin-down:before { content: "\e952"; } .icon-chevron-thin-left:before { content: "\e953"; } .icon-chevron-thin-right:before { content: "\e954"; } .icon-chevron-thin-up:before { content: "\e955"; } .icon-chevron-up:before { content: "\e956"; } .icon-chevron-with-circle-down:before { content: "\e957"; } .icon-chevron-with-circle-left:before { content: "\e958"; } .icon-chevron-with-circle-right:before { content: "\e959"; } .icon-chevron-with-circle-up:before { content: "\e95a"; } .icon-cloud1:before { content: "\e95b"; } .icon-controller-fast-forward:before { content: "\e95c"; } .icon-controller-jump-to-start:before { content: "\e95d"; } .icon-controller-next:before { content: "\e95e"; } .icon-controller-paus:before { content: "\e95f"; } .icon-controller-play:before { content: "\e960"; } .icon-controller-record:before { content: "\e961"; } .icon-controller-stop:before { content: "\e962"; } .icon-controller-volume:before { content: "\e963"; } .icon-dot-single:before { content: "\e964"; } .icon-dots-three-horizontal:before { content: "\e965"; } .icon-dots-three-vertical:before { content: "\e966"; } .icon-dots-two-horizontal:before { content: "\e967"; } .icon-dots-two-vertical:before { content: "\e968"; } .icon-download1:before { content: "\e969"; } .icon-emoji-flirt:before { content: "\e96a"; } .icon-flow-branch:before { content: "\e96b"; } .icon-flow-cascade:before { content: "\e96c"; } .icon-flow-line:before { content: "\e96d"; } .icon-flow-parallel:before { content: "\e96e"; } .icon-flow-tree:before { content: "\e96f"; } .icon-install:before { content: "\e970"; } .icon-layers1:before { content: "\e971"; } .icon-open-book:before { content: "\e972"; } .icon-resize-100:before { content: "\e973"; } .icon-resize-full-screen:before { content: "\e974"; } .icon-save1:before { content: "\e975"; } .icon-select-arrows:before { content: "\e976"; } .icon-sound-mute:before { content: "\e977"; } .icon-sound:before { content: "\e978"; } .icon-trash:before { content: "\e979"; } .icon-triangle-down:before { content: "\e97a"; } .icon-triangle-left:before { content: "\e97b"; } .icon-triangle-right:before { content: "\e97c"; } .icon-triangle-up:before { content: "\e97d"; } .icon-uninstall:before { content: "\e97e"; } .icon-upload-to-cloud:before { content: "\e97f"; } .icon-upload1:before { content: "\e980"; } .icon-add-user:before { content: "\e981"; } .icon-address:before { content: "\e982"; } .icon-adjust1:before { content: "\e983"; } .icon-air:before { content: "\e984"; } .icon-aircraft-landing:before { content: "\e985"; } .icon-aircraft-take-off:before { content: "\e986"; } .icon-aircraft:before { content: "\e987"; } .icon-align-bottom:before { content: "\e988"; } .icon-align-horizontal-middle:before { content: "\e989"; } .icon-align-left:before { content: "\e98a"; } .icon-align-right:before { content: "\e98b"; } .icon-align-top:before { content: "\e98c"; } .icon-align-vertical-middle:before { content: "\e98d"; } .icon-archive1:before { content: "\e98e"; } .icon-area-graph:before { content: "\e98f"; } .icon-attachment2:before { content: "\e990"; } .icon-awareness-ribbon:before { content: "\e991"; } .icon-back-in-time:before { content: "\e992"; } .icon-back:before { content: "\e993"; } .icon-bar-graph:before { content: "\e994"; } .icon-battery:before { content: "\e995"; } .icon-beamed-note:before { content: "\e996"; } .icon-bell1:before { content: "\e997"; } .icon-blackboard:before { content: "\e998"; } .icon-block1:before { content: "\e999"; } .icon-book1:before { content: "\e99a"; } .icon-bowl:before { content: "\e99b"; } .icon-box:before { content: "\e99c"; } .icon-briefcase1:before { content: "\e99d"; } .icon-browser:before { content: "\e99e"; } .icon-brush1:before { content: "\e99f"; } .icon-bucket:before { content: "\e9a0"; } .icon-cake1:before { content: "\e9a1"; } .icon-calculator1:before { content: "\e9a2"; } .icon-calendar1:before { content: "\e9a3"; } .icon-camera2:before { content: "\e9a4"; } .icon-ccw:before { content: "\e9a5"; } .icon-chat1:before { content: "\e9a6"; } .icon-check1:before { content: "\e9a7"; } .icon-circle-with-cross:before { content: "\e9a8"; } .icon-circle-with-minus:before { content: "\e9a9"; } .icon-circle-with-plus:before { content: "\e9aa"; } .icon-circle:before { content: "\e9ab"; } .icon-circular-graph:before { content: "\e9ac"; } .icon-clapperboard:before { content: "\e9ad"; } .icon-clipboard1:before { content: "\e9ae"; } .icon-clock1:before { content: "\e9af"; } .icon-code1:before { content: "\e9b0"; } .icon-cog1:before { content: "\e9b1"; } .icon-colours:before { content: "\e9b2"; } .icon-compass1:before { content: "\e9b3"; } .icon-copy1:before { content: "\e9b4"; } .icon-credit-card1:before { content: "\e9b5"; } .icon-credit:before { content: "\e9b6"; } .icon-cross1:before { content: "\e9b7"; } .icon-cup:before { content: "\e9b8"; } .icon-cw:before { content: "\e9b9"; } .icon-cycle:before { content: "\e9ba"; } .icon-database1:before { content: "\e9bb"; } .icon-dial-pad:before { content: "\e9bc"; } .icon-direction:before { content: "\e9bd"; } .icon-document:before { content: "\e9be"; } .icon-documents:before { content: "\e9bf"; } .icon-drink:before { content: "\e9c0"; } .icon-drive1:before { content: "\e9c1"; } .icon-drop:before { content: "\e9c2"; } .icon-edit:before { content: "\e9c3"; } .icon-email:before { content: "\e9c4"; } .icon-emoji-happy:before { content: "\e9c5"; } .icon-emoji-neutral:before { content: "\e9c6"; } .icon-emoji-sad:before { content: "\e9c7"; } .icon-erase:before { content: "\e9c8"; } .icon-eraser:before { content: "\e9c9"; } .icon-export:before { content: "\e9ca"; } .icon-eye1:before { content: "\e9cb"; } .icon-feather:before { content: "\e9cc"; } .icon-flag2:before { content: "\e9cd"; } .icon-flash:before { content: "\e9ce"; } .icon-flashlight:before { content: "\e9cf"; } .icon-flat-brush:before { content: "\e9d0"; } .icon-folder-images:before { content: "\e9d1"; } .icon-folder-music:before { content: "\e9d2"; } .icon-folder-video:before { content: "\e9d3"; } .icon-folder2:before { content: "\e9d4"; } .icon-forward4:before { content: "\e9d5"; } .icon-funnel:before { content: "\e9d6"; } .icon-game-controller:before { content: "\e9d7"; } .icon-gauge:before { content: "\e9d8"; } .icon-globe:before { content: "\e9d9"; } .icon-graduation-cap:before { content: "\e9da"; } .icon-grid:before { content: "\e9db"; } .icon-hair-cross:before { content: "\e9dc"; } .icon-hand:before { content: "\e9dd"; } .icon-heart-outlined:before { content: "\e9de"; } .icon-heart1:before { content: "\e9df"; } .icon-help-with-circle:before { content: "\e9e0"; } .icon-help1:before { content: "\e9e1"; } .icon-home4:before { content: "\e9e2"; } .icon-hour-glass1:before { content: "\e9e3"; } .icon-image-inverted:before { content: "\e9e4"; } .icon-image1:before { content: "\e9e5"; } .icon-images1:before { content: "\e9e6"; } .icon-inbox1:before { content: "\e9e7"; } .icon-infinity:before { content: "\e9e8"; } .icon-info-with-circle:before { content: "\e9e9"; } .icon-info2:before { content: "\e9ea"; } .icon-key1:before { content: "\e9eb"; } .icon-keyboard2:before { content: "\e9ec"; } .icon-lab-flask:before { content: "\e9ed"; } .icon-landline:before { content: "\e9ee"; } .icon-language1:before { content: "\e9ef"; } .icon-laptop2:before { content: "\e9f0"; } .icon-leaf1:before { content: "\e9f1"; } .icon-level-down:before { content: "\e9f2"; } .icon-level-up:before { content: "\e9f3"; } .icon-lifebuoy1:before { content: "\e9f4"; } .icon-light-bulb:before { content: "\e9f5"; } .icon-light-down:before { content: "\e9f6"; } .icon-light-up:before { content: "\e9f7"; } .icon-line-graph:before { content: "\e9f8"; } .icon-link2:before { content: "\e9f9"; } .icon-list3:before { content: "\e9fa"; } .icon-location-pin:before { content: "\e9fb"; } .icon-location1:before { content: "\e9fc"; } .icon-lock-open:before { content: "\e9fd"; } .icon-lock2:before { content: "\e9fe"; } .icon-log-out:before { content: "\e9ff"; } .icon-login:before { content: "\ea00"; } .icon-loop1:before { content: "\ea01"; } .icon-magnet1:before { content: "\ea02"; } .icon-magnifying-glass:before { content: "\ea03"; } .icon-mail1:before { content: "\ea04"; } .icon-man1:before { content: "\ea05"; } .icon-map3:before { content: "\ea06"; } .icon-mask:before { content: "\ea07"; } .icon-medal:before { content: "\ea08"; } .icon-megaphone:before { content: "\ea09"; } .icon-menu5:before { content: "\ea0a"; } .icon-message1:before { content: "\ea0b"; } .icon-mic2:before { content: "\ea0c"; } .icon-minus1:before { content: "\ea0d"; } .icon-mobile1:before { content: "\ea0e"; } .icon-modern-mic:before { content: "\ea0f"; } .icon-moon:before { content: "\ea10"; } .icon-mouse1:before { content: "\ea11"; } .icon-music1:before { content: "\ea12"; } .icon-network:before { content: "\ea13"; } .icon-new-message:before { content: "\ea14"; } .icon-new:before { content: "\ea15"; } .icon-news:before { content: "\ea16"; } .icon-note1:before { content: "\ea17"; } .icon-notification1:before { content: "\ea18"; } .icon-old-mobile:before { content: "\ea19"; } .icon-old-phone:before { content: "\ea1a"; } .icon-palette1:before { content: "\ea1b"; } .icon-paper-plane:before { content: "\ea1c"; } .icon-pencil1:before { content: "\ea1d"; } .icon-phone2:before { content: "\ea1e"; } .icon-pie-chart1:before { content: "\ea1f"; } .icon-pin:before { content: "\ea20"; } .icon-plus1:before { content: "\ea21"; } .icon-popup:before { content: "\ea22"; } .icon-power-plug:before { content: "\ea23"; } .icon-price-ribbon:before { content: "\ea24"; } .icon-price-tag1:before { content: "\ea25"; } .icon-print1:before { content: "\ea26"; } .icon-progress-empty:before { content: "\ea27"; } .icon-progress-full:before { content: "\ea28"; } .icon-progress-one:before { content: "\ea29"; } .icon-progress-two:before { content: "\ea2a"; } .icon-publish1:before { content: "\ea2b"; } .icon-quote:before { content: "\ea2c"; } .icon-radio1:before { content: "\ea2d"; } .icon-reply-all:before { content: "\ea2e"; } .icon-reply2:before { content: "\ea2f"; } .icon-retweet:before { content: "\ea30"; } .icon-rocket1:before { content: "\ea31"; } .icon-round-brush:before { content: "\ea32"; } .icon-rss1:before { content: "\ea33"; } .icon-ruler:before { content: "\ea34"; } .icon-scissors1:before { content: "\ea35"; } .icon-share-alternitive:before { content: "\ea36"; } .icon-share3:before { content: "\ea37"; } .icon-shareable:before { content: "\ea38"; } .icon-shield1:before { content: "\ea39"; } .icon-shop1:before { content: "\ea3a"; } .icon-shopping-bag:before { content: "\ea3b"; } .icon-shopping-basket:before { content: "\ea3c"; } .icon-shopping-cart:before { content: "\ea3d"; } .icon-shuffle2:before { content: "\ea3e"; } .icon-signal:before { content: "\ea3f"; } .icon-sound-mix:before { content: "\ea40"; } .icon-sports-club:before { content: "\ea41"; } .icon-spreadsheet:before { content: "\ea42"; } .icon-squared-cross:before { content: "\ea43"; } .icon-squared-minus:before { content: "\ea44"; } .icon-squared-plus:before { content: "\ea45"; } .icon-star-outlined:before { content: "\ea46"; } .icon-star1:before { content: "\ea47"; } .icon-stopwatch1:before { content: "\ea48"; } .icon-suitcase:before { content: "\ea49"; } .icon-swap:before { content: "\ea4a"; } .icon-sweden:before { content: "\ea4b"; } .icon-switch1:before { content: "\ea4c"; } .icon-tablet2:before { content: "\ea4d"; } .icon-tag:before { content: "\ea4e"; } .icon-text-document-inverted:before { content: "\ea4f"; } .icon-text-document:before { content: "\ea50"; } .icon-text:before { content: "\ea51"; } .icon-thermometer:before { content: "\ea52"; } .icon-thumbs-down:before { content: "\ea53"; } .icon-thumbs-up:before { content: "\ea54"; } .icon-thunder-cloud:before { content: "\ea55"; } .icon-ticket1:before { content: "\ea56"; } .icon-time-slot:before { content: "\ea57"; } .icon-tools:before { content: "\ea58"; } .icon-traffic-cone:before { content: "\ea59"; } .icon-tree1:before { content: "\ea5a"; } .icon-trophy1:before { content: "\ea5b"; } .icon-tv2:before { content: "\ea5c"; } .icon-typing:before { content: "\ea5d"; } .icon-unread:before { content: "\ea5e"; } .icon-untag:before { content: "\ea5f"; } .icon-user1:before { content: "\ea60"; } .icon-users1:before { content: "\ea61"; } .icon-v-card:before { content: "\ea62"; } .icon-video:before { content: "\ea63"; } .icon-vinyl:before { content: "\ea64"; } .icon-voicemail1:before { content: "\ea65"; } .icon-wallet:before { content: "\ea66"; } .icon-water:before { content: "\ea67"; } .icon-500px-with-circle:before { content: "\ea68"; } .icon-500px1:before { content: "\ea69"; } .icon-basecamp1:before { content: "\ea6a"; } .icon-behance1:before { content: "\ea6b"; } .icon-creative-cloud:before { content: "\ea6c"; } .icon-dropbox1:before { content: "\ea6d"; } .icon-evernote:before { content: "\ea6e"; } .icon-flattr1:before { content: "\ea6f"; } .icon-foursquare1:before { content: "\ea70"; } .icon-google-drive1:before { content: "\ea71"; } .icon-google-hangouts:before { content: "\ea72"; } .icon-grooveshark:before { content: "\ea73"; } .icon-icloud:before { content: "\ea74"; } .icon-mixi:before { content: "\ea75"; } .icon-onedrive1:before { content: "\ea76"; } .icon-paypal1:before { content: "\ea77"; } .icon-picasa:before { content: "\ea78"; } .icon-qq:before { content: "\ea79"; } .icon-rdio-with-circle:before { content: "\ea7a"; } .icon-renren1:before { content: "\ea7b"; } .icon-scribd:before { content: "\ea7c"; } .icon-sina-weibo1:before { content: "\ea7d"; } .icon-skype-with-circle:before { content: "\ea7e"; } .icon-skype1:before { content: "\ea7f"; } .icon-slideshare:before { content: "\ea80"; } .icon-smashing:before { content: "\ea81"; } .icon-soundcloud1:before { content: "\ea82"; } .icon-spotify-with-circle:before { content: "\ea83"; } .icon-spotify1:before { content: "\ea84"; } .icon-swarm:before { content: "\ea85"; } .icon-vine-with-circle:before { content: "\ea86"; } .icon-vine1:before { content: "\ea87"; } .icon-vk-alternitive:before { content: "\ea88"; } .icon-vk-with-circle:before { content: "\ea89"; } .icon-vk1:before { content: "\ea8a"; } .icon-xing-with-circle:before { content: "\ea8b"; } .icon-xing1:before { content: "\ea8c"; } .icon-yelp1:before { content: "\ea8d"; } .icon-dribbble-with-circle:before { content: "\ea8e"; } .icon-dribbble1:before { content: "\ea8f"; } .icon-facebook-with-circle:before { content: "\ea90"; } .icon-facebook1:before { content: "\ea91"; } .icon-flickr-with-circle:before { content: "\ea92"; } .icon-flickr1:before { content: "\ea93"; } .icon-github-with-circle:before { content: "\ea94"; } .icon-github1:before { content: "\ea95"; } .icon-google-with-circle:before { content: "\ea96"; } .icon-google1:before { content: "\ea97"; } .icon-instagram-with-circle:before { content: "\ea98"; } .icon-instagram1:before { content: "\ea99"; } .icon-lastfm-with-circle:before { content: "\ea9a"; } .icon-lastfm1:before { content: "\ea9b"; } .icon-linkedin-with-circle:before { content: "\ea9c"; } .icon-linkedin1:before { content: "\ea9d"; } .icon-pinterest-with-circle:before { content: "\ea9e"; } .icon-pinterest1:before { content: "\ea9f"; } .icon-rdio:before { content: "\eaa0"; } .icon-stumbleupon-with-circle:before { content: "\eaa1"; } .icon-stumbleupon1:before { content: "\eaa2"; } .icon-tumblr-with-circle:before { content: "\eaa3"; } .icon-tumblr1:before { content: "\eaa4"; } .icon-twitter-with-circle:before { content: "\eaa5"; } .icon-twitter1:before { content: "\eaa6"; } .icon-vimeo-with-circle:before { content: "\eaa7"; } .icon-vimeo1:before { content: "\eaa8"; } .icon-youtube-with-circle:before { content: "\eaa9"; } .icon-youtube1:before { content: "\eaaa"; } .icon-home:before { content: "\edb3"; } .icon-home2:before { content: "\edb4"; } .icon-home3:before { content: "\edb5"; } .icon-office:before { content: "\edb6"; } .icon-newspaper:before { content: "\edb7"; } .icon-pencil:before { content: "\edb8"; } .icon-pencil2:before { content: "\edb9"; } .icon-quill:before { content: "\edba"; } .icon-pen:before { content: "\edbb"; } .icon-blog:before { content: "\edbc"; } .icon-eyedropper:before { content: "\edbd"; } .icon-droplet:before { content: "\edbe"; } .icon-paint-format:before { content: "\edbf"; } .icon-image:before { content: "\edc0"; } .icon-images:before { content: "\edc1"; } .icon-camera:before { content: "\edc2"; } .icon-headphones:before { content: "\edc3"; } .icon-music:before { content: "\edc4"; } .icon-play:before { content: "\edc5"; } .icon-film:before { content: "\edc6"; } .icon-video-camera:before { content: "\edc7"; } .icon-dice:before { content: "\edc8"; } .icon-pacman:before { content: "\edc9"; } .icon-spades:before { content: "\edca"; } .icon-clubs:before { content: "\edcb"; } .icon-diamonds:before { content: "\edcc"; } .icon-bullhorn:before { content: "\edcd"; } .icon-connection:before { content: "\edce"; } .icon-podcast:before { content: "\edcf"; } .icon-feed:before { content: "\edd0"; } .icon-mic:before { content: "\edd1"; } .icon-book:before { content: "\edd2"; } .icon-books:before { content: "\edd3"; } .icon-library:before { content: "\edd4"; } .icon-file-text:before { content: "\edd5"; } .icon-profile:before { content: "\edd6"; } .icon-file-empty:before { content: "\edd7"; } .icon-files-empty:before { content: "\edd8"; } .icon-file-text2:before { content: "\edd9"; } .icon-file-picture:before { content: "\edda"; } .icon-file-music:before { content: "\eddb"; } .icon-file-play:before { content: "\eddc"; } .icon-file-video:before { content: "\eddd"; } .icon-file-zip:before { content: "\edde"; } .icon-copy:before { content: "\eddf"; } .icon-paste:before { content: "\ede0"; } .icon-stack:before { content: "\ede1"; } .icon-folder:before { content: "\ede2"; } .icon-folder-open:before { content: "\ede3"; } .icon-folder-plus:before { content: "\ede4"; } .icon-folder-minus:before { content: "\ede5"; } .icon-folder-download:before { content: "\ede6"; } .icon-folder-upload:before { content: "\ede7"; } .icon-price-tag:before { content: "\ede8"; } .icon-price-tags:before { content: "\ede9"; } .icon-barcode:before { content: "\edea"; } .icon-qrcode:before { content: "\edeb"; } .icon-ticket:before { content: "\edec"; } .icon-cart:before { content: "\eded"; } .icon-coin-dollar:before { content: "\edee"; } .icon-coin-euro:before { content: "\edef"; } .icon-coin-pound:before { content: "\edf0"; } .icon-coin-yen:before { content: "\edf1"; } .icon-credit-card:before { content: "\edf2"; } .icon-calculator:before { content: "\edf3"; } .icon-lifebuoy:before { content: "\edf4"; } .icon-phone:before { content: "\edf5"; } .icon-phone-hang-up:before { content: "\edf6"; } .icon-address-book:before { content: "\edf7"; } .icon-envelop:before { content: "\edf8"; } .icon-pushpin:before { content: "\edf9"; } .icon-location:before { content: "\edfa"; } .icon-location2:before { content: "\edfb"; } .icon-compass:before { content: "\edfc"; } .icon-compass2:before { content: "\edfd"; } .icon-map:before { content: "\edfe"; } .icon-map2:before { content: "\edff"; } .icon-history:before { content: "\ee00"; } .icon-clock:before { content: "\ee01"; } .icon-clock2:before { content: "\ee02"; } .icon-alarm:before { content: "\ee03"; } .icon-bell:before { content: "\ee04"; } .icon-stopwatch:before { content: "\ee05"; } .icon-calendar:before { content: "\ee06"; } .icon-printer:before { content: "\ee07"; } .icon-keyboard:before { content: "\ee08"; } .icon-display:before { content: "\ee09"; } .icon-laptop:before { content: "\ee0a"; } .icon-mobile:before { content: "\ee0b"; } .icon-mobile2:before { content: "\ee0c"; } .icon-tablet:before { content: "\ee0d"; } .icon-tv:before { content: "\ee0e"; } .icon-drawer:before { content: "\ee0f"; } .icon-drawer2:before { content: "\ee10"; } .icon-box-add:before { content: "\ee11"; } .icon-box-remove:before { content: "\ee12"; } .icon-download:before { content: "\ee13"; } .icon-upload:before { content: "\ee14"; } .icon-floppy-disk:before { content: "\ee15"; } .icon-drive:before { content: "\ee16"; } .icon-database:before { content: "\ee17"; } .icon-undo:before { content: "\ee18"; } .icon-redo:before { content: "\ee19"; } .icon-undo2:before { content: "\ee1a"; } .icon-redo2:before { content: "\ee1b"; } .icon-forward:before { content: "\ee1c"; } .icon-reply:before { content: "\ee1d"; } .icon-bubble:before { content: "\ee1e"; } .icon-bubbles:before { content: "\ee1f"; } .icon-bubbles2:before { content: "\ee20"; } .icon-bubble2:before { content: "\ee21"; } .icon-bubbles3:before { content: "\ee22"; } .icon-bubbles4:before { content: "\ee23"; } .icon-user:before { content: "\ee24"; } .icon-users:before { content: "\ee25"; } .icon-user-plus:before { content: "\ee26"; } .icon-user-minus:before { content: "\ee27"; } .icon-user-check:before { content: "\ee28"; } .icon-user-tie:before { content: "\ee29"; } .icon-quotes-left:before { content: "\ee2a"; } .icon-quotes-right:before { content: "\ee2b"; } .icon-hour-glass:before { content: "\ee2c"; } .icon-spinner:before { content: "\ee2d"; } .icon-spinner2:before { content: "\ee2e"; } .icon-spinner3:before { content: "\ee2f"; } .icon-spinner4:before { content: "\ee30"; } .icon-spinner5:before { content: "\ee31"; } .icon-spinner6:before { content: "\ee32"; } .icon-spinner7:before { content: "\ee33"; } .icon-spinner8:before { content: "\ee34"; } .icon-spinner9:before { content: "\ee35"; } .icon-spinner10:before { content: "\ee36"; } .icon-spinner11:before { content: "\ee37"; } .icon-binoculars:before { content: "\ee38"; } .icon-search:before { content: "\ee39"; } .icon-zoom-in:before { content: "\ee3a"; } .icon-zoom-out:before { content: "\ee3b"; } .icon-enlarge:before { content: "\ee3c"; } .icon-shrink:before { content: "\ee3d"; } .icon-enlarge2:before { content: "\ee3e"; } .icon-shrink2:before { content: "\ee3f"; } .icon-key:before { content: "\ee40"; } .icon-key2:before { content: "\ee41"; } .icon-lock:before { content: "\ee42"; } .icon-unlocked:before { content: "\ee43"; } .icon-wrench:before { content: "\ee44"; } .icon-equalizer:before { content: "\ee45"; } .icon-equalizer2:before { content: "\ee46"; } .icon-cog:before { content: "\ee47"; } .icon-cogs:before { content: "\ee48"; } .icon-hammer:before { content: "\ee49"; } .icon-magic-wand:before { content: "\ee4a"; } .icon-aid-kit:before { content: "\ee4b"; } .icon-bug:before { content: "\ee4c"; } .icon-pie-chart:before { content: "\ee4d"; } .icon-stats-dots:before { content: "\ee4e"; } .icon-stats-bars:before { content: "\ee4f"; } .icon-stats-bars2:before { content: "\ee50"; } .icon-trophy:before { content: "\ee51"; } .icon-gift:before { content: "\ee52"; } .icon-glass:before { content: "\ee53"; } .icon-glass2:before { content: "\ee54"; } .icon-mug:before { content: "\ee55"; } .icon-spoon-knife:before { content: "\ee56"; } .icon-leaf:before { content: "\ee57"; } .icon-rocket:before { content: "\ee58"; } .icon-meter:before { content: "\ee59"; } .icon-meter2:before { content: "\ee5a"; } .icon-hammer2:before { content: "\ee5b"; } .icon-fire:before { content: "\ee5c"; } .icon-lab:before { content: "\ee5d"; } .icon-magnet:before { content: "\ee5e"; } .icon-bin:before { content: "\ee5f"; } .icon-bin2:before { content: "\ee60"; } .icon-briefcase:before { content: "\ee61"; } .icon-airplane:before { content: "\ee62"; } .icon-truck:before { content: "\ee63"; } .icon-road:before { content: "\ee64"; } .icon-accessibility:before { content: "\ee65"; } .icon-target:before { content: "\ee66"; } .icon-shield:before { content: "\ee67"; } .icon-power:before { content: "\ee68"; } .icon-switch:before { content: "\ee69"; } .icon-power-cord:before { content: "\ee6a"; } .icon-clipboard:before { content: "\ee6b"; } .icon-list-numbered:before { content: "\ee6c"; } .icon-list:before { content: "\ee6d"; } .icon-list2:before { content: "\ee6e"; } .icon-tree:before { content: "\ee6f"; } .icon-menu:before { content: "\ee70"; } .icon-menu2:before { content: "\ee71"; } .icon-menu3:before { content: "\ee72"; } .icon-menu4:before { content: "\ee73"; } .icon-cloud:before { content: "\ee74"; } .icon-cloud-download:before { content: "\ee75"; } .icon-cloud-upload:before { content: "\ee76"; } .icon-cloud-check:before { content: "\ee77"; } .icon-download2:before { content: "\ee78"; } .icon-upload2:before { content: "\ee79"; } .icon-download3:before { content: "\ee7a"; } .icon-upload3:before { content: "\ee7b"; } .icon-sphere:before { content: "\ee7c"; } .icon-earth:before { content: "\ee7d"; } .icon-link:before { content: "\ee7e"; } .icon-flag:before { content: "\ee7f"; } .icon-attachment:before { content: "\ee80"; } .icon-eye:before { content: "\ee81"; } .icon-eye-plus:before { content: "\ee82"; } .icon-eye-minus:before { content: "\ee83"; } .icon-eye-blocked:before { content: "\ee84"; } .icon-bookmark:before { content: "\ee85"; } .icon-bookmarks:before { content: "\ee86"; } .icon-sun:before { content: "\ee87"; } .icon-contrast:before { content: "\ee88"; } .icon-brightness-contrast:before { content: "\ee89"; } .icon-star-empty:before { content: "\ee8a"; } .icon-star-half:before { content: "\ee8b"; } .icon-star-full:before { content: "\ee8c"; } .icon-heart:before { content: "\ee8d"; } .icon-heart-broken:before { content: "\ee8e"; } .icon-man:before { content: "\ee8f"; } .icon-woman:before { content: "\ee90"; } .icon-man-woman:before { content: "\ee91"; } .icon-happy:before { content: "\ee92"; } .icon-happy2:before { content: "\ee93"; } .icon-smile:before { content: "\ee94"; } .icon-smile2:before { content: "\ee95"; } .icon-tongue:before { content: "\ee96"; } .icon-tongue2:before { content: "\ee97"; } .icon-sad:before { content: "\ee98"; } .icon-sad2:before { content: "\ee99"; } .icon-wink:before { content: "\ee9a"; } .icon-wink2:before { content: "\ee9b"; } .icon-grin:before { content: "\ee9c"; } .icon-grin2:before { content: "\ee9d"; } .icon-cool:before { content: "\ee9e"; } .icon-cool2:before { content: "\ee9f"; } .icon-angry:before { content: "\eea0"; } .icon-angry2:before { content: "\eea1"; } .icon-evil:before { content: "\eea2"; } .icon-evil2:before { content: "\eea3"; } .icon-shocked:before { content: "\eea4"; } .icon-shocked2:before { content: "\eea5"; } .icon-baffled:before { content: "\eea6"; } .icon-baffled2:before { content: "\eea7"; } .icon-confused:before { content: "\eea8"; } .icon-confused2:before { content: "\eea9"; } .icon-neutral:before { content: "\eeaa"; } .icon-neutral2:before { content: "\eeab"; } .icon-hipster:before { content: "\eeac"; } .icon-hipster2:before { content: "\eead"; } .icon-wondering:before { content: "\eeae"; } .icon-wondering2:before { content: "\eeaf"; } .icon-sleepy:before { content: "\eeb0"; } .icon-sleepy2:before { content: "\eeb1"; } .icon-frustrated:before { content: "\eeb2"; } .icon-frustrated2:before { content: "\eeb3"; } .icon-crying:before { content: "\eeb4"; } .icon-crying2:before { content: "\eeb5"; } .icon-point-up:before { content: "\eeb6"; } .icon-point-right:before { content: "\eeb7"; } .icon-point-down:before { content: "\eeb8"; } .icon-point-left:before { content: "\eeb9"; } .icon-warning:before { content: "\eeba"; } .icon-notification:before { content: "\eebb"; } .icon-question:before { content: "\eebc"; } .icon-plus:before { content: "\eebd"; } .icon-minus:before { content: "\eebe"; } .icon-info:before { content: "\eebf"; } .icon-cancel-circle:before { content: "\eec0"; } .icon-blocked:before { content: "\eec1"; } .icon-cross:before { content: "\eec2"; } .icon-checkmark:before { content: "\eec3"; } .icon-checkmark2:before { content: "\eec4"; } .icon-spell-check:before { content: "\eec5"; } .icon-enter:before { content: "\eec6"; } .icon-exit:before { content: "\eec7"; } .icon-play2:before { content: "\eec8"; } .icon-pause:before { content: "\eec9"; } .icon-stop:before { content: "\eeca"; } .icon-previous:before { content: "\eecb"; } .icon-next:before { content: "\eecc"; } .icon-backward:before { content: "\eecd"; } .icon-forward2:before { content: "\eece"; } .icon-play3:before { content: "\eecf"; } .icon-pause2:before { content: "\eed0"; } .icon-stop2:before { content: "\eed1"; } .icon-backward2:before { content: "\eed2"; } .icon-forward3:before { content: "\eed3"; } .icon-first:before { content: "\eed4"; } .icon-last:before { content: "\eed5"; } .icon-previous2:before { content: "\eed6"; } .icon-next2:before { content: "\eed7"; } .icon-eject:before { content: "\eed8"; } .icon-volume-high:before { content: "\eed9"; } .icon-volume-medium:before { content: "\eeda"; } .icon-volume-low:before { content: "\eedb"; } .icon-volume-mute:before { content: "\eedc"; } .icon-volume-mute2:before { content: "\eedd"; } .icon-volume-increase:before { content: "\eede"; } .icon-volume-decrease:before { content: "\eedf"; } .icon-loop:before { content: "\eee0"; } .icon-loop2:before { content: "\eee1"; } .icon-infinite:before { content: "\eee2"; } .icon-shuffle:before { content: "\eee3"; } .icon-arrow-up-left:before { content: "\eee4"; } .icon-arrow-up:before { content: "\eee5"; } .icon-arrow-up-right:before { content: "\eee6"; } .icon-arrow-right:before { content: "\eee7"; } .icon-arrow-down-right:before { content: "\eee8"; } .icon-arrow-down:before { content: "\eee9"; } .icon-arrow-down-left:before { content: "\eeea"; } .icon-arrow-left:before { content: "\eeeb"; } .icon-arrow-up-left2:before { content: "\eeec"; } .icon-arrow-up2:before { content: "\eeed"; } .icon-arrow-up-right2:before { content: "\eeee"; } .icon-arrow-right2:before { content: "\eeef"; } .icon-arrow-down-right2:before { content: "\eef0"; } .icon-arrow-down2:before { content: "\eef1"; } .icon-arrow-down-left2:before { content: "\eef2"; } .icon-arrow-left2:before { content: "\eef3"; } .icon-circle-up:before { content: "\eef4"; } .icon-circle-right:before { content: "\eef5"; } .icon-circle-down:before { content: "\eef6"; } .icon-circle-left:before { content: "\eef7"; } .icon-tab:before { content: "\eef8"; } .icon-move-up:before { content: "\eef9"; } .icon-move-down:before { content: "\eefa"; } .icon-sort-alpha-asc:before { content: "\eefb"; } .icon-sort-alpha-desc:before { content: "\eefc"; } .icon-sort-numeric-asc:before { content: "\eefd"; } .icon-sort-numberic-desc:before { content: "\eefe"; } .icon-sort-amount-asc:before { content: "\eeff"; } .icon-sort-amount-desc:before { content: "\ef00"; } .icon-command:before { content: "\ef01"; } .icon-shift:before { content: "\ef02"; } .icon-ctrl:before { content: "\ef03"; } .icon-opt:before { content: "\ef04"; } .icon-checkbox-checked:before { content: "\ef05"; } .icon-checkbox-unchecked:before { content: "\ef06"; } .icon-radio-checked:before { content: "\ef07"; } .icon-radio-checked2:before { content: "\ef08"; } .icon-radio-unchecked:before { content: "\ef09"; } .icon-crop:before { content: "\ef0a"; } .icon-make-group:before { content: "\ef0b"; } .icon-ungroup:before { content: "\ef0c"; } .icon-scissors:before { content: "\ef0d"; } .icon-filter:before { content: "\ef0e"; } .icon-font:before { content: "\ef0f"; } .icon-ligature:before { content: "\ef10"; } .icon-ligature2:before { content: "\ef11"; } .icon-text-height:before { content: "\ef12"; } .icon-text-width:before { content: "\ef13"; } .icon-font-size:before { content: "\ef14"; } .icon-bold:before { content: "\ef15"; } .icon-underline:before { content: "\ef16"; } .icon-italic:before { content: "\ef17"; } .icon-strikethrough:before { content: "\ef18"; } .icon-omega:before { content: "\ef19"; } .icon-sigma:before { content: "\ef1a"; } .icon-page-break:before { content: "\ef1b"; } .icon-superscript:before { content: "\ef1c"; } .icon-subscript:before { content: "\ef1d"; } .icon-superscript2:before { content: "\ef1e"; } .icon-subscript2:before { content: "\ef1f"; } .icon-text-color:before { content: "\ef20"; } .icon-pagebreak:before { content: "\ef21"; } .icon-clear-formatting:before { content: "\ef22"; } .icon-table:before { content: "\ef23"; } .icon-table2:before { content: "\ef24"; } .icon-insert-template:before { content: "\ef25"; } .icon-pilcrow:before { content: "\ef26"; } .icon-ltr:before { content: "\ef27"; } .icon-rtl:before { content: "\ef28"; } .icon-section:before { content: "\ef29"; } .icon-paragraph-left:before { content: "\ef2a"; } .icon-paragraph-center:before { content: "\ef2b"; } .icon-paragraph-right:before { content: "\ef2c"; } .icon-paragraph-justify:before { content: "\ef2d"; } .icon-indent-increase:before { content: "\ef2e"; } .icon-indent-decrease:before { content: "\ef2f"; } .icon-share:before { content: "\ef30"; } .icon-new-tab:before { content: "\ef31"; } .icon-embed:before { content: "\ef32"; } .icon-embed2:before { content: "\ef33"; } .icon-terminal:before { content: "\ef34"; } .icon-share2:before { content: "\ef35"; } .icon-mail:before { content: "\ef36"; } .icon-mail2:before { content: "\ef37"; } .icon-mail3:before { content: "\ef38"; } .icon-mail4:before { content: "\ef39"; } .icon-amazon:before { content: "\ef3a"; } .icon-google:before { content: "\ef3b"; } .icon-google2:before { content: "\ef3c"; } .icon-google3:before { content: "\ef3d"; } .icon-google-plus:before { content: "\ef3e"; } .icon-google-plus2:before { content: "\ef3f"; } .icon-google-plus3:before { content: "\ef40"; } .icon-hangouts:before { content: "\ef41"; } .icon-google-drive:before { content: "\ef42"; } .icon-facebook:before { content: "\ef43"; } .icon-facebook2:before { content: "\ef44"; } .icon-instagram:before { content: "\ef45"; } .icon-whatsapp:before { content: "\ef46"; } .icon-spotify:before { content: "\ef47"; } .icon-telegram:before { content: "\ef48"; } .icon-twitter:before { content: "\ef49"; } .icon-vine:before { content: "\ef4a"; } .icon-vk:before { content: "\ef4b"; } .icon-renren:before { content: "\ef4c"; } .icon-sina-weibo:before { content: "\ef4d"; } .icon-rss:before { content: "\ef4e"; } .icon-rss2:before { content: "\ef4f"; } .icon-youtube:before { content: "\ef50"; } .icon-youtube2:before { content: "\ef51"; } .icon-twitch:before { content: "\ef52"; } .icon-vimeo:before { content: "\ef53"; } .icon-vimeo2:before { content: "\ef54"; } .icon-lanyrd:before { content: "\ef55"; } .icon-flickr:before { content: "\ef56"; } .icon-flickr2:before { content: "\ef57"; } .icon-flickr3:before { content: "\ef58"; } .icon-flickr4:before { content: "\ef59"; } .icon-dribbble:before { content: "\ef5a"; } .icon-behance:before { content: "\ef5b"; } .icon-behance2:before { content: "\ef5c"; } .icon-deviantart:before { content: "\ef5d"; } .icon-500px:before { content: "\ef5e"; } .icon-steam:before { content: "\ef5f"; } .icon-steam2:before { content: "\ef60"; } .icon-dropbox:before { content: "\ef61"; } .icon-onedrive:before { content: "\ef62"; } .icon-github:before { content: "\ef63"; } .icon-npm:before { content: "\ef64"; } .icon-basecamp:before { content: "\ef65"; } .icon-trello:before { content: "\ef66"; } .icon-wordpress:before { content: "\ef67"; } .icon-joomla:before { content: "\ef68"; } .icon-ello:before { content: "\ef69"; } .icon-blogger:before { content: "\ef6a"; } .icon-blogger2:before { content: "\ef6b"; } .icon-tumblr:before { content: "\ef6c"; } .icon-tumblr2:before { content: "\ef6d"; } .icon-yahoo:before { content: "\ef6e"; } .icon-yahoo2:before { content: "\ef6f"; } .icon-tux:before { content: "\ef70"; } .icon-appleinc:before { content: "\ef71"; } .icon-finder:before { content: "\ef72"; } .icon-android:before { content: "\ef73"; } .icon-windows:before { content: "\ef74"; } .icon-windows8:before { content: "\ef75"; } .icon-soundcloud:before { content: "\ef76"; } .icon-soundcloud2:before { content: "\ef77"; } .icon-skype:before { content: "\ef78"; } .icon-reddit:before { content: "\ef79"; } .icon-hackernews:before { content: "\ef7a"; } .icon-wikipedia:before { content: "\ef7b"; } .icon-linkedin:before { content: "\ef7c"; } .icon-linkedin2:before { content: "\ef7d"; } .icon-lastfm:before { content: "\ef7e"; } .icon-lastfm2:before { content: "\ef7f"; } .icon-delicious:before { content: "\ef80"; } .icon-stumbleupon:before { content: "\ef81"; } .icon-stumbleupon2:before { content: "\ef82"; } .icon-stackoverflow:before { content: "\ef83"; } .icon-pinterest:before { content: "\ef84"; } .icon-pinterest2:before { content: "\ef85"; } .icon-xing:before { content: "\ef86"; } .icon-xing2:before { content: "\ef87"; } .icon-flattr:before { content: "\ef88"; } .icon-foursquare:before { content: "\ef89"; } .icon-yelp:before { content: "\ef8a"; } .icon-paypal:before { content: "\ef8b"; } .icon-chrome:before { content: "\ef8c"; } .icon-firefox:before { content: "\ef8d"; } .icon-IE:before { content: "\ef8e"; } .icon-edge:before { content: "\ef8f"; } .icon-safari:before { content: "\ef90"; } .icon-opera:before { content: "\ef91"; } .icon-file-pdf:before { content: "\ef92"; } .icon-file-openoffice:before { content: "\ef93"; } .icon-file-word:before { content: "\ef94"; } .icon-file-excel:before { content: "\ef95"; } .icon-libreoffice:before { content: "\ef96"; } .icon-html-five:before { content: "\ef97"; } .icon-html-five2:before { content: "\ef98"; } .icon-css3:before { content: "\ef99"; } .icon-git:before { content: "\ef9a"; } .icon-codepen:before { content: "\ef9b"; } .icon-svg:before { content: "\ef9c"; } .icon-IcoMoon:before { content: "\ef9d"; } .icon-wechat1:before { content: "\ebdf"; }
0.280616
0.083553
* { margin: 0; padding: 0; box-sizing: border-box; } body{ height: 100%; background-color: rgb(3, 3, 3); box-sizing: border-box; } h1 { color: #fff; font-size: 3rem; font-weight: 50; text-align: center; margin: 1rem 0 3rem; font-family: 'Hind', sans-serif; } .title{ color: rgb(236, 10, 10); text-transform: uppercase; font-weight: 600; font-size: 60px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } .inputDiv{ display: flex; justify-content: center; align-items: center; width:30%; float:left; } .input{ padding: 0.5rem 1rem; outline: none; border: none; background: rgb(239, 245, 184); height: 50px; border-radius: 25px; width: 350px; margin: 0.25rem; transition: .5s; font-size: 1.15rem; } .suggestions{ padding: 0.5rem 1rem; outline: none; border: none; width: 10%; float:left; height: 50px; border-radius: 25px; margin: 0.25rem; transition: .5s; font-size: 1.15rem; color: #fff; text-align: center; } .add{ outline: none; border: none; height: 50px; border-radius: 25px; width: 50px; background-color: rgb(60, 219, 60); color: rgb(248, 69, 14); cursor: pointer; transition: .5s; margin: 0.8rem; } .add:hover{ opacity: 0.9; } .container{ display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; margin-top: 2rem; } .item{ padding: 0.5rem; border-bottom: 0.5px solid #fff; margin-bottom: 1.5rem; width: 60%; float: left; } .item_input{ background: none; outline: none; border: none; color: #fff; font-size: 1.4rem; width: 245px; } .edit{ background: none; outline: none; border: none; color: rgb(0, 255, 98); font-size: 1.4rem; font-family: 'Hind', sans-serif; margin: 0 0.5rem; cursor: pointer; } .remove{ background: none; outline: none; border: none; color: #E00; font-size: 1.4rem; font-family: 'Hind', sans-serif; cursor: pointer; } .mickymouse{ position: relative; width: 20%; top:-3%; left: 14%; } .todolist{ height: 700px; } .mickymouse img{ height: 500px; }
Todolist.css
* { margin: 0; padding: 0; box-sizing: border-box; } body{ height: 100%; background-color: rgb(3, 3, 3); box-sizing: border-box; } h1 { color: #fff; font-size: 3rem; font-weight: 50; text-align: center; margin: 1rem 0 3rem; font-family: 'Hind', sans-serif; } .title{ color: rgb(236, 10, 10); text-transform: uppercase; font-weight: 600; font-size: 60px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } .inputDiv{ display: flex; justify-content: center; align-items: center; width:30%; float:left; } .input{ padding: 0.5rem 1rem; outline: none; border: none; background: rgb(239, 245, 184); height: 50px; border-radius: 25px; width: 350px; margin: 0.25rem; transition: .5s; font-size: 1.15rem; } .suggestions{ padding: 0.5rem 1rem; outline: none; border: none; width: 10%; float:left; height: 50px; border-radius: 25px; margin: 0.25rem; transition: .5s; font-size: 1.15rem; color: #fff; text-align: center; } .add{ outline: none; border: none; height: 50px; border-radius: 25px; width: 50px; background-color: rgb(60, 219, 60); color: rgb(248, 69, 14); cursor: pointer; transition: .5s; margin: 0.8rem; } .add:hover{ opacity: 0.9; } .container{ display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; margin-top: 2rem; } .item{ padding: 0.5rem; border-bottom: 0.5px solid #fff; margin-bottom: 1.5rem; width: 60%; float: left; } .item_input{ background: none; outline: none; border: none; color: #fff; font-size: 1.4rem; width: 245px; } .edit{ background: none; outline: none; border: none; color: rgb(0, 255, 98); font-size: 1.4rem; font-family: 'Hind', sans-serif; margin: 0 0.5rem; cursor: pointer; } .remove{ background: none; outline: none; border: none; color: #E00; font-size: 1.4rem; font-family: 'Hind', sans-serif; cursor: pointer; } .mickymouse{ position: relative; width: 20%; top:-3%; left: 14%; } .todolist{ height: 700px; } .mickymouse img{ height: 500px; }
0.348534
0.095349
body{font-size:16px;} .cat-wrapper{ width:285px; height: 295px; background-color: white; margin-bottom:20px; overflow: hidden; } .cat-img{ width: 250px; height: 250px; margin:0 auto; } .cat-wrapper img{ width:230px; text-align: center; margin:0 auto; margin:10px 8px; } .cat-title{text-align: center; margin:0 auto; height:30px;} .title h3{ font-size:26px; } .cat-title a{ color:#2b2a29; text-transform: uppercase; text-decoration: none; } .top-path{ background-color: #c32429; height: 40px; color:white; } .top-path ul{ margin-top:10px;} .top-path ul li{ display: inline-block; list-style: none; } .top-path a{color:white} h1{ padding-top:10px; margin:0; font-size: 36px; } h2{ padding-top:10px; margin:0; font-size: 34px; } .mar-b-5{ margin-bottom: 20px; } .img-block{ background-color: #f3f5f5; } .text-center{text-align:center} .adv-title { padding:4px; color:#c00000; text-align: center; } .c_top{ background: #c00000; color:white; padding:15px 20px; margin-bottom: 20px; } .c_next { border-right: 2px solid #c00000; padding: 0 10px; } .c_next p{ font-weight: 600; text-align: center; margin-top:-5px; } .c_next2{ text-align: justify; padding: 10px 20px; padding-bottom: 70px; } .btm-row{ border-bottom: 2px solid #c00000; margin-bottom: 60px; } .backrnd{ background: rgba(192,0,0,.1); transparent:all, 4s; } .series-line-a:hover{ text-decoration: none; } /* PRODUCTS */ .product-wrapp{ height:500px; width:271px; border:1px solid; background-color: #f3f5f5; } .p-top{ font-size: 13px; height: 40px; background-color: #e4e6e6; } .p-top .p-t{ padding-top:10px; } .p-top .p-t-1{color:#848484} .p-top .p-t-2{color:#c32429} .p-t-2:hover{cursor: pointer} .p-name{ color:#414141; height:70px; padding-top:13px; background-color: #f3f5f5; } .main-img{ padding-top: 20px; padding-bottom: 20px; background-color: #fff; } .p-price{ padding-top:20px; } .oldprice{ font-size: 20px; padding-right:0; padding-top:4px; padding-left:5px; text-decoration: line-through; } .price { font-size: 24px; color:#c32429; text-align: right; padding-right:4px; } .price span,.oldprice span{ font-size:14px; color:#414141; } .clear{ clear: both; } .p-buy{ text-align:center; padding-top:20px; } .buy-btn{ color:#fff; padding:7px 14px; border:0; background: #c32429; } .add{ background-color: #fff; border:1px solid #e4e6e6; } .add:hover{ cursor: pointer; } .chars{ background: #fff; height: 288px; width: 269px; position: absolute; z-index: 100; display: none; } .chars p{ padding-top:0; padding-bottom: 0; margin:0; color:#646464; padding:5px 5px 5px 15px; font-size: 14px; } .chars p span{ color:#000; font-size: 15px; } .show{ display: block; }
public/css/main.css
body{font-size:16px;} .cat-wrapper{ width:285px; height: 295px; background-color: white; margin-bottom:20px; overflow: hidden; } .cat-img{ width: 250px; height: 250px; margin:0 auto; } .cat-wrapper img{ width:230px; text-align: center; margin:0 auto; margin:10px 8px; } .cat-title{text-align: center; margin:0 auto; height:30px;} .title h3{ font-size:26px; } .cat-title a{ color:#2b2a29; text-transform: uppercase; text-decoration: none; } .top-path{ background-color: #c32429; height: 40px; color:white; } .top-path ul{ margin-top:10px;} .top-path ul li{ display: inline-block; list-style: none; } .top-path a{color:white} h1{ padding-top:10px; margin:0; font-size: 36px; } h2{ padding-top:10px; margin:0; font-size: 34px; } .mar-b-5{ margin-bottom: 20px; } .img-block{ background-color: #f3f5f5; } .text-center{text-align:center} .adv-title { padding:4px; color:#c00000; text-align: center; } .c_top{ background: #c00000; color:white; padding:15px 20px; margin-bottom: 20px; } .c_next { border-right: 2px solid #c00000; padding: 0 10px; } .c_next p{ font-weight: 600; text-align: center; margin-top:-5px; } .c_next2{ text-align: justify; padding: 10px 20px; padding-bottom: 70px; } .btm-row{ border-bottom: 2px solid #c00000; margin-bottom: 60px; } .backrnd{ background: rgba(192,0,0,.1); transparent:all, 4s; } .series-line-a:hover{ text-decoration: none; } /* PRODUCTS */ .product-wrapp{ height:500px; width:271px; border:1px solid; background-color: #f3f5f5; } .p-top{ font-size: 13px; height: 40px; background-color: #e4e6e6; } .p-top .p-t{ padding-top:10px; } .p-top .p-t-1{color:#848484} .p-top .p-t-2{color:#c32429} .p-t-2:hover{cursor: pointer} .p-name{ color:#414141; height:70px; padding-top:13px; background-color: #f3f5f5; } .main-img{ padding-top: 20px; padding-bottom: 20px; background-color: #fff; } .p-price{ padding-top:20px; } .oldprice{ font-size: 20px; padding-right:0; padding-top:4px; padding-left:5px; text-decoration: line-through; } .price { font-size: 24px; color:#c32429; text-align: right; padding-right:4px; } .price span,.oldprice span{ font-size:14px; color:#414141; } .clear{ clear: both; } .p-buy{ text-align:center; padding-top:20px; } .buy-btn{ color:#fff; padding:7px 14px; border:0; background: #c32429; } .add{ background-color: #fff; border:1px solid #e4e6e6; } .add:hover{ cursor: pointer; } .chars{ background: #fff; height: 288px; width: 269px; position: absolute; z-index: 100; display: none; } .chars p{ padding-top:0; padding-bottom: 0; margin:0; color:#646464; padding:5px 5px 5px 15px; font-size: 14px; } .chars p span{ color:#000; font-size: 15px; } .show{ display: block; }
0.380759
0.082254
@media (min-width: 320px) and (max-width: 480px) { #pre_footer_content { background-size: 1500px !important; min-height: 476px; background: url(../images/Phone.jpg) no-repeat center; } .mobile-img { width: 100%; } #white_panel_subtitle { font-size: 1.8rem !important; } #logo{ margin-left: 0 !important; } #menu_icon > img { margin-right: 0 !important; } #hero_title, #hero_content, #hero_subtitle, .hero_content { padding-left: 0 !important; } #hero_subtitle { font-size: 23px !important; } #download_btn { margin-left: 0!important; } .hero_content { width: 80%!important; font-size: 18px !important; } .learn_more_block { text-align: left !important; padding-left: 2rem !important; } .hero_img { width: 400px; top: -378px; left: 60px; opacity: 0.5; } #hero_img { height: 220px; } } @media (min-width: 481px) and (max-width: 767px) { #pre_footer_content { background-size: 1500px !important; min-height: 476px; background: url(../images/Phone.jpg) no-repeat center; } .mobile-img { width: 100%; } #white_panel_subtitle { font-size: 1.8rem !important; } #logo{ margin-left: 0 !important; } #menu_icon > img { margin-right: 0 !important; } #hero_title, #hero_content, #hero_subtitle, .hero_content { padding-left: 0 !important; } #hero_subtitle { font-size: 23px !important; } #download_btn { margin-left: 0!important; } .hero_content { width: 80%!important; font-size: 18px !important; } .learn_more_block { text-align: left !important; padding-left: 2rem !important; } .hero_img { width: 400px; left: 60px; opacity: 0.5; } #hero_img { height: 220px; } }
public/css/mobile.css
@media (min-width: 320px) and (max-width: 480px) { #pre_footer_content { background-size: 1500px !important; min-height: 476px; background: url(../images/Phone.jpg) no-repeat center; } .mobile-img { width: 100%; } #white_panel_subtitle { font-size: 1.8rem !important; } #logo{ margin-left: 0 !important; } #menu_icon > img { margin-right: 0 !important; } #hero_title, #hero_content, #hero_subtitle, .hero_content { padding-left: 0 !important; } #hero_subtitle { font-size: 23px !important; } #download_btn { margin-left: 0!important; } .hero_content { width: 80%!important; font-size: 18px !important; } .learn_more_block { text-align: left !important; padding-left: 2rem !important; } .hero_img { width: 400px; top: -378px; left: 60px; opacity: 0.5; } #hero_img { height: 220px; } } @media (min-width: 481px) and (max-width: 767px) { #pre_footer_content { background-size: 1500px !important; min-height: 476px; background: url(../images/Phone.jpg) no-repeat center; } .mobile-img { width: 100%; } #white_panel_subtitle { font-size: 1.8rem !important; } #logo{ margin-left: 0 !important; } #menu_icon > img { margin-right: 0 !important; } #hero_title, #hero_content, #hero_subtitle, .hero_content { padding-left: 0 !important; } #hero_subtitle { font-size: 23px !important; } #download_btn { margin-left: 0!important; } .hero_content { width: 80%!important; font-size: 18px !important; } .learn_more_block { text-align: left !important; padding-left: 2rem !important; } .hero_img { width: 400px; left: 60px; opacity: 0.5; } #hero_img { height: 220px; } }
0.293404
0.097648
.container { width: 100%; max-width: var(--max-width); background-color: #fefefe; margin: auto; display: flex; flex-direction: column; align-items: center; min-height: 100vh; padding: 20px 20px 20px 20px; } .card { width: var(--card-width); margin: 0 0 2rem 0; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); cursor: pointer; } .card img { display: block; width: 100%; height: var(--img-height); object-fit: cover; border-top-left-radius: 1rem; border-top-right-radius: 1rem; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card h4 { color: rgba(28, 28, 28, 0.91); margin: 0; font-size: 1.3rem; font-weight: bold; padding: .1rem 0 .1rem 0; line-height: 2rem; letter-spacing: .1rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 1rem; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card p { margin: 0; font-size: .9rem; font-weight: bold; padding: 0 .2rem .1rem .2rem; letter-spacing: 1px; color: #949499; text-overflow: ellipsis; overflow: hidden; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card .contentWrapper { height: 0; overflow: hidden; transition: all .3s ease-out; opacity: .8; } .card .contentWrapper .content { padding: 0 1.2rem; background-color: #fff; overflow: auto; transition: all .1s ease-in-out; } .card .content p { font-size: 1rem; line-height: 1rem; padding: 0 .8rem; display: none; } .card .button { cursor: pointer; text-align: center; white-space: nowrap; border-radius: 10px; background: #0071e3; color: #fff; font-size: .9rem; line-height: .5rem; font-weight: 400; letter-spacing: -.022em; min-width: 28px; padding: 18px 31px; box-sizing: border-box; width: 100%; border: 0; display: none; outline: none; margin: 0 auto; position: fixed; bottom: 0; right: 0; } .fixHeight { height: 80px; margin: 5px; } .loginButton { cursor: pointer; text-align: center; white-space: nowrap; border-radius: 10px; background: #0071e3; color: #fff; font-size: .9rem; line-height: 1.17648; font-weight: 400; letter-spacing: 5px; min-width: 28px; padding: 12px 31px; margin-bottom: 20px; box-sizing: border-box; max-width: var(--max-width); border: 0; } .time { font-size: 1rem; color: #909090; } .loadingButtonDiv { width: 100%; display: block; margin: 0 auto; } .loadingButtonDiv button { width: 100%; margin: 0 auto; border: 0; font-size: 1rem; color: rgba(130, 130, 130, 0.5); background-color: rgba(0, 0, 0, 0); cursor: pointer; }
css/index.module.css
.container { width: 100%; max-width: var(--max-width); background-color: #fefefe; margin: auto; display: flex; flex-direction: column; align-items: center; min-height: 100vh; padding: 20px 20px 20px 20px; } .card { width: var(--card-width); margin: 0 0 2rem 0; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); cursor: pointer; } .card img { display: block; width: 100%; height: var(--img-height); object-fit: cover; border-top-left-radius: 1rem; border-top-right-radius: 1rem; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card h4 { color: rgba(28, 28, 28, 0.91); margin: 0; font-size: 1.3rem; font-weight: bold; padding: .1rem 0 .1rem 0; line-height: 2rem; letter-spacing: .1rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 1rem; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card p { margin: 0; font-size: .9rem; font-weight: bold; padding: 0 .2rem .1rem .2rem; letter-spacing: 1px; color: #949499; text-overflow: ellipsis; overflow: hidden; transition: .5s all cubic-bezier(0, 1, 0.95, 1.05); } .card .contentWrapper { height: 0; overflow: hidden; transition: all .3s ease-out; opacity: .8; } .card .contentWrapper .content { padding: 0 1.2rem; background-color: #fff; overflow: auto; transition: all .1s ease-in-out; } .card .content p { font-size: 1rem; line-height: 1rem; padding: 0 .8rem; display: none; } .card .button { cursor: pointer; text-align: center; white-space: nowrap; border-radius: 10px; background: #0071e3; color: #fff; font-size: .9rem; line-height: .5rem; font-weight: 400; letter-spacing: -.022em; min-width: 28px; padding: 18px 31px; box-sizing: border-box; width: 100%; border: 0; display: none; outline: none; margin: 0 auto; position: fixed; bottom: 0; right: 0; } .fixHeight { height: 80px; margin: 5px; } .loginButton { cursor: pointer; text-align: center; white-space: nowrap; border-radius: 10px; background: #0071e3; color: #fff; font-size: .9rem; line-height: 1.17648; font-weight: 400; letter-spacing: 5px; min-width: 28px; padding: 12px 31px; margin-bottom: 20px; box-sizing: border-box; max-width: var(--max-width); border: 0; } .time { font-size: 1rem; color: #909090; } .loadingButtonDiv { width: 100%; display: block; margin: 0 auto; } .loadingButtonDiv button { width: 100%; margin: 0 auto; border: 0; font-size: 1rem; color: rgba(130, 130, 130, 0.5); background-color: rgba(0, 0, 0, 0); cursor: pointer; }
0.559771
0.104249
.headbar{ box-shadow: none !important; } .container{ width: 100% !important; } body{ background-size: cover; margin: 0; padding: 0; height: 100%; width: 100%; } .block-flat{ -webkit-border-radius: 3px; border-left: 1px solid #efefef; border-right: 1px solid #efefef; border-bottom: 1px solid #e2e2e2; border-top: 0; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04); padding: 10px; } .nav-tabs > li{ float: left; margin-bottom: -1px; } .nav-tabs > li > a{ border-top: 2px solid transparent; border-radius: 0; -webkit-border-radius: 0; border-bottom: 0; cursor: pointer; padding: 10px 15px; margin-right: 0; min-width: 80px; text-align: center; background: transparent; position: relative; color: #333 !important; border-left: 1px solid transparent; border-right: 1px solid transparent; } .nav-tabs > li.active > a{ border-top: 2px solid #43A0F2; color: #555; cursor: default; background-color: #fff; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; } .tab-content{ background: #fff; padding: 20px; margin:7px 0 20px 0; } .tab-content.tab-2{ padding: 10px 10px 10px 15px; } ul.timeline{ position: relative; padding: 0 0 1px 0; margin-bottom: 40px; } ul.timeline:before{ background-color: #E1E1E1; bottom: 0; content: ""; left: 31px; margin-left: -10px; position: absolute; top: 2px; width: 2px; } ul.timeline:after { bottom: -9px; width: 10px; height: 10px; border-radius: 50%; background-color: #E1E1E1; position: absolute; left: 17px; content: ""; } ul.timeline li{ position: relative; list-style: none; margin-bottom: 25px; } ul.timeline li > a > .fa { left: 2px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); font-size: 14px; color: #FFF; border-radius: 50%; background: #52AEFF; padding: 10px; text-align: center; width: 40px; height: 40px; border: 3px solid #FFF; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); position: absolute; z-index: 2; top: 0; } ul.timeline li > a > .date { background: #E8E8E8; position: absolute; top: 49px; display: block; width: auto; left: -7px; min-width: 60px; padding: 0 5px; text-align: center; border: 1px solid #E1E1E1; font-size: 11px; border-radius: 1px; text-shadow: 0 1px 0 #fafafa; color: #7B7B7B; line-height: 19px; } ul.timeline li > a > .content { position: relative; border-radius: 3px; background: #FFF; margin-left: 75px; padding: 5px 10px 10px 10px; border: 1px solid #E8E8E6; line-height: 15px; } ul.timeline li > a > .content p{ margin-top: 0; } ul.timeline li > a > .content p > span{ padding-left: 3px; } ul.timeline li > a > .content:before { background: #FFF; position: absolute; top: 14px; content: ""; width: 10px; height: 10px; left: -6px; border-left: 1px solid #E8E8E6; border-bottom: 1px solid #E8E8E6; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); } .profile-avatar{ width: 120px; height: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: absolute; left: 50%; z-index: 99999; background: #f0f0f0; transform: translate(-50%,-50%); background-size: cover; border-radius: 50%; box-shadow: 0px 0px 2px rgba(63,63,63,0.3); //border:1px solid rgba(63,63,63,0.3); } .center-icon{ padding: 0; position: relative; width: 30px; margin: auto; z-index: 99999; font-size: 22px; padding-left: 5px; color:#fff; margin: auto; z-index: 99999; top: 50%; font-size: 22px; position: relative; cursor: pointer; left: 50%; } .cam:hover{ text-shadow: 0 0 20px rgba(255,255,255,0.7); } .bg-img,.loader-bg{ width: 100%; height: 400px; -webkit-perspective-origin: 100px; background-attachment:fixed; position: relative; top: 50px; background-repeat: no-repeat; background-size: cover; } .loader-bg{ top: 0; } .sinfo{ margin-top: 65px; } .pstat{ padding: 10px 0; } .pstat > li { display: inline-block; padding: 0 10px; font-size: 15pt; color: #666; } .pstat > li:hover{ color: #333; } .featured-threads > ul > li{ display: block; width: auto; padding: 10px 0 15px; border-bottom: 1px solid rgba(0,0,0,0.05); cursor: pointer; } .featured-threads > ul > li:last-child{ border-bottom: 0; } .featured-threads > ul > li > .desc{ float: none; display: block; margin-left: 65px; } .featured-threads > ul > li .round-count{ float: left; width: 40px; height: 40px; line-height: 1; background-color: rgba(255,255,255,0.97); border: 1px solid rgba(0,0,0,0.05); border-radius: 100%; color: rgba(0,0,0,0.44); overflow: hidden; } .featured-threads > ul > li .round-count > span{ text-align: center; display: block; line-height: 39px; } .featured-threads > ul > li > .desc > .thread-title{ letter-spacing: -0.02em; font-style: normal; color: rgba(0,0,0,0.8); font-size: 14px; font-weight: 400; max-width: 96%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .featured-threads > ul > li > .desc > .thread-title > a{ color: inherit !important; } .featured-threads > ul > li > .desc > .thread-title > a:hover{ text-decoration: underline; } .featured-threads > ul > li > .desc > .thread-user{ font-size: 14px; margin-right: 20px; margin-bottom: 0; color: rgba(0,0,0,0.3); } .featured-threads > ul > li > .desc > .thread-user > a{ color: inherit !important; } .featured-threads > ul > li > .desc > .thread-user > a:hover{ text-decoration: underline; } .transUp{ transform: translateY(-100%); -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; } .transDown{ transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; } .change-cover,.save-cover,.cancel-cover{ text-align: center; padding: 10px 14px; outline:0; border:0; box-shadow: 0px 0px 2px #333 inset; color: #fff; border-radius: 4px; -webkit-border-radius: 4px; font-family: 'Open Sans Bold'; position: absolute; font-size: 11pt; top: 70px; left: 50px; background: rgba(0,0,0,0.7); transition: background 0.1s ease-in-out; -webkit-transition: background 0.1s ease-in-out; -moz-transition: background 0.1s ease-in-out; display: none; } .change-cover > i{ padding-right: 10px; } .change-cover:hover{ background: #000; } .serif-italic{ font-family: 'Merriweather Italic'; } .save-cover:hover{ background: #16499a !important; } .cancel-cover:hover{ background: #333 !important; } .tip { position: absolute; left: 23px; top: 119px; padding: 10px; width: 210px; box-shadow: 0px 0px 1px rgba(0,0,0,0.6); } .top-caret{ position: absolute; top: 102px; transform: rotate(270deg); left: 127px; z-index: 99; } .hdnul > li{ padding: 10px 0; border-bottom: 1px solid rgba(235,235,235,0.7); } .unhindebtn{ display: none; } .hdnul > li:hover .unhindebtn{ display: block; }
assets/css/profile.css
.headbar{ box-shadow: none !important; } .container{ width: 100% !important; } body{ background-size: cover; margin: 0; padding: 0; height: 100%; width: 100%; } .block-flat{ -webkit-border-radius: 3px; border-left: 1px solid #efefef; border-right: 1px solid #efefef; border-bottom: 1px solid #e2e2e2; border-top: 0; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04); padding: 10px; } .nav-tabs > li{ float: left; margin-bottom: -1px; } .nav-tabs > li > a{ border-top: 2px solid transparent; border-radius: 0; -webkit-border-radius: 0; border-bottom: 0; cursor: pointer; padding: 10px 15px; margin-right: 0; min-width: 80px; text-align: center; background: transparent; position: relative; color: #333 !important; border-left: 1px solid transparent; border-right: 1px solid transparent; } .nav-tabs > li.active > a{ border-top: 2px solid #43A0F2; color: #555; cursor: default; background-color: #fff; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; } .tab-content{ background: #fff; padding: 20px; margin:7px 0 20px 0; } .tab-content.tab-2{ padding: 10px 10px 10px 15px; } ul.timeline{ position: relative; padding: 0 0 1px 0; margin-bottom: 40px; } ul.timeline:before{ background-color: #E1E1E1; bottom: 0; content: ""; left: 31px; margin-left: -10px; position: absolute; top: 2px; width: 2px; } ul.timeline:after { bottom: -9px; width: 10px; height: 10px; border-radius: 50%; background-color: #E1E1E1; position: absolute; left: 17px; content: ""; } ul.timeline li{ position: relative; list-style: none; margin-bottom: 25px; } ul.timeline li > a > .fa { left: 2px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); font-size: 14px; color: #FFF; border-radius: 50%; background: #52AEFF; padding: 10px; text-align: center; width: 40px; height: 40px; border: 3px solid #FFF; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); position: absolute; z-index: 2; top: 0; } ul.timeline li > a > .date { background: #E8E8E8; position: absolute; top: 49px; display: block; width: auto; left: -7px; min-width: 60px; padding: 0 5px; text-align: center; border: 1px solid #E1E1E1; font-size: 11px; border-radius: 1px; text-shadow: 0 1px 0 #fafafa; color: #7B7B7B; line-height: 19px; } ul.timeline li > a > .content { position: relative; border-radius: 3px; background: #FFF; margin-left: 75px; padding: 5px 10px 10px 10px; border: 1px solid #E8E8E6; line-height: 15px; } ul.timeline li > a > .content p{ margin-top: 0; } ul.timeline li > a > .content p > span{ padding-left: 3px; } ul.timeline li > a > .content:before { background: #FFF; position: absolute; top: 14px; content: ""; width: 10px; height: 10px; left: -6px; border-left: 1px solid #E8E8E6; border-bottom: 1px solid #E8E8E6; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); } .profile-avatar{ width: 120px; height: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: absolute; left: 50%; z-index: 99999; background: #f0f0f0; transform: translate(-50%,-50%); background-size: cover; border-radius: 50%; box-shadow: 0px 0px 2px rgba(63,63,63,0.3); //border:1px solid rgba(63,63,63,0.3); } .center-icon{ padding: 0; position: relative; width: 30px; margin: auto; z-index: 99999; font-size: 22px; padding-left: 5px; color:#fff; margin: auto; z-index: 99999; top: 50%; font-size: 22px; position: relative; cursor: pointer; left: 50%; } .cam:hover{ text-shadow: 0 0 20px rgba(255,255,255,0.7); } .bg-img,.loader-bg{ width: 100%; height: 400px; -webkit-perspective-origin: 100px; background-attachment:fixed; position: relative; top: 50px; background-repeat: no-repeat; background-size: cover; } .loader-bg{ top: 0; } .sinfo{ margin-top: 65px; } .pstat{ padding: 10px 0; } .pstat > li { display: inline-block; padding: 0 10px; font-size: 15pt; color: #666; } .pstat > li:hover{ color: #333; } .featured-threads > ul > li{ display: block; width: auto; padding: 10px 0 15px; border-bottom: 1px solid rgba(0,0,0,0.05); cursor: pointer; } .featured-threads > ul > li:last-child{ border-bottom: 0; } .featured-threads > ul > li > .desc{ float: none; display: block; margin-left: 65px; } .featured-threads > ul > li .round-count{ float: left; width: 40px; height: 40px; line-height: 1; background-color: rgba(255,255,255,0.97); border: 1px solid rgba(0,0,0,0.05); border-radius: 100%; color: rgba(0,0,0,0.44); overflow: hidden; } .featured-threads > ul > li .round-count > span{ text-align: center; display: block; line-height: 39px; } .featured-threads > ul > li > .desc > .thread-title{ letter-spacing: -0.02em; font-style: normal; color: rgba(0,0,0,0.8); font-size: 14px; font-weight: 400; max-width: 96%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .featured-threads > ul > li > .desc > .thread-title > a{ color: inherit !important; } .featured-threads > ul > li > .desc > .thread-title > a:hover{ text-decoration: underline; } .featured-threads > ul > li > .desc > .thread-user{ font-size: 14px; margin-right: 20px; margin-bottom: 0; color: rgba(0,0,0,0.3); } .featured-threads > ul > li > .desc > .thread-user > a{ color: inherit !important; } .featured-threads > ul > li > .desc > .thread-user > a:hover{ text-decoration: underline; } .transUp{ transform: translateY(-100%); -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; } .transDown{ transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; } .change-cover,.save-cover,.cancel-cover{ text-align: center; padding: 10px 14px; outline:0; border:0; box-shadow: 0px 0px 2px #333 inset; color: #fff; border-radius: 4px; -webkit-border-radius: 4px; font-family: 'Open Sans Bold'; position: absolute; font-size: 11pt; top: 70px; left: 50px; background: rgba(0,0,0,0.7); transition: background 0.1s ease-in-out; -webkit-transition: background 0.1s ease-in-out; -moz-transition: background 0.1s ease-in-out; display: none; } .change-cover > i{ padding-right: 10px; } .change-cover:hover{ background: #000; } .serif-italic{ font-family: 'Merriweather Italic'; } .save-cover:hover{ background: #16499a !important; } .cancel-cover:hover{ background: #333 !important; } .tip { position: absolute; left: 23px; top: 119px; padding: 10px; width: 210px; box-shadow: 0px 0px 1px rgba(0,0,0,0.6); } .top-caret{ position: absolute; top: 102px; transform: rotate(270deg); left: 127px; z-index: 99; } .hdnul > li{ padding: 10px 0; border-bottom: 1px solid rgba(235,235,235,0.7); } .unhindebtn{ display: none; } .hdnul > li:hover .unhindebtn{ display: block; }
0.353205
0.099252
@font-face { font-family: "flaticon26"; src: url("flaticon.eot"); src: url("flaticon.eot#iefix") format("embedded-opentype"), url("flaticon.woff") format("woff"), url("flaticon.ttf") format("truetype"), url("flaticon.svg") format("svg"); font-weight: normal; font-style: normal; } [class^="flaticon26-"]:before, [class*=" flaticon26-"]:before, [class^="flaticon26-"]:after, [class*=" flaticon26-"]:after { font-family: flaticon26; font-size: 20px; font-style: normal; margin-left: 20px; }.flaticon26-active5:before { content: "\e000"; } .flaticon26-add13:before { content: "\e001"; } .flaticon26-alarm68:before { content: "\e002"; } .flaticon26-bag45:before { content: "\e003"; } .flaticon26-balance6:before { content: "\e004"; } .flaticon26-basket30:before { content: "\e005"; } .flaticon26-battery166:before { content: "\e006"; } .flaticon26-battery167:before { content: "\e007"; } .flaticon26-battery168:before { content: "\e008"; } .flaticon26-battery169:before { content: "\e009"; } .flaticon26-bin9:before { content: "\e00a"; } .flaticon26-book244:before { content: "\e00b"; } .flaticon26-briefcase65:before { content: "\e00c"; } .flaticon26-bulb19:before { content: "\e00d"; } .flaticon26-button14:before { content: "\e00e"; } .flaticon26-cake30:before { content: "\e00f"; } .flaticon26-calendar1:before { content: "\e010"; } .flaticon26-call56:before { content: "\e011"; } .flaticon26-camera104:before { content: "\e012"; } .flaticon26-camera105:before { content: "\e013"; } .flaticon26-cancel22:before { content: "\e014"; } .flaticon26-cart:before { content: "\e015"; } .flaticon26-caution7:before { content: "\e016"; } .flaticon26-chain8:before { content: "\e017"; } .flaticon26-chart45:before { content: "\e018"; } .flaticon26-chart46:before { content: "\e019"; } .flaticon26-chart47:before { content: "\e01a"; } .flaticon26-check64:before { content: "\e01b"; } .flaticon26-cloud334:before { content: "\e01c"; } .flaticon26-cloudy:before { content: "\e01d"; } .flaticon26-cocktail:before { content: "\e01e"; } .flaticon26-coverage1:before { content: "\e01f"; } .flaticon26-cropping4:before { content: "\e020"; } .flaticon26-cup55:before { content: "\e021"; } .flaticon26-dish7:before { content: "\e022"; } .flaticon26-down126:before { content: "\e023"; } .flaticon26-download181:before { content: "\e024"; } .flaticon26-download3:before { content: "\e025"; } .flaticon26-envelope54:before { content: "\e026"; } .flaticon26-favourite24:before { content: "\e027"; } .flaticon26-flag86:before { content: "\e028"; } .flaticon26-flask16:before { content: "\e029"; } .flaticon26-folder256:before { content: "\e02a"; } .flaticon26-garbage13:before { content: "\e02b"; } .flaticon26-gift84:before { content: "\e02c"; } .flaticon26-globe32:before { content: "\e02d"; } .flaticon26-graduation1:before { content: "\e02e"; } .flaticon26-hand223:before { content: "\e02f"; } .flaticon26-hand224:before { content: "\e030"; } .flaticon26-hand225:before { content: "\e031"; } .flaticon26-hand226:before { content: "\e032"; } .flaticon26-home166:before { content: "\e033"; } .flaticon26-label36:before { content: "\e034"; } .flaticon26-lcd2:before { content: "\e035"; } .flaticon26-left15:before { content: "\e036"; } .flaticon26-like80:before { content: "\e037"; } .flaticon26-location67:before { content: "\e038"; } .flaticon26-location68:before { content: "\e039"; } .flaticon26-magnifier52:before { content: "\e03a"; } .flaticon26-medal1:before { content: "\e03b"; } .flaticon26-message30:before { content: "\e03c"; } .flaticon26-message31:before { content: "\e03d"; } .flaticon26-microphone:before { content: "\e03e"; } .flaticon26-mobile phone20:before { content: "\e03f"; } .flaticon26-mute39:before { content: "\e040"; } .flaticon26-note54:before { content: "\e041"; } .flaticon26-notebook79:before { content: "\e042"; } .flaticon26-notes26:before { content: "\e043"; } .flaticon26-notes27:before { content: "\e044"; } .flaticon26-outbox4:before { content: "\e045"; } .flaticon26-padlock70:before { content: "\e046"; } .flaticon26-padlock71:before { content: "\e047"; } .flaticon26-password19:before { content: "\e048"; } .flaticon26-pencil124:before { content: "\e049"; } .flaticon26-pin60:before { content: "\e04a"; } .flaticon26-pin61:before { content: "\e04b"; } .flaticon26-play120:before { content: "\e04c"; } .flaticon26-power:before { content: "\e04d"; } .flaticon26-profile29:before { content: "\e04e"; } .flaticon26-question57:before { content: "\e04f"; } .flaticon26-rain2:before { content: "\e050"; } .flaticon26-repair17:before { content: "\e051"; } .flaticon26-right11:before { content: "\e052"; } .flaticon26-sand26:before { content: "\e053"; } .flaticon26-screwdriver26:before { content: "\e054"; } .flaticon26-setting5:before { content: "\e055"; } .flaticon26-sheet3:before { content: "\e056"; } .flaticon26-smartphone42:before { content: "\e057"; } .flaticon26-soft4:before { content: "\e058"; } .flaticon26-sound40:before { content: "\e059"; } .flaticon26-speaker121:before { content: "\e05a"; } .flaticon26-thermometer61:before { content: "\e05b"; } .flaticon26-tv30:before { content: "\e05c"; } .flaticon26-up7:before { content: "\e05d"; } .flaticon26-update22:before { content: "\e05e"; } .flaticon26-update23:before { content: "\e05f"; } .flaticon26-view28:before { content: "\e060"; } .flaticon26-wallet35:before { content: "\e061"; } .flaticon26-wand2:before { content: "\e062"; } .flaticon26-wealth:before { content: "\e063"; }
images/icons/general-ui/flaticon26.css
@font-face { font-family: "flaticon26"; src: url("flaticon.eot"); src: url("flaticon.eot#iefix") format("embedded-opentype"), url("flaticon.woff") format("woff"), url("flaticon.ttf") format("truetype"), url("flaticon.svg") format("svg"); font-weight: normal; font-style: normal; } [class^="flaticon26-"]:before, [class*=" flaticon26-"]:before, [class^="flaticon26-"]:after, [class*=" flaticon26-"]:after { font-family: flaticon26; font-size: 20px; font-style: normal; margin-left: 20px; }.flaticon26-active5:before { content: "\e000"; } .flaticon26-add13:before { content: "\e001"; } .flaticon26-alarm68:before { content: "\e002"; } .flaticon26-bag45:before { content: "\e003"; } .flaticon26-balance6:before { content: "\e004"; } .flaticon26-basket30:before { content: "\e005"; } .flaticon26-battery166:before { content: "\e006"; } .flaticon26-battery167:before { content: "\e007"; } .flaticon26-battery168:before { content: "\e008"; } .flaticon26-battery169:before { content: "\e009"; } .flaticon26-bin9:before { content: "\e00a"; } .flaticon26-book244:before { content: "\e00b"; } .flaticon26-briefcase65:before { content: "\e00c"; } .flaticon26-bulb19:before { content: "\e00d"; } .flaticon26-button14:before { content: "\e00e"; } .flaticon26-cake30:before { content: "\e00f"; } .flaticon26-calendar1:before { content: "\e010"; } .flaticon26-call56:before { content: "\e011"; } .flaticon26-camera104:before { content: "\e012"; } .flaticon26-camera105:before { content: "\e013"; } .flaticon26-cancel22:before { content: "\e014"; } .flaticon26-cart:before { content: "\e015"; } .flaticon26-caution7:before { content: "\e016"; } .flaticon26-chain8:before { content: "\e017"; } .flaticon26-chart45:before { content: "\e018"; } .flaticon26-chart46:before { content: "\e019"; } .flaticon26-chart47:before { content: "\e01a"; } .flaticon26-check64:before { content: "\e01b"; } .flaticon26-cloud334:before { content: "\e01c"; } .flaticon26-cloudy:before { content: "\e01d"; } .flaticon26-cocktail:before { content: "\e01e"; } .flaticon26-coverage1:before { content: "\e01f"; } .flaticon26-cropping4:before { content: "\e020"; } .flaticon26-cup55:before { content: "\e021"; } .flaticon26-dish7:before { content: "\e022"; } .flaticon26-down126:before { content: "\e023"; } .flaticon26-download181:before { content: "\e024"; } .flaticon26-download3:before { content: "\e025"; } .flaticon26-envelope54:before { content: "\e026"; } .flaticon26-favourite24:before { content: "\e027"; } .flaticon26-flag86:before { content: "\e028"; } .flaticon26-flask16:before { content: "\e029"; } .flaticon26-folder256:before { content: "\e02a"; } .flaticon26-garbage13:before { content: "\e02b"; } .flaticon26-gift84:before { content: "\e02c"; } .flaticon26-globe32:before { content: "\e02d"; } .flaticon26-graduation1:before { content: "\e02e"; } .flaticon26-hand223:before { content: "\e02f"; } .flaticon26-hand224:before { content: "\e030"; } .flaticon26-hand225:before { content: "\e031"; } .flaticon26-hand226:before { content: "\e032"; } .flaticon26-home166:before { content: "\e033"; } .flaticon26-label36:before { content: "\e034"; } .flaticon26-lcd2:before { content: "\e035"; } .flaticon26-left15:before { content: "\e036"; } .flaticon26-like80:before { content: "\e037"; } .flaticon26-location67:before { content: "\e038"; } .flaticon26-location68:before { content: "\e039"; } .flaticon26-magnifier52:before { content: "\e03a"; } .flaticon26-medal1:before { content: "\e03b"; } .flaticon26-message30:before { content: "\e03c"; } .flaticon26-message31:before { content: "\e03d"; } .flaticon26-microphone:before { content: "\e03e"; } .flaticon26-mobile phone20:before { content: "\e03f"; } .flaticon26-mute39:before { content: "\e040"; } .flaticon26-note54:before { content: "\e041"; } .flaticon26-notebook79:before { content: "\e042"; } .flaticon26-notes26:before { content: "\e043"; } .flaticon26-notes27:before { content: "\e044"; } .flaticon26-outbox4:before { content: "\e045"; } .flaticon26-padlock70:before { content: "\e046"; } .flaticon26-padlock71:before { content: "\e047"; } .flaticon26-password19:before { content: "\e048"; } .flaticon26-pencil124:before { content: "\e049"; } .flaticon26-pin60:before { content: "\e04a"; } .flaticon26-pin61:before { content: "\e04b"; } .flaticon26-play120:before { content: "\e04c"; } .flaticon26-power:before { content: "\e04d"; } .flaticon26-profile29:before { content: "\e04e"; } .flaticon26-question57:before { content: "\e04f"; } .flaticon26-rain2:before { content: "\e050"; } .flaticon26-repair17:before { content: "\e051"; } .flaticon26-right11:before { content: "\e052"; } .flaticon26-sand26:before { content: "\e053"; } .flaticon26-screwdriver26:before { content: "\e054"; } .flaticon26-setting5:before { content: "\e055"; } .flaticon26-sheet3:before { content: "\e056"; } .flaticon26-smartphone42:before { content: "\e057"; } .flaticon26-soft4:before { content: "\e058"; } .flaticon26-sound40:before { content: "\e059"; } .flaticon26-speaker121:before { content: "\e05a"; } .flaticon26-thermometer61:before { content: "\e05b"; } .flaticon26-tv30:before { content: "\e05c"; } .flaticon26-up7:before { content: "\e05d"; } .flaticon26-update22:before { content: "\e05e"; } .flaticon26-update23:before { content: "\e05f"; } .flaticon26-view28:before { content: "\e060"; } .flaticon26-wallet35:before { content: "\e061"; } .flaticon26-wand2:before { content: "\e062"; } .flaticon26-wealth:before { content: "\e063"; }
0.286968
0.272015
* { padding: 0; margin: 0; box-sizing: border-box; } body, input, button { background-color: #212529; font-family: "Open Sans", sans-serif; } input, button { font-size: 16px; } .head_bar { padding: 12px; display: flex; align-items: center; justify-content: center; background-color: #2a2e32; color: white; } main { max-width: 1200px; margin: 0 auto; padding: 16px; } .input_section { display: flex; flex-direction: column; padding: 16px; background-color: #2a2e32; border-radius: 25px; } .input_section > h2 { text-align: center; color: white; } .input_section > form > .input { margin: 8px 0; } .input_section > form > button { background-color: #fe413c; color: white; border: 0; border-radius: 25px; display: block; width: 100%; padding: 8px; cursor: pointer; } .input_section > form > button > span { font-weight: bold; } .input_section > form > .input > input { display: block; width: 100%; padding: 8px; border-radius: 25px; background-color: #aaa; } /* .input_section > form > .input > input:focus { color: white; } */ .input_section > form > .input > label { color: white; font-weight: bold; } .input_section > form > .input_inline { margin: 12px 12px; display: flex; align-items: center; } .input_section > form > .input_inline > label { color: white; font-weight: bold; margin-right: 10px; } .search_section { margin: 16px 0; display: flex; flex-direction: column; align-items: center; padding: 16px; background-color: #2a2e32; border-radius: 25px; } .search_section > h2 { color: white; } .search_section > form { padding: 16px 16px 16px 0; width: 100%; display: grid; grid-template-columns: auto 1fr 0.5fr; grid-gap: 10px; } .search_section > form > label { color: white; display: flex; align-items: center; } .search_section > form > input { padding: 5px; border-radius: 15px; background-color: #aaa; } .search_section > form > input::placeholder { color: black; opacity: 0.6; } .search_section > form > button { min-width: 70px; background-color: #fe413c; color: white; border: 0; border-radius: 25px; cursor: pointer; } .book_shelf { margin: 16px 0 0 0; background-color: #2a2e32; padding: 16px; border-radius: 25px; } .book_shelf > h2 { color: white; } .book_shelf > .book_list { padding: 16px; } .book_shelf > .book_list > .book_item { padding: 8px 16px 16px 16px; border: 1px solid white; border-radius: 15px; margin: 10px 0; } .book_shelf > .book_list > .book_item > h3, p { margin: 8px 0; } .book_shelf > .book_list > .book_item > .action > button { border: 0; font-size: 15px; padding: 5px; margin: 0 5px 0 0; border-radius: 15px; cursor: pointer; } .book_shelf > .book_list > .book_item > .action > .green { padding-left: 10px; padding-right: 10px; background-color: #47dc34; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > .action > .orange { padding-left: 10px; padding-right: 10px; background-color: #ffbc2c; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > .action > .red { padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > h3 { color: white; } .book_shelf > .book_list > .book_item > p { color: white; } .foot_bar { padding: 12px; display: flex; align-items: center; justify-content: center; background-color: #2a2e32; color: white; } .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } .modal-content { background-color: #2a2e32; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 400px; border-radius: 25px; display: block; } .modal-content p { display: flex; align-items: center; justify-content: center; color: white; } .modal-content .btn-wrapper { display: flex; align-items: center; justify-content: center; } .modal-content .yesBtn { padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; } .modal-content .yesBtn:hover { background-color: #ff413d; } .modal-content .noBtn { padding-left: 10px; padding-right: 10px; background-color: #47dc34; color: white; margin-top: 10px; border: none; border-radius: 10px; } .modal-content .noBtn:hover { background-color: #54ff3d; } .modal-content .form-wrapper { display: flex; align-items: center; justify-content: center; } .form-wrapper { display: flex; flex-direction: column; padding: 16px; background-color: #2a2e32; border-radius: 25px; max-width: 400px; } .form-wrapper > h2 { text-align: center; color: white; } .form-wrapper > form > .input { margin: 8px 0; } .form-wrapper > form > button { background-color: #fe413c; color: white; border: 0; border-radius: 25px; display: block; width: 100%; padding: 8px; cursor: pointer; } .form-wrapper > form > button > span { font-weight: bold; } .form-wrapper > form > .input > input { background-color: #aaa; display: block; width: 100%; padding: 8px; border-radius: 25px; } .form-wrapper > form > .input > label { color: white; font-weight: bold; } .form-wrapper > form > .input_inline_edit { margin: 12px 0; display: flex; align-items: center; } .form-wrapper > form > .input_inline_edit > label { color: white; font-weight: bold; margin-right: 10px; } .btn-wrapper .submitEdit { margin-bottom: 15px; padding-left: 10px; padding-right: 10px; background-color: #54ff3d; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; } .btn-wrapper .cancelEdit { margin-bottom: 15px; padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; }
assets/css/style.css
* { padding: 0; margin: 0; box-sizing: border-box; } body, input, button { background-color: #212529; font-family: "Open Sans", sans-serif; } input, button { font-size: 16px; } .head_bar { padding: 12px; display: flex; align-items: center; justify-content: center; background-color: #2a2e32; color: white; } main { max-width: 1200px; margin: 0 auto; padding: 16px; } .input_section { display: flex; flex-direction: column; padding: 16px; background-color: #2a2e32; border-radius: 25px; } .input_section > h2 { text-align: center; color: white; } .input_section > form > .input { margin: 8px 0; } .input_section > form > button { background-color: #fe413c; color: white; border: 0; border-radius: 25px; display: block; width: 100%; padding: 8px; cursor: pointer; } .input_section > form > button > span { font-weight: bold; } .input_section > form > .input > input { display: block; width: 100%; padding: 8px; border-radius: 25px; background-color: #aaa; } /* .input_section > form > .input > input:focus { color: white; } */ .input_section > form > .input > label { color: white; font-weight: bold; } .input_section > form > .input_inline { margin: 12px 12px; display: flex; align-items: center; } .input_section > form > .input_inline > label { color: white; font-weight: bold; margin-right: 10px; } .search_section { margin: 16px 0; display: flex; flex-direction: column; align-items: center; padding: 16px; background-color: #2a2e32; border-radius: 25px; } .search_section > h2 { color: white; } .search_section > form { padding: 16px 16px 16px 0; width: 100%; display: grid; grid-template-columns: auto 1fr 0.5fr; grid-gap: 10px; } .search_section > form > label { color: white; display: flex; align-items: center; } .search_section > form > input { padding: 5px; border-radius: 15px; background-color: #aaa; } .search_section > form > input::placeholder { color: black; opacity: 0.6; } .search_section > form > button { min-width: 70px; background-color: #fe413c; color: white; border: 0; border-radius: 25px; cursor: pointer; } .book_shelf { margin: 16px 0 0 0; background-color: #2a2e32; padding: 16px; border-radius: 25px; } .book_shelf > h2 { color: white; } .book_shelf > .book_list { padding: 16px; } .book_shelf > .book_list > .book_item { padding: 8px 16px 16px 16px; border: 1px solid white; border-radius: 15px; margin: 10px 0; } .book_shelf > .book_list > .book_item > h3, p { margin: 8px 0; } .book_shelf > .book_list > .book_item > .action > button { border: 0; font-size: 15px; padding: 5px; margin: 0 5px 0 0; border-radius: 15px; cursor: pointer; } .book_shelf > .book_list > .book_item > .action > .green { padding-left: 10px; padding-right: 10px; background-color: #47dc34; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > .action > .orange { padding-left: 10px; padding-right: 10px; background-color: #ffbc2c; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > .action > .red { padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; } .book_shelf > .book_list > .book_item > h3 { color: white; } .book_shelf > .book_list > .book_item > p { color: white; } .foot_bar { padding: 12px; display: flex; align-items: center; justify-content: center; background-color: #2a2e32; color: white; } .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } .modal-content { background-color: #2a2e32; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 400px; border-radius: 25px; display: block; } .modal-content p { display: flex; align-items: center; justify-content: center; color: white; } .modal-content .btn-wrapper { display: flex; align-items: center; justify-content: center; } .modal-content .yesBtn { padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; } .modal-content .yesBtn:hover { background-color: #ff413d; } .modal-content .noBtn { padding-left: 10px; padding-right: 10px; background-color: #47dc34; color: white; margin-top: 10px; border: none; border-radius: 10px; } .modal-content .noBtn:hover { background-color: #54ff3d; } .modal-content .form-wrapper { display: flex; align-items: center; justify-content: center; } .form-wrapper { display: flex; flex-direction: column; padding: 16px; background-color: #2a2e32; border-radius: 25px; max-width: 400px; } .form-wrapper > h2 { text-align: center; color: white; } .form-wrapper > form > .input { margin: 8px 0; } .form-wrapper > form > button { background-color: #fe413c; color: white; border: 0; border-radius: 25px; display: block; width: 100%; padding: 8px; cursor: pointer; } .form-wrapper > form > button > span { font-weight: bold; } .form-wrapper > form > .input > input { background-color: #aaa; display: block; width: 100%; padding: 8px; border-radius: 25px; } .form-wrapper > form > .input > label { color: white; font-weight: bold; } .form-wrapper > form > .input_inline_edit { margin: 12px 0; display: flex; align-items: center; } .form-wrapper > form > .input_inline_edit > label { color: white; font-weight: bold; margin-right: 10px; } .btn-wrapper .submitEdit { margin-bottom: 15px; padding-left: 10px; padding-right: 10px; background-color: #54ff3d; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; } .btn-wrapper .cancelEdit { margin-bottom: 15px; padding-left: 10px; padding-right: 10px; background-color: #dc3834; color: white; margin-top: 10px; margin-right: 10px; border: none; border-radius: 10px; }
0.437824
0.104386
width:100% !important; height:100% !important; left:0 !important; top:0 !important; transition:all 0s !important; } #arena.chess>#me, #arena.chess>#mebg, #arena.chess>#autonode{ bottom:0; top:auto; border-radius:0; } #me>.fakeme.avatar { width: 120px; height: 120px; border-radius: 0px; top: 0; left: 0; background-size: cover; } #chess-container{ width:100%; height :calc(100% - 120px); left:0; top:0; overflow:scroll; text-align:center; position: absolute; } #chess{ margin-top:36px; margin-bottom:36px; position:relative; } #arena .card.thrown{ z-index:4; } #canvas2{ position: absolute; z-index: 10; pointer-events: none; } #handcards1{ height:120px; padding:0; top:calc(100% - 120px); width:calc(100% - 240px); left:120px; } #handcards2{ display:none; } #mebg,#me,#autonode{ height:120px; } #system{ z-index:5; } #arena>.dialog{ width:400px; height:240px; left:calc(50% - 200px); top:calc(50% - 120px); background: rgba(0,0,0,0.2); box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px; border-radius:8px; } #window.reduce_radius>.dialog{ border-radius:4px; } #arena>.dialog.slim:not(.center){ top:40px; } #control{ top:calc(100% - 155px); } /*#arena.mobile #control{ top:calc(100% - 170px); }*/ .fakeme{ width:120px; height:120px; border-radius:0px; top:0; } .fakeme.avatar{ left:0; background-size:cover; } .fakeme.player{ left:calc(100% - 120px); overflow:scroll; text-align:center; transition: all 0s; } .fakeme.player.zoomed{ width: 240px; height: 240px; left:calc(100% - 240px); top:calc(100% - 240px); background-size:200%; } .fakeme.player.zoomed>div{ width: 90px; height: 90px; left: 0; top: 16px; margin-left: 8px; margin-right: 8px; margin-bottom: 16px; } .fakeme.player>div{ width:45px; height:45px; background-size:cover; border-radius:4px; position:relative; left:0; top:8px; margin-left: 4px; margin-right: 4px; margin-bottom: 8px; transition:box-shadow 0.5s; } .fakeme.player>.selectable{ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px, rgba(0, 133, 255, 1) 0 0 5px, rgba(0, 133, 255, 1) 0 0 10px; } .fakeme.player>.selected{ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px, rgba(255, 0, 0, 1) 0 0 5px, rgba(255, 0, 0, 1) 0 0 10px !important; } .fakeme.player>.dead{ filter:grayscale(1); -webkit-filter:grayscale(1); opacity:0.5; } .card.drawing{ animation: drawing2 1s; animation-fill-mode: forwards; -webkit-animation: drawing2 1s; -webkit-animation-fill-mode: forwards; } .player.playergrid,.player.obstacle{ background: rgba(0,0,0,0.2); box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px; border-radius:8px; } #window.reduce_radius .player.playergrid, #window.reduce_radius .player.obstacle{ border-radius:4px; } .player.playerblank{ background: none; } .player.obstacle{ background: repeating-linear-gradient( 135deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2) 10px, rgba(0,0,0,0.1) 10px, rgba(0,0,0,0.1) 20px ); } .playergrid.temp{ opacity:0.3; } .chessscroll{ height:calc(100% - 162px); width:20px; top:42px; z-index:1; position:fixed; } .chessscroll.left{ left:0; } .chessscroll.right{ right:0; } .button.forbidden{ opacity:0.6 } #arena.leaderhide>*:not(canvas){ opacity:0 !important; transition: all 0.5s !important; } #arena.leadercontrol>#control{ transition: all 0.5s !important; } .player.treasure{ box-shadow: none; } .player.treasure .count, .player.treasure .identity{ display: none; } .player.treasure .avatar{ width: 120px; height: 120px; left: 0; top: 0; } .player.minskin .action{ text-shadow: black 0 0 1px !important; font-size: 16px !important; left:0; } .player .action.thunder{ color: rgb(117,186,255); } #arena.selecting .player .action:not(.hidden){ opacity: 1 !important; } .button .intro.showintro.tafang{ font-family: 'xinwei'; font-size: 20px; top: 66px; right: 5px; left:auto; } .dialog .buttons>.button.character.squarebutton{ height:90px; } .dialog .buttons>.button.character.squarebutton>.hp.text{ /*left:22px;*/ right: 4px; text-align: right; bottom: 4px; top: auto; left: auto; } .dialog .buttons>.button.character.squarebutton>.name{ top:8px; } br.finish_game{ display: none; }
layout/mode/chess.css
width:100% !important; height:100% !important; left:0 !important; top:0 !important; transition:all 0s !important; } #arena.chess>#me, #arena.chess>#mebg, #arena.chess>#autonode{ bottom:0; top:auto; border-radius:0; } #me>.fakeme.avatar { width: 120px; height: 120px; border-radius: 0px; top: 0; left: 0; background-size: cover; } #chess-container{ width:100%; height :calc(100% - 120px); left:0; top:0; overflow:scroll; text-align:center; position: absolute; } #chess{ margin-top:36px; margin-bottom:36px; position:relative; } #arena .card.thrown{ z-index:4; } #canvas2{ position: absolute; z-index: 10; pointer-events: none; } #handcards1{ height:120px; padding:0; top:calc(100% - 120px); width:calc(100% - 240px); left:120px; } #handcards2{ display:none; } #mebg,#me,#autonode{ height:120px; } #system{ z-index:5; } #arena>.dialog{ width:400px; height:240px; left:calc(50% - 200px); top:calc(50% - 120px); background: rgba(0,0,0,0.2); box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px; border-radius:8px; } #window.reduce_radius>.dialog{ border-radius:4px; } #arena>.dialog.slim:not(.center){ top:40px; } #control{ top:calc(100% - 155px); } /*#arena.mobile #control{ top:calc(100% - 170px); }*/ .fakeme{ width:120px; height:120px; border-radius:0px; top:0; } .fakeme.avatar{ left:0; background-size:cover; } .fakeme.player{ left:calc(100% - 120px); overflow:scroll; text-align:center; transition: all 0s; } .fakeme.player.zoomed{ width: 240px; height: 240px; left:calc(100% - 240px); top:calc(100% - 240px); background-size:200%; } .fakeme.player.zoomed>div{ width: 90px; height: 90px; left: 0; top: 16px; margin-left: 8px; margin-right: 8px; margin-bottom: 16px; } .fakeme.player>div{ width:45px; height:45px; background-size:cover; border-radius:4px; position:relative; left:0; top:8px; margin-left: 4px; margin-right: 4px; margin-bottom: 8px; transition:box-shadow 0.5s; } .fakeme.player>.selectable{ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px, rgba(0, 133, 255, 1) 0 0 5px, rgba(0, 133, 255, 1) 0 0 10px; } .fakeme.player>.selected{ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px, rgba(255, 0, 0, 1) 0 0 5px, rgba(255, 0, 0, 1) 0 0 10px !important; } .fakeme.player>.dead{ filter:grayscale(1); -webkit-filter:grayscale(1); opacity:0.5; } .card.drawing{ animation: drawing2 1s; animation-fill-mode: forwards; -webkit-animation: drawing2 1s; -webkit-animation-fill-mode: forwards; } .player.playergrid,.player.obstacle{ background: rgba(0,0,0,0.2); box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px; border-radius:8px; } #window.reduce_radius .player.playergrid, #window.reduce_radius .player.obstacle{ border-radius:4px; } .player.playerblank{ background: none; } .player.obstacle{ background: repeating-linear-gradient( 135deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2) 10px, rgba(0,0,0,0.1) 10px, rgba(0,0,0,0.1) 20px ); } .playergrid.temp{ opacity:0.3; } .chessscroll{ height:calc(100% - 162px); width:20px; top:42px; z-index:1; position:fixed; } .chessscroll.left{ left:0; } .chessscroll.right{ right:0; } .button.forbidden{ opacity:0.6 } #arena.leaderhide>*:not(canvas){ opacity:0 !important; transition: all 0.5s !important; } #arena.leadercontrol>#control{ transition: all 0.5s !important; } .player.treasure{ box-shadow: none; } .player.treasure .count, .player.treasure .identity{ display: none; } .player.treasure .avatar{ width: 120px; height: 120px; left: 0; top: 0; } .player.minskin .action{ text-shadow: black 0 0 1px !important; font-size: 16px !important; left:0; } .player .action.thunder{ color: rgb(117,186,255); } #arena.selecting .player .action:not(.hidden){ opacity: 1 !important; } .button .intro.showintro.tafang{ font-family: 'xinwei'; font-size: 20px; top: 66px; right: 5px; left:auto; } .dialog .buttons>.button.character.squarebutton{ height:90px; } .dialog .buttons>.button.character.squarebutton>.hp.text{ /*left:22px;*/ right: 4px; text-align: right; bottom: 4px; top: auto; left: auto; } .dialog .buttons>.button.character.squarebutton>.name{ top:8px; } br.finish_game{ display: none; }
0.237841
0.091666
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); body{ margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; } ul{ margin: 0; padding: 0; } .header a{ color: #3F4A52; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; text-decoration: none; border-radius: 2px; } .header a:hover{ background: #8E72DC; color: #ffffff; } #logo{ width: 120px; } .header{ box-sizing: border-box; height: 70px; padding: 1rem; display: flex; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.263); justify-content: space-between; border-top: 5px solid #8E72DC; } .menu{ display: flex; list-style: none; gap: .5rem; } .menu a{ display: block; padding: .5rem; } #entra{ margin-left: 420px; } #gratis{ background: #8E72DC; color: #ffffff; padding-left: 40px; padding-right: 40px; border-radius: 2px; /*font-size: 5pt;*/ } #gratis:hover{ box-shadow: 2px 2px 3px #8E72DC; } #btn-mobile{ display: none; } /*===============*/ .banner{ background: #C4C4C4; padding-top: 150px; padding-bottom: 150px; } #titulo{ position: absolute; margin-top: 70px; margin-left: 90px; padding: 10px; padding-left: 140px; padding-right: 140px; border-radius: 30px; background: #ffffff; border: none; } .sobre{ display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; margin: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.215); } .mudar p{ display: block; color: #ffffff; padding: 5px; padding-left: 30px; padding-right: 30px; background: #8E72DC; border-radius: 2px; cursor: pointer; } .sober1 { display: flex; flex-wrap: wrap; text-align: center; } .sober1 > div{ /*background: red;*/ flex: 1 0 150px; margin: 14px; text-align: center; } .sober1 h2{ font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 30px; line-height: 41px; color: #000000; margin-bottom: -10px; } .sober1 p{ font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #000000; } .tTituloM{ text-align: center; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 20px; line-height: 27px; margin-top: 50px; } .flex{ display: flex; flex-wrap: wrap; } .flex > div{ flex: 1 0 140px; /*background: red;*/ margin: 20px; } .flex p{ font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; } .espa{ padding-top: 200px; padding-bottom: 150px; } /*====== Site ======*/ .espa{ padding-top: 300px; padding-bottom: 200px; } /*=====FOOTER=======*/ .footer{ background: #3F4A52; padding: 10px; color: white; font-family: 'Fredoka', sans-serif; font-family: 'Open Sans', sans-serif; font-size: 10pt; } .footer > div{ display: flex; align-items: center; justify-content: space-between; } .primeiro{ margin-right: 40px; margin-left: 40px; border-bottom: 1px solid #E5E5E5; } .primeiro p{ display: block; padding: .5rem; cursor: pointer; } .primeiro p:hover{ background: rgba(0, 0, 0, 0.122); } #affst{ margin-right: 45px; color: rgba(255, 0, 0, 0); } #affst2{ margin-right: 45px; color: rgba(255, 0, 0, 0); } #anima1 img{ width: 19px; transition: all 0.5s; cursor: pointer; } #anima1 img:hover{ -webkit-transform: scale(1.5); transform: scale(1.5); } .grupo1{ display: flex; text-align: center; } #pago{ width: auto; margin: auto; } .EmBranco{ padding-top: 300px; padding-bottom: 300px; } /*====== local avisos ======*/ .local{ margin-left: 20px; } .local p{ margin-bottom: -10px; } .espaco{ padding-top: 300px; padding-bottom: 300px; } #tAssunto{ margin-top: -20px; display: block; padding: 10px; width: 88%; margin: 20px; } .espacoMsg h4{ margin-left: 20px; margin-bottom: -1px; } .espacoMsg{ max-width: 1000px; margin: auto; margin-top: 50px; /*background: #b2b7bb2f;*/ margin-bottom: 200px; } .areaTxt{ margin: auto; } #areaText2{ width: 90%; margin: 20px; height: 200px; } #btnEnvia{ background: #8E72DC; color: #ffffff; padding: 10px; padding-left: 20px; padding-right: 20px; border-radius: 5px; border: none; margin-left: 20px; cursor: pointer; } #btnEnvia:hover{ background: #594198; } #btnEntrar{ background: #8E72DC; color: #ffffff; padding: 10px; padding-left: 60px; padding-right: 60px; border-radius: 5px; border: none; cursor: pointer; } #btnEntrar:hover{ background: #594198; } /*====== local avisos ======*/ .avisoErro{ display: none; background: white; width: 100%; height: 100%; top: 0; position: fixed; z-index: 1000; } .aviso2Erro img{ width: 100%; } .aviso2Erro{ background: white; max-width: 500px; margin: auto; } /*====== popup =======*/ .avisoEntra{ display: none; background: #000000df; position: fixed; top: 0; margin: 0; width: 100%; height: 100%; } .avisoEntra2{ background: white; max-width: 400px; border-radius: 5px; margin: auto; text-align: center; padding: 10px; margin-top: 20%; } /*=====FOOTER=======*/ @media(max-width: 1400px){ #entra{ margin-left: 320px; } } @media(max-width: 1000px){ #entra{ margin-left: 10px; } #gratis{ text-align: center; margin: 10px; } #btn-mobile{ display: block; background: rgba(102, 51, 153, 0); border: none; } .menu{ display: none; position: absolute; width: 100%; top: 70px; right: 0; background: #e7e7e7; height: calc(100% - 70px); z-index: 1000; } #nav.active #menu{ display: block; } .menu a{ padding: 1rem 0; margin: 0 1rem; border-bottom: 1px solid rgba(0, 0, 0, 0.105); } /*======FOOTER====*/ .footer{ display: flex; flex-wrap: wrap; } .primeiro{ max-width: 100%; display: flex; flex-wrap: wrap; margin-right: 0px; margin-left: 0px; } .primeiro p{ padding: 5px; } .grupo1{ position: relative; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; /*background: firebrick;*/ margin: auto; } #pago{ width: auto; margin: auto; } .anima1{ margin-left: 50px; } #titulo{ display: none; } .avisoEntra{ z-index: 2000; } .avisoEntra2{ margin: 10px; margin-top: 50%; } /*======FOOTER====*/ }
estilo/inicio.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); body{ margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; } ul{ margin: 0; padding: 0; } .header a{ color: #3F4A52; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; text-decoration: none; border-radius: 2px; } .header a:hover{ background: #8E72DC; color: #ffffff; } #logo{ width: 120px; } .header{ box-sizing: border-box; height: 70px; padding: 1rem; display: flex; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.263); justify-content: space-between; border-top: 5px solid #8E72DC; } .menu{ display: flex; list-style: none; gap: .5rem; } .menu a{ display: block; padding: .5rem; } #entra{ margin-left: 420px; } #gratis{ background: #8E72DC; color: #ffffff; padding-left: 40px; padding-right: 40px; border-radius: 2px; /*font-size: 5pt;*/ } #gratis:hover{ box-shadow: 2px 2px 3px #8E72DC; } #btn-mobile{ display: none; } /*===============*/ .banner{ background: #C4C4C4; padding-top: 150px; padding-bottom: 150px; } #titulo{ position: absolute; margin-top: 70px; margin-left: 90px; padding: 10px; padding-left: 140px; padding-right: 140px; border-radius: 30px; background: #ffffff; border: none; } .sobre{ display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; margin: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.215); } .mudar p{ display: block; color: #ffffff; padding: 5px; padding-left: 30px; padding-right: 30px; background: #8E72DC; border-radius: 2px; cursor: pointer; } .sober1 { display: flex; flex-wrap: wrap; text-align: center; } .sober1 > div{ /*background: red;*/ flex: 1 0 150px; margin: 14px; text-align: center; } .sober1 h2{ font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 30px; line-height: 41px; color: #000000; margin-bottom: -10px; } .sober1 p{ font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #000000; } .tTituloM{ text-align: center; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 20px; line-height: 27px; margin-top: 50px; } .flex{ display: flex; flex-wrap: wrap; } .flex > div{ flex: 1 0 140px; /*background: red;*/ margin: 20px; } .flex p{ font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; } .espa{ padding-top: 200px; padding-bottom: 150px; } /*====== Site ======*/ .espa{ padding-top: 300px; padding-bottom: 200px; } /*=====FOOTER=======*/ .footer{ background: #3F4A52; padding: 10px; color: white; font-family: 'Fredoka', sans-serif; font-family: 'Open Sans', sans-serif; font-size: 10pt; } .footer > div{ display: flex; align-items: center; justify-content: space-between; } .primeiro{ margin-right: 40px; margin-left: 40px; border-bottom: 1px solid #E5E5E5; } .primeiro p{ display: block; padding: .5rem; cursor: pointer; } .primeiro p:hover{ background: rgba(0, 0, 0, 0.122); } #affst{ margin-right: 45px; color: rgba(255, 0, 0, 0); } #affst2{ margin-right: 45px; color: rgba(255, 0, 0, 0); } #anima1 img{ width: 19px; transition: all 0.5s; cursor: pointer; } #anima1 img:hover{ -webkit-transform: scale(1.5); transform: scale(1.5); } .grupo1{ display: flex; text-align: center; } #pago{ width: auto; margin: auto; } .EmBranco{ padding-top: 300px; padding-bottom: 300px; } /*====== local avisos ======*/ .local{ margin-left: 20px; } .local p{ margin-bottom: -10px; } .espaco{ padding-top: 300px; padding-bottom: 300px; } #tAssunto{ margin-top: -20px; display: block; padding: 10px; width: 88%; margin: 20px; } .espacoMsg h4{ margin-left: 20px; margin-bottom: -1px; } .espacoMsg{ max-width: 1000px; margin: auto; margin-top: 50px; /*background: #b2b7bb2f;*/ margin-bottom: 200px; } .areaTxt{ margin: auto; } #areaText2{ width: 90%; margin: 20px; height: 200px; } #btnEnvia{ background: #8E72DC; color: #ffffff; padding: 10px; padding-left: 20px; padding-right: 20px; border-radius: 5px; border: none; margin-left: 20px; cursor: pointer; } #btnEnvia:hover{ background: #594198; } #btnEntrar{ background: #8E72DC; color: #ffffff; padding: 10px; padding-left: 60px; padding-right: 60px; border-radius: 5px; border: none; cursor: pointer; } #btnEntrar:hover{ background: #594198; } /*====== local avisos ======*/ .avisoErro{ display: none; background: white; width: 100%; height: 100%; top: 0; position: fixed; z-index: 1000; } .aviso2Erro img{ width: 100%; } .aviso2Erro{ background: white; max-width: 500px; margin: auto; } /*====== popup =======*/ .avisoEntra{ display: none; background: #000000df; position: fixed; top: 0; margin: 0; width: 100%; height: 100%; } .avisoEntra2{ background: white; max-width: 400px; border-radius: 5px; margin: auto; text-align: center; padding: 10px; margin-top: 20%; } /*=====FOOTER=======*/ @media(max-width: 1400px){ #entra{ margin-left: 320px; } } @media(max-width: 1000px){ #entra{ margin-left: 10px; } #gratis{ text-align: center; margin: 10px; } #btn-mobile{ display: block; background: rgba(102, 51, 153, 0); border: none; } .menu{ display: none; position: absolute; width: 100%; top: 70px; right: 0; background: #e7e7e7; height: calc(100% - 70px); z-index: 1000; } #nav.active #menu{ display: block; } .menu a{ padding: 1rem 0; margin: 0 1rem; border-bottom: 1px solid rgba(0, 0, 0, 0.105); } /*======FOOTER====*/ .footer{ display: flex; flex-wrap: wrap; } .primeiro{ max-width: 100%; display: flex; flex-wrap: wrap; margin-right: 0px; margin-left: 0px; } .primeiro p{ padding: 5px; } .grupo1{ position: relative; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; /*background: firebrick;*/ margin: auto; } #pago{ width: auto; margin: auto; } .anima1{ margin-left: 50px; } #titulo{ display: none; } .avisoEntra{ z-index: 2000; } .avisoEntra2{ margin: 10px; margin-top: 50%; } /*======FOOTER====*/ }
0.33112
0.083815
@charset "utf-8"; /*=========================================================== - Template Name: STORY - Responsive HTML Wedding Template - Author: DoubleEight - Version: 1.00 - Website: www.dethemes.com ============================================================= */ /*---------------------- Stylesheet Guide ------------------------ 00. PRELOADER 01. GENERAL 02. NAV BAR 03. LOGO 04. NAV MENU 04.1 Parent Menu 04.2 Child Menu 04.3 Child Arrow 04.4 More Child 04.5 Mobile Navigation 05. SIDE NAV MENU 05.1 Sidebar 05.2 Sidebar Header 05.3 Parent Menu 05.4 Child Menu 05.5 Child Have Child Arrow Icon 05.6 More Child Menu 06. MAIN-SLIDER 06.1 Main Slider Height 06.2 Main Slider Flexslider 06.2.1 Main Slider Flexslider Control Nav & Paging 06.3 Main Slider Slide-Image 06.4 Main Slider Slide-Video 06.5 Main Slider Title 06.5.1 outer Wrapper 06.5.2 Inner Wrapper 06.5.3 Title Wrapper 06.5.4 Title Alignment 06.5.6 Save The Date Title 06.6 Each Slide Overlay 06.7 Each Slide Caption 06.8 Hack Flexslider Fade for Firefox & IE11 06.9 Loop Animation 06.9.1 Zoom 06.9.2 Left-Right 06.10 Video Audio Control 07. PAGE ELEMENT 07.1 Blurb 07.2 Image Wrapper 07.3 Section Padding 07.4 Align Middle Wrapper 07.5 Image & Video Divider 07.6 Heart Divider 07.7 Map 07.8 Feature List 07.9 Event 07.10 Timeline Story 07.11 Countdown 07.12 Popup Template 07.13 Autocrop Image 07.14 Loader Animation 08. ICON 08.1 Size 08.2 Shape / Color 08.2.1 Default 08.2.2 Default Reverse 08.2.3 Light-1 08.2.4 Light-1 Reverse 08.2.5 Light-2 08.2.6 Light-2 Reverse 08.2.7 Circle, Rounded, Square 08.3 Effect Zoom 08.4 Effect Rotate 08.5 Effect Square/Rounded To Circle 09. PHOTO ITEM 09.1 Image 09.2 Layer 09.2.1 Layer : Second Image 09.2.2 Layer : Black Overlay 09.2.3 Layer : Photo Caption 09.2.4 Layer : Icon / Button Link 09.3 on Hover Animation 09.3.1 on Hover Animation Duration 09.3.2 on Hover Animation Delay 09.3.3 on Hover Zoom In 09.3.4 on Hover Zoom In and Rotate 09.3.5 on Hover Fade Out 10. BUTTON 10.1 Color 10.1.1 Default 10.1.2 Reverse 10.1.3 Light-1 10.1.4 Light-1 Reverse 10.1.5 Light-2 10.1.6 Light-2 Reverse 10.2 Size 10.1 Rounded 11. FORM 11.1 Form Group 11.2 Form Control 11.3 Input Group 11.4 Label 11.5 Button 11.6 Checkbox and Radio(Custom) 11.7 Select Option 11.8 Message 11.9 Validation 12. GALLERY 12.1 Full Gallery 12.2 Masonry Gallery 13. OTHER CUSTOM STYLE 13.1 Interest Place Title 13.2 Bridesmaid / Groomsmen Name & Duty 13.3 Accomodation List 14. PLUGIN CUSTOM 14.1 Owl Carousel 14.2 Magnific Popup 99. MEDIA SCREEN - @media screen and (max-width: 1366px) - @media screen and (max-width: 1200px) - @media screen and (max-width: 991px) - @media screen and (max-width: 768px) - @media screen and (max-width: 768px) and (orientation : landscape) - @media screen and (max-width: 480px) */ /*===============================================*/ /* 00. PRELOADER */ /*===============================================*/ /* See: */ /* - preloader.css */ /* - preloader-couple-name.css */ /* - preloader-default.css */ /* - pace/pace-theme-minimal.tmpl.css*/ /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ /* All delay classes will take half the time to start */ :root { --animate-delay: 0.5s; } body{ font-family: 'Roboto Slab', serif; color:#55555; font-size:22px; line-height:42px; font-weight:300; background-color:#fafafa; } h1,h2,h3,h4,h5,h6{ font-family: 'Roboto Slab', serif; font-weight:400; } .font-oswald{ font-family: 'Oswald', sans-serif; letter-spacing:5px; } h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color:#363636; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color:#f08080; } /*h1, h2, h3, .h1, .h2, .h3{ margin-top: 20px; margin-bottom: 20px; } h4, h5, h6 .h4, .h5, .h6{ margin-top: 10px; margin-bottom: 10px; }*/ h1, .h1{ font-size:84px; line-height:100px; } h2, .h2{ font-size:60px; margin-bottom:40px; } h3, .h3{ font-size:48px; /*line-height:60px; margin-bottom:40px;*/ line-height:60px; margin-bottom:30px; } h4, .h4{ font-size:36px; margin-bottom:20px; } h5, .h5{ font-size: 24px; margin-bottom:16px; } h6, .h6{ font-size: 16px; } h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline{ display:inline; vertical-align:middle; } p{ font-family: 'Roboto Slab', serif; color:#55555; font-size:22px; line-height:42px; margin-bottom:42px; } p.lead{ font-size:28px; line-height:48px; font-weight:400; } .bold400{ font-weight:400; } .bold500{ font-weight:500; } .bold700{ font-weight:700; } a{ text-decoration:none; color:#363636; } a.reverse{ color:#f08080; } a.with-underline{ text-decoration:underline; } a:hover{ text-decoration:none; color:#f08080; } a.reverse:hover{ color:#363636; } a.with-underline:hover { text-decoration:underline; } .clearboth{ clear:both; } .no-padding{ padding:0; } .no-margin{ margin:0 !important; } img.fullwidth{ width:100%; } img.with-border{ border:1px solid #6a6a6a; } .theme-color{ color:#f08080; } /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-header{ position:relative; } #nav-bar{ background-color: rgba(255, 255, 255, 1); padding: 25px 80px; position:absolute; z-index:2000; width:100%; } #nav-bar.hide-first{ display:none; } #nav-bar.stick-it{ position:fixed; top:0; width:100%; z-index:1500; display:block; /*-webkit-transform: translateZ(0);*/ } #logo-wrapper{ float:left; } #menu-wrapper{ float:right; } /*===============================================*/ /* 03. LOGO */ /*===============================================*/ #css-logo, a #css-logo, .css-logo, a .css-logo{ font-family: 'Roboto Slab', serif; font-weight:700; font-size:24px; color:#363636; } #and-icon, .and-icon{ font-family: 'Roboto Slab', serif; font-weight:700; color:#f08080; } #img-logo img, .img-logo img{ width:100px; height:auto; } /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu{ position:relative; list-style-type:none; padding:0; font-family: 'Roboto Slab', sans-serif; font-size:16px; line-height:20px; font-weight:400; z-index:1000; margin-bottom:0px; } #top-nav-menu > li{ position:relative; display: inline-block; margin-right:40px; padding:10px 0; } #top-nav-menu > li:last-child{ margin-right:0; } #top-nav-menu > li a{ color:#363636; text-decoration:none; } #top-nav-menu > li a:hover, #top-nav-menu li a.active{ color:#f08080; } /* ----------------------------------------------*/ /* 04.2 Child Menu */ /* ----------------------------------------------*/ #top-nav-menu ul{ position:absolute; display:none; width:220px; left:-10px; list-style-type:none; padding:30px 4px 16px 4px; text-align:left; } #top-nav-menu > li:last-child ul{ left:-90px; } #top-nav-menu li:hover > ul{ display:block; } #top-nav-menu ul li{ position:relative; width:100%; padding:10px 2px; background-color:#FFF } #top-nav-menu ul li a{ display:block; width:100%; background-color:#FFF; padding:12px 24px; } #top-nav-menu ul li a:hover{ color:#f08080; } /* ----------------------------------------------*/ /* 04.3 Child Arrow */ /* ----------------------------------------------*/ #top-nav-menu li > ul li a:after { font-family: "fontello"; content: '\e918'; position:absolute; right:15px; } #top-nav-menu li > ul li a:only-child:after { content: ''; } /* ----------------------------------------------*/ /* 04.4 More Child */ /* ----------------------------------------------*/ #top-nav-menu ul ul{ top:0px; left:100%; padding-top:0px; border:none; } /* ----------------------------------------------*/ /* 04.5 Mobile Navigation */ /* ----------------------------------------------*/ #mobile-nav{ display:none; } /*===============================================*/ /* 05. SIDE NAV MENU */ /*===============================================*/ /* 05.1 Sidebar */ /* ----------------------------------------------*/ .sb-slidebar{ background-color:#fdfdfd; width:480px; border-left:1px solid #f4f2f2; border-right:1px solid #f4f2f2; z-index:2000; } #sb-site{ background-color:transparent; } /* 05.2 Sidebar Header */ /* ----------------------------------------------*/ #side-navbar-header{ position:relative; width:100%; display:block; text-align:center; padding:70px 0 0 0; } #logo-inner-wrapper{ margin-top:60px; } #close-button i{ color:#666; font-size:36px; } #close-button:hover i{ color:#f08080; } /* 05.3 Parent Menu */ /* ----------------------------------------------*/ #side-nav-menu{ position:relative; list-style-type:none; margin: 20px 35px 100px 35px; margin-bottom:100px; padding:0; font-family: 'Roboto Slab', sans-serif; font-size:18px; font-weight:400; z-index:1000; text-align:center; } /*#side-nav-menu > li > a:before{ font-family: "fontello"; font-style: normal; font-weight: normal; font-size:10px; content: '\e9bd'; color:#f08080; text-align:center; vertical-align:middle; padding-right:10px; }*/ #side-nav-menu > li a{ display:block; padding:12px 8px; color:#363636; text-decoration:none; } #side-nav-menu > li a:hover, #side-nav-menu > li a.active{ color:#f08080; } /* 05.4 Child Menu */ /* ----------------------------------------------*/ #side-nav-menu ul{ display:none; position:relative; left:0; list-style-type:none; padding:0; text-align:center; } #side-nav-menu ul.expand{ display:block } #side-nav-menu ul > li a{ color:#777777; } /* 05.5 Child Have Child Arrow Icon */ /* ----------------------------------------------*/ #side-nav-menu ul li a:after { content: '+'; position:absolute; right:15px; } #side-nav-menu li a.minus:after { content: '-'; position:absolute; right:15px; } #side-nav-menu li a:only-child:after { content: ''; } /* 05.6 More Child Menu */ /* ----------------------------------------------*/ #side-nav-menu ul ul{ display:none; position:relative; left:0; list-style-type:none; padding:0; text-align:center; } #side-nav-menu ul ul > li a{ border-bottom:none; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ #main-slider { margin:0; padding:0; position:relative; overflow:hidden; } /* ----------------------------------------------*/ /* 06.1 Main Slider Height */ /* ----------------------------------------------*/ /* #main-slider.fullscreen - script.js */ #main-slider.fixed-height{ position:relative; height:500px; } /* ----------------------------------------------*/ /* 06.2 Main Slider Flexslider */ /* ----------------------------------------------*/ #main-slider.flexslider { border: none; } #main-slider .slides, #main-slider.flexslider .slides li{ position:relative; /*height:inherit;*/ height:100%; width:100%; overflow:hidden; } #main-slider.flexslider .flex-viewport{ position:relative; /*height:inherit;*/ height:100%; } /* 06.2.1 Main Slider Flexslider Control Nav & Paging */ /* ----------------------------------------------*/ #main-slider .flex-control-nav, .flex-control-paging{ background-color:transparent !important; margin:auto; padding:0; position:absolute; right:0; bottom:80px; width:28px; z-index:4; height:auto; } #main-slider .flex-control-nav li{ display:block; margin:7px 0; } #main-slider .flex-control-nav li a{ background-color:#FFF; width:8px; height:8px; } #main-slider .flex-control-nav li a.flex-active, #main-slider .flex-control-nav li a:hover { background-color:#f08080; } #main-slider.flexslider .flex-direction-nav .flex-prev { left: 0px; } #main-slider.flexslider .flex-direction-nav .flex-next { right: 0px; text-align: right; } #main-slider.flexslider:hover .flex-prev { opacity: 0.7; left: 100px; } #main-slider.flexslider:hover .flex-next { opacity: 0.7; right: 100px; } #main-slider .flex-direction-nav a { z-index:4; line-height: 40px; color:#FFF; } #main-slider .flex-direction-nav a:hover { color:#f08080; } /* ----------------------------------------------*/ /* 06.3 Main Slider Slide Image and Video */ /* ----------------------------------------------*/ #main-slider .slide-image { position:relative; height:inherit; width:100%; background-size:cover; background-position:50% 50%; background-color:#FFF; -webkit-transform: translateZ(0); } #main-slider .slide-image video{ position:absolute; margin:auto; top:0; left:0; } #main-slider .video-button-wrapper{ margin-top:30px; } /* ----------------------------------------------*/ /* 06.4 Main Slider Slide-Video */ /* ----------------------------------------------*/ #main-slider .slide-video{ height: inherit; width:100%; position:relative; } /* ----------------------------------------------*/ /* 06.5 Main Slider Title */ /* ----------------------------------------------*/ /* 06.5.1 outer Wrapper */ /* ----------------------------------------------*/ .slide-title-outer-wrapper{ position:absolute; width:100%; /*height:inherit;*/ height:100%; left:0; z-index:3; overflow:hidden; } /* 06.5.2 Inner Wrapper */ /* ----------------------------------------------*/ .slide-title-inner-wrapper{ width:1170px; height:inherit; margin:0 auto; display: table; } /* 06.5.3 Title Wrapper */ /* ----------------------------------------------*/ .slide-title{ display: table-cell; text-align:center; color:#FFF; } .slide-title h1, .slide-title h2, .slide-title h3, .slide-title h4, .slide-title h5, .slide-title h6{ color:#FFF; } .slide-desc{ font-size:24px; line-height:36px; font-weight:300; margin-top:34px; } /* 06.5.4 Slide Arrow */ /* ----------------------------------------------*/ #slide-arrow{ position:absolute; left:0; right:0; bottom:30px; margin:auto; z-index:2000; text-align:center; width:100px; } #slide-arrow a{ color:#FFF; font-size:24px; } @-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-15px);} 60% {-webkit-transform: translateY(-7px);} } @-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);} 40% {-moz-transform: translateY(-15px);} 60% {-moz-transform: translateY(-7px);} } @-o-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);} 40% {-o-transform: translateY(-15px);} 60% {-o-transform: translateY(-7px);} } @keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-15px);} 60% {transform: translateY(-7px);} } .bounceloop{ animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; } /* 06.5.5 Title Alignment */ /* ----------------------------------------------*/ .slide-title.align-middle{ vertical-align: middle; } .slide-title.align-top{ vertical-align: top; /*padding-top:100px;*/ } .slide-title.align-bottom{ vertical-align: bottom; /*padding-bottom:0px;*/ } /* ----------------------------------------------*/ /* 06.6 Each Slide Overlay */ /* ----------------------------------------------*/ .slide-overlay{ position:absolute; top:0; display:block; width:inherit; height:inherit; background-color:#000; opacity:0.3; -webkit-transform: translateZ(0); } /* ----------------------------------------------*/ /* 06.7 Each Slide Caption */ /* ----------------------------------------------*/ .slide-caption{ position:absolute; top:0; display:block; width:inherit; height:inherit; color:#fff; } .use-animation{ visibility:hidden } /* ----------------------------------------------*/ /* 06.8 Hack Flexslider Fade for Firefox & IE11 */ /* ----------------------------------------------*/ .flexslider .slides.css-fade > li { -webkit-transition: opacity 1s ease; -moz-transition: opacity 1s ease; transition: opacity 1s ease; } /* ----------------------------------------------*/ /* 06.9 Loop Animation */ /* ----------------------------------------------*/ /* 06.9.1 Zoom */ /* ----------------------------------------------*/ @-webkit-keyframes zoom-in-out { 0% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} 50% {-webkit-transform: scale(1.1); /* Chrome, Safari, Opera */ transform: scale(1.1);} 100% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} } @keyframes zoom-in-out { 0% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} 50% {-webkit-transform: scale(1.1); /* Chrome, Safari, Opera */ transform: scale(1.1);} 100% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} } .zoom.animate{ -webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1); -webkit-animation: zoom-in-out 30s; /* Chrome, Safari, Opera */ animation: zoom-in-out 30s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } /* 06.9.2 Left-Right */ /* ----------------------------------------------*/ @-webkit-keyframes move-left-right { 0% { background-position: 50% 50%; } 25% { background-position: 100% 50%; } 50% { background-position: 50% 50%; } 75% { background-position: 0% 50%; } 100% { background-position: 50% 50%; } } @keyframes move-left-right { 0% { background-position: 50% 50%; } 25% { background-position: 100% 50%; } 50% { background-position: 50% 50%; } 75% { background-position: 0% 50%; } 100% { background-position: 50% 50%; } } .left-right.animate{ background-position:50% 50%; -webkit-animation: move-left-right 240s; /* Chrome, Safari, Opera */ animation: move-left-right 240s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } /* 06.10 Video Audio Control */ /* ----------------------------------------------*/ .video-audio-control{ height: 50px; width: 100%; position: absolute; bottom: 0; z-index: 2000; padding-right:10px; text-align:right; color:#FFF; } .video-audio-control.fixed-position{ position:fixed; } .video-audio-control.mobile{ display:none; } #soundcloud-track{ position:absolute; z-index:2000; top:-200px; right:20px; width:200px; opacity:0; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); transform-origin: bottom right; } #soundcloud-track.open-window{ opacity:1; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 90px; } /* 07.2 IMAGE WRAPPER */ /* ----------------------------------------------*/ .image-wrapper{ margin:42px 0 42px 0; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:180px 0; } /* 07.4 ALIGN MIDDLE WRAPPER */ /* ----------------------------------------------*/ .alignment{ position:absolute; display:table; height:100%; width:100%; } .v-align{ display:table-cell; } .center-middle{ vertical-align:middle; text-align:center; } .center-top{ vertical-align:top; text-align:center; } .center-bottom{ vertical-align:bottom; text-align:center; } /* 07.5 IMAGE & VIDEO DIVIDER */ /* ----------------------------------------------*/ .divider-wrapper{ padding:130px 0; } .image-divider { position:relative; background-size:cover; -webkit-background-size:cover; background-attachment: scroll; background-position:center center; background-repeat:no-repeat; color:#FFF; overflow:hidden; -webkit-backface-visibility: hidden; } .image-divider.mobile{ background-attachment:scroll; } .image-divider video{ position:absolute; margin:auto; top:0; left:0; } .video-divider { position:relative; color:#FFF; z-index:3; } .image-divider h1, .image-divider h2, .image-divider h3, .image-divider h4, .image-divider h5, .image-divider h6, .video-divider h1, .video-divider h2, .video-divider h3, .video-divider h4, .video-divider h5, .video-divider h6 { color:#FFF; } .image-divider .divider-overlay, .video-divider .divider-overlay{ position:absolute; top:0; display:block; width:100%; height:100%; background-color:#000; opacity:0.3 } .image-divider.auto-height, .video-divider.auto-height { height:100%; width:100%; padding:150px 0; } .image-divider.fixed-height, .video-divider.fixed-height { height:625px; width:100%; padding:0; } /* 07.6 HEART DIVIDER */ /* ----------------------------------------------*/ .heart-divider{ /*height:100%; width:100%;*/ margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center; } .pink-heart{ color:#f08080; font-size:30px; margin-left:-26px; position:relative; z-index:2 } .white-heart{ color:#FFF; font-size:30px; position:relative; z-index:3 } .grey-heart{ color: #e1dddd; font-size:30px; position:relative; z-index:3 } /* 07.7 MAP */ /* ----------------------------------------------*/ #map-canvas{ height:750px; width:100%; } #reset-map-mobile{ position:absolute; bottom: 5px; left:75px; z-index:3000; line-height: 32px; } #reset-map-mobile .de-icon.icon-size{ font-size:30px; margin:10px 0; } #reset-map-mobile .de-icon.icon-size.circle { width: 50px; height: 50px; line-height: 45px; } .theme-circle { position:relative; border-radius:50%; background-color: rgba(240, 128, 128, 0.8); } .white-circle { position:relative; border-radius:50%; background-color: white; } .marker-icon { display: flex; align-items: center; justify-content: center; color: #333333; } .marker-and-label { display: none; } .marker-icon-inverse { display: flex; align-items: center; justify-content: center; color: white; } .marker-label-content { padding:5px; } .info-window-desc{ font-size:16px; line-height:30px; text-align: center; } @-webkit-keyframes scale-animation { 0%{-webkit-transform: scale(1, 1);} 50% {-webkit-transform: scale(0.85, 0.85);} } @-moz-keyframes scale-animation { 0% {-moz-transform: scale(1, 1);} 50% {-moz-transform: scale(0.85, 0.85);} } @-o-keyframes scale-animation { 0%{-o-transform: scale(1, 1);} 50% {-o-transform: scale(0.85, 0.85);} } @keyframes scale-animation { 0% {transform: scale(1, 1);} 50% {transform: scale(0.85, 0.85);} } .scale-animation{ animation: scale-animation 2s infinite; -webkit-animation: scale-animation 2s infinite; -moz-animation: scale-animation 2s infinite; -o-animation: scale-animation 2s infinite; } #arrow-up-mobile{ position:absolute; bottom:10px; left:10px; z-index:2000; } #arrow-up-mobile a{ display:block; padding:8px 14px; background-color:#FFF; } #arrow-up-mobile a:hover{ background-color:#f08080; color:#FFF; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ #price-per-night { font-size: 100px; height: 375px; display: flex; justify-content: center; align-items: center; } .feature-row-wrapper{ margin-top:30px; } .feature-wrapper{ padding:0 15px; } .icon-and-title{ display: flex; align-items: center; justify-content: center; margin-bottom:18px; } .the-icon{ color:#333333; font-size:42px; } .the-feature{ font-size:16px; line-height:30px; } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:60px } .event-location{ position:relative; margin-bottom:18px; margin-left:40px } .location-icon{ color:#333333; position:absolute; left:-55px; font-size:36px } .event-desc{ font-size:20px; line-height:38px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ #the-timeline{ margin:70px 0 70px 0; } .story-row.row { display: table; padding:40px 0; position:relative; } .story-row.row [class*="col-"] { float: none; display: table-cell; vertical-align: middle; } .story-image, .story-desc{ padding:0 30px; } .story-desc p{ font-size:16px; line-height:30px } .story-date-wrapper{ z-index:1; padding-top:20px; } .story-time { float:left; display: flex; margin:0 auto; height:100px; width:100px; background-color:#f08080; color:#FFF; border-radius:50%; justify-content: center; align-items: center; } .story-time .time-only{ font-family: 'Roboto Slab', serif; font-size:40px; line-height:22px; font-weight:400; } .story-date{ float:left; margin:0 auto; height:100px; width:100px; background-color:#f08080; color:#FFF; border-radius:50%; } .story-date .date-only{ font-family: 'Roboto Slab', serif; font-size:40px; line-height:22px; padding-top:28px; font-weight:400; } .story-date .month-year{ font-family: 'Roboto Slab', serif; font-size:16px; font-weight:400; } .arrow-right { width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 13px solid #e1dddd; float:right; margin-top:40px; } .arrow-left { width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-right:13px solid #e1dddd; float:left; margin-right:20px; margin-top:40px; } .vertical-line{ position:absolute; height:100%; width:1px; margin:auto; top:0; bottom:0; left:0; right:0; border-left:1px solid #e1dddd; } #end-of-story{ margin-top:130px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ margin-top:20px;; text-align:center; width:80%; margin:0 auto; } .countdown-section:last-child{ border-right:none; } .countdown-section{ border-right: 2px solid #CCC; padding:10px 0; } .is-countdown { background-color:transparent; border:none; } .countdown-amount { font-weight:400; width:85px; display:block; /*font-size:30px;*/ margin:0 auto; font-size: 42px; } .countdown-period { display:block; text-align:center; font-size:20px; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template{ width:900px; margin:30px auto; background-color:#FFF; } #popup-template #main-image{ height:485px; width:100%; position:relative; } #popup-template-title-wrapper{ position:absolute; bottom:50px; color:#FFF; text-align:center; padding:0 50px; margin:0 auto; width:100%; } #popup-template #the-content{ padding:35px 75px; } #popup-template #the-content p{ font-size:18px; line-height:36px; } #popup-template #the-content #socialnetwork-icon{ text-align:center; margin-bottom:40px; } #popup-template #the-content img{ width:100%; margin:10px 0 } /*-----------------------------------------------*/ /* 07.13 Autocrop Image */ /*-----------------------------------------------*/ .autocrop-image{ display:block; background-position:center center; background-size:cover; background-repeat:no-repeat; overflow:hidden; } /*-----------------------------------------------*/ /* 07.14 Loader Animation */ /*-----------------------------------------------*/ .loader { position:absolute; left:0; right:0; top:0; bottom:0; margin: auto; width:100px; height:100px; } .wrap { position:absolute; width:100px; height:100px; float:left; -webkit-animation-name: rotateThis; -webkit-animation-duration:1s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:linear; -moz-transform:scale(0.3); -o-transform:scale(0.3); } .wrap div { width:10px; height:30px; background:#CCC; position:absolute; top:35px; left:45px; border-radius: 50px; -moz-border-radius-bottomleft:50px; -moz-border-radius-bottomright:50px; -moz-border-radius-topleft:50px; -moz-border-radius-topright:50px; } @-webkit-keyframes rotateThis { from { -webkit-transform:scale(0.3) rotate(0deg); } to { -webkit-transform:scale(0.3) rotate(360deg); } } .bar1 { -o-transform:rotate(0deg) translate(0, -40px);opacity:0.1; -moz-transform:rotate(0deg) translate(0, -40px);opacity:0.1; -webkit-transform:rotate(0deg) translate(0, -40px);opacity:0.1; } .bar2 { -o-transform:rotate(36deg) translate(0, -40px);opacity:0.2; -moz-transform:rotate(36deg) translate(0, -40px);opacity:0.2; -webkit-transform:rotate(36deg) translate(0, -40px);opacity:0.2; } .bar3 { -o-transform:rotate(72deg) translate(0, -40px);opacity:0.3; -moz-transform:rotate(72deg) translate(0, -40px);opacity:0.3; -webkit-transform:rotate(72deg) translate(0, -40px);opacity:0.3; } .bar4 { -o-transform:rotate(108deg) translate(0, -40px);opacity:0.4; -moz-transform:rotate(108deg) translate(0, -40px);opacity:0.4; -webkit-transform:rotate(108deg) translate(0, -40px);opacity:0.4; } .bar5 { -o-transform:rotate(144deg) translate(0, -40px);opacity:0.5; -moz-transform:rotate(144deg) translate(0, -40px);opacity:0.5; -webkit-transform:rotate(144deg) translate(0, -40px);opacity:0.5; } .bar6 { -o-transform:rotate(180deg) translate(0, -40px);opacity:0.6; -moz-transform:rotate(180deg) translate(0, -40px);opacity:0.6; -webkit-transform:rotate(180deg) translate(0, -40px);opacity:0.6; } .bar7 { -o-transform:rotate(216deg) translate(0, -40px);opacity:0.7; -moz-transform:rotate(216deg) translate(0, -40px);opacity:0.7; -webkit-transform:rotate(216deg) translate(0, -40px);opacity:0.7; } .bar8 { -o-transform:rotate(252deg) translate(0, -40px);opacity:0.8; -moz-transform:rotate(252deg) translate(0, -40px);opacity:0.8; -webkit-transform:rotate(252deg) translate(0, -40px);opacity:0.8; } .bar9 { -o-transform:rotate(288deg) translate(0, -40px);opacity:0.9; -moz-transform:rotate(288deg) translate(0, -40px);opacity:0.9; -webkit-transform:rotate(288deg) translate(0, -40px);opacity:0.9; } .bar10 { -o-transform:rotate(324deg) translate(0, -40px);opacity:1; -moz-transform:rotate(324deg) translate(0, -40px);opacity:1; -webkit-transform:rotate(324deg) translate(0, -40px);opacity:1; } /*===============================================*/ /* 08. ICON */ /*===============================================*/ .de-icon{ /*width: 60px; height: 60px; line-height: 60px; font-size:35px;*/ text-align: center; vertical-align: middle; margin:8px 0px; -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; /*The transition will be disabled on script.js for tablet/mobile*/ } .de-icon.aligncenter{ margin:0 auto; } .de-icon.inline{ display:inline-block; vertical-align:middle; margin-right:2px; } /*.de-icon.float{ float:left; margin-right:15px }*/ .de-icon i{ -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; /*The transition will be disabled on script.js for tablet/mobile*/ } /*------------------------------------------------*/ /* 08.1 Size */ /*------------------------------------------------*/ .de-icon.large-size{ font-size:45px; margin:15px 0; } .de-icon.large-size.circle, .de-icon.large-size.square, .de-icon.large-size.rounded{ width: 100px; height: 100px; line-height: 94px; } .de-icon.medium-size{ /*font-size:24px;*/ font-size:30px; margin:10px 0; } .de-icon.medium-size.circle, .de-icon.medium-size.square, .de-icon.medium-size.rounded{ width: 70px; height: 70px; line-height: 64px; } .de-icon.small-size{ /*font-size:18px; */ font-size:20px; margin:5px 0; } .de-icon.small-size.circle, .de-icon.small-size.square, .de-icon.small-size.rounded{ width: 40px; height: 40px; line-height: 34px; } .de-icon.very-small-size{ font-size:11px; } .de-icon.very-small-size.circle, .de-icon.very-small-size.square, .de-icon.very-small-size.rounded{ width: 25px; height: 25px; line-height: 18px; } /*------------------------------------------------*/ /* 08.2 Shape / Color */ /*------------------------------------------------*/ /* 08.2.1 Default */ /*------------------------------------------------*/ .de-icon{ color:#f08080; } .de-icon.square, .de-icon.circle, .de-icon.rounded{ background-color:#f08080; color:#FFF; /*border:1px solid #f08080;*/ } .de-icon.outline{ background-color:transparent; color:#f08080; border:1px solid; } a:hover .de-icon{ color:#444444; } a:hover .de-icon.square, a:hover .de-icon.circle, a:hover .de-icon.rounded, a:hover .de-icon.outline{ color:#FFF; background-color:#444444; border-color: #444444; } /* 08.2.2 Default Reverse */ /*------------------------------------------------*/ .de-icon.reverse{ color:#444444; } .de-icon.reverse.square, .de-icon.reverse.circle, .de-icon.reverse.rounded{ background-color:#444444; color:#FFF; border:1px solid #444444; } .de-icon.reverse.outline{ background-color:transparent; color:#444444; border:1px solid #444444; } a:hover .de-icon.reverse { color:#f08080; } a:hover .de-icon.reverse.square, a:hover .de-icon.reverse.circle, a:hover .de-icon.reverse.rounded, a:hover .de-icon.reverse.outline{ color:#FFF; background-color:#f08080; border-color: #f08080; } /* 08.2.3 Light-1 */ /*------------------------------------------------*/ .de-icon.light-1{ color:#FFF; } .de-icon.light-1.square, .de-icon.light-1.circle, .de-icon.light-1.rounded{ background-color:#FFF; color:#f08080; border:1px solid #FFF; } .de-icon.light-1.outline{ background-color:transparent; color:#FFF; border:1px solid #FFF; } a:hover .de-icon.light-1 { color:#f08080; } a:hover .de-icon.light-1.square, a:hover .de-icon.light-1.circle, a:hover .de-icon.light-1.rounded, a:hover .de-icon.light-1.outline{ color:#FFF; background-color:#f08080; border-color: #f08080; } /* 08.2.4 Light-1 Reverse */ /*------------------------------------------------*/ .de-icon.light-1.reverse{ color:#f08080; } .de-icon.light-1.reverse.square, .de-icon.light-1.reverse.circle, .de-icon.light-1.reverse.rounded{ background-color:#f08080; color:#FFF; border:1px solid #f08080; } .de-icon.light-1.reverse.outline{ background-color:transparent; color:#f08080; border:1px solid #f08080; } a:hover .de-icon.light-1.reverse { color:#FFF; } a:hover .de-icon.light-1.reverse.square, a:hover .de-icon.light-1.reverse.circle, a:hover .de-icon.light-1.reverse.rounded, a:hover .de-icon.light-1.reverse.outline{ color:#f08080; background-color:#FFF; border-color: #FFF; } /* 08.2.5 Light-2 */ /*------------------------------------------------*/ .de-icon.light-2{ color:#FFF; } .de-icon.light-2.square, .de-icon.light-2.circle, .de-icon.light-2.rounded{ background-color:#FFF; color:#444444; border:1px solid #FFF; } .de-icon.light-2.outline{ background-color:transparent; color:#FFF; border:1px solid #FFF; } a:hover .de-icon.light-2 { color:#444444; } a:hover .de-icon.light-2.square, a:hover .de-icon.light-2.circle, a:hover .de-icon.light-2.rounded, a:hover .de-icon.light-2.outline{ color:#FFF; background-color:#444444; border-color: #444444; } /* 08.2.6 Light-2 Reverse */ /*------------------------------------------------*/ .de-icon.light-2.reverse{ color:#444444; } .de-icon.light-2.reverse.square, .de-icon.light-2.reverse.circle, .de-icon.light-2.reverse.rounded{ background-color:#444444; color:#FFF; border:1px solid #444444; } .de-icon.light-2.reverse.outline{ background-color:transparent; color:#444444; border:1px solid #444444; } a:hover .de-icon.light-2.reverse { color:#FFF; } a:hover .de-icon.light-2.reverse.square, a:hover .de-icon.light-2.reverse.circle, a:hover .de-icon.light-2.reverse.rounded, a:hover .de-icon.light-2.reverse.outline{ color:#444444; background-color:#FFF; border-color: #FFF; } /* 08.2.7 Circle, Rounded, Square */ /*------------------------------------------------*/ .de-icon.circle{ border-radius: 50%; } .de-icon.rounded{ border-radius: 20%; } /*------------------------------------------------*/ /* 08.3 Effect Zoom */ /*------------------------------------------------*/ .de-icon.effect1{ -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } a:hover .de-icon.effect1{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } /*------------------------------------------------*/ /* 08.4 Effect Rotate */ /*------------------------------------------------*/ .de-icon.effect2 i{ display:block; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } a:hover .de-icon.effect2 i{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } /*------------------------------------------------*/ /* 08.5 Effect Square/Rounded To Circle */ /*------------------------------------------------*/ a:hover .de-icon.effect3{ border-radius: 50%; } /*===============================================*/ /* 09. PHOTO ITEM */ /*===============================================*/ .photo-item { position:relative; overflow:hidden; margin-bottom:30px; } .photo-item.frame-border { background-color:#FFF; border:18px solid #FFF; } /* ----------------------------------------------*/ /* 09.1 Image */ /* ----------------------------------------------*/ .photo-item img { width:100%; } /* ----------------------------------------------*/ /* 09.2 Layer */ /* ----------------------------------------------*/ .photo-item .layer { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; width:100%; height:100%; } .photo-item .layer.wh100{ width:100%; height:100%; } .photo-item .layer.wh95{ width:95%; height:95%; } /* 09.2.1 Layer : Second Image */ /* ----------------------------------------------*/ .photo-item .layer.second-image{ opacity: 0; } /* 09.2.2 Layer : Black Overlay */ /* ----------------------------------------------*/ .photo-item .layer.opacity-black-overlay{ background-color: rgba(54, 54, 54, 0.4); opacity: 0.3; } .photo-item .layer.hidden-black-overlay{ background-color: rgba(54, 54, 54, 0.4); opacity: 0; } /* 09.2.3 Layer : Photo Caption */ /* ----------------------------------------------*/ .photo-item .layer.photo-caption{ opacity: 1; } .photo-item .layer.hidden-photo-caption{ opacity: 0; } .photo-item .layer.border-photo-caption{ opacity: 1; border:1px solid #FFF; } .photo-item .layer.hidden-border-photo-caption{ opacity: 0; border:1px solid #FFF; } /* 09.2.4 Layer : Icon / Button Link */ /* ----------------------------------------------*/ .photo-item .layer.link{ opacity: 1; } .photo-item .layer.hidden-link{ opacity: 0; } .photo-item:hover .layer.hover-animation.fade-in{ opacity: 1; } .photo-item:hover .layer.hover-animation.half-fade-in{ opacity: 0.3; } .photo-item:hover .layer.hover-animation.fade-out{ opacity: 0; } /* ----------------------------------------------*/ /* 09.3 on Hover Animation */ /* ----------------------------------------------*/ .photo-item img.hover-animation, .photo-item:hover img.hover-animation{ -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; /*The transition will be disabled on script.js for tablet/mobile*/ } .photo-item .layer.hover-animation, .photo-item:hover .layer.hover-animation { -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; /*The transition will be disabled on script.js for tablet/mobile*/ } /* 09.3.1 on Hover Animation Duration */ /* ----------------------------------------------*/ .photo-item:hover .layer.hover-animation.duration1, .photo-item:hover img.hover-animation.duration1{ transition-duration:0.5s; } .photo-item:hover .layer.hover-animation.duration2, .photo-item:hover img.hover-animation.duration12{ transition-duration:1s; } .photo-item:hover .layer.hover-animation.duration3, .photo-item:hover img.hover-animation.duration3{ transition-duration:1.5s; } .photo-item:hover .layer.hover-animation.duration4, .photo-item:hover img.hover-animation.duration4{ transition-duration:2s; } .photo-item:hover .layer.hover-animation.duration5, .photo-item:hover img.hover-animation.duration5{ transition-duration:2.5s; } /* 09.3.2 on Hover Animation Delay */ /* ----------------------------------------------*/ .photo-item:hover .layer.hover-animation.delay1, .photo-item:hover img.hover-animation.delay1{ transition-delay:0.5s; } .photo-item:hover .layer.hover-animation.delay2, .photo-item:hover img.hover-animation.delay2{ transition-delay:1s; } .photo-item:hover .layer.hover-animation.delay3, .photo-item:hover img.hover-animation.delay3{ transition-delay:1.5s; } .photo-item:hover .layer.hover-animation.delay4, .photo-item:hover img.hover-animation.delay4{ transition-delay:2s; } .photo-item:hover .layer.hover-animation.delay5, .photo-item:hover img.hover-animation.delay5{ transition-delay:2.5s; } /* 09.3.3 on Hover Zoom In */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-zoom-in { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /* 09.3.4 on Hover Zoom In and Rotate */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-zoom-rotate { -webkit-transform: rotate(7deg) scale(1.1); -ms-transform: rotate(7deg) scale(1.1); -o-transform: rotate(7deg) scale(1.1); transform: rotate(7deg) scale(1.1); } /* 09.3.5 on Hover Fade Out */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-fade-out { opacity:0; } /*===============================================*/ /* 10. BUTTON */ /*===============================================*/ /* ----------------------------------------------*/ /* 10.1 Color */ /* ----------------------------------------------*/ /* 10.1.1 Default */ /* ----------------------------------------------*/ a.de-button, span.de-button, input[type=submit]{ display:inline-block; margin:0 auto; margin-top:20px; margin-right:10px; background-color:#f08080; color:#FFF; font-family: 'Roboto Slab', serif; font-weight:400; border:solid 1px #f08080; text-decoration:none } a.de-button.outline, span.de-button.outline, input[type=submit].outline{ background-color:transparent; border:solid 1px #f08080; color:#f08080; } a.de-button:hover, input[type=submit]:hover{ background-color:#444444; border-color: #444444; color:#FFF; text-decoration:none; } /* 10.1.2 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse, span.de-button.reverse, input[type=submit].reverse{ background-color:#444444; border-color: #444444; color:#FFF; } a.de-button.outline.reverse, span.de-button.outline.reverse, input[type=submit].outline.reverse{ background-color:transparent; border:solid 1px #444444; color:#444444; } a.de-button.reverse:hover, input[type=submit].reverse:hover{ background-color:#f08080; border-color: #f08080; color:#FFF; text-decoration:none; } /* 10.1.3 Light-1 */ /* ----------------------------------------------*/ a.de-button.light-1, span.de-button.light-1, input[type=submit].light-1{ background-color:#FFF; color:#f08080; border:solid 1px #FFF; } a.de-button.outline.light-1, span.de-button.outline.light-1, input[type=submit].outline.light-1{ background-color:transparent; border:solid 1px #FFF; color:#FFF; } a.de-button.light-1:hover, input[type=submit].light-1:hover{ background-color:#f08080; border-color: #f08080; color:#FFF; text-decoration:none; } /* 10.1.4 Light-1 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse.light-1, span.de-button.reverse.light-1, input[type=submit].reverse.light-1{ background-color:#f08080; border-color: #f08080; color:#FFF; } a.de-button.reverse.outline.light-1, span.de-button.reverse.outline.light, input[type=submit].reverse.outline.light{ background-color:transparent; border:solid 1px #f08080; color:#f08080; } a.de-button.reverse.light-1:hover, input[type=submit].reverse.light-1:hover{ background-color:#FFF; border-color: #FFF; color:#f08080; text-decoration:none; } /* 10.1.5 Light-2 */ /* ----------------------------------------------*/ a.de-button.light-2, span.de-button.light-2, input[type=submit].light-2{ background-color:#FFF; color:#444444; border:solid 1px #FFF; } a.de-button.outline.light-2, span.de-button.outline.light-2, input[type=submit].outline.light-2{ background-color:transparent; border:solid 1px #FFF; color:#FFF; } a.de-button.light-2:hover, input[type=submit].light-2:hover{ background-color:#444444; border-color: #444444; color:#FFF; text-decoration:none; } /* 10.1.6 Light-2 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse.light-2, span.de-button.reverse.light-2, input[type=submit].reverse.light-2{ background-color:#444444; border-color: #444444; color:#FFF; } a.de-button.reverse.outline.light-2, span.de-button.reverse.outline.light, input[type=submit].reverse.outline.light{ background-color:transparent; border:solid 1px #444444; color:#444444; } a.de-button.reverse.light-2:hover, input[type=submit].reverse.light-2:hover{ background-color:#FFF; border-color: #FFF; color:#444444; text-decoration:none; } /* ----------------------------------------------*/ /* 10.2 Size */ /* ----------------------------------------------*/ a.de-button.small, span.de-button.small, input[type=submit].small{ padding:10px 48px; font-size:16px; } a.de-button.medium, span.de-button.medium, input[type=submit].medium{ padding:16px 54px; font-size:20px; } a.de-button.large, span.de-button.large, input[type=submit].large{ padding:18px 60px; font-size:24px; } /* ----------------------------------------------*/ /* 10.3 Rounded */ /* ----------------------------------------------*/ a.de-button.small.rounded, span.de-button.small.rounded, input[type=submit].small.rounded{ border-radius:1px } a.de-button.medium.rounded, span.de-button.medium.rounded, input[type=submit].medium.rounded{ border-radius:2px; } a.de-button.large.rounded, span.de-button.large.rounded, input[type=submit].large.rounded{ border-radius:3px; } /*===============================================*/ /* 11. FORM */ /*===============================================*/ .form-wrapper{ margin:20px 0; } /*-----------------------------------------------*/ /* 11.1 Form Group */ /*-----------------------------------------------*/ .form-group{ margin-bottom: 30px; } .form-group.submit-wrapper{ margin-top:30px; } .form-group > p.help-block { color: red; } form .forgot-password { font-size: medium; } /*-----------------------------------------------*/ /* 11.2 Form Control */ /*-----------------------------------------------*/ .form-control { height:40px; border-radius:0; font-size:18px; } .form-control:focus { border-color: #cccccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #cccccc; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #cccccc; } /*-----------------------------------------------*/ /* 11.3 Input Group */ /*-----------------------------------------------*/ .input-group-addon { border-radius:0; } /*-----------------------------------------------*/ /* 11.4 Label */ /*-----------------------------------------------*/ form label{ font-family: 'Roboto Slab', serif; font-size:18px; font-weight:normal; } .option-label{ font-family: 'Roboto Slab', serif; color:#6a6a6a; font-size:18px; line-height:18px; } /*-----------------------------------------------*/ /* 11.5 Button */ /*-----------------------------------------------*/ form .btn-primary { padding: 12px 18px; margin: 0 15px 5px 15px; border-radius: 0; font-family: 'Roboto Slab', serif; color:#6a6a6a; font-size:18px; background-color: #FFF; border-color: #cccccc; } form .btn-primary:hover, form .btn-primary:focus, form .btn-primary.focus, form .btn-primary:active, form .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-color:#f08080; border-color:#f08080; color:#FFF; border-color: #cccccc; } /*-----------------------------------------------*/ /* 11.6 Checkbox and Radio (Custom) */ /*-----------------------------------------------*/ .ajax-checkbox .btn input[type=checkbox], .ajax-radio .btn input[type=radio]{ display:none; } .ajax-checkbox .btn.custom-option-icon, .ajax-checkbox .btn.no-icon, .ajax-radio .btn.custom-option-icon, .ajax-radio .btn.no-icon{ margin-left:0; text-align:left; } .ajax-checkbox .btn.custom-option-icon:before{ font-family:"fontello"; content:"\eab8"; margin-right:7px; } .ajax-checkbox .btn.active-icon.custom-option-icon:before{ font-family:"fontello"; content:"\eab7"; margin-right:7px; } .ajax-radio .btn.custom-option-icon:before{ font-family:"fontello"; content:"\f10c"; margin-right:7px; font-size:18px; font-weight:bold; } .ajax-radio .btn.active-icon.custom-option-icon:before{ font-family:"fontello"; content:"\f192"; margin-right:7px; font-size:18px; font-weight:bold; } /*-----------------------------------------------*/ /* 11.7 Select Option */ /*-----------------------------------------------*/ select option{ padding:4px 0 !important; } option{ color:#747474; } /*-----------------------------------------------*/ /* 11.8 Message */ /*-----------------------------------------------*/ .message{ margin-bottom:20px; font-size:18px } .message .bg-danger, .message .bg-success{ padding:8px 14px; color:#ffffff; } .message .bg-danger{ background-color:#f08080; } .message .bg-success{ background-color:#6a6a6a; } /*-----------------------------------------------*/ /* 11.9 Validation */ /*-----------------------------------------------*/ form .has-error .btn-primary{ border-color: #f397a1; } form .has-error.btn-primary{ border-color: #f397a1; } .has-error .form-control { border-color: #f397a1; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } .has-error .form-control:focus { border-color: #f397a1; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f397a1; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f397a1; } /*===============================================*/ /* 12. GALLERY */ /*===============================================*/ /*-----------------------------------------------*/ /* 12.1 Full Gallery */ /*-----------------------------------------------*/ #full-gallery{ padding-top:90px; } /*-----------------------------------------------*/ /* 12.2 MASONRY GALLERY */ /*-----------------------------------------------*/ .masonry-col.w100{ width:100%; } /* 12.2.1 Three Column No Gutter */ /* ----------------------------------------------*/ .three-col .grid-sizer{ width:33.33%; } .three-col .gutter-sizer{ width:0; } .three-col .masonry-col.w33{ width:33.33%; } .three-col .masonry-col.w66{ width:66.67%; } /* 12.2.2 Three Column With Gutter */ /* ----------------------------------------------*/ .three-col.with-gutter .grid-sizer{ width:31%; } .three-col.with-gutter .gutter-sizer{ width:3.45%; } .three-col.with-gutter .masonry-col{ margin-bottom:40px; } .three-col.with-gutter .masonry-col.w33{ width:31%; } .three-col.with-gutter .masonry-col.w66{ width:62%; } /* 12.2.3 Four Column No Gutter */ /* ----------------------------------------------*/ .four-col .grid-sizer{ width:25%; } .four-col .gutter-sizer{ width:0; } .four-col .masonry-col.w25{ width:25%; } .four-col .masonry-col.w50{ width:50%; } .four-col .masonry-col.w75{ width:75%; } /* 12.2.4 Four Column With Gutter */ /* ----------------------------------------------*/ .four-col.with-gutter .grid-sizer{ width:23%; } .four-col.with-gutter .gutter-sizer{ width:2.666%; } .four-col.with-gutter .masonry-col{ margin-bottom:25px; } .four-col.with-gutter .masonry-col.w25{ width:23%; } .four-col.with-gutter .masonry-col.w50{ width:46%; } .four-col.with-gutter .masonry-col.w75{ width:69%; } /* 12.2.5 Five Column No Gutter */ /* ----------------------------------------------*/ .five-col .grid-sizer{ width:20%; } .five-col .gutter-sizer{ width:0; } .five-col .masonry-col.w20{ width:20%; } .five-col .masonry-col.w40{ width:40%; } .five-col .masonry-col.w60{ width:60%; } .five-col .masonry-col.w80{ width:80%; } /* 12.2.6 Five Column With Gutter */ /* ----------------------------------------------*/ .five-col.with-gutter .grid-sizer{ width:18%; } .five-col.with-gutter .gutter-sizer{ width:2.5%; } .five-col.with-gutter .masonry-col{ margin-bottom:25px; } .five-col.with-gutter .masonry-col.w20{ width:18%; } .five-col.with-gutter .masonry-col.w40{ width:36%; } .five-col.with-gutter .masonry-col.w60{ width:54%; } .five-col.with-gutter .masonry-col.w80{ width:72%; } /*===============================================*/ /* 13. OTHER CUSTOM STYLE */ /*===============================================*/ /* -------------------------------------------*/ /* 13.1 Interest Place Title */ /* -------------------------------------------*/ #interest-place-title{ margin-bottom:70px; } /* -------------------------------------------*/ /* 13.2 Bridesmaid / Groomsmen Name & Duty */ /* -------------------------------------------*/ .wedding-party-name { color:#FFF; font-weight:400; font-size:26px; } .wedding-party-duty{ color:#FFF; font-size:16px; } /* -------------------------------------------*/ /* 13.3 Accomodation List */ /* -------------------------------------------*/ #accomodation-list{ margin:30px 0 80px 0; } /*===============================================*/ /* 14. PLUGIN CUSTOM */ /*===============================================*/ /* -------------------------------------------*/ /* 14.1 Owl Carousel */ /* -------------------------------------------*/ .owl-carousel .item{ padding:0 15px } .owl-theme .owl-controls .owl-page span{ display: block; width: 8px; height: 8px; margin: 5px 7px; opacity: 1; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #333333; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{ background: #f08080; } /* -------------------------------------------*/ /* 14.2 MAGNIFIC POPUP */ /* -------------------------------------------*/ .mfp-bg{ z-index:2000; -webkit-transform: translateZ(0); } .mfp-title{ font-size:16px; } .mfp-wrap { z-index: 2001; } .mfp-content { z-index: 2003; } .mfp-preloader { z-index: 2002; } button.mfp-close, button.mfp-arrow { z-index: 2003; } /*===============================================*/ /* 99. MEDIA SCREEN */ /*===============================================*/ @media screen and (max-width: 1366px) { /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ p{ font-size:21px; line-height:40px; margin-bottom:40px; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 100px; } } @media screen and (max-width: 1200px) { /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-bar{ padding: 25px 50px; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.5.2 Inner Wrapper */ /* ----------------------------------------------*/ .slide-title-inner-wrapper{ width:100%; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 30px; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ .feature-wrapper{ padding:0 0px; } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:30px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ .story-date{ float:none; } .arrow-right { display:none; float:none; } .arrow-left { display:none; float:none; } } @media screen and (max-width: 991px) { /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu { display: none; } #top-nav-menu.open { display: block } #top-nav-menu, #top-nav-menu ul{ -webkit-overflow-scrolling : touch; } #top-nav-menu{ position:absolute; background-color:#FFF; width:100%; top:100%; left:0; padding:24px 0; height:400px; overflow:auto; } #top-nav-menu li{ position:relative; display:block; margin-right:0; padding:0; } #top-nav-menu li a{ display:block; padding:15px 50px !important; } /* ----------------------------------------------*/ /* 04.2 Child Menu */ /* ----------------------------------------------*/ #top-nav-menu ul{ display:block; width:100%; left:0; position:relative; top:0; padding:0; } #top-nav-menu ul li{ padding:0; } #top-nav-menu ul li a{ padding:0; } #top-nav-menu > li:last-child ul{ left:0; } #top-nav-menu li > ul li a:before{ content: '-'; padding-right:10px; } /* ----------------------------------------------*/ /* 04.3 Child Arrow */ /* ----------------------------------------------*/ #top-nav-menu li > ul li a:after { content: ''; } /* ----------------------------------------------*/ /* 04.4 More Child */ /* ----------------------------------------------*/ #top-nav-menu ul ul{ display:block; width:100%; top:0; left:0; padding-top:0; } #top-nav-menu ul ul li a:before{ content: '- -'; padding-right:10px; } #top-nav-menu ul ul ul li a:before{ content: '- - -'; padding-right:10px; } /* ----------------------------------------------*/ /* 04.5 Mobile Navigation */ /* ----------------------------------------------*/ #mobile-nav{ display:block; position:relative; float:right; font-size:24px; z-index:1000; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.2.1 Main Slider Flexslider Control Nav & Paging */ /* ----------------------------------------------*/ #main-slider.flexslider:hover .flex-prev { opacity:0.4; left: 20px; } #main-slider.flexslider:hover .flex-next { opacity:0.4; right: 20px; } #main-slider.flexslider .flex-direction-nav .flex-prev { opacity:0.4; left: 20px; } #main-slider.flexslider .flex-direction-nav .flex-next { opacity:0.4; right: 20px; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 10px; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:150px 0; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ .feature-wrapper{ text-align:center } .feature-wrapper .icon-and-title{ margin-left:0; } .feature-wrapper .the-icon{ position:relative; left:0 } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:0; text-align:center; margin-bottom:80px } .event-location{ position:relative; margin-left:0; } .location-icon{ position:relative; left:0; } .event-desc{ font-size:20px; line-height:38px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ .story-row.row { display: block; padding:20px 0 } .story-row.row [class*="col-"] { display: block; text-align:center; } .story-date-wrapper{ margin-bottom:30px; } .story-date{ float:none; position:absolute; top:-80px; left:0; right:0; margin:auto; } .story-date .month-year{ font-size:16px; } .arrow-right { display:none; float:none; } .arrow-left { display:none; float:none; } .vertical-line{ display:none; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template{ width:90%; } } @media screen and (max-width: 768px) { /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ h1, .h1{ font-size:54px; line-height:62px; } .font-oswald{ letter-spacing:2px; } h2, .h2{ font-size:48px; margin-bottom:30px; } h3, .h3{ font-size:36px; line-height:48px; margin-bottom:30px; } p{ font-size:18px; line-height:36px; margin-bottom:40px; } /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-bar{ padding:25px; } #nav-bar{ position:fixed; top:0; width:100%; z-index:1500; display:block; /*-webkit-transform: translateZ(0);*/ } /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu li a{ padding:15px 25px !important; } /*===============================================*/ /* 05. SIDE NAV MENU */ /*===============================================*/ /* 05.1 Sidebar */ /* ----------------------------------------------*/ .sb-slidebar{ width:100%; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.5.3 Title Wrapper */ /* ----------------------------------------------*/ .slide-desc{ margin-top:20px; } .slide-desc #getting-married-text{ display:block; } .slide-desc #dash{ display:none; } .slide-desc #wedding-date{ display:block; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.2 IMAGE WRAPPER */ /* ----------------------------------------------*/ .image-wrapper{ margin:12px 0 12px 0; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:110px 0; } /* 07.7 MAP */ /* ----------------------------------------------*/ #map-canvas{ height:450px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ width:100%; } } @media screen and (max-width: 768px) and (orientation : landscape) { /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu{ height:200px; } } @media screen and (max-width: 480px) { /*===============================================*/ /* 12.2 MASONRY GALLERY */ /*===============================================*/ .masonry-col, .grid-sizer{ width:100% !important; margin-bottom:5% !important; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:90px 0; } /* 07.5 IMAGE & VIDEO DIVIDER */ /* ----------------------------------------------*/ .image-divider.fixed-height, .video-divider.fixed-height { height:425px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ width:100%; } .countdown-section{ border-right: 1px solid #CCC; padding:4px 0; } .countdown-amount { width:40px; font-size:30px; line-height:24px } .countdown-period { display:block; text-align:center; font-size:13px; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template #the-content{ padding-right:30px; padding-left:30px; text-align:center; } }
services/web/project/static/css/style.css
@charset "utf-8"; /*=========================================================== - Template Name: STORY - Responsive HTML Wedding Template - Author: DoubleEight - Version: 1.00 - Website: www.dethemes.com ============================================================= */ /*---------------------- Stylesheet Guide ------------------------ 00. PRELOADER 01. GENERAL 02. NAV BAR 03. LOGO 04. NAV MENU 04.1 Parent Menu 04.2 Child Menu 04.3 Child Arrow 04.4 More Child 04.5 Mobile Navigation 05. SIDE NAV MENU 05.1 Sidebar 05.2 Sidebar Header 05.3 Parent Menu 05.4 Child Menu 05.5 Child Have Child Arrow Icon 05.6 More Child Menu 06. MAIN-SLIDER 06.1 Main Slider Height 06.2 Main Slider Flexslider 06.2.1 Main Slider Flexslider Control Nav & Paging 06.3 Main Slider Slide-Image 06.4 Main Slider Slide-Video 06.5 Main Slider Title 06.5.1 outer Wrapper 06.5.2 Inner Wrapper 06.5.3 Title Wrapper 06.5.4 Title Alignment 06.5.6 Save The Date Title 06.6 Each Slide Overlay 06.7 Each Slide Caption 06.8 Hack Flexslider Fade for Firefox & IE11 06.9 Loop Animation 06.9.1 Zoom 06.9.2 Left-Right 06.10 Video Audio Control 07. PAGE ELEMENT 07.1 Blurb 07.2 Image Wrapper 07.3 Section Padding 07.4 Align Middle Wrapper 07.5 Image & Video Divider 07.6 Heart Divider 07.7 Map 07.8 Feature List 07.9 Event 07.10 Timeline Story 07.11 Countdown 07.12 Popup Template 07.13 Autocrop Image 07.14 Loader Animation 08. ICON 08.1 Size 08.2 Shape / Color 08.2.1 Default 08.2.2 Default Reverse 08.2.3 Light-1 08.2.4 Light-1 Reverse 08.2.5 Light-2 08.2.6 Light-2 Reverse 08.2.7 Circle, Rounded, Square 08.3 Effect Zoom 08.4 Effect Rotate 08.5 Effect Square/Rounded To Circle 09. PHOTO ITEM 09.1 Image 09.2 Layer 09.2.1 Layer : Second Image 09.2.2 Layer : Black Overlay 09.2.3 Layer : Photo Caption 09.2.4 Layer : Icon / Button Link 09.3 on Hover Animation 09.3.1 on Hover Animation Duration 09.3.2 on Hover Animation Delay 09.3.3 on Hover Zoom In 09.3.4 on Hover Zoom In and Rotate 09.3.5 on Hover Fade Out 10. BUTTON 10.1 Color 10.1.1 Default 10.1.2 Reverse 10.1.3 Light-1 10.1.4 Light-1 Reverse 10.1.5 Light-2 10.1.6 Light-2 Reverse 10.2 Size 10.1 Rounded 11. FORM 11.1 Form Group 11.2 Form Control 11.3 Input Group 11.4 Label 11.5 Button 11.6 Checkbox and Radio(Custom) 11.7 Select Option 11.8 Message 11.9 Validation 12. GALLERY 12.1 Full Gallery 12.2 Masonry Gallery 13. OTHER CUSTOM STYLE 13.1 Interest Place Title 13.2 Bridesmaid / Groomsmen Name & Duty 13.3 Accomodation List 14. PLUGIN CUSTOM 14.1 Owl Carousel 14.2 Magnific Popup 99. MEDIA SCREEN - @media screen and (max-width: 1366px) - @media screen and (max-width: 1200px) - @media screen and (max-width: 991px) - @media screen and (max-width: 768px) - @media screen and (max-width: 768px) and (orientation : landscape) - @media screen and (max-width: 480px) */ /*===============================================*/ /* 00. PRELOADER */ /*===============================================*/ /* See: */ /* - preloader.css */ /* - preloader-couple-name.css */ /* - preloader-default.css */ /* - pace/pace-theme-minimal.tmpl.css*/ /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ /* All delay classes will take half the time to start */ :root { --animate-delay: 0.5s; } body{ font-family: 'Roboto Slab', serif; color:#55555; font-size:22px; line-height:42px; font-weight:300; background-color:#fafafa; } h1,h2,h3,h4,h5,h6{ font-family: 'Roboto Slab', serif; font-weight:400; } .font-oswald{ font-family: 'Oswald', sans-serif; letter-spacing:5px; } h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color:#363636; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color:#f08080; } /*h1, h2, h3, .h1, .h2, .h3{ margin-top: 20px; margin-bottom: 20px; } h4, h5, h6 .h4, .h5, .h6{ margin-top: 10px; margin-bottom: 10px; }*/ h1, .h1{ font-size:84px; line-height:100px; } h2, .h2{ font-size:60px; margin-bottom:40px; } h3, .h3{ font-size:48px; /*line-height:60px; margin-bottom:40px;*/ line-height:60px; margin-bottom:30px; } h4, .h4{ font-size:36px; margin-bottom:20px; } h5, .h5{ font-size: 24px; margin-bottom:16px; } h6, .h6{ font-size: 16px; } h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline{ display:inline; vertical-align:middle; } p{ font-family: 'Roboto Slab', serif; color:#55555; font-size:22px; line-height:42px; margin-bottom:42px; } p.lead{ font-size:28px; line-height:48px; font-weight:400; } .bold400{ font-weight:400; } .bold500{ font-weight:500; } .bold700{ font-weight:700; } a{ text-decoration:none; color:#363636; } a.reverse{ color:#f08080; } a.with-underline{ text-decoration:underline; } a:hover{ text-decoration:none; color:#f08080; } a.reverse:hover{ color:#363636; } a.with-underline:hover { text-decoration:underline; } .clearboth{ clear:both; } .no-padding{ padding:0; } .no-margin{ margin:0 !important; } img.fullwidth{ width:100%; } img.with-border{ border:1px solid #6a6a6a; } .theme-color{ color:#f08080; } /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-header{ position:relative; } #nav-bar{ background-color: rgba(255, 255, 255, 1); padding: 25px 80px; position:absolute; z-index:2000; width:100%; } #nav-bar.hide-first{ display:none; } #nav-bar.stick-it{ position:fixed; top:0; width:100%; z-index:1500; display:block; /*-webkit-transform: translateZ(0);*/ } #logo-wrapper{ float:left; } #menu-wrapper{ float:right; } /*===============================================*/ /* 03. LOGO */ /*===============================================*/ #css-logo, a #css-logo, .css-logo, a .css-logo{ font-family: 'Roboto Slab', serif; font-weight:700; font-size:24px; color:#363636; } #and-icon, .and-icon{ font-family: 'Roboto Slab', serif; font-weight:700; color:#f08080; } #img-logo img, .img-logo img{ width:100px; height:auto; } /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu{ position:relative; list-style-type:none; padding:0; font-family: 'Roboto Slab', sans-serif; font-size:16px; line-height:20px; font-weight:400; z-index:1000; margin-bottom:0px; } #top-nav-menu > li{ position:relative; display: inline-block; margin-right:40px; padding:10px 0; } #top-nav-menu > li:last-child{ margin-right:0; } #top-nav-menu > li a{ color:#363636; text-decoration:none; } #top-nav-menu > li a:hover, #top-nav-menu li a.active{ color:#f08080; } /* ----------------------------------------------*/ /* 04.2 Child Menu */ /* ----------------------------------------------*/ #top-nav-menu ul{ position:absolute; display:none; width:220px; left:-10px; list-style-type:none; padding:30px 4px 16px 4px; text-align:left; } #top-nav-menu > li:last-child ul{ left:-90px; } #top-nav-menu li:hover > ul{ display:block; } #top-nav-menu ul li{ position:relative; width:100%; padding:10px 2px; background-color:#FFF } #top-nav-menu ul li a{ display:block; width:100%; background-color:#FFF; padding:12px 24px; } #top-nav-menu ul li a:hover{ color:#f08080; } /* ----------------------------------------------*/ /* 04.3 Child Arrow */ /* ----------------------------------------------*/ #top-nav-menu li > ul li a:after { font-family: "fontello"; content: '\e918'; position:absolute; right:15px; } #top-nav-menu li > ul li a:only-child:after { content: ''; } /* ----------------------------------------------*/ /* 04.4 More Child */ /* ----------------------------------------------*/ #top-nav-menu ul ul{ top:0px; left:100%; padding-top:0px; border:none; } /* ----------------------------------------------*/ /* 04.5 Mobile Navigation */ /* ----------------------------------------------*/ #mobile-nav{ display:none; } /*===============================================*/ /* 05. SIDE NAV MENU */ /*===============================================*/ /* 05.1 Sidebar */ /* ----------------------------------------------*/ .sb-slidebar{ background-color:#fdfdfd; width:480px; border-left:1px solid #f4f2f2; border-right:1px solid #f4f2f2; z-index:2000; } #sb-site{ background-color:transparent; } /* 05.2 Sidebar Header */ /* ----------------------------------------------*/ #side-navbar-header{ position:relative; width:100%; display:block; text-align:center; padding:70px 0 0 0; } #logo-inner-wrapper{ margin-top:60px; } #close-button i{ color:#666; font-size:36px; } #close-button:hover i{ color:#f08080; } /* 05.3 Parent Menu */ /* ----------------------------------------------*/ #side-nav-menu{ position:relative; list-style-type:none; margin: 20px 35px 100px 35px; margin-bottom:100px; padding:0; font-family: 'Roboto Slab', sans-serif; font-size:18px; font-weight:400; z-index:1000; text-align:center; } /*#side-nav-menu > li > a:before{ font-family: "fontello"; font-style: normal; font-weight: normal; font-size:10px; content: '\e9bd'; color:#f08080; text-align:center; vertical-align:middle; padding-right:10px; }*/ #side-nav-menu > li a{ display:block; padding:12px 8px; color:#363636; text-decoration:none; } #side-nav-menu > li a:hover, #side-nav-menu > li a.active{ color:#f08080; } /* 05.4 Child Menu */ /* ----------------------------------------------*/ #side-nav-menu ul{ display:none; position:relative; left:0; list-style-type:none; padding:0; text-align:center; } #side-nav-menu ul.expand{ display:block } #side-nav-menu ul > li a{ color:#777777; } /* 05.5 Child Have Child Arrow Icon */ /* ----------------------------------------------*/ #side-nav-menu ul li a:after { content: '+'; position:absolute; right:15px; } #side-nav-menu li a.minus:after { content: '-'; position:absolute; right:15px; } #side-nav-menu li a:only-child:after { content: ''; } /* 05.6 More Child Menu */ /* ----------------------------------------------*/ #side-nav-menu ul ul{ display:none; position:relative; left:0; list-style-type:none; padding:0; text-align:center; } #side-nav-menu ul ul > li a{ border-bottom:none; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ #main-slider { margin:0; padding:0; position:relative; overflow:hidden; } /* ----------------------------------------------*/ /* 06.1 Main Slider Height */ /* ----------------------------------------------*/ /* #main-slider.fullscreen - script.js */ #main-slider.fixed-height{ position:relative; height:500px; } /* ----------------------------------------------*/ /* 06.2 Main Slider Flexslider */ /* ----------------------------------------------*/ #main-slider.flexslider { border: none; } #main-slider .slides, #main-slider.flexslider .slides li{ position:relative; /*height:inherit;*/ height:100%; width:100%; overflow:hidden; } #main-slider.flexslider .flex-viewport{ position:relative; /*height:inherit;*/ height:100%; } /* 06.2.1 Main Slider Flexslider Control Nav & Paging */ /* ----------------------------------------------*/ #main-slider .flex-control-nav, .flex-control-paging{ background-color:transparent !important; margin:auto; padding:0; position:absolute; right:0; bottom:80px; width:28px; z-index:4; height:auto; } #main-slider .flex-control-nav li{ display:block; margin:7px 0; } #main-slider .flex-control-nav li a{ background-color:#FFF; width:8px; height:8px; } #main-slider .flex-control-nav li a.flex-active, #main-slider .flex-control-nav li a:hover { background-color:#f08080; } #main-slider.flexslider .flex-direction-nav .flex-prev { left: 0px; } #main-slider.flexslider .flex-direction-nav .flex-next { right: 0px; text-align: right; } #main-slider.flexslider:hover .flex-prev { opacity: 0.7; left: 100px; } #main-slider.flexslider:hover .flex-next { opacity: 0.7; right: 100px; } #main-slider .flex-direction-nav a { z-index:4; line-height: 40px; color:#FFF; } #main-slider .flex-direction-nav a:hover { color:#f08080; } /* ----------------------------------------------*/ /* 06.3 Main Slider Slide Image and Video */ /* ----------------------------------------------*/ #main-slider .slide-image { position:relative; height:inherit; width:100%; background-size:cover; background-position:50% 50%; background-color:#FFF; -webkit-transform: translateZ(0); } #main-slider .slide-image video{ position:absolute; margin:auto; top:0; left:0; } #main-slider .video-button-wrapper{ margin-top:30px; } /* ----------------------------------------------*/ /* 06.4 Main Slider Slide-Video */ /* ----------------------------------------------*/ #main-slider .slide-video{ height: inherit; width:100%; position:relative; } /* ----------------------------------------------*/ /* 06.5 Main Slider Title */ /* ----------------------------------------------*/ /* 06.5.1 outer Wrapper */ /* ----------------------------------------------*/ .slide-title-outer-wrapper{ position:absolute; width:100%; /*height:inherit;*/ height:100%; left:0; z-index:3; overflow:hidden; } /* 06.5.2 Inner Wrapper */ /* ----------------------------------------------*/ .slide-title-inner-wrapper{ width:1170px; height:inherit; margin:0 auto; display: table; } /* 06.5.3 Title Wrapper */ /* ----------------------------------------------*/ .slide-title{ display: table-cell; text-align:center; color:#FFF; } .slide-title h1, .slide-title h2, .slide-title h3, .slide-title h4, .slide-title h5, .slide-title h6{ color:#FFF; } .slide-desc{ font-size:24px; line-height:36px; font-weight:300; margin-top:34px; } /* 06.5.4 Slide Arrow */ /* ----------------------------------------------*/ #slide-arrow{ position:absolute; left:0; right:0; bottom:30px; margin:auto; z-index:2000; text-align:center; width:100px; } #slide-arrow a{ color:#FFF; font-size:24px; } @-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-15px);} 60% {-webkit-transform: translateY(-7px);} } @-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);} 40% {-moz-transform: translateY(-15px);} 60% {-moz-transform: translateY(-7px);} } @-o-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);} 40% {-o-transform: translateY(-15px);} 60% {-o-transform: translateY(-7px);} } @keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-15px);} 60% {transform: translateY(-7px);} } .bounceloop{ animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; } /* 06.5.5 Title Alignment */ /* ----------------------------------------------*/ .slide-title.align-middle{ vertical-align: middle; } .slide-title.align-top{ vertical-align: top; /*padding-top:100px;*/ } .slide-title.align-bottom{ vertical-align: bottom; /*padding-bottom:0px;*/ } /* ----------------------------------------------*/ /* 06.6 Each Slide Overlay */ /* ----------------------------------------------*/ .slide-overlay{ position:absolute; top:0; display:block; width:inherit; height:inherit; background-color:#000; opacity:0.3; -webkit-transform: translateZ(0); } /* ----------------------------------------------*/ /* 06.7 Each Slide Caption */ /* ----------------------------------------------*/ .slide-caption{ position:absolute; top:0; display:block; width:inherit; height:inherit; color:#fff; } .use-animation{ visibility:hidden } /* ----------------------------------------------*/ /* 06.8 Hack Flexslider Fade for Firefox & IE11 */ /* ----------------------------------------------*/ .flexslider .slides.css-fade > li { -webkit-transition: opacity 1s ease; -moz-transition: opacity 1s ease; transition: opacity 1s ease; } /* ----------------------------------------------*/ /* 06.9 Loop Animation */ /* ----------------------------------------------*/ /* 06.9.1 Zoom */ /* ----------------------------------------------*/ @-webkit-keyframes zoom-in-out { 0% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} 50% {-webkit-transform: scale(1.1); /* Chrome, Safari, Opera */ transform: scale(1.1);} 100% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} } @keyframes zoom-in-out { 0% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} 50% {-webkit-transform: scale(1.1); /* Chrome, Safari, Opera */ transform: scale(1.1);} 100% {-webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1);} } .zoom.animate{ -webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1); -webkit-animation: zoom-in-out 30s; /* Chrome, Safari, Opera */ animation: zoom-in-out 30s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } /* 06.9.2 Left-Right */ /* ----------------------------------------------*/ @-webkit-keyframes move-left-right { 0% { background-position: 50% 50%; } 25% { background-position: 100% 50%; } 50% { background-position: 50% 50%; } 75% { background-position: 0% 50%; } 100% { background-position: 50% 50%; } } @keyframes move-left-right { 0% { background-position: 50% 50%; } 25% { background-position: 100% 50%; } 50% { background-position: 50% 50%; } 75% { background-position: 0% 50%; } 100% { background-position: 50% 50%; } } .left-right.animate{ background-position:50% 50%; -webkit-animation: move-left-right 240s; /* Chrome, Safari, Opera */ animation: move-left-right 240s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } /* 06.10 Video Audio Control */ /* ----------------------------------------------*/ .video-audio-control{ height: 50px; width: 100%; position: absolute; bottom: 0; z-index: 2000; padding-right:10px; text-align:right; color:#FFF; } .video-audio-control.fixed-position{ position:fixed; } .video-audio-control.mobile{ display:none; } #soundcloud-track{ position:absolute; z-index:2000; top:-200px; right:20px; width:200px; opacity:0; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); transform-origin: bottom right; } #soundcloud-track.open-window{ opacity:1; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 90px; } /* 07.2 IMAGE WRAPPER */ /* ----------------------------------------------*/ .image-wrapper{ margin:42px 0 42px 0; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:180px 0; } /* 07.4 ALIGN MIDDLE WRAPPER */ /* ----------------------------------------------*/ .alignment{ position:absolute; display:table; height:100%; width:100%; } .v-align{ display:table-cell; } .center-middle{ vertical-align:middle; text-align:center; } .center-top{ vertical-align:top; text-align:center; } .center-bottom{ vertical-align:bottom; text-align:center; } /* 07.5 IMAGE & VIDEO DIVIDER */ /* ----------------------------------------------*/ .divider-wrapper{ padding:130px 0; } .image-divider { position:relative; background-size:cover; -webkit-background-size:cover; background-attachment: scroll; background-position:center center; background-repeat:no-repeat; color:#FFF; overflow:hidden; -webkit-backface-visibility: hidden; } .image-divider.mobile{ background-attachment:scroll; } .image-divider video{ position:absolute; margin:auto; top:0; left:0; } .video-divider { position:relative; color:#FFF; z-index:3; } .image-divider h1, .image-divider h2, .image-divider h3, .image-divider h4, .image-divider h5, .image-divider h6, .video-divider h1, .video-divider h2, .video-divider h3, .video-divider h4, .video-divider h5, .video-divider h6 { color:#FFF; } .image-divider .divider-overlay, .video-divider .divider-overlay{ position:absolute; top:0; display:block; width:100%; height:100%; background-color:#000; opacity:0.3 } .image-divider.auto-height, .video-divider.auto-height { height:100%; width:100%; padding:150px 0; } .image-divider.fixed-height, .video-divider.fixed-height { height:625px; width:100%; padding:0; } /* 07.6 HEART DIVIDER */ /* ----------------------------------------------*/ .heart-divider{ /*height:100%; width:100%;*/ margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center; } .pink-heart{ color:#f08080; font-size:30px; margin-left:-26px; position:relative; z-index:2 } .white-heart{ color:#FFF; font-size:30px; position:relative; z-index:3 } .grey-heart{ color: #e1dddd; font-size:30px; position:relative; z-index:3 } /* 07.7 MAP */ /* ----------------------------------------------*/ #map-canvas{ height:750px; width:100%; } #reset-map-mobile{ position:absolute; bottom: 5px; left:75px; z-index:3000; line-height: 32px; } #reset-map-mobile .de-icon.icon-size{ font-size:30px; margin:10px 0; } #reset-map-mobile .de-icon.icon-size.circle { width: 50px; height: 50px; line-height: 45px; } .theme-circle { position:relative; border-radius:50%; background-color: rgba(240, 128, 128, 0.8); } .white-circle { position:relative; border-radius:50%; background-color: white; } .marker-icon { display: flex; align-items: center; justify-content: center; color: #333333; } .marker-and-label { display: none; } .marker-icon-inverse { display: flex; align-items: center; justify-content: center; color: white; } .marker-label-content { padding:5px; } .info-window-desc{ font-size:16px; line-height:30px; text-align: center; } @-webkit-keyframes scale-animation { 0%{-webkit-transform: scale(1, 1);} 50% {-webkit-transform: scale(0.85, 0.85);} } @-moz-keyframes scale-animation { 0% {-moz-transform: scale(1, 1);} 50% {-moz-transform: scale(0.85, 0.85);} } @-o-keyframes scale-animation { 0%{-o-transform: scale(1, 1);} 50% {-o-transform: scale(0.85, 0.85);} } @keyframes scale-animation { 0% {transform: scale(1, 1);} 50% {transform: scale(0.85, 0.85);} } .scale-animation{ animation: scale-animation 2s infinite; -webkit-animation: scale-animation 2s infinite; -moz-animation: scale-animation 2s infinite; -o-animation: scale-animation 2s infinite; } #arrow-up-mobile{ position:absolute; bottom:10px; left:10px; z-index:2000; } #arrow-up-mobile a{ display:block; padding:8px 14px; background-color:#FFF; } #arrow-up-mobile a:hover{ background-color:#f08080; color:#FFF; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ #price-per-night { font-size: 100px; height: 375px; display: flex; justify-content: center; align-items: center; } .feature-row-wrapper{ margin-top:30px; } .feature-wrapper{ padding:0 15px; } .icon-and-title{ display: flex; align-items: center; justify-content: center; margin-bottom:18px; } .the-icon{ color:#333333; font-size:42px; } .the-feature{ font-size:16px; line-height:30px; } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:60px } .event-location{ position:relative; margin-bottom:18px; margin-left:40px } .location-icon{ color:#333333; position:absolute; left:-55px; font-size:36px } .event-desc{ font-size:20px; line-height:38px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ #the-timeline{ margin:70px 0 70px 0; } .story-row.row { display: table; padding:40px 0; position:relative; } .story-row.row [class*="col-"] { float: none; display: table-cell; vertical-align: middle; } .story-image, .story-desc{ padding:0 30px; } .story-desc p{ font-size:16px; line-height:30px } .story-date-wrapper{ z-index:1; padding-top:20px; } .story-time { float:left; display: flex; margin:0 auto; height:100px; width:100px; background-color:#f08080; color:#FFF; border-radius:50%; justify-content: center; align-items: center; } .story-time .time-only{ font-family: 'Roboto Slab', serif; font-size:40px; line-height:22px; font-weight:400; } .story-date{ float:left; margin:0 auto; height:100px; width:100px; background-color:#f08080; color:#FFF; border-radius:50%; } .story-date .date-only{ font-family: 'Roboto Slab', serif; font-size:40px; line-height:22px; padding-top:28px; font-weight:400; } .story-date .month-year{ font-family: 'Roboto Slab', serif; font-size:16px; font-weight:400; } .arrow-right { width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 13px solid #e1dddd; float:right; margin-top:40px; } .arrow-left { width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-right:13px solid #e1dddd; float:left; margin-right:20px; margin-top:40px; } .vertical-line{ position:absolute; height:100%; width:1px; margin:auto; top:0; bottom:0; left:0; right:0; border-left:1px solid #e1dddd; } #end-of-story{ margin-top:130px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ margin-top:20px;; text-align:center; width:80%; margin:0 auto; } .countdown-section:last-child{ border-right:none; } .countdown-section{ border-right: 2px solid #CCC; padding:10px 0; } .is-countdown { background-color:transparent; border:none; } .countdown-amount { font-weight:400; width:85px; display:block; /*font-size:30px;*/ margin:0 auto; font-size: 42px; } .countdown-period { display:block; text-align:center; font-size:20px; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template{ width:900px; margin:30px auto; background-color:#FFF; } #popup-template #main-image{ height:485px; width:100%; position:relative; } #popup-template-title-wrapper{ position:absolute; bottom:50px; color:#FFF; text-align:center; padding:0 50px; margin:0 auto; width:100%; } #popup-template #the-content{ padding:35px 75px; } #popup-template #the-content p{ font-size:18px; line-height:36px; } #popup-template #the-content #socialnetwork-icon{ text-align:center; margin-bottom:40px; } #popup-template #the-content img{ width:100%; margin:10px 0 } /*-----------------------------------------------*/ /* 07.13 Autocrop Image */ /*-----------------------------------------------*/ .autocrop-image{ display:block; background-position:center center; background-size:cover; background-repeat:no-repeat; overflow:hidden; } /*-----------------------------------------------*/ /* 07.14 Loader Animation */ /*-----------------------------------------------*/ .loader { position:absolute; left:0; right:0; top:0; bottom:0; margin: auto; width:100px; height:100px; } .wrap { position:absolute; width:100px; height:100px; float:left; -webkit-animation-name: rotateThis; -webkit-animation-duration:1s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:linear; -moz-transform:scale(0.3); -o-transform:scale(0.3); } .wrap div { width:10px; height:30px; background:#CCC; position:absolute; top:35px; left:45px; border-radius: 50px; -moz-border-radius-bottomleft:50px; -moz-border-radius-bottomright:50px; -moz-border-radius-topleft:50px; -moz-border-radius-topright:50px; } @-webkit-keyframes rotateThis { from { -webkit-transform:scale(0.3) rotate(0deg); } to { -webkit-transform:scale(0.3) rotate(360deg); } } .bar1 { -o-transform:rotate(0deg) translate(0, -40px);opacity:0.1; -moz-transform:rotate(0deg) translate(0, -40px);opacity:0.1; -webkit-transform:rotate(0deg) translate(0, -40px);opacity:0.1; } .bar2 { -o-transform:rotate(36deg) translate(0, -40px);opacity:0.2; -moz-transform:rotate(36deg) translate(0, -40px);opacity:0.2; -webkit-transform:rotate(36deg) translate(0, -40px);opacity:0.2; } .bar3 { -o-transform:rotate(72deg) translate(0, -40px);opacity:0.3; -moz-transform:rotate(72deg) translate(0, -40px);opacity:0.3; -webkit-transform:rotate(72deg) translate(0, -40px);opacity:0.3; } .bar4 { -o-transform:rotate(108deg) translate(0, -40px);opacity:0.4; -moz-transform:rotate(108deg) translate(0, -40px);opacity:0.4; -webkit-transform:rotate(108deg) translate(0, -40px);opacity:0.4; } .bar5 { -o-transform:rotate(144deg) translate(0, -40px);opacity:0.5; -moz-transform:rotate(144deg) translate(0, -40px);opacity:0.5; -webkit-transform:rotate(144deg) translate(0, -40px);opacity:0.5; } .bar6 { -o-transform:rotate(180deg) translate(0, -40px);opacity:0.6; -moz-transform:rotate(180deg) translate(0, -40px);opacity:0.6; -webkit-transform:rotate(180deg) translate(0, -40px);opacity:0.6; } .bar7 { -o-transform:rotate(216deg) translate(0, -40px);opacity:0.7; -moz-transform:rotate(216deg) translate(0, -40px);opacity:0.7; -webkit-transform:rotate(216deg) translate(0, -40px);opacity:0.7; } .bar8 { -o-transform:rotate(252deg) translate(0, -40px);opacity:0.8; -moz-transform:rotate(252deg) translate(0, -40px);opacity:0.8; -webkit-transform:rotate(252deg) translate(0, -40px);opacity:0.8; } .bar9 { -o-transform:rotate(288deg) translate(0, -40px);opacity:0.9; -moz-transform:rotate(288deg) translate(0, -40px);opacity:0.9; -webkit-transform:rotate(288deg) translate(0, -40px);opacity:0.9; } .bar10 { -o-transform:rotate(324deg) translate(0, -40px);opacity:1; -moz-transform:rotate(324deg) translate(0, -40px);opacity:1; -webkit-transform:rotate(324deg) translate(0, -40px);opacity:1; } /*===============================================*/ /* 08. ICON */ /*===============================================*/ .de-icon{ /*width: 60px; height: 60px; line-height: 60px; font-size:35px;*/ text-align: center; vertical-align: middle; margin:8px 0px; -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; /*The transition will be disabled on script.js for tablet/mobile*/ } .de-icon.aligncenter{ margin:0 auto; } .de-icon.inline{ display:inline-block; vertical-align:middle; margin-right:2px; } /*.de-icon.float{ float:left; margin-right:15px }*/ .de-icon i{ -webkit-transition: 0.3s all ease; -moz-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; /*The transition will be disabled on script.js for tablet/mobile*/ } /*------------------------------------------------*/ /* 08.1 Size */ /*------------------------------------------------*/ .de-icon.large-size{ font-size:45px; margin:15px 0; } .de-icon.large-size.circle, .de-icon.large-size.square, .de-icon.large-size.rounded{ width: 100px; height: 100px; line-height: 94px; } .de-icon.medium-size{ /*font-size:24px;*/ font-size:30px; margin:10px 0; } .de-icon.medium-size.circle, .de-icon.medium-size.square, .de-icon.medium-size.rounded{ width: 70px; height: 70px; line-height: 64px; } .de-icon.small-size{ /*font-size:18px; */ font-size:20px; margin:5px 0; } .de-icon.small-size.circle, .de-icon.small-size.square, .de-icon.small-size.rounded{ width: 40px; height: 40px; line-height: 34px; } .de-icon.very-small-size{ font-size:11px; } .de-icon.very-small-size.circle, .de-icon.very-small-size.square, .de-icon.very-small-size.rounded{ width: 25px; height: 25px; line-height: 18px; } /*------------------------------------------------*/ /* 08.2 Shape / Color */ /*------------------------------------------------*/ /* 08.2.1 Default */ /*------------------------------------------------*/ .de-icon{ color:#f08080; } .de-icon.square, .de-icon.circle, .de-icon.rounded{ background-color:#f08080; color:#FFF; /*border:1px solid #f08080;*/ } .de-icon.outline{ background-color:transparent; color:#f08080; border:1px solid; } a:hover .de-icon{ color:#444444; } a:hover .de-icon.square, a:hover .de-icon.circle, a:hover .de-icon.rounded, a:hover .de-icon.outline{ color:#FFF; background-color:#444444; border-color: #444444; } /* 08.2.2 Default Reverse */ /*------------------------------------------------*/ .de-icon.reverse{ color:#444444; } .de-icon.reverse.square, .de-icon.reverse.circle, .de-icon.reverse.rounded{ background-color:#444444; color:#FFF; border:1px solid #444444; } .de-icon.reverse.outline{ background-color:transparent; color:#444444; border:1px solid #444444; } a:hover .de-icon.reverse { color:#f08080; } a:hover .de-icon.reverse.square, a:hover .de-icon.reverse.circle, a:hover .de-icon.reverse.rounded, a:hover .de-icon.reverse.outline{ color:#FFF; background-color:#f08080; border-color: #f08080; } /* 08.2.3 Light-1 */ /*------------------------------------------------*/ .de-icon.light-1{ color:#FFF; } .de-icon.light-1.square, .de-icon.light-1.circle, .de-icon.light-1.rounded{ background-color:#FFF; color:#f08080; border:1px solid #FFF; } .de-icon.light-1.outline{ background-color:transparent; color:#FFF; border:1px solid #FFF; } a:hover .de-icon.light-1 { color:#f08080; } a:hover .de-icon.light-1.square, a:hover .de-icon.light-1.circle, a:hover .de-icon.light-1.rounded, a:hover .de-icon.light-1.outline{ color:#FFF; background-color:#f08080; border-color: #f08080; } /* 08.2.4 Light-1 Reverse */ /*------------------------------------------------*/ .de-icon.light-1.reverse{ color:#f08080; } .de-icon.light-1.reverse.square, .de-icon.light-1.reverse.circle, .de-icon.light-1.reverse.rounded{ background-color:#f08080; color:#FFF; border:1px solid #f08080; } .de-icon.light-1.reverse.outline{ background-color:transparent; color:#f08080; border:1px solid #f08080; } a:hover .de-icon.light-1.reverse { color:#FFF; } a:hover .de-icon.light-1.reverse.square, a:hover .de-icon.light-1.reverse.circle, a:hover .de-icon.light-1.reverse.rounded, a:hover .de-icon.light-1.reverse.outline{ color:#f08080; background-color:#FFF; border-color: #FFF; } /* 08.2.5 Light-2 */ /*------------------------------------------------*/ .de-icon.light-2{ color:#FFF; } .de-icon.light-2.square, .de-icon.light-2.circle, .de-icon.light-2.rounded{ background-color:#FFF; color:#444444; border:1px solid #FFF; } .de-icon.light-2.outline{ background-color:transparent; color:#FFF; border:1px solid #FFF; } a:hover .de-icon.light-2 { color:#444444; } a:hover .de-icon.light-2.square, a:hover .de-icon.light-2.circle, a:hover .de-icon.light-2.rounded, a:hover .de-icon.light-2.outline{ color:#FFF; background-color:#444444; border-color: #444444; } /* 08.2.6 Light-2 Reverse */ /*------------------------------------------------*/ .de-icon.light-2.reverse{ color:#444444; } .de-icon.light-2.reverse.square, .de-icon.light-2.reverse.circle, .de-icon.light-2.reverse.rounded{ background-color:#444444; color:#FFF; border:1px solid #444444; } .de-icon.light-2.reverse.outline{ background-color:transparent; color:#444444; border:1px solid #444444; } a:hover .de-icon.light-2.reverse { color:#FFF; } a:hover .de-icon.light-2.reverse.square, a:hover .de-icon.light-2.reverse.circle, a:hover .de-icon.light-2.reverse.rounded, a:hover .de-icon.light-2.reverse.outline{ color:#444444; background-color:#FFF; border-color: #FFF; } /* 08.2.7 Circle, Rounded, Square */ /*------------------------------------------------*/ .de-icon.circle{ border-radius: 50%; } .de-icon.rounded{ border-radius: 20%; } /*------------------------------------------------*/ /* 08.3 Effect Zoom */ /*------------------------------------------------*/ .de-icon.effect1{ -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } a:hover .de-icon.effect1{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } /*------------------------------------------------*/ /* 08.4 Effect Rotate */ /*------------------------------------------------*/ .de-icon.effect2 i{ display:block; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } a:hover .de-icon.effect2 i{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } /*------------------------------------------------*/ /* 08.5 Effect Square/Rounded To Circle */ /*------------------------------------------------*/ a:hover .de-icon.effect3{ border-radius: 50%; } /*===============================================*/ /* 09. PHOTO ITEM */ /*===============================================*/ .photo-item { position:relative; overflow:hidden; margin-bottom:30px; } .photo-item.frame-border { background-color:#FFF; border:18px solid #FFF; } /* ----------------------------------------------*/ /* 09.1 Image */ /* ----------------------------------------------*/ .photo-item img { width:100%; } /* ----------------------------------------------*/ /* 09.2 Layer */ /* ----------------------------------------------*/ .photo-item .layer { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; width:100%; height:100%; } .photo-item .layer.wh100{ width:100%; height:100%; } .photo-item .layer.wh95{ width:95%; height:95%; } /* 09.2.1 Layer : Second Image */ /* ----------------------------------------------*/ .photo-item .layer.second-image{ opacity: 0; } /* 09.2.2 Layer : Black Overlay */ /* ----------------------------------------------*/ .photo-item .layer.opacity-black-overlay{ background-color: rgba(54, 54, 54, 0.4); opacity: 0.3; } .photo-item .layer.hidden-black-overlay{ background-color: rgba(54, 54, 54, 0.4); opacity: 0; } /* 09.2.3 Layer : Photo Caption */ /* ----------------------------------------------*/ .photo-item .layer.photo-caption{ opacity: 1; } .photo-item .layer.hidden-photo-caption{ opacity: 0; } .photo-item .layer.border-photo-caption{ opacity: 1; border:1px solid #FFF; } .photo-item .layer.hidden-border-photo-caption{ opacity: 0; border:1px solid #FFF; } /* 09.2.4 Layer : Icon / Button Link */ /* ----------------------------------------------*/ .photo-item .layer.link{ opacity: 1; } .photo-item .layer.hidden-link{ opacity: 0; } .photo-item:hover .layer.hover-animation.fade-in{ opacity: 1; } .photo-item:hover .layer.hover-animation.half-fade-in{ opacity: 0.3; } .photo-item:hover .layer.hover-animation.fade-out{ opacity: 0; } /* ----------------------------------------------*/ /* 09.3 on Hover Animation */ /* ----------------------------------------------*/ .photo-item img.hover-animation, .photo-item:hover img.hover-animation{ -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; /*The transition will be disabled on script.js for tablet/mobile*/ } .photo-item .layer.hover-animation, .photo-item:hover .layer.hover-animation { -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; /*The transition will be disabled on script.js for tablet/mobile*/ } /* 09.3.1 on Hover Animation Duration */ /* ----------------------------------------------*/ .photo-item:hover .layer.hover-animation.duration1, .photo-item:hover img.hover-animation.duration1{ transition-duration:0.5s; } .photo-item:hover .layer.hover-animation.duration2, .photo-item:hover img.hover-animation.duration12{ transition-duration:1s; } .photo-item:hover .layer.hover-animation.duration3, .photo-item:hover img.hover-animation.duration3{ transition-duration:1.5s; } .photo-item:hover .layer.hover-animation.duration4, .photo-item:hover img.hover-animation.duration4{ transition-duration:2s; } .photo-item:hover .layer.hover-animation.duration5, .photo-item:hover img.hover-animation.duration5{ transition-duration:2.5s; } /* 09.3.2 on Hover Animation Delay */ /* ----------------------------------------------*/ .photo-item:hover .layer.hover-animation.delay1, .photo-item:hover img.hover-animation.delay1{ transition-delay:0.5s; } .photo-item:hover .layer.hover-animation.delay2, .photo-item:hover img.hover-animation.delay2{ transition-delay:1s; } .photo-item:hover .layer.hover-animation.delay3, .photo-item:hover img.hover-animation.delay3{ transition-delay:1.5s; } .photo-item:hover .layer.hover-animation.delay4, .photo-item:hover img.hover-animation.delay4{ transition-delay:2s; } .photo-item:hover .layer.hover-animation.delay5, .photo-item:hover img.hover-animation.delay5{ transition-delay:2.5s; } /* 09.3.3 on Hover Zoom In */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-zoom-in { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /* 09.3.4 on Hover Zoom In and Rotate */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-zoom-rotate { -webkit-transform: rotate(7deg) scale(1.1); -ms-transform: rotate(7deg) scale(1.1); -o-transform: rotate(7deg) scale(1.1); transform: rotate(7deg) scale(1.1); } /* 09.3.5 on Hover Fade Out */ /* ----------------------------------------------*/ .photo-item:hover img.hover-animation.image-fade-out { opacity:0; } /*===============================================*/ /* 10. BUTTON */ /*===============================================*/ /* ----------------------------------------------*/ /* 10.1 Color */ /* ----------------------------------------------*/ /* 10.1.1 Default */ /* ----------------------------------------------*/ a.de-button, span.de-button, input[type=submit]{ display:inline-block; margin:0 auto; margin-top:20px; margin-right:10px; background-color:#f08080; color:#FFF; font-family: 'Roboto Slab', serif; font-weight:400; border:solid 1px #f08080; text-decoration:none } a.de-button.outline, span.de-button.outline, input[type=submit].outline{ background-color:transparent; border:solid 1px #f08080; color:#f08080; } a.de-button:hover, input[type=submit]:hover{ background-color:#444444; border-color: #444444; color:#FFF; text-decoration:none; } /* 10.1.2 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse, span.de-button.reverse, input[type=submit].reverse{ background-color:#444444; border-color: #444444; color:#FFF; } a.de-button.outline.reverse, span.de-button.outline.reverse, input[type=submit].outline.reverse{ background-color:transparent; border:solid 1px #444444; color:#444444; } a.de-button.reverse:hover, input[type=submit].reverse:hover{ background-color:#f08080; border-color: #f08080; color:#FFF; text-decoration:none; } /* 10.1.3 Light-1 */ /* ----------------------------------------------*/ a.de-button.light-1, span.de-button.light-1, input[type=submit].light-1{ background-color:#FFF; color:#f08080; border:solid 1px #FFF; } a.de-button.outline.light-1, span.de-button.outline.light-1, input[type=submit].outline.light-1{ background-color:transparent; border:solid 1px #FFF; color:#FFF; } a.de-button.light-1:hover, input[type=submit].light-1:hover{ background-color:#f08080; border-color: #f08080; color:#FFF; text-decoration:none; } /* 10.1.4 Light-1 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse.light-1, span.de-button.reverse.light-1, input[type=submit].reverse.light-1{ background-color:#f08080; border-color: #f08080; color:#FFF; } a.de-button.reverse.outline.light-1, span.de-button.reverse.outline.light, input[type=submit].reverse.outline.light{ background-color:transparent; border:solid 1px #f08080; color:#f08080; } a.de-button.reverse.light-1:hover, input[type=submit].reverse.light-1:hover{ background-color:#FFF; border-color: #FFF; color:#f08080; text-decoration:none; } /* 10.1.5 Light-2 */ /* ----------------------------------------------*/ a.de-button.light-2, span.de-button.light-2, input[type=submit].light-2{ background-color:#FFF; color:#444444; border:solid 1px #FFF; } a.de-button.outline.light-2, span.de-button.outline.light-2, input[type=submit].outline.light-2{ background-color:transparent; border:solid 1px #FFF; color:#FFF; } a.de-button.light-2:hover, input[type=submit].light-2:hover{ background-color:#444444; border-color: #444444; color:#FFF; text-decoration:none; } /* 10.1.6 Light-2 Reverse */ /* ----------------------------------------------*/ a.de-button.reverse.light-2, span.de-button.reverse.light-2, input[type=submit].reverse.light-2{ background-color:#444444; border-color: #444444; color:#FFF; } a.de-button.reverse.outline.light-2, span.de-button.reverse.outline.light, input[type=submit].reverse.outline.light{ background-color:transparent; border:solid 1px #444444; color:#444444; } a.de-button.reverse.light-2:hover, input[type=submit].reverse.light-2:hover{ background-color:#FFF; border-color: #FFF; color:#444444; text-decoration:none; } /* ----------------------------------------------*/ /* 10.2 Size */ /* ----------------------------------------------*/ a.de-button.small, span.de-button.small, input[type=submit].small{ padding:10px 48px; font-size:16px; } a.de-button.medium, span.de-button.medium, input[type=submit].medium{ padding:16px 54px; font-size:20px; } a.de-button.large, span.de-button.large, input[type=submit].large{ padding:18px 60px; font-size:24px; } /* ----------------------------------------------*/ /* 10.3 Rounded */ /* ----------------------------------------------*/ a.de-button.small.rounded, span.de-button.small.rounded, input[type=submit].small.rounded{ border-radius:1px } a.de-button.medium.rounded, span.de-button.medium.rounded, input[type=submit].medium.rounded{ border-radius:2px; } a.de-button.large.rounded, span.de-button.large.rounded, input[type=submit].large.rounded{ border-radius:3px; } /*===============================================*/ /* 11. FORM */ /*===============================================*/ .form-wrapper{ margin:20px 0; } /*-----------------------------------------------*/ /* 11.1 Form Group */ /*-----------------------------------------------*/ .form-group{ margin-bottom: 30px; } .form-group.submit-wrapper{ margin-top:30px; } .form-group > p.help-block { color: red; } form .forgot-password { font-size: medium; } /*-----------------------------------------------*/ /* 11.2 Form Control */ /*-----------------------------------------------*/ .form-control { height:40px; border-radius:0; font-size:18px; } .form-control:focus { border-color: #cccccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #cccccc; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #cccccc; } /*-----------------------------------------------*/ /* 11.3 Input Group */ /*-----------------------------------------------*/ .input-group-addon { border-radius:0; } /*-----------------------------------------------*/ /* 11.4 Label */ /*-----------------------------------------------*/ form label{ font-family: 'Roboto Slab', serif; font-size:18px; font-weight:normal; } .option-label{ font-family: 'Roboto Slab', serif; color:#6a6a6a; font-size:18px; line-height:18px; } /*-----------------------------------------------*/ /* 11.5 Button */ /*-----------------------------------------------*/ form .btn-primary { padding: 12px 18px; margin: 0 15px 5px 15px; border-radius: 0; font-family: 'Roboto Slab', serif; color:#6a6a6a; font-size:18px; background-color: #FFF; border-color: #cccccc; } form .btn-primary:hover, form .btn-primary:focus, form .btn-primary.focus, form .btn-primary:active, form .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-color:#f08080; border-color:#f08080; color:#FFF; border-color: #cccccc; } /*-----------------------------------------------*/ /* 11.6 Checkbox and Radio (Custom) */ /*-----------------------------------------------*/ .ajax-checkbox .btn input[type=checkbox], .ajax-radio .btn input[type=radio]{ display:none; } .ajax-checkbox .btn.custom-option-icon, .ajax-checkbox .btn.no-icon, .ajax-radio .btn.custom-option-icon, .ajax-radio .btn.no-icon{ margin-left:0; text-align:left; } .ajax-checkbox .btn.custom-option-icon:before{ font-family:"fontello"; content:"\eab8"; margin-right:7px; } .ajax-checkbox .btn.active-icon.custom-option-icon:before{ font-family:"fontello"; content:"\eab7"; margin-right:7px; } .ajax-radio .btn.custom-option-icon:before{ font-family:"fontello"; content:"\f10c"; margin-right:7px; font-size:18px; font-weight:bold; } .ajax-radio .btn.active-icon.custom-option-icon:before{ font-family:"fontello"; content:"\f192"; margin-right:7px; font-size:18px; font-weight:bold; } /*-----------------------------------------------*/ /* 11.7 Select Option */ /*-----------------------------------------------*/ select option{ padding:4px 0 !important; } option{ color:#747474; } /*-----------------------------------------------*/ /* 11.8 Message */ /*-----------------------------------------------*/ .message{ margin-bottom:20px; font-size:18px } .message .bg-danger, .message .bg-success{ padding:8px 14px; color:#ffffff; } .message .bg-danger{ background-color:#f08080; } .message .bg-success{ background-color:#6a6a6a; } /*-----------------------------------------------*/ /* 11.9 Validation */ /*-----------------------------------------------*/ form .has-error .btn-primary{ border-color: #f397a1; } form .has-error.btn-primary{ border-color: #f397a1; } .has-error .form-control { border-color: #f397a1; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } .has-error .form-control:focus { border-color: #f397a1; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f397a1; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f397a1; } /*===============================================*/ /* 12. GALLERY */ /*===============================================*/ /*-----------------------------------------------*/ /* 12.1 Full Gallery */ /*-----------------------------------------------*/ #full-gallery{ padding-top:90px; } /*-----------------------------------------------*/ /* 12.2 MASONRY GALLERY */ /*-----------------------------------------------*/ .masonry-col.w100{ width:100%; } /* 12.2.1 Three Column No Gutter */ /* ----------------------------------------------*/ .three-col .grid-sizer{ width:33.33%; } .three-col .gutter-sizer{ width:0; } .three-col .masonry-col.w33{ width:33.33%; } .three-col .masonry-col.w66{ width:66.67%; } /* 12.2.2 Three Column With Gutter */ /* ----------------------------------------------*/ .three-col.with-gutter .grid-sizer{ width:31%; } .three-col.with-gutter .gutter-sizer{ width:3.45%; } .three-col.with-gutter .masonry-col{ margin-bottom:40px; } .three-col.with-gutter .masonry-col.w33{ width:31%; } .three-col.with-gutter .masonry-col.w66{ width:62%; } /* 12.2.3 Four Column No Gutter */ /* ----------------------------------------------*/ .four-col .grid-sizer{ width:25%; } .four-col .gutter-sizer{ width:0; } .four-col .masonry-col.w25{ width:25%; } .four-col .masonry-col.w50{ width:50%; } .four-col .masonry-col.w75{ width:75%; } /* 12.2.4 Four Column With Gutter */ /* ----------------------------------------------*/ .four-col.with-gutter .grid-sizer{ width:23%; } .four-col.with-gutter .gutter-sizer{ width:2.666%; } .four-col.with-gutter .masonry-col{ margin-bottom:25px; } .four-col.with-gutter .masonry-col.w25{ width:23%; } .four-col.with-gutter .masonry-col.w50{ width:46%; } .four-col.with-gutter .masonry-col.w75{ width:69%; } /* 12.2.5 Five Column No Gutter */ /* ----------------------------------------------*/ .five-col .grid-sizer{ width:20%; } .five-col .gutter-sizer{ width:0; } .five-col .masonry-col.w20{ width:20%; } .five-col .masonry-col.w40{ width:40%; } .five-col .masonry-col.w60{ width:60%; } .five-col .masonry-col.w80{ width:80%; } /* 12.2.6 Five Column With Gutter */ /* ----------------------------------------------*/ .five-col.with-gutter .grid-sizer{ width:18%; } .five-col.with-gutter .gutter-sizer{ width:2.5%; } .five-col.with-gutter .masonry-col{ margin-bottom:25px; } .five-col.with-gutter .masonry-col.w20{ width:18%; } .five-col.with-gutter .masonry-col.w40{ width:36%; } .five-col.with-gutter .masonry-col.w60{ width:54%; } .five-col.with-gutter .masonry-col.w80{ width:72%; } /*===============================================*/ /* 13. OTHER CUSTOM STYLE */ /*===============================================*/ /* -------------------------------------------*/ /* 13.1 Interest Place Title */ /* -------------------------------------------*/ #interest-place-title{ margin-bottom:70px; } /* -------------------------------------------*/ /* 13.2 Bridesmaid / Groomsmen Name & Duty */ /* -------------------------------------------*/ .wedding-party-name { color:#FFF; font-weight:400; font-size:26px; } .wedding-party-duty{ color:#FFF; font-size:16px; } /* -------------------------------------------*/ /* 13.3 Accomodation List */ /* -------------------------------------------*/ #accomodation-list{ margin:30px 0 80px 0; } /*===============================================*/ /* 14. PLUGIN CUSTOM */ /*===============================================*/ /* -------------------------------------------*/ /* 14.1 Owl Carousel */ /* -------------------------------------------*/ .owl-carousel .item{ padding:0 15px } .owl-theme .owl-controls .owl-page span{ display: block; width: 8px; height: 8px; margin: 5px 7px; opacity: 1; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #333333; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{ background: #f08080; } /* -------------------------------------------*/ /* 14.2 MAGNIFIC POPUP */ /* -------------------------------------------*/ .mfp-bg{ z-index:2000; -webkit-transform: translateZ(0); } .mfp-title{ font-size:16px; } .mfp-wrap { z-index: 2001; } .mfp-content { z-index: 2003; } .mfp-preloader { z-index: 2002; } button.mfp-close, button.mfp-arrow { z-index: 2003; } /*===============================================*/ /* 99. MEDIA SCREEN */ /*===============================================*/ @media screen and (max-width: 1366px) { /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ p{ font-size:21px; line-height:40px; margin-bottom:40px; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 100px; } } @media screen and (max-width: 1200px) { /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-bar{ padding: 25px 50px; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.5.2 Inner Wrapper */ /* ----------------------------------------------*/ .slide-title-inner-wrapper{ width:100%; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 30px; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ .feature-wrapper{ padding:0 0px; } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:30px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ .story-date{ float:none; } .arrow-right { display:none; float:none; } .arrow-left { display:none; float:none; } } @media screen and (max-width: 991px) { /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu { display: none; } #top-nav-menu.open { display: block } #top-nav-menu, #top-nav-menu ul{ -webkit-overflow-scrolling : touch; } #top-nav-menu{ position:absolute; background-color:#FFF; width:100%; top:100%; left:0; padding:24px 0; height:400px; overflow:auto; } #top-nav-menu li{ position:relative; display:block; margin-right:0; padding:0; } #top-nav-menu li a{ display:block; padding:15px 50px !important; } /* ----------------------------------------------*/ /* 04.2 Child Menu */ /* ----------------------------------------------*/ #top-nav-menu ul{ display:block; width:100%; left:0; position:relative; top:0; padding:0; } #top-nav-menu ul li{ padding:0; } #top-nav-menu ul li a{ padding:0; } #top-nav-menu > li:last-child ul{ left:0; } #top-nav-menu li > ul li a:before{ content: '-'; padding-right:10px; } /* ----------------------------------------------*/ /* 04.3 Child Arrow */ /* ----------------------------------------------*/ #top-nav-menu li > ul li a:after { content: ''; } /* ----------------------------------------------*/ /* 04.4 More Child */ /* ----------------------------------------------*/ #top-nav-menu ul ul{ display:block; width:100%; top:0; left:0; padding-top:0; } #top-nav-menu ul ul li a:before{ content: '- -'; padding-right:10px; } #top-nav-menu ul ul ul li a:before{ content: '- - -'; padding-right:10px; } /* ----------------------------------------------*/ /* 04.5 Mobile Navigation */ /* ----------------------------------------------*/ #mobile-nav{ display:block; position:relative; float:right; font-size:24px; z-index:1000; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.2.1 Main Slider Flexslider Control Nav & Paging */ /* ----------------------------------------------*/ #main-slider.flexslider:hover .flex-prev { opacity:0.4; left: 20px; } #main-slider.flexslider:hover .flex-next { opacity:0.4; right: 20px; } #main-slider.flexslider .flex-direction-nav .flex-prev { opacity:0.4; left: 20px; } #main-slider.flexslider .flex-direction-nav .flex-next { opacity:0.4; right: 20px; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.1 BLURB */ /* ----------------------------------------------*/ .blurb{ padding:0 10px; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:150px 0; } /* 07.8 FEATURE LIST */ /* ----------------------------------------------*/ .feature-wrapper{ text-align:center } .feature-wrapper .icon-and-title{ margin-left:0; } .feature-wrapper .the-icon{ position:relative; left:0 } /* 07.9 EVENT */ /* ----------------------------------------------*/ .event-wrapper{ padding-right:0; text-align:center; margin-bottom:80px } .event-location{ position:relative; margin-left:0; } .location-icon{ position:relative; left:0; } .event-desc{ font-size:20px; line-height:38px } /* 07.10 TIMELINE STORY */ /* ----------------------------------------------*/ .story-row.row { display: block; padding:20px 0 } .story-row.row [class*="col-"] { display: block; text-align:center; } .story-date-wrapper{ margin-bottom:30px; } .story-date{ float:none; position:absolute; top:-80px; left:0; right:0; margin:auto; } .story-date .month-year{ font-size:16px; } .arrow-right { display:none; float:none; } .arrow-left { display:none; float:none; } .vertical-line{ display:none; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template{ width:90%; } } @media screen and (max-width: 768px) { /*===============================================*/ /* 01. GENERAL */ /*===============================================*/ h1, .h1{ font-size:54px; line-height:62px; } .font-oswald{ letter-spacing:2px; } h2, .h2{ font-size:48px; margin-bottom:30px; } h3, .h3{ font-size:36px; line-height:48px; margin-bottom:30px; } p{ font-size:18px; line-height:36px; margin-bottom:40px; } /*===============================================*/ /* 02. NAV BAR */ /*===============================================*/ #nav-bar{ padding:25px; } #nav-bar{ position:fixed; top:0; width:100%; z-index:1500; display:block; /*-webkit-transform: translateZ(0);*/ } /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu li a{ padding:15px 25px !important; } /*===============================================*/ /* 05. SIDE NAV MENU */ /*===============================================*/ /* 05.1 Sidebar */ /* ----------------------------------------------*/ .sb-slidebar{ width:100%; } /*===============================================*/ /* 06. MAIN-SLIDER */ /*===============================================*/ /* 06.5.3 Title Wrapper */ /* ----------------------------------------------*/ .slide-desc{ margin-top:20px; } .slide-desc #getting-married-text{ display:block; } .slide-desc #dash{ display:none; } .slide-desc #wedding-date{ display:block; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.2 IMAGE WRAPPER */ /* ----------------------------------------------*/ .image-wrapper{ margin:12px 0 12px 0; } /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:110px 0; } /* 07.7 MAP */ /* ----------------------------------------------*/ #map-canvas{ height:450px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ width:100%; } } @media screen and (max-width: 768px) and (orientation : landscape) { /*===============================================*/ /* 04. NAV MENU */ /*===============================================*/ /* ----------------------------------------------*/ /* 04.1 Parent Menu */ /* ----------------------------------------------*/ #top-nav-menu{ height:200px; } } @media screen and (max-width: 480px) { /*===============================================*/ /* 12.2 MASONRY GALLERY */ /*===============================================*/ .masonry-col, .grid-sizer{ width:100% !important; margin-bottom:5% !important; } /*===============================================*/ /* 07. PAGE */ /*===============================================*/ /* 07.3 SECTION PADDING */ /* ----------------------------------------------*/ .section-padding{ padding:90px 0; } /* 07.5 IMAGE & VIDEO DIVIDER */ /* ----------------------------------------------*/ .image-divider.fixed-height, .video-divider.fixed-height { height:425px; } /* 07.11 COUNTDOWN */ /* ----------------------------------------------*/ #countdown{ width:100%; } .countdown-section{ border-right: 1px solid #CCC; padding:4px 0; } .countdown-amount { width:40px; font-size:30px; line-height:24px } .countdown-period { display:block; text-align:center; font-size:13px; } /*-----------------------------------------------*/ /* 07.12 Popup Template */ /*-----------------------------------------------*/ #popup-template #the-content{ padding-right:30px; padding-left:30px; text-align:center; } }
0.385259
0.06165
width: 20px; height: 20px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; color: #fff; background: rgba(255,255,255,0.2); } #userimg{ padding: 2px; border: 1px solid; border-radius: 20px; margin-left: 15px; } #stockInput{ width: 400px; } div #searchbarr{ margin-top: 10px; margin-left: 80px; } .jumbotron { text-align: center; background-color: burlywood; background: url(homeBack.jpg); background-size: cover; height: 100%; } #create-btn{ background-color: #3d1112 ; color: white; } .navbar{ background-color: coral; } div #searchinpt{ width: 150px; } #loginForm{ margin-bottom: 250px; } .jumbotron p{ color:white; } h2{ color: whitesmoke; } #readSummary { text-align: center; } #hello{ font-size: x-large; color: wheat; } #navitem{ font-size: medium; } #searchbarr{ margin-top: 1px; } #searchinput{ width: 130px; box-sizing: border-box; border: 1px solid #ccc; border-radius: 4px; font-size: 12px; background-color: white; background-image: url('searchicon.png'); background-position: 10px 10px; background-repeat: no-repeat; padding: 12px 20px 12px 40px; -webkit-transition: width 0.4s ease-in-out; transition: width 0.4s ease-in-out; } #searchbtn{ height: 32px; } /*======== dashboard-sidebar style========================*/ body { overflow-x: hidden; } #pa, #par,#uploadbook,#editbook{ display: none; } .returnbtn{ padding-bottom: 10px; background-color: burlywood; } #pa,#editbook,#searchbarr,#page-content-wrapper,#uploadbook{ width: 500px; margin-left: 50px; } #par,#pa{ margin-top: 0px; padding-top: 0px; margin-left: 30px; } .pbtn{ width: 150px; } input.textfm{ pointer-events: none; color:#AAA; background:#F5F5F5; } /* Toggle Styles */ #wrapper { padding-left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled { padding-left: 250px; } #sidebar-wrapper { z-index: 1000; position: fixed; left: 250px; width: 0; height: 100%; margin-left: -250px; overflow-y: auto; background: #3d1112; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled #sidebar-wrapper { width: 250px; } #page-content-wrapper { width: 100%; position: absolute; padding: 15px; } #wrapper.toggled #page-content-wrapper { position: absolute; margin-right: -250px; } /* ==================Sidebar Styles============================================ */ .sidebar-nav { position: absolute; top: 0; width: 250px; margin: 0; padding: 0; list-style: none; } .sidebar-nav li { text-indent: 20px; line-height: 40px; } .sidebar-nav li a { display: block; text-decoration: none; color:wheat; } .sidebar-nav li a:hover { text-decoration: none; color: #fff; background: rgba(255,255,255,0.2); } .sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; } .sidebar-nav > .sidebar-brand { height: 65px; font-size: 18px; line-height: 60px; } .sidebar-nav > .sidebar-brand a { color: wheat; } .sidebar-nav > .sidebar-brand a:hover { color: #fff; background: none; } @media(min-width:768px) { #wrapper { padding-left: 0; } #wrapper.toggled { padding-left: 250px; } #sidebar-wrapper { width: 0; } #wrapper.toggled #sidebar-wrapper { width: 250px; } #page-content-wrapper, #pa, #par { padding: 0px; position: relative; } #wrapper.toggled, #page-content-wrapper, #pa, #par, #pag { position: relative; margin-right: 0; margin-top: 0px; } } /* ==================Signin Styles============================================ */ .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; font-size: 16px; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } #editbtn{ float: left; width: 300px; } input::-webkit-input-placeholder { color: #3d1112 !important; }
static/styles/css/dashboard.css
width: 20px; height: 20px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; color: #fff; background: rgba(255,255,255,0.2); } #userimg{ padding: 2px; border: 1px solid; border-radius: 20px; margin-left: 15px; } #stockInput{ width: 400px; } div #searchbarr{ margin-top: 10px; margin-left: 80px; } .jumbotron { text-align: center; background-color: burlywood; background: url(homeBack.jpg); background-size: cover; height: 100%; } #create-btn{ background-color: #3d1112 ; color: white; } .navbar{ background-color: coral; } div #searchinpt{ width: 150px; } #loginForm{ margin-bottom: 250px; } .jumbotron p{ color:white; } h2{ color: whitesmoke; } #readSummary { text-align: center; } #hello{ font-size: x-large; color: wheat; } #navitem{ font-size: medium; } #searchbarr{ margin-top: 1px; } #searchinput{ width: 130px; box-sizing: border-box; border: 1px solid #ccc; border-radius: 4px; font-size: 12px; background-color: white; background-image: url('searchicon.png'); background-position: 10px 10px; background-repeat: no-repeat; padding: 12px 20px 12px 40px; -webkit-transition: width 0.4s ease-in-out; transition: width 0.4s ease-in-out; } #searchbtn{ height: 32px; } /*======== dashboard-sidebar style========================*/ body { overflow-x: hidden; } #pa, #par,#uploadbook,#editbook{ display: none; } .returnbtn{ padding-bottom: 10px; background-color: burlywood; } #pa,#editbook,#searchbarr,#page-content-wrapper,#uploadbook{ width: 500px; margin-left: 50px; } #par,#pa{ margin-top: 0px; padding-top: 0px; margin-left: 30px; } .pbtn{ width: 150px; } input.textfm{ pointer-events: none; color:#AAA; background:#F5F5F5; } /* Toggle Styles */ #wrapper { padding-left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled { padding-left: 250px; } #sidebar-wrapper { z-index: 1000; position: fixed; left: 250px; width: 0; height: 100%; margin-left: -250px; overflow-y: auto; background: #3d1112; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled #sidebar-wrapper { width: 250px; } #page-content-wrapper { width: 100%; position: absolute; padding: 15px; } #wrapper.toggled #page-content-wrapper { position: absolute; margin-right: -250px; } /* ==================Sidebar Styles============================================ */ .sidebar-nav { position: absolute; top: 0; width: 250px; margin: 0; padding: 0; list-style: none; } .sidebar-nav li { text-indent: 20px; line-height: 40px; } .sidebar-nav li a { display: block; text-decoration: none; color:wheat; } .sidebar-nav li a:hover { text-decoration: none; color: #fff; background: rgba(255,255,255,0.2); } .sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; } .sidebar-nav > .sidebar-brand { height: 65px; font-size: 18px; line-height: 60px; } .sidebar-nav > .sidebar-brand a { color: wheat; } .sidebar-nav > .sidebar-brand a:hover { color: #fff; background: none; } @media(min-width:768px) { #wrapper { padding-left: 0; } #wrapper.toggled { padding-left: 250px; } #sidebar-wrapper { width: 0; } #wrapper.toggled #sidebar-wrapper { width: 250px; } #page-content-wrapper, #pa, #par { padding: 0px; position: relative; } #wrapper.toggled, #page-content-wrapper, #pa, #par, #pag { position: relative; margin-right: 0; margin-top: 0px; } } /* ==================Signin Styles============================================ */ .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; font-size: 16px; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } #editbtn{ float: left; width: 300px; } input::-webkit-input-placeholder { color: #3d1112 !important; }
0.254787
0.076477
body{ font-family: arial; } img{ width: 100%; } .site-content{ width: 85%; margin: 0px auto; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .header-top{ position: relative; top: 0px; left: 0px; right: 0px; background: #fff; padding: 0 15px; box-shadow: 0 3px 2px #afafaf, 0px 3px 3px #afafaf; } footer{ position: relative; bottom: 0px; left: 0px; right: 0px; background: #c10000; padding: 10px 15px; box-shadow: 0 3px 2px #afafaf, 0px 3px 3px #afafaf; } .logo-header{ display: inline-block; width: 5%; vertical-align: top; } .logo-footer{ display: inline-block; width: 3%; vertical-align: top; } .info-header{ display: inline-block; color: #000; width: 60%; vertical-align: middle; border: 1px solid #f8f8f8; padding: 10px 0; } .info-footer{ display: inline-block; color: #000; vertical-align: top; float: right; } /* .search-header{ display: inline-block; vertical-align: top; float: right; padding: 5px 0; } .input-text{ box-sizing: border-box; padding: 8px; border: 1px solid #afafaf; border-radius: 3px; } */ .banner{ padding: 15px; max-height: 500px; overflow: hidden; } .banner img{ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .menu{ background: #07069c; text-align: center; margin: 10px 0; box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2); } .menu ul, .info-footer ul{ padding: 0px; margin: 0px; list-style: none; } .menu ul a{ padding: 10px; color: #fff; border-right: 1px solid; } .dropdown-menu{ background-color: #07069c; } .dropdown-item{ color: #000; } .info-footer ul a{ color: #fff; border-right: 1px solid; padding: 0 15px; font-size: 12px; text-decoration: none; } .info-footer ul li:last-child a{ color: #fff; border-right: 1px solid; padding: 0 0 0 15px; font-size: 12px; } .info-footer ul li:last-child a{ border-right: 0px solid; } .menu ul li{ display: inline-block; margin: 10px; text-align: center; } .info-footer ul li{ display: inline-block; text-align: center; } .content{ padding: 15px; } .title{ text-align: center; padding-left: 120px; } .title h1{ text-transform: uppercase; text-shadow: 2px 2px 2px #afafaf; text-decoration: underline; } .row{ margin-bottom: 50px; width: 100%; } .box-shadow{ /* box-shadow: 0 0 3px rgba(0,0,0, 0.4);*/ } .presentation{ display: inline-block; vertical-align: top; width: 58%; padding: 15px; } .presentation h3, .video-box h3{ margin-top: 0px; } .photo{ width: 15%; float: left; padding-right: 50px; } .photo img { box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0px 3px 3px #000; padding: 10px; } .discours{ margin-top: 0px; text-align: justify; } .signature{ float: right; } .signature label, .signature span{ display: block; text-align: right; } .signature label{ text-transform: uppercase; font-size: 16px; font-weight: bold; } .signature span{ font-style: italic; font-size: 14px; color: grey; } .video-box{ display: inline-block; width: 35%; float: right; padding: 15px; } .video-box video{ width: 100%; } .blog-service{ padding: 15px; } .blog-folio{ padding: 15px; } .blog-folio .item{ display: inline-block; width: 30%; padding: 10px; border: 1px solid #afafaf; border-radius: 3px; margin-right: 10px; } .blog-folio .item:last-child{ float: right; margin-right: 0px; } .item .blog label{ text-align: center !important; } .item-img{ max-height: 180px; overflow: hidden; } .item:hover{ box-shadow: 0 0 3px rgba(0,0,0, 0.4); } .item{ text-align: justify; } .blog{ font-size: 14px; background: #ebebeb; position: relative; margin-top: -25px; padding: 5px 10px; max-height: 160px; overflow: hidden; } .blog-title{ text-align: center; font-size: 18px; } .blog-title label{ color: #fff; text-shadow: 0px 1px 1px #000,0px 2px 2px #000; } .service{ display: inline-block; width: 30%; padding: 10px; margin-right: 10px; vertical-align: top; } .service:last-child{ float: right; margin-right: 0px; } .service-item, .service-item2{ display: inline-block; border-bottom: 1px dotted #afafaf; padding-top: 15px; } .service-item:hover .service-img img, .service-item2:hover .service2-img img{ box-shadow: 0px 0px 1px 1px #afafaf, 0px 0px 2px 2px #afafaf; } .service-item:last-child{ border-bottom: 0px; } .service-img{ width: 25%; padding-right: 10px; float: left; } .service2-img{ width: 25%; padding-left: 10px; float: right; } .service-item p{ width: 70%; font-size: 12px; float: right; margin-top: 0px; text-align: justify; } .service-item2 p{ width: 70%; font-size: 12px; float: left; margin-top: 0px; text-align: justify; } .img-service{ padding: 10px; } .img-service:hover{ border: 0px solid #afafaf; padding: 0px; } .img-service:hover img{ box-shadow: 0px 0px 1px 1px #afafaf, 0px 0px 2px 2px #afafaf; cursor: pointer; } /*====================index.html=============*/ .d_feature_text .main_title { padding-bottom: 10px; } .d_feature_text p { font-size: 14px; color: #51545f; font-family: "Poppins", sans-serif; line-height: 26px; padding-bottom: 12px; text-align: justify; } .d_feature_text p + p { padding-bottom: 0px; } .d_feature_img { padding-left: 70px; } .main_title h2 { font-size: 40px; line-height: 48px; font-family: "Poppins", sans-serif; color: #232d37; font-weight: 500; } .main_title p { font-size: 16px; color: #51545f; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 15px; } .service_item { text-align: center; color: #fff; } .service_area { background: url(../images/img_gr2.jpg) no-repeat fixed center center; background-size: cover; position: relative; z-index: 2; padding: 20px 0px; } .service_area:before { content: ""; background: rgba(4, 8, 29, 0.7); position: absolute; left: 0px; top: 0px; z-index: -1; width: 100%; height: 100%; } .center_title { color: #fff; text-align: center; padding-bottom: 40px; } .center_title h2 { font-size: 40px; font-family: "Poppins", sans-serif; font-weight: 500; } .center_title p { font-size: 16px; color: #fff; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 10px; } .b_center_title { text-align: center; padding-top: 25px; padding-bottom: 50px; } .b_center_title h2 { font-size: 40px; font-family: "Poppins", sans-serif; font-weight: 500; color: #232d37; } .b_center_title p { font-size: 16px; color: #fff; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 10px; color: #51545f; } .l_news_item { -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_img { overflow: hidden; height: 150px; } .l_news_item .l_news_img a { display: block; } .l_news_item .l_news_img img { -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_img img:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } .l_news_item .l_news_content { border: 1px solid #ebebeb; border-top: 0px; padding: 30px 35px; } .l_news_item .l_news_content h4 { font-size: 18px; color: #232d37; font-family: "Poppins", sans-serif; font-weight: 500; -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_content h4:hover { color: #2bc0a4; } .l_news_item .l_news_content p { font-size: 14px; line-height: 26px; color: #51545f; font-family: "Poppins", sans-serif; font-weight: 400; padding: 15px 0px 10px 0px; } .l_news_item:hover { -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1); box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1); } methode flex :la propri�t� display flex-direction justify-content
css/style.css
body{ font-family: arial; } img{ width: 100%; } .site-content{ width: 85%; margin: 0px auto; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .header-top{ position: relative; top: 0px; left: 0px; right: 0px; background: #fff; padding: 0 15px; box-shadow: 0 3px 2px #afafaf, 0px 3px 3px #afafaf; } footer{ position: relative; bottom: 0px; left: 0px; right: 0px; background: #c10000; padding: 10px 15px; box-shadow: 0 3px 2px #afafaf, 0px 3px 3px #afafaf; } .logo-header{ display: inline-block; width: 5%; vertical-align: top; } .logo-footer{ display: inline-block; width: 3%; vertical-align: top; } .info-header{ display: inline-block; color: #000; width: 60%; vertical-align: middle; border: 1px solid #f8f8f8; padding: 10px 0; } .info-footer{ display: inline-block; color: #000; vertical-align: top; float: right; } /* .search-header{ display: inline-block; vertical-align: top; float: right; padding: 5px 0; } .input-text{ box-sizing: border-box; padding: 8px; border: 1px solid #afafaf; border-radius: 3px; } */ .banner{ padding: 15px; max-height: 500px; overflow: hidden; } .banner img{ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .menu{ background: #07069c; text-align: center; margin: 10px 0; box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2); } .menu ul, .info-footer ul{ padding: 0px; margin: 0px; list-style: none; } .menu ul a{ padding: 10px; color: #fff; border-right: 1px solid; } .dropdown-menu{ background-color: #07069c; } .dropdown-item{ color: #000; } .info-footer ul a{ color: #fff; border-right: 1px solid; padding: 0 15px; font-size: 12px; text-decoration: none; } .info-footer ul li:last-child a{ color: #fff; border-right: 1px solid; padding: 0 0 0 15px; font-size: 12px; } .info-footer ul li:last-child a{ border-right: 0px solid; } .menu ul li{ display: inline-block; margin: 10px; text-align: center; } .info-footer ul li{ display: inline-block; text-align: center; } .content{ padding: 15px; } .title{ text-align: center; padding-left: 120px; } .title h1{ text-transform: uppercase; text-shadow: 2px 2px 2px #afafaf; text-decoration: underline; } .row{ margin-bottom: 50px; width: 100%; } .box-shadow{ /* box-shadow: 0 0 3px rgba(0,0,0, 0.4);*/ } .presentation{ display: inline-block; vertical-align: top; width: 58%; padding: 15px; } .presentation h3, .video-box h3{ margin-top: 0px; } .photo{ width: 15%; float: left; padding-right: 50px; } .photo img { box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0px 3px 3px #000; padding: 10px; } .discours{ margin-top: 0px; text-align: justify; } .signature{ float: right; } .signature label, .signature span{ display: block; text-align: right; } .signature label{ text-transform: uppercase; font-size: 16px; font-weight: bold; } .signature span{ font-style: italic; font-size: 14px; color: grey; } .video-box{ display: inline-block; width: 35%; float: right; padding: 15px; } .video-box video{ width: 100%; } .blog-service{ padding: 15px; } .blog-folio{ padding: 15px; } .blog-folio .item{ display: inline-block; width: 30%; padding: 10px; border: 1px solid #afafaf; border-radius: 3px; margin-right: 10px; } .blog-folio .item:last-child{ float: right; margin-right: 0px; } .item .blog label{ text-align: center !important; } .item-img{ max-height: 180px; overflow: hidden; } .item:hover{ box-shadow: 0 0 3px rgba(0,0,0, 0.4); } .item{ text-align: justify; } .blog{ font-size: 14px; background: #ebebeb; position: relative; margin-top: -25px; padding: 5px 10px; max-height: 160px; overflow: hidden; } .blog-title{ text-align: center; font-size: 18px; } .blog-title label{ color: #fff; text-shadow: 0px 1px 1px #000,0px 2px 2px #000; } .service{ display: inline-block; width: 30%; padding: 10px; margin-right: 10px; vertical-align: top; } .service:last-child{ float: right; margin-right: 0px; } .service-item, .service-item2{ display: inline-block; border-bottom: 1px dotted #afafaf; padding-top: 15px; } .service-item:hover .service-img img, .service-item2:hover .service2-img img{ box-shadow: 0px 0px 1px 1px #afafaf, 0px 0px 2px 2px #afafaf; } .service-item:last-child{ border-bottom: 0px; } .service-img{ width: 25%; padding-right: 10px; float: left; } .service2-img{ width: 25%; padding-left: 10px; float: right; } .service-item p{ width: 70%; font-size: 12px; float: right; margin-top: 0px; text-align: justify; } .service-item2 p{ width: 70%; font-size: 12px; float: left; margin-top: 0px; text-align: justify; } .img-service{ padding: 10px; } .img-service:hover{ border: 0px solid #afafaf; padding: 0px; } .img-service:hover img{ box-shadow: 0px 0px 1px 1px #afafaf, 0px 0px 2px 2px #afafaf; cursor: pointer; } /*====================index.html=============*/ .d_feature_text .main_title { padding-bottom: 10px; } .d_feature_text p { font-size: 14px; color: #51545f; font-family: "Poppins", sans-serif; line-height: 26px; padding-bottom: 12px; text-align: justify; } .d_feature_text p + p { padding-bottom: 0px; } .d_feature_img { padding-left: 70px; } .main_title h2 { font-size: 40px; line-height: 48px; font-family: "Poppins", sans-serif; color: #232d37; font-weight: 500; } .main_title p { font-size: 16px; color: #51545f; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 15px; } .service_item { text-align: center; color: #fff; } .service_area { background: url(../images/img_gr2.jpg) no-repeat fixed center center; background-size: cover; position: relative; z-index: 2; padding: 20px 0px; } .service_area:before { content: ""; background: rgba(4, 8, 29, 0.7); position: absolute; left: 0px; top: 0px; z-index: -1; width: 100%; height: 100%; } .center_title { color: #fff; text-align: center; padding-bottom: 40px; } .center_title h2 { font-size: 40px; font-family: "Poppins", sans-serif; font-weight: 500; } .center_title p { font-size: 16px; color: #fff; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 10px; } .b_center_title { text-align: center; padding-top: 25px; padding-bottom: 50px; } .b_center_title h2 { font-size: 40px; font-family: "Poppins", sans-serif; font-weight: 500; color: #232d37; } .b_center_title p { font-size: 16px; color: #fff; font-family: "Poppins", sans-serif; line-height: 26px; padding-top: 10px; color: #51545f; } .l_news_item { -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_img { overflow: hidden; height: 150px; } .l_news_item .l_news_img a { display: block; } .l_news_item .l_news_img img { -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_img img:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } .l_news_item .l_news_content { border: 1px solid #ebebeb; border-top: 0px; padding: 30px 35px; } .l_news_item .l_news_content h4 { font-size: 18px; color: #232d37; font-family: "Poppins", sans-serif; font-weight: 500; -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; } .l_news_item .l_news_content h4:hover { color: #2bc0a4; } .l_news_item .l_news_content p { font-size: 14px; line-height: 26px; color: #51545f; font-family: "Poppins", sans-serif; font-weight: 400; padding: 15px 0px 10px 0px; } .l_news_item:hover { -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1); box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1); } methode flex :la propri�t� display flex-direction justify-content
0.339171
0.110856
/* ExtJS style */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* To remove all the comments replace such RegEx: \/\*([^\*]|\n|\r)*\*\/|\s*\r\n?\s*(?=\r\n?)|\s+(?=[\{\}])|\s+(?=\r) In the description, the sentence starting by "@" lists what only should be changed in the CSS class */ /* ------------- Group definition for all TreeGrid tags ------------- */ /* ! Note, here is no style prefix, it is shared among all TreeGrid styles @ Set here default values for CSS attributes of tags <td>, <th>, <tr>, <table>, <tbody>, <div>, <span>, <u>, if your global style sheet redefined them, especially attributes controlling size and measurement, otherwise TreeGrid will be switched to Safe CSS mode */ .GridMain * { } /* ------------- Base tags ------------- */ /* @ Do not change. FF3 version is used for Firefox 3 - 19 due its slow bug in rendering table cells with different borders */ .GENone { display:none; } .GESection,.GESectionFF3 { table-layout:fixed; width:0px; font-size:0px; line-height:0px; } .GESectionFF3 { border-collapse:collapse; } /* -------------- Main TreeGrid <table> tag, contains the table sections ------------------ */ /* It controls border around the grid. @ Set margin, border and padding. Padding is ignored in IE7 strict, IE6 strict and IE5 quirks modes. */ .GEMainTable { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; border-collapse:separate; text-align:left; background:#ced9e7; padding-right:1px; padding-left:1px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Grid sections */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* -------------- Table sections with cells, <div> tag inside <td> tag ------------------ */ /* They control border and spaces between grid sections. @ Set border, padding and margin. Set them with relation to Splitters, Scrollbars and Space rows settings. ...Head... (<Head> top fixed rows), ...Body... (<Body> variable rows), ...Foot... (<Foot> bottom fixed rows) ...Left (<LefCols> left fixed columns), ...Mid (<Cols> variable columns), ...Right (<RightCols> right fixed columns) !! Sections on horizontal direction (...Left, ...Mid, ...Right) must have the same height (border+padding+margin) !! Sections on vertical direction (...Head..., ...Body..., ...Foot...) must have the same width (border+padding+margin) */ .GEBodyLeft,.GEBodyMid,.GEBodyRight,.GEHeadLeft,.GEHeadMid,.GEHeadRight,.GEFootLeft,.GEFootMid,.GEFootRight { background:white; margin-left:2px; margin-right:2px; } .GEHeadLeft,.GEHeadMid,.GEHeadRight { margin-top:0px; border-top:1px solid #99BCE8; } .GEBodyLeft,.GEBodyMid,.GEBodyRight { border-top:1px solid #99BCE8; } .GEFootLeft,.GEFootMid,.GEFootRight { border-top:1px solid #99BCE8; } .GEHeadLeft,.GEBodyLeft,.GEFootLeft,.GEHScrollLeft { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; } .GEHeadMid,.GEBodyMid,.GEFootMid { border-right:1px solid #99BCE8; border-left:1px solid #99BCE8; } .GEHeadRight,.GEBodyRight,.GEFootRight,.GEHScrollRight { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; } /* -------------- Splitters between resizable table sections, <td> tag ------------------ */ /* The <td> tags are shown between the sections <td> tags when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='1'/> They control horizontal space between the resizable sections. @ Set left/right border and padding and also width and background. LeftSplitter is between ...Left and ...Mid column sections and RightSplitter is between ...Mid and ...Right column sections. The splitter tag is shown in every row section (Head,Body,Foot) and in the horizontal scrollbars section. ...Touch versions are shown instead on touch screens like iPad ...HeadSplitter, ...BodySplitter, ...FootSplitter is added for appropriate row section, ...ScrollSplitter is added to splitter between horizontal scrollbars ...SplitterDisabled is added if the sections cannot be resized now, due their actual width or permissions */ .GELeftSplitter,.GERightSplitter,.GELeftSplitterTouch,.GERightSplitterTouch { width:3px; overflow:hidden; cursor:e-resize; font-size:0px; } .GELeftSplitterTouch,.GERightSplitterTouch { width:15px; } .GELeftSplitter,.GELeftSplitterTouch { } .GERightSplitter,.GERightSplitterTouch { } .GEHeadSplitter { } .GEBodySplitter { } .GEFootSplitter { } .GEScrollSplitter { } .GESplitterDisabled { cursor:default; } /* -------------- Vertical scrollbar, <div> tag inside <td> tag ------------------ */ /* The vertical scrollbar is placed on right side to <td> tag in Head section and is spanned through Body section and inner Space rows to Foot section It controls the border and space around the scrollbar. @ Set border, padding and margin, optionally background. @ You can control the scrollbar shape and look in IE or WebKit on its immediate child <div> as .GEVScroll > div */ .GEVScroll { margin-left:2px; margin-right:2px; border:1px solid #99BCE8; border-bottom:0px none; overflow:hidden; } /* -------------- Horizontal scrollbars, <div> tag inside <td> tag ------------------ */ /* ...Left (for <LefCols> left fixed columns), ...Mid (for <Cols> variable columns), ...Right (for <RightCols> right fixed columns) They control the border and space around the scrollbar. @ Set border, padding and margin, optionally background. @ You can control the scrollbar shape and look in IE or WebKit on their immediate child <div> as .GEHScroll... > div ...Resize versions are shown instead for resizable sections, when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='2'/> ...ResizeTouch versions are shown instead on touch screens like iPad ...HScrollWide is shown instead of all the section scrollbars when set <Cfg WideHScroll='1'/> ...ScrollHidden is shown instead if the column section does not need to show scrollbar (but the other sections do) ...XScroll is shown in the horizontal scrollbars row in place of vertical scrollbar */ .GEHScrollLeft,.GEHScrollMid,.GEHScrollRight { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-bottom:0px none; overflow:hidden; } .GEHScrollLeft { } .GEHScrollMid { } .GEHScrollRight { } .GEHScrollLeftResize,.GEHScrollRightResize,.GEHScrollMidLeftResize,.GEHScrollMidRightResize { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollLeftResize { } .GEHScrollRightResize { } .GEHScrollMidLeftResize { } .GEHScrollMidRightResize { } .GEHScrollLeftResizeTouch,.GEHScrollRightResizeTouch,.GEHScrollMidLeftResizeTouch,.GEHScrollMidRightResizeTouch { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollLeftResizeTouch { } .GEHScrollRightResizeTouch { } .GEHScrollMidLeftResizeTouch { } .GEHScrollMidRightResizeTouch { } .GEHScrollWide { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollHidden { overflow:visible!important; background:#F4F4F4; } .GEXScroll { margin:0px 2px 0px 2px; cursor:default; } /* -------------- Special scrollbar setting for Safari and Chrome, <div> tag inside <td> tag ------------------ */ /* Added to vertical and horizontal scrollbar to force showing scrollbars in Safari and Chrome if they are automatically hidden @ Change here the scrollbars look; The scrollbars must be defined as permanently visible ! Note, here is no style prefix */ .GridHiddenScroll > div::-webkit-scrollbar { -webkit-appearance:none; width:11px; height:11px; } .GridHiddenScroll > div::-webkit-scrollbar-thumb { border-radius:8px; border:2px solid white; background-color:rgba(0,0,0,0.5); } /* ------------------ Round corners ------------------ */ /* Used to render something above and below the grid, to simulate e.g. rounded corners with special effects compatible in all browsers */ /* ...Top is set to <div> tag rendered directly above ...MainTable with the same width as the table ...Top0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height. ...TopSpace0 to ...TopSpace9 is added to ...Top0 to ...Top9 in case there is some visible Space row width Space = 0 */ .GETop { } .GETop1 { } .GETop2 { margin-left:3px; margin-right:3px; background:#99BCE8; height:1px; overflow:hidden; } .GETop3 { margin-left:2px; margin-right:2px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:1px; overflow:hidden; } .GETop4 { margin-left:1px; margin-right:1px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:2px; overflow:hidden; } .GETop5 { } /* ...Bottom is set to <div> tag rendered directly below ...MainTable with the same width as the table ...Bottom0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height. ...BottomSpace0 to ...BottomSpace9 is added to ...Bottom0 to ...Bottom9 in case there is some visible Space row width Space = 4 */ .GEBottom { } .GEBottom5 { } .GEBottom4 { margin-left:3px; margin-right:3px; background:#99BCE8; height:1px; overflow:hidden; } .GEBottom3 { margin-left:2px; margin-right:2px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:1px; overflow:hidden; } .GEBottom2 { margin-left:4px; margin-right:4px; margin-top:-2px; margin-bottom:1px; background:#99BCE8; height:1px; overflow:hidden; } .GEBottom1 { margin-left:1px; margin-right:1px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:2px; overflow:hidden; } /* -------------- Row pages, <div> tag ------------------ */ /* They control the border and space around the row page */ /* @ Set here vertical border, padding and margin. ...PageOne is shown if no root paging is set (<Cfg Paging='0'/>. ...PageFirst is the first root page, the ...Page are all the next root pages ...ChildPart is shown around the row children, regardless on the <Cfg ChildParts/> is set or not */ .GEPageFirst { } .GEPage { border-top:1px solid #E0E0E0; } .GEPageOne { } .GEChildPart { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Rows */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Table row height ------------------ */ /* Classes are not assigned, only the height attribute is read. @ Set the height in pixels only. ...RowHeight is default minimal height in pixels of all rows in table (not Space rows). It is outer height including all cell border and padding. ...RowHeightTouch is used instead on touch screens like iPad */ .GERowHeight { height:18px; } .GERowHeightTouch { height:22px; } /* ------------- Table rows, <tr> tag ------------------ */ /* Sets the class to the whole column section of the row. Useful to set for special backgrounds. ...DataRow is set for all standard table rows without Kind attribute set @ Set here only background */ .GEHeaderRow { } .GEFilterRow { } .GEDataRow { } /* ------------- Space row height ------------------ */ /* Classes are not assigned, only the height or margin attribute is read. @ Set the height or margin in pixels only. ...SpaceRowHeight is default minimal height in pixels of all Space rows. It is outer height including all cell border and padding, but not the margin. ...SpaceMargin is horizontal and vertical margin in pixels around all Space row cells. ...SpaceMarginTouch is used instead on touch screens like iPad */ .GESpaceRowHeight { height:21px; } .GESpaceMargin { margin:0px; } .GESpaceMarginTouch { margin:0px; } /* ------------- Space rows, <div> tag inside <td> tag ------------------ */ /* Space row class according to the row Kind as prefix+Kind+"Row". In XML the Kind can be set as tag name like <Group ... />. Default Kind is "Space". Every Space row is placed in its own <tr><td> tag, on the same level as table sections like Head/Body/Foot (...Left/Mid/Right). @ Set here border, padding, margin and background The horizontal border and spacing of Space rows should be synchronized with the table sections */ .GESpaceRow,.GEGroupRow,.GESearchRow,.GEPagerRow,.GEToolbarRow,.GEToolbar1Row,.GEToolbar2Row,.GEToolbar3Row,.GETopbarRow,.GETopbar1Row,.GETopbar2Row,.GETopbar3Row,.GETabberRow { background:url(Backgrounds.gif?v110) repeat-x 0px -500px; border:1px solid #99BCE8; border-bottom:none; padding:5px 0px 5px 3px; margin:0px 2px 0px 2px; font-size:0px; overflow:hidden; white-space:nowrap; } .GESpaceRow { background:none; padding:2px; } /* Standard Space row with no special meaning */ .GEGroupRow { } /* Grouping settings row */ .GESearchRow { } /* Search settings row */ .GEPagerRow { } /* Simple pager row with Pages type cell */ .GEToolbarRow { } /* Bottom standalone toolbar */ .GEToolbar1Row { } /* First bottom toolbar */ .GEToolbar2Row { } /* Last bottom toolbar */ .GEToolbar3Row { } /* Middle bottom toolbars */ .GETopbarRow { } /* Standalone top toolbar */ .GETopbar1Row { } /* First top toolbar*/ .GETopbar2Row { } /* Last top toolbar */ .GETopbar3Row { } /* Middle top toolbars */ .GETabberRow { } /* Tabber row with Tab type cells, usually used with ...RowAbove or ...RowBelow */ /* Special Space row Kind="Fill" shown for ConstHeight='1'*/ .GEFillRow { background:#EAEFF2 url(BackgroundsFill.gif?v110) repeat-x; margin:0px 2px 0px 2px; border:1px solid #99BCE8; } /* Special Space row Kind="NoData" shown when all body rows are hidden */ .GENoDataRow { border-top:1px solid #99BCE8; margin:0px 2px 0px 2px; padding:5px 0px 5px 5px; overflow:hidden; } .GENoDataRow div { color:gray!important; font-style:italic!important; } /* Class added to Space row Kind class for its position (Space attribute value), only value 0 to 4 */ .GERowSpace0 { } .GERowSpace1 { } .GERowSpace2 { } .GERowSpace3 { } .GERowSpace4 { } /* Special Space row above or below grid, used instead of Kind class, ...RowAbove is added for Space='-1', ...RowBelow for Space='5' */ .GERowAbove,.GERowBelow { background:#ced9e7; border-left:1px solid #9cb6c8; border-right:1px solid #9cb6c8; overflow:hidden; } .GERowAbove { margin-left:5px; margin-right:5px; } .GERowBelow { margin-left:5px; margin-right:5px; } /* Class added for row with Panel='1' */ .GESpaceRowPanel { padding-left:0px; } /* Class added for given row VAlign attribute value */ .GESpaceVAlignTop { } .GESpaceVAlignMiddle { } .GESpaceVAlignBottom { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cells */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Table cells, <td> tag ------------- */ /* Classes for table row cells (not Space rows). Always one class per one cell. @ Set border here. Note, all cells in table must have the same border width/height in the same cell edge. @ You can set also padding here, but note, the padding is defined also in cell type class. @ You can set also background here, but note, the data cell background color is often controlled by ...Color state classes ...Cell - base data cell ...CellPanel - cell Type="Panel" ...CellFilter - cell in row Kind="Filter" ...CellFilterPanel - cell Name="Panel" in row Kind="Filter". Note, it is used only for default panel named "Panel" ...CellHeader - cell in row Kind="Header" ...CellHeaderPanel - cell Type="Panel" in row Kind="Header" ...CellEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting), also in row Kind="Filter" ...CellHeaderEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting) in row Kind="Header" ...CellUser - user cell section defined by <I LeftHtml MidHtml RightHtml/> ...CellHidden - cell in child row hidden due spanned parent row through its children */ .GECell,.GECellPanel,.GECellFilter,.GECellFilterPanel,.GECellHeader,.GECellHeaderPanel,.GECellHeaderEmpty,.GECellUser,.GECellEmpty { border-bottom:1px solid #dddddd; border-right:1px solid #e0e0ff; border-left:0px none; border-top:0px none; vertical-align:top; overflow:hidden; overflow:auto!IE; height:auto; } .GECell { } .GECellHeader,.GECellHeaderPanel,.GECellHeaderEmpty { background:url(Backgrounds.gif?v110) repeat-x 0px 0px; } .GECellPanel,.GECellHeaderPanel,.GECellFilterPanel { white-space:nowrap; direction:ltr; } .GECellHeader { } .GECellHeaderEmpty { } .GECellHeaderPanel { padding-top:3px; padding-bottom:3px; } .GECellPanel { background:#EAEFF2 url(Backgrounds.gif?v110) no-repeat 0px -1000px; } .GECellFilterPanel { background:url(Backgrounds.gif?v110) repeat-x 0px -505px; border-bottom:0px none; border-right:0px none; text-align:center; } .GECellFilter { } .GECellUser { background-color:#EAEFF2; } .GECellEmpty { background:white; border-bottom-color:white; } .GECellHidden { background:transparent!important; border-top:none!important; border-bottom:none!important; } /* Special class to choose if the last cells in column or row section will render its border; Not used in grid, only border width is read; @ Set border-right and border-bottom; set it to 0px to SHOW the border */ .GELastCell { border-right:1px solid; border-bottom:1px solid; } /* Classes added to the <td> cell due special feature ...CellClassInner added to the cell with defined ClassInner attribute (including Header cell) ...CellClassInnerIcon added to the cell with defined ClassInner attribute and side Icon ...CellHeaderInnerIcon added to the header cell with defined ClassInner attribute and side Icon ...CellBorderFF3 is added to all cells in Firefox 3 - 19 due its slow bug in rendering table cells with different borders */ .GECellClassInner { padding-top:0px; padding-bottom:0px; } .GECellClassInnerIcon { } .GECellHeaderInnerIcon { padding-top:2px; padding-bottom:3px; } .GECellBorderFF3 { border-left:0px none!important; border-top:0px none!important; } /* ------------- Cell content - Type, <td> or <div> tag ------------- */ /* The Type class is by default set to same <td> tag as the table cell or Space cell class. Here are listed all TreeGrid Types except: "Gantt" - defined in Gantt.css file; "Chart", "Pages" and "DropCols" - defined later in this file and "Panel" - this class is not used. If the cell consists from more included <div> tags, it is set to the most inner <div> tag. The one or more <div> tags are included in cell if: any cell has set VAlign, Rotate or ClassInner or Align="Scroll" Header cell has set Icon or Type="Bool" Space cell has set Icon or is editable or has Button="Defaults" There can be included also inner <table> inside cell in these cases: any cell has set Span + Merge with more columns and no MergeFormat Header cell has set Levels MainCol cell when set <Cfg SpannedTree='1'/> DropCols and Radio types use also inner <Table>, but the Type class is set to parent cell Select type class is set along with Html class for Select Type Note, the "Bool", "Icon" and "Select" type classes are not listed in the first line @ Set padding and text attributes like font, line-height, text-align, white-space */ .GEText,.GELines,.GEInt,.GEFloat,.GEDate,.GEPass,.GEImg,.GELink,.GERadio,.GEEnum,.GEButton,.GEHtml,.GEAbs,.GEList,.GEUser { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; padding:2px 3px 2px 3px; } .GEInt,.GEFloat,.GEDate { text-align:right; } .GELines,.GERadio,.GEHtml,.GEList { white-space:normal; } .GEImg,.GEHtml { padding-top:0px; padding-bottom:0px; } .GEPass { font-size:15px; line-height:17px; padding:0px 0px 0px 3px; } .GERadio { padding:0px; } .GEBool { text-align:center; line-height:0px; } .GEIcon { background-repeat:no-repeat; } .GEAbs { padding:0px; } .GEUser { padding:0px; } .GESelect { padding-top:2px; padding-bottom:2px; } /* Class set for cell width Visible='0'. @ Set background for the ...Hidden It is always set to <td> tag, this tag has always empty content. ...Hidden is set to table cell and does not hide the cell, it just makes it empty ...HiddenSpace is set to Space cell and hides the cell completely */ .GEHidden { } .GEHiddenSpace { display:none; } /* Class set to the right Button cell, the table cell next to the data cell: @ Set width, height, padding and text attributes like font, line-height, text-align, white-space ...RightButton is set for <button> or <u> tag inside <td> tag for Button="Button" according to <Cfg UseButton> ...RightHtml is set for <td> tag for Button="Html" */ button.GERightButton { font:10px/11px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:17px; width:19px; margin:0px; padding:0px; } u.GERightButton { background:url(Backgrounds.gif?v110) 0px -755px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px; font:11px/12px Arial,Helvetica,sans-serif; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap; } .GERightHtml { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding-top:2px; padding-bottom:2px; } /* Class set to inner table <td> tag, when displaying Header cell Levels @ Set width and text attributes like font, line-height, text-align, white-space for the ...LevelButton ...LevelButton is set to every Levels button ...LevelButtonSpace is set to the next <td> as the space between buttons and cell value. The last <td> cell contains the cell value */ .GELevelButton { background:url(Button.gif?v110) 2px -1748px no-repeat; padding:5px 0px 4px 0px; width:21px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GELevelButtonSpace { width:5px; } /* Class set to inner table <td> tag, when displaying merged cells (Span+Merge and no MergeFormat) @ Set border, padding, background, width and height ...MergedCellH is set to every merged value (<td> tag) when showing all cells in one row (MergeType&1 = 0) ...MergedCellV is set to every merged value (<td> tag) when showing all cells in one column (MergeType&1 = 1) */ .GEMergedCellH { padding:0px; padding-right:5px; } .GEMergedCellV { padding:0px; padding-bottom:1px; } /* Classes set to cell in Header row ...HeaderText is set along with the Type class for Header cell, to <td> or <div> tag. @ Set padding and text attributes like font, line-height, text-align, white-space ...HeaderIconInner is set along with the ...HeaderText if the cell has set Icon, to <td> or <div> tag. @ Set padding. ...HeaderButton is set to <td> tag next to the cell if the cell has set Button (by default Header cell has set Button="Sort"). @ Set padding or the first child <button> settings. ...HeaderToolButton is set to <td> tag of the cell type "Button" and Button="Button". @ Set padding ...HeaderFocus is added to cell <td> tag during dragging the Header cell. @ Set background and optionally border, padding and text attributes like font, line-height, text-align, white-space ...HeaderDrag is added to ghost Header cell under mouse cursor during dragging the Header cell. @ Set background and border and optionally padding and text attributes like font, line-height, text-align, white-space */ .GEHeaderText { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 3px 4px 3px; } .GEHeaderIconInner { padding-top:3px; padding-bottom:1px; } .GEHeaderButton { padding:2px 0px 3px 0px; } .GEHeaderButtonButton { padding:3px 0px 2px 0px; } .GEHeaderButtonHtml { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 1px 4px 1px; } .GEHeaderToolButton { text-align:center; padding:3px 0px 2px 0px; } .GEHeaderFocus { background:#9FB9E9; } .GEHeaderDrag { background:#9FB9E9; cursor:default; overflow:hidden; border-right:1px solid white; } /* Classes added to DropCols type inner table cells, <td> tag. @ Set here border, padding, background and text attributes. ...DropCols is DropCols type class set to <td> tag ...HeaderGroup is set to every DropCols inner table cells, except the last one ...HeaderGroupFocus is added to the DropCols inner table cell during dragging inside the DropCols line (to be moved) ...HeaderGroupDelete is added to the DropCols inner table cell during dragging outside the DropCols line (to be removed) ...HeaderGroupCustom is set to the last cell in DropCols inner table, as the default text "To group by, drag column caption here" */ .GEDropCols { padding:4px 4px 3px 4px!important; } .GEHeaderGroup { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; background:#7FA9E6; color:white; padding-left:3px; border-right:1px solid white; } .GEHeaderGroupFocus { background-color:#C0C0A0; } .GEHeaderGroupDelete { background-color:#F0F0E0; color:white; } .GEHeaderGroupCustom { font:italic 11.5px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; color:#BBB; padding:1px 0px 1px 5px; white-space:nowrap; } /* Class added to the cell <td> tag when resizing row by dragging this cell edge and direct resizing is off */ .GEResizingRow { border-bottom:1px solid black; } .GEResizingSpace { } /* Classes added to cell with Wrap attribute. Added along with Type class to <td> or <div> tag. @ Do not change. ...Wrap0 for Wrap='0', ...Wrap1 for Wrap='1' */ .GEWrap0 { white-space:nowrap; } .GEWrap1 { white-space:normal; } /* Classes added to cell with Align attribute. Added along with Type class to <td> or <div> tag. @ Do not change. ...AlignLeft for Align='Left', ...AlignCenter for Align='Center', ...AlignRight for Align='Right', ...AlignJustify for Align="Justify" */ .GEAlignLeft { text-align:left; } .GEAlignCenter { text-align:center; } .GEAlignJustify { text-align:justify; } .GEAlignRight { text-align:right; } /* Classes added to cell with VAlign attribute. Added always to <td> tag. @ Do not change. ...VAlignTop for VAlign='Top', ...VAlignMiddle for VAlign='Middle', ...AlignBottom for Align='Bottom' The ...VAlignTop must be defined as the last one. In Space row it is added also to all rows without VAlign set. */ .GEVAlignMiddle { vertical-align:middle; display:table-cell; } .GEVAlignBottom { vertical-align:bottom; display:table-cell; } .GEVAlignTop { vertical-align:top; display:table-cell; } /* Classes added to cell with Rotate attribute. @ Change them carefully, the rotation can differ per browser. ...CellRotate... class is added to cell <td> tag for vertical alignment according to the Rotate and Align values ...Rotate1 and ...Rotate2 is set to inner <div> to do the rotation, according to Rotate attribute value ...Rotate1IE is used instead for IE9 and below for Rotate='1', the ...Rotate1IEHeader is used instead for Header cell ...IconRotate is added to cell <td> for cell with Icon attribute to display icon on top ...IconRotateLeft is added to extra inner <div> with icon for cell with Icon, IconAlign="Left" and Rotate="1" to display icon on bottom ...IconRotateHeaderLeft is added to extra inner <div> with icon for Header cell with Icon, IconAlign="Left" and Rotate="1" to display icon on bottom ...IconRotateHeaderRight is added to extra inner <div> with icon for Header cell with Icon attribute to display icon on top */ .GECellRotate1 { vertical-align:bottom; padding-top:1px; padding-bottom:1px; text-align:left; } .GECellRotate2 { vertical-align:top; padding-top:1px; padding-bottom:1px; } .GECellRotate3 { vertical-align:middle; padding-top:1px; padding-bottom:1px; } .GERotate1IEHeader { background-color:#3780C5; filter:progid:DXImageTransform.Microsoft.Chroma(color='#3780C5') progid:DXImageTransform.Microsoft.BasicImage(rotation=3); overflow:hidden; } .GERotate1IE { background-color:#FFFFFF; filter:progid:DXImageTransform.Microsoft.Chroma(color='#FFFFFF') progid:DXImageTransform.Microsoft.BasicImage(rotation=3); overflow:hidden; } .GERotate1 { -ms-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -o-transform:rotate(-90deg); } .GERotate2 { text-align:left; writing-mode:tb-rl; -moz-transform:rotate(-270deg); -webkit-transform:rotate(-270deg); -o-transform:rotate(-270deg); } .GEIconRotate { padding-left:2px!important; padding-top:20px!important; } .GEIconRotateLeft { margin-left:0px; padding-top:20px!important; } .GEIconRotateHeaderLeft { margin-left:5px; padding-top:20px!important; } .GEIconRotateHeaderRight { margin-left:2px; padding-top:20px!important; } /*--------------- Space cells ----------------- */ /* Classes control the background and border of the Space cells @ Set here border, padding and background */ .GECellSpace,.GECellSpaceIcon,.GECellSpaceButton,.GECellSpaceButtonIcon,.GECellSpaceButtonButton,.GECellSpacePanel,.GECellSpaceBool,.GECellSpaceRadio,.GECellSpaceSelect,.GECellSpaceEdit { } /* Not editable Space cell. Set also for Label. ...CellSpace is set to the <td> tag ...CellSpaceIcon is set to <td> tag instead for cell with Icon attribute ...SpaceIconInner is set to inner <div> tag for cell with Icon attribute */ .GECellSpace { padding-top:5px; padding-bottom:3px; } .GECellSpaceIcon { padding-top:2px; padding-bottom:3px; } .GESpaceIconInner { padding-top:3px; padding-bottom:0px; } /* Button Type in Space cell ...CellSpaceButton is set to the <td> tag for cell with Button="Html" ...CellSpaceButtonIcon is set to the <td> tag instead for cell with Button="Html" and Icon attribute ...SpaceButtonIconInner is set to inner <div> tag for cell with Button="Html" and Icon attribute ...CellSpaceButtonButton is set to the <td> tag for cell with Button="Button" ...CellSpaceTool is added to the <td> tag (along with CellSpaceButton) for cell with Button="Html" and without ButtonText and with VAlign - the special toolbar button */ .GECellSpaceButton { padding-top:5px; padding-bottom:3px; white-space:nowrap; } .GECellSpaceButtonIcon { padding-top:2px; padding-bottom:3px; white-space:nowrap; } .GESpaceButtonIconInner { padding-top:3px; padding-bottom:0px; } .GECellSpaceButtonButton { } .GECellSpaceTool { padding:0px; } /* Classes for Type Panel, Bool and Radio in Space cell */ .GECellSpacePanel { line-height:0px; } .GECellSpaceBool { line-height:0px; } .GECellSpaceRadio { padding-top:3px; padding-bottom:1px; } /* Classes for Type="Select" or cell with Button="Defaults" in Space cell ...CellSpaceSelect is set to the <td> tag ...SpaceSelectInner is set to inner <div> tag ...SpaceSelectInnerIcon is set to inner <div> tag in cell with Icon ...SpaceSelectIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon ...SpaceSelectInnerIE is added to inner <div> tag in cell with Icon in IE5 quirks mode */ .GECellSpaceSelect { padding:0px 1px 0px 1px; } .GESpaceSelectInner,.GESpaceSelectInnerIcon { border:1px solid #c3c3c3; padding:4px 17px 2px 3px; background:white url(Button.gif?v110) right -1250px no-repeat; white-space:nowrap; } .GESpaceSelectInnerIcon { padding:1px 17px 2px 1px; } .GESpaceSelectIconInner { padding-top:3px; padding-bottom:0px; } .GESpaceSelectInnerIE { overflow:hidden; height:21px; } /* Classes for editable Space cell ...CellSpaceEdit is set to the <td> tag ...SpaceEditInner is set to inner <div> tag ...SpaceEditInnerIcon is set to inner <div> tag in cell with Icon ...SpaceEditIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon ...SpaceEditButtonIconInner is set to inner inner <div> tag in cell with Icon and Button */ .GECellSpaceEdit { padding:0px 1px 0px 1px; } .GESpaceEditInner,.GESpaceEditInnerIcon { border:1px solid #c3c3c3; padding:4px 2px 2px 3px; background:white; } .GESpaceEditInnerIcon { padding:1px 2px 0px 1px; } .GESpaceEditIconInner { padding-top:3px; padding-bottom:2px; } .GESpaceEditButtonIconInner { padding-top:0px; padding-bottom:0px; } /* Classes added to <td> tag in cell in Space row with Space="-1" (...Above) or Space="5" (...Below) */ .GECellSpaceAbove { border-top:1px solid #9cb6c8; } .GECellSpaceBelow { border-bottom:1px solid #9cb6c8; } /* Class added to <div> tag with ClassInner class */ .GESpaceClassInner { padding-top:0px; padding-bottom:0px; } /*--------------- Cell edges ----------------- */ /* @ Support classes, do not change Classes added to table or Space cell if it should not have the left or right border or is empty */ .GENoLeft,.GENoSpaceLeft { border-left:0px none!important; border-bottom-left-radius:0px!important; border-top-left-radius:0px!important; } .GENoRight,.GENoSpaceRight { border-right:0px none!important; border-bottom-right-radius:0px!important; border-top-right-radius:0px!important; } .GEEmpty { text-decoration:none!important; font-size:0px!important; line-height:0px!important; } /*--------------- Pages type cell ----------------- */ /* ...Pages is set to <td> as Type class. @ Set here border, padding and background ...PagesLink is set to individual <a> tags as page numbers. @ Set here margin, padding, border, background and text attributes ...PagesLinkActive is set to <a> tag in actual selected page number instead */ .GEPages { overflow:visible; padding:0px!important; } .GEPagesLink,.GEPagesLinkActive { padding:2px 1px 2px 2px; margin:2px 0px 2px 0px; display:inline-block; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; color:blue; } /* The :hover remarkably slows down every grid in IE strict mode .GEPagesLink:visited { color:blue; } .GEPagesLink:hover { color:red; }*/ .GEPagesLinkActive { color:black; font-weight:bold; border:1px dotted black; margin-top:1px; margin-bottom:1px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Tree cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Class set to the tree in <td> tag left to MainCol cell @ They are not expected to change, but you can set here background or border ...Tree is set for <Cfg NoTreeLines='0'/>, default setting. It can be set to inner <td> tag for SpannedTree ...NoTreeLines... is set for NoTreeLines value 1 - 3. */ .GETree { padding-top:0px; white-space:nowrap; } .GENoTreeLines1 { text-align:right; } .GENoTreeLines2 { text-align:right; vertical-align:middle; padding-top:0px; } .GENoTreeLines3 { text-align:left; } /* ------------- Tree images with lines (NoTreeLines='0') ------------- */ /* Default tree class set to <td> tag or to inner <u> tag The tree is shown in inner <u> tags if it cannot be set by one background image or in SpannedTree or with TreeIcon. @ Set background and padding-left. It is not easy to change them, the image files contain many icons that must be changed all at once, especially if you want to change the widths. ...TreeTop / ...TreeMiddle / ...TreeBottom is set according to VAlign value, for empty is set also ...TreeTop ...TreeRev... is set according to VAlign value for <Cfg ReversedTree='1'/>, for empty is set also ...TreeRevTop ...TreeIcon, ...TreeIconM, ...TreeIconB is set if used custom tree icon by <I TreeIcon/>, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) ...TreeImage, ...TreeImageM, ...TreeImageB is set to inner <u> tag, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) ...TreeImageIE, ...TreeImageIEM, ...TreeImageIEB is set instead in all IE modes except IE5 quirks and also in Firefox strict mode ...Width... is width of the tree icon part in <u> tag, number is count of the icon lines, ...T is ending icon / button ...Width1 is also used measure one level indent, ...Width1T is also used to measure tree button width */ .GETreeTop { background-image:url(Tree.gif?v110); } .GETreeMiddle { background-image:url(TreeMiddle.gif?v110); } .GETreeBottom { background-image:url(TreeBottom.gif?v110); } .GETreeRevTop { background-image:url(TreeRev.gif?v110); } .GETreeRevMiddle { background-image:url(TreeRevMiddle.gif?v110); } .GETreeRevBottom { background-image:url(TreeRevBottom.gif?v110); } .GETreeIcon { background-repeat:no-repeat; background-position:left top; } .GETreeIconM { background-repeat:no-repeat; background-position:left center; } .GETreeIconB { background-repeat:no-repeat; background-position:left bottom; } .GETreeImage,.GETreeImageM,.GETreeImageB { display:inline-block; height:100%; width:0px; } .GETreeImageIE { padding-bottom:1000px; } .GETreeImageMIE { padding-top:500px; padding-bottom:500px; } .GETreeImageBIE { padding-top:1000px; } .GEWidth1T { padding-left:26px; } .GEWidth1 { padding-left:21px; } .GEWidth2T { padding-left:47px; } .GEWidth2 { padding-left:42px; } .GEWidth3T { padding-left:68px; } .GEWidth3 { padding-left:63px; } .GEWidth4T { padding-left:89px; } /* Individual tree backgrounds according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) 1 means vertical line, 0 means no vertical line */ /* ...xxx - three line icons, ...xxxT - three line icons plus ending icon (no last, no button) */ .GE000,.GE000T { background-position: 0px top; } .GE000M,.GE000TM { background-position: 0px center; } .GE000B,.GE000TB { background-position: 0px bottom; } .GE010,.GE010T { background-position:-128px top; } .GE010M,.GE010TM { background-position:-128px center; } .GE010B,.GE010TB { background-position:-128px bottom; } .GE001,.GE001T { background-position:-256px top; } .GE001M,.GE001TM { background-position:-256px center; } .GE001B,.GE001TB { background-position:-256px bottom; } .GE011,.GE011T { background-position:-384px top; } .GE011M,.GE011TM { background-position:-384px center; } .GE011B,.GE011TB { background-position:-384px bottom; } .GE100,.GE100T { background-position:-512px top; } .GE100M,.GE100TM { background-position:-512px center; } .GE100B,.GE100TB { background-position:-512px bottom; } .GE110,.GE110T { background-position:-640px top; } .GE110M,.GE110TM { background-position:-640px center; } .GE110B,.GE110TB { background-position:-640px bottom; } .GE101,.GE101T { background-position:-768px top; } .GE101M,.GE101TM { background-position:-768px center; } .GE101B,.GE101TB { background-position:-768px bottom; } .GE111,.GE111T { background-position:-896px top; } .GE111M,.GE111TM { background-position:-896px center; } .GE111B,.GE111TB { background-position:-896px bottom; } /* ...xx - two line icons, ...xxT - two line icons plus ending icon (no last, no button) */ .GE00,.GE00T { background-position: -21px top; } .GE00M,.GE00TM { background-position: -21px center; } .GE00B,.GE00TB { background-position: -21px bottom; } .GE10,.GE10T { background-position:-149px top; } .GE10M,.GE10TM { background-position:-149px center; } .GE10B,.GE10TB { background-position:-149px bottom; } .GE01,.GE01T { background-position:-277px top; } .GE01M,.GE01TM { background-position:-277px center; } .GE01B,.GE01TB { background-position:-277px bottom; } .GE11,.GE11T { background-position:-405px top; } .GE11M,.GE11TM { background-position:-405px center; } .GE11B,.GE11TB { background-position:-405px bottom; } /* ...x - one line icon, ...xT - one line icon plus ending icon (no last, no button) */ .GE0,.GE0T { background-position: -42px top; } .GE0M,.GE0TM { background-position: -42px center; } .GE0B,.GE0TB { background-position: -42px bottom; } .GE1,.GE1T { background-position:-298px top; } .GE1M,.GE1TM { background-position:-298px center; } .GE1B,.GE1TB { background-position:-298px bottom; } /* ...T - ending icon (no last, no button) */ .GET { background-position:-63px top; } .GETM { background-position:-63px center; } .GETB { background-position:-63px bottom; } /* ...xxL - the end icon is the icon of the last child row ...xT? - one line icon plus end icon, no button , ...xC? - one line icon plus end collapse (-) button, ...xE? - one line icon plus end expand (+) button */ .GE0TL { background-position:-1024px top; } .GE0TLM { background-position:-1024px center; } .GE0TLB { background-position:-1024px bottom; } .GE1TL { background-position:-1088px top; } .GE1TLM { background-position:-1088px center; } .GE1TLB { background-position:-1088px bottom; } .GE0C { background-position:-1152px top; } .GE0CM { background-position:-1152px center; } .GE0CB { background-position:-1152px bottom; } .GE1C { background-position:-1216px top; } .GE1CM { background-position:-1216px center; } .GE1CB { background-position:-1216px bottom; } .GE0CL { background-position:-1280px top; } .GE0CLM { background-position:-1280px center; } .GE0CLB { background-position:-1280px bottom; } .GE1CL { background-position:-1344px top; } .GE1CLM { background-position:-1344px center; } .GE1CLB { background-position:-1344px bottom; } .GE0E { background-position:-1408px top; } .GE0EM { background-position:-1408px center; } .GE0EB { background-position:-1408px bottom; } .GE1E { background-position:-1472px top; } .GE1EM { background-position:-1472px center; } .GE1EB { background-position:-1472px bottom; } .GE0EL { background-position:-1536px top; } .GE0ELM { background-position:-1536px center; } .GE0ELB { background-position:-1536px bottom; } .GE1EL { background-position:-1600px top; } .GE1ELM { background-position:-1600px center; } .GE1ELB { background-position:-1600px bottom; } /* ...xL - the end icon is the icon of the last child row ...T? - end icon, no button, ...C? - end collapse (-) button, ...E? - end expand (+) button */ .GETL { background-position:-1045px top; } .GETLM { background-position:-1045px center; } .GETLB { background-position:-1045px bottom; } .GEC { background-position:-1173px top; } .GECM { background-position:-1173px center; } .GECB { background-position:-1173px bottom; } .GECL { background-position:-1301px top; } .GECLM { background-position:-1301px center; } .GECLB { background-position:-1301px bottom; } .GEE { background-position:-1429px top; } .GEEM { background-position:-1429px center; } .GEEB { background-position:-1429px bottom; } .GEEL { background-position:-1557px top; } .GEELM { background-position:-1557px center; } .GEELB { background-position:-1557px bottom; } /* Icons shown during dragging - drop permissions ...xL - the end icon is the icon of the last child row ...D0? - no drop, ...D1? - drop above, ...D2? - drop inside, ...D3? - drop below */ .GED0 { background-position:-1664px top; } .GED0M { background-position:-1664px center; } .GED0B { background-position:-1664px bottom; } .GED1 { background-position:-1696px top; } .GED1M { background-position:-1696px center; } .GED1B { background-position:-1696px bottom; } .GED2 { background-position:-1728px top; } .GED2M { background-position:-1728px center; } .GED2B { background-position:-1728px bottom; } .GED3 { background-position:-1760px top; } .GED3M { background-position:-1760px center; } .GED3B { background-position:-1760px bottom; } .GED0L { background-position:-1792px top; } .GED0LM { background-position:-1792px center; } .GED0LB { background-position:-1792px bottom; } .GED1L { background-position:-1824px top; } .GED1LM { background-position:-1824px center; } .GED1LB { background-position:-1824px bottom; } .GED2L { background-position:-1856px top; } .GED2LM { background-position:-1856px center; } .GED2LB { background-position:-1856px bottom; } .GED3L { background-position:-1888px top; } .GED3LM { background-position:-1888px center; } .GED3LB { background-position:-1888px bottom; } /* ...D4 - icons for expanding children in timeout, ...xL - the end icon is the icon of the last child row */ .GED4 { background-position:-1920px top; } .GED4M { background-position:-1920px center; } .GED4B { background-position:-1920px bottom; } .GED4L { background-position:-1952px top; } .GED4LM { background-position:-1952px center; } .GED4LB { background-position:-1952px bottom; } /* ------------- Tree images without lines (NoTreeLines='1') ------------- */ /* Tree classes set to <td> tag or to inner <u> tag The tree is shown in inner <u> tags in SpannedTree, with TreeIcon or with VAlign @ Set here height, width and background ...NC - Icon for button collapse, ...NE - Icon for button expand, ...NT - Icon for leaf none without button, ...NCR / ...NER / ...NTR - Shown instead in RTL mode ...ND0 - ...ND3 - Icons shown during dragging - drop permissions: ...ND0 - no drop, ...ND1 - drop above, ...ND2 - drop inside, ...ND3 - drop below ...NTreeImage is set to inner <u> tag; it is also used to read the default width of tree button ...NIcon is set if used custom tree icon by <I TreeIcon/> ...NWidth is never assigned, it is used to read the default width of one level indent */ .GENC,.GENE,.GENCR,.GENER,.GEND0,.GEND1,.GEND2,.GEND3,.GEND4 { background-image:url(TreeN.gif?v110); background-repeat:no-repeat; vertical-align:top; } .GENT,.GENTR { } .GENTreeImage { display:inline-block; height:17px; width:17px; } .GENWidth { width:21px; } .GEND0 { background-position:-9px 0px; } .GEND1 { background-position:-56px 0px; } .GEND2 { background-position:-106px 0px; } .GEND3 { background-position:-156px 0px; } .GEND4 { background-position:-206px 0px; } .GENC { background-position:right -50px;} .GENE { background-position:right -2000px;} .GENCR { background-position:-258px -50px;} .GENER { background-position:-258px -2000px;} .GENIcon { background-repeat:no-repeat; background-position:right top; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Panel type cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Standard Panel images (FastPanel='0') ------------- */ /* @ Set here width, height and background. @ If there is present <button> in panel, set here padding-left and font-size instead of width and height ...PanelImage is set to every panel icon <u> tag if there is no <button> in the panel. ...PanelImageButton is set to every panel icon <u> tag if there also some <button> in the panel ...PanelEmpty is shown for panel button named "Empty" ...PanelMove is shown for panel button named "Move", ...PanelMoveOff is shown for rows without moving permissions ...PanelSelect is shown for panel button named "Select", ...PanelSelectOff is shown for rows without selecting permissions, ...PanelSelectOn is shown for rows with Select="1" ...PanelDelete is shown for panel button named "Delete", ...PanelDeleteOff is shown for rows without deleting permissions ...PanelCopy is shown for panel button named "Copy", ...PanelCopyOff is shown for rows without copying permissions ...PanelButton is shown if the panel button has not defined image and is shown as <button>. @ Set here margin, border, padding, width, height and text attributes ...PanelTouch is added to <u> on tablets with PanelImage, ...PanelTouchButton is added to <u> on tablets with PanelImageButton ...PanelButtonTouch is added to <button> on tablets */ .GEPanelImage { width:16px; height:16px; display:inline-block; background-image:url(Panel.gif?v110); background-repeat:no-repeat; } .GEPanelImageButton { font:14px Arial; padding-left:16px; background-image:url(Panel.gif?v110); background-repeat:no-repeat; zoom:1; } .GEPanelEmpty { background:none; } .GEPanelMove { background-position:0px 0px; } .GEPanelMoveOff { background-position:-50px 0px; } .GEPanelSelect { background-position:-100px 0px; } .GEPanelSelectOn { background-position:-150px 0px; } .GEPanelSelectOff { background-position:-200px 0px; } .GEPanelDelete { background-position:-250px 0px; } .GEPanelDeleteOff { background-position:-300px 0px; } .GEPanelCopy { background-position:-350px 0px; } .GEPanelCopyOff { background-position:-400px 0px; } button.GEPanelButton { padding:0px; height:14px; width:19px; margin:0px; font:10px/7px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; display:inline-block; cursor:pointer; overflow:hidden; } u.GEPanelButton { background:url(Backgrounds.gif?v110) 0px -750px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px 1px 0px 1px; font:11px/12px Arial,Helvetica,sans-serif; cursor:pointer; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap; } .GECellHeaderPanel u.GEPanelButton { } .GEPanelTouch { margin-left:5px; margin-right:5px; } .GEPanelTouchButton { margin-left:5px; margin-right:5px; } .GEPanelButtonTouch { margin-left:2px; margin-right:2px; width:25px; } /* ------------- Fast Panel images (FastPanel='1')------------- */ /* @ Do not change, for custom images use standard panel (FastPanel='0') or modify the FastPanel1.gif?v110/FastPanel2.gif?v110 files. The image is used different for every button state, the four numbers are for buttons Move, Select, Delete, Copy in this order. 1 - shown, 2 - (on, for select), 0 - hidden, but space reserved, x - hidden completely, with no space */ .GEP1111,.GEP1211,.GEP1011,.GEP1101,.GEP1201,.GEP1001,.GEP1110,.GEP1210,.GEP1010,.GEP1100,.GEP1200,.GEP1000, .GEP0111,.GEP0211,.GEP0011,.GEP0101,.GEP0201,.GEP0001,.GEP0110,.GEP0210,.GEP0010,.GEP0100,.GEP0200,.GEP0000, .GEP111x,.GEP121x,.GEP101x,.GEP110x,.GEP120x,.GEP100x,.GEP011x,.GEP021x,.GEP001x,.GEP010x,.GEP020x,.GEP000x, .GEP11xx,.GEP12xx,.GEP10xx,.GEP01xx,.GEP02xx,.GEP00xx, .GEPx111,.GEPx211,.GEPx011,.GEPx101,.GEPx201,.GEPx001,.GEPx110,.GEPx210,.GEPx010,.GEPx100,.GEPx200,.GEPx000, .GEPx11x,.GEPx21x,.GEPx01x,.GEPx10x,.GEPx20x,.GEPx00x, .GEPxx11,.GEPxx10,.GEPxx01,.GEPxx00, .GEPxxx1,.GEPxxx0,.GEPxx1x,.GEPxx0x,.GEPx2xx,.GEPx1xx,.GEPx0xx,.GEP1xxx,.GEP0xxx { background-image:url(FastPanel1.gif?v110); background-repeat:no-repeat; } .GEP1111,.GEP111x,.GEP11xx,.GEP1xxx { background-position:0px 0px; } .GEP1211,.GEP121x,.GEP12xx { background-position:-80px 0px; } .GEP1011,.GEP101x,.GEP10xx { background-position:-160px 0px; } .GEP1101,.GEP110x { background-position:-240px 0px; } .GEP1201,.GEP120x { background-position:-320px 0px; } .GEP1001,.GEP100x { background-position:-400px 0px; } .GEP1110 { background-position:-480px 0px; } .GEP1210 { background-position:-560px 0px; } .GEP1010 { background-position:-640px 0px; } .GEP1100 { background-position:-720px 0px; } .GEP1200 { background-position:-800px 0px; } .GEP1000 { background-position:-880px 0px; } .GEP0111,.GEP011x,.GEP01xx,.GEP0xxx { background-position:-960px 0px; } .GEP0211,.GEP021x,.GEP02xx { background-position:-1040px 0px; } .GEP0011,.GEP001x,.GEP00xx { background-position:-1120px 0px; } .GEP0101,.GEP010x { background-position:-1200px 0px; } .GEP0201,.GEP020x { background-position:-1280px 0px; } .GEP0001,.GEP000x { background-position:-1360px 0px; } .GEP0110 { background-position:-1440px 0px; } .GEP0210 { background-position:-1520px 0px; } .GEP0010 { background-position:-1600px 0px; } .GEP0100 { background-position:-1680px 0px; } .GEP0200 { background-position:-1760px 0px; } .GEP0000 { background-position:-1840px 0px; } .GEPx111,.GEPx11x,.GEPx1xx { background-position:-16px 0px; } .GEPx211,.GEPx21x,.GEPx2xx { background-position:-96px 0px; } .GEPx011,.GEPx01x,.GEPx0xx { background-position:-176px 0px; } .GEPx101,.GEPx10x { background-position:-256px 0px; } .GEPx201,.GEPx20x { background-position:-336px 0px; } .GEPx001,.GEPx00x { background-position:-416px 0px; } .GEPx110 { background-position:-496px 0px; } .GEPx210 { background-position:-576px 0px; } .GEPx010 { background-position:-656px 0px; } .GEPx100 { background-position:-736px 0px; } .GEPx200 { background-position:-816px 0px; } .GEPx000 { background-position:-896px 0px; } .GEPxx11,.GEPxx1x { background-position:-32px 0px; } .GEPxx01,.GEPxx0x { background-position:-272px 0px; } .GEPxx10{ background-position:-512px 0px; } .GEPxx00 { background-position:-752px 0px; } .GEPxxx1 { background-position:-48px 0px; } .GEPxxx0 { background-position:-528px 0px; } .GEP11x1,.GEP12x1,.GEP10x1,.GEP11x0,.GEP12x0,.GEP10x0,.GEP01x1,.GEP02x1,.GEP00x1,.GEP01x0,.GEP02x0,.GEP00x0, .GEPx1x1,.GEPx2x1,.GEPx0x1,.GEPx1x0,.GEPx2x0,.GEPx0x0, .GEP1x11,.GEP1x01,.GEP1x10,.GEP1x00,.GEP0x11,.GEP0x01,.GEP0x10,.GEP0x00, .GEP1x1x,.GEP1x0x,.GEP0x1x,.GEP0x0x, .GEP1xx1,.GEP1xx0,.GEP0xx1,.GEP0xx0 { background-image:url(FastPanel2.gif?v110); background-repeat:no-repeat; } .GEP11x1 { background-position:0px 0px; } .GEP12x1 { background-position:-80px 0px; } .GEP10x1 { background-position:-160px 0px; } .GEP11x0 { background-position:-240px 0px; } .GEP12x0 { background-position:-320px 0px; } .GEP10x0 { background-position:-400px 0px; } .GEP01x1 { background-position:-480px 0px; } .GEP02x1 { background-position:-560px 0px; } .GEP00x1 { background-position:-640px 0px; } .GEP01x0 { background-position:-720px 0px; } .GEP02x0 { background-position:-800px 0px; } .GEP00x0 { background-position:-880px 0px; } .GEPx1x1 { background-position:-16px 0px; } .GEPx2x1 { background-position:-96px 0px; } .GEPx0x1 { background-position:-176px 0px; } .GEPx1x0 { background-position:-256px 0px; } .GEPx2x0 { background-position:-336px 0px; } .GEPx0x0 { background-position:-416px 0px; } .GEP1x11,.GEP1x1x { background-position:-960px 0px; } .GEP1x01,.GEP1x0x { background-position:-1040px 0px; } .GEP1x10 { background-position:-1120px 0px; } .GEP1x00 { background-position:-1200px 0px; } .GEP0x11,.GEP0x1x { background-position:-1280px 0px; } .GEP0x01,.GEP0x0x { background-position:-1360px 0px; } .GEP0x10 { background-position:-1440px 0px; } .GEP0x00 { background-position:-1520px 0px; } .GEP1xx1 { background-position:-1600px 0px; } .GEP1xx0 { background-position:-1680px 0px; } .GEP0xx1 { background-position:-1760px 0px; } .GEP0xx0 { background-position:-1840px 0px; } /* ------------- Space/Filter Panel checkbox images ------------- */ /* Special images in Filter, Group and Search rows for default panel (column named "Panel") if shown as the first column. @ Set width, height and background ...Filter0 - shown in Filter row when Filtered='0', ...Filter1 - shown in Filter row when Filtered='1' ...Group0 - shown in Group row when Grouped='0', ...Group1 - shown in Group row when Grouped='1' ...Search0 - shown in Search row when Searched='0', ...Search1 - shown in Search row when Searched='1' */ .GEFilter0,.GEFilter1,.GEGroup0,.GEGroup1,.GESearch0,.GESearch1 { background-image:url(Bool.gif?v110); background-repeat:no-repeat; display:inline-block; width:13px; height:21px; } .GEFilter0,.GEFilter1 { height:18px; } .GEFilter0 { background-position:center 0px; } .GEFilter1 { background-position:center -250px; } .GEGroup0 { background-position:center 2px; } .GEGroup1 { background-position:center -248px; } .GESearch0 { background-position:center 2px; } .GESearch1 { background-position:center -248px; } /* ...PSpace... is shown in Group and Search row according to actual width of the Panel column. @ Set here only width and text-align */ .GEPSpace1 { width:17px; text-align:center; } .GEPSpace2 { width:33px; text-align:center; } .GEPSpace3 { width:49px; text-align:center; } .GEPSpace4 { width:65px; text-align:center; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Button type cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Button = "Tab" ------------- */ /* @ Set border, padding, background and text attributes ...TabHtml is set to the Tab button <td> tag ...TabHtml1 is set to the Tab button <td> tag instead if the button value is 1 ...TabHtmlIcon... is set instead if the button has Icon */ .GETabHtml,.GETabHtml1,.GETabHtmlIcon,.GETabHtmlIcon1 { text-align:center; padding-left:5px; padding-right:5px; background:#ced9e7; } .GERowAbove .GETabHtml,.GERowAbove .GETabHtml1 { } .GERowBelow .GETabHtml,.GERowBelow .GETabHtml1 { } .GETabHtml1,.GETabHtmlIcon1 { background-color:#789; color:white; } /* Separators between Button="Tab", set to <td> tag They are created automatically to separate the Tabs or can be created manually by Button="TabSep" @ Set background, border and padding or width ...TabSep is set to empty <td> tag between two Tab buttons ...TabSepLeft is set to empty <td> tag before Tab button ...TabSepRight is set to empty <td> tag after Tab button ...TabSepFirst is set to empty <td> tag before Tab button if it is the first cell ...TabSepLast is set to empty <td> tag after Tab button if it is the last cell ...TabSepNoBack is added to all Tab separators on row Kind="Tabber2" */ .GETabSep,.GETabSepLeft,.GETabSepRight { padding-left:3px; padding-right:0px; background:white!important; border:0px none; border-left:1px solid #9cb6c8; border-right:1px solid #9cb6c8; cursor:default!important; } .GETabSepRight,.GETabSepLeft { padding-left:5px; } .GETabSepLast { padding-left:1px; background:white!important; border:none; border-left:1px solid #9cb6c8; cursor:default!important; } .GETabSepFirst { padding-left:1px; background:white!important; border:none; border-right:1px solid #9cb6c8; cursor:default!important; } .GETabSepNoBack { background:none!important; } /* ------------- Button = "Button" ------------- */ /* Parent of the <button>, it is set to cell <td> tag or inner <div> tag @ Set background, border and padding */ .GEToolButton { text-align:center; padding:0px 1px 0px 1px; } /* Class set to the <button> tag if set <Cfg UseButton='1'> or to <u> tag if set <Cfg UseButton='0'>. @ Set background, border, margin, padding, height and text attributes ...ToolButtonButton is set in table row ...ToolButtonButton1 is set in table row instead if the button value is 1 ...ToolButtonButtonAuto is added if the table cell has not set Width attribute ...ToolSpaceButton is set in Space row ...ToolSpaceButton1 is set in Space row instead if the button value is 1 ...ToolSpaceButtonAuto is added if the Space cell has set Width="-1" ...Icon is added if the cell has set Icon attribute ...IconInner is set to the inner <i> tag with the icon and text if the cell has set Icon attribute ...Empty is added to button with empty text to preserve its height; @ Set height */ button.GEToolButtonButton,button.GEToolButtonButton1 { font:10px/11px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:17px; padding:0px; cursor:pointer; white-space:nowrap; } button.GEToolSpaceButton,button.GEToolSpaceButton1 { font:11px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:21px; padding:0px; cursor:pointer; white-space:nowrap; } button.GEToolButtonButton1,button.GEToolSpaceButton1 { color:blue; font-weight:bold; } u.GEToolButtonButton,u.GEToolButtonButton1,u.GEToolSpaceButton,u.GEToolSpaceButton1 { background:url(Backgrounds.gif?v110) 0px -750px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; cursor:pointer; text-decoration:none; display:block; overflow:hidden; white-space:nowrap; } u.GEToolButtonButton,u.GEToolButtonButton1 { font:11px/12px Arial,Helvetica,sans-serif; padding:1px 5px 0px 5px; margin:1px; } u.GEToolSpaceButton,u.GEToolSpaceButton1 { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding:1px 3px 2px 3px; margin:2px 0px 1px 0px; } .GECellHeader u.GEToolButtonButton,.GECellHeader u.GEToolButtonButton1 { } u.GEToolButtonButton1,u.GEToolSpaceButton1 { border:1px solid #888; border-right:1px solid white; border-bottom:1px solid white; color:blue; } u.GEToolButtonIcon { padding-top:0px; padding-bottom:0px; } .GEToolButtonIconInner { padding-top:1px; padding-bottom:0px; display:inline-block; font-style:normal; } u.GEToolSpaceIcon { padding-top:0px; padding-bottom:0px; } .GEToolSpaceIconInner { padding-top:1px; padding-bottom:2px; display:inline-block; font-style:normal; } .GEToolButtonEmpty { height:12px; width:0px; overflow:hidden; display:inline-block; } .GEToolSpaceEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; } .GEToolButtonButtonAuto,.GEToolSpaceButtonAuto { padding-left:3px; padding-right:3px; } /* ------------- Button = "Html" ------------- */ /* @ Set border, padding, background and text attributes ...ToolHtml is set to the button <td> tag ...ToolHtml1 is set to the button <td> tag instead if the button value is 1 ...ToolHtmlIcon... is set instead if the button has Icon or is Class button */ .GEToolHtml,.GEToolHtml1 { padding-left:3px; padding-right:3px; text-align:center; } .GEToolHtml1 { font-weight:bold; color:blue; } .GEToolHtmlIcon,.GEToolHtmlIcon1 { text-align:center; } .GEToolHtmlIcon1 { } /* Added to <td> or <div> tag when the cell has set Icon attribute, according to IconAlign value */ .GEToolHtmlIconLeft { text-align:left; } .GEToolHtmlIconRight { text-align:right; } /* Added to <td> tag, to button with empty text; @ Set border and padding */ .GEToolHtmlIconSingle { } /* Added to <div> tag, to button with empty text to preserve its height; ...IE is used for IE5 quirks mode; @ Set height */ .GEToolHtmlEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; } .GEToolHtmlEmptyIE { overflow:hidden; display:inline-block; } /* ------------- Other Button type attributes ------------- */ /* Added to <td> tag when the Button type cell has set Disabled='1' */ .GEDisabledButton { opacity:0.3; filter:alpha(opacity=30); } /* Popup cell side icon, used for Button type cell with List attribute @ Set background and padding ...PopupRight - right popup icon, used for PopupIcon="2" and for not empty value and PopupIcon="1" ...PopupLeft - not used now ...PopupNone - used for PopupIcon="1" and empty value, just to preserve the space */ .GEPopupLeft,.GEPopupRight { background-image:url(Menu.gif?v110); background-repeat:no-repeat; } .GEPopupLeft { background-position:-6px -248px; padding-left:14px;} .GEPopupRight { background-position:right -248px; padding-right:14px;} .GEPopupNone { padding-right:14px; } /* ------------------------------------------ Special Toolbar buttons' images ---------------------------------------------- */ /* Class added to <td> tag for alignment of the icon in Button="Class" or Button="Html" ...Single is added is added for button without ButtonText to specify the icon width ...Left/Right/Top/Bottom is added for appropriate IconAlign value @ Set padding */ .GEToolAlignSingle { padding-left:24px; padding-right:0px; } .GEToolAlignLeft { padding-left:22px; padding-right:8px; } .GEToolAlignRight { padding-left:8px; padding-right:22px; } .GEToolAlignTop { padding-left:5px; padding-right:5px; padding-top:22px; } .GEToolAlignBottom { padding:5px 5px 24px 5px; } /* Used for Type="Button" Button="Class" and cell value null, "", 0 or 1. Set to <td> tag @ Set border, padding, background */ .GEToolSave,.GEToolReload,.GEToolRepaint,.GEToolRepaint1,.GEToolPrint,.GEToolExportPDF,.GEToolExport,.GEToolUndo,.GEToolUndo1,.GEToolRedo,.GEToolRedo1, .GEToolAdd,.GEToolAddChild,.GEToolJoin,.GEToolSplit,.GEToolOutdent,.GEToolIndent,.GEToolSort,.GEToolSort1,.GEToolCalc,.GEToolCalc1, .GEToolExpandAll,.GEToolCollapseAll,.GEToolColumns,.GEToolCfg,.GEToolHelp,.GEToolDebug,.GEResizeGrid,.GEResizeGridRtl { background-image:url(Toolbar.gif?v110); background-repeat:no-repeat; } .GEToolSave { background-position:center 0px; } .GEToolSaveLeft { background-position:left 0px; } .GEToolSaveRight { background-position:right 0px; } .GEToolSaveBottom { background-position:center 20px; } .GEToolReload { background-position:center -100px; } .GEToolReloadLeft { background-position:left -100px; } .GEToolReloadRight { background-position:right -100px; } .GEToolReloadBottom { background-position:center -80px; } .GEToolRepaint { background-position:center -200px; } .GEToolRepaintLeft { background-position:left -200px; } .GEToolRepaintRight { background-position:right -200px; } .GEToolRepaintBottom { background-position:center -180px; } .GEToolRepaint1 { background-position:center -300px; } .GEToolRepaintLeft1 { background-position:left -300px; } .GEToolRepaintRight1 { background-position:right -300px; } .GEToolRepaintBottom1 { background-position:center -280px; } .GEToolPrint { background-position:center -400px; } .GEToolPrintLeft { background-position:left -400px; } .GEToolPrintRight { background-position:right -400px; } .GEToolPrintBottom { background-position:center -380px; } .GEToolExportPDF { background-position:center -500px; } .GEToolExportPDFLeft { background-position:left -500px; } .GEToolExportPDFRight { background-position:right -500px; } .GEToolExportPDFBottom { background-position:center -480px; } .GEToolExport { background-position:center -600px; } .GEToolExportLeft { background-position:left -600px; } .GEToolExportRight { background-position:right -600px; } .GEToolExportBottom { background-position:center -580px; } .GEToolUndo { background-position:center -700px; } .GEToolUndoLeft { background-position:left -700px; } .GEToolUndoRight { background-position:right -700px; } .GEToolUndoBottom { background-position:center -680px; } .GEToolUndo1 { background-position:center -800px; } .GEToolUndoLeft1 { background-position:left -800px; } .GEToolUndoRight1 { background-position:right -800px; } .GEToolUndoBottom1 { background-position:center -780px; } .GEToolRedo { background-position:center -900px; } .GEToolRedoLeft { background-position:left -900px; } .GEToolRedoRight { background-position:right -900px; } .GEToolRedoBottom { background-position:center -880px; } .GEToolRedo1 { background-position:center -1000px; } .GEToolRedoLeft1 { background-position:left -1000px; } .GEToolRedoRight1 { background-position:right -1000px; } .GEToolRedoBottom1 { background-position:center -980px; } .GEToolAdd { background-position:center -1100px; } .GEToolAddLeft { background-position:left -1100px; } .GEToolAddRight { background-position:right -1100px; } .GEToolAddBottom { background-position:center -1080px; } .GEToolAddChild { background-position:center -1200px; } .GEToolAddChildLeft { background-position:left -1200px; } .GEToolAddChildRight { background-position:right -1200px; } .GEToolAddChildBottom { background-position:center -1180px; } .GEToolJoin { background-position:center -1300px; } .GEToolJoinLeft { background-position:left -1300px; } .GEToolJoinRight { background-position:right -1300px; } .GEToolJoinBottom { background-position:center -1280px; } .GEToolSplit { background-position:center -1400px; } .GEToolSplitLeft { background-position:left -1400px; } .GEToolSplitRight { background-position:right -1400px; } .GEToolSplitBottom { background-position:center -1380px; } .GEToolOutdent { background-position:center -1500px; } .GEToolOutdentLeft { background-position:left -1500px; } .GEToolOutdentRight { background-position:right -1500px; } .GEToolOutdentBottom { background-position:center -1480px; } .GEToolIndent { background-position:center -1600px; } .GEToolIndentLeft { background-position:left -1600px; } .GEToolIndentRight { background-position:right -1600px; } .GEToolIndentBottom { background-position:center -1580px; } .GEToolSort { background-position:center -1700px; } .GEToolSortLeft { background-position:left -1700px; } .GEToolSortRight { background-position:right -1700px; } .GEToolSortBottom { background-position:center -1680px; } .GEToolSort1 { background-position:center -1800px; } .GEToolSortLeft1 { background-position:left -1800px; } .GEToolSortRight1 { background-position:right -1800px; } .GEToolSortBottom1 { background-position:center -1780px; } .GEToolCalc { background-position:center -1900px; } .GEToolCalcLeft { background-position:left -1900px; } .GEToolCalcRight { background-position:right -1900px; } .GEToolCalcBottom { background-position:center -1880px; } .GEToolCalc1 { background-position:center -2000px; } .GEToolCalcLeft1 { background-position:left -2000px; } .GEToolCalcRight1 { background-position:right -2000px; } .GEToolCalcBottom1 { background-position:center -1980px; } .GEToolExpandAll { background-position:center -2100px; } .GEToolExpandAllLeft { background-position:left -2100px; } .GEToolExpandAllRight { background-position:right -2100px; } .GEToolExpandAllBottom { background-position:center -2080px; } .GEToolCollapseAll { background-position:center -2200px; } .GEToolCollapseAllLeft { background-position:left -2200px; } .GEToolCollapseAllRight { background-position:right -2200px; } .GEToolCollapseAllBottom { background-position:center -2180px; } .GEToolColumns { background-position:center -2300px; } .GEToolColumnsLeft { background-position:left -2300px; } .GEToolColumnsRight { background-position:right -2300px; } .GEToolColumnsBottom { background-position:center -2280px; } .GEToolCfg { background-position:center -2400px; } .GEToolCfgLeft { background-position:left -2400px; } .GEToolCfgRight { background-position:right -2400px; } .GEToolCfgBottom { background-position:center -2380px; } .GEToolHelp { background-position:center -2500px; } .GEToolHelpLeft { background-position:left -2500px; } .GEToolHelpRight { background-position:right -2500px; } .GEToolHelpBottom { background-position:center -2480px; } .GEToolDebug { background-position:center -2600px; } .GEToolDebugLeft { background-position:left -2600px; } .GEToolDebugRight { background-position:right -2600px; } .GEToolDebugBottom { background-position:center -2580px; } .GEResizeGrid { background-position:center -2700px; } .GEResizeGridLeft { background-position:left -2700px; } .GEResizeGridRight { background-position:right -2700px; } .GEResizeGridBottom { background-position:center -2680px; } .GEResizeGridRtl { background-position:center -2800px; } .GEResizeGridRtlLeft { background-position:left -2800px; } .GEResizeGridRtlRight { background-position:right -2800px; } .GEResizeGridRtlBottom { background-position:center -2780px; } .GEToolPagerFirst,.GEToolPagerFirst1,.GEToolPagerPrev,.GEToolPagerPrev1,.GEToolPagerNext,.GEToolPagerNext1,.GEToolPagerLast,.GEToolPagerLast1 { background-image:url(Pager.gif?v110); background-repeat:no-repeat; } .GEToolPagerFirst { background-position:center 0px; } .GEToolPagerFirstLeft { background-position:left 0px; } .GEToolPagerFirstRight { background-position:right 0px; } .GEToolPagerFirstBottom { background-position:center 20px; } .GEToolPagerFirst1 { background-position:center -100px; } .GEToolPagerFirstLeft1 { background-position:left -100px; } .GEToolPagerFirstRight1 { background-position:right -100px; } .GEToolPagerFirstBottom1 { background-position:center -80px; } .GEToolPagerPrev { background-position:center -200px; } .GEToolPagerPrevLeft { background-position:left -200px; } .GEToolPagerPrevRight { background-position:right -200px; } .GEToolPagerPrevBottom { background-position:center -180px; } .GEToolPagerPrev1 { background-position:center -300px; } .GEToolPagerPrevLeft1 { background-position:left -300px; } .GEToolPagerPrevRight1 { background-position:right -300px; } .GEToolPagerPrevBottom1 { background-position:center -280px; } .GEToolPagerNext { background-position:center -400px; } .GEToolPagerNextLeft { background-position:left -400px; } .GEToolPagerNextRight { background-position:right -400px; } .GEToolPagerNextBottom { background-position:center -380px; } .GEToolPagerNext1 { background-position:center -500px; } .GEToolPagerNextLeft1 { background-position:left -500px; } .GEToolPagerNextRight1 { background-position:right -500px; } .GEToolPagerNextBottom1 { background-position:center -480px; } .GEToolPagerLast { background-position:center -600px; } .GEToolPagerLastLeft { background-position:left -600px; } .GEToolPagerLastRight { background-position:right -600px; } .GEToolPagerLastBottom { background-position:center -580px; } .GEToolPagerLast1 { background-position:center -700px; } .GEToolPagerLastLeft1 { background-position:left -700px; } .GEToolPagerLastRight1 { background-position:right -700px; } .GEToolPagerLastBottom1 { background-position:center -680px; } .GEToolCorrect,.GEToolCorrect1,.GEToolZoomIn,.GEToolZoomIn1,.GEToolZoomOut,.GEToolZoomOut1,.GEToolZoomFit { background-image:url(ToolbarGantt.gif?v110); background-repeat:no-repeat; } .GEToolCorrect { background-position:center 0px; } .GEToolCorrectLeft { background-position:left 0px; } .GEToolCorrectRight { background-position:right 0px; } .GEToolCorrectBottom { background-position:center 20px; } .GEToolCorrect1 { background-position:center -100px; } .GEToolCorrectLeft1 { background-position:left -100px; } .GEToolCorrectRight1 { background-position:right -100px; } .GEToolCorrectBottom1 { background-position:center -80px; } .GEToolZoomIn { background-position:center -200px; } .GEToolZoomInLeft { background-position:left -200px; } .GEToolZoomInRight { background-position:right -200px; } .GEToolZoomInBottom { background-position:center -180px; } .GEToolZoomIn1 { background-position:center -300px; } .GEToolZoomInLeft1 { background-position:left -300px; } .GEToolZoomInRight1 { background-position:right -300px; } .GEToolZoomInBottom1 { background-position:center -280px; } .GEToolZoomOut { background-position:center -400px; } .GEToolZoomOutLeft { background-position:left -400px; } .GEToolZoomOutRight { background-position:right -400px; } .GEToolZoomOutBottom { background-position:center -380px; } .GEToolZoomOut1 { background-position:center -500px; } .GEToolZoomOutLeft1 { background-position:left -500px; } .GEToolZoomOutRight1 { background-position:right -500px; } .GEToolZoomOutBottom1 { background-position:center -480px; } .GEToolZoomFit { background-position:center -600px; } .GEToolZoomFitLeft { background-position:left -600px; } .GEToolZoomFitRight { background-position:right -600px; } .GEToolZoomFitBottom { background-position:center -580px; } /* Void button ResizeGrid; @ Do not change */ .GEToolResize { visibility:hidden; } /* It is added to the td tag when used VAlign and no button text is shown */ .GEToolImage { display:inline-block; width:24px; height:21px; padding:0px; overflow:hidden; } /* It is added to the td tag when used VAlign and the button text is shown; for IconAlign values */ .GEToolImageLeftText,.GEToolImageRightText,.GEToolImageTopText,.GEToolImageBottomText { display:inline-block; text-decoration:none; } .GEToolImageLeftText { padding-top:5px; padding-bottom:3px; } .GEToolImageRightText { padding-top:5px; padding-bottom:3px; } .GEToolImageTopText { height:13px; padding-bottom:3px; } .GEToolImageBottomText { height:13px; padding-top:5px; padding-bottom:24px; } /* It is added to div tag when used Icon attribute with Button="Class"; for IconAlign values; Single is used without ButtonText; */ .GEToolIconSingle { background-position:center center; } .GEToolIconLeft { background-position:left center; } .GEToolIconRight { background-position:right center; } .GEToolIconTop { background-position:center top; } .GEToolIconBottom { background-position:center bottom; } /* Special class added to <td> tag for Pager type cell edit box with pager number - it is standard editable Space cell */ .GEPagerEdit > div { text-align:center; } /* Special icon always placed to right bottom grid corner to resize grid if set ResizingMain @ Set background and optionally margin, width and height for the icon size and position ...Rtl is placed in bottom left corner and is used in RTL mode */ .GEResizeGrid { background-position:-2px -2703px; margin:-19px 0px 0px auto; height:19px; width:19px; overflow:hidden; padding:0px; cursor:nw-resize; } .GEResizeGridRtl { background-position:-2px -2803px; margin:-19px auto 0px 0px; height:19px; width:19px; overflow:hidden; padding:0px; cursor:ne-resize; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell side Icon / Button */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* -------------------------------------------------- Filter images -------------------------------------------------------- */ /* Filter operator icons shown on left or right side (set by IconAlign), shown in <td> or <div> tag. The number 0 - 12 is the operator number set in cell Filter attribute @ Set here background and padding-left */ .GEFilter0Left,.GEFilter1Left,.GEFilter2Left,.GEFilter3Left,.GEFilter4Left,.GEFilter5Left,.GEFilter6Left, .GEFilter7Left,.GEFilter8Left,.GEFilter9Left,.GEFilter10Left,.GEFilter11Left,.GEFilter12Left { background-image:url(Filter.gif?v110); background-repeat:no-repeat; padding-left:17px; } .GEFilter0Right,.GEFilter1Right,.GEFilter2Right,.GEFilter3Right,.GEFilter4Right,.GEFilter5Right,.GEFilter6Right, .GEFilter7Right,.GEFilter8Right,.GEFilter9Right,.GEFilter10Right,.GEFilter11Right,.GEFilter12Right { background-image:url(Filter.gif?v110); background-repeat:no-repeat; padding-right:17px; } .GEFilter0Left,.GEFilter0Menu { background-position:left 0px; } .GEFilter1Left,.GEFilter1Menu { background-position:left -150px; } .GEFilter2Left,.GEFilter2Menu { background-position:left -300px; } .GEFilter3Left,.GEFilter3Menu { background-position:left -450px; } .GEFilter4Left,.GEFilter4Menu { background-position:left -600px; } .GEFilter5Left,.GEFilter5Menu { background-position:left -750px; } .GEFilter6Left,.GEFilter6Menu { background-position:left -900px; } .GEFilter7Left,.GEFilter7Menu { background-position:left -1050px; } .GEFilter8Left,.GEFilter8Menu { background-position:left -1200px; } .GEFilter9Left,.GEFilter9Menu { background-position:left -1350px; } .GEFilter10Left,.GEFilter10Menu { background-position:left -1500px; } .GEFilter11Left,.GEFilter11Menu { background-position:left -1650px; } .GEFilter12Left,.GEFilter12Menu { background-position:left -1800px; } .GEFilter0Right { background-position:right 0px; } .GEFilter1Right { background-position:right -150px; } .GEFilter2Right { background-position:right -300px; } .GEFilter3Right { background-position:right -450px; } .GEFilter4Right { background-position:right -600px; } .GEFilter5Right { background-position:right -750px; } .GEFilter6Right { background-position:right -900px; } .GEFilter7Right { background-position:right -1050px; } .GEFilter8Right { background-position:right -1200px; } .GEFilter9Right { background-position:right -1350px; } .GEFilter10Right { background-position:right -1500px; } .GEFilter11Right { background-position:right -1650px; } .GEFilter12Right { background-position:right -1800px; } /* The filter operator icons shown in the popup menu @ Set here background, width and height */ .GEFilter0Menu,.GEFilter1Menu,.GEFilter2Menu,.GEFilter3Menu,.GEFilter4Menu,.GEFilter5Menu,.GEFilter6Menu, .GEFilter7Menu,.GEFilter8Menu,.GEFilter9Menu,.GEFilter10Menu,.GEFilter11Menu,.GEFilter12Menu { width:17px; height:17px; overflow:hidden; background-image:url(Filter.gif?v110); background-repeat:no-repeat; margin-left:-1px; } /* --------------------------------------------------- Sort images --------------------------------------------------------- */ /* Sort icons shown on left or right side (set by IconAlign) in Header cell, shown in <td> or <div> tag. 0 - no sort, 1 - first sort asc, 2 - second sort asc, 3 - third sort asc, 4 - first sort desc, 5 - second sort desc, 6 - third sort desc @ Set here background and padding-left */ .GESort0Left,.GESort1Left,.GESort2Left,.GESort3Left,.GESort4Left,.GESort5Left,.GESort6Left, .GESort0Right,.GESort1Right,.GESort2Right,.GESort3Right,.GESort4Right,.GESort5Right,.GESort6Right { background-image:url(Sort.gif?v110); background-repeat:no-repeat; } .GESort0Left,.GESort1Left,.GESort2Left,.GESort3Left,.GESort4Left,.GESort5Left,.GESort6Left { padding-left:17px; } .GESort0Right,.GESort1Right,.GESort2Right,.GESort3Right,.GESort4Right,.GESort5Right,.GESort6Right{ padding-right:17px; } .GESort0Left { background-position:left 0px; } .GESort1Left { background-position:left -250px; } .GESort2Left { background-position:left -500px; } .GESort3Left { background-position:left -750px; } .GESort4Left { background-position:left -1000px; } .GESort5Left { background-position:left -1250px; } .GESort6Left { background-position:left -1500px; } .GESort0Right { background-position:right 0px; } .GESort1Right { background-position:right -250px; } .GESort2Right { background-position:right -500px; } .GESort3Right { background-position:right -750px; } .GESort4Right { background-position:right -1000px; } .GESort5Right { background-position:right -1250px; } .GESort6Right { background-position:right -1500px; } /* ------------------------------------------------ Side button images ----------------------------------------------------- */ /* Predefined side icon and side button images. The ...Left is used for Icon with IconAlign="Left" or without IconAlign The ...Right is used for Icon with IconAlign="Right" and for Button The ...Top and ...Bottom is used for Type="Button" with Icon and IconAlign="Top" or "Bottom" The ...Check0... is not checked, ...Check1... is checked and ...Check2... is empty state (the ?) @ Set here background and padding-left or padding-right */ .GEDateLeft,.GEDatesLeft,.GEDefaultsLeft,.GEEnumLeft,.GECollapseLeft,.GEExpandLeft { background-image:url(Button.gif?v110); padding-left:17px; background-repeat:no-repeat; } .GEDateRight,.GEDatesRight,.GEDefaultsRight,.GEEnumRight,.GECollapseRight,.GEExpandRight { background-image:url(Button.gif?v110); padding-right:17px; background-repeat:no-repeat; } .GEDateTop,.GEDatesTop,.GEDefaultsTop,.GEEnumTop,.GECollapseTop,.GEExpandTop { background-image:url(Button.gif?v110); padding-top:20px; background-repeat:no-repeat; } .GEDateBottom,.GEDatesBottom,.GEDefaultsBottom,.GEEnumBottom,.GECollapseBottom,.GEExpandBottom { background-image:url(Button.gif?v110); padding-bottom:20px; background-repeat:no-repeat; } .GEDateLeft,.GEDatesLeft { background-position:left -250px; padding-left:20px; } .GEDateRight,.GEDatesRight { background-position:right -250px; padding-right:20px; } .GEDateTop,.GEDatesTop { background-position:center -250px; } .GEDateBottom,.GEDatesBottom { background-position:center -230px; } .GEDefaultsLeft { background-position:left 0px; padding-left:20px; } .GEDefaultsRight { background-position:right 0px; padding-right:20px; } .GEDefaultsTop { background-position:center 0px; } .GEDefaultsBottom { background-position:center 20px; } .GEEnumLeft { background-position:left -500px; } .GEEnumRight { background-position:right -500px; } .GEEnumTop { background-position:center -500px; } .GEEnumBottom { background-position:center -480px; } .GEExpandLeft { background-position:left -1000px; } .GEExpandRight { background-position:right -1000px; } .GEExpandTop { background-position:center -1000px; } .GEExpandBottom { background-position:center -980px; } .GECollapseLeft { background-position:left -750px;} .GECollapseRight { background-position:right -750px;} .GECollapseTop { background-position:center -750px; } .GECollapseBottom { background-position:center -730px; } .GECheck0Left,.GECheck1Left,.GECheck2Left { background-image:url(Bool.gif?v110); padding-left:17px; background-repeat:no-repeat; } .GECheck0Right,.GECheck1Right,.GECheck2Right { background-image:url(Bool.gif?v110); padding-right:17px; background-repeat:no-repeat; } .GECheck0Top,.GECheck1Top,.GECheck2Top { background-image:url(Bool.gif?v110); padding-top:20px; background-repeat:no-repeat; } .GECheck0Bottom,.GECheck1Bottom,.GECheck2Bottom { background-image:url(Bool.gif?v110); padding-bottom:20px; background-repeat:no-repeat; } .GECheck0Left { background-position:left 0px; } .GECheck1Left { background-position:left -250px; } .GECheck2Left { background-position:left -500px; } .GECheck0Right { background-position:right 0px; } .GECheck1Right { background-position:right -250px; } .GECheck2Right { background-position:right -500px; } .GECheck0Top { background-position:center 0px; } .GECheck1Top { background-position:center -250px; } .GECheck2Top { background-position:center -500px; } .GECheck0Bottom { background-position:center 20px; } .GECheck1Bottom { background-position:center -230px; } .GECheck2Bottom { background-position:center -480px; } /* Class added to right side button if shown in <u> tag - in Header cell or if the cell has set VAlign @ Set here only height */ .GEButtonImage { display:inline-block; height:17px; padding-left:0px; padding-right:0px; } /* Class added to <a> tag in Type="Icon" and Link attribute set. @ Do not change. */ .GEIconLink { text-decoration:none; width:1000px; display:inline-block; } /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign. @ Set padding */ .GEIconLeft { background-position:left 0px; padding-left:20px; background-repeat:no-repeat; } .GEIconRight { background-position:right 0px; padding-right:20px; background-repeat:no-repeat; } .GEIconCenter { background-position:center 0px; background-repeat:no-repeat; } .GEIconTop { padding-top:20px; background-position:center 0px; background-repeat:no-repeat; } .GEIconBottom { padding-bottom:21px; background-position:center 20px; background-repeat:no-repeat; } /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign="Top or "Bottom and VAlign. Used to synchronize position of custom icons with standard toolbar icons @ Set padding and margin */ .GEIconTopVAlignTop { padding-top:20px; } .GEIconTopVAlignMiddle { padding-top:21px; } .GEIconTopVAlignBottom { padding-top:22px; } .GEIconBottomVAlignTop { padding-bottom:22px; } .GEIconBottomVAlignMiddle { padding-bottom:21px; } .GEIconBottomVAlignBottom { padding-bottom:21px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell checkboxes - Radio and Bool types */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------------------------------------------ Radio Type images ------------------------------------------------------ */ /* Radio icons for cell RadioIcon = 0,1,2, set to <td> tag The ...Right is used when cell has set RadioRight='1' The ...None is used for RadioIcon='6' 0 - unchecked radio, 1 - checked radio, 2 - unchecked checkbox, 3 - checked checkbox @ Set background, padding, border and text attributes */ .GERadio0Left,.GERadio0Right,.GERadio1Left,.GERadio1Right,.GERadio2Left,.GERadio2Right,.GERadio3Left,.GERadio3Right,.GERadioIconLeft,.GERadioIconRight,.GERadioNone { background-image:url(Bool.gif?v110); background-repeat:no-repeat; font:11.9px/17px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } .GERadio0Left,.GERadio1Left,.GERadio2Left,.GERadio3Left,.GERadioIconLeft { padding-left:17px; padding-right:3px; } .GERadio0Right,.GERadio1Right,.GERadio2Right,.GERadio3Right,.GERadioIconRight { padding-right:17px; padding-left:3px; } .GERadio0Left { background-position:left -1500px; } .GERadio1Left { background-position:left -1750px; } .GERadio2Left { background-position:left 0px; } .GERadio3Left { background-position:left -250px;} .GERadio0Right { background-position:right -1500px; } .GERadio1Right { background-position:right -1750px; } .GERadio2Right { background-position:right 0px; } .GERadio3Right { background-position:right -250px; } .GERadioNone { background-image:none; } /* Custom radio icon for cell RadioIcon = "image file", set to <td> tag. The ...Right is used when cell has set RadioRight='1' @ Set padding, border and text attributes */ .GERadioIconLeft { background-position:left top; } .GERadioIconRight { background-position:right top; } /* The Radio icons if set to nobr and span tags when set cell attribute Wrap='1' @ Set padding and optionally background, border and text attributes */ nobr.GERadio0Left,nobr.GERadio1Left,nobr.GERadio2Left,nobr.GERadio3Left,nobr.GERadio0Right,nobr.GERadio1Right,nobr.GERadio2Right,nobr.GERadio3Right,nobr.GERadioIconLeft,nobr.GERadioIconRight, span.GERadio0Left,span.GERadio1Left,span.GERadio2Left,span.GERadio3Left,span.GERadio0Right,span.GERadio1Right,span.GERadio2Right,span.GERadio3Right,span.GERadioIconLeft,span.GERadioIconRight { padding-top:2px; padding-bottom:2px; } /* Radio icons by standard <input>, for cell RadioIcon = 3,4,5 ...RadioCell is set to the <td> tag around the radio. @ Set background, padding and border ...RadioInput is set to <input> type "checkbox" or "radio". @ Set margin, padding and line-height ...RadioText is set to <span> tag next to the <input>. @ Set text attributes and optionally background, padding and border */ .GERadioCell { white-space:nowrap; } .GERadioInput { margin:1px 2px 0px 2px; padding:0px; margin-top:-4px!IE; line-height:13px; } .GERadioText { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } nobr.GERadioCell,span.GERadioCell { display:inline-block; } /* Caption of checked radio button; @ Set here border, padding, background and text attributes */ .GERadioChecked { color:blue; } /* ------------------------------------------------- Bool Type images ------------------------------------------------------ */ /* Checkbox icons for table row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only ...BoolIcon is used for custom icon in BoolIcon="image file" ...BoolImage is added for every the Bool icon @ Set here background and width and height */ .GEBool0,.GEBool1,.GEBoolX,.GEBool0RO,.GEBool1RO,.GEBoolXRO,.GEBool2,.GEBool3,.GEBool2RO,.GEBool3RO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:17px; } .GEBoolIcon { background-repeat:no-repeat; } .GEBool0 { background-position:center 0px; } .GEBool1 { background-position:center -250px; } .GEBoolX { background-position:center -500px; } .GEBool0RO { background-position:center -750px; } .GEBool1RO { background-position:center -1000px; } .GEBoolXRO { background-position:center -1250px; } .GEBool2,.GEBool2RO { background-position:center -1500px; } .GEBool3,.GEBool3RO { background-position:center -1750px; } .GEBoolImage { display:inline-block; width:17px; height:17px; overflow:hidden; padding:0px; } /* Checkbox icons for Space row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only ...BoolIconSpace is used for custom icon in BoolIcon="image file" ...BoolImageSpace is added for every the Bool icon @ Set here background, width and height and padding-left (width and height is used in <u> tag, padding-left in <td> tag) */ .GEBoolXSpace,.GEBool0Space,.GEBool1Space,.GEBoolXSpaceRO,.GEBool0SpaceRO,.GEBool1SpaceRO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:18px; } .GEBool2Space,.GEBool3Space,.GEBool2SpaceRO,.GEBool3SpaceRO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:18px; } .GEBoolIconSpace { background-repeat:no-repeat; } .GEBool0Space { background-position:center 3px; } .GEBool1Space { background-position:center -247px; } .GEBoolXSpace { background-position:center -497px; } .GEBool0SpaceRO { background-position:center -747px; } .GEBool1SpaceRO { background-position:center -997px; } .GEBoolXSpaceRO { background-position:center -1247px; } .GEBool2Space,.GEBool2SpaceRO { background-position:center -1497px; } .GEBool3Space,.GEBool3SpaceRO { background-position:center -1747px; } .GEBoolImageSpace { display:inline-block; width:18px; height:21px; overflow:hidden; padding:0px; } /* Bool icons by standard <input>, for cell BoolIcon = 4,5, different for table and Space row cells @ Set margin and padding */ .GEBoolInput { margin-top:2px; margin-bottom:0px; padding:0px; margin-top:-2px!IE; margin-bottom:-6px!IE; } .GEBoolInputSpace { margin-top:5px; margin-bottom:3px; padding:0px; margin-top:1px!IE; margin-bottom:1px!IE; } /* Bool icons by text 'x' in rect, for cell BoolIcon = 6 0 - unchecked checkbox, 1 - checked checkbox, 2 - empty (third) state (?), RO - read only ...IE is added in IE5 quirks mode @ Set height, width, border, background, padding, margin and text attributes */ .GEBoolChar0,.GEBoolChar1,.GEBoolChar2,.GEBoolChar0RO,.GEBoolChar1RO,.GEBoolChar2RO { height:9px; width:8px; border:2px ridge white; margin:2px auto 2px auto; font:bold 9px Arial; color:blue; text-align:center; overflow:hidden; } .GEBoolChar2 { color:green; } .GEBoolChar0RO,.GEBoolChar1RO,.GEBoolChar2RO { color:gray; } .GEBoolCharIE { height:14px; width:12px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Side pager */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ...PagerMain - main <div> tag inside <td> tag. It has set inline width. @ Set border, margin and padding ...PagerBody - the pages without header, <div> tag. @ Set background, border, margin and padding. ...PagerBodyLeft, ...PagerBodyRight - added to the ...PagerBody according to the side where is the pager displayed. ...PagerHeader - the pager header, <div> tag. @ Set background, border, margin and padding. ...PagerHeaderLeft, ...PagerHeaderRight - added to the ...PagerHeader according to the side where is the pager displayed. ...PagerCaption - text inside header, <div> tag, set text attributes and optionally also border, padding, margin and background */ .GEPagerMain { border:1px solid #99BCE8; border-bottom:0px none; margin:0px 2px 0px 2px; } .GEPagerBody { background:#E8F4FF; } .GEPagerBodyLeft { } .GEPagerBodyRight { } .GEPagerHeader { background:url(Backgrounds.gif?v110) repeat-x; border-bottom:1px solid #E8F4FF; cursor:default; } .GEPagerHeaderLeft { } .GEPagerHeaderRight { } .GEPagerCaption { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 3px 4px 3px; white-space:nowrap; } /* ...PagerItem - one page name. @ Set background, border, margin, padding and text attributes ...PagerItemTouch is added on tablet */ .GEPagerItem { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; overflow:hidden; white-space:nowrap; border-top:1px solid white; border-bottom:1px solid #e0e0ff; padding:0px 3px 0px 3px; } .GEPagerItemTouch { padding-top:4px; padding-bottom:4px; } /* Classes to ...PagerItem added on pager Type="Gantt" if set ShowUsedPages / ShowExcludedPages @ Set background, border, margin, padding and text attributes */ .GEPagerItemUsed { color:green; } .GEPagerItemUnused { color:#888; } .GEPagerItemExcluded { background:#DDD; } /* Marked part of the page name, <span> tag 1 - the first sorted column, 2 - the second sorted column, 3 - the third sorted column, S - when the grid is not sorted */ .GEPagerSort1 { color:#006600; } .GEPagerSort2 { color:#00AE00; } .GEPagerSort3 { color:#00FF00; } .GEPagerSortS { color:black; } /* Focus cursor - actully shown page(s) ...PagerFocus - actually shown (scrolled) page(s) in pager Pages or actually zoomed chart in pager Gantt ...PagerFocus2 - actual view (scrolled) in pager Gantt ...PagerFocus3 - the whole pager is shown in actual view, in pager Gantt */ .GEPagerFocus,.GEPagerFocus2,.GEPagerFocus3 { position:relative; cursor:pointer; overflow:hidden; opacity:0.2; filter:alpha(opacity=20); border:1px solid #369; background:#69C; } .GEPagerFocus2 { background:#F0F; } .GEPagerFocus3 { background:#AFA; } /* Hover cursor - highlighted page under mouse cursor. @ Set background, border, padding */ .GEPagerHover { position:relative; cursor:pointer; overflow:hidden; background:#9CF; opacity:0.3; filter:alpha(opacity=30); } /* -------------------------------------------------------------------------------------------------------------------------- */ /* State colors and classes */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* The ...Color... classes are never assigned, they are used only to read the color. @ In ...Color... set only the background-color, it must be set by number, not by name. All the colors except ...FocusedCell... and ...Default are relative colors, are added to the ...Default color; if the result color number exceeds 0x1000000, it is subtracted by the 0x1000000 The ...Class... is added to the cell if its condition is fulfilled. Only the listed ...Class... are used, the others can have only the ...Color... set. @ In ...Class... set text attributes and color and optionally border and padding. If set here background-color with !important, it overrides the cell color and sets it as absolute */ .GEColorDefault { background-color:#FFFFFF; } /* Base color for all cells, can be changed by <I Color /> attribute */ .GEColorNoFocus { background-color:#E8F4FF; } /* Cell with CanFocus='0' */ .GEClassNoFocus { } .GEColorReadOnly { background-color:#F4F4F4;} /* Cell with CanEdit='0' */ .GEClassReadOnly { } .GEColorPreview { background-color:#FFFFFF; } /* Cell with CanEdit='2' */ .GEClassPreview { } .GEColorEdit { background-color:#FFFFFF; } /* Cell with CanFocus='1' CanEdit='1' */ .GEClassEdit { } .GEColorAlternate { background-color:#EBFFFF; } /* Color for <Cfg Alternate/>, can be changed by <I AlternateColor /> */ .GEClassAlternate { } /* Can be changed by <I AlternateClass /> */ .GEColorSelected { background-color:#FFF9D0; } /* Selected row or cell */ .GEClassSelected { color:red; } /* It is used only if set <Cfg SelectClass='1'/> */ .GEColorFill { background-color:#FF80FF; } /* Used when selecting cells by dragging due auto fill */ .GEColorError { background-color:#FF6969; } /* Cell with Error attribute set */ .GEClassError { } /* Row / Cell state colors, are ignored if row has set NoColorState='1' */ .GEColorDeleted { background-color:#FFEDED; } /* Deleted row */ .GEClassDeleted { font-style:italic; } .GEColorAdded { background-color:#EDFFED; } /* Newly added row */ .GEClassAdded { font-weight:bold; } .GEColorMoved1 { background-color:#FFFFFF; } /* Row moved to another parent */ .GEClassMoved1 { } .GEColorMoved2 { background-color:#EFF9FF; } /* Row moved inside its parent, only if sorting is not permitted */ .GEClassMoved2 { } .GEColorChanged { background-color:#EBEFFF; } /* Row with some cell value changed */ .GEClassChanged { } .GEColorChangedCell { background-color:#E1E1FF; } /* The cell with value changed */ .GEClassChangedCell { font-weight:bold; } .GEColorMaxChildren { background-color:#FFFFF0; } /* Row created if row's children exceed <I MaxChildren/> */ .GEClassMaxChildren { } .GEColorDetail { background-color:#FFF0FF; } /* Row is master row, has set <I Detail /> attribute */ .GEClassDetail { } .GEColorDetailSelected { background-color:#FFF0E0; } /* Master row actually shown in detail grid */ .GEClassDetailSelected { } .GEColorDragged { background-color:#E0E0C0; } /* The source row actually being dragged by mouse */ .GEColorFound1 { background-color:#FF87FF; } /* Found cell in SearchAction="Mark", first search */ .GEClassFound1 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorFound2 { background-color:#FFC387; } /* Found cell in SearchAction="Mark", second search */ .GEClassFound2 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorFound3 { background-color:#87FF87; } /* Found cell in SearchAction="Mark", third search */ .GEClassFound3 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorHovered { background-color:#F0F0FF; } /* Row under mouse cursor, used only if the hovered cell or row has HoverRow["Color"]*/ /* Cell under mouse cursor, according to its look or permissions ...Color... is used only if the cell has set HoverCell["Color"] ...Class... is used only if the cell has set HoverCell["Class"] Always only one Color and Class is used, if the cell fulfils more conditions the latter has precedence If the resulted color is #FFFFFF, it is set as transparent, therefore in some cases is required to set #FFFFFE to get white color */ .GEColorHoveredCell { background-color:#D9E0FF; } /* Standard cell */ .GEClassHoveredCell { } .GEColorHoveredCellReadOnly { background-color:#F0F0F0; } /* Cell with CanEdit='0' */ .GEClassHoveredCellReadOnly { } .GEColorHoveredCellNoFocus { background-color:#F8F8F8; } /* Cell with CanFocus='0' */ .GEClassHoveredCellNoFocus { } .GEColorHoveredCellHeader { } /* Cell in Header row */ .GEClassHoveredCellHeader { background-position:0px -250px; } .GEColorHoveredCellPanel { background-color:#FFFFFF; } /* Cell Type = "Panel" */ .GEClassHoveredCellPanel { } .GEColorHoveredCellFastPanel { } /* Cell Type = "Panel" if FastPanel is shown */ .GEClassHoveredCellFastPanel { } .GEColorHoveredCellSpace { background-color:#FFFFFF; } /* Space row cell */ .GEClassHoveredCellSpace { } .GEColorHoveredCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */ .GEClassHoveredCellSpaceEdit > div { background-color:#D9E0FF; } .GEColorHoveredCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */ .GEClassHoveredCellSpaceDefaults > div { background-color:#D9E0FF; } .GEColorHoveredCellSpaceBool0 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 0 */ .GEClassHoveredCellSpaceBool0,.GEClassHoveredCellSpaceBool0 > u { background-position:center -747px; } .GEColorHoveredCellSpaceBool1 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 1 */ .GEClassHoveredCellSpaceBool1,.GEClassHoveredCellSpaceBool1 > u { background-position:center -997px; } .GEColorHoveredCellSpaceBoolX { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value "" */ .GEClassHoveredCellSpaceBoolX,.GEClassHoveredCellSpaceBoolX > u { background-position:center -1247px; } .GEColorHoveredCellSpaceBoolIcon { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and BoolIcon other than 0 and 2 */ .GEClassHoveredCellSpaceBoolIcon { } .GEColorHoveredCellButton { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Html" */ .GEClassHoveredCellButton { color:green; background-color:#FC8!important; } .GEColorHoveredCellButton1 { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Html" and value 1 */ .GEClassHoveredCellButton1 { color:red; background-color:#FC8!important; } .GEColorHoveredCellButtonButton { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" */ .GEClassHoveredCellButtonButton u { color:green; background-position:0px -760px; } .GEColorHoveredCellButtonButton1 { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" and value 1 */ .GEClassHoveredCellButtonButton1 u { color:red; background-position:0px -760px; } .GEColorHoveredCellTab { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Tab" */ .GEClassHoveredCellTab { background:#FC8!important; color:green; } .GEColorHoveredCellTab1 { background-color:#99bbcc; } /* Space row cell of Type="Button" and Button="Tab" and value 1*/ .GEClassHoveredCellTab1 { background-image:none; } .GEColorFocused { background-color:#E6E6E6; } /* Focused row, used only if the focused cell or row has FocusRow["Color"] */ .GEClassFocused { } /* Used only if the focused cell or row has FocusRow["Class"] */ /* Focused cell, the color is absolute color ...Color... is used only if the cell or row has set FocusCell["Color"] ...Class... is used only if the cell or row has set FocusCell["Class"] */ .GEColorFocusedCell { background-color:#FFFFFE; } /* Standard cell */ .GEClassFocusedCell { } .GEColorEditedCell { background-color:#FFE0A0; } /* Cell being edited */ .GEColorViewedCell { background-color:#FFFFFF; } /* Cell being viewed - edited cell with CanEdit='2' */ .GEColorFocusedCellSafari { background-color:#A0A0FF; } /* If the cell border is hidden due <Cfg BorderCursors='0' or '2'/> */ .GEColorFocusedCellHeader { background-color:#FFFFFE; } /* Header row cell */ .GEClassFocusedCellHeader { background-position:0px -250px; } .GEColorFocusedCellSpace { background-color:#E6E6E6; } /* Space row cell */ .GEClassFocusedCellSpace { } .GEColorFocusedCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */ .GEClassFocusedCellSpaceEdit > div { background-color:#E6E6E6; } .GEColorFocusedCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */ .GEClassFocusedCellSpaceDefaults > div { background-color:#E6E6E6; } .GEColorFocusedCellSpaceBool { background-color:#E6E6E6; } /* Space row cell of Type="Bool" */ .GEClassFocusedCellSpaceBool { } .GEColorFocusedCellButton { background-color:#E6E6E6; } /* Space row cell of Type="Button" */ .GEClassFocusedCellButton { } /* Side colors set by ColorCursor attribute ...Col is top / bottom side, ...Row is left / right side ...Class... is used only if set <Cfg> ColorCursor bit 5, &16 */ .GEColorSelectedCol { background-color:#F0#9D0; } /* Side for selected cells */ .GEClassSelectedCol { } .GEColorSelectedRow { background-color:#F0E9D0; } .GEClassSelectedRow { } .GEColorFocusedCol { background-color:#EEE; } /* Side for cells focused by range (FRect) */ .GEClassFocusedCol { } .GEColorFocusedRow { background-color:#EEE; } .GEClassFocusedRow { } .GEColorEditedCol { background-color:#EEE; } /* Side for focused cell (FRow/FCol) */ .GEClassEditedCol { } .GEColorEditedRow { background-color:#EEE; } .GEClassEditedRow { } .GEColorHoveredCol { background-color:#F2F7FF; } /* Side for cell under mouse cursor (ARow/ACol) */ .GEClassHoveredCol { } .GEColorHoveredRow { background-color:#F2F7FF; } .GEClassHoveredRow { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Hover, focus, edit cursors */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Cell and row highlighted under mouse cursor ------------- */ /* ...HoverPanelBackground - Background shown above left side Panel cell when hovering the row; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity ...HoverRowBackground - Background shown above the whole hovered row, except hovered cell and Panel; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity ...HoverRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has HoverRow["Border"]; @ set border ...HoverCellBorder - Border around the hovered cell; shown only if the hovered cell or row has HoverCell["Border"]; @ set border */ .GEHoverPanelBackground { } .GEHoverRowBackground { opacity:0.05; filter:alpha(opacity=5); background:#06F; } .GEHoverRowBorder { z-index:1; border-top:1px solid #BBF; border-bottom:1px solid #BBF; cursor:default; } .GEHoverCellBorder { z-index:3; padding:1px; border:1px solid #A0A0F0; background:white; } /* ---------------- Highlighted focused cell(s) and row(s) ------------- */ /* ...FocusPanelBackground - Background shown above left side Panel cell when the row is focused; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity ...FocusRowBackground - Background shown above the whole focused row, except focused cell and Panel; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity ...FocusRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has FocusRow["Border"]; @ set border ...FocusCellBorder - Border around the focused cell in table row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor ...FocusCellSpaceBorder - Border around the focused cell in Space row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor ...FocusCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"]; @ set border, margin, padding, background, width, height and cursor */ .GEFocusPanelBackground { } .GEFocusRowBackground { opacity:0.05; filter:alpha(opacity=5); background:black; } .GEFocusRowBorder { z-index:2; border:1px solid #8099CC; } .GEFocusCellBorder { z-index:4; border:2px solid #8099CC; } .GEFocusCellSpaceBorder { z-index:4; } .GEFocusCellCorner { position:relative; padding:0px; border:1px solid white; background:#8099CC; margin-left:-3px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; } /* ------------- Highlighted focused cell in edit mode ------------- */ /* ...EditCellBorder - Border around the focused cell in table row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border ...EditCellSpaceBorder - Border around the focused cell in Space row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border ...EditCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"] and is set <Cfg DragEdit='1'/>; @ set border, margin, padding, background, width, height and cursor ...EditCellInput - Parent div tag where the <input> or <textarea> is placed to; @ set border, padding and background */ .GEEditCellBorder { z-index:4; border:2px solid #FF6666; } .GEEditCellSpaceBorder { z-index:4; } .GEEditCellCorner { position:relative; padding:0px; border:1px solid white; background:#FF6666; margin-left:-3px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; } .GEEditCellInput { position:relative; overflow:hidden; z-index:2; line-height:0px; font-size:0px; } /* ------------- Support classes removing border ------------- /* added to ...Background or ...Border classes; @ Do not change */ .GECursorBackground { position:relative; border:none; padding:0px; overflow:hidden; } .GECursorBorderLeft,.GECursorBorderRight,.GECursorBorderTop,.GECursorBorderBottom { position:relative; overflow:hidden; width:0px; height:0px; } .GECursorBorderLeft { border-right:none!important; border-top:none!important; border-bottom:none!important; padding-right:0px!important; padding-top:0px!important; padding-bottom:0px!important; } .GECursorBorderRight { border-left:none!important; border-top:none!important; border-bottom:none!important; padding-left:0px!important; padding-top:0px!important; padding-bottom:0px!important; } .GECursorBorderTop { border-bottom:none!important; border-left:none!important; border-right:none!important; padding-bottom:0px!important; padding-left:0px!important; padding-right:0px!important; } .GECursorBorderBottom { border-top:none!important; border-left:none!important; border-right:none!important; padding-top:0px!important; padding-left:0px!important; padding-right:0px!important; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Edit control */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Edit text in <input> / <textarea> --- */ /* @ Set background and text attributes ...EditInput - set to <input> tag placed into inline edit cursor tag (...EditCellInput) ...EditTextarea - set to <textarea> tag placed into inline edit cursor tag (...EditCellInput) for Lines type ...Normal... is added to <input> / <textarea> for cell in table row, ...Header... is added for cell in Header row, ...Space is added for cell in Space row ...Int..., ...Float..., ...Date..., ...Pass... is added for this cell type ...Text... is added for cell type Text, Lines, Link, Img ...ReadOnly is added for preview cell with CanEdit='2' */ .GEEditInput,.GEEditTextarea { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px; outline:none; box-sizing:content-box; resize:none; } .GEEditInput::-ms-clear { height:13px; } .GEEditNormalInput,.GEEditNormalTextarea { background-color:#FFE0A0; } .GEEditHeaderInput,.GEEditHeaderTextarea { background-color:#D5E9FE; padding-top:2px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; } .GEEditSpaceInput,.GEEditSpaceTextarea { background-color:#FFE0A0; } .GEEditInt,.GEEditFloat,.GEEditDate { text-align:right; } .GEEditText,.GEEditPass { } .GEEditReadOnly { background-color:#FFEEFF; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Dragging objects */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Set to ghost tag under mouse cursor when dragging something in grid or Gantt; Used when <Cfg ShowDrag='1'/>. For dragged rows is used only if set <Cfg DragObject='1'/> The tag is <div> with absolute position and contains the dragged row(s), column header(s) or GanttRun box(es) @ Set border, margin, padding, opacity and optionally background */ .GEMouseObject { opacity:0.5; filter:alpha(opacity=50); z-index:300; overflow:hidden; } /* Set to ghost tag under mouse cursor when dragging rows in grid, if set <Cfg DragObject='2'/> and <Cfg ShowDrag='1'/> The tag is <div> with absolute position and contains information about the count of dragged rows @ Set border, margin, padding, background, opacity, text attributes and optionally height and width */ .GEDragObject { z-index:300; font:12px Arial,Helvetica,sans-serif; margin-left:15px; margin-top:10px; background:#E4E5F0 url(Backgrounds.gif?v110) repeat-x 0px -750px; border:1px solid #777; padding-left:3px; padding-right:3px; } /* The arrows showing actual drop position when dragging column header or GanttRun box @ Set background, width and height */ .GEDragColInsideTop,.GEDragColInsideBottom,.GEDragColOutsideTop,.GEDragColOutsideBottom,.GEDragGanttRunTop,.GEDragGanttRunBottom,.GEDragGanttRunTopJoin,.GEDragGanttRunBottomJoin { position:absolute; background-image:url(Sort.gif?v110); width:11px; height:15px; overflow:hidden; z-index:301; } .GEDragColInsideTop { background-position:-3px -1748px; } .GEDragColInsideBottom { background-position:-3px -1768px; } .GEDragColOutsideTop { background-position:-3px -1788px; } .GEDragColOutsideBottom { background-position:-3px -1808px; } .GEDragGanttRunTop { background-position:-2px -1748px; } .GEDragGanttRunBottom { background-position:-2px -1768px; } .GEDragGanttRunTopJoin { background-position:-2px -1788px; } .GEDragGanttRunBottomJoin { background-position:-2px -1808px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Message dialogs */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Disabled grid, absolute <div> tag shown above grid main tag. The grid is disabled when it shows some message (e.g. "Rendering"). Note, for disabled page is used GridDisabled class instead. The whole page is disabled when the grid shows modal dialog (e.g. grid configuration menu). @ Set background and opacity, optionally margin and padding */ .GEDisabled { position:absolute; z-index:264; background:white; opacity:0.5; filter:alpha(opacity=50); } /* Grid informational or progress message, absolute <div> tag @ Set border, padding, background and text attributes */ .GEMessage { font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; text-align:center; visibility:hidden; z-index:266; position:absolute; left:0px; top:0px; background:#E2F0FF; border:1px solid #99BCE8; padding:10px; } /* Shadow <div> tag displayed under grid message tag, on the same position and size @ Set margin for the shadow shift, background, opacity and border */ .GEMessageShadow { position:absolute; left:0px; top:0px; margin-left:3px; margin-top:3px; z-index:265; visibility:hidden; background:#888; opacity:0.5; filter:alpha(opacity=50); } /* Page informational message, <div> tag shown inside page being loaded or rendered, instead of the page content @ Set border, padding, background and text attributes */ .GEPageMessage { background:#FAFAFA; border:1px solid #99BCE8; padding:10px; font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } /* Progress message ...Main is set to inner <div> of the progress message. @ Set text attributes and optionally border, margin, padding and background ...Caption is set to <div> tag showing the progress message caption. @ Set border, margin, padding, background and text attributes ...Text is set to <div> tag showing the progress message text. @ Set border, margin, padding, background and text attributes ...Outer is set to <div> tag showing the gauge container. @ Set border, margin, padding, background and width ...Inner is set to <div> tag showing the gauge indicator. @ Set border, margin, padding, background and height */ .GEProgressMain { font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } .GEProgressCaption { font-weight:bold; margin-bottom:15px; } .GEProgressText { margin-bottom:15px; } .GEProgressOuter { text-align:left; width:200px; border:1px solid #99BCE8; padding:2px; margin-bottom:15px; } .GEProgressInner { height:10px; background:green; } /* Button in informational or progress message, <button> tag below the message inside the ...Message ...Hover is added when the <button> tag is under mouse cursor @ Set border, padding, margin, background and text attributes */ .GEProgressButton,.GEMessageButton { border:1px solid #8a8fb5; background:#EEE; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; } .GEProgressButton { margin:5px 2px 0px 2px; padding-left:10px; padding-right:10px; } .GEMessageButton { margin:10px 3px 0px 3px; width:50px; } .GEMessageButtonHover,.GEProgressButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Popup menus and dialogs */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Default settings for all TreeGrid popup menus and dialogs like Enum, Defaults, Filter, cfg menu, columns menu, popup Menu, Gantt menu and custom menu shown by ShowMenu and ShowPopup The styles of individual menu types can be overridden by their individual classes added to all default classes (e.g. "GMMenuMain GMEnumMenuMain") Individual classes: ...EnumMenu..., ...DefaultsMenu..., ...FilterMenu..., ...CfgMenu..., ...ColumnsMenu..., ...PopupMenu, ...GanttMenu... For custom JSON menu can be the individual class prefix set to Class attribute, like {..., Class:"Custom", ... } and the added classes will be ...Custom..., e.g. GxCustomMain Some of the classes are used also for custom JSON dialogs shown by ShowDialog API function. */ /* --- Menu and dialog sections --- */ /* Main menu and dialog classes ...Main - Main absolute <div> tag; @ Do not change ...Static - Used instead of ...Main when dialog is written directly to page HTML by WriteDialog. Used only in TGLib, not in TreeGrid. @ Do not change ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border ...Outer - <div> tag inside the main tag, contains the whole menu. @ Set background, border and padding ...Top is added to ...Outer when the menu is shown above the header, ...Bottom is added to ...Outer when the menu is shown below the header */ .GEMenuMain { position:absolute; left:0px; top:0px; z-index:258; } .GEMenuStatic { } .GEMenuShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:257; background:#888; opacity:0.5; filter:alpha(opacity=50); } .GEMenuOuter { overflow:hidden; background:white; border:1px solid #9CB6C8; padding:1px; } .GEMenuOuterTop { } .GEMenuOuterBottom { } /* Shown outside menu or dialog in place of the source tag, simulating the menu is popped up. For custom JSON menus and dialogs is used when set Header attribute. ...Top is added to ...Header when the menu is shown above the header, ...Bottom is added to ...Header when the menu is shown below the header @ Set margin to shift the header, border, padding and background */ .GEMenuHeader { overflow:hidden; position:absolute; z-index:258; border:1px solid #b0b0c0; background:white; cursor:pointer; user-select:none; -o-user-select:none; -moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; } .GEMenuHeaderTop { } .GEMenuHeaderBottom { } /* Set to menu and dialog top, not scrollable, section. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute. @ Set border, margin, padding, background and text attributes */ .GEMenuHead { background:#183873 url(Backgrounds.gif?v110) repeat-x 0px -2px; padding:3px 0px 4px 0px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; color:#455fa4; text-align:center; cursor:default; } /* Close icon set <div> tag inside the ...MenuHead. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute and can be hidden by setting HeadClose:0 @ Set background, width and height */ .GEMenuClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v110) no-repeat right -354px; } /* Set to menu and dialog middle, scrollable, section. For custom JSON dialogs the tag is filled by Body attribute value. @ Set border, margin, padding, background and optionally (for the custom dialogs) text attributes */ .GEMenuBody { cursor:default; padding-top:1px; padding-bottom:1px; } /* Set to menu and dialog bottom, not scrollable, section, contains usually control buttons. Used only for TreeGrid cfg / column menus and Range dialogs to display the buttons. For custom JSON menus and dialogs is used when set Foot or Buttons (JSON menu only) attribute. @ Set border, margin, padding, background and text attributes */ .GEMenuFoot { border-top:1px solid #99BCE8; background-color:#EEEEEE; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; } /* Control button inside the Foot section (e.g. OK, Cancel). <button> tag. ...Hover is added when the <button> tag is under mouse cursor @ Set border, margin, padding, background, width, height and text attributes */ .GEMenuButton { border:1px solid #8a8fb5; background:#dcecf8; width:48px; margin:5px 2px 4px 2px; padding-left:0px; padding-right:0px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; overflow:hidden; } .GEMenuButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* --- Menu item --- */ /* <div> tags for individual menu items ...Item is set to all menu items except focused and hovered ...Focus is set to menu item with key cursor ...Hover is set to menu item under mouse cursor (...ItemHover to not focused and ...FocusHover to focused) ...Touch... is added to menu item on tablet @ Set border, margin padding and background; all the eight classes should have the same edge width and height (margin+border+padding) */ .GEMenuItem { padding:2px 3px 2px 3px; } .GEMenuItemTouch { padding-top:5px; padding-bottom:5px; } .GEMenuItemHover { margin-left:1px; margin-right:1px; padding:2px; background:#DAE3FF; } .GEMenuItemHoverTouch { padding-top:4px; padding-bottom:4px; } .GEMenuFocus { margin-left:1px; margin-right:1px; padding:1px; background:#CAE1F3 url(Backgrounds.gif?v110) repeat-x 0px -1250px; border:1px solid #aaaadd; } .GEMenuFocusTouch { padding-top:4px; padding-bottom:4px; } .GEMenuFocusHover { margin-left:1px; margin-right:1px; padding:1px; background:#CAE1F3; border:1px solid #6666aa; } .GEMenuFocusHoverTouch { padding-top:4px; padding-bottom:4px; } /* --- Icons inside menu items --- */ /* The classes are set in <div> tag inside the menu item tag ...CheckedIcon... - Bool item, checkbox, checked state, ...UncheckedIcon... - Bool item, checkbox, unchecked state ...CheckedRadio... - Bool item with Group, radio button, checked state, ...UncheckedRadio... - Bool item with Group, radio button, unchecked state ...Left - the bool icon is shown on the item text left side, ...Right - the bool icon is shown on the item text right side ...CursorIcon - Cursor icon shown on left side, when menu have set ShowCursor:1; the width of the cursor icon is set by menu Indent attribute, by default 12px ...HoverIcon - The cursor icon in menu item under mouse cursor ...ExpandedIcon - Icon in expanded section (Expanded:1), the menu item with Level and Items set; the width of the expanded icon is set by menu Indent attribute, by default 12px ...CollapsedIcon - Icon in collapsed section (Expanded:0), the menu item with Level and Items set; the width of the collapsed icon is set by menu Indent attribute, by default 12px ...NextIcon - Icon on right side of item with submenu, the menu item with Menu:1 and Items set ...Rtl - used instead in RTL text mode, shows the icon on the other side @ Set background and for some icons padding-left or padding-right */ .GEMenuCheckedIconLeft { background:url(Menu.gif?v110) no-repeat -1px -51px; padding-left:16px; } .GEMenuCheckedIconRight { background:url(Menu.gif?v110) no-repeat right -51px; padding-right:17px; } .GEMenuUncheckedIconLeft { background:url(Menu.gif?v110) no-repeat -1px -1px; padding-left:16px; } .GEMenuUncheckedIconRight { background:url(Menu.gif?v110) no-repeat right -1px; padding-right:17px; } .GEMenuCheckedRadioLeft { background:url(Menu.gif?v110) no-repeat -1px -751px; padding-left:16px; } .GEMenuCheckedRadioRight { background:url(Menu.gif?v110) no-repeat right -751px; padding-right:17px; } .GEMenuUncheckedRadioLeft { background:url(Menu.gif?v110) no-repeat -1px -701px; padding-left:16px; } .GEMenuUncheckedRadioRight { background:url(Menu.gif?v110) no-repeat right -701px; padding-right:17px; } .GEMenuCursorIcon { background:url(Menu.gif?v110) no-repeat -6px -150px; } .GEMenuHoverIcon { background:url(Menu.gif?v110) no-repeat -6px -100px; } .GEMenuCursorIconRtl { background:url(Menu.gif?v110) no-repeat right -1000px; } .GEMenuHoverIconRtl { background:url(Menu.gif?v110) no-repeat right -950px; } .GEMenuExpandedIcon { background:url(Menu.gif?v110) no-repeat -6px -200px; } .GEMenuCollapsedIcon { background:url(Menu.gif?v110) no-repeat -6px -250px; } .GEMenuNextIcon { background:url(Menu.gif?v110) no-repeat right -300px; padding-right:10px; } .GEMenuNextIconRtl { background:url(Menu.gif?v110) no-repeat left -900px; padding-left:10px; } /* --- Menu item content --- */ /* The classes are set to <td> tag of inner table that is used to display the item, if it has set Edit, Enum, Icon, LeftHtml or RightHtml attribute. @ Set text attributes and optionally background, border, padding and margin ...ItemText - every menu item text or caption, it set to <div> tag inside the menu item and inside the menu icon or to <td> tag with item text in inner table ...ItemLeftHtml - <td> tag in inner table displaying the LeftHtml content on the left side ...ItemRightHtml - <td> tag in inner table displaying the RightHtml content on the right side ...ItemIcon - <td> tag in inner table displaying the Icon as background image on the left side, also left to LeftHtml; @ Do not change ...Level - added to the tags with ...ItemText, ...ItemIcon, ...ItemLeft/RightHtml for item with Level set ...ItemDisabled - added to all the menu item parts for item with Disabled:1; @ Set opacity and background */ .GEMenuItemText,.GEMenuItemLeftHtml,.GEMenuItemRightHtml { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; overflow:hidden; } .GEMenuItemIcon { background-repeat:no-repeat; } .GEMenuItemDisabled { opacity:0.50; filter:alpha(opacity=30); } .GEMenuLevel { color:blue; text-align:center; } /* The Enum combo in item with Enum:1 ...EnumParent - <td> tag in inner table displaying the Enum combo for the Enum:1 item, on left or right side according to Left value ...Enum - <div> tag inside the <td> tag ...EnumParent displaying the Enum combo ...EnumHeader - is set to the <div> tag in Header of the popped up Enum menu */ .GEMenuEnumParent { padding-left:5px; padding-right:2px;} .GEMenuEnum,.GEMenuEnumHeader { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; overflow:hidden; } .GEMenuEnum { border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white url(Menu.gif?v110) no-repeat left -800px; padding-left:15px; } .GEMenuEnumHeader { background:url(Menu.gif?v110) no-repeat left -799px; padding:1px 0px 2px 15px; cursor:default; } /* The edit text in item with Edit:1 ...EditParent - <td> tag in inner table displaying the editable text for the Edit:1 item, on left or right side according to Left value; @ Set border, padding and background ...Edit - <div> tag inside the <td> tag ...EditParent displaying the editable text; @ Set border, padding, background and text attributes ...EditIE is used instead of ...Edit in IE, in IE5 quirks mode ...EditMulti - added to the ...Edit tag for item with set Multi:1, multi line edit, to be edited in <textarea>; @ Set border, background and text attributes ...EditEdit - added to the ...Edit when editing the item text ...EditText, ...EditInt, ...EditFloat, ...EditDate - added to the ...Edit tag and also to the <input> or <textarea> tag according to the Type attribute; @ Set text attributes ...EditInput - set to <input> tag placed into ...Edit tag when editing the value; @ Set text attributes ...EditTextarea - set to <textarea> tag placed into ...Edit tag when editing the value in item with Multi:1 set; @ Set text attributes */ .GEMenuEditParent { padding-left:5px; padding-right:2px; } .GEMenuEdit,.GEMenuEditIE { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; background:white; overflow:hidden; white-space:nowrap; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; padding-left:3px; padding-right:3px; height:13px; } .GEMenuEditIE { height:15px; } .GEMenuEditMulti { white-space:normal; } .GEMenuEditEdit { background:#FDD; } .GEMenuEditInput,.GEMenuEditTextarea { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px; outline:none; background:#FFE0A0; box-sizing:content-box; resize:none; } .GEMenuEditInput::-ms-clear { height:13px; } .GEMenuEditInt,.GEMenuEditFloat,.GEMenuEditDate { text-align:right; } .GEMenuEditText { } /* --- Special menu items --- */ /* ...Caption - Inactive item, used instead of ...Item..., along width ...ItemText, shown for menu item with Caption:1; @ Set border, margin padding, background and text attributes ...Separator - Separator between items, shown for menu item with Name:"-", used instead of ...Item...; @ Set border, margin, padding, background and height ...VSeparator - <td> tag shown between columns of menu items; in children of menu item width Columns attribute set; @ Set border, padding, background and width ...Section - Tag around children of item width Level attribute set; @ Set border, margin, padding and background */ .GEMenuCaption { padding:2px; color:blue; text-align:center; } .GEMenuSeparator { margin:3px 3px 2px 3px; height:1px; border-top:1px solid #aaaadd; overflow:hidden; } .GEMenuVSeparator { border-right:1px solid #DDD; } .GEMenuSection { } /* ----------------------------------------------- Filter operator menu ---------------------------------------------------- */ /* Redefines standard popup ...Menu... attributes as ...FilterMenu... */ .GEFilterMenuMain { margin-left:-4px; margin-top:-2px; } .GEFilterMenuOuterTop { } .GEFilterMenuOuterBottom { } .GEFilterMenuHeaderBottom { margin-left:-4px; margin-top:-2px; padding:2px 2px 0px 4px; border-bottom:0px none; } .GEFilterMenuHeaderTop { margin-left:-4px; margin-top:-2px; padding:1px 2px 1px 4px; border-top:0px none; } .GEFilterMenuShadow { margin-left:-1px; } .GEFilterMenuItem,.GEFilterMenuItemHover,.GEFilterMenuFocus,.GEFilterMenuFocusHover { } /* ---------------------------------------------------- Enum menu ---------------------------------------------------------- */ /* ...EnumMenu... redefine particular popup menu ...Menu... classes for Enum type popup menu ...EnumHeader... is used inside popup menu header ...EnumMenuHeader tag and shows the Enum icon on left or right side or nowhere; @ Set background, padding and text attributes and optionally border and margin */ .GEEnumMenuHeader { background:white; } .GEEnumMenuHeaderBottom { padding-top:1px; } .GEEnumMenuHeaderTop { padding-bottom:1px; } .GEEnumHeaderLeft,.GEEnumHeaderRight,.GEEnumHeaderNone { background:white; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding:2px 4px 2px 2px; white-space:nowrap; cursor:pointer; } .GEEnumHeaderLeft { background:white url(Menu.gif?v110) no-repeat 1px -798px; padding-left:17px; } .GEEnumHeaderRight { background:white url(Menu.gif?v110) no-repeat right -798px; padding-right:17px;} /* -------------------------------------------------- Button List menu ------------------------------------------------------ */ /* ...ToolMenu... redefine particular popup menu ...Menu... classes for Button type with List attribute popup menu ...ToolHeader... is used inside popup menu header ...ToolMenuHeader tag for row Space='-1' (Above), Space='5' (Below) and others; @ Set background, padding and text attributes and optionally border and margin */ .GEToolMenuMain { margin-left:-1px; } .GEToolMenuHeader { border:1px solid #9CB6C8; margin-left:-1px; margin-top:-1px; padding-right:2px; } .GEToolMenuItem { } .GEToolMenuOuter { border:1px solid #e0e0ff; background:#E8F4FF; } .GEToolMenuBody { } .GEToolHeader,.GEToolHeaderAbove,.GEToolHeaderBelow { border:none; padding:3px 5px 100px 3px; } .GEToolHeaderAbove { padding-top:4px; padding-left:5px; } .GEToolHeaderBelow { padding-top:3px; padding-left:5px; } /* ------------------------------------------- Grid configuration menus --------------------------------------------------- */ /* Special settings for Cfg and Columns TreeGrid menus; override the standard menu settings defined above */ .GECfgMenuOuter,.GEColumnsMenuOuter { } .GECfgMenuHead,.GEColumnsMenuHead { padding-left:3px; } .GECfgMenuBody,.GEColumnsMenuBody { padding-left:4px; padding-right:4px; } .GECfgMenuFoot,.GEColumnsMenuFoot { padding-right:3px; padding-left:3px; } .GECfgMenuButton { width:72px; } .GEColumnsMenuButton { } .GECfgMenuItemText { padding-left:3px; } .GEColumnsMenuItemText { padding-left:3px; white-space:nowrap; } .GECfgMenuItem,.GEColumnsMenuItem { padding-top:3px; padding-bottom:3px; } .GECfgMenuItemHover,.GEColumnsMenuItemHover { padding-top:3px; padding-bottom:3px; } .GECfgMenuFocus,.GECfgMenuFocusHover,.GEColumnsMenuFocus,.GEColumnsMenuFocusHover { padding-top:2px; padding-bottom:2px; } .GECfgMenuItemTouch,.GEColumnsMenuItemTouch { padding-top:6px; padding-bottom:6px; } .GECfgMenuItemHoverTouch,.GEColumnsMenuItemHoverTouch { padding-top:6px; padding-bottom:6px; } .GECfgMenuFocusTouch,.GECfgMenuFocusHoverTouch,.GEColumnsMenuFocusTouch,.GEColumnsMenuFocusHoverTouch { padding-top:5px; padding-bottom:5px; } /* ---------------------------------------------- Popup grid dialog ------------------------------------------------------- */ /* Special settings for Popup grid shown by Dates button or ShowPopupGrid API method; overrides the standard dialog settings defined above */ .GEPopupGridOuter { border:0px none; overflow:visible; } .GEPopupGridHead { padding:0px; } .GEPopupGridBody { padding:0px; } .GEPopupGridFoot { padding:0px; } .GEPopupGridButton { width:50px; margin-top:-2px; margin-bottom:3px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Calendar dialog */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Main calendar classes --- */ /* Added to main menu / dialog classes ...Menu... as ...Pick... ...Main - Main absolute <div> tag; @ Do not change ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border ...Outer - <div> tag inside the main tag, contains the whole calendar. @ Set background, border and padding ...Body - <div> inside ...Outer, contains the whole calendar, including buttons; @ Set background, border, padding and margin */ .GEPickMain { position:absolute; left:0px; top:0px; z-index:258; } .GEPickShadow { position:absolute; background:#888; z-index:257; margin-left:3px; margin-top:3px; opacity:0.5; filter:alpha(opacity=50); } .GEPickOuter { border:1px solid #426b8c; background:white; padding:1px; overflow:hidden; } .GEPickBody { cursor:default; padding:0px; } /* --- Other standard dialog parts' classes, NOT shown by default --- */ /* Added to main menu / dialog classes ...Menu... as ...Pick... ...Header is shown outside the calendar dialog in place of the source tag. Used only if set Header attribute. @ Set margin to shift the header, border, padding and background ...HeaderTop is added to ...Header when the calendar is shown above the header, ...HeaderBottom is added to ...Header when the calendar is shown below the header ...Head is set to calendar top section. Used only if set Head attribute. @ Set border, margin, padding, background and text attributes ...Close is close icon set <div> tag inside the ...PickHead. Used only if set Head attribute. Can be hidden by setting HeadClose:0; @ Set background, width and height ...Foot is set to calendar bottom section. Used only if set Foot attribute. It does NOT show calendar buttons. @ Set border, margin, padding, background and text attributes */ .GEPickHeader { position:absolute; z-index:258; border:1px solid #426b8c; background:white; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; overflow:hidden; cursor:pointer; } .GEPickHeaderBottom { border-bottom:0px none; padding-bottom:1px; } .GEPickHeaderTop { border-top:0px none; padding-bottom:1px; } .GEPickHead,.GEPickFoot { background:white; padding:1px 0px 1px 5px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:default; } .GEPickHead { border-bottom:1px solid #426b8c; } .GEPickFoot { border-top:1px solid #426b8c; } .GEPickClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v110) no-repeat right -354px; } /* --- The calendar header showing month and year --- */ /* ...PickMY - the whole header tag showing the month and year; @ Set border, padding, margin, background and text attributes ...PickMYDown - shown inside PickMY to display icon down in the first calendar table; @ Set background and padding-right ...PickMYUp - shown inside PickMY to display icon up in the second calendar table; @ Set background and padding-right ...PickMYRtl - added to ...PickMYUp and ...PickMYDown in RTL mode; @ Set padding-left ...PickBL - previous month icon, ...PickBR - next month icon; @ Set background, width and height */ .GEPickMY { background:#183873 url(Backgrounds.gif?v110) repeat-x 0px -2px; padding:2px 0px 4px 0px; font:10px/12px Verdana,Tahoma,"Trebuchet MS",sans-serif; color:#455fa4; cursor:default; text-align:center; } .GEPickMYDown { padding-right:13px; background:url(Menu.gif?v110) no-repeat right -400px; cursor:pointer; } .GEPickMYUp { padding-right:13px; background:url(Menu.gif?v110) no-repeat right -450px; cursor:pointer; } .GEPickMYRtl { padding-right:0px; padding-left:13px; } .GEPickBL,.GEPickBR { width:16px; height:14px; overflow:hidden; cursor:pointer; display:none; } .GEPickBL { float:left; background:url(Menu.gif?v110) no-repeat left -500px; } .GEPickBR { float:right; background:url(Menu.gif?v110) no-repeat right -550px; } /* --- The first calendar table with days --- */ /* ...PickTableParent - <div> tag containing the whole table; @ Set border, padding, margin and background ...PickTable - <table> tag inside ...PickTableParent; @ Do not change ...PickRow - <tr> tags with individual day numbers; @ Set background and optionally height ...PickRowW - top <tr> tag with week day names; @ Set background and optionally height ...PickCell - <td> tags with day numbers or week names; @ Set width and optionally background, padding and height ...PickCellTouch - added to ...PickCell on tablet */ .GEPickTableParent { } .GEPickTable { table-layout:fixed; width:0px; } .GEPickRow { background:white; } .GEPickRowW { background:url(Backgrounds.gif?v110) repeat-x 0px -1350px; } .GEPickRowW > td { border-top:1px solid #8FA8E0; border-bottom:1px solid #8FA8E0; } .GEPickCell { width:22px; } .GEPickCellTouch { width:32px; } /* Individual day cells in the first calendar table; only one class per tag is set (except added ...PickTouch). <div> tags inside <td> tag. @ Set background, border, margin, padding, height and text attributes @ All the classes should have the same height and should not be wider than ...PickCell to avoid blinking the calendar cells on mouse actions ...PickWDN - week day name in top row ...PickWN - week number in left column ...PickWNE - not selectable week number in left column ...PickWD - work day number ...PickSa - Saturday number ...PickSu - Sunday number ...PickOM - Day number from another month ...PickNow - Today number ...PickSel - Selected day number ...NE - any not selectable day number ...PickHover - Any not selected day number under mouse cursor ...PickSelHover - Selected day number under mouse cursor ...PickEmpty - top left button in <div> tag to select empty date; @ Set background and height ...PickTouch - class added to every tag on tablet; @ Set line-height */ .GEPickWDN { padding:3px 4px 2px 4px; font:10px/12px Arial,Helvetica,sans-serif; color:#333333; text-align:center; cursor:default; } .GEPickHover,.GEPickSelHover,.GEPickWD,.GEPickSa,.GEPickSu,.GEPickSel,.GEPickNow,.GEPickWDNE,.GEPickSaNE,.GEPickSuNE,.GEPickSelNE,.GEPickNowNE,.GEPickOM,.GEPickOMNE { margin:1px; padding:1px 2px 1px 2px; border:1px solid white; font:10px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GEPickWN,.GEPickWNE { background:url(Backgrounds.gif?v110) no-repeat -25px -1000px; padding:3px 4px 3px 4px; border-right:1px solid #8CA9E1; font:10px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GEPickWNE { cursor:default; } .GEPickWDNE,.GEPickSaNE,.GEPickSuNE,.GEPickSelNE,.GEPickNowNE { cursor:default; text-decoration:line-through; } .GEPickWD { background-color:white; } .GEPickSa { background-color:white; } .GEPickSu { background-color:white; } .GEPickSel { background-color:#FFF9D0; border:1px solid #dad1d1; } .GEPickSelNE { background-color:#fbea54; border:1px solid #dad1d1; } .GEPickNow { background-color:#c0f3ff; border:1px solid #dad1d1; } .GEPickNowNE { background-color:#c0f3ff; border:1px solid #dad1d1; } .GEPickOM { background-color:white; color:#aaaaaa; } .GEPickOMNE { color:#aaaaaa; cursor:default; text-decoration:line-through; } .GEPickEmpty { background:url(Menu.gif?v110) no-repeat center -1052px; cursor:pointer; height:17px; } .GEPickHover { background-color:#ddd; border:1px solid #ddd; } .GEPickSelHover { background-color:#eeeeaa; border:1px solid #ddd; } .GEPickTouch { line-height:18px; } /* --- The second calendar table with months and years --- */ /* ...Pick2TableParent - <div> tag containing the whole table; @ Set border, padding, margin and background ...Pick2Table - <table> tag inside ...Pick2TableParent; @ Do not change ...Pick2Row - <tr> tags with the cells: 2 months, separator and 2 years; @ Set background and optionally height ...Pick2CellM - <td> tags with month names; @ Set height, width and optionally background and padding ...Pick2CellY - <td> tags with year numbers; @ Set height, width and optionally background and padding ...Pick2CellSep - <td> tag, separator between months and years section; @ Set height, width and optionally background and padding ...Pick2SepH - separator between the calendar header ...PickMY and calendar body ...Pick2TableParent; @ Set height to synchronize heights of both calendar dialogs ...Touch - added to ...Pick2Cell... on tablet */ .GEPick2TableParent { } .GEPick2Table { table-layout:fixed; width:0px; } .GEPick2Row { } .GEPick2CellM { height:21px; width:55px; } .GEPick2CellMTouch { height:28px; width:75px; } .GEPick2CellY { height:21px; width:30px; } .GEPick2CellYTouch { height:28px; width:45px; } .GEPick2CellSep { height:21px; width:5px; } .GEPick2CellSepTouch { height:28px; width:5px; } .GEPick2SepH { width:1px; height:1px; overflow:hidden; } .GEPick2SepHTouch { height:1px; } /* Individual cells, <div> tag inside <td> tag @ Set background, border, margin, padding, height and text attributes @ All the classes should have the same height and should not be wider than ...Pick2Cell... to avoid blinking the calendar cells on mouse actions ...Pick2M - month name; ...Pick2Y - year number; ...Sel - selected cell; ...Hover - cell under mouse cursor; ...SelHover - selected cell under mouse cursor ...Pick2Touch - class added to every tag on tablet; @ Set line-height */ .GEPick2M,.GEPick2Y,.GEPick2MSel,.GEPick2YSel,.GEPick2MHover,.GEPick2YHover,.GEPick2MSelHover,.GEPick2YSelHover { margin-left:1px; margin-right:1px; padding:3px 1px 1px 1px; font:10.5px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; text-align:center; overflow:hidden; } .GEPick2MSel,.GEPick2YSel { background:#c0f3ff; border:1px solid #dad1d1; margin-left:0px; margin-right:0px; } .GEPick2MHover,.GEPick2YHover { background:#DDD; border:1px solid white; margin-left:0px; margin-right:0px; } .GEPick2MSelHover,.GEPick2YSelHover { background:#80e0f0; border:1px solid white; margin-left:0px; margin-right:0px; } .GEPick2Touch { line-height:18px; } /* Special cells, <div> tag inside <td> tag ...Pick2Sep - separator between months and years; @ Set height, width, background, border, margin, padding ...Pick2SepTouch - class added to ...Pick2Sep on tablet; @ Set height ...Pick2BL - button (<div> tag) showing previous 5 years; @ Set background, width and height ...Pick2BR - button (<div> tag) showing next 5 years; @ Set background, width and height */ .GEPick2Sep { width:1px; background:#777; overflow:hidden; margin-left:2px; margin-right:2px; height:21px; } .GEPick2SepTouch { height:28px; } .GEPick2BL,.GEPick2BR { width:30px; cursor:pointer; height:21px; } .GEPick2CellYTouch .GEPick2BL,.GEPick2CellYTouch .GEPick2BR { margin-left:5px; } .GEPick2BL { background:url(Menu.gif?v110) no-repeat center -595px; } .GEPick2BR { background:url(Menu.gif?v110) no-repeat center -645px; } /* --- The calendar footer with time --- */ /* Shown when EditFormat contains time definition (H or h or m or s); it is not shown for Range cells For custom calendar it is shown if set TimeFormat attribute; it is not shown if set Multi:1 ...PickTimeCell - the whole calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align ...PickTime - set to <input> tag inside ...PickTimeCell; @ Set text attributes */ .GEPickTimeCell { padding:7px 5px 7px 0px; border-top:1px solid #adf; background:#f0f6ff; text-align:right; line-height:0px; } .GEPickTime { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; background:#f0f6ff; margin:0px; padding:0px; border:0px none; white-space:nowrap; text-align:right; outline:none; } /* --- The calendar footer with buttons --- */ /* Contains buttons like OK, Today, Clear; shown for Range cells or when set CalendarButtons; For custom calendar is shown for Multi and for Buttons set. ...PickFooter is the whole first calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align ...Pick2Footer is the whole second calendar footer (<div> tag) on the same level as ...Pick2TableParent; @ Set border, padding, margin, background and text-align ...PickButton is set to <button> tags; @ Set border, margin, padding, background, width, height and text attributes ...PickButtonHover is added when the <button> tag is under mouse cursor; @ Set border, margin, padding, background, width, height and text attributes */ .GEPickFooter,.GEPick2Footer { border-top:1px solid #99BCE8; background:#EEEEEE; padding-top:1px; cursor:default; text-align:center; } .GEPickButton { background:#dcecf8; border:1px solid #8a8fb5; width:53px; margin:5px 2px 4px 2px; padding-left:0px; padding-right:0px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; overflow:hidden; } .GEPickButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* TGLib special classes not used in TreeGrid */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Edit control (TGLib only) --- */ /* ...EditParent is set to temporary parent div tag if the edit is shown on given position, not inside tag; @ Do not change ...Edit is set to the TGLib Edit control tag (cc="Edit"); @ Set border, margin, padding, background and text attributes ...EditInline is set instead if the TGLib Edit control tag has display:inline; @ Set side border, margin, padding, background and text attributes ...EditMulti is added for control with Multi:1 as multiline edit in <textarea>; @ Set border, margin, padding, background and text attributes */ .GEEditParent { position:absolute; z-index:258; overflow:hidden; } .GEEdit,.GEEditInline { padding:2px 4px 2px 4px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white; white-space:nowrap; overflow:hidden; } .GEEditInline { display:inline-block; vertical-align:bottom; } .GEEditMulti { white-space:normal; } /* --- Enum control (TGLib only) --- */ /* ...EnumControl is set to the TGLib Enum control tag (cc="Enum"); @ Set border, margin, padding, background and text attributes ...EnumInline is set instead if the TGLib Enum control tag has display:inline; @ Set side border, margin, padding, background and text attributes ...EnumHeader is used inside popup menu header ...MenuHeader tag and shows the Enum icon on left side; @ Set background, padding and text attributes and optionally border and margin */ .GEEnumControl,.GEEnumInline { background:white url(Menu.gif?v110) no-repeat left -797px; overflow:hidden; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; padding:2px 4px 2px 15px; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; } .GEEnumInline { display:inline-block; vertical-align:bottom; } .GEEnumHeader { background:white url(Menu.gif?v110) no-repeat left -798px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; padding:2px 4px 2px 15px; } /* --- Mouse dragging (TGLib only) --- */ /* ...MouseOrig is set to original tag being dragged by mouse, when copying the tag ...DragObject is set to ghost tag being dragged by mouse, when copying the tag */ .GEMouseOrig { background:yellow!important; opacity:0.5; filter:alpha(opacity=50); } .GEMouseDragObject { position:absolute; z-index:260; background:#888; opacity:0.5; filter:alpha(opacity=50); } /* --- Focused control (TGLib only) --- */ .GEFocus { border:1px solid #AAF; border-top:1px solid #00F; border-left:1px solid #00F; background-color:#EEE; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell tooltips - Hint and Tip */ /* TreeGrid (Hint) / TGLib (Tip) */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------------- Hint ------------------- */ /* Hint is shown in place of the cell content if the cell content is not shown the whole ...Main is the <div> tag absolutely positioned containing the whole hint; @ Set margin to shift the hint and background, border and padding ...Outer is added to inner <div> inside ...Main along with all the cell css classes; @ Carefully set the attributes to override the cell settings ...Shadow is set to <div> tag displayed under hint ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border ...Header... is added to ...Main, ...Outer and ...Shadow for Header row (for every row is added ...xxx..., where xxx is the row Kind and for Header is Header) ...SpaceEdit is added to ...Main, ...Outer and ...Shadow for editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...SpaceEdit...) ...Space... is added to ...Main, ...Outer and ...Shadow for not editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...Space...) */ .GEHintMain { position:absolute; margin-left:-2px; margin-top:-2px; padding-left:1px; padding-top:1px; left:0px; top:0px; z-index:260; background:white; cursor:default; border:1px solid #99BCE8; } .GEHintHeaderMain { padding:0px; margin-top:-1px; } .GEHintSpaceMain { margin-left:-1px; margin-top:-1px; padding:0px; overflow:hidden; } .GEHintSpaceEditMain { border:0px none; background:none; margin-left:-1px; margin-top:0px; padding:0px; overflow:hidden; } .GEHintOuter { overflow:hidden; background:white; color:black; text-align:left; border-color:white; } .GEHintSpaceOuter { background:#F0F2EF!important; margin-left:-1px; margin-top:-1px; } .GEHintSpaceEditOuter { background:#D5E9FE; } .GEHintHeaderOuter { background:url(Backgrounds.gif?v110) repeat-x 0px 0px!important; border-left:1px solid white!important; border-bottom:1px solid white; } .GEHintShadow { position:absolute; margin-left:2px; margin-top:2px; z-index:259; background:#888; opacity:0.3; filter:alpha(opacity=30); } .GEHintSpaceShadow { margin-left:4px; margin-top:4px; } .GEHintSpaceEditShadow { margin-left:4px; margin-top:4px; } /* ------------------- Tip ------------------- */ /* Tip is shown below mouse cursor on mouse hover the cell; Used only if set <Cfg StandardTip='0'/> ...Main - main tip <div> tag absolutely positioned; @ Do not change ...Outer - outer tip <div> tag inside ...Main, has set maximal width to overflow long text; @ Set border, margin, padding, background ...Body - inner tip <div> tag inside ...Outer; @ Set text attributes and optionally border, margin, padding and background ...Shadow - <div> tag displayed under tip ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border */ .GETipMain { position:absolute; left:0px; top:0px; z-index:262; visibility:hidden; } .GETipOuter { background:#E4E5F0 url(Backgrounds.gif?v110) repeat-x 0px -750px; border:1px solid #777; padding:1px 3px 1px 3px; overflow:hidden; cursor:default; } .GETipBody { font:12px/14px Arial,Helvetica,sans-serif; white-space:nowrap; } .GETipShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:261; background:#888; opacity:0.3; filter:alpha(opacity=30); visibility:hidden; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Line chart (cell type Chart) */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ...Chart - cell type, <td> tag; @ Set border, padding and background ...ChartInner - inner <div> tag containing the whole chart; @ Set background ...ChartLayer - individual chart layers, <div> tags, one per TChartLine, one for Axis and one for Caption; @ Do not change ...ChartAxisY - horizontal axis, <div> tag; @ Set height and background ...ChartAxisX - vertical axis, <div> tag; @ Set width and background ...ChartAxisYLabel, ...ChartAxisXLabel - <div> tag with labels for X and Y axes; @ Set background ...ChartAxisYText, ...ChartAxisXText - <div> tag inside ...Label; @ Set text attributes and optionally background, border, margin and padding ...ChartCaption - chart top caption, <div> tag; @ Set background, border, padding and text attributes */ .GEChart { padding:5px; } .GEChartInner { background:white; width:100%; } .GEChartLayer { overflow:hidden; height:1000px; } .GEChartAxisY { background:black; height:1px; overflow:hidden; } .GEChartAxisYLabel { overflow:hidden; } .GEChartAxisYText { margin-right:5px; margin-top:12px; text-align:right; font:12px/14px Arial,Helvetica,sans-serif; } .GEChartAxisX { width:1px; overflow:hidden; background:black; } .GEChartAxisXLabel { overflow:hidden; } .GEChartAxisXText { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; } .GEChartCaption { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; margin-top:3px; } /* Individual chart points for PointType value; @ Set only background ...Hover is added to point under mouse cursor */ .GEChartPoint1,.GEChartPoint2,.GEChartPoint3,.GEChartPoint4,.GEChartPoint5,.GEChartPoint6,.GEChartPoint7,.GEChartPoint8 { background:url(Gantt.gif?v110) no-repeat; width:32px; height:32px; overflow:hidden; } .GEChartPoint1 { background-position:-892px 7px; } .GEChartPoint1Hover { background-position:-942px 7px; } .GEChartPoint2 { background-position:-992px 7px; } .GEChartPoint2Hover { background-position:-1042px 7px; } .GEChartPoint3 { background-position:-1092px 7px; } .GEChartPoint3Hover { background-position:-1142px 7px; } .GEChartPoint4 { background-position:-1192px 7px; } .GEChartPoint4Hover { background-position:-1242px 7px; } .GEChartPoint5 { background-position:-1292px 7px; } .GEChartPoint5Hover { background-position:-1342px 7px; } .GEChartPoint6 { background-position:-1392px 7px; } .GEChartPoint6Hover { background-position:-1442px 7px; } .GEChartPoint7 { background-position:-1492px 7px; } .GEChartPoint7Hover { background-position:-1542px 7px; } .GEChartPoint8 { background-position:-1592px 7px; } .GEChartPoint8Hover { background-position:-1642px 7px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Custom scrollbars */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Custom scrollbars shown if set CustomScroll (always) or CustomHScroll (for horizontal scrollbar only) or TouchScroll (on tablet only) There are four scrollbar types for CustomScroll values 1 - 4 for different sizes, 1 - standard size, 2 - wide scrollbar, 3 - thin scrollbar, 4 - hidden scrollbar */ /* --- Horizontal scrollbars --- */ /* ...RightHidden - shown instead of ...Right if the column section does not need to show scrollbar (but the other sections do) It is used also to calculate scrollbar height; @ Set height and background and optionally border and margin ...Right - <div> tag placed inside ...HScroll... tag to show the right side arrow button; @ Set padding-right and background and optionally border, padding and margin ...RightHover - used instead of ...Right under mouse cursor, to highlight the right side button ...Left - <div> tag placed inside ...Right to show the left side arrow button; @ Set padding-left and background ...LeftHover - used instead of ...Left under mouse cursor, to highlight the left side button ...SliderRight - <div> tag placed inside ...Left... tag to show the right edge of the slider; @ Set padding-right and background and optionally border, padding and margin ...SliderRightHover - used instead of ...SliderRight under mouse cursor, to highlight the right edge of the slider ...SliderLeft - <div> tag placed inside ...SliderRight to show the left edge of the slider; @ Set padding-left and background ...SliderLeftHover - used instead of ...SliderLeft under mouse cursor, to highlight the left edge of the slider ...SliderHIn - <div> tag placed inside ...SliderLeft to show the body of the slider; Controls height of the whole scrollbar; @ Set height and background; The height must be height of ...RightHidden minus all vertical padding,border and margin of the ...Right, ...Left, ...SliderRight, ...SliderLeft and ...SliderHIn ...SliderHInHover - used instead of ...SliderHIn under mouse cursor, to highlight the body of the slider ...X - shown in the horizontal scrollbars row in place of vertical scrollbar; @ Set background */ .GECustScroll1RightHidden { background:url(VScroll.gif?v110) left -108px; height:17px; } .GECustScroll1Right { padding-right:17px; background:url(VScroll.gif?v110) right 0px; } .GECustScroll1RightHover { padding-right:17px; background:url(VScroll.gif?v110) right -18px; } .GECustScroll1Left { padding-left:17px; background:url(VScroll.gif?v110) left 0px; } .GECustScroll1LeftHover { padding-left:17px; background:url(VScroll.gif?v110) left -18px; } .GECustScroll1SliderRight { background:url(VScroll.gif?v110) right -36px; padding-right:1px; } .GECustScroll1SliderRightHover { background:url(VScroll.gif?v110) right -72px; padding-right:1px; } .GECustScroll1SliderLeft { background:url(VScroll.gif?v110) left -36px; padding-left:1px; } .GECustScroll1SliderLeftHover { background:url(VScroll.gif?v110) left -72px; padding-left:1px; } .GECustScroll1SliderHIn { height:17px; overflow:hidden; background:url(VScroll.gif?v110) center -54px; } .GECustScroll1SliderHInHover { height:17px; overflow:hidden; background:url(VScroll.gif?v110) center -90px; } .GECustScroll1X { cursor:default; } .GECustScroll2RightHidden { background:url(VScroll.gif?v110) left -364px; height:34px; } .GECustScroll2Right { padding-right:36px; background:url(VScroll.gif?v110) right -148px; } .GECustScroll2RightHover { padding-right:36px; background:url(VScroll.gif?v110) right -184px; } .GECustScroll2Left { padding-left:36px; background:url(VScroll.gif?v110) left -148px; } .GECustScroll2LeftHover { padding-left:36px; background:url(VScroll.gif?v110) left -184px; } .GECustScroll2SliderRight { background:url(VScroll.gif?v110) right -220px; padding-right:1px; } .GECustScroll2SliderRightHover { background:url(VScroll.gif?v110) right -292px; padding-right:1px; } .GECustScroll2SliderLeft { background:url(VScroll.gif?v110) left -220px; padding-left:1px; } .GECustScroll2SliderLeftHover { background:url(VScroll.gif?v110) left -292px; padding-left:1px; } .GECustScroll2SliderHIn { height:34px; overflow:hidden; background:url(VScroll.gif?v110) center -256px; } .GECustScroll2SliderHInHover { height:34px; overflow:hidden; background:url(VScroll.gif?v110) center -328px; } .GECustScroll2X { cursor:default; } .GECustScroll3Right,.GECustScroll3RightHidden { background:white; height:9px; } .GECustScroll3SliderRight,.GECustScroll3SliderRightHover { padding-right:3px; height:9px; background:url(VScroll.gif?v110) right -126px; } .GECustScroll3SliderRightHover { background-position:right -135px; } .GECustScroll3SliderLeft,.GECustScroll3SliderLeftHover { height:9px; background:url(VScroll.gif?v110) left -126px; } .GECustScroll3SliderLeftHover { background-position:left -135px; } .GECustScroll3X { cursor:default; } .GECustScroll4Right,.GECustScroll4RightHidden,.GECustScroll4SliderRight,.GECustScroll4SliderRightHover { height:1px; } .GECustScroll4X { } /* --- Vertical scrollbars --- */ /* ...DownHidden - shown instead of ...Down if the grid does not need to show scrollbar and ShowVScroll='1' is set It is used also to calculate scrollbar width; @ Set width and background and optionally border and margin ...Down - <div> tag placed inside ...VScroll tag to show the bottom side arrow button; @ Set padding-bottom and background and optionally border, padding and margin ...DownHover - used instead of ...Down under mouse cursor, to highlight the bottom side button ...Up - <div> tag placed inside ...Down to show the top side arrow button; @ Set padding-top and background ...UpHover - used instead of ...Up under mouse cursor, to highlight the top side button ...SliderDown - <div> tag placed inside ...Up... tag to show the bottom edge of the slider; @ Set padding-bottom and background and optionally border, padding and margin ...SliderDownHover - used instead of ...SliderDown under mouse cursor, to highlight the bottom edge of the slider ...SliderUp - <div> tag placed inside ...SliderDown to show the top edge of the slider; @ Set padding-top and background ...SliderUpHover - used instead of ...SliderUp under mouse cursor, to highlight the top edge of the slider ...SliderVIn - <div> tag placed inside ...SliderUp to show the body of the slider; @ Set background ...SliderVInHover - used instead of ...SliderVIn under mouse cursor, to highlight the body of the slider */ .GECustScroll1DownHidden { background:url(HScroll.png?v110) -108px top; width:16px; } .GECustScroll1Down { padding-bottom:17px; background:url(HScroll.png?v110) 0px bottom; } .GECustScroll1DownHover { padding-bottom:17px; background:url(HScroll.png?v110) -18px bottom; } .GECustScroll1Up { padding-top:17px; background:url(HScroll.png?v110) 0px top; } .GECustScroll1UpHover { padding-top:17px; background:url(HScroll.png?v110) -18px top; } .GECustScroll1SliderDown { background:url(HScroll.png?v110) -36px bottom; padding-bottom:1px; } .GECustScroll1SliderDownHover { background:url(HScroll.png?v110) -72px bottom; padding-bottom:1px; } .GECustScroll1SliderUp { background:url(HScroll.png?v110) -36px top; padding-top:1px; } .GECustScroll1SliderUpHover { background:url(HScroll.png?v110) -72px top; padding-top:1px; } .GECustScroll1SliderVIn { background:url(HScroll.png?v110) -54px center; } .GECustScroll1SliderVInHover { background:url(HScroll.png?v110) -90px center; } .GECustScroll2DownHidden { background:url(HScroll.png?v110) -364px top; width:33px; } .GECustScroll2Down { padding-bottom:36px; background:url(HScroll.png?v110) -148px bottom; } .GECustScroll2DownHover { padding-bottom:36px; background:url(HScroll.png?v110) -184px bottom; } .GECustScroll2Up { padding-top:36px; background:url(HScroll.png?v110) -148px top; } .GECustScroll2UpHover { padding-top:36px; background:url(HScroll.png?v110) -184px top; } .GECustScroll2SliderDown { background:url(HScroll.png?v110) -220px bottom; padding-bottom:1px; } .GECustScroll2SliderDownHover { background:url(HScroll.png?v110) -292px bottom; padding-bottom:1px; } .GECustScroll2SliderUp { background:url(HScroll.png?v110) -220px top; padding-top:1px; } .GECustScroll2SliderUpHover { background:url(HScroll.png?v110) -292px top; padding-top:1px; } .GECustScroll2SliderVIn { background:url(HScroll.png?v110) -256px center; } .GECustScroll2SliderVInHover { background:url(HScroll.png?v110) -328px center; } .GECustScroll3Down,.GECustScroll3DownHidden { background:white; width:8px; } .GECustScroll3SliderDown,.GECustScroll3SliderDownHover { padding-bottom:3px; background:url(HScroll.png?v110) -126px bottom; } .GECustScroll3SliderDownHover { background-position:-135px bottom; } .GECustScroll3SliderUp,.GECustScroll3SliderUpHover { background:url(HScroll.png?v110) -126px top; } .GECustScroll3SliderUpHover { background-position:-135px top; } .GECustScroll4Down,.GECustScroll4DownHidden,.GECustScroll4SliderDown,.GECustScroll4SliderDownHover { width:0px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* System settings */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --------------- Debug print ----------------- */ /* ! Note, here is no .GE style prefix Controls the default debug window shown bottom the page, controlled by <bdo Debug> attribute ...Tag - <div> tag containing the debug print; @ Set position attributes, background, border and padding ...TagMax - used instead of ...Tag when maximized by clicking to Max button ...Buttons - <div> tag placed next to ...Tag to show the debug control buttons; @ Set position attributes, background, border and padding ...ButtonsMax - used instead of ...Buttons when maximized by clicking to Max button */ .GridDebugTag,.GridDebugTagMax { overflow:auto; overflow-y:scroll; border:1px solid black; background:#DDD; } .GridDebugTag,.GridDebugTagMax,.GridDebugButtons,.GridDebugButtonsMax { position:fixed; z-index:256; left:5px; right:5px; bottom:5px; height:200px; padding:4px; position:absolute!IE; left:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollLeft:document.body.scrollLeft))+"px")!IE; width:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE; top:expression((-205+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop+document.documentElement.clientHeight-8:document.body.scrollTop+document.body.clientHeight))+"px")!IE; } .GridDebugTagMax,.GridDebugButtonsMax { top:5px; height:auto; top:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop:document.body.scrollTop))+"px")!IE; height:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientHeight-8:document.body.clientHeight))+"px")!IE; } .GridDebugButtons,.GridDebugButtonsMax { text-align:right; margin-right:25px; width:130px; left:auto; left:expression((-155+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE; } /* Individual parts of the debug print ...Button - one debug button, <button> tag placed inside ...Buttons; @ Set width, height, background, border, padding, margin and text attributes ...Title - <span> tag with grid or print identification; @ Set text attributes and background ...Mark - <span> tag that highlights some information, e.g. actual values; @ Set text attributes and background ...Stop (0), ...Error (1), ...Warning (2), ...List (3), ...Info (>3) - <div> or <span> tag containing the information according to the debug level number; @ Set text attributes and background */ .GridDebugButton { font-size:10px; width:40px; padding:0px; } .GridDebugTitle { font-size:10px; color:blue; font-style:normal;font-weight:normal; } .GridDebugMark { font-weight:bold; } .GridDebugStop { font-size:18px; font-weight:bold; color:red; } .GridDebugError { font-size:12px; color:red; } .GridDebugWarning { font-size:12px; color:#A60;} .GridDebugList { font-size:10px; color:#888;} .GridDebugInfo { font-size:12px; } /* ------------------- Other settings ------------------- */ /* Class added to <body> tag when printing grid to actual page or to new window (for PrintLocation != 2); @ Set any <body> attribute */ .GEBodyPrint { margin:0px!important; padding:0px!important; border:0px none!important; background:none!important; } /* Temporary tag used for some calculations; @ Do not change; ! Note, here is no .GE style prefix */ .GridTmpTag { position:absolute; left:5px; top:5px; visibility:hidden; } /* Tag added to disable whole page, e.g. when showing modal dialog. ! Note, here is no .GE style prefix Note, to disable only the grid is used .GEDisabled class instead (e.g. when showing message in grid). @ Set background and opacity, optionally margin and padding */ .GridDisabled { position:absolute; z-index:256; background:white; opacity:0.5; filter:alpha(opacity=50); } /* Tag where the grid is rendered and also where all the support absolute tags are rendered (e.g. cursors, dialogs or messages). ! Note, here is no .GE style prefix @ Increase z-index if the grid or its menus or cursors are not shown as expected. But it is usually better to set <Cfg ZIndex/> instead. */ .GridMain { z-index:255; } /* Marks the style loaded; must be the last class in the file; @ Do not change */ .GELoaded { border:1px solid black!important; }
public/plugins/grid-11/ExtJS/Grid.css
/* ExtJS style */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* To remove all the comments replace such RegEx: \/\*([^\*]|\n|\r)*\*\/|\s*\r\n?\s*(?=\r\n?)|\s+(?=[\{\}])|\s+(?=\r) In the description, the sentence starting by "@" lists what only should be changed in the CSS class */ /* ------------- Group definition for all TreeGrid tags ------------- */ /* ! Note, here is no style prefix, it is shared among all TreeGrid styles @ Set here default values for CSS attributes of tags <td>, <th>, <tr>, <table>, <tbody>, <div>, <span>, <u>, if your global style sheet redefined them, especially attributes controlling size and measurement, otherwise TreeGrid will be switched to Safe CSS mode */ .GridMain * { } /* ------------- Base tags ------------- */ /* @ Do not change. FF3 version is used for Firefox 3 - 19 due its slow bug in rendering table cells with different borders */ .GENone { display:none; } .GESection,.GESectionFF3 { table-layout:fixed; width:0px; font-size:0px; line-height:0px; } .GESectionFF3 { border-collapse:collapse; } /* -------------- Main TreeGrid <table> tag, contains the table sections ------------------ */ /* It controls border around the grid. @ Set margin, border and padding. Padding is ignored in IE7 strict, IE6 strict and IE5 quirks modes. */ .GEMainTable { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; border-collapse:separate; text-align:left; background:#ced9e7; padding-right:1px; padding-left:1px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Grid sections */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* -------------- Table sections with cells, <div> tag inside <td> tag ------------------ */ /* They control border and spaces between grid sections. @ Set border, padding and margin. Set them with relation to Splitters, Scrollbars and Space rows settings. ...Head... (<Head> top fixed rows), ...Body... (<Body> variable rows), ...Foot... (<Foot> bottom fixed rows) ...Left (<LefCols> left fixed columns), ...Mid (<Cols> variable columns), ...Right (<RightCols> right fixed columns) !! Sections on horizontal direction (...Left, ...Mid, ...Right) must have the same height (border+padding+margin) !! Sections on vertical direction (...Head..., ...Body..., ...Foot...) must have the same width (border+padding+margin) */ .GEBodyLeft,.GEBodyMid,.GEBodyRight,.GEHeadLeft,.GEHeadMid,.GEHeadRight,.GEFootLeft,.GEFootMid,.GEFootRight { background:white; margin-left:2px; margin-right:2px; } .GEHeadLeft,.GEHeadMid,.GEHeadRight { margin-top:0px; border-top:1px solid #99BCE8; } .GEBodyLeft,.GEBodyMid,.GEBodyRight { border-top:1px solid #99BCE8; } .GEFootLeft,.GEFootMid,.GEFootRight { border-top:1px solid #99BCE8; } .GEHeadLeft,.GEBodyLeft,.GEFootLeft,.GEHScrollLeft { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; } .GEHeadMid,.GEBodyMid,.GEFootMid { border-right:1px solid #99BCE8; border-left:1px solid #99BCE8; } .GEHeadRight,.GEBodyRight,.GEFootRight,.GEHScrollRight { border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; } /* -------------- Splitters between resizable table sections, <td> tag ------------------ */ /* The <td> tags are shown between the sections <td> tags when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='1'/> They control horizontal space between the resizable sections. @ Set left/right border and padding and also width and background. LeftSplitter is between ...Left and ...Mid column sections and RightSplitter is between ...Mid and ...Right column sections. The splitter tag is shown in every row section (Head,Body,Foot) and in the horizontal scrollbars section. ...Touch versions are shown instead on touch screens like iPad ...HeadSplitter, ...BodySplitter, ...FootSplitter is added for appropriate row section, ...ScrollSplitter is added to splitter between horizontal scrollbars ...SplitterDisabled is added if the sections cannot be resized now, due their actual width or permissions */ .GELeftSplitter,.GERightSplitter,.GELeftSplitterTouch,.GERightSplitterTouch { width:3px; overflow:hidden; cursor:e-resize; font-size:0px; } .GELeftSplitterTouch,.GERightSplitterTouch { width:15px; } .GELeftSplitter,.GELeftSplitterTouch { } .GERightSplitter,.GERightSplitterTouch { } .GEHeadSplitter { } .GEBodySplitter { } .GEFootSplitter { } .GEScrollSplitter { } .GESplitterDisabled { cursor:default; } /* -------------- Vertical scrollbar, <div> tag inside <td> tag ------------------ */ /* The vertical scrollbar is placed on right side to <td> tag in Head section and is spanned through Body section and inner Space rows to Foot section It controls the border and space around the scrollbar. @ Set border, padding and margin, optionally background. @ You can control the scrollbar shape and look in IE or WebKit on its immediate child <div> as .GEVScroll > div */ .GEVScroll { margin-left:2px; margin-right:2px; border:1px solid #99BCE8; border-bottom:0px none; overflow:hidden; } /* -------------- Horizontal scrollbars, <div> tag inside <td> tag ------------------ */ /* ...Left (for <LefCols> left fixed columns), ...Mid (for <Cols> variable columns), ...Right (for <RightCols> right fixed columns) They control the border and space around the scrollbar. @ Set border, padding and margin, optionally background. @ You can control the scrollbar shape and look in IE or WebKit on their immediate child <div> as .GEHScroll... > div ...Resize versions are shown instead for resizable sections, when set <Cfg LeftWidth, MidWidth, RightWidth/> attributes and <Cfg SectionResizing='2'/> ...ResizeTouch versions are shown instead on touch screens like iPad ...HScrollWide is shown instead of all the section scrollbars when set <Cfg WideHScroll='1'/> ...ScrollHidden is shown instead if the column section does not need to show scrollbar (but the other sections do) ...XScroll is shown in the horizontal scrollbars row in place of vertical scrollbar */ .GEHScrollLeft,.GEHScrollMid,.GEHScrollRight { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-bottom:0px none; overflow:hidden; } .GEHScrollLeft { } .GEHScrollMid { } .GEHScrollRight { } .GEHScrollLeftResize,.GEHScrollRightResize,.GEHScrollMidLeftResize,.GEHScrollMidRightResize { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollLeftResize { } .GEHScrollRightResize { } .GEHScrollMidLeftResize { } .GEHScrollMidRightResize { } .GEHScrollLeftResizeTouch,.GEHScrollRightResizeTouch,.GEHScrollMidLeftResizeTouch,.GEHScrollMidRightResizeTouch { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollLeftResizeTouch { } .GEHScrollRightResizeTouch { } .GEHScrollMidLeftResizeTouch { } .GEHScrollMidRightResizeTouch { } .GEHScrollWide { margin:0px 2px 0px 2px; border:1px solid #99BCE8; border-top:0px none; overflow:hidden; } .GEHScrollHidden { overflow:visible!important; background:#F4F4F4; } .GEXScroll { margin:0px 2px 0px 2px; cursor:default; } /* -------------- Special scrollbar setting for Safari and Chrome, <div> tag inside <td> tag ------------------ */ /* Added to vertical and horizontal scrollbar to force showing scrollbars in Safari and Chrome if they are automatically hidden @ Change here the scrollbars look; The scrollbars must be defined as permanently visible ! Note, here is no style prefix */ .GridHiddenScroll > div::-webkit-scrollbar { -webkit-appearance:none; width:11px; height:11px; } .GridHiddenScroll > div::-webkit-scrollbar-thumb { border-radius:8px; border:2px solid white; background-color:rgba(0,0,0,0.5); } /* ------------------ Round corners ------------------ */ /* Used to render something above and below the grid, to simulate e.g. rounded corners with special effects compatible in all browsers */ /* ...Top is set to <div> tag rendered directly above ...MainTable with the same width as the table ...Top0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height. ...TopSpace0 to ...TopSpace9 is added to ...Top0 to ...Top9 in case there is some visible Space row width Space = 0 */ .GETop { } .GETop1 { } .GETop2 { margin-left:3px; margin-right:3px; background:#99BCE8; height:1px; overflow:hidden; } .GETop3 { margin-left:2px; margin-right:2px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:1px; overflow:hidden; } .GETop4 { margin-left:1px; margin-right:1px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:2px; overflow:hidden; } .GETop5 { } /* ...Bottom is set to <div> tag rendered directly below ...MainTable with the same width as the table ...Bottom0 to ...Top9 is set to up 10 <div> tags inside ...Top. The tag is not rendered if the class has not set height. ...BottomSpace0 to ...BottomSpace9 is added to ...Bottom0 to ...Bottom9 in case there is some visible Space row width Space = 4 */ .GEBottom { } .GEBottom5 { } .GEBottom4 { margin-left:3px; margin-right:3px; background:#99BCE8; height:1px; overflow:hidden; } .GEBottom3 { margin-left:2px; margin-right:2px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:1px; overflow:hidden; } .GEBottom2 { margin-left:4px; margin-right:4px; margin-top:-2px; margin-bottom:1px; background:#99BCE8; height:1px; overflow:hidden; } .GEBottom1 { margin-left:1px; margin-right:1px; border-left:1px solid #99BCE8; border-right:1px solid #99BCE8; background:#CED9E7; height:2px; overflow:hidden; } /* -------------- Row pages, <div> tag ------------------ */ /* They control the border and space around the row page */ /* @ Set here vertical border, padding and margin. ...PageOne is shown if no root paging is set (<Cfg Paging='0'/>. ...PageFirst is the first root page, the ...Page are all the next root pages ...ChildPart is shown around the row children, regardless on the <Cfg ChildParts/> is set or not */ .GEPageFirst { } .GEPage { border-top:1px solid #E0E0E0; } .GEPageOne { } .GEChildPart { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Rows */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Table row height ------------------ */ /* Classes are not assigned, only the height attribute is read. @ Set the height in pixels only. ...RowHeight is default minimal height in pixels of all rows in table (not Space rows). It is outer height including all cell border and padding. ...RowHeightTouch is used instead on touch screens like iPad */ .GERowHeight { height:18px; } .GERowHeightTouch { height:22px; } /* ------------- Table rows, <tr> tag ------------------ */ /* Sets the class to the whole column section of the row. Useful to set for special backgrounds. ...DataRow is set for all standard table rows without Kind attribute set @ Set here only background */ .GEHeaderRow { } .GEFilterRow { } .GEDataRow { } /* ------------- Space row height ------------------ */ /* Classes are not assigned, only the height or margin attribute is read. @ Set the height or margin in pixels only. ...SpaceRowHeight is default minimal height in pixels of all Space rows. It is outer height including all cell border and padding, but not the margin. ...SpaceMargin is horizontal and vertical margin in pixels around all Space row cells. ...SpaceMarginTouch is used instead on touch screens like iPad */ .GESpaceRowHeight { height:21px; } .GESpaceMargin { margin:0px; } .GESpaceMarginTouch { margin:0px; } /* ------------- Space rows, <div> tag inside <td> tag ------------------ */ /* Space row class according to the row Kind as prefix+Kind+"Row". In XML the Kind can be set as tag name like <Group ... />. Default Kind is "Space". Every Space row is placed in its own <tr><td> tag, on the same level as table sections like Head/Body/Foot (...Left/Mid/Right). @ Set here border, padding, margin and background The horizontal border and spacing of Space rows should be synchronized with the table sections */ .GESpaceRow,.GEGroupRow,.GESearchRow,.GEPagerRow,.GEToolbarRow,.GEToolbar1Row,.GEToolbar2Row,.GEToolbar3Row,.GETopbarRow,.GETopbar1Row,.GETopbar2Row,.GETopbar3Row,.GETabberRow { background:url(Backgrounds.gif?v110) repeat-x 0px -500px; border:1px solid #99BCE8; border-bottom:none; padding:5px 0px 5px 3px; margin:0px 2px 0px 2px; font-size:0px; overflow:hidden; white-space:nowrap; } .GESpaceRow { background:none; padding:2px; } /* Standard Space row with no special meaning */ .GEGroupRow { } /* Grouping settings row */ .GESearchRow { } /* Search settings row */ .GEPagerRow { } /* Simple pager row with Pages type cell */ .GEToolbarRow { } /* Bottom standalone toolbar */ .GEToolbar1Row { } /* First bottom toolbar */ .GEToolbar2Row { } /* Last bottom toolbar */ .GEToolbar3Row { } /* Middle bottom toolbars */ .GETopbarRow { } /* Standalone top toolbar */ .GETopbar1Row { } /* First top toolbar*/ .GETopbar2Row { } /* Last top toolbar */ .GETopbar3Row { } /* Middle top toolbars */ .GETabberRow { } /* Tabber row with Tab type cells, usually used with ...RowAbove or ...RowBelow */ /* Special Space row Kind="Fill" shown for ConstHeight='1'*/ .GEFillRow { background:#EAEFF2 url(BackgroundsFill.gif?v110) repeat-x; margin:0px 2px 0px 2px; border:1px solid #99BCE8; } /* Special Space row Kind="NoData" shown when all body rows are hidden */ .GENoDataRow { border-top:1px solid #99BCE8; margin:0px 2px 0px 2px; padding:5px 0px 5px 5px; overflow:hidden; } .GENoDataRow div { color:gray!important; font-style:italic!important; } /* Class added to Space row Kind class for its position (Space attribute value), only value 0 to 4 */ .GERowSpace0 { } .GERowSpace1 { } .GERowSpace2 { } .GERowSpace3 { } .GERowSpace4 { } /* Special Space row above or below grid, used instead of Kind class, ...RowAbove is added for Space='-1', ...RowBelow for Space='5' */ .GERowAbove,.GERowBelow { background:#ced9e7; border-left:1px solid #9cb6c8; border-right:1px solid #9cb6c8; overflow:hidden; } .GERowAbove { margin-left:5px; margin-right:5px; } .GERowBelow { margin-left:5px; margin-right:5px; } /* Class added for row with Panel='1' */ .GESpaceRowPanel { padding-left:0px; } /* Class added for given row VAlign attribute value */ .GESpaceVAlignTop { } .GESpaceVAlignMiddle { } .GESpaceVAlignBottom { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cells */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Table cells, <td> tag ------------- */ /* Classes for table row cells (not Space rows). Always one class per one cell. @ Set border here. Note, all cells in table must have the same border width/height in the same cell edge. @ You can set also padding here, but note, the padding is defined also in cell type class. @ You can set also background here, but note, the data cell background color is often controlled by ...Color state classes ...Cell - base data cell ...CellPanel - cell Type="Panel" ...CellFilter - cell in row Kind="Filter" ...CellFilterPanel - cell Name="Panel" in row Kind="Filter". Note, it is used only for default panel named "Panel" ...CellHeader - cell in row Kind="Header" ...CellHeaderPanel - cell Type="Panel" in row Kind="Header" ...CellEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting), also in row Kind="Filter" ...CellHeaderEmpty - cell in _ConstWidth column (created due <Cfg ConstWidth/> setting) in row Kind="Header" ...CellUser - user cell section defined by <I LeftHtml MidHtml RightHtml/> ...CellHidden - cell in child row hidden due spanned parent row through its children */ .GECell,.GECellPanel,.GECellFilter,.GECellFilterPanel,.GECellHeader,.GECellHeaderPanel,.GECellHeaderEmpty,.GECellUser,.GECellEmpty { border-bottom:1px solid #dddddd; border-right:1px solid #e0e0ff; border-left:0px none; border-top:0px none; vertical-align:top; overflow:hidden; overflow:auto!IE; height:auto; } .GECell { } .GECellHeader,.GECellHeaderPanel,.GECellHeaderEmpty { background:url(Backgrounds.gif?v110) repeat-x 0px 0px; } .GECellPanel,.GECellHeaderPanel,.GECellFilterPanel { white-space:nowrap; direction:ltr; } .GECellHeader { } .GECellHeaderEmpty { } .GECellHeaderPanel { padding-top:3px; padding-bottom:3px; } .GECellPanel { background:#EAEFF2 url(Backgrounds.gif?v110) no-repeat 0px -1000px; } .GECellFilterPanel { background:url(Backgrounds.gif?v110) repeat-x 0px -505px; border-bottom:0px none; border-right:0px none; text-align:center; } .GECellFilter { } .GECellUser { background-color:#EAEFF2; } .GECellEmpty { background:white; border-bottom-color:white; } .GECellHidden { background:transparent!important; border-top:none!important; border-bottom:none!important; } /* Special class to choose if the last cells in column or row section will render its border; Not used in grid, only border width is read; @ Set border-right and border-bottom; set it to 0px to SHOW the border */ .GELastCell { border-right:1px solid; border-bottom:1px solid; } /* Classes added to the <td> cell due special feature ...CellClassInner added to the cell with defined ClassInner attribute (including Header cell) ...CellClassInnerIcon added to the cell with defined ClassInner attribute and side Icon ...CellHeaderInnerIcon added to the header cell with defined ClassInner attribute and side Icon ...CellBorderFF3 is added to all cells in Firefox 3 - 19 due its slow bug in rendering table cells with different borders */ .GECellClassInner { padding-top:0px; padding-bottom:0px; } .GECellClassInnerIcon { } .GECellHeaderInnerIcon { padding-top:2px; padding-bottom:3px; } .GECellBorderFF3 { border-left:0px none!important; border-top:0px none!important; } /* ------------- Cell content - Type, <td> or <div> tag ------------- */ /* The Type class is by default set to same <td> tag as the table cell or Space cell class. Here are listed all TreeGrid Types except: "Gantt" - defined in Gantt.css file; "Chart", "Pages" and "DropCols" - defined later in this file and "Panel" - this class is not used. If the cell consists from more included <div> tags, it is set to the most inner <div> tag. The one or more <div> tags are included in cell if: any cell has set VAlign, Rotate or ClassInner or Align="Scroll" Header cell has set Icon or Type="Bool" Space cell has set Icon or is editable or has Button="Defaults" There can be included also inner <table> inside cell in these cases: any cell has set Span + Merge with more columns and no MergeFormat Header cell has set Levels MainCol cell when set <Cfg SpannedTree='1'/> DropCols and Radio types use also inner <Table>, but the Type class is set to parent cell Select type class is set along with Html class for Select Type Note, the "Bool", "Icon" and "Select" type classes are not listed in the first line @ Set padding and text attributes like font, line-height, text-align, white-space */ .GEText,.GELines,.GEInt,.GEFloat,.GEDate,.GEPass,.GEImg,.GELink,.GERadio,.GEEnum,.GEButton,.GEHtml,.GEAbs,.GEList,.GEUser { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; padding:2px 3px 2px 3px; } .GEInt,.GEFloat,.GEDate { text-align:right; } .GELines,.GERadio,.GEHtml,.GEList { white-space:normal; } .GEImg,.GEHtml { padding-top:0px; padding-bottom:0px; } .GEPass { font-size:15px; line-height:17px; padding:0px 0px 0px 3px; } .GERadio { padding:0px; } .GEBool { text-align:center; line-height:0px; } .GEIcon { background-repeat:no-repeat; } .GEAbs { padding:0px; } .GEUser { padding:0px; } .GESelect { padding-top:2px; padding-bottom:2px; } /* Class set for cell width Visible='0'. @ Set background for the ...Hidden It is always set to <td> tag, this tag has always empty content. ...Hidden is set to table cell and does not hide the cell, it just makes it empty ...HiddenSpace is set to Space cell and hides the cell completely */ .GEHidden { } .GEHiddenSpace { display:none; } /* Class set to the right Button cell, the table cell next to the data cell: @ Set width, height, padding and text attributes like font, line-height, text-align, white-space ...RightButton is set for <button> or <u> tag inside <td> tag for Button="Button" according to <Cfg UseButton> ...RightHtml is set for <td> tag for Button="Html" */ button.GERightButton { font:10px/11px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:17px; width:19px; margin:0px; padding:0px; } u.GERightButton { background:url(Backgrounds.gif?v110) 0px -755px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px; font:11px/12px Arial,Helvetica,sans-serif; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap; } .GERightHtml { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding-top:2px; padding-bottom:2px; } /* Class set to inner table <td> tag, when displaying Header cell Levels @ Set width and text attributes like font, line-height, text-align, white-space for the ...LevelButton ...LevelButton is set to every Levels button ...LevelButtonSpace is set to the next <td> as the space between buttons and cell value. The last <td> cell contains the cell value */ .GELevelButton { background:url(Button.gif?v110) 2px -1748px no-repeat; padding:5px 0px 4px 0px; width:21px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GELevelButtonSpace { width:5px; } /* Class set to inner table <td> tag, when displaying merged cells (Span+Merge and no MergeFormat) @ Set border, padding, background, width and height ...MergedCellH is set to every merged value (<td> tag) when showing all cells in one row (MergeType&1 = 0) ...MergedCellV is set to every merged value (<td> tag) when showing all cells in one column (MergeType&1 = 1) */ .GEMergedCellH { padding:0px; padding-right:5px; } .GEMergedCellV { padding:0px; padding-bottom:1px; } /* Classes set to cell in Header row ...HeaderText is set along with the Type class for Header cell, to <td> or <div> tag. @ Set padding and text attributes like font, line-height, text-align, white-space ...HeaderIconInner is set along with the ...HeaderText if the cell has set Icon, to <td> or <div> tag. @ Set padding. ...HeaderButton is set to <td> tag next to the cell if the cell has set Button (by default Header cell has set Button="Sort"). @ Set padding or the first child <button> settings. ...HeaderToolButton is set to <td> tag of the cell type "Button" and Button="Button". @ Set padding ...HeaderFocus is added to cell <td> tag during dragging the Header cell. @ Set background and optionally border, padding and text attributes like font, line-height, text-align, white-space ...HeaderDrag is added to ghost Header cell under mouse cursor during dragging the Header cell. @ Set background and border and optionally padding and text attributes like font, line-height, text-align, white-space */ .GEHeaderText { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 3px 4px 3px; } .GEHeaderIconInner { padding-top:3px; padding-bottom:1px; } .GEHeaderButton { padding:2px 0px 3px 0px; } .GEHeaderButtonButton { padding:3px 0px 2px 0px; } .GEHeaderButtonHtml { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 1px 4px 1px; } .GEHeaderToolButton { text-align:center; padding:3px 0px 2px 0px; } .GEHeaderFocus { background:#9FB9E9; } .GEHeaderDrag { background:#9FB9E9; cursor:default; overflow:hidden; border-right:1px solid white; } /* Classes added to DropCols type inner table cells, <td> tag. @ Set here border, padding, background and text attributes. ...DropCols is DropCols type class set to <td> tag ...HeaderGroup is set to every DropCols inner table cells, except the last one ...HeaderGroupFocus is added to the DropCols inner table cell during dragging inside the DropCols line (to be moved) ...HeaderGroupDelete is added to the DropCols inner table cell during dragging outside the DropCols line (to be removed) ...HeaderGroupCustom is set to the last cell in DropCols inner table, as the default text "To group by, drag column caption here" */ .GEDropCols { padding:4px 4px 3px 4px!important; } .GEHeaderGroup { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; background:#7FA9E6; color:white; padding-left:3px; border-right:1px solid white; } .GEHeaderGroupFocus { background-color:#C0C0A0; } .GEHeaderGroupDelete { background-color:#F0F0E0; color:white; } .GEHeaderGroupCustom { font:italic 11.5px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; color:#BBB; padding:1px 0px 1px 5px; white-space:nowrap; } /* Class added to the cell <td> tag when resizing row by dragging this cell edge and direct resizing is off */ .GEResizingRow { border-bottom:1px solid black; } .GEResizingSpace { } /* Classes added to cell with Wrap attribute. Added along with Type class to <td> or <div> tag. @ Do not change. ...Wrap0 for Wrap='0', ...Wrap1 for Wrap='1' */ .GEWrap0 { white-space:nowrap; } .GEWrap1 { white-space:normal; } /* Classes added to cell with Align attribute. Added along with Type class to <td> or <div> tag. @ Do not change. ...AlignLeft for Align='Left', ...AlignCenter for Align='Center', ...AlignRight for Align='Right', ...AlignJustify for Align="Justify" */ .GEAlignLeft { text-align:left; } .GEAlignCenter { text-align:center; } .GEAlignJustify { text-align:justify; } .GEAlignRight { text-align:right; } /* Classes added to cell with VAlign attribute. Added always to <td> tag. @ Do not change. ...VAlignTop for VAlign='Top', ...VAlignMiddle for VAlign='Middle', ...AlignBottom for Align='Bottom' The ...VAlignTop must be defined as the last one. In Space row it is added also to all rows without VAlign set. */ .GEVAlignMiddle { vertical-align:middle; display:table-cell; } .GEVAlignBottom { vertical-align:bottom; display:table-cell; } .GEVAlignTop { vertical-align:top; display:table-cell; } /* Classes added to cell with Rotate attribute. @ Change them carefully, the rotation can differ per browser. ...CellRotate... class is added to cell <td> tag for vertical alignment according to the Rotate and Align values ...Rotate1 and ...Rotate2 is set to inner <div> to do the rotation, according to Rotate attribute value ...Rotate1IE is used instead for IE9 and below for Rotate='1', the ...Rotate1IEHeader is used instead for Header cell ...IconRotate is added to cell <td> for cell with Icon attribute to display icon on top ...IconRotateLeft is added to extra inner <div> with icon for cell with Icon, IconAlign="Left" and Rotate="1" to display icon on bottom ...IconRotateHeaderLeft is added to extra inner <div> with icon for Header cell with Icon, IconAlign="Left" and Rotate="1" to display icon on bottom ...IconRotateHeaderRight is added to extra inner <div> with icon for Header cell with Icon attribute to display icon on top */ .GECellRotate1 { vertical-align:bottom; padding-top:1px; padding-bottom:1px; text-align:left; } .GECellRotate2 { vertical-align:top; padding-top:1px; padding-bottom:1px; } .GECellRotate3 { vertical-align:middle; padding-top:1px; padding-bottom:1px; } .GERotate1IEHeader { background-color:#3780C5; filter:progid:DXImageTransform.Microsoft.Chroma(color='#3780C5') progid:DXImageTransform.Microsoft.BasicImage(rotation=3); overflow:hidden; } .GERotate1IE { background-color:#FFFFFF; filter:progid:DXImageTransform.Microsoft.Chroma(color='#FFFFFF') progid:DXImageTransform.Microsoft.BasicImage(rotation=3); overflow:hidden; } .GERotate1 { -ms-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -o-transform:rotate(-90deg); } .GERotate2 { text-align:left; writing-mode:tb-rl; -moz-transform:rotate(-270deg); -webkit-transform:rotate(-270deg); -o-transform:rotate(-270deg); } .GEIconRotate { padding-left:2px!important; padding-top:20px!important; } .GEIconRotateLeft { margin-left:0px; padding-top:20px!important; } .GEIconRotateHeaderLeft { margin-left:5px; padding-top:20px!important; } .GEIconRotateHeaderRight { margin-left:2px; padding-top:20px!important; } /*--------------- Space cells ----------------- */ /* Classes control the background and border of the Space cells @ Set here border, padding and background */ .GECellSpace,.GECellSpaceIcon,.GECellSpaceButton,.GECellSpaceButtonIcon,.GECellSpaceButtonButton,.GECellSpacePanel,.GECellSpaceBool,.GECellSpaceRadio,.GECellSpaceSelect,.GECellSpaceEdit { } /* Not editable Space cell. Set also for Label. ...CellSpace is set to the <td> tag ...CellSpaceIcon is set to <td> tag instead for cell with Icon attribute ...SpaceIconInner is set to inner <div> tag for cell with Icon attribute */ .GECellSpace { padding-top:5px; padding-bottom:3px; } .GECellSpaceIcon { padding-top:2px; padding-bottom:3px; } .GESpaceIconInner { padding-top:3px; padding-bottom:0px; } /* Button Type in Space cell ...CellSpaceButton is set to the <td> tag for cell with Button="Html" ...CellSpaceButtonIcon is set to the <td> tag instead for cell with Button="Html" and Icon attribute ...SpaceButtonIconInner is set to inner <div> tag for cell with Button="Html" and Icon attribute ...CellSpaceButtonButton is set to the <td> tag for cell with Button="Button" ...CellSpaceTool is added to the <td> tag (along with CellSpaceButton) for cell with Button="Html" and without ButtonText and with VAlign - the special toolbar button */ .GECellSpaceButton { padding-top:5px; padding-bottom:3px; white-space:nowrap; } .GECellSpaceButtonIcon { padding-top:2px; padding-bottom:3px; white-space:nowrap; } .GESpaceButtonIconInner { padding-top:3px; padding-bottom:0px; } .GECellSpaceButtonButton { } .GECellSpaceTool { padding:0px; } /* Classes for Type Panel, Bool and Radio in Space cell */ .GECellSpacePanel { line-height:0px; } .GECellSpaceBool { line-height:0px; } .GECellSpaceRadio { padding-top:3px; padding-bottom:1px; } /* Classes for Type="Select" or cell with Button="Defaults" in Space cell ...CellSpaceSelect is set to the <td> tag ...SpaceSelectInner is set to inner <div> tag ...SpaceSelectInnerIcon is set to inner <div> tag in cell with Icon ...SpaceSelectIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon ...SpaceSelectInnerIE is added to inner <div> tag in cell with Icon in IE5 quirks mode */ .GECellSpaceSelect { padding:0px 1px 0px 1px; } .GESpaceSelectInner,.GESpaceSelectInnerIcon { border:1px solid #c3c3c3; padding:4px 17px 2px 3px; background:white url(Button.gif?v110) right -1250px no-repeat; white-space:nowrap; } .GESpaceSelectInnerIcon { padding:1px 17px 2px 1px; } .GESpaceSelectIconInner { padding-top:3px; padding-bottom:0px; } .GESpaceSelectInnerIE { overflow:hidden; height:21px; } /* Classes for editable Space cell ...CellSpaceEdit is set to the <td> tag ...SpaceEditInner is set to inner <div> tag ...SpaceEditInnerIcon is set to inner <div> tag in cell with Icon ...SpaceEditIconInner is set to inner inner <div> tag (along with Type class) in cell with Icon ...SpaceEditButtonIconInner is set to inner inner <div> tag in cell with Icon and Button */ .GECellSpaceEdit { padding:0px 1px 0px 1px; } .GESpaceEditInner,.GESpaceEditInnerIcon { border:1px solid #c3c3c3; padding:4px 2px 2px 3px; background:white; } .GESpaceEditInnerIcon { padding:1px 2px 0px 1px; } .GESpaceEditIconInner { padding-top:3px; padding-bottom:2px; } .GESpaceEditButtonIconInner { padding-top:0px; padding-bottom:0px; } /* Classes added to <td> tag in cell in Space row with Space="-1" (...Above) or Space="5" (...Below) */ .GECellSpaceAbove { border-top:1px solid #9cb6c8; } .GECellSpaceBelow { border-bottom:1px solid #9cb6c8; } /* Class added to <div> tag with ClassInner class */ .GESpaceClassInner { padding-top:0px; padding-bottom:0px; } /*--------------- Cell edges ----------------- */ /* @ Support classes, do not change Classes added to table or Space cell if it should not have the left or right border or is empty */ .GENoLeft,.GENoSpaceLeft { border-left:0px none!important; border-bottom-left-radius:0px!important; border-top-left-radius:0px!important; } .GENoRight,.GENoSpaceRight { border-right:0px none!important; border-bottom-right-radius:0px!important; border-top-right-radius:0px!important; } .GEEmpty { text-decoration:none!important; font-size:0px!important; line-height:0px!important; } /*--------------- Pages type cell ----------------- */ /* ...Pages is set to <td> as Type class. @ Set here border, padding and background ...PagesLink is set to individual <a> tags as page numbers. @ Set here margin, padding, border, background and text attributes ...PagesLinkActive is set to <a> tag in actual selected page number instead */ .GEPages { overflow:visible; padding:0px!important; } .GEPagesLink,.GEPagesLinkActive { padding:2px 1px 2px 2px; margin:2px 0px 2px 0px; display:inline-block; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; color:blue; } /* The :hover remarkably slows down every grid in IE strict mode .GEPagesLink:visited { color:blue; } .GEPagesLink:hover { color:red; }*/ .GEPagesLinkActive { color:black; font-weight:bold; border:1px dotted black; margin-top:1px; margin-bottom:1px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Tree cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Class set to the tree in <td> tag left to MainCol cell @ They are not expected to change, but you can set here background or border ...Tree is set for <Cfg NoTreeLines='0'/>, default setting. It can be set to inner <td> tag for SpannedTree ...NoTreeLines... is set for NoTreeLines value 1 - 3. */ .GETree { padding-top:0px; white-space:nowrap; } .GENoTreeLines1 { text-align:right; } .GENoTreeLines2 { text-align:right; vertical-align:middle; padding-top:0px; } .GENoTreeLines3 { text-align:left; } /* ------------- Tree images with lines (NoTreeLines='0') ------------- */ /* Default tree class set to <td> tag or to inner <u> tag The tree is shown in inner <u> tags if it cannot be set by one background image or in SpannedTree or with TreeIcon. @ Set background and padding-left. It is not easy to change them, the image files contain many icons that must be changed all at once, especially if you want to change the widths. ...TreeTop / ...TreeMiddle / ...TreeBottom is set according to VAlign value, for empty is set also ...TreeTop ...TreeRev... is set according to VAlign value for <Cfg ReversedTree='1'/>, for empty is set also ...TreeRevTop ...TreeIcon, ...TreeIconM, ...TreeIconB is set if used custom tree icon by <I TreeIcon/>, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) ...TreeImage, ...TreeImageM, ...TreeImageB is set to inner <u> tag, according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) ...TreeImageIE, ...TreeImageIEM, ...TreeImageIEB is set instead in all IE modes except IE5 quirks and also in Firefox strict mode ...Width... is width of the tree icon part in <u> tag, number is count of the icon lines, ...T is ending icon / button ...Width1 is also used measure one level indent, ...Width1T is also used to measure tree button width */ .GETreeTop { background-image:url(Tree.gif?v110); } .GETreeMiddle { background-image:url(TreeMiddle.gif?v110); } .GETreeBottom { background-image:url(TreeBottom.gif?v110); } .GETreeRevTop { background-image:url(TreeRev.gif?v110); } .GETreeRevMiddle { background-image:url(TreeRevMiddle.gif?v110); } .GETreeRevBottom { background-image:url(TreeRevBottom.gif?v110); } .GETreeIcon { background-repeat:no-repeat; background-position:left top; } .GETreeIconM { background-repeat:no-repeat; background-position:left center; } .GETreeIconB { background-repeat:no-repeat; background-position:left bottom; } .GETreeImage,.GETreeImageM,.GETreeImageB { display:inline-block; height:100%; width:0px; } .GETreeImageIE { padding-bottom:1000px; } .GETreeImageMIE { padding-top:500px; padding-bottom:500px; } .GETreeImageBIE { padding-top:1000px; } .GEWidth1T { padding-left:26px; } .GEWidth1 { padding-left:21px; } .GEWidth2T { padding-left:47px; } .GEWidth2 { padding-left:42px; } .GEWidth3T { padding-left:68px; } .GEWidth3 { padding-left:63px; } .GEWidth4T { padding-left:89px; } /* Individual tree backgrounds according to VAlign value (M - Middle, B - Bottom, nothing - Top or empty) 1 means vertical line, 0 means no vertical line */ /* ...xxx - three line icons, ...xxxT - three line icons plus ending icon (no last, no button) */ .GE000,.GE000T { background-position: 0px top; } .GE000M,.GE000TM { background-position: 0px center; } .GE000B,.GE000TB { background-position: 0px bottom; } .GE010,.GE010T { background-position:-128px top; } .GE010M,.GE010TM { background-position:-128px center; } .GE010B,.GE010TB { background-position:-128px bottom; } .GE001,.GE001T { background-position:-256px top; } .GE001M,.GE001TM { background-position:-256px center; } .GE001B,.GE001TB { background-position:-256px bottom; } .GE011,.GE011T { background-position:-384px top; } .GE011M,.GE011TM { background-position:-384px center; } .GE011B,.GE011TB { background-position:-384px bottom; } .GE100,.GE100T { background-position:-512px top; } .GE100M,.GE100TM { background-position:-512px center; } .GE100B,.GE100TB { background-position:-512px bottom; } .GE110,.GE110T { background-position:-640px top; } .GE110M,.GE110TM { background-position:-640px center; } .GE110B,.GE110TB { background-position:-640px bottom; } .GE101,.GE101T { background-position:-768px top; } .GE101M,.GE101TM { background-position:-768px center; } .GE101B,.GE101TB { background-position:-768px bottom; } .GE111,.GE111T { background-position:-896px top; } .GE111M,.GE111TM { background-position:-896px center; } .GE111B,.GE111TB { background-position:-896px bottom; } /* ...xx - two line icons, ...xxT - two line icons plus ending icon (no last, no button) */ .GE00,.GE00T { background-position: -21px top; } .GE00M,.GE00TM { background-position: -21px center; } .GE00B,.GE00TB { background-position: -21px bottom; } .GE10,.GE10T { background-position:-149px top; } .GE10M,.GE10TM { background-position:-149px center; } .GE10B,.GE10TB { background-position:-149px bottom; } .GE01,.GE01T { background-position:-277px top; } .GE01M,.GE01TM { background-position:-277px center; } .GE01B,.GE01TB { background-position:-277px bottom; } .GE11,.GE11T { background-position:-405px top; } .GE11M,.GE11TM { background-position:-405px center; } .GE11B,.GE11TB { background-position:-405px bottom; } /* ...x - one line icon, ...xT - one line icon plus ending icon (no last, no button) */ .GE0,.GE0T { background-position: -42px top; } .GE0M,.GE0TM { background-position: -42px center; } .GE0B,.GE0TB { background-position: -42px bottom; } .GE1,.GE1T { background-position:-298px top; } .GE1M,.GE1TM { background-position:-298px center; } .GE1B,.GE1TB { background-position:-298px bottom; } /* ...T - ending icon (no last, no button) */ .GET { background-position:-63px top; } .GETM { background-position:-63px center; } .GETB { background-position:-63px bottom; } /* ...xxL - the end icon is the icon of the last child row ...xT? - one line icon plus end icon, no button , ...xC? - one line icon plus end collapse (-) button, ...xE? - one line icon plus end expand (+) button */ .GE0TL { background-position:-1024px top; } .GE0TLM { background-position:-1024px center; } .GE0TLB { background-position:-1024px bottom; } .GE1TL { background-position:-1088px top; } .GE1TLM { background-position:-1088px center; } .GE1TLB { background-position:-1088px bottom; } .GE0C { background-position:-1152px top; } .GE0CM { background-position:-1152px center; } .GE0CB { background-position:-1152px bottom; } .GE1C { background-position:-1216px top; } .GE1CM { background-position:-1216px center; } .GE1CB { background-position:-1216px bottom; } .GE0CL { background-position:-1280px top; } .GE0CLM { background-position:-1280px center; } .GE0CLB { background-position:-1280px bottom; } .GE1CL { background-position:-1344px top; } .GE1CLM { background-position:-1344px center; } .GE1CLB { background-position:-1344px bottom; } .GE0E { background-position:-1408px top; } .GE0EM { background-position:-1408px center; } .GE0EB { background-position:-1408px bottom; } .GE1E { background-position:-1472px top; } .GE1EM { background-position:-1472px center; } .GE1EB { background-position:-1472px bottom; } .GE0EL { background-position:-1536px top; } .GE0ELM { background-position:-1536px center; } .GE0ELB { background-position:-1536px bottom; } .GE1EL { background-position:-1600px top; } .GE1ELM { background-position:-1600px center; } .GE1ELB { background-position:-1600px bottom; } /* ...xL - the end icon is the icon of the last child row ...T? - end icon, no button, ...C? - end collapse (-) button, ...E? - end expand (+) button */ .GETL { background-position:-1045px top; } .GETLM { background-position:-1045px center; } .GETLB { background-position:-1045px bottom; } .GEC { background-position:-1173px top; } .GECM { background-position:-1173px center; } .GECB { background-position:-1173px bottom; } .GECL { background-position:-1301px top; } .GECLM { background-position:-1301px center; } .GECLB { background-position:-1301px bottom; } .GEE { background-position:-1429px top; } .GEEM { background-position:-1429px center; } .GEEB { background-position:-1429px bottom; } .GEEL { background-position:-1557px top; } .GEELM { background-position:-1557px center; } .GEELB { background-position:-1557px bottom; } /* Icons shown during dragging - drop permissions ...xL - the end icon is the icon of the last child row ...D0? - no drop, ...D1? - drop above, ...D2? - drop inside, ...D3? - drop below */ .GED0 { background-position:-1664px top; } .GED0M { background-position:-1664px center; } .GED0B { background-position:-1664px bottom; } .GED1 { background-position:-1696px top; } .GED1M { background-position:-1696px center; } .GED1B { background-position:-1696px bottom; } .GED2 { background-position:-1728px top; } .GED2M { background-position:-1728px center; } .GED2B { background-position:-1728px bottom; } .GED3 { background-position:-1760px top; } .GED3M { background-position:-1760px center; } .GED3B { background-position:-1760px bottom; } .GED0L { background-position:-1792px top; } .GED0LM { background-position:-1792px center; } .GED0LB { background-position:-1792px bottom; } .GED1L { background-position:-1824px top; } .GED1LM { background-position:-1824px center; } .GED1LB { background-position:-1824px bottom; } .GED2L { background-position:-1856px top; } .GED2LM { background-position:-1856px center; } .GED2LB { background-position:-1856px bottom; } .GED3L { background-position:-1888px top; } .GED3LM { background-position:-1888px center; } .GED3LB { background-position:-1888px bottom; } /* ...D4 - icons for expanding children in timeout, ...xL - the end icon is the icon of the last child row */ .GED4 { background-position:-1920px top; } .GED4M { background-position:-1920px center; } .GED4B { background-position:-1920px bottom; } .GED4L { background-position:-1952px top; } .GED4LM { background-position:-1952px center; } .GED4LB { background-position:-1952px bottom; } /* ------------- Tree images without lines (NoTreeLines='1') ------------- */ /* Tree classes set to <td> tag or to inner <u> tag The tree is shown in inner <u> tags in SpannedTree, with TreeIcon or with VAlign @ Set here height, width and background ...NC - Icon for button collapse, ...NE - Icon for button expand, ...NT - Icon for leaf none without button, ...NCR / ...NER / ...NTR - Shown instead in RTL mode ...ND0 - ...ND3 - Icons shown during dragging - drop permissions: ...ND0 - no drop, ...ND1 - drop above, ...ND2 - drop inside, ...ND3 - drop below ...NTreeImage is set to inner <u> tag; it is also used to read the default width of tree button ...NIcon is set if used custom tree icon by <I TreeIcon/> ...NWidth is never assigned, it is used to read the default width of one level indent */ .GENC,.GENE,.GENCR,.GENER,.GEND0,.GEND1,.GEND2,.GEND3,.GEND4 { background-image:url(TreeN.gif?v110); background-repeat:no-repeat; vertical-align:top; } .GENT,.GENTR { } .GENTreeImage { display:inline-block; height:17px; width:17px; } .GENWidth { width:21px; } .GEND0 { background-position:-9px 0px; } .GEND1 { background-position:-56px 0px; } .GEND2 { background-position:-106px 0px; } .GEND3 { background-position:-156px 0px; } .GEND4 { background-position:-206px 0px; } .GENC { background-position:right -50px;} .GENE { background-position:right -2000px;} .GENCR { background-position:-258px -50px;} .GENER { background-position:-258px -2000px;} .GENIcon { background-repeat:no-repeat; background-position:right top; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Panel type cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Standard Panel images (FastPanel='0') ------------- */ /* @ Set here width, height and background. @ If there is present <button> in panel, set here padding-left and font-size instead of width and height ...PanelImage is set to every panel icon <u> tag if there is no <button> in the panel. ...PanelImageButton is set to every panel icon <u> tag if there also some <button> in the panel ...PanelEmpty is shown for panel button named "Empty" ...PanelMove is shown for panel button named "Move", ...PanelMoveOff is shown for rows without moving permissions ...PanelSelect is shown for panel button named "Select", ...PanelSelectOff is shown for rows without selecting permissions, ...PanelSelectOn is shown for rows with Select="1" ...PanelDelete is shown for panel button named "Delete", ...PanelDeleteOff is shown for rows without deleting permissions ...PanelCopy is shown for panel button named "Copy", ...PanelCopyOff is shown for rows without copying permissions ...PanelButton is shown if the panel button has not defined image and is shown as <button>. @ Set here margin, border, padding, width, height and text attributes ...PanelTouch is added to <u> on tablets with PanelImage, ...PanelTouchButton is added to <u> on tablets with PanelImageButton ...PanelButtonTouch is added to <button> on tablets */ .GEPanelImage { width:16px; height:16px; display:inline-block; background-image:url(Panel.gif?v110); background-repeat:no-repeat; } .GEPanelImageButton { font:14px Arial; padding-left:16px; background-image:url(Panel.gif?v110); background-repeat:no-repeat; zoom:1; } .GEPanelEmpty { background:none; } .GEPanelMove { background-position:0px 0px; } .GEPanelMoveOff { background-position:-50px 0px; } .GEPanelSelect { background-position:-100px 0px; } .GEPanelSelectOn { background-position:-150px 0px; } .GEPanelSelectOff { background-position:-200px 0px; } .GEPanelDelete { background-position:-250px 0px; } .GEPanelDeleteOff { background-position:-300px 0px; } .GEPanelCopy { background-position:-350px 0px; } .GEPanelCopyOff { background-position:-400px 0px; } button.GEPanelButton { padding:0px; height:14px; width:19px; margin:0px; font:10px/7px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; display:inline-block; cursor:pointer; overflow:hidden; } u.GEPanelButton { background:url(Backgrounds.gif?v110) 0px -750px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; padding:0px 3px 1px 3px; margin:1px 1px 0px 1px; font:11px/12px Arial,Helvetica,sans-serif; cursor:pointer; text-decoration:none; display:inline-block; overflow:hidden; white-space:nowrap; } .GECellHeaderPanel u.GEPanelButton { } .GEPanelTouch { margin-left:5px; margin-right:5px; } .GEPanelTouchButton { margin-left:5px; margin-right:5px; } .GEPanelButtonTouch { margin-left:2px; margin-right:2px; width:25px; } /* ------------- Fast Panel images (FastPanel='1')------------- */ /* @ Do not change, for custom images use standard panel (FastPanel='0') or modify the FastPanel1.gif?v110/FastPanel2.gif?v110 files. The image is used different for every button state, the four numbers are for buttons Move, Select, Delete, Copy in this order. 1 - shown, 2 - (on, for select), 0 - hidden, but space reserved, x - hidden completely, with no space */ .GEP1111,.GEP1211,.GEP1011,.GEP1101,.GEP1201,.GEP1001,.GEP1110,.GEP1210,.GEP1010,.GEP1100,.GEP1200,.GEP1000, .GEP0111,.GEP0211,.GEP0011,.GEP0101,.GEP0201,.GEP0001,.GEP0110,.GEP0210,.GEP0010,.GEP0100,.GEP0200,.GEP0000, .GEP111x,.GEP121x,.GEP101x,.GEP110x,.GEP120x,.GEP100x,.GEP011x,.GEP021x,.GEP001x,.GEP010x,.GEP020x,.GEP000x, .GEP11xx,.GEP12xx,.GEP10xx,.GEP01xx,.GEP02xx,.GEP00xx, .GEPx111,.GEPx211,.GEPx011,.GEPx101,.GEPx201,.GEPx001,.GEPx110,.GEPx210,.GEPx010,.GEPx100,.GEPx200,.GEPx000, .GEPx11x,.GEPx21x,.GEPx01x,.GEPx10x,.GEPx20x,.GEPx00x, .GEPxx11,.GEPxx10,.GEPxx01,.GEPxx00, .GEPxxx1,.GEPxxx0,.GEPxx1x,.GEPxx0x,.GEPx2xx,.GEPx1xx,.GEPx0xx,.GEP1xxx,.GEP0xxx { background-image:url(FastPanel1.gif?v110); background-repeat:no-repeat; } .GEP1111,.GEP111x,.GEP11xx,.GEP1xxx { background-position:0px 0px; } .GEP1211,.GEP121x,.GEP12xx { background-position:-80px 0px; } .GEP1011,.GEP101x,.GEP10xx { background-position:-160px 0px; } .GEP1101,.GEP110x { background-position:-240px 0px; } .GEP1201,.GEP120x { background-position:-320px 0px; } .GEP1001,.GEP100x { background-position:-400px 0px; } .GEP1110 { background-position:-480px 0px; } .GEP1210 { background-position:-560px 0px; } .GEP1010 { background-position:-640px 0px; } .GEP1100 { background-position:-720px 0px; } .GEP1200 { background-position:-800px 0px; } .GEP1000 { background-position:-880px 0px; } .GEP0111,.GEP011x,.GEP01xx,.GEP0xxx { background-position:-960px 0px; } .GEP0211,.GEP021x,.GEP02xx { background-position:-1040px 0px; } .GEP0011,.GEP001x,.GEP00xx { background-position:-1120px 0px; } .GEP0101,.GEP010x { background-position:-1200px 0px; } .GEP0201,.GEP020x { background-position:-1280px 0px; } .GEP0001,.GEP000x { background-position:-1360px 0px; } .GEP0110 { background-position:-1440px 0px; } .GEP0210 { background-position:-1520px 0px; } .GEP0010 { background-position:-1600px 0px; } .GEP0100 { background-position:-1680px 0px; } .GEP0200 { background-position:-1760px 0px; } .GEP0000 { background-position:-1840px 0px; } .GEPx111,.GEPx11x,.GEPx1xx { background-position:-16px 0px; } .GEPx211,.GEPx21x,.GEPx2xx { background-position:-96px 0px; } .GEPx011,.GEPx01x,.GEPx0xx { background-position:-176px 0px; } .GEPx101,.GEPx10x { background-position:-256px 0px; } .GEPx201,.GEPx20x { background-position:-336px 0px; } .GEPx001,.GEPx00x { background-position:-416px 0px; } .GEPx110 { background-position:-496px 0px; } .GEPx210 { background-position:-576px 0px; } .GEPx010 { background-position:-656px 0px; } .GEPx100 { background-position:-736px 0px; } .GEPx200 { background-position:-816px 0px; } .GEPx000 { background-position:-896px 0px; } .GEPxx11,.GEPxx1x { background-position:-32px 0px; } .GEPxx01,.GEPxx0x { background-position:-272px 0px; } .GEPxx10{ background-position:-512px 0px; } .GEPxx00 { background-position:-752px 0px; } .GEPxxx1 { background-position:-48px 0px; } .GEPxxx0 { background-position:-528px 0px; } .GEP11x1,.GEP12x1,.GEP10x1,.GEP11x0,.GEP12x0,.GEP10x0,.GEP01x1,.GEP02x1,.GEP00x1,.GEP01x0,.GEP02x0,.GEP00x0, .GEPx1x1,.GEPx2x1,.GEPx0x1,.GEPx1x0,.GEPx2x0,.GEPx0x0, .GEP1x11,.GEP1x01,.GEP1x10,.GEP1x00,.GEP0x11,.GEP0x01,.GEP0x10,.GEP0x00, .GEP1x1x,.GEP1x0x,.GEP0x1x,.GEP0x0x, .GEP1xx1,.GEP1xx0,.GEP0xx1,.GEP0xx0 { background-image:url(FastPanel2.gif?v110); background-repeat:no-repeat; } .GEP11x1 { background-position:0px 0px; } .GEP12x1 { background-position:-80px 0px; } .GEP10x1 { background-position:-160px 0px; } .GEP11x0 { background-position:-240px 0px; } .GEP12x0 { background-position:-320px 0px; } .GEP10x0 { background-position:-400px 0px; } .GEP01x1 { background-position:-480px 0px; } .GEP02x1 { background-position:-560px 0px; } .GEP00x1 { background-position:-640px 0px; } .GEP01x0 { background-position:-720px 0px; } .GEP02x0 { background-position:-800px 0px; } .GEP00x0 { background-position:-880px 0px; } .GEPx1x1 { background-position:-16px 0px; } .GEPx2x1 { background-position:-96px 0px; } .GEPx0x1 { background-position:-176px 0px; } .GEPx1x0 { background-position:-256px 0px; } .GEPx2x0 { background-position:-336px 0px; } .GEPx0x0 { background-position:-416px 0px; } .GEP1x11,.GEP1x1x { background-position:-960px 0px; } .GEP1x01,.GEP1x0x { background-position:-1040px 0px; } .GEP1x10 { background-position:-1120px 0px; } .GEP1x00 { background-position:-1200px 0px; } .GEP0x11,.GEP0x1x { background-position:-1280px 0px; } .GEP0x01,.GEP0x0x { background-position:-1360px 0px; } .GEP0x10 { background-position:-1440px 0px; } .GEP0x00 { background-position:-1520px 0px; } .GEP1xx1 { background-position:-1600px 0px; } .GEP1xx0 { background-position:-1680px 0px; } .GEP0xx1 { background-position:-1760px 0px; } .GEP0xx0 { background-position:-1840px 0px; } /* ------------- Space/Filter Panel checkbox images ------------- */ /* Special images in Filter, Group and Search rows for default panel (column named "Panel") if shown as the first column. @ Set width, height and background ...Filter0 - shown in Filter row when Filtered='0', ...Filter1 - shown in Filter row when Filtered='1' ...Group0 - shown in Group row when Grouped='0', ...Group1 - shown in Group row when Grouped='1' ...Search0 - shown in Search row when Searched='0', ...Search1 - shown in Search row when Searched='1' */ .GEFilter0,.GEFilter1,.GEGroup0,.GEGroup1,.GESearch0,.GESearch1 { background-image:url(Bool.gif?v110); background-repeat:no-repeat; display:inline-block; width:13px; height:21px; } .GEFilter0,.GEFilter1 { height:18px; } .GEFilter0 { background-position:center 0px; } .GEFilter1 { background-position:center -250px; } .GEGroup0 { background-position:center 2px; } .GEGroup1 { background-position:center -248px; } .GESearch0 { background-position:center 2px; } .GESearch1 { background-position:center -248px; } /* ...PSpace... is shown in Group and Search row according to actual width of the Panel column. @ Set here only width and text-align */ .GEPSpace1 { width:17px; text-align:center; } .GEPSpace2 { width:33px; text-align:center; } .GEPSpace3 { width:49px; text-align:center; } .GEPSpace4 { width:65px; text-align:center; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Button type cell */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Button = "Tab" ------------- */ /* @ Set border, padding, background and text attributes ...TabHtml is set to the Tab button <td> tag ...TabHtml1 is set to the Tab button <td> tag instead if the button value is 1 ...TabHtmlIcon... is set instead if the button has Icon */ .GETabHtml,.GETabHtml1,.GETabHtmlIcon,.GETabHtmlIcon1 { text-align:center; padding-left:5px; padding-right:5px; background:#ced9e7; } .GERowAbove .GETabHtml,.GERowAbove .GETabHtml1 { } .GERowBelow .GETabHtml,.GERowBelow .GETabHtml1 { } .GETabHtml1,.GETabHtmlIcon1 { background-color:#789; color:white; } /* Separators between Button="Tab", set to <td> tag They are created automatically to separate the Tabs or can be created manually by Button="TabSep" @ Set background, border and padding or width ...TabSep is set to empty <td> tag between two Tab buttons ...TabSepLeft is set to empty <td> tag before Tab button ...TabSepRight is set to empty <td> tag after Tab button ...TabSepFirst is set to empty <td> tag before Tab button if it is the first cell ...TabSepLast is set to empty <td> tag after Tab button if it is the last cell ...TabSepNoBack is added to all Tab separators on row Kind="Tabber2" */ .GETabSep,.GETabSepLeft,.GETabSepRight { padding-left:3px; padding-right:0px; background:white!important; border:0px none; border-left:1px solid #9cb6c8; border-right:1px solid #9cb6c8; cursor:default!important; } .GETabSepRight,.GETabSepLeft { padding-left:5px; } .GETabSepLast { padding-left:1px; background:white!important; border:none; border-left:1px solid #9cb6c8; cursor:default!important; } .GETabSepFirst { padding-left:1px; background:white!important; border:none; border-right:1px solid #9cb6c8; cursor:default!important; } .GETabSepNoBack { background:none!important; } /* ------------- Button = "Button" ------------- */ /* Parent of the <button>, it is set to cell <td> tag or inner <div> tag @ Set background, border and padding */ .GEToolButton { text-align:center; padding:0px 1px 0px 1px; } /* Class set to the <button> tag if set <Cfg UseButton='1'> or to <u> tag if set <Cfg UseButton='0'>. @ Set background, border, margin, padding, height and text attributes ...ToolButtonButton is set in table row ...ToolButtonButton1 is set in table row instead if the button value is 1 ...ToolButtonButtonAuto is added if the table cell has not set Width attribute ...ToolSpaceButton is set in Space row ...ToolSpaceButton1 is set in Space row instead if the button value is 1 ...ToolSpaceButtonAuto is added if the Space cell has set Width="-1" ...Icon is added if the cell has set Icon attribute ...IconInner is set to the inner <i> tag with the icon and text if the cell has set Icon attribute ...Empty is added to button with empty text to preserve its height; @ Set height */ button.GEToolButtonButton,button.GEToolButtonButton1 { font:10px/11px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:17px; padding:0px; cursor:pointer; white-space:nowrap; } button.GEToolSpaceButton,button.GEToolSpaceButton1 { font:11px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; height:21px; padding:0px; cursor:pointer; white-space:nowrap; } button.GEToolButtonButton1,button.GEToolSpaceButton1 { color:blue; font-weight:bold; } u.GEToolButtonButton,u.GEToolButtonButton1,u.GEToolSpaceButton,u.GEToolSpaceButton1 { background:url(Backgrounds.gif?v110) 0px -750px; border:1px solid white; border-right:1px solid #888; border-bottom:1px solid #888; cursor:pointer; text-decoration:none; display:block; overflow:hidden; white-space:nowrap; } u.GEToolButtonButton,u.GEToolButtonButton1 { font:11px/12px Arial,Helvetica,sans-serif; padding:1px 5px 0px 5px; margin:1px; } u.GEToolSpaceButton,u.GEToolSpaceButton1 { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding:1px 3px 2px 3px; margin:2px 0px 1px 0px; } .GECellHeader u.GEToolButtonButton,.GECellHeader u.GEToolButtonButton1 { } u.GEToolButtonButton1,u.GEToolSpaceButton1 { border:1px solid #888; border-right:1px solid white; border-bottom:1px solid white; color:blue; } u.GEToolButtonIcon { padding-top:0px; padding-bottom:0px; } .GEToolButtonIconInner { padding-top:1px; padding-bottom:0px; display:inline-block; font-style:normal; } u.GEToolSpaceIcon { padding-top:0px; padding-bottom:0px; } .GEToolSpaceIconInner { padding-top:1px; padding-bottom:2px; display:inline-block; font-style:normal; } .GEToolButtonEmpty { height:12px; width:0px; overflow:hidden; display:inline-block; } .GEToolSpaceEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; } .GEToolButtonButtonAuto,.GEToolSpaceButtonAuto { padding-left:3px; padding-right:3px; } /* ------------- Button = "Html" ------------- */ /* @ Set border, padding, background and text attributes ...ToolHtml is set to the button <td> tag ...ToolHtml1 is set to the button <td> tag instead if the button value is 1 ...ToolHtmlIcon... is set instead if the button has Icon or is Class button */ .GEToolHtml,.GEToolHtml1 { padding-left:3px; padding-right:3px; text-align:center; } .GEToolHtml1 { font-weight:bold; color:blue; } .GEToolHtmlIcon,.GEToolHtmlIcon1 { text-align:center; } .GEToolHtmlIcon1 { } /* Added to <td> or <div> tag when the cell has set Icon attribute, according to IconAlign value */ .GEToolHtmlIconLeft { text-align:left; } .GEToolHtmlIconRight { text-align:right; } /* Added to <td> tag, to button with empty text; @ Set border and padding */ .GEToolHtmlIconSingle { } /* Added to <div> tag, to button with empty text to preserve its height; ...IE is used for IE5 quirks mode; @ Set height */ .GEToolHtmlEmpty { height:13px; width:0px; overflow:hidden; display:inline-block; } .GEToolHtmlEmptyIE { overflow:hidden; display:inline-block; } /* ------------- Other Button type attributes ------------- */ /* Added to <td> tag when the Button type cell has set Disabled='1' */ .GEDisabledButton { opacity:0.3; filter:alpha(opacity=30); } /* Popup cell side icon, used for Button type cell with List attribute @ Set background and padding ...PopupRight - right popup icon, used for PopupIcon="2" and for not empty value and PopupIcon="1" ...PopupLeft - not used now ...PopupNone - used for PopupIcon="1" and empty value, just to preserve the space */ .GEPopupLeft,.GEPopupRight { background-image:url(Menu.gif?v110); background-repeat:no-repeat; } .GEPopupLeft { background-position:-6px -248px; padding-left:14px;} .GEPopupRight { background-position:right -248px; padding-right:14px;} .GEPopupNone { padding-right:14px; } /* ------------------------------------------ Special Toolbar buttons' images ---------------------------------------------- */ /* Class added to <td> tag for alignment of the icon in Button="Class" or Button="Html" ...Single is added is added for button without ButtonText to specify the icon width ...Left/Right/Top/Bottom is added for appropriate IconAlign value @ Set padding */ .GEToolAlignSingle { padding-left:24px; padding-right:0px; } .GEToolAlignLeft { padding-left:22px; padding-right:8px; } .GEToolAlignRight { padding-left:8px; padding-right:22px; } .GEToolAlignTop { padding-left:5px; padding-right:5px; padding-top:22px; } .GEToolAlignBottom { padding:5px 5px 24px 5px; } /* Used for Type="Button" Button="Class" and cell value null, "", 0 or 1. Set to <td> tag @ Set border, padding, background */ .GEToolSave,.GEToolReload,.GEToolRepaint,.GEToolRepaint1,.GEToolPrint,.GEToolExportPDF,.GEToolExport,.GEToolUndo,.GEToolUndo1,.GEToolRedo,.GEToolRedo1, .GEToolAdd,.GEToolAddChild,.GEToolJoin,.GEToolSplit,.GEToolOutdent,.GEToolIndent,.GEToolSort,.GEToolSort1,.GEToolCalc,.GEToolCalc1, .GEToolExpandAll,.GEToolCollapseAll,.GEToolColumns,.GEToolCfg,.GEToolHelp,.GEToolDebug,.GEResizeGrid,.GEResizeGridRtl { background-image:url(Toolbar.gif?v110); background-repeat:no-repeat; } .GEToolSave { background-position:center 0px; } .GEToolSaveLeft { background-position:left 0px; } .GEToolSaveRight { background-position:right 0px; } .GEToolSaveBottom { background-position:center 20px; } .GEToolReload { background-position:center -100px; } .GEToolReloadLeft { background-position:left -100px; } .GEToolReloadRight { background-position:right -100px; } .GEToolReloadBottom { background-position:center -80px; } .GEToolRepaint { background-position:center -200px; } .GEToolRepaintLeft { background-position:left -200px; } .GEToolRepaintRight { background-position:right -200px; } .GEToolRepaintBottom { background-position:center -180px; } .GEToolRepaint1 { background-position:center -300px; } .GEToolRepaintLeft1 { background-position:left -300px; } .GEToolRepaintRight1 { background-position:right -300px; } .GEToolRepaintBottom1 { background-position:center -280px; } .GEToolPrint { background-position:center -400px; } .GEToolPrintLeft { background-position:left -400px; } .GEToolPrintRight { background-position:right -400px; } .GEToolPrintBottom { background-position:center -380px; } .GEToolExportPDF { background-position:center -500px; } .GEToolExportPDFLeft { background-position:left -500px; } .GEToolExportPDFRight { background-position:right -500px; } .GEToolExportPDFBottom { background-position:center -480px; } .GEToolExport { background-position:center -600px; } .GEToolExportLeft { background-position:left -600px; } .GEToolExportRight { background-position:right -600px; } .GEToolExportBottom { background-position:center -580px; } .GEToolUndo { background-position:center -700px; } .GEToolUndoLeft { background-position:left -700px; } .GEToolUndoRight { background-position:right -700px; } .GEToolUndoBottom { background-position:center -680px; } .GEToolUndo1 { background-position:center -800px; } .GEToolUndoLeft1 { background-position:left -800px; } .GEToolUndoRight1 { background-position:right -800px; } .GEToolUndoBottom1 { background-position:center -780px; } .GEToolRedo { background-position:center -900px; } .GEToolRedoLeft { background-position:left -900px; } .GEToolRedoRight { background-position:right -900px; } .GEToolRedoBottom { background-position:center -880px; } .GEToolRedo1 { background-position:center -1000px; } .GEToolRedoLeft1 { background-position:left -1000px; } .GEToolRedoRight1 { background-position:right -1000px; } .GEToolRedoBottom1 { background-position:center -980px; } .GEToolAdd { background-position:center -1100px; } .GEToolAddLeft { background-position:left -1100px; } .GEToolAddRight { background-position:right -1100px; } .GEToolAddBottom { background-position:center -1080px; } .GEToolAddChild { background-position:center -1200px; } .GEToolAddChildLeft { background-position:left -1200px; } .GEToolAddChildRight { background-position:right -1200px; } .GEToolAddChildBottom { background-position:center -1180px; } .GEToolJoin { background-position:center -1300px; } .GEToolJoinLeft { background-position:left -1300px; } .GEToolJoinRight { background-position:right -1300px; } .GEToolJoinBottom { background-position:center -1280px; } .GEToolSplit { background-position:center -1400px; } .GEToolSplitLeft { background-position:left -1400px; } .GEToolSplitRight { background-position:right -1400px; } .GEToolSplitBottom { background-position:center -1380px; } .GEToolOutdent { background-position:center -1500px; } .GEToolOutdentLeft { background-position:left -1500px; } .GEToolOutdentRight { background-position:right -1500px; } .GEToolOutdentBottom { background-position:center -1480px; } .GEToolIndent { background-position:center -1600px; } .GEToolIndentLeft { background-position:left -1600px; } .GEToolIndentRight { background-position:right -1600px; } .GEToolIndentBottom { background-position:center -1580px; } .GEToolSort { background-position:center -1700px; } .GEToolSortLeft { background-position:left -1700px; } .GEToolSortRight { background-position:right -1700px; } .GEToolSortBottom { background-position:center -1680px; } .GEToolSort1 { background-position:center -1800px; } .GEToolSortLeft1 { background-position:left -1800px; } .GEToolSortRight1 { background-position:right -1800px; } .GEToolSortBottom1 { background-position:center -1780px; } .GEToolCalc { background-position:center -1900px; } .GEToolCalcLeft { background-position:left -1900px; } .GEToolCalcRight { background-position:right -1900px; } .GEToolCalcBottom { background-position:center -1880px; } .GEToolCalc1 { background-position:center -2000px; } .GEToolCalcLeft1 { background-position:left -2000px; } .GEToolCalcRight1 { background-position:right -2000px; } .GEToolCalcBottom1 { background-position:center -1980px; } .GEToolExpandAll { background-position:center -2100px; } .GEToolExpandAllLeft { background-position:left -2100px; } .GEToolExpandAllRight { background-position:right -2100px; } .GEToolExpandAllBottom { background-position:center -2080px; } .GEToolCollapseAll { background-position:center -2200px; } .GEToolCollapseAllLeft { background-position:left -2200px; } .GEToolCollapseAllRight { background-position:right -2200px; } .GEToolCollapseAllBottom { background-position:center -2180px; } .GEToolColumns { background-position:center -2300px; } .GEToolColumnsLeft { background-position:left -2300px; } .GEToolColumnsRight { background-position:right -2300px; } .GEToolColumnsBottom { background-position:center -2280px; } .GEToolCfg { background-position:center -2400px; } .GEToolCfgLeft { background-position:left -2400px; } .GEToolCfgRight { background-position:right -2400px; } .GEToolCfgBottom { background-position:center -2380px; } .GEToolHelp { background-position:center -2500px; } .GEToolHelpLeft { background-position:left -2500px; } .GEToolHelpRight { background-position:right -2500px; } .GEToolHelpBottom { background-position:center -2480px; } .GEToolDebug { background-position:center -2600px; } .GEToolDebugLeft { background-position:left -2600px; } .GEToolDebugRight { background-position:right -2600px; } .GEToolDebugBottom { background-position:center -2580px; } .GEResizeGrid { background-position:center -2700px; } .GEResizeGridLeft { background-position:left -2700px; } .GEResizeGridRight { background-position:right -2700px; } .GEResizeGridBottom { background-position:center -2680px; } .GEResizeGridRtl { background-position:center -2800px; } .GEResizeGridRtlLeft { background-position:left -2800px; } .GEResizeGridRtlRight { background-position:right -2800px; } .GEResizeGridRtlBottom { background-position:center -2780px; } .GEToolPagerFirst,.GEToolPagerFirst1,.GEToolPagerPrev,.GEToolPagerPrev1,.GEToolPagerNext,.GEToolPagerNext1,.GEToolPagerLast,.GEToolPagerLast1 { background-image:url(Pager.gif?v110); background-repeat:no-repeat; } .GEToolPagerFirst { background-position:center 0px; } .GEToolPagerFirstLeft { background-position:left 0px; } .GEToolPagerFirstRight { background-position:right 0px; } .GEToolPagerFirstBottom { background-position:center 20px; } .GEToolPagerFirst1 { background-position:center -100px; } .GEToolPagerFirstLeft1 { background-position:left -100px; } .GEToolPagerFirstRight1 { background-position:right -100px; } .GEToolPagerFirstBottom1 { background-position:center -80px; } .GEToolPagerPrev { background-position:center -200px; } .GEToolPagerPrevLeft { background-position:left -200px; } .GEToolPagerPrevRight { background-position:right -200px; } .GEToolPagerPrevBottom { background-position:center -180px; } .GEToolPagerPrev1 { background-position:center -300px; } .GEToolPagerPrevLeft1 { background-position:left -300px; } .GEToolPagerPrevRight1 { background-position:right -300px; } .GEToolPagerPrevBottom1 { background-position:center -280px; } .GEToolPagerNext { background-position:center -400px; } .GEToolPagerNextLeft { background-position:left -400px; } .GEToolPagerNextRight { background-position:right -400px; } .GEToolPagerNextBottom { background-position:center -380px; } .GEToolPagerNext1 { background-position:center -500px; } .GEToolPagerNextLeft1 { background-position:left -500px; } .GEToolPagerNextRight1 { background-position:right -500px; } .GEToolPagerNextBottom1 { background-position:center -480px; } .GEToolPagerLast { background-position:center -600px; } .GEToolPagerLastLeft { background-position:left -600px; } .GEToolPagerLastRight { background-position:right -600px; } .GEToolPagerLastBottom { background-position:center -580px; } .GEToolPagerLast1 { background-position:center -700px; } .GEToolPagerLastLeft1 { background-position:left -700px; } .GEToolPagerLastRight1 { background-position:right -700px; } .GEToolPagerLastBottom1 { background-position:center -680px; } .GEToolCorrect,.GEToolCorrect1,.GEToolZoomIn,.GEToolZoomIn1,.GEToolZoomOut,.GEToolZoomOut1,.GEToolZoomFit { background-image:url(ToolbarGantt.gif?v110); background-repeat:no-repeat; } .GEToolCorrect { background-position:center 0px; } .GEToolCorrectLeft { background-position:left 0px; } .GEToolCorrectRight { background-position:right 0px; } .GEToolCorrectBottom { background-position:center 20px; } .GEToolCorrect1 { background-position:center -100px; } .GEToolCorrectLeft1 { background-position:left -100px; } .GEToolCorrectRight1 { background-position:right -100px; } .GEToolCorrectBottom1 { background-position:center -80px; } .GEToolZoomIn { background-position:center -200px; } .GEToolZoomInLeft { background-position:left -200px; } .GEToolZoomInRight { background-position:right -200px; } .GEToolZoomInBottom { background-position:center -180px; } .GEToolZoomIn1 { background-position:center -300px; } .GEToolZoomInLeft1 { background-position:left -300px; } .GEToolZoomInRight1 { background-position:right -300px; } .GEToolZoomInBottom1 { background-position:center -280px; } .GEToolZoomOut { background-position:center -400px; } .GEToolZoomOutLeft { background-position:left -400px; } .GEToolZoomOutRight { background-position:right -400px; } .GEToolZoomOutBottom { background-position:center -380px; } .GEToolZoomOut1 { background-position:center -500px; } .GEToolZoomOutLeft1 { background-position:left -500px; } .GEToolZoomOutRight1 { background-position:right -500px; } .GEToolZoomOutBottom1 { background-position:center -480px; } .GEToolZoomFit { background-position:center -600px; } .GEToolZoomFitLeft { background-position:left -600px; } .GEToolZoomFitRight { background-position:right -600px; } .GEToolZoomFitBottom { background-position:center -580px; } /* Void button ResizeGrid; @ Do not change */ .GEToolResize { visibility:hidden; } /* It is added to the td tag when used VAlign and no button text is shown */ .GEToolImage { display:inline-block; width:24px; height:21px; padding:0px; overflow:hidden; } /* It is added to the td tag when used VAlign and the button text is shown; for IconAlign values */ .GEToolImageLeftText,.GEToolImageRightText,.GEToolImageTopText,.GEToolImageBottomText { display:inline-block; text-decoration:none; } .GEToolImageLeftText { padding-top:5px; padding-bottom:3px; } .GEToolImageRightText { padding-top:5px; padding-bottom:3px; } .GEToolImageTopText { height:13px; padding-bottom:3px; } .GEToolImageBottomText { height:13px; padding-top:5px; padding-bottom:24px; } /* It is added to div tag when used Icon attribute with Button="Class"; for IconAlign values; Single is used without ButtonText; */ .GEToolIconSingle { background-position:center center; } .GEToolIconLeft { background-position:left center; } .GEToolIconRight { background-position:right center; } .GEToolIconTop { background-position:center top; } .GEToolIconBottom { background-position:center bottom; } /* Special class added to <td> tag for Pager type cell edit box with pager number - it is standard editable Space cell */ .GEPagerEdit > div { text-align:center; } /* Special icon always placed to right bottom grid corner to resize grid if set ResizingMain @ Set background and optionally margin, width and height for the icon size and position ...Rtl is placed in bottom left corner and is used in RTL mode */ .GEResizeGrid { background-position:-2px -2703px; margin:-19px 0px 0px auto; height:19px; width:19px; overflow:hidden; padding:0px; cursor:nw-resize; } .GEResizeGridRtl { background-position:-2px -2803px; margin:-19px auto 0px 0px; height:19px; width:19px; overflow:hidden; padding:0px; cursor:ne-resize; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell side Icon / Button */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* -------------------------------------------------- Filter images -------------------------------------------------------- */ /* Filter operator icons shown on left or right side (set by IconAlign), shown in <td> or <div> tag. The number 0 - 12 is the operator number set in cell Filter attribute @ Set here background and padding-left */ .GEFilter0Left,.GEFilter1Left,.GEFilter2Left,.GEFilter3Left,.GEFilter4Left,.GEFilter5Left,.GEFilter6Left, .GEFilter7Left,.GEFilter8Left,.GEFilter9Left,.GEFilter10Left,.GEFilter11Left,.GEFilter12Left { background-image:url(Filter.gif?v110); background-repeat:no-repeat; padding-left:17px; } .GEFilter0Right,.GEFilter1Right,.GEFilter2Right,.GEFilter3Right,.GEFilter4Right,.GEFilter5Right,.GEFilter6Right, .GEFilter7Right,.GEFilter8Right,.GEFilter9Right,.GEFilter10Right,.GEFilter11Right,.GEFilter12Right { background-image:url(Filter.gif?v110); background-repeat:no-repeat; padding-right:17px; } .GEFilter0Left,.GEFilter0Menu { background-position:left 0px; } .GEFilter1Left,.GEFilter1Menu { background-position:left -150px; } .GEFilter2Left,.GEFilter2Menu { background-position:left -300px; } .GEFilter3Left,.GEFilter3Menu { background-position:left -450px; } .GEFilter4Left,.GEFilter4Menu { background-position:left -600px; } .GEFilter5Left,.GEFilter5Menu { background-position:left -750px; } .GEFilter6Left,.GEFilter6Menu { background-position:left -900px; } .GEFilter7Left,.GEFilter7Menu { background-position:left -1050px; } .GEFilter8Left,.GEFilter8Menu { background-position:left -1200px; } .GEFilter9Left,.GEFilter9Menu { background-position:left -1350px; } .GEFilter10Left,.GEFilter10Menu { background-position:left -1500px; } .GEFilter11Left,.GEFilter11Menu { background-position:left -1650px; } .GEFilter12Left,.GEFilter12Menu { background-position:left -1800px; } .GEFilter0Right { background-position:right 0px; } .GEFilter1Right { background-position:right -150px; } .GEFilter2Right { background-position:right -300px; } .GEFilter3Right { background-position:right -450px; } .GEFilter4Right { background-position:right -600px; } .GEFilter5Right { background-position:right -750px; } .GEFilter6Right { background-position:right -900px; } .GEFilter7Right { background-position:right -1050px; } .GEFilter8Right { background-position:right -1200px; } .GEFilter9Right { background-position:right -1350px; } .GEFilter10Right { background-position:right -1500px; } .GEFilter11Right { background-position:right -1650px; } .GEFilter12Right { background-position:right -1800px; } /* The filter operator icons shown in the popup menu @ Set here background, width and height */ .GEFilter0Menu,.GEFilter1Menu,.GEFilter2Menu,.GEFilter3Menu,.GEFilter4Menu,.GEFilter5Menu,.GEFilter6Menu, .GEFilter7Menu,.GEFilter8Menu,.GEFilter9Menu,.GEFilter10Menu,.GEFilter11Menu,.GEFilter12Menu { width:17px; height:17px; overflow:hidden; background-image:url(Filter.gif?v110); background-repeat:no-repeat; margin-left:-1px; } /* --------------------------------------------------- Sort images --------------------------------------------------------- */ /* Sort icons shown on left or right side (set by IconAlign) in Header cell, shown in <td> or <div> tag. 0 - no sort, 1 - first sort asc, 2 - second sort asc, 3 - third sort asc, 4 - first sort desc, 5 - second sort desc, 6 - third sort desc @ Set here background and padding-left */ .GESort0Left,.GESort1Left,.GESort2Left,.GESort3Left,.GESort4Left,.GESort5Left,.GESort6Left, .GESort0Right,.GESort1Right,.GESort2Right,.GESort3Right,.GESort4Right,.GESort5Right,.GESort6Right { background-image:url(Sort.gif?v110); background-repeat:no-repeat; } .GESort0Left,.GESort1Left,.GESort2Left,.GESort3Left,.GESort4Left,.GESort5Left,.GESort6Left { padding-left:17px; } .GESort0Right,.GESort1Right,.GESort2Right,.GESort3Right,.GESort4Right,.GESort5Right,.GESort6Right{ padding-right:17px; } .GESort0Left { background-position:left 0px; } .GESort1Left { background-position:left -250px; } .GESort2Left { background-position:left -500px; } .GESort3Left { background-position:left -750px; } .GESort4Left { background-position:left -1000px; } .GESort5Left { background-position:left -1250px; } .GESort6Left { background-position:left -1500px; } .GESort0Right { background-position:right 0px; } .GESort1Right { background-position:right -250px; } .GESort2Right { background-position:right -500px; } .GESort3Right { background-position:right -750px; } .GESort4Right { background-position:right -1000px; } .GESort5Right { background-position:right -1250px; } .GESort6Right { background-position:right -1500px; } /* ------------------------------------------------ Side button images ----------------------------------------------------- */ /* Predefined side icon and side button images. The ...Left is used for Icon with IconAlign="Left" or without IconAlign The ...Right is used for Icon with IconAlign="Right" and for Button The ...Top and ...Bottom is used for Type="Button" with Icon and IconAlign="Top" or "Bottom" The ...Check0... is not checked, ...Check1... is checked and ...Check2... is empty state (the ?) @ Set here background and padding-left or padding-right */ .GEDateLeft,.GEDatesLeft,.GEDefaultsLeft,.GEEnumLeft,.GECollapseLeft,.GEExpandLeft { background-image:url(Button.gif?v110); padding-left:17px; background-repeat:no-repeat; } .GEDateRight,.GEDatesRight,.GEDefaultsRight,.GEEnumRight,.GECollapseRight,.GEExpandRight { background-image:url(Button.gif?v110); padding-right:17px; background-repeat:no-repeat; } .GEDateTop,.GEDatesTop,.GEDefaultsTop,.GEEnumTop,.GECollapseTop,.GEExpandTop { background-image:url(Button.gif?v110); padding-top:20px; background-repeat:no-repeat; } .GEDateBottom,.GEDatesBottom,.GEDefaultsBottom,.GEEnumBottom,.GECollapseBottom,.GEExpandBottom { background-image:url(Button.gif?v110); padding-bottom:20px; background-repeat:no-repeat; } .GEDateLeft,.GEDatesLeft { background-position:left -250px; padding-left:20px; } .GEDateRight,.GEDatesRight { background-position:right -250px; padding-right:20px; } .GEDateTop,.GEDatesTop { background-position:center -250px; } .GEDateBottom,.GEDatesBottom { background-position:center -230px; } .GEDefaultsLeft { background-position:left 0px; padding-left:20px; } .GEDefaultsRight { background-position:right 0px; padding-right:20px; } .GEDefaultsTop { background-position:center 0px; } .GEDefaultsBottom { background-position:center 20px; } .GEEnumLeft { background-position:left -500px; } .GEEnumRight { background-position:right -500px; } .GEEnumTop { background-position:center -500px; } .GEEnumBottom { background-position:center -480px; } .GEExpandLeft { background-position:left -1000px; } .GEExpandRight { background-position:right -1000px; } .GEExpandTop { background-position:center -1000px; } .GEExpandBottom { background-position:center -980px; } .GECollapseLeft { background-position:left -750px;} .GECollapseRight { background-position:right -750px;} .GECollapseTop { background-position:center -750px; } .GECollapseBottom { background-position:center -730px; } .GECheck0Left,.GECheck1Left,.GECheck2Left { background-image:url(Bool.gif?v110); padding-left:17px; background-repeat:no-repeat; } .GECheck0Right,.GECheck1Right,.GECheck2Right { background-image:url(Bool.gif?v110); padding-right:17px; background-repeat:no-repeat; } .GECheck0Top,.GECheck1Top,.GECheck2Top { background-image:url(Bool.gif?v110); padding-top:20px; background-repeat:no-repeat; } .GECheck0Bottom,.GECheck1Bottom,.GECheck2Bottom { background-image:url(Bool.gif?v110); padding-bottom:20px; background-repeat:no-repeat; } .GECheck0Left { background-position:left 0px; } .GECheck1Left { background-position:left -250px; } .GECheck2Left { background-position:left -500px; } .GECheck0Right { background-position:right 0px; } .GECheck1Right { background-position:right -250px; } .GECheck2Right { background-position:right -500px; } .GECheck0Top { background-position:center 0px; } .GECheck1Top { background-position:center -250px; } .GECheck2Top { background-position:center -500px; } .GECheck0Bottom { background-position:center 20px; } .GECheck1Bottom { background-position:center -230px; } .GECheck2Bottom { background-position:center -480px; } /* Class added to right side button if shown in <u> tag - in Header cell or if the cell has set VAlign @ Set here only height */ .GEButtonImage { display:inline-block; height:17px; padding-left:0px; padding-right:0px; } /* Class added to <a> tag in Type="Icon" and Link attribute set. @ Do not change. */ .GEIconLink { text-decoration:none; width:1000px; display:inline-block; } /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign. @ Set padding */ .GEIconLeft { background-position:left 0px; padding-left:20px; background-repeat:no-repeat; } .GEIconRight { background-position:right 0px; padding-right:20px; background-repeat:no-repeat; } .GEIconCenter { background-position:center 0px; background-repeat:no-repeat; } .GEIconTop { padding-top:20px; background-position:center 0px; background-repeat:no-repeat; } .GEIconBottom { padding-bottom:21px; background-position:center 20px; background-repeat:no-repeat; } /* Class added to the <td> or <div> tag when set custom Icon as icon file, with the suffix as IconAlign="Top or "Bottom and VAlign. Used to synchronize position of custom icons with standard toolbar icons @ Set padding and margin */ .GEIconTopVAlignTop { padding-top:20px; } .GEIconTopVAlignMiddle { padding-top:21px; } .GEIconTopVAlignBottom { padding-top:22px; } .GEIconBottomVAlignTop { padding-bottom:22px; } .GEIconBottomVAlignMiddle { padding-bottom:21px; } .GEIconBottomVAlignBottom { padding-bottom:21px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell checkboxes - Radio and Bool types */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------------------------------------------ Radio Type images ------------------------------------------------------ */ /* Radio icons for cell RadioIcon = 0,1,2, set to <td> tag The ...Right is used when cell has set RadioRight='1' The ...None is used for RadioIcon='6' 0 - unchecked radio, 1 - checked radio, 2 - unchecked checkbox, 3 - checked checkbox @ Set background, padding, border and text attributes */ .GERadio0Left,.GERadio0Right,.GERadio1Left,.GERadio1Right,.GERadio2Left,.GERadio2Right,.GERadio3Left,.GERadio3Right,.GERadioIconLeft,.GERadioIconRight,.GERadioNone { background-image:url(Bool.gif?v110); background-repeat:no-repeat; font:11.9px/17px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } .GERadio0Left,.GERadio1Left,.GERadio2Left,.GERadio3Left,.GERadioIconLeft { padding-left:17px; padding-right:3px; } .GERadio0Right,.GERadio1Right,.GERadio2Right,.GERadio3Right,.GERadioIconRight { padding-right:17px; padding-left:3px; } .GERadio0Left { background-position:left -1500px; } .GERadio1Left { background-position:left -1750px; } .GERadio2Left { background-position:left 0px; } .GERadio3Left { background-position:left -250px;} .GERadio0Right { background-position:right -1500px; } .GERadio1Right { background-position:right -1750px; } .GERadio2Right { background-position:right 0px; } .GERadio3Right { background-position:right -250px; } .GERadioNone { background-image:none; } /* Custom radio icon for cell RadioIcon = "image file", set to <td> tag. The ...Right is used when cell has set RadioRight='1' @ Set padding, border and text attributes */ .GERadioIconLeft { background-position:left top; } .GERadioIconRight { background-position:right top; } /* The Radio icons if set to nobr and span tags when set cell attribute Wrap='1' @ Set padding and optionally background, border and text attributes */ nobr.GERadio0Left,nobr.GERadio1Left,nobr.GERadio2Left,nobr.GERadio3Left,nobr.GERadio0Right,nobr.GERadio1Right,nobr.GERadio2Right,nobr.GERadio3Right,nobr.GERadioIconLeft,nobr.GERadioIconRight, span.GERadio0Left,span.GERadio1Left,span.GERadio2Left,span.GERadio3Left,span.GERadio0Right,span.GERadio1Right,span.GERadio2Right,span.GERadio3Right,span.GERadioIconLeft,span.GERadioIconRight { padding-top:2px; padding-bottom:2px; } /* Radio icons by standard <input>, for cell RadioIcon = 3,4,5 ...RadioCell is set to the <td> tag around the radio. @ Set background, padding and border ...RadioInput is set to <input> type "checkbox" or "radio". @ Set margin, padding and line-height ...RadioText is set to <span> tag next to the <input>. @ Set text attributes and optionally background, padding and border */ .GERadioCell { white-space:nowrap; } .GERadioInput { margin:1px 2px 0px 2px; padding:0px; margin-top:-4px!IE; line-height:13px; } .GERadioText { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } nobr.GERadioCell,span.GERadioCell { display:inline-block; } /* Caption of checked radio button; @ Set here border, padding, background and text attributes */ .GERadioChecked { color:blue; } /* ------------------------------------------------- Bool Type images ------------------------------------------------------ */ /* Checkbox icons for table row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only ...BoolIcon is used for custom icon in BoolIcon="image file" ...BoolImage is added for every the Bool icon @ Set here background and width and height */ .GEBool0,.GEBool1,.GEBoolX,.GEBool0RO,.GEBool1RO,.GEBoolXRO,.GEBool2,.GEBool3,.GEBool2RO,.GEBool3RO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:17px; } .GEBoolIcon { background-repeat:no-repeat; } .GEBool0 { background-position:center 0px; } .GEBool1 { background-position:center -250px; } .GEBoolX { background-position:center -500px; } .GEBool0RO { background-position:center -750px; } .GEBool1RO { background-position:center -1000px; } .GEBoolXRO { background-position:center -1250px; } .GEBool2,.GEBool2RO { background-position:center -1500px; } .GEBool3,.GEBool3RO { background-position:center -1750px; } .GEBoolImage { display:inline-block; width:17px; height:17px; overflow:hidden; padding:0px; } /* Checkbox icons for Space row cell, for BoolIcon = 0,1,2,3, set to <td> or <u> tag 0 - unchecked checkbox, 1 - checked checkbox, X - empty (third) state (?), 2 - unchecked radio, 3 - checked radio, RO - read only ...BoolIconSpace is used for custom icon in BoolIcon="image file" ...BoolImageSpace is added for every the Bool icon @ Set here background, width and height and padding-left (width and height is used in <u> tag, padding-left in <td> tag) */ .GEBoolXSpace,.GEBool0Space,.GEBool1Space,.GEBoolXSpaceRO,.GEBool0SpaceRO,.GEBool1SpaceRO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:18px; } .GEBool2Space,.GEBool3Space,.GEBool2SpaceRO,.GEBool3SpaceRO { background-image:url(Bool.gif?v110); background-repeat:no-repeat; padding-left:18px; } .GEBoolIconSpace { background-repeat:no-repeat; } .GEBool0Space { background-position:center 3px; } .GEBool1Space { background-position:center -247px; } .GEBoolXSpace { background-position:center -497px; } .GEBool0SpaceRO { background-position:center -747px; } .GEBool1SpaceRO { background-position:center -997px; } .GEBoolXSpaceRO { background-position:center -1247px; } .GEBool2Space,.GEBool2SpaceRO { background-position:center -1497px; } .GEBool3Space,.GEBool3SpaceRO { background-position:center -1747px; } .GEBoolImageSpace { display:inline-block; width:18px; height:21px; overflow:hidden; padding:0px; } /* Bool icons by standard <input>, for cell BoolIcon = 4,5, different for table and Space row cells @ Set margin and padding */ .GEBoolInput { margin-top:2px; margin-bottom:0px; padding:0px; margin-top:-2px!IE; margin-bottom:-6px!IE; } .GEBoolInputSpace { margin-top:5px; margin-bottom:3px; padding:0px; margin-top:1px!IE; margin-bottom:1px!IE; } /* Bool icons by text 'x' in rect, for cell BoolIcon = 6 0 - unchecked checkbox, 1 - checked checkbox, 2 - empty (third) state (?), RO - read only ...IE is added in IE5 quirks mode @ Set height, width, border, background, padding, margin and text attributes */ .GEBoolChar0,.GEBoolChar1,.GEBoolChar2,.GEBoolChar0RO,.GEBoolChar1RO,.GEBoolChar2RO { height:9px; width:8px; border:2px ridge white; margin:2px auto 2px auto; font:bold 9px Arial; color:blue; text-align:center; overflow:hidden; } .GEBoolChar2 { color:green; } .GEBoolChar0RO,.GEBoolChar1RO,.GEBoolChar2RO { color:gray; } .GEBoolCharIE { height:14px; width:12px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Side pager */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ...PagerMain - main <div> tag inside <td> tag. It has set inline width. @ Set border, margin and padding ...PagerBody - the pages without header, <div> tag. @ Set background, border, margin and padding. ...PagerBodyLeft, ...PagerBodyRight - added to the ...PagerBody according to the side where is the pager displayed. ...PagerHeader - the pager header, <div> tag. @ Set background, border, margin and padding. ...PagerHeaderLeft, ...PagerHeaderRight - added to the ...PagerHeader according to the side where is the pager displayed. ...PagerCaption - text inside header, <div> tag, set text attributes and optionally also border, padding, margin and background */ .GEPagerMain { border:1px solid #99BCE8; border-bottom:0px none; margin:0px 2px 0px 2px; } .GEPagerBody { background:#E8F4FF; } .GEPagerBodyLeft { } .GEPagerBodyRight { } .GEPagerHeader { background:url(Backgrounds.gif?v110) repeat-x; border-bottom:1px solid #E8F4FF; cursor:default; } .GEPagerHeaderLeft { } .GEPagerHeaderRight { } .GEPagerCaption { font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; padding:5px 3px 4px 3px; white-space:nowrap; } /* ...PagerItem - one page name. @ Set background, border, margin, padding and text attributes ...PagerItemTouch is added on tablet */ .GEPagerItem { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; overflow:hidden; white-space:nowrap; border-top:1px solid white; border-bottom:1px solid #e0e0ff; padding:0px 3px 0px 3px; } .GEPagerItemTouch { padding-top:4px; padding-bottom:4px; } /* Classes to ...PagerItem added on pager Type="Gantt" if set ShowUsedPages / ShowExcludedPages @ Set background, border, margin, padding and text attributes */ .GEPagerItemUsed { color:green; } .GEPagerItemUnused { color:#888; } .GEPagerItemExcluded { background:#DDD; } /* Marked part of the page name, <span> tag 1 - the first sorted column, 2 - the second sorted column, 3 - the third sorted column, S - when the grid is not sorted */ .GEPagerSort1 { color:#006600; } .GEPagerSort2 { color:#00AE00; } .GEPagerSort3 { color:#00FF00; } .GEPagerSortS { color:black; } /* Focus cursor - actully shown page(s) ...PagerFocus - actually shown (scrolled) page(s) in pager Pages or actually zoomed chart in pager Gantt ...PagerFocus2 - actual view (scrolled) in pager Gantt ...PagerFocus3 - the whole pager is shown in actual view, in pager Gantt */ .GEPagerFocus,.GEPagerFocus2,.GEPagerFocus3 { position:relative; cursor:pointer; overflow:hidden; opacity:0.2; filter:alpha(opacity=20); border:1px solid #369; background:#69C; } .GEPagerFocus2 { background:#F0F; } .GEPagerFocus3 { background:#AFA; } /* Hover cursor - highlighted page under mouse cursor. @ Set background, border, padding */ .GEPagerHover { position:relative; cursor:pointer; overflow:hidden; background:#9CF; opacity:0.3; filter:alpha(opacity=30); } /* -------------------------------------------------------------------------------------------------------------------------- */ /* State colors and classes */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* The ...Color... classes are never assigned, they are used only to read the color. @ In ...Color... set only the background-color, it must be set by number, not by name. All the colors except ...FocusedCell... and ...Default are relative colors, are added to the ...Default color; if the result color number exceeds 0x1000000, it is subtracted by the 0x1000000 The ...Class... is added to the cell if its condition is fulfilled. Only the listed ...Class... are used, the others can have only the ...Color... set. @ In ...Class... set text attributes and color and optionally border and padding. If set here background-color with !important, it overrides the cell color and sets it as absolute */ .GEColorDefault { background-color:#FFFFFF; } /* Base color for all cells, can be changed by <I Color /> attribute */ .GEColorNoFocus { background-color:#E8F4FF; } /* Cell with CanFocus='0' */ .GEClassNoFocus { } .GEColorReadOnly { background-color:#F4F4F4;} /* Cell with CanEdit='0' */ .GEClassReadOnly { } .GEColorPreview { background-color:#FFFFFF; } /* Cell with CanEdit='2' */ .GEClassPreview { } .GEColorEdit { background-color:#FFFFFF; } /* Cell with CanFocus='1' CanEdit='1' */ .GEClassEdit { } .GEColorAlternate { background-color:#EBFFFF; } /* Color for <Cfg Alternate/>, can be changed by <I AlternateColor /> */ .GEClassAlternate { } /* Can be changed by <I AlternateClass /> */ .GEColorSelected { background-color:#FFF9D0; } /* Selected row or cell */ .GEClassSelected { color:red; } /* It is used only if set <Cfg SelectClass='1'/> */ .GEColorFill { background-color:#FF80FF; } /* Used when selecting cells by dragging due auto fill */ .GEColorError { background-color:#FF6969; } /* Cell with Error attribute set */ .GEClassError { } /* Row / Cell state colors, are ignored if row has set NoColorState='1' */ .GEColorDeleted { background-color:#FFEDED; } /* Deleted row */ .GEClassDeleted { font-style:italic; } .GEColorAdded { background-color:#EDFFED; } /* Newly added row */ .GEClassAdded { font-weight:bold; } .GEColorMoved1 { background-color:#FFFFFF; } /* Row moved to another parent */ .GEClassMoved1 { } .GEColorMoved2 { background-color:#EFF9FF; } /* Row moved inside its parent, only if sorting is not permitted */ .GEClassMoved2 { } .GEColorChanged { background-color:#EBEFFF; } /* Row with some cell value changed */ .GEClassChanged { } .GEColorChangedCell { background-color:#E1E1FF; } /* The cell with value changed */ .GEClassChangedCell { font-weight:bold; } .GEColorMaxChildren { background-color:#FFFFF0; } /* Row created if row's children exceed <I MaxChildren/> */ .GEClassMaxChildren { } .GEColorDetail { background-color:#FFF0FF; } /* Row is master row, has set <I Detail /> attribute */ .GEClassDetail { } .GEColorDetailSelected { background-color:#FFF0E0; } /* Master row actually shown in detail grid */ .GEClassDetailSelected { } .GEColorDragged { background-color:#E0E0C0; } /* The source row actually being dragged by mouse */ .GEColorFound1 { background-color:#FF87FF; } /* Found cell in SearchAction="Mark", first search */ .GEClassFound1 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorFound2 { background-color:#FFC387; } /* Found cell in SearchAction="Mark", second search */ .GEClassFound2 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorFound3 { background-color:#87FF87; } /* Found cell in SearchAction="Mark", third search */ .GEClassFound3 { } /* Used only if set <Cfg SearchClass='1'/> */ .GEColorHovered { background-color:#F0F0FF; } /* Row under mouse cursor, used only if the hovered cell or row has HoverRow["Color"]*/ /* Cell under mouse cursor, according to its look or permissions ...Color... is used only if the cell has set HoverCell["Color"] ...Class... is used only if the cell has set HoverCell["Class"] Always only one Color and Class is used, if the cell fulfils more conditions the latter has precedence If the resulted color is #FFFFFF, it is set as transparent, therefore in some cases is required to set #FFFFFE to get white color */ .GEColorHoveredCell { background-color:#D9E0FF; } /* Standard cell */ .GEClassHoveredCell { } .GEColorHoveredCellReadOnly { background-color:#F0F0F0; } /* Cell with CanEdit='0' */ .GEClassHoveredCellReadOnly { } .GEColorHoveredCellNoFocus { background-color:#F8F8F8; } /* Cell with CanFocus='0' */ .GEClassHoveredCellNoFocus { } .GEColorHoveredCellHeader { } /* Cell in Header row */ .GEClassHoveredCellHeader { background-position:0px -250px; } .GEColorHoveredCellPanel { background-color:#FFFFFF; } /* Cell Type = "Panel" */ .GEClassHoveredCellPanel { } .GEColorHoveredCellFastPanel { } /* Cell Type = "Panel" if FastPanel is shown */ .GEClassHoveredCellFastPanel { } .GEColorHoveredCellSpace { background-color:#FFFFFF; } /* Space row cell */ .GEClassHoveredCellSpace { } .GEColorHoveredCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */ .GEClassHoveredCellSpaceEdit > div { background-color:#D9E0FF; } .GEColorHoveredCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */ .GEClassHoveredCellSpaceDefaults > div { background-color:#D9E0FF; } .GEColorHoveredCellSpaceBool0 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 0 */ .GEClassHoveredCellSpaceBool0,.GEClassHoveredCellSpaceBool0 > u { background-position:center -747px; } .GEColorHoveredCellSpaceBool1 { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value 1 */ .GEClassHoveredCellSpaceBool1,.GEClassHoveredCellSpaceBool1 > u { background-position:center -997px; } .GEColorHoveredCellSpaceBoolX { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and value "" */ .GEClassHoveredCellSpaceBoolX,.GEClassHoveredCellSpaceBoolX > u { background-position:center -1247px; } .GEColorHoveredCellSpaceBoolIcon { background-color:#FFFFFE; } /* Space row cell of Type="Bool" and BoolIcon other than 0 and 2 */ .GEClassHoveredCellSpaceBoolIcon { } .GEColorHoveredCellButton { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Html" */ .GEClassHoveredCellButton { color:green; background-color:#FC8!important; } .GEColorHoveredCellButton1 { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Html" and value 1 */ .GEClassHoveredCellButton1 { color:red; background-color:#FC8!important; } .GEColorHoveredCellButtonButton { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" */ .GEClassHoveredCellButtonButton u { color:green; background-position:0px -760px; } .GEColorHoveredCellButtonButton1 { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Button" and value 1 */ .GEClassHoveredCellButtonButton1 u { color:red; background-position:0px -760px; } .GEColorHoveredCellTab { background-color:#FFFFFE; } /* Space row cell of Type="Button" and Button="Tab" */ .GEClassHoveredCellTab { background:#FC8!important; color:green; } .GEColorHoveredCellTab1 { background-color:#99bbcc; } /* Space row cell of Type="Button" and Button="Tab" and value 1*/ .GEClassHoveredCellTab1 { background-image:none; } .GEColorFocused { background-color:#E6E6E6; } /* Focused row, used only if the focused cell or row has FocusRow["Color"] */ .GEClassFocused { } /* Used only if the focused cell or row has FocusRow["Class"] */ /* Focused cell, the color is absolute color ...Color... is used only if the cell or row has set FocusCell["Color"] ...Class... is used only if the cell or row has set FocusCell["Class"] */ .GEColorFocusedCell { background-color:#FFFFFE; } /* Standard cell */ .GEClassFocusedCell { } .GEColorEditedCell { background-color:#FFE0A0; } /* Cell being edited */ .GEColorViewedCell { background-color:#FFFFFF; } /* Cell being viewed - edited cell with CanEdit='2' */ .GEColorFocusedCellSafari { background-color:#A0A0FF; } /* If the cell border is hidden due <Cfg BorderCursors='0' or '2'/> */ .GEColorFocusedCellHeader { background-color:#FFFFFE; } /* Header row cell */ .GEClassFocusedCellHeader { background-position:0px -250px; } .GEColorFocusedCellSpace { background-color:#E6E6E6; } /* Space row cell */ .GEClassFocusedCellSpace { } .GEColorFocusedCellSpaceEdit { background-color:#FFFFFF; } /* Editable Space row cell */ .GEClassFocusedCellSpaceEdit > div { background-color:#E6E6E6; } .GEColorFocusedCellSpaceDefaults { background-color:#FFFFFF; } /* Space row cell with Button="Defaults" */ .GEClassFocusedCellSpaceDefaults > div { background-color:#E6E6E6; } .GEColorFocusedCellSpaceBool { background-color:#E6E6E6; } /* Space row cell of Type="Bool" */ .GEClassFocusedCellSpaceBool { } .GEColorFocusedCellButton { background-color:#E6E6E6; } /* Space row cell of Type="Button" */ .GEClassFocusedCellButton { } /* Side colors set by ColorCursor attribute ...Col is top / bottom side, ...Row is left / right side ...Class... is used only if set <Cfg> ColorCursor bit 5, &16 */ .GEColorSelectedCol { background-color:#F0#9D0; } /* Side for selected cells */ .GEClassSelectedCol { } .GEColorSelectedRow { background-color:#F0E9D0; } .GEClassSelectedRow { } .GEColorFocusedCol { background-color:#EEE; } /* Side for cells focused by range (FRect) */ .GEClassFocusedCol { } .GEColorFocusedRow { background-color:#EEE; } .GEClassFocusedRow { } .GEColorEditedCol { background-color:#EEE; } /* Side for focused cell (FRow/FCol) */ .GEClassEditedCol { } .GEColorEditedRow { background-color:#EEE; } .GEClassEditedRow { } .GEColorHoveredCol { background-color:#F2F7FF; } /* Side for cell under mouse cursor (ARow/ACol) */ .GEClassHoveredCol { } .GEColorHoveredRow { background-color:#F2F7FF; } .GEClassHoveredRow { } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Hover, focus, edit cursors */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------- Cell and row highlighted under mouse cursor ------------- */ /* ...HoverPanelBackground - Background shown above left side Panel cell when hovering the row; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity ...HoverRowBackground - Background shown above the whole hovered row, except hovered cell and Panel; shown only if the hovered cell or row has HoverRow["Background"]; @ set background and opacity ...HoverRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has HoverRow["Border"]; @ set border ...HoverCellBorder - Border around the hovered cell; shown only if the hovered cell or row has HoverCell["Border"]; @ set border */ .GEHoverPanelBackground { } .GEHoverRowBackground { opacity:0.05; filter:alpha(opacity=5); background:#06F; } .GEHoverRowBorder { z-index:1; border-top:1px solid #BBF; border-bottom:1px solid #BBF; cursor:default; } .GEHoverCellBorder { z-index:3; padding:1px; border:1px solid #A0A0F0; background:white; } /* ---------------- Highlighted focused cell(s) and row(s) ------------- */ /* ...FocusPanelBackground - Background shown above left side Panel cell when the row is focused; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity ...FocusRowBackground - Background shown above the whole focused row, except focused cell and Panel; shown only if the focused cell or row has FocusRow["Background"]; @ set background and opacity ...FocusRowBorder - Border around the whole hovered row; shown only if the hovered cell or row has FocusRow["Border"]; @ set border ...FocusCellBorder - Border around the focused cell in table row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor ...FocusCellSpaceBorder - Border around the focused cell in Space row; shown only if the focused cell or row has FocusCell["Border"]; @ set border and cursor ...FocusCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"]; @ set border, margin, padding, background, width, height and cursor */ .GEFocusPanelBackground { } .GEFocusRowBackground { opacity:0.05; filter:alpha(opacity=5); background:black; } .GEFocusRowBorder { z-index:2; border:1px solid #8099CC; } .GEFocusCellBorder { z-index:4; border:2px solid #8099CC; } .GEFocusCellSpaceBorder { z-index:4; } .GEFocusCellCorner { position:relative; padding:0px; border:1px solid white; background:#8099CC; margin-left:-3px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; } /* ------------- Highlighted focused cell in edit mode ------------- */ /* ...EditCellBorder - Border around the focused cell in table row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border ...EditCellSpaceBorder - Border around the focused cell in Space row in edit mode; shown only if the focused cell or row has FocusCell["Border"]; @ set border ...EditCellCorner - Bottom right corner for autofill; shown only if the focused cell or row has FocusCell["Corner"] and is set <Cfg DragEdit='1'/>; @ set border, margin, padding, background, width, height and cursor ...EditCellInput - Parent div tag where the <input> or <textarea> is placed to; @ set border, padding and background */ .GEEditCellBorder { z-index:4; border:2px solid #FF6666; } .GEEditCellSpaceBorder { z-index:4; } .GEEditCellCorner { position:relative; padding:0px; border:1px solid white; background:#FF6666; margin-left:-3px; margin-top:-5px; width:5px; height:5px; z-index:4; cursor:crosshair; } .GEEditCellInput { position:relative; overflow:hidden; z-index:2; line-height:0px; font-size:0px; } /* ------------- Support classes removing border ------------- /* added to ...Background or ...Border classes; @ Do not change */ .GECursorBackground { position:relative; border:none; padding:0px; overflow:hidden; } .GECursorBorderLeft,.GECursorBorderRight,.GECursorBorderTop,.GECursorBorderBottom { position:relative; overflow:hidden; width:0px; height:0px; } .GECursorBorderLeft { border-right:none!important; border-top:none!important; border-bottom:none!important; padding-right:0px!important; padding-top:0px!important; padding-bottom:0px!important; } .GECursorBorderRight { border-left:none!important; border-top:none!important; border-bottom:none!important; padding-left:0px!important; padding-top:0px!important; padding-bottom:0px!important; } .GECursorBorderTop { border-bottom:none!important; border-left:none!important; border-right:none!important; padding-bottom:0px!important; padding-left:0px!important; padding-right:0px!important; } .GECursorBorderBottom { border-top:none!important; border-left:none!important; border-right:none!important; padding-top:0px!important; padding-left:0px!important; padding-right:0px!important; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Edit control */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Edit text in <input> / <textarea> --- */ /* @ Set background and text attributes ...EditInput - set to <input> tag placed into inline edit cursor tag (...EditCellInput) ...EditTextarea - set to <textarea> tag placed into inline edit cursor tag (...EditCellInput) for Lines type ...Normal... is added to <input> / <textarea> for cell in table row, ...Header... is added for cell in Header row, ...Space is added for cell in Space row ...Int..., ...Float..., ...Date..., ...Pass... is added for this cell type ...Text... is added for cell type Text, Lines, Link, Img ...ReadOnly is added for preview cell with CanEdit='2' */ .GEEditInput,.GEEditTextarea { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px; outline:none; box-sizing:content-box; resize:none; } .GEEditInput::-ms-clear { height:13px; } .GEEditNormalInput,.GEEditNormalTextarea { background-color:#FFE0A0; } .GEEditHeaderInput,.GEEditHeaderTextarea { background-color:#D5E9FE; padding-top:2px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; } .GEEditSpaceInput,.GEEditSpaceTextarea { background-color:#FFE0A0; } .GEEditInt,.GEEditFloat,.GEEditDate { text-align:right; } .GEEditText,.GEEditPass { } .GEEditReadOnly { background-color:#FFEEFF; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Dragging objects */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Set to ghost tag under mouse cursor when dragging something in grid or Gantt; Used when <Cfg ShowDrag='1'/>. For dragged rows is used only if set <Cfg DragObject='1'/> The tag is <div> with absolute position and contains the dragged row(s), column header(s) or GanttRun box(es) @ Set border, margin, padding, opacity and optionally background */ .GEMouseObject { opacity:0.5; filter:alpha(opacity=50); z-index:300; overflow:hidden; } /* Set to ghost tag under mouse cursor when dragging rows in grid, if set <Cfg DragObject='2'/> and <Cfg ShowDrag='1'/> The tag is <div> with absolute position and contains information about the count of dragged rows @ Set border, margin, padding, background, opacity, text attributes and optionally height and width */ .GEDragObject { z-index:300; font:12px Arial,Helvetica,sans-serif; margin-left:15px; margin-top:10px; background:#E4E5F0 url(Backgrounds.gif?v110) repeat-x 0px -750px; border:1px solid #777; padding-left:3px; padding-right:3px; } /* The arrows showing actual drop position when dragging column header or GanttRun box @ Set background, width and height */ .GEDragColInsideTop,.GEDragColInsideBottom,.GEDragColOutsideTop,.GEDragColOutsideBottom,.GEDragGanttRunTop,.GEDragGanttRunBottom,.GEDragGanttRunTopJoin,.GEDragGanttRunBottomJoin { position:absolute; background-image:url(Sort.gif?v110); width:11px; height:15px; overflow:hidden; z-index:301; } .GEDragColInsideTop { background-position:-3px -1748px; } .GEDragColInsideBottom { background-position:-3px -1768px; } .GEDragColOutsideTop { background-position:-3px -1788px; } .GEDragColOutsideBottom { background-position:-3px -1808px; } .GEDragGanttRunTop { background-position:-2px -1748px; } .GEDragGanttRunBottom { background-position:-2px -1768px; } .GEDragGanttRunTopJoin { background-position:-2px -1788px; } .GEDragGanttRunBottomJoin { background-position:-2px -1808px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Message dialogs */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Disabled grid, absolute <div> tag shown above grid main tag. The grid is disabled when it shows some message (e.g. "Rendering"). Note, for disabled page is used GridDisabled class instead. The whole page is disabled when the grid shows modal dialog (e.g. grid configuration menu). @ Set background and opacity, optionally margin and padding */ .GEDisabled { position:absolute; z-index:264; background:white; opacity:0.5; filter:alpha(opacity=50); } /* Grid informational or progress message, absolute <div> tag @ Set border, padding, background and text attributes */ .GEMessage { font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; text-align:center; visibility:hidden; z-index:266; position:absolute; left:0px; top:0px; background:#E2F0FF; border:1px solid #99BCE8; padding:10px; } /* Shadow <div> tag displayed under grid message tag, on the same position and size @ Set margin for the shadow shift, background, opacity and border */ .GEMessageShadow { position:absolute; left:0px; top:0px; margin-left:3px; margin-top:3px; z-index:265; visibility:hidden; background:#888; opacity:0.5; filter:alpha(opacity=50); } /* Page informational message, <div> tag shown inside page being loaded or rendered, instead of the page content @ Set border, padding, background and text attributes */ .GEPageMessage { background:#FAFAFA; border:1px solid #99BCE8; padding:10px; font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } /* Progress message ...Main is set to inner <div> of the progress message. @ Set text attributes and optionally border, margin, padding and background ...Caption is set to <div> tag showing the progress message caption. @ Set border, margin, padding, background and text attributes ...Text is set to <div> tag showing the progress message text. @ Set border, margin, padding, background and text attributes ...Outer is set to <div> tag showing the gauge container. @ Set border, margin, padding, background and width ...Inner is set to <div> tag showing the gauge indicator. @ Set border, margin, padding, background and height */ .GEProgressMain { font:13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; } .GEProgressCaption { font-weight:bold; margin-bottom:15px; } .GEProgressText { margin-bottom:15px; } .GEProgressOuter { text-align:left; width:200px; border:1px solid #99BCE8; padding:2px; margin-bottom:15px; } .GEProgressInner { height:10px; background:green; } /* Button in informational or progress message, <button> tag below the message inside the ...Message ...Hover is added when the <button> tag is under mouse cursor @ Set border, padding, margin, background and text attributes */ .GEProgressButton,.GEMessageButton { border:1px solid #8a8fb5; background:#EEE; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; } .GEProgressButton { margin:5px 2px 0px 2px; padding-left:10px; padding-right:10px; } .GEMessageButton { margin:10px 3px 0px 3px; width:50px; } .GEMessageButtonHover,.GEProgressButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Popup menus and dialogs */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Default settings for all TreeGrid popup menus and dialogs like Enum, Defaults, Filter, cfg menu, columns menu, popup Menu, Gantt menu and custom menu shown by ShowMenu and ShowPopup The styles of individual menu types can be overridden by their individual classes added to all default classes (e.g. "GMMenuMain GMEnumMenuMain") Individual classes: ...EnumMenu..., ...DefaultsMenu..., ...FilterMenu..., ...CfgMenu..., ...ColumnsMenu..., ...PopupMenu, ...GanttMenu... For custom JSON menu can be the individual class prefix set to Class attribute, like {..., Class:"Custom", ... } and the added classes will be ...Custom..., e.g. GxCustomMain Some of the classes are used also for custom JSON dialogs shown by ShowDialog API function. */ /* --- Menu and dialog sections --- */ /* Main menu and dialog classes ...Main - Main absolute <div> tag; @ Do not change ...Static - Used instead of ...Main when dialog is written directly to page HTML by WriteDialog. Used only in TGLib, not in TreeGrid. @ Do not change ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border ...Outer - <div> tag inside the main tag, contains the whole menu. @ Set background, border and padding ...Top is added to ...Outer when the menu is shown above the header, ...Bottom is added to ...Outer when the menu is shown below the header */ .GEMenuMain { position:absolute; left:0px; top:0px; z-index:258; } .GEMenuStatic { } .GEMenuShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:257; background:#888; opacity:0.5; filter:alpha(opacity=50); } .GEMenuOuter { overflow:hidden; background:white; border:1px solid #9CB6C8; padding:1px; } .GEMenuOuterTop { } .GEMenuOuterBottom { } /* Shown outside menu or dialog in place of the source tag, simulating the menu is popped up. For custom JSON menus and dialogs is used when set Header attribute. ...Top is added to ...Header when the menu is shown above the header, ...Bottom is added to ...Header when the menu is shown below the header @ Set margin to shift the header, border, padding and background */ .GEMenuHeader { overflow:hidden; position:absolute; z-index:258; border:1px solid #b0b0c0; background:white; cursor:pointer; user-select:none; -o-user-select:none; -moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; } .GEMenuHeaderTop { } .GEMenuHeaderBottom { } /* Set to menu and dialog top, not scrollable, section. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute. @ Set border, margin, padding, background and text attributes */ .GEMenuHead { background:#183873 url(Backgrounds.gif?v110) repeat-x 0px -2px; padding:3px 0px 4px 0px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; color:#455fa4; text-align:center; cursor:default; } /* Close icon set <div> tag inside the ...MenuHead. Used only for TreeGrid cfg / column menus. For custom JSON menus and dialogs is used when set Head attribute and can be hidden by setting HeadClose:0 @ Set background, width and height */ .GEMenuClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v110) no-repeat right -354px; } /* Set to menu and dialog middle, scrollable, section. For custom JSON dialogs the tag is filled by Body attribute value. @ Set border, margin, padding, background and optionally (for the custom dialogs) text attributes */ .GEMenuBody { cursor:default; padding-top:1px; padding-bottom:1px; } /* Set to menu and dialog bottom, not scrollable, section, contains usually control buttons. Used only for TreeGrid cfg / column menus and Range dialogs to display the buttons. For custom JSON menus and dialogs is used when set Foot or Buttons (JSON menu only) attribute. @ Set border, margin, padding, background and text attributes */ .GEMenuFoot { border-top:1px solid #99BCE8; background-color:#EEEEEE; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; } /* Control button inside the Foot section (e.g. OK, Cancel). <button> tag. ...Hover is added when the <button> tag is under mouse cursor @ Set border, margin, padding, background, width, height and text attributes */ .GEMenuButton { border:1px solid #8a8fb5; background:#dcecf8; width:48px; margin:5px 2px 4px 2px; padding-left:0px; padding-right:0px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; overflow:hidden; } .GEMenuButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* --- Menu item --- */ /* <div> tags for individual menu items ...Item is set to all menu items except focused and hovered ...Focus is set to menu item with key cursor ...Hover is set to menu item under mouse cursor (...ItemHover to not focused and ...FocusHover to focused) ...Touch... is added to menu item on tablet @ Set border, margin padding and background; all the eight classes should have the same edge width and height (margin+border+padding) */ .GEMenuItem { padding:2px 3px 2px 3px; } .GEMenuItemTouch { padding-top:5px; padding-bottom:5px; } .GEMenuItemHover { margin-left:1px; margin-right:1px; padding:2px; background:#DAE3FF; } .GEMenuItemHoverTouch { padding-top:4px; padding-bottom:4px; } .GEMenuFocus { margin-left:1px; margin-right:1px; padding:1px; background:#CAE1F3 url(Backgrounds.gif?v110) repeat-x 0px -1250px; border:1px solid #aaaadd; } .GEMenuFocusTouch { padding-top:4px; padding-bottom:4px; } .GEMenuFocusHover { margin-left:1px; margin-right:1px; padding:1px; background:#CAE1F3; border:1px solid #6666aa; } .GEMenuFocusHoverTouch { padding-top:4px; padding-bottom:4px; } /* --- Icons inside menu items --- */ /* The classes are set in <div> tag inside the menu item tag ...CheckedIcon... - Bool item, checkbox, checked state, ...UncheckedIcon... - Bool item, checkbox, unchecked state ...CheckedRadio... - Bool item with Group, radio button, checked state, ...UncheckedRadio... - Bool item with Group, radio button, unchecked state ...Left - the bool icon is shown on the item text left side, ...Right - the bool icon is shown on the item text right side ...CursorIcon - Cursor icon shown on left side, when menu have set ShowCursor:1; the width of the cursor icon is set by menu Indent attribute, by default 12px ...HoverIcon - The cursor icon in menu item under mouse cursor ...ExpandedIcon - Icon in expanded section (Expanded:1), the menu item with Level and Items set; the width of the expanded icon is set by menu Indent attribute, by default 12px ...CollapsedIcon - Icon in collapsed section (Expanded:0), the menu item with Level and Items set; the width of the collapsed icon is set by menu Indent attribute, by default 12px ...NextIcon - Icon on right side of item with submenu, the menu item with Menu:1 and Items set ...Rtl - used instead in RTL text mode, shows the icon on the other side @ Set background and for some icons padding-left or padding-right */ .GEMenuCheckedIconLeft { background:url(Menu.gif?v110) no-repeat -1px -51px; padding-left:16px; } .GEMenuCheckedIconRight { background:url(Menu.gif?v110) no-repeat right -51px; padding-right:17px; } .GEMenuUncheckedIconLeft { background:url(Menu.gif?v110) no-repeat -1px -1px; padding-left:16px; } .GEMenuUncheckedIconRight { background:url(Menu.gif?v110) no-repeat right -1px; padding-right:17px; } .GEMenuCheckedRadioLeft { background:url(Menu.gif?v110) no-repeat -1px -751px; padding-left:16px; } .GEMenuCheckedRadioRight { background:url(Menu.gif?v110) no-repeat right -751px; padding-right:17px; } .GEMenuUncheckedRadioLeft { background:url(Menu.gif?v110) no-repeat -1px -701px; padding-left:16px; } .GEMenuUncheckedRadioRight { background:url(Menu.gif?v110) no-repeat right -701px; padding-right:17px; } .GEMenuCursorIcon { background:url(Menu.gif?v110) no-repeat -6px -150px; } .GEMenuHoverIcon { background:url(Menu.gif?v110) no-repeat -6px -100px; } .GEMenuCursorIconRtl { background:url(Menu.gif?v110) no-repeat right -1000px; } .GEMenuHoverIconRtl { background:url(Menu.gif?v110) no-repeat right -950px; } .GEMenuExpandedIcon { background:url(Menu.gif?v110) no-repeat -6px -200px; } .GEMenuCollapsedIcon { background:url(Menu.gif?v110) no-repeat -6px -250px; } .GEMenuNextIcon { background:url(Menu.gif?v110) no-repeat right -300px; padding-right:10px; } .GEMenuNextIconRtl { background:url(Menu.gif?v110) no-repeat left -900px; padding-left:10px; } /* --- Menu item content --- */ /* The classes are set to <td> tag of inner table that is used to display the item, if it has set Edit, Enum, Icon, LeftHtml or RightHtml attribute. @ Set text attributes and optionally background, border, padding and margin ...ItemText - every menu item text or caption, it set to <div> tag inside the menu item and inside the menu icon or to <td> tag with item text in inner table ...ItemLeftHtml - <td> tag in inner table displaying the LeftHtml content on the left side ...ItemRightHtml - <td> tag in inner table displaying the RightHtml content on the right side ...ItemIcon - <td> tag in inner table displaying the Icon as background image on the left side, also left to LeftHtml; @ Do not change ...Level - added to the tags with ...ItemText, ...ItemIcon, ...ItemLeft/RightHtml for item with Level set ...ItemDisabled - added to all the menu item parts for item with Disabled:1; @ Set opacity and background */ .GEMenuItemText,.GEMenuItemLeftHtml,.GEMenuItemRightHtml { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; overflow:hidden; } .GEMenuItemIcon { background-repeat:no-repeat; } .GEMenuItemDisabled { opacity:0.50; filter:alpha(opacity=30); } .GEMenuLevel { color:blue; text-align:center; } /* The Enum combo in item with Enum:1 ...EnumParent - <td> tag in inner table displaying the Enum combo for the Enum:1 item, on left or right side according to Left value ...Enum - <div> tag inside the <td> tag ...EnumParent displaying the Enum combo ...EnumHeader - is set to the <div> tag in Header of the popped up Enum menu */ .GEMenuEnumParent { padding-left:5px; padding-right:2px;} .GEMenuEnum,.GEMenuEnumHeader { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; white-space:nowrap; overflow:hidden; } .GEMenuEnum { border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white url(Menu.gif?v110) no-repeat left -800px; padding-left:15px; } .GEMenuEnumHeader { background:url(Menu.gif?v110) no-repeat left -799px; padding:1px 0px 2px 15px; cursor:default; } /* The edit text in item with Edit:1 ...EditParent - <td> tag in inner table displaying the editable text for the Edit:1 item, on left or right side according to Left value; @ Set border, padding and background ...Edit - <div> tag inside the <td> tag ...EditParent displaying the editable text; @ Set border, padding, background and text attributes ...EditIE is used instead of ...Edit in IE, in IE5 quirks mode ...EditMulti - added to the ...Edit tag for item with set Multi:1, multi line edit, to be edited in <textarea>; @ Set border, background and text attributes ...EditEdit - added to the ...Edit when editing the item text ...EditText, ...EditInt, ...EditFloat, ...EditDate - added to the ...Edit tag and also to the <input> or <textarea> tag according to the Type attribute; @ Set text attributes ...EditInput - set to <input> tag placed into ...Edit tag when editing the value; @ Set text attributes ...EditTextarea - set to <textarea> tag placed into ...Edit tag when editing the value in item with Multi:1 set; @ Set text attributes */ .GEMenuEditParent { padding-left:5px; padding-right:2px; } .GEMenuEdit,.GEMenuEditIE { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; background:white; overflow:hidden; white-space:nowrap; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; padding-left:3px; padding-right:3px; height:13px; } .GEMenuEditIE { height:15px; } .GEMenuEditMulti { white-space:normal; } .GEMenuEditEdit { background:#FDD; } .GEMenuEditInput,.GEMenuEditTextarea { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:0px none; margin:0px; padding:0px; outline:none; background:#FFE0A0; box-sizing:content-box; resize:none; } .GEMenuEditInput::-ms-clear { height:13px; } .GEMenuEditInt,.GEMenuEditFloat,.GEMenuEditDate { text-align:right; } .GEMenuEditText { } /* --- Special menu items --- */ /* ...Caption - Inactive item, used instead of ...Item..., along width ...ItemText, shown for menu item with Caption:1; @ Set border, margin padding, background and text attributes ...Separator - Separator between items, shown for menu item with Name:"-", used instead of ...Item...; @ Set border, margin, padding, background and height ...VSeparator - <td> tag shown between columns of menu items; in children of menu item width Columns attribute set; @ Set border, padding, background and width ...Section - Tag around children of item width Level attribute set; @ Set border, margin, padding and background */ .GEMenuCaption { padding:2px; color:blue; text-align:center; } .GEMenuSeparator { margin:3px 3px 2px 3px; height:1px; border-top:1px solid #aaaadd; overflow:hidden; } .GEMenuVSeparator { border-right:1px solid #DDD; } .GEMenuSection { } /* ----------------------------------------------- Filter operator menu ---------------------------------------------------- */ /* Redefines standard popup ...Menu... attributes as ...FilterMenu... */ .GEFilterMenuMain { margin-left:-4px; margin-top:-2px; } .GEFilterMenuOuterTop { } .GEFilterMenuOuterBottom { } .GEFilterMenuHeaderBottom { margin-left:-4px; margin-top:-2px; padding:2px 2px 0px 4px; border-bottom:0px none; } .GEFilterMenuHeaderTop { margin-left:-4px; margin-top:-2px; padding:1px 2px 1px 4px; border-top:0px none; } .GEFilterMenuShadow { margin-left:-1px; } .GEFilterMenuItem,.GEFilterMenuItemHover,.GEFilterMenuFocus,.GEFilterMenuFocusHover { } /* ---------------------------------------------------- Enum menu ---------------------------------------------------------- */ /* ...EnumMenu... redefine particular popup menu ...Menu... classes for Enum type popup menu ...EnumHeader... is used inside popup menu header ...EnumMenuHeader tag and shows the Enum icon on left or right side or nowhere; @ Set background, padding and text attributes and optionally border and margin */ .GEEnumMenuHeader { background:white; } .GEEnumMenuHeaderBottom { padding-top:1px; } .GEEnumMenuHeaderTop { padding-bottom:1px; } .GEEnumHeaderLeft,.GEEnumHeaderRight,.GEEnumHeaderNone { background:white; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; padding:2px 4px 2px 2px; white-space:nowrap; cursor:pointer; } .GEEnumHeaderLeft { background:white url(Menu.gif?v110) no-repeat 1px -798px; padding-left:17px; } .GEEnumHeaderRight { background:white url(Menu.gif?v110) no-repeat right -798px; padding-right:17px;} /* -------------------------------------------------- Button List menu ------------------------------------------------------ */ /* ...ToolMenu... redefine particular popup menu ...Menu... classes for Button type with List attribute popup menu ...ToolHeader... is used inside popup menu header ...ToolMenuHeader tag for row Space='-1' (Above), Space='5' (Below) and others; @ Set background, padding and text attributes and optionally border and margin */ .GEToolMenuMain { margin-left:-1px; } .GEToolMenuHeader { border:1px solid #9CB6C8; margin-left:-1px; margin-top:-1px; padding-right:2px; } .GEToolMenuItem { } .GEToolMenuOuter { border:1px solid #e0e0ff; background:#E8F4FF; } .GEToolMenuBody { } .GEToolHeader,.GEToolHeaderAbove,.GEToolHeaderBelow { border:none; padding:3px 5px 100px 3px; } .GEToolHeaderAbove { padding-top:4px; padding-left:5px; } .GEToolHeaderBelow { padding-top:3px; padding-left:5px; } /* ------------------------------------------- Grid configuration menus --------------------------------------------------- */ /* Special settings for Cfg and Columns TreeGrid menus; override the standard menu settings defined above */ .GECfgMenuOuter,.GEColumnsMenuOuter { } .GECfgMenuHead,.GEColumnsMenuHead { padding-left:3px; } .GECfgMenuBody,.GEColumnsMenuBody { padding-left:4px; padding-right:4px; } .GECfgMenuFoot,.GEColumnsMenuFoot { padding-right:3px; padding-left:3px; } .GECfgMenuButton { width:72px; } .GEColumnsMenuButton { } .GECfgMenuItemText { padding-left:3px; } .GEColumnsMenuItemText { padding-left:3px; white-space:nowrap; } .GECfgMenuItem,.GEColumnsMenuItem { padding-top:3px; padding-bottom:3px; } .GECfgMenuItemHover,.GEColumnsMenuItemHover { padding-top:3px; padding-bottom:3px; } .GECfgMenuFocus,.GECfgMenuFocusHover,.GEColumnsMenuFocus,.GEColumnsMenuFocusHover { padding-top:2px; padding-bottom:2px; } .GECfgMenuItemTouch,.GEColumnsMenuItemTouch { padding-top:6px; padding-bottom:6px; } .GECfgMenuItemHoverTouch,.GEColumnsMenuItemHoverTouch { padding-top:6px; padding-bottom:6px; } .GECfgMenuFocusTouch,.GECfgMenuFocusHoverTouch,.GEColumnsMenuFocusTouch,.GEColumnsMenuFocusHoverTouch { padding-top:5px; padding-bottom:5px; } /* ---------------------------------------------- Popup grid dialog ------------------------------------------------------- */ /* Special settings for Popup grid shown by Dates button or ShowPopupGrid API method; overrides the standard dialog settings defined above */ .GEPopupGridOuter { border:0px none; overflow:visible; } .GEPopupGridHead { padding:0px; } .GEPopupGridBody { padding:0px; } .GEPopupGridFoot { padding:0px; } .GEPopupGridButton { width:50px; margin-top:-2px; margin-bottom:3px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Calendar dialog */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Main calendar classes --- */ /* Added to main menu / dialog classes ...Menu... as ...Pick... ...Main - Main absolute <div> tag; @ Do not change ...Shadow - Shadow <div> tag displayed under ...Main tag, on the same position and size. @ Set margin for the shadow shift, background, opacity and border ...Outer - <div> tag inside the main tag, contains the whole calendar. @ Set background, border and padding ...Body - <div> inside ...Outer, contains the whole calendar, including buttons; @ Set background, border, padding and margin */ .GEPickMain { position:absolute; left:0px; top:0px; z-index:258; } .GEPickShadow { position:absolute; background:#888; z-index:257; margin-left:3px; margin-top:3px; opacity:0.5; filter:alpha(opacity=50); } .GEPickOuter { border:1px solid #426b8c; background:white; padding:1px; overflow:hidden; } .GEPickBody { cursor:default; padding:0px; } /* --- Other standard dialog parts' classes, NOT shown by default --- */ /* Added to main menu / dialog classes ...Menu... as ...Pick... ...Header is shown outside the calendar dialog in place of the source tag. Used only if set Header attribute. @ Set margin to shift the header, border, padding and background ...HeaderTop is added to ...Header when the calendar is shown above the header, ...HeaderBottom is added to ...Header when the calendar is shown below the header ...Head is set to calendar top section. Used only if set Head attribute. @ Set border, margin, padding, background and text attributes ...Close is close icon set <div> tag inside the ...PickHead. Used only if set Head attribute. Can be hidden by setting HeadClose:0; @ Set background, width and height ...Foot is set to calendar bottom section. Used only if set Foot attribute. It does NOT show calendar buttons. @ Set border, margin, padding, background and text attributes */ .GEPickHeader { position:absolute; z-index:258; border:1px solid #426b8c; background:white; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; overflow:hidden; cursor:pointer; } .GEPickHeaderBottom { border-bottom:0px none; padding-bottom:1px; } .GEPickHeaderTop { border-top:0px none; padding-bottom:1px; } .GEPickHead,.GEPickFoot { background:white; padding:1px 0px 1px 5px; font:11.9px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif; cursor:default; } .GEPickHead { border-bottom:1px solid #426b8c; } .GEPickFoot { border-top:1px solid #426b8c; } .GEPickClose { float:right; width:14px; cursor:pointer; display:none; background:url(Menu.gif?v110) no-repeat right -354px; } /* --- The calendar header showing month and year --- */ /* ...PickMY - the whole header tag showing the month and year; @ Set border, padding, margin, background and text attributes ...PickMYDown - shown inside PickMY to display icon down in the first calendar table; @ Set background and padding-right ...PickMYUp - shown inside PickMY to display icon up in the second calendar table; @ Set background and padding-right ...PickMYRtl - added to ...PickMYUp and ...PickMYDown in RTL mode; @ Set padding-left ...PickBL - previous month icon, ...PickBR - next month icon; @ Set background, width and height */ .GEPickMY { background:#183873 url(Backgrounds.gif?v110) repeat-x 0px -2px; padding:2px 0px 4px 0px; font:10px/12px Verdana,Tahoma,"Trebuchet MS",sans-serif; color:#455fa4; cursor:default; text-align:center; } .GEPickMYDown { padding-right:13px; background:url(Menu.gif?v110) no-repeat right -400px; cursor:pointer; } .GEPickMYUp { padding-right:13px; background:url(Menu.gif?v110) no-repeat right -450px; cursor:pointer; } .GEPickMYRtl { padding-right:0px; padding-left:13px; } .GEPickBL,.GEPickBR { width:16px; height:14px; overflow:hidden; cursor:pointer; display:none; } .GEPickBL { float:left; background:url(Menu.gif?v110) no-repeat left -500px; } .GEPickBR { float:right; background:url(Menu.gif?v110) no-repeat right -550px; } /* --- The first calendar table with days --- */ /* ...PickTableParent - <div> tag containing the whole table; @ Set border, padding, margin and background ...PickTable - <table> tag inside ...PickTableParent; @ Do not change ...PickRow - <tr> tags with individual day numbers; @ Set background and optionally height ...PickRowW - top <tr> tag with week day names; @ Set background and optionally height ...PickCell - <td> tags with day numbers or week names; @ Set width and optionally background, padding and height ...PickCellTouch - added to ...PickCell on tablet */ .GEPickTableParent { } .GEPickTable { table-layout:fixed; width:0px; } .GEPickRow { background:white; } .GEPickRowW { background:url(Backgrounds.gif?v110) repeat-x 0px -1350px; } .GEPickRowW > td { border-top:1px solid #8FA8E0; border-bottom:1px solid #8FA8E0; } .GEPickCell { width:22px; } .GEPickCellTouch { width:32px; } /* Individual day cells in the first calendar table; only one class per tag is set (except added ...PickTouch). <div> tags inside <td> tag. @ Set background, border, margin, padding, height and text attributes @ All the classes should have the same height and should not be wider than ...PickCell to avoid blinking the calendar cells on mouse actions ...PickWDN - week day name in top row ...PickWN - week number in left column ...PickWNE - not selectable week number in left column ...PickWD - work day number ...PickSa - Saturday number ...PickSu - Sunday number ...PickOM - Day number from another month ...PickNow - Today number ...PickSel - Selected day number ...NE - any not selectable day number ...PickHover - Any not selected day number under mouse cursor ...PickSelHover - Selected day number under mouse cursor ...PickEmpty - top left button in <div> tag to select empty date; @ Set background and height ...PickTouch - class added to every tag on tablet; @ Set line-height */ .GEPickWDN { padding:3px 4px 2px 4px; font:10px/12px Arial,Helvetica,sans-serif; color:#333333; text-align:center; cursor:default; } .GEPickHover,.GEPickSelHover,.GEPickWD,.GEPickSa,.GEPickSu,.GEPickSel,.GEPickNow,.GEPickWDNE,.GEPickSaNE,.GEPickSuNE,.GEPickSelNE,.GEPickNowNE,.GEPickOM,.GEPickOMNE { margin:1px; padding:1px 2px 1px 2px; border:1px solid white; font:10px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GEPickWN,.GEPickWNE { background:url(Backgrounds.gif?v110) no-repeat -25px -1000px; padding:3px 4px 3px 4px; border-right:1px solid #8CA9E1; font:10px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; cursor:pointer; } .GEPickWNE { cursor:default; } .GEPickWDNE,.GEPickSaNE,.GEPickSuNE,.GEPickSelNE,.GEPickNowNE { cursor:default; text-decoration:line-through; } .GEPickWD { background-color:white; } .GEPickSa { background-color:white; } .GEPickSu { background-color:white; } .GEPickSel { background-color:#FFF9D0; border:1px solid #dad1d1; } .GEPickSelNE { background-color:#fbea54; border:1px solid #dad1d1; } .GEPickNow { background-color:#c0f3ff; border:1px solid #dad1d1; } .GEPickNowNE { background-color:#c0f3ff; border:1px solid #dad1d1; } .GEPickOM { background-color:white; color:#aaaaaa; } .GEPickOMNE { color:#aaaaaa; cursor:default; text-decoration:line-through; } .GEPickEmpty { background:url(Menu.gif?v110) no-repeat center -1052px; cursor:pointer; height:17px; } .GEPickHover { background-color:#ddd; border:1px solid #ddd; } .GEPickSelHover { background-color:#eeeeaa; border:1px solid #ddd; } .GEPickTouch { line-height:18px; } /* --- The second calendar table with months and years --- */ /* ...Pick2TableParent - <div> tag containing the whole table; @ Set border, padding, margin and background ...Pick2Table - <table> tag inside ...Pick2TableParent; @ Do not change ...Pick2Row - <tr> tags with the cells: 2 months, separator and 2 years; @ Set background and optionally height ...Pick2CellM - <td> tags with month names; @ Set height, width and optionally background and padding ...Pick2CellY - <td> tags with year numbers; @ Set height, width and optionally background and padding ...Pick2CellSep - <td> tag, separator between months and years section; @ Set height, width and optionally background and padding ...Pick2SepH - separator between the calendar header ...PickMY and calendar body ...Pick2TableParent; @ Set height to synchronize heights of both calendar dialogs ...Touch - added to ...Pick2Cell... on tablet */ .GEPick2TableParent { } .GEPick2Table { table-layout:fixed; width:0px; } .GEPick2Row { } .GEPick2CellM { height:21px; width:55px; } .GEPick2CellMTouch { height:28px; width:75px; } .GEPick2CellY { height:21px; width:30px; } .GEPick2CellYTouch { height:28px; width:45px; } .GEPick2CellSep { height:21px; width:5px; } .GEPick2CellSepTouch { height:28px; width:5px; } .GEPick2SepH { width:1px; height:1px; overflow:hidden; } .GEPick2SepHTouch { height:1px; } /* Individual cells, <div> tag inside <td> tag @ Set background, border, margin, padding, height and text attributes @ All the classes should have the same height and should not be wider than ...Pick2Cell... to avoid blinking the calendar cells on mouse actions ...Pick2M - month name; ...Pick2Y - year number; ...Sel - selected cell; ...Hover - cell under mouse cursor; ...SelHover - selected cell under mouse cursor ...Pick2Touch - class added to every tag on tablet; @ Set line-height */ .GEPick2M,.GEPick2Y,.GEPick2MSel,.GEPick2YSel,.GEPick2MHover,.GEPick2YHover,.GEPick2MSelHover,.GEPick2YSelHover { margin-left:1px; margin-right:1px; padding:3px 1px 1px 1px; font:10.5px/12px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; text-align:center; overflow:hidden; } .GEPick2MSel,.GEPick2YSel { background:#c0f3ff; border:1px solid #dad1d1; margin-left:0px; margin-right:0px; } .GEPick2MHover,.GEPick2YHover { background:#DDD; border:1px solid white; margin-left:0px; margin-right:0px; } .GEPick2MSelHover,.GEPick2YSelHover { background:#80e0f0; border:1px solid white; margin-left:0px; margin-right:0px; } .GEPick2Touch { line-height:18px; } /* Special cells, <div> tag inside <td> tag ...Pick2Sep - separator between months and years; @ Set height, width, background, border, margin, padding ...Pick2SepTouch - class added to ...Pick2Sep on tablet; @ Set height ...Pick2BL - button (<div> tag) showing previous 5 years; @ Set background, width and height ...Pick2BR - button (<div> tag) showing next 5 years; @ Set background, width and height */ .GEPick2Sep { width:1px; background:#777; overflow:hidden; margin-left:2px; margin-right:2px; height:21px; } .GEPick2SepTouch { height:28px; } .GEPick2BL,.GEPick2BR { width:30px; cursor:pointer; height:21px; } .GEPick2CellYTouch .GEPick2BL,.GEPick2CellYTouch .GEPick2BR { margin-left:5px; } .GEPick2BL { background:url(Menu.gif?v110) no-repeat center -595px; } .GEPick2BR { background:url(Menu.gif?v110) no-repeat center -645px; } /* --- The calendar footer with time --- */ /* Shown when EditFormat contains time definition (H or h or m or s); it is not shown for Range cells For custom calendar it is shown if set TimeFormat attribute; it is not shown if set Multi:1 ...PickTimeCell - the whole calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align ...PickTime - set to <input> tag inside ...PickTimeCell; @ Set text attributes */ .GEPickTimeCell { padding:7px 5px 7px 0px; border-top:1px solid #adf; background:#f0f6ff; text-align:right; line-height:0px; } .GEPickTime { font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; background:#f0f6ff; margin:0px; padding:0px; border:0px none; white-space:nowrap; text-align:right; outline:none; } /* --- The calendar footer with buttons --- */ /* Contains buttons like OK, Today, Clear; shown for Range cells or when set CalendarButtons; For custom calendar is shown for Multi and for Buttons set. ...PickFooter is the whole first calendar footer (<div> tag) on the same level as ...PickTableParent; @ Set border, padding, margin, background and text-align ...Pick2Footer is the whole second calendar footer (<div> tag) on the same level as ...Pick2TableParent; @ Set border, padding, margin, background and text-align ...PickButton is set to <button> tags; @ Set border, margin, padding, background, width, height and text attributes ...PickButtonHover is added when the <button> tag is under mouse cursor; @ Set border, margin, padding, background, width, height and text attributes */ .GEPickFooter,.GEPick2Footer { border-top:1px solid #99BCE8; background:#EEEEEE; padding-top:1px; cursor:default; text-align:center; } .GEPickButton { background:#dcecf8; border:1px solid #8a8fb5; width:53px; margin:5px 2px 4px 2px; padding-left:0px; padding-right:0px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; text-align:center; white-space:nowrap; overflow:hidden; } .GEPickButtonHover { background:#ffeeaa; border:1px solid #aaaadd; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* TGLib special classes not used in TreeGrid */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --- Edit control (TGLib only) --- */ /* ...EditParent is set to temporary parent div tag if the edit is shown on given position, not inside tag; @ Do not change ...Edit is set to the TGLib Edit control tag (cc="Edit"); @ Set border, margin, padding, background and text attributes ...EditInline is set instead if the TGLib Edit control tag has display:inline; @ Set side border, margin, padding, background and text attributes ...EditMulti is added for control with Multi:1 as multiline edit in <textarea>; @ Set border, margin, padding, background and text attributes */ .GEEditParent { position:absolute; z-index:258; overflow:hidden; } .GEEdit,.GEEditInline { padding:2px 4px 2px 4px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white; white-space:nowrap; overflow:hidden; } .GEEditInline { display:inline-block; vertical-align:bottom; } .GEEditMulti { white-space:normal; } /* --- Enum control (TGLib only) --- */ /* ...EnumControl is set to the TGLib Enum control tag (cc="Enum"); @ Set border, margin, padding, background and text attributes ...EnumInline is set instead if the TGLib Enum control tag has display:inline; @ Set side border, margin, padding, background and text attributes ...EnumHeader is used inside popup menu header ...MenuHeader tag and shows the Enum icon on left side; @ Set background, padding and text attributes and optionally border and margin */ .GEEnumControl,.GEEnumInline { background:white url(Menu.gif?v110) no-repeat left -797px; overflow:hidden; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; padding:2px 4px 2px 15px; border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; } .GEEnumInline { display:inline-block; vertical-align:bottom; } .GEEnumHeader { background:white url(Menu.gif?v110) no-repeat left -798px; font:11.9px/13px "Microsoft Sans Serif",Tahoma,"Trebuchet MS",sans-serif; cursor:pointer; padding:2px 4px 2px 15px; } /* --- Mouse dragging (TGLib only) --- */ /* ...MouseOrig is set to original tag being dragged by mouse, when copying the tag ...DragObject is set to ghost tag being dragged by mouse, when copying the tag */ .GEMouseOrig { background:yellow!important; opacity:0.5; filter:alpha(opacity=50); } .GEMouseDragObject { position:absolute; z-index:260; background:#888; opacity:0.5; filter:alpha(opacity=50); } /* --- Focused control (TGLib only) --- */ .GEFocus { border:1px solid #AAF; border-top:1px solid #00F; border-left:1px solid #00F; background-color:#EEE; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Cell tooltips - Hint and Tip */ /* TreeGrid (Hint) / TGLib (Tip) */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ------------------- Hint ------------------- */ /* Hint is shown in place of the cell content if the cell content is not shown the whole ...Main is the <div> tag absolutely positioned containing the whole hint; @ Set margin to shift the hint and background, border and padding ...Outer is added to inner <div> inside ...Main along with all the cell css classes; @ Carefully set the attributes to override the cell settings ...Shadow is set to <div> tag displayed under hint ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border ...Header... is added to ...Main, ...Outer and ...Shadow for Header row (for every row is added ...xxx..., where xxx is the row Kind and for Header is Header) ...SpaceEdit is added to ...Main, ...Outer and ...Shadow for editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...SpaceEdit...) ...Space... is added to ...Main, ...Outer and ...Shadow for not editable Space cell (for Space cell is added also the ...xxx... as for row Kind along with the ...Space...) */ .GEHintMain { position:absolute; margin-left:-2px; margin-top:-2px; padding-left:1px; padding-top:1px; left:0px; top:0px; z-index:260; background:white; cursor:default; border:1px solid #99BCE8; } .GEHintHeaderMain { padding:0px; margin-top:-1px; } .GEHintSpaceMain { margin-left:-1px; margin-top:-1px; padding:0px; overflow:hidden; } .GEHintSpaceEditMain { border:0px none; background:none; margin-left:-1px; margin-top:0px; padding:0px; overflow:hidden; } .GEHintOuter { overflow:hidden; background:white; color:black; text-align:left; border-color:white; } .GEHintSpaceOuter { background:#F0F2EF!important; margin-left:-1px; margin-top:-1px; } .GEHintSpaceEditOuter { background:#D5E9FE; } .GEHintHeaderOuter { background:url(Backgrounds.gif?v110) repeat-x 0px 0px!important; border-left:1px solid white!important; border-bottom:1px solid white; } .GEHintShadow { position:absolute; margin-left:2px; margin-top:2px; z-index:259; background:#888; opacity:0.3; filter:alpha(opacity=30); } .GEHintSpaceShadow { margin-left:4px; margin-top:4px; } .GEHintSpaceEditShadow { margin-left:4px; margin-top:4px; } /* ------------------- Tip ------------------- */ /* Tip is shown below mouse cursor on mouse hover the cell; Used only if set <Cfg StandardTip='0'/> ...Main - main tip <div> tag absolutely positioned; @ Do not change ...Outer - outer tip <div> tag inside ...Main, has set maximal width to overflow long text; @ Set border, margin, padding, background ...Body - inner tip <div> tag inside ...Outer; @ Set text attributes and optionally border, margin, padding and background ...Shadow - <div> tag displayed under tip ...Main tag, on the same position and size; @ Set margin for the shadow shift, background, opacity and border */ .GETipMain { position:absolute; left:0px; top:0px; z-index:262; visibility:hidden; } .GETipOuter { background:#E4E5F0 url(Backgrounds.gif?v110) repeat-x 0px -750px; border:1px solid #777; padding:1px 3px 1px 3px; overflow:hidden; cursor:default; } .GETipBody { font:12px/14px Arial,Helvetica,sans-serif; white-space:nowrap; } .GETipShadow { position:absolute; margin-left:3px; margin-top:3px; z-index:261; background:#888; opacity:0.3; filter:alpha(opacity=30); visibility:hidden; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Line chart (cell type Chart) */ /* TGLib */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* ...Chart - cell type, <td> tag; @ Set border, padding and background ...ChartInner - inner <div> tag containing the whole chart; @ Set background ...ChartLayer - individual chart layers, <div> tags, one per TChartLine, one for Axis and one for Caption; @ Do not change ...ChartAxisY - horizontal axis, <div> tag; @ Set height and background ...ChartAxisX - vertical axis, <div> tag; @ Set width and background ...ChartAxisYLabel, ...ChartAxisXLabel - <div> tag with labels for X and Y axes; @ Set background ...ChartAxisYText, ...ChartAxisXText - <div> tag inside ...Label; @ Set text attributes and optionally background, border, margin and padding ...ChartCaption - chart top caption, <div> tag; @ Set background, border, padding and text attributes */ .GEChart { padding:5px; } .GEChartInner { background:white; width:100%; } .GEChartLayer { overflow:hidden; height:1000px; } .GEChartAxisY { background:black; height:1px; overflow:hidden; } .GEChartAxisYLabel { overflow:hidden; } .GEChartAxisYText { margin-right:5px; margin-top:12px; text-align:right; font:12px/14px Arial,Helvetica,sans-serif; } .GEChartAxisX { width:1px; overflow:hidden; background:black; } .GEChartAxisXLabel { overflow:hidden; } .GEChartAxisXText { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; } .GEChartCaption { text-align:center; font:12px/14px Arial,Helvetica,sans-serif; margin-top:3px; } /* Individual chart points for PointType value; @ Set only background ...Hover is added to point under mouse cursor */ .GEChartPoint1,.GEChartPoint2,.GEChartPoint3,.GEChartPoint4,.GEChartPoint5,.GEChartPoint6,.GEChartPoint7,.GEChartPoint8 { background:url(Gantt.gif?v110) no-repeat; width:32px; height:32px; overflow:hidden; } .GEChartPoint1 { background-position:-892px 7px; } .GEChartPoint1Hover { background-position:-942px 7px; } .GEChartPoint2 { background-position:-992px 7px; } .GEChartPoint2Hover { background-position:-1042px 7px; } .GEChartPoint3 { background-position:-1092px 7px; } .GEChartPoint3Hover { background-position:-1142px 7px; } .GEChartPoint4 { background-position:-1192px 7px; } .GEChartPoint4Hover { background-position:-1242px 7px; } .GEChartPoint5 { background-position:-1292px 7px; } .GEChartPoint5Hover { background-position:-1342px 7px; } .GEChartPoint6 { background-position:-1392px 7px; } .GEChartPoint6Hover { background-position:-1442px 7px; } .GEChartPoint7 { background-position:-1492px 7px; } .GEChartPoint7Hover { background-position:-1542px 7px; } .GEChartPoint8 { background-position:-1592px 7px; } .GEChartPoint8Hover { background-position:-1642px 7px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* Custom scrollbars */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* Custom scrollbars shown if set CustomScroll (always) or CustomHScroll (for horizontal scrollbar only) or TouchScroll (on tablet only) There are four scrollbar types for CustomScroll values 1 - 4 for different sizes, 1 - standard size, 2 - wide scrollbar, 3 - thin scrollbar, 4 - hidden scrollbar */ /* --- Horizontal scrollbars --- */ /* ...RightHidden - shown instead of ...Right if the column section does not need to show scrollbar (but the other sections do) It is used also to calculate scrollbar height; @ Set height and background and optionally border and margin ...Right - <div> tag placed inside ...HScroll... tag to show the right side arrow button; @ Set padding-right and background and optionally border, padding and margin ...RightHover - used instead of ...Right under mouse cursor, to highlight the right side button ...Left - <div> tag placed inside ...Right to show the left side arrow button; @ Set padding-left and background ...LeftHover - used instead of ...Left under mouse cursor, to highlight the left side button ...SliderRight - <div> tag placed inside ...Left... tag to show the right edge of the slider; @ Set padding-right and background and optionally border, padding and margin ...SliderRightHover - used instead of ...SliderRight under mouse cursor, to highlight the right edge of the slider ...SliderLeft - <div> tag placed inside ...SliderRight to show the left edge of the slider; @ Set padding-left and background ...SliderLeftHover - used instead of ...SliderLeft under mouse cursor, to highlight the left edge of the slider ...SliderHIn - <div> tag placed inside ...SliderLeft to show the body of the slider; Controls height of the whole scrollbar; @ Set height and background; The height must be height of ...RightHidden minus all vertical padding,border and margin of the ...Right, ...Left, ...SliderRight, ...SliderLeft and ...SliderHIn ...SliderHInHover - used instead of ...SliderHIn under mouse cursor, to highlight the body of the slider ...X - shown in the horizontal scrollbars row in place of vertical scrollbar; @ Set background */ .GECustScroll1RightHidden { background:url(VScroll.gif?v110) left -108px; height:17px; } .GECustScroll1Right { padding-right:17px; background:url(VScroll.gif?v110) right 0px; } .GECustScroll1RightHover { padding-right:17px; background:url(VScroll.gif?v110) right -18px; } .GECustScroll1Left { padding-left:17px; background:url(VScroll.gif?v110) left 0px; } .GECustScroll1LeftHover { padding-left:17px; background:url(VScroll.gif?v110) left -18px; } .GECustScroll1SliderRight { background:url(VScroll.gif?v110) right -36px; padding-right:1px; } .GECustScroll1SliderRightHover { background:url(VScroll.gif?v110) right -72px; padding-right:1px; } .GECustScroll1SliderLeft { background:url(VScroll.gif?v110) left -36px; padding-left:1px; } .GECustScroll1SliderLeftHover { background:url(VScroll.gif?v110) left -72px; padding-left:1px; } .GECustScroll1SliderHIn { height:17px; overflow:hidden; background:url(VScroll.gif?v110) center -54px; } .GECustScroll1SliderHInHover { height:17px; overflow:hidden; background:url(VScroll.gif?v110) center -90px; } .GECustScroll1X { cursor:default; } .GECustScroll2RightHidden { background:url(VScroll.gif?v110) left -364px; height:34px; } .GECustScroll2Right { padding-right:36px; background:url(VScroll.gif?v110) right -148px; } .GECustScroll2RightHover { padding-right:36px; background:url(VScroll.gif?v110) right -184px; } .GECustScroll2Left { padding-left:36px; background:url(VScroll.gif?v110) left -148px; } .GECustScroll2LeftHover { padding-left:36px; background:url(VScroll.gif?v110) left -184px; } .GECustScroll2SliderRight { background:url(VScroll.gif?v110) right -220px; padding-right:1px; } .GECustScroll2SliderRightHover { background:url(VScroll.gif?v110) right -292px; padding-right:1px; } .GECustScroll2SliderLeft { background:url(VScroll.gif?v110) left -220px; padding-left:1px; } .GECustScroll2SliderLeftHover { background:url(VScroll.gif?v110) left -292px; padding-left:1px; } .GECustScroll2SliderHIn { height:34px; overflow:hidden; background:url(VScroll.gif?v110) center -256px; } .GECustScroll2SliderHInHover { height:34px; overflow:hidden; background:url(VScroll.gif?v110) center -328px; } .GECustScroll2X { cursor:default; } .GECustScroll3Right,.GECustScroll3RightHidden { background:white; height:9px; } .GECustScroll3SliderRight,.GECustScroll3SliderRightHover { padding-right:3px; height:9px; background:url(VScroll.gif?v110) right -126px; } .GECustScroll3SliderRightHover { background-position:right -135px; } .GECustScroll3SliderLeft,.GECustScroll3SliderLeftHover { height:9px; background:url(VScroll.gif?v110) left -126px; } .GECustScroll3SliderLeftHover { background-position:left -135px; } .GECustScroll3X { cursor:default; } .GECustScroll4Right,.GECustScroll4RightHidden,.GECustScroll4SliderRight,.GECustScroll4SliderRightHover { height:1px; } .GECustScroll4X { } /* --- Vertical scrollbars --- */ /* ...DownHidden - shown instead of ...Down if the grid does not need to show scrollbar and ShowVScroll='1' is set It is used also to calculate scrollbar width; @ Set width and background and optionally border and margin ...Down - <div> tag placed inside ...VScroll tag to show the bottom side arrow button; @ Set padding-bottom and background and optionally border, padding and margin ...DownHover - used instead of ...Down under mouse cursor, to highlight the bottom side button ...Up - <div> tag placed inside ...Down to show the top side arrow button; @ Set padding-top and background ...UpHover - used instead of ...Up under mouse cursor, to highlight the top side button ...SliderDown - <div> tag placed inside ...Up... tag to show the bottom edge of the slider; @ Set padding-bottom and background and optionally border, padding and margin ...SliderDownHover - used instead of ...SliderDown under mouse cursor, to highlight the bottom edge of the slider ...SliderUp - <div> tag placed inside ...SliderDown to show the top edge of the slider; @ Set padding-top and background ...SliderUpHover - used instead of ...SliderUp under mouse cursor, to highlight the top edge of the slider ...SliderVIn - <div> tag placed inside ...SliderUp to show the body of the slider; @ Set background ...SliderVInHover - used instead of ...SliderVIn under mouse cursor, to highlight the body of the slider */ .GECustScroll1DownHidden { background:url(HScroll.png?v110) -108px top; width:16px; } .GECustScroll1Down { padding-bottom:17px; background:url(HScroll.png?v110) 0px bottom; } .GECustScroll1DownHover { padding-bottom:17px; background:url(HScroll.png?v110) -18px bottom; } .GECustScroll1Up { padding-top:17px; background:url(HScroll.png?v110) 0px top; } .GECustScroll1UpHover { padding-top:17px; background:url(HScroll.png?v110) -18px top; } .GECustScroll1SliderDown { background:url(HScroll.png?v110) -36px bottom; padding-bottom:1px; } .GECustScroll1SliderDownHover { background:url(HScroll.png?v110) -72px bottom; padding-bottom:1px; } .GECustScroll1SliderUp { background:url(HScroll.png?v110) -36px top; padding-top:1px; } .GECustScroll1SliderUpHover { background:url(HScroll.png?v110) -72px top; padding-top:1px; } .GECustScroll1SliderVIn { background:url(HScroll.png?v110) -54px center; } .GECustScroll1SliderVInHover { background:url(HScroll.png?v110) -90px center; } .GECustScroll2DownHidden { background:url(HScroll.png?v110) -364px top; width:33px; } .GECustScroll2Down { padding-bottom:36px; background:url(HScroll.png?v110) -148px bottom; } .GECustScroll2DownHover { padding-bottom:36px; background:url(HScroll.png?v110) -184px bottom; } .GECustScroll2Up { padding-top:36px; background:url(HScroll.png?v110) -148px top; } .GECustScroll2UpHover { padding-top:36px; background:url(HScroll.png?v110) -184px top; } .GECustScroll2SliderDown { background:url(HScroll.png?v110) -220px bottom; padding-bottom:1px; } .GECustScroll2SliderDownHover { background:url(HScroll.png?v110) -292px bottom; padding-bottom:1px; } .GECustScroll2SliderUp { background:url(HScroll.png?v110) -220px top; padding-top:1px; } .GECustScroll2SliderUpHover { background:url(HScroll.png?v110) -292px top; padding-top:1px; } .GECustScroll2SliderVIn { background:url(HScroll.png?v110) -256px center; } .GECustScroll2SliderVInHover { background:url(HScroll.png?v110) -328px center; } .GECustScroll3Down,.GECustScroll3DownHidden { background:white; width:8px; } .GECustScroll3SliderDown,.GECustScroll3SliderDownHover { padding-bottom:3px; background:url(HScroll.png?v110) -126px bottom; } .GECustScroll3SliderDownHover { background-position:-135px bottom; } .GECustScroll3SliderUp,.GECustScroll3SliderUpHover { background:url(HScroll.png?v110) -126px top; } .GECustScroll3SliderUpHover { background-position:-135px top; } .GECustScroll4Down,.GECustScroll4DownHidden,.GECustScroll4SliderDown,.GECustScroll4SliderDownHover { width:0px; } /* -------------------------------------------------------------------------------------------------------------------------- */ /* System settings */ /* -------------------------------------------------------------------------------------------------------------------------- */ /* --------------- Debug print ----------------- */ /* ! Note, here is no .GE style prefix Controls the default debug window shown bottom the page, controlled by <bdo Debug> attribute ...Tag - <div> tag containing the debug print; @ Set position attributes, background, border and padding ...TagMax - used instead of ...Tag when maximized by clicking to Max button ...Buttons - <div> tag placed next to ...Tag to show the debug control buttons; @ Set position attributes, background, border and padding ...ButtonsMax - used instead of ...Buttons when maximized by clicking to Max button */ .GridDebugTag,.GridDebugTagMax { overflow:auto; overflow-y:scroll; border:1px solid black; background:#DDD; } .GridDebugTag,.GridDebugTagMax,.GridDebugButtons,.GridDebugButtonsMax { position:fixed; z-index:256; left:5px; right:5px; bottom:5px; height:200px; padding:4px; position:absolute!IE; left:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollLeft:document.body.scrollLeft))+"px")!IE; width:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE; top:expression((-205+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop+document.documentElement.clientHeight-8:document.body.scrollTop+document.body.clientHeight))+"px")!IE; } .GridDebugTagMax,.GridDebugButtonsMax { top:5px; height:auto; top:expression((5+(document.compatMode=="CSS1Compat"?document.documentElement.scrollTop:document.body.scrollTop))+"px")!IE; height:expression((-10+(document.compatMode=="CSS1Compat"?document.documentElement.clientHeight-8:document.body.clientHeight))+"px")!IE; } .GridDebugButtons,.GridDebugButtonsMax { text-align:right; margin-right:25px; width:130px; left:auto; left:expression((-155+(document.compatMode=="CSS1Compat"?document.documentElement.clientWidth-8:document.body.clientWidth))+"px")!IE; } /* Individual parts of the debug print ...Button - one debug button, <button> tag placed inside ...Buttons; @ Set width, height, background, border, padding, margin and text attributes ...Title - <span> tag with grid or print identification; @ Set text attributes and background ...Mark - <span> tag that highlights some information, e.g. actual values; @ Set text attributes and background ...Stop (0), ...Error (1), ...Warning (2), ...List (3), ...Info (>3) - <div> or <span> tag containing the information according to the debug level number; @ Set text attributes and background */ .GridDebugButton { font-size:10px; width:40px; padding:0px; } .GridDebugTitle { font-size:10px; color:blue; font-style:normal;font-weight:normal; } .GridDebugMark { font-weight:bold; } .GridDebugStop { font-size:18px; font-weight:bold; color:red; } .GridDebugError { font-size:12px; color:red; } .GridDebugWarning { font-size:12px; color:#A60;} .GridDebugList { font-size:10px; color:#888;} .GridDebugInfo { font-size:12px; } /* ------------------- Other settings ------------------- */ /* Class added to <body> tag when printing grid to actual page or to new window (for PrintLocation != 2); @ Set any <body> attribute */ .GEBodyPrint { margin:0px!important; padding:0px!important; border:0px none!important; background:none!important; } /* Temporary tag used for some calculations; @ Do not change; ! Note, here is no .GE style prefix */ .GridTmpTag { position:absolute; left:5px; top:5px; visibility:hidden; } /* Tag added to disable whole page, e.g. when showing modal dialog. ! Note, here is no .GE style prefix Note, to disable only the grid is used .GEDisabled class instead (e.g. when showing message in grid). @ Set background and opacity, optionally margin and padding */ .GridDisabled { position:absolute; z-index:256; background:white; opacity:0.5; filter:alpha(opacity=50); } /* Tag where the grid is rendered and also where all the support absolute tags are rendered (e.g. cursors, dialogs or messages). ! Note, here is no .GE style prefix @ Increase z-index if the grid or its menus or cursors are not shown as expected. But it is usually better to set <Cfg ZIndex/> instead. */ .GridMain { z-index:255; } /* Marks the style loaded; must be the last class in the file; @ Do not change */ .GELoaded { border:1px solid black!important; }
0.371137
0.30483
html { font-size: 14px; } body { margin-top: 65px; } .bd-placeholder-img { font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; } } .icon { width: 1em; height: 1em; vertical-align: -0.15em; fill: currentColor; overflow: hidden; font-size: 80px; } @media (min-width: 768px) { html { font-size: 16px; } } .container { max-width: 1140px; } .pricing-header { max-width: 700px; } .card-deck .card { min-width: 220px; } /* .navbar-header { position: relative; top: -4px; } .navbar-brand > .icon-banner { position: relative; top: -2px; display: inline; } .icon { position: relative; top: -10px; } .logged-out iframe { display: none; width: 0; height: 0; } .page-consent .client-logo { float: left; } .page-consent .client-logo img { width: 80px; height: 80px; } .page-consent .consent-buttons { margin-top: 25px; } .page-consent .consent-form .consent-scopecheck { display: inline-block; margin-right: 5px; } .page-consent .consent-form .consent-description { margin-left: 25px; } .page-consent .consent-form .consent-description label { font-weight: normal; } .page-consent .consent-form .consent-remember { padding-left: 16px; } .grants .page-header { margin-bottom: 10px; } .grants .grant { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid lightgray; } .grants .grant img { width: 100px; height: 100px; } .grants .grant .clientname { font-size: 140%; font-weight: bold; } .grants .grant .granttype { font-size: 120%; font-weight: bold; } .grants .grant .created { font-size: 120%; font-weight: bold; } .grants .grant .expires { font-size: 120%; font-weight: bold; } .grants .grant li { list-style-type: none; display: inline; } .grants .grant li:after { content: ', '; } .grants .grant li:last-child:after { content: ''; } */
samples/static/identityserver/css/site.css
html { font-size: 14px; } body { margin-top: 65px; } .bd-placeholder-img { font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; } } .icon { width: 1em; height: 1em; vertical-align: -0.15em; fill: currentColor; overflow: hidden; font-size: 80px; } @media (min-width: 768px) { html { font-size: 16px; } } .container { max-width: 1140px; } .pricing-header { max-width: 700px; } .card-deck .card { min-width: 220px; } /* .navbar-header { position: relative; top: -4px; } .navbar-brand > .icon-banner { position: relative; top: -2px; display: inline; } .icon { position: relative; top: -10px; } .logged-out iframe { display: none; width: 0; height: 0; } .page-consent .client-logo { float: left; } .page-consent .client-logo img { width: 80px; height: 80px; } .page-consent .consent-buttons { margin-top: 25px; } .page-consent .consent-form .consent-scopecheck { display: inline-block; margin-right: 5px; } .page-consent .consent-form .consent-description { margin-left: 25px; } .page-consent .consent-form .consent-description label { font-weight: normal; } .page-consent .consent-form .consent-remember { padding-left: 16px; } .grants .page-header { margin-bottom: 10px; } .grants .grant { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid lightgray; } .grants .grant img { width: 100px; height: 100px; } .grants .grant .clientname { font-size: 140%; font-weight: bold; } .grants .grant .granttype { font-size: 120%; font-weight: bold; } .grants .grant .created { font-size: 120%; font-weight: bold; } .grants .grant .expires { font-size: 120%; font-weight: bold; } .grants .grant li { list-style-type: none; display: inline; } .grants .grant li:after { content: ', '; } .grants .grant li:last-child:after { content: ''; } */
0.297776
0.043265
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .main-header{ height: 5rem; background-color: gray; display: flex; align-items: center; } .main-header > p{ margin-left: 30px; font-size: 40px; } .container { display: flex; align-items: center; justify-content: center; margin-top: 10rem; } .container-foto { width: 700px; height: 400px; border: 1px solid; border-radius: 10px; } .right-side { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-left: 4rem; } .header-options{ margin-bottom: 100px; } .header-options > p { font-size: 30px; } #video { width: fit-content; background-color: gray; } .fa-video{ font-size: 20px; } .fa-video-slash{ font-size: 20px; } .fa-microphone{ font-size: 20px; } .fa-microphone-slash{ font-size: 20px; } .btnVid { position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; } .btnVidBack{ position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; display: none; } .btnMic{ display: flex; align-items: center; justify-content: center; position: relative; right: 31.5rem; color: white; height: 70px; width: 70px; top:9.5rem; border: 1px solid white; border-radius: 100%; } .unMute{ display: flex; align-items: center; justify-content: center; position: relative; right: 31.5rem; color: white; height: 70px; width: 70px; top:9.5rem; border: 1px solid white; border-radius: 100%; display: none; } .showVid{ position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } #join { padding: 15px 35px; margin-right: 20px; border-radius: 25px; cursor: pointer; background-color: #317256; color: white; font-weight: bold; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } .share { padding: 15px 35px; margin-right: 20px; border-radius: 25px; cursor: pointer; color: #317256; font-weight: bold; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } .fa-microphone-slash{ }
students/robin/promesas-GOOGLEMEETS-BATTERY-7-02/google-meets/style.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .main-header{ height: 5rem; background-color: gray; display: flex; align-items: center; } .main-header > p{ margin-left: 30px; font-size: 40px; } .container { display: flex; align-items: center; justify-content: center; margin-top: 10rem; } .container-foto { width: 700px; height: 400px; border: 1px solid; border-radius: 10px; } .right-side { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-left: 4rem; } .header-options{ margin-bottom: 100px; } .header-options > p { font-size: 30px; } #video { width: fit-content; background-color: gray; } .fa-video{ font-size: 20px; } .fa-video-slash{ font-size: 20px; } .fa-microphone{ font-size: 20px; } .fa-microphone-slash{ font-size: 20px; } .btnVid { position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; } .btnVidBack{ position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; display: none; } .btnMic{ display: flex; align-items: center; justify-content: center; position: relative; right: 31.5rem; color: white; height: 70px; width: 70px; top:9.5rem; border: 1px solid white; border-radius: 100%; } .unMute{ display: flex; align-items: center; justify-content: center; position: relative; right: 31.5rem; color: white; height: 70px; width: 70px; top:9.5rem; border: 1px solid white; border-radius: 100%; display: none; } .showVid{ position: relative; right: 21rem; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center; color: white; top:9.5rem; border: 1px solid white; border-radius: 100%; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } #join { padding: 15px 35px; margin-right: 20px; border-radius: 25px; cursor: pointer; background-color: #317256; color: white; font-weight: bold; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } .share { padding: 15px 35px; margin-right: 20px; border-radius: 25px; cursor: pointer; color: #317256; font-weight: bold; box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.24); } .fa-microphone-slash{ }
0.494141
0.091382
margin: 0 auto 40px; padding: 0px 50px 50px; text-align: center; } #centerline{ content: ""; width: 4px; border: 2px solid #aaa; position: absolute; margin-left: -2px; z-index: 0; } .container .page-header{ margin-left: 20px; } .container .time{ width: 100%; margin-top: 60px; } .container .time-year{ width: 50px; height: 50px; border-radius: 50px; border: 2px solid #fff; background-color: #2ABF9E; margin: 0 auto; color: #fff; line-height: 50px; font-size: 14px; position: relative; } .container .time-month{ width: 22px; height: 22px; border-radius: 25px; border: 2px solid #fff; background-color: #EA6CA8; color: #fff; font-size: 10px; margin: 0 auto; position: relative; top: 50px; } .container .time-month label{ font-weight: normal; } .container ul.achieves{ list-style: none; width: 300px; margin: 0px; padding: 0px; } .container ul.achieves .achieve{ width: 250px; line-height: 50px; margin: 10px; color: #fff; background-color: #F381AC; border-radius: 5px; position: relative; top: 50px; } .container ul.achieves .achieve:nth-child(2n){ right: -250px; text-align: right; } .container ul.achieves .achieve:nth-child(2n+1){ right: -550px; text-align: left; } .container ul.achieves .achieve:nth-child(2n+1) .triangle { border-width: 10px 10px 10px 0px; border-style: solid; border-left-color: transparent; border-top-color: transparent; border-bottom-color: transparent; position: absolute; left: -10px; top: 15px; } .container ul.achieves .achieve:nth-child(2n) .triangle { border-width: 10px 0px 10px 10px; border-style: solid; border-right-color: transparent; border-top-color: transparent; border-bottom-color: transparent; position: absolute; left: 250px; top: 15px; } .container ul.achieves .achieve .time-day{ font-family: Tahoma; font-size: 28px; font-weight: bold; position: absolute; } .container ul.achieves .achieve:nth-child(2n) .time-day{ right: 25px; } .container ul.achieves .achieve:nth-child(2n+1) .time-day{ left: 25px; } .container ul.achieves .achieve .achieve-title{ color: #fff; font-size: 14px; } .container ul.achieves .achieve:nth-child(2n) .achieve-title{ margin-right: 75px; } .container ul.achieves .achieve:nth-child(2n+1) .achieve-title{ margin-left: 75px; } .container ul.achieves .achieve .achieve-title:hover{ text-decoration: none; font-weight: bold; }
assets/themes/myfirst-theme/css/achive-style.css
margin: 0 auto 40px; padding: 0px 50px 50px; text-align: center; } #centerline{ content: ""; width: 4px; border: 2px solid #aaa; position: absolute; margin-left: -2px; z-index: 0; } .container .page-header{ margin-left: 20px; } .container .time{ width: 100%; margin-top: 60px; } .container .time-year{ width: 50px; height: 50px; border-radius: 50px; border: 2px solid #fff; background-color: #2ABF9E; margin: 0 auto; color: #fff; line-height: 50px; font-size: 14px; position: relative; } .container .time-month{ width: 22px; height: 22px; border-radius: 25px; border: 2px solid #fff; background-color: #EA6CA8; color: #fff; font-size: 10px; margin: 0 auto; position: relative; top: 50px; } .container .time-month label{ font-weight: normal; } .container ul.achieves{ list-style: none; width: 300px; margin: 0px; padding: 0px; } .container ul.achieves .achieve{ width: 250px; line-height: 50px; margin: 10px; color: #fff; background-color: #F381AC; border-radius: 5px; position: relative; top: 50px; } .container ul.achieves .achieve:nth-child(2n){ right: -250px; text-align: right; } .container ul.achieves .achieve:nth-child(2n+1){ right: -550px; text-align: left; } .container ul.achieves .achieve:nth-child(2n+1) .triangle { border-width: 10px 10px 10px 0px; border-style: solid; border-left-color: transparent; border-top-color: transparent; border-bottom-color: transparent; position: absolute; left: -10px; top: 15px; } .container ul.achieves .achieve:nth-child(2n) .triangle { border-width: 10px 0px 10px 10px; border-style: solid; border-right-color: transparent; border-top-color: transparent; border-bottom-color: transparent; position: absolute; left: 250px; top: 15px; } .container ul.achieves .achieve .time-day{ font-family: Tahoma; font-size: 28px; font-weight: bold; position: absolute; } .container ul.achieves .achieve:nth-child(2n) .time-day{ right: 25px; } .container ul.achieves .achieve:nth-child(2n+1) .time-day{ left: 25px; } .container ul.achieves .achieve .achieve-title{ color: #fff; font-size: 14px; } .container ul.achieves .achieve:nth-child(2n) .achieve-title{ margin-right: 75px; } .container ul.achieves .achieve:nth-child(2n+1) .achieve-title{ margin-left: 75px; } .container ul.achieves .achieve .achieve-title:hover{ text-decoration: none; font-weight: bold; }
0.258045
0.072933
@media (min-width: 1700px) and (max-width: 14000px){ } @media (min-width: 1220px) and (max-width: 1370px) { .heading { font-size: 28px; } .top-nav{ margin-bottom: 71.02px; } .top-nav p{ font-size: 12px; } .nav-cus { padding: 12px 0px; } .nav-cus .logo a img { width: 100px; } .nav-cus ul > li > a{ padding: 14px 17px; font-size: 13px; } .nav-cus ul > li .c-dropdown-menu li a { padding: 4px 23px; font-size: 13px; } .nav-cus .search-box{ padding: 11px 0px; } .home-slider .verti-center .slider-txt{ font-size: 37px; line-height: 36px; } .home-slider .carousel-indicators button{ width: 13px; height: 0px; border-top: 3px solid transparent; } .home-about .ab-container { width: 60%; } .home-about .right-img, .home-about .left-img{ width: 220px; } .home-about h2 { font-size: 26px; margin-bottom: 25px; margin-top: 6px; } .home-about p{ font-size: 17px; line-height: 28px; } .home-about a { padding: 4px 24px; padding-top: 3px; margin-top: 58px; font-size: 17px; } .home-services { padding: 66px 0px; } .home-services .container-cus{ width: 75%; } .home-services h2{ margin-bottom: 44px; } .home-services .bx-row h3 { font-size: 20px; } .home-services .bx-row p { font-size: 16px; line-height: 28px; } .home-health .container-cus{ width: 75%; } .home-health h2{ margin-bottom: 60px; } .home-health .blue-bar{ height: 5px; margin-top: 50px; margin-bottom: 60px; } .health-banner p{ font-size: 30px; line-height: 34px; } .home-health .bx-row{ column-gap: 18px; } .home-health .bx-row .bx .img p span{ font-size: 21px; font-weight: 400; line-height: 26px; } .health-c-banner p{ font-size: 30px; line-height: 34px; } .blue-bar-ful .blue-bar{ height: 5px; margin-top: 55px; margin-bottom: 50px; } .home-contact { padding: 40px 0px; } .home-contact .box { width: 55%; } .home-contact h2{ font-size: 27px; margin-bottom: 19px; } .home-contact p{ font-size: 19px; } .text-page p { font-size: 17px; } .home-slider .verti-center{ left: 14%; } .home-slider .carousel-item:hover .verti-center{ left: 12%; } } @media (min-width: 0px) and (max-width: 1024px) { } @media (min-width: 0px) and (max-width: 769px) { } @media (min-width: 0px) and (max-width: 569px) { } @media (min-width: 0px) and (max-width: 360px) { }
css/responsive.css
@media (min-width: 1700px) and (max-width: 14000px){ } @media (min-width: 1220px) and (max-width: 1370px) { .heading { font-size: 28px; } .top-nav{ margin-bottom: 71.02px; } .top-nav p{ font-size: 12px; } .nav-cus { padding: 12px 0px; } .nav-cus .logo a img { width: 100px; } .nav-cus ul > li > a{ padding: 14px 17px; font-size: 13px; } .nav-cus ul > li .c-dropdown-menu li a { padding: 4px 23px; font-size: 13px; } .nav-cus .search-box{ padding: 11px 0px; } .home-slider .verti-center .slider-txt{ font-size: 37px; line-height: 36px; } .home-slider .carousel-indicators button{ width: 13px; height: 0px; border-top: 3px solid transparent; } .home-about .ab-container { width: 60%; } .home-about .right-img, .home-about .left-img{ width: 220px; } .home-about h2 { font-size: 26px; margin-bottom: 25px; margin-top: 6px; } .home-about p{ font-size: 17px; line-height: 28px; } .home-about a { padding: 4px 24px; padding-top: 3px; margin-top: 58px; font-size: 17px; } .home-services { padding: 66px 0px; } .home-services .container-cus{ width: 75%; } .home-services h2{ margin-bottom: 44px; } .home-services .bx-row h3 { font-size: 20px; } .home-services .bx-row p { font-size: 16px; line-height: 28px; } .home-health .container-cus{ width: 75%; } .home-health h2{ margin-bottom: 60px; } .home-health .blue-bar{ height: 5px; margin-top: 50px; margin-bottom: 60px; } .health-banner p{ font-size: 30px; line-height: 34px; } .home-health .bx-row{ column-gap: 18px; } .home-health .bx-row .bx .img p span{ font-size: 21px; font-weight: 400; line-height: 26px; } .health-c-banner p{ font-size: 30px; line-height: 34px; } .blue-bar-ful .blue-bar{ height: 5px; margin-top: 55px; margin-bottom: 50px; } .home-contact { padding: 40px 0px; } .home-contact .box { width: 55%; } .home-contact h2{ font-size: 27px; margin-bottom: 19px; } .home-contact p{ font-size: 19px; } .text-page p { font-size: 17px; } .home-slider .verti-center{ left: 14%; } .home-slider .carousel-item:hover .verti-center{ left: 12%; } } @media (min-width: 0px) and (max-width: 1024px) { } @media (min-width: 0px) and (max-width: 769px) { } @media (min-width: 0px) and (max-width: 569px) { } @media (min-width: 0px) and (max-width: 360px) { }
0.205057
0.076857
body{ margin: 0px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif } .header{ height:80px; border-bottom: 1px solid #eee; position: fixed; top: 0px; width: 100%; background-color: rgba(255,255,255, 0.8); z-index: 9; } .header:hover{ background-color: rgba(255,255,255,1); } .container{ max-width: 1200px; /*border:1px solid red;*/ margin-left: auto; margin-right: auto; margin-top: 80px; } .footer{ position: fixed; bottom: 5px; right: 0px; margin-right: 20px; height: 30px; width: 100px; border: 1px solid #eee; padding: 5px; padding-left: 10px; background-color: white; color: #ccc; line-height: 30px; } .footer .bottom-avatar{ width: 24px; padding-left: 20px; padding-top:5px; border-radius: 50%; } .feeds{ min-height: 1200px; padding:0px; } ul.feeds >li{ display: block; border-bottom: 1px dashed #eee; padding:10px; padding-left: 100px; padding-top: 20px; padding-bottom: 20px; position: relative; } .avatar{ position: absolute; left: 20px; top: 20px; } .content{ color: rgb(77, 77, 77); } .left{ float: left; } .right{ float: right; } .clearfix{ clear: both; } .logo{ font-size: 36px; color: #18bc9c; margin-top:20px; margin-left: 120px; } .menu{ padding:0px; margin:0px; margin-top: 40px; margin-right: 120px; } .menu li{ display: inline-block; font-size: 18px; margin-right:10px; } .menu li:last-child{ margin-right: 0px; } .menubox{ height: 80px; } a{ text-decoration: none; } a:link{ color:#0ba082; } a:hover{ /*text-decoration: underline;*/ color:#0ea788; } li.active a{ border-bottom:2px solid #18bc9c; padding-bottom: 2px; } .actionbar{ color: gray; margin-top: 20px; padding-bottom: 10px; font-size:12px; } .actionbar .feed-action{ padding:0px; } .actionbar .feed-action > li{ display: inline-block; margin-right: 10px; } .feed{ max-width: 600px; word-wrap: break-word; } .actionbar .feed-action > li a:link{ color:#ccc; } .actionbar .feed-action >li a:hover{ color: #18bc9c; }
Get/main.css
body{ margin: 0px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif } .header{ height:80px; border-bottom: 1px solid #eee; position: fixed; top: 0px; width: 100%; background-color: rgba(255,255,255, 0.8); z-index: 9; } .header:hover{ background-color: rgba(255,255,255,1); } .container{ max-width: 1200px; /*border:1px solid red;*/ margin-left: auto; margin-right: auto; margin-top: 80px; } .footer{ position: fixed; bottom: 5px; right: 0px; margin-right: 20px; height: 30px; width: 100px; border: 1px solid #eee; padding: 5px; padding-left: 10px; background-color: white; color: #ccc; line-height: 30px; } .footer .bottom-avatar{ width: 24px; padding-left: 20px; padding-top:5px; border-radius: 50%; } .feeds{ min-height: 1200px; padding:0px; } ul.feeds >li{ display: block; border-bottom: 1px dashed #eee; padding:10px; padding-left: 100px; padding-top: 20px; padding-bottom: 20px; position: relative; } .avatar{ position: absolute; left: 20px; top: 20px; } .content{ color: rgb(77, 77, 77); } .left{ float: left; } .right{ float: right; } .clearfix{ clear: both; } .logo{ font-size: 36px; color: #18bc9c; margin-top:20px; margin-left: 120px; } .menu{ padding:0px; margin:0px; margin-top: 40px; margin-right: 120px; } .menu li{ display: inline-block; font-size: 18px; margin-right:10px; } .menu li:last-child{ margin-right: 0px; } .menubox{ height: 80px; } a{ text-decoration: none; } a:link{ color:#0ba082; } a:hover{ /*text-decoration: underline;*/ color:#0ea788; } li.active a{ border-bottom:2px solid #18bc9c; padding-bottom: 2px; } .actionbar{ color: gray; margin-top: 20px; padding-bottom: 10px; font-size:12px; } .actionbar .feed-action{ padding:0px; } .actionbar .feed-action > li{ display: inline-block; margin-right: 10px; } .feed{ max-width: 600px; word-wrap: break-word; } .actionbar .feed-action > li a:link{ color:#ccc; } .actionbar .feed-action >li a:hover{ color: #18bc9c; }
0.510496
0.084909
@charset "utf-8"; /* CSS Document */ .acesso-rapido{ padding-right: 20px; } /*****************Início Formulário ********************************/ input[type=text], select { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } input[type=submit] { color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: #45a049; } @media(min-width:600px){ .campoForm{ width: 50%; float: left; padding: 10px 20px 10px 20px; } } @media(max-width:600px){ .campoForm{ padding: 10px 20px 10px 20px; } } .campoForm2{ padding: 10px 20px 10px 20px; } .botao1Form{ padding: 10px 20px 10px 20px; background: #5bc0de; } .botao2Form{ padding: 10px 20px 10px 20px; background: #eca9a7; } .marginBtnForm{ margin: 10px 20px 10px 20px; } .subTitForm{ margin-left: 20px; } .marginTop3px{ margin-top: 3px; } .fundoForm{ background: #ffffff; padding: 20px; } /********************Fim**************************************/ .font-titulo{ color: #606060; padding-left: 10px; padding-top: 20px; } .font-sub-titulo{ color: #959595; padding-left: 10px; padding-bottom: 20px; } .float-esquerda{ float: left; } .float-direita{ float: right; } /*Estilos dos Cards*/ .container{ width: 80%; margin: 0 auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } .card{ padding: 10px; background: #ffffff; margin: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: column wrap; flex-flow: column wrap; flex-basis: 45%; } @media (max-width: 727px){ .card{ flex-basis:100%; margin: 15px 0; } } .container .card h3 { color: #959595; } .container .card h5 { color: #959595; } .line2 { height: 1px; width: 100%; background-color: rgba(0, 0, 0, 0.2); margin-top: 20px; margin-bottom: 20px; } .fontCard{ color: #959595; } .fontCard th{ text-align: left; } .fontCard td{ padding-right: 10px; padding-bottom: 15px; padding-top: 5px; font-size: 14px; } table { border-collapse: collapse; width: 100%; } th, td { padding: 8px; text-align: left; border-bottom: 1px solid #ddd; } .pendente{ background-color: #ffb300; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .aprovado{ background-color: #66bb6a; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .suspendido{ background-color: #d9534f; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .validacao{ background-color: #777777; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } /************************************************fim*************************************/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; } .fotoUsu{ border-radius: 30px; } .logo { background: red; padding: 7px 30px 8px 10px; color: #fff; font-size: 22px; font-weight: 200; } .logo2{ font-weight: bold; } .usuario { background: #35353b; } .usuario .nomeUsuario{ padding: 10px 30px 10px 0px; color: #808082; font-size: 14px; } .item { margin: 5px; text-align: center; } .flex { display: flex; } .line { height: 2px; width: 100%; background-color: rgba(0, 0, 0, 0.2); margin-top: 20px; margin-bottom: 20px; } .titulo { color: rgba(255,255,255, 0.4); font-size: 20px; text-align: left; padding: 0px 0px 0px 40px; } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; } .material-icons.cinza { color: #757575; padding: 10px; } .menu .item { padding: 10px; padding-left: 20px; padding-right: 20px; display: inline-block; width: 100%; cursor: pointer; } .menu .item i { float: left; font-size: 20px; margin-right: 15px; color: rgba(255,255,255, 0.3); } .menu .item .text { float: left; color: rgba(255,255,255, 0.4); } .menu .item.active .text, .menu .item.active i { color: #17bab8; } .menu-responsivo .item { padding: 10px; padding-left: 20px; padding-right: 20px; display: inline-block; width: 100%; cursor: pointer; } .menu-responsivo .item i { float: left; font-size: 20px; margin-right: 15px; color: rgba(255,255,255, 0.3); } .menu-responsivo .item .text { float: left; color: rgba(255,255,255, 0.4); } .menu-responsivo .item.active .text, .menu-responsivo .item.active i { color: #17bab8; } @media(min-width:600px){ .menu { width: 20%; float: left; background: #2c2c31; } .menu-responsivo{ display: none; } .botao{ display: none; } .main { width: 80%; float: left; background: #ffffff; } .form { width: 80%; float: left; } } @media(max-width:600px){ .menu { display: none; } .main { width: 100%; float: left; background: #ffffff; } .form { width: 100%; float: left; } } .corFundo{ background: #e4e9f0; } .borda{ border: 1px solid #dedede; padding: 2px; border-radius: 2px; font-size: 14px; }
css/principal.css
@charset "utf-8"; /* CSS Document */ .acesso-rapido{ padding-right: 20px; } /*****************Início Formulário ********************************/ input[type=text], select { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } input[type=submit] { color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: #45a049; } @media(min-width:600px){ .campoForm{ width: 50%; float: left; padding: 10px 20px 10px 20px; } } @media(max-width:600px){ .campoForm{ padding: 10px 20px 10px 20px; } } .campoForm2{ padding: 10px 20px 10px 20px; } .botao1Form{ padding: 10px 20px 10px 20px; background: #5bc0de; } .botao2Form{ padding: 10px 20px 10px 20px; background: #eca9a7; } .marginBtnForm{ margin: 10px 20px 10px 20px; } .subTitForm{ margin-left: 20px; } .marginTop3px{ margin-top: 3px; } .fundoForm{ background: #ffffff; padding: 20px; } /********************Fim**************************************/ .font-titulo{ color: #606060; padding-left: 10px; padding-top: 20px; } .font-sub-titulo{ color: #959595; padding-left: 10px; padding-bottom: 20px; } .float-esquerda{ float: left; } .float-direita{ float: right; } /*Estilos dos Cards*/ .container{ width: 80%; margin: 0 auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } .card{ padding: 10px; background: #ffffff; margin: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: column wrap; flex-flow: column wrap; flex-basis: 45%; } @media (max-width: 727px){ .card{ flex-basis:100%; margin: 15px 0; } } .container .card h3 { color: #959595; } .container .card h5 { color: #959595; } .line2 { height: 1px; width: 100%; background-color: rgba(0, 0, 0, 0.2); margin-top: 20px; margin-bottom: 20px; } .fontCard{ color: #959595; } .fontCard th{ text-align: left; } .fontCard td{ padding-right: 10px; padding-bottom: 15px; padding-top: 5px; font-size: 14px; } table { border-collapse: collapse; width: 100%; } th, td { padding: 8px; text-align: left; border-bottom: 1px solid #ddd; } .pendente{ background-color: #ffb300; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .aprovado{ background-color: #66bb6a; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .suspendido{ background-color: #d9534f; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } .validacao{ background-color: #777777; color: #fff; padding-left: 8px; padding-right: 8px; margin-right: 10px; border-radius: 2px; } /************************************************fim*************************************/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; } .fotoUsu{ border-radius: 30px; } .logo { background: red; padding: 7px 30px 8px 10px; color: #fff; font-size: 22px; font-weight: 200; } .logo2{ font-weight: bold; } .usuario { background: #35353b; } .usuario .nomeUsuario{ padding: 10px 30px 10px 0px; color: #808082; font-size: 14px; } .item { margin: 5px; text-align: center; } .flex { display: flex; } .line { height: 2px; width: 100%; background-color: rgba(0, 0, 0, 0.2); margin-top: 20px; margin-bottom: 20px; } .titulo { color: rgba(255,255,255, 0.4); font-size: 20px; text-align: left; padding: 0px 0px 0px 40px; } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; } .material-icons.cinza { color: #757575; padding: 10px; } .menu .item { padding: 10px; padding-left: 20px; padding-right: 20px; display: inline-block; width: 100%; cursor: pointer; } .menu .item i { float: left; font-size: 20px; margin-right: 15px; color: rgba(255,255,255, 0.3); } .menu .item .text { float: left; color: rgba(255,255,255, 0.4); } .menu .item.active .text, .menu .item.active i { color: #17bab8; } .menu-responsivo .item { padding: 10px; padding-left: 20px; padding-right: 20px; display: inline-block; width: 100%; cursor: pointer; } .menu-responsivo .item i { float: left; font-size: 20px; margin-right: 15px; color: rgba(255,255,255, 0.3); } .menu-responsivo .item .text { float: left; color: rgba(255,255,255, 0.4); } .menu-responsivo .item.active .text, .menu-responsivo .item.active i { color: #17bab8; } @media(min-width:600px){ .menu { width: 20%; float: left; background: #2c2c31; } .menu-responsivo{ display: none; } .botao{ display: none; } .main { width: 80%; float: left; background: #ffffff; } .form { width: 80%; float: left; } } @media(max-width:600px){ .menu { display: none; } .main { width: 100%; float: left; background: #ffffff; } .form { width: 100%; float: left; } } .corFundo{ background: #e4e9f0; } .borda{ border: 1px solid #dedede; padding: 2px; border-radius: 2px; font-size: 14px; }
0.161982
0.099602
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap'); * { margin: 0; padding: 0; border: 0; box-sizing: border-box; outline: none; list-style: none; text-decoration: none; } :root { /*========== Colors ==========*/ /*Color mode HSL(hue, saturation, lightness)*/ --first-hue: 250; --second-hue: 219; --saturation: 66%; --light: 75%; --first-color: #ff1e56; --first-color-alt: #ffadc2; /* -4% */ --title-color: hsl(var(--second-hue), 15%, 95%); --text-color: hsl(var(--second-hue), 4%, 55%); --text-color-light: hsl(var(--second-hue), 4%, 55%); --background-color: #000000; --container-color: #111518; --color-white: white; --color-black: black; /*--first-color: hsl(var(--first-hue), var(--saturation), var(--light));*/ /*--first-color-alt: hsl(var(--first-hue), var(--saturation), 71%);*/ /*--text-color: hsl(var(--second-hue), 8%, 75%);*/ /*--background-color: hsl(var(--second-hue), 48%, 8%);*/ /*--container-color: hsl(var(--second-hue), 32%, 12%);*/ /*========== Responsive Container width ==========*/ --container-width-lg: 75%; --container-width-md: 86%; --container-width-sm: 90%; /*========== Transitions ==========*/ --transition: all 500ms ease; } html { scroll-behavior: smooth; } ::-webkit-scrollbar { display: none; } body { font-family: 'Poppins', sans-serif; background-color: var(--background-color); color: var(--text-color); transition: var(--transition); /* for light mode animation */ } /*========== General settings ==========*/ .container { width: var(--container-width-lg); margin: 0 auto; } h1, h2, h3, h4, h5 { color: var(--title-color); font-weight: 500; } h1 { font-size: 2.5rem; } section { margin-top: 6rem; } section > h2, section > h5 { text-align: center; color: var(--text-color-light); } section > h2 { margin-bottom: 2rem; color: var(--first-color); } a { text-decoration: none; transition: var(--transition); color: var(--first-color); } a:hover { color: var(--color-white); } .btn { width: max-content; display: inline-block; color: var(--first-color); padding: 0.75rem 1.2rem; border-radius: 0.4rem; cursor: pointer; border: 1px solid var(--first-color); transition: var(--transition); } .btn:hover { background: var(--color-white); color: var(--color-black); border-color: transparent; } .btn-primary { background: var(--first-color); color: var(--background-color); } img { display: block; width: 100%; object-fit: cover; } /*========== Media Queries - Medium devices ==========*/ @media screen and (max-width: 1024px) { .container { width: var(--container-width-md); } section { margin-top: 4rem; } } /*========== Media Queries - Small devices ==========*/ @media screen and (max-width: 600px) { .container { width: var(--container-width-sm); } section { margin-top: 2rem; } }
src/index.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap'); * { margin: 0; padding: 0; border: 0; box-sizing: border-box; outline: none; list-style: none; text-decoration: none; } :root { /*========== Colors ==========*/ /*Color mode HSL(hue, saturation, lightness)*/ --first-hue: 250; --second-hue: 219; --saturation: 66%; --light: 75%; --first-color: #ff1e56; --first-color-alt: #ffadc2; /* -4% */ --title-color: hsl(var(--second-hue), 15%, 95%); --text-color: hsl(var(--second-hue), 4%, 55%); --text-color-light: hsl(var(--second-hue), 4%, 55%); --background-color: #000000; --container-color: #111518; --color-white: white; --color-black: black; /*--first-color: hsl(var(--first-hue), var(--saturation), var(--light));*/ /*--first-color-alt: hsl(var(--first-hue), var(--saturation), 71%);*/ /*--text-color: hsl(var(--second-hue), 8%, 75%);*/ /*--background-color: hsl(var(--second-hue), 48%, 8%);*/ /*--container-color: hsl(var(--second-hue), 32%, 12%);*/ /*========== Responsive Container width ==========*/ --container-width-lg: 75%; --container-width-md: 86%; --container-width-sm: 90%; /*========== Transitions ==========*/ --transition: all 500ms ease; } html { scroll-behavior: smooth; } ::-webkit-scrollbar { display: none; } body { font-family: 'Poppins', sans-serif; background-color: var(--background-color); color: var(--text-color); transition: var(--transition); /* for light mode animation */ } /*========== General settings ==========*/ .container { width: var(--container-width-lg); margin: 0 auto; } h1, h2, h3, h4, h5 { color: var(--title-color); font-weight: 500; } h1 { font-size: 2.5rem; } section { margin-top: 6rem; } section > h2, section > h5 { text-align: center; color: var(--text-color-light); } section > h2 { margin-bottom: 2rem; color: var(--first-color); } a { text-decoration: none; transition: var(--transition); color: var(--first-color); } a:hover { color: var(--color-white); } .btn { width: max-content; display: inline-block; color: var(--first-color); padding: 0.75rem 1.2rem; border-radius: 0.4rem; cursor: pointer; border: 1px solid var(--first-color); transition: var(--transition); } .btn:hover { background: var(--color-white); color: var(--color-black); border-color: transparent; } .btn-primary { background: var(--first-color); color: var(--background-color); } img { display: block; width: 100%; object-fit: cover; } /*========== Media Queries - Medium devices ==========*/ @media screen and (max-width: 1024px) { .container { width: var(--container-width-md); } section { margin-top: 4rem; } } /*========== Media Queries - Small devices ==========*/ @media screen and (max-width: 600px) { .container { width: var(--container-width-sm); } section { margin-top: 2rem; } }
0.253214
0.062674
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { height: 100vh; width: 100%; background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(85, 159, 230), rgb(230, 105, 196)); display: flex; align-items: center; justify-content: center; } .main { position: relative; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; /* background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(230, 105, 196), rgb(85, 159, 230)); */ /* box-shadow: inset -5px -5px 6px #224a61, inset 5px 5px 6px #88ffff; */ } #button { border-radius: 30%; cursor: pointer; padding: 12px; font-size: 15px; z-index: 1; } #logo { position: absolute; top: 10px; left: 30px; font-size: 25px; color: rgb(179, 179, 62); animation: animate 1s infinite linear; } @keyframes animate { 0% { filter: hue-rotate(0deg); } 50% { filter: hue-rotate(180deg); } 100% { filter: hue-rotate(360deg); } } #logo i { margin-right: 15px; } button { padding: 10px 12px; margin: 0 10px; } /* left & right part */ .right, .left { position: relative; height: 100%; width: 50%; display: flex; text-align: center; align-items: center; justify-content: center; flex-direction: column; } .image { position: absolute; display: flex; align-items: center; justify-content: center; top: 20%; height: 300px; width: 60%; border-radius: 20px; background: #55b9f3; /* box-shadow: 8px 8px 16px #234c64, -8px -8px 16px #87ffff; */ } /* song image */ .left .image img { height: 100%; width: 100%; border-radius: 20px; } /* both range slider part */ input[type="range"] { -webkit-appearance: none; width: 50%; outline: none; height: 3px; margin: 0 15px; background: linear-gradient(45deg, rgb(0, 132, 255), rgb(255, 0, 187)); } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; height: 15px; width: 15px; background: linear-gradient(90deg, rgb(255, 0, 187), rgb(0, 132, 255)); border-radius: 50%; cursor: pointer; } .right input[type=range] { width: 40%; } /* volume part */ .left .volume { position: absolute; bottom: 20%; left: 0; width: 100%; height: 30px; display: flex; align-items: center; justify-content: center; color: #fff; } .left .volume p { font-size: 15px; } .left .volume i { cursor: pointer; padding: 8px 12px; border-radius: 5px; background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 10px #4887c4, -5px -5px 10px #62b7ff; } .volume #volume_show { padding: 8px 12px; margin: 0 5px 0 0; border-radius: 5px; background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 10px #4887c4, -5px -5px 10px #62b7ff; } .right .show_song_no { position: absolute; top: 95%; right: 6%; width: 50px; height: 30px; display: flex; align-items: center; justify-content: center; padding: 8px 12px; font-size: 20px; } .right .show_song_no p:nth-child(2) { padding: 0px 5px; } .right #title { position: absolute; top: 20%; width: 100%; display: inline; text-transform: capitalize; /* color: #fff; */ font-size: 35px; } .right #artist { position: absolute; top: 30%; left: 50%; width: 100%; display: inline; transform: translateX(-50%); text-transform: capitalize; /* color: #fff; */ font-size: 18px; } /* right part */ .right .middle { width: 100%; display: flex; align-items: center; justify-content: center; } .right .middle button { border: none; height: 60px; width: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; outline: none; margin: 0 10px; } .right .middle button#play { height: 70px; width: 70px; } .right_blue { background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .right_blue:hover { background: linear-gradient(145deg, #cf5fb0, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } .repeat { color: white; background: linear-gradient(145deg, #e7aae462, #885778); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } /* .repeat:hover{ background: linear-gradient(145deg, #865f7b, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } */ .shuffle { color: white; background: linear-gradient(145deg, #e7aae462, #885778); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .selected { color: white; background: linear-gradient(145deg, #730cd49d, #3619da88); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } /* .shuffle:hover{ background: linear-gradient(145deg, #c74dc1, #c44ac4); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } */ .right_pink { background: linear-gradient(145deg, #cf5fb0, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } .right_pink:hover { background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .blue { background: #55b9f3; box-shadow: 8px 8px 16px #234c64, -8px -8px 16px #87ffff; } .right #auto { position: relative; font-size: 18px; cursor: pointer; margin-top: 45px; border: none; padding: 10px 14px; color: #fff; outline: none; border-radius: 10px; } .right .duration { /* color: white; */ position: absolute; bottom: 20%; left: 50%; transform: translateX(-50%); display: flex; align-items: center; justify-content: center; width: 100%; height: 20px; margin-top: 40px; } .right i:before { color: #fff; font-size: 20px; } .documentation { position: absolute; top: 4%; right: 3%; display: flex; justify-content: center; align-items: center; z-index: 1; } .hide_show { position: absolute; font-size: 20px; border: none; background: transparent; cursor: pointer; text-decoration: none; } .documentation_page { position: absolute; height: 100%; width: 100%; box-sizing: border-box; /* border-radius: 20px; */ display: flex; align-items: center; justify-content: center; background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(230, 105, 196), rgb(85, 159, 230)); /* box-shadow: inset -5px -5px 6px #224a61, inset 5px 5px 6px #88ffff; */ } .documentation_body { position: absolute; height: 80vh; width: 100%; top: 10.5%; margin-top: 40px; overflow-y: auto; } .visits { display: flex; color: #000; bottom: 10px; position: fixed; gap: 50vw; } #about{ color: white; cursor: pointer; } /* #find { color: rgb(226, 230, 179); text-align: center; bottom: 10px; position: fixed; } #find a { text-decoration: none; } #find a:hover { color: rgb(215, 224, 88); text-decoration: underline; } */ #list { position: fixed; overflow-y: scroll; margin-left: 6px; margin-right: 15px; padding-bottom: 10px; height: 75vh; width: 99%; } #list a { display: flex; flex-direction: column; padding: 8px 4px; margin: 10px auto; text-decoration: none; width: 80%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; border: 3px solid #f6f6f6; border-radius: 5px; /* background-color: white; */ } #list a:hover { /* color: rgb(68, 13, 52); */ cursor: pointer; box-shadow: 3px 3px 10px #ccc; transform: translateX(-1px); } /*share-button*/ .share-btn{ margin-right: 430px; margin-bottom: 100px; background-color: #ff7d7d; border-radius: 50%; border: none; box-shadow: 3px 3px 10px #ff7d7d; padding :20px; } .share-btn:hover{ background-color: rgb(230, 125, 125); box-shadow: 3px 3px 10px #b97272; cursor: pointer; } .container{ color: rgb(102, 84, 84); border-radius: 2px; display: flex; justify-content: center; } .share-optns{ position: absolute; top: 01%; right: 80%; width: 260px; height: 270px; transform: scale(0); border-top-right-radius: 20px; border-bottom-left-radius: 20px; background: rgba(15,15,15,0.5); color: #fff; padding: 7px; text-align: left; } .share-optns.active{ transform: scale(1); transition-delay: 0s; } .title{ opacity: 1; transform: .5s; transition-delay: .5s; text-transform: capitalize; font-size: 20px; border-bottom: 1px solid white; width: fit-content; } .social-media{ opacity: 1; transform: .5s; transition-delay: .5s; display: flex; flex-wrap: wrap; } .social-media-btn{ border-radius: 50%; height: 50px; width: 50px; margin: 4px; background-color: black; cursor: pointer; font-size: 25px; border: none; padding: 3px; } .social-media-btn:nth-child(1) { background-color: #25D366; } .social-media-btn:nth-child(2) { background-color:#f72d4ebe; } .social-media-btn:nth-child(3) { background-color: #1DA1F2; } .social-media-btn:nth-child(4) { background-color: #1877F2; } .social-media-btn:nth-child(5) { background-color: #6daeee; } .social-media-btn:nth-child(6) { background-color: rgb(212, 29, 29); } .social-media-btn:hover{ transform: scale(1.3,1.3); } .link-container{ opacity: 1; transform: .5s; transition-delay: .5s; margin-top: 20px; width: 100%; position: relative; height: 40px; display: flex; align-items: center; border-radius: 40px; background-color: #fff; } .link{ width: 80%; height: 100%; line-height: 55px; color: black; font-size: 10px; border: none; text-align: center; border-radius: 15px; } .copy-btn{ position: absolute; right: 0px; border-top-right-radius: 15px; border-bottom-right-radius: 15px; cursor: pointer; background: black; color: white; border: none; height: 100%; width: 30%; text-transform: capitalize; font-size: 16px; } .copy-btn:hover{ background-color: rgb(54, 46, 46); } .share-optns.active.title,.share-optns.active.social-media,.share-optns.active.link-container{ opacity: 1; transform: .5s; transition-delay: .5s; } /* #list a:nth-child(3n) { color: red; } #list a:nth-child(3n + 1) { color: yellow; } #list a:nth-child(2n ) { color: blue; } */ /* ::-webkit-scrollbar{ display: none; } */ /* ---------scroll show ------ */ ::-webkit-scrollbar { width: 20px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px rgb(233,187,187); border-radius: 5px; } ::-webkit-scrollbar-thumb { background: rgb(85, 9, 136); border-radius: 5px; } ::-webkit-scrollbar-thumb:hover { background: #a03030; } /* ------- scroll show --------- */ #playlist { height: 50px; width: 50%; display: flex; top: 30px; position: fixed; flex-direction: row; gap: 10vw; align-items: center; } #playlist select { width: 50%; } #playlist input { width: 50%; } @media screen and (max-width: 600px) and (min-width: 220px) { #playlist { height: 40px; width: 100%; flex-direction: column; top: 55px; gap: 5px; } #srh{ display: none; } #button { position: absolute; /* top: 1%; */ bottom: 18.5%; left: 1%; } .right, .left { position: absolute; height: 50%; width: 100%; top: 6%; } .image { position: relative; height: 60%; top: -15%; border-radius: 10px; } /* song image */ .left .image img { border-radius: 10px; } .left .volume { bottom: -80%; } .right { position: absolute; height: 40%; width: 100%; top: 50%; } .right .show_song_no { top: 55%; left: 45%; } .right .show_song_no p:nth-child(2) { padding: 0 5px; } .right #title { position: relative; top: -60%; font-size: 30px; } .right #artist { top: 0; } /* right part */ .right .middle { position: absolute; top: 20%; } .right #auto { top: 5%; } .right .duration { bottom: 5%; } .documentation { right: 10%; } .documentation_page { top: 0; height: 100%; } .right .middle button { height: 40px; width: 40px; } .right .middle button#play { height: 50px; width: 50px; } #list a { font-size: 12px; padding: 5px 3px; margin: 10px auto; } } @media screen and (max-width: 230px) and (min-width: 150px) { .right .middle button { height: 25px; width: 25px; } } @media screen and (max-height: 500px) and (orientation: landscape) { .image { top: 15%; height: 60%; } .left .volume { bottom: 10%; } .right .show_song_no { top: 90%; right: 5%; } .right .show_song_no p:nth-child(2) { padding: 0 5px; } .right #title { position: relative; top: -10%; } .right #artist { position: relative; top: -5%; } /* right part */ .right .middle { position: relative; top: 0; } .right #auto { top: -7%; } .right .duration { bottom: 11%; left: 50%; } .documentation { top: 10%; right: 9%; } .documentation_page { height: 108%; } .documentation_body { height: 82.5%; top: 12.5%; } }
style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { height: 100vh; width: 100%; background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(85, 159, 230), rgb(230, 105, 196)); display: flex; align-items: center; justify-content: center; } .main { position: relative; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; /* background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(230, 105, 196), rgb(85, 159, 230)); */ /* box-shadow: inset -5px -5px 6px #224a61, inset 5px 5px 6px #88ffff; */ } #button { border-radius: 30%; cursor: pointer; padding: 12px; font-size: 15px; z-index: 1; } #logo { position: absolute; top: 10px; left: 30px; font-size: 25px; color: rgb(179, 179, 62); animation: animate 1s infinite linear; } @keyframes animate { 0% { filter: hue-rotate(0deg); } 50% { filter: hue-rotate(180deg); } 100% { filter: hue-rotate(360deg); } } #logo i { margin-right: 15px; } button { padding: 10px 12px; margin: 0 10px; } /* left & right part */ .right, .left { position: relative; height: 100%; width: 50%; display: flex; text-align: center; align-items: center; justify-content: center; flex-direction: column; } .image { position: absolute; display: flex; align-items: center; justify-content: center; top: 20%; height: 300px; width: 60%; border-radius: 20px; background: #55b9f3; /* box-shadow: 8px 8px 16px #234c64, -8px -8px 16px #87ffff; */ } /* song image */ .left .image img { height: 100%; width: 100%; border-radius: 20px; } /* both range slider part */ input[type="range"] { -webkit-appearance: none; width: 50%; outline: none; height: 3px; margin: 0 15px; background: linear-gradient(45deg, rgb(0, 132, 255), rgb(255, 0, 187)); } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; height: 15px; width: 15px; background: linear-gradient(90deg, rgb(255, 0, 187), rgb(0, 132, 255)); border-radius: 50%; cursor: pointer; } .right input[type=range] { width: 40%; } /* volume part */ .left .volume { position: absolute; bottom: 20%; left: 0; width: 100%; height: 30px; display: flex; align-items: center; justify-content: center; color: #fff; } .left .volume p { font-size: 15px; } .left .volume i { cursor: pointer; padding: 8px 12px; border-radius: 5px; background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 10px #4887c4, -5px -5px 10px #62b7ff; } .volume #volume_show { padding: 8px 12px; margin: 0 5px 0 0; border-radius: 5px; background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 10px #4887c4, -5px -5px 10px #62b7ff; } .right .show_song_no { position: absolute; top: 95%; right: 6%; width: 50px; height: 30px; display: flex; align-items: center; justify-content: center; padding: 8px 12px; font-size: 20px; } .right .show_song_no p:nth-child(2) { padding: 0px 5px; } .right #title { position: absolute; top: 20%; width: 100%; display: inline; text-transform: capitalize; /* color: #fff; */ font-size: 35px; } .right #artist { position: absolute; top: 30%; left: 50%; width: 100%; display: inline; transform: translateX(-50%); text-transform: capitalize; /* color: #fff; */ font-size: 18px; } /* right part */ .right .middle { width: 100%; display: flex; align-items: center; justify-content: center; } .right .middle button { border: none; height: 60px; width: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; outline: none; margin: 0 10px; } .right .middle button#play { height: 70px; width: 70px; } .right_blue { background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .right_blue:hover { background: linear-gradient(145deg, #cf5fb0, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } .repeat { color: white; background: linear-gradient(145deg, #e7aae462, #885778); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } /* .repeat:hover{ background: linear-gradient(145deg, #865f7b, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } */ .shuffle { color: white; background: linear-gradient(145deg, #e7aae462, #885778); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .selected { color: white; background: linear-gradient(145deg, #730cd49d, #3619da88); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } /* .shuffle:hover{ background: linear-gradient(145deg, #c74dc1, #c44ac4); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } */ .right_pink { background: linear-gradient(145deg, #cf5fb0, #f670d2); box-shadow: 5px 5px 8px #c459a7, -5px -5px 8px #ff79e1; } .right_pink:hover { background: linear-gradient(145deg, #4d8fcf, #5baaf6); box-shadow: 5px 5px 8px #4887c4, -5px -5px 8px #62b7ff; } .blue { background: #55b9f3; box-shadow: 8px 8px 16px #234c64, -8px -8px 16px #87ffff; } .right #auto { position: relative; font-size: 18px; cursor: pointer; margin-top: 45px; border: none; padding: 10px 14px; color: #fff; outline: none; border-radius: 10px; } .right .duration { /* color: white; */ position: absolute; bottom: 20%; left: 50%; transform: translateX(-50%); display: flex; align-items: center; justify-content: center; width: 100%; height: 20px; margin-top: 40px; } .right i:before { color: #fff; font-size: 20px; } .documentation { position: absolute; top: 4%; right: 3%; display: flex; justify-content: center; align-items: center; z-index: 1; } .hide_show { position: absolute; font-size: 20px; border: none; background: transparent; cursor: pointer; text-decoration: none; } .documentation_page { position: absolute; height: 100%; width: 100%; box-sizing: border-box; /* border-radius: 20px; */ display: flex; align-items: center; justify-content: center; background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.05), transparent, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.03) 3px), linear-gradient(0deg, rgb(230, 105, 196), rgb(85, 159, 230)); /* box-shadow: inset -5px -5px 6px #224a61, inset 5px 5px 6px #88ffff; */ } .documentation_body { position: absolute; height: 80vh; width: 100%; top: 10.5%; margin-top: 40px; overflow-y: auto; } .visits { display: flex; color: #000; bottom: 10px; position: fixed; gap: 50vw; } #about{ color: white; cursor: pointer; } /* #find { color: rgb(226, 230, 179); text-align: center; bottom: 10px; position: fixed; } #find a { text-decoration: none; } #find a:hover { color: rgb(215, 224, 88); text-decoration: underline; } */ #list { position: fixed; overflow-y: scroll; margin-left: 6px; margin-right: 15px; padding-bottom: 10px; height: 75vh; width: 99%; } #list a { display: flex; flex-direction: column; padding: 8px 4px; margin: 10px auto; text-decoration: none; width: 80%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; border: 3px solid #f6f6f6; border-radius: 5px; /* background-color: white; */ } #list a:hover { /* color: rgb(68, 13, 52); */ cursor: pointer; box-shadow: 3px 3px 10px #ccc; transform: translateX(-1px); } /*share-button*/ .share-btn{ margin-right: 430px; margin-bottom: 100px; background-color: #ff7d7d; border-radius: 50%; border: none; box-shadow: 3px 3px 10px #ff7d7d; padding :20px; } .share-btn:hover{ background-color: rgb(230, 125, 125); box-shadow: 3px 3px 10px #b97272; cursor: pointer; } .container{ color: rgb(102, 84, 84); border-radius: 2px; display: flex; justify-content: center; } .share-optns{ position: absolute; top: 01%; right: 80%; width: 260px; height: 270px; transform: scale(0); border-top-right-radius: 20px; border-bottom-left-radius: 20px; background: rgba(15,15,15,0.5); color: #fff; padding: 7px; text-align: left; } .share-optns.active{ transform: scale(1); transition-delay: 0s; } .title{ opacity: 1; transform: .5s; transition-delay: .5s; text-transform: capitalize; font-size: 20px; border-bottom: 1px solid white; width: fit-content; } .social-media{ opacity: 1; transform: .5s; transition-delay: .5s; display: flex; flex-wrap: wrap; } .social-media-btn{ border-radius: 50%; height: 50px; width: 50px; margin: 4px; background-color: black; cursor: pointer; font-size: 25px; border: none; padding: 3px; } .social-media-btn:nth-child(1) { background-color: #25D366; } .social-media-btn:nth-child(2) { background-color:#f72d4ebe; } .social-media-btn:nth-child(3) { background-color: #1DA1F2; } .social-media-btn:nth-child(4) { background-color: #1877F2; } .social-media-btn:nth-child(5) { background-color: #6daeee; } .social-media-btn:nth-child(6) { background-color: rgb(212, 29, 29); } .social-media-btn:hover{ transform: scale(1.3,1.3); } .link-container{ opacity: 1; transform: .5s; transition-delay: .5s; margin-top: 20px; width: 100%; position: relative; height: 40px; display: flex; align-items: center; border-radius: 40px; background-color: #fff; } .link{ width: 80%; height: 100%; line-height: 55px; color: black; font-size: 10px; border: none; text-align: center; border-radius: 15px; } .copy-btn{ position: absolute; right: 0px; border-top-right-radius: 15px; border-bottom-right-radius: 15px; cursor: pointer; background: black; color: white; border: none; height: 100%; width: 30%; text-transform: capitalize; font-size: 16px; } .copy-btn:hover{ background-color: rgb(54, 46, 46); } .share-optns.active.title,.share-optns.active.social-media,.share-optns.active.link-container{ opacity: 1; transform: .5s; transition-delay: .5s; } /* #list a:nth-child(3n) { color: red; } #list a:nth-child(3n + 1) { color: yellow; } #list a:nth-child(2n ) { color: blue; } */ /* ::-webkit-scrollbar{ display: none; } */ /* ---------scroll show ------ */ ::-webkit-scrollbar { width: 20px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px rgb(233,187,187); border-radius: 5px; } ::-webkit-scrollbar-thumb { background: rgb(85, 9, 136); border-radius: 5px; } ::-webkit-scrollbar-thumb:hover { background: #a03030; } /* ------- scroll show --------- */ #playlist { height: 50px; width: 50%; display: flex; top: 30px; position: fixed; flex-direction: row; gap: 10vw; align-items: center; } #playlist select { width: 50%; } #playlist input { width: 50%; } @media screen and (max-width: 600px) and (min-width: 220px) { #playlist { height: 40px; width: 100%; flex-direction: column; top: 55px; gap: 5px; } #srh{ display: none; } #button { position: absolute; /* top: 1%; */ bottom: 18.5%; left: 1%; } .right, .left { position: absolute; height: 50%; width: 100%; top: 6%; } .image { position: relative; height: 60%; top: -15%; border-radius: 10px; } /* song image */ .left .image img { border-radius: 10px; } .left .volume { bottom: -80%; } .right { position: absolute; height: 40%; width: 100%; top: 50%; } .right .show_song_no { top: 55%; left: 45%; } .right .show_song_no p:nth-child(2) { padding: 0 5px; } .right #title { position: relative; top: -60%; font-size: 30px; } .right #artist { top: 0; } /* right part */ .right .middle { position: absolute; top: 20%; } .right #auto { top: 5%; } .right .duration { bottom: 5%; } .documentation { right: 10%; } .documentation_page { top: 0; height: 100%; } .right .middle button { height: 40px; width: 40px; } .right .middle button#play { height: 50px; width: 50px; } #list a { font-size: 12px; padding: 5px 3px; margin: 10px auto; } } @media screen and (max-width: 230px) and (min-width: 150px) { .right .middle button { height: 25px; width: 25px; } } @media screen and (max-height: 500px) and (orientation: landscape) { .image { top: 15%; height: 60%; } .left .volume { bottom: 10%; } .right .show_song_no { top: 90%; right: 5%; } .right .show_song_no p:nth-child(2) { padding: 0 5px; } .right #title { position: relative; top: -10%; } .right #artist { position: relative; top: -5%; } /* right part */ .right .middle { position: relative; top: 0; } .right #auto { top: -7%; } .right .duration { bottom: 11%; left: 50%; } .documentation { top: 10%; right: 9%; } .documentation_page { height: 108%; } .documentation_body { height: 82.5%; top: 12.5%; } }
0.458591
0.100172
:root { --primary: #000000; --secondary: #6dae71; --background: #ffffff; } /* admin Menu */ .Btn { display: block; margin-left: auto; margin-right: auto; width: 80%; height: 50px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 30px; font-weight: 400; margin-bottom: 15%; } .Btn:hover { color: var(--background); border: 1px solid var(--secondary); background-color: var(--secondary); } .link { text-decoration: none; } .corner { margin-left: -15px; width: 40%; } .close { position: absolute; top: 0; left: 10px; color: var(--primary); } .logo { width: 120px; position: absolute; top: 10px; right: 10px; margin-bottom: 50px; } .navBody { margin-top: 100px; } /* no scroll footer */ .nSfooterLogo { position: absolute; bottom: -1px; width: 93%; display: block; margin-left: auto; margin-right: 50%; } .nSFSocial { position: relative; display: block; margin-left: auto; margin-right: 55%; margin-top: 55px; } .nSISocial { position: relative; bottom: 0; display: block; margin-left: 55%; margin-right: auto; margin-top: -40px; } /* scroll links */ .SfooterLogo { position: relative; width: 100%; display: block; } .SFSocial { position: relative; display: block; margin-left: auto; margin-right: 55%; margin-top: 51px; } .SISocial { position: relative; bottom: 0; display: block; margin-left: 55%; margin-right: auto; margin-top: -40px; } /* jobCard */ .textSpacing { float: right; font-style: italic; } .jobCard { border-radius: 30px; margin: 1px 20px; background-color: var(--secondary); color: var(--background); text-decoration: none; font-family: superior-title, serif; height: fit-content; max-width: 360px; } .cardItem { text-decoration: none; font-family: superior-title, serif; } /* CLient */ .clientCard { border-radius: 30px; margin: 1px 20px; background-color: var(--secondary); color: var(--background); text-decoration: none; font-family: superior-title, serif; height: fit-content; max-width: 360px; } .smalleText { font-size: 18px; } .updateBtn { display: block; margin-left: 60%; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; position: relative; background-color: var(--background); } .deleteBtn { display: block; margin-left: 35px; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; position: relative; top: -34px; background-color: var(--background); } /* contact Card */ .contactDeleteBtn{ display: block; margin-left: auto; margin-right: auto; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; background-color: var(--background); margin-bottom: 10px; } .congats{ color: var(--secondary); } @media screen and (min-width: 768px) { /* Cliern */ .corner { visibility: hidden; } .close { position: absolute; top: 0; left: 10px; color: var(--primary); } .logo { width: 180px; position: absolute; top: 10px; right: 10px; margin-bottom: 50px; } .navBody { margin-top: 40px; } } @media screen and (min-width: 2018px) { .footer { } }
client/src/styles/clientComp.module.css
:root { --primary: #000000; --secondary: #6dae71; --background: #ffffff; } /* admin Menu */ .Btn { display: block; margin-left: auto; margin-right: auto; width: 80%; height: 50px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 30px; font-weight: 400; margin-bottom: 15%; } .Btn:hover { color: var(--background); border: 1px solid var(--secondary); background-color: var(--secondary); } .link { text-decoration: none; } .corner { margin-left: -15px; width: 40%; } .close { position: absolute; top: 0; left: 10px; color: var(--primary); } .logo { width: 120px; position: absolute; top: 10px; right: 10px; margin-bottom: 50px; } .navBody { margin-top: 100px; } /* no scroll footer */ .nSfooterLogo { position: absolute; bottom: -1px; width: 93%; display: block; margin-left: auto; margin-right: 50%; } .nSFSocial { position: relative; display: block; margin-left: auto; margin-right: 55%; margin-top: 55px; } .nSISocial { position: relative; bottom: 0; display: block; margin-left: 55%; margin-right: auto; margin-top: -40px; } /* scroll links */ .SfooterLogo { position: relative; width: 100%; display: block; } .SFSocial { position: relative; display: block; margin-left: auto; margin-right: 55%; margin-top: 51px; } .SISocial { position: relative; bottom: 0; display: block; margin-left: 55%; margin-right: auto; margin-top: -40px; } /* jobCard */ .textSpacing { float: right; font-style: italic; } .jobCard { border-radius: 30px; margin: 1px 20px; background-color: var(--secondary); color: var(--background); text-decoration: none; font-family: superior-title, serif; height: fit-content; max-width: 360px; } .cardItem { text-decoration: none; font-family: superior-title, serif; } /* CLient */ .clientCard { border-radius: 30px; margin: 1px 20px; background-color: var(--secondary); color: var(--background); text-decoration: none; font-family: superior-title, serif; height: fit-content; max-width: 360px; } .smalleText { font-size: 18px; } .updateBtn { display: block; margin-left: 60%; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; position: relative; background-color: var(--background); } .deleteBtn { display: block; margin-left: 35px; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; position: relative; top: -34px; background-color: var(--background); } /* contact Card */ .contactDeleteBtn{ display: block; margin-left: auto; margin-right: auto; width: 30%; height: 35px; border-radius: 50px; color: var(--primary); border: 1px solid var(--primary); text-transform: capitalize; text-align: center; font-family: superior-title, serif; font-style: normal; font-size: 17px; font-weight: 400; background-color: var(--background); margin-bottom: 10px; } .congats{ color: var(--secondary); } @media screen and (min-width: 768px) { /* Cliern */ .corner { visibility: hidden; } .close { position: absolute; top: 0; left: 10px; color: var(--primary); } .logo { width: 180px; position: absolute; top: 10px; right: 10px; margin-bottom: 50px; } .navBody { margin-top: 40px; } } @media screen and (min-width: 2018px) { .footer { } }
0.439266
0.09628
body{ margin: 0; text-align: center; font-family: 'Merriweather', serif; color: #40514E; } h1{ margin: 10px auto 0 auto; font-family: 'Sacramento', cursive; font-size: 4.5rem; color: #40514E; } h2{ font-family: 'Montserrat', serif; font-size: 2.5rem; color:#ffb6b6; margin: 25px 0; font-weight: bolder; } h3 { font-family: 'Montserrat', serif; color:#ffb6b6; margin: 40px 0 20px; font-size: 1.5rem; font-weight: bolder; } h4 { font-family: 'Montserrat', serif; color:#40514E; margin: 10px 0; font-size: 1.2rem; font-weight: bolder; } hr { border-color: #aacfcf; border-style: none; border-top-style: dotted; border-width: 5px; width: 20%; margin: 75px auto; } p{ line-height: 2; } a{ color: #679b9b; font-family: 'Merriweather', serif; text-decoration: none; } a:hover{ color:#ffb6b6;/*#40514E;*/ /*font-weight:1000;*/ /*background: rgb(233, 233, 233);*/ text-decoration: none; } .top-container{ background-color: #fde2e2; position: relative; padding: 100px 0 250px 0; } .top-cloud{ position: absolute; right: 200px; top: 40px; } /*.front-intro{ font-family: Montserrat, serif; color: #679b9b; font-weight: normal; width: 60%; margin: 10px auto; }*/ .bottom-cloud{ position: absolute; left: 200px; } .front-bottom-img{ position: absolute; margin-top: 20px; left: 150px; width: 250px; } .nav-container{ background-color: #fde2e2; padding: 0 15%; } .nav-tabs { border-bottom: 0; } .navbar-light .navbar-nav .nav-link.active{ color: #40514E; font-weight: normal; font-family: Montserrat, serif; border-color: #fff; } .navbar-light .navbar-nav .nav-link { color: #679b9b; font-family: Montserrat, serif; } .navbar-light .nav-link:hover{ font-weight: normal; color: #679b9b; font-family: Montserrat, serif; background: #fff } .dropdown-item{ font-family: Montserrat, serif; } .middle-container{ margin: 50px 0; } .profile-img{ height: 200px; padding: 20px 0; } .circular { border-radius: 100%; } .intro{ width: 60%; margin: 0 auto 75px; } .research{ width:80%; margin: 0 auto; } .research-list{ padding: 0 20%; } .research-experience{ margin-left: 0px; } .education-row{ margin: 30px 0px; width: 50%; } .school-logo{ width: 160px; height: 100%; float: left; padding: 20px 20px 20px 0px; } .badger{ margin-top: 30px; } .bottom-container{ background-color: #ffb6b6; padding: 16px 0; } .btn-outline-primary { color: #aacfcf; border-color: #aacfcf; } .front-page-link{ color:#40514E; } /* .BUTTON_IFC { background: #aacfcf; border-radius: 10px; color: #40514E; font-family: 'Merriweather', serif; font-size: 16px; font-weight: 100; padding: 10px; text-decoration: none; display: inline-block; cursor: pointer; text-align: center; margin: 10px; } .BUTTON_IFC:hover { font-weight: normal; color: #FFFFFF; background: #679b9b; background-image: linear-gradient(to bottom, #679b9b, #aacfcf); border-radius: 10px; } */ .square-img{ border-radius: 0%; padding: 20px; width: 100px; } .subsection-img:hover{ background: rgb(233, 233, 233); } .subsection-img{ border-radius: 100%; padding: 20px; margin-bottom: 1.5rem; max-width: 100px; } .contact-me{ padding: 0 25%; } .copyright{ font-family: 'Montserrat', serif; color:#fcf8f3; font-size: 0.8rem; padding: 10px; } /******************Publication******************/ .my-name{ text-decoration: underline; font-weight: bold; } .publications{ text-align: left; width: 80%; margin: 50px 10%; } .publications-list:before { content:"⟣ "; } .small-publications-list{ font-size: 0.8rem;/* font-family: italic;*/ } .small-separation { border-color: #aacfcf; border-style: none; border-top-style: dotted; border-width: 5px; width: 15%; margin: 50px 0 30px; }
css/styles.css
body{ margin: 0; text-align: center; font-family: 'Merriweather', serif; color: #40514E; } h1{ margin: 10px auto 0 auto; font-family: 'Sacramento', cursive; font-size: 4.5rem; color: #40514E; } h2{ font-family: 'Montserrat', serif; font-size: 2.5rem; color:#ffb6b6; margin: 25px 0; font-weight: bolder; } h3 { font-family: 'Montserrat', serif; color:#ffb6b6; margin: 40px 0 20px; font-size: 1.5rem; font-weight: bolder; } h4 { font-family: 'Montserrat', serif; color:#40514E; margin: 10px 0; font-size: 1.2rem; font-weight: bolder; } hr { border-color: #aacfcf; border-style: none; border-top-style: dotted; border-width: 5px; width: 20%; margin: 75px auto; } p{ line-height: 2; } a{ color: #679b9b; font-family: 'Merriweather', serif; text-decoration: none; } a:hover{ color:#ffb6b6;/*#40514E;*/ /*font-weight:1000;*/ /*background: rgb(233, 233, 233);*/ text-decoration: none; } .top-container{ background-color: #fde2e2; position: relative; padding: 100px 0 250px 0; } .top-cloud{ position: absolute; right: 200px; top: 40px; } /*.front-intro{ font-family: Montserrat, serif; color: #679b9b; font-weight: normal; width: 60%; margin: 10px auto; }*/ .bottom-cloud{ position: absolute; left: 200px; } .front-bottom-img{ position: absolute; margin-top: 20px; left: 150px; width: 250px; } .nav-container{ background-color: #fde2e2; padding: 0 15%; } .nav-tabs { border-bottom: 0; } .navbar-light .navbar-nav .nav-link.active{ color: #40514E; font-weight: normal; font-family: Montserrat, serif; border-color: #fff; } .navbar-light .navbar-nav .nav-link { color: #679b9b; font-family: Montserrat, serif; } .navbar-light .nav-link:hover{ font-weight: normal; color: #679b9b; font-family: Montserrat, serif; background: #fff } .dropdown-item{ font-family: Montserrat, serif; } .middle-container{ margin: 50px 0; } .profile-img{ height: 200px; padding: 20px 0; } .circular { border-radius: 100%; } .intro{ width: 60%; margin: 0 auto 75px; } .research{ width:80%; margin: 0 auto; } .research-list{ padding: 0 20%; } .research-experience{ margin-left: 0px; } .education-row{ margin: 30px 0px; width: 50%; } .school-logo{ width: 160px; height: 100%; float: left; padding: 20px 20px 20px 0px; } .badger{ margin-top: 30px; } .bottom-container{ background-color: #ffb6b6; padding: 16px 0; } .btn-outline-primary { color: #aacfcf; border-color: #aacfcf; } .front-page-link{ color:#40514E; } /* .BUTTON_IFC { background: #aacfcf; border-radius: 10px; color: #40514E; font-family: 'Merriweather', serif; font-size: 16px; font-weight: 100; padding: 10px; text-decoration: none; display: inline-block; cursor: pointer; text-align: center; margin: 10px; } .BUTTON_IFC:hover { font-weight: normal; color: #FFFFFF; background: #679b9b; background-image: linear-gradient(to bottom, #679b9b, #aacfcf); border-radius: 10px; } */ .square-img{ border-radius: 0%; padding: 20px; width: 100px; } .subsection-img:hover{ background: rgb(233, 233, 233); } .subsection-img{ border-radius: 100%; padding: 20px; margin-bottom: 1.5rem; max-width: 100px; } .contact-me{ padding: 0 25%; } .copyright{ font-family: 'Montserrat', serif; color:#fcf8f3; font-size: 0.8rem; padding: 10px; } /******************Publication******************/ .my-name{ text-decoration: underline; font-weight: bold; } .publications{ text-align: left; width: 80%; margin: 50px 10%; } .publications-list:before { content:"⟣ "; } .small-publications-list{ font-size: 0.8rem;/* font-family: italic;*/ } .small-separation { border-color: #aacfcf; border-style: none; border-top-style: dotted; border-width: 5px; width: 15%; margin: 50px 0 30px; }
0.411466
0.082143
@-moz-document domain('mail.google.com') { td { font-family: 'SF UI Display' !important; } .zA { padding: 30px 7px 30px 7px; } .zA>.a4W, .xY, .yW { margin: 0; font-family: SF UI Display; font-weight: 700 !important; font-size: 18px !important; } .iY .Bu { background: rgba(255, 255, 255, .7); } .a3s, .g6 { font-size: 17px; color: #000; } .ha>.hP, .hx .gD { font-family: 'SF UI Display'; font-size: 24px; font-weight: 700 !important; color: #000; line-height: 30px; } .hx .adf { border-bottom: 1px #fff solid; } .bra, .amn>.ams { background: #fff; border: none; padding: 12px; color: #000; border-radius: 4px; box-shadow: none; } .nr { background: transparent; } .brc { border-radius: 50em; padding: 5px 21px; max-width: 50vw; width: auto !important; margin-top: 10px; margin-right: 20px; height: 40px; } .brd { height: 50px; } .TO .nU>.n0 { font-family: 'SF UI Display'; font-size: 18px; font-weight: 700 !important; text-shadow: none; } .TN, .TN:hover { min-height: 56px; max-height: 56px; padding-top: 0px; } .yP { font-weight: 700; } .zA:first-of-type { border-top-left-radius: 20px; border-top-right-radius: 20px; } .zA:last-of-type { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .y0 { color: rgba(255, 255, 255, 1); opacity: .8; } table { border: none; } .F { padding: 0 20px 20px 20px; } .btb { margin: 0; /* box-shadow: -10px 0px 30px -8px rgba(0, 0, 0, .5); */ border-radius: 0px; /* border-bottom: 1px rgba(255, 255, 255, .2) solid; */ opacity: 1; } .zt, .zt>tbody { display: block; padding-right: 40px; } .G-atb { height: 78px; margin: 0 16px 0 20px!important; } .G-atb::before { box-shadow: none; } .TO .nU>.n0, .TO.NQ .nU>.n0, .TO.nZ .nU>.n0, .ah9>.CJ, .n3>.CL>.CK { font-size: 18px; } .wT>.n3 .byl:first-child .aim:first-child .nZ { background-color: rgba(255, 255, 255, .4); } .hx { margin: 10px 0 10px 0; } .ho>.aVW { font-size: 24px !important; } .gt a { border-radius: 6px; border: none; } .zA>.PE.PF::before { display: none; } .amH>.Dj, .h0>.adl { -webkit-font-smoothing: auto; font-size: 20px; letter-spacing: .3px; font-family: SF UI Display; text-decoration: none; text-shadow: none; opacity: 1; color: #fff; font-weight: 700; } .aeJ { border-radius: 20px; } .aKh { -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.12); box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.12); border-radius: 20px; margin: 0px 20px 20px 20px; } .aKx>.aKz, .ig .g3, .hI .g3, .iv .g3 { color: #000; font-family: SF UI Display; font-weight: 700 !important; font-size: 18px !important; } .aKx>.aKz { color: #888; } .ig .g3, .hI .g3, .iv .g3 { margin: 0 0 -28px 0; line-height: 48px; } .J-KU-KO.aAy:before { margin: 0; } .apN .hk, .if .hk, .bi4>.T-KT, .acX>.L3.aaq, .acX>.L3.aap { float: none; padding: 6px!important; transition: background(.3s) ease-in-out; } .ii a[href] { color: hsla(218, 95%, 60%, 1); } .J-KU-KO.aIf-aLe .aKz { padding: 0 0 10px 0; } .byl .TO.nZ>.aHS-bnt .n0 { line-height: 24px; } .aeN .ajl { margin-top: -2px; } .zA>.yf { padding-right: 28px; } tr.btb { margin-left: -7px; border-left: 7px #5284ec solid; } .hx .gF.gK { max-height: 40px; } .aKx { color: #fff; } }
data/usercss/159011.user.css
@-moz-document domain('mail.google.com') { td { font-family: 'SF UI Display' !important; } .zA { padding: 30px 7px 30px 7px; } .zA>.a4W, .xY, .yW { margin: 0; font-family: SF UI Display; font-weight: 700 !important; font-size: 18px !important; } .iY .Bu { background: rgba(255, 255, 255, .7); } .a3s, .g6 { font-size: 17px; color: #000; } .ha>.hP, .hx .gD { font-family: 'SF UI Display'; font-size: 24px; font-weight: 700 !important; color: #000; line-height: 30px; } .hx .adf { border-bottom: 1px #fff solid; } .bra, .amn>.ams { background: #fff; border: none; padding: 12px; color: #000; border-radius: 4px; box-shadow: none; } .nr { background: transparent; } .brc { border-radius: 50em; padding: 5px 21px; max-width: 50vw; width: auto !important; margin-top: 10px; margin-right: 20px; height: 40px; } .brd { height: 50px; } .TO .nU>.n0 { font-family: 'SF UI Display'; font-size: 18px; font-weight: 700 !important; text-shadow: none; } .TN, .TN:hover { min-height: 56px; max-height: 56px; padding-top: 0px; } .yP { font-weight: 700; } .zA:first-of-type { border-top-left-radius: 20px; border-top-right-radius: 20px; } .zA:last-of-type { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .y0 { color: rgba(255, 255, 255, 1); opacity: .8; } table { border: none; } .F { padding: 0 20px 20px 20px; } .btb { margin: 0; /* box-shadow: -10px 0px 30px -8px rgba(0, 0, 0, .5); */ border-radius: 0px; /* border-bottom: 1px rgba(255, 255, 255, .2) solid; */ opacity: 1; } .zt, .zt>tbody { display: block; padding-right: 40px; } .G-atb { height: 78px; margin: 0 16px 0 20px!important; } .G-atb::before { box-shadow: none; } .TO .nU>.n0, .TO.NQ .nU>.n0, .TO.nZ .nU>.n0, .ah9>.CJ, .n3>.CL>.CK { font-size: 18px; } .wT>.n3 .byl:first-child .aim:first-child .nZ { background-color: rgba(255, 255, 255, .4); } .hx { margin: 10px 0 10px 0; } .ho>.aVW { font-size: 24px !important; } .gt a { border-radius: 6px; border: none; } .zA>.PE.PF::before { display: none; } .amH>.Dj, .h0>.adl { -webkit-font-smoothing: auto; font-size: 20px; letter-spacing: .3px; font-family: SF UI Display; text-decoration: none; text-shadow: none; opacity: 1; color: #fff; font-weight: 700; } .aeJ { border-radius: 20px; } .aKh { -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.12); box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.12); border-radius: 20px; margin: 0px 20px 20px 20px; } .aKx>.aKz, .ig .g3, .hI .g3, .iv .g3 { color: #000; font-family: SF UI Display; font-weight: 700 !important; font-size: 18px !important; } .aKx>.aKz { color: #888; } .ig .g3, .hI .g3, .iv .g3 { margin: 0 0 -28px 0; line-height: 48px; } .J-KU-KO.aAy:before { margin: 0; } .apN .hk, .if .hk, .bi4>.T-KT, .acX>.L3.aaq, .acX>.L3.aap { float: none; padding: 6px!important; transition: background(.3s) ease-in-out; } .ii a[href] { color: hsla(218, 95%, 60%, 1); } .J-KU-KO.aIf-aLe .aKz { padding: 0 0 10px 0; } .byl .TO.nZ>.aHS-bnt .n0 { line-height: 24px; } .aeN .ajl { margin-top: -2px; } .zA>.yf { padding-right: 28px; } tr.btb { margin-left: -7px; border-left: 7px #5284ec solid; } .hx .gF.gK { max-height: 40px; } .aKx { color: #fff; } }
0.206974
0.057812
body { height: auto; position: relative; background-color: #2f3b5d; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } p, li { line-height: 1.4em; } a:link, a:visited { color: #000; } a:hover, a:active { background-color: #2f3b5d; color: #fff; } h4 { margin-top: 0; margin-bottom: 10px; } #info-panel { text-align: left; font-size: 16px; color: #ccc; width: 964px; text-shadow: 0 0 10px #000; margin: 30px auto 30px auto; line-height: 1.5em; } #info-panel a:link, #info-panel a:visited { color: #fff; } #info-panel a:hover, #info-panel a:active { background-color: #000; } /*** BUTTONS ***/ .button { margin: 5px; padding: 7px 10px; border: 1px solid #888; color: #000; font-size: 16px; line-height: 15px; text-decoration: none; background-color: #f0f0f0; text-shadow: none; } .button:active { border: 1px solid #666; padding: 9px 10px 5px 10px; background-color: #fff; box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5); } .button:hover { color: #000; border: 1px solid #666; background: #fff linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(210, 210, 210, 1) 100%); } /* override h2 styling */ .button.download { float: right; background-color: #f0f0f0; border: 1px solid #000; font-weight: normal; margin-top: 9px; margin-left: -1px; margin-right: 0; } #circle-plot { position: relative; } #circle-plot-legend { position: absolute; top: 570px; left: 500px; } .button.svg { position: absolute; margin: 0; top: 5px; right: 5px; z-index: 10; } h1 .button { display: inline-block; vertical-align: bottom; margin: 0 0 0 10px; font-weight: normal; } #header .button { border: 1px solid #000; float: right; margin: 48px 0 0 -1px; vertical-align: bottom; z-index: 9001; font-weight: normal; } .button.download:active, .button.download:hover { background-color: #fff; } #header .button:active, #header .button:hover { background-color: #fff; } /******/ #main-container { box-shadow: 0 0 40px #000; margin: 30px auto 30px auto; width: 964px; } #header { height: 80px; width: 934px; padding: 15px; border: 1px solid #000; position: relative; } #title { font-weight: bold; color: #fff; text-shadow: 0 0 10px #000; position: absolute; left: 15px; bottom: 35px; font-size: 40px; cursor: default; line-height: 1em; } #title:hover { text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); } #desc { font-weight: bold; color: #fff; text-shadow: 0 0 10px #000; position: absolute; left: 15px; bottom: 15px; font-size: 14px; line-height: 1em; cursor: default; } #content { font-size: 16px; background-color: #fff; width: 904px; padding: 30px; border-top: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; position: relative; } .tabs { clear: both; position: relative; height: 35px; border-bottom: 1px solid #888; } .tabs > .tab { display: block; float: left; line-height: 16px; margin-left: 10px; margin-right: 10px; padding: 10px; font-size: 16px; height: 14px; background-color: #f0f0f0; border-top: 1px solid #888; border-left: 1px solid #888; border-right: 1px solid #888; border-bottom: 0 none; cursor: pointer; } .tabs > .tab:hover { background-color: #fff; } .tabs > .tab.active { padding: 12px; margin-left: 8px; margin-right: 8px; margin-top: -4px; background-color: #fff; border-bottom: none; height: 15px; cursor: default; box-shadow: none; } h1 { font-size: 30px; text-align: left; } h2.bar { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; text-shadow: 0 0 10px #000; text-align: left; color: #fff; background-color: #555; border-top: 1px solid #000; border-bottom: 1px solid #000; border-right: 0; border-left: 0; line-height: 50px; font-size: 20px; position: relative; } #loading-indicator { position: fixed; color: #fff; text-shadow: 0 0 10px #000; top: 0; right: 0; font-size: 80px; line-height: 80px; z-index: 9001; padding: 15px; } #loading-indicator img { display: block; margin-left: auto; margin-right: auto; } .alignment-container { font-family: UbuntuMonoFA, monospace; } .alignment-row { margin-top: 10px; margin-bottom: 10px; } .snp { background-color: #555; color: #fff; } .a { background-color: #0a0; } .t, .u { background-color: #00d; } .c { background-color: #ca0; } .g { background-color: #d00; } /* SVG */ #reactivities-chart { border: 1px solid #000; background-color: #fff; } .tick > text { font: 16px UbuntuMonoFA, monospace; } .line { fill: none; stroke: #a00; stroke-width: 1px; } .missing-bg { fill: #bbb; } .not-missing-bg { fill: #fff; } /*** TRANSCRIPT ID SEARCH ***/ #search-transcript-id { width: 100%; } #search-transcript-id-container { margin-top: 39px; margin-bottom: 39px; text-align: center; } .message { text-align: center; padding: 20px; background-color: #ffa; border: 1px solid #000; font-size: 18px; clear: both; } #search-transcript-id-text, #search-transcript-id-submit { margin: 0; display: inline-block; font-size: 18px; line-height: 22px; vertical-align: bottom; } #search-transcript-id-text { padding: 7px; border: 1px solid #888; } /*** /TRANSCRIPT ID SEARCH ***/ /* COVERAGE TABLE */ .coverage-table { width: 100%; margin: auto; border-spacing: 0; border-collapse: collapse; clear: both; } .coverage-table th, .coverage-table td { padding: 5px 10px; text-align: left; } .coverage-table td a { font-weight: normal; color: #000; text-decoration: none; } .coverage-table tr:hover td, .coverage-table tr:hover td a { cursor: pointer; background-color: #f0f0f0; } .coverage-table th { font-weight: normal; background-color: #f0f0f0; border-bottom: 1px solid #888; } /* STRUCTURE */ #structure-container { position: relative; overflow: hidden; height: 690px; } /* outer container */ #pca-container { width: 255px; } /* this contains the actual chart */ .pca-container { padding-left: 0; width: 200px; height: 200px; } #pca-desc { margin-top: 20px; } .pca-title-container { position: relative; height: 40px; } .pca-title-container > h4 { position: absolute; top: 7px; left: 0; } .pca-interact { position: relative; float: right; margin-left: 5px; margin-right: 0; } svg#pca-key { margin-left: 34px; width: 180px; height: 72px; min-width: 0; min-height: 0; } #structure-detail { position: absolute; width: 630px; height: 670px; top: 10px; right: 1px; } svg#forna-key { width: 120px; height: 92px; position: absolute; bottom: 10px; right: 10px; min-width: 0; min-height: 0; z-index: 5; } #forna-container { position: absolute; width: 630px; height: 630px; } #forna-outer_container { position: absolute; width: 630px; height: 630px; top: 40px; right: 1px; } #forna-overlay { position: absolute; width: 630px; height: 40px; left: 0; top: 0; } .structure-energy { line-height: 40px; font-size: 16px; position: absolute; top: 35px; left: 10px; z-index: 2; } .forna-interact { float: right; margin-left: 0; z-index: 20; /*padding: 7px 0 7px 7px;*/ } /*** CIRCLE PLOT ***/ .circleplot-link { pointer-events: none; } /*** /CIRCLE PLOT ***/ #nucleotide-measurement-charts { text-align: center; } .nucleotide-detail.button { display: inline-block; } #structure-pca-chart-tooltip { border: 1px solid #000; background-color: #fff; position: absolute; padding: 5px 10px; pointer-events: none; opacity: 0; margin: 0; z-index: 10; } .dot { cursor: pointer; } /* PAGINATION *********************************************************/ #search-coverage-paginator { margin-top: 10px; margin-bottom: 10px; } .pagination { text-align: center; } .pagination > .button { margin: 0 3px 0 3px; display: inline-block; font-size: 18px; width: 30px; vertical-align: bottom; } .pagination-status { width: 130px; margin: 0 3px 0 3px; text-align: center; padding: 5px; line-height: 19px; border: 1px solid #888; font-size: 16px; font-family: UbuntuFA, Tahoma, Geneva, sans-serif } /*** help page ***/ .help-example-image-full, .help-example-image-small, .help-example-image { display: block; margin: 20px auto; padding: 20px; clear: both; border: 2px solid #C7D2EF; } .help-example-image { width: 700px; position: relative; } .help-example-image-full { width: 860px; } .help-pre { font-size: 14px; margin-left: auto; margin-right: auto; padding: 20px; width: 860px; border: 2px solid #C7D2EF; tab-size: 4; overflow: auto; } .help-marker { text-align: center; border-radius: 50%; border: 2px solid #f00; font-size: 14px; position: absolute; width: 18px; height: 18px; line-height: 18px; background: #fff; } /* D3nome-specific *********************************************************************/ #d3nome { position: relative; overflow: hidden; clear: both; } .d3nome-viewport { fill: black; fill-opacity: 0.2; stroke: #555; stroke-width: 1px; shape-rendering: crispEdges; } .d3nome-feature-utr, .d3nome-feature-cds, .d3nome-feature-intron { stroke-width: 1px; z-index: 5; } .d3nome-feature-utr, .d3nome-feature-cds { shape-rendering: crispEdges; } .d3nome-feature-utr.forward { fill: #ded; } .d3nome-feature-cds.forward { fill: #191; } .d3nome-feature-utr.reverse { fill: #edd; } .d3nome-feature-cds.reverse { fill: #a33; } .d3nome-feature-intron { fill: none; } .d3nome-feature-utr.forward, .d3nome-feature-cds.forward, .d3nome-feature-intron.forward { stroke: #191; } .d3nome-feature-utr.reverse, .d3nome-feature-cds.reverse, .d3nome-feature-intron.reverse { stroke: #a33; } .d3nome-gene.forward, .d3nome-gene.reverse { stroke-width: 0; } .d3nome-gene.forward { fill: #3a3; } .d3nome-gene.reverse { fill: #a33; } .d3nome-transcript-label-container { position: relative; } .d3nome-transcript-label { border: 1px solid #666; display: inline-block; background-color: #fff; color: #444; margin-top: 3px; padding: 2px; font-size: 13px; white-space: nowrap; /* prevents line break at hyphens */ z-index: 3; position: absolute; cursor: pointer; } .d3nome-transcript-label-hover { border: 1px solid #444; background-color: #fff; color: #35a; box-shadow: 0 0 3px #000; } #d3nome-canvas-container { position: relative; } /* d3nome-transcript-label gets attached to underlay */ #d3nome-overlay, #d3nome-underlay { stroke-width: 0; fill-opacity: 0; position: absolute; left: 0; z-index: 4; } .d3nome-overlay-hover, .d3nome-hover { cursor: pointer; } #d3nome-canvas { position: relative; display: block; } #d3nome-resize-bar { position: absolute; bottom: 0; margin-top: -20px; float: bottom; display: block; height: 20px; text-align: center; font-size: 12px; border-bottom: 1px solid #000; z-index: 10; cursor: s-resize; } .d3nome-grid-bg { fill: #f6f6f6; } .d3nome-flank-overlay { position: absolute; background-color: #fff; z-index: 9000; } .d3nome-grid path, .d3nome-grid line { fill: none; stroke: #d6d6d6; stroke-width: 1px; shape-rendering: crispEdges; } .d3nome-x { shape-rendering: crispEdges; fill: none; stroke-width: 1px; stroke: #333; } .d3nome-x > .tick > text { font: 16px UbuntuMonoFA, Courier New, monospace; stroke: none; fill: #000; } .d3nome-zoomed-out-message { font: 16px UbuntuMonoFA, Courier New, monospace; } /** SELECT MENU **/ /* Select button */ .d3nome-container .ui-selectmenu-button { position: absolute; bottom: 10px; padding: 7px 10px; border: 1px solid #888; color: #000; line-height: 15px; margin: 0; border-radius: 0; background: #f0f0f0 none; z-index: 20; } /* Text element inside the button */ .d3nome-container .ui-selectmenu-button .ui-selectmenu-text { margin: 0; font-weight: normal; font-size: 16px; line-height: 15px; position: relative; padding: 0 0 0 20px; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } /* Adds the arrow to the select button */ .d3nome-container .ui-selectmenu-button .ui-selectmenu-text:before { position: absolute; font-family: FontAwesome, sans-serif; top: 0; left: 0; font-size: 18px; content: "\f107"; } /* Hover - show button gradient */ .d3nome-container .ui-selectmenu-button.ui-state-hover { z-index: 90001; border: 1px solid #666; background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(217, 217, 217, 1) 100%); } /* Button pressed */ .d3nome-container .ui-corner-top { border: 1px solid #666; padding: 9px 10px 5px 10px; background-color: #f0f0f0; box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5); } .d3nome-container .ui-state-focus { outline: none; } #d3nome-chromosome-selector-menu { border: 1px solid #000; border-radius: 0; background-image: none; } #d3nome-chromosome-selector-menu .ui-menu-item, #d3nome-chromosome-selector-menu .ui-state-focus { font-size: 16px; padding: 5px 10px; background-image: none; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } #d3nome-chromosome-selector-menu .ui-menu-item { background-color: #f0f0f0; } #d3nome-chromosome-selector-menu .ui-state-focus { background-color: #555; font-weight: normal; color: #fff; border: 0; } #d3nome-chromosome-selector-button.ui-selectmenu-button span.ui-icon.ui-icon { background-image: none; } .ref { margin-top: 10px; margin-bottom: 10px; } .ref.highlighted { background-color: #beb; } .nm-container { position: relative; }
provisioning/roles/foldatlas/files/static/foldatlas/style.css
body { height: auto; position: relative; background-color: #2f3b5d; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } p, li { line-height: 1.4em; } a:link, a:visited { color: #000; } a:hover, a:active { background-color: #2f3b5d; color: #fff; } h4 { margin-top: 0; margin-bottom: 10px; } #info-panel { text-align: left; font-size: 16px; color: #ccc; width: 964px; text-shadow: 0 0 10px #000; margin: 30px auto 30px auto; line-height: 1.5em; } #info-panel a:link, #info-panel a:visited { color: #fff; } #info-panel a:hover, #info-panel a:active { background-color: #000; } /*** BUTTONS ***/ .button { margin: 5px; padding: 7px 10px; border: 1px solid #888; color: #000; font-size: 16px; line-height: 15px; text-decoration: none; background-color: #f0f0f0; text-shadow: none; } .button:active { border: 1px solid #666; padding: 9px 10px 5px 10px; background-color: #fff; box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5); } .button:hover { color: #000; border: 1px solid #666; background: #fff linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(210, 210, 210, 1) 100%); } /* override h2 styling */ .button.download { float: right; background-color: #f0f0f0; border: 1px solid #000; font-weight: normal; margin-top: 9px; margin-left: -1px; margin-right: 0; } #circle-plot { position: relative; } #circle-plot-legend { position: absolute; top: 570px; left: 500px; } .button.svg { position: absolute; margin: 0; top: 5px; right: 5px; z-index: 10; } h1 .button { display: inline-block; vertical-align: bottom; margin: 0 0 0 10px; font-weight: normal; } #header .button { border: 1px solid #000; float: right; margin: 48px 0 0 -1px; vertical-align: bottom; z-index: 9001; font-weight: normal; } .button.download:active, .button.download:hover { background-color: #fff; } #header .button:active, #header .button:hover { background-color: #fff; } /******/ #main-container { box-shadow: 0 0 40px #000; margin: 30px auto 30px auto; width: 964px; } #header { height: 80px; width: 934px; padding: 15px; border: 1px solid #000; position: relative; } #title { font-weight: bold; color: #fff; text-shadow: 0 0 10px #000; position: absolute; left: 15px; bottom: 35px; font-size: 40px; cursor: default; line-height: 1em; } #title:hover { text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); } #desc { font-weight: bold; color: #fff; text-shadow: 0 0 10px #000; position: absolute; left: 15px; bottom: 15px; font-size: 14px; line-height: 1em; cursor: default; } #content { font-size: 16px; background-color: #fff; width: 904px; padding: 30px; border-top: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; position: relative; } .tabs { clear: both; position: relative; height: 35px; border-bottom: 1px solid #888; } .tabs > .tab { display: block; float: left; line-height: 16px; margin-left: 10px; margin-right: 10px; padding: 10px; font-size: 16px; height: 14px; background-color: #f0f0f0; border-top: 1px solid #888; border-left: 1px solid #888; border-right: 1px solid #888; border-bottom: 0 none; cursor: pointer; } .tabs > .tab:hover { background-color: #fff; } .tabs > .tab.active { padding: 12px; margin-left: 8px; margin-right: 8px; margin-top: -4px; background-color: #fff; border-bottom: none; height: 15px; cursor: default; box-shadow: none; } h1 { font-size: 30px; text-align: left; } h2.bar { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; text-shadow: 0 0 10px #000; text-align: left; color: #fff; background-color: #555; border-top: 1px solid #000; border-bottom: 1px solid #000; border-right: 0; border-left: 0; line-height: 50px; font-size: 20px; position: relative; } #loading-indicator { position: fixed; color: #fff; text-shadow: 0 0 10px #000; top: 0; right: 0; font-size: 80px; line-height: 80px; z-index: 9001; padding: 15px; } #loading-indicator img { display: block; margin-left: auto; margin-right: auto; } .alignment-container { font-family: UbuntuMonoFA, monospace; } .alignment-row { margin-top: 10px; margin-bottom: 10px; } .snp { background-color: #555; color: #fff; } .a { background-color: #0a0; } .t, .u { background-color: #00d; } .c { background-color: #ca0; } .g { background-color: #d00; } /* SVG */ #reactivities-chart { border: 1px solid #000; background-color: #fff; } .tick > text { font: 16px UbuntuMonoFA, monospace; } .line { fill: none; stroke: #a00; stroke-width: 1px; } .missing-bg { fill: #bbb; } .not-missing-bg { fill: #fff; } /*** TRANSCRIPT ID SEARCH ***/ #search-transcript-id { width: 100%; } #search-transcript-id-container { margin-top: 39px; margin-bottom: 39px; text-align: center; } .message { text-align: center; padding: 20px; background-color: #ffa; border: 1px solid #000; font-size: 18px; clear: both; } #search-transcript-id-text, #search-transcript-id-submit { margin: 0; display: inline-block; font-size: 18px; line-height: 22px; vertical-align: bottom; } #search-transcript-id-text { padding: 7px; border: 1px solid #888; } /*** /TRANSCRIPT ID SEARCH ***/ /* COVERAGE TABLE */ .coverage-table { width: 100%; margin: auto; border-spacing: 0; border-collapse: collapse; clear: both; } .coverage-table th, .coverage-table td { padding: 5px 10px; text-align: left; } .coverage-table td a { font-weight: normal; color: #000; text-decoration: none; } .coverage-table tr:hover td, .coverage-table tr:hover td a { cursor: pointer; background-color: #f0f0f0; } .coverage-table th { font-weight: normal; background-color: #f0f0f0; border-bottom: 1px solid #888; } /* STRUCTURE */ #structure-container { position: relative; overflow: hidden; height: 690px; } /* outer container */ #pca-container { width: 255px; } /* this contains the actual chart */ .pca-container { padding-left: 0; width: 200px; height: 200px; } #pca-desc { margin-top: 20px; } .pca-title-container { position: relative; height: 40px; } .pca-title-container > h4 { position: absolute; top: 7px; left: 0; } .pca-interact { position: relative; float: right; margin-left: 5px; margin-right: 0; } svg#pca-key { margin-left: 34px; width: 180px; height: 72px; min-width: 0; min-height: 0; } #structure-detail { position: absolute; width: 630px; height: 670px; top: 10px; right: 1px; } svg#forna-key { width: 120px; height: 92px; position: absolute; bottom: 10px; right: 10px; min-width: 0; min-height: 0; z-index: 5; } #forna-container { position: absolute; width: 630px; height: 630px; } #forna-outer_container { position: absolute; width: 630px; height: 630px; top: 40px; right: 1px; } #forna-overlay { position: absolute; width: 630px; height: 40px; left: 0; top: 0; } .structure-energy { line-height: 40px; font-size: 16px; position: absolute; top: 35px; left: 10px; z-index: 2; } .forna-interact { float: right; margin-left: 0; z-index: 20; /*padding: 7px 0 7px 7px;*/ } /*** CIRCLE PLOT ***/ .circleplot-link { pointer-events: none; } /*** /CIRCLE PLOT ***/ #nucleotide-measurement-charts { text-align: center; } .nucleotide-detail.button { display: inline-block; } #structure-pca-chart-tooltip { border: 1px solid #000; background-color: #fff; position: absolute; padding: 5px 10px; pointer-events: none; opacity: 0; margin: 0; z-index: 10; } .dot { cursor: pointer; } /* PAGINATION *********************************************************/ #search-coverage-paginator { margin-top: 10px; margin-bottom: 10px; } .pagination { text-align: center; } .pagination > .button { margin: 0 3px 0 3px; display: inline-block; font-size: 18px; width: 30px; vertical-align: bottom; } .pagination-status { width: 130px; margin: 0 3px 0 3px; text-align: center; padding: 5px; line-height: 19px; border: 1px solid #888; font-size: 16px; font-family: UbuntuFA, Tahoma, Geneva, sans-serif } /*** help page ***/ .help-example-image-full, .help-example-image-small, .help-example-image { display: block; margin: 20px auto; padding: 20px; clear: both; border: 2px solid #C7D2EF; } .help-example-image { width: 700px; position: relative; } .help-example-image-full { width: 860px; } .help-pre { font-size: 14px; margin-left: auto; margin-right: auto; padding: 20px; width: 860px; border: 2px solid #C7D2EF; tab-size: 4; overflow: auto; } .help-marker { text-align: center; border-radius: 50%; border: 2px solid #f00; font-size: 14px; position: absolute; width: 18px; height: 18px; line-height: 18px; background: #fff; } /* D3nome-specific *********************************************************************/ #d3nome { position: relative; overflow: hidden; clear: both; } .d3nome-viewport { fill: black; fill-opacity: 0.2; stroke: #555; stroke-width: 1px; shape-rendering: crispEdges; } .d3nome-feature-utr, .d3nome-feature-cds, .d3nome-feature-intron { stroke-width: 1px; z-index: 5; } .d3nome-feature-utr, .d3nome-feature-cds { shape-rendering: crispEdges; } .d3nome-feature-utr.forward { fill: #ded; } .d3nome-feature-cds.forward { fill: #191; } .d3nome-feature-utr.reverse { fill: #edd; } .d3nome-feature-cds.reverse { fill: #a33; } .d3nome-feature-intron { fill: none; } .d3nome-feature-utr.forward, .d3nome-feature-cds.forward, .d3nome-feature-intron.forward { stroke: #191; } .d3nome-feature-utr.reverse, .d3nome-feature-cds.reverse, .d3nome-feature-intron.reverse { stroke: #a33; } .d3nome-gene.forward, .d3nome-gene.reverse { stroke-width: 0; } .d3nome-gene.forward { fill: #3a3; } .d3nome-gene.reverse { fill: #a33; } .d3nome-transcript-label-container { position: relative; } .d3nome-transcript-label { border: 1px solid #666; display: inline-block; background-color: #fff; color: #444; margin-top: 3px; padding: 2px; font-size: 13px; white-space: nowrap; /* prevents line break at hyphens */ z-index: 3; position: absolute; cursor: pointer; } .d3nome-transcript-label-hover { border: 1px solid #444; background-color: #fff; color: #35a; box-shadow: 0 0 3px #000; } #d3nome-canvas-container { position: relative; } /* d3nome-transcript-label gets attached to underlay */ #d3nome-overlay, #d3nome-underlay { stroke-width: 0; fill-opacity: 0; position: absolute; left: 0; z-index: 4; } .d3nome-overlay-hover, .d3nome-hover { cursor: pointer; } #d3nome-canvas { position: relative; display: block; } #d3nome-resize-bar { position: absolute; bottom: 0; margin-top: -20px; float: bottom; display: block; height: 20px; text-align: center; font-size: 12px; border-bottom: 1px solid #000; z-index: 10; cursor: s-resize; } .d3nome-grid-bg { fill: #f6f6f6; } .d3nome-flank-overlay { position: absolute; background-color: #fff; z-index: 9000; } .d3nome-grid path, .d3nome-grid line { fill: none; stroke: #d6d6d6; stroke-width: 1px; shape-rendering: crispEdges; } .d3nome-x { shape-rendering: crispEdges; fill: none; stroke-width: 1px; stroke: #333; } .d3nome-x > .tick > text { font: 16px UbuntuMonoFA, Courier New, monospace; stroke: none; fill: #000; } .d3nome-zoomed-out-message { font: 16px UbuntuMonoFA, Courier New, monospace; } /** SELECT MENU **/ /* Select button */ .d3nome-container .ui-selectmenu-button { position: absolute; bottom: 10px; padding: 7px 10px; border: 1px solid #888; color: #000; line-height: 15px; margin: 0; border-radius: 0; background: #f0f0f0 none; z-index: 20; } /* Text element inside the button */ .d3nome-container .ui-selectmenu-button .ui-selectmenu-text { margin: 0; font-weight: normal; font-size: 16px; line-height: 15px; position: relative; padding: 0 0 0 20px; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } /* Adds the arrow to the select button */ .d3nome-container .ui-selectmenu-button .ui-selectmenu-text:before { position: absolute; font-family: FontAwesome, sans-serif; top: 0; left: 0; font-size: 18px; content: "\f107"; } /* Hover - show button gradient */ .d3nome-container .ui-selectmenu-button.ui-state-hover { z-index: 90001; border: 1px solid #666; background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(217, 217, 217, 1) 100%); } /* Button pressed */ .d3nome-container .ui-corner-top { border: 1px solid #666; padding: 9px 10px 5px 10px; background-color: #f0f0f0; box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5); } .d3nome-container .ui-state-focus { outline: none; } #d3nome-chromosome-selector-menu { border: 1px solid #000; border-radius: 0; background-image: none; } #d3nome-chromosome-selector-menu .ui-menu-item, #d3nome-chromosome-selector-menu .ui-state-focus { font-size: 16px; padding: 5px 10px; background-image: none; font-family: UbuntuFA, Tahoma, Geneva, sans-serif; } #d3nome-chromosome-selector-menu .ui-menu-item { background-color: #f0f0f0; } #d3nome-chromosome-selector-menu .ui-state-focus { background-color: #555; font-weight: normal; color: #fff; border: 0; } #d3nome-chromosome-selector-button.ui-selectmenu-button span.ui-icon.ui-icon { background-image: none; } .ref { margin-top: 10px; margin-bottom: 10px; } .ref.highlighted { background-color: #beb; } .nm-container { position: relative; }
0.357792
0.112259
@import url(https://fonts.googleapis.com/css?family=Nunito); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #3490dc; --indigo: #6574cd; --purple: #9561e2; --pink: #f66d9b; --red: #e3342f; --orange: #f6993f; --yellow: #ffed4a; --green: #38c172; --teal: #4dc0b5; --cyan: #6cb2eb; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #3490dc; --secondary: #6c757d; --success: #38c172; --info: #6cb2eb; --warning: #ffed4a; --danger: #e3342f; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Nunito", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *,*::before,*::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } article,footer,header,main,nav,section { display: block; } body { margin: 0; font-family: "Nunito", sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #212529; text-align: left; background-color: #f8fafc; } [tabindex="-1"]:focus { outline: 0 !important; } h1,h2,h3,h4,h5,h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } b,strong { font-weight: bolder; } small { font-size: 80%; } a { color: #3490dc; text-decoration: none; background-color: transparent; } a:hover { color: #1d68a7; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre,code { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input,button,select,textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button,input { overflow: visible; } button,select { text-transform: none; } select { word-wrap: normal; } button,[type=button],[type=reset],[type=submit] { -webkit-appearance: button; } button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner { padding: 0; border-style: none; } input[type=radio],input[type=checkbox] { box-sizing: border-box; padding: 0; } input[type=date],input[type=time],input[type=datetime-local],input[type=month] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { outline-offset: -2px; -webkit-appearance: none; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } [hidden] { display: none !important; } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1,.h1 { font-size: 2.25rem; } h2,.h2 { font-size: 1.8rem; } h3,.h3 { font-size: 1.575rem; } h4,.h4 { font-size: 1.35rem; } h5,.h5 { font-size: 1.125rem; } h6,.h6 { font-size: 0.9rem; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } small,.small { font-size: 80%; font-weight: 400; } mark,.mark { padding: 0.2em; background-color: #fcf8e3; } code { font-size: 87.5%; color: #f66d9b; word-break: break-word; } a > code { color: inherit; } pre { display: block; font-size: 87.5%; color: #212529; } pre code { font-size: inherit; color: inherit; word-break: normal; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } .table { width: 100%; margin-bottom: 1rem; color: #212529; } .table th,.table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table-sm th,.table-sm td { padding: 0.3rem; } .table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); } .table-primary,.table-primary > th,.table-primary > td { background-color: #c6e0f5; } .table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody { border-color: #95c5ed; } .table-hover .table-primary:hover { background-color: #b0d4f1; } .table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th { background-color: #b0d4f1; } .table-secondary,.table-secondary > th,.table-secondary > td { background-color: #d6d8db; } .table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody { border-color: #b3b7bb; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success,.table-success > th,.table-success > td { background-color: #c7eed8; } .table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody { border-color: #98dfb6; } .table-hover .table-success:hover { background-color: #b3e8ca; } .table-hover .table-success:hover > td,.table-hover .table-success:hover > th { background-color: #b3e8ca; } .table-info,.table-info > th,.table-info > td { background-color: #d6e9f9; } .table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody { border-color: #b3d7f5; } .table-hover .table-info:hover { background-color: #c0ddf6; } .table-hover .table-info:hover > td,.table-hover .table-info:hover > th { background-color: #c0ddf6; } .table-danger,.table-danger > th,.table-danger > td { background-color: #f7c6c5; } .table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody { border-color: #f09593; } .table-hover .table-danger:hover { background-color: #f4b0af; } .table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th { background-color: #f4b0af; } .table-light,.table-light > th,.table-light > td { background-color: #fdfdfe; } .table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody { border-color: #fbfcfc; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td,.table-hover .table-light:hover > th { background-color: #ececf6; } .table-active,.table-active > th,.table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td,.table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; } .form-control { display: block; width: 100%; height: calc(1.6em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #a1cbef; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled,.form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.6; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.125rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.7875rem; line-height: 1.5; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } select.form-control[size],select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col,.form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #e3342f; } .form-control.is-invalid { border-color: #e3342f; padding-right: calc(1.6em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4em + 0.1875rem); background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem); } .form-control.is-invalid:focus { border-color: #e3342f; box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25); } .form-control.is-invalid ~ .invalid-feedback { display: block; } textarea.form-control.is-invalid { padding-right: calc(1.6em + 0.75rem); background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem); } .form-control-file.is-invalid ~ .invalid-feedback { display: block; } .form-check-input.is-invalid ~ .form-check-label { color: #e3342f; } .form-check-input.is-invalid ~ .invalid-feedback { display: block; } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 0.9rem; line-height: 1.6; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #212529; text-decoration: none; } .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .btn.disabled,.btn:disabled { opacity: 0.65; } a.btn.disabled { pointer-events: none; } .btn-primary { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-primary:hover { color: #fff; background-color: #227dc7; border-color: #2176bd; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-primary.disabled,.btn-primary:disabled { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active { color: #fff; background-color: #2176bd; border-color: #1f6fb2; } .btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-secondary.disabled,.btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active { color: #fff; background-color: #545b62; border-color: #4e555b; } .btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-success { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:hover { color: #fff; background-color: #2fa360; border-color: #2d995b; } .btn-success:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-success.disabled,.btn-success:disabled { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active { color: #fff; background-color: #2d995b; border-color: #2a9055; } .btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-info { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-info:hover { color: #fff; background-color: #4aa0e6; border-color: #3f9ae5; } .btn-info:focus { box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5); } .btn-info.disabled,.btn-info:disabled { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active { color: #fff; background-color: #3f9ae5; border-color: #3495e3; } .btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5); } .btn-danger { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-danger:hover { color: #fff; background-color: #d0211c; border-color: #c51f1a; } .btn-danger:focus { box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5); } .btn-danger.disabled,.btn-danger:disabled { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active { color: #fff; background-color: #c51f1a; border-color: #b91d19; } .btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light.disabled,.btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-outline-primary { color: #3490dc; border-color: #3490dc; } .btn-outline-primary:hover { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-outline-primary:focus { box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5); } .btn-outline-primary.disabled,.btn-outline-primary:disabled { color: #3490dc; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5); } .btn-outline-secondary { color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled,.btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #38c172; border-color: #38c172; } .btn-outline-success:hover { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-outline-success:focus { box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5); } .btn-outline-success.disabled,.btn-outline-success:disabled { color: #38c172; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5); } .btn-outline-info { color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:hover { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:focus { box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5); } .btn-outline-info.disabled,.btn-outline-info:disabled { color: #6cb2eb; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5); } .btn-outline-danger { color: #e3342f; border-color: #e3342f; } .btn-outline-danger:hover { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-outline-danger:focus { box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5); } .btn-outline-danger.disabled,.btn-outline-danger:disabled { color: #e3342f; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5); } .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled,.btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-link { font-weight: 400; color: #3490dc; text-decoration: none; } .btn-link:hover { color: #1d68a7; text-decoration: underline; } .btn-link:focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled,.btn-link.disabled { color: #6c757d; pointer-events: none; } .btn-lg,.btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm,.btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block { width: 100%; } .btn-group { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn { position: relative; flex: 1 1 auto; } .btn-group > .btn:hover { z-index: 1; } .btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active { z-index: 1; } .btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type=radio],.btn-group-toggle > .btn input[type=checkbox],.btn-group-toggle > .btn-group > .btn input[type=radio],.btn-group-toggle > .btn-group > .btn input[type=checkbox] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control { margin-left: -1px; } .input-group > .form-control:focus { z-index: 3; } .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-append { display: flex; } .input-group-append .btn { position: relative; z-index: 2; } .input-group-append .btn:focus { z-index: 3; } .input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type=radio],.input-group-text input[type=checkbox] { margin-top: 0; } .input-group-lg > .form-control:not(textarea) { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover,.nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #f8fafc; border-color: #dee2e6 #dee2e6 #f8fafc; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #3490dc; background-color: #fff; border: 1px solid #dee2e6; } .page-link:hover { z-index: 2; color: #1d68a7; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #3490dc; border-color: #3490dc; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-primary { color: #1b4b72; background-color: #d6e9f8; border-color: #c6e0f5; } .alert-primary .alert-link { color: #113049; } .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary .alert-link { color: #202326; } .alert-success { color: #1d643b; background-color: #d7f3e3; border-color: #c7eed8; } .alert-success .alert-link { color: #123c24; } .alert-info { color: #385d7a; background-color: #e2f0fb; border-color: #d6e9f9; } .alert-info .alert-link { color: #284257; } .alert-danger { color: #761b18; background-color: #f9d6d5; border-color: #f7c6c5; } .alert-danger .alert-link { color: #4c110f; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light .alert-link { color: #686868; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .media { display: flex; align-items: flex-start; } .media-body { flex: 1; } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:hover,.list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #212529; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item.disabled,.list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #3490dc; border-color: #3490dc; } .list-group-item-primary { color: #1b4b72; background-color: #c6e0f5; } .list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus { color: #1b4b72; background-color: #b0d4f1; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #1b4b72; border-color: #1b4b72; } .list-group-item-secondary { color: #383d41; background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; } .list-group-item-success { color: #1d643b; background-color: #c7eed8; } .list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus { color: #1d643b; background-color: #b3e8ca; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #1d643b; border-color: #1d643b; } .list-group-item-info { color: #385d7a; background-color: #d6e9f9; } .list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus { color: #385d7a; background-color: #c0ddf6; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #385d7a; border-color: #385d7a; } .list-group-item-danger { color: #761b18; background-color: #f7c6c5; } .list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus { color: #761b18; background-color: #f4b0af; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #761b18; border-color: #761b18; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; } .close { float: right; font-size: 1.35rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.5; } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus { opacity: 0.75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.show .modal-dialog { transform: none; } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.6; } .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } @-webkit-keyframes spinner-border { to { transform: rotate(360deg); } } @keyframes spinner-border { to { transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border 0.75s linear infinite; animation: spinner-border 0.75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @-webkit-keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .align-top { vertical-align: top !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #3490dc !important; } a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus { background-color: #2176bd !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #38c172 !important; } a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus { background-color: #2d995b !important; } .bg-info { background-color: #6cb2eb !important; } a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus { background-color: #3f9ae5 !important; } .bg-danger { background-color: #e3342f !important; } a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus { background-color: #c51f1a !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus { background-color: #dae0e5 !important; } .bg-white { background-color: #fff !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #3490dc !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #38c172 !important; } .border-info { border-color: #6cb2eb !important; } .border-danger { border-color: #e3342f !important; } .border-light { border-color: #f8f9fa !important; } .border-white { border-color: #fff !important; } .d-none { display: none !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-flex { display: flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-flex { display: flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-flex { display: flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-flex { display: flex !important; } } .flex-row { flex-direction: row !important; } .flex-wrap { flex-wrap: wrap !important; } .justify-content-start { justify-content: flex-start !important; } .justify-content-center { justify-content: center !important; } .align-items-start { align-items: flex-start !important; } .align-items-center { align-items: center !important; } .align-content-start { align-content: flex-start !important; } .align-content-center { align-content: center !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-center { justify-content: center !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-center { align-items: center !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-center { align-content: center !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-wrap { flex-wrap: wrap !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-center { justify-content: center !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-center { align-items: center !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-center { align-content: center !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-center { justify-content: center !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-center { align-items: center !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-center { align-content: center !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .min-vh-100 { min-height: 100vh !important; } .vh-100 { height: 100vh !important; } .m-0 { margin: 0 !important; } .mt-0,.my-0 { margin-top: 0 !important; } .mb-0,.my-0 { margin-bottom: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1,.my-1 { margin-top: 0.25rem !important; } .mb-1,.my-1 { margin-bottom: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2,.my-2 { margin-top: 0.5rem !important; } .mb-2,.my-2 { margin-bottom: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3,.my-3 { margin-top: 1rem !important; } .mb-3,.my-3 { margin-bottom: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4,.my-4 { margin-top: 1.5rem !important; } .mb-4,.my-4 { margin-bottom: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5,.my-5 { margin-top: 3rem !important; } .mb-5,.my-5 { margin-bottom: 3rem !important; } .p-0 { padding: 0 !important; } .px-0 { padding-right: 0 !important; } .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .px-1 { padding-right: 0.25rem !important; } .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .px-2 { padding-right: 0.5rem !important; } .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .px-3 { padding-right: 1rem !important; } .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .px-4 { padding-right: 1.5rem !important; } .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .px-5 { padding-right: 3rem !important; } .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1,.my-n1 { margin-top: -0.25rem !important; } .mb-n1,.my-n1 { margin-bottom: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2,.my-n2 { margin-top: -0.5rem !important; } .mb-n2,.my-n2 { margin-bottom: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3,.my-n3 { margin-top: -1rem !important; } .mb-n3,.my-n3 { margin-bottom: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4,.my-n4 { margin-top: -1.5rem !important; } .mb-n4,.my-n4 { margin-bottom: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5,.my-n5 { margin-top: -3rem !important; } .mb-n5,.my-n5 { margin-bottom: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto,.my-auto { margin-top: auto !important; } .mb-auto,.my-auto { margin-bottom: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .p-sm-0 { padding: 0 !important; } .px-sm-0 { padding-right: 0 !important; } .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .px-sm-1 { padding-right: 0.25rem !important; } .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .px-sm-2 { padding-right: 0.5rem !important; } .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .px-sm-3 { padding-right: 1rem !important; } .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .px-sm-4 { padding-right: 1.5rem !important; } .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .px-sm-5 { padding-right: 3rem !important; } .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .p-md-0 { padding: 0 !important; } .px-md-0 { padding-right: 0 !important; } .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .px-md-1 { padding-right: 0.25rem !important; } .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .px-md-2 { padding-right: 0.5rem !important; } .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .px-md-3 { padding-right: 1rem !important; } .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .px-md-4 { padding-right: 1.5rem !important; } .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .px-md-5 { padding-right: 3rem !important; } .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .p-lg-0 { padding: 0 !important; } .px-lg-0 { padding-right: 0 !important; } .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .px-lg-1 { padding-right: 0.25rem !important; } .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .px-lg-2 { padding-right: 0.5rem !important; } .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .px-lg-3 { padding-right: 1rem !important; } .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .px-lg-4 { padding-right: 1.5rem !important; } .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .px-lg-5 { padding-right: 3rem !important; } .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !important; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } .text-uppercase { text-transform: uppercase !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-bold { font-weight: 700 !important; } .text-white { color: #fff !important; } .text-primary { color: #3490dc !important; } a.text-primary:hover,a.text-primary:focus { color: #1d68a7 !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover,a.text-secondary:focus { color: #494f54 !important; } .text-success { color: #38c172 !important; } a.text-success:hover,a.text-success:focus { color: #27864f !important; } .text-info { color: #6cb2eb !important; } a.text-info:hover,a.text-info:focus { color: #298fe2 !important; } .text-danger { color: #e3342f !important; } a.text-danger:hover,a.text-danger:focus { color: #ae1c17 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover,a.text-light:focus { color: #cbd3da !important; } .text-body { color: #212529 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } pre { white-space: pre-wrap !important; } pre { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } }
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Nunito); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #3490dc; --indigo: #6574cd; --purple: #9561e2; --pink: #f66d9b; --red: #e3342f; --orange: #f6993f; --yellow: #ffed4a; --green: #38c172; --teal: #4dc0b5; --cyan: #6cb2eb; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #3490dc; --secondary: #6c757d; --success: #38c172; --info: #6cb2eb; --warning: #ffed4a; --danger: #e3342f; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Nunito", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *,*::before,*::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } article,footer,header,main,nav,section { display: block; } body { margin: 0; font-family: "Nunito", sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #212529; text-align: left; background-color: #f8fafc; } [tabindex="-1"]:focus { outline: 0 !important; } h1,h2,h3,h4,h5,h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } b,strong { font-weight: bolder; } small { font-size: 80%; } a { color: #3490dc; text-decoration: none; background-color: transparent; } a:hover { color: #1d68a7; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre,code { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input,button,select,textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button,input { overflow: visible; } button,select { text-transform: none; } select { word-wrap: normal; } button,[type=button],[type=reset],[type=submit] { -webkit-appearance: button; } button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner { padding: 0; border-style: none; } input[type=radio],input[type=checkbox] { box-sizing: border-box; padding: 0; } input[type=date],input[type=time],input[type=datetime-local],input[type=month] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { outline-offset: -2px; -webkit-appearance: none; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } [hidden] { display: none !important; } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1,.h1 { font-size: 2.25rem; } h2,.h2 { font-size: 1.8rem; } h3,.h3 { font-size: 1.575rem; } h4,.h4 { font-size: 1.35rem; } h5,.h5 { font-size: 1.125rem; } h6,.h6 { font-size: 0.9rem; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } small,.small { font-size: 80%; font-weight: 400; } mark,.mark { padding: 0.2em; background-color: #fcf8e3; } code { font-size: 87.5%; color: #f66d9b; word-break: break-word; } a > code { color: inherit; } pre { display: block; font-size: 87.5%; color: #212529; } pre code { font-size: inherit; color: inherit; word-break: normal; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } .table { width: 100%; margin-bottom: 1rem; color: #212529; } .table th,.table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table-sm th,.table-sm td { padding: 0.3rem; } .table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); } .table-primary,.table-primary > th,.table-primary > td { background-color: #c6e0f5; } .table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody { border-color: #95c5ed; } .table-hover .table-primary:hover { background-color: #b0d4f1; } .table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th { background-color: #b0d4f1; } .table-secondary,.table-secondary > th,.table-secondary > td { background-color: #d6d8db; } .table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody { border-color: #b3b7bb; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success,.table-success > th,.table-success > td { background-color: #c7eed8; } .table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody { border-color: #98dfb6; } .table-hover .table-success:hover { background-color: #b3e8ca; } .table-hover .table-success:hover > td,.table-hover .table-success:hover > th { background-color: #b3e8ca; } .table-info,.table-info > th,.table-info > td { background-color: #d6e9f9; } .table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody { border-color: #b3d7f5; } .table-hover .table-info:hover { background-color: #c0ddf6; } .table-hover .table-info:hover > td,.table-hover .table-info:hover > th { background-color: #c0ddf6; } .table-danger,.table-danger > th,.table-danger > td { background-color: #f7c6c5; } .table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody { border-color: #f09593; } .table-hover .table-danger:hover { background-color: #f4b0af; } .table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th { background-color: #f4b0af; } .table-light,.table-light > th,.table-light > td { background-color: #fdfdfe; } .table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody { border-color: #fbfcfc; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td,.table-hover .table-light:hover > th { background-color: #ececf6; } .table-active,.table-active > th,.table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td,.table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; } .form-control { display: block; width: 100%; height: calc(1.6em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #a1cbef; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled,.form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.6; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.125rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.7875rem; line-height: 1.5; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } select.form-control[size],select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col,.form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #e3342f; } .form-control.is-invalid { border-color: #e3342f; padding-right: calc(1.6em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4em + 0.1875rem); background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem); } .form-control.is-invalid:focus { border-color: #e3342f; box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25); } .form-control.is-invalid ~ .invalid-feedback { display: block; } textarea.form-control.is-invalid { padding-right: calc(1.6em + 0.75rem); background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem); } .form-control-file.is-invalid ~ .invalid-feedback { display: block; } .form-check-input.is-invalid ~ .form-check-label { color: #e3342f; } .form-check-input.is-invalid ~ .invalid-feedback { display: block; } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 0.9rem; line-height: 1.6; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #212529; text-decoration: none; } .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .btn.disabled,.btn:disabled { opacity: 0.65; } a.btn.disabled { pointer-events: none; } .btn-primary { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-primary:hover { color: #fff; background-color: #227dc7; border-color: #2176bd; } .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-primary.disabled,.btn-primary:disabled { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active { color: #fff; background-color: #2176bd; border-color: #1f6fb2; } .btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5); } .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-secondary.disabled,.btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active { color: #fff; background-color: #545b62; border-color: #4e555b; } .btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-success { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:hover { color: #fff; background-color: #2fa360; border-color: #2d995b; } .btn-success:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-success.disabled,.btn-success:disabled { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active { color: #fff; background-color: #2d995b; border-color: #2a9055; } .btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5); } .btn-info { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-info:hover { color: #fff; background-color: #4aa0e6; border-color: #3f9ae5; } .btn-info:focus { box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5); } .btn-info.disabled,.btn-info:disabled { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active { color: #fff; background-color: #3f9ae5; border-color: #3495e3; } .btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5); } .btn-danger { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-danger:hover { color: #fff; background-color: #d0211c; border-color: #c51f1a; } .btn-danger:focus { box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5); } .btn-danger.disabled,.btn-danger:disabled { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active { color: #fff; background-color: #c51f1a; border-color: #b91d19; } .btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light.disabled,.btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-outline-primary { color: #3490dc; border-color: #3490dc; } .btn-outline-primary:hover { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-outline-primary:focus { box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5); } .btn-outline-primary.disabled,.btn-outline-primary:disabled { color: #3490dc; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active { color: #fff; background-color: #3490dc; border-color: #3490dc; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5); } .btn-outline-secondary { color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled,.btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #38c172; border-color: #38c172; } .btn-outline-success:hover { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-outline-success:focus { box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5); } .btn-outline-success.disabled,.btn-outline-success:disabled { color: #38c172; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active { color: #fff; background-color: #38c172; border-color: #38c172; } .btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5); } .btn-outline-info { color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:hover { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:focus { box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5); } .btn-outline-info.disabled,.btn-outline-info:disabled { color: #6cb2eb; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active { color: #212529; background-color: #6cb2eb; border-color: #6cb2eb; } .btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5); } .btn-outline-danger { color: #e3342f; border-color: #e3342f; } .btn-outline-danger:hover { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-outline-danger:focus { box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5); } .btn-outline-danger.disabled,.btn-outline-danger:disabled { color: #e3342f; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active { color: #fff; background-color: #e3342f; border-color: #e3342f; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5); } .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled,.btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-link { font-weight: 400; color: #3490dc; text-decoration: none; } .btn-link:hover { color: #1d68a7; text-decoration: underline; } .btn-link:focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled,.btn-link.disabled { color: #6c757d; pointer-events: none; } .btn-lg,.btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm,.btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block { width: 100%; } .btn-group { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn { position: relative; flex: 1 1 auto; } .btn-group > .btn:hover { z-index: 1; } .btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active { z-index: 1; } .btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type=radio],.btn-group-toggle > .btn input[type=checkbox],.btn-group-toggle > .btn-group > .btn input[type=radio],.btn-group-toggle > .btn-group > .btn input[type=checkbox] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control + .form-control { margin-left: -1px; } .input-group > .form-control:focus { z-index: 3; } .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-append { display: flex; } .input-group-append .btn { position: relative; z-index: 2; } .input-group-append .btn:focus { z-index: 3; } .input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.6; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type=radio],.input-group-text input[type=checkbox] { margin-top: 0; } .input-group-lg > .form-control:not(textarea) { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0.3rem; } .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.7875rem; line-height: 1.5; border-radius: 0.2rem; } .input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover,.nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #f8fafc; border-color: #dee2e6 #dee2e6 #f8fafc; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #3490dc; background-color: #fff; border: 1px solid #dee2e6; } .page-link:hover { z-index: 2; color: #1d68a7; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25); } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #3490dc; border-color: #3490dc; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-primary { color: #1b4b72; background-color: #d6e9f8; border-color: #c6e0f5; } .alert-primary .alert-link { color: #113049; } .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary .alert-link { color: #202326; } .alert-success { color: #1d643b; background-color: #d7f3e3; border-color: #c7eed8; } .alert-success .alert-link { color: #123c24; } .alert-info { color: #385d7a; background-color: #e2f0fb; border-color: #d6e9f9; } .alert-info .alert-link { color: #284257; } .alert-danger { color: #761b18; background-color: #f9d6d5; border-color: #f7c6c5; } .alert-danger .alert-link { color: #4c110f; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light .alert-link { color: #686868; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .media { display: flex; align-items: flex-start; } .media-body { flex: 1; } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:hover,.list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #212529; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item.disabled,.list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #3490dc; border-color: #3490dc; } .list-group-item-primary { color: #1b4b72; background-color: #c6e0f5; } .list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus { color: #1b4b72; background-color: #b0d4f1; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #1b4b72; border-color: #1b4b72; } .list-group-item-secondary { color: #383d41; background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; } .list-group-item-success { color: #1d643b; background-color: #c7eed8; } .list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus { color: #1d643b; background-color: #b3e8ca; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #1d643b; border-color: #1d643b; } .list-group-item-info { color: #385d7a; background-color: #d6e9f9; } .list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus { color: #385d7a; background-color: #c0ddf6; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #385d7a; border-color: #385d7a; } .list-group-item-danger { color: #761b18; background-color: #f7c6c5; } .list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus { color: #761b18; background-color: #f4b0af; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #761b18; border-color: #761b18; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; } .close { float: right; font-size: 1.35rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.5; } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus { opacity: 0.75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.show .modal-dialog { transform: none; } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.6; } .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } @-webkit-keyframes spinner-border { to { transform: rotate(360deg); } } @keyframes spinner-border { to { transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border 0.75s linear infinite; animation: spinner-border 0.75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @-webkit-keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .align-top { vertical-align: top !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #3490dc !important; } a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus { background-color: #2176bd !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #38c172 !important; } a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus { background-color: #2d995b !important; } .bg-info { background-color: #6cb2eb !important; } a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus { background-color: #3f9ae5 !important; } .bg-danger { background-color: #e3342f !important; } a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus { background-color: #c51f1a !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus { background-color: #dae0e5 !important; } .bg-white { background-color: #fff !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #3490dc !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #38c172 !important; } .border-info { border-color: #6cb2eb !important; } .border-danger { border-color: #e3342f !important; } .border-light { border-color: #f8f9fa !important; } .border-white { border-color: #fff !important; } .d-none { display: none !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-flex { display: flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-flex { display: flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-flex { display: flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-flex { display: flex !important; } } .flex-row { flex-direction: row !important; } .flex-wrap { flex-wrap: wrap !important; } .justify-content-start { justify-content: flex-start !important; } .justify-content-center { justify-content: center !important; } .align-items-start { align-items: flex-start !important; } .align-items-center { align-items: center !important; } .align-content-start { align-content: flex-start !important; } .align-content-center { align-content: center !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-center { justify-content: center !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-center { align-items: center !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-center { align-content: center !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-wrap { flex-wrap: wrap !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-center { justify-content: center !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-center { align-items: center !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-center { align-content: center !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-center { justify-content: center !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-center { align-items: center !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-center { align-content: center !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .min-vh-100 { min-height: 100vh !important; } .vh-100 { height: 100vh !important; } .m-0 { margin: 0 !important; } .mt-0,.my-0 { margin-top: 0 !important; } .mb-0,.my-0 { margin-bottom: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1,.my-1 { margin-top: 0.25rem !important; } .mb-1,.my-1 { margin-bottom: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2,.my-2 { margin-top: 0.5rem !important; } .mb-2,.my-2 { margin-bottom: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3,.my-3 { margin-top: 1rem !important; } .mb-3,.my-3 { margin-bottom: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4,.my-4 { margin-top: 1.5rem !important; } .mb-4,.my-4 { margin-bottom: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5,.my-5 { margin-top: 3rem !important; } .mb-5,.my-5 { margin-bottom: 3rem !important; } .p-0 { padding: 0 !important; } .px-0 { padding-right: 0 !important; } .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .px-1 { padding-right: 0.25rem !important; } .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .px-2 { padding-right: 0.5rem !important; } .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .px-3 { padding-right: 1rem !important; } .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .px-4 { padding-right: 1.5rem !important; } .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .px-5 { padding-right: 3rem !important; } .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1,.my-n1 { margin-top: -0.25rem !important; } .mb-n1,.my-n1 { margin-bottom: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2,.my-n2 { margin-top: -0.5rem !important; } .mb-n2,.my-n2 { margin-bottom: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3,.my-n3 { margin-top: -1rem !important; } .mb-n3,.my-n3 { margin-bottom: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4,.my-n4 { margin-top: -1.5rem !important; } .mb-n4,.my-n4 { margin-bottom: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5,.my-n5 { margin-top: -3rem !important; } .mb-n5,.my-n5 { margin-bottom: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto,.my-auto { margin-top: auto !important; } .mb-auto,.my-auto { margin-bottom: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .p-sm-0 { padding: 0 !important; } .px-sm-0 { padding-right: 0 !important; } .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .px-sm-1 { padding-right: 0.25rem !important; } .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .px-sm-2 { padding-right: 0.5rem !important; } .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .px-sm-3 { padding-right: 1rem !important; } .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .px-sm-4 { padding-right: 1.5rem !important; } .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .px-sm-5 { padding-right: 3rem !important; } .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .p-md-0 { padding: 0 !important; } .px-md-0 { padding-right: 0 !important; } .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .px-md-1 { padding-right: 0.25rem !important; } .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .px-md-2 { padding-right: 0.5rem !important; } .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .px-md-3 { padding-right: 1rem !important; } .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .px-md-4 { padding-right: 1.5rem !important; } .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .px-md-5 { padding-right: 3rem !important; } .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .p-lg-0 { padding: 0 !important; } .px-lg-0 { padding-right: 0 !important; } .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .px-lg-1 { padding-right: 0.25rem !important; } .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .px-lg-2 { padding-right: 0.5rem !important; } .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .px-lg-3 { padding-right: 1rem !important; } .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .px-lg-4 { padding-right: 1.5rem !important; } .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .px-lg-5 { padding-right: 3rem !important; } .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !important; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } .text-uppercase { text-transform: uppercase !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-bold { font-weight: 700 !important; } .text-white { color: #fff !important; } .text-primary { color: #3490dc !important; } a.text-primary:hover,a.text-primary:focus { color: #1d68a7 !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover,a.text-secondary:focus { color: #494f54 !important; } .text-success { color: #38c172 !important; } a.text-success:hover,a.text-success:focus { color: #27864f !important; } .text-info { color: #6cb2eb !important; } a.text-info:hover,a.text-info:focus { color: #298fe2 !important; } .text-danger { color: #e3342f !important; } a.text-danger:hover,a.text-danger:focus { color: #ae1c17 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover,a.text-light:focus { color: #cbd3da !important; } .text-body { color: #212529 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } pre { white-space: pre-wrap !important; } pre { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } }
0.577376
0.087759
@import "bar.css"; /*main layout*/ .DVSL-container.DVSL-flat .DVSL-background { } /*background image rules*/ .DVSL-container .DVSL-background-image { background: no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .DVSL-container.DVSL-gradient .DVSL-background-image, .DVSL-container.DVSL-round .DVSL-background-image { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; } .DVSL-container.DVSL-gradient .DVSL-background { background: #fafafa; /* Old browsers */ background: -moz-linear-gradient(top, #fafafa 0%, #bababa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#bababa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fafafa 0%,#bababa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fafafa 0%,#bababa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fafafa 0%,#bababa 100%); /* IE10+ */ background: linear-gradient(to bottom, #fafafa 0%,#bababa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#bababa',GradientType=0 ); /* IE6-9 */ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-container.DVSL-round .DVSL-background { border:1px solid #DDD; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-valueAxisInside .DVSL-valueAxis { background-color: rgba(255,255,255,0.7); } .DVSL-valueAxisInside .DVSL-valueAxis.DVSL-gradient { -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .DVSL-container .DVSL-valueAxisOutside .DVSL-valueAxis { /*Empty style */ } .DVSL-container.DVSL-gradient .DVSL-border { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); -moz-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); } /* Hack for IE 10 */ .DVSL-container.DVSL-flat .DVSL-border { box-shadow: none; } /* bar hover */ .DVSL-hover-right { left:30px; top:10px; } .DVSL-hover-center { left:300px; top:10px; } .DVSL-hover-left { left:550px; top:10px; } .DVSL-hover-right, .DVSL-hover-left, .DVSL-hover-center { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:rgba(255,255,255,.95); position:absolute; padding:5px 0; } .DVSL-gradient .DVSL-hover-right, .DVSL-gradient .DVSL-hover-left, .DVSL-gradient .DVSL-hover-center { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-gradient .DVSL-hover-right, .DVSL-gradient .DVSL-hover-left { -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); } .DVSL-flat .DVSL-hover-right, .DVSL-flat .DVSL-hover-left { border:1px solid #DDD; } .DVSL-hover-center { background:rgba(45,136,181,.5); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .DVSL-hover-right em, .DVSL-hover-left em { content: ""; width:0; height:0; position:absolute; } .DVSL-hover-right em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right:6px solid #FFF; left:-6px; top:50%; margin-top:-6px; } .DVSL-hover-left em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left:6px solid #FFF; right:-6px; top:50%; margin-top:-6px; } .DVSL-flat .DVSL-hover-right em { border-right:6px solid #DDD; } .DVSL-flat .DVSL-hover-left em { border-left:6px solid #DDD; } .DVSL-hover-left div, .DVSL-hover-right div { float:left; padding:5px 8px; border-right:1px solid #EFEFEF; border-left:1px solid #EFEFEF; margin-left:-1px; } .DVSL-hover-center div { padding:0 6px; } .DVSL-hover-left div:first-child, .DVSL-hover-right div:first-child, .DVSL-hover-center div:first-child { border-left:none; } .DVSL-hover-left div:last-child, .DVSL-hover-right div:last-child, .DVSL-hover-center div:last-child { border-right:none; } .DVSL-hover-left p, .DVSL-hover-right p, .DVSL-hover-center p { padding:0; margin:0; font-size:13px; } .DVSL-hover-center p { display:none; } .DVSL-hover-left strong, .DVSL-hover-right strong, .DVSL-hover-center strong { display:block; font-weight:bold; color:#39c; font-size:28px; line-height:28px; } .DVSL-hover-center strong { color:#333; } .DVSL-gradient .DVSL-hover-center strong { text-shadow:0 1px 0 rgba(255,255,255,.5); } .DVSL-hover-left small, .DVSL-hover-right small, .DVSL-hover-center small { font-size:12px; color:#666; } .DVSL-hover-center small { color:#FFF; } /* resizer */ .DVSL-resizer { position: absolute; display:none; height: 1px; width: 100%; bottom: 0px; left: 0px; background: #FFF; border-bottom:1px dotted #CCC; border-top:1px dotted #CCC; } .DVSL-gradient .DVSL-resizer { height: 8px; background: url(vertical-resizer.png) top center; border-bottom:none; border-top:none; } /* info popup */ .DVSL-info-right { left:30px; top:10px; } .DVSL-info-center { left:550px; top:10px; } .DVSL-info-left { left:850px; top:10px; } .DVSL-info-right b, .DVSL-info-left b, .DVSL-info-center b { display:block; padding:4px 9px 0 9px; font-weight: normal; } .DVSL-info-right, .DVSL-info-left, .DVSL-info-center { position:absolute; background:#efefef; -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,.6); -moz-box-shadow: 0px 1px 7px rgba(0,0,0,.6); box-shadow: 0px 1px 7px rgba(0,0,0,.6); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border-bottom:1px solid #FFF; font-size:13px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-bottom:5px; z-index:1; } .DVSL-info-right strong, .DVSL-info-left strong, .DVSL-info-center strong { padding:7px 10px; background:#FFF; display:block; border-bottom:1px solid #DDD; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size:15px; color:#000; font-weight:normal; } .DVSL-info-right strong small, .DVSL-info-left strong small, .DVSL-info-center strong small { display:inline-block; padding-left:5px; font-size:12px; color:#666; } .DVSL-info-left h3, .DVSL-info-right h3, .DVSL-info-center h3 { padding:6px 7px 5px 7px; margin:0; font-size:12px; font-weight:normal; background-color:rgba(0,0,0,.05); border-top:1px solid rgba(0,0,0,.1); } .DVSL-info-left table, .DVSL-info-right table, .DVSL-info-center table { padding:0; margin:0; font-size:12px; width:100%; } .DVSL-info-left tr, .DVSL-info-right tr, .DVSL-info-center tr { padding:0; margin:0; } .DVSL-info-left tr:nth-child(even), .DVSL-info-right tr:nth-child(even), .DVSL-info-center tr:nth-child(even) { background-color:rgba(255,255,255,.5); } .DVSL-info-left td, .DVSL-info-right td, .DVSL-info-center td { position:relative; padding:3px 5px; color:#666; text-align:right; } .DVSL-info-selected { position:absolute; content:""; left:0; width:3px; top:0; bottom:0; background:blue; } .DVSL-info-left td:nth-child(even), .DVSL-info-right td:nth-child(even), .DVSL-info-center td:nth-child(even) { padding-right:1px; } .DVSL-info-left td:nth-child(odd), .DVSL-info-right td:nth-child(odd), .DVSL-info-center td:nth-child(odd) { padding-left:1px; } .DVSL-info-left td:first-child, .DVSL-info-right td:first-child, .DVSL-info-center td:first-child { padding-left:5px; text-align:left; } .DVSL-info-left td:last-child, .DVSL-info-right td:last-child, .DVSL-info-center td:last-child { padding-right:5px; } .DVSL-info-right em, .DVSL-info-left em { content: ""; width:0; height:0; position:absolute; } .DVSL-info-right em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right:6px solid #FFF; left:-6px; top:16px; margin-top:-6px; } .DVSL-info-left em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left:6px solid #FFF; right:-6px; top:16px; margin-top:-6px; } /* Right click menu */ .DVSL-Menu { background:#efefef; line-height:140%; -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,.6); -moz-box-shadow: 0px 1px 7px rgba(0,0,0,.6); box-shadow: 0px 1px 7px rgba(0,0,0,.6); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border-bottom:1px solid #FFF; font-size:13px; color:#333; font-family:Arial, Helvetica, sans-serif; max-width:600px; } .DVSL-Menu strong { padding:15px 35px 14px 16px; margin: -6px -32px -6px -6px; background:#FFF; display:block; border-bottom:1px solid #DDD; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size:16px; color:#000; font-weight:normal; } .DVSL-Menu ul { float:left; padding:16px; margin:0; max-width:300px; } .DVSL-Menu.NC-with-logo ul { width:270px; } .DVSL-Menu li { list-style:none; padding:1px 0 0 80px; clear: both; font-size:12px; color:#333; } .DVSL-Menu li span { float:left; margin-left:-80px; color:#666; } .DVSL-Menu img { width:180px; height:auto; float:right; padding:16px 16px 12px 0; } .DVSL-Menu .clear {clear:both} .DVSL-Menu-details { position:relative; padding:16px 16px 0 16px; } .DVSL-Menu-details small { position:absolute; right:16px; top:-18px; font-size:11px; color:#999; outline:none; } .DVSL-Menu-details small:hover { color:#333; cursor:pointer; } .DVSL-Menu-details pre { padding:12px; background:#FFF; margin-top:-9px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.7); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.7); box-shadow: inset 0 0 5px rgba(0,0,0,.7); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size:12px; white-space: pre-wrap; display:none; } .DVSL-Menu nav { background:#e2e2e2; display:block; padding:8px 8px 3px 8px; -webkit-box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); -moz-box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); border-top:1px solid #FFF; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } .DVSL-Menu nav a { text-decoration:none; text-transform:uppercase; font-size:10px; color:#333; display:inline-block; padding:3px 2px 2px 22px; background-repeat:no-repeat; opacity:.7; position:relative; } .DVSL-Menu nav a:hover {color:#000;opacity:1} .DVSL-Menu nav a:hover:after { content:""; position:absolute; top:-8px; left:0; right:0; height:2px; background:#09c; } .DVSL-Menu b { position:absolute; left:16px; top:-8px; font-size:11px; color:#FFF; background:#C00; padding:0 4px; font-weight:normal; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.4); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.4); box-shadow: inset 0 0 5px rgba(0,0,0,.4); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .DVSL-Menu-title { padding: 6px 32px 6px 6px; } .DVSL-Menu-close { position:absolute; top:5px; right:5px; text-decoration:none; font-size:13px; color:#CCC; border:1px solid #CCC; width:19px; height:19px; text-align:center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-family:Verdana, Geneva, sans-serif; } .DVSL-Menu-close:hover { color:#333; border-color:#666; } /* Resize listener stuff */ .DVSL-resize-triggers { visibility: hidden; } .DVSL-resize-triggers, .DVSL-resize-triggers > div, .DVSL-contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; } .DVSL-resize-triggers > div { background: #eee; overflow: hidden; } .DVSL-contract-trigger:before { width: 200%; height: 200%; } .DVSL-fullscreen { position: fixed!important; top:0px; left:0px; bottom:0px; right:0px; z-index: 99999; background: #fff; width: auto!important; height: auto!important; }
Web Stack/webapp/static/rest_framework_swagger/webapp/static/webapp/zoomcharts/lib/assets/base.css
@import "bar.css"; /*main layout*/ .DVSL-container.DVSL-flat .DVSL-background { } /*background image rules*/ .DVSL-container .DVSL-background-image { background: no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .DVSL-container.DVSL-gradient .DVSL-background-image, .DVSL-container.DVSL-round .DVSL-background-image { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; } .DVSL-container.DVSL-gradient .DVSL-background { background: #fafafa; /* Old browsers */ background: -moz-linear-gradient(top, #fafafa 0%, #bababa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#bababa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fafafa 0%,#bababa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fafafa 0%,#bababa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fafafa 0%,#bababa 100%); /* IE10+ */ background: linear-gradient(to bottom, #fafafa 0%,#bababa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#bababa',GradientType=0 ); /* IE6-9 */ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-container.DVSL-round .DVSL-background { border:1px solid #DDD; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-valueAxisInside .DVSL-valueAxis { background-color: rgba(255,255,255,0.7); } .DVSL-valueAxisInside .DVSL-valueAxis.DVSL-gradient { -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .DVSL-container .DVSL-valueAxisOutside .DVSL-valueAxis { /*Empty style */ } .DVSL-container.DVSL-gradient .DVSL-border { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); -moz-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.8); } /* Hack for IE 10 */ .DVSL-container.DVSL-flat .DVSL-border { box-shadow: none; } /* bar hover */ .DVSL-hover-right { left:30px; top:10px; } .DVSL-hover-center { left:300px; top:10px; } .DVSL-hover-left { left:550px; top:10px; } .DVSL-hover-right, .DVSL-hover-left, .DVSL-hover-center { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:rgba(255,255,255,.95); position:absolute; padding:5px 0; } .DVSL-gradient .DVSL-hover-right, .DVSL-gradient .DVSL-hover-left, .DVSL-gradient .DVSL-hover-center { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .DVSL-gradient .DVSL-hover-right, .DVSL-gradient .DVSL-hover-left { -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); } .DVSL-flat .DVSL-hover-right, .DVSL-flat .DVSL-hover-left { border:1px solid #DDD; } .DVSL-hover-center { background:rgba(45,136,181,.5); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .DVSL-hover-right em, .DVSL-hover-left em { content: ""; width:0; height:0; position:absolute; } .DVSL-hover-right em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right:6px solid #FFF; left:-6px; top:50%; margin-top:-6px; } .DVSL-hover-left em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left:6px solid #FFF; right:-6px; top:50%; margin-top:-6px; } .DVSL-flat .DVSL-hover-right em { border-right:6px solid #DDD; } .DVSL-flat .DVSL-hover-left em { border-left:6px solid #DDD; } .DVSL-hover-left div, .DVSL-hover-right div { float:left; padding:5px 8px; border-right:1px solid #EFEFEF; border-left:1px solid #EFEFEF; margin-left:-1px; } .DVSL-hover-center div { padding:0 6px; } .DVSL-hover-left div:first-child, .DVSL-hover-right div:first-child, .DVSL-hover-center div:first-child { border-left:none; } .DVSL-hover-left div:last-child, .DVSL-hover-right div:last-child, .DVSL-hover-center div:last-child { border-right:none; } .DVSL-hover-left p, .DVSL-hover-right p, .DVSL-hover-center p { padding:0; margin:0; font-size:13px; } .DVSL-hover-center p { display:none; } .DVSL-hover-left strong, .DVSL-hover-right strong, .DVSL-hover-center strong { display:block; font-weight:bold; color:#39c; font-size:28px; line-height:28px; } .DVSL-hover-center strong { color:#333; } .DVSL-gradient .DVSL-hover-center strong { text-shadow:0 1px 0 rgba(255,255,255,.5); } .DVSL-hover-left small, .DVSL-hover-right small, .DVSL-hover-center small { font-size:12px; color:#666; } .DVSL-hover-center small { color:#FFF; } /* resizer */ .DVSL-resizer { position: absolute; display:none; height: 1px; width: 100%; bottom: 0px; left: 0px; background: #FFF; border-bottom:1px dotted #CCC; border-top:1px dotted #CCC; } .DVSL-gradient .DVSL-resizer { height: 8px; background: url(vertical-resizer.png) top center; border-bottom:none; border-top:none; } /* info popup */ .DVSL-info-right { left:30px; top:10px; } .DVSL-info-center { left:550px; top:10px; } .DVSL-info-left { left:850px; top:10px; } .DVSL-info-right b, .DVSL-info-left b, .DVSL-info-center b { display:block; padding:4px 9px 0 9px; font-weight: normal; } .DVSL-info-right, .DVSL-info-left, .DVSL-info-center { position:absolute; background:#efefef; -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,.6); -moz-box-shadow: 0px 1px 7px rgba(0,0,0,.6); box-shadow: 0px 1px 7px rgba(0,0,0,.6); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border-bottom:1px solid #FFF; font-size:13px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-bottom:5px; z-index:1; } .DVSL-info-right strong, .DVSL-info-left strong, .DVSL-info-center strong { padding:7px 10px; background:#FFF; display:block; border-bottom:1px solid #DDD; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size:15px; color:#000; font-weight:normal; } .DVSL-info-right strong small, .DVSL-info-left strong small, .DVSL-info-center strong small { display:inline-block; padding-left:5px; font-size:12px; color:#666; } .DVSL-info-left h3, .DVSL-info-right h3, .DVSL-info-center h3 { padding:6px 7px 5px 7px; margin:0; font-size:12px; font-weight:normal; background-color:rgba(0,0,0,.05); border-top:1px solid rgba(0,0,0,.1); } .DVSL-info-left table, .DVSL-info-right table, .DVSL-info-center table { padding:0; margin:0; font-size:12px; width:100%; } .DVSL-info-left tr, .DVSL-info-right tr, .DVSL-info-center tr { padding:0; margin:0; } .DVSL-info-left tr:nth-child(even), .DVSL-info-right tr:nth-child(even), .DVSL-info-center tr:nth-child(even) { background-color:rgba(255,255,255,.5); } .DVSL-info-left td, .DVSL-info-right td, .DVSL-info-center td { position:relative; padding:3px 5px; color:#666; text-align:right; } .DVSL-info-selected { position:absolute; content:""; left:0; width:3px; top:0; bottom:0; background:blue; } .DVSL-info-left td:nth-child(even), .DVSL-info-right td:nth-child(even), .DVSL-info-center td:nth-child(even) { padding-right:1px; } .DVSL-info-left td:nth-child(odd), .DVSL-info-right td:nth-child(odd), .DVSL-info-center td:nth-child(odd) { padding-left:1px; } .DVSL-info-left td:first-child, .DVSL-info-right td:first-child, .DVSL-info-center td:first-child { padding-left:5px; text-align:left; } .DVSL-info-left td:last-child, .DVSL-info-right td:last-child, .DVSL-info-center td:last-child { padding-right:5px; } .DVSL-info-right em, .DVSL-info-left em { content: ""; width:0; height:0; position:absolute; } .DVSL-info-right em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right:6px solid #FFF; left:-6px; top:16px; margin-top:-6px; } .DVSL-info-left em { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left:6px solid #FFF; right:-6px; top:16px; margin-top:-6px; } /* Right click menu */ .DVSL-Menu { background:#efefef; line-height:140%; -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,.6); -moz-box-shadow: 0px 1px 7px rgba(0,0,0,.6); box-shadow: 0px 1px 7px rgba(0,0,0,.6); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border-bottom:1px solid #FFF; font-size:13px; color:#333; font-family:Arial, Helvetica, sans-serif; max-width:600px; } .DVSL-Menu strong { padding:15px 35px 14px 16px; margin: -6px -32px -6px -6px; background:#FFF; display:block; border-bottom:1px solid #DDD; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size:16px; color:#000; font-weight:normal; } .DVSL-Menu ul { float:left; padding:16px; margin:0; max-width:300px; } .DVSL-Menu.NC-with-logo ul { width:270px; } .DVSL-Menu li { list-style:none; padding:1px 0 0 80px; clear: both; font-size:12px; color:#333; } .DVSL-Menu li span { float:left; margin-left:-80px; color:#666; } .DVSL-Menu img { width:180px; height:auto; float:right; padding:16px 16px 12px 0; } .DVSL-Menu .clear {clear:both} .DVSL-Menu-details { position:relative; padding:16px 16px 0 16px; } .DVSL-Menu-details small { position:absolute; right:16px; top:-18px; font-size:11px; color:#999; outline:none; } .DVSL-Menu-details small:hover { color:#333; cursor:pointer; } .DVSL-Menu-details pre { padding:12px; background:#FFF; margin-top:-9px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.7); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.7); box-shadow: inset 0 0 5px rgba(0,0,0,.7); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size:12px; white-space: pre-wrap; display:none; } .DVSL-Menu nav { background:#e2e2e2; display:block; padding:8px 8px 3px 8px; -webkit-box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); -moz-box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.3); border-top:1px solid #FFF; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } .DVSL-Menu nav a { text-decoration:none; text-transform:uppercase; font-size:10px; color:#333; display:inline-block; padding:3px 2px 2px 22px; background-repeat:no-repeat; opacity:.7; position:relative; } .DVSL-Menu nav a:hover {color:#000;opacity:1} .DVSL-Menu nav a:hover:after { content:""; position:absolute; top:-8px; left:0; right:0; height:2px; background:#09c; } .DVSL-Menu b { position:absolute; left:16px; top:-8px; font-size:11px; color:#FFF; background:#C00; padding:0 4px; font-weight:normal; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.4); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.4); box-shadow: inset 0 0 5px rgba(0,0,0,.4); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .DVSL-Menu-title { padding: 6px 32px 6px 6px; } .DVSL-Menu-close { position:absolute; top:5px; right:5px; text-decoration:none; font-size:13px; color:#CCC; border:1px solid #CCC; width:19px; height:19px; text-align:center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-family:Verdana, Geneva, sans-serif; } .DVSL-Menu-close:hover { color:#333; border-color:#666; } /* Resize listener stuff */ .DVSL-resize-triggers { visibility: hidden; } .DVSL-resize-triggers, .DVSL-resize-triggers > div, .DVSL-contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; } .DVSL-resize-triggers > div { background: #eee; overflow: hidden; } .DVSL-contract-trigger:before { width: 200%; height: 200%; } .DVSL-fullscreen { position: fixed!important; top:0px; left:0px; bottom:0px; right:0px; z-index: 99999; background: #fff; width: auto!important; height: auto!important; }
0.275422
0.070688
@font-face { font-family: 'Bungee'; src: url('../fonts/Bungee/Bungee-Regular.ttf'); } @font-face { font-family: 'Open Sans Light'; src: url('../fonts/Open_Sans/OpenSans-Light.ttf'); } @font-face { font-family: 'Open Sans Black'; src: url('../fonts/Open_Sans/OpenSans-ExtraBold.ttf'); } /* end-fonts*/ /* reset */ * { margin: 0; padding: 0; } body { background: #fc0 no-repeat fixed center; background-size: cover; font-family: 'Open Sans Light', cursive; font-size: 24px; line-height: 36px; width: 100%; margin: 0 auto; overflow: hidden; } h1 { position: absolute; bottom: 0px; background-color: white; text-align: center; width: 100%; font-size: 18px; line-height: 36px; } div#all_games { width: 100%; height: 550px; /*background-color: red;*/ margin-top:0; } /* GAME */ div.game { position: absolute; width: 900px; height: 550px; margin: 0px auto; left: 62px; /*background-color: rgba(255, 255, 255, 0.7);*/ } div.game h2.game_name { position: absolute; left: 486px; top: 45px; width: 390px; font-size: 54px; font-family: 'Open Sans Black', cursive; line-height: 54px; } div.game p.game_info { position: absolute; left: 420px; top: 216px; width: 440px; padding: 12px 0px 12px 75px; background-color: #fff; z-index: -1; border:solid black 2px; border-width:0px 7px 7px 0px; z-index: 5; } div.game p.start { position: absolute; bottom: 75px; left: 420px; display: block; background-color: black; color: white; font-size: 36px; text-transform: lowercase; font-family: 'Open Sans Black', cursive; text-align: center; /*border-radius: 6px;*/ width: 140px; padding: 6px 4px 14px 40px; cursor: pointer; border: none; border:solid white 2px; border-width:0px 7px 7px 0px; z-index: 5; } div.game img.game_cover { position: absolute; top:37.5px; width: 450px; border: solid black 3px; border-width: 0px 20px 20px 0px; z-index: 10; } div#loading { background-color: black; position: absolute; top:0; left:0; font-size: 48px; text-align: center; width: 1200px; height: 636px; color: white; line-height: 636px; /*display: none;*/ z-index: 20; } div#loading p { display: block; } div.btn { position: absolute; bottom: 10%; display: block; background-color: black; color: white; font-size: 18px; text-transform: lowercase; font-family: 'Open Sans Black', cursive; text-align: center; /*border-radius: 6px;*/ width: 60px; padding: 6px 4px 8px 4px; cursor: pointer; border: none; border:solid white 2px; border-width:0px 7px 7px 0px; } div#btn_left { left: 0px; } div#btn_right { right: 0px; border-width:0px 0px 7px 7px; } div.btn p { display: block; }
app/css/style.css
@font-face { font-family: 'Bungee'; src: url('../fonts/Bungee/Bungee-Regular.ttf'); } @font-face { font-family: 'Open Sans Light'; src: url('../fonts/Open_Sans/OpenSans-Light.ttf'); } @font-face { font-family: 'Open Sans Black'; src: url('../fonts/Open_Sans/OpenSans-ExtraBold.ttf'); } /* end-fonts*/ /* reset */ * { margin: 0; padding: 0; } body { background: #fc0 no-repeat fixed center; background-size: cover; font-family: 'Open Sans Light', cursive; font-size: 24px; line-height: 36px; width: 100%; margin: 0 auto; overflow: hidden; } h1 { position: absolute; bottom: 0px; background-color: white; text-align: center; width: 100%; font-size: 18px; line-height: 36px; } div#all_games { width: 100%; height: 550px; /*background-color: red;*/ margin-top:0; } /* GAME */ div.game { position: absolute; width: 900px; height: 550px; margin: 0px auto; left: 62px; /*background-color: rgba(255, 255, 255, 0.7);*/ } div.game h2.game_name { position: absolute; left: 486px; top: 45px; width: 390px; font-size: 54px; font-family: 'Open Sans Black', cursive; line-height: 54px; } div.game p.game_info { position: absolute; left: 420px; top: 216px; width: 440px; padding: 12px 0px 12px 75px; background-color: #fff; z-index: -1; border:solid black 2px; border-width:0px 7px 7px 0px; z-index: 5; } div.game p.start { position: absolute; bottom: 75px; left: 420px; display: block; background-color: black; color: white; font-size: 36px; text-transform: lowercase; font-family: 'Open Sans Black', cursive; text-align: center; /*border-radius: 6px;*/ width: 140px; padding: 6px 4px 14px 40px; cursor: pointer; border: none; border:solid white 2px; border-width:0px 7px 7px 0px; z-index: 5; } div.game img.game_cover { position: absolute; top:37.5px; width: 450px; border: solid black 3px; border-width: 0px 20px 20px 0px; z-index: 10; } div#loading { background-color: black; position: absolute; top:0; left:0; font-size: 48px; text-align: center; width: 1200px; height: 636px; color: white; line-height: 636px; /*display: none;*/ z-index: 20; } div#loading p { display: block; } div.btn { position: absolute; bottom: 10%; display: block; background-color: black; color: white; font-size: 18px; text-transform: lowercase; font-family: 'Open Sans Black', cursive; text-align: center; /*border-radius: 6px;*/ width: 60px; padding: 6px 4px 8px 4px; cursor: pointer; border: none; border:solid white 2px; border-width:0px 7px 7px 0px; } div#btn_left { left: 0px; } div#btn_right { right: 0px; border-width:0px 0px 7px 7px; } div.btn p { display: block; }
0.367497
0.06165
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700); 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; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } /***************************************************************** * Fonts *****************************************************************/ @font-face { font-family: 'BLOKKRegular'; src: url("../assets/fonts/BLOKKRegular/BLOKKRegular.eot"); src: url("../assets/fonts/BLOKKRegular/BLOKKRegular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/BLOKKRegular/BLOKKRegular.woff") format("woff"), url("../assets/fonts/BLOKKRegular/BLOKKRegular.svg#BLOKKRegular") format("svg"); font-weight: normal; font-style: normal; } /***************************************************************** * Body *****************************************************************/ * { border-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body { background-color: #3498db; font-family: Helvetica, Arial, sans-serif; font-size: 1rem; } /***************************************************************** * Typography *****************************************************************/ strong { font-weight: bold; } p { font-size: 0.9375rem; color: white; line-height: 1.25rem; letter-spacing: 0.03125rem; margin: 1.25rem 0; } /***************************************************************** * Links *****************************************************************/ a { font-size: 0.8125rem; color: #3498db; text-decoration: underline; } a:hover { text-decoration: none; } /***************************************************************** * Lists *****************************************************************/ ul, ol { margin: 0; } ul { list-style: disc inside; } ol { list-style: decimal inside; } /***************************************************************** * Wrapper *****************************************************************/ #wrapper { position: relative; width: 100%; min-width: 20rem; } /***************************************************************** * Header *****************************************************************/ #header { background-color: #3498db; height: 2.5rem; } @media screen and (min-width: 768px) { #header { background-color: #393939; height: 3.75rem; } } #header .header-main { max-width: 75rem; height: 2.5rem; margin: 0 auto; padding: 0 0.625rem; } @media screen and (min-width: 768px) { #header .header-main { height: 3.75rem; padding: 0 0.625rem; } } #header .header-main .site-title { position: relative; float: left; width: 3.5625rem; height: 100%; margin: 0 1.25rem 0 0.9375rem; } #header .header-main .site-title a { position: absolute; display: block; background: transparent url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTk4LjkgNzAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5OC45IDcwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE5OC45LDcwIDE1OC41LDAgMTMyLjYsNDQuOSAxNDcuMSw3MCAJIi8+Cgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjExMi43LDcwIDE1My4xLDAgMTAxLjMsMCA2MC45LDcwIAkiLz4KCTxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNTEuOCw3MCA5Mi4yLDAgNDAuNCwwIDAsNzAgCSIvPgo8L2c+Cjwvc3ZnPg==) no-repeat 0 0; text-indent: -9999px; width: 3.5625rem; height: 1.25rem; top: 0; bottom: 0; margin: auto; } /***************************************************************** * Site Navigation *****************************************************************/ .desktop #primary-navigation { position: static; background-color: #393939; width: 100%; height: 100%; right: -12.5rem; float: left; } .desktop #primary-navigation ul { position: relative; list-style: none; margin: 0; float: left; } .desktop #primary-navigation ul:before, .desktop #primary-navigation ul:after { content: ""; display: block; } .desktop #primary-navigation ul:after { clear: both; } .desktop #primary-navigation ul li { padding: 0; float: left; height: 3.75rem; } .desktop #primary-navigation ul li a { display: block; text-decoration: none; color: #3498db; padding: 0 1.25rem; -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; line-height: 3.75rem; height: 3.75rem; } .desktop #primary-navigation ul li a:hover { border-top: 0.0625rem solid #dddddd; border-bottom: 0.0625rem solid #dddddd; color: white; border: none; background-color: #3498db; line-height: 3.75rem; } .desktop #primary-navigation ul li ul { display: none; } /***************************************************************** * Main *****************************************************************/ #main { padding: 1.25rem; clear: both; min-width: 20rem; } #main h1 { font-family: "Open Sans", sans-serif; font-size: 1.5rem; color: white; letter-spacing: 0.0375rem; text-align: center; margin: 1.875rem 0 0 0; } #main h2 { font-family: "Open Sans", sans-serif; font-size: 1.125rem; color: white; letter-spacing: 0.0375rem; text-align: center; margin: 1.875rem 0; } #main nav { display: block; margin: 1.875rem 0; text-align: center; } #main nav a { display: inline-block; font-family: "Open Sans", sans-serif; font-size: 0.9375rem; color: #1e6fa4; text-transform: uppercase; text-decoration: none; letter-spacing: 0.0375rem; padding: 0.625rem 0.9375rem; } #main nav a:hover { color: #125480; } #main nav a.active { color: white; } #main p.blindtext { font-family: "BLOKKRegular", sans-serif; text-align: center; overflow: hidden; } #main button { display: block; font-family: "Open Sans", sans-serif; font-size: 0.9375rem; color: white; letter-spacing: 0.0375rem; background-color: transparent; border: 0.125rem solid white; padding: 0.625rem 2.5rem; margin: 0 auto; cursor: pointer; } /***************************************************************** * Footer *****************************************************************/ #footer { width: 100%; } #footer .footer-main { max-width: 75rem; height: 100%; margin: 0 auto; padding: 0.625rem 0.625rem 1.875rem 0.625rem; overflow: hidden; } #footer .footer-main > p { text-align: center; font-size: 0.625rem; margin: 0; } #footer .footer-main > p a { color: #fff; text-decoration: none; }
css/style.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700); 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; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } /***************************************************************** * Fonts *****************************************************************/ @font-face { font-family: 'BLOKKRegular'; src: url("../assets/fonts/BLOKKRegular/BLOKKRegular.eot"); src: url("../assets/fonts/BLOKKRegular/BLOKKRegular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/BLOKKRegular/BLOKKRegular.woff") format("woff"), url("../assets/fonts/BLOKKRegular/BLOKKRegular.svg#BLOKKRegular") format("svg"); font-weight: normal; font-style: normal; } /***************************************************************** * Body *****************************************************************/ * { border-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body { background-color: #3498db; font-family: Helvetica, Arial, sans-serif; font-size: 1rem; } /***************************************************************** * Typography *****************************************************************/ strong { font-weight: bold; } p { font-size: 0.9375rem; color: white; line-height: 1.25rem; letter-spacing: 0.03125rem; margin: 1.25rem 0; } /***************************************************************** * Links *****************************************************************/ a { font-size: 0.8125rem; color: #3498db; text-decoration: underline; } a:hover { text-decoration: none; } /***************************************************************** * Lists *****************************************************************/ ul, ol { margin: 0; } ul { list-style: disc inside; } ol { list-style: decimal inside; } /***************************************************************** * Wrapper *****************************************************************/ #wrapper { position: relative; width: 100%; min-width: 20rem; } /***************************************************************** * Header *****************************************************************/ #header { background-color: #3498db; height: 2.5rem; } @media screen and (min-width: 768px) { #header { background-color: #393939; height: 3.75rem; } } #header .header-main { max-width: 75rem; height: 2.5rem; margin: 0 auto; padding: 0 0.625rem; } @media screen and (min-width: 768px) { #header .header-main { height: 3.75rem; padding: 0 0.625rem; } } #header .header-main .site-title { position: relative; float: left; width: 3.5625rem; height: 100%; margin: 0 1.25rem 0 0.9375rem; } #header .header-main .site-title a { position: absolute; display: block; background: transparent url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTk4LjkgNzAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5OC45IDcwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE5OC45LDcwIDE1OC41LDAgMTMyLjYsNDQuOSAxNDcuMSw3MCAJIi8+Cgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjExMi43LDcwIDE1My4xLDAgMTAxLjMsMCA2MC45LDcwIAkiLz4KCTxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNTEuOCw3MCA5Mi4yLDAgNDAuNCwwIDAsNzAgCSIvPgo8L2c+Cjwvc3ZnPg==) no-repeat 0 0; text-indent: -9999px; width: 3.5625rem; height: 1.25rem; top: 0; bottom: 0; margin: auto; } /***************************************************************** * Site Navigation *****************************************************************/ .desktop #primary-navigation { position: static; background-color: #393939; width: 100%; height: 100%; right: -12.5rem; float: left; } .desktop #primary-navigation ul { position: relative; list-style: none; margin: 0; float: left; } .desktop #primary-navigation ul:before, .desktop #primary-navigation ul:after { content: ""; display: block; } .desktop #primary-navigation ul:after { clear: both; } .desktop #primary-navigation ul li { padding: 0; float: left; height: 3.75rem; } .desktop #primary-navigation ul li a { display: block; text-decoration: none; color: #3498db; padding: 0 1.25rem; -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; -ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; line-height: 3.75rem; height: 3.75rem; } .desktop #primary-navigation ul li a:hover { border-top: 0.0625rem solid #dddddd; border-bottom: 0.0625rem solid #dddddd; color: white; border: none; background-color: #3498db; line-height: 3.75rem; } .desktop #primary-navigation ul li ul { display: none; } /***************************************************************** * Main *****************************************************************/ #main { padding: 1.25rem; clear: both; min-width: 20rem; } #main h1 { font-family: "Open Sans", sans-serif; font-size: 1.5rem; color: white; letter-spacing: 0.0375rem; text-align: center; margin: 1.875rem 0 0 0; } #main h2 { font-family: "Open Sans", sans-serif; font-size: 1.125rem; color: white; letter-spacing: 0.0375rem; text-align: center; margin: 1.875rem 0; } #main nav { display: block; margin: 1.875rem 0; text-align: center; } #main nav a { display: inline-block; font-family: "Open Sans", sans-serif; font-size: 0.9375rem; color: #1e6fa4; text-transform: uppercase; text-decoration: none; letter-spacing: 0.0375rem; padding: 0.625rem 0.9375rem; } #main nav a:hover { color: #125480; } #main nav a.active { color: white; } #main p.blindtext { font-family: "BLOKKRegular", sans-serif; text-align: center; overflow: hidden; } #main button { display: block; font-family: "Open Sans", sans-serif; font-size: 0.9375rem; color: white; letter-spacing: 0.0375rem; background-color: transparent; border: 0.125rem solid white; padding: 0.625rem 2.5rem; margin: 0 auto; cursor: pointer; } /***************************************************************** * Footer *****************************************************************/ #footer { width: 100%; } #footer .footer-main { max-width: 75rem; height: 100%; margin: 0 auto; padding: 0.625rem 0.625rem 1.875rem 0.625rem; overflow: hidden; } #footer .footer-main > p { text-align: center; font-size: 0.625rem; margin: 0; } #footer .footer-main > p a { color: #fff; text-decoration: none; }
0.27048
0.064124
.mob-nav>div:nth-child(1) ul, nav { display: -webkit-box; display: -moz-box } .sound-on-off span, body[data-state=project] .scroll-arrow, body[data-state=project] .sound-on-off, nav[data-active=off] .logo { opacity: 0 } .sound-on-off span, nav { text-transform: uppercase } .contact-modal .ledge-wrap, .mob-nav .ledge-wrap { overflow: hidden } .contact-modal a, .contact-modal h4, .contact-modal p, .mob-nav a, .mob-nav h3, body[data-state=intro] .sound-on-off span, nav[data-state=intro] a, nav[data-state=project] a { color: #212121 } .contact-modal[data-active=off], .hand-cursor-follower, .mob-nav .ledge-wrap, .mob-nav[data-active=off], .preloader-shield, .sound-on-off span, header, nav[data-state=who] .main-nav li:nth-child(2), nav[data-state=what] .main-nav li:nth-child(3), nav[data-state=work] .main-nav li:nth-child(4), nav[data-state=contact] .main-nav li:nth-child(5), nav[data-state=intro] .logo, nav[data-state=intro] .main-nav li:nth-child(1) { pointer-events: none } @font-face { font-family: Sectra; src: url(../fonts/GT-Sectra-Book.eot); src: url(../fonts/GT-Sectra-Book.eot) format("embedded-opentype"), url(../fonts/GT-Sectra-Book.woff) format("woff"), url(../fonts/GT-Sectra-Book.ttf) format("truetype"), url(http://toyfight.co/fonts/GT-Sectra-Book.svg) format("svg") } @font-face { font-family: 'Sectra Bold'; src: url(../fonts/GT-Sectra-Display-Bold.eot); src: url(../fonts/GT-Sectra-Display-Bold.eot) format("embedded-opentype"), url(../fonts/GT-Sectra-Display-Bold.woff) format("woff"), url(../fonts/GT-Sectra-Display-Bold.ttf) format("truetype"), url(http://toyfight.co/fonts/GT-Sectra-Display-Bold.svg) format("svg") } @font-face { font-family: 'Ginger Regular'; src: url(../fonts/f37ginger-regular-webfont.eot); src: url(../fonts/f37ginger-regular-webfont.eot?) format("embedded-opentype"), url(../fonts/f37ginger-regular-webfont.woff) format("woff"), url(../fonts/f37ginger-regular-webfont.ttf) format("truetype"), url(../fonts/f37ginger-regular-webfont.svg) format("svg"); font-weight: 400; font-style: normal } @font-face { font-family: 'Ginger Bold'; src: url(../fonts/f37ginger-bold-webfont.eot); src: url(../fonts/f37ginger-bold-webfont.eot?) format("embedded-opentype"), url(../fonts/f37ginger-bold-webfont.woff) format("woff"), url(../fonts/f37ginger-bold-webfont.ttf) format("truetype"), url(../fonts/f37ginger-bold-webfont.svg) format("svg"); font-weight: 400; font-style: normal } nav { font-family: Sectra; top: 3.3vw; bottom: 3.3vw; left: 3.3vw; right: 3.3vw; height: 0; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } nav[data-state=who] .main-nav li:nth-child(2) .wiggle, nav[data-state=who] .main-nav li:nth-child(2) .wiggle::before, nav[data-state=what] .main-nav li:nth-child(3) .wiggle, nav[data-state=what] .main-nav li:nth-child(3) .wiggle::before, nav[data-state=work] .main-nav li:nth-child(4) .wiggle, nav[data-state=work] .main-nav li:nth-child(4) .wiggle::before, nav[data-state=contact] .main-nav li:nth-child(5) .wiggle, nav[data-state=contact] .main-nav li:nth-child(5) .wiggle::before, nav[data-state=intro] .main-nav li:nth-child(1) .wiggle, nav[data-state=intro] .main-nav li:nth-child(1) .wiggle::before { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); will-change: transform; backface-visibility: hidden; -webkit-backface-visibility: hidden } nav[data-state=who] .wiggle::before { background: url(../img/ui/wiggle-who.svg) center center/7px 3px repeat-x } nav[data-state=what] .wiggle::before { background: url(../img/ui/wiggle-what.svg) center center/7px 3px repeat-x } nav[data-state=work] .wiggle::before { background: url(../img/ui/wiggle-work.svg) center center/7px 3px repeat-x } nav .back-to-top-arrow-wrap { position: absolute; left: auto; -webkit-transition: .45s cubic-bezier(.52, .01, .16, 1); -moz-transition: .45s cubic-bezier(.52, .01, .16, 1); transition: .45s cubic-bezier(.52, .01, .16, 1); right: -15px; will-change: transform; backface-visibility: hidden; -webkit-backface-visibility: hidden; width: 50px; height: 40px; margin: -20px 0 0 -25px; -webkit-transform: translateY(-100px) rotate(-180deg); -moz-transform: translateY(-100px) rotate(-180deg); -ms-transform: translateY(-100px) rotate(-180deg); -o-transform: translateY(-100px) rotate(-180deg); transform: translateY(-100px) rotate(-180deg) } nav .back-to-top-arrow-wrap .scroll-arrow { position: relative } nav .back-to-top-arrow-wrap .scroll-arrow span { -webkit-animation: none!important; -moz-animation: none!important; animation: none!important } nav[data-page-scrolled=true] .main-nav a, nav[data-page-scrolled=true] .nav-contact, nav[data-state=project] .main-nav a, nav[data-state=project] .nav-contact { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px) } nav[data-page-scrolled=true] .back-to-top-arrow-wrap, nav[data-state=project] .back-to-top-arrow-wrap { -webkit-transition-delay: .8s; -moz-transition-delay: .8s; transition-delay: .8s } nav[data-page-scrolled=true] .back-to-top-arrow-wrap { -webkit-transform: translateY(0) rotate(-180deg); -moz-transform: translateY(0) rotate(-180deg); -ms-transform: translateY(0) rotate(-180deg); -o-transform: translateY(0) rotate(-180deg); transform: translateY(0) rotate(-180deg) } nav .logo { position: absolute; left: 0; top: 0; margin: -10px 0 0 -10px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1); -moz-transition: .45s cubic-bezier(.62, .02, .34, 1); transition: .45s cubic-bezier(.62, .02, .34, 1) } nav .nav-contact { position: absolute; right: 0 } nav .nav-contact, nav .nav-contact a { -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1) .7s; -moz-transition: .55s cubic-bezier(.52, .01, .16, 1) .7s; transition: .55s cubic-bezier(.52, .01, .16, 1) .7s } nav[data-active=off] .main-nav li a, nav[data-active=off] .nav-contact { -webkit-transform: translateY(-4px); -moz-transform: translateY(-4px); -ms-transform: translateY(-4px); -o-transform: translateY(-4px); transform: translateY(-4px); opacity: 0 } nav .main-nav a, nav .nav-contact a { font-size: 12px } .sound-on-off { position: fixed; width: 26px; height: 26px; bottom: 45px; left: 3vw; background: url(../img/ui/sound-icon-white-muted.svg) center center/100% no-repeat; -webkit-transition: .27s; -moz-transition: .27s; transition: .27s } html.touchevents .sound-on-off { display: none } @media only screen and (max-width:800px) { .sound-on-off, nav .back-to-top-arrow-wrap { display: none } } .sound-on-off span { position: absolute; left: 30px; top: 50%; -webkit-transition: .31s; -moz-transition: .31s; transition: .31s; text-align: left; white-space: nowrap; margin-top: -6px } .sound-on-off:hover span { opacity: 1 } .logo[data-color-state=black] .logo-icons li::before, .logo[data-color-state=white] .logo-icons li::after, .preloader-shield[data-color-state=black] .logo-icons li::before, .preloader-shield[data-color-state=white] .logo-icons li::after { opacity: 0 } .sound-on-off.sound-turned-on { background: url(../img/ui/sound-icon-white.svg) center center/100% no-repeat } body[data-state=intro] .sound-on-off { background: url(../img/ui/sound-icon-muted.svg) center center/100% no-repeat } body[data-state=intro] .sound-on-off.sound-turned-on { background: url(../img/ui/sound-icon.svg) center center/100% no-repeat } .sound-on-off[data-active=off] { -webkit-transform: translate3d(0, 30px, 0); -moz-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0) } @media only screen and (max-width:1300px) { .sound-on-off { bottom: 30px } .sound-on-off[data-active=off] { -webkit-transform: translate3d(0, 15px, 0); -moz-transform: translate3d(0, 15px, 0); -ms-transform: translate3d(0, 15px, 0); -o-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0) } } .logo-shield-wrap { width: 36px; height: 44px; margin: -22px 0 0 -18px } .logo-shield li { position: absolute; height: 2px } .logo-shield li::after, .logo-shield li::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0 } .logo-shield li:nth-child(1), .logo-shield li:nth-child(2) { width: 20px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0 } .logo-shield li::before { background-color: #fff } .logo-shield li::after { background-color: #212121 } .logo-shield li:nth-child(1) { left: 20px; top: 1px; transform-origin: 0 0; -webkit-transform: rotate(160deg); -moz-transform: rotate(160deg); -ms-transform: rotate(160deg); -o-transform: rotate(160deg); transform: rotate(160deg) } .logo-shield li:nth-child(1)::after, .logo-shield li:nth-child(1)::before { -webkit-transition: -webkit-transform .3s cubic-bezier(.5, 0, .57, 1) 0s; -moz-transition: -moz-transform .3s cubic-bezier(.5, 0, .57, 1) 0s; transition: transform .3s cubic-bezier(.5, 0, .57, 1) 0s } .logo-shield li:nth-child(2) { left: 2px; top: 6px; transform-origin: 0 0; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg) } .logo-shield li:nth-child(2)::after, .logo-shield li:nth-child(2)::before { -webkit-transition: -webkit-transform .18s linear .25s; -moz-transition: -moz-transform .18s linear .25s; transition: transform .18s linear .25s } .logo-shield li:nth-child(3) { left: 2px; top: 25px; width: 26px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(46deg); -moz-transform: rotate(46deg); -ms-transform: rotate(46deg); -o-transform: rotate(46deg); transform: rotate(46deg) } .logo-shield li:nth-child(4), .logo-shield li:nth-child(5) { right: -1px; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0 } .logo-shield li:nth-child(3)::after, .logo-shield li:nth-child(3)::before { -webkit-transition: -webkit-transform .1s linear .4s; -moz-transition: -moz-transform .1s linear .4s; transition: transform .1s linear .4s } .logo-shield li:nth-child(4) { top: 25px; width: 27px; transform-origin: 100% 0; -webkit-transform: rotate(-46deg); -moz-transform: rotate(-46deg); -ms-transform: rotate(-46deg); -o-transform: rotate(-46deg); transform: rotate(-46deg) } .logo-shield li:nth-child(4)::after, .logo-shield li:nth-child(4)::before { -webkit-transition: -webkit-transform .1s linear .46s; -moz-transition: -moz-transform .1s linear .46s; transition: transform .1s linear .46s } .logo-shield li:nth-child(5) { top: 6px; width: 20px; transform-origin: 100% 0; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg) } .logo-shield li:nth-child(5)::after, .logo-shield li:nth-child(5)::before { -webkit-transition: -webkit-transform .18s linear .55s; -moz-transition: -moz-transform .18s linear .55s; transition: transform .18s linear .55s } .logo-shield li:nth-child(6) { right: 17px; top: 1px; width: 20px; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-transform: rotate(-160deg); -moz-transform: rotate(-160deg); -ms-transform: rotate(-160deg); -o-transform: rotate(-160deg); transform: rotate(-160deg) } .logo-icons li, .logo-icons li::after, .logo-icons li::before, .preloader-shield .tf, .preloader-shield .tf::before { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .logo-shield li:nth-child(6)::after, .logo-shield li:nth-child(6)::before { -webkit-transition: -webkit-transform .35s cubic-bezier(.62, .02, .34, 1) .65s; -moz-transition: -moz-transform .35s cubic-bezier(.62, .02, .34, 1) .65s; transition: transform .35s cubic-bezier(.62, .02, .34, 1) .65s } .logo-icons li::after, .logo-icons li::before { content: ''; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1) .5s; -moz-transition: .45s cubic-bezier(.62, .02, .34, 1) .5s; transition: .45s cubic-bezier(.62, .02, .34, 1) .5s } .logo-icons li:nth-child(1)::before { background: url(../img/ui/logo/tf-white.svg) center center/100% no-repeat } .logo-icons li:nth-child(1)::after { background: url(../img/ui/logo/tf-black.svg) center center/100% no-repeat } .logo[data-color-state=black] .logo-shield li::before, .preloader-shield[data-color-state=black] .logo-shield li::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .logo[data-color-state=black] .logo-shield li::after, .preloader-shield[data-color-state=black] .logo-shield li::after { -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0 } .logo[data-color-state=white] .logo-shield li::after, .preloader-shield[data-color-state=white] .logo-shield li::after { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .logo[data-color-state=white] .logo-shield li::before, .preloader-shield[data-color-state=white] .logo-shield li::before { -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0 } .logo[data-color-state=off] .logo-shield li::after, .logo[data-color-state=off] .logo-shield li::before, .preloader-shield[data-color-state=off] .logo-shield li::after, .preloader-shield[data-color-state=off] .logo-shield li::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .preloader-shield { -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9) } @media (-webkit-max-device-pixel-ratio:1.5) { .preloader-shield { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3); transform: scale(1.3) } } .preloader-shield.between-content { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1) } .preloader-shield.between-content .tf { display: none } .preloader-shield .logo-shield { margin-top: -10px } .preloader-shield .logo-shield li::before { background-color: transparent } .preloader-shield .tf::before { background: url(../img/ui/logo/tf-white.svg) center center/100% no-repeat; content: ''; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1) .1s; -moz-transition: .45s cubic-bezier(.62, .02, .34, 1) .1s; transition: .45s cubic-bezier(.62, .02, .34, 1) .1s } .preloader-shield[data-active=off] .logo-shield li::after, .preloader-shield[data-active=off] .logo-shield li::before { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .preloader-shield[data-active=off] .logo-shield li:nth-child(1)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(1)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .preloader-shield[data-active=off] .logo-shield li:nth-child(2)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(2)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: 80ms; -moz-transition-delay: 80ms; transition-delay: 80ms } .preloader-shield[data-active=off] .logo-shield li:nth-child(3)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(3)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .16s; -moz-transition-delay: .16s; transition-delay: .16s } .preloader-shield[data-active=off] .logo-shield li:nth-child(4)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(4)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .24s; -moz-transition-delay: .24s; transition-delay: .24s } .preloader-shield[data-active=off] .logo-shield li:nth-child(5)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(5)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .32s; -moz-transition-delay: .32s; transition-delay: .32s } .preloader-shield[data-active=off] .logo-shield li:nth-child(6)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(6)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; transition-delay: .4s } .preloader-shield[data-active=off] .tf::before { -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); opacity: 0 } body[data-state=intro] .preloader-shield .logo-shield li::after { background-color: #fffade } body[data-state=who] .preloader-shield .logo-shield li::after { background-color: #96ffca } body[data-state=what] .preloader-shield .logo-shield li::after { background-color: #ffffff } body[data-state=work] .preloader-shield .logo-shield li::after { background-color: #fbe10f } body[data-state=project] .preloader-shield .logo-shield li::before { background-color: #fff } body[data-state=project] .preloader-shield .logo-shield li::after { background-color: #c8c8d2 } body[data-state=project] .preloader-shield .tf { opacity: .78 } body[data-state=project] .preloader-shield .tf::before { background: url(../img/ui/logo/tf-black.svg) center center/100% no-repeat } .main-nav { -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1) .5s; -moz-transition: .75s cubic-bezier(.52, .01, .16, 1) .5s; transition: .75s cubic-bezier(.52, .01, .16, 1) .5s } .main-nav li { margin: 0 1vw } .main-nav li:nth-child(1) a { -webkit-transition: .39s cubic-bezier(.52, .01, .16, 1) .48s; -moz-transition: .39s cubic-bezier(.52, .01, .16, 1) .48s; transition: .39s cubic-bezier(.52, .01, .16, 1) .48s } .main-nav li:nth-child(2) a { -webkit-transition: .57s cubic-bezier(.52, .01, .16, 1) .61s; -moz-transition: .57s cubic-bezier(.52, .01, .16, 1) .61s; transition: .57s cubic-bezier(.52, .01, .16, 1) .61s } .main-nav li:nth-child(3) a { -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1) .74s; -moz-transition: .75s cubic-bezier(.52, .01, .16, 1) .74s; transition: .75s cubic-bezier(.52, .01, .16, 1) .74s } .main-nav li:nth-child(4) a { -webkit-transition: .93s cubic-bezier(.52, .01, .16, 1) .87s; -moz-transition: .93s cubic-bezier(.52, .01, .16, 1) .87s; transition: .93s cubic-bezier(.52, .01, .16, 1) .87s } .main-nav li:nth-child(5) a { -webkit-transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s; -moz-transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s; transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s } .mob-nav { z-index: 220 } .mob-nav-btn { position: fixed; top: 20px; right: 25px; width: 50px; height: 50px; z-index: 300; -webkit-transition: .32s; -moz-transition: .32s; transition: .32s } .mob-nav-btn::after, .mob-nav-btn::before { content: ''; position: absolute; height: 2px; width: 60%; left: 20%; top: 50%; margin-top: -1px; background-color: #212121; -webkit-transition: .29s cubic-bezier(.52, .01, .16, 1); -moz-transition: .29s cubic-bezier(.52, .01, .16, 1); transition: .29s cubic-bezier(.52, .01, .16, 1) } .mob-nav-btn::before { -webkit-transform: rotate(0) translateY(-5px); -moz-transform: rotate(0) translateY(-5px); -ms-transform: rotate(0) translateY(-5px); -o-transform: rotate(0) translateY(-5px); transform: rotate(0) translateY(-5px) } .mob-nav-btn::after { -webkit-transform: rotate(0) translateY(5px); -moz-transform: rotate(0) translateY(5px); -ms-transform: rotate(0) translateY(5px); -o-transform: rotate(0) translateY(5px); transform: rotate(0) translateY(5px) } @media only screen and (min-width:760px) { .mob-nav-btn { display: none } } body[data-state=who] .mob-nav-btn::after, body[data-state=who] .mob-nav-btn::before, body[data-state=what] .mob-nav-btn::after, body[data-state=what] .mob-nav-btn::before, body[data-state=work] .mob-nav-btn::after, body[data-state=work] .mob-nav-btn::before { background-color: #fff } .mob-nav-btn[data-mob-nav-on=on]::after, .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=who] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=who] .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=what] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=what] .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=work] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=work] .mob-nav-btn[data-mob-nav-on=on]::before { background-color: #212121 } body[data-state=project] .mob-nav-btn { opacity: 0; pointer-events: none } .mob-nav-btn[data-mob-nav-on=on]::before { -webkit-transform: rotate(45deg) translateY(0); -moz-transform: rotate(45deg) translateY(0); -ms-transform: rotate(45deg) translateY(0); -o-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0) } .mob-nav-btn[data-mob-nav-on=on]::after { -webkit-transform: rotate(-45deg) translateY(0); -moz-transform: rotate(-45deg) translateY(0); -ms-transform: rotate(-45deg) translateY(0); -o-transform: rotate(-45deg) translateY(0); transform: rotate(-45deg) translateY(0) } .mob-nav { position: fixed; top: 14px; left: 14px; right: 14px; bottom: 14px; background-color: #FFF; -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1); -moz-transition: .55s cubic-bezier(.52, .01, .16, 1); transition: .55s cubic-bezier(.52, .01, .16, 1) } .mob-nav::after, .mob-nav::before { top: 0; height: 100%; z-index: 0; content: '' } .mob-nav::after, .mob-nav::before, .page-bg li { position: absolute; left: 0; width: 100% } .mob-nav::before { opacity: 1; -webkit-transition: .45s linear .55s; -moz-transition: .45s linear .55s; transition: .45s linear .55s; -webkit-transform: scaleX(1.2) scaleY(1.2); -moz-transform: scaleX(1.2) scaleY(1.2); -ms-transform: scaleX(1.2) scaleY(1.2); -o-transform: scaleX(1.2) scaleY(1.2); transform: scaleX(1.2) scaleY(1.2) } body[data-state=intro] .mob-nav::before { background-color: 9B9B9B } body[data-state=who] .mob-nav::before { background-color: #5D5556 } body[data-state=what] .mob-nav::before { background-color: #f86449 } body[data-state=work] .mob-nav::before { background-color: #642835 } .mob-nav::after { background-color: #fff; -webkit-transition: .65s cubic-bezier(.7, .3, 0, 1); -moz-transition: .65s cubic-bezier(.7, .3, 0, 1); transition: .65s cubic-bezier(.7, .3, 0, 1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1) } .mob-nav>div, header { z-index: 2 } .mob-nav .ledge { top: auto; bottom: 30% } .mob-nav .ledge::before { background-color: rgba(0, 0, 0, .03) } .mob-nav .social-list li { margin: 0 11px } .mob-nav>div:nth-child(1) { height: 80% } .mob-nav>div:nth-child(1) ul { height: 50%; top: 25%; position: absolute; width: 100%; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .mob-nav>div:nth-child(1) ul li { height: 100%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .mob-nav>div:nth-child(1) ul li a { text-transform: uppercase; font-size: 16px } .mob-nav>div:nth-child(2) { height: 20% } .mob-nav>div:nth-child(2) h3 { padding-bottom: 0; margin-bottom: 0 } .mob-nav[data-active=off] { opacity: 0 } @media only screen and (max-width:760px) { .main-nav, .nav-contact { display: none } } .page-bg li { top: 0; height: 100%; -webkit-transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s; -moz-transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s; transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s } .page-bg .horizon-bg { -webkit-transition: opacity .7s cubic-bezier(.52, .01, .16, 1), -webkit-transform 1.25s cubic-bezier(.62, .02, .34, 1); -moz-transition: opacity .7s cubic-bezier(.52, .01, .16, 1), -moz-transform 1.25s cubic-bezier(.62, .02, .34, 1); transition: opacity .7s cubic-bezier(.52, .01, .16, 1), transform 1.25s cubic-bezier(.62, .02, .34, 1) } .page-bg[data-preloading=on] .horizon-bg { -webkit-transform-origin: 0 100%; -moz-transform-origin: 0 100%; -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(1.4); -moz-transform: scaleY(1.4); -ms-transform: scaleY(1.4); -o-transform: scaleY(1.4); transform: scaleY(1.4); opacity: 0 } .page-bg[data-active=off] .horizon-bg { opacity: 0 } .page-bg li:nth-child(1) { background-color: #EFEFE8 } .page-bg li:nth-child(1) .horizon-bg { background: url(../img/bg/horizon-intro2.jpg) center center/cover no-repeat } .page-bg li:nth-child(2) { background-color: #5D5556 } .page-bg li:nth-child(2) .horizon-bg { background: url(../img/bg/horizon-who.jpg) center center/cover no-repeat } .page-bg li:nth-child(3) { background-color: #202825 } .page-bg li:nth-child(3) .horizon-bg { background: url(../img/bg/horizon-what.jpg) center center/cover no-repeat } .page-bg li:nth-child(4) { background-color: #642835 } .page-bg li:nth-child(4) .horizon-bg { background: url(../img/bg/horizon-work.jpg) center center/cover no-repeat } .page-bg li:nth-child(5) { background-color: #fff } .page-bg[data-state=intro] li:nth-child(1) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=intro] li:nth-child(2), .page-bg[data-state=intro] li:nth-child(3), .page-bg[data-state=intro] li:nth-child(4), .page-bg[data-state=intro] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=who] li:nth-child(1) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=who] li:nth-child(2) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=who] li:nth-child(3), .page-bg[data-state=who] li:nth-child(4), .page-bg[data-state=who] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=what] li:nth-child(1), .page-bg[data-state=what] li:nth-child(2) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=what] li:nth-child(3) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=what] li:nth-child(4), .page-bg[data-state=what] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=work] li:nth-child(1), .page-bg[data-state=work] li:nth-child(2), .page-bg[data-state=work] li:nth-child(3) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=work] li:nth-child(4) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=work] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=project] li:nth-child(1), .page-bg[data-state=project] li:nth-child(2), .page-bg[data-state=project] li:nth-child(3), .page-bg[data-state=project] li:nth-child(4) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=project] li:nth-child(5) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } @media only screen and (max-width:800px) { header { z-index: 0 } } header[data-state=intro] { z-index: 0 } .figures-wrap { width: 0; height: 0; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; opacity: 1; -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1); -moz-transition: .75s cubic-bezier(.52, .01, .16, 1); transition: .75s cubic-bezier(.52, .01, .16, 1); -webkit-filter: blur(0) } .figures-wrap[data-active=off]:not(.force-on) { opacity: 0; -webkit-transform: scale(.95); -moz-transform: scale(.95); -ms-transform: scale(.95); -o-transform: scale(.95); transform: scale(.95); -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1); -moz-transition: .75s cubic-bezier(.52, .01, .16, 1); transition: .75s cubic-bezier(.52, .01, .16, 1) } .figures-wrap[data-scaled=on] { opacity: 0; -webkit-transform: scale(1.11); -moz-transform: scale(1.11); -ms-transform: scale(1.11); -o-transform: scale(1.11); transform: scale(1.11) } .figures-wrap[data-scaled=slow-off] { -webkit-transition: 1.9s cubic-bezier(.52, .01, .16, 1); -moz-transition: 1.9s cubic-bezier(.52, .01, .16, 1); transition: 1.9s cubic-bezier(.52, .01, .16, 1) } .figure-mover { -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; -webkit-perspective: 500px; -moz-perspective: 500px; perspective: 500px } header[data-state=intro] .intro-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=who] .who-figures, header[data-state=what] .what-figures { -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=intro] .what-figures, header[data-state=intro] .who-figures, header[data-state=intro] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=who] .intro-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=who] .who-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=who] .what-figures, header[data-state=who] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=what] .intro-figures, header[data-state=what] .who-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=what] .what-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=what] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=work] .intro-figures, header[data-state=work] .what-figures, header[data-state=work] .who-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=work] .work-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=project] .intro-figures, header[data-state=project] .what-figures, header[data-state=project] .who-figures, header[data-state=project] .work-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } .figures { backface-visibility: hidden; -webkit-backface-visibility: hidden; width: 1400px; height: 950px; margin: -475px 0 0 -700px } @media only screen and (max-width:1400px) { .figures { width: 100vw; height: 67.85714vw; margin: -33.92857vw 0 0 -50vw } } @media only screen and (max-width:700px) { .figures { width: 150vw; height: 101.78571vw; margin: -50.89286vw 0 0 -75vw } } .intro-figures .figures { background: url(../img/figures/tinified/intro-figures.png) center center/100% no-repeat } .who-figures .figures { background: url(../img/figures/tinified/who-figures.png) center center/100% no-repeat } .what-figures .figures-jonny { background: url(../img/figures/what-figures-jonny.png) center center/100% no-repeat } .what-figures .figures-leigh { background: url(../img/figures/what-figures-leigh.png) center center/100% no-repeat } .work-figures .figures { background: url(../img/figures/tinified/work-figures.png) center center/100% no-repeat } .contact-modal { position: fixed; top: 2vw; left: 2vw; right: 2vw; bottom: 2vw; display: none } .contact-modal .ledge { top: auto; bottom: 30%; -webkit-transition: .35s .6s; -moz-transition: .35s .6s; transition: .35s .6s } .contact-modal .contact-modal-content, .contact-modal::after, .contact-modal::before { top: 0; width: 100%; height: 100%; position: absolute; left: 0 } .contact-modal .ledge::before { background-color: rgba(0, 0, 0, .03) } .contact-modal::after { content: ''; background-color: #fff; -webkit-transition: .65s cubic-bezier(.7, .3, 0, 1); -moz-transition: .65s cubic-bezier(.7, .3, 0, 1); transition: .65s cubic-bezier(.7, .3, 0, 1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); z-index: 0 } .contact-modal::before { content: ''; opacity: 1; -webkit-transition: .45s linear .55s; -moz-transition: .45s linear .55s; transition: .45s linear .55s; -webkit-transform: scaleX(1.2) scaleY(1.2); -moz-transform: scaleX(1.2) scaleY(1.2); -ms-transform: scaleX(1.2) scaleY(1.2); -o-transform: scaleX(1.2) scaleY(1.2); transform: scaleX(1.2) scaleY(1.2); z-index: 0 } body[data-state=intro] .contact-modal::before { background-color: #9B9B9B } body[data-state=who] .contact-modal::before { background-color: #5D5556 } body[data-state=what] .contact-modal::before { background-color: #f86449 } body[data-state=work] .contact-modal::before { background-color: #642835 } .contact-modal>* { z-index: 10 } .contact-modal .huge-text:hover { cursor: none } .contact-modal .contact-modal-content { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; margin-top: -2.5% } .contact-modal .close, .contact-modal .contact-modal-content, .contact-modal .contact-social { -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1) .4s; -moz-transition: .55s cubic-bezier(.52, .01, .16, 1) .4s; transition: .55s cubic-bezier(.52, .01, .16, 1) .4s } .contact-modal h3 { color: #212121; margin-bottom: 0; padding-bottom: 0 } .contact-modal[data-active=off]::before { opacity: 0; -webkit-transition: .45s linear 0s; -moz-transition: .45s linear 0s; transition: .45s linear 0s } .contact-modal[data-active=off]::after { -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0) } .contact-modal[data-active=off] .ledge { opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .contact-modal[data-active=off] .close, .contact-modal[data-active=off] .contact-modal-content, .contact-modal[data-active=off] .contact-social { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .contact-modal a.huge-text, .contact-modal a.huge-text span { backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1, 1) } .contact-modal[data-active=on] .hand-cursor-follower::before { -webkit-animation: pointing-hand-cursor 2s infinite forwards; -moz-animation: pointing-hand-cursor 2s infinite forwards; animation: pointing-hand-cursor 2s infinite forwards } .contact-modal .close { position: absolute; right: 2vw; top: 2vw } body[data-state=intro] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=intro] .contact-modal .close:hover span:nth-child(2)::before { background-color: 9B9B9B } body[data-state=who] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=who] .contact-modal .close:hover span:nth-child(2)::before { background-color: #5D5556 } body[data-state=what] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=what] .contact-modal .close:hover span:nth-child(2)::before { background-color: #f86449 } body[data-state=work] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=work] .contact-modal .close:hover span:nth-child(2)::before { background-color: #642835 } .contact-modal a.huge-text { display: table; margin: 0 auto; -webkit-backface-visibility: hidden } .not-awkward, html.no-backgroundblendmode .contact-modal a.huge-text { display: inline-block } .contact-modal a.huge-text span { -webkit-backface-visibility: hidden } .hand-cursor-follower { z-index: 1000; position: fixed; top: 0; left: 0; width: 113px; height: 160px; -webkit-transition: opacity .25s cubic-bezier(.62, .02, .34, 1); -moz-transition: opacity .25s cubic-bezier(.62, .02, .34, 1); transition: opacity .25s cubic-bezier(.62, .02, .34, 1) } .hand-cursor-follower::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/figures/hand-cursor.png) center center/100% no-repeat; -webkit-transform-origin: 15% 0; -moz-transform-origin: 15% 0; -ms-transform-origin: 15% 0; -o-transform-origin: 15% 0; transform-origin: 15% 0 } .hand-cursor-follower[data-active=off] { opacity: 0 } .contact-social { width: 100%; bottom: 10vh } .contact-social .social-list { margin-left: -2px } .contact-social .not-awkward { backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform: translateX(0) translateZ(0) scale(1, 1); -moz-transform: translateX(0) translateZ(0) scale(1, 1); -ms-transform: translateX(0) translateZ(0) scale(1, 1); -o-transform: translateX(0) translateZ(0) scale(1, 1); transform: translateX(0) translateZ(0) scale(1, 1) } .contact-social.hover .awkward { opacity: 1 } .contact-social.hover .not-awkward { -webkit-transform: translateX(-90%) translateZ(0) scale(1, 1); -moz-transform: translateX(-90%) translateZ(0) scale(1, 1); -ms-transform: translateX(-90%) translateZ(0) scale(1, 1); -o-transform: translateX(-90%) translateZ(0) scale(1, 1); transform: translateX(-90%) translateZ(0) scale(1, 1) } .not-awkward { position: relative } .awkward { position: absolute; left: 100%; white-space: nowrap; opacity: 0 } .awkward, .not-awkward { -webkit-transition: .35s cubic-bezier(.52, .01, .16, 1); -moz-transition: .35s cubic-bezier(.52, .01, .16, 1); transition: .35s cubic-bezier(.52, .01, .16, 1) } .social-list { margin-top: 1em; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .social-list li { margin: 0 7px } .social-list li:first-child { margin-left: 0 } .social-list li:last-child { margin-right: 0 } @media screen and (max-width:700px) { nav { top: 30px; left: 30px; right: 30px } .modal .huge-text { font-size: 2.5em } .modal .close { width: 25px; height: 25px; right: 6vw; top: 6vw } } @-webkit-keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -webkit-transform: rotate(0) } 40% { -webkit-transform: rotate(5deg) rotateX(20deg) translateY(-2%) } } @-moz-keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -moz-transform: rotate(0) } 40% { -moz-transform: rotate(5deg) rotateX(20deg) translateY(-2%) } } @keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0) } 40% { -webkit-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -moz-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -ms-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -o-transform: rotate(5deg) rotateX(20deg) translateY(-2%); transform: rotate(5deg) rotateX(20deg) translateY(-2%) } }
css/header.min.css
.mob-nav>div:nth-child(1) ul, nav { display: -webkit-box; display: -moz-box } .sound-on-off span, body[data-state=project] .scroll-arrow, body[data-state=project] .sound-on-off, nav[data-active=off] .logo { opacity: 0 } .sound-on-off span, nav { text-transform: uppercase } .contact-modal .ledge-wrap, .mob-nav .ledge-wrap { overflow: hidden } .contact-modal a, .contact-modal h4, .contact-modal p, .mob-nav a, .mob-nav h3, body[data-state=intro] .sound-on-off span, nav[data-state=intro] a, nav[data-state=project] a { color: #212121 } .contact-modal[data-active=off], .hand-cursor-follower, .mob-nav .ledge-wrap, .mob-nav[data-active=off], .preloader-shield, .sound-on-off span, header, nav[data-state=who] .main-nav li:nth-child(2), nav[data-state=what] .main-nav li:nth-child(3), nav[data-state=work] .main-nav li:nth-child(4), nav[data-state=contact] .main-nav li:nth-child(5), nav[data-state=intro] .logo, nav[data-state=intro] .main-nav li:nth-child(1) { pointer-events: none } @font-face { font-family: Sectra; src: url(../fonts/GT-Sectra-Book.eot); src: url(../fonts/GT-Sectra-Book.eot) format("embedded-opentype"), url(../fonts/GT-Sectra-Book.woff) format("woff"), url(../fonts/GT-Sectra-Book.ttf) format("truetype"), url(http://toyfight.co/fonts/GT-Sectra-Book.svg) format("svg") } @font-face { font-family: 'Sectra Bold'; src: url(../fonts/GT-Sectra-Display-Bold.eot); src: url(../fonts/GT-Sectra-Display-Bold.eot) format("embedded-opentype"), url(../fonts/GT-Sectra-Display-Bold.woff) format("woff"), url(../fonts/GT-Sectra-Display-Bold.ttf) format("truetype"), url(http://toyfight.co/fonts/GT-Sectra-Display-Bold.svg) format("svg") } @font-face { font-family: 'Ginger Regular'; src: url(../fonts/f37ginger-regular-webfont.eot); src: url(../fonts/f37ginger-regular-webfont.eot?) format("embedded-opentype"), url(../fonts/f37ginger-regular-webfont.woff) format("woff"), url(../fonts/f37ginger-regular-webfont.ttf) format("truetype"), url(../fonts/f37ginger-regular-webfont.svg) format("svg"); font-weight: 400; font-style: normal } @font-face { font-family: 'Ginger Bold'; src: url(../fonts/f37ginger-bold-webfont.eot); src: url(../fonts/f37ginger-bold-webfont.eot?) format("embedded-opentype"), url(../fonts/f37ginger-bold-webfont.woff) format("woff"), url(../fonts/f37ginger-bold-webfont.ttf) format("truetype"), url(../fonts/f37ginger-bold-webfont.svg) format("svg"); font-weight: 400; font-style: normal } nav { font-family: Sectra; top: 3.3vw; bottom: 3.3vw; left: 3.3vw; right: 3.3vw; height: 0; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } nav[data-state=who] .main-nav li:nth-child(2) .wiggle, nav[data-state=who] .main-nav li:nth-child(2) .wiggle::before, nav[data-state=what] .main-nav li:nth-child(3) .wiggle, nav[data-state=what] .main-nav li:nth-child(3) .wiggle::before, nav[data-state=work] .main-nav li:nth-child(4) .wiggle, nav[data-state=work] .main-nav li:nth-child(4) .wiggle::before, nav[data-state=contact] .main-nav li:nth-child(5) .wiggle, nav[data-state=contact] .main-nav li:nth-child(5) .wiggle::before, nav[data-state=intro] .main-nav li:nth-child(1) .wiggle, nav[data-state=intro] .main-nav li:nth-child(1) .wiggle::before { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); will-change: transform; backface-visibility: hidden; -webkit-backface-visibility: hidden } nav[data-state=who] .wiggle::before { background: url(../img/ui/wiggle-who.svg) center center/7px 3px repeat-x } nav[data-state=what] .wiggle::before { background: url(../img/ui/wiggle-what.svg) center center/7px 3px repeat-x } nav[data-state=work] .wiggle::before { background: url(../img/ui/wiggle-work.svg) center center/7px 3px repeat-x } nav .back-to-top-arrow-wrap { position: absolute; left: auto; -webkit-transition: .45s cubic-bezier(.52, .01, .16, 1); -moz-transition: .45s cubic-bezier(.52, .01, .16, 1); transition: .45s cubic-bezier(.52, .01, .16, 1); right: -15px; will-change: transform; backface-visibility: hidden; -webkit-backface-visibility: hidden; width: 50px; height: 40px; margin: -20px 0 0 -25px; -webkit-transform: translateY(-100px) rotate(-180deg); -moz-transform: translateY(-100px) rotate(-180deg); -ms-transform: translateY(-100px) rotate(-180deg); -o-transform: translateY(-100px) rotate(-180deg); transform: translateY(-100px) rotate(-180deg) } nav .back-to-top-arrow-wrap .scroll-arrow { position: relative } nav .back-to-top-arrow-wrap .scroll-arrow span { -webkit-animation: none!important; -moz-animation: none!important; animation: none!important } nav[data-page-scrolled=true] .main-nav a, nav[data-page-scrolled=true] .nav-contact, nav[data-state=project] .main-nav a, nav[data-state=project] .nav-contact { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px) } nav[data-page-scrolled=true] .back-to-top-arrow-wrap, nav[data-state=project] .back-to-top-arrow-wrap { -webkit-transition-delay: .8s; -moz-transition-delay: .8s; transition-delay: .8s } nav[data-page-scrolled=true] .back-to-top-arrow-wrap { -webkit-transform: translateY(0) rotate(-180deg); -moz-transform: translateY(0) rotate(-180deg); -ms-transform: translateY(0) rotate(-180deg); -o-transform: translateY(0) rotate(-180deg); transform: translateY(0) rotate(-180deg) } nav .logo { position: absolute; left: 0; top: 0; margin: -10px 0 0 -10px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1); -moz-transition: .45s cubic-bezier(.62, .02, .34, 1); transition: .45s cubic-bezier(.62, .02, .34, 1) } nav .nav-contact { position: absolute; right: 0 } nav .nav-contact, nav .nav-contact a { -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1) .7s; -moz-transition: .55s cubic-bezier(.52, .01, .16, 1) .7s; transition: .55s cubic-bezier(.52, .01, .16, 1) .7s } nav[data-active=off] .main-nav li a, nav[data-active=off] .nav-contact { -webkit-transform: translateY(-4px); -moz-transform: translateY(-4px); -ms-transform: translateY(-4px); -o-transform: translateY(-4px); transform: translateY(-4px); opacity: 0 } nav .main-nav a, nav .nav-contact a { font-size: 12px } .sound-on-off { position: fixed; width: 26px; height: 26px; bottom: 45px; left: 3vw; background: url(../img/ui/sound-icon-white-muted.svg) center center/100% no-repeat; -webkit-transition: .27s; -moz-transition: .27s; transition: .27s } html.touchevents .sound-on-off { display: none } @media only screen and (max-width:800px) { .sound-on-off, nav .back-to-top-arrow-wrap { display: none } } .sound-on-off span { position: absolute; left: 30px; top: 50%; -webkit-transition: .31s; -moz-transition: .31s; transition: .31s; text-align: left; white-space: nowrap; margin-top: -6px } .sound-on-off:hover span { opacity: 1 } .logo[data-color-state=black] .logo-icons li::before, .logo[data-color-state=white] .logo-icons li::after, .preloader-shield[data-color-state=black] .logo-icons li::before, .preloader-shield[data-color-state=white] .logo-icons li::after { opacity: 0 } .sound-on-off.sound-turned-on { background: url(../img/ui/sound-icon-white.svg) center center/100% no-repeat } body[data-state=intro] .sound-on-off { background: url(../img/ui/sound-icon-muted.svg) center center/100% no-repeat } body[data-state=intro] .sound-on-off.sound-turned-on { background: url(../img/ui/sound-icon.svg) center center/100% no-repeat } .sound-on-off[data-active=off] { -webkit-transform: translate3d(0, 30px, 0); -moz-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0) } @media only screen and (max-width:1300px) { .sound-on-off { bottom: 30px } .sound-on-off[data-active=off] { -webkit-transform: translate3d(0, 15px, 0); -moz-transform: translate3d(0, 15px, 0); -ms-transform: translate3d(0, 15px, 0); -o-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0) } } .logo-shield-wrap { width: 36px; height: 44px; margin: -22px 0 0 -18px } .logo-shield li { position: absolute; height: 2px } .logo-shield li::after, .logo-shield li::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0 } .logo-shield li:nth-child(1), .logo-shield li:nth-child(2) { width: 20px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0 } .logo-shield li::before { background-color: #fff } .logo-shield li::after { background-color: #212121 } .logo-shield li:nth-child(1) { left: 20px; top: 1px; transform-origin: 0 0; -webkit-transform: rotate(160deg); -moz-transform: rotate(160deg); -ms-transform: rotate(160deg); -o-transform: rotate(160deg); transform: rotate(160deg) } .logo-shield li:nth-child(1)::after, .logo-shield li:nth-child(1)::before { -webkit-transition: -webkit-transform .3s cubic-bezier(.5, 0, .57, 1) 0s; -moz-transition: -moz-transform .3s cubic-bezier(.5, 0, .57, 1) 0s; transition: transform .3s cubic-bezier(.5, 0, .57, 1) 0s } .logo-shield li:nth-child(2) { left: 2px; top: 6px; transform-origin: 0 0; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg) } .logo-shield li:nth-child(2)::after, .logo-shield li:nth-child(2)::before { -webkit-transition: -webkit-transform .18s linear .25s; -moz-transition: -moz-transform .18s linear .25s; transition: transform .18s linear .25s } .logo-shield li:nth-child(3) { left: 2px; top: 25px; width: 26px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(46deg); -moz-transform: rotate(46deg); -ms-transform: rotate(46deg); -o-transform: rotate(46deg); transform: rotate(46deg) } .logo-shield li:nth-child(4), .logo-shield li:nth-child(5) { right: -1px; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0 } .logo-shield li:nth-child(3)::after, .logo-shield li:nth-child(3)::before { -webkit-transition: -webkit-transform .1s linear .4s; -moz-transition: -moz-transform .1s linear .4s; transition: transform .1s linear .4s } .logo-shield li:nth-child(4) { top: 25px; width: 27px; transform-origin: 100% 0; -webkit-transform: rotate(-46deg); -moz-transform: rotate(-46deg); -ms-transform: rotate(-46deg); -o-transform: rotate(-46deg); transform: rotate(-46deg) } .logo-shield li:nth-child(4)::after, .logo-shield li:nth-child(4)::before { -webkit-transition: -webkit-transform .1s linear .46s; -moz-transition: -moz-transform .1s linear .46s; transition: transform .1s linear .46s } .logo-shield li:nth-child(5) { top: 6px; width: 20px; transform-origin: 100% 0; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg) } .logo-shield li:nth-child(5)::after, .logo-shield li:nth-child(5)::before { -webkit-transition: -webkit-transform .18s linear .55s; -moz-transition: -moz-transform .18s linear .55s; transition: transform .18s linear .55s } .logo-shield li:nth-child(6) { right: 17px; top: 1px; width: 20px; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-transform: rotate(-160deg); -moz-transform: rotate(-160deg); -ms-transform: rotate(-160deg); -o-transform: rotate(-160deg); transform: rotate(-160deg) } .logo-icons li, .logo-icons li::after, .logo-icons li::before, .preloader-shield .tf, .preloader-shield .tf::before { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .logo-shield li:nth-child(6)::after, .logo-shield li:nth-child(6)::before { -webkit-transition: -webkit-transform .35s cubic-bezier(.62, .02, .34, 1) .65s; -moz-transition: -moz-transform .35s cubic-bezier(.62, .02, .34, 1) .65s; transition: transform .35s cubic-bezier(.62, .02, .34, 1) .65s } .logo-icons li::after, .logo-icons li::before { content: ''; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1) .5s; -moz-transition: .45s cubic-bezier(.62, .02, .34, 1) .5s; transition: .45s cubic-bezier(.62, .02, .34, 1) .5s } .logo-icons li:nth-child(1)::before { background: url(../img/ui/logo/tf-white.svg) center center/100% no-repeat } .logo-icons li:nth-child(1)::after { background: url(../img/ui/logo/tf-black.svg) center center/100% no-repeat } .logo[data-color-state=black] .logo-shield li::before, .preloader-shield[data-color-state=black] .logo-shield li::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .logo[data-color-state=black] .logo-shield li::after, .preloader-shield[data-color-state=black] .logo-shield li::after { -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0 } .logo[data-color-state=white] .logo-shield li::after, .preloader-shield[data-color-state=white] .logo-shield li::after { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .logo[data-color-state=white] .logo-shield li::before, .preloader-shield[data-color-state=white] .logo-shield li::before { -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0 } .logo[data-color-state=off] .logo-shield li::after, .logo[data-color-state=off] .logo-shield li::before, .preloader-shield[data-color-state=off] .logo-shield li::after, .preloader-shield[data-color-state=off] .logo-shield li::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .preloader-shield { -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9) } @media (-webkit-max-device-pixel-ratio:1.5) { .preloader-shield { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3); transform: scale(1.3) } } .preloader-shield.between-content { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1) } .preloader-shield.between-content .tf { display: none } .preloader-shield .logo-shield { margin-top: -10px } .preloader-shield .logo-shield li::before { background-color: transparent } .preloader-shield .tf::before { background: url(../img/ui/logo/tf-white.svg) center center/100% no-repeat; content: ''; -webkit-transition: .45s cubic-bezier(.62, .02, .34, 1) .1s; -moz-transition: .45s cubic-bezier(.62, .02, .34, 1) .1s; transition: .45s cubic-bezier(.62, .02, .34, 1) .1s } .preloader-shield[data-active=off] .logo-shield li::after, .preloader-shield[data-active=off] .logo-shield li::before { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0) } .preloader-shield[data-active=off] .logo-shield li:nth-child(1)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(1)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .preloader-shield[data-active=off] .logo-shield li:nth-child(2)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(2)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: 80ms; -moz-transition-delay: 80ms; transition-delay: 80ms } .preloader-shield[data-active=off] .logo-shield li:nth-child(3)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(3)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .16s; -moz-transition-delay: .16s; transition-delay: .16s } .preloader-shield[data-active=off] .logo-shield li:nth-child(4)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(4)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .24s; -moz-transition-delay: .24s; transition-delay: .24s } .preloader-shield[data-active=off] .logo-shield li:nth-child(5)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(5)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .32s; -moz-transition-delay: .32s; transition-delay: .32s } .preloader-shield[data-active=off] .logo-shield li:nth-child(6)::after, .preloader-shield[data-active=off] .logo-shield li:nth-child(6)::before { -webkit-transition-duration: 80ms; -moz-transition-duration: 80ms; transition-duration: 80ms; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; transition-delay: .4s } .preloader-shield[data-active=off] .tf::before { -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); opacity: 0 } body[data-state=intro] .preloader-shield .logo-shield li::after { background-color: #fffade } body[data-state=who] .preloader-shield .logo-shield li::after { background-color: #96ffca } body[data-state=what] .preloader-shield .logo-shield li::after { background-color: #ffffff } body[data-state=work] .preloader-shield .logo-shield li::after { background-color: #fbe10f } body[data-state=project] .preloader-shield .logo-shield li::before { background-color: #fff } body[data-state=project] .preloader-shield .logo-shield li::after { background-color: #c8c8d2 } body[data-state=project] .preloader-shield .tf { opacity: .78 } body[data-state=project] .preloader-shield .tf::before { background: url(../img/ui/logo/tf-black.svg) center center/100% no-repeat } .main-nav { -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1) .5s; -moz-transition: .75s cubic-bezier(.52, .01, .16, 1) .5s; transition: .75s cubic-bezier(.52, .01, .16, 1) .5s } .main-nav li { margin: 0 1vw } .main-nav li:nth-child(1) a { -webkit-transition: .39s cubic-bezier(.52, .01, .16, 1) .48s; -moz-transition: .39s cubic-bezier(.52, .01, .16, 1) .48s; transition: .39s cubic-bezier(.52, .01, .16, 1) .48s } .main-nav li:nth-child(2) a { -webkit-transition: .57s cubic-bezier(.52, .01, .16, 1) .61s; -moz-transition: .57s cubic-bezier(.52, .01, .16, 1) .61s; transition: .57s cubic-bezier(.52, .01, .16, 1) .61s } .main-nav li:nth-child(3) a { -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1) .74s; -moz-transition: .75s cubic-bezier(.52, .01, .16, 1) .74s; transition: .75s cubic-bezier(.52, .01, .16, 1) .74s } .main-nav li:nth-child(4) a { -webkit-transition: .93s cubic-bezier(.52, .01, .16, 1) .87s; -moz-transition: .93s cubic-bezier(.52, .01, .16, 1) .87s; transition: .93s cubic-bezier(.52, .01, .16, 1) .87s } .main-nav li:nth-child(5) a { -webkit-transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s; -moz-transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s; transition: 1.11s cubic-bezier(.52, .01, .16, 1) 1s } .mob-nav { z-index: 220 } .mob-nav-btn { position: fixed; top: 20px; right: 25px; width: 50px; height: 50px; z-index: 300; -webkit-transition: .32s; -moz-transition: .32s; transition: .32s } .mob-nav-btn::after, .mob-nav-btn::before { content: ''; position: absolute; height: 2px; width: 60%; left: 20%; top: 50%; margin-top: -1px; background-color: #212121; -webkit-transition: .29s cubic-bezier(.52, .01, .16, 1); -moz-transition: .29s cubic-bezier(.52, .01, .16, 1); transition: .29s cubic-bezier(.52, .01, .16, 1) } .mob-nav-btn::before { -webkit-transform: rotate(0) translateY(-5px); -moz-transform: rotate(0) translateY(-5px); -ms-transform: rotate(0) translateY(-5px); -o-transform: rotate(0) translateY(-5px); transform: rotate(0) translateY(-5px) } .mob-nav-btn::after { -webkit-transform: rotate(0) translateY(5px); -moz-transform: rotate(0) translateY(5px); -ms-transform: rotate(0) translateY(5px); -o-transform: rotate(0) translateY(5px); transform: rotate(0) translateY(5px) } @media only screen and (min-width:760px) { .mob-nav-btn { display: none } } body[data-state=who] .mob-nav-btn::after, body[data-state=who] .mob-nav-btn::before, body[data-state=what] .mob-nav-btn::after, body[data-state=what] .mob-nav-btn::before, body[data-state=work] .mob-nav-btn::after, body[data-state=work] .mob-nav-btn::before { background-color: #fff } .mob-nav-btn[data-mob-nav-on=on]::after, .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=who] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=who] .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=what] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=what] .mob-nav-btn[data-mob-nav-on=on]::before, body[data-state=work] .mob-nav-btn[data-mob-nav-on=on]::after, body[data-state=work] .mob-nav-btn[data-mob-nav-on=on]::before { background-color: #212121 } body[data-state=project] .mob-nav-btn { opacity: 0; pointer-events: none } .mob-nav-btn[data-mob-nav-on=on]::before { -webkit-transform: rotate(45deg) translateY(0); -moz-transform: rotate(45deg) translateY(0); -ms-transform: rotate(45deg) translateY(0); -o-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0) } .mob-nav-btn[data-mob-nav-on=on]::after { -webkit-transform: rotate(-45deg) translateY(0); -moz-transform: rotate(-45deg) translateY(0); -ms-transform: rotate(-45deg) translateY(0); -o-transform: rotate(-45deg) translateY(0); transform: rotate(-45deg) translateY(0) } .mob-nav { position: fixed; top: 14px; left: 14px; right: 14px; bottom: 14px; background-color: #FFF; -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1); -moz-transition: .55s cubic-bezier(.52, .01, .16, 1); transition: .55s cubic-bezier(.52, .01, .16, 1) } .mob-nav::after, .mob-nav::before { top: 0; height: 100%; z-index: 0; content: '' } .mob-nav::after, .mob-nav::before, .page-bg li { position: absolute; left: 0; width: 100% } .mob-nav::before { opacity: 1; -webkit-transition: .45s linear .55s; -moz-transition: .45s linear .55s; transition: .45s linear .55s; -webkit-transform: scaleX(1.2) scaleY(1.2); -moz-transform: scaleX(1.2) scaleY(1.2); -ms-transform: scaleX(1.2) scaleY(1.2); -o-transform: scaleX(1.2) scaleY(1.2); transform: scaleX(1.2) scaleY(1.2) } body[data-state=intro] .mob-nav::before { background-color: 9B9B9B } body[data-state=who] .mob-nav::before { background-color: #5D5556 } body[data-state=what] .mob-nav::before { background-color: #f86449 } body[data-state=work] .mob-nav::before { background-color: #642835 } .mob-nav::after { background-color: #fff; -webkit-transition: .65s cubic-bezier(.7, .3, 0, 1); -moz-transition: .65s cubic-bezier(.7, .3, 0, 1); transition: .65s cubic-bezier(.7, .3, 0, 1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1) } .mob-nav>div, header { z-index: 2 } .mob-nav .ledge { top: auto; bottom: 30% } .mob-nav .ledge::before { background-color: rgba(0, 0, 0, .03) } .mob-nav .social-list li { margin: 0 11px } .mob-nav>div:nth-child(1) { height: 80% } .mob-nav>div:nth-child(1) ul { height: 50%; top: 25%; position: absolute; width: 100%; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .mob-nav>div:nth-child(1) ul li { height: 100%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .mob-nav>div:nth-child(1) ul li a { text-transform: uppercase; font-size: 16px } .mob-nav>div:nth-child(2) { height: 20% } .mob-nav>div:nth-child(2) h3 { padding-bottom: 0; margin-bottom: 0 } .mob-nav[data-active=off] { opacity: 0 } @media only screen and (max-width:760px) { .main-nav, .nav-contact { display: none } } .page-bg li { top: 0; height: 100%; -webkit-transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s; -moz-transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s; transition: 1.25s cubic-bezier(.52, .01, .16, 1) .3s } .page-bg .horizon-bg { -webkit-transition: opacity .7s cubic-bezier(.52, .01, .16, 1), -webkit-transform 1.25s cubic-bezier(.62, .02, .34, 1); -moz-transition: opacity .7s cubic-bezier(.52, .01, .16, 1), -moz-transform 1.25s cubic-bezier(.62, .02, .34, 1); transition: opacity .7s cubic-bezier(.52, .01, .16, 1), transform 1.25s cubic-bezier(.62, .02, .34, 1) } .page-bg[data-preloading=on] .horizon-bg { -webkit-transform-origin: 0 100%; -moz-transform-origin: 0 100%; -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(1.4); -moz-transform: scaleY(1.4); -ms-transform: scaleY(1.4); -o-transform: scaleY(1.4); transform: scaleY(1.4); opacity: 0 } .page-bg[data-active=off] .horizon-bg { opacity: 0 } .page-bg li:nth-child(1) { background-color: #EFEFE8 } .page-bg li:nth-child(1) .horizon-bg { background: url(../img/bg/horizon-intro2.jpg) center center/cover no-repeat } .page-bg li:nth-child(2) { background-color: #5D5556 } .page-bg li:nth-child(2) .horizon-bg { background: url(../img/bg/horizon-who.jpg) center center/cover no-repeat } .page-bg li:nth-child(3) { background-color: #202825 } .page-bg li:nth-child(3) .horizon-bg { background: url(../img/bg/horizon-what.jpg) center center/cover no-repeat } .page-bg li:nth-child(4) { background-color: #642835 } .page-bg li:nth-child(4) .horizon-bg { background: url(../img/bg/horizon-work.jpg) center center/cover no-repeat } .page-bg li:nth-child(5) { background-color: #fff } .page-bg[data-state=intro] li:nth-child(1) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=intro] li:nth-child(2), .page-bg[data-state=intro] li:nth-child(3), .page-bg[data-state=intro] li:nth-child(4), .page-bg[data-state=intro] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=who] li:nth-child(1) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=who] li:nth-child(2) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=who] li:nth-child(3), .page-bg[data-state=who] li:nth-child(4), .page-bg[data-state=who] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=what] li:nth-child(1), .page-bg[data-state=what] li:nth-child(2) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=what] li:nth-child(3) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=what] li:nth-child(4), .page-bg[data-state=what] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=work] li:nth-child(1), .page-bg[data-state=work] li:nth-child(2), .page-bg[data-state=work] li:nth-child(3) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=work] li:nth-child(4) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } .page-bg[data-state=work] li:nth-child(5) { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%) } .page-bg[data-state=project] li:nth-child(1), .page-bg[data-state=project] li:nth-child(2), .page-bg[data-state=project] li:nth-child(3), .page-bg[data-state=project] li:nth-child(4) { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%) } .page-bg[data-state=project] li:nth-child(5) { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) } @media only screen and (max-width:800px) { header { z-index: 0 } } header[data-state=intro] { z-index: 0 } .figures-wrap { width: 0; height: 0; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; opacity: 1; -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1); -moz-transition: .75s cubic-bezier(.52, .01, .16, 1); transition: .75s cubic-bezier(.52, .01, .16, 1); -webkit-filter: blur(0) } .figures-wrap[data-active=off]:not(.force-on) { opacity: 0; -webkit-transform: scale(.95); -moz-transform: scale(.95); -ms-transform: scale(.95); -o-transform: scale(.95); transform: scale(.95); -webkit-transition: .75s cubic-bezier(.52, .01, .16, 1); -moz-transition: .75s cubic-bezier(.52, .01, .16, 1); transition: .75s cubic-bezier(.52, .01, .16, 1) } .figures-wrap[data-scaled=on] { opacity: 0; -webkit-transform: scale(1.11); -moz-transform: scale(1.11); -ms-transform: scale(1.11); -o-transform: scale(1.11); transform: scale(1.11) } .figures-wrap[data-scaled=slow-off] { -webkit-transition: 1.9s cubic-bezier(.52, .01, .16, 1); -moz-transition: 1.9s cubic-bezier(.52, .01, .16, 1); transition: 1.9s cubic-bezier(.52, .01, .16, 1) } .figure-mover { -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 1s; -webkit-perspective: 500px; -moz-perspective: 500px; perspective: 500px } header[data-state=intro] .intro-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=who] .who-figures, header[data-state=what] .what-figures { -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=intro] .what-figures, header[data-state=intro] .who-figures, header[data-state=intro] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=who] .intro-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=who] .who-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=who] .what-figures, header[data-state=who] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=what] .intro-figures, header[data-state=what] .who-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=what] .what-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=what] .work-figures { -webkit-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -moz-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -ms-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); -o-transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); transform: translateX(140vw) rotateY(-40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=work] .intro-figures, header[data-state=work] .what-figures, header[data-state=work] .who-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } header[data-state=work] .work-figures { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; -moz-transition: -moz-transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s; transition: transform 1.85s cubic-bezier(.52, .01, .16, 1), opacity 10ms 0s } header[data-state=project] .intro-figures, header[data-state=project] .what-figures, header[data-state=project] .who-figures, header[data-state=project] .work-figures { -webkit-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -moz-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -ms-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); -o-transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); transform: translateX(-140vw) rotateY(40deg) scale(1.3) translateY(30%); opacity: 0 } .figures { backface-visibility: hidden; -webkit-backface-visibility: hidden; width: 1400px; height: 950px; margin: -475px 0 0 -700px } @media only screen and (max-width:1400px) { .figures { width: 100vw; height: 67.85714vw; margin: -33.92857vw 0 0 -50vw } } @media only screen and (max-width:700px) { .figures { width: 150vw; height: 101.78571vw; margin: -50.89286vw 0 0 -75vw } } .intro-figures .figures { background: url(../img/figures/tinified/intro-figures.png) center center/100% no-repeat } .who-figures .figures { background: url(../img/figures/tinified/who-figures.png) center center/100% no-repeat } .what-figures .figures-jonny { background: url(../img/figures/what-figures-jonny.png) center center/100% no-repeat } .what-figures .figures-leigh { background: url(../img/figures/what-figures-leigh.png) center center/100% no-repeat } .work-figures .figures { background: url(../img/figures/tinified/work-figures.png) center center/100% no-repeat } .contact-modal { position: fixed; top: 2vw; left: 2vw; right: 2vw; bottom: 2vw; display: none } .contact-modal .ledge { top: auto; bottom: 30%; -webkit-transition: .35s .6s; -moz-transition: .35s .6s; transition: .35s .6s } .contact-modal .contact-modal-content, .contact-modal::after, .contact-modal::before { top: 0; width: 100%; height: 100%; position: absolute; left: 0 } .contact-modal .ledge::before { background-color: rgba(0, 0, 0, .03) } .contact-modal::after { content: ''; background-color: #fff; -webkit-transition: .65s cubic-bezier(.7, .3, 0, 1); -moz-transition: .65s cubic-bezier(.7, .3, 0, 1); transition: .65s cubic-bezier(.7, .3, 0, 1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); z-index: 0 } .contact-modal::before { content: ''; opacity: 1; -webkit-transition: .45s linear .55s; -moz-transition: .45s linear .55s; transition: .45s linear .55s; -webkit-transform: scaleX(1.2) scaleY(1.2); -moz-transform: scaleX(1.2) scaleY(1.2); -ms-transform: scaleX(1.2) scaleY(1.2); -o-transform: scaleX(1.2) scaleY(1.2); transform: scaleX(1.2) scaleY(1.2); z-index: 0 } body[data-state=intro] .contact-modal::before { background-color: #9B9B9B } body[data-state=who] .contact-modal::before { background-color: #5D5556 } body[data-state=what] .contact-modal::before { background-color: #f86449 } body[data-state=work] .contact-modal::before { background-color: #642835 } .contact-modal>* { z-index: 10 } .contact-modal .huge-text:hover { cursor: none } .contact-modal .contact-modal-content { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; margin-top: -2.5% } .contact-modal .close, .contact-modal .contact-modal-content, .contact-modal .contact-social { -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1) .4s; -moz-transition: .55s cubic-bezier(.52, .01, .16, 1) .4s; transition: .55s cubic-bezier(.52, .01, .16, 1) .4s } .contact-modal h3 { color: #212121; margin-bottom: 0; padding-bottom: 0 } .contact-modal[data-active=off]::before { opacity: 0; -webkit-transition: .45s linear 0s; -moz-transition: .45s linear 0s; transition: .45s linear 0s } .contact-modal[data-active=off]::after { -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0) } .contact-modal[data-active=off] .ledge { opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .contact-modal[data-active=off] .close, .contact-modal[data-active=off] .contact-modal-content, .contact-modal[data-active=off] .contact-social { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s } .contact-modal a.huge-text, .contact-modal a.huge-text span { backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1, 1) } .contact-modal[data-active=on] .hand-cursor-follower::before { -webkit-animation: pointing-hand-cursor 2s infinite forwards; -moz-animation: pointing-hand-cursor 2s infinite forwards; animation: pointing-hand-cursor 2s infinite forwards } .contact-modal .close { position: absolute; right: 2vw; top: 2vw } body[data-state=intro] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=intro] .contact-modal .close:hover span:nth-child(2)::before { background-color: 9B9B9B } body[data-state=who] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=who] .contact-modal .close:hover span:nth-child(2)::before { background-color: #5D5556 } body[data-state=what] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=what] .contact-modal .close:hover span:nth-child(2)::before { background-color: #f86449 } body[data-state=work] .contact-modal .close:hover span:nth-child(2)::after, body[data-state=work] .contact-modal .close:hover span:nth-child(2)::before { background-color: #642835 } .contact-modal a.huge-text { display: table; margin: 0 auto; -webkit-backface-visibility: hidden } .not-awkward, html.no-backgroundblendmode .contact-modal a.huge-text { display: inline-block } .contact-modal a.huge-text span { -webkit-backface-visibility: hidden } .hand-cursor-follower { z-index: 1000; position: fixed; top: 0; left: 0; width: 113px; height: 160px; -webkit-transition: opacity .25s cubic-bezier(.62, .02, .34, 1); -moz-transition: opacity .25s cubic-bezier(.62, .02, .34, 1); transition: opacity .25s cubic-bezier(.62, .02, .34, 1) } .hand-cursor-follower::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/figures/hand-cursor.png) center center/100% no-repeat; -webkit-transform-origin: 15% 0; -moz-transform-origin: 15% 0; -ms-transform-origin: 15% 0; -o-transform-origin: 15% 0; transform-origin: 15% 0 } .hand-cursor-follower[data-active=off] { opacity: 0 } .contact-social { width: 100%; bottom: 10vh } .contact-social .social-list { margin-left: -2px } .contact-social .not-awkward { backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform: translateX(0) translateZ(0) scale(1, 1); -moz-transform: translateX(0) translateZ(0) scale(1, 1); -ms-transform: translateX(0) translateZ(0) scale(1, 1); -o-transform: translateX(0) translateZ(0) scale(1, 1); transform: translateX(0) translateZ(0) scale(1, 1) } .contact-social.hover .awkward { opacity: 1 } .contact-social.hover .not-awkward { -webkit-transform: translateX(-90%) translateZ(0) scale(1, 1); -moz-transform: translateX(-90%) translateZ(0) scale(1, 1); -ms-transform: translateX(-90%) translateZ(0) scale(1, 1); -o-transform: translateX(-90%) translateZ(0) scale(1, 1); transform: translateX(-90%) translateZ(0) scale(1, 1) } .not-awkward { position: relative } .awkward { position: absolute; left: 100%; white-space: nowrap; opacity: 0 } .awkward, .not-awkward { -webkit-transition: .35s cubic-bezier(.52, .01, .16, 1); -moz-transition: .35s cubic-bezier(.52, .01, .16, 1); transition: .35s cubic-bezier(.52, .01, .16, 1) } .social-list { margin-top: 1em; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } .social-list li { margin: 0 7px } .social-list li:first-child { margin-left: 0 } .social-list li:last-child { margin-right: 0 } @media screen and (max-width:700px) { nav { top: 30px; left: 30px; right: 30px } .modal .huge-text { font-size: 2.5em } .modal .close { width: 25px; height: 25px; right: 6vw; top: 6vw } } @-webkit-keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -webkit-transform: rotate(0) } 40% { -webkit-transform: rotate(5deg) rotateX(20deg) translateY(-2%) } } @-moz-keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -moz-transform: rotate(0) } 40% { -moz-transform: rotate(5deg) rotateX(20deg) translateY(-2%) } } @keyframes pointing-hand-cursor { 0%, 100%, 30%, 50% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0) } 40% { -webkit-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -moz-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -ms-transform: rotate(5deg) rotateX(20deg) translateY(-2%); -o-transform: rotate(5deg) rotateX(20deg) translateY(-2%); transform: rotate(5deg) rotateX(20deg) translateY(-2%) } }
0.328099
0.062445
@font-face { font-family: 'Old Standard'; src: url('http://openfontlibrary.org/assets/fonts/old-standard/8f7616da5d24d2c54ec2d8e734320ac1/7abc9277b7a86ca71ac364b3b6eaf950/OldStandardTTRegular.ttf') format('truetype'); font-weight: normal; font-style: normal; } .charsheet { background: #FEFEFA; text-align: center; font-size: 10px; font-weight: normal; font-style: normal; } .charsheet * { font-family: 'Old Standard', helvetica, serif; text-align: left; } .sheet-isAdversary:checked~.sheet-pc, .sheet-isAdversary:checked~.sheet-lm-character, .sheet-isPC:checked~.sheet-adversary, .sheet-isPC:checked~.sheet-lm-character, .sheet-isNPC:checked~.sheet-adversary, .sheet-isNPC:checked~.sheet-pc { display: none; } .sheet-isNPC { display: inline-block; } table { width: 100%; max-width: initial !important; } button[type=roll] { background: transparent; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; opacity: .5; padding: 0; margin: 0 5px; outline: none; } button[type=roll]:hover { opacity: 1; } label { font-size: 12px; width: initial; margin-bottom: 0; } input, textarea { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #FEFEFA; box-sizing: border-box; -moz-box-sizing: border-box; } input:hover, textarea:hover, input:focus, textarea:focus { background: rgba(255,255,255,1); } input[type="text"], input[type="number"], input.sheet-number { background: none !important; border-radius: 0; border-bottom: 1px solid #c9a800; padding: 0 0 2px; } input.sheet-number { width: 25px !important; text-align: center; } input[type=checkbox] { margin-right: 5px; } textarea { border-radius: 0; border: 1px solid #c9a800; height: 68px } td { vertical-align: middle; } td.sheet-skill-container { vertical-align: top; } .sheet-box { margin-bottom: 10px; border-style: solid; border-width: 54px; border-image: url(http://f.cl.ly/items/2w1Z3q0J3X460G2L0G01/box.png) 185 repeat; } .sheet-box > table { margin: -30px; width: calc(100% + 60px); } td { white-space: nowrap } .sheet-left { vertical-align: top; width: 33%; padding-right: 10px; } .sheet-right { vertical-align: top; width: 66%; } .sheet-skill-container-left { padding-right: 5px; } .sheet-skill-container-right { padding-left: 5px; } .sheet-fullwidth { width: 100%; }
Trail of Cthulhu_french/tocvf.css
@font-face { font-family: 'Old Standard'; src: url('http://openfontlibrary.org/assets/fonts/old-standard/8f7616da5d24d2c54ec2d8e734320ac1/7abc9277b7a86ca71ac364b3b6eaf950/OldStandardTTRegular.ttf') format('truetype'); font-weight: normal; font-style: normal; } .charsheet { background: #FEFEFA; text-align: center; font-size: 10px; font-weight: normal; font-style: normal; } .charsheet * { font-family: 'Old Standard', helvetica, serif; text-align: left; } .sheet-isAdversary:checked~.sheet-pc, .sheet-isAdversary:checked~.sheet-lm-character, .sheet-isPC:checked~.sheet-adversary, .sheet-isPC:checked~.sheet-lm-character, .sheet-isNPC:checked~.sheet-adversary, .sheet-isNPC:checked~.sheet-pc { display: none; } .sheet-isNPC { display: inline-block; } table { width: 100%; max-width: initial !important; } button[type=roll] { background: transparent; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; opacity: .5; padding: 0; margin: 0 5px; outline: none; } button[type=roll]:hover { opacity: 1; } label { font-size: 12px; width: initial; margin-bottom: 0; } input, textarea { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #FEFEFA; box-sizing: border-box; -moz-box-sizing: border-box; } input:hover, textarea:hover, input:focus, textarea:focus { background: rgba(255,255,255,1); } input[type="text"], input[type="number"], input.sheet-number { background: none !important; border-radius: 0; border-bottom: 1px solid #c9a800; padding: 0 0 2px; } input.sheet-number { width: 25px !important; text-align: center; } input[type=checkbox] { margin-right: 5px; } textarea { border-radius: 0; border: 1px solid #c9a800; height: 68px } td { vertical-align: middle; } td.sheet-skill-container { vertical-align: top; } .sheet-box { margin-bottom: 10px; border-style: solid; border-width: 54px; border-image: url(http://f.cl.ly/items/2w1Z3q0J3X460G2L0G01/box.png) 185 repeat; } .sheet-box > table { margin: -30px; width: calc(100% + 60px); } td { white-space: nowrap } .sheet-left { vertical-align: top; width: 33%; padding-right: 10px; } .sheet-right { vertical-align: top; width: 66%; } .sheet-skill-container-left { padding-right: 5px; } .sheet-skill-container-right { padding-left: 5px; } .sheet-fullwidth { width: 100%; }
0.383641
0.110231
body, html { height: 100%; color: #777; line-height: 1.8; margin:0px; padding:0px; } .height { min-height:100%; } .border { border:1px solid black; } .main { height:100%; width:100%; } .right { text-align:right; } .center { text-align:center; } #text { padding-top:50px; } .no-padding { padding-left:0px; padding-right:0px; } /*header*/ header { height:80px; line-height:80px; position:fixed; z-index:1; width:100%; } .logo { font-size:25px; } header li { text-decoration:none; list-style-type:none; } header a { color:white; } header ul li { height:4em; line-height:4em; width:150px; } .heading-ul { background-color:rgba(0,0,0,0.6); } header ul li { border:1px dotted black; } header a:hover { text-decoration:none; color:black; } .transparent { background-color:rgba(0,0,0,0.6); } .borderli { border:1px dotted black; } /*slide*/ .back { background:url(../img/list212.jpg); background-position:center; background-size:100% 100%; background-attachment:fixed; } /*service*/ #service { padding-top:80px; } .service-inner { margin-top:30px; } .service-logo { text-align:center; font-weight:bold; } .inner { text-align:justify; padding:20px; box-shadow:1px 1px 10px; border-radius:10px; min-height:300px; } .inner img { height:50px; } .just { height:80px; } .inner p { text-align:justify; } .inner:hover { background-color:#333; color:white; } /*ABOUT*/ #about { padding-top:80px; } .mid-inner { background:url(../img/services.jpg); background-position:center; background-size:cover; text-align:justify; padding:20px; box-shadow:1px 1px 10px; border-radius:10px; min-height:250px; transition:all 2s; } .mid-inner:hover { background:url(../img/portfolio.jpg); background-position:center; background-size:cover; transition:all 2s; } .mid-inner:hover .about-inner-h { color:red; } .about-margin { margin-top:30px; } .about-p { text-align:center; } .about-inner-h { text-align:center; color:black; transition:all 2s; } /*contact*/ #contact { padding-top:80px; } .contact-h { text-align:center; } @media screen and (max-width:992px) { .media-margin-top { margin-top:20px; } }
project/css/demo.css
body, html { height: 100%; color: #777; line-height: 1.8; margin:0px; padding:0px; } .height { min-height:100%; } .border { border:1px solid black; } .main { height:100%; width:100%; } .right { text-align:right; } .center { text-align:center; } #text { padding-top:50px; } .no-padding { padding-left:0px; padding-right:0px; } /*header*/ header { height:80px; line-height:80px; position:fixed; z-index:1; width:100%; } .logo { font-size:25px; } header li { text-decoration:none; list-style-type:none; } header a { color:white; } header ul li { height:4em; line-height:4em; width:150px; } .heading-ul { background-color:rgba(0,0,0,0.6); } header ul li { border:1px dotted black; } header a:hover { text-decoration:none; color:black; } .transparent { background-color:rgba(0,0,0,0.6); } .borderli { border:1px dotted black; } /*slide*/ .back { background:url(../img/list212.jpg); background-position:center; background-size:100% 100%; background-attachment:fixed; } /*service*/ #service { padding-top:80px; } .service-inner { margin-top:30px; } .service-logo { text-align:center; font-weight:bold; } .inner { text-align:justify; padding:20px; box-shadow:1px 1px 10px; border-radius:10px; min-height:300px; } .inner img { height:50px; } .just { height:80px; } .inner p { text-align:justify; } .inner:hover { background-color:#333; color:white; } /*ABOUT*/ #about { padding-top:80px; } .mid-inner { background:url(../img/services.jpg); background-position:center; background-size:cover; text-align:justify; padding:20px; box-shadow:1px 1px 10px; border-radius:10px; min-height:250px; transition:all 2s; } .mid-inner:hover { background:url(../img/portfolio.jpg); background-position:center; background-size:cover; transition:all 2s; } .mid-inner:hover .about-inner-h { color:red; } .about-margin { margin-top:30px; } .about-p { text-align:center; } .about-inner-h { text-align:center; color:black; transition:all 2s; } /*contact*/ #contact { padding-top:80px; } .contact-h { text-align:center; } @media screen and (max-width:992px) { .media-margin-top { margin-top:20px; } }
0.218169
0.052643
body { overflow-x: hidden; } span.red { color: #E21D1D; } .homepage { display: flex; flex-direction: column; } .homepage .row { display: flex; flex-direction: row; justify-content: space-evenly; margin: 0 -15px; } .homepage .row > div { margin: 1rem; } .homepage .row .half-width { flex: 1 1 400px; padding: 0 15px; } .eyecatcher-image { margin: 20px; margin-bottom: 100px; } .header-large { display: block; text-align: center; background: url('../images/background.jpg') no-repeat center center scroll; background-size: cover; } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .text-left { text-align: left; } .text-right { text-align: right; } .full-bleed { box-sizing: border-box; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; padding: 0; } .headline-large { box-sizing: border-box; padding: 120px 0; } .headline-large h1 { font-size: 130px; text-shadow: 0 0 5px #fff; } .headline-large h2 { font-size: 77px; text-shadow: 0 0 5px #fff; } .header-small { display: block; width: 100%; background: url('../images/logo.png') no-repeat left center; } .headline-small { padding-left: 220px; } .headline-small h1 { line-height: 175px; font-size: 2em; } .divider { margin: 20px 0; } hr.feature-divider { margin: 60px 0; height: 1px; border: none; border-bottom: 1px solid #eee; } .feature { overflow: hidden; } .feature-image { display: inline-block; } .feature-image.pull-left { margin-right: 40px; } .feature-image.pull-right { margin-left: 40px; } h2.feature-heading { font-size: 50px; margin-top: 20px; margin-bottom: 10px; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; border: none; } .pull-left { float: left !important; } .pull-right { float: right !important; } .img-responsive { display: block; max-width: 100%; height: auto; } img { vertical-align: middle; border: 0; } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; font-size: 21px; margin: 0 0 10px; } .text-muted { color: #777; } .blog-author { display: flex; flex-direction: row; align-items: center; } .blog-author .author-info { display: flex; flex-direction: column; flex: 1; font-size: .85em; padding-left: 1em; } .blog-author .author-photo img { width: 48px; height: 48px; margin-top: .4em; border: 1px solid #eee; border-radius: 50%; } .blog-author .author-info strong { padding: .2rem 0; } .blog-author .author-info span { font-size: .85em; } .blog-info { color: #333; font-weight: 200; font-style: italic; margin: 1em 0; } .blog-post img { max-width: 100%; margin: 0 auto; display: block; } footer { padding: 50px 0; background: #bcd1e3; color: #666; } footer > div { display: flex; align-items: center; } footer .left { flex: 1; } footer .right { text-align: right; } .foundation-logo { width: 180px; max-width: 100%; } .toc-container { background: #f9f9f9 none repeat scroll 0 0; border: 1px solid #aaa; display: table; font-size: 0.95em; margin-bottom: 1em; padding: 2em 3em; width: auto; } .toc-title { font-weight: 700; } .toc-container ul { margin: 0; padding: 0; padding-left: 0.5em; } .toc-container > ul { padding-left: 0; } .toc-container ul li { padding-top: 0.5em; } .toc-container li, .toc-container ul, .toc-container ul li { list-style: outside none none !important; } @media(max-width: 1200px) { .headline-large h1 { font-size: 140px; } .headline-large h2 { font-size: 63px; } .feature-divider { margin: 50px 0; } .feature-image.pull-left { margin-right: 20px; } .feature-image.pull-right { margin-left: 20px; } .feature-heading { font-size: 35px; } .pull-left, .pull-right { float: none !important; } } @media(max-width: 991px) { .headline-large h1 { font-size: 105px; } .headline-large h2 { font-size: 50px; } .feature-divider { margin: 40px 0; } .feature-image { max-width: 50%; } .feature-image.pull-left { margin-right: 10px; } .feature-image.pull-right { margin-left: 10px; } .feature-heading { font-size: 30px; } } @media(max-width: 768px) { .container { margin: 0 15px; width: auto; } .divider { margin: 10px 0; } .headline-small h1 { line-height: 175px; font-size: 2em; } .feature-divider { margin: 40px 0; } .feature-heading { font-size: 25px; word-break: break-all; } } @media(max-width: 668px) { .headline-large h1 { font-size: 70px; } .headline-small h1 { line-height: 175px; font-size: 2em; } .headline-large h2 { font-size: 32px; } .feature-divider { margin: 30px 0; } } @media(max-width: 640px) { .headline-large { padding: 75px 0 25px 0; } .headline-large h1 { font-size: 60px; } .headline-small h1 { line-height: 175px; font-size: 0; } .headline-large h2 { font-size: 30px; } } @media(max-width: 375px) { .feature-divider { margin: 10px 0; } .divider { margin: 5px 0; } .headline-large h1 { font-size: 40px; } .headline-small h1 { line-height: 175px; font-size: 0; } .feature-image { max-width: 100%; } .feature-image.pull-left { margin-right: 0; margin-bottom: 10px; } .feature-image.pull-right { margin-bottom: 10px; margin-left: 0; } }
src/styles.css
body { overflow-x: hidden; } span.red { color: #E21D1D; } .homepage { display: flex; flex-direction: column; } .homepage .row { display: flex; flex-direction: row; justify-content: space-evenly; margin: 0 -15px; } .homepage .row > div { margin: 1rem; } .homepage .row .half-width { flex: 1 1 400px; padding: 0 15px; } .eyecatcher-image { margin: 20px; margin-bottom: 100px; } .header-large { display: block; text-align: center; background: url('../images/background.jpg') no-repeat center center scroll; background-size: cover; } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .text-left { text-align: left; } .text-right { text-align: right; } .full-bleed { box-sizing: border-box; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; padding: 0; } .headline-large { box-sizing: border-box; padding: 120px 0; } .headline-large h1 { font-size: 130px; text-shadow: 0 0 5px #fff; } .headline-large h2 { font-size: 77px; text-shadow: 0 0 5px #fff; } .header-small { display: block; width: 100%; background: url('../images/logo.png') no-repeat left center; } .headline-small { padding-left: 220px; } .headline-small h1 { line-height: 175px; font-size: 2em; } .divider { margin: 20px 0; } hr.feature-divider { margin: 60px 0; height: 1px; border: none; border-bottom: 1px solid #eee; } .feature { overflow: hidden; } .feature-image { display: inline-block; } .feature-image.pull-left { margin-right: 40px; } .feature-image.pull-right { margin-left: 40px; } h2.feature-heading { font-size: 50px; margin-top: 20px; margin-bottom: 10px; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; border: none; } .pull-left { float: left !important; } .pull-right { float: right !important; } .img-responsive { display: block; max-width: 100%; height: auto; } img { vertical-align: middle; border: 0; } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; font-size: 21px; margin: 0 0 10px; } .text-muted { color: #777; } .blog-author { display: flex; flex-direction: row; align-items: center; } .blog-author .author-info { display: flex; flex-direction: column; flex: 1; font-size: .85em; padding-left: 1em; } .blog-author .author-photo img { width: 48px; height: 48px; margin-top: .4em; border: 1px solid #eee; border-radius: 50%; } .blog-author .author-info strong { padding: .2rem 0; } .blog-author .author-info span { font-size: .85em; } .blog-info { color: #333; font-weight: 200; font-style: italic; margin: 1em 0; } .blog-post img { max-width: 100%; margin: 0 auto; display: block; } footer { padding: 50px 0; background: #bcd1e3; color: #666; } footer > div { display: flex; align-items: center; } footer .left { flex: 1; } footer .right { text-align: right; } .foundation-logo { width: 180px; max-width: 100%; } .toc-container { background: #f9f9f9 none repeat scroll 0 0; border: 1px solid #aaa; display: table; font-size: 0.95em; margin-bottom: 1em; padding: 2em 3em; width: auto; } .toc-title { font-weight: 700; } .toc-container ul { margin: 0; padding: 0; padding-left: 0.5em; } .toc-container > ul { padding-left: 0; } .toc-container ul li { padding-top: 0.5em; } .toc-container li, .toc-container ul, .toc-container ul li { list-style: outside none none !important; } @media(max-width: 1200px) { .headline-large h1 { font-size: 140px; } .headline-large h2 { font-size: 63px; } .feature-divider { margin: 50px 0; } .feature-image.pull-left { margin-right: 20px; } .feature-image.pull-right { margin-left: 20px; } .feature-heading { font-size: 35px; } .pull-left, .pull-right { float: none !important; } } @media(max-width: 991px) { .headline-large h1 { font-size: 105px; } .headline-large h2 { font-size: 50px; } .feature-divider { margin: 40px 0; } .feature-image { max-width: 50%; } .feature-image.pull-left { margin-right: 10px; } .feature-image.pull-right { margin-left: 10px; } .feature-heading { font-size: 30px; } } @media(max-width: 768px) { .container { margin: 0 15px; width: auto; } .divider { margin: 10px 0; } .headline-small h1 { line-height: 175px; font-size: 2em; } .feature-divider { margin: 40px 0; } .feature-heading { font-size: 25px; word-break: break-all; } } @media(max-width: 668px) { .headline-large h1 { font-size: 70px; } .headline-small h1 { line-height: 175px; font-size: 2em; } .headline-large h2 { font-size: 32px; } .feature-divider { margin: 30px 0; } } @media(max-width: 640px) { .headline-large { padding: 75px 0 25px 0; } .headline-large h1 { font-size: 60px; } .headline-small h1 { line-height: 175px; font-size: 0; } .headline-large h2 { font-size: 30px; } } @media(max-width: 375px) { .feature-divider { margin: 10px 0; } .divider { margin: 5px 0; } .headline-large h1 { font-size: 40px; } .headline-small h1 { line-height: 175px; font-size: 0; } .feature-image { max-width: 100%; } .feature-image.pull-left { margin-right: 0; margin-bottom: 10px; } .feature-image.pull-right { margin-bottom: 10px; margin-left: 0; } }
0.509764
0.12062
form{ width:70rem; /*Largura*/ margin: 6.4rem auto; /*Margens -> Topo de 64px e automatico no resto*/ background: white; /*Cor do bloco*/ border: 1px solid #D3E2E5; /*border: tamanho estilo cor*/ border-radius: 2rem; /*Arredondamento de borda*/ overflow:hidden; /*A imagem esta transbordando a caixa, assim aplica isso*/ padding: 8rem; /*Preenchimento*/ } /*Todo bloco do formulário*/ fieldset{ border: 0; /*Sem borda */ } /*Refere-se aos dois titulos dos blocos (Dados, Visitação)*/ fieldset legend{ width: 100%; /*Largura*/ font-size: 3.2rem; /*Tamanho da fonte*/ line-height: 1.5; /*Altura da linha*/ color: #5c8599; /*Cor da fonte*/ font-weight: 700; /*Peso da fonte*/ border-bottom: 1px solid #d3e2e5;/*Borda abaixo, como se fosse uma linha*/ /*Margem é o espaçamento fora da caixa O padding é o preenchimento interno da caixa legend*/ margin-bottom: 4rem;/*Espaço abaixo do texto*/ padding: 2.4rem;/*Preenchimento*/ } /*Pega o irmão, segundo fieldset -> Visitação*/ fieldset + fieldset{ margin-top: 8rem; /*Uma margem acima do visitação*/ } /*Tirando o primeiro input block, o restante dos irmaos receberá o CSS*/ .input-block + .input-block { margin-top: 2.4rem; /*Margem acima*/ } /*Refere-se a todos label dos blocos de entrada de texto*/ .input-block label{ color: #8FA7B3; /*Cor das fontes*/ margin-bottom: .8rem; /*Margem abaixo*/ line-height: 1.5; /*Altura da linha*/ } /*Máximo de 300 catacteres*/ .input-block label span{ font-size: 1.4rem; /*Tamanho da fonte*/ color: #8fa7b3; /*Cor*/ margin-left: 2.4rem; /*Espaçamento lateral esquerdo*/ line-height: 1.5; /*Altura da linha*/ } /*Aplicar a todos campos de texto*/ .input-block input, .input-block textarea { width: 100%; /*Largura*/ background: #F5F8FA; /*Cor de fundo*/ border: 1px solid #d3e2e5; /*Borda*/ border-radius: 2rem; /*Arredondar todas as bordas*/ color: #5c8599; /*Cor do texto ao digitar na caixa*/ /*Caso não queria mostrar a caixa marcando quando for digitar, utilize abaixo*/ /*outline: none;*/ /*Não foi utilizado devido a acessibilidade*/ } /*Especificamente o campo de nome e whats*/ .input-block input{ height: 6.4rem; /*Altura dos campos*/ padding: 0 1.6rem;/*Preenchimento dentro*/ } /*Quando os blocos estiverem preenchidos, mudar de cor*/ /*Possivel usar nos input ou textare que tiverem required*/ .input-block input:valid, .input-block textarea:valid{ border: 1px solid #A1E9C5; /*Mudança na borda*/ } /*Especificamente o campo Sobre*/ .input-block textarea{ height: clamp(12rem, 16rem, 24rem); /*Altura dos campos de maneira flexivel*/ /*O textarea tem uma propriedade chamada resize, que permiti ficar mudando no site o tamanho da caixa sobre*/ resize: vertical; /*Só pode mudar a caixa verticalmente*/ padding: 1.6rem; /*Preenchimento dentro do campo Sobre*/ line-height: 2.8rem; /*Altura da linha*/ } /*Botão da seção de fotos +*/ .input-block.images button{ border: 1px dashed #96D2F0; /*Borda (dashed é pontilhado)*/ width: 100%; /*Largura*/ background: #f5f8fa; /*Cor de fundo do botão*/ height: 6.4rem; /*Altura do botao*/ padding: 0 1.6rem; /*Preenchimento interno*/ margin-top: 2.4rem; /*Espaçamento externo*/ border-radius: 2rem; /*Arredondar*/ cursor: pointer; /*Modifica o cursor*/ } /*--Lista de imagens--*/ .new-upload{ position: relative; } /*Tirando o primeiro newupload, todos terão margem acima*/ .new-upload + .new-upload { margin-top: 2.4rem; } /*Botão de remover*/ .new-upload span{ position: absolute; /*Absoluto na caixa new upload devido a new upload ter position relative */ right: 12px; /*Posição para Direita*/ bottom: 14px; /*Para baixo*/ display:flex; /*Alinhar*/ padding: .6rem; /*Preenchimento interno*/ cursor:pointer; /*Mudança no mouse*/ /*Figma*/ background: #FFFFFF; /*Cor*/ border: 1px solid #D3E2E5; box-sizing: border-box; border-radius:10px; }
public/css/form.css
form{ width:70rem; /*Largura*/ margin: 6.4rem auto; /*Margens -> Topo de 64px e automatico no resto*/ background: white; /*Cor do bloco*/ border: 1px solid #D3E2E5; /*border: tamanho estilo cor*/ border-radius: 2rem; /*Arredondamento de borda*/ overflow:hidden; /*A imagem esta transbordando a caixa, assim aplica isso*/ padding: 8rem; /*Preenchimento*/ } /*Todo bloco do formulário*/ fieldset{ border: 0; /*Sem borda */ } /*Refere-se aos dois titulos dos blocos (Dados, Visitação)*/ fieldset legend{ width: 100%; /*Largura*/ font-size: 3.2rem; /*Tamanho da fonte*/ line-height: 1.5; /*Altura da linha*/ color: #5c8599; /*Cor da fonte*/ font-weight: 700; /*Peso da fonte*/ border-bottom: 1px solid #d3e2e5;/*Borda abaixo, como se fosse uma linha*/ /*Margem é o espaçamento fora da caixa O padding é o preenchimento interno da caixa legend*/ margin-bottom: 4rem;/*Espaço abaixo do texto*/ padding: 2.4rem;/*Preenchimento*/ } /*Pega o irmão, segundo fieldset -> Visitação*/ fieldset + fieldset{ margin-top: 8rem; /*Uma margem acima do visitação*/ } /*Tirando o primeiro input block, o restante dos irmaos receberá o CSS*/ .input-block + .input-block { margin-top: 2.4rem; /*Margem acima*/ } /*Refere-se a todos label dos blocos de entrada de texto*/ .input-block label{ color: #8FA7B3; /*Cor das fontes*/ margin-bottom: .8rem; /*Margem abaixo*/ line-height: 1.5; /*Altura da linha*/ } /*Máximo de 300 catacteres*/ .input-block label span{ font-size: 1.4rem; /*Tamanho da fonte*/ color: #8fa7b3; /*Cor*/ margin-left: 2.4rem; /*Espaçamento lateral esquerdo*/ line-height: 1.5; /*Altura da linha*/ } /*Aplicar a todos campos de texto*/ .input-block input, .input-block textarea { width: 100%; /*Largura*/ background: #F5F8FA; /*Cor de fundo*/ border: 1px solid #d3e2e5; /*Borda*/ border-radius: 2rem; /*Arredondar todas as bordas*/ color: #5c8599; /*Cor do texto ao digitar na caixa*/ /*Caso não queria mostrar a caixa marcando quando for digitar, utilize abaixo*/ /*outline: none;*/ /*Não foi utilizado devido a acessibilidade*/ } /*Especificamente o campo de nome e whats*/ .input-block input{ height: 6.4rem; /*Altura dos campos*/ padding: 0 1.6rem;/*Preenchimento dentro*/ } /*Quando os blocos estiverem preenchidos, mudar de cor*/ /*Possivel usar nos input ou textare que tiverem required*/ .input-block input:valid, .input-block textarea:valid{ border: 1px solid #A1E9C5; /*Mudança na borda*/ } /*Especificamente o campo Sobre*/ .input-block textarea{ height: clamp(12rem, 16rem, 24rem); /*Altura dos campos de maneira flexivel*/ /*O textarea tem uma propriedade chamada resize, que permiti ficar mudando no site o tamanho da caixa sobre*/ resize: vertical; /*Só pode mudar a caixa verticalmente*/ padding: 1.6rem; /*Preenchimento dentro do campo Sobre*/ line-height: 2.8rem; /*Altura da linha*/ } /*Botão da seção de fotos +*/ .input-block.images button{ border: 1px dashed #96D2F0; /*Borda (dashed é pontilhado)*/ width: 100%; /*Largura*/ background: #f5f8fa; /*Cor de fundo do botão*/ height: 6.4rem; /*Altura do botao*/ padding: 0 1.6rem; /*Preenchimento interno*/ margin-top: 2.4rem; /*Espaçamento externo*/ border-radius: 2rem; /*Arredondar*/ cursor: pointer; /*Modifica o cursor*/ } /*--Lista de imagens--*/ .new-upload{ position: relative; } /*Tirando o primeiro newupload, todos terão margem acima*/ .new-upload + .new-upload { margin-top: 2.4rem; } /*Botão de remover*/ .new-upload span{ position: absolute; /*Absoluto na caixa new upload devido a new upload ter position relative */ right: 12px; /*Posição para Direita*/ bottom: 14px; /*Para baixo*/ display:flex; /*Alinhar*/ padding: .6rem; /*Preenchimento interno*/ cursor:pointer; /*Mudança no mouse*/ /*Figma*/ background: #FFFFFF; /*Cor*/ border: 1px solid #D3E2E5; box-sizing: border-box; border-radius:10px; }
0.287768
0.134122
*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #08152b; /* Old browsers */ background: -moz-linear-gradient(left, #08152b 0%, #233866 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #08152b 0%, #233866 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #08152b 0%, #233866 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08152b', endColorstr='#233866', GradientType=1); /* IE6-9 */ color: #fff; padding-left: 10px; } nav a { position: relative; display: inline-block; margin: 15px 0px; outline: none; color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; text-shadow: 0 0 1px rgba(255, 255, 255, 0.3); font-family: 'Space Mono', monospace; font-size: 18px; } nav a:hover, nav a:focus { outline: none; } /* Effect 1: Brackets */ .cl-effect-1 a::before, .cl-effect-1 a::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .cl-effect-1 a::before { /*margin-right: 10px;*/ content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); } .cl-effect-1 a::after { /*margin-left: 10px;*/ content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); } .cl-effect-1 a:hover::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); } .header { font-family: 'Titillium Web', sans-serif; font-size: 82px; margin-top: 1.2em; } .info { font-family: 'Space Mono', monospace; font-size: 18px; color: #ffa500; } .star { position: absolute; margin: auto; top: 0; bottom: 0; right: 10px; width: 400px; height: 400px; background-image: url(../images/fomalhaut.png); background-size: 400px; } .star * { vertical-align: middle; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently not supported by any browser */ user-drag: none; -ms-user-drag: none; -moz-user-drag: none; -webkit-user-drag: none; } pre { overflow-x: hidden; } code { font-family: 'Space Mono', monospace; font-size: 18px; } code:after { content: "█"; -webkit-animation: blink 400ms linear infinite alternate; animation: blink 400ms linear infinite alternate; } @-webkit-keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } } @keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } }
css/styles.css
*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #08152b; /* Old browsers */ background: -moz-linear-gradient(left, #08152b 0%, #233866 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #08152b 0%, #233866 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #08152b 0%, #233866 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08152b', endColorstr='#233866', GradientType=1); /* IE6-9 */ color: #fff; padding-left: 10px; } nav a { position: relative; display: inline-block; margin: 15px 0px; outline: none; color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; text-shadow: 0 0 1px rgba(255, 255, 255, 0.3); font-family: 'Space Mono', monospace; font-size: 18px; } nav a:hover, nav a:focus { outline: none; } /* Effect 1: Brackets */ .cl-effect-1 a::before, .cl-effect-1 a::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .cl-effect-1 a::before { /*margin-right: 10px;*/ content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); } .cl-effect-1 a::after { /*margin-left: 10px;*/ content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); } .cl-effect-1 a:hover::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); } .header { font-family: 'Titillium Web', sans-serif; font-size: 82px; margin-top: 1.2em; } .info { font-family: 'Space Mono', monospace; font-size: 18px; color: #ffa500; } .star { position: absolute; margin: auto; top: 0; bottom: 0; right: 10px; width: 400px; height: 400px; background-image: url(../images/fomalhaut.png); background-size: 400px; } .star * { vertical-align: middle; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently not supported by any browser */ user-drag: none; -ms-user-drag: none; -moz-user-drag: none; -webkit-user-drag: none; } pre { overflow-x: hidden; } code { font-family: 'Space Mono', monospace; font-size: 18px; } code:after { content: "█"; -webkit-animation: blink 400ms linear infinite alternate; animation: blink 400ms linear infinite alternate; } @-webkit-keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } } @keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } }
0.475849
0.078078
@import "punk.css"; :root { --fg-color: var(--fg); --bg-color: var(--bg); --border: 1px solid var(--fg-color); outline: var(--border); } *:focus { outline: var(--border); } ::selection { color: #fefbfe; background: #0583f2; } ::-webkit-scrollbar { border: 1px solid var(--fg-color); width: 1rem; } ::-webkit-scrollar-track { background: var(--fg-color); } ::-webkit-scrollbar-thumb { background: var(--fg-color); } body { font-family: "Punk Mono", monospace; background: var(--bg-color); color: var(--fg-color); font-variant-ligatures: normal; accent-color: var(--link-color); font-size: 1.5rem; max-width: 50rem; margin: auto; padding: 0 1rem; letter-spacing: 0.01em; word-spacing: 0.1em; line-height: 1.8em; } /* Link tag */ a { color: var(--link-color); } a:hover, a:focus { background: var(--link-color); color: var(--bg-color); } /* H tags */ h1 a { font-weight: bolder; color: var(--link-color); text-decoration: none; } h2, h3, h4, h5, h6 { text-decoration: underline var(--link-color); width: fit-content; } :is(h2, h3, h4, h5, h6) a { text-decoration: underline var(--link-color); width: fit-content; } :is(h2, h3, h4, h5, h6):hover { color: var(--bg-color); background: var(--link-color); } :is(h2, h3, h4, h5, h6) a:hover { color: var(--bg-color); background: var(--link-color); } /* Summary tags */ summary { color: var(--fg-color); padding: 0.5em; } details[open] { border: var(--border); padding: 0.5em; margin-bottom: 1rem; } /* table tags */ table { border-collapse: collapse; } th, td { border: var(--border); padding: 0.3em; font-size: 1.3rem; } th { font-weight: bold; background: var(--fg-color); color: var(--bg-color); text-align: center; outline: 1px solid var(--bg-color); } /* Blockquote tag */ blockquote { border: var(--border); border-left: 1em solid var(--fg-color); font-style: italic; } blockquote p { margin: 0.5em; } blockquote p::before, blockquote p::after { content: '"'; } /* Dilated list tags */ dt { font-weight: bold; background: var(--fg-color); color: var(--bg-color); width: fit-content; padding: 0.3em; } dd { outline: var(--border); padding: 0.4em; margin-bottom: 1em; } /* Code block */ code { border: var(--border); padding: 0.2em; } img { max-width: 100%; } @media (prefers-color-scheme: dark) { :root { --bg-color: var(--fg); --fg-color: var(--bg); } }
style/style.css
@import "punk.css"; :root { --fg-color: var(--fg); --bg-color: var(--bg); --border: 1px solid var(--fg-color); outline: var(--border); } *:focus { outline: var(--border); } ::selection { color: #fefbfe; background: #0583f2; } ::-webkit-scrollbar { border: 1px solid var(--fg-color); width: 1rem; } ::-webkit-scrollar-track { background: var(--fg-color); } ::-webkit-scrollbar-thumb { background: var(--fg-color); } body { font-family: "Punk Mono", monospace; background: var(--bg-color); color: var(--fg-color); font-variant-ligatures: normal; accent-color: var(--link-color); font-size: 1.5rem; max-width: 50rem; margin: auto; padding: 0 1rem; letter-spacing: 0.01em; word-spacing: 0.1em; line-height: 1.8em; } /* Link tag */ a { color: var(--link-color); } a:hover, a:focus { background: var(--link-color); color: var(--bg-color); } /* H tags */ h1 a { font-weight: bolder; color: var(--link-color); text-decoration: none; } h2, h3, h4, h5, h6 { text-decoration: underline var(--link-color); width: fit-content; } :is(h2, h3, h4, h5, h6) a { text-decoration: underline var(--link-color); width: fit-content; } :is(h2, h3, h4, h5, h6):hover { color: var(--bg-color); background: var(--link-color); } :is(h2, h3, h4, h5, h6) a:hover { color: var(--bg-color); background: var(--link-color); } /* Summary tags */ summary { color: var(--fg-color); padding: 0.5em; } details[open] { border: var(--border); padding: 0.5em; margin-bottom: 1rem; } /* table tags */ table { border-collapse: collapse; } th, td { border: var(--border); padding: 0.3em; font-size: 1.3rem; } th { font-weight: bold; background: var(--fg-color); color: var(--bg-color); text-align: center; outline: 1px solid var(--bg-color); } /* Blockquote tag */ blockquote { border: var(--border); border-left: 1em solid var(--fg-color); font-style: italic; } blockquote p { margin: 0.5em; } blockquote p::before, blockquote p::after { content: '"'; } /* Dilated list tags */ dt { font-weight: bold; background: var(--fg-color); color: var(--bg-color); width: fit-content; padding: 0.3em; } dd { outline: var(--border); padding: 0.4em; margin-bottom: 1em; } /* Code block */ code { border: var(--border); padding: 0.2em; } img { max-width: 100%; } @media (prefers-color-scheme: dark) { :root { --bg-color: var(--fg); --fg-color: var(--bg); } }
0.50293
0.090093
.head-control { padding-bottom: 10px; margin: 10px 0 20px 0; position: relative; border-bottom: 1px solid #008dd2; } .head-control ul li { display: inline-block; font-size: 14px; width: 120px; height: 35px; line-height: 35px; text-decoration: none; text-align: center; cursor: pointer; } .content-wrapper { padding: 10px 20px; } .content-wrapper { position: relative; } .li-active { color: #fff; background-color: #009ad8; } .xiaqu-infomation { width: 640px; height: 215px; left: 10px; top: 45px; font-size: 14.0px; text-align: left; line-height: 20px; font-weight: normal; font-style: normal; z-index: 9; opacity: 1; display: inline-block; } .xiaqu-infomation textarea { width: 100%; height: 100%; overflow-y: scroll; padding: 5px; color: #888888; font-size: 14px; border-radius: 5px; } .yubao-infomation p { height: 30px; color: #101010; font-size: 16px; } .content-wrapper { background-color: #fff !important; } .pwidgets { display: inline-block; } .margin-60 { margin-right: 71px; } .pwidgets-lin { margin-left: -53px; border-left: 1px solid rgba(187, 187, 187, 1); padding-left: 25px; } #uploadtwo img,#uploadthree img{ padding-left: 14px; } .xiaqu-warning, .xiaqu-more-warning { width: 640px; height: 215px; font-size: 14.0px; border-radius: 5px; text-align: left; line-height: 20px; font-weight: normal; font-style: normal; z-index: 9; opacity: 1; display: inline-block; } .xiaqu-more-warning { left: 120px; top: 385px; width: 660px; /*height: 275px;*/ } .warning-div { display: inline-block; } .warning-div label { color: #101010; font-size: 14px; font-weight: normal; } .acoord-left, .acoord-right { display: inline-block; width: 223px; height: 60px; background-color: #EDF6FB; padding: 5px; border: 1px solid rgba(187, 187, 187, 1); border-radius: 5px; } .acoord-right { margin-left: 10px; } .warning-font { right: -114px; top: 8px; width: 15px; height: 15px; border-radius: 15px; color: #fff; line-height: 18px; text-align: center; display: inline-block; position: relative; background-color: rgba(255, 180, 0, 1) } .warning-font-right { right: -71px; top: 9px; } .warning-content { left: 790px; top: 220px; width: 640px; height: 143px; line-height: 20px; border-radius: 5px; background-color: #fff; color: rgba(136, 136, 136, 1); font-size: 14px; text-align: left; font-family: Roboto; color: #888; overflow-y: scroll; margin-top: 10px; border: 1px solid rgba(187, 187, 187, 1); } .upload-img, .upload-img-xingshi { left: 14px; top: 108px; width: 225px; height: 150px; border-radius: 5px; position: absolute; border-radius: 8px; } .upload-img img, .upload-img-xingshi img { width: 100%; height: 100%; overflow: hidden; cursor: pointer; } .acoord-left-more { display: inline-block; width: 278px; height: 60px; background-color: #EDF6FB; padding: 5px; border: 1px solid rgba(187, 187, 187, 1); border-radius: 5px; } .row-line { margin-top: 10px; border-top: 1px solid rgba(187, 187, 187, 1); margin-bottom: 10px; } .warning-img-font { right: -128px; } .btn-report { left: 1280px; top: 680px; width: 150px; height: 40px; line-height: 20px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .btn-report:hover { color: rgba(255, 255, 255, 1); } .bgd3 { background-color: #D3D3D3; } .upload-img { display: inline-block; } /*弹框*/ .fixed-div { z-index: 999999; background: rgba(0, 0, 0, .2); position: fixed; width: 100%; height: 100%; left: 0; top: 0; display: none; } .fixed-div .fixed-box { margin: 0 auto; margin-top: 200px; background: #fff; border-radius: 4px; padding: 10px; width: 660px; height: 323px; box-shadow: 0px 0px 3px 0px rgba(170, 170, 170, 1); } .box-left { left: 460px; top: 348px; width: 300px; height: 200px; float: left; } .box-left img { width: 100%; height: 100%; } .fixed-box h4 { height: 21px; color: rgba(16, 16, 16, 1); font-size: 18px; text-align: left; line-height: 6px; border-bottom: 1px solid rgba(170, 170, 170, 1); } .box-right { width: 310px; height: 200px; line-height: 22px; color: rgba(16, 16, 16, 1); font-size: 14px; float: right; } .box-right-one { height: 25px; line-height: 20px; color: rgba(16, 16, 16, 1); font-size: 14px; text-align: left; display: inline-block; } .upload-imgs-view { left: 865px; top: 348px; width: 90px; height: 25px; line-height: 12px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; } .upload-imgs-view:hover { color: #fff; } .upload-img-introdyce { margin-top: 6px; } .upload-img-introdyce span { line-height: 22px; color: rgba(16, 16, 16, 1); font-size: 14px; text-align: left; height: 28px; display: inline-block; } .border-line { border-bottom: 1px solid rgba(170, 170, 170, 1); } .evaluate-list-remark { border-bottom: 1px solid rgba(170, 170, 170, 1); } .btn-close { width: 70px; height: 25px; line-height: 14px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); margin-top: 10px; } .btn-close:hover { color: #fff; } .close-font { height: 17px; opacity: 0.67; color: rgba(16, 16, 16, 1); display: inline-block; float: right; cursor: pointer; position: relative; top: -39px; } form { display: inline-block; } /*预览并上报样式*/ .fixed-div-thour .fixed-box { width: 1300px !important; height: 459px !important; } .boxfour-one { float: left; width: 317px; /* height: 335px; */ display: inline-block; border: 1px solid rgba(170, 170, 170, 1); border-right: none; margin: -2px; border-bottom: none; } .fixed-div-thour .evaluate-list-remark { max-height: 347px !important; overflow-y: scroll; } .fixed-div-thour .boxfour-one:last-child { border-right: 1px solid rgba(170, 170, 170, 1); } .btn-closeAll { left: 1230px; top: 635px; width: 70px; height: 25px; line-height: 15px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .btn:hover { color: #fff; } .sure-report { left: 1320px; top: 635px; width: 100px; height: 25px; line-height: 15px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .open-btn { height: 40px; line-height: 40px; } .open-btn .btn:hover { color: #fff; } .boxfour-one p { width: 100%; height: 35px; line-height: 35px; background-color: rgba(240, 247, 251, 1); color: rgba(16, 16, 16, 1); font-size: 14px; text-align: center; font-family: Roboto; border: 1px solid rgba(230, 230, 230, 1); } /**/ .boxfour-one div { width: 100%; height: 542px; padding-left: 5px; padding-right: 5px; } #box-three-content img,#box-four-content img{ max-width: 100%; max-height: 100%; overflow: hidden; } .sure-tips .btn{ color: #fff; width: 52px; height: 26px; line-height: 16px; background-color: rgba(30, 180, 240, 1); } .sure-tips{ margin-bottom: 10px; display: none; } /*tis*/ .poptips-one{ z-index: 999999; background: #fff; position: absolute; width: 222px; min-height: 90px; left: 97px; top: -18px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-two{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; right: -3px; top: -56px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-three{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; left: 145px; top: -60px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-four{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; left: 153px; top: -37px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-three div{ padding-left: 5px; padding-right: 5px; } .poptips-one,.poptips-two,.poptips-three,.poptips-four{ display: none; } .poptips-one p,.poptips-two p,.poptips-three p,.poptips-four p{ height: 27px; line-height: 32px; background-color: #eae8e8; /* color: #fff; */ padding-left: 7px; } .poptips-four div,.poptips-three div,.poptips-two div,.poptips-one div{ padding-left: 5px; padding-right: 5px; } .iner{ position: relative; left: 134px; top: 6px; transform: rotate(45deg); border-right: 0px; border-bottom: 0px; background-color: #FFF; width: 14px; height: 14px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
assets/css/counrey.css
.head-control { padding-bottom: 10px; margin: 10px 0 20px 0; position: relative; border-bottom: 1px solid #008dd2; } .head-control ul li { display: inline-block; font-size: 14px; width: 120px; height: 35px; line-height: 35px; text-decoration: none; text-align: center; cursor: pointer; } .content-wrapper { padding: 10px 20px; } .content-wrapper { position: relative; } .li-active { color: #fff; background-color: #009ad8; } .xiaqu-infomation { width: 640px; height: 215px; left: 10px; top: 45px; font-size: 14.0px; text-align: left; line-height: 20px; font-weight: normal; font-style: normal; z-index: 9; opacity: 1; display: inline-block; } .xiaqu-infomation textarea { width: 100%; height: 100%; overflow-y: scroll; padding: 5px; color: #888888; font-size: 14px; border-radius: 5px; } .yubao-infomation p { height: 30px; color: #101010; font-size: 16px; } .content-wrapper { background-color: #fff !important; } .pwidgets { display: inline-block; } .margin-60 { margin-right: 71px; } .pwidgets-lin { margin-left: -53px; border-left: 1px solid rgba(187, 187, 187, 1); padding-left: 25px; } #uploadtwo img,#uploadthree img{ padding-left: 14px; } .xiaqu-warning, .xiaqu-more-warning { width: 640px; height: 215px; font-size: 14.0px; border-radius: 5px; text-align: left; line-height: 20px; font-weight: normal; font-style: normal; z-index: 9; opacity: 1; display: inline-block; } .xiaqu-more-warning { left: 120px; top: 385px; width: 660px; /*height: 275px;*/ } .warning-div { display: inline-block; } .warning-div label { color: #101010; font-size: 14px; font-weight: normal; } .acoord-left, .acoord-right { display: inline-block; width: 223px; height: 60px; background-color: #EDF6FB; padding: 5px; border: 1px solid rgba(187, 187, 187, 1); border-radius: 5px; } .acoord-right { margin-left: 10px; } .warning-font { right: -114px; top: 8px; width: 15px; height: 15px; border-radius: 15px; color: #fff; line-height: 18px; text-align: center; display: inline-block; position: relative; background-color: rgba(255, 180, 0, 1) } .warning-font-right { right: -71px; top: 9px; } .warning-content { left: 790px; top: 220px; width: 640px; height: 143px; line-height: 20px; border-radius: 5px; background-color: #fff; color: rgba(136, 136, 136, 1); font-size: 14px; text-align: left; font-family: Roboto; color: #888; overflow-y: scroll; margin-top: 10px; border: 1px solid rgba(187, 187, 187, 1); } .upload-img, .upload-img-xingshi { left: 14px; top: 108px; width: 225px; height: 150px; border-radius: 5px; position: absolute; border-radius: 8px; } .upload-img img, .upload-img-xingshi img { width: 100%; height: 100%; overflow: hidden; cursor: pointer; } .acoord-left-more { display: inline-block; width: 278px; height: 60px; background-color: #EDF6FB; padding: 5px; border: 1px solid rgba(187, 187, 187, 1); border-radius: 5px; } .row-line { margin-top: 10px; border-top: 1px solid rgba(187, 187, 187, 1); margin-bottom: 10px; } .warning-img-font { right: -128px; } .btn-report { left: 1280px; top: 680px; width: 150px; height: 40px; line-height: 20px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .btn-report:hover { color: rgba(255, 255, 255, 1); } .bgd3 { background-color: #D3D3D3; } .upload-img { display: inline-block; } /*弹框*/ .fixed-div { z-index: 999999; background: rgba(0, 0, 0, .2); position: fixed; width: 100%; height: 100%; left: 0; top: 0; display: none; } .fixed-div .fixed-box { margin: 0 auto; margin-top: 200px; background: #fff; border-radius: 4px; padding: 10px; width: 660px; height: 323px; box-shadow: 0px 0px 3px 0px rgba(170, 170, 170, 1); } .box-left { left: 460px; top: 348px; width: 300px; height: 200px; float: left; } .box-left img { width: 100%; height: 100%; } .fixed-box h4 { height: 21px; color: rgba(16, 16, 16, 1); font-size: 18px; text-align: left; line-height: 6px; border-bottom: 1px solid rgba(170, 170, 170, 1); } .box-right { width: 310px; height: 200px; line-height: 22px; color: rgba(16, 16, 16, 1); font-size: 14px; float: right; } .box-right-one { height: 25px; line-height: 20px; color: rgba(16, 16, 16, 1); font-size: 14px; text-align: left; display: inline-block; } .upload-imgs-view { left: 865px; top: 348px; width: 90px; height: 25px; line-height: 12px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; } .upload-imgs-view:hover { color: #fff; } .upload-img-introdyce { margin-top: 6px; } .upload-img-introdyce span { line-height: 22px; color: rgba(16, 16, 16, 1); font-size: 14px; text-align: left; height: 28px; display: inline-block; } .border-line { border-bottom: 1px solid rgba(170, 170, 170, 1); } .evaluate-list-remark { border-bottom: 1px solid rgba(170, 170, 170, 1); } .btn-close { width: 70px; height: 25px; line-height: 14px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); margin-top: 10px; } .btn-close:hover { color: #fff; } .close-font { height: 17px; opacity: 0.67; color: rgba(16, 16, 16, 1); display: inline-block; float: right; cursor: pointer; position: relative; top: -39px; } form { display: inline-block; } /*预览并上报样式*/ .fixed-div-thour .fixed-box { width: 1300px !important; height: 459px !important; } .boxfour-one { float: left; width: 317px; /* height: 335px; */ display: inline-block; border: 1px solid rgba(170, 170, 170, 1); border-right: none; margin: -2px; border-bottom: none; } .fixed-div-thour .evaluate-list-remark { max-height: 347px !important; overflow-y: scroll; } .fixed-div-thour .boxfour-one:last-child { border-right: 1px solid rgba(170, 170, 170, 1); } .btn-closeAll { left: 1230px; top: 635px; width: 70px; height: 25px; line-height: 15px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .btn:hover { color: #fff; } .sure-report { left: 1320px; top: 635px; width: 100px; height: 25px; line-height: 15px; border-radius: 5px; background-color: rgba(30, 180, 240, 1); color: rgba(255, 255, 255, 1); font-size: 14px; text-align: center; font-family: Roboto; } .open-btn { height: 40px; line-height: 40px; } .open-btn .btn:hover { color: #fff; } .boxfour-one p { width: 100%; height: 35px; line-height: 35px; background-color: rgba(240, 247, 251, 1); color: rgba(16, 16, 16, 1); font-size: 14px; text-align: center; font-family: Roboto; border: 1px solid rgba(230, 230, 230, 1); } /**/ .boxfour-one div { width: 100%; height: 542px; padding-left: 5px; padding-right: 5px; } #box-three-content img,#box-four-content img{ max-width: 100%; max-height: 100%; overflow: hidden; } .sure-tips .btn{ color: #fff; width: 52px; height: 26px; line-height: 16px; background-color: rgba(30, 180, 240, 1); } .sure-tips{ margin-bottom: 10px; display: none; } /*tis*/ .poptips-one{ z-index: 999999; background: #fff; position: absolute; width: 222px; min-height: 90px; left: 97px; top: -18px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-two{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; right: -3px; top: -56px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-three{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; left: 145px; top: -60px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-four{ z-index: 999999; background: #fff; position: absolute; width: 261px; min-height: 90px; left: 153px; top: -37px; color: black; border: 1px solid #CCCCCC; border-radius: 4px; } .poptips-three div{ padding-left: 5px; padding-right: 5px; } .poptips-one,.poptips-two,.poptips-three,.poptips-four{ display: none; } .poptips-one p,.poptips-two p,.poptips-three p,.poptips-four p{ height: 27px; line-height: 32px; background-color: #eae8e8; /* color: #fff; */ padding-left: 7px; } .poptips-four div,.poptips-three div,.poptips-two div,.poptips-one div{ padding-left: 5px; padding-right: 5px; } .iner{ position: relative; left: 134px; top: 6px; transform: rotate(45deg); border-right: 0px; border-bottom: 0px; background-color: #FFF; width: 14px; height: 14px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
0.382141
0.075619
.modal-add-to-cart { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; background-color: #FFFFFF; overflow: auto; z-index: 99; box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, .8); } .active.modal-add-to-cart { display: block; } .content-modal-add-to-cart { width: 90%; margin: 0 auto; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .header-modal-add-to-cart { width: 100%; display: flex; align-items: center; justify-content: flex-start; padding: 0 50px; box-sizing: border-box; } .title-modal-add-to-cart { font-family: 'Playfair Display', serif; font-style: normal; font-weight: bold; font-size: 40px; line-height: 56px; letter-spacing: 0.04em; text-transform: uppercase; color: #000000; } .btn-close-modal-add-to-cart { font-size: 40px; line-height: 56px; color: rgba(169, 169, 169, 1); margin-left: auto; background-color: transparent; border: none; } .main-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: 100%; } .modal-add-to-cart-list { width: 100%; } .product-color-modal-add-to-cart-color { width: 25px; padding: 2px 10px; margin-right: 10px; border-radius: 50%; } .row-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; width: 100%; margin-bottom: 16px; } .img-modal-add-to-cart { width: 120px; height: 160px; margin-right: 16px; } .description-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .product-name-modal-add-to-cart { font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; font-size: 32px; line-height: 56px; color: #000000; margin: 0; } .product-brand-modal-add-to-cart, .product-size-modal-add-to-cart { font-weight: 300; font-size: 16px; line-height: 24px; color: #484848; } .remove-product-modal-add-to-cart { background-color: transparent; border: none; } .product-action-modal-add-to-cart { margin-left: auto; width: 20%; display: flex; align-items: flex-end; justify-content: space-between; flex-direction: column; height: 150px; } .product-price-modal-add-to-cart { font-weight: 300; font-size: 24px; line-height: 32px; color: #000000; } .total-block { font-size: 24px; line-height: 32px; color: #000000; border-top: 1px solid #C8C8C8; padding: 16px 0; } .total-price-add-to-cart { font-weight: bold; margin-left: auto; } .footer-modal-add-to-cart { margin-bottom: 55px; width: 100%; display: flex; align-items: center; justify-content: flex-start;; } .footer-btn-close-modal-add-to-cart { font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; color: #790C5A; margin: 0; } .footer-modal-add-to-cart-order { font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; color: #ffffff; background-color: #790C5A; border: 2px solid #ffffff; padding: 12px 40px; margin-left: auto; } .overflow-bg { position: relative; overflow: hidden; } .overflow-bg::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(204,204,204,0.8); z-index: 4; } .order-wrap { width: 100%; display: flex; align-items: flex-start; justify-content: flex-start; } div.order-form { width: 58%; border: 1px solid #101010; padding: 30px; } .order-form legend { font-weight: 600; font-size: 24px; line-height: 32px; color: #000000; } .order-form-header { display: flex; align-items: center; justify-content: space-between; padding-bottom: 25px; border-bottom: 1px solid #C8C8C8; margin-bottom: 30px; } .order-form-header a { font-weight: 300; font-size: 24px; line-height: 32px; text-align: right; color: #101010; text-decoration: none; } .order-form-header a.active { text-decoration: underline; color: #790C5A; } .order-form .feedback-form-form { width: 100%; } .order-products { width: 40%; border: 1px solid #101010; margin-left: auto; padding: 30px; } .order-block, .fitting-block { display: none; } .order-block.active, .fitting-block.active { display: flex; } .order-form-level { display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; width: 100%; } .order-form-first .input-block { width: 48%; } .order-form-first .input-block input { width: 100%; height: 50px; } .btn-next-order { width: 100%; font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; background-color: #790C5A; padding: 12px; text-align: center; text-decoration: none; color: #FFFFFF; } .order-form-second-wrap { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: 100%; } .input-block-radio { display: flex; align-items: flex-start; justify-content: flex-start; margin-bottom: 25px; } .input-block-radio label { font-size: 18px; line-height: 24px; color: #000000; cursor: pointer; position: relative; } .input-pickup, .courier-input { display: none; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .input-pickup.active, .courier-input.active { display: flex; } .input-block-radio label::before { content: ""; display: inline-block; width: 12px; height: 12px; position: absolute; left: -17px; top: 5px; border: 1px solid #790C5A; border-radius: 50%; } .input-block-radio input[type=radio]:checked + label:after { content: ""; display: inline-block; width: 10px; height: 10px; position: absolute; left: -15px; top: 7px; background-color: #790C5A; border-radius: 50%; } .input-block-radio input[type=radio] { display: none; } .new-post-order-block { display: none; width: 100%; } .new-post-order-block.active { display: block; } .new-post-order-block label { font-family: 'Vollkorn', serif; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; color: #484848; } .new-post-order-block .input-block { width: 48%; } .new-post-order-block .input-block input { width: 100%; height: 45px; } .order-form-btn-wrap { width: 100%; display: flex; align-items: center; justify-content: space-between; } .order-form-btn-wrap .btn-prev-order { padding: 14px; width: 35%; height: 56px; background: #FFFFFF; border: 1px solid #790C5A; color: #790C5A; text-decoration: none; text-transform: uppercase; text-align: center; font-weight: bold; } .order-form-btn-wrap .btn-next-order { width: 35%; } .label-payment { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .order-form-level { display: none; } .order-form-level.active { display: flex; }
public/site/css/add-to-cart.css
.modal-add-to-cart { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; background-color: #FFFFFF; overflow: auto; z-index: 99; box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, .8); } .active.modal-add-to-cart { display: block; } .content-modal-add-to-cart { width: 90%; margin: 0 auto; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .header-modal-add-to-cart { width: 100%; display: flex; align-items: center; justify-content: flex-start; padding: 0 50px; box-sizing: border-box; } .title-modal-add-to-cart { font-family: 'Playfair Display', serif; font-style: normal; font-weight: bold; font-size: 40px; line-height: 56px; letter-spacing: 0.04em; text-transform: uppercase; color: #000000; } .btn-close-modal-add-to-cart { font-size: 40px; line-height: 56px; color: rgba(169, 169, 169, 1); margin-left: auto; background-color: transparent; border: none; } .main-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: 100%; } .modal-add-to-cart-list { width: 100%; } .product-color-modal-add-to-cart-color { width: 25px; padding: 2px 10px; margin-right: 10px; border-radius: 50%; } .row-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; width: 100%; margin-bottom: 16px; } .img-modal-add-to-cart { width: 120px; height: 160px; margin-right: 16px; } .description-modal-add-to-cart { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .product-name-modal-add-to-cart { font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; font-size: 32px; line-height: 56px; color: #000000; margin: 0; } .product-brand-modal-add-to-cart, .product-size-modal-add-to-cart { font-weight: 300; font-size: 16px; line-height: 24px; color: #484848; } .remove-product-modal-add-to-cart { background-color: transparent; border: none; } .product-action-modal-add-to-cart { margin-left: auto; width: 20%; display: flex; align-items: flex-end; justify-content: space-between; flex-direction: column; height: 150px; } .product-price-modal-add-to-cart { font-weight: 300; font-size: 24px; line-height: 32px; color: #000000; } .total-block { font-size: 24px; line-height: 32px; color: #000000; border-top: 1px solid #C8C8C8; padding: 16px 0; } .total-price-add-to-cart { font-weight: bold; margin-left: auto; } .footer-modal-add-to-cart { margin-bottom: 55px; width: 100%; display: flex; align-items: center; justify-content: flex-start;; } .footer-btn-close-modal-add-to-cart { font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; color: #790C5A; margin: 0; } .footer-modal-add-to-cart-order { font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; color: #ffffff; background-color: #790C5A; border: 2px solid #ffffff; padding: 12px 40px; margin-left: auto; } .overflow-bg { position: relative; overflow: hidden; } .overflow-bg::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(204,204,204,0.8); z-index: 4; } .order-wrap { width: 100%; display: flex; align-items: flex-start; justify-content: flex-start; } div.order-form { width: 58%; border: 1px solid #101010; padding: 30px; } .order-form legend { font-weight: 600; font-size: 24px; line-height: 32px; color: #000000; } .order-form-header { display: flex; align-items: center; justify-content: space-between; padding-bottom: 25px; border-bottom: 1px solid #C8C8C8; margin-bottom: 30px; } .order-form-header a { font-weight: 300; font-size: 24px; line-height: 32px; text-align: right; color: #101010; text-decoration: none; } .order-form-header a.active { text-decoration: underline; color: #790C5A; } .order-form .feedback-form-form { width: 100%; } .order-products { width: 40%; border: 1px solid #101010; margin-left: auto; padding: 30px; } .order-block, .fitting-block { display: none; } .order-block.active, .fitting-block.active { display: flex; } .order-form-level { display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; width: 100%; } .order-form-first .input-block { width: 48%; } .order-form-first .input-block input { width: 100%; height: 50px; } .btn-next-order { width: 100%; font-weight: bold; font-size: 18px; line-height: 32px; letter-spacing: 0.06em; text-transform: uppercase; background-color: #790C5A; padding: 12px; text-align: center; text-decoration: none; color: #FFFFFF; } .order-form-second-wrap { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: 100%; } .input-block-radio { display: flex; align-items: flex-start; justify-content: flex-start; margin-bottom: 25px; } .input-block-radio label { font-size: 18px; line-height: 24px; color: #000000; cursor: pointer; position: relative; } .input-pickup, .courier-input { display: none; align-items: flex-start; justify-content: flex-start; flex-direction: column; } .input-pickup.active, .courier-input.active { display: flex; } .input-block-radio label::before { content: ""; display: inline-block; width: 12px; height: 12px; position: absolute; left: -17px; top: 5px; border: 1px solid #790C5A; border-radius: 50%; } .input-block-radio input[type=radio]:checked + label:after { content: ""; display: inline-block; width: 10px; height: 10px; position: absolute; left: -15px; top: 7px; background-color: #790C5A; border-radius: 50%; } .input-block-radio input[type=radio] { display: none; } .new-post-order-block { display: none; width: 100%; } .new-post-order-block.active { display: block; } .new-post-order-block label { font-family: 'Vollkorn', serif; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; color: #484848; } .new-post-order-block .input-block { width: 48%; } .new-post-order-block .input-block input { width: 100%; height: 45px; } .order-form-btn-wrap { width: 100%; display: flex; align-items: center; justify-content: space-between; } .order-form-btn-wrap .btn-prev-order { padding: 14px; width: 35%; height: 56px; background: #FFFFFF; border: 1px solid #790C5A; color: #790C5A; text-decoration: none; text-transform: uppercase; text-align: center; font-weight: bold; } .order-form-btn-wrap .btn-next-order { width: 35%; } .label-payment { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; } .order-form-level { display: none; } .order-form-level.active { display: flex; }
0.565059
0.062789
.client_section{ width: 100vw; height: 70vh; overflow-x: hidden; } .infocardContainer * { font-family: 'Fira Sans Condensed', sans-serif; font-weight: 300; } h2 { font-weight: 600; font-style: italic; font-family: "Fira Sans Condensed", sans-serif; } /* header { height: 2em; background-color: #111122; margin: 0 0 0 0; padding: auto; font-size: 2em; text-align: center; line-height: 2em; color: white; } */ a { text-decoration: none; } a:visited { color: #555566; } a:hover { text-decoration: underline; } .infocardContainer { display: flex; height: 200px; width: 200px; border-radius: 100px; background: rgb(196, 173, 173); background: linear-gradient(121deg, rgba(255,255,255,0) 13%, rgba(0,159,255,1) 100%); transition: all 500ms ease-in; transition-delay: 1s; /* margin: auto auto; */ margin-top: 25%; --margin-top: 25%; } /* For iPad */ @media (max-width: 1100px){ .infocardContainer { margin-top: 25%; --margin-top: 25%; } .client_section{ height: 50vh; } } /* For Mobile*/ @media (max-width: 400px){ .infocardContainer { margin-top: 5vh; --margin-top: 5vh; } } .infocardContainer:hover { width: 400px; border-radius: 100px 10px 100px 100px; transition: all 1s ease-out; } .infocardContainer div { color: white; flex-shrink: 1; width: 100%; --background-color: green; } .infocardContainer div * { display: flex; --flex: inherit; overflow: hidden; text-overflow: hidden; --background-color: yellow; color: white; white-space: nowrap; width: 0; height: auto; transition: all 450ms ease-in; transition-delay: 1s; } .infocardContainer:hover div *{ --background-color: purple; display: flex; visibility: visible; transition: all 1s ease-out; transition-delay: 500ms; width: 100%; height: auto; } .infocardContainer #main, .infocardContainer #main img{ --background-color: red; height: 200px; width: 200px; padding-right: 10px; border-radius: 100%; flex-shrink: 0; object-fit: cover; } .infocardContainer #main img{ height: 180px; width: 180px; transition: none; display: float; position: relative; border: 10px solid white; margin: 0 0 0 0; padding: 0 0 0 0; } .infocardContainer #textbois { position: relative; } .infocardContainer #textbois #hotlinks { max-width: 60%; max-height: 30px; --background-color: white; position:absolute; bottom: 5px; display: flex; justify-content: space-between; border-radius: 13px; } .infocardContainer #textbois #hotlinks * { background-color: white; max-width: 30px; --margin: 0 1px 0 1px; border-radius: 25px; }
css/client.css
.client_section{ width: 100vw; height: 70vh; overflow-x: hidden; } .infocardContainer * { font-family: 'Fira Sans Condensed', sans-serif; font-weight: 300; } h2 { font-weight: 600; font-style: italic; font-family: "Fira Sans Condensed", sans-serif; } /* header { height: 2em; background-color: #111122; margin: 0 0 0 0; padding: auto; font-size: 2em; text-align: center; line-height: 2em; color: white; } */ a { text-decoration: none; } a:visited { color: #555566; } a:hover { text-decoration: underline; } .infocardContainer { display: flex; height: 200px; width: 200px; border-radius: 100px; background: rgb(196, 173, 173); background: linear-gradient(121deg, rgba(255,255,255,0) 13%, rgba(0,159,255,1) 100%); transition: all 500ms ease-in; transition-delay: 1s; /* margin: auto auto; */ margin-top: 25%; --margin-top: 25%; } /* For iPad */ @media (max-width: 1100px){ .infocardContainer { margin-top: 25%; --margin-top: 25%; } .client_section{ height: 50vh; } } /* For Mobile*/ @media (max-width: 400px){ .infocardContainer { margin-top: 5vh; --margin-top: 5vh; } } .infocardContainer:hover { width: 400px; border-radius: 100px 10px 100px 100px; transition: all 1s ease-out; } .infocardContainer div { color: white; flex-shrink: 1; width: 100%; --background-color: green; } .infocardContainer div * { display: flex; --flex: inherit; overflow: hidden; text-overflow: hidden; --background-color: yellow; color: white; white-space: nowrap; width: 0; height: auto; transition: all 450ms ease-in; transition-delay: 1s; } .infocardContainer:hover div *{ --background-color: purple; display: flex; visibility: visible; transition: all 1s ease-out; transition-delay: 500ms; width: 100%; height: auto; } .infocardContainer #main, .infocardContainer #main img{ --background-color: red; height: 200px; width: 200px; padding-right: 10px; border-radius: 100%; flex-shrink: 0; object-fit: cover; } .infocardContainer #main img{ height: 180px; width: 180px; transition: none; display: float; position: relative; border: 10px solid white; margin: 0 0 0 0; padding: 0 0 0 0; } .infocardContainer #textbois { position: relative; } .infocardContainer #textbois #hotlinks { max-width: 60%; max-height: 30px; --background-color: white; position:absolute; bottom: 5px; display: flex; justify-content: space-between; border-radius: 13px; } .infocardContainer #textbois #hotlinks * { background-color: white; max-width: 30px; --margin: 0 1px 0 1px; border-radius: 25px; }
0.446977
0.06216
html { margin: 0; padding: 0; } body { margin: 0; padding: 0; background-color: white; } .container { margin: 0 auto; width: 75%; } main { margin-left: auto; margin-right: auto; display: block; } header { background-color: rgb(241, 241, 241); height: 300px; background-image: url(../images/fleursNoir/avantPlanBanner.png) , url(../images/fleursNoir/arrierePlanBanner.png); background-attachment: fixed , scroll; background-position: 33% 35%,center; background-repeat: no-repeat,no-repeat; box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.63); } h1 { font-family: 'Playfair Display', serif; line-height: 1.1em; text-transform: uppercase; font-size: 2rem; padding-top: 50px; color: darksalmon; text-align: center; margin: 0; } h3 { font-family: 'Playfair Display', serif; text-transform: uppercase; font-size: 1.5rem; text-align: center; } h4 { font-family: 'Playfair Display', serif; color: white; font-size: 1.5rem; margin-bottom: 0.7rem; } .img-portrait { border-radius: 300px; width: auto; height: 150px; margin-top: -75px; margin-bottom: 50px; } .qualites { text-align: center; padding-bottom: 4rem; } .panneau-qualite img { height: auto; width: 100px; } .qualites h3 { text-transform: capitalize; margin: 0; } .qualites p { margin: 0 2rem 2rem 2rem; } .experience { background-color: rgb(241, 241, 241); padding: 2rem 0 5rem 0; } .experience table { margin-top: 2rem; margin-left: auto; margin-right: auto; width: 100%; } .experience td { border-bottom: 1px dotted black; } .experience th { font-weight: bolder; text-align: left; border-bottom: 1px dotted black; } .experience caption { font-family: 'Playfair Display', serif; text-transform: uppercase; height: 30px; font-size: 1.5rem; font-weight: bolder; margin-bottom: 2rem; } .tableau-experience { padding-bottom: 2rem; } .langues { text-align: center; margin-top: 5rem; } .skills p { text-align: right; } .barre { width: 100%; background: #ddd; height: 14px; border-radius: 10px; border: 3px solid #f1f1f1; } .skill-titre { width: 59px; font-weight: bold; } .barre-color { width: 0%; background: #ddd; height: 100%; border-radius: 10px; } .barre-français { width: 100%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .barre-anglais { width: 35%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .barre-allemand { width: 25%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .hobbys { padding-top: 5rem; text-align: center; } .hobbys img { width: auto; height: 15%; } .hobbys-noms { font-size: 75%; } .footer-media-social { margin-top: 5rem; } .footer-media-social i { color: rgb(0, 0, 0); } .footer-media-social a { padding: 1rem 1rem; background-color: white; border-radius: 10px; box-shadow: inset 0px 0px 10px -1px rgba(0,0,0,0.75); margin: 5px; text-decoration: none; color: black; transition: all 2s ease-in-out; } .footer-media-social a:hover { background: linear-gradient(45deg, rgba(199,93,255,1) 0%, rgba(67,254,159,1) 100%); color: white; } .footer-logo { text-align: center; margin-top: 2rem; } .footer-logo img { height: auto; width: 100px; } .footer1 { background-image: url(../images/baner-noir.jpg); background-position: 1% 10%; color: white; padding-bottom: 7rem; padding-top: 2rem; text-align: center; box-shadow: inset 0px 2px 7px 0px rgba(0,0,0,0.90); } .footer1 p { margin: 0; font-size: 85%; } .footer2 { height: 3rem; background-color: rgb(24, 24, 24); color: rgb(255, 255, 255); text-align: center; font-size: 75%; border-top: 1px dotted white; } .footer2 p { margin: 0; padding-top: 1rem; } @media screen and (min-width: 480px) { header { background-position: 40% 0%, 55%; } .hobbys-noms { font-size: 85%; } } @media screen and (min-width: 768px) { header { background-position: 40% 0%, 15%; } h1 { padding-top: 80px; font-size: 2rem; } .hobbys-noms { font-size: 90%; } .footer-coordonees { text-align: left; } .footer-media-social { text-align: right; } .skills { margin: 2rem; } .footer1 { background-position: bottom; } } @media screen and (min-width: 768px) { h1 { padding-top: 80px; font-size: 2.2rem; } }
css/screen.css
html { margin: 0; padding: 0; } body { margin: 0; padding: 0; background-color: white; } .container { margin: 0 auto; width: 75%; } main { margin-left: auto; margin-right: auto; display: block; } header { background-color: rgb(241, 241, 241); height: 300px; background-image: url(../images/fleursNoir/avantPlanBanner.png) , url(../images/fleursNoir/arrierePlanBanner.png); background-attachment: fixed , scroll; background-position: 33% 35%,center; background-repeat: no-repeat,no-repeat; box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.63); } h1 { font-family: 'Playfair Display', serif; line-height: 1.1em; text-transform: uppercase; font-size: 2rem; padding-top: 50px; color: darksalmon; text-align: center; margin: 0; } h3 { font-family: 'Playfair Display', serif; text-transform: uppercase; font-size: 1.5rem; text-align: center; } h4 { font-family: 'Playfair Display', serif; color: white; font-size: 1.5rem; margin-bottom: 0.7rem; } .img-portrait { border-radius: 300px; width: auto; height: 150px; margin-top: -75px; margin-bottom: 50px; } .qualites { text-align: center; padding-bottom: 4rem; } .panneau-qualite img { height: auto; width: 100px; } .qualites h3 { text-transform: capitalize; margin: 0; } .qualites p { margin: 0 2rem 2rem 2rem; } .experience { background-color: rgb(241, 241, 241); padding: 2rem 0 5rem 0; } .experience table { margin-top: 2rem; margin-left: auto; margin-right: auto; width: 100%; } .experience td { border-bottom: 1px dotted black; } .experience th { font-weight: bolder; text-align: left; border-bottom: 1px dotted black; } .experience caption { font-family: 'Playfair Display', serif; text-transform: uppercase; height: 30px; font-size: 1.5rem; font-weight: bolder; margin-bottom: 2rem; } .tableau-experience { padding-bottom: 2rem; } .langues { text-align: center; margin-top: 5rem; } .skills p { text-align: right; } .barre { width: 100%; background: #ddd; height: 14px; border-radius: 10px; border: 3px solid #f1f1f1; } .skill-titre { width: 59px; font-weight: bold; } .barre-color { width: 0%; background: #ddd; height: 100%; border-radius: 10px; } .barre-français { width: 100%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .barre-anglais { width: 35%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .barre-allemand { width: 25%; background: -webkit-gradient(linear, left top, right top, from rgb(21, 117, 37), to(darksalmon)); background: linear-gradient(to right, rgb(21, 117, 37) 0%, darksalmon 100%); height: 100%; border-radius: 10px; } .hobbys { padding-top: 5rem; text-align: center; } .hobbys img { width: auto; height: 15%; } .hobbys-noms { font-size: 75%; } .footer-media-social { margin-top: 5rem; } .footer-media-social i { color: rgb(0, 0, 0); } .footer-media-social a { padding: 1rem 1rem; background-color: white; border-radius: 10px; box-shadow: inset 0px 0px 10px -1px rgba(0,0,0,0.75); margin: 5px; text-decoration: none; color: black; transition: all 2s ease-in-out; } .footer-media-social a:hover { background: linear-gradient(45deg, rgba(199,93,255,1) 0%, rgba(67,254,159,1) 100%); color: white; } .footer-logo { text-align: center; margin-top: 2rem; } .footer-logo img { height: auto; width: 100px; } .footer1 { background-image: url(../images/baner-noir.jpg); background-position: 1% 10%; color: white; padding-bottom: 7rem; padding-top: 2rem; text-align: center; box-shadow: inset 0px 2px 7px 0px rgba(0,0,0,0.90); } .footer1 p { margin: 0; font-size: 85%; } .footer2 { height: 3rem; background-color: rgb(24, 24, 24); color: rgb(255, 255, 255); text-align: center; font-size: 75%; border-top: 1px dotted white; } .footer2 p { margin: 0; padding-top: 1rem; } @media screen and (min-width: 480px) { header { background-position: 40% 0%, 55%; } .hobbys-noms { font-size: 85%; } } @media screen and (min-width: 768px) { header { background-position: 40% 0%, 15%; } h1 { padding-top: 80px; font-size: 2rem; } .hobbys-noms { font-size: 90%; } .footer-coordonees { text-align: left; } .footer-media-social { text-align: right; } .skills { margin: 2rem; } .footer1 { background-position: bottom; } } @media screen and (min-width: 768px) { h1 { padding-top: 80px; font-size: 2.2rem; } }
0.464173
0.104158
body { font-family: 'Source Sans Pro', sans-serif; } * { box-sizing: border-box; } a { color: #333; } .description { position: absolute; top: 50%; left: 50%; } .menu-container { width: 100%; margin: 0 auto; background-color: #072146; border: solid 1px #072146; } .menu-mobile { display: none; padding: 20px; } .menu-mobile:after { font-size: 2.5rem; padding: 0; float: right; position: relative; top: 50%; } .menu-dropdown-icon:before { display: none; cursor: pointer; float: right; padding: 1.5em 2em; background: #fff; color: #333; } .menu > ul { margin: 0 auto; width: 100%; list-style: none; padding: 0px; position: relative; /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ box-sizing: border-box; } .menu > ul:before, .menu > ul:after { content: ""; display: table; } .menu > ul:after { clear: both; } .menu > ul > li { float: left; padding: 3px; margin: 0; background-color: #072146; border: solid 1px #072146 } .menu > ul > li a { text-decoration: none; padding: 12px; font-family: 'bentonsansbook'; font-size: 13px; text-align: left; color: #ffffff; } .menu > ul > li:hover { /*background: #f0f0f0; */ } .menu > ul > li > ul { display: none; width: 100%; padding: 20px; position: absolute; z-index: 99; left: 0; margin: 0; list-style: none; box-sizing: border-box; } .menu > ul > li > ul:before, .menu > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li { margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none; float: left; } .menu > ul > li > ul > li a { padding: .2em 0; /* width: 95%; */ display: block; height: 17px; font-family: 'bentonsansbook'; font-size: 12px; text-align: left; color: #2a86ca; border-bottom: 1px solid #2a86ca; padding-bottom: 20px; } .menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box; } .menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li > ul > li { float: left; width: 100%; padding: 10px 0; margin: 0; font-size: .8em; } .menu > ul > li > ul > li > ul > li a { border: 0; } .menu > ul > li > ul.normal-sub { width: 300px; left: auto; padding: 10px 20px; } .menu > ul > li > ul.normal-sub > li { width: 100%; } .menu > ul > li > ul.normal-sub > li a { border: 0; padding: 1em 0; } .menu-claro{ width: 110%; margin: 0 auto; background-color: #004481; border: solid 1px #004481; } .menu-claro > ul { margin: 0 auto; width: 100%; list-style: none; padding: 0; position: relative; /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ box-sizing: border-box; } .menu-claro > ul > li a { text-decoration: none; padding: 12px; width: 39px; height: 17px; font-family: 'bentonsansbook'; font-size: 90%; font-weight: 500; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: right; color: #ffffff; } .menu-claro > ul > li > a:hover { text-decoration: none; color: #5BBEF2; } .menu-claro > ul > li { float: left; padding: 3px; margin: 0; background-color: #004481; border: solid 1px #004481; } /* –––––––––––––––––––––––––––––––––––––––––––––––––– Mobile style's –––––––––––––––––––––––––––––––––––––––––––––––––– */ @media only screen and (max-width: 521px) { .menu-container { width: 100%; } .menu-mobile { display: block; } .menu-dropdown-icon:before { display: block; } /*+++++++++++++ Lineas para menu mobile mov-header*/ .menu > ul { display: block; top: 0px; position: fixed; z-index: 1000; -webkit-transform: translateX(166%); -ms-transform: translateX(166%); transform: translateX(166%); -webkit-transition: -webkit-transform 0.3s, width 0.3s; -moz-transition: -moz-transform 0.3s, width 0.3s; transition: transform 0.9s, width 0.9s; width: 75%; } /*++++++++++++++*/ .menu > ul > li { width: 100%; float: none; display: block; } .menu > ul > li a { padding: .5em; width: 100%; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.6); } .menu ul.lista-idioma > li a{ padding: .5em; width: 100%; display: block; border-bottom: none; } .menu > ul > li > ul { position: relative; } .menu > ul > li > ul.normal-sub { width: 100%; } .menu > ul > li > ul > li { float: none; width: 100%; margin-top: 20px; } .menu > ul > li > ul > li:first-child { margin: 0; } .menu > ul > li > ul > li > ul { position: relative; } .menu > ul > li > ul > li > ul > li { float: none; } /*+++++++++++++++++Lineas para menu mobile mov-header*/ .menu .show-on-mobile { display: block; margin: 0 auto; width: 75%; top: 0px; list-style: none; padding: 0px; z-index: 1000; position: fixed; box-sizing: border-box; -webkit-transform: translateX(125%); -moz-transform: translateX(125%); transform: translateX(125%); -webkit-transition: -webkit-transform 0.2s, width 0.2s; -moz-transition: -moz-transform 0.2s, width 0.2s; transition: transform 0.2s, width 0.2s; } .fonfoAzul{ position: fixed; width: 100%; z-index: 100000; } /*++++++++++*/ }
css/menu.css
body { font-family: 'Source Sans Pro', sans-serif; } * { box-sizing: border-box; } a { color: #333; } .description { position: absolute; top: 50%; left: 50%; } .menu-container { width: 100%; margin: 0 auto; background-color: #072146; border: solid 1px #072146; } .menu-mobile { display: none; padding: 20px; } .menu-mobile:after { font-size: 2.5rem; padding: 0; float: right; position: relative; top: 50%; } .menu-dropdown-icon:before { display: none; cursor: pointer; float: right; padding: 1.5em 2em; background: #fff; color: #333; } .menu > ul { margin: 0 auto; width: 100%; list-style: none; padding: 0px; position: relative; /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ box-sizing: border-box; } .menu > ul:before, .menu > ul:after { content: ""; display: table; } .menu > ul:after { clear: both; } .menu > ul > li { float: left; padding: 3px; margin: 0; background-color: #072146; border: solid 1px #072146 } .menu > ul > li a { text-decoration: none; padding: 12px; font-family: 'bentonsansbook'; font-size: 13px; text-align: left; color: #ffffff; } .menu > ul > li:hover { /*background: #f0f0f0; */ } .menu > ul > li > ul { display: none; width: 100%; padding: 20px; position: absolute; z-index: 99; left: 0; margin: 0; list-style: none; box-sizing: border-box; } .menu > ul > li > ul:before, .menu > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li { margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none; float: left; } .menu > ul > li > ul > li a { padding: .2em 0; /* width: 95%; */ display: block; height: 17px; font-family: 'bentonsansbook'; font-size: 12px; text-align: left; color: #2a86ca; border-bottom: 1px solid #2a86ca; padding-bottom: 20px; } .menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box; } .menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li > ul > li { float: left; width: 100%; padding: 10px 0; margin: 0; font-size: .8em; } .menu > ul > li > ul > li > ul > li a { border: 0; } .menu > ul > li > ul.normal-sub { width: 300px; left: auto; padding: 10px 20px; } .menu > ul > li > ul.normal-sub > li { width: 100%; } .menu > ul > li > ul.normal-sub > li a { border: 0; padding: 1em 0; } .menu-claro{ width: 110%; margin: 0 auto; background-color: #004481; border: solid 1px #004481; } .menu-claro > ul { margin: 0 auto; width: 100%; list-style: none; padding: 0; position: relative; /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ box-sizing: border-box; } .menu-claro > ul > li a { text-decoration: none; padding: 12px; width: 39px; height: 17px; font-family: 'bentonsansbook'; font-size: 90%; font-weight: 500; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: right; color: #ffffff; } .menu-claro > ul > li > a:hover { text-decoration: none; color: #5BBEF2; } .menu-claro > ul > li { float: left; padding: 3px; margin: 0; background-color: #004481; border: solid 1px #004481; } /* –––––––––––––––––––––––––––––––––––––––––––––––––– Mobile style's –––––––––––––––––––––––––––––––––––––––––––––––––– */ @media only screen and (max-width: 521px) { .menu-container { width: 100%; } .menu-mobile { display: block; } .menu-dropdown-icon:before { display: block; } /*+++++++++++++ Lineas para menu mobile mov-header*/ .menu > ul { display: block; top: 0px; position: fixed; z-index: 1000; -webkit-transform: translateX(166%); -ms-transform: translateX(166%); transform: translateX(166%); -webkit-transition: -webkit-transform 0.3s, width 0.3s; -moz-transition: -moz-transform 0.3s, width 0.3s; transition: transform 0.9s, width 0.9s; width: 75%; } /*++++++++++++++*/ .menu > ul > li { width: 100%; float: none; display: block; } .menu > ul > li a { padding: .5em; width: 100%; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.6); } .menu ul.lista-idioma > li a{ padding: .5em; width: 100%; display: block; border-bottom: none; } .menu > ul > li > ul { position: relative; } .menu > ul > li > ul.normal-sub { width: 100%; } .menu > ul > li > ul > li { float: none; width: 100%; margin-top: 20px; } .menu > ul > li > ul > li:first-child { margin: 0; } .menu > ul > li > ul > li > ul { position: relative; } .menu > ul > li > ul > li > ul > li { float: none; } /*+++++++++++++++++Lineas para menu mobile mov-header*/ .menu .show-on-mobile { display: block; margin: 0 auto; width: 75%; top: 0px; list-style: none; padding: 0px; z-index: 1000; position: fixed; box-sizing: border-box; -webkit-transform: translateX(125%); -moz-transform: translateX(125%); transform: translateX(125%); -webkit-transition: -webkit-transform 0.2s, width 0.2s; -moz-transition: -moz-transform 0.2s, width 0.2s; transition: transform 0.2s, width 0.2s; } .fonfoAzul{ position: fixed; width: 100%; z-index: 100000; } /*++++++++++*/ }
0.33112
0.067485
.image-block { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; z-index: 0; margin: 16px 0; margin: 1rem 0; background-color: #fff; border: 1px solid #ced4da; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .image-block .image-box { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; min-height: 350px; max-height: 400px; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; margin: 0; text-align: center; overflow: hidden; } .image-block .image-box img { text-align: center; margin: auto; width: auto; height: auto; max-height: 98%; max-width: 98%; } .image-block .content-box { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0; padding: 16px; padding: 1rem; background-color: #dee2e6; } .image-block .content-box .item { display: block; width: 100%; } .image-block .content-box .item-flex { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin: 0; } .image-block .content-box .btn-controle { display: block; margin-top: auto; margin-bottom: 0; } .image-block .content-box .btn-right { margin-left: auto; margin-right: 0; } .image-block .overlay-content { display: none; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; padding-top: 30%; } @media (min-width: 576px) { .image-block { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; min-height: 350px; max-height: 500px; } .image-block .image-box, .image-block .content-box { width: 50%; } .image-block .image-box { min-height: auto; } .image-block .overlay-content { padding-top: 0; } } .overlay-flex:after { content: ''; background: #000; width: 100%; height: 100%; opacity: 0.7; top: 0; left: 0; display: block; z-index: 1; position: absolute; } .overlay-flex .overlay-content { position: absolute; left: 0; right: 0; top: 0; border: 0; display: block; text-align: center; width: 100%; height: 100%; z-index: 10; padding: 1; color: #fff; } .overlay-flex .overlay-content h1, .overlay-flex .overlay-content h2, .overlay-flex .overlay-content h3 { margin-top: 32px; margin-top: 2rem; } .overlay-flex .overlay-content .btn-link { color: #fff; margin: 16px; margin: 1rem; } .overlay-flex .overlay-content .btn-lg .fa { font-size: 56px; font-size: 3.5rem; } @media (min-width: 576px) { .overlay-flex .overlay-content h1 { margin-top: 70px; } .overlay-flex .overlay-content .btn-link { color: #fff; margin: 2rem 5rem; } .overlay-flex .overlay-content .btn-lg .fa { font-size: 5.5rem; } } .overlay-content { display: none; } #modal-image-fullsize .modal-dialog { height: 90%; } #modal-image-fullsize .modal-content { height: 100%; } #modal-image-fullsize .modal-content .close { margin-left: auto; margin-right: 0; } #modal-image-fullsize .modal-body { display: -webkit-box; display: -ms-flexbox; display: flex; } #modal-image-fullsize .modal-body img { margin: auto; height: auto; width: auto; max-height: 98%; max-width: 98%; } .dz-message { display: -webkit-box; display: -ms-flexbox; display: flex; height: 200px; width: 100%; border: 2px dashed #ced4da; background-color: #dee2e6; } .dz-message span { width: 100%; -ms-flex-item-align: center !important; align-self: center !important; text-align: center; } .dz-preview { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; z-index: 0; margin: 16px 0; margin: 1rem 0; background-color: #fff; border: 1px solid #ced4da; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .dz-preview .dz-bg, .dz-preview .dz-image { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; } .dz-preview .dz-image { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; width: 75%; text-align: center; } .dz-preview .dz-image img { text-align: center; margin: auto; width: auto; height: 350px; } .dz-preview .dz-bg { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 16px; padding: 1rem; background-color: #dee2e6; } .dz-preview .dz-details { display: block; width: 100%; } .dz-preview .dz-details .dz-filename, .dz-preview .dz-details .dz-size { margin-bottom: 8px; margin-bottom: .5rem; display: block; } .dz-preview .dz-details .dz-filename span, .dz-preview .dz-details .dz-size span { display: block; } .dz-preview .dz-progress { margin: 16px 0; margin: 1rem 0; display: block; width: 100%; } .dz-preview .dz-error-message { margin: 16px 0; margin: 1rem 0; display: block; width: 100%; color: #dc3545; } .dz-preview .dz-controle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; bottom: 0; margin: 16px 0 0 0; margin: 1rem 0 0 0; width: 100%; } .dz-preview .dz-success-mark, .dz-preview .dz-error-mark, .dz-preview .dz-edit-mark { display: inline-block; -ms-flex-item-align: end; align-self: flex-end; font-size: 56px; font-size: 3.5rem; font-weight: 300; width: 50px; } .dz-preview .dz-success-mark:hover, .dz-preview .dz-error-mark:hover, .dz-preview .dz-edit-mark:hover { color: #28a745; } .dz-preview .dz-error-mark { margin-left: auto; margin-right: 0; } .dz-preview .dz-error-mark:hover { color: #ffc107; } .dz-preview .dz-overlay-content { display: none; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-top: -350px; } /*# sourceMappingURL=dropzone-style.css.map */
dist/dropzone/dropzone-style.css
.image-block { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; z-index: 0; margin: 16px 0; margin: 1rem 0; background-color: #fff; border: 1px solid #ced4da; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .image-block .image-box { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; min-height: 350px; max-height: 400px; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; margin: 0; text-align: center; overflow: hidden; } .image-block .image-box img { text-align: center; margin: auto; width: auto; height: auto; max-height: 98%; max-width: 98%; } .image-block .content-box { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0; padding: 16px; padding: 1rem; background-color: #dee2e6; } .image-block .content-box .item { display: block; width: 100%; } .image-block .content-box .item-flex { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin: 0; } .image-block .content-box .btn-controle { display: block; margin-top: auto; margin-bottom: 0; } .image-block .content-box .btn-right { margin-left: auto; margin-right: 0; } .image-block .overlay-content { display: none; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; padding-top: 30%; } @media (min-width: 576px) { .image-block { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; min-height: 350px; max-height: 500px; } .image-block .image-box, .image-block .content-box { width: 50%; } .image-block .image-box { min-height: auto; } .image-block .overlay-content { padding-top: 0; } } .overlay-flex:after { content: ''; background: #000; width: 100%; height: 100%; opacity: 0.7; top: 0; left: 0; display: block; z-index: 1; position: absolute; } .overlay-flex .overlay-content { position: absolute; left: 0; right: 0; top: 0; border: 0; display: block; text-align: center; width: 100%; height: 100%; z-index: 10; padding: 1; color: #fff; } .overlay-flex .overlay-content h1, .overlay-flex .overlay-content h2, .overlay-flex .overlay-content h3 { margin-top: 32px; margin-top: 2rem; } .overlay-flex .overlay-content .btn-link { color: #fff; margin: 16px; margin: 1rem; } .overlay-flex .overlay-content .btn-lg .fa { font-size: 56px; font-size: 3.5rem; } @media (min-width: 576px) { .overlay-flex .overlay-content h1 { margin-top: 70px; } .overlay-flex .overlay-content .btn-link { color: #fff; margin: 2rem 5rem; } .overlay-flex .overlay-content .btn-lg .fa { font-size: 5.5rem; } } .overlay-content { display: none; } #modal-image-fullsize .modal-dialog { height: 90%; } #modal-image-fullsize .modal-content { height: 100%; } #modal-image-fullsize .modal-content .close { margin-left: auto; margin-right: 0; } #modal-image-fullsize .modal-body { display: -webkit-box; display: -ms-flexbox; display: flex; } #modal-image-fullsize .modal-body img { margin: auto; height: auto; width: auto; max-height: 98%; max-width: 98%; } .dz-message { display: -webkit-box; display: -ms-flexbox; display: flex; height: 200px; width: 100%; border: 2px dashed #ced4da; background-color: #dee2e6; } .dz-message span { width: 100%; -ms-flex-item-align: center !important; align-self: center !important; text-align: center; } .dz-preview { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; z-index: 0; margin: 16px 0; margin: 1rem 0; background-color: #fff; border: 1px solid #ced4da; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .dz-preview .dz-bg, .dz-preview .dz-image { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; } .dz-preview .dz-image { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; width: 75%; text-align: center; } .dz-preview .dz-image img { text-align: center; margin: auto; width: auto; height: 350px; } .dz-preview .dz-bg { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 16px; padding: 1rem; background-color: #dee2e6; } .dz-preview .dz-details { display: block; width: 100%; } .dz-preview .dz-details .dz-filename, .dz-preview .dz-details .dz-size { margin-bottom: 8px; margin-bottom: .5rem; display: block; } .dz-preview .dz-details .dz-filename span, .dz-preview .dz-details .dz-size span { display: block; } .dz-preview .dz-progress { margin: 16px 0; margin: 1rem 0; display: block; width: 100%; } .dz-preview .dz-error-message { margin: 16px 0; margin: 1rem 0; display: block; width: 100%; color: #dc3545; } .dz-preview .dz-controle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; bottom: 0; margin: 16px 0 0 0; margin: 1rem 0 0 0; width: 100%; } .dz-preview .dz-success-mark, .dz-preview .dz-error-mark, .dz-preview .dz-edit-mark { display: inline-block; -ms-flex-item-align: end; align-self: flex-end; font-size: 56px; font-size: 3.5rem; font-weight: 300; width: 50px; } .dz-preview .dz-success-mark:hover, .dz-preview .dz-error-mark:hover, .dz-preview .dz-edit-mark:hover { color: #28a745; } .dz-preview .dz-error-mark { margin-left: auto; margin-right: 0; } .dz-preview .dz-error-mark:hover { color: #ffc107; } .dz-preview .dz-overlay-content { display: none; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-top: -350px; } /*# sourceMappingURL=dropzone-style.css.map */
0.428233
0.055005
body { font-size: 10pt; font-family: "Lato"; color: #DC3D3D; margin: 0; padding: 0; overflow: auto; min-height: 100%; /* background-color: #F7F8CD; */ background-color: #fafafa; } h1, h2, h3, h4, h5, h6, p { margin: 5px; } .text-bold { font-weight: 700; /* or 900, if more. Other weights are not provided */ } a.title { text-decoration: none; color: #DC3D3D; } /* a.title:hover{ -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } a.title:active{ -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } */ .desktop { display: none; } .center-text { text-align: center; padding-left: 5px; padding-right: 5px; } form { margin-top: 20px; margin-bottom: 20px; width: 90%; margin-left: auto; margin-right: auto; } .img-btn:not(.disabled):hover { -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } .img-btn:not(.disabled):active { -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } button { outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; /* color: white; background-color: #DC3D3D; line-height: 1.3em; */ cursor: pointer; } .red-button, input[type=button], input[type=submit] { outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; /* background-image: url(../images/btn.png); */ background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; background-color: #DC3D3D; border-right: solid 1px #842525; border-bottom: solid 2px #842525; color: white; line-height: 1.3em; padding-left: 10px; padding-right: 10px; font-size: 12pt; margin-top: 2px; margin-bottom: 3px; } input[type=text], input[type=number], select { outline: 0; border: 0; font-size: 12pt; line-height: 1.3em; border-bottom: solid 2px #DC3D3D; box-shadow: none; background-color: rgba(255, 255, 255, 0.6); /* color: #DC3D3D; */ width: 90%; max-width: 90%; } textarea { outline: 0; border: 0; font-family: "Lato"; font-size: 13pt; line-height: 1.3em; border-bottom: solid 2px #DC3D3D; box-shadow: none; background-color: rgba(255, 255, 255, 0.6); /* color: #DC3D3D; */ width: 90%; } button.disabled { background-color: #868686; border-right-color: #363636; border-bottom-color: #363636; } .clickable { cursor: pointer; } .clickable:not(.disabled):hover { -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } .clickable:not(.disabled):active { -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-clickable, .disc-clickable { cursor: pointer; } .rest-clickable:not(.disabled):hover, .disc-clickable:not(.disabled):hover { /* color: #ff6b6b; */ text-decoration: underline; } .rest-clickable:not(.disabled):active, .disc-clickable:not(.disabled):active { color: #c40f0f; text-decoration: underline; } /* SCROLL BAR */ .scrollable, .popup-scrollable { max-height: 75%; overflow: hidden; /* margin-bottom: 10px; */ } .track-red { width: 7px; background: rgba(220, 61, 61, 0.15); margin-right: -2px; border-radius: 10px; -webkit-transition: background 200ms linear; transition: background 200ms linear; } .track-red:hover, .track-red.dragging { background: #DC3D3D; background: rgba(220, 61, 61, 0.35); } .handle-red { width: 7px; right: 0; background: #DC3D3D; background: rgba(220, 61, 61, 0.8); border-radius: 7px; -webkit-transition: width 200ms; transition: width 200ms; } .track-white { width: 7px; background: rgba(255, 255, 255, 0.15); margin-left: -8px; border-radius: 10px; -webkit-transition: background 200ms linear; transition: background 200ms linear; } .track-white:hover, .track-white.dragging { background: white; background: rgba(255, 255, 255, 0.35); } .handle-white { width: 7px; right: 0; background: white; background: rgba(255, 255, 255, 0.8); border-radius: 7px; -webkit-transition: width 200ms; transition: width 200ms; } /* SCROLL BAR END */ /* TOOLTIP */ .my-tooltip { padding: 10px 20px; color: white; background: #DC3D3D; max-width: 150px; font-size: 10pt; border: 0; } /* TOOLTIP END */ /* POPUP */ .popup-background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(220, 220, 220, 0.7); z-index: 300; } .popup-foreground { position: fixed; top: 25px; bottom: 25px; left: 25px; right: 25px; background-color: #fafafa; z-index: 310; border: solid 2px #DC3D3D; /* border-radius: 24px; */ padding: 15px; } .popup-foreground h3 { margin-top: 10px; margin-left: 10px; } .close { background-color: transparent; background-image: url(../images/close.png); float: right; width: 32px; height: 32px; } /* POPUP END */ /* LOADING */ .loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(220, 220, 220, 0.9); /* background-image: url(../images/ajax-loader.gif); */ /* background-position: center center; background-repeat: no-repeat; */ z-index: 200; } .loading img { display: block; width: 100px; height: 100px; margin-top: 100px; margin-left: auto; margin-right: auto; } .loading .loading-message { text-align: center; color: #000; font-size: 16px; } /* LOADING END */ /* HOME PAGE */ .full-background.home { background-image: url(../images/home_background.png); position: fixed; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: -1; } .home-container { position: relative; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 100%; height: 500px; max-height: 80%; text-align: center; } .home-logo { max-height: 100%; max-width: 80%; width: 500px; height: 500px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-image: url(../images/home_logo.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; z-index: 10; } .home-logo-bg { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background-color: #EBEBEB; width: 100%; max-height: 33%; height: 167px; z-index: 1; } .login { position: absolute; left: 50%; bottom: 5%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 1000; width: 179px; max-width: 29%; height: 167px; max-height: 29%; } .login h4 { margin-top: 5px; font-size: 16pt; } .login .google-btn { display: inline-block; padding: 2px; width: 64px; height: 64px; max-width: 40%; max-height: 40%; background-image: url(../images/google.png); background-repeat: no-repeat; background-position: right; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .login .fb-btn { display: inline-block; padding: 2px; margin-left: 4px; width: 64px; height: 64px; max-width: 40%; max-height: 40%; background-image: url(../images/facebook.png); background-repeat: no-repeat; background-position: left; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; width: 64px; } /* HOME PAGE END */ /* PROFILE PAGE */ /* .full-background.profile { background-image: none; background-color: #F7F8CD; } */ /* .profile-container { position: fixed; top: 0; left: 0; right: 0; bottom: 0; } */ .profile-picture { width: 90px; height: 90px; float: left; margin: 5px; margin-right: 15px; border: solid 1px #DC3D3D; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .step { margin-top: 30px; position: absolute; right: 5px; margin: 5px; padding: 5px; width: 32px; height: 32px; font-size: 10pt; color: white; text-align: center; background-image: url(../images/red_circle.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .profile-logo { width: 190px; height: 70px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; } .form-label, .form-input, .city-search label, .city-search .input { width: 100%; text-align: left; display: block; padding-left: 10px; margin-top: 15px; font-size: 11pt; } .form-input .radio-inline { position: relative; } .form-explanation { font-size: smaller; } .save { text-align: center; margin-top: 10px; margin-left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); } /* PROFILE PAGE END */ /* PROFILE RATINGS */ ul.rest-list, ul.rest-create-list { list-style: none; padding-left: 10px; padding-right: 10px; } li.rest-item { padding-bottom: 5px; padding-top: 5px; border-bottom: solid 2px #DC3D3D; /* padding-right: 15px; */ } .rest-item div.rest-details { display: block; width: 100%; margin-top: 10px; } .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 13pt; margin-bottom: 0; } .rest-item .rest-details .address { margin: 0 0 5px 0; } .rest-item .rest-details .rest-image { width: 280px; height: 187px; } .rest-item div.rest-ratings { display: block; width: 100%; margin-top: 15px; } .rest-item .purpose-buttons { margin-bottom: 10px; margin-left: 10px; } .rest-item .purpose-icon { width: 32px; height: 32px; display: inline-block; vertical-align: top; margin-right: 20px; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .rest-item button.rating-btn { width: 32px; height: 32px; margin-right: 5px; background-color: transparent; } .rest-item .rating-btn.noidea { background-image: url(../images/ratings/noidea.png); width: 39px; height: 39px; } .rest-item .rating-btn.noidea.selected { background-image: url(../images/ratings/noidea_selected.png); } .rest-item .rating-btn.noidea:hover { background-image: url(../images/ratings/noidea_selected.png); } .rest-item .rating-btn.noidea:active { background-image: url(../images/ratings/noidea_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.bad { background-image: url(../images/ratings/bad.png); } .rest-item .rating-btn.bad.selected { background-image: url(../images/ratings/bad_selected.png); } .rest-item .rating-btn.bad:hover { background-image: url(../images/ratings/bad_selected.png); } .rest-item .rating-btn.bad:active { background-image: url(../images/ratings/bad_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.neutral { background-image: url(../images/ratings/neutral.png); } .rest-item .rating-btn.neutral.selected { background-image: url(../images/ratings/neutral_selected.png); } .rest-item .rating-btn.neutral:hover { background-image: url(../images/ratings/neutral_selected.png); } .rest-item .rating-btn.neutral:active { background-image: url(../images/ratings/neutral_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.happy { background-image: url(../images/ratings/happy.png); } .rest-item .rating-btn.happy.selected { background-image: url(../images/ratings/happy_selected.png); } .rest-item .rating-btn.happy:hover { background-image: url(../images/ratings/happy_selected.png); } .rest-item .rating-btn.happy:active { background-image: url(../images/ratings/happy_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .navigation-buttons .continue { display: block; text-align: center; margin-top: 10px; margin-left: auto; margin-right: auto; } .navigation-buttons .next { width: 32px; height: 32px; float: right; display: block; color: #DC3D3D; /* text-align: right; */ /* margin-top: 10px; */ margin-right: 20px; margin-bottom: 10px; /* padding-right: 45px; */ background-color: transparent; background-image: url(../images/arrows/arrow_right.png); background-repeat: no-repeat; background-position: right; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .navigation-buttons .prev { width: 32px; height: 32px; float: left; display: block; color: #DC3D3D; /* text-align: left; */ /* margin-top: 10px; */ margin-left: 20px; margin-bottom: 10px; /* padding-left: 45px; */ background-color: transparent; background-image: url(../images/arrows/arrow_left.png); background-repeat: no-repeat; background-position: left; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .navigation-buttons .next:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); } .navigation-buttons .prev:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); } .navigation-buttons .next:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .navigation-buttons .prev:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } /* PROFILE RATINGS END */ /* RATINGS */ .ratings #city, .ratings #name-input { width: 70%; } .create-places { border: solid 1px #DC3D3D; width: 70%; margin: 10px auto 5px auto; padding: 5px; } .ratings .filters { display: block; width: 100%; max-width: 750px; padding: 10px; vertical-align: top; margin-left: auto; margin-right: auto; } .ratings .rest-list { display: block; width: 100%; max-width: 750px; padding: 10px; vertical-align: top; margin-left: auto; margin-right: auto; } .ui-autocomplete { max-height: 150px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; } /* IE 6 doesn't support max-height * we use height instead, but this forces the menu to always be this tall */ * html .ui-autocomplete { height: 150px; } .ui-widget { font-family: "Lato"; font-size: 1em; margin-bottom: 10px; font-size: 1em; } .search-name { background-image: url(../images/search.png); width: 32px; height: 32px; } .name-input-block { display: block; width: 90%; margin: 0 auto; } .name-input-block input, .name-input-block button { display: inline-block; vertical-align: bottom; } .map-search-label { padding-top: 5px; padding-bottom: 5px; } .map-search { width: 90%; height: 250px; margin: 0 auto; /* margin: 10px; */ } .controls { margin-top: 16px; border: 1px solid transparent; border-radius: 2px 0 0 2px; box-sizing: border-box; -moz-box-sizing: border-box; height: 32px; outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); } #pac-input { background-color: #fff; padding: 0 11px 0 13px; width: 75%; /* font-family: Roboto; font-size: 15px; font-weight: 300; */ text-overflow: ellipsis; margin-left: 15px; } .city-search .input input { width: 100%; } .my-input-text { margin-bottom: 10px; width: 400px; max-width: 90%; } /* RATINGS END */ /* LETS GO */ /* .full-background.letsgo { background-image: url(../images/empty_big.png); } */ .top-bar { position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 50px; background-color: #DC3D3D; border-bottom: solid 2px #881e1e; z-index: 50; } .rest-logo { position: fixed; top: 5px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); display: block; z-index: 9; height: 40px; width: 200px; max-width: 50%; background-image: url(../images/logo_white.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; z-index: 11; } .top-bar .menu-button { height: 50px; max-width: 30%; position: fixed; top: 5px; left: 20px; z-index: 11; } .top-bar .refresh-button button { height: 32px; width: 32px; position: fixed; top: 9px; right: 20px; z-index: 11; background-image: url(../images/refresh.png); } .top-bar .menu-button button { width: 32px; height: 32px; margin-top: 4px; /* background-color: #DC3D3D; */ background-image: url(../images/menu_btn.png); float: left; } .top-bar .menu-button .user-menu-small { z-index: 11; display: none; /* this is hidden in small screens */ } .top-bar .menu-button .user-menu-small .user-picture { background-image: url(../images/user.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; position: fixed; top: 5px; left: 60px; width: 40px; height: 40px; float: left; border: solid 2px white; border-radius: 24px; } .top-bar .menu-button .user-name { color: white; float: left; position: fixed; top: 12px; left: 110px; } .letsgo-rest-list { list-style: none; width: 100%; /* max-width: 100%; */ margin-left: auto; margin-right: auto; /* margin: 0px; */ padding: 0px; } .letsgo-rest-item { display: inline-block; border: solid 1px #DC3D3D; background-color: #fff; width: 285px; max-width: 100%; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; } .letsgo-rest-item .rest-image { width: 275px; height: 183px; margin: 5px; max-width: 100%; } .letsgo-rest-item .rest-info { padding: 0 10px 10px 10px; } .letsgo-rest-item .rest-info .name, .letsgo-rest-item .discount .title { font-size: larger; } .letsgo-rest-item ul.discounts { list-style: none; margin: 5px; padding: 0px; } .letsgo-rest-item .discount { background-color: #ffdebe; padding: 10px; border-bottom: dashed 1px #ff9d3e; } .letsgo-rest-item .discount.no-border { border: 0px; } /* .letsgo .rest-details { width: 240px; max-width: 60%; padding-left: 25px; padding-right: 25px; background-image: url(../images/rest_back_white.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 10; } .letsgo .disc-details{ width: 240px; padding-left: 25px; padding-right: 25px; max-width: 60%; background-image: url(../images/rest_back_white_down.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; position: absolute; top: 55; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 10; } .letsgo .rest-details .first { margin-top: 10px; margin-bottom: -5px; } .letsgo .rest-details .prev { position: absolute; bottom: 15px; left: -50px; width: 50px; height: 75px; left: -40px; width: 40px; height: 60px; background-color: transparent; background-image: url(../images/red_arrow_left.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo .rest-details .next { position: absolute; bottom: 15px; right: -50px; width: 50px; height: 75px; right: -40px; width: 40px; height: 60px; background-color: transparent; background-image: url(../images/red_arrow_right.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } */ .letsgo .left-menu, .rest .left-menu { width: 250px; max-width: 80%; /* max-height: 95%; */ color: white; background: rgba(220, 61, 61, 1); position: fixed; top: 50px; left: 0; padding-top: 10px; z-index: 11; } .user-menu .user-picture { background-image: url(../images/user.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; width: 48px; height: 48px; margin: 10px; float: left; border: solid 2px white; border-radius: 24px; vertical-align: middle; } .user-menu .user-name { float: left; margin-top: 15px; } .menu-items { list-style: none; margin: 0; padding: 0; } .menu-items li button { width: 100%; text-align: left; /* font-size: larger; */ color: white; background: rgba(220, 61, 61, 1); padding: 10px; padding-left: 30px; border-top: solid 2px #B03131; } .menu-items li.separation { background: rgba(255, 255, 255, 0.8); height: 10px; } .menu-items .selected { font-style: italic; } /* .letsgo .menu-items .selected, .rest .menu-items .selected { color: #B03131; background: rgba(255, 255, 255, 0.8); } */ /* LETS GO END */ /* NEW LETS GO */ .letsgo-container { padding: 52px 0px 0px 0px; } .purpose-list { width: 100%; margin: 0px; padding: 0px; } .purpose-btn { display: inline-block; width: 25%; height: 85px; box-sizing: border-box; ms-box-sizing: border-box; webkit-box-sizing: border-box; moz-box-sizing: border-box; background-color: #fafafa; color: #DC3D3D; border: solid 1px #aaa; text-align: center; vertical-align: top; margin: 0px; padding: 5px; } .purpose-btn.disabled { background-color: #ccc; -webkit-filter: grayscale(90%); -moz-filter: grayscale(90%); filter: grayscale(90%); } .purpose-btn .btn-icon { margin: 3px; display: block; margin-left: auto; margin-right: auto; width: 32px; height: 32px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .purpose-btn.tourists .btn-icon { background-image: url(../images/ratings/guest_selected.png); } .purpose-btn.partner .btn-icon { background-image: url(../images/ratings/romantic_selected.png); } .purpose-btn.friends .btn-icon { background-image: url(../images/ratings/friends_selected.png); } .purpose-btn.lunch .btn-icon { background-image: url(../images/ratings/lunch_selected.png); } .letsgo-picture-container { position: relative; height: 200px; margin: 0; padding: 0; } .letsgo-picture { height: 200px; background-color: transparent; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: 40px; margin-right: 40px; } .letsgo-picture-container .left-arrow { width: 32px; height: 32px; position: fixed; z-index: 2; vertical-align: center; top: 55%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); left: 5px; background-color: transparent; background-image: url(../images/arrows/arrow_left.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-picture-container .right-arrow { width: 32px; height: 32px; position: fixed; z-index: 2; vertical-align: center; top: 55%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 5px; background-color: transparent; background-image: url(../images/arrows/arrow_right.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-picture-container.desktop { height: 100%; } .letsgo-picture-container .right-arrow:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); } .letsgo-picture-container .left-arrow:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); } .letsgo-picture-container .right-arrow:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .letsgo-picture-container .left-arrow:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .letsgo-rest-main, .letsgo-predict, .letsgo-discount-list .discount { color: #444; background-color: #fafafa; /* border: solid 1px #aaa; */ } .letsgo-disc-area { width: 50px; height: 50px; float: right; margin: 5px; background-image: url(../images/special-offer-icons.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-rest-distance { float: right; width: 25%; } #rest-title, .discount .title { font-size: larger; } .rest-open { background-color: #DC3D3D; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; text-align: center; width: 50%; display: none; } .letsgo-discount-list ul { list-style: none; padding: 0; margin: 0; } .letsgo-discount-list .discount { background-image: url(/static/images/special-offer-icons.jpg); background-size: 45px 45px; background-repeat: no-repeat; padding-left: 55px; } .ui-loader { display: none; } /* NEW LETS GO END */ /* RESTAURANT */ .full-background.rest { position: inherit; min-height: 100%; /* background-color: rgba(247, 248, 205, 1); */ } .rest-container { /* padding: 15px; */ } .rest .picture { display: block; width: 280px; height: 187px; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; border: solid 1px #DC3D3D; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .rest .rest-right { width: 100%; display: block; margin-bottom: 10px; } .rest-map img { display: block; width: 300px; height: 200px; max-height: 100%; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; background-repeat: no-repeat; background-position: center; -webkit-background-size: auto; -moz-background-size: auto; -o-background-size: auto; background-size: auto; /* border: solid 1px #DC3D3D; */ } .map-link { display: block; width: 300px; margin-top: 0; margin-left: auto; margin-right: auto; text-align: right; text-decoration: none; color: #999; } .map-link:hover { color: #bbb; } .map-link:active { color: #777; } .rest .info { min-height: 24px; margin-top: 3px; margin-bottom: 3px; } /* div.icon-address { display: inline-block; width: 24px; height: 24px; border: 0; background-image: url(../images/location.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } div.icon-phone { width: 24px; height: 24px; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-hours { width: 24px; height: 24px; background-image: url(../images/hours.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-closed { width: 24px; height: 24px; background-image: url(../images/calendar.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-web { width: 24px; height: 24px; background-image: url(../images/web.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-email { width: 24px; height: 24px; background-image: url(../images/mail.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } */ /* p.iconed { display: block; margin-left: 30px; margin-top: -24px; margin-bottom: 15px; } */ p.day { margin-left: 50px; } .black-text { color: #444; } .rest p.desc { margin-bottom: 10px; margin-top: 5px; } .hours-block { display: inline-block; margin: 5px; } p.time-label { width: 45px; display: inline-block; padding: 0; margin: 0; font-size: smaller; } .days-item { display: inline-block; border: solid 1px #DC3D3D; background-color: rgba(255, 255, 255, 0.6); padding: 5px; margin: 7px; } .days-item p, .admin-list li p { display: inline-block; color: #000; margin-right: 5px; } .delete-small { width: 16px; height: 16px; border: none; background-color: transparent; background-image: url(../images/close.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; vertical-align: text-top; } .delete-small.pic { width: 24px; height: 24px; } .add-small { width: 24px; height: 24px; margin-left: 10px; border: none; background-color: transparent; background-image: url(../images/add.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; vertical-align: middle; } input.days-input { display: inline-block; width: 150px; } #other-pictures { /* set only for larger screens*/ } .other-pic-item { display: inline-block; margin: 10px; } .other-pic-item .other-picture.preview { width: 150px; height: 100px; } .other-pic-item .delete-small { vertical-align: top; margin-top: 10px; margin-left: -34px; } .admin-rest-item.no-border { border: none; } .admin-rest-item a { text-decoration: none; color: #DC3D3D; } .admin-rest-item a:hover { filter: brightness(150%); background-color: #ffdebe; } .discounts { margin-bottom: 10px; } .discounts ul { list-style: none; padding: 0px; margin: 0px; } /* RESTAURANT END */ /* NEW RESTAURANT */ .rest-container { padding: 51px 0px 0px 0px; } .red-bg { background-color: #DC3D3D; color: white; } .rest-container .rest-name { font-size: 15pt; margin: 0; padding: 10px; } .rest-container .info { padding: 10px; } .rest-container .desc{ padding-left: 10px; padding-right: 10px; } .rest-container .icon { display: inline-block; width: 18px; height: 18px; border: 0; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin-top: 10px; } .rest-container p.iconed { display: block; margin-left: 22px; margin-top: -20px; /* margin-bottom: 15px; */ } .icon-address { background-image: url(../images/location.png); } .icon-phone { background-image: url(../images/phone.png); } .icon-hours { background-image: url(../images/hours.png); } .icon-closed { background-image: url(../images/calendar.png); } .icon-web { background-image: url(../images/web.png); } .icon-email { background-image: url(../images/mail.png); } .rest-disc-item { padding: 5px 10px 5px 10px; border-bottom: solid 1px #842525; } .rest-disc-item.no-border{ border: 0; } .rest-disc-item .title{ font-size: larger; } .rest-disc-item .disc-red-button{ outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; background-color: #842525; color: white; line-height: 1.3em; padding-left: 10px; padding-right: 10px; font-size: 12pt; margin-top: 2px; margin-bottom: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .discounts { max-height: 200px; overflow: auto; } .rest-disc-item .actions{ max-width: 150px; float: right; margin-top: 10px; } .slider { position: relative; margin-left: auto; margin-right: auto; width: 300px; height: 200px; margin-top: 5px; margin-bottom: 5px; } .pictures { cursor: move; position: absolute; overflow: hidden; left: 0px; top: 0px; width: 300px; height: 200px; } /* jssor slider bullet navigator skin 14 css */ /* .jssorb14 div (normal) .jssorb14 div:hover (normal mouseover) .jssorb14 .av (active) .jssorb14 .av:hover (active mouseover) .jssorb14 .dn (mousedown) */ .jssorb14 { position: absolute; bottom: 10px; } .jssorb14 div, .jssorb14 div:hover, .jssorb14 .av { position: absolute; /* size of bullet elment */ width: 12px; height: 12px; background: url(/static/images/b14.png) no-repeat; overflow: hidden; cursor: pointer; } .jssorb14 div { background-position: -9px -9px; } .jssorb14 div:hover, .jssorb14 .av:hover { background-position: -39px -9px; } .jssorb14 .av { background-position: -69px -9px; } .jssorb14 .dn, .jssorb14 .dn:hover { background-position: -99px -9px; } /* NEW RESTAURANT END */ /* OWNER REST LIST */ .owner-rest-list { list-style: none; width: 1000px; max-width: 100%; padding: 0px; margin-left: auto; margin-right: auto; } .owner-rest-item { display: inline-block; border: solid 1px #DC3D3D; background-color: #fff; width: 300px; margin-right: 10px; margin-bottom: 10px; } .owner-rest-item .rest-image { width: 290px; height: 193px; margin: 5px; } .owner-rest-item .rest-info { padding: 0 10px 10px 10px; } .owner-rest-item .rest-info .address { font-size: smaller; } /* OWNER REST LIST END */ /* DISCOUNT MANAGE */ .discount-container { padding: 51px 10px 10px 10px; } .disc-list { margin-top: 30px; padding-left: 20px; padding-right: 20px; color: #444; } .disc-list .list ul { list-style: none; margin: 10px; padding: 0; } .disc-list .list .disc-item { padding: 10px; border: solid 1px #444; } .disc-item.even { background-color: #fff; } .disc-item.odd { background-color: #ddd; } .disc-item .desc { } .disc-item .desc:hover { color: #DC3D3D } .disc-item .coupon-num { float: left; width: 70px; margin: 5px; text-align: center; } .disc-item .desc .title { font-size: larger; } .disc-item .actions { float: right; margin: 5px; } .clear-float { clear: both; } button.new-discount { float: right; margin-right: 10px; } /* DISCOUNT MANAGE END*/ /* MY COUPONS */ .coupon-list .used { max-height: 400px; } ul.coupon-list { padding-left: 20px; padding-right: 20px; color: #444; list-style: none; margin: 10px; padding: 0; } ul.coupon-list .disc-item { padding: 10px; border: solid 1px #444; } /* .coupon-item { } .disc-item .disc-left { } */ .coupon-list-title { font-size: larger; } .coupons-title { color: #DC3D3D; margin-top: 25px; } .disc-coupon-list { list-style: none; padding: 5px; margin: 5px; } .disc-coupon-list p { float: left; margin: 5px; } .disc-coupon-list .use-button { float: right; margin: 5px; } .disc-coupon-list li { border-bottom: dashed 2px #DC3D3D; } /* MY COUPONS END*/ /* media queries*/ @media screen and (min-width: 500px) and (max-width: 980px) { body { font-size: 11pt; } .mobile { display: none; } .desktop { display: inherit; } .red-button, input[type=button], input[type=submit], input[type=text], input[type=number], select, textarea, .menu-items button { font-size: 12pt !important; } .login h4 { margin-top: 10px; font-size: 20pt; } .loading .loading-message { font-size: 13px; } /* profile */ /* .full-background.profile { background-image: url(../images/home_background.png); } */ /* .profile-container { position: fixed; top: 45px; left: 20px; right: 20px; bottom: 20px; background-color: rgba(247, 248, 205, 0.95); z-index: 1; } */ .profile-picture { width: 120px; height: 120px; } .profile-logo { width: 250px; height: 110px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .step { right: 5px; margin: 5px; padding: 5px; width: 48px; height: 48px; font-size: 12pt; } .form-label { width: 25%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 12pt; } .form-input { width: 60%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 12pt; } #other-pictures { width: 60%; margin-left: 25%; padding-left: 20px; } /* profile end */ /* profile ratings */ .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 12pt; } .city-search label { font-size: 11pt; } .city-search .input { font-size: 11pt; } /* profile ratings end */ /* letsgo */ /* .letsgo .rest-details, .letsgo .disc-details { width: 350px; } */ .letsgo-rest-list { width: 420px; } .letsgo-rest-item { width: 410px; } .letsgo-rest-item .rest-image { width: 400px; height: 267px; } .purpose-list { width: 150px; height: 100%; position: fixed; top: 50px; left: 0; border-right: solid 1px #aaa; background-color: #fafafa; z-index: 2; } .letsgo-picture-container.desktop .left-arrow{ left: 155px } .purpose-btn { position: relative; border: 0; width: 100%; padding: 0; height: 50px; padding: 5px; margin-top: 10px; margin-bottom: 10px; vertical-align: middle; } .purpose-btn .text { position: absolute; top: 50%; left: 50px; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); /* display: inline-block; width: 90px; */ } .purpose-btn .btn-icon { width: 32px; position: absolute; top: 7px; left: 5px; /* margin-left: 3px; margin-right: 10px; vertical-align: middle; display: inline-block; */ } .purpose-btn.disabled { background-color: #DC3D3D; color: #fff; -webkit-filter: none; -moz-filter: none; filter: none; } .purpose-btn.disabled .btn-icon { -webkit-filter: brightness(0%) invert(100%); -moz-filter: brightness(0%) invert(100%); filter: brightness(0%) invert(100%); } .letsgo-rest { margin-left: 151px; } .letsgo-picture-container { position: relative; margin: 0; padding: 0; } .letsgo-rest-area { max-width: 100%; margin-left: 40px; margin-right: 40px; } .letsgo-rest-area .frame { width: 300px; max-width: 100%; margin-left: auto; margin-right: auto; } .letsgo-picture { height: 200px; background-color: #fafafa; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin: 0; } /* letsgo end */ .disc-item .desc { float: left; max-width: 70%; } .disc-item .coupon-num { width: 80px; float: left; } .coupon-item { float: right; text-align: right; } .disc-item .disc-left { float: left; max-width: 80%; } } @media screen and (min-width: 650px) { /* profile ratings */ .rest-item { max-width: 750px; margin-left: auto; margin-right: auto; } .filters { max-width: 750px; margin-left: auto; margin-right: auto; } .rest-item div.rest-details { display: inline-block; width: 50%; vertical-align: top; } .rest-item div.rest-ratings { display: inline-block; width: 45%; margin-left: 10px; } /* .rest-item .rest-details .rest-image { width: 300px; height: 200px; } */ /* profile ratings end */ .city-search label { width: 45%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; } .city-search .input { width: 45%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; } .ratings #city { width: 100%; } /* letsgo */ .top-bar .menu-button .user-menu-small { display: block; } .letsgo-rest-list { width: 520px; } .letsgo-rest-item { width: 510px; } .letsgo-rest-item .rest-image { width: 500px; height: 333px; } .letsgo-rest-area .frame { width: 450px; } .letsgo-picture { height: 300px; } /* letsgo end */ /* restaurant */ .rest .rest-right { width: 50%; float: right; } .rest .rest-left { width: 50%; float: left; } .rest-map img { width: 550px; height: 300px; } .map-link { width: 550px; } /* restaurant end*/ /* owner list */ .rest-item div.rest-actions { display: inline-block; width: 45%; margin-left: 10px; } /* owner list end */ .rest .picture { width: 300px; height: 200px; } .rest .rest-right .rest-map img { width: 300px; height: 200px; } .rest .rest-right .map-link { width: 300px; } } @media screen and (min-width: 800px) { .rest .picture { width: 380px; height: 253px; } .rest .rest-right .rest-map img { width: 380px; height: 253px; } .rest .rest-right .map-link { width: 380px; } .letsgo-rest-area .frame { width: 550px; } .letsgo-picture { height: 366px; } } @media screen and (min-width: 980px) { body { font-size: 13pt; } .mobile { display: none; } .desktop { display: inherit; } .red-button, input[type=button], input[type=submit], input[type=text], input[type=number], select, textarea, .menu-items button { font-size: 14pt; } .login h4 { margin-top: 10px; font-size: 16pt; } .loading .loading-message { font-size: 16px; } /* profile */ /* .full-background.profile { background-image: url(../images/home_background.png); } .profile-container { position: fixed; top: 45px; left: 20px; right: 20px; bottom: 20px; background-color: rgba(247, 248, 205, 0.95); z-index: 1; } */ .profile-picture { width: 140px; height: 140px; } .profile-logo { width: 350px; height: 150px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .step { right: 5px; margin: 5px; padding: 5px; width: 64px; height: 64px; font-size: 15pt; } .form-label { width: 25%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 13pt; } .form-input { width: 60%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 13pt; } #other-pictures { width: 60%; margin-left: 25%; padding-left: 20px; } /* profile end */ /* profile ratings */ .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 13pt; } .city-search label { width: 45%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 13pt; } .city-search .input { width: 45%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 13pt; } .ratings #city { width: 100%; } /* profile ratings end */ /* letsgo */ /* .letsgo .rest-details, .letsgo .disc-details { width: 450px; } */ .letsgo-rest-list { width: 864px; } .letsgo-rest-item { width: 410px; vertical-align: middle; margin: 10px; } .letsgo-rest-item .rest-image { width: 400px; height: 267px; } .purpose-list { width: 200px; height: 100%; position: fixed; top: 50px; left: 0; border-right: solid 1px #aaa; background-color: #fafafa; z-index: 2; } .letsgo-picture-container.desktop .left-arrow{ left: 205px } .purpose-btn { border: 0; width: 100%; padding: 0; vertical-align: middle; height: 50px; padding: 5px; margin-top: 10px; margin-bottom: 10px; } .purpose-btn .text { display: inline-block; width: 140px; } .purpose-btn .btn-icon { width: 32px; margin-left: 3px; margin-right: 10px; display: inline-block; vertical-align: middle; } .purpose-btn.disabled { background-color: #DC3D3D; color: #fff; -webkit-filter: none; -moz-filter: none; filter: none; } .purpose-btn.disabled .btn-icon { -webkit-filter: brightness(0%) invert(100%); -moz-filter: brightness(0%) invert(100%); filter: brightness(0%) invert(100%); } .letsgo-rest { margin-left: 201px; } .letsgo-picture-container { position: relative; margin: 0; padding: 0; } .letsgo-rest-area { max-width: 100%; margin-left: 40px; margin-right: 40px; } .letsgo-rest-area .frame { width: 600px; max-width: 100%; margin-left: auto; margin-right: auto; } .letsgo-picture { height: 400px; background-color: #fafafa; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin: 0; } /* letsgo end */ /* restaurant */ /* .rest .rest-right { width: 50%; float: right; } .rest .rest-left { width: 50%; float: left; } .rest .picture { width: 450px; height: 300px; } .rest .rest-right .rest-map img { width: 450px; height: 300px; } .rest .rest-right .map-link { width: 450px; } */ .slider { width: 400px; height: 267px; } .pictures { width: 400px; height: 267px; } .rest-map img { width: 600px; height: 300px; } .map-link { width: 600px; } /* restaurant end */ .disc-item .desc { float: left; max-width: 70%; } .disc-item .coupon-num { width: 100px; float: left; } .coupon-item { float: right; text-align: right; } .disc-item .disc-left { float: left; max-width: 80%; } }
static/css/main_old2.css
body { font-size: 10pt; font-family: "Lato"; color: #DC3D3D; margin: 0; padding: 0; overflow: auto; min-height: 100%; /* background-color: #F7F8CD; */ background-color: #fafafa; } h1, h2, h3, h4, h5, h6, p { margin: 5px; } .text-bold { font-weight: 700; /* or 900, if more. Other weights are not provided */ } a.title { text-decoration: none; color: #DC3D3D; } /* a.title:hover{ -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } a.title:active{ -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } */ .desktop { display: none; } .center-text { text-align: center; padding-left: 5px; padding-right: 5px; } form { margin-top: 20px; margin-bottom: 20px; width: 90%; margin-left: auto; margin-right: auto; } .img-btn:not(.disabled):hover { -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } .img-btn:not(.disabled):active { -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } button { outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; /* color: white; background-color: #DC3D3D; line-height: 1.3em; */ cursor: pointer; } .red-button, input[type=button], input[type=submit] { outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; /* background-image: url(../images/btn.png); */ background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; background-color: #DC3D3D; border-right: solid 1px #842525; border-bottom: solid 2px #842525; color: white; line-height: 1.3em; padding-left: 10px; padding-right: 10px; font-size: 12pt; margin-top: 2px; margin-bottom: 3px; } input[type=text], input[type=number], select { outline: 0; border: 0; font-size: 12pt; line-height: 1.3em; border-bottom: solid 2px #DC3D3D; box-shadow: none; background-color: rgba(255, 255, 255, 0.6); /* color: #DC3D3D; */ width: 90%; max-width: 90%; } textarea { outline: 0; border: 0; font-family: "Lato"; font-size: 13pt; line-height: 1.3em; border-bottom: solid 2px #DC3D3D; box-shadow: none; background-color: rgba(255, 255, 255, 0.6); /* color: #DC3D3D; */ width: 90%; } button.disabled { background-color: #868686; border-right-color: #363636; border-bottom-color: #363636; } .clickable { cursor: pointer; } .clickable:not(.disabled):hover { -webkit-filter: brightness(120%); -moz-filter: brightness(120%); filter: brightness(120%); } .clickable:not(.disabled):active { -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-clickable, .disc-clickable { cursor: pointer; } .rest-clickable:not(.disabled):hover, .disc-clickable:not(.disabled):hover { /* color: #ff6b6b; */ text-decoration: underline; } .rest-clickable:not(.disabled):active, .disc-clickable:not(.disabled):active { color: #c40f0f; text-decoration: underline; } /* SCROLL BAR */ .scrollable, .popup-scrollable { max-height: 75%; overflow: hidden; /* margin-bottom: 10px; */ } .track-red { width: 7px; background: rgba(220, 61, 61, 0.15); margin-right: -2px; border-radius: 10px; -webkit-transition: background 200ms linear; transition: background 200ms linear; } .track-red:hover, .track-red.dragging { background: #DC3D3D; background: rgba(220, 61, 61, 0.35); } .handle-red { width: 7px; right: 0; background: #DC3D3D; background: rgba(220, 61, 61, 0.8); border-radius: 7px; -webkit-transition: width 200ms; transition: width 200ms; } .track-white { width: 7px; background: rgba(255, 255, 255, 0.15); margin-left: -8px; border-radius: 10px; -webkit-transition: background 200ms linear; transition: background 200ms linear; } .track-white:hover, .track-white.dragging { background: white; background: rgba(255, 255, 255, 0.35); } .handle-white { width: 7px; right: 0; background: white; background: rgba(255, 255, 255, 0.8); border-radius: 7px; -webkit-transition: width 200ms; transition: width 200ms; } /* SCROLL BAR END */ /* TOOLTIP */ .my-tooltip { padding: 10px 20px; color: white; background: #DC3D3D; max-width: 150px; font-size: 10pt; border: 0; } /* TOOLTIP END */ /* POPUP */ .popup-background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(220, 220, 220, 0.7); z-index: 300; } .popup-foreground { position: fixed; top: 25px; bottom: 25px; left: 25px; right: 25px; background-color: #fafafa; z-index: 310; border: solid 2px #DC3D3D; /* border-radius: 24px; */ padding: 15px; } .popup-foreground h3 { margin-top: 10px; margin-left: 10px; } .close { background-color: transparent; background-image: url(../images/close.png); float: right; width: 32px; height: 32px; } /* POPUP END */ /* LOADING */ .loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(220, 220, 220, 0.9); /* background-image: url(../images/ajax-loader.gif); */ /* background-position: center center; background-repeat: no-repeat; */ z-index: 200; } .loading img { display: block; width: 100px; height: 100px; margin-top: 100px; margin-left: auto; margin-right: auto; } .loading .loading-message { text-align: center; color: #000; font-size: 16px; } /* LOADING END */ /* HOME PAGE */ .full-background.home { background-image: url(../images/home_background.png); position: fixed; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: -1; } .home-container { position: relative; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 100%; height: 500px; max-height: 80%; text-align: center; } .home-logo { max-height: 100%; max-width: 80%; width: 500px; height: 500px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-image: url(../images/home_logo.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; z-index: 10; } .home-logo-bg { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background-color: #EBEBEB; width: 100%; max-height: 33%; height: 167px; z-index: 1; } .login { position: absolute; left: 50%; bottom: 5%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 1000; width: 179px; max-width: 29%; height: 167px; max-height: 29%; } .login h4 { margin-top: 5px; font-size: 16pt; } .login .google-btn { display: inline-block; padding: 2px; width: 64px; height: 64px; max-width: 40%; max-height: 40%; background-image: url(../images/google.png); background-repeat: no-repeat; background-position: right; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .login .fb-btn { display: inline-block; padding: 2px; margin-left: 4px; width: 64px; height: 64px; max-width: 40%; max-height: 40%; background-image: url(../images/facebook.png); background-repeat: no-repeat; background-position: left; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; width: 64px; } /* HOME PAGE END */ /* PROFILE PAGE */ /* .full-background.profile { background-image: none; background-color: #F7F8CD; } */ /* .profile-container { position: fixed; top: 0; left: 0; right: 0; bottom: 0; } */ .profile-picture { width: 90px; height: 90px; float: left; margin: 5px; margin-right: 15px; border: solid 1px #DC3D3D; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .step { margin-top: 30px; position: absolute; right: 5px; margin: 5px; padding: 5px; width: 32px; height: 32px; font-size: 10pt; color: white; text-align: center; background-image: url(../images/red_circle.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .profile-logo { width: 190px; height: 70px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; } .form-label, .form-input, .city-search label, .city-search .input { width: 100%; text-align: left; display: block; padding-left: 10px; margin-top: 15px; font-size: 11pt; } .form-input .radio-inline { position: relative; } .form-explanation { font-size: smaller; } .save { text-align: center; margin-top: 10px; margin-left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); } /* PROFILE PAGE END */ /* PROFILE RATINGS */ ul.rest-list, ul.rest-create-list { list-style: none; padding-left: 10px; padding-right: 10px; } li.rest-item { padding-bottom: 5px; padding-top: 5px; border-bottom: solid 2px #DC3D3D; /* padding-right: 15px; */ } .rest-item div.rest-details { display: block; width: 100%; margin-top: 10px; } .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 13pt; margin-bottom: 0; } .rest-item .rest-details .address { margin: 0 0 5px 0; } .rest-item .rest-details .rest-image { width: 280px; height: 187px; } .rest-item div.rest-ratings { display: block; width: 100%; margin-top: 15px; } .rest-item .purpose-buttons { margin-bottom: 10px; margin-left: 10px; } .rest-item .purpose-icon { width: 32px; height: 32px; display: inline-block; vertical-align: top; margin-right: 20px; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .rest-item button.rating-btn { width: 32px; height: 32px; margin-right: 5px; background-color: transparent; } .rest-item .rating-btn.noidea { background-image: url(../images/ratings/noidea.png); width: 39px; height: 39px; } .rest-item .rating-btn.noidea.selected { background-image: url(../images/ratings/noidea_selected.png); } .rest-item .rating-btn.noidea:hover { background-image: url(../images/ratings/noidea_selected.png); } .rest-item .rating-btn.noidea:active { background-image: url(../images/ratings/noidea_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.bad { background-image: url(../images/ratings/bad.png); } .rest-item .rating-btn.bad.selected { background-image: url(../images/ratings/bad_selected.png); } .rest-item .rating-btn.bad:hover { background-image: url(../images/ratings/bad_selected.png); } .rest-item .rating-btn.bad:active { background-image: url(../images/ratings/bad_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.neutral { background-image: url(../images/ratings/neutral.png); } .rest-item .rating-btn.neutral.selected { background-image: url(../images/ratings/neutral_selected.png); } .rest-item .rating-btn.neutral:hover { background-image: url(../images/ratings/neutral_selected.png); } .rest-item .rating-btn.neutral:active { background-image: url(../images/ratings/neutral_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .rest-item .rating-btn.happy { background-image: url(../images/ratings/happy.png); } .rest-item .rating-btn.happy.selected { background-image: url(../images/ratings/happy_selected.png); } .rest-item .rating-btn.happy:hover { background-image: url(../images/ratings/happy_selected.png); } .rest-item .rating-btn.happy:active { background-image: url(../images/ratings/happy_selected.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .navigation-buttons .continue { display: block; text-align: center; margin-top: 10px; margin-left: auto; margin-right: auto; } .navigation-buttons .next { width: 32px; height: 32px; float: right; display: block; color: #DC3D3D; /* text-align: right; */ /* margin-top: 10px; */ margin-right: 20px; margin-bottom: 10px; /* padding-right: 45px; */ background-color: transparent; background-image: url(../images/arrows/arrow_right.png); background-repeat: no-repeat; background-position: right; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .navigation-buttons .prev { width: 32px; height: 32px; float: left; display: block; color: #DC3D3D; /* text-align: left; */ /* margin-top: 10px; */ margin-left: 20px; margin-bottom: 10px; /* padding-left: 45px; */ background-color: transparent; background-image: url(../images/arrows/arrow_left.png); background-repeat: no-repeat; background-position: left; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .navigation-buttons .next:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); } .navigation-buttons .prev:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); } .navigation-buttons .next:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .navigation-buttons .prev:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } /* PROFILE RATINGS END */ /* RATINGS */ .ratings #city, .ratings #name-input { width: 70%; } .create-places { border: solid 1px #DC3D3D; width: 70%; margin: 10px auto 5px auto; padding: 5px; } .ratings .filters { display: block; width: 100%; max-width: 750px; padding: 10px; vertical-align: top; margin-left: auto; margin-right: auto; } .ratings .rest-list { display: block; width: 100%; max-width: 750px; padding: 10px; vertical-align: top; margin-left: auto; margin-right: auto; } .ui-autocomplete { max-height: 150px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; } /* IE 6 doesn't support max-height * we use height instead, but this forces the menu to always be this tall */ * html .ui-autocomplete { height: 150px; } .ui-widget { font-family: "Lato"; font-size: 1em; margin-bottom: 10px; font-size: 1em; } .search-name { background-image: url(../images/search.png); width: 32px; height: 32px; } .name-input-block { display: block; width: 90%; margin: 0 auto; } .name-input-block input, .name-input-block button { display: inline-block; vertical-align: bottom; } .map-search-label { padding-top: 5px; padding-bottom: 5px; } .map-search { width: 90%; height: 250px; margin: 0 auto; /* margin: 10px; */ } .controls { margin-top: 16px; border: 1px solid transparent; border-radius: 2px 0 0 2px; box-sizing: border-box; -moz-box-sizing: border-box; height: 32px; outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); } #pac-input { background-color: #fff; padding: 0 11px 0 13px; width: 75%; /* font-family: Roboto; font-size: 15px; font-weight: 300; */ text-overflow: ellipsis; margin-left: 15px; } .city-search .input input { width: 100%; } .my-input-text { margin-bottom: 10px; width: 400px; max-width: 90%; } /* RATINGS END */ /* LETS GO */ /* .full-background.letsgo { background-image: url(../images/empty_big.png); } */ .top-bar { position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 50px; background-color: #DC3D3D; border-bottom: solid 2px #881e1e; z-index: 50; } .rest-logo { position: fixed; top: 5px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); display: block; z-index: 9; height: 40px; width: 200px; max-width: 50%; background-image: url(../images/logo_white.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; z-index: 11; } .top-bar .menu-button { height: 50px; max-width: 30%; position: fixed; top: 5px; left: 20px; z-index: 11; } .top-bar .refresh-button button { height: 32px; width: 32px; position: fixed; top: 9px; right: 20px; z-index: 11; background-image: url(../images/refresh.png); } .top-bar .menu-button button { width: 32px; height: 32px; margin-top: 4px; /* background-color: #DC3D3D; */ background-image: url(../images/menu_btn.png); float: left; } .top-bar .menu-button .user-menu-small { z-index: 11; display: none; /* this is hidden in small screens */ } .top-bar .menu-button .user-menu-small .user-picture { background-image: url(../images/user.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; position: fixed; top: 5px; left: 60px; width: 40px; height: 40px; float: left; border: solid 2px white; border-radius: 24px; } .top-bar .menu-button .user-name { color: white; float: left; position: fixed; top: 12px; left: 110px; } .letsgo-rest-list { list-style: none; width: 100%; /* max-width: 100%; */ margin-left: auto; margin-right: auto; /* margin: 0px; */ padding: 0px; } .letsgo-rest-item { display: inline-block; border: solid 1px #DC3D3D; background-color: #fff; width: 285px; max-width: 100%; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; } .letsgo-rest-item .rest-image { width: 275px; height: 183px; margin: 5px; max-width: 100%; } .letsgo-rest-item .rest-info { padding: 0 10px 10px 10px; } .letsgo-rest-item .rest-info .name, .letsgo-rest-item .discount .title { font-size: larger; } .letsgo-rest-item ul.discounts { list-style: none; margin: 5px; padding: 0px; } .letsgo-rest-item .discount { background-color: #ffdebe; padding: 10px; border-bottom: dashed 1px #ff9d3e; } .letsgo-rest-item .discount.no-border { border: 0px; } /* .letsgo .rest-details { width: 240px; max-width: 60%; padding-left: 25px; padding-right: 25px; background-image: url(../images/rest_back_white.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 10; } .letsgo .disc-details{ width: 240px; padding-left: 25px; padding-right: 25px; max-width: 60%; background-image: url(../images/rest_back_white_down.png); background-repeat: no-repeat; background-position: top; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; position: absolute; top: 55; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 10; } .letsgo .rest-details .first { margin-top: 10px; margin-bottom: -5px; } .letsgo .rest-details .prev { position: absolute; bottom: 15px; left: -50px; width: 50px; height: 75px; left: -40px; width: 40px; height: 60px; background-color: transparent; background-image: url(../images/red_arrow_left.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo .rest-details .next { position: absolute; bottom: 15px; right: -50px; width: 50px; height: 75px; right: -40px; width: 40px; height: 60px; background-color: transparent; background-image: url(../images/red_arrow_right.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } */ .letsgo .left-menu, .rest .left-menu { width: 250px; max-width: 80%; /* max-height: 95%; */ color: white; background: rgba(220, 61, 61, 1); position: fixed; top: 50px; left: 0; padding-top: 10px; z-index: 11; } .user-menu .user-picture { background-image: url(../images/user.png); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; width: 48px; height: 48px; margin: 10px; float: left; border: solid 2px white; border-radius: 24px; vertical-align: middle; } .user-menu .user-name { float: left; margin-top: 15px; } .menu-items { list-style: none; margin: 0; padding: 0; } .menu-items li button { width: 100%; text-align: left; /* font-size: larger; */ color: white; background: rgba(220, 61, 61, 1); padding: 10px; padding-left: 30px; border-top: solid 2px #B03131; } .menu-items li.separation { background: rgba(255, 255, 255, 0.8); height: 10px; } .menu-items .selected { font-style: italic; } /* .letsgo .menu-items .selected, .rest .menu-items .selected { color: #B03131; background: rgba(255, 255, 255, 0.8); } */ /* LETS GO END */ /* NEW LETS GO */ .letsgo-container { padding: 52px 0px 0px 0px; } .purpose-list { width: 100%; margin: 0px; padding: 0px; } .purpose-btn { display: inline-block; width: 25%; height: 85px; box-sizing: border-box; ms-box-sizing: border-box; webkit-box-sizing: border-box; moz-box-sizing: border-box; background-color: #fafafa; color: #DC3D3D; border: solid 1px #aaa; text-align: center; vertical-align: top; margin: 0px; padding: 5px; } .purpose-btn.disabled { background-color: #ccc; -webkit-filter: grayscale(90%); -moz-filter: grayscale(90%); filter: grayscale(90%); } .purpose-btn .btn-icon { margin: 3px; display: block; margin-left: auto; margin-right: auto; width: 32px; height: 32px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .purpose-btn.tourists .btn-icon { background-image: url(../images/ratings/guest_selected.png); } .purpose-btn.partner .btn-icon { background-image: url(../images/ratings/romantic_selected.png); } .purpose-btn.friends .btn-icon { background-image: url(../images/ratings/friends_selected.png); } .purpose-btn.lunch .btn-icon { background-image: url(../images/ratings/lunch_selected.png); } .letsgo-picture-container { position: relative; height: 200px; margin: 0; padding: 0; } .letsgo-picture { height: 200px; background-color: transparent; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: 40px; margin-right: 40px; } .letsgo-picture-container .left-arrow { width: 32px; height: 32px; position: fixed; z-index: 2; vertical-align: center; top: 55%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); left: 5px; background-color: transparent; background-image: url(../images/arrows/arrow_left.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-picture-container .right-arrow { width: 32px; height: 32px; position: fixed; z-index: 2; vertical-align: center; top: 55%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 5px; background-color: transparent; background-image: url(../images/arrows/arrow_right.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-picture-container.desktop { height: 100%; } .letsgo-picture-container .right-arrow:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); } .letsgo-picture-container .left-arrow:not(.disabled):hover { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); } .letsgo-picture-container .right-arrow:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_right_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .letsgo-picture-container .left-arrow:not(.disabled):active { text-decoration: underline; background-image: url(../images/arrows/arrow_left_hover.png); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); filter: brightness(70%); } .letsgo-rest-main, .letsgo-predict, .letsgo-discount-list .discount { color: #444; background-color: #fafafa; /* border: solid 1px #aaa; */ } .letsgo-disc-area { width: 50px; height: 50px; float: right; margin: 5px; background-image: url(../images/special-offer-icons.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .letsgo-rest-distance { float: right; width: 25%; } #rest-title, .discount .title { font-size: larger; } .rest-open { background-color: #DC3D3D; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; text-align: center; width: 50%; display: none; } .letsgo-discount-list ul { list-style: none; padding: 0; margin: 0; } .letsgo-discount-list .discount { background-image: url(/static/images/special-offer-icons.jpg); background-size: 45px 45px; background-repeat: no-repeat; padding-left: 55px; } .ui-loader { display: none; } /* NEW LETS GO END */ /* RESTAURANT */ .full-background.rest { position: inherit; min-height: 100%; /* background-color: rgba(247, 248, 205, 1); */ } .rest-container { /* padding: 15px; */ } .rest .picture { display: block; width: 280px; height: 187px; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; border: solid 1px #DC3D3D; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .rest .rest-right { width: 100%; display: block; margin-bottom: 10px; } .rest-map img { display: block; width: 300px; height: 200px; max-height: 100%; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; background-repeat: no-repeat; background-position: center; -webkit-background-size: auto; -moz-background-size: auto; -o-background-size: auto; background-size: auto; /* border: solid 1px #DC3D3D; */ } .map-link { display: block; width: 300px; margin-top: 0; margin-left: auto; margin-right: auto; text-align: right; text-decoration: none; color: #999; } .map-link:hover { color: #bbb; } .map-link:active { color: #777; } .rest .info { min-height: 24px; margin-top: 3px; margin-bottom: 3px; } /* div.icon-address { display: inline-block; width: 24px; height: 24px; border: 0; background-image: url(../images/location.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } div.icon-phone { width: 24px; height: 24px; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-hours { width: 24px; height: 24px; background-image: url(../images/hours.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-closed { width: 24px; height: 24px; background-image: url(../images/calendar.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-web { width: 24px; height: 24px; background-image: url(../images/web.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } div.icon-email { width: 24px; height: 24px; background-image: url(../images/mail.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: 10px; } */ /* p.iconed { display: block; margin-left: 30px; margin-top: -24px; margin-bottom: 15px; } */ p.day { margin-left: 50px; } .black-text { color: #444; } .rest p.desc { margin-bottom: 10px; margin-top: 5px; } .hours-block { display: inline-block; margin: 5px; } p.time-label { width: 45px; display: inline-block; padding: 0; margin: 0; font-size: smaller; } .days-item { display: inline-block; border: solid 1px #DC3D3D; background-color: rgba(255, 255, 255, 0.6); padding: 5px; margin: 7px; } .days-item p, .admin-list li p { display: inline-block; color: #000; margin-right: 5px; } .delete-small { width: 16px; height: 16px; border: none; background-color: transparent; background-image: url(../images/close.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; vertical-align: text-top; } .delete-small.pic { width: 24px; height: 24px; } .add-small { width: 24px; height: 24px; margin-left: 10px; border: none; background-color: transparent; background-image: url(../images/add.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; vertical-align: middle; } input.days-input { display: inline-block; width: 150px; } #other-pictures { /* set only for larger screens*/ } .other-pic-item { display: inline-block; margin: 10px; } .other-pic-item .other-picture.preview { width: 150px; height: 100px; } .other-pic-item .delete-small { vertical-align: top; margin-top: 10px; margin-left: -34px; } .admin-rest-item.no-border { border: none; } .admin-rest-item a { text-decoration: none; color: #DC3D3D; } .admin-rest-item a:hover { filter: brightness(150%); background-color: #ffdebe; } .discounts { margin-bottom: 10px; } .discounts ul { list-style: none; padding: 0px; margin: 0px; } /* RESTAURANT END */ /* NEW RESTAURANT */ .rest-container { padding: 51px 0px 0px 0px; } .red-bg { background-color: #DC3D3D; color: white; } .rest-container .rest-name { font-size: 15pt; margin: 0; padding: 10px; } .rest-container .info { padding: 10px; } .rest-container .desc{ padding-left: 10px; padding-right: 10px; } .rest-container .icon { display: inline-block; width: 18px; height: 18px; border: 0; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin-top: 10px; } .rest-container p.iconed { display: block; margin-left: 22px; margin-top: -20px; /* margin-bottom: 15px; */ } .icon-address { background-image: url(../images/location.png); } .icon-phone { background-image: url(../images/phone.png); } .icon-hours { background-image: url(../images/hours.png); } .icon-closed { background-image: url(../images/calendar.png); } .icon-web { background-image: url(../images/web.png); } .icon-email { background-image: url(../images/mail.png); } .rest-disc-item { padding: 5px 10px 5px 10px; border-bottom: solid 1px #842525; } .rest-disc-item.no-border{ border: 0; } .rest-disc-item .title{ font-size: larger; } .rest-disc-item .disc-red-button{ outline: 0; border: 0; box-shadow: none; background: transparent; -webkit-appearance: button; background-color: #842525; color: white; line-height: 1.3em; padding-left: 10px; padding-right: 10px; font-size: 12pt; margin-top: 2px; margin-bottom: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .discounts { max-height: 200px; overflow: auto; } .rest-disc-item .actions{ max-width: 150px; float: right; margin-top: 10px; } .slider { position: relative; margin-left: auto; margin-right: auto; width: 300px; height: 200px; margin-top: 5px; margin-bottom: 5px; } .pictures { cursor: move; position: absolute; overflow: hidden; left: 0px; top: 0px; width: 300px; height: 200px; } /* jssor slider bullet navigator skin 14 css */ /* .jssorb14 div (normal) .jssorb14 div:hover (normal mouseover) .jssorb14 .av (active) .jssorb14 .av:hover (active mouseover) .jssorb14 .dn (mousedown) */ .jssorb14 { position: absolute; bottom: 10px; } .jssorb14 div, .jssorb14 div:hover, .jssorb14 .av { position: absolute; /* size of bullet elment */ width: 12px; height: 12px; background: url(/static/images/b14.png) no-repeat; overflow: hidden; cursor: pointer; } .jssorb14 div { background-position: -9px -9px; } .jssorb14 div:hover, .jssorb14 .av:hover { background-position: -39px -9px; } .jssorb14 .av { background-position: -69px -9px; } .jssorb14 .dn, .jssorb14 .dn:hover { background-position: -99px -9px; } /* NEW RESTAURANT END */ /* OWNER REST LIST */ .owner-rest-list { list-style: none; width: 1000px; max-width: 100%; padding: 0px; margin-left: auto; margin-right: auto; } .owner-rest-item { display: inline-block; border: solid 1px #DC3D3D; background-color: #fff; width: 300px; margin-right: 10px; margin-bottom: 10px; } .owner-rest-item .rest-image { width: 290px; height: 193px; margin: 5px; } .owner-rest-item .rest-info { padding: 0 10px 10px 10px; } .owner-rest-item .rest-info .address { font-size: smaller; } /* OWNER REST LIST END */ /* DISCOUNT MANAGE */ .discount-container { padding: 51px 10px 10px 10px; } .disc-list { margin-top: 30px; padding-left: 20px; padding-right: 20px; color: #444; } .disc-list .list ul { list-style: none; margin: 10px; padding: 0; } .disc-list .list .disc-item { padding: 10px; border: solid 1px #444; } .disc-item.even { background-color: #fff; } .disc-item.odd { background-color: #ddd; } .disc-item .desc { } .disc-item .desc:hover { color: #DC3D3D } .disc-item .coupon-num { float: left; width: 70px; margin: 5px; text-align: center; } .disc-item .desc .title { font-size: larger; } .disc-item .actions { float: right; margin: 5px; } .clear-float { clear: both; } button.new-discount { float: right; margin-right: 10px; } /* DISCOUNT MANAGE END*/ /* MY COUPONS */ .coupon-list .used { max-height: 400px; } ul.coupon-list { padding-left: 20px; padding-right: 20px; color: #444; list-style: none; margin: 10px; padding: 0; } ul.coupon-list .disc-item { padding: 10px; border: solid 1px #444; } /* .coupon-item { } .disc-item .disc-left { } */ .coupon-list-title { font-size: larger; } .coupons-title { color: #DC3D3D; margin-top: 25px; } .disc-coupon-list { list-style: none; padding: 5px; margin: 5px; } .disc-coupon-list p { float: left; margin: 5px; } .disc-coupon-list .use-button { float: right; margin: 5px; } .disc-coupon-list li { border-bottom: dashed 2px #DC3D3D; } /* MY COUPONS END*/ /* media queries*/ @media screen and (min-width: 500px) and (max-width: 980px) { body { font-size: 11pt; } .mobile { display: none; } .desktop { display: inherit; } .red-button, input[type=button], input[type=submit], input[type=text], input[type=number], select, textarea, .menu-items button { font-size: 12pt !important; } .login h4 { margin-top: 10px; font-size: 20pt; } .loading .loading-message { font-size: 13px; } /* profile */ /* .full-background.profile { background-image: url(../images/home_background.png); } */ /* .profile-container { position: fixed; top: 45px; left: 20px; right: 20px; bottom: 20px; background-color: rgba(247, 248, 205, 0.95); z-index: 1; } */ .profile-picture { width: 120px; height: 120px; } .profile-logo { width: 250px; height: 110px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .step { right: 5px; margin: 5px; padding: 5px; width: 48px; height: 48px; font-size: 12pt; } .form-label { width: 25%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 12pt; } .form-input { width: 60%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 12pt; } #other-pictures { width: 60%; margin-left: 25%; padding-left: 20px; } /* profile end */ /* profile ratings */ .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 12pt; } .city-search label { font-size: 11pt; } .city-search .input { font-size: 11pt; } /* profile ratings end */ /* letsgo */ /* .letsgo .rest-details, .letsgo .disc-details { width: 350px; } */ .letsgo-rest-list { width: 420px; } .letsgo-rest-item { width: 410px; } .letsgo-rest-item .rest-image { width: 400px; height: 267px; } .purpose-list { width: 150px; height: 100%; position: fixed; top: 50px; left: 0; border-right: solid 1px #aaa; background-color: #fafafa; z-index: 2; } .letsgo-picture-container.desktop .left-arrow{ left: 155px } .purpose-btn { position: relative; border: 0; width: 100%; padding: 0; height: 50px; padding: 5px; margin-top: 10px; margin-bottom: 10px; vertical-align: middle; } .purpose-btn .text { position: absolute; top: 50%; left: 50px; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); /* display: inline-block; width: 90px; */ } .purpose-btn .btn-icon { width: 32px; position: absolute; top: 7px; left: 5px; /* margin-left: 3px; margin-right: 10px; vertical-align: middle; display: inline-block; */ } .purpose-btn.disabled { background-color: #DC3D3D; color: #fff; -webkit-filter: none; -moz-filter: none; filter: none; } .purpose-btn.disabled .btn-icon { -webkit-filter: brightness(0%) invert(100%); -moz-filter: brightness(0%) invert(100%); filter: brightness(0%) invert(100%); } .letsgo-rest { margin-left: 151px; } .letsgo-picture-container { position: relative; margin: 0; padding: 0; } .letsgo-rest-area { max-width: 100%; margin-left: 40px; margin-right: 40px; } .letsgo-rest-area .frame { width: 300px; max-width: 100%; margin-left: auto; margin-right: auto; } .letsgo-picture { height: 200px; background-color: #fafafa; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin: 0; } /* letsgo end */ .disc-item .desc { float: left; max-width: 70%; } .disc-item .coupon-num { width: 80px; float: left; } .coupon-item { float: right; text-align: right; } .disc-item .disc-left { float: left; max-width: 80%; } } @media screen and (min-width: 650px) { /* profile ratings */ .rest-item { max-width: 750px; margin-left: auto; margin-right: auto; } .filters { max-width: 750px; margin-left: auto; margin-right: auto; } .rest-item div.rest-details { display: inline-block; width: 50%; vertical-align: top; } .rest-item div.rest-ratings { display: inline-block; width: 45%; margin-left: 10px; } /* .rest-item .rest-details .rest-image { width: 300px; height: 200px; } */ /* profile ratings end */ .city-search label { width: 45%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; } .city-search .input { width: 45%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; } .ratings #city { width: 100%; } /* letsgo */ .top-bar .menu-button .user-menu-small { display: block; } .letsgo-rest-list { width: 520px; } .letsgo-rest-item { width: 510px; } .letsgo-rest-item .rest-image { width: 500px; height: 333px; } .letsgo-rest-area .frame { width: 450px; } .letsgo-picture { height: 300px; } /* letsgo end */ /* restaurant */ .rest .rest-right { width: 50%; float: right; } .rest .rest-left { width: 50%; float: left; } .rest-map img { width: 550px; height: 300px; } .map-link { width: 550px; } /* restaurant end*/ /* owner list */ .rest-item div.rest-actions { display: inline-block; width: 45%; margin-left: 10px; } /* owner list end */ .rest .picture { width: 300px; height: 200px; } .rest .rest-right .rest-map img { width: 300px; height: 200px; } .rest .rest-right .map-link { width: 300px; } } @media screen and (min-width: 800px) { .rest .picture { width: 380px; height: 253px; } .rest .rest-right .rest-map img { width: 380px; height: 253px; } .rest .rest-right .map-link { width: 380px; } .letsgo-rest-area .frame { width: 550px; } .letsgo-picture { height: 366px; } } @media screen and (min-width: 980px) { body { font-size: 13pt; } .mobile { display: none; } .desktop { display: inherit; } .red-button, input[type=button], input[type=submit], input[type=text], input[type=number], select, textarea, .menu-items button { font-size: 14pt; } .login h4 { margin-top: 10px; font-size: 16pt; } .loading .loading-message { font-size: 16px; } /* profile */ /* .full-background.profile { background-image: url(../images/home_background.png); } .profile-container { position: fixed; top: 45px; left: 20px; right: 20px; bottom: 20px; background-color: rgba(247, 248, 205, 0.95); z-index: 1; } */ .profile-picture { width: 140px; height: 140px; } .profile-logo { width: 350px; height: 150px; background-image: url(../images/logo_02.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .step { right: 5px; margin: 5px; padding: 5px; width: 64px; height: 64px; font-size: 15pt; } .form-label { width: 25%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 13pt; } .form-input { width: 60%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 13pt; } #other-pictures { width: 60%; margin-left: 25%; padding-left: 20px; } /* profile end */ /* profile ratings */ .rest-item .rest-details .name, .letsgo .rest-details .name { font-size: 13pt; } .city-search label { width: 45%; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; margin-top: 15px; font-size: 13pt; } .city-search .input { width: 45%; text-align: left; padding-left: 10px; display: inline-block; vertical-align: top; margin-top: 15px; font-size: 13pt; } .ratings #city { width: 100%; } /* profile ratings end */ /* letsgo */ /* .letsgo .rest-details, .letsgo .disc-details { width: 450px; } */ .letsgo-rest-list { width: 864px; } .letsgo-rest-item { width: 410px; vertical-align: middle; margin: 10px; } .letsgo-rest-item .rest-image { width: 400px; height: 267px; } .purpose-list { width: 200px; height: 100%; position: fixed; top: 50px; left: 0; border-right: solid 1px #aaa; background-color: #fafafa; z-index: 2; } .letsgo-picture-container.desktop .left-arrow{ left: 205px } .purpose-btn { border: 0; width: 100%; padding: 0; vertical-align: middle; height: 50px; padding: 5px; margin-top: 10px; margin-bottom: 10px; } .purpose-btn .text { display: inline-block; width: 140px; } .purpose-btn .btn-icon { width: 32px; margin-left: 3px; margin-right: 10px; display: inline-block; vertical-align: middle; } .purpose-btn.disabled { background-color: #DC3D3D; color: #fff; -webkit-filter: none; -moz-filter: none; filter: none; } .purpose-btn.disabled .btn-icon { -webkit-filter: brightness(0%) invert(100%); -moz-filter: brightness(0%) invert(100%); filter: brightness(0%) invert(100%); } .letsgo-rest { margin-left: 201px; } .letsgo-picture-container { position: relative; margin: 0; padding: 0; } .letsgo-rest-area { max-width: 100%; margin-left: 40px; margin-right: 40px; } .letsgo-rest-area .frame { width: 600px; max-width: 100%; margin-left: auto; margin-right: auto; } .letsgo-picture { height: 400px; background-color: #fafafa; background-image: url(../images/empty_small.png); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin: 0; } /* letsgo end */ /* restaurant */ /* .rest .rest-right { width: 50%; float: right; } .rest .rest-left { width: 50%; float: left; } .rest .picture { width: 450px; height: 300px; } .rest .rest-right .rest-map img { width: 450px; height: 300px; } .rest .rest-right .map-link { width: 450px; } */ .slider { width: 400px; height: 267px; } .pictures { width: 400px; height: 267px; } .rest-map img { width: 600px; height: 300px; } .map-link { width: 600px; } /* restaurant end */ .disc-item .desc { float: left; max-width: 70%; } .disc-item .coupon-num { width: 100px; float: left; } .coupon-item { float: right; text-align: right; } .disc-item .disc-left { float: left; max-width: 80%; } }
0.322846
0.060836
@charset "UTF-8"; .pt-chart-icon { width: 16px; height: 16px; float: left; margin-right: 5px; cursor: pointer; } .pt-chart-icon:hover { cursor: pointer; } .pt-chart-label { float: left; margin-right: 5px; } .pt-pchart { background: url(../../img/report/pchart.png) center no-repeat; } .pt-vchart { background: url(../../img/report/vchart.png) center no-repeat; } .pt-hchart { background: url(../../img/report/hchart.png) center no-repeat; } .pt-chart-controls, .pt-chart-contents, .pt-table-controls, .pt-table-contents { clear: left; } .pt-table-contents { min-height: 16px; } .pt-chart-contents { background-color: #fffdf6; padding: 8px; border: 1px solid #999; margin-top: 5px; margin-bottom: 5px; position: relative; } .pt-chart-title { position: absolute; margin-bottom: 5px; left: 8; top: 0; } .pt-chart-title h4 { border-bottom: 0 !important; } .pt-hide-chart { font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; min-height: 16px; min-width: 16px; background: url(../../img/cross.png) right top no-repeat; } .pt-toggle-table { clear: left; font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; } .pt-chart { margin-top: 20px; } .pt-table { overflow: auto; } .pt-table, .pt-table-contents { position: relative; left: 0; top: 0; } .pt-throbber { float: right; padding: 5px; z-index: 999; } .pt-show-table { display: none; } .pt-form fieldset legend button:first-child, .tp-form fieldset legend button:first-child { display: none; } .chart-icon { cursor: default; } .chart-icon:hover { cursor: pointer; } .legend tr td { padding-bottom: 4px; } .legendLabel { padding-left: 4px; padding-right: 6px; } .reportTooltipLabel { font-size: 12px; font-weight: bold; } .reportTooltipValue { font-size: 11px; } #chart-header { color: #999; } #chart-header h4 { font-size: 15px; font-weight: bold; border: 0; color: black; } .chart-contents { background-color: #fffdf6; padding: 8px; border: 1px solid #999; margin-top: 5px; margin-bottom: 5px; } .pivot-table-toggle, .hide-chart { font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; } .legendLabel, .tickLabel { font-size: 12px; line-height: 12px; color: black; } /* static timeplot SVG styles */ .axis { font: 10px sans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .grid .tick { stroke: #ccc; stroke-width: 0.5; opacity: 0.7; } .grid path { stroke-width: 0; } .grid { fill: none; } rect.basearea { opacity: 0.4; stroke-width: 0; } rect.basearea.positive { fill: lightgreen; } rect.basearea.negative { fill: #fcc; } line.baseline.positive { stroke: green; } line.baseline.negative { stroke: red; } rect.bar.positive { fill: steelblue; } rect.bar.negative { fill: brown; } text.empty { font-size: 12px; font-style: italic; fill: black; }
static/themes/default/report.css
@charset "UTF-8"; .pt-chart-icon { width: 16px; height: 16px; float: left; margin-right: 5px; cursor: pointer; } .pt-chart-icon:hover { cursor: pointer; } .pt-chart-label { float: left; margin-right: 5px; } .pt-pchart { background: url(../../img/report/pchart.png) center no-repeat; } .pt-vchart { background: url(../../img/report/vchart.png) center no-repeat; } .pt-hchart { background: url(../../img/report/hchart.png) center no-repeat; } .pt-chart-controls, .pt-chart-contents, .pt-table-controls, .pt-table-contents { clear: left; } .pt-table-contents { min-height: 16px; } .pt-chart-contents { background-color: #fffdf6; padding: 8px; border: 1px solid #999; margin-top: 5px; margin-bottom: 5px; position: relative; } .pt-chart-title { position: absolute; margin-bottom: 5px; left: 8; top: 0; } .pt-chart-title h4 { border-bottom: 0 !important; } .pt-hide-chart { font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; min-height: 16px; min-width: 16px; background: url(../../img/cross.png) right top no-repeat; } .pt-toggle-table { clear: left; font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; } .pt-chart { margin-top: 20px; } .pt-table { overflow: auto; } .pt-table, .pt-table-contents { position: relative; left: 0; top: 0; } .pt-throbber { float: right; padding: 5px; z-index: 999; } .pt-show-table { display: none; } .pt-form fieldset legend button:first-child, .tp-form fieldset legend button:first-child { display: none; } .chart-icon { cursor: default; } .chart-icon:hover { cursor: pointer; } .legend tr td { padding-bottom: 4px; } .legendLabel { padding-left: 4px; padding-right: 6px; } .reportTooltipLabel { font-size: 12px; font-weight: bold; } .reportTooltipValue { font-size: 11px; } #chart-header { color: #999; } #chart-header h4 { font-size: 15px; font-weight: bold; border: 0; color: black; } .chart-contents { background-color: #fffdf6; padding: 8px; border: 1px solid #999; margin-top: 5px; margin-bottom: 5px; } .pivot-table-toggle, .hide-chart { font-size: 10px; cursor: pointer; color: #039; text-decoration: underline; margin-bottom: 3px; } .legendLabel, .tickLabel { font-size: 12px; line-height: 12px; color: black; } /* static timeplot SVG styles */ .axis { font: 10px sans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .grid .tick { stroke: #ccc; stroke-width: 0.5; opacity: 0.7; } .grid path { stroke-width: 0; } .grid { fill: none; } rect.basearea { opacity: 0.4; stroke-width: 0; } rect.basearea.positive { fill: lightgreen; } rect.basearea.negative { fill: #fcc; } line.baseline.positive { stroke: green; } line.baseline.negative { stroke: red; } rect.bar.positive { fill: steelblue; } rect.bar.negative { fill: brown; } text.empty { font-size: 12px; font-style: italic; fill: black; }
0.513912
0.115162
body { color: #555; } .center-block { margin-left: auto; margin-right: auto; } #logo { width: 150px; height: auto; } #logo_white { width: 300px; } .svg{ height: 100%; width: auto; } .btn:focus{ box-shadow: none; } .btn-primary { text-transform: none; background-color: #715aff; border-color: #715aff; font-size: 14px; } a.btn-primary:focus, a.btn-primary:hover { background: #3E27CC; border-color: #3E27CC; color: #fff; } a:focus, a:hover { color: #55dde0; } #mainNav .navbar-nav>li>a { text-transform: none; font-size: 14px; } #mainNav .navbar-nav>li>a.active, #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover, #mainNav.navbar-shrink .navbar-nav>li>a:hover{ color: #715aff!important; } #mainNav.navbar-shrink .navbar-nav>li>a{ color: #777; } .row > div { margin-bottom: 40px; } header.masthead { background: #003333; background: url("../img/background.svg") no-repeat; background-size: cover; } header.masthead > *, .header-content h1, .header-content a{ z-index: 100; position: relative; } header.masthead::after { z-index: 0; content: ""; position: absolute; bottom: 0; right: 0; width: 85%; height: 85%; background: url("../img/cpu.svg") no-repeat right bottom; } p span { background: #55DDDF; border-radius: 1px; } .section-heading, section.features .section-heading { margin-bottom: 50px; } section.download { position: relative; padding: 100px 0; } footer { background: #003333; } #criterios img { width: 100px; margin-bottom: 15px; } .bg-primary { background: #7059ff; background: -webkit-gradient(linear,left top,left bottom,from(#7059ff),to(#8959ff)); background: linear-gradient(#7059ff,#8959ff); color: #eee; } .bg-primary .card { color: #392e81; } .bg-primary .text-muted { color: #e08dac; } section.features.bg-primary .feature-item i { background: #7059ff; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .card p.text-muted { position: absolute; bottom: 0; text-align: center; width: 100%; } .bg-secondary { background: #55DDDF; background: -webkit-gradient(linear,left top,left bottom,from(#55DDDF),to(#4eb7cc)); background: linear-gradient(180deg, #55DDDF, #4eb7cc); color: #eee; } .bg-secondary .card { color: #4eb7cc; } section.features.bg-secondary .feature-item i { background: #55DDDF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } section.features .feature-item i { background: #55dde0; background: -webkit-gradient(linear,right top,left top,from(#7dffd6),to(#55dde0)); background: linear-gradient(to left,#7dffd6,#55dde0); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } section.features .feature-item { margin-bottom: 20px; } section.features .feature-item h3 { font-size: 24px; } p + .btn { margin-top: 30px; } #programacao ul, #programacao ul li { list-style: none; padding: 0; } #programacao ul li { background: #5948c7; padding: 10px; margin-bottom: 10px; border-radius: 5px; } #programacao ul li:hover { background: #4a3ca7; } #programacao ul li h5 { font-weight: bold; } #programacao ul li p { font-size: 16px; } #programacao h3 { font-weight: bold; font-size: 1.35rem; margin: 0; } #patrocinadores { text-align: center; } #patrocinadores img { max-width: 150px; max-height: 60px; margin: 60px auto; } #patrocinadores img:hover { transform: scale(1.1); transition-duration: .1s; } a#microsoft_pp { display: block; font-size: .8em; color: #737373; margin-top: -45px; text-decoration: underline; } @media screen and (min-aspect-ratio: 16/10) { section.features .feature-item { margin-bottom: 0px; } section.features .feature-item h3 { padding: 0 20px; } #programacao h3, #programacao p { display: inline-block; } #programacao h3 { border-right: #fff 1px solid; padding-right: 10px; margin-right: 15px; } } } @media (min-width: 992px){ header.masthead { min-height: fit-content; } } #mainNav.navbar-shrink { border-color: rgba(34,34,34,.1); background-color: #fefefe; box-shadow: 0px -5px 10px 0 #888; }
css/style.css
body { color: #555; } .center-block { margin-left: auto; margin-right: auto; } #logo { width: 150px; height: auto; } #logo_white { width: 300px; } .svg{ height: 100%; width: auto; } .btn:focus{ box-shadow: none; } .btn-primary { text-transform: none; background-color: #715aff; border-color: #715aff; font-size: 14px; } a.btn-primary:focus, a.btn-primary:hover { background: #3E27CC; border-color: #3E27CC; color: #fff; } a:focus, a:hover { color: #55dde0; } #mainNav .navbar-nav>li>a { text-transform: none; font-size: 14px; } #mainNav .navbar-nav>li>a.active, #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover, #mainNav.navbar-shrink .navbar-nav>li>a:hover{ color: #715aff!important; } #mainNav.navbar-shrink .navbar-nav>li>a{ color: #777; } .row > div { margin-bottom: 40px; } header.masthead { background: #003333; background: url("../img/background.svg") no-repeat; background-size: cover; } header.masthead > *, .header-content h1, .header-content a{ z-index: 100; position: relative; } header.masthead::after { z-index: 0; content: ""; position: absolute; bottom: 0; right: 0; width: 85%; height: 85%; background: url("../img/cpu.svg") no-repeat right bottom; } p span { background: #55DDDF; border-radius: 1px; } .section-heading, section.features .section-heading { margin-bottom: 50px; } section.download { position: relative; padding: 100px 0; } footer { background: #003333; } #criterios img { width: 100px; margin-bottom: 15px; } .bg-primary { background: #7059ff; background: -webkit-gradient(linear,left top,left bottom,from(#7059ff),to(#8959ff)); background: linear-gradient(#7059ff,#8959ff); color: #eee; } .bg-primary .card { color: #392e81; } .bg-primary .text-muted { color: #e08dac; } section.features.bg-primary .feature-item i { background: #7059ff; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .card p.text-muted { position: absolute; bottom: 0; text-align: center; width: 100%; } .bg-secondary { background: #55DDDF; background: -webkit-gradient(linear,left top,left bottom,from(#55DDDF),to(#4eb7cc)); background: linear-gradient(180deg, #55DDDF, #4eb7cc); color: #eee; } .bg-secondary .card { color: #4eb7cc; } section.features.bg-secondary .feature-item i { background: #55DDDF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } section.features .feature-item i { background: #55dde0; background: -webkit-gradient(linear,right top,left top,from(#7dffd6),to(#55dde0)); background: linear-gradient(to left,#7dffd6,#55dde0); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } section.features .feature-item { margin-bottom: 20px; } section.features .feature-item h3 { font-size: 24px; } p + .btn { margin-top: 30px; } #programacao ul, #programacao ul li { list-style: none; padding: 0; } #programacao ul li { background: #5948c7; padding: 10px; margin-bottom: 10px; border-radius: 5px; } #programacao ul li:hover { background: #4a3ca7; } #programacao ul li h5 { font-weight: bold; } #programacao ul li p { font-size: 16px; } #programacao h3 { font-weight: bold; font-size: 1.35rem; margin: 0; } #patrocinadores { text-align: center; } #patrocinadores img { max-width: 150px; max-height: 60px; margin: 60px auto; } #patrocinadores img:hover { transform: scale(1.1); transition-duration: .1s; } a#microsoft_pp { display: block; font-size: .8em; color: #737373; margin-top: -45px; text-decoration: underline; } @media screen and (min-aspect-ratio: 16/10) { section.features .feature-item { margin-bottom: 0px; } section.features .feature-item h3 { padding: 0 20px; } #programacao h3, #programacao p { display: inline-block; } #programacao h3 { border-right: #fff 1px solid; padding-right: 10px; margin-right: 15px; } } } @media (min-width: 992px){ header.masthead { min-height: fit-content; } } #mainNav.navbar-shrink { border-color: rgba(34,34,34,.1); background-color: #fefefe; box-shadow: 0px -5px 10px 0 #888; }
0.336876
0.057626
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap'); body{ margin: 0; padding: 0; } *{ font-family: 'Roboto', sans-serif; } main{ max-width: 1200px; margin: 0 auto; } .hero{ display: grid; grid-template-columns: minmax(300px, 2fr) 3fr; grid-template-rows: 450px; border-radius: 50px; box-shadow: 5px 5px 5px #aaaaaa; } .info{ align-self: center; padding-left:50px ; padding-bottom: 25px; } .hero-img img{ width: 100%; height: 400px; object-fit: contain; } .info-title{ color: #333; font-size: 3rem; font-weight: bolder; margin-bottom: 24px; } .info-suntitle{ color: #333; font-size: 1.5rem; margin-bottom: 24px; } .info-button{ border: none; border-radius: 20px; font-size: 1rem; color: #333; background-color: #fb8c00; font-weight: bolder; padding: 12px 24px; } .dishes{ margin:100px 0; } .dishes-title{ color: #333; font-weight: bold; text-align: center; margin-bottom: 50px; font-size: 2rem; } .dishes-grid{ display: grid; grid-template-columns: repeat(4,minmax(75px, 200px)); grid-auto-rows: 1fr; gap: 25px; justify-content: center; } .dishes-grid img{ width: 100%; height: 100%; object-fit: cover; } .dishes-item__big{ grid-area: 1/1/3/3; } .menu{ margin-bottom: 50px; } .menu-title{ font-size: 2rem; color: #333; font-weight: bolder; text-align: center; margin-bottom: 50px; } .menu-grid{ display: grid; gap: 25px; justify-content: center; grid-template-columns: repeat(5, minmax(150px, 250px)); } .menu-grid-item{ background-color: papayawhip; padding: 15px; border-top-left-radius: 40px; } .menu-grid-item img{ width: 100%; height: 100%; object-fit: contain; } @media screen and (max-width:1990px) { .info-title{ font-size: 2.5rem; } .info-suntitle{ font-size: 1.2rem; } .info-button{ font-size: 1rem; } } @media (max-width:768px) { main{ width: 100%; } .hero{ border-radius: unset; box-shadow: none; } .info{ padding: 0; display: flex; flex-direction: column; } .info-title{ font-size: 3rem; text-align: center; } .info-suntitle{ text-align: center; } .info-button{ width: 50%; align-self: center; } .hero{ grid-template-columns: minmax(300px, 500px); justify-content: center; } .hero-img{ display: none; } .dishes-grid{ grid-template-columns: repeat(auto-fit,minmax(75px, 150px)); } .menu-grid{ grid-template-columns: repeat(auto-fit, 140px); } } @media (max-width:320px) { .hero{ padding-left: 10px; padding-right: 10px; } .dishes{ padding-left: 10px; padding-right: 10px; } }
proyecto/style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap'); body{ margin: 0; padding: 0; } *{ font-family: 'Roboto', sans-serif; } main{ max-width: 1200px; margin: 0 auto; } .hero{ display: grid; grid-template-columns: minmax(300px, 2fr) 3fr; grid-template-rows: 450px; border-radius: 50px; box-shadow: 5px 5px 5px #aaaaaa; } .info{ align-self: center; padding-left:50px ; padding-bottom: 25px; } .hero-img img{ width: 100%; height: 400px; object-fit: contain; } .info-title{ color: #333; font-size: 3rem; font-weight: bolder; margin-bottom: 24px; } .info-suntitle{ color: #333; font-size: 1.5rem; margin-bottom: 24px; } .info-button{ border: none; border-radius: 20px; font-size: 1rem; color: #333; background-color: #fb8c00; font-weight: bolder; padding: 12px 24px; } .dishes{ margin:100px 0; } .dishes-title{ color: #333; font-weight: bold; text-align: center; margin-bottom: 50px; font-size: 2rem; } .dishes-grid{ display: grid; grid-template-columns: repeat(4,minmax(75px, 200px)); grid-auto-rows: 1fr; gap: 25px; justify-content: center; } .dishes-grid img{ width: 100%; height: 100%; object-fit: cover; } .dishes-item__big{ grid-area: 1/1/3/3; } .menu{ margin-bottom: 50px; } .menu-title{ font-size: 2rem; color: #333; font-weight: bolder; text-align: center; margin-bottom: 50px; } .menu-grid{ display: grid; gap: 25px; justify-content: center; grid-template-columns: repeat(5, minmax(150px, 250px)); } .menu-grid-item{ background-color: papayawhip; padding: 15px; border-top-left-radius: 40px; } .menu-grid-item img{ width: 100%; height: 100%; object-fit: contain; } @media screen and (max-width:1990px) { .info-title{ font-size: 2.5rem; } .info-suntitle{ font-size: 1.2rem; } .info-button{ font-size: 1rem; } } @media (max-width:768px) { main{ width: 100%; } .hero{ border-radius: unset; box-shadow: none; } .info{ padding: 0; display: flex; flex-direction: column; } .info-title{ font-size: 3rem; text-align: center; } .info-suntitle{ text-align: center; } .info-button{ width: 50%; align-self: center; } .hero{ grid-template-columns: minmax(300px, 500px); justify-content: center; } .hero-img{ display: none; } .dishes-grid{ grid-template-columns: repeat(auto-fit,minmax(75px, 150px)); } .menu-grid{ grid-template-columns: repeat(auto-fit, 140px); } } @media (max-width:320px) { .hero{ padding-left: 10px; padding-right: 10px; } .dishes{ padding-left: 10px; padding-right: 10px; } }
0.321567
0.131006
body { background-color: salmon; background-repeat: repeat; } .bodyColor:before { content: ''; background: linear-gradient(45deg, #6BACD0, salmon, goldenrod, darkgrey, black); position: absolute; background-size: 200%; z-index: -1; filter: blur(5px); width: 10000px; height: 10000px; animation: glowing 20s linear infinite; } .container{ text-align: center; } .helperBtn { cursor: pointer; background-color: #6BACD0; border-radius: 10px; margin-bottom: 10px; margin-top: 10px; } * { box-sizing: border-box; } h2 { background-color: #E7F2F8; } /* Remove margins and padding from the list */ ul { margin: 0; padding: 0; } /* Style the list items */ ul li { position: relative; padding: 12px 8px 12px 40px; list-style-type: none; background: #eee; font-size: 13px; transition: 0.2s; margin-top: 5px; margin-right: 5%; margin-left: 5%; border-radius: 10px; /* make the list items unselectable */ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Set all odd list items to a different color (zebra-stripes) */ ul li:nth-child(odd) { background: #f9f9f9; } /* Darker background-color on hover */ ul li:hover { background: #ddd; } /* When clicked on, add a background color and strike out text */ ul li.checked { background: #888; color: #fff; text-decoration: line-through; } /* Add a "checked" mark when clicked on */ ul li.checked::before { content: ''; position: absolute; border-color: #fff; border-style: solid; border-width: 0 2px 2px 0; top: 10px; left: 16px; transform: rotate(45deg); height: 15px; width: 7px; } /* Style the close button */ .close { position: absolute; right: 0; top: 0; padding: 12px 16px 12px 16px; } .close:hover { background-color: #f44336; color: white; } /* Style the header */ .header { /*background-color: #f44336;*/ padding-left: 50px; padding-right: 50px; padding-top: 5px; color: black; text-align: center; } /* Clear floats after the header */ .header:after { content: ""; display: table; clear: both; } /* Style the input */ input { margin: 0; border: none; border-radius: 0; width: 50%; padding: 10px; float: left; font-size: 13px; } /* Style the "Add" button */ .addBtn { padding: 10px; width: 25%; background: #d9d9d9; color: #555; float: left; text-align: center; font-size: 13px; cursor: pointer; transition: 0.3s; border-radius: 0; } .addBtn:hover { background-color: #bbb; } .myList{ margin-top: 20px; margin-bottom: 20px; margin-right: 5px; margin-left: 5px; padding-bottom: 10px; background-color: #6BACD0; border-radius: 10px; } .list-title { padding: 10px; border-radius: 5px; } /* Grind button functionality */ .glow-on-hover { height: 50px; border: none; outline: none; color: black; background: #6BACD0; cursor: pointer; position: relative; z-index: 0; border-radius: 50%; } .glow-on-hover:before { content: ''; background: linear-gradient(45deg, #6BACD0, salmon, goldenrod, darkgrey, black); position: absolute; top: -2px; left:-2px; background-size: 400%; z-index: -1; filter: blur(5px); width: calc(100%); height: calc(100%); animation: glowing 20s linear infinite; border-radius: 50%; } @keyframes glowing { 0% { background-position: 0 0; } 50% { background-position: 400% 0; } 100% { background-position: 0 0; } }
css/popup.css
body { background-color: salmon; background-repeat: repeat; } .bodyColor:before { content: ''; background: linear-gradient(45deg, #6BACD0, salmon, goldenrod, darkgrey, black); position: absolute; background-size: 200%; z-index: -1; filter: blur(5px); width: 10000px; height: 10000px; animation: glowing 20s linear infinite; } .container{ text-align: center; } .helperBtn { cursor: pointer; background-color: #6BACD0; border-radius: 10px; margin-bottom: 10px; margin-top: 10px; } * { box-sizing: border-box; } h2 { background-color: #E7F2F8; } /* Remove margins and padding from the list */ ul { margin: 0; padding: 0; } /* Style the list items */ ul li { position: relative; padding: 12px 8px 12px 40px; list-style-type: none; background: #eee; font-size: 13px; transition: 0.2s; margin-top: 5px; margin-right: 5%; margin-left: 5%; border-radius: 10px; /* make the list items unselectable */ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Set all odd list items to a different color (zebra-stripes) */ ul li:nth-child(odd) { background: #f9f9f9; } /* Darker background-color on hover */ ul li:hover { background: #ddd; } /* When clicked on, add a background color and strike out text */ ul li.checked { background: #888; color: #fff; text-decoration: line-through; } /* Add a "checked" mark when clicked on */ ul li.checked::before { content: ''; position: absolute; border-color: #fff; border-style: solid; border-width: 0 2px 2px 0; top: 10px; left: 16px; transform: rotate(45deg); height: 15px; width: 7px; } /* Style the close button */ .close { position: absolute; right: 0; top: 0; padding: 12px 16px 12px 16px; } .close:hover { background-color: #f44336; color: white; } /* Style the header */ .header { /*background-color: #f44336;*/ padding-left: 50px; padding-right: 50px; padding-top: 5px; color: black; text-align: center; } /* Clear floats after the header */ .header:after { content: ""; display: table; clear: both; } /* Style the input */ input { margin: 0; border: none; border-radius: 0; width: 50%; padding: 10px; float: left; font-size: 13px; } /* Style the "Add" button */ .addBtn { padding: 10px; width: 25%; background: #d9d9d9; color: #555; float: left; text-align: center; font-size: 13px; cursor: pointer; transition: 0.3s; border-radius: 0; } .addBtn:hover { background-color: #bbb; } .myList{ margin-top: 20px; margin-bottom: 20px; margin-right: 5px; margin-left: 5px; padding-bottom: 10px; background-color: #6BACD0; border-radius: 10px; } .list-title { padding: 10px; border-radius: 5px; } /* Grind button functionality */ .glow-on-hover { height: 50px; border: none; outline: none; color: black; background: #6BACD0; cursor: pointer; position: relative; z-index: 0; border-radius: 50%; } .glow-on-hover:before { content: ''; background: linear-gradient(45deg, #6BACD0, salmon, goldenrod, darkgrey, black); position: absolute; top: -2px; left:-2px; background-size: 400%; z-index: -1; filter: blur(5px); width: calc(100%); height: calc(100%); animation: glowing 20s linear infinite; border-radius: 50%; } @keyframes glowing { 0% { background-position: 0 0; } 50% { background-position: 400% 0; } 100% { background-position: 0 0; } }
0.542621
0.112698
:root{ --main-radius: 5px; --main-padding: 2px; } h1 { margin-top: 2px; margin-bottom: 2px; } #divHeader { background-color: #00274c; grid-area: divHeader; border-radius: var(--main-radius); padding: var(--main-padding); /*font-size: 30px;*/ color: #ffffff } #divBodyLeft { background-color: #333333; grid-area: divBodyLeft; border-radius: var(--main-radius); padding: var(--main-padding); } #gridTop1 { background-color: #ffcb05; grid-area: gridTop1; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } #currentText { width: 98%; height: 72%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; /*padding-left: 10px;*/ color: #0d57aa; position: relative; margin: auto; margin-top: 7%; } #labelRadioSelection, #summarySectionBody, #difficultTextsBody { margin-top: 24px; align: center; height: 72%; } #currentTextBody { height: 96%; padding-left: 10px; } #currentTextBody, #group1Message, #group2Message, #group3Message { width: 97%; /*height: 10%;*/ margin: 2px; /*background-color: white;*/ /*border-radius: var(--main-radius);*/ /*padding: var(--main-padding);*/ padding-left: 10px; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; } #divLabelButtonSingle { width: 100%; } #labelButtonSingle { width: 100%; display: flex; justify-content: center; font-size: 16px; } #gridTop0 { background-color: #ffcb05; grid-area: gridTop0; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } #labelRadioSelection { width: 95%; height: 72%; background-color: white; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; border-radius: var(--main-radius); padding: var(--main-padding); /*margin-top: 8%;*/ margin: auto; margin-top: 28%; } #labelMessage { } #gridBottomLeft { background-color: #ffcb05; grid-area: gridBottomLeft; border-radius: var(--main-radius); padding: var(--main-padding); display: flex; flex-direction: column; } #allTexts { font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; /*padding: var(--main-padding);*/ color: #0d57aa; } #allTextsTable { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 12px; text-align: left; margin: auto; } #allTextTableNextButtons { display: inline-block; padding-right: 11px; padding-left: 11px; margin-top: 1px; margin-bottom: 1px; font-size: 12px; } #similarTexts1Buttons, #similarTexts2Buttons { display: inline-block; padding-right: 11px; padding-left: 11px; margin-top: 1.5%; margin-bottom: 1px; font-size: 12px; } allTextTableNextButtons:hover { background-color: #ddd; color: black; } #divAllTextsTable { overflow-y: auto; overflow-x: hidden; height: 87%; width: 99%; min-width: 100px; margin: auto; margin-top: 0%; } #allTextsTable th { position: sticky; top: 2px; background: #999999; color: #000000; } #allTextsTable tr { background: #ffffff; color: #808080; } #allTextsTable tr:hover { background: #999999; color: #ffffff; } #allTextsTable tr.alt:hover { background: #999999; color: #808080; } #gridTop2 { background-color: #ffcb05; grid-area: gridTop2; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } .subHeading { font-weight: 100; font-size: 12px; padding-left: 12px; margin-top: 1px; margin-bottom: 1px; } #gridTop3 { background-color: #ffcb05; grid-area: gridTop3; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } h2 { padding-left: 10px; margin-top: 2px; margin-bottom: 2px; font-weight: 750; font-size: 22px; } #similarTexts1, #similarTexts2 { font-family: sans-serif; /*font-weight: 800;*/ font-size: 20px; text-align: left; width: 98%; height: 72%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; margin: auto; margin-top: 0%; } #recommendedText1, #recommendedText2 { /*border-width: 2px; border-style: solid;*/ border-radius: var(--main-radius); /*border-color: #c2c4c6;*/ width: 100%; height: 98%; /*position:relative;*/ } /* #recommendedText1RadioSelection { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; } */ #divGroup1Table, #divGroup2Table, #divDifficultTextsTable, #divSummarySectionTable { overflow-y: auto; overflow-x: hidden; /*height: 100px;*/ min-width: 100px; height: 100% } #group1Table, #group2Table, #difficultTextsTable { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 12px; text-align: left; color: #808080; } #group1Table th, #group2Table, #difficultTextsTable th { position: sticky; top: 2px; background: #999999; color: #000000; } #divLabelButtonSingle { margin-top: 5%; } #divGroup1Button, #divGroup2Button { width: 100%; margin-top: 3%; } #group1Button, #group2Button, #generateDifficultTextsButton { width: 100%; display: flex; justify-content: center; font-size: 16px; /*position:absolute; bottom:0;*/ } #recommendedTextBody1, #recommendedTextBody2, #difficultTextsBody { /*overflow-y: auto; overflow-x: hidden;*/ height: 98%; min-width: 100px; position: relative; } #gridBottomRight1 { grid-area: gridBottomRight1; display: flex; flex-direction: column; } #gridBottomRight2 { grid-area: gridBottomRight2; display: flex; flex-direction: column; } #gridBottomRight1, #gridBottomRight2 { background-color: #ffcb05; /*yellow*/ border-radius: var(--main-radius); padding: var(--main-padding); height: 99.0%; } #summarySection, #difficultTexts { font-family: sans-serif; text-align: left; /*padding: var(--main-padding);*/ color: #0d57aa; /*blue*/ height: 100%; display: flex; flex-direction: column; } /* #summarySectionBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 48%; height: 100%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 100%; } */ #difficultTextsBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 98%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 78%; min-width: 100px; position: relative; margin: auto; /*margin-top: 5%;*/ } #summarySectionBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 98%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 78%; min-width: 100px; position: relative; margin: auto; margin-top: 1%; } #summarySectionTable { padding-right: 16px; padding-left: 16px; padding-top : 0px; padding-bottom : 0px; font-size: 16px; font-family: sans-serif; font-weight: 200; color: #808080; /*grey*/ height: 100%; } #summarySectionTable td { padding-right: 45px; padding-left: 8px; } /*#summarySectionTable2 { }*/ #divSummarySectionButtons { margin: auto; margin-top: 2.5%; width: 100% margin-left: 2%; } #divDifficultTextsButtons { margin: auto; margin-top: 0.5%; width: 100%; margin-left: 1%; } #exportRecordsButton, #generateDifficultTextsButton { /*position: absolute; bottom: 0;*/ /*margin-bottom: 2.5%;*/ width: 98%; display: flex; justify-content: center; font-size: 16px; } #divBodyRight { background-color: #333333; grid-area: divBodyRight; border-radius: var(--main-radius); padding: var(--main-padding); } #divFooter { background-color: #00274c; grid-area: divFooter; border-radius: var(--main-radius); padding: var(--main-padding); font-size: 12px; } html { height: 100%; } body { height: 95%; /* width: 99.5%; */ background-color: #c2c4c6; } .container { display: grid; height: 100%; grid-template-columns: 2% 8% 20% 6% 28% 14% 20% 2%; grid-template-rows: auto 45% 45% auto; grid-template-areas: "divHeader divHeader divHeader divHeader divHeader divHeader divHeader divHeader" "divBodyLeft gridTop0 gridTop1 gridTop2 gridTop2 gridTop3 gridTop3 divBodyRight" "divBodyLeft gridBottomLeft gridBottomLeft gridBottomLeft gridBottomRight1 gridBottomRight1 gridBottomRight2 divBodyRight" "divFooter divFooter divFooter divFooter divFooter divFooter divFooter divFooter"; grid-gap: 0.3rem; font-family: sans-serif; font-weight: 800; font-size: 14px; color: #808080; text-align: center; style: "padding-left: 20px"; } @media only screen and (max-width: 550px) { .container{ grid-template-columns: 5fr; grid-template-rowss: 0.1fr 0.1fr 1fr 1fr 1fr 1fr 0.1fr 0.1fr; grid-template-areas: "divHeader" "divBodyLeft" "gridTopLeft" "gridTopRight" "gridBottomLeft" "gridBottomRight" "divBodyRight" "divFooter"; grid-gap: 0.2rem; } }
barebones-web-app/static/text_labeling_1_style.css
:root{ --main-radius: 5px; --main-padding: 2px; } h1 { margin-top: 2px; margin-bottom: 2px; } #divHeader { background-color: #00274c; grid-area: divHeader; border-radius: var(--main-radius); padding: var(--main-padding); /*font-size: 30px;*/ color: #ffffff } #divBodyLeft { background-color: #333333; grid-area: divBodyLeft; border-radius: var(--main-radius); padding: var(--main-padding); } #gridTop1 { background-color: #ffcb05; grid-area: gridTop1; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } #currentText { width: 98%; height: 72%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; /*padding-left: 10px;*/ color: #0d57aa; position: relative; margin: auto; margin-top: 7%; } #labelRadioSelection, #summarySectionBody, #difficultTextsBody { margin-top: 24px; align: center; height: 72%; } #currentTextBody { height: 96%; padding-left: 10px; } #currentTextBody, #group1Message, #group2Message, #group3Message { width: 97%; /*height: 10%;*/ margin: 2px; /*background-color: white;*/ /*border-radius: var(--main-radius);*/ /*padding: var(--main-padding);*/ padding-left: 10px; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; } #divLabelButtonSingle { width: 100%; } #labelButtonSingle { width: 100%; display: flex; justify-content: center; font-size: 16px; } #gridTop0 { background-color: #ffcb05; grid-area: gridTop0; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } #labelRadioSelection { width: 95%; height: 72%; background-color: white; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; border-radius: var(--main-radius); padding: var(--main-padding); /*margin-top: 8%;*/ margin: auto; margin-top: 28%; } #labelMessage { } #gridBottomLeft { background-color: #ffcb05; grid-area: gridBottomLeft; border-radius: var(--main-radius); padding: var(--main-padding); display: flex; flex-direction: column; } #allTexts { font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; /*padding: var(--main-padding);*/ color: #0d57aa; } #allTextsTable { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 12px; text-align: left; margin: auto; } #allTextTableNextButtons { display: inline-block; padding-right: 11px; padding-left: 11px; margin-top: 1px; margin-bottom: 1px; font-size: 12px; } #similarTexts1Buttons, #similarTexts2Buttons { display: inline-block; padding-right: 11px; padding-left: 11px; margin-top: 1.5%; margin-bottom: 1px; font-size: 12px; } allTextTableNextButtons:hover { background-color: #ddd; color: black; } #divAllTextsTable { overflow-y: auto; overflow-x: hidden; height: 87%; width: 99%; min-width: 100px; margin: auto; margin-top: 0%; } #allTextsTable th { position: sticky; top: 2px; background: #999999; color: #000000; } #allTextsTable tr { background: #ffffff; color: #808080; } #allTextsTable tr:hover { background: #999999; color: #ffffff; } #allTextsTable tr.alt:hover { background: #999999; color: #808080; } #gridTop2 { background-color: #ffcb05; grid-area: gridTop2; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } .subHeading { font-weight: 100; font-size: 12px; padding-left: 12px; margin-top: 1px; margin-bottom: 1px; } #gridTop3 { background-color: #ffcb05; grid-area: gridTop3; border-radius: var(--main-radius); padding: var(--main-padding); font-family: sans-serif; /*font-weight: 800;*/ /*font-size: 20px;*/ text-align: left; color: #0d57aa; display: flex; flex-direction: column; } h2 { padding-left: 10px; margin-top: 2px; margin-bottom: 2px; font-weight: 750; font-size: 22px; } #similarTexts1, #similarTexts2 { font-family: sans-serif; /*font-weight: 800;*/ font-size: 20px; text-align: left; width: 98%; height: 72%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; margin: auto; margin-top: 0%; } #recommendedText1, #recommendedText2 { /*border-width: 2px; border-style: solid;*/ border-radius: var(--main-radius); /*border-color: #c2c4c6;*/ width: 100%; height: 98%; /*position:relative;*/ } /* #recommendedText1RadioSelection { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; color: #808080; } */ #divGroup1Table, #divGroup2Table, #divDifficultTextsTable, #divSummarySectionTable { overflow-y: auto; overflow-x: hidden; /*height: 100px;*/ min-width: 100px; height: 100% } #group1Table, #group2Table, #difficultTextsTable { background-color: white; font-family: sans-serif; font-weight: 200; font-size: 12px; text-align: left; color: #808080; } #group1Table th, #group2Table, #difficultTextsTable th { position: sticky; top: 2px; background: #999999; color: #000000; } #divLabelButtonSingle { margin-top: 5%; } #divGroup1Button, #divGroup2Button { width: 100%; margin-top: 3%; } #group1Button, #group2Button, #generateDifficultTextsButton { width: 100%; display: flex; justify-content: center; font-size: 16px; /*position:absolute; bottom:0;*/ } #recommendedTextBody1, #recommendedTextBody2, #difficultTextsBody { /*overflow-y: auto; overflow-x: hidden;*/ height: 98%; min-width: 100px; position: relative; } #gridBottomRight1 { grid-area: gridBottomRight1; display: flex; flex-direction: column; } #gridBottomRight2 { grid-area: gridBottomRight2; display: flex; flex-direction: column; } #gridBottomRight1, #gridBottomRight2 { background-color: #ffcb05; /*yellow*/ border-radius: var(--main-radius); padding: var(--main-padding); height: 99.0%; } #summarySection, #difficultTexts { font-family: sans-serif; text-align: left; /*padding: var(--main-padding);*/ color: #0d57aa; /*blue*/ height: 100%; display: flex; flex-direction: column; } /* #summarySectionBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 48%; height: 100%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 100%; } */ #difficultTextsBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 98%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 78%; min-width: 100px; position: relative; margin: auto; /*margin-top: 5%;*/ } #summarySectionBody { font-family: sans-serif; font-weight: 200; font-size: 16px; text-align: left; width: 98%; background-color: white; border-radius: var(--main-radius); padding: var(--main-padding); color: #0d57aa; height: 78%; min-width: 100px; position: relative; margin: auto; margin-top: 1%; } #summarySectionTable { padding-right: 16px; padding-left: 16px; padding-top : 0px; padding-bottom : 0px; font-size: 16px; font-family: sans-serif; font-weight: 200; color: #808080; /*grey*/ height: 100%; } #summarySectionTable td { padding-right: 45px; padding-left: 8px; } /*#summarySectionTable2 { }*/ #divSummarySectionButtons { margin: auto; margin-top: 2.5%; width: 100% margin-left: 2%; } #divDifficultTextsButtons { margin: auto; margin-top: 0.5%; width: 100%; margin-left: 1%; } #exportRecordsButton, #generateDifficultTextsButton { /*position: absolute; bottom: 0;*/ /*margin-bottom: 2.5%;*/ width: 98%; display: flex; justify-content: center; font-size: 16px; } #divBodyRight { background-color: #333333; grid-area: divBodyRight; border-radius: var(--main-radius); padding: var(--main-padding); } #divFooter { background-color: #00274c; grid-area: divFooter; border-radius: var(--main-radius); padding: var(--main-padding); font-size: 12px; } html { height: 100%; } body { height: 95%; /* width: 99.5%; */ background-color: #c2c4c6; } .container { display: grid; height: 100%; grid-template-columns: 2% 8% 20% 6% 28% 14% 20% 2%; grid-template-rows: auto 45% 45% auto; grid-template-areas: "divHeader divHeader divHeader divHeader divHeader divHeader divHeader divHeader" "divBodyLeft gridTop0 gridTop1 gridTop2 gridTop2 gridTop3 gridTop3 divBodyRight" "divBodyLeft gridBottomLeft gridBottomLeft gridBottomLeft gridBottomRight1 gridBottomRight1 gridBottomRight2 divBodyRight" "divFooter divFooter divFooter divFooter divFooter divFooter divFooter divFooter"; grid-gap: 0.3rem; font-family: sans-serif; font-weight: 800; font-size: 14px; color: #808080; text-align: center; style: "padding-left: 20px"; } @media only screen and (max-width: 550px) { .container{ grid-template-columns: 5fr; grid-template-rowss: 0.1fr 0.1fr 1fr 1fr 1fr 1fr 0.1fr 0.1fr; grid-template-areas: "divHeader" "divBodyLeft" "gridTopLeft" "gridTopRight" "gridBottomLeft" "gridBottomRight" "divBodyRight" "divFooter"; grid-gap: 0.2rem; } }
0.426799
0.139484
.wrapper-like-map { margin:0 auto; width:950px;} .sep.beforeLikebox { width:100%; height:1px; background:#fbfbfd; border-top:solid 1px #dddddf; margin:35px 0px 10px 0px;} /* Likw Map */ .likeMapBox { clear:both; width:100%; border:solid 1px #dfdfdf; text-align:left;} .likeMapBox .title { width:100%; height:58px; line-height:58px; background:url(../../images/general/likemap-title-pattern.png);} .likeMapBox .title h4 { padding:0px 23px; font-size:20px; font-weight:bold; color:#31333c;} .likeMapBox .content { padding:10px 20px; background:#ffffff; overflow:hidden;} .likeMapBox .content .left { display:inline; float:left; width:450px;} .likeMapBox .content .left .text { font-size:14px; font-weight:normal; color:#31333c; line-height:150%;} .likeMapBox .content .right {display:inline; float:right;} .likeMapBox .content .right .socialconteiner { display:inline; float:right;} .ie7 .likeMapBox .content .right .socialconteiner { float:none;} .likeMapBox .content .right .socialconteiner .sharrre { float:right; width:53px; height:65px; margin-left:15px;} .likeMapBox .content .right .socialconteiner .sharrre .box { width:100%;} .likeMapBox .content .right .socialconteiner .sharrre .box a.count { position:relative; display:inline-block; width:100%; height:29px; text-align:center; border:solid 1px #bcd0d5; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 2px 0px #f0f2f3; box-shadow: 0px 0px 2px 0px #f0f2f3; background: rgb(251,251,251); /* Old browsers */ background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */} .likeMapBox .content .right .socialconteiner .sharrre .box a.count span.text {height:29px; line-height:29px; display:inline-block; font-size:13px; font-weight:bold; color:#525b67; } .likeMapBox .content .right .socialconteiner .sharrre .box a.count span.counterArrow { position:absolute; top:28px; left:50%; margin-left:-3px; width:7px; height:8px; background:url(../../images/general//counter-arrow.png) no-repeat;} .likeMapBox .content .right .socialconteiner .sharrre .box a.count:hover { background:#fff;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share { position:relative; display:inline-block; margin-top:10px; width:100%; height:22px; text-align:center; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 2px 0px #a6a6a6; box-shadow: 0px 0px 2px 0px #a6a6a6;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share:before { display:block; content:""; position: absolute; z-index: 1; width: 100%;height: 50%; } .likeMapBox .content .right .socialconteiner .sharrre .box a.share:after {display:block; content:""; position: absolute; z-index: 1; top:50%; width: 100%; height: 50%; } .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner { position:relative; z-index:2; display:block; width:100%; height:22px; background-image:url(../../images/general//button-pattern.png);} .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner span.icon { position:relative; z-index:3; margin:5px 3px 0px 0px; display:inline-block; width:12px; height:12px; background-image:url(../../images/general//social-icon-button.png); background-repeat:no-repeat;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner span.text { position:relative; z-index:3; display:inline-block; vertical-align:top; font-size:9px; line-height:22px; font-weight:bold; color:#fff; } /* linkedin normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin a.count{ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share {border:solid 1px #077aab;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:before {background: rgb(38,172,232); /* Old browsers */ background: -moz-linear-gradient(top, rgba(38,172,232,1) 0%, rgba(30,162,229,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,172,232,1)), color-stop(100%,rgba(30,162,229,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ace8', endColorstr='#1ea2e5',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:after {background: rgb(0,149,225); /* Old browsers */ background: -moz-linear-gradient(top, rgba(0,149,225,1) 0%, rgba(0,138,222,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,149,225,1)), color-stop(100%,rgba(0,138,222,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#008ade',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner { background-color:#1a91cd;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner span.icon { background-position:0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #a2a2a2; } /* linkedin hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover:before { background:#008ad9;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover:after { background:#007ed5;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner span.text {} /* linkedin active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active:after { } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #4D708A; box-shadow: inset 0px 0px 4px 0px #4D708A;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner span.text {} /* google normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share { border:solid 1px #3c3c3c;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner {background: rgb(108,108,108); /* Old browsers */ background: -moz-linear-gradient(top, rgba(108,108,108,1) 0%, rgba(67,67,67,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,108,108,1)), color-stop(100%,rgba(67,67,67,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#434343',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon { width:100%; height:3px; vertical-align:top; background-image:none; margin:0; top:-1px; -webkit-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px;} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner { background-color:#585858;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span { display:inline-block; width:25%; height:3px; vertical-align:top;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.red { background-color:#e5414e; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.blue { background-color:#2b99e5; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.green { background-color:#4acb36; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.yellow {background-color:#ffd03c; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.text { position:relative; top:-12px; line-height:18px;} /* google hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner { background:#434343;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner span.text {} /* google active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #383838; box-shadow: inset 0px 0px 4px 0px #383838;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner span.text {} /* facebook normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share {border:solid 1px #375491;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:before {background: rgb(84,129,200); /* Old browsers */ background: -moz-linear-gradient(top, rgba(84,129,200,1) 0%, rgba(73,113,183,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,129,200,1)), color-stop(100%,rgba(73,113,183,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5481c8', endColorstr='#4971b7',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:after {background: rgb(64,105,178); /* Old browsers */ background: -moz-linear-gradient(top, rgba(64,105,178,1) 0%, rgba(50,81,152,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,105,178,1)), color-stop(100%,rgba(50,81,152,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4069b2', endColorstr='#325198',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner { background-color:#3c61aa;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner span.icon {background-position:0px -15px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #2a4787;} /* facebook hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover:before { background:#325198;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover:after { background:#325198;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner span.text {} /* facebook active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #26437f; box-shadow: inset 0px 0px 4px 0px #26437f;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner span.text {} /* twitter normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share {border:solid 1px #007fca;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:before {background: rgb(40,195,235); /* Old browsers */ background: -moz-linear-gradient(top, rgba(40,195,235,1) 0%, rgba(30,174,229,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,195,235,1)), color-stop(100%,rgba(30,174,229,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28c3eb', endColorstr='#1eaee5',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:after {background: rgb(0,160,224); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXR<KEY>); background: -moz-linear-gradient(top, rgba(0,160,224,1) 0%, rgba(0,128,214,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,160,224,1)), color-stop(100%,rgba(0,128,214,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e0', endColorstr='#0080d6',GradientType=0 ); /* IE6-8 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner { background-color:#0099de;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner span.icon {background-position:0px -30px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #007bc2;} /* twitter hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover:before {background:#0080d6;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover:after {background:#0080d6;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner span.text {} /* twitter active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active:before { } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #156494; box-shadow: inset 0px 0px 4px 0px #156494;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner span.text {} .shareIntroText { display:inline; float:right; padding-top:45px; font-size:14px; font-weight:normal; color:#bababa;} .shareIntroText span { letter-spacing:-1px; font-weight:bold; text-transform:uppercase;} @media (max-width:600px) { .likeMapBox { display:none;} }
client/vendor/internal/general.css
.wrapper-like-map { margin:0 auto; width:950px;} .sep.beforeLikebox { width:100%; height:1px; background:#fbfbfd; border-top:solid 1px #dddddf; margin:35px 0px 10px 0px;} /* Likw Map */ .likeMapBox { clear:both; width:100%; border:solid 1px #dfdfdf; text-align:left;} .likeMapBox .title { width:100%; height:58px; line-height:58px; background:url(../../images/general/likemap-title-pattern.png);} .likeMapBox .title h4 { padding:0px 23px; font-size:20px; font-weight:bold; color:#31333c;} .likeMapBox .content { padding:10px 20px; background:#ffffff; overflow:hidden;} .likeMapBox .content .left { display:inline; float:left; width:450px;} .likeMapBox .content .left .text { font-size:14px; font-weight:normal; color:#31333c; line-height:150%;} .likeMapBox .content .right {display:inline; float:right;} .likeMapBox .content .right .socialconteiner { display:inline; float:right;} .ie7 .likeMapBox .content .right .socialconteiner { float:none;} .likeMapBox .content .right .socialconteiner .sharrre { float:right; width:53px; height:65px; margin-left:15px;} .likeMapBox .content .right .socialconteiner .sharrre .box { width:100%;} .likeMapBox .content .right .socialconteiner .sharrre .box a.count { position:relative; display:inline-block; width:100%; height:29px; text-align:center; border:solid 1px #bcd0d5; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 2px 0px #f0f2f3; box-shadow: 0px 0px 2px 0px #f0f2f3; background: rgb(251,251,251); /* Old browsers */ background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(251,251,251,1) 0%,rgba(246,246,246,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */} .likeMapBox .content .right .socialconteiner .sharrre .box a.count span.text {height:29px; line-height:29px; display:inline-block; font-size:13px; font-weight:bold; color:#525b67; } .likeMapBox .content .right .socialconteiner .sharrre .box a.count span.counterArrow { position:absolute; top:28px; left:50%; margin-left:-3px; width:7px; height:8px; background:url(../../images/general//counter-arrow.png) no-repeat;} .likeMapBox .content .right .socialconteiner .sharrre .box a.count:hover { background:#fff;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share { position:relative; display:inline-block; margin-top:10px; width:100%; height:22px; text-align:center; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 2px 0px #a6a6a6; box-shadow: 0px 0px 2px 0px #a6a6a6;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share:before { display:block; content:""; position: absolute; z-index: 1; width: 100%;height: 50%; } .likeMapBox .content .right .socialconteiner .sharrre .box a.share:after {display:block; content:""; position: absolute; z-index: 1; top:50%; width: 100%; height: 50%; } .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner { position:relative; z-index:2; display:block; width:100%; height:22px; background-image:url(../../images/general//button-pattern.png);} .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner span.icon { position:relative; z-index:3; margin:5px 3px 0px 0px; display:inline-block; width:12px; height:12px; background-image:url(../../images/general//social-icon-button.png); background-repeat:no-repeat;} .likeMapBox .content .right .socialconteiner .sharrre .box a.share span.conteiner span.text { position:relative; z-index:3; display:inline-block; vertical-align:top; font-size:9px; line-height:22px; font-weight:bold; color:#fff; } /* linkedin normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin a.count{ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share {border:solid 1px #077aab;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:before {background: rgb(38,172,232); /* Old browsers */ background: -moz-linear-gradient(top, rgba(38,172,232,1) 0%, rgba(30,162,229,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,172,232,1)), color-stop(100%,rgba(30,162,229,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(38,172,232,1) 0%,rgba(30,162,229,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ace8', endColorstr='#1ea2e5',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:after {background: rgb(0,149,225); /* Old browsers */ background: -moz-linear-gradient(top, rgba(0,149,225,1) 0%, rgba(0,138,222,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,149,225,1)), color-stop(100%,rgba(0,138,222,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,149,225,1) 0%,rgba(0,138,222,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#008ade',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner { background-color:#1a91cd;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner span.icon { background-position:0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #a2a2a2; } /* linkedin hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover:before { background:#008ad9;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover:after { background:#007ed5;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share:hover span.conteiner span.text {} /* linkedin active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active:after { } .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #4D708A; box-shadow: inset 0px 0px 4px 0px #4D708A;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemLinkedin .box a.share.active span.conteiner span.text {} /* google normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share { border:solid 1px #3c3c3c;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner {background: rgb(108,108,108); /* Old browsers */ background: -moz-linear-gradient(top, rgba(108,108,108,1) 0%, rgba(67,67,67,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,108,108,1)), color-stop(100%,rgba(67,67,67,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(108,108,108,1) 0%,rgba(67,67,67,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#434343',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon { width:100%; height:3px; vertical-align:top; background-image:none; margin:0; top:-1px; -webkit-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px;} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner { background-color:#585858;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span { display:inline-block; width:25%; height:3px; vertical-align:top;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.red { background-color:#e5414e; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.blue { background-color:#2b99e5; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.green { background-color:#4acb36; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.icon span.yellow {background-color:#ffd03c; } .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share span.conteiner span.text { position:relative; top:-12px; line-height:18px;} /* google hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner { background:#434343;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share:hover span.conteiner span.text {} /* google active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #383838; box-shadow: inset 0px 0px 4px 0px #383838;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemGoogleplus .box a.share.active span.conteiner span.text {} /* facebook normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share {border:solid 1px #375491;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:before {background: rgb(84,129,200); /* Old browsers */ background: -moz-linear-gradient(top, rgba(84,129,200,1) 0%, rgba(73,113,183,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,129,200,1)), color-stop(100%,rgba(73,113,183,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(84,129,200,1) 0%,rgba(73,113,183,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5481c8', endColorstr='#4971b7',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:after {background: rgb(64,105,178); /* Old browsers */ background: -moz-linear-gradient(top, rgba(64,105,178,1) 0%, rgba(50,81,152,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,105,178,1)), color-stop(100%,rgba(50,81,152,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(64,105,178,1) 0%,rgba(50,81,152,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4069b2', endColorstr='#325198',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner { background-color:#3c61aa;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner span.icon {background-position:0px -15px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #2a4787;} /* facebook hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover:before { background:#325198;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover:after { background:#325198;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share:hover span.conteiner span.text {} /* facebook active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active:before {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #26437f; box-shadow: inset 0px 0px 4px 0px #26437f;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemFacebook .box a.share.active span.conteiner span.text {} /* twitter normal */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter a.count{} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share {border:solid 1px #007fca;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:before {background: rgb(40,195,235); /* Old browsers */ background: -moz-linear-gradient(top, rgba(40,195,235,1) 0%, rgba(30,174,229,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,195,235,1)), color-stop(100%,rgba(30,174,229,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(40,195,235,1) 0%,rgba(30,174,229,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28c3eb', endColorstr='#1eaee5',GradientType=0 ); /* IE6-9 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:after {background: rgb(0,160,224); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXR<KEY>); background: -moz-linear-gradient(top, rgba(0,160,224,1) 0%, rgba(0,128,214,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,160,224,1)), color-stop(100%,rgba(0,128,214,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,160,224,1) 0%,rgba(0,128,214,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e0', endColorstr='#0080d6',GradientType=0 ); /* IE6-8 */ } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner {} .ie7 .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner { background-color:#0099de;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner span.icon {background-position:0px -30px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share span.conteiner span.text {text-shadow: 1px 1px 0px #007bc2;} /* twitter hover */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count:hover span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover:before {background:#0080d6;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover:after {background:#0080d6;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share:hover span.conteiner span.text {} /* twitter active */ .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count.active {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.count.active span.text {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active {-webkit-box-shadow: inset 0px 0px 0px 0px; box-shadow: inset 0px 0px 0px 0px;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active:before { } .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active:after {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner {-webkit-box-shadow: inset 0px 0px 4px 0px #156494; box-shadow: inset 0px 0px 4px 0px #156494;} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner span.icon {} .likeMapBox .content .right .socialconteiner .sharrre.mapItemTwitter .box a.share.active span.conteiner span.text {} .shareIntroText { display:inline; float:right; padding-top:45px; font-size:14px; font-weight:normal; color:#bababa;} .shareIntroText span { letter-spacing:-1px; font-weight:bold; text-transform:uppercase;} @media (max-width:600px) { .likeMapBox { display:none;} }
0.432782
0.197444
.Button { align-items: center; appearance: none; border: none; border-radius: var(--borderRadius-200); cursor: pointer; display: inline-flex; flex-shrink: 0; font-family: var(--caeciliaBold); font-size: var(--fontSize-200); font-weight: 700; height: var(--spacing-400); background-color: var(--gray100); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--gray400); color: var(--gray700); justify-content: center; line-height: 1; letter-spacing: .074em; min-width: var(--spacing-400); outline: none; padding-left: var(--spacing-200); padding-right: var(--spacing-200); pointer-events: auto; text-align: center; text-decoration: none; text-transform: uppercase; transition-property: all; transition-duration: var(--transitionDuration-300); transition-timing-function: ease; user-select: none; vertical-align: middle; white-space: nowrap; } .Button:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--gray500); } .Button:active { background-color: var(--gray200); box-shadow: inset 0 0 0 1px var(--gray500); } /* Sizes */ .Button.size1 { font-size: 1rem; height: var(--spacing-300); min-width: var(--spacing-300); padding-left: var(--spacing-100); padding-right: var(--spacing-100); } /* Primary button */ .Button.primary { background-color: var(--blue100); color: var(--blue700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--blue300); } .Button.primary:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--blue400); } .Button.primary:active { box-shadow: inset 0 0 0 1px var(--blue400); } /* Positive button */ .Button.positive { background-color: var(--green100); color: var(--green700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--green300); } .Button.positive:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--green400); } .Button.positive:active { box-shadow: inset 0 0 0 1px var(--green400); } /* Negative button */ .Button.negative { background-color: var(--gray100); color: var(--red700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--gray400); } .Button.negative:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--gray500); } .Button.negative:active { box-shadow: inset 0 0 0 1px var(--gray500); } /* Active state */ .Button.is-active { background-color: var(--gray200); color: var(--gray600); box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray400); } .Button.is-active:hover { box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray500); } .Button.is-active:active { box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray500); } /* Disabled state */ .Button.is-disabled { background-color: var(--gray200); color: var(--gray500); box-shadow: inset 0 0 0 1px var(--gray300); cursor: not-allowed; } /* Button group */ .Button.left { border-radius: var(--borderRadius-200) 0 0 var(--borderRadius-200); z-index: 2; } .Button.middle { border-radius: 0; margin-left: -1px; z-index: 1; } .Button.right { border-radius: 0 var(--borderRadius-200) var(--borderRadius-200) 0; margin-left: -1px; z-index: 0; } .Button.left:hover, .Button.middle:hover, .Button.right:hover, .Button.left:active, .Button.middle:active, .Button.right:active { z-index: 3; }
src/css/components/Button.css
.Button { align-items: center; appearance: none; border: none; border-radius: var(--borderRadius-200); cursor: pointer; display: inline-flex; flex-shrink: 0; font-family: var(--caeciliaBold); font-size: var(--fontSize-200); font-weight: 700; height: var(--spacing-400); background-color: var(--gray100); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--gray400); color: var(--gray700); justify-content: center; line-height: 1; letter-spacing: .074em; min-width: var(--spacing-400); outline: none; padding-left: var(--spacing-200); padding-right: var(--spacing-200); pointer-events: auto; text-align: center; text-decoration: none; text-transform: uppercase; transition-property: all; transition-duration: var(--transitionDuration-300); transition-timing-function: ease; user-select: none; vertical-align: middle; white-space: nowrap; } .Button:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--gray500); } .Button:active { background-color: var(--gray200); box-shadow: inset 0 0 0 1px var(--gray500); } /* Sizes */ .Button.size1 { font-size: 1rem; height: var(--spacing-300); min-width: var(--spacing-300); padding-left: var(--spacing-100); padding-right: var(--spacing-100); } /* Primary button */ .Button.primary { background-color: var(--blue100); color: var(--blue700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--blue300); } .Button.primary:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--blue400); } .Button.primary:active { box-shadow: inset 0 0 0 1px var(--blue400); } /* Positive button */ .Button.positive { background-color: var(--green100); color: var(--green700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--green300); } .Button.positive:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--green400); } .Button.positive:active { box-shadow: inset 0 0 0 1px var(--green400); } /* Negative button */ .Button.negative { background-color: var(--gray100); color: var(--red700); box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 3px rgba(0,0,0,0), inset 0 0 0 1px var(--gray400); } .Button.negative:hover { box-shadow: var(--shadow-200), inset 0 0 0 1px var(--gray500); } .Button.negative:active { box-shadow: inset 0 0 0 1px var(--gray500); } /* Active state */ .Button.is-active { background-color: var(--gray200); color: var(--gray600); box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray400); } .Button.is-active:hover { box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray500); } .Button.is-active:active { box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px var(--gray500); } /* Disabled state */ .Button.is-disabled { background-color: var(--gray200); color: var(--gray500); box-shadow: inset 0 0 0 1px var(--gray300); cursor: not-allowed; } /* Button group */ .Button.left { border-radius: var(--borderRadius-200) 0 0 var(--borderRadius-200); z-index: 2; } .Button.middle { border-radius: 0; margin-left: -1px; z-index: 1; } .Button.right { border-radius: 0 var(--borderRadius-200) var(--borderRadius-200) 0; margin-left: -1px; z-index: 0; } .Button.left:hover, .Button.middle:hover, .Button.right:hover, .Button.left:active, .Button.middle:active, .Button.right:active { z-index: 3; }
0.517571
0.096791
.transfer-block { padding-right: 5px; } .transfer form { padding: 10px 20px 20px; background-color: #f7f7f7; border: 1px solid #f2f2f2; } .transfer .btn.btn-block { height: 45px; } .balance__content:nth-child(odd) { background-color: #f7f7f7; } .balance__content:last-child { /*width: 527px;*/ } .balance__content { border-bottom: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; padding: 8px 10px; color: #63626a; /*min-height: 36px;*/ } .balance__content .amount { color: #08bbff; } .ngdialog-wallet-page fieldset { padding: 10px 0; } .ngdialog-wallet-page form fieldset:last-of-type { margin-bottom: 30px; padding-bottom: 0; border-bottom: none; } .ngdialog-wallet-page .btn-black { background: #2a2933; color: #ffffff; border-radius: 0; border-color: #08bbff; outline: none; } .ngdialog-wallet-page .balance-overflow .walletCat { border-right: none; } .deposit label, .withdraw label { float: left; line-height: 34px; width: 120px; text-align: left; padding-left: 10px; color: #08bbff; } .change-password label { line-height: 34px; } .change-password label span+span, .deposit label span+span, .withdraw label span+span { color: #991528; } .side-note { line-height: 34px; color: #999; } .history-table>tbody>tr>th { background-color: #08bbff; color: #ffffff; border: 0; } .history-table>tbody>tr>th, .history-table>tbody>tr>td { padding: 5px; text-align: center; } .history-table>tbody>tr>td { padding: 10px; font-weight: normal; color: #a2a5aa; border-top: 1px solid #f2f2f2; text-align: center; vertical-align: middle; } .history-table tr:nth-of-type(even) td { background: #f7f7f7; } .history-table .coupon-container { display: flex; align-items: center; } .ngdialog-wallet-page .bonus-history form fieldset { padding: 10px; margin-bottom: 0; background-color: #f7f7f7; } .ngdialog-wallet-page .transfer .won-text { position: absolute; top: 43px; right: 10px; margin: 0; font-size: 13px; color: #63626a; } .ngdialog-wallet-page .form-control.wonText { padding-right: 25px; border-radius: 0; border: 1px solid #f2f2f2; color: #08bbff; background: #f7f7f7; } .ngdialog-wallet-page .won-text.deposit, .ngdialog-wallet-page .won-text.withdraw, .ngdialog-wallet-page .won-text.bonus { position: absolute; top: 8px; right: 25px; margin: 0; color: #63626a; } .ngdialog-wallet-page select { background: url(/common/images/chevron-down-black.png) center right 15px no-repeat #f7f7f7; border-radius: 0; border-radius: 0; border: 1px solid #f2f2f2; color: #63626a; } .ngdialog.ngdialog-theme-default.ngdialog-main-default.ngdialog-wallet .ngdialog-content { width: 1024px; } .alert-danger p { font-size: 13px; } .sw-title { color: black; font-size: 15px; font-weight: 700; } .sw-required { color: darkred; } .ngdialog.ngdialog-theme-default.ngdialog-settlementwithdraw .ngdialog-content { width: 627px; } .ngdialog.ngdialog-wallet .ngdialog-wallet-page .balance-overflow { height: 500px; overflow: auto; } .ngdialog-wallet-page .balance-overflow .category { margin: 0; font-size: 15px; font-weight: 700; line-height: 30px; padding: 5px 10px; } .deposit fieldset, .withdraw fieldset { border-bottom: 1px solid rgba(255, 255, 255, .2); } .ngdialog-wallet-page button.btn-red { border: none; margin: 0 1px; color: #fff; height: 34px; flex: auto; } .btn-clear { background: #2a2933; border: 1px solid #303030; } .ngdialog-wallet-page .withdraw .btn-primary.btn-block, .ngdialog-wallet-page .deposit .btn-primary.btn-block, .ngdialog-wallet-page .change-password .btn-primary.btn-block, .ngdialog-wallet-page .withdraw .btn-black.btn-block, .ngdialog-wallet-page .deposit .btn-black.btn-block, .ngdialog-wallet-page .change-password .btn-black.btn-block { line-height: 30px; width: 436px; margin: 0 auto; } .ngdialog-wallet-page hr { border-top: 1px solid #f2f2f2; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f7f7f7; opacity: 1; color: #ccc; } .ngdialog-wallet-page .ngdialog__content { border: 1px solid #08bbff; } .btn-primary.btn-point { width: calc(100% / 2 - 2px); height: 45px; } .settlement-side-note .btn-sm.btn-primary { line-height: 32px; padding: 0 5px; width: calc(100% / 2 - 5px); } .side-note .btn-sm.btn-primary { line-height: 32px; padding: 0 5px; width: 100px; } .btn-primary.btn-point.active { color: #fff; background: #2a2933; border-color: #08bbff; transition: ease-in .5s; outline: none; } button.btn.btn-black.btn-point.active { background: #4bd5e9; background: -moz-linear-gradient(top, #4bd5e9 0%, #01a5e2 100%); background: -webkit-linear-gradient(top, #4bd5e9 0%, #01a5e2 100%); background: linear-gradient(to bottom, #4bd5e9 0%, #01a5e2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bd5e9', endColorstr='#01a5e2', GradientType=0); outline: none; } button.btn.btn-black.btn-point { width: calc(100% / 2 - 2px); height: 45px; }
www.nh227.com/www.nh227.com/common/css/wallet.css
.transfer-block { padding-right: 5px; } .transfer form { padding: 10px 20px 20px; background-color: #f7f7f7; border: 1px solid #f2f2f2; } .transfer .btn.btn-block { height: 45px; } .balance__content:nth-child(odd) { background-color: #f7f7f7; } .balance__content:last-child { /*width: 527px;*/ } .balance__content { border-bottom: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; padding: 8px 10px; color: #63626a; /*min-height: 36px;*/ } .balance__content .amount { color: #08bbff; } .ngdialog-wallet-page fieldset { padding: 10px 0; } .ngdialog-wallet-page form fieldset:last-of-type { margin-bottom: 30px; padding-bottom: 0; border-bottom: none; } .ngdialog-wallet-page .btn-black { background: #2a2933; color: #ffffff; border-radius: 0; border-color: #08bbff; outline: none; } .ngdialog-wallet-page .balance-overflow .walletCat { border-right: none; } .deposit label, .withdraw label { float: left; line-height: 34px; width: 120px; text-align: left; padding-left: 10px; color: #08bbff; } .change-password label { line-height: 34px; } .change-password label span+span, .deposit label span+span, .withdraw label span+span { color: #991528; } .side-note { line-height: 34px; color: #999; } .history-table>tbody>tr>th { background-color: #08bbff; color: #ffffff; border: 0; } .history-table>tbody>tr>th, .history-table>tbody>tr>td { padding: 5px; text-align: center; } .history-table>tbody>tr>td { padding: 10px; font-weight: normal; color: #a2a5aa; border-top: 1px solid #f2f2f2; text-align: center; vertical-align: middle; } .history-table tr:nth-of-type(even) td { background: #f7f7f7; } .history-table .coupon-container { display: flex; align-items: center; } .ngdialog-wallet-page .bonus-history form fieldset { padding: 10px; margin-bottom: 0; background-color: #f7f7f7; } .ngdialog-wallet-page .transfer .won-text { position: absolute; top: 43px; right: 10px; margin: 0; font-size: 13px; color: #63626a; } .ngdialog-wallet-page .form-control.wonText { padding-right: 25px; border-radius: 0; border: 1px solid #f2f2f2; color: #08bbff; background: #f7f7f7; } .ngdialog-wallet-page .won-text.deposit, .ngdialog-wallet-page .won-text.withdraw, .ngdialog-wallet-page .won-text.bonus { position: absolute; top: 8px; right: 25px; margin: 0; color: #63626a; } .ngdialog-wallet-page select { background: url(/common/images/chevron-down-black.png) center right 15px no-repeat #f7f7f7; border-radius: 0; border-radius: 0; border: 1px solid #f2f2f2; color: #63626a; } .ngdialog.ngdialog-theme-default.ngdialog-main-default.ngdialog-wallet .ngdialog-content { width: 1024px; } .alert-danger p { font-size: 13px; } .sw-title { color: black; font-size: 15px; font-weight: 700; } .sw-required { color: darkred; } .ngdialog.ngdialog-theme-default.ngdialog-settlementwithdraw .ngdialog-content { width: 627px; } .ngdialog.ngdialog-wallet .ngdialog-wallet-page .balance-overflow { height: 500px; overflow: auto; } .ngdialog-wallet-page .balance-overflow .category { margin: 0; font-size: 15px; font-weight: 700; line-height: 30px; padding: 5px 10px; } .deposit fieldset, .withdraw fieldset { border-bottom: 1px solid rgba(255, 255, 255, .2); } .ngdialog-wallet-page button.btn-red { border: none; margin: 0 1px; color: #fff; height: 34px; flex: auto; } .btn-clear { background: #2a2933; border: 1px solid #303030; } .ngdialog-wallet-page .withdraw .btn-primary.btn-block, .ngdialog-wallet-page .deposit .btn-primary.btn-block, .ngdialog-wallet-page .change-password .btn-primary.btn-block, .ngdialog-wallet-page .withdraw .btn-black.btn-block, .ngdialog-wallet-page .deposit .btn-black.btn-block, .ngdialog-wallet-page .change-password .btn-black.btn-block { line-height: 30px; width: 436px; margin: 0 auto; } .ngdialog-wallet-page hr { border-top: 1px solid #f2f2f2; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f7f7f7; opacity: 1; color: #ccc; } .ngdialog-wallet-page .ngdialog__content { border: 1px solid #08bbff; } .btn-primary.btn-point { width: calc(100% / 2 - 2px); height: 45px; } .settlement-side-note .btn-sm.btn-primary { line-height: 32px; padding: 0 5px; width: calc(100% / 2 - 5px); } .side-note .btn-sm.btn-primary { line-height: 32px; padding: 0 5px; width: 100px; } .btn-primary.btn-point.active { color: #fff; background: #2a2933; border-color: #08bbff; transition: ease-in .5s; outline: none; } button.btn.btn-black.btn-point.active { background: #4bd5e9; background: -moz-linear-gradient(top, #4bd5e9 0%, #01a5e2 100%); background: -webkit-linear-gradient(top, #4bd5e9 0%, #01a5e2 100%); background: linear-gradient(to bottom, #4bd5e9 0%, #01a5e2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bd5e9', endColorstr='#01a5e2', GradientType=0); outline: none; } button.btn.btn-black.btn-point { width: calc(100% / 2 - 2px); height: 45px; }
0.433262
0.190799
body{ width: 100%; height: 100%; background-color: #06182d; background-size: auto; background-size: 100% 100%; position: relative; min-height: 756px; padding: 0px; margin: 0px; font-family: "Microsoft YaHei"; user-select: none; } @font-face{ font-family: yjsz; src:url('../fonts/yjsz.ttf'); } .t_header{ width: 100%; height: 80px; background: url('../images/header.png') no-repeat; background-size: auto; background-size: 100% 100%; position: relative; } .t_header span { color: #FFFFFF; font-size: 30px; position: absolute; top: 50%; margin-top: -20px; left: 6%; } .t_left_box { position: relative; width: 20%; height: 480px; display: inline-block; text-align: center; left: 1%; } .t_l_line { position: absolute; top: 0; left: 0; } .t_r_line { position: absolute; bottom: 0; right: 0; } .t_mbox { width: 200px; height: 80px; position: relative; margin: 0 auto; margin-top: 25px; /*background: rgba(14, 148, 234, 0.4);*/ padding-top: 5px; padding-bottom: 5px; } .t_mbox div { font-size: 16px; color: #0e94ea; line-height: 25px; font-weight: 900; } .t_mbox span { font-family: 'yjsz'; color: #00fbfe; text-shadow: 0 0 25px #00fbfe; font-weight: bolder; font-size: 26px; } .t_table_box { position: relative; width: 98%; min-height: 340px; display: inline-block; text-align: center; left: 1%; } .commonTable { width: 95%; margin: 0 auto; border-collapse: collapse; color: #FFFFFF; border-right: 1px solid #0e94ea; margin-bottom: 30px; margin-top: 75px; } .commonTable tbody tr td{ height: 30px; line-height: 30px; border-bottom: 1px solid #0e94ea; border-top: 1px solid #0e94ea; border-left: 1px solid #0e94ea; text-align: center; font-size: 14px; padding: 2px; color: #f2f2f2; } .commonTable thead tr td{ height: 35px; line-height: 35px; border-bottom: 1px solid #0e94ea; border-top: 1px solid #0e94ea; border-left: 1px solid #0e94ea; text-align: center; background-color: rgba(14, 148, 234, 0.4); color: #00b3ac; font-weight: bold; } .commonTable tbody tr:hover{ color: #FFFFFF; background-color: rgba(14, 148, 234, 0.4); cursor: pointer; } .btn-small { display: inline-block; cursor: pointer; font-size: 12px; border-radius: 4px; background-color: #449d44; color: #fff; min-width: 40px; height: 15px; line-height: 15px; text-align: center; padding: 3px 5px 3px 5px; } .btn-search { background-color:transparent; border: 2px solid #1AA1FD; border-radius: 4px; font-size: 16px; color: #fff; } .btn-small:hover { color: #fff; background-color: #398439; } .btn-red { background-color: #d9534f; } .btn-red:hover { background-color: #d43f3a; } .btn-cyan { background-color: #59b4c6; } .btn-cyan:hover { background-color: #59b4c6; } input[type="text"] { padding: 10px; border: 1px solid #04918B; background-color: transparent; border-radius: .25em; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08); width: 300px; color: #FFFFFF; position: absolute; left: 35px; top: 30px; } #refreshBtn { color: #FFFFFF; cursor: pointer; position: absolute; right: 30px; top: 30px; z-index: 10; } .t_top_box { width: 500px; height: 100px; overflow: hidden; position: absolute; display: inline-block; left: 24%; } .t_top2_box { width: 38%; height: 100px; overflow: hidden; position: absolute; display: inline-block; left: 61%; line-height: 100px; text-align: center; } .t_top2_box .t_mbox2 span { display: inline-block; font-size: 26px; color: #e9f0fb; } .t_nav { width: 100%; height: 100%; } ul, h1, h2, h3, h4, h5, h6, p { /*list-style: 0;*/ padding: 0; margin: 0; } .t_nav li span { font-size: 14px; color: #1AA1FD; position: absolute; left: 0; right: 0; margin: auto; top: 25%; } .t_nav li { display: inline-block; width: 30%; height: 100%; text-align: center; position: relative; } #addTj, #updateTj, #deleteTj { font-size: 22px; color: #fff; position: absolute; left: 0; right: 0; margin: auto; top: 50%; } .t_nav li i { width: 1px; height: 100%; position: absolute; right: -0.2rem; background: url('../images/sper.png') no-repeat; background-size: auto; background-size: 100% 100%; } .t_bottom_box { width: 75%; height: 380px; overflow: hidden; position: relative; top: -360px; left: 24%; } .t_mbox i { width: 1px; height: 300%; position: absolute; background: url('../images/sper.png') no-repeat; background-size: 100% 100%; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); top: -40px; left: 100px; } #bugBtn { font-size:14px; position: absolute; display: none; width: 25px; height: 25px; z-index: 10; right: 100px; top: 32px; background: url('../images/bug.png') no-repeat; cursor: pointer; }
web/platform/css/monitor.css
body{ width: 100%; height: 100%; background-color: #06182d; background-size: auto; background-size: 100% 100%; position: relative; min-height: 756px; padding: 0px; margin: 0px; font-family: "Microsoft YaHei"; user-select: none; } @font-face{ font-family: yjsz; src:url('../fonts/yjsz.ttf'); } .t_header{ width: 100%; height: 80px; background: url('../images/header.png') no-repeat; background-size: auto; background-size: 100% 100%; position: relative; } .t_header span { color: #FFFFFF; font-size: 30px; position: absolute; top: 50%; margin-top: -20px; left: 6%; } .t_left_box { position: relative; width: 20%; height: 480px; display: inline-block; text-align: center; left: 1%; } .t_l_line { position: absolute; top: 0; left: 0; } .t_r_line { position: absolute; bottom: 0; right: 0; } .t_mbox { width: 200px; height: 80px; position: relative; margin: 0 auto; margin-top: 25px; /*background: rgba(14, 148, 234, 0.4);*/ padding-top: 5px; padding-bottom: 5px; } .t_mbox div { font-size: 16px; color: #0e94ea; line-height: 25px; font-weight: 900; } .t_mbox span { font-family: 'yjsz'; color: #00fbfe; text-shadow: 0 0 25px #00fbfe; font-weight: bolder; font-size: 26px; } .t_table_box { position: relative; width: 98%; min-height: 340px; display: inline-block; text-align: center; left: 1%; } .commonTable { width: 95%; margin: 0 auto; border-collapse: collapse; color: #FFFFFF; border-right: 1px solid #0e94ea; margin-bottom: 30px; margin-top: 75px; } .commonTable tbody tr td{ height: 30px; line-height: 30px; border-bottom: 1px solid #0e94ea; border-top: 1px solid #0e94ea; border-left: 1px solid #0e94ea; text-align: center; font-size: 14px; padding: 2px; color: #f2f2f2; } .commonTable thead tr td{ height: 35px; line-height: 35px; border-bottom: 1px solid #0e94ea; border-top: 1px solid #0e94ea; border-left: 1px solid #0e94ea; text-align: center; background-color: rgba(14, 148, 234, 0.4); color: #00b3ac; font-weight: bold; } .commonTable tbody tr:hover{ color: #FFFFFF; background-color: rgba(14, 148, 234, 0.4); cursor: pointer; } .btn-small { display: inline-block; cursor: pointer; font-size: 12px; border-radius: 4px; background-color: #449d44; color: #fff; min-width: 40px; height: 15px; line-height: 15px; text-align: center; padding: 3px 5px 3px 5px; } .btn-search { background-color:transparent; border: 2px solid #1AA1FD; border-radius: 4px; font-size: 16px; color: #fff; } .btn-small:hover { color: #fff; background-color: #398439; } .btn-red { background-color: #d9534f; } .btn-red:hover { background-color: #d43f3a; } .btn-cyan { background-color: #59b4c6; } .btn-cyan:hover { background-color: #59b4c6; } input[type="text"] { padding: 10px; border: 1px solid #04918B; background-color: transparent; border-radius: .25em; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08); width: 300px; color: #FFFFFF; position: absolute; left: 35px; top: 30px; } #refreshBtn { color: #FFFFFF; cursor: pointer; position: absolute; right: 30px; top: 30px; z-index: 10; } .t_top_box { width: 500px; height: 100px; overflow: hidden; position: absolute; display: inline-block; left: 24%; } .t_top2_box { width: 38%; height: 100px; overflow: hidden; position: absolute; display: inline-block; left: 61%; line-height: 100px; text-align: center; } .t_top2_box .t_mbox2 span { display: inline-block; font-size: 26px; color: #e9f0fb; } .t_nav { width: 100%; height: 100%; } ul, h1, h2, h3, h4, h5, h6, p { /*list-style: 0;*/ padding: 0; margin: 0; } .t_nav li span { font-size: 14px; color: #1AA1FD; position: absolute; left: 0; right: 0; margin: auto; top: 25%; } .t_nav li { display: inline-block; width: 30%; height: 100%; text-align: center; position: relative; } #addTj, #updateTj, #deleteTj { font-size: 22px; color: #fff; position: absolute; left: 0; right: 0; margin: auto; top: 50%; } .t_nav li i { width: 1px; height: 100%; position: absolute; right: -0.2rem; background: url('../images/sper.png') no-repeat; background-size: auto; background-size: 100% 100%; } .t_bottom_box { width: 75%; height: 380px; overflow: hidden; position: relative; top: -360px; left: 24%; } .t_mbox i { width: 1px; height: 300%; position: absolute; background: url('../images/sper.png') no-repeat; background-size: 100% 100%; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); top: -40px; left: 100px; } #bugBtn { font-size:14px; position: absolute; display: none; width: 25px; height: 25px; z-index: 10; right: 100px; top: 32px; background: url('../images/bug.png') no-repeat; cursor: pointer; }
0.488771
0.094761
@charset "UTF-8"; /* Copyright 2017 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.​ */ html, body { margin: 0; padding: 0; width: 100%; height: 100%; } .configurable-application__view-container { padding: 0; margin: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; align-content: center; } .configurable-application__view-container .esri-view { width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-color: #fff; background-image: url(../assets/loader-ie9.gif); } .configurable-application--loading { text-align: center; display: block; height: 100%; width: 100%; overflow: hidden; background-color: #fff; background-position: center center; background-repeat: no-repeat; background-image: url(../assets/loader-ie9.gif); } .configurable-application--loading .configurable-application__view-container { display: none; } .offscreen { clip-path: inset(100%); clip: rect(1px 1px 1px 1px); /* IE 6/7 */ clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; /* added line */ width: 1px; } esri-popup:focus { border: 2px solid #5e9ed6; } .hidden { display: none !important; } .live-info { position: absolute; bottom: 20px; left: 0; right: 0; height: auto; margin: 0 auto; background: white; z-index: 1; font-size: 15px; padding: 1em; } .feature-index { background-color: #333; color: #fff; padding: 2px 4px; margin-right: 4px; font-weight: bold; min-width: 12px; text-align: center; border-radius: 8px; } .feature-label { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 3px; } .detail-info { padding: 13px 11px; line-height: 1.5em; margin-bottom: 1em; } .directions-info { position: absolute; bottom: 0; right: 3px; color: #4d4d4d; } .esri-expand__content .esri-widget { margin-top: 0.5em; margin-bottom: 0.5em; } .driving-details { margin-top: 1em; margin-bottom: 1em; } .panel { max-height: 40%; min-height: 20%; overflow: auto; } #directionsList { overflow: auto; } .esri-search__source { margin: 0; } .esri-directions li { margin: 0; } .esri-search__suggestions-list li { margin: 0; } /*# sourceMappingURL=main.css.map */
styles/main.css
@charset "UTF-8"; /* Copyright 2017 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.​ */ html, body { margin: 0; padding: 0; width: 100%; height: 100%; } .configurable-application__view-container { padding: 0; margin: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; align-content: center; } .configurable-application__view-container .esri-view { width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-color: #fff; background-image: url(../assets/loader-ie9.gif); } .configurable-application--loading { text-align: center; display: block; height: 100%; width: 100%; overflow: hidden; background-color: #fff; background-position: center center; background-repeat: no-repeat; background-image: url(../assets/loader-ie9.gif); } .configurable-application--loading .configurable-application__view-container { display: none; } .offscreen { clip-path: inset(100%); clip: rect(1px 1px 1px 1px); /* IE 6/7 */ clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; /* added line */ width: 1px; } esri-popup:focus { border: 2px solid #5e9ed6; } .hidden { display: none !important; } .live-info { position: absolute; bottom: 20px; left: 0; right: 0; height: auto; margin: 0 auto; background: white; z-index: 1; font-size: 15px; padding: 1em; } .feature-index { background-color: #333; color: #fff; padding: 2px 4px; margin-right: 4px; font-weight: bold; min-width: 12px; text-align: center; border-radius: 8px; } .feature-label { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 3px; } .detail-info { padding: 13px 11px; line-height: 1.5em; margin-bottom: 1em; } .directions-info { position: absolute; bottom: 0; right: 3px; color: #4d4d4d; } .esri-expand__content .esri-widget { margin-top: 0.5em; margin-bottom: 0.5em; } .driving-details { margin-top: 1em; margin-bottom: 1em; } .panel { max-height: 40%; min-height: 20%; overflow: auto; } #directionsList { overflow: auto; } .esri-search__source { margin: 0; } .esri-directions li { margin: 0; } .esri-search__suggestions-list li { margin: 0; } /*# sourceMappingURL=main.css.map */
0.63443
0.090293
Created on : Apr 1, 2019, 5:20:15 PM Author : chari */ * { box-sizing: border-box; } /*Layout that keep footer at the bottom*/ html, body{ height: 100%; } body{ display: flex; flex-direction: column; position: relative; } .main{ flex: 1 0 auto; } .footer{ width: 100%; padding: 4px; background: #ff5d5d; color: white; text-align: center; border-radius: 3px; flex-shrink: 0; } .teamLogo{ height: 18px; } /*Navbar*/ div.content{ margin-top: 80px; } .navLogo{ width: 200px; } .navOptions, .navOptions:visited{ color: white; font-size: 15px; } .navOptions:hover, .navOptions:active{ color: black; cursor: pointer; } .userName { color: white; font-size: 15px; padding: 15.2px 15px 14px 15px; cursor: default; } .activeNav{ background: #ff855c; } nav.navbar{ background: #ff5d5d; border:none; border-radius: 3px; } button.navbar-toggle{border: white solid 1px;} button:hover.navbar-toggle{background: #ff8080;} .icon-bar{background: white; } .nav{ padding-right: 30px; } /*Back To Top*/ #backToTop{ font-size: 80px; color: #ff855c; text-align: center; text-decoration: none; opacity: 0.5; z-index: 2; display: none; -webkit-transform: rotate(270deg); transition: rotate(270deg); position: fixed; right: 20px; bottom: 25px; } #backToTop:hover{ opacity: 1; } /*SignIn/SignUp*/ .SignInUP-container{ display: flex; flex-wrap: wrap; justify-content: center; max-width: 800px; } .SignInUP-container > div{ margin: 10px auto; width: 300px; } .inputbox{ width: 100%; height: 40px; border: solid 2.5px #ff9999; border-radius: 15px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .inputbox:focus{ border: solid 2.5px #ff5d5d; border-radius: 5px; } .submitbtn{ color: white; font-size: 25px; background: #ff5d5d; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn1 { color: white; font-size: 25px; background: #ff5d5d; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn1:hover { border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .submitbtn1:disabled, .submitbtn1[disabled=disabled]{ background: #cccccc; color: white; font-size: 25px; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn:hover{ border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } /*Home*/ /*HomeTop*/ .hometop{ text-align: center; padding-bottom: 50px; } .message{ font-size: 30px; color: #ff5d5d; } .homeImg{ width: 650px; border-left: 70px solid transparent; border-right: 70px solid transparent; margin: auto; } .mainOptions:link, .mainOptions:visited{ font-size: 40px; padding: 0px 70px; color: black; text-decoration: none; border: 2px solid white; border-radius: 10px; -webkit-transition: 0.5s; transition: 0.5s; } .mainOptions:hover{ color: #800000; text-decoration: none; border: 2px solid #ff5d5d; border-radius: 20px; } .AisleHeading{ font-size: 40px; padding: 0px 70px; color: #800000; text-decoration: none; border: 2px solid #ff5d5d; border-radius: 20px; } .AisleHeading:hover{ color: #800000; text-decoration: none; } .modal{ position: absolute; top: 300px; z-index: 10040; overflow: auto; overflow-y: auto; } .modal-dialog{ background: white; border: 2px solid #ff5d5d; border-radius: 10px; } .modalLink:link, .modalLink:visited{ font-size: 20px; border-radius: 5px; background: #ff5d5d; color: white; text-decoration: none; margin: auto 5px; padding: 5px; -webkit-transition: 0.5s; transition: 0.5s; border-style: solid; border-left-color: #cccccc; border-top-color: #cccccc; border-right-color: #737373; border-bottom-color: #737373; } .modalLink:hover{ text-decoration: none; border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .modalLink:active{ -webkit-transition: 0s; transition: 0s; border-left-color: #737373; border-top-color: #737373; border-right-color: #cccccc; border-bottom-color: #cccccc; } .searchborder{ width: 70%; height: 40px; padding-top: 10px; margin: auto; border: 1px #707070 solid; border-radius: 10px; padding: 10px; -webkit-transition: 0.3s; transition: 0.3s; position: absolute; left: 15%; z-index: 2; background: white; } .searchtext{ width: 100%; height: 99%; border: none; border-radius: 10px; outline: none; position: absolute; top: 0%; left: 0%; } .searchtext:focus ~ .searchbtn{ color: transparent; z-index: -1; } .searchbtn{ background: none; border:none; border-radius: 10px; outline: none; position: absolute; top: 5%; right: 0%; font-size: 25px; } .searchbtn:hover{ color: #707070; } /*HomeBot*/ .aisle{ display: flex; flex-flow: wrap; padding: 5px; border-bottom: 2px solid #cccccc; justify-content: center; position: relative; } .aisleName{ font-weight: 700; padding-bottom: 10px; border-bottom: 1px solid #cccccc; } .itemCard{ width: 180.8px; height: 258px; margin: 10px 20px 20px 20px; padding-left: 15px; padding-right: 15px; display: inline-block; border: 2px solid #cccccc; border-radius: 2px; -webkit-transition: 0.2s; transition: 0.2s; position: relative; } .itemCard:hover{ border: 2px solid #ff8080; border-radius: 5px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .itemLink:link, .itemLink:hover, .itemLink:visited{ color: black; text-decoration: none; } .itemImg{ border:0; margin: 2px auto; } .itemName{ white-space: nowrap; margin: auto; } .itemPrice{ font-style: oblique; font-weight: bold; margin: 5px auto; position: absolute; bottom: 45px; } .addbtn{ color: white; font-size: 22.5px; background: #ff5d5d; width: 146.8px; height: 42px; border-left-color: #ff8080; border-top-color: #ff8080; border-right-color: #ff4d4d; border-bottom-color: #ff4d4d; border-radius: 5px; outline: none; position: absolute; bottom: 5px; } .addbtn:active{ border-left-color: #ff4d4d; border-top-color: #ff4d4d; border-right-color: #ff8080; border-bottom-color: #ff8080; } .seeMoreLink:link, .seeMoreLink:visited{ position: absolute; right: 25px; bottom: 0px; color: black; text-decoration: none; } .seeMoreLink:hover{ color: #cccccc; } /*CartPage*/ .cart-container{ display: flex; flex-flow: row wrap-reverse; max-width: inherit; position: relative; } .cartList{ margin: 10px 20px; width: 700px; } .itemCart{ width: 100%; margin: 10px auto 20px auto; padding-left: 15px; padding-right: 15px; display: inline-block; border-bottom: 1.5px solid #cccccc; border-radius: 5px; -webkit-transition: 0.2s; transition: 0.2s; position: relative; } .itemImgCart{ width: 100px; border:0; margin: 5px auto; display: inline-block; } .itemPriceCart{ font-style: oblique; font-weight: bold; position: absolute; margin: auto; top: 40%; right: 47%; } .quantityBox { position: absolute; top: 30%; right: 8%; } .quantityBtn { display: inline-block; font-size: 20px; color: white; width: 33px; height: 35px; text-align: center; vertical-align: middle; background: #ff5d5d; -webkit-user-select: none; user-select: none; } .quantityBtn:hover { cursor: pointer; background: #ff855c; } .quantityBtn:active { border: 1px solid #ff5d5d; } .decBtn { border-top-left-radius: 5px; border-bottom-left-radius: 15px; margin-right: -4px; padding: 3px 0; } .incBtn { border-top-right-radius: 15px; border-bottom-right-radius: 5px; margin-left: -4px; padding: 4px 0; } .inputQuantity { text-align: center; border: 1px solid #ff5d5d; vertical-align: middle; width: 60px; height: 35px; outline: none; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .cartSummary{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; position: absolute; top: 90px; right: 80px; } .cartSummaryHeader{ color: #707070; text-align: center; font-weight: bolder; } .cartSummaryLabel { color: #707070; font-size: 20px; font-weight: bold; line-height: 2; } .cartSummaryPrice { font-size: 20px; text-align: right; font-style: oblique; line-height: 2; } /*PaymentPage*/ .payment-container{ display: flex; flex-flow: row wrap; max-width: 1000px; position: relative; justify-content: center; } .creditcardInfo{ width: 300px; margin: 10px auto; } .paymentSummary{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; margin: 10px auto; } /*Aisles Page*/ .aisles-container { max-width: 1440px; display: flex; flex-flow: wrap; justify-content: center; position: relative; } .aisleCard { width: 250px; border: 2px solid #cccccc; border-radius: 2px; -webkit-transition: 0.2s; transition: 0.2s; margin: 10px 40px 40px; padding: 0px 15px; position: relative; } .aisleCard:hover { border: 2px solid #ff8080; border-radius: 5px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .aisleCard div { width: auto; height: 55px; font-size: 22px; text-align: center; font-weight: bold; word-wrap: break-word; } /*ItemsList Page*/ .items-container{ display: flex; flex-flow: wrap; max-width: inherit; justify-content: center; position: relative; } /*Item Page*/ /*back*/ .backIcon:link, .backIcon:visited{ font-size: 20px; color: #707070; text-decoration: none; display: inline-block; margin-bottom: 10px; } .backIcon span{ font-size: 15px; } .backIcon:hover{ color: #ff5d5d; text-decoration: none; } /*Item Details*/ .item-container{ display: flex; flex-flow: wrap; max-width: inherit; justify-content: center; position: relative; } .itemImg-container{ width: 40%; padding-right: 20px; } .itemImgItem{ margin: auto; width: 80%; } .item-detail{ width: 60%; position: relative; } .itemNameItem{ font-weight: bold; margin: 20px auto; } .itemPriceItem{ font-style: oblique; font-weight: bold; margin: 5px auto; position: absolute; bottom: 70px; } .addbtnItem{ color: white; font-size: 22.5px; background: #ff5d5d; width: 146.8px; height: 42px; border-left-color: #ff8080; border-top-color: #ff8080; border-right-color: #ff4d4d; border-bottom-color: #ff4d4d; border-radius: 5px; margin: auto; outline: none; position: absolute; bottom: 20px; } .addbtnItem:active{ border-left-color: #ff4d4d; border-top-color: #ff4d4d; border-right-color: #ff8080; border-bottom-color: #ff8080; } .itemDescriptionLabel{ width: 100%; font-weight: bold; cursor: pointer; } .itemDescriptionLabel:hover{ color: #707070; } .itemDescription{ width: 100%; font-size: 18px; } /*Receipt Page*/ .receiptHeader1{ text-align: center; font-size: 34px; font-weight: bold;" } .receiptHeader2{ text-align: center; font-size: 20px;" } .orderNumberHeader{ font-size: 25px; } #orderNumber{ font-weight: bold; } .cartSummaryReceipt{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; position: absolute; top: 35px; right: 80px; } .infoBox{ background: white; margin-bottom: 15px; } .infoTitle{ border-bottom: 1px solid #707070; } .infoDetails{ padding-left: 40px; } .textReceiptHeader{ font-size: 20px; font-weight: bold; margin: 5px 0px; } .textReceiptInfo{ font-size: 18px; font-weight: normal; margin: 0px 0px 5px; } .itemQuantity{ position: absolute; margin: auto; top: 40%; right: 15%; } .backHomebtn{ color: white; font-size: 25px; background: #ff5d5d; width: 250px; height: 40px; float: right; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .backHomebtn:hover{ border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .backHome:link, .backHome:hover, .backHome:visited{ color: white; text-decoration: none; } /*Devices with screen smaller than or equal to 1200px*/ @media only screen and (max-width: 1200px){ /*Back To Top*/ #backToTop{ font-size: 60px; right: 15px; bottom: 30px; } /*HomeBot*/ .itemCard{ width: 148.8px; height: 206px; margin: 8px 16px 16px 16px; padding-left: 12px; padding-right: 12px; } .itemName{ font-size: 14.4px; } .itemPrice{ font-size: 11.2px; margin: 4px auto; bottom: 36px; } .addbtn{ font-size: 18px; width: 117.44px; height: 33px; bottom: 4px; } /*CartPage*/ .cartList{ width: 500px; } .itemPriceCart{ right: 45%; } .quantityBox { right: 4%; } } /*Devices with screen smaller than or equal to 992px*/ @media only screen and (max-width: 992px){ /*Back To Top*/ #backToTop{ right: 5px; } /*Top-HomePage*/ .message { font-size: 22.5px; } .mainOptions:link{ font-size: 30px; padding: 0px 52.5px; } .AisleHeading{ font-size: 30px; padding: 0px 52.5px; } .searchborder{ height: 30px; } .searchbtn{ font-size: 18.75px; } /*HomeBot*/ .aisleName{ font-size: 18px; } .itemCard{ width: 113.6px; height: 165.12px; margin: 6.4px 12.8px 12.8px 12.8px; padding-left: 9.6px; padding-right: 9.6px; } .itemImg{ margin: 1px auto; } .itemName{ font-size: 11.52px; } .itemPrice{ font-size: 8.96px; margin: 3.2px auto; bottom: 28.8px; } .addbtn{ font-size: 14.4px; width: 90.4px; height: 26.88px; bottom: 3.2px; } .seeMoreLink{ font-size: 10.5px; } /*CartPage*/ .cart-container{ justify-content: center; } .cartSummary{ position: static; } /*PaymentPage*/ .paymentSummary{ position: static; } /*Receipt Page*/ .cartSummaryReceipt{ position: static; } } /*Devices with screen smaller than or equal to 768px*/ @media only screen and (max-width: 768px){ /*Back To Top*/ #backToTop{ right: 0px; } /*Top-HomePage*/ .mainOptions:link{ font-size: 25px; padding: 0px 40px; } .AisleHeading{ font-size: 25px; padding: 0px 40px; } /*HomeBot*/ .itemCard{ width: 95%; height: auto; } .itemImg{ width: 90.4px; margin: 1px; } .itemName{ font-size: 14.4px; } .itemPrice{ font-size: 14px; margin: 4px auto; bottom: 15px; right: 9.6px; } .addbtn{ font-size: 18px; width: auto; height: 33px; bottom: 40px; right: 9.6px; } /*Aisles Page*/ .aisleCard { width: 100%; margin: 10px auto; padding: 1px; } .aisleCard div { width: 70%; position: absolute; top: 30px; right: 10px; text-align: right; font-size: 20px; font-weight: 500; } /*ItemsList Page*/ .items-container{ border-left-width: 0px; } /*Item Details*/ .itemNameItem{ font-size: 18px; } .itemPriceItem{ font-size: 14px; bottom: 60px; } .addbtnItem{ font-size: 18px; width: 117.44px; height: 33px; } .itemDescriptionLabel{ font-size: 14px; } .itemDescription{ font-size: 14px; } } /*Devices with screen smaller than or equal to 496px*/ @media only screen and (max-width: 496px){ /*Top-HomePage*/ .message { font-size: 16.5px; } .mainOptions:link{ font-size: 16px; padding: 0px 30px; border: 1px solid white; } .mainOptions:hover{ border: 1px solid #ff5d5d; } .AisleHeading{ font-size: 16px; padding: 0px 30px; border: 1px solid #ff5d5d; } .AisleHeading:hover{ border: 1px solid #ff5d5d; } .searchborder{ height: 20px; } .searchbtn{ font-size: 12.5px; } /*CartPage*/ .itemPriceCart{ font-size: 12px; right: 45%; } .itemImgCart{ width: 70px; } .quantityBox { top: 35%; right: 5%; } .quantityBtn { font-size: 15px; width: 25px; height: 30px; } .inputQuantity { width: 35px; height: 30px; } /*Aisles Page*/ .aisleCard div { width: 60%; top: 35px; font-size: 18px; } /*ItemsList Page*/ .items-container{ padding-left: 0px; padding-right: 0px; } /*Item Details*/ .itemImg-container{ width: 100%; padding-right: 0px; } .itemImgItem{ width: 50%; } .item-detail{ width: 80%; } .itemNameItem{ font-size: 14.4px; } .itemPriceItem{ font-size: 11.52px; position: static; } .addbtnItem{ font-size: 18px; width: 100%; height: 33px; position: static; } .itemDescription{ font-size: 11.52px; } /*Receipt Page*/ .receiptHeader1{ font-size: 25px; } .receiptHeader2{ font-size: 16px; } .orderNumberHeader{ font-size: 20px; } .infoTitle{ font-size: 25px; } .infoDetails{ padding-left: 15px; } .textReceiptHeader{ font-size: 18px; } .textReceiptInfo{ font-size: 15px; margin: 0px 0px; } .backHomebtn{ margin: auto; width: 100%; } }
Public/css/WebStyle.css
Created on : Apr 1, 2019, 5:20:15 PM Author : chari */ * { box-sizing: border-box; } /*Layout that keep footer at the bottom*/ html, body{ height: 100%; } body{ display: flex; flex-direction: column; position: relative; } .main{ flex: 1 0 auto; } .footer{ width: 100%; padding: 4px; background: #ff5d5d; color: white; text-align: center; border-radius: 3px; flex-shrink: 0; } .teamLogo{ height: 18px; } /*Navbar*/ div.content{ margin-top: 80px; } .navLogo{ width: 200px; } .navOptions, .navOptions:visited{ color: white; font-size: 15px; } .navOptions:hover, .navOptions:active{ color: black; cursor: pointer; } .userName { color: white; font-size: 15px; padding: 15.2px 15px 14px 15px; cursor: default; } .activeNav{ background: #ff855c; } nav.navbar{ background: #ff5d5d; border:none; border-radius: 3px; } button.navbar-toggle{border: white solid 1px;} button:hover.navbar-toggle{background: #ff8080;} .icon-bar{background: white; } .nav{ padding-right: 30px; } /*Back To Top*/ #backToTop{ font-size: 80px; color: #ff855c; text-align: center; text-decoration: none; opacity: 0.5; z-index: 2; display: none; -webkit-transform: rotate(270deg); transition: rotate(270deg); position: fixed; right: 20px; bottom: 25px; } #backToTop:hover{ opacity: 1; } /*SignIn/SignUp*/ .SignInUP-container{ display: flex; flex-wrap: wrap; justify-content: center; max-width: 800px; } .SignInUP-container > div{ margin: 10px auto; width: 300px; } .inputbox{ width: 100%; height: 40px; border: solid 2.5px #ff9999; border-radius: 15px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .inputbox:focus{ border: solid 2.5px #ff5d5d; border-radius: 5px; } .submitbtn{ color: white; font-size: 25px; background: #ff5d5d; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn1 { color: white; font-size: 25px; background: #ff5d5d; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn1:hover { border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .submitbtn1:disabled, .submitbtn1[disabled=disabled]{ background: #cccccc; color: white; font-size: 25px; width: 75%; height: 40px; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .submitbtn:hover{ border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } /*Home*/ /*HomeTop*/ .hometop{ text-align: center; padding-bottom: 50px; } .message{ font-size: 30px; color: #ff5d5d; } .homeImg{ width: 650px; border-left: 70px solid transparent; border-right: 70px solid transparent; margin: auto; } .mainOptions:link, .mainOptions:visited{ font-size: 40px; padding: 0px 70px; color: black; text-decoration: none; border: 2px solid white; border-radius: 10px; -webkit-transition: 0.5s; transition: 0.5s; } .mainOptions:hover{ color: #800000; text-decoration: none; border: 2px solid #ff5d5d; border-radius: 20px; } .AisleHeading{ font-size: 40px; padding: 0px 70px; color: #800000; text-decoration: none; border: 2px solid #ff5d5d; border-radius: 20px; } .AisleHeading:hover{ color: #800000; text-decoration: none; } .modal{ position: absolute; top: 300px; z-index: 10040; overflow: auto; overflow-y: auto; } .modal-dialog{ background: white; border: 2px solid #ff5d5d; border-radius: 10px; } .modalLink:link, .modalLink:visited{ font-size: 20px; border-radius: 5px; background: #ff5d5d; color: white; text-decoration: none; margin: auto 5px; padding: 5px; -webkit-transition: 0.5s; transition: 0.5s; border-style: solid; border-left-color: #cccccc; border-top-color: #cccccc; border-right-color: #737373; border-bottom-color: #737373; } .modalLink:hover{ text-decoration: none; border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .modalLink:active{ -webkit-transition: 0s; transition: 0s; border-left-color: #737373; border-top-color: #737373; border-right-color: #cccccc; border-bottom-color: #cccccc; } .searchborder{ width: 70%; height: 40px; padding-top: 10px; margin: auto; border: 1px #707070 solid; border-radius: 10px; padding: 10px; -webkit-transition: 0.3s; transition: 0.3s; position: absolute; left: 15%; z-index: 2; background: white; } .searchtext{ width: 100%; height: 99%; border: none; border-radius: 10px; outline: none; position: absolute; top: 0%; left: 0%; } .searchtext:focus ~ .searchbtn{ color: transparent; z-index: -1; } .searchbtn{ background: none; border:none; border-radius: 10px; outline: none; position: absolute; top: 5%; right: 0%; font-size: 25px; } .searchbtn:hover{ color: #707070; } /*HomeBot*/ .aisle{ display: flex; flex-flow: wrap; padding: 5px; border-bottom: 2px solid #cccccc; justify-content: center; position: relative; } .aisleName{ font-weight: 700; padding-bottom: 10px; border-bottom: 1px solid #cccccc; } .itemCard{ width: 180.8px; height: 258px; margin: 10px 20px 20px 20px; padding-left: 15px; padding-right: 15px; display: inline-block; border: 2px solid #cccccc; border-radius: 2px; -webkit-transition: 0.2s; transition: 0.2s; position: relative; } .itemCard:hover{ border: 2px solid #ff8080; border-radius: 5px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .itemLink:link, .itemLink:hover, .itemLink:visited{ color: black; text-decoration: none; } .itemImg{ border:0; margin: 2px auto; } .itemName{ white-space: nowrap; margin: auto; } .itemPrice{ font-style: oblique; font-weight: bold; margin: 5px auto; position: absolute; bottom: 45px; } .addbtn{ color: white; font-size: 22.5px; background: #ff5d5d; width: 146.8px; height: 42px; border-left-color: #ff8080; border-top-color: #ff8080; border-right-color: #ff4d4d; border-bottom-color: #ff4d4d; border-radius: 5px; outline: none; position: absolute; bottom: 5px; } .addbtn:active{ border-left-color: #ff4d4d; border-top-color: #ff4d4d; border-right-color: #ff8080; border-bottom-color: #ff8080; } .seeMoreLink:link, .seeMoreLink:visited{ position: absolute; right: 25px; bottom: 0px; color: black; text-decoration: none; } .seeMoreLink:hover{ color: #cccccc; } /*CartPage*/ .cart-container{ display: flex; flex-flow: row wrap-reverse; max-width: inherit; position: relative; } .cartList{ margin: 10px 20px; width: 700px; } .itemCart{ width: 100%; margin: 10px auto 20px auto; padding-left: 15px; padding-right: 15px; display: inline-block; border-bottom: 1.5px solid #cccccc; border-radius: 5px; -webkit-transition: 0.2s; transition: 0.2s; position: relative; } .itemImgCart{ width: 100px; border:0; margin: 5px auto; display: inline-block; } .itemPriceCart{ font-style: oblique; font-weight: bold; position: absolute; margin: auto; top: 40%; right: 47%; } .quantityBox { position: absolute; top: 30%; right: 8%; } .quantityBtn { display: inline-block; font-size: 20px; color: white; width: 33px; height: 35px; text-align: center; vertical-align: middle; background: #ff5d5d; -webkit-user-select: none; user-select: none; } .quantityBtn:hover { cursor: pointer; background: #ff855c; } .quantityBtn:active { border: 1px solid #ff5d5d; } .decBtn { border-top-left-radius: 5px; border-bottom-left-radius: 15px; margin-right: -4px; padding: 3px 0; } .incBtn { border-top-right-radius: 15px; border-bottom-right-radius: 5px; margin-left: -4px; padding: 4px 0; } .inputQuantity { text-align: center; border: 1px solid #ff5d5d; vertical-align: middle; width: 60px; height: 35px; outline: none; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .cartSummary{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; position: absolute; top: 90px; right: 80px; } .cartSummaryHeader{ color: #707070; text-align: center; font-weight: bolder; } .cartSummaryLabel { color: #707070; font-size: 20px; font-weight: bold; line-height: 2; } .cartSummaryPrice { font-size: 20px; text-align: right; font-style: oblique; line-height: 2; } /*PaymentPage*/ .payment-container{ display: flex; flex-flow: row wrap; max-width: 1000px; position: relative; justify-content: center; } .creditcardInfo{ width: 300px; margin: 10px auto; } .paymentSummary{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; margin: 10px auto; } /*Aisles Page*/ .aisles-container { max-width: 1440px; display: flex; flex-flow: wrap; justify-content: center; position: relative; } .aisleCard { width: 250px; border: 2px solid #cccccc; border-radius: 2px; -webkit-transition: 0.2s; transition: 0.2s; margin: 10px 40px 40px; padding: 0px 15px; position: relative; } .aisleCard:hover { border: 2px solid #ff8080; border-radius: 5px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .aisleCard div { width: auto; height: 55px; font-size: 22px; text-align: center; font-weight: bold; word-wrap: break-word; } /*ItemsList Page*/ .items-container{ display: flex; flex-flow: wrap; max-width: inherit; justify-content: center; position: relative; } /*Item Page*/ /*back*/ .backIcon:link, .backIcon:visited{ font-size: 20px; color: #707070; text-decoration: none; display: inline-block; margin-bottom: 10px; } .backIcon span{ font-size: 15px; } .backIcon:hover{ color: #ff5d5d; text-decoration: none; } /*Item Details*/ .item-container{ display: flex; flex-flow: wrap; max-width: inherit; justify-content: center; position: relative; } .itemImg-container{ width: 40%; padding-right: 20px; } .itemImgItem{ margin: auto; width: 80%; } .item-detail{ width: 60%; position: relative; } .itemNameItem{ font-weight: bold; margin: 20px auto; } .itemPriceItem{ font-style: oblique; font-weight: bold; margin: 5px auto; position: absolute; bottom: 70px; } .addbtnItem{ color: white; font-size: 22.5px; background: #ff5d5d; width: 146.8px; height: 42px; border-left-color: #ff8080; border-top-color: #ff8080; border-right-color: #ff4d4d; border-bottom-color: #ff4d4d; border-radius: 5px; margin: auto; outline: none; position: absolute; bottom: 20px; } .addbtnItem:active{ border-left-color: #ff4d4d; border-top-color: #ff4d4d; border-right-color: #ff8080; border-bottom-color: #ff8080; } .itemDescriptionLabel{ width: 100%; font-weight: bold; cursor: pointer; } .itemDescriptionLabel:hover{ color: #707070; } .itemDescription{ width: 100%; font-size: 18px; } /*Receipt Page*/ .receiptHeader1{ text-align: center; font-size: 34px; font-weight: bold;" } .receiptHeader2{ text-align: center; font-size: 20px;" } .orderNumberHeader{ font-size: 25px; } #orderNumber{ font-weight: bold; } .cartSummaryReceipt{ width: 300px; border: 1px solid #707070; background: #f7f7f7; padding: 10px 20px 20px 20px; position: absolute; top: 35px; right: 80px; } .infoBox{ background: white; margin-bottom: 15px; } .infoTitle{ border-bottom: 1px solid #707070; } .infoDetails{ padding-left: 40px; } .textReceiptHeader{ font-size: 20px; font-weight: bold; margin: 5px 0px; } .textReceiptInfo{ font-size: 18px; font-weight: normal; margin: 0px 0px 5px; } .itemQuantity{ position: absolute; margin: auto; top: 40%; right: 15%; } .backHomebtn{ color: white; font-size: 25px; background: #ff5d5d; width: 250px; height: 40px; float: right; border-radius: 5px; margin: 12px 33px; -webkit-transition: 0.5s; transition: 0.5s; outline: none; } .backHomebtn:hover{ border-radius: 10px; box-shadow: 0 0px 16px 0 rgba(0,0,0,0.24),0 0px 50px 0 rgba(0,0,0,0.19); } .backHome:link, .backHome:hover, .backHome:visited{ color: white; text-decoration: none; } /*Devices with screen smaller than or equal to 1200px*/ @media only screen and (max-width: 1200px){ /*Back To Top*/ #backToTop{ font-size: 60px; right: 15px; bottom: 30px; } /*HomeBot*/ .itemCard{ width: 148.8px; height: 206px; margin: 8px 16px 16px 16px; padding-left: 12px; padding-right: 12px; } .itemName{ font-size: 14.4px; } .itemPrice{ font-size: 11.2px; margin: 4px auto; bottom: 36px; } .addbtn{ font-size: 18px; width: 117.44px; height: 33px; bottom: 4px; } /*CartPage*/ .cartList{ width: 500px; } .itemPriceCart{ right: 45%; } .quantityBox { right: 4%; } } /*Devices with screen smaller than or equal to 992px*/ @media only screen and (max-width: 992px){ /*Back To Top*/ #backToTop{ right: 5px; } /*Top-HomePage*/ .message { font-size: 22.5px; } .mainOptions:link{ font-size: 30px; padding: 0px 52.5px; } .AisleHeading{ font-size: 30px; padding: 0px 52.5px; } .searchborder{ height: 30px; } .searchbtn{ font-size: 18.75px; } /*HomeBot*/ .aisleName{ font-size: 18px; } .itemCard{ width: 113.6px; height: 165.12px; margin: 6.4px 12.8px 12.8px 12.8px; padding-left: 9.6px; padding-right: 9.6px; } .itemImg{ margin: 1px auto; } .itemName{ font-size: 11.52px; } .itemPrice{ font-size: 8.96px; margin: 3.2px auto; bottom: 28.8px; } .addbtn{ font-size: 14.4px; width: 90.4px; height: 26.88px; bottom: 3.2px; } .seeMoreLink{ font-size: 10.5px; } /*CartPage*/ .cart-container{ justify-content: center; } .cartSummary{ position: static; } /*PaymentPage*/ .paymentSummary{ position: static; } /*Receipt Page*/ .cartSummaryReceipt{ position: static; } } /*Devices with screen smaller than or equal to 768px*/ @media only screen and (max-width: 768px){ /*Back To Top*/ #backToTop{ right: 0px; } /*Top-HomePage*/ .mainOptions:link{ font-size: 25px; padding: 0px 40px; } .AisleHeading{ font-size: 25px; padding: 0px 40px; } /*HomeBot*/ .itemCard{ width: 95%; height: auto; } .itemImg{ width: 90.4px; margin: 1px; } .itemName{ font-size: 14.4px; } .itemPrice{ font-size: 14px; margin: 4px auto; bottom: 15px; right: 9.6px; } .addbtn{ font-size: 18px; width: auto; height: 33px; bottom: 40px; right: 9.6px; } /*Aisles Page*/ .aisleCard { width: 100%; margin: 10px auto; padding: 1px; } .aisleCard div { width: 70%; position: absolute; top: 30px; right: 10px; text-align: right; font-size: 20px; font-weight: 500; } /*ItemsList Page*/ .items-container{ border-left-width: 0px; } /*Item Details*/ .itemNameItem{ font-size: 18px; } .itemPriceItem{ font-size: 14px; bottom: 60px; } .addbtnItem{ font-size: 18px; width: 117.44px; height: 33px; } .itemDescriptionLabel{ font-size: 14px; } .itemDescription{ font-size: 14px; } } /*Devices with screen smaller than or equal to 496px*/ @media only screen and (max-width: 496px){ /*Top-HomePage*/ .message { font-size: 16.5px; } .mainOptions:link{ font-size: 16px; padding: 0px 30px; border: 1px solid white; } .mainOptions:hover{ border: 1px solid #ff5d5d; } .AisleHeading{ font-size: 16px; padding: 0px 30px; border: 1px solid #ff5d5d; } .AisleHeading:hover{ border: 1px solid #ff5d5d; } .searchborder{ height: 20px; } .searchbtn{ font-size: 12.5px; } /*CartPage*/ .itemPriceCart{ font-size: 12px; right: 45%; } .itemImgCart{ width: 70px; } .quantityBox { top: 35%; right: 5%; } .quantityBtn { font-size: 15px; width: 25px; height: 30px; } .inputQuantity { width: 35px; height: 30px; } /*Aisles Page*/ .aisleCard div { width: 60%; top: 35px; font-size: 18px; } /*ItemsList Page*/ .items-container{ padding-left: 0px; padding-right: 0px; } /*Item Details*/ .itemImg-container{ width: 100%; padding-right: 0px; } .itemImgItem{ width: 50%; } .item-detail{ width: 80%; } .itemNameItem{ font-size: 14.4px; } .itemPriceItem{ font-size: 11.52px; position: static; } .addbtnItem{ font-size: 18px; width: 100%; height: 33px; position: static; } .itemDescription{ font-size: 11.52px; } /*Receipt Page*/ .receiptHeader1{ font-size: 25px; } .receiptHeader2{ font-size: 16px; } .orderNumberHeader{ font-size: 20px; } .infoTitle{ font-size: 25px; } .infoDetails{ padding-left: 15px; } .textReceiptHeader{ font-size: 18px; } .textReceiptInfo{ font-size: 15px; margin: 0px 0px; } .backHomebtn{ margin: auto; width: 100%; } }
0.332527
0.145115
:root { --empty_div: #ffcccc; --clr-gray: #37474f; --clr-gray-light: #e7e5e5; --clr-gray-light-plus: #f0f0f5; --clr-white: #ffffff; --clr-str: #f41616; --clr-agi: #62e142; --clr-int: #4296e1; --clr-rank-selected: #428af5; --clr-against: #fc0303; --clr-with: #20ba1e; --clr-primary-dark: #039d69; --clr-gray100: #f0f7f8; --clr-gray200: #cfd8dc; } * { box-sizing: border-box; font-family: "Open Sans", sans-serif; margin: 0; padding: 0; } .container { display: grid; height: 100vh; grid-template-columns: .5fr 6fr .5fr; grid-template-rows: 0.8fr 0.8fr 1.2fr; grid-template-areas: "nav nav nav" "blank_banner blank_banner blank_banner" "blank_left main blank_right" } nav { background: var(--clr-white); grid-area: nav; } #blank_banner { background: var(--empty_div); grid-area: blank_banner; margin-top: 5em; } #blank_left { grid-area: blank_left; background: var(--empty_div); } #blank_right { grid-area: blank_right; background: var(--empty_div); } main { background: var(--clr-gray-light); grid-area: main; } #main_container{ background: var(--clr-white); margin: 3rem; height:100%; display: grid; grid-template-columns: 1.5fr 1fr; grid-template-rows: 1fr; grid-template-areas: "heroes_grid heroes_rank" } #heroes_grid_title { grid-area: heroes_grid_title; border: .5px solid #dddddd; } .title_main { justify-content: center; font-size:2em } #heroes_grid { grid-area: heroes_grid; border: .5px solid #dddddd; background: var(--clr-gray-light-plus); } #heroes_rank_title { grid-area: heroes_rank_title; border: .5px solid #dddddd; } #heroes_rank { grid-area: heroes_rank; border: .5px solid #dddddd; background: var(--clr-gray-light-plus); } /* Grid */ .wrapper-grid { background-color: var(--clr-gray-light-plus); display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: .5rem; padding: 1rem; } .hero_card{ overflow: hidden; margin-bottom: .5rem; margin-left: 1rem; width: 120px; } .hero_img_STR{ width: 100%; height: auto; border: 4px solid var(--clr-str); } .hero_img_AGI{ width: 100%; height: auto; border: 4px solid var(--clr-agi); } .hero_img_INT{ width: 100%; height: auto; border: 4px solid var(--clr-int); } .hero_name{ justify-content: left; } /* Table */ button:focus {outline:0;} .rank_button_container{ display: grid; margin: 1em; grid-template-columns: 1fr 1fr 1fr; } .rank_button{ border: None; background: var(--clr-white); font-size: 1.5em; cursor: pointer; color: var(--clr-gray-light); } #custom_rank{ font-size: 1em; border-right: 1px solid var(--clr-gray); border-bottom: 5px solid var(--clr-rank-selected); font-weight: bold; color: var(--clr-rank-selected); } #win_rate_rank{ border-right: 1px solid var(--clr-gray); } .attr_button_container{ overflow: hidden; display: grid; margin: 1em; grid-template-columns: 1fr 1fr 1fr; grid-gap: .3rem; grid-template-areas: "str_b agi_b int_b" } .attr_button{ border:None; color: white; cursor: pointer; opacity: 0.3; font-weight: bold; } #str_button{ grid-area:'str_b'; background: var(--clr-str); border: 2px solid var(--clr-str); } #agi_button{ grid-area:'agi_b'; background: var(--clr-agi); } #int_button{ grid-area:'int_b'; background: var(--clr-int); } .table_container{ justify-content:center; } .table_content{ border-collapse: collapse; font-size: 0.9em; margin:1em; } thead tr { background-color: var(--clr-gray-light-plus); color: #000000; text-align: center; font-weight: bold; width: 100%; } th, td { padding: .5em; } tbody { text-align:center; width:100% } tbody tr { border: 1px solid #dddddd; } tbody p, th{ font: 1em "Open Sans", sans-serif; } .hero_name_table{ font-weight: bold; } #column_container{ background: var(--clr-white); margin: 3rem; height:100%; display: flex; flex-direction: column; } #heroes_container{ display: flex; margin: 3rem; } #main_hero_name{ font-size: 1.5em; } .main_hero_img{ border: 3px solid #000000; } .main_hero_spec{ margin-left: 1rem; } #tables_container{ display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; grid-template-areas: "win_rate_against pick_rate_against'" "win_rate_with pick_rate_with" } #win_rate_against_table { grid-area: 'win_rate_against'; } #pick_rate_against_table { grid-area: 'pick_rate_against'; } #win_rate_with_table { grid-area: 'win_rate_with'; } #pick_rate_with_table { grid-area: 'pick_rate_with'; } .hero_name_roles, .heroes_table_spec{ text-align: left; } .heroes_table_primary_indicator{ font-weight: bold; } .heroes_table_secondary_indicator{ font-size: 0.7em; } .against{ color: var(--clr-against); } .with{ color: var(--clr-with); } .nav-list { background: #eb6652; box-shadow: 0px 0px 10px var(--clr-gray200); padding: 1rem 0; border-radius: var(--radius); display: flex; justify-content: flex-start; align-items: center; position: fixed; /* Set the navbar to fixed position */ top: 0; /* Position the navbar at the top of the page */ width: 100%; /* Full width */ } .nav-item { list-style: none; margin-right: 2rem; } .nav-item a { text-decoration: none; color: white; font-size: 1.5em; font-weight: bold; transition: all 200ms ease-in; } .nav-item a:hover { color: var(--clr-primary-dark); } .nav-item:first-child { margin-left: 2rem; }
server/app/static/heroes_stats/assets/css/style_grid.css
:root { --empty_div: #ffcccc; --clr-gray: #37474f; --clr-gray-light: #e7e5e5; --clr-gray-light-plus: #f0f0f5; --clr-white: #ffffff; --clr-str: #f41616; --clr-agi: #62e142; --clr-int: #4296e1; --clr-rank-selected: #428af5; --clr-against: #fc0303; --clr-with: #20ba1e; --clr-primary-dark: #039d69; --clr-gray100: #f0f7f8; --clr-gray200: #cfd8dc; } * { box-sizing: border-box; font-family: "Open Sans", sans-serif; margin: 0; padding: 0; } .container { display: grid; height: 100vh; grid-template-columns: .5fr 6fr .5fr; grid-template-rows: 0.8fr 0.8fr 1.2fr; grid-template-areas: "nav nav nav" "blank_banner blank_banner blank_banner" "blank_left main blank_right" } nav { background: var(--clr-white); grid-area: nav; } #blank_banner { background: var(--empty_div); grid-area: blank_banner; margin-top: 5em; } #blank_left { grid-area: blank_left; background: var(--empty_div); } #blank_right { grid-area: blank_right; background: var(--empty_div); } main { background: var(--clr-gray-light); grid-area: main; } #main_container{ background: var(--clr-white); margin: 3rem; height:100%; display: grid; grid-template-columns: 1.5fr 1fr; grid-template-rows: 1fr; grid-template-areas: "heroes_grid heroes_rank" } #heroes_grid_title { grid-area: heroes_grid_title; border: .5px solid #dddddd; } .title_main { justify-content: center; font-size:2em } #heroes_grid { grid-area: heroes_grid; border: .5px solid #dddddd; background: var(--clr-gray-light-plus); } #heroes_rank_title { grid-area: heroes_rank_title; border: .5px solid #dddddd; } #heroes_rank { grid-area: heroes_rank; border: .5px solid #dddddd; background: var(--clr-gray-light-plus); } /* Grid */ .wrapper-grid { background-color: var(--clr-gray-light-plus); display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: .5rem; padding: 1rem; } .hero_card{ overflow: hidden; margin-bottom: .5rem; margin-left: 1rem; width: 120px; } .hero_img_STR{ width: 100%; height: auto; border: 4px solid var(--clr-str); } .hero_img_AGI{ width: 100%; height: auto; border: 4px solid var(--clr-agi); } .hero_img_INT{ width: 100%; height: auto; border: 4px solid var(--clr-int); } .hero_name{ justify-content: left; } /* Table */ button:focus {outline:0;} .rank_button_container{ display: grid; margin: 1em; grid-template-columns: 1fr 1fr 1fr; } .rank_button{ border: None; background: var(--clr-white); font-size: 1.5em; cursor: pointer; color: var(--clr-gray-light); } #custom_rank{ font-size: 1em; border-right: 1px solid var(--clr-gray); border-bottom: 5px solid var(--clr-rank-selected); font-weight: bold; color: var(--clr-rank-selected); } #win_rate_rank{ border-right: 1px solid var(--clr-gray); } .attr_button_container{ overflow: hidden; display: grid; margin: 1em; grid-template-columns: 1fr 1fr 1fr; grid-gap: .3rem; grid-template-areas: "str_b agi_b int_b" } .attr_button{ border:None; color: white; cursor: pointer; opacity: 0.3; font-weight: bold; } #str_button{ grid-area:'str_b'; background: var(--clr-str); border: 2px solid var(--clr-str); } #agi_button{ grid-area:'agi_b'; background: var(--clr-agi); } #int_button{ grid-area:'int_b'; background: var(--clr-int); } .table_container{ justify-content:center; } .table_content{ border-collapse: collapse; font-size: 0.9em; margin:1em; } thead tr { background-color: var(--clr-gray-light-plus); color: #000000; text-align: center; font-weight: bold; width: 100%; } th, td { padding: .5em; } tbody { text-align:center; width:100% } tbody tr { border: 1px solid #dddddd; } tbody p, th{ font: 1em "Open Sans", sans-serif; } .hero_name_table{ font-weight: bold; } #column_container{ background: var(--clr-white); margin: 3rem; height:100%; display: flex; flex-direction: column; } #heroes_container{ display: flex; margin: 3rem; } #main_hero_name{ font-size: 1.5em; } .main_hero_img{ border: 3px solid #000000; } .main_hero_spec{ margin-left: 1rem; } #tables_container{ display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; grid-template-areas: "win_rate_against pick_rate_against'" "win_rate_with pick_rate_with" } #win_rate_against_table { grid-area: 'win_rate_against'; } #pick_rate_against_table { grid-area: 'pick_rate_against'; } #win_rate_with_table { grid-area: 'win_rate_with'; } #pick_rate_with_table { grid-area: 'pick_rate_with'; } .hero_name_roles, .heroes_table_spec{ text-align: left; } .heroes_table_primary_indicator{ font-weight: bold; } .heroes_table_secondary_indicator{ font-size: 0.7em; } .against{ color: var(--clr-against); } .with{ color: var(--clr-with); } .nav-list { background: #eb6652; box-shadow: 0px 0px 10px var(--clr-gray200); padding: 1rem 0; border-radius: var(--radius); display: flex; justify-content: flex-start; align-items: center; position: fixed; /* Set the navbar to fixed position */ top: 0; /* Position the navbar at the top of the page */ width: 100%; /* Full width */ } .nav-item { list-style: none; margin-right: 2rem; } .nav-item a { text-decoration: none; color: white; font-size: 1.5em; font-weight: bold; transition: all 200ms ease-in; } .nav-item a:hover { color: var(--clr-primary-dark); } .nav-item:first-child { margin-left: 2rem; }
0.500732
0.212661
@font-face { font-family: 'icons'; src: url('icons.eot?eos4vv'); src: url('icons.eot?eos4vv#iefix') format('embedded-opentype'), url('icons.ttf?eos4vv') format('truetype'), url('icons.woff?eos4vv') format('woff'), url('icons.svg?eos4vv#icons') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-star-full:before { content: "\e905"; } .icon-star-empty:before { content: "\e906"; } .icon-star-half:before { content: "\e903"; } .icon-price-tag:before { content: "\e904"; } .icon-arrow-right3:before { content: "\e901"; } .icon-arrow-left3:before { content: "\e902"; } .icon-snow:before { content: "\e62e"; } .icon-skidown:before { content: "\e62f"; } .icon-skiflat:before { content: "\e634"; } .icon-scooter:before { content: "\e636"; } .icon-badplats:before { content: "\e61e"; } .icon-branning:before { content: "\e620"; } .icon-camping:before { content: "\e622"; } .icon-farja:before { content: "\e623"; } .icon-fjallstation:before { content: "\e624"; } .icon-fyr:before { content: "\e625"; } .icon-gasthamn:before { content: "\e626"; } .icon-lagenhet:before { content: "\e627"; } .icon-rikrose:before { content: "\e628"; } .icon-ruin:before { content: "\e629"; } .icon-stuga:before { content: "\e62a"; } .icon-stugby:before { content: "\e62c"; } .icon-utsikt:before { content: "\e62d"; } .icon-heart:before { content: "\e900"; } .icon-cabinet2:before { content: "\e601"; } .icon-suitcase:before { content: "\e602"; } .icon-suitcase3:before { content: "\e604"; } .icon-chart:before { content: "\e608"; } .icon-chart2:before { content: "\e609"; } .icon-chart3:before { content: "\e60a"; } .icon-chart4:before { content: "\e60b"; } .icon-gamepad:before { content: "\e60c"; } .icon-phone:before { content: "\e60d"; } .icon-map:before { content: "\e610"; } .icon-box:before { content: "\e612"; } .icon-box2:before { content: "\e613"; } .icon-auction:before { content: "\e615"; } .icon-stats:before { content: "\e617"; } .icon-attachment:before { content: "\e619"; } .icon-hourglass:before { content: "\e61a"; } .icon-abacus:before { content: "\e61b"; } .icon-pig:before { content: "\e61d"; } .icon-addressbook:before { content: "\e61f"; } .icon-safe:before { content: "\e621"; } .icon-book:before { content: "\e62b"; } .icon-checked:before { content: "\e630"; } .icon-error:before { content: "\e631"; } .icon-add:before { content: "\e632"; } .icon-minus:before { content: "\e633"; } .icon-tags:before { content: "\e635"; } .icon-circle-cross:before { content: "\e61c"; } .icon-arrow-right-thick:before { content: "\e618"; } .icon-facebook .path1:before { content: "\e611"; color: rgb(255, 255, 255); } .icon-facebook .path2:before { content: "\e614"; margin-left: -1em; color: rgb(61, 92, 156); } .icon-Bed1:before { content: "\e606"; } .icon-Castle:before { content: "\e607"; } .icon-flower:before { content: "\e60e"; } .icon-Shopping:before { content: "\e60f"; } .icon-Home-icon:before { content: "\e600"; } .icon-mail_icon:before { content: "\e603"; } .icon-Phone_icon:before { content: "\e605"; } .icon-phone2:before { content: "\e640"; } .icon-paperclip:before { content: "\e641"; } .icon-user:before { content: "\e642"; } .icon-compass:before { content: "\e645"; } .icon-location:before { content: "\e646"; } .icon-thumbsup:before { content: "\e648"; } .icon-comment:before { content: "\e649"; } .icon-quote:before { content: "\e64a"; } .icon-tools:before { content: "\e64d"; } .icon-camera:before { content: "\e64e"; } .icon-music:before { content: "\e64f"; } .icon-hourglass2:before { content: "\e651"; } .icon-gauge:before { content: "\e652"; } .icon-earth:before { content: "\e654"; } .icon-cart:before { content: "\e656"; } .icon-box3:before { content: "\e657"; } .icon-statistics:before { content: "\e658"; } .icon-pie:before { content: "\e659"; } .icon-logout:before { content: "\e65a"; } .icon-login:before { content: "\e65b"; } .icon-minus2:before { content: "\e65c"; } .icon-plus:before { content: "\e65d"; } .icon-cross:before { content: "\e65e"; } .icon-minus3:before { content: "\e65f"; } .icon-plus2:before { content: "\e660"; } .icon-cross2:before { content: "\e661"; } .icon-info3:before { content: "\e662"; } .icon-info4:before { content: "\e663"; } .icon-help:before { content: "\e665"; } .icon-warning:before { content: "\e666"; } .icon-pictures:before { content: "\e667"; } .icon-folder:before { content: "\e669"; } .icon-archive:before { content: "\e66a"; } .icon-upload:before { content: "\e66c"; } .icon-download:before { content: "\e66d"; } .icon-arrow-left:before { content: "\e66e"; } .icon-arrow-down:before { content: "\e66f"; } .icon-arrow-up:before { content: "\e670"; } .icon-arrow-right:before { content: "\e671"; } .icon-arrow-left2:before { content: "\e672"; } .icon-arrow-down2:before { content: "\e673"; } .icon-arrow-up2:before { content: "\e674"; } .icon-uniE675:before { content: "\e675"; } .icon-cc:before { content: "\e676"; } .icon-mobile2:before { content: "\32"; } .icon-mail3:before { content: "\35"; } .icon-users:before { content: "\3f"; } .icon-location2:before { content: "\43"; } .icon-map2:before { content: "\44"; } .icon-house:before { content: "\53"; } .icon-search:before { content: "\55"; } .icon-briefcase:before { content: "\75"; } .icon-network:before { content: "\7a"; } .icon-bars:before { content: "\a2"; } .icon-graph:before { content: "\a3"; } .icon-flow-tree:before { content: "\eb"; } .icon-arrow-left5:before { content: "\fe"; } .icon-arrow-down5:before { content: "\ff"; } .icon-arrow-up4:before { content: "\100"; } .icon-arrow-right5:before { content: "\101"; } .icon-arrow-left6:before { content: "\102"; } .icon-arrow-down6:before { content: "\103"; } .icon-arrow-up5:before { content: "\104"; } .icon-arrow-right6:before { content: "\105"; } .icon-vimeo:before { content: "\123"; } .icon-vimeo2:before { content: "\124"; } .icon-twitter3:before { content: "\125"; } .icon-twitter4:before { content: "\126"; } .icon-facebook3:before { content: "\127"; } .icon-facebook4:before { content: "\128"; } .icon-googleplus3:before { content: "\12a"; } .icon-googleplus4:before { content: "\12b"; } .icon-pinterest:before { content: "\12c"; } .icon-pinterest2:before { content: "\12d"; } .icon-linkedin2:before { content: "\130"; } .icon-linkedin3:before { content: "\131"; } .icon-arrow-right2:before { content: "\e616"; } .icon-play:before { content: "\e67b"; } .icon-books:before { content: "\e67e"; } .icon-folder2:before { content: "\e67f"; } .icon-folder-open:before { content: "\e680"; } .icon-tag:before { content: "\e681"; } .icon-map3:before { content: "\e686"; } .icon-clock:before { content: "\e687"; } .icon-screen2:before { content: "\e688"; } .icon-mobile:before { content: "\e689"; } .icon-tablet:before { content: "\e68a"; } .icon-drawer:before { content: "\e68c"; } .icon-drawer2:before { content: "\e68d"; } .icon-bubble:before { content: "\e68e"; } .icon-bubbles:before { content: "\e68f"; } .icon-users2:before { content: "\e691"; } .icon-quotes-left:before { content: "\e694"; } .icon-aid:before { content: "\e696"; } .icon-bug:before { content: "\e697"; } .icon-pie2:before { content: "\e698"; } .icon-gift:before { content: "\e69b"; } .icon-trophy:before { content: "\e69c"; } .icon-mug:before { content: "\e69d"; } .icon-list:before { content: "\e6a2"; } .icon-list2:before { content: "\e6a3"; } .icon-numbered-list:before { content: "\e6a4"; } .icon-earth2:before { content: "\e6a6"; } .icon-attachment2:before { content: "\e6a8"; } .icon-info5:before { content: "\e6a9"; } .icon-info6:before { content: "\e6aa"; } .icon-cancel-circle:before { content: "\e6ab"; } .icon-checkmark-circle:before { content: "\e6ac"; } .icon-checkmark:before { content: "\e6af"; } .icon-checkmark2:before { content: "\e6b0"; } .icon-spinner6:before { content: "\e97f"; } .icon-spinner4:before { content: "\e97d"; } .icon-spinner3:before { content: "\e97c"; } .icon-spinner2:before { content: "\e97b"; } .icon-play2:before { content: "\ea15"; }
icons/style.css
@font-face { font-family: 'icons'; src: url('icons.eot?eos4vv'); src: url('icons.eot?eos4vv#iefix') format('embedded-opentype'), url('icons.ttf?eos4vv') format('truetype'), url('icons.woff?eos4vv') format('woff'), url('icons.svg?eos4vv#icons') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-star-full:before { content: "\e905"; } .icon-star-empty:before { content: "\e906"; } .icon-star-half:before { content: "\e903"; } .icon-price-tag:before { content: "\e904"; } .icon-arrow-right3:before { content: "\e901"; } .icon-arrow-left3:before { content: "\e902"; } .icon-snow:before { content: "\e62e"; } .icon-skidown:before { content: "\e62f"; } .icon-skiflat:before { content: "\e634"; } .icon-scooter:before { content: "\e636"; } .icon-badplats:before { content: "\e61e"; } .icon-branning:before { content: "\e620"; } .icon-camping:before { content: "\e622"; } .icon-farja:before { content: "\e623"; } .icon-fjallstation:before { content: "\e624"; } .icon-fyr:before { content: "\e625"; } .icon-gasthamn:before { content: "\e626"; } .icon-lagenhet:before { content: "\e627"; } .icon-rikrose:before { content: "\e628"; } .icon-ruin:before { content: "\e629"; } .icon-stuga:before { content: "\e62a"; } .icon-stugby:before { content: "\e62c"; } .icon-utsikt:before { content: "\e62d"; } .icon-heart:before { content: "\e900"; } .icon-cabinet2:before { content: "\e601"; } .icon-suitcase:before { content: "\e602"; } .icon-suitcase3:before { content: "\e604"; } .icon-chart:before { content: "\e608"; } .icon-chart2:before { content: "\e609"; } .icon-chart3:before { content: "\e60a"; } .icon-chart4:before { content: "\e60b"; } .icon-gamepad:before { content: "\e60c"; } .icon-phone:before { content: "\e60d"; } .icon-map:before { content: "\e610"; } .icon-box:before { content: "\e612"; } .icon-box2:before { content: "\e613"; } .icon-auction:before { content: "\e615"; } .icon-stats:before { content: "\e617"; } .icon-attachment:before { content: "\e619"; } .icon-hourglass:before { content: "\e61a"; } .icon-abacus:before { content: "\e61b"; } .icon-pig:before { content: "\e61d"; } .icon-addressbook:before { content: "\e61f"; } .icon-safe:before { content: "\e621"; } .icon-book:before { content: "\e62b"; } .icon-checked:before { content: "\e630"; } .icon-error:before { content: "\e631"; } .icon-add:before { content: "\e632"; } .icon-minus:before { content: "\e633"; } .icon-tags:before { content: "\e635"; } .icon-circle-cross:before { content: "\e61c"; } .icon-arrow-right-thick:before { content: "\e618"; } .icon-facebook .path1:before { content: "\e611"; color: rgb(255, 255, 255); } .icon-facebook .path2:before { content: "\e614"; margin-left: -1em; color: rgb(61, 92, 156); } .icon-Bed1:before { content: "\e606"; } .icon-Castle:before { content: "\e607"; } .icon-flower:before { content: "\e60e"; } .icon-Shopping:before { content: "\e60f"; } .icon-Home-icon:before { content: "\e600"; } .icon-mail_icon:before { content: "\e603"; } .icon-Phone_icon:before { content: "\e605"; } .icon-phone2:before { content: "\e640"; } .icon-paperclip:before { content: "\e641"; } .icon-user:before { content: "\e642"; } .icon-compass:before { content: "\e645"; } .icon-location:before { content: "\e646"; } .icon-thumbsup:before { content: "\e648"; } .icon-comment:before { content: "\e649"; } .icon-quote:before { content: "\e64a"; } .icon-tools:before { content: "\e64d"; } .icon-camera:before { content: "\e64e"; } .icon-music:before { content: "\e64f"; } .icon-hourglass2:before { content: "\e651"; } .icon-gauge:before { content: "\e652"; } .icon-earth:before { content: "\e654"; } .icon-cart:before { content: "\e656"; } .icon-box3:before { content: "\e657"; } .icon-statistics:before { content: "\e658"; } .icon-pie:before { content: "\e659"; } .icon-logout:before { content: "\e65a"; } .icon-login:before { content: "\e65b"; } .icon-minus2:before { content: "\e65c"; } .icon-plus:before { content: "\e65d"; } .icon-cross:before { content: "\e65e"; } .icon-minus3:before { content: "\e65f"; } .icon-plus2:before { content: "\e660"; } .icon-cross2:before { content: "\e661"; } .icon-info3:before { content: "\e662"; } .icon-info4:before { content: "\e663"; } .icon-help:before { content: "\e665"; } .icon-warning:before { content: "\e666"; } .icon-pictures:before { content: "\e667"; } .icon-folder:before { content: "\e669"; } .icon-archive:before { content: "\e66a"; } .icon-upload:before { content: "\e66c"; } .icon-download:before { content: "\e66d"; } .icon-arrow-left:before { content: "\e66e"; } .icon-arrow-down:before { content: "\e66f"; } .icon-arrow-up:before { content: "\e670"; } .icon-arrow-right:before { content: "\e671"; } .icon-arrow-left2:before { content: "\e672"; } .icon-arrow-down2:before { content: "\e673"; } .icon-arrow-up2:before { content: "\e674"; } .icon-uniE675:before { content: "\e675"; } .icon-cc:before { content: "\e676"; } .icon-mobile2:before { content: "\32"; } .icon-mail3:before { content: "\35"; } .icon-users:before { content: "\3f"; } .icon-location2:before { content: "\43"; } .icon-map2:before { content: "\44"; } .icon-house:before { content: "\53"; } .icon-search:before { content: "\55"; } .icon-briefcase:before { content: "\75"; } .icon-network:before { content: "\7a"; } .icon-bars:before { content: "\a2"; } .icon-graph:before { content: "\a3"; } .icon-flow-tree:before { content: "\eb"; } .icon-arrow-left5:before { content: "\fe"; } .icon-arrow-down5:before { content: "\ff"; } .icon-arrow-up4:before { content: "\100"; } .icon-arrow-right5:before { content: "\101"; } .icon-arrow-left6:before { content: "\102"; } .icon-arrow-down6:before { content: "\103"; } .icon-arrow-up5:before { content: "\104"; } .icon-arrow-right6:before { content: "\105"; } .icon-vimeo:before { content: "\123"; } .icon-vimeo2:before { content: "\124"; } .icon-twitter3:before { content: "\125"; } .icon-twitter4:before { content: "\126"; } .icon-facebook3:before { content: "\127"; } .icon-facebook4:before { content: "\128"; } .icon-googleplus3:before { content: "\12a"; } .icon-googleplus4:before { content: "\12b"; } .icon-pinterest:before { content: "\12c"; } .icon-pinterest2:before { content: "\12d"; } .icon-linkedin2:before { content: "\130"; } .icon-linkedin3:before { content: "\131"; } .icon-arrow-right2:before { content: "\e616"; } .icon-play:before { content: "\e67b"; } .icon-books:before { content: "\e67e"; } .icon-folder2:before { content: "\e67f"; } .icon-folder-open:before { content: "\e680"; } .icon-tag:before { content: "\e681"; } .icon-map3:before { content: "\e686"; } .icon-clock:before { content: "\e687"; } .icon-screen2:before { content: "\e688"; } .icon-mobile:before { content: "\e689"; } .icon-tablet:before { content: "\e68a"; } .icon-drawer:before { content: "\e68c"; } .icon-drawer2:before { content: "\e68d"; } .icon-bubble:before { content: "\e68e"; } .icon-bubbles:before { content: "\e68f"; } .icon-users2:before { content: "\e691"; } .icon-quotes-left:before { content: "\e694"; } .icon-aid:before { content: "\e696"; } .icon-bug:before { content: "\e697"; } .icon-pie2:before { content: "\e698"; } .icon-gift:before { content: "\e69b"; } .icon-trophy:before { content: "\e69c"; } .icon-mug:before { content: "\e69d"; } .icon-list:before { content: "\e6a2"; } .icon-list2:before { content: "\e6a3"; } .icon-numbered-list:before { content: "\e6a4"; } .icon-earth2:before { content: "\e6a6"; } .icon-attachment2:before { content: "\e6a8"; } .icon-info5:before { content: "\e6a9"; } .icon-info6:before { content: "\e6aa"; } .icon-cancel-circle:before { content: "\e6ab"; } .icon-checkmark-circle:before { content: "\e6ac"; } .icon-checkmark:before { content: "\e6af"; } .icon-checkmark2:before { content: "\e6b0"; } .icon-spinner6:before { content: "\e97f"; } .icon-spinner4:before { content: "\e97d"; } .icon-spinner3:before { content: "\e97c"; } .icon-spinner2:before { content: "\e97b"; } .icon-play2:before { content: "\ea15"; }
0.35209
0.151184
:root{ --vermelho: rgb(136, 5, 5); --preta: hsla(0, 0%, 0%, 0.959); } @font-face { font-family: Netflix; src: url("../font/NetflixSans-Regular.ttf"); } @font-face { font-family: NetFlixLogo; src: url("../font/BebasNeue.otf"); } *{ margin: 0; padding: 0; box-sizing: border-box; } /*elementos base*/ body{ background: var(--preta ); font-family: 'Netflix'; color: white; } header .container { display: flex; align-items: center; justify-content: space-between; } header .logo{ font-family: 'NetFlixLogo'; margin-left: 5px; color: var(--vermelho); font-size: 45px; font-weight: bold; text-decoration: none; letter-spacing: .2em; text-shadow: 0.08em 0.06em 0.09em rgb(243, 166, 166); -webkit-text-stroke-width: 0.001em; -webkit-text-stroke-color: #000; } .logo:hover{ color: rgba(255, 0, 0, .80); } header nav a{ text-decoration: none; color: #AAA; margin-right: 10px; font-size: 17px; } header nav a:hover{ color: #fff; } /*filmes principal*/ .filme-principal{ font-size: 15px; background: linear-gradient(rgba(0,0,0,.50),rgba(0,0,0,.50)100%), url("../img/bannerservo.jpg"); height: 480px; background-size:cover; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } .titulo { font-size: 40px; margin-top: 17%; } .filme-principal .descricao{ margin-top: 10px; margin-bottom: 40px; } .botao{ background-color: rgba(0, 0, 0, .50); border: none; color: white; padding: 15px 30px; margin-right: 15px; font-size: 12px; cursor: pointer; transition: .3s ease all; } .botao:hover{ background-color: white; color: black; } .botao i{ margin-right: 8px; } .container{ margin-left: 20px; } .filme-principal .container{ width: 85%; } .box-film{ height: 100%; width: 100%; display: block; } .carrossel-filmes{ margin-top: 5px; } /**Filme 1 **/ .filme1{ width:100%; height:100%; max-width:100%; max-height:100%; } iframe[src*="youtube"] { width:100%; height:100%; } .modal-body { height: 500px; font-size: 0.8em; font-weight: bold; background: url("../img/bannerservo.jpg") no-repeat, linear-gradient(to top,#181818,transparent 60%); background-size: cover; } .play { width: 80%; position: absolute; bottom: 5%; left: 3em; } .tituloModal{ position: relative; top: -20px; margin-left: 5px; font-style: "Arial Black"; font-weight: bold; color: whitesmoke; text-shadow: 0.07em 0.07em 0.07em rgb(0, 0, 0); } .play .botao{ border-radius: 10px; text-align: center; font-size: 20px; } .close{ float: right; position: absolute; top: 0; left: 95%; font-size: 35px; color: red; border-radius: 40%; }
style/main.css
:root{ --vermelho: rgb(136, 5, 5); --preta: hsla(0, 0%, 0%, 0.959); } @font-face { font-family: Netflix; src: url("../font/NetflixSans-Regular.ttf"); } @font-face { font-family: NetFlixLogo; src: url("../font/BebasNeue.otf"); } *{ margin: 0; padding: 0; box-sizing: border-box; } /*elementos base*/ body{ background: var(--preta ); font-family: 'Netflix'; color: white; } header .container { display: flex; align-items: center; justify-content: space-between; } header .logo{ font-family: 'NetFlixLogo'; margin-left: 5px; color: var(--vermelho); font-size: 45px; font-weight: bold; text-decoration: none; letter-spacing: .2em; text-shadow: 0.08em 0.06em 0.09em rgb(243, 166, 166); -webkit-text-stroke-width: 0.001em; -webkit-text-stroke-color: #000; } .logo:hover{ color: rgba(255, 0, 0, .80); } header nav a{ text-decoration: none; color: #AAA; margin-right: 10px; font-size: 17px; } header nav a:hover{ color: #fff; } /*filmes principal*/ .filme-principal{ font-size: 15px; background: linear-gradient(rgba(0,0,0,.50),rgba(0,0,0,.50)100%), url("../img/bannerservo.jpg"); height: 480px; background-size:cover; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } .titulo { font-size: 40px; margin-top: 17%; } .filme-principal .descricao{ margin-top: 10px; margin-bottom: 40px; } .botao{ background-color: rgba(0, 0, 0, .50); border: none; color: white; padding: 15px 30px; margin-right: 15px; font-size: 12px; cursor: pointer; transition: .3s ease all; } .botao:hover{ background-color: white; color: black; } .botao i{ margin-right: 8px; } .container{ margin-left: 20px; } .filme-principal .container{ width: 85%; } .box-film{ height: 100%; width: 100%; display: block; } .carrossel-filmes{ margin-top: 5px; } /**Filme 1 **/ .filme1{ width:100%; height:100%; max-width:100%; max-height:100%; } iframe[src*="youtube"] { width:100%; height:100%; } .modal-body { height: 500px; font-size: 0.8em; font-weight: bold; background: url("../img/bannerservo.jpg") no-repeat, linear-gradient(to top,#181818,transparent 60%); background-size: cover; } .play { width: 80%; position: absolute; bottom: 5%; left: 3em; } .tituloModal{ position: relative; top: -20px; margin-left: 5px; font-style: "Arial Black"; font-weight: bold; color: whitesmoke; text-shadow: 0.07em 0.07em 0.07em rgb(0, 0, 0); } .play .botao{ border-radius: 10px; text-align: center; font-size: 20px; } .close{ float: right; position: absolute; top: 0; left: 95%; font-size: 35px; color: red; border-radius: 40%; }
0.522933
0.15772
@charset "UTF-8"; /** * Helper Functions */ /** * Configs */ /** * General Styles */ html, body { width: 100%; height: 100%; overflow: hidden; } body { background-image: linear-gradient(180deg, #3391FF, #2D79FE); background-attachment: fixed; } a { color: #3391FF; text-decoration: none; } /** * Card Component */ .c-card { width: 32rem; margin: 7rem auto; font-family: "Roboto", sans-serif; color: #545454; background-color: #F9FBFB; border-radius: .6rem; /** * States */ } .c-card .c-card__header { padding: 2.8rem; border-radius: .6rem .6rem 0 0; background-color: white; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 5px 15px 0 rgba(0, 0, 0, 0.1); z-index: 10; } .c-card .c-card__feedback { margin-top: -34px; padding: 10px; color: white; font-weight: 700; font-size: 1.206rem; transition: margin-top .28s ease-in-out; will-change: margin-top; } .c-card .c-card__feedback.is--valid { background-color: #2ecc71; } .c-card .c-card__feedback.is--invalid { background-color: #e74c3c; } .c-card .c-card__feedback.is--warning { background-color: #f1c40f; } .c-card .c-card__feedback.is--in { margin-top: 0px; } .c-card .c-card__body { padding: 2.8rem; } .c-card .c-card__title { font-size: 2.2rem; font-weight: 700; /** * Optionally, if the card title contains a * subtitle, add it above the title. */ } .c-card .c-card__title.has--subtitle-above:before { content: attr(data-subtitle); display: block; margin-bottom: .5rem; text-transform: uppercase; font-size: 1.206rem; } .c-card.is--signing-in { overflow: hidden; } .c-card.is--signing-in .c-card__body { will-change: padding, height; animation: collapse .32s ease forwards; } @keyframes collapse { 50% { padding-top: 3.5rem; } 100% { height: 0; padding-top: 0; padding-bottom: 0; } } /** * Form Component */ .c-form { user-select: none; } .c-form .c-form__group { /** * Add some spacing between any following * groups of form fields, allowing more * breathing space that aids reading. */ } .c-form .c-form__group ~ .c-form__group { margin-top: 3rem; } .c-form .c-form__label { display: block; font-size: 1.412rem; font-weight: 700; cursor: pointer; } .c-form .c-form__hint { margin-top: 0.68rem; font-size: 1.206rem; font-weight: 400; color: #777; } .c-form .c-form__field { display: block; width: 100%; background-color: white; padding: 1.206rem; font-size: 1.412rem; margin: 0.68rem 0; border: 1px solid gainsboro; border-radius: 0.68rem; transition: background-color .28s ease-in-out; will-change: background-color; /** * We also need to handle the many * different field states and * provide appropritate user * feedback. */ /** * If the field has a feedback cube * we also need to accomodate for * that situation. */ } .c-form .c-form__field:hover { background-color: #fafafa; } .c-form .c-form__field:focus { outline: none; background-color: white; } .c-form .c-form__field.has--feedback.is--invalid { border-bottom-left-radius: 0px; } .c-form .c-form__field.has--feedback.has--feedback-cube + .c-feedback-cube:before { opacity: 1; } .c-form .c-form__field.has--feedback-cube { padding-right: 5.5rem; /** * All of the validation states also need * to be handled. */ } .c-form .c-form__field.has--feedback-cube ~ .c-feedback-cube { position: absolute; top: 0; right: 0; height: 100%; width: 0rem; max-height: 5rem; transition: width .28s ease; border-radius: 0 0.68rem 0.68rem 0; } .c-form .c-form__field.has--feedback-cube:focus + .c-feedback-cube, .c-form .c-form__field.has--feedback-cube.is--invalid + .c-feedback-cube, .c-form .c-form__field.has--feedback-cube.is--valid + .c-feedback-cube { width: 4.5rem; } .c-form .c-form__field.has--feedback-cube.is--invalid ~ .c-feedback-cube { background-color: #e74c3c; } .c-form .c-form__field.has--feedback-cube.is--valid ~ .c-feedback-cube { background-color: #2ecc71; } .c-form .c-form__field.has--feedback-cube.is--valid ~ .c-feedback-cube:before { content: "⌒ ⌒"; letter-spacing: 1px; line-height: 2; } .c-form .c-form__field.has--feedback-cube.is--warning ~ .c-feedback-cube { background-color: #f1c40f; } .c-form .c-form__checkbox { z-index: 10; margin: 0.68rem 0; display: none; } .c-form .c-form__checkbox + .c-form__checkbox-text { left: 2px; bottom: 2px; font-size: 1.206rem; } .c-form .c-form__checkbox + .c-form__checkbox-text:before { content: ""; display: inline-block; width: 15px; height: 15px; margin-right: 5px; top: 3px; border-radius: 3px; background-color: ghostwhite; border: 1px solid silver; box-shadow: inset 0 0 0 2px ghostwhite, inset 0 0 0 0 silver; transition: box-shadow .14s ease-in-out; } .c-form .c-form__checkbox:checked + .c-form__checkbox-text:before { box-shadow: inset 0 0 0 2px ghostwhite, inset 0 0 0 8px silver; } .c-form .c-form__submit { padding: 1rem 1.5rem; cursor: pointer; border: 0; border-radius: 0.68rem; background: linear-gradient(#2ecc71, #29b765); transition: box-shadow .28s ease-in-out, background .28s ease-in-out, text-shadow .28s ease-in-out; box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.33), 0 1px 1px rgba(0, 0, 0, 0.16); color: white; font-weight: 500; border: 1px solid #26ab5f; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.16); } .c-form .c-form__submit[disabled] { cursor: not-allowed; opacity: .5; background: gainsboro; border: 0; color: #444; text-shadow: none; box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.33), 0 0 0 rgba(0, 0, 0, 0.16); } .c-form .c-form__submit:active, .c-form .c-form__submit:focus { outline: none; } /** * Feedback Cube Component */ .c-feedback-cube { margin: 0; padding: 0; width: 5rem; height: 5rem; text-align: center; background-color: #ebebeb; background-position: 50px 0; background-repeat: no-repeat; /* Add some eyes */ } .c-feedback-cube:before { content: "● ●"; color: white; top: 6px; font-size: 15px; transform: scale(0.8, 1.5); display: block; letter-spacing: 3px; opacity: 0; transition: opacity .28s ease; } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item { top: -8px; left: 0; right: 0; padding: 10px; margin-bottom: .5rem; font-weight: 500; font-size: 1.206rem; border-radius: 0 0 6px 6px; cursor: default; border: 1px solid #dbdbdb; /* The small speech indicator */ } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item:after { content: "▴"; width: 10px; height: 10px; color: white; position: absolute; top: -25px; right: 23px; font-size: 35px; transform: scale(1.5, 1); } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item.is--invalid { color: #e74c3c; background-color: white; } .c-feedback-cube.show--bruce { background-image: url("https://lh3.googleusercontent.com/-oAgBTzgFPqk/AAAAAAAAAAI/AAAAAAAAABQ/PIjU1TTwJ5U/s46-c-k-no/photo.jpg") !important; animation: slide-in .28s ease forwards; } .c-feedback-cube.show--bruce:before { display: none; } @keyframes slide-in { to { background-position: 0px 0px; } } .is--hidden { display: none !important; } .is--unclickable { pointer-events: none; } .input-hint { position: absolute; bottom: -45px; padding: 0 6px; font-size: 1.412rem; line-height: 1.5; color: white; }
fakewww_nginx_wan_1.0.0/www/web/live.com/css/style.css
@charset "UTF-8"; /** * Helper Functions */ /** * Configs */ /** * General Styles */ html, body { width: 100%; height: 100%; overflow: hidden; } body { background-image: linear-gradient(180deg, #3391FF, #2D79FE); background-attachment: fixed; } a { color: #3391FF; text-decoration: none; } /** * Card Component */ .c-card { width: 32rem; margin: 7rem auto; font-family: "Roboto", sans-serif; color: #545454; background-color: #F9FBFB; border-radius: .6rem; /** * States */ } .c-card .c-card__header { padding: 2.8rem; border-radius: .6rem .6rem 0 0; background-color: white; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 5px 15px 0 rgba(0, 0, 0, 0.1); z-index: 10; } .c-card .c-card__feedback { margin-top: -34px; padding: 10px; color: white; font-weight: 700; font-size: 1.206rem; transition: margin-top .28s ease-in-out; will-change: margin-top; } .c-card .c-card__feedback.is--valid { background-color: #2ecc71; } .c-card .c-card__feedback.is--invalid { background-color: #e74c3c; } .c-card .c-card__feedback.is--warning { background-color: #f1c40f; } .c-card .c-card__feedback.is--in { margin-top: 0px; } .c-card .c-card__body { padding: 2.8rem; } .c-card .c-card__title { font-size: 2.2rem; font-weight: 700; /** * Optionally, if the card title contains a * subtitle, add it above the title. */ } .c-card .c-card__title.has--subtitle-above:before { content: attr(data-subtitle); display: block; margin-bottom: .5rem; text-transform: uppercase; font-size: 1.206rem; } .c-card.is--signing-in { overflow: hidden; } .c-card.is--signing-in .c-card__body { will-change: padding, height; animation: collapse .32s ease forwards; } @keyframes collapse { 50% { padding-top: 3.5rem; } 100% { height: 0; padding-top: 0; padding-bottom: 0; } } /** * Form Component */ .c-form { user-select: none; } .c-form .c-form__group { /** * Add some spacing between any following * groups of form fields, allowing more * breathing space that aids reading. */ } .c-form .c-form__group ~ .c-form__group { margin-top: 3rem; } .c-form .c-form__label { display: block; font-size: 1.412rem; font-weight: 700; cursor: pointer; } .c-form .c-form__hint { margin-top: 0.68rem; font-size: 1.206rem; font-weight: 400; color: #777; } .c-form .c-form__field { display: block; width: 100%; background-color: white; padding: 1.206rem; font-size: 1.412rem; margin: 0.68rem 0; border: 1px solid gainsboro; border-radius: 0.68rem; transition: background-color .28s ease-in-out; will-change: background-color; /** * We also need to handle the many * different field states and * provide appropritate user * feedback. */ /** * If the field has a feedback cube * we also need to accomodate for * that situation. */ } .c-form .c-form__field:hover { background-color: #fafafa; } .c-form .c-form__field:focus { outline: none; background-color: white; } .c-form .c-form__field.has--feedback.is--invalid { border-bottom-left-radius: 0px; } .c-form .c-form__field.has--feedback.has--feedback-cube + .c-feedback-cube:before { opacity: 1; } .c-form .c-form__field.has--feedback-cube { padding-right: 5.5rem; /** * All of the validation states also need * to be handled. */ } .c-form .c-form__field.has--feedback-cube ~ .c-feedback-cube { position: absolute; top: 0; right: 0; height: 100%; width: 0rem; max-height: 5rem; transition: width .28s ease; border-radius: 0 0.68rem 0.68rem 0; } .c-form .c-form__field.has--feedback-cube:focus + .c-feedback-cube, .c-form .c-form__field.has--feedback-cube.is--invalid + .c-feedback-cube, .c-form .c-form__field.has--feedback-cube.is--valid + .c-feedback-cube { width: 4.5rem; } .c-form .c-form__field.has--feedback-cube.is--invalid ~ .c-feedback-cube { background-color: #e74c3c; } .c-form .c-form__field.has--feedback-cube.is--valid ~ .c-feedback-cube { background-color: #2ecc71; } .c-form .c-form__field.has--feedback-cube.is--valid ~ .c-feedback-cube:before { content: "⌒ ⌒"; letter-spacing: 1px; line-height: 2; } .c-form .c-form__field.has--feedback-cube.is--warning ~ .c-feedback-cube { background-color: #f1c40f; } .c-form .c-form__checkbox { z-index: 10; margin: 0.68rem 0; display: none; } .c-form .c-form__checkbox + .c-form__checkbox-text { left: 2px; bottom: 2px; font-size: 1.206rem; } .c-form .c-form__checkbox + .c-form__checkbox-text:before { content: ""; display: inline-block; width: 15px; height: 15px; margin-right: 5px; top: 3px; border-radius: 3px; background-color: ghostwhite; border: 1px solid silver; box-shadow: inset 0 0 0 2px ghostwhite, inset 0 0 0 0 silver; transition: box-shadow .14s ease-in-out; } .c-form .c-form__checkbox:checked + .c-form__checkbox-text:before { box-shadow: inset 0 0 0 2px ghostwhite, inset 0 0 0 8px silver; } .c-form .c-form__submit { padding: 1rem 1.5rem; cursor: pointer; border: 0; border-radius: 0.68rem; background: linear-gradient(#2ecc71, #29b765); transition: box-shadow .28s ease-in-out, background .28s ease-in-out, text-shadow .28s ease-in-out; box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.33), 0 1px 1px rgba(0, 0, 0, 0.16); color: white; font-weight: 500; border: 1px solid #26ab5f; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.16); } .c-form .c-form__submit[disabled] { cursor: not-allowed; opacity: .5; background: gainsboro; border: 0; color: #444; text-shadow: none; box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.33), 0 0 0 rgba(0, 0, 0, 0.16); } .c-form .c-form__submit:active, .c-form .c-form__submit:focus { outline: none; } /** * Feedback Cube Component */ .c-feedback-cube { margin: 0; padding: 0; width: 5rem; height: 5rem; text-align: center; background-color: #ebebeb; background-position: 50px 0; background-repeat: no-repeat; /* Add some eyes */ } .c-feedback-cube:before { content: "● ●"; color: white; top: 6px; font-size: 15px; transform: scale(0.8, 1.5); display: block; letter-spacing: 3px; opacity: 0; transition: opacity .28s ease; } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item { top: -8px; left: 0; right: 0; padding: 10px; margin-bottom: .5rem; font-weight: 500; font-size: 1.206rem; border-radius: 0 0 6px 6px; cursor: default; border: 1px solid #dbdbdb; /* The small speech indicator */ } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item:after { content: "▴"; width: 10px; height: 10px; color: white; position: absolute; top: -25px; right: 23px; font-size: 35px; transform: scale(1.5, 1); } .c-feedback-cube + .c-feedback-cube__feedback > .c-feedback-cube__feedback__item.is--invalid { color: #e74c3c; background-color: white; } .c-feedback-cube.show--bruce { background-image: url("https://lh3.googleusercontent.com/-oAgBTzgFPqk/AAAAAAAAAAI/AAAAAAAAABQ/PIjU1TTwJ5U/s46-c-k-no/photo.jpg") !important; animation: slide-in .28s ease forwards; } .c-feedback-cube.show--bruce:before { display: none; } @keyframes slide-in { to { background-position: 0px 0px; } } .is--hidden { display: none !important; } .is--unclickable { pointer-events: none; } .input-hint { position: absolute; bottom: -45px; padding: 0 6px; font-size: 1.412rem; line-height: 1.5; color: white; }
0.71721
0.047228
*{ margin:0; padding:0; box-sizing: 0; } body { max-width: 100vw; height: 100vh; overflow-x: hidden; } a { text-decoration: none; color:black; } li { list-style: none; } header { width: 100vw; height: 10%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .logo-img img { height: 70px; margin-left:20px; } /* Menu */ .nav-container { width: 100vw; position: absolute; left:0; top:-100%; transition: 300ms all ease; } /* ------------Show Menu----------- */ .nav-container-show { display: block !important; position: absolute; left:0; top:10%; transition: 300ms all ease; background-color: rgba(243, 243, 243, 0.884); width: 100vw; z-index: 99; } .nav-container-show ul{ width: 100vw; display: flex; flex-direction: column; align-items: center; justify-content: space-around; } .nav-container-show ul li { padding: 20px; width: 100vw; text-align: center; } .nav-container-show ul li:hover{ background-color: rgba(120, 170, 166, 0.432); transition: 300ms all; } /* -------------- Mode ---------------------- */ .mode-container button{ border:none; background-color: transparent; font-size: 20px; cursor: pointer; } .mode-container { position: relative; } .mode-text { transition: 200ms all; } .light-mode-hide { visibility: hidden !important; } .dark-mode { visibility: hidden; } .dark-mode-show { visibility: visible !important; } /* --------------Hamburger Menu-------------- */ .open-menu { display: block; height: 26px; width: 28px; margin-right: 3%; top: 17px; left: 20px; z-index: 2; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; } #line { display: block; height: 4px; width: 100%; border-radius: 10px; background: #0e2431; } /* After Click Bar */ .l-1 { transform: rotateZ(45deg); transform-origin: -5%; } .l-3 { transform: rotateZ(-45deg); transform-origin: -5%; } .l-2 { display: none !important; } /* Section */ .main-section{ height: 100vh; width: 100vw; } .main-img { position: relative; width: 100vw; height: 100vh; background-image: url(../images/artist-2.jpeg); background-size: cover; background-position: center; } .main-title { position: absolute; top:20%; left: 35%; } .main-title h3 { font-size: 52px; color:whitesmoke; font-weight: 100; text-transform: uppercase; } footer { width: 100vw; height: 20vh; margin-top: 10px; } .footer-container ul { width: 100vw; height: 20vh; display: flex; align-items: center; justify-content: space-around; }
Dark_Mode/style.css
*{ margin:0; padding:0; box-sizing: 0; } body { max-width: 100vw; height: 100vh; overflow-x: hidden; } a { text-decoration: none; color:black; } li { list-style: none; } header { width: 100vw; height: 10%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .logo-img img { height: 70px; margin-left:20px; } /* Menu */ .nav-container { width: 100vw; position: absolute; left:0; top:-100%; transition: 300ms all ease; } /* ------------Show Menu----------- */ .nav-container-show { display: block !important; position: absolute; left:0; top:10%; transition: 300ms all ease; background-color: rgba(243, 243, 243, 0.884); width: 100vw; z-index: 99; } .nav-container-show ul{ width: 100vw; display: flex; flex-direction: column; align-items: center; justify-content: space-around; } .nav-container-show ul li { padding: 20px; width: 100vw; text-align: center; } .nav-container-show ul li:hover{ background-color: rgba(120, 170, 166, 0.432); transition: 300ms all; } /* -------------- Mode ---------------------- */ .mode-container button{ border:none; background-color: transparent; font-size: 20px; cursor: pointer; } .mode-container { position: relative; } .mode-text { transition: 200ms all; } .light-mode-hide { visibility: hidden !important; } .dark-mode { visibility: hidden; } .dark-mode-show { visibility: visible !important; } /* --------------Hamburger Menu-------------- */ .open-menu { display: block; height: 26px; width: 28px; margin-right: 3%; top: 17px; left: 20px; z-index: 2; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; } #line { display: block; height: 4px; width: 100%; border-radius: 10px; background: #0e2431; } /* After Click Bar */ .l-1 { transform: rotateZ(45deg); transform-origin: -5%; } .l-3 { transform: rotateZ(-45deg); transform-origin: -5%; } .l-2 { display: none !important; } /* Section */ .main-section{ height: 100vh; width: 100vw; } .main-img { position: relative; width: 100vw; height: 100vh; background-image: url(../images/artist-2.jpeg); background-size: cover; background-position: center; } .main-title { position: absolute; top:20%; left: 35%; } .main-title h3 { font-size: 52px; color:whitesmoke; font-weight: 100; text-transform: uppercase; } footer { width: 100vw; height: 20vh; margin-top: 10px; } .footer-container ul { width: 100vw; height: 20vh; display: flex; align-items: center; justify-content: space-around; }
0.501221
0.063744
@charset "utf-8"; a { text-decoration:none; outline:0; } .GalMenu { margin:0; padding:0; display:none; position:fixed; z-index:9999; } .circle,.ring { height:300px; position:relative; width:300px; } .circle { margin:0 auto; } .ring { border-radius:50%; opacity:0; -webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; transform-origin:50% 50%; -webkit-transform:scale(0.1) rotate(-270deg); -moz-transform:scale(0.1) rotate(-270deg); -transform:scale(0.1) rotate(-270deg); -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; } .open .ring { opacity:1; -webkit-transform:scale(1) rotate(0); -moz-transform:scale(1) rotate(0); -transform:scale(1) rotate(0); } .center { background-color:rgba(255,255,255,0.3); border-radius:50%; border:2px solid #ffffff; bottom:0; color:white; height:80px; left:0; line-height:80px; margin:auto; position:absolute; right:0; text-align:center; top:0; width:80px; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; } .open .center { border-color:#aaaaaa; } .menuItem { border-radius:50%; color:#eeeeee; display:block; height:80px; line-height:80px; margin-left:-41px; margin-top:-41px; position:absolute; text-align:center; width:80px; background-size:80px; border:2px #b59494 solid; box-shadow:0px 0px 15px #fff; -webkit-box-shadow:0px 0px 15px #fff; -moz-box-shadow:0px 0px 15px #fff; } .menuItem:hover { box-shadow:inset 0px 0px 80px #fff; -webkit-box-shadow:inset 0px 0px 80px #fff; -moz-box-shadow:inset 0px 0px 80px #fff; } .ring a { background: url('./img.png') no-repeat; width: 100px; height: 100px; } .ring a:nth-of-type(1) { background-position:0 0; } .ring a:nth-of-type(2) { background-position:-100px 0; } .ring a:nth-of-type(3) { background-position:-200px 0; } .ring a:nth-of-type(4) { background-position:-300px 0; } .ring a:nth-of-type(5) { background-position:-400px 0; } .ring a:nth-of-type(6) { background-position:-500px 0; } .ring a { display:inline-block; color:#ffffff; text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; -webkit-text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; -moz-text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; *filter:Glow(color=#DC965A,strength=1); } .ring a:hover { text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; -webkit-text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; -moz-text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; *filter:Glow(color=#66CCFF,strength=1); } #overlay { height:100%; position:fixed; width:100%; left:0; top:0; background:url("") repeat scroll 0 0 rgba(0,0,0,0.5); display:none; z-index: 1000; } .container { width:100%; height:100%; }
source/plugin/galmenu/GalMenu.css
@charset "utf-8"; a { text-decoration:none; outline:0; } .GalMenu { margin:0; padding:0; display:none; position:fixed; z-index:9999; } .circle,.ring { height:300px; position:relative; width:300px; } .circle { margin:0 auto; } .ring { border-radius:50%; opacity:0; -webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; transform-origin:50% 50%; -webkit-transform:scale(0.1) rotate(-270deg); -moz-transform:scale(0.1) rotate(-270deg); -transform:scale(0.1) rotate(-270deg); -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; } .open .ring { opacity:1; -webkit-transform:scale(1) rotate(0); -moz-transform:scale(1) rotate(0); -transform:scale(1) rotate(0); } .center { background-color:rgba(255,255,255,0.3); border-radius:50%; border:2px solid #ffffff; bottom:0; color:white; height:80px; left:0; line-height:80px; margin:auto; position:absolute; right:0; text-align:center; top:0; width:80px; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; } .open .center { border-color:#aaaaaa; } .menuItem { border-radius:50%; color:#eeeeee; display:block; height:80px; line-height:80px; margin-left:-41px; margin-top:-41px; position:absolute; text-align:center; width:80px; background-size:80px; border:2px #b59494 solid; box-shadow:0px 0px 15px #fff; -webkit-box-shadow:0px 0px 15px #fff; -moz-box-shadow:0px 0px 15px #fff; } .menuItem:hover { box-shadow:inset 0px 0px 80px #fff; -webkit-box-shadow:inset 0px 0px 80px #fff; -moz-box-shadow:inset 0px 0px 80px #fff; } .ring a { background: url('./img.png') no-repeat; width: 100px; height: 100px; } .ring a:nth-of-type(1) { background-position:0 0; } .ring a:nth-of-type(2) { background-position:-100px 0; } .ring a:nth-of-type(3) { background-position:-200px 0; } .ring a:nth-of-type(4) { background-position:-300px 0; } .ring a:nth-of-type(5) { background-position:-400px 0; } .ring a:nth-of-type(6) { background-position:-500px 0; } .ring a { display:inline-block; color:#ffffff; text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; -webkit-text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; -moz-text-shadow:#DC965A 1px 0 0,#DC965A 0 1px 0,#DC965A -1px 0 0,#DC965A 0 -1px 0; *filter:Glow(color=#DC965A,strength=1); } .ring a:hover { text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; -webkit-text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; -moz-text-shadow:#66CCFF 1px 0 0,#66CCFF 0 1px 0,#66CCFF -1px 0 0,#66CCFF 0 -1px 0; *filter:Glow(color=#66CCFF,strength=1); } #overlay { height:100%; position:fixed; width:100%; left:0; top:0; background:url("") repeat scroll 0 0 rgba(0,0,0,0.5); display:none; z-index: 1000; } .container { width:100%; height:100%; }
0.173253
0.060169
RESET *************************************************************************************/ html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure { margin:0; padding:0; } img, fieldset { border:0; } /* set img max-width */ img { box-sizing:border-box; } /* set html5 elements to block */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; } /* audio */ audio, iframe, object { max-width:100%; } /************************************************************************************ GENERAL STYLING *************************************************************************************/ html { -webkit-font-smoothing:antialiased; } body { font:.9em/1.5em Arial, Helvetica, sans-serif; overflow-wrap:break-word; background-color:#fff; color:#666; } a { color:#1f7bb6; text-decoration:none; outline:none; } a:hover { text-decoration:underline; } p { margin:0 0 1.2em; padding:0; } small { font-size:87%; } blockquote { font:italic 110%/130% "Times New Roman", Times, serif; padding:8px 30px 15px; } /* LIST ================================================ */ ul, ol { margin:1em 0 1.4em 24px; padding:0; line-height:140%; } li { margin:0 0 .5em 0; padding:0; } /* HEADINGS ================================================ */ h1, h2, h3, h4, h5, h6 { line-height:1.3em; margin:0 0 .4em; overflow-wrap:normal; } h1 { font-size:2em; } h2 { font-size:1.8em; } h3 { font-size:1.6em; } h4 { font-size:1.4em; } h5 { font-size:1.2em; } h6 { font-size:1em; } /* FORM ================================================ */ /* form input */ input,textarea,select,input[type=search],button{ font-size:100%; font-family:inherit; max-width:100%; line-height:inherit } textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{ background-color:#f3f3f3; border:solid 1px rgba(0,0,0,.1); padding:7px 10px; border-radius:5px; -webkit-appearance:none; box-sizing:border-box } textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{ width:240px; max-width:100%; } /* text area */ textarea { width:100%; } /* form input:focus */ textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{ outline:none; background-color:#f9f9f9; box-shadow:0 2px 6px rgba(0,0,0,.1) } /* form button */ input[type=reset], input[type=submit], button { background-color:#333; color:#fff; border:none; padding:7px 20px; cursor:pointer; border-radius:5px; -webkit-appearance:none; } /* form button:hover */ input[type=reset]:hover, input[type=submit]:hover, button:hover { background-color:#000; color:#fff; } /************************************************************************************ STRUCTURE *************************************************************************************/ #pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer { box-sizing:border-box; } /* main page width */ .pagewidth { width:978px; margin:0 auto; } /* body (middle container) */ #body { margin:0 auto; max-width:100%; } /* content */ #content { width:68%; float:left; padding:5% 0 3%; } /* sidebar */ #sidebar { width:26.5%; float:right; padding:5% 0 3%; } /* sidebar left */ .sidebar-left #content { float:right; } .sidebar-left #sidebar { float:left; } /* sidebar none */ .sidebar-none #content { width:100%; float:none; } /* fullwidth content */ .full_width #layout { width:100%; } .full_width #content { padding:0; width:auto; float:none; } .full_width #sidebar { width:auto; float:none; } /************************************************************************************ GRID *************************************************************************************/ .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 { margin-left:3.2%; float:left; } .col4-1 { width:22.6%; } .col4-2, .col2-1 { width:48.4%; } .col4-3 { width:74.2%; } .col3-1 { width:31.2%; } .col3-2 { width:65.6%; } .col.first, .col4-1.first, .col4-2.first, .col4-3.first, .col3-1.first, .col3-2.first, .col2-1.first { margin-left:0; clear:left; } /************************************************************************************ HEADER *************************************************************************************/ #header { position:relative; border-bottom:solid 1px rgba(0,0,0,.1); padding:1em 0 0; } /* SOCIAL WIDGET ================================================ */ .social-widget { float:right; position:absolute; bottom:10px; right:0; } .social-widget a, .social-widget a:hover { text-decoration:none; } .social-widget .widget { display:inline-block; margin:0 2px 0 0; } .social-widget .widget div { display:inline; } .social-widget .widgettitle { width:auto; font-weight:bold; font-size:100%; text-transform:none; border:none; letter-spacing:0; position:static; display:inline-block; margin:5px 8px 2px 0; padding:0; background:transparent; box-shadow:none; } .social-widget ul { margin:6px 0 0 !important; padding:0; display:inline; } .social-links.horizontal li { padding:0 2px 5px 0; margin:0; display:inline-block; border:none !important; clear:none; line-height:100%; } .social-widget li img { vertical-align:middle; margin-top:-5px; } /* RSS ================================================ */ .social-widget div.rss { display:inline-block; vertical-align:middle } .social-widget div.rss a { display:inline-block; margin-bottom:5px } .social-widget div.rss .tf_fa { font-size:1.75em; padding-right:5px; display:inline-block; vertical-align:middle; color:#f9a447 } /* SEARCH FORM ================================================ */ #header #searchform { position:absolute; right:0; top:20px; } #header #searchform #s { width:100px; padding:5px 7px 5px 28px; float:right; border-radius:5px; transition:width .7s; position:relative; box-sizing:border-box; } #searchform .tf_fa{ position:absolute; left:10px; top:10px; z-index:1; pointer-events:none; transform:rotatez(90deg) } #header #searchform #s:focus { width:140px; color:#333; } /* MAIN NAVIGATION ================================================ */ #main-nav { margin:1.5em 0 .5em; padding:0; } #main-nav li { margin:0; padding:0; list-style:none; float:left; position:relative; } /* main level link */ #main-nav a { display:block; padding:5px 15px; margin:0 5px 0 0; text-decoration:none; } /* current link */ #main-nav .current_page_item a, #main-nav .current-menu-item a { background-color:#333; color:#fff; border-radius:5px; } /* current link :hover */ #main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover { color:#fff; } /* sub-levels link */ #main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a { color:#666; font-size:100%; line-height:140%; font-weight:normal; text-transform:none; padding: 6px 10px 6px 15px; margin:0; display:block; width:200px; background:none; border:none; text-shadow:none; border-radius:0; box-shadow:none; box-sizing:border-box } /* sub-levels link :hover */ #main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover { background-color:rgba(0,0,0,.07); color:#000; } /* dropdown ul */ #main-nav ul { margin:0; padding:5px 0; list-style:none; position:absolute; background-color:#fff; z-index:100; border-radius:5px; left:-999em; box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15); } #main-nav ul li { background:none; padding:0; margin:0; float:none; } /* show dropdown ul */ #main-nav li.dropdown-open > ul{ left:0; } #main-nav li li.dropdown-open > ul.children, #main-nav li li.dropdown-open > ul.sub-menu{ left:190px; top:-2px; } @media (hover:hover){ /* show dropdown ul */ #main-nav li:hover > ul { left:0; } #main-nav li li:hover > ul.sub-menu, #main-nav li li:hover > ul { left:190px; top:-2px; } } #main-nav a:focus { outline:1px dotted #999; } @media (hover:none){ #main-nav .child-arrow { border-radius:100%; padding:0 7px; margin-left:7px; } #main-nav ul .child-arrow { float:right; margin-right:10px; } } /************************************************************************************ PAGE *************************************************************************************/ /* AUTHOR PAGE ================================================ */ .author-bio { margin:0 0 30px; } .author-bio .author-avatar { float:left; margin:0 15px 0 0; } .author-bio .author-avatar img { background-color:#fff; padding:4px; border:solid 1px #ccc; } .author-bio .author-name { margin:0 0 5px; padding:0; font-size:160%; } .author-posts-by { margin:0 0 20px; padding:10px 0 0; font-size:140%; text-transform:uppercase; border-top:double 4px #ccc; border-color:rgba(118,118,118,.3); } /* CATEGORY SECTIONS ================================================ */ .category-section { clear:both; margin-bottom:30px; } .category-section-title { font-size:120%; text-transform:uppercase; margin:0 0 20px; padding:10px 0 0; border-top:double 4px #ccc; } /************************************************************************************ POST *************************************************************************************/ .post { margin-bottom:50px; box-sizing:border-box; } /* post content */ .post-content { min-width:120px; } /* post title */ .post-title { font-size:26px; margin:0 0 5px; padding:0; } .post-title a { } /* post image */ .post-image { max-width:100%; margin:0 0 5px; } .post-image.left { float:left; margin-right:15px; } .post-image.right { float:right; margin-left:15px; } /* post meta */ .post-meta { margin:0 0 7px; font-size:.9em } .post-meta a { color:inherit } .post-meta span .tf_fa{ display:inline-block; margin-right:6px; vertical-align:middle; opacity:.6 } .post-meta .post-author { padding:2px 0; } .post-meta .post-category { padding:2px 0; } .post-meta .post-tag { padding:2px 0; } .post-meta .post-author:after, .post-meta .post-category:after, .post-meta .post-tag:after{ display:inline-block; content:''; width:1px; height:1.3em; margin:0 .45em 0 .6em; white-space:nowrap; vertical-align:middle; border-left:1px solid; transform:skewX(-15deg); opacity:.1; } .loops-wrapper.grid4 .post-title { font-size:120%; margin:0 0 3px; padding:0; } .loops-wrapper.grid3 .post-title { font-size:140%; margin:0 0 3px; padding:0; } .loops-wrapper.grid2 .post-title { font-size:150%; margin:0 0 3px; padding:0; } .loops-wrapper.grid2-thumb .post-title { margin:0 0 5px; font-size:150%; } .loops-wrapper.grid2-thumb .post-image { float:left; margin:5px 14px 10px 0; } .loops-wrapper.grid2-thumb .post-content { overflow:hidden; } /* list thumb post */ .loops-wrapper.list-thumb-image .post-image { float:left; margin:7px 16px 10px 0; } .loops-wrapper.list-thumb-image .post-content { overflow:hidden; } /* list large image */ .loops-wrapper.list-large-image .post-image { float:left; margin:7px 22px 10px 0; } .loops-wrapper.list-large-image .post-title { font-size:200%; margin:0 0 5px; padding:0; } .loops-wrapper.list-large-image .post-content { overflow:hidden; } /************************************************************************************ POST VIDEO (css for fluid video) *************************************************************************************/ .post-video, .embed-youtube { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; font-size:.9em; margin-bottom:15px; } .post-video iframe, .post-video object, .post-video embed, .embed-youtube iframe, .embed-youtube object, .embed-youtube embed { position:absolute; top:0; left:0; width:100%; height:100%; } /************************************************************************************ POST EMBEDS (css for various fluid elements) *************************************************************************************/ .twitter-tweet-rendered { max-width:100% !important; } /************************************************************************************ AUTHOR BOX *************************************************************************************/ .author-box { margin:15px 0; } .author-box .author-avatar { float:left; margin:0 15px 5px 0; } .author-box .author-name { margin:0 0 5px; } /************************************************************************************ POST NAVIGATION (the <nextpage> tag) *************************************************************************************/ .post-pagination { text-align:right; margin:.5em 0 2em; } .post-pagination strong { margin-right:3px; } .post-pagination a { margin-left:3px; margin-right:3px; } /************************************************************************************ POST NAVIGATION *************************************************************************************/ .post-nav { margin:0 0 30px; padding:15px 0; clear:both; } .post-nav .prev, .post-nav .next { width:47%; position:relative; } .post-nav a { text-decoration:none; display:block; } .post-nav a:hover { text-decoration:none; } .post-nav .prev { float:left; } .post-nav .next { float:right; text-align:right; } /* post nav arrow */ .post-nav .arrow { background-color:#333; color:#fff; font:normal 20px/100% "Times New Roman", Times, serif; display:block; float:left; width:32px; height:28px; padding:4px 0 0; text-align:center; margin:-8px 10px 17px 0; border-radius:10em; } .post-nav .next .arrow { float:right; margin-left:10px; margin-right:0; } .post-nav a:hover span { background-color:#000; } /************************************************************************************ COMMENTS *************************************************************************************/ .commentwrap { margin:10px 0 20px; position:relative; clear:both; } /* comment title */ .comment-title, #reply-title { font-size:140%; margin:0 0 10px; padding:0; } /* comment pagenav */ .commentwrap .pagenav { margin:10px 0; border:none; box-shadow:none; } .commentwrap .pagenav.top { margin:0; position:absolute; top:10px; right:0; } /* commentlist */ .commentlist { margin:0 0 30px; padding:5px 0 0; border-top:solid 1px rgba(0,0,0,.1); } .commentlist li { margin:0; padding:15px 0 0; list-style:none; position:relative; } .commentlist .comment-author { margin:2px 0 5px; padding:0; } .commentlist .avatar { float:left; margin:0 15px 0 0; } .commentlist cite { font-style:normal; font-size:130%; } .commentlist cite a { text-decoration:none; } .commentlist cite .tf_fa{ margin-right:10px } .commentlist .bypostauthor > .comment-author cite .tf_fa { margin-right:18px; color:#ca0012; } .commentlist .comment-time { font-size:75%; text-transform:uppercase; } .commentlist .commententry { border-bottom:solid 1px rgba(0,0,0,.1); position:relative; min-height:40px; overflow:hidden; padding-bottom:5px; overflow-wrap:break-word; } .commentlist ul, .commentlist ol { margin:0 0 0 7%; padding:0; } /* reply link */ .commentlist .reply { position:absolute; right:0; top:8px; } .commentlist .comment-reply-link { font-size:11px; text-transform:uppercase; text-decoration:none; } .commentlist .comment-reply-link:hover { text-decoration:none; } /* COMMENT FORM ================================================ */ #respond { margin:0; padding:10px 0 0; position:relative; clear:both; } #respond #cancel-comment-reply-link { position:absolute; top:20px; right:0; font-size:85%; line-height:100%; text-decoration:none; padding:5px 10px; display:block; color:#fff; background-color:#F30; } #respond #cancel-comment-reply-link:hover { background-color:#333; } #commentform { margin:15px 0 0; } #commentform label { font-weight:bold; } #commentform label small { font-weight:normal; } #commentform textarea { height:140px; width:100%; box-sizing:border-box; } #commentform .comment-form-author, #commentform .comment-form-email { width:50%; float:left; box-sizing:border-box; clear:none; } #commentform p.comment-form-author { padding-right:2%; } #commentform .comment-form-email { padding-left:2%; } #commentform input[type=text], #commentform input[type=email], #commentform input[type=url] { width:100%; max-width:none; box-sizing:border-box; } #commentform input#submit { padding:7px 20px; } /************************************************************************************ SIDEBAR *************************************************************************************/ .widget { margin:0 0 30px; overflow-wrap:break-word; } .widgettitle { margin:0 0 10px; padding:0; font-size:120%; } .widget ul { margin:0; padding:0; } .widget li { margin:0; padding:6px 0; list-style:none; clear:both; } .widget ul ul { margin:6px 0 -6px 0; padding:0; border-top:none; } .widget ul ul li { margin:0; padding-left:10px; } /************************************************************************************ WIDGET STYLES *************************************************************************************/ /* calendar widget */ .widget #wp-calendar caption { font-weight:bold; padding-bottom:10px; } .widget #wp-calendar td { width:31px; padding:4px 2px; text-align:center; } /* feature posts widget */ .widget .feature-posts-list br { display:none; } .widget .feature-posts-list .post-img { margin:4px 12px 10px 0; float:left; } .widget .feature-posts-list small { font-style:italic; font-size:90%; display:block; margin:0 0 3px; } .widget .feature-posts-list .feature-posts-title { margin:4px 0 3px; } .widget .feature-posts-list .post-excerpt { display:block; } /* twitter widget */ .widget .twitter-list .twitter-timestamp { font-style:italic; font-size:90%; } .widget .follow-user { margin:0; padding:5px 0; } /* links widget */ .widget .links-list img, .widget_links img { vertical-align:middle; } /* recent comments widget */ .recent-comments-list .avatar { margin-right:12px; float:left; } /* flickr widget */ .widget .flickr_badge_image { margin-top:10px; } .widget .flickr_badge_image img { width:50px; height:50px; margin-right:12px; margin-bottom:12px; float:left; } /* flickr shortcode */ .shortcode .flickr_badge_image { width:23.8%; margin:0 1.5% 1.5% 0; float:left; } .shortcode .flickr_badge_image:nth-of-type(4n) { margin-right:0; } .shortcode .flickr_badge_image img { margin:0; } /* search widget */ #sidebar #searchform { position:static; } #sidebar #searchform #s { width:93%; } /* reset twitter embed max-width to 100% */ #content .twitter-tweet-rendered { max-width:100% !important; } #content .twt-border { max-width:100% !important; min-width:180px !important; } /* Social Links Widget */ .widget .social-links { margin:0 0 20px; padding:0; line-height:100%; } .widget .social-links li { margin:0 5px 5px 0; padding:0; list-style:none; border:none; display:inline-block; } .widget .social-links img { vertical-align:middle; } /* Text widget */ .widget .textwidget ul { margin:0 0 1.4em 1.6em; } .widget .textwidget li { display:list-item; } .widget .textwidget ul li { list-style:disc; } .widget .textwidget ol li { list-style:decimal; } /************************************************************************************ FOOTER *************************************************************************************/ #footer { padding:30px 0; clear:both; border-top:solid 1px rgba(0,0,0,.1); } /* back to top */ .back-top { clear:both; float:left; margin-top:-3px; } .back-top a { background-color:#000; display:block; width:30px; height:30px; margin:0 10px 10px 0; text-indent:-900em; border-radius:10em; color:#fff; } .back-top a .tf_fa{ text-indent:0; text-align:center; width:100%; float:left; font-size:1.4em; margin-top:5px; } .back-top a:hover { background-color:#333; } /* footer nav */ .footer-nav { margin:7px 0 10px; padding:0; text-align:left; } .footer-nav li { padding:0; margin:0 8px 5px 0; list-style:none; display:inline-block; } /* footer text */ .footer-text { font-size:90%; clear:both; } /************************************************************************************ WORDPRESS POST FORMATTING *************************************************************************************/ .sticky {} img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom:15px; } .alignleft { float:left; margin-right:30px; } .alignright { float:right; margin-left:30px; } .aligncenter { text-align:center; display:block; margin-left:auto; margin-right:auto; } .wp-caption { text-align:center; margin-bottom:15px; max-width:100%; } .wp-caption-text { font-size:95%; line-height:120%; margin:6px 0; } /************************************************************************************ ATTACHMENT SINGLE VIEW *************************************************************************************/ .attachment.single-attachment, .single-attachment .attachment { float:none; margin:0; text-align:left; } /************************************************************************************ BUILDER *************************************************************************************/ /* builder row */ .module_row > .row_inner, .module-layout-part .module_row.fullwidth_row_container > .row_inner { width:978px; /* same width as .pagewidth */ max-width:100%; margin:auto; } .module_row.fullwidth > .row_inner { width:100%; padding:0; } /************************************************************************************ CLEAR & ALIGNMENT *************************************************************************************/ .clear { clear:both; } .left { float:left; } .right { float:right; } .textleft { text-align:left; } .textright { text-align:right; } .textcenter { text-align:center; } /* clearfix */ .widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; } .widget li,footer,#main-nav, .menu { display:block; }
wordpress/wp-content/themes/basic/style.css
RESET *************************************************************************************/ html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure { margin:0; padding:0; } img, fieldset { border:0; } /* set img max-width */ img { box-sizing:border-box; } /* set html5 elements to block */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; } /* audio */ audio, iframe, object { max-width:100%; } /************************************************************************************ GENERAL STYLING *************************************************************************************/ html { -webkit-font-smoothing:antialiased; } body { font:.9em/1.5em Arial, Helvetica, sans-serif; overflow-wrap:break-word; background-color:#fff; color:#666; } a { color:#1f7bb6; text-decoration:none; outline:none; } a:hover { text-decoration:underline; } p { margin:0 0 1.2em; padding:0; } small { font-size:87%; } blockquote { font:italic 110%/130% "Times New Roman", Times, serif; padding:8px 30px 15px; } /* LIST ================================================ */ ul, ol { margin:1em 0 1.4em 24px; padding:0; line-height:140%; } li { margin:0 0 .5em 0; padding:0; } /* HEADINGS ================================================ */ h1, h2, h3, h4, h5, h6 { line-height:1.3em; margin:0 0 .4em; overflow-wrap:normal; } h1 { font-size:2em; } h2 { font-size:1.8em; } h3 { font-size:1.6em; } h4 { font-size:1.4em; } h5 { font-size:1.2em; } h6 { font-size:1em; } /* FORM ================================================ */ /* form input */ input,textarea,select,input[type=search],button{ font-size:100%; font-family:inherit; max-width:100%; line-height:inherit } textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{ background-color:#f3f3f3; border:solid 1px rgba(0,0,0,.1); padding:7px 10px; border-radius:5px; -webkit-appearance:none; box-sizing:border-box } textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{ width:240px; max-width:100%; } /* text area */ textarea { width:100%; } /* form input:focus */ textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{ outline:none; background-color:#f9f9f9; box-shadow:0 2px 6px rgba(0,0,0,.1) } /* form button */ input[type=reset], input[type=submit], button { background-color:#333; color:#fff; border:none; padding:7px 20px; cursor:pointer; border-radius:5px; -webkit-appearance:none; } /* form button:hover */ input[type=reset]:hover, input[type=submit]:hover, button:hover { background-color:#000; color:#fff; } /************************************************************************************ STRUCTURE *************************************************************************************/ #pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer { box-sizing:border-box; } /* main page width */ .pagewidth { width:978px; margin:0 auto; } /* body (middle container) */ #body { margin:0 auto; max-width:100%; } /* content */ #content { width:68%; float:left; padding:5% 0 3%; } /* sidebar */ #sidebar { width:26.5%; float:right; padding:5% 0 3%; } /* sidebar left */ .sidebar-left #content { float:right; } .sidebar-left #sidebar { float:left; } /* sidebar none */ .sidebar-none #content { width:100%; float:none; } /* fullwidth content */ .full_width #layout { width:100%; } .full_width #content { padding:0; width:auto; float:none; } .full_width #sidebar { width:auto; float:none; } /************************************************************************************ GRID *************************************************************************************/ .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 { margin-left:3.2%; float:left; } .col4-1 { width:22.6%; } .col4-2, .col2-1 { width:48.4%; } .col4-3 { width:74.2%; } .col3-1 { width:31.2%; } .col3-2 { width:65.6%; } .col.first, .col4-1.first, .col4-2.first, .col4-3.first, .col3-1.first, .col3-2.first, .col2-1.first { margin-left:0; clear:left; } /************************************************************************************ HEADER *************************************************************************************/ #header { position:relative; border-bottom:solid 1px rgba(0,0,0,.1); padding:1em 0 0; } /* SOCIAL WIDGET ================================================ */ .social-widget { float:right; position:absolute; bottom:10px; right:0; } .social-widget a, .social-widget a:hover { text-decoration:none; } .social-widget .widget { display:inline-block; margin:0 2px 0 0; } .social-widget .widget div { display:inline; } .social-widget .widgettitle { width:auto; font-weight:bold; font-size:100%; text-transform:none; border:none; letter-spacing:0; position:static; display:inline-block; margin:5px 8px 2px 0; padding:0; background:transparent; box-shadow:none; } .social-widget ul { margin:6px 0 0 !important; padding:0; display:inline; } .social-links.horizontal li { padding:0 2px 5px 0; margin:0; display:inline-block; border:none !important; clear:none; line-height:100%; } .social-widget li img { vertical-align:middle; margin-top:-5px; } /* RSS ================================================ */ .social-widget div.rss { display:inline-block; vertical-align:middle } .social-widget div.rss a { display:inline-block; margin-bottom:5px } .social-widget div.rss .tf_fa { font-size:1.75em; padding-right:5px; display:inline-block; vertical-align:middle; color:#f9a447 } /* SEARCH FORM ================================================ */ #header #searchform { position:absolute; right:0; top:20px; } #header #searchform #s { width:100px; padding:5px 7px 5px 28px; float:right; border-radius:5px; transition:width .7s; position:relative; box-sizing:border-box; } #searchform .tf_fa{ position:absolute; left:10px; top:10px; z-index:1; pointer-events:none; transform:rotatez(90deg) } #header #searchform #s:focus { width:140px; color:#333; } /* MAIN NAVIGATION ================================================ */ #main-nav { margin:1.5em 0 .5em; padding:0; } #main-nav li { margin:0; padding:0; list-style:none; float:left; position:relative; } /* main level link */ #main-nav a { display:block; padding:5px 15px; margin:0 5px 0 0; text-decoration:none; } /* current link */ #main-nav .current_page_item a, #main-nav .current-menu-item a { background-color:#333; color:#fff; border-radius:5px; } /* current link :hover */ #main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover { color:#fff; } /* sub-levels link */ #main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a { color:#666; font-size:100%; line-height:140%; font-weight:normal; text-transform:none; padding: 6px 10px 6px 15px; margin:0; display:block; width:200px; background:none; border:none; text-shadow:none; border-radius:0; box-shadow:none; box-sizing:border-box } /* sub-levels link :hover */ #main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover { background-color:rgba(0,0,0,.07); color:#000; } /* dropdown ul */ #main-nav ul { margin:0; padding:5px 0; list-style:none; position:absolute; background-color:#fff; z-index:100; border-radius:5px; left:-999em; box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15); } #main-nav ul li { background:none; padding:0; margin:0; float:none; } /* show dropdown ul */ #main-nav li.dropdown-open > ul{ left:0; } #main-nav li li.dropdown-open > ul.children, #main-nav li li.dropdown-open > ul.sub-menu{ left:190px; top:-2px; } @media (hover:hover){ /* show dropdown ul */ #main-nav li:hover > ul { left:0; } #main-nav li li:hover > ul.sub-menu, #main-nav li li:hover > ul { left:190px; top:-2px; } } #main-nav a:focus { outline:1px dotted #999; } @media (hover:none){ #main-nav .child-arrow { border-radius:100%; padding:0 7px; margin-left:7px; } #main-nav ul .child-arrow { float:right; margin-right:10px; } } /************************************************************************************ PAGE *************************************************************************************/ /* AUTHOR PAGE ================================================ */ .author-bio { margin:0 0 30px; } .author-bio .author-avatar { float:left; margin:0 15px 0 0; } .author-bio .author-avatar img { background-color:#fff; padding:4px; border:solid 1px #ccc; } .author-bio .author-name { margin:0 0 5px; padding:0; font-size:160%; } .author-posts-by { margin:0 0 20px; padding:10px 0 0; font-size:140%; text-transform:uppercase; border-top:double 4px #ccc; border-color:rgba(118,118,118,.3); } /* CATEGORY SECTIONS ================================================ */ .category-section { clear:both; margin-bottom:30px; } .category-section-title { font-size:120%; text-transform:uppercase; margin:0 0 20px; padding:10px 0 0; border-top:double 4px #ccc; } /************************************************************************************ POST *************************************************************************************/ .post { margin-bottom:50px; box-sizing:border-box; } /* post content */ .post-content { min-width:120px; } /* post title */ .post-title { font-size:26px; margin:0 0 5px; padding:0; } .post-title a { } /* post image */ .post-image { max-width:100%; margin:0 0 5px; } .post-image.left { float:left; margin-right:15px; } .post-image.right { float:right; margin-left:15px; } /* post meta */ .post-meta { margin:0 0 7px; font-size:.9em } .post-meta a { color:inherit } .post-meta span .tf_fa{ display:inline-block; margin-right:6px; vertical-align:middle; opacity:.6 } .post-meta .post-author { padding:2px 0; } .post-meta .post-category { padding:2px 0; } .post-meta .post-tag { padding:2px 0; } .post-meta .post-author:after, .post-meta .post-category:after, .post-meta .post-tag:after{ display:inline-block; content:''; width:1px; height:1.3em; margin:0 .45em 0 .6em; white-space:nowrap; vertical-align:middle; border-left:1px solid; transform:skewX(-15deg); opacity:.1; } .loops-wrapper.grid4 .post-title { font-size:120%; margin:0 0 3px; padding:0; } .loops-wrapper.grid3 .post-title { font-size:140%; margin:0 0 3px; padding:0; } .loops-wrapper.grid2 .post-title { font-size:150%; margin:0 0 3px; padding:0; } .loops-wrapper.grid2-thumb .post-title { margin:0 0 5px; font-size:150%; } .loops-wrapper.grid2-thumb .post-image { float:left; margin:5px 14px 10px 0; } .loops-wrapper.grid2-thumb .post-content { overflow:hidden; } /* list thumb post */ .loops-wrapper.list-thumb-image .post-image { float:left; margin:7px 16px 10px 0; } .loops-wrapper.list-thumb-image .post-content { overflow:hidden; } /* list large image */ .loops-wrapper.list-large-image .post-image { float:left; margin:7px 22px 10px 0; } .loops-wrapper.list-large-image .post-title { font-size:200%; margin:0 0 5px; padding:0; } .loops-wrapper.list-large-image .post-content { overflow:hidden; } /************************************************************************************ POST VIDEO (css for fluid video) *************************************************************************************/ .post-video, .embed-youtube { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; font-size:.9em; margin-bottom:15px; } .post-video iframe, .post-video object, .post-video embed, .embed-youtube iframe, .embed-youtube object, .embed-youtube embed { position:absolute; top:0; left:0; width:100%; height:100%; } /************************************************************************************ POST EMBEDS (css for various fluid elements) *************************************************************************************/ .twitter-tweet-rendered { max-width:100% !important; } /************************************************************************************ AUTHOR BOX *************************************************************************************/ .author-box { margin:15px 0; } .author-box .author-avatar { float:left; margin:0 15px 5px 0; } .author-box .author-name { margin:0 0 5px; } /************************************************************************************ POST NAVIGATION (the <nextpage> tag) *************************************************************************************/ .post-pagination { text-align:right; margin:.5em 0 2em; } .post-pagination strong { margin-right:3px; } .post-pagination a { margin-left:3px; margin-right:3px; } /************************************************************************************ POST NAVIGATION *************************************************************************************/ .post-nav { margin:0 0 30px; padding:15px 0; clear:both; } .post-nav .prev, .post-nav .next { width:47%; position:relative; } .post-nav a { text-decoration:none; display:block; } .post-nav a:hover { text-decoration:none; } .post-nav .prev { float:left; } .post-nav .next { float:right; text-align:right; } /* post nav arrow */ .post-nav .arrow { background-color:#333; color:#fff; font:normal 20px/100% "Times New Roman", Times, serif; display:block; float:left; width:32px; height:28px; padding:4px 0 0; text-align:center; margin:-8px 10px 17px 0; border-radius:10em; } .post-nav .next .arrow { float:right; margin-left:10px; margin-right:0; } .post-nav a:hover span { background-color:#000; } /************************************************************************************ COMMENTS *************************************************************************************/ .commentwrap { margin:10px 0 20px; position:relative; clear:both; } /* comment title */ .comment-title, #reply-title { font-size:140%; margin:0 0 10px; padding:0; } /* comment pagenav */ .commentwrap .pagenav { margin:10px 0; border:none; box-shadow:none; } .commentwrap .pagenav.top { margin:0; position:absolute; top:10px; right:0; } /* commentlist */ .commentlist { margin:0 0 30px; padding:5px 0 0; border-top:solid 1px rgba(0,0,0,.1); } .commentlist li { margin:0; padding:15px 0 0; list-style:none; position:relative; } .commentlist .comment-author { margin:2px 0 5px; padding:0; } .commentlist .avatar { float:left; margin:0 15px 0 0; } .commentlist cite { font-style:normal; font-size:130%; } .commentlist cite a { text-decoration:none; } .commentlist cite .tf_fa{ margin-right:10px } .commentlist .bypostauthor > .comment-author cite .tf_fa { margin-right:18px; color:#ca0012; } .commentlist .comment-time { font-size:75%; text-transform:uppercase; } .commentlist .commententry { border-bottom:solid 1px rgba(0,0,0,.1); position:relative; min-height:40px; overflow:hidden; padding-bottom:5px; overflow-wrap:break-word; } .commentlist ul, .commentlist ol { margin:0 0 0 7%; padding:0; } /* reply link */ .commentlist .reply { position:absolute; right:0; top:8px; } .commentlist .comment-reply-link { font-size:11px; text-transform:uppercase; text-decoration:none; } .commentlist .comment-reply-link:hover { text-decoration:none; } /* COMMENT FORM ================================================ */ #respond { margin:0; padding:10px 0 0; position:relative; clear:both; } #respond #cancel-comment-reply-link { position:absolute; top:20px; right:0; font-size:85%; line-height:100%; text-decoration:none; padding:5px 10px; display:block; color:#fff; background-color:#F30; } #respond #cancel-comment-reply-link:hover { background-color:#333; } #commentform { margin:15px 0 0; } #commentform label { font-weight:bold; } #commentform label small { font-weight:normal; } #commentform textarea { height:140px; width:100%; box-sizing:border-box; } #commentform .comment-form-author, #commentform .comment-form-email { width:50%; float:left; box-sizing:border-box; clear:none; } #commentform p.comment-form-author { padding-right:2%; } #commentform .comment-form-email { padding-left:2%; } #commentform input[type=text], #commentform input[type=email], #commentform input[type=url] { width:100%; max-width:none; box-sizing:border-box; } #commentform input#submit { padding:7px 20px; } /************************************************************************************ SIDEBAR *************************************************************************************/ .widget { margin:0 0 30px; overflow-wrap:break-word; } .widgettitle { margin:0 0 10px; padding:0; font-size:120%; } .widget ul { margin:0; padding:0; } .widget li { margin:0; padding:6px 0; list-style:none; clear:both; } .widget ul ul { margin:6px 0 -6px 0; padding:0; border-top:none; } .widget ul ul li { margin:0; padding-left:10px; } /************************************************************************************ WIDGET STYLES *************************************************************************************/ /* calendar widget */ .widget #wp-calendar caption { font-weight:bold; padding-bottom:10px; } .widget #wp-calendar td { width:31px; padding:4px 2px; text-align:center; } /* feature posts widget */ .widget .feature-posts-list br { display:none; } .widget .feature-posts-list .post-img { margin:4px 12px 10px 0; float:left; } .widget .feature-posts-list small { font-style:italic; font-size:90%; display:block; margin:0 0 3px; } .widget .feature-posts-list .feature-posts-title { margin:4px 0 3px; } .widget .feature-posts-list .post-excerpt { display:block; } /* twitter widget */ .widget .twitter-list .twitter-timestamp { font-style:italic; font-size:90%; } .widget .follow-user { margin:0; padding:5px 0; } /* links widget */ .widget .links-list img, .widget_links img { vertical-align:middle; } /* recent comments widget */ .recent-comments-list .avatar { margin-right:12px; float:left; } /* flickr widget */ .widget .flickr_badge_image { margin-top:10px; } .widget .flickr_badge_image img { width:50px; height:50px; margin-right:12px; margin-bottom:12px; float:left; } /* flickr shortcode */ .shortcode .flickr_badge_image { width:23.8%; margin:0 1.5% 1.5% 0; float:left; } .shortcode .flickr_badge_image:nth-of-type(4n) { margin-right:0; } .shortcode .flickr_badge_image img { margin:0; } /* search widget */ #sidebar #searchform { position:static; } #sidebar #searchform #s { width:93%; } /* reset twitter embed max-width to 100% */ #content .twitter-tweet-rendered { max-width:100% !important; } #content .twt-border { max-width:100% !important; min-width:180px !important; } /* Social Links Widget */ .widget .social-links { margin:0 0 20px; padding:0; line-height:100%; } .widget .social-links li { margin:0 5px 5px 0; padding:0; list-style:none; border:none; display:inline-block; } .widget .social-links img { vertical-align:middle; } /* Text widget */ .widget .textwidget ul { margin:0 0 1.4em 1.6em; } .widget .textwidget li { display:list-item; } .widget .textwidget ul li { list-style:disc; } .widget .textwidget ol li { list-style:decimal; } /************************************************************************************ FOOTER *************************************************************************************/ #footer { padding:30px 0; clear:both; border-top:solid 1px rgba(0,0,0,.1); } /* back to top */ .back-top { clear:both; float:left; margin-top:-3px; } .back-top a { background-color:#000; display:block; width:30px; height:30px; margin:0 10px 10px 0; text-indent:-900em; border-radius:10em; color:#fff; } .back-top a .tf_fa{ text-indent:0; text-align:center; width:100%; float:left; font-size:1.4em; margin-top:5px; } .back-top a:hover { background-color:#333; } /* footer nav */ .footer-nav { margin:7px 0 10px; padding:0; text-align:left; } .footer-nav li { padding:0; margin:0 8px 5px 0; list-style:none; display:inline-block; } /* footer text */ .footer-text { font-size:90%; clear:both; } /************************************************************************************ WORDPRESS POST FORMATTING *************************************************************************************/ .sticky {} img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom:15px; } .alignleft { float:left; margin-right:30px; } .alignright { float:right; margin-left:30px; } .aligncenter { text-align:center; display:block; margin-left:auto; margin-right:auto; } .wp-caption { text-align:center; margin-bottom:15px; max-width:100%; } .wp-caption-text { font-size:95%; line-height:120%; margin:6px 0; } /************************************************************************************ ATTACHMENT SINGLE VIEW *************************************************************************************/ .attachment.single-attachment, .single-attachment .attachment { float:none; margin:0; text-align:left; } /************************************************************************************ BUILDER *************************************************************************************/ /* builder row */ .module_row > .row_inner, .module-layout-part .module_row.fullwidth_row_container > .row_inner { width:978px; /* same width as .pagewidth */ max-width:100%; margin:auto; } .module_row.fullwidth > .row_inner { width:100%; padding:0; } /************************************************************************************ CLEAR & ALIGNMENT *************************************************************************************/ .clear { clear:both; } .left { float:left; } .right { float:right; } .textleft { text-align:left; } .textright { text-align:right; } .textcenter { text-align:center; } /* clearfix */ .widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; } .widget li,footer,#main-nav, .menu { display:block; }
0.170266
0.061593
* We are not using titles on this page. */ .intro-header { display : none; } /* * We will not use the general-purpose group1 used in * other pages for a curve image. */ #extra-group1 { display : none; } #page-links a .link-label, #action-links a .link-label { font-weight : 600; color : #E5E5E5; } #page-links a p .text, #action-links a p .text { font-weight : 500; color : #E5E5E5; } /* * Set up the content for the standby page. */ html, body { min-width : 230px; background-repeat : no-repeat; background-position : top left; background-color : #2B2442; } .page { background-repeat : no-repeat; background-position : bottom left; min-width : 230px; /* since IE doesn't support min-width, use expression */ width:expression(document.body.clientWidth < 230? "230px": "auto" ); height : 100%; height : expression(document.body.clientHeight < 450? "450px": "100%" ); } /* * Set up the navigation bar. It should be centered in the middle * of the page */ #links-background { width : 220px; margin-top : 10%; margin-bottom : auto; margin-left: auto; margin-right: auto; position: relative; } /* We don't need to show the Go To Workbench in standby */ #action-links { display: none; } #page-links a { display: block; margin-bottom : 20px; min-height: 4em; padding-left: 45px; /* image will be placed here */ position:relative; z-index: 100; } #page-links a img.background-image, #page-links a img.content-img { width: 32px; height: auto; /* position image to the left of the text */ position:absolute; left: 0px; top: 0px; } #branding { text-align: center; margin: 0 auto; } #branding > img { width: 220px; height: auto; } #page-links a:hover, #page-links a:focus, #page-links a:active { border : 0px; } #page-links a:hover p, #page-links a:focus p, #page-links a:active p { margin : 0px; padding : 0px; } /* properties for each of the page-links */ #page-links a .background-image { display: none; } #page-links a .link-extra-div { display :none; } a#overview img { background: url(../graphics/icons/ctool/overview.png) center/contain no-repeat; } /* a#overview:hover img, a#overview:focus img, a#overview:active img { background: url(../graphics/icons/ctool/overview_hov.png) center/contain no-repeat; } */ a#firststeps img { background: url(../graphics/icons/ctool/firststeps.png) center/contain no-repeat; } /* a#firststeps:hover img, a#firststeps:focus img, a#firststeps:active img { background: url(../graphics/icons/ctool/firststeps_hov.png) center/contain no-repeat; } */ a#tutorials img { background: url(../graphics/icons/ctool/tutorials.png) center/contain no-repeat; } /* a#tutorials:hover img, a#tutorials:focus img, a#tutorials:active img { background: url(../graphics/icons/ctool/tutorials_hov.png) center/contain no-repeat; } */ a#samples img { background: url(../graphics/icons/ctool/samples.png) center/contain no-repeat; } /* a#samples:hover img, a#samples:focus img, a#samples:active img { background: url(../graphics/icons/ctool/samples_hov.png) center/contain no-repeat; } */ a#whatsnew img { background: url(../graphics/icons/ctool/whatsnew.png) center/contain no-repeat; } /* a#whatsnew:hover img, a#whatsnew:focus img, a#whatsnew:active img { background: url(../graphics/icons/ctool/whatsnew_hov.png) center/contain no-repeat; } */ a#webresources img { background: url(../graphics/icons/ctool/webresources.png) center/contain no-repeat; } /* a#webresources:hover img, a#webresources:focus img, a#webresources:active img { background: url(../graphics/icons/ctool/webresources_hov.png) center/contain no-repeat; } */ a#migrate img { background: url(../graphics/icons/ctool/migrate.png) center/contain no-repeat; } /* a#migrate:hover img, a#migrate:focus img, a#migrate:active img { background: url(../graphics/icons/ctool/migrate_hov.png) center/contain no-repeat; } */ a#workbench img { background: url(../graphics/icons/ctool/workbench.png) center/contain no-repeat; } /* a#workbench:hover img, a#workbench:focus img, a#workbench:active img { background: url(../graphics/icons/ctool/workbench_hov.png) center/contain no-repeat; } */
eclipse/configuration/org.eclipse.osgi/373/0/.cp/themes/solstice/html/standby.css
* We are not using titles on this page. */ .intro-header { display : none; } /* * We will not use the general-purpose group1 used in * other pages for a curve image. */ #extra-group1 { display : none; } #page-links a .link-label, #action-links a .link-label { font-weight : 600; color : #E5E5E5; } #page-links a p .text, #action-links a p .text { font-weight : 500; color : #E5E5E5; } /* * Set up the content for the standby page. */ html, body { min-width : 230px; background-repeat : no-repeat; background-position : top left; background-color : #2B2442; } .page { background-repeat : no-repeat; background-position : bottom left; min-width : 230px; /* since IE doesn't support min-width, use expression */ width:expression(document.body.clientWidth < 230? "230px": "auto" ); height : 100%; height : expression(document.body.clientHeight < 450? "450px": "100%" ); } /* * Set up the navigation bar. It should be centered in the middle * of the page */ #links-background { width : 220px; margin-top : 10%; margin-bottom : auto; margin-left: auto; margin-right: auto; position: relative; } /* We don't need to show the Go To Workbench in standby */ #action-links { display: none; } #page-links a { display: block; margin-bottom : 20px; min-height: 4em; padding-left: 45px; /* image will be placed here */ position:relative; z-index: 100; } #page-links a img.background-image, #page-links a img.content-img { width: 32px; height: auto; /* position image to the left of the text */ position:absolute; left: 0px; top: 0px; } #branding { text-align: center; margin: 0 auto; } #branding > img { width: 220px; height: auto; } #page-links a:hover, #page-links a:focus, #page-links a:active { border : 0px; } #page-links a:hover p, #page-links a:focus p, #page-links a:active p { margin : 0px; padding : 0px; } /* properties for each of the page-links */ #page-links a .background-image { display: none; } #page-links a .link-extra-div { display :none; } a#overview img { background: url(../graphics/icons/ctool/overview.png) center/contain no-repeat; } /* a#overview:hover img, a#overview:focus img, a#overview:active img { background: url(../graphics/icons/ctool/overview_hov.png) center/contain no-repeat; } */ a#firststeps img { background: url(../graphics/icons/ctool/firststeps.png) center/contain no-repeat; } /* a#firststeps:hover img, a#firststeps:focus img, a#firststeps:active img { background: url(../graphics/icons/ctool/firststeps_hov.png) center/contain no-repeat; } */ a#tutorials img { background: url(../graphics/icons/ctool/tutorials.png) center/contain no-repeat; } /* a#tutorials:hover img, a#tutorials:focus img, a#tutorials:active img { background: url(../graphics/icons/ctool/tutorials_hov.png) center/contain no-repeat; } */ a#samples img { background: url(../graphics/icons/ctool/samples.png) center/contain no-repeat; } /* a#samples:hover img, a#samples:focus img, a#samples:active img { background: url(../graphics/icons/ctool/samples_hov.png) center/contain no-repeat; } */ a#whatsnew img { background: url(../graphics/icons/ctool/whatsnew.png) center/contain no-repeat; } /* a#whatsnew:hover img, a#whatsnew:focus img, a#whatsnew:active img { background: url(../graphics/icons/ctool/whatsnew_hov.png) center/contain no-repeat; } */ a#webresources img { background: url(../graphics/icons/ctool/webresources.png) center/contain no-repeat; } /* a#webresources:hover img, a#webresources:focus img, a#webresources:active img { background: url(../graphics/icons/ctool/webresources_hov.png) center/contain no-repeat; } */ a#migrate img { background: url(../graphics/icons/ctool/migrate.png) center/contain no-repeat; } /* a#migrate:hover img, a#migrate:focus img, a#migrate:active img { background: url(../graphics/icons/ctool/migrate_hov.png) center/contain no-repeat; } */ a#workbench img { background: url(../graphics/icons/ctool/workbench.png) center/contain no-repeat; } /* a#workbench:hover img, a#workbench:focus img, a#workbench:active img { background: url(../graphics/icons/ctool/workbench_hov.png) center/contain no-repeat; } */
0.399109
0.101411
* { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; } :root { --clr-primary: #ce9797; --clr-secondary: #413a3a; /* title */ --fs-title: clamp(2.5rem, 3.5vw, 4rem); --lh-title: clamp(3rem, 4vw, 4.5rem); --ls-title: clamp(1rem, 2.5vw, 1.5rem); /* text */ --fs-text: clamp(1rem, 1vw, 1.3rem); --lh-text: 2rem; /* btn & input */ --wd-pd-btn: clamp(50px, 20%, 150px); --mg-btn: clamp(-150px, -20%, -50px); /* negative margin-left of btn*/ } .img-bg { position: absolute; height: 100%; width: 100%; z-index: -5; background-image: url("../assets/images/bg-pattern-desktop.svg"); background-size: cover; background-position: left; padding: 0; opacity: 1; } .container { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 20vh 75vh 5vh; grid-template-rows: 20vh 75vh 5vh; grid-template-areas: "h a" "m a" "f f"; } header { -ms-grid-row: 1; -ms-grid-column: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: stretch; -webkit-justify-content: stretch; -ms-flex-pack: stretch; justify-content: stretch; grid-area: h; } main { -ms-grid-row: 2; -ms-grid-column: 1; grid-area: m; overflow-y: auto; overflow-x: hidden; } aside { -ms-grid-row: 1; -ms-grid-row-span: 2; -ms-grid-column: 2; grid-area: a; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: f; } /* HEADER ============================= */ .header-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; width: 100%; padding: 0 0 0 7vw; } .nav-link { margin: auto 0; } .logo { width: 11rem; } /* MAIN ============================= */ .main-form { padding: 0 0 0 7vw; height: -webkit-max-content; height: -moz-max-content; height: max-content; } .main-title { margin: 1rem 0; font-family: "Josefin Sans", sans-serif; font-weight: 300; color: var(--clr-primary); font-size: var(--fs-title); letter-spacing: var(--ls-title); line-height: var(--lh-title); text-transform: uppercase; } .main-title span { color: var(--clr-secondary); font-family: "Josefin Sans", sans-serif; font-weight: 700; } .main-text { width: 85%; max-width: 500px; margin: 1rem 0; padding: 0; font-family: "Josefin Sans", sans-serif; color: #ce9797ea; font-size: var(--fs-text); line-height: var(--lh-text); font-weight: 400; } .input-group { width: 100%; } .email-input { width: 90%; max-width: 500px; height: 55px; margin: 1rem 0 0 0; padding-right: var(--wd-pd-btn); padding-left: 1rem; font-size: var(--fs-text); color: var(--clr-secondary); border-radius: 50px; border: solid 1.5px hsla(0, 80%, 86%, 0.691); outline: none; } .email-input::-webkit-input-placeholder { color: #ce9797a6; } .email-input::-moz-placeholder { color: #ce9797a6; } .email-input:-ms-input-placeholder { color: #ce9797a6; } .email-input::-ms-input-placeholder { color: #ce9797a6; } .email-input::placeholder { color: #ce9797a6; } .email-input-erro { border-color: #f96262; } .email-input-erro::-webkit-input-placeholder { color: #f96262; } .email-input-erro::-moz-placeholder { color: #f96262; } .email-input-erro:-ms-input-placeholder { color: #f96262; } .email-input-erro::-ms-input-placeholder { color: #f96262; } .email-input-erro::placeholder { color: #f96262; } .email-btn { position: relative; top: 3.5px; /* size of the border */ height: 55px; width: var(--wd-pd-btn); margin: 1rem 0 0 var(--mg-btn); border: none; -webkit-box-shadow: 0px 0px 20px 5px #ce979771; box-shadow: 0px 0px 20px 5px #ce979771; background-image: -o-linear-gradient( 315deg, hsl(0, 80%, 86%), hsl(0, 74%, 74%) ); background-image: linear-gradient(135deg, hsl(0, 80%, 86%), hsl(0, 74%, 74%)); border-radius: 40px; cursor: pointer; outline: none; } .email-btn:hover { background-image: none; -webkit-box-shadow: 0px 0px 20px 0px #ce979780; box-shadow: 0px 0px 20px 0px #ce979780; background-color: hsl(0, 80%, 86%); /* transform: scale(1.02); top: 6px; */ } .email-text { font-family: "Josefin Sans", sans-serif; font-size: 0.9rem; margin: 0.3rem 0; padding: 0 1.8rem; text-align: start; } .erro-text { color: #f96262; } .sucess-text { color: var(--clr-primary); } /* ASIDE ============================= */ .aside-div { width: 100%; height: 100%; } .aside-img { width: 100%; height: 100%; } .aside-img-desk { -o-object-fit: contain; object-fit: contain; -o-object-position: top right; object-position: top right; } .aside-img-mob { display: none; } /* FOOTER ============================= */ .footer-nav { height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; background-color: var(--clr-secondary); padding: 0 2rem; } .footer-text { margin: auto 0; font-family: "Josefin Sans", sans-serif; color: var(--clr-primary); font-size: 0.7rem; font-weight: 400; line-height: 30px; text-decoration: none; } .footer-text a { color: #fff; } .hide-class { visibility: hidden; } /* MID */ @media screen and (max-width: 1265px) and (min-width: 769px) { .container { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 20vh 75vh 5vh; grid-template-rows: 20vh 75vh 5vh; grid-template-areas: "h h" "m a" "f f"; } .main-form, .header-nav { padding-left: 5vw; } .aside-img-desk { -o-object-position: top right; object-position: top right; } .main-text { width: 95%; } .email-input { width: 95%; height: 55px; } .email-btn { height: 55px; } header { -ms-grid-row: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; } main { -ms-grid-row: 2; -ms-grid-column: 1; } aside { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 2; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; } } /* MOBILE */ @media screen and (max-width: 768px) { .container { background-image: -o-linear-gradient( 315deg, hsl(0, 0%, 100%), hsl(0, 100%, 98%) ); background-image: linear-gradient( 135deg, hsl(0, 0%, 100%), hsl(0, 100%, 98%) ); -ms-grid-rows: 10vh 85vh 5vh; grid-template-rows: 10vh 85vh 5vh; grid-template-areas: "h h" "m m" "f f"; } .img-bg { display: none; } .header-nav { padding: 0; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } /* main */ .main-form { padding: 0 1.5rem; padding-bottom: 2.5rem; text-align: center; } .main-text { text-align: center; margin: 1rem auto; } .email-input { height: 45px; margin: 1rem auto; } .email-btn { height: 45px; } .email-text { text-align: center; } /* aside */ .aside-img-desk { display: none; } .aside-img-mob { display: block; -o-object-fit: contain; object-fit: contain; max-width: 600px; height: auto; margin: 0 auto; } /* footer */ .footer-nav { padding: 0 0.5rem; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .footer-text { text-align: center; } header { -ms-grid-row: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; } main { -ms-grid-row: 2; -ms-grid-column: 1; -ms-grid-column-span: 2; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; } }
css/styles-prefixed.css
* { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; } :root { --clr-primary: #ce9797; --clr-secondary: #413a3a; /* title */ --fs-title: clamp(2.5rem, 3.5vw, 4rem); --lh-title: clamp(3rem, 4vw, 4.5rem); --ls-title: clamp(1rem, 2.5vw, 1.5rem); /* text */ --fs-text: clamp(1rem, 1vw, 1.3rem); --lh-text: 2rem; /* btn & input */ --wd-pd-btn: clamp(50px, 20%, 150px); --mg-btn: clamp(-150px, -20%, -50px); /* negative margin-left of btn*/ } .img-bg { position: absolute; height: 100%; width: 100%; z-index: -5; background-image: url("../assets/images/bg-pattern-desktop.svg"); background-size: cover; background-position: left; padding: 0; opacity: 1; } .container { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 20vh 75vh 5vh; grid-template-rows: 20vh 75vh 5vh; grid-template-areas: "h a" "m a" "f f"; } header { -ms-grid-row: 1; -ms-grid-column: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: stretch; -webkit-justify-content: stretch; -ms-flex-pack: stretch; justify-content: stretch; grid-area: h; } main { -ms-grid-row: 2; -ms-grid-column: 1; grid-area: m; overflow-y: auto; overflow-x: hidden; } aside { -ms-grid-row: 1; -ms-grid-row-span: 2; -ms-grid-column: 2; grid-area: a; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: f; } /* HEADER ============================= */ .header-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; width: 100%; padding: 0 0 0 7vw; } .nav-link { margin: auto 0; } .logo { width: 11rem; } /* MAIN ============================= */ .main-form { padding: 0 0 0 7vw; height: -webkit-max-content; height: -moz-max-content; height: max-content; } .main-title { margin: 1rem 0; font-family: "Josefin Sans", sans-serif; font-weight: 300; color: var(--clr-primary); font-size: var(--fs-title); letter-spacing: var(--ls-title); line-height: var(--lh-title); text-transform: uppercase; } .main-title span { color: var(--clr-secondary); font-family: "Josefin Sans", sans-serif; font-weight: 700; } .main-text { width: 85%; max-width: 500px; margin: 1rem 0; padding: 0; font-family: "Josefin Sans", sans-serif; color: #ce9797ea; font-size: var(--fs-text); line-height: var(--lh-text); font-weight: 400; } .input-group { width: 100%; } .email-input { width: 90%; max-width: 500px; height: 55px; margin: 1rem 0 0 0; padding-right: var(--wd-pd-btn); padding-left: 1rem; font-size: var(--fs-text); color: var(--clr-secondary); border-radius: 50px; border: solid 1.5px hsla(0, 80%, 86%, 0.691); outline: none; } .email-input::-webkit-input-placeholder { color: #ce9797a6; } .email-input::-moz-placeholder { color: #ce9797a6; } .email-input:-ms-input-placeholder { color: #ce9797a6; } .email-input::-ms-input-placeholder { color: #ce9797a6; } .email-input::placeholder { color: #ce9797a6; } .email-input-erro { border-color: #f96262; } .email-input-erro::-webkit-input-placeholder { color: #f96262; } .email-input-erro::-moz-placeholder { color: #f96262; } .email-input-erro:-ms-input-placeholder { color: #f96262; } .email-input-erro::-ms-input-placeholder { color: #f96262; } .email-input-erro::placeholder { color: #f96262; } .email-btn { position: relative; top: 3.5px; /* size of the border */ height: 55px; width: var(--wd-pd-btn); margin: 1rem 0 0 var(--mg-btn); border: none; -webkit-box-shadow: 0px 0px 20px 5px #ce979771; box-shadow: 0px 0px 20px 5px #ce979771; background-image: -o-linear-gradient( 315deg, hsl(0, 80%, 86%), hsl(0, 74%, 74%) ); background-image: linear-gradient(135deg, hsl(0, 80%, 86%), hsl(0, 74%, 74%)); border-radius: 40px; cursor: pointer; outline: none; } .email-btn:hover { background-image: none; -webkit-box-shadow: 0px 0px 20px 0px #ce979780; box-shadow: 0px 0px 20px 0px #ce979780; background-color: hsl(0, 80%, 86%); /* transform: scale(1.02); top: 6px; */ } .email-text { font-family: "Josefin Sans", sans-serif; font-size: 0.9rem; margin: 0.3rem 0; padding: 0 1.8rem; text-align: start; } .erro-text { color: #f96262; } .sucess-text { color: var(--clr-primary); } /* ASIDE ============================= */ .aside-div { width: 100%; height: 100%; } .aside-img { width: 100%; height: 100%; } .aside-img-desk { -o-object-fit: contain; object-fit: contain; -o-object-position: top right; object-position: top right; } .aside-img-mob { display: none; } /* FOOTER ============================= */ .footer-nav { height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; background-color: var(--clr-secondary); padding: 0 2rem; } .footer-text { margin: auto 0; font-family: "Josefin Sans", sans-serif; color: var(--clr-primary); font-size: 0.7rem; font-weight: 400; line-height: 30px; text-decoration: none; } .footer-text a { color: #fff; } .hide-class { visibility: hidden; } /* MID */ @media screen and (max-width: 1265px) and (min-width: 769px) { .container { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 20vh 75vh 5vh; grid-template-rows: 20vh 75vh 5vh; grid-template-areas: "h h" "m a" "f f"; } .main-form, .header-nav { padding-left: 5vw; } .aside-img-desk { -o-object-position: top right; object-position: top right; } .main-text { width: 95%; } .email-input { width: 95%; height: 55px; } .email-btn { height: 55px; } header { -ms-grid-row: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; } main { -ms-grid-row: 2; -ms-grid-column: 1; } aside { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 2; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; } } /* MOBILE */ @media screen and (max-width: 768px) { .container { background-image: -o-linear-gradient( 315deg, hsl(0, 0%, 100%), hsl(0, 100%, 98%) ); background-image: linear-gradient( 135deg, hsl(0, 0%, 100%), hsl(0, 100%, 98%) ); -ms-grid-rows: 10vh 85vh 5vh; grid-template-rows: 10vh 85vh 5vh; grid-template-areas: "h h" "m m" "f f"; } .img-bg { display: none; } .header-nav { padding: 0; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } /* main */ .main-form { padding: 0 1.5rem; padding-bottom: 2.5rem; text-align: center; } .main-text { text-align: center; margin: 1rem auto; } .email-input { height: 45px; margin: 1rem auto; } .email-btn { height: 45px; } .email-text { text-align: center; } /* aside */ .aside-img-desk { display: none; } .aside-img-mob { display: block; -o-object-fit: contain; object-fit: contain; max-width: 600px; height: auto; margin: 0 auto; } /* footer */ .footer-nav { padding: 0 0.5rem; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .footer-text { text-align: center; } header { -ms-grid-row: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; } main { -ms-grid-row: 2; -ms-grid-column: 1; -ms-grid-column-span: 2; } footer { -ms-grid-row: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; } }
0.362856
0.065995
.all_text{ background: url("../image/top_img2.jpg") repeat-y ; background-size: cover; background-attachment: fixed; } .navbar_position{ position: relative; top: 0; } .navbar_position_2{ margin-bottom: 2rem; } .card-img-left img{ width: 100%; } .about_us { margin-top: 2rem; padding: 4em 0; background: #DCEDF9; } .about_tittle h2{ text-align: center; margin: 0; font-size: 3em; color: #383838; font-family: 'Pacifico',cursive; } .about_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; color: #383838; } .about_card { margin: 4em 0 0 0; background: #FFF; padding: 1em; } .card_sytle{ border:none; } .card-body h3{ color: #fd5c63; font-size: 2em; margin: 0; } .card-body{ padding-top: 0px; padding-bottom: 0px; } .about_black_text { color: #383838; font-size: 0.875em; margin: 1em 0; font-weight: 600; text-decoration: none; line-height: 1.8em; } .about_grey_text{ margin: 1em 0 0 0; font-size: 0.875em; color: #BBBBBB; line-height: 1.8em; } .different{ position: relative; color: #fff; padding: 4em 0; } .diff_tittle h3{ text-align: center; margin: 0; font-size: 3em; color: #FFF; font-family: 'Pacifico',cursive; } .diff_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; color: #FFF; } .diff_text p{ text-align: center; margin: 3em auto 0; font-size: .875em; color: #FFF; width: 73%; line-height: 1.8em; } .diff_btn a{ border: solid 2px #FFFFFF; color: #FFFFFF; font-size: .875em; padding: .5em 2em; text-decoration: none; background: none; border-radius: 5px; } .diff_btn a:hover{ border: solid 2px #FD5C63; color: #FD5C63; } .diff_btn{ margin: 3em 0 0 0; text-align: center; } .team{ padding: 4em 0; background: #DCEDF9; } .team_tittle h3{ color: #383838; text-align: center; margin: 0; font-size: 3em; font-family: 'Pacifico',cursive; } .team_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; } .team_member{ overflow: hidden; margin: 4em 0 0 0; } .team_member img{ width: 100%; } .member_info{ overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; left: 15%; bottom: -80%; text-align: center; width: 200px; height: 200px; transition: all 0.5s ; color: #fff; } #member_1, #member_2, #member_3, #member_4 { overflow: hidden; } .member_info h3{ font-size: 1.5rem; } .member_info_hover{ z-index: 10; transform: translateY(-228px); } .member_info li{ display: inline-block; } .member_info a{ text-align: center; display: inline-block; height: 40px; width: 40px; background:#fff; line-height: 40px; color: #383838; border-radius: 50%; transition: 0.5s all; } .member_info a:hover{ background:#fd5c63; color: #fff; } /*********小屏设备样式****************************************************************************/ @media only screen and (max-width: 575px) { div .member_info { overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; bottom: -90%; text-align: center; width: 150px; height: 150px; transition: all 0.5s; color: #fff; } .member{ margin-top: 1rem; } .member_info h3{ font-size: 1rem; } .member_info .row{ position: relative; left: -1rem; } .member_info_hover { z-index: 10; transform: translateY(-114%); } } /*************中型设备******************************************************************************/ @media only screen and (max-width: 1100px) and (min-width: 576px) { div .member_info { overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; bottom: -90%; text-align: center; width: 250px; height: 250px; transition: all 0.5s; color: #fff; } .member { margin-top: 1rem; } .member_info .row { position: relative; } .member_info_hover { z-index: 10; transform: translateY(-130%); } }
task/css/about.css
.all_text{ background: url("../image/top_img2.jpg") repeat-y ; background-size: cover; background-attachment: fixed; } .navbar_position{ position: relative; top: 0; } .navbar_position_2{ margin-bottom: 2rem; } .card-img-left img{ width: 100%; } .about_us { margin-top: 2rem; padding: 4em 0; background: #DCEDF9; } .about_tittle h2{ text-align: center; margin: 0; font-size: 3em; color: #383838; font-family: 'Pacifico',cursive; } .about_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; color: #383838; } .about_card { margin: 4em 0 0 0; background: #FFF; padding: 1em; } .card_sytle{ border:none; } .card-body h3{ color: #fd5c63; font-size: 2em; margin: 0; } .card-body{ padding-top: 0px; padding-bottom: 0px; } .about_black_text { color: #383838; font-size: 0.875em; margin: 1em 0; font-weight: 600; text-decoration: none; line-height: 1.8em; } .about_grey_text{ margin: 1em 0 0 0; font-size: 0.875em; color: #BBBBBB; line-height: 1.8em; } .different{ position: relative; color: #fff; padding: 4em 0; } .diff_tittle h3{ text-align: center; margin: 0; font-size: 3em; color: #FFF; font-family: 'Pacifico',cursive; } .diff_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; color: #FFF; } .diff_text p{ text-align: center; margin: 3em auto 0; font-size: .875em; color: #FFF; width: 73%; line-height: 1.8em; } .diff_btn a{ border: solid 2px #FFFFFF; color: #FFFFFF; font-size: .875em; padding: .5em 2em; text-decoration: none; background: none; border-radius: 5px; } .diff_btn a:hover{ border: solid 2px #FD5C63; color: #FD5C63; } .diff_btn{ margin: 3em 0 0 0; text-align: center; } .team{ padding: 4em 0; background: #DCEDF9; } .team_tittle h3{ color: #383838; text-align: center; margin: 0; font-size: 3em; font-family: 'Pacifico',cursive; } .team_tittle p{ text-align: center; margin: 1em 0 0 0; font-size: .875em; } .team_member{ overflow: hidden; margin: 4em 0 0 0; } .team_member img{ width: 100%; } .member_info{ overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; left: 15%; bottom: -80%; text-align: center; width: 200px; height: 200px; transition: all 0.5s ; color: #fff; } #member_1, #member_2, #member_3, #member_4 { overflow: hidden; } .member_info h3{ font-size: 1.5rem; } .member_info_hover{ z-index: 10; transform: translateY(-228px); } .member_info li{ display: inline-block; } .member_info a{ text-align: center; display: inline-block; height: 40px; width: 40px; background:#fff; line-height: 40px; color: #383838; border-radius: 50%; transition: 0.5s all; } .member_info a:hover{ background:#fd5c63; color: #fff; } /*********小屏设备样式****************************************************************************/ @media only screen and (max-width: 575px) { div .member_info { overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; bottom: -90%; text-align: center; width: 150px; height: 150px; transition: all 0.5s; color: #fff; } .member{ margin-top: 1rem; } .member_info h3{ font-size: 1rem; } .member_info .row{ position: relative; left: -1rem; } .member_info_hover { z-index: 10; transform: translateY(-114%); } } /*************中型设备******************************************************************************/ @media only screen and (max-width: 1100px) and (min-width: 576px) { div .member_info { overflow: hidden; z-index: 10; background: rgba(47, 47, 47, 0.42); padding: 2em; position: absolute; border: solid 1px #FFF; bottom: -90%; text-align: center; width: 250px; height: 250px; transition: all 0.5s; color: #fff; } .member { margin-top: 1rem; } .member_info .row { position: relative; } .member_info_hover { z-index: 10; transform: translateY(-130%); } }
0.508788
0.133302
* { margin: 0; padding: 0; box-sizing: border-box; } html, body { height: 100%; width: 100%; } body { background-color: #002134; color: #69e584; display: flex; justify-content: center; flex-direction: row; align-items: stretch; } #main-content { margin-top: 100px; font-size: 2rem; font-family: 'Courier New', Courier, monospace; max-width: 500px; } .container { position: relative; } footer { position: absolute; opacity: 0.5; top: 0; left: 0; margin: 2em; transition: opacity 150ms ease-in-out; } .help { position: absolute; top: 0; right: 0; margin: 2em; text-align: right; } .help-button { --size: 50px; width: var(--size); height: var(--size); color: #69e584; transition: background-color 150ms ease-in-out; border: none; cursor: pointer; background-color: transparent; border-radius: 100%; font-size: 3rem; font-family: 'Courier New', Courier, monospace; outline: none; } .help-commands { cursor: default; transition: color 150ms ease-in-out; } .help-commands:hover { color: rgba(105,229,132, 0.5); } .help-command { margin-top: 1em; transition: color 150ms ease-in-out; } .help-command:hover { color: rgba(105,229,132, 1); } .help > h4 { font-weight: 900; } .help > ul { list-style-type: none; } footer > h4, .help > ul { font-family: 'Courier New', Courier, monospace; font-weight: 300; } footer:hover { cursor: default; } .input { margin-bottom: 25px; padding: 0.5em; border-radius: 10px; transition: background-color 150ms ease-in-out; } .command { font-family: 'Courier New', Courier, monospace; font-size: 2rem; color: #69e584; background-color: transparent; border: none; margin-left: 0.25em; } .command::placeholder { color: #69e584; opacity: .5; } .command:focus { outline: none; } .input:hover, .input:focus-within, .help-button:hover, .help-button:focus { background-color: rgba(255,255,255,0.075); } .help-button:active { background-color: rgba(255,255,255,0.15); } .todos { list-style: none; } .todo { position: relative; } .completed { opacity: 1; } .completed::after { position: absolute; content: ''; left: 0; align-self: center; width: 100%; height: 7px; border-radius: 3px; background-color: #69e584; } .list-item, .list-header { display: flex; margin-bottom: 25px; width: 100%; } .title-header, .id-header { opacity: .5; } .title, .id, .title-header, .id-header { font-weight: 300; } .title { overflow: hidden; width: 375px; text-overflow: ellipsis; } .id, .id-header { margin-left: auto; }
src/styles/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } html, body { height: 100%; width: 100%; } body { background-color: #002134; color: #69e584; display: flex; justify-content: center; flex-direction: row; align-items: stretch; } #main-content { margin-top: 100px; font-size: 2rem; font-family: 'Courier New', Courier, monospace; max-width: 500px; } .container { position: relative; } footer { position: absolute; opacity: 0.5; top: 0; left: 0; margin: 2em; transition: opacity 150ms ease-in-out; } .help { position: absolute; top: 0; right: 0; margin: 2em; text-align: right; } .help-button { --size: 50px; width: var(--size); height: var(--size); color: #69e584; transition: background-color 150ms ease-in-out; border: none; cursor: pointer; background-color: transparent; border-radius: 100%; font-size: 3rem; font-family: 'Courier New', Courier, monospace; outline: none; } .help-commands { cursor: default; transition: color 150ms ease-in-out; } .help-commands:hover { color: rgba(105,229,132, 0.5); } .help-command { margin-top: 1em; transition: color 150ms ease-in-out; } .help-command:hover { color: rgba(105,229,132, 1); } .help > h4 { font-weight: 900; } .help > ul { list-style-type: none; } footer > h4, .help > ul { font-family: 'Courier New', Courier, monospace; font-weight: 300; } footer:hover { cursor: default; } .input { margin-bottom: 25px; padding: 0.5em; border-radius: 10px; transition: background-color 150ms ease-in-out; } .command { font-family: 'Courier New', Courier, monospace; font-size: 2rem; color: #69e584; background-color: transparent; border: none; margin-left: 0.25em; } .command::placeholder { color: #69e584; opacity: .5; } .command:focus { outline: none; } .input:hover, .input:focus-within, .help-button:hover, .help-button:focus { background-color: rgba(255,255,255,0.075); } .help-button:active { background-color: rgba(255,255,255,0.15); } .todos { list-style: none; } .todo { position: relative; } .completed { opacity: 1; } .completed::after { position: absolute; content: ''; left: 0; align-self: center; width: 100%; height: 7px; border-radius: 3px; background-color: #69e584; } .list-item, .list-header { display: flex; margin-bottom: 25px; width: 100%; } .title-header, .id-header { opacity: .5; } .title, .id, .title-header, .id-header { font-weight: 300; } .title { overflow: hidden; width: 375px; text-overflow: ellipsis; } .id, .id-header { margin-left: auto; }
0.580471
0.089773
* RESETS * ====================================================================================================================*/ .flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus { outline: none; } .slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; } .flex-pauseplay span { text-transform: capitalize; } /* ==================================================================================================================== * BASE STYLES * ====================================================================================================================*/ .flexslider { margin: 0; padding: 0; } .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } .flexslider .slides img { width: 100%; display: block; } .flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } html[xmlns] .flexslider .slides { display: block; } .no-js .flexslider .slides > li:first-child { display: block; } /* ==================================================================================================================== * DEFAULT THEME * ====================================================================================================================*/ .flexslider { margin: 0 0 20px; position: relative; zoom: 1; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); -o-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); } .flexslider .slides { zoom: 1; } .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .loading .flex-viewport { max-height: 300px; } .carousel li { margin-right: 5px; } .flex-direction-nav { *height: 0; } .flexslider:hover .flex-prev { opacity: 1; left: -35px; background: url(../images/arrow-left.png?t=20150512) no-repeat left; background-size: 50px 50px; } .flexslider:hover .flex-next { opacity: 1; right: -35px; background: url(../images/arrow-right.png?t=20150727) no-repeat right; background-size: 50px 50px; } .flex-direction-nav a.flex-next:before{ content: ''; } .flex-direction-nav a { text-decoration: none; display: block; width: 100px; height: 100px; margin: -10px 0 0; position: absolute; top: 35%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .flex-control-nav { width: 100%; position: absolute; bottom: -25px; text-align: center; } .flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; } .flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background-color: rgba(126,126,126,0.50); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); } .flex-control-paging li a.flex-active { background: #000; background-color: rgba(0,235,255,0.90); cursor: default; } .flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; } .flex-control-thumbs li { width: 25%; float: left; margin: 0; } .flex-control-thumbs img { width: 100%; display: block; opacity: 1; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .flex-control-thumbs img:hover { opacity: 1; } .flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
common/css/flexslider.css
* RESETS * ====================================================================================================================*/ .flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus { outline: none; } .slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; } .flex-pauseplay span { text-transform: capitalize; } /* ==================================================================================================================== * BASE STYLES * ====================================================================================================================*/ .flexslider { margin: 0; padding: 0; } .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } .flexslider .slides img { width: 100%; display: block; } .flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } html[xmlns] .flexslider .slides { display: block; } .no-js .flexslider .slides > li:first-child { display: block; } /* ==================================================================================================================== * DEFAULT THEME * ====================================================================================================================*/ .flexslider { margin: 0 0 20px; position: relative; zoom: 1; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); -o-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.2); } .flexslider .slides { zoom: 1; } .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .loading .flex-viewport { max-height: 300px; } .carousel li { margin-right: 5px; } .flex-direction-nav { *height: 0; } .flexslider:hover .flex-prev { opacity: 1; left: -35px; background: url(../images/arrow-left.png?t=20150512) no-repeat left; background-size: 50px 50px; } .flexslider:hover .flex-next { opacity: 1; right: -35px; background: url(../images/arrow-right.png?t=20150727) no-repeat right; background-size: 50px 50px; } .flex-direction-nav a.flex-next:before{ content: ''; } .flex-direction-nav a { text-decoration: none; display: block; width: 100px; height: 100px; margin: -10px 0 0; position: absolute; top: 35%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .flex-control-nav { width: 100%; position: absolute; bottom: -25px; text-align: center; } .flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; } .flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background-color: rgba(126,126,126,0.50); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); } .flex-control-paging li a.flex-active { background: #000; background-color: rgba(0,235,255,0.90); cursor: default; } .flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; } .flex-control-thumbs li { width: 25%; float: left; margin: 0; } .flex-control-thumbs img { width: 100%; display: block; opacity: 1; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .flex-control-thumbs img:hover { opacity: 1; } .flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
0.401805
0.054074
header { height: 151px; } body { background-color: white; margin: 0; padding: 0; font-size: 0.75em; line-height: 1.2em; color: #333; } a { text-decoration: none; color: #333; } a:hover { text-decoration: underline; color: #F90; cursor: pointer; } #wrap { width: 971px; text-align: center; margin: 0px; margin-right: auto; margin-left: auto; min-height: 923px; } nav#top_menu { float: right; width: 600px; margin: 50px 20px 0 0; } #logo { width: 971px; margin: 60px 0 40px 0; } nav#top_menu ul { list-style: none; } nav#top_menu ul li { float: left; margin: 0 5px; } nav#top_menu ul li a { display: block; text-decoration: none; color: #333; padding: 10px; font-style: normal; font-size: 13px; } nav#top_menu ul li a:hover { background-repeat: repeat-x; background-position: bottom; border-bottom: 2px solid gray; } nav#top_menu ul li a.logout { margin-left: 238px; } nav#top_menu ul li a.logout1 { margin-left: 210px; } .clear { clear: both; } #review { float: inherit; margin-left: 30px; margin-bottom: 50px; height: 300px; width: 900px; } #review h1 { text-align: center; } footer { background-image: url("../images/under_logo.png"); background-repeat: no-repeat; background-position: 40px center; float: left; min-height: 145px; width: 952px; margin-left: 10px; margin-bottom: -100px; } footer hr { width: 950px; border: 1px solid; } #login { width: 200px; float: right; margin-top: 10px; } #login a { text-decoration: none; font-size: 10pt; } #login a:hover { color: orange; } .btn { width: 100px; border-radius: 5px; background-color: #FC3; color: #333; box-shadow: 3px 3px 3px #999999; text-decoration: none; text-align: center; padding: 5px; margin: 0 7px 7px 0px; } .btn:HOVER { background-color: #FFF; } .btn:ACTIVE { box-shadow: none; } article { min-height: 600px; } th { background-color: #E4E4E4; } #main_img { margin-top: 40px; } #main_img img { padding-left: 5px; } #main_img h1 { text-align: center; font-size: 20pt; font-weight: bold; font-family: sans-serif; } #imgId { width: 30px; height: 40px; } #loginform { margin-left: 400px; } table#productList { border-collapse: collapse; /* border 사이의 간격 없앰 */ border-top: 2px solid #333; border-bottom: 1px solid #333; width: 80%; /* 전체 테이블 길이 설정 */ margin-left: 100px; margin-bottom: 20px; } th, td{ padding: 8px 5px; } #productList td{ /* 테이블의 th 와 td 마진과 패딩 지정 */ padding-right: 40px; text-align: right; } #list td{ padding: 8px 5px; text-align: left; } table#orderList { border-collapse: collapse; /* border 사이의 간격 없앰 */ border-top: 2px solid #333; border-bottom: 1px solid #333; width: 80%; /* 전체 테이블 길이 설정 */ margin-left: 150px; margin-bottom: 20px; } /* table#orderList th,td { text-align: center; } */ #register { margin-left: 300px; } #register table { border: 1px solid black; border-spacing: 5px; } #register td { border: 1px solid black; width: 270px; } #insertTheater { margin-left: 350px; } #insertTheater table { border: 1px solid gray; border-spacing: 5px; } #insertTheater td { border: 1px solid gray; } #insertMovie { margin-left: 300px; } #insertMovie table { border: 1px solid gray; border-spacing: 5px; } #insertMovie td { border: 1px solid gray; } #insertMovieTime table { border: 1px solid gray; border-spacing: 5px; } #insertMovieTime td { border: 1px solid gray; } #mypageReserve table { border: 1px solid black; width: 480px; height: 180px; margin-top: 10px; background-image: url("../images/tic.png"); background-repeat: no-repeat; background-position: center; margin-left: 300px; color: #006700; } #mypageReserve .btn { margin-right: 30px; } #mypageReserve b { margin-top: 50px; margin-left: 110px; font-size: 20pt; font-weight: bold; } #mypageReserveView table { border: 1px solid gray; width: 500px; height: 150px; margin-left: 300px; margin-top: 10px; } #mypageReviewList table { border: 1 solid black; width: 800px; margin-top: 10px; margin-left: 150px; } #mypageReviewList td { border-bottom: 1px solid gray; width: 800px; height: 30px; margin-top: 10px; } #mypageReviewList th { border: 1 solid black; height: 30px; width: 20px; } #userView table { border: 1 solid black; width: 500px; margin-top: 10px; margin-left: 300px; } #userView td { border: 1px solid gray; height: 30px; width: 20px; } #userView th { border: 1 solid black; height: 30px; width: 20px; } #userView h1 { padding: 5px; } #userView a { text-decoration: none; font-size: 12pt; margin-bottom: 100px; margin-left: 150px; } #userUpdate h1 { padding: 5px; } #userUpdate table { margin-left: 430px; } nav#sub_menu { float: left; margin-right: 5px; } nav#sub_menu ul li { list-style-type: none; margin-top: 10px; } nav#sub_menu a { text-decoration: none; color: #666; border-bottom: 1px dotted #999; display: block; width: 100px; height: 25px; padding: 5px; } nav#sub_menu a:hover { border-bottom: 1px solid black; } nav#sub_menu h1 { padding: 5px; border-bottom: double; } nav#sub_menu ul { margin-left: -20px; } /* 영화-> 리뷰 테이블 css */ div.reviewdiv { font-family: "맑은 고딕"; font-size: 15px; } div.reviewdiv table tr.review2 td { border-bottom-style: dotted; border-collapse: collapse; border-bottom-width: 1px; text-align: center; } div.reviewdiv table tr.review2:HOVER { background-color: #FAFAD2; color: inherit; } div.reviewdiv table tr.review2 td.starpoint { text-align: left; } div.reviewdiv table.reviewtable { width: 1000px; } #check table { border: 1px solid gray; border-spacing: 5px; margin-left: 300px; } #check td { border: 1px solid gray; } #check h1 { font-size: 10pt; text-align: center; }
Ryonkan2-master/src/main/resources/static/admin/css/admin.css
header { height: 151px; } body { background-color: white; margin: 0; padding: 0; font-size: 0.75em; line-height: 1.2em; color: #333; } a { text-decoration: none; color: #333; } a:hover { text-decoration: underline; color: #F90; cursor: pointer; } #wrap { width: 971px; text-align: center; margin: 0px; margin-right: auto; margin-left: auto; min-height: 923px; } nav#top_menu { float: right; width: 600px; margin: 50px 20px 0 0; } #logo { width: 971px; margin: 60px 0 40px 0; } nav#top_menu ul { list-style: none; } nav#top_menu ul li { float: left; margin: 0 5px; } nav#top_menu ul li a { display: block; text-decoration: none; color: #333; padding: 10px; font-style: normal; font-size: 13px; } nav#top_menu ul li a:hover { background-repeat: repeat-x; background-position: bottom; border-bottom: 2px solid gray; } nav#top_menu ul li a.logout { margin-left: 238px; } nav#top_menu ul li a.logout1 { margin-left: 210px; } .clear { clear: both; } #review { float: inherit; margin-left: 30px; margin-bottom: 50px; height: 300px; width: 900px; } #review h1 { text-align: center; } footer { background-image: url("../images/under_logo.png"); background-repeat: no-repeat; background-position: 40px center; float: left; min-height: 145px; width: 952px; margin-left: 10px; margin-bottom: -100px; } footer hr { width: 950px; border: 1px solid; } #login { width: 200px; float: right; margin-top: 10px; } #login a { text-decoration: none; font-size: 10pt; } #login a:hover { color: orange; } .btn { width: 100px; border-radius: 5px; background-color: #FC3; color: #333; box-shadow: 3px 3px 3px #999999; text-decoration: none; text-align: center; padding: 5px; margin: 0 7px 7px 0px; } .btn:HOVER { background-color: #FFF; } .btn:ACTIVE { box-shadow: none; } article { min-height: 600px; } th { background-color: #E4E4E4; } #main_img { margin-top: 40px; } #main_img img { padding-left: 5px; } #main_img h1 { text-align: center; font-size: 20pt; font-weight: bold; font-family: sans-serif; } #imgId { width: 30px; height: 40px; } #loginform { margin-left: 400px; } table#productList { border-collapse: collapse; /* border 사이의 간격 없앰 */ border-top: 2px solid #333; border-bottom: 1px solid #333; width: 80%; /* 전체 테이블 길이 설정 */ margin-left: 100px; margin-bottom: 20px; } th, td{ padding: 8px 5px; } #productList td{ /* 테이블의 th 와 td 마진과 패딩 지정 */ padding-right: 40px; text-align: right; } #list td{ padding: 8px 5px; text-align: left; } table#orderList { border-collapse: collapse; /* border 사이의 간격 없앰 */ border-top: 2px solid #333; border-bottom: 1px solid #333; width: 80%; /* 전체 테이블 길이 설정 */ margin-left: 150px; margin-bottom: 20px; } /* table#orderList th,td { text-align: center; } */ #register { margin-left: 300px; } #register table { border: 1px solid black; border-spacing: 5px; } #register td { border: 1px solid black; width: 270px; } #insertTheater { margin-left: 350px; } #insertTheater table { border: 1px solid gray; border-spacing: 5px; } #insertTheater td { border: 1px solid gray; } #insertMovie { margin-left: 300px; } #insertMovie table { border: 1px solid gray; border-spacing: 5px; } #insertMovie td { border: 1px solid gray; } #insertMovieTime table { border: 1px solid gray; border-spacing: 5px; } #insertMovieTime td { border: 1px solid gray; } #mypageReserve table { border: 1px solid black; width: 480px; height: 180px; margin-top: 10px; background-image: url("../images/tic.png"); background-repeat: no-repeat; background-position: center; margin-left: 300px; color: #006700; } #mypageReserve .btn { margin-right: 30px; } #mypageReserve b { margin-top: 50px; margin-left: 110px; font-size: 20pt; font-weight: bold; } #mypageReserveView table { border: 1px solid gray; width: 500px; height: 150px; margin-left: 300px; margin-top: 10px; } #mypageReviewList table { border: 1 solid black; width: 800px; margin-top: 10px; margin-left: 150px; } #mypageReviewList td { border-bottom: 1px solid gray; width: 800px; height: 30px; margin-top: 10px; } #mypageReviewList th { border: 1 solid black; height: 30px; width: 20px; } #userView table { border: 1 solid black; width: 500px; margin-top: 10px; margin-left: 300px; } #userView td { border: 1px solid gray; height: 30px; width: 20px; } #userView th { border: 1 solid black; height: 30px; width: 20px; } #userView h1 { padding: 5px; } #userView a { text-decoration: none; font-size: 12pt; margin-bottom: 100px; margin-left: 150px; } #userUpdate h1 { padding: 5px; } #userUpdate table { margin-left: 430px; } nav#sub_menu { float: left; margin-right: 5px; } nav#sub_menu ul li { list-style-type: none; margin-top: 10px; } nav#sub_menu a { text-decoration: none; color: #666; border-bottom: 1px dotted #999; display: block; width: 100px; height: 25px; padding: 5px; } nav#sub_menu a:hover { border-bottom: 1px solid black; } nav#sub_menu h1 { padding: 5px; border-bottom: double; } nav#sub_menu ul { margin-left: -20px; } /* 영화-> 리뷰 테이블 css */ div.reviewdiv { font-family: "맑은 고딕"; font-size: 15px; } div.reviewdiv table tr.review2 td { border-bottom-style: dotted; border-collapse: collapse; border-bottom-width: 1px; text-align: center; } div.reviewdiv table tr.review2:HOVER { background-color: #FAFAD2; color: inherit; } div.reviewdiv table tr.review2 td.starpoint { text-align: left; } div.reviewdiv table.reviewtable { width: 1000px; } #check table { border: 1px solid gray; border-spacing: 5px; margin-left: 300px; } #check td { border: 1px solid gray; } #check h1 { font-size: 10pt; text-align: center; }
0.303629
0.081849
=================== 基础样式 * b 加粗 * u 下划线 * i 斜体 * w 文本不换行 * tal 文本靠左显示 * tac 文本居中显示 * tar 文本靠右显示 * fl 左浮动 * fr 右浮动 * pr 相对定位 * cp 鼠标点击手势 * vt 表格内容靠上显示 =================== */ .b { font-weight:700 !important; } .u { text-decoration:underline !important; } .i { font-style:italic !important; } .w { white-space:nowrap; } .tal { text-align:left !important; } .tac { text-align:center !important; } .tar { text-align:right !important; } .fl { float:left !important; display:inline; } .fr { float:right !important; display:inline; } .pr { position:relative; } .cp { cursor:pointer; } .vt { vertical-align:top; } .dn { display:none; } /* =================== 按钮【可在input、button、a使用,可自由组合】 >> btn 默认按钮 >> btn btn_big 大按钮 >> btn btn_error 错误按钮 >> btn btn_success 确认按钮 >> btn btn_submit 提交按钮 =================== */ .btn { color: #333; background:#e6e6e6; border: 1px solid #c4c4c4; border-radius: 2px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); padding:4px 10px; display: inline-block; cursor: pointer; font-size:100%; line-height: normal; text-decoration:none; overflow:visible; vertical-align: middle; text-align:center; zoom: 1; white-space:nowrap; font-family:inherit; _position:relative; margin:0; } a.btn { *padding:5px 10px 2px !important; } input.btn, button.btn { *padding: 4px 10px 1px !important; } .btn em { font-size:10px; font-style:normal; padding-left:2px; font-family:Arial; vertical-align:1px; } /*悬停*/ .btn:hover { background-position: 0 -40px; color: #333; text-decoration: none; } /*点击后*/ .btn:active { background-position:0 -81px; } /*大按钮*/ .btn_big { font-size: 1.2em; line-height: normal; padding: 7px 18px; border-radius: 2px; } input.btn_big, button.btn_big { *padding: 6px 18px 3px !important; } /*其他按钮文字颜色*/ .btn_error, .btn_error:hover, .btn_success, .btn_success:hover, .btn_submit, .btn_submit:hover { color: #ffffff !important; } /*提交按钮*/ .btn_submit { background-position:0 -120px; background-color: #1b75b6; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #106bab #106bab #0d68a9; } .btn_submit:hover { background-position:0 -160px; } .btn_submit:active { background-position:0 -201px; } /*确认按钮*/ .btn_success { background-color: #89bf00; background-position:0 -240px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #6bad01 #6bad01 #63a100; } .btn_success:hover { background-position:0 -280px; } .btn_success:active { background-position:0 -321px; } /*错误按钮*/ .btn_error { background-color: #f29307; background-position:0 -360px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #e77c0e #e77c0e #dd7204; } .btn_error:hover { background-position:0 -400px; } .btn_error:active { background-position:0 -441px; } /*失效*/ input.disabled, input.disabled:hover, textarea.disabled, textarea.disabled:hover, select.disabled, button.disabled, button.disabled:hover { border-color: #ccc !important; background: #e9e9e9 !important; box-shadow: none !important; color: #999 !important; cursor: not-allowed; text-shadow: 1px 1px 0 #fff !important; } /* =================== 表单样式 =================== */ .placeholder { color:#999; } .input, textarea, select { padding:4px 4px; font-size: 100%; line-height:18px; border:1px solid #ccc; background-color:#fff; box-shadow:2px 2px 2px #f0f0f0 inset; /*border-radius: 1px;*/ vertical-align: middle; margin: 0; font-family: inherit; } .input:focus, textarea:focus { outline:2px solid #99d8f5; border-color:#7bbff2; background-color:#fffbde; } .input { height:28px; } input.radio, input[type="radio"], input.checkbox, input[type="checkbox"] { vertical-align:-3px; padding:0; margin-right:3px; *marign-rignt:0; } textarea { height:72px; overflow: auto; vertical-align: top; resize: vertical; } select, input[type="file"] { height: 28px; line-height: 28px; } select[size] { height:auto; } .form_success { border-color:#3e973e #87c787 #87c787 !important; outline:2px solid #87c787; } .form_error { border-color:#bc5050 #f2a6a6 #f2a6a6 !important; outline:2px solid #f2a6a6; } /* =================== 输入框文本框长度 =================== */ .length_0 { width:20px; } .length_1 { width:50px; } .length_2 { width:110px; } .length_3 { width:170px; } .length_4 { width:230px; } .length_5 { width:290px; } .length_6 { width:350px; } /* =================== 选择select专属长度 =================== */ .select_1 { width:60px; } .select_2 { width:120px; } .select_3 { width:180px; } .select_4 { width:240px; } .select_5 { width:300px; } .select_6 { width:360px; } /*核心css文件*/ .siteCount{display:none;} /* page start */ #currPage{display:none;} .page_sort{display:inline;float:right;padding: 10px;} .page_sort .goto{background:#FFFFFF;display:inline;float:right;font-size:12px;position:relative;width:137px;margin-top:1px;height: 24px;line-height: 24px;} .page_sort .goto .other {display: inline;float: right;height: 24px;line-height: 24px;} .page_sort .goto .pageNum {color:#77a82d;cursor:pointer;font-weight:bold;margin:0;padding:0;width:36px;height:22px;line-height:22px;border:1px solid #DDDDDD;text-align: center;margin: 0 5px;} .page_sort .goto .go{display: inline;float: right;} .page_sort .goto .go,.page_sort .go span {background: url("../images/bg_btn.png") no-repeat;} .page_sort .goto .go {color:#707070;display:inline-block;font-size:12px;height:24px;line-height:24px;_line-height:26px;padding-left:9px;vertical-align:top;margin-left:8px;} .page_sort .goto a.go span{background-position: right 0;cursor: pointer;display: inline-block;height: 24px;padding-right: 9px;} .page_sort .goto .go:hover {background-position: 0 -34px;color: #FFFFFF;text-decoration: none;} .page_sort .goto .go:hover span {background-position: right -34px;text-decoration: none;} .page_sort .page_link {display: inline;float: right;margin:1px 0 0 0;} .page_sort .page_link li {display: inline;float:left;margin:0 3px 0 0;_margin:0 1px 0;} .page_sort .page_link li a,.page_sort .page_link li a span{background: url("../images/bg_btn.png") no-repeat;} .page_sort .page_link li a{color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;padding-left: 7px;_padding-left: 6px;vertical-align: top;} .page_sort .page_link li.prevten a{background: url("../images/btn.png") no-repeat;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;} .page_sort .page_link li.nextten a{background: url("../images/btn.png") no-repeat -28px 0;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;} .page_sort .page_link li a span{background-position: right 0;cursor: pointer;display:inline-block;height: 24px;padding-right: 7px;} .page_sort .page_link li.nextten a:hover{background-position: -28px -34px;color: #FFFFFF;text-decoration: none;} .page_sort .page_link li a:hover, .page_sort .page_link a.thispage{background-position: 0 -34px;color: #FFFFFF;text-decoration: none;} .page_sort .page_link li a:hover span, .page_sort .page_link a.thispage span{background-position: right -34px;text-decoration: none;} /* page end */ /* artDialog start */ body { _margin:0; _height:100%; }/*IE6 BUG*/ .d-outer { text-align:left; } .d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse;} .d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; } .d-header, .d-button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; } .d-title { overflow:hidden; text-overflow: ellipsis; cursor:default; } .d-state-noTitle .d-title { display:none; } .d-close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; } .d-close:hover { text-decoration:none; } .d-main { text-align:center; vertical-align:middle; min-width:9em; } .d-content { color:#000; float:left;} .d-content .d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; } .d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(../images/loading.gif) no-repeat center center; } .d-buttons { padding:6px; text-align:right; white-space:nowrap; } .d-button { margin-left:10px; padding: 0 8px; cursor: pointer; display: inline-block; min-height:2em; text-align: center; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: 1px solid #cacaca; background: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); } .d-button::-moz-focus-inner, .d-button::-moz-focus-outer { border:0 none; padding:0; margin:0; } .d-button:focus { outline:none 0; border-color:#cacaca; } .d-button:hover { color:#000; border-color:#cacaca; } .d-button:active { border-color:#cacaca; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); } .d-button[disabled] { cursor:default; color:#666; background:#DDD; border: 1px solid #cacaca; filter:alpha(opacity=50); opacity:.5; box-shadow:none; } .d-state-highlight { color: #FFF; border: 1px solid #e57002; background: #ffbc20; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc20', endColorstr='#f27602'); background: linear-gradient(top, #ffbc20, #f27602); background: -moz-linear-gradient(top, #ffbc20, #f27602); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffbc20), to(#f27602)); } .d-state-highlight:focus { outline:none 0; border-color:#ffde90; } .d-state-highlight:hover { color:#FFF; border-color:#e57002; } .d-state-highlight:active { border-color:#e57002; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27602', endColorstr='#ffbc20'); background: linear-gradient(top, #f27602, #ffbc20); background: -moz-linear-gradient(top, #f27602, #ffbc20); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f27602), to(#ffbc20)); } .d-mask { background:#000; filter:alpha(opacity=30); opacity:.3; } .d-inner { background:#FFF; } .d-outer, .d-inner { border:0; } .d-nw, .d-ne, .d-sw, .d-se { width:4px; height:4px; } .d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se {background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); } .d-state-lock .d-nw, .d-state-lock .d-n, .d-state-lock .d-ne, .d-state-lock .d-w, .d-state-lock .d-e, .d-state-lock .d-sw, .d-state-lock .d-s, .d-state-lock .d-se { background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); } .d-titleBar { position:relative; height:100%; } .d-title { height:34px; line-height:33px; padding:0 34px 0 10px; font-weight:bold; font-size:14px; background-color:#E7F2F9; background: linear-gradient(top, #edf5f8, #bdc6cd); background:-moz-linear-gradient(top,#F3F8FC,#E7F2F9); background:-webkit-gradient(linear,0 0,0 100%,from(#F3F8FC),to(#E7F2F9)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF3F8FC', endColorstr='#FFE7F2F9'); border-bottom:1px solid #C8DDE9; } .d-state-focus .d-title { color:#006A92; } .d-close { padding:0; top:7px; right:7px; width:19px; height:19px; line-height:19px; font-size:18px; font-weight:bold; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; } .d-close:hover, .d-close:active { background:#999; color:#FFF; border:2px solid #fff; top:5px; right:5px;} .d-buttons { background-color:#F6F6F6; border-top: 1px solid #DADEE5; } .d-state-noTitle .d-inner { border:1px solid #999; background:#FFF; } .d-state-noTitle { border:0 none; box-shadow:none; } .d-state-noTitle .d-nw, .d-state-noTitle .d-n, .d-state-noTitle .d-ne, .d-state-noTitle .d-w, .d-state-noTitle .d-e, .d-state-noTitle .d-sw, .d-state-noTitle .d-s, .d-state-noTitle .d-se { background:rgba(0, 0, 0, .15); background:#000\9!important; filter:alpha(opacity=15)!important; } .d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; } .d-state-noTitle .d-close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; } .d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active {top:0; right:0; border:none; background:none; color:#900; } .d-state-noTitle .d-dialog { box-shadow: none; } /* artDialog end */ /*tip message start*/ .tip_message,.tip_message .tip_ico_succ,.tip_message .tip_ico_fail,.tip_message .tip_ico_hits,.tip_message .tip_content,.tip_message .tip_end{background-image:url(../images/tip_message.png);_background-image:url(../images/tip_message_ie6.png);color:#606060;float:left;font-size:14px;font-weight:bold;height:54px;line-height:54px;} .tip_message{display:none;background:none;position:absolute;font-family:Arial,Simsun,"Arial Unicode MS",Mingliu,Helvetica;font-size:14px;} .tip_message .tip_ico_succ {background-position:-6px 0;background-repeat:no-repeat;width:45px;} .tip_message .tip_ico_fail{background-position:-6px -108px;background-repeat:no-repeat;width:45px;} .tip_message .tip_ico_hits{background-position:-6px -54px;background-repeat:no-repeat;width:45px;} .tip_message .tip_end{background-position:0 0;background-repeat:no-repeat;width:6px;} .tip_content{background-position:0 -161px;background-repeat:repeat-x;padding:0 20px 0 8px; word-break:keep-all;white-space:nowrap;} .tip_message .tip_message_content{position:absolute; left:0; top:0; width:100%;height:100%;z-index:65530;} .ie6_mask{position:absolute; left:0; top:0; width:100%;height:100%;background-color:transparent;z-index:-1;filter:alpha(opacity=0);} /* tip message end */ /* dialog_login start */ .user_dialog_login {display:inline; float:left; width:565px; height:262px;padding:0 10px;} .user_dialog_login .left{display:inline; float:left; width:260px; height:260px;padding:0 10px 0 24px;} .user_dialog_login .left_line{display:inline; float:left; width:247px;margin: 0 0 10px;} .user_dialog_login .left_line a{text-decoration:underline;} .user_dialog_login .left_line .message{display:inline; float:left; width:180px; height:16px; padding-left:36px;} .user_dialog_login .left_line .message span{background: url("../images/icon/wrong.gif") no-repeat scroll 0 0 transparent;color: #F25A04;display: none;float: left;height: 16px;line-height: 16px;padding-left: 18px;} .user_dialog_login .left_line .dl_loginName{background: url("../images/h_bg_logindialog.png") no-repeat scroll 0 -18px;_background: url("../images/h_bg_logindialog.gif") no-repeat scroll 0 -18px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;margin: 0 0 5px;} .user_dialog_login .left_line .dl_loginName .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 18px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;font-family: Verdana,Arial,Helvetica,sans-serif;} .user_dialog_login .left_line .dl_password{background: url("../images/h_bg_logindialog.png") no-repeat scroll 0 -54px;_background: url("../images/h_bg_logindialog.gif") no-repeat scroll 0 -54px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;} .user_dialog_login .left_line .dl_password .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 14px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;} .user_dialog_login .left_line .input {display: inline;float: left;font-size: 14px;margin-top: 2px;} .user_dialog_login .left_line .input .input_normal{border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px;box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #a8a8a8;height: 36px;padding-right: 5px;vertical-align: middle;background: none repeat scroll 0 0 transparent;font-size: 14px;line-height: 33px;outline-style: none;padding-left: 5px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-align: center;} .user_dialog_login .left_line .input .input_size{font-size: 18px;} .user_dialog_login .left_line .input .vcode{display: inline;float: left;} .user_dialog_login .left_line .noleft {display:inline;float:left;height: auto !important;line-height:31px;min-height:31px;margin-left:9px;margin-top: 2px;} .user_dialog_login .left_line .noleft #authCode {border: 1px solid #CCCCCC;width:84px;height:36px;cursor: pointer;} .user_dialog_login .left_line .reloadCode {display: inline;float: left;height: 42px;line-height: 42px;margin-left: 9px;} .user_dialog_login .left_line .reloadCode a {color: #e38000;font-size: 12px;text-decoration: underline;width: 50px;display: inline;float: left;line-height: 20px;text-align: left;} .user_dialog_login .left_line .right {float: right;} .user_dialog_login .left_line .right a {color: #E38000;} .user_dialog_login .left_line label {cursor: pointer;display:inline; float:left;} .user_dialog_login .left_line label .check_box {margin-right: 3px;vertical-align: -2px;} .user_dialog_login .style {display: inline;float: left;} .user_dialog_login .style .home_btn {background: url("../images/press_button.png") no-repeat;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 34px;line-height: 34px;overflow: hidden;text-align: center;width: 85px;} .user_dialog_login .right_line {background: url("../images/hr.jpg") no-repeat;display: inline;float: left;height: 262px;padding: 20px 0 0 58px;width: 190px;} .user_dialog_login .right_line .title {color: #666666;font-size: 14px;font-weight: bold;text-align: left;} .user_dialog_login .right_line .reg {display: inline;float: left;width: 100%;} .user_dialog_login .right_line .reg p {margin-top: 5px;padding-bottom: 12px;text-align: left;} .user_dialog_login .right_line .reg .home_btn {background: url("../images/press_button.png") no-repeat scroll 0 -46px;border: 0 none;cursor: pointer;display: inline;float: left;height: 32px;width: 125px;} .user_dialog_login .right_line .partner {display: inline;float: left;padding-top:18px;border-top: 1px dashed #D4D4D4;margin-top:45px;} .user_dialog_login .right_line .partner p.tit {color: #595959;margin: 0 0 12px;} .user_dialog_login .right_line .partner .qq{display: inline;float: left;} .user_dialog_login .right_line .partner .sina{display: inline;float: left;} /* dialog_login end */ /*user card start*/ .sp_card{ position:absolute; top:0px; left:0px; color: #666666; font:12px/1.5 Tahoma,Helvetica,Arial,sans-serif; z-index:13010;} .sp_card img{ border-style:none;} .sp_card ul,.sp_card li, .sp_card dt, .sp_card dd, .sp_card dl { margin: 0; padding: 0; list-style:none;} .sp_card_content{text-align:left; border:1px solid #CFCFCF;background:white;position:relative;box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.1); width:300px; padding:15px; height:148px;} .sp_card_content::after{content:".";height:0;display:block;visibility:hidden;clear:both;font-size:0;} .sp_card_content a:link,.sp_card_content a:visited{ color:#6DB823;} .sp_card_view{ height:52px; overflow:hidden;} .sp_card_view dt{ float:left; width:48px; margin:4px 11px 0 0;} .sp_card_view dd{ float:left; color:#aaa; line-height:2.3;} .sp_card_intro{ width:300px;word-wrap:break-word;word-break:normal;overflow:hidden; margin:13px 0 10px; height:18px; line-height:18px;} .sp_card_intro em{color:#aaa;} .sp_card_medal{ height:24px; overflow:hidden; padding-bottom:5px;} .sp_card_medal ul{ overflow:hidden; zoom:1;} .sp_card_medal ul li{ float:left; margin-right:5px;} .sp_card_follow{ overflow:hidden; zoom:1;} .sp_card .sp_follow_bnt{ line-height:24px; background:#6DB823; height:24px; padding:0 15px; display:block; float:right;} .sp_card .sp_card_content .sp_follow_bnt:link,.sp_card .sp_card_content .sp_follow_bnt:visited{ color:#fff;} .sp_card .sp_follow_bnt:hover{ background:#73C325; text-decoration:none;} .sp_caret_in,.sp_caret_out{ position:absolute;border-style:solid dashed dashed dashed; display:block;font-family:simsun;width:0px;height:0px;_line-height:0;font-size:0;} .sp_caret_in{left:29px;top:auto;bottom:-7px;border-width:7px 6px 0 6px;border-color:#fff transparent transparent transparent; z-index:2;} .sp_caret_out{ z-index:1;border-width:8px 7px 0 7px;border-color:#CFCFCF transparent transparent transparent;bottom:-8px; left:28px;} .sp_card_loading{ width:32px; margin:0 auto; text-align:center; padding:60px 0 0 0;} .sp_card .sp_unfollow_bnt{ background:#aaa;} .user_card img{display:block;} /*user card end*/ /*following*/ .following_dialog_add{float:left;width: 442px;} .following_dialog_add .check{background-color: #fafafa;height:32px;float:left;width:440px;} .following_dialog_add .check span{float:left;margin:10px 0 10px 10px;cursor:pointer;display: inline;_margin:5px 0 5px 10px;} .following_dialog_add .check label{float:left;padding-left:6px;line-height: 33px;cursor:pointer;} .following_dialog_add .selection{float:left;margin-bottom:8px;margin-top:15px;} .following_dialog_add .selection a{color:#2c629e;} .following_dialog_add .box{float:left;padding:1px;border: 1px solid #EAEAEA;} .following_dialog_add .group{float:left;width:440px;background-color: #fafafa;} .following_dialog_add .group .radio{float:left;width:420px;padding:10px;} .following_dialog_add .group .radio li{float:left;width:140px;position: relative;margin: 0;} .following_dialog_add .group .radio li span{float:left;margin:10px 0;cursor:pointer;display: inline;_margin:5px 0;} .following_dialog_add .group .radio li label{float:left;padding-left:6px;line-height: 33px;width:85px;height:30px;overflow:hidden;cursor:pointer} .following_dialog_add .group .radio li .option{display: block;float: right;height: 16px;width:30px;padding: 8px 0;position: absolute;right: 0;top: 0;z-index: 2;margin: 0;} .following_dialog_add .group .radio li .option .icon {display: inline-block;font: 0pt/0pt sans-serif;height: 10px;overflow: hidden;text-align: left;width: 10px;} .following_dialog_add .group .radio li .option .edit {background: url("../images/friendManage.gif") no-repeat scroll -29px -54px transparent;margin-top:4px;} .following_dialog_add .group .radio li .option .del {background: url("../images/friendManage.gif") no-repeat scroll -54px -54px transparent;margin:4px 0 0 5px;} .following_dialog_add .group .create_group{float:left;margin:3px 0 15px 18px;display: inline;_padding-bottom:10px;} .following_dialog_add .group .create_group a{color:#ff0000;cursor:pointer;} .following_dialog_add .group .input_normal{margin: 0 10px 10px 15px;} .following_dialog_add .group .button-main{margin: 0 0 0;} .following_dialog_add .group .button-main span {margin: 0;} .following_dialog_add .group .cancel{margin: 0 10px;} .following_dialog_add .group .cancel span {margin: 0;} .following_dialog_add .group .cancel a{height: 24px;line-height: 24px;} /*medal*/ .medal{float:left;} .medal li{float:left;display: block;height: 24px;width: 24px;position: relative; margin-right:10px;} .medal li em{display: block;height: 24px;width: 24px;} .medal li em,li b{background: url("../images/medal.gif") no-repeat;cursor: pointer;} .medal li .exp_role{background-position:0 -92px;} .medal li .exp_role_none{background-position:0 -151px;} .medal li .certify{background-position:-30px -92px;} .medal li .certify_none{background-position:-30px -151px;} .medal li .popularity_user{background-position:-89px -92px;} .medal li .popularity_user_none{background-position:-89px -151px;} .medal li .sign{background-position:-176px -92px;} .medal li .sign_none{background-position:-176px -151px;} .medal li .jury{background-position:-119px -92px;} .medal li .jury_none{background-position:-119px -151px;} .medal li .share{background-position:-148px -92px;} .medal li .share_none{background-position:-148px -151px;} .medal li .g{background-position:-176px -92px;} .medal li .h{background-position:0 -121px;} .medal li .i{background-position:-30px -121px;} .medal li .j{background-position:-60px -121px;} .medal li .k{background-position:-89px -121px;} .medal li .l{background-position:-119px -121px;} .medal li .m{background-position:-148px -121px;} .medal li .num {display: block; height:9px; bottom: 0px;right: 0px;position: absolute;overflow: hidden;} .medal li .n1{background-position:0 0;width:6px;} .medal li .n2{background-position:-13px 0;width:9px;} .medal li .n3{background-position:-29px 0;width:9px;} .medal li .n4{background-position:-45px 0;width:9px;} .medal li .n5{background-position:-61px 0;width:9px;} .medal li .n6{background-position:-77px 0;width:9px;} .medal li .n7{background-position:-93px 0;width:9px;} .medal li .n8{background-position:-109px 0;width:9px;} .medal li .n9{background-position:-125px 0;width:9px;} .medal li .n10{background-position:0 -12px;width:11px;} .medal li .n11{background-position:-14px -12px;width:9px;} .medal li .n12{background-position:-26px -12px;width:11px;} .medal li .n13{background-position:-40px -12px;width:11px;} .medal li .n14{background-position:-54px -12px;width:11px;} .medal li .n15{background-position:-68px -12px;width:11px;} .medal li .n16{background-position:-82px -12px;width:11px;} .medal li .n17{background-position:-96px -12px;width:11px;} .medal li .n18{background-position:-110px -12px;width:11px;} .medal li .n19{background-position:-124px -12px;width:11px;} .medal li .n20{background-position:0 -25px;width:13px;} .medal li .n21{background-position:-16px -25px;width:11px;} .medal li .n22{background-position:-30px -25px;width:13px;} .medal li .n23{background-position:-46px -25px;width:13px;} .medal li .n24{background-position:-62px -25px;width:13px;} .medal li .n25{background-position:-78px -25px;width:13px;} .medal li .n26{background-position:-94px -25px;width:13px;} .medal li .n27{background-position:-110px -25px;width:13px;} .medal li .n28{background-position:-126px -25px;width:13px;} .medal li .n29{background-position:-142px -25px;width:13px;} .medal li .n30{background-position:0 -38px;width:13px;} .medal li .n31{background-position:-16px -38px;width:11px;} .medal li .n32{background-position:-30px -38px;width:13px;} .medal li .n33{background-position:-46px -38px;width:13px;} .medal li .n34{background-position:-62px -38px;width:13px;} .medal li .n35{background-position:-78px -38px;width:13px;} .medal li .n36{background-position:-94px -38px;width:13px;} .medal li .n37{background-position:-110px -38px;width:13px;} .medal li .n38{background-position:-126px -38px;width:13px;} .medal li .n39{background-position:-142px -38px;width:13px;} .medal li .n40{background-position:0 -50px;width:13px;} .medal li .n41{background-position:-16px -50px;width:11px;} .medal li .n42{background-position:-30px -50px;width:13px;} .medal li .n43{background-position:-46px -50px;width:13px;} .medal li .n44{background-position:-62px -50px;width:13px;} .medal li .n45{background-position:-78px -50px;width:13px;} .medal li .n46{background-position:-94px -50px;width:13px;} .medal li .n47{background-position:-110px -50px;width:13px;} .medal li .n48{background-position:-126px -50px;width:13px;} .medal li .n49{background-position:-142px -50px;width:13px;} .medal li .n9n{background-position:-155px 0;width:14px;} .button2-main {background: url("../images/button-main.gif") no-repeat scroll 100% -100px;display: inline;float: left;letter-spacing: 1px;padding: 0 10px 0 0;margin-right:10px;} .button2-main span {background: url("../images/button-main.gif") no-repeat 0 -100px;display: block;padding: 0 0 0 10px;} .button2-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;} .button2-main a {display: block;height: 24px;line-height:24px;cursor: pointer;} .button2-main a:hover{text-decoration: none;} .button2-main a input{margin:6px 5px 0 0;display: inline;float: left;} .button2-main a label {cursor: pointer;} .button-main {background: url("../images/button-main.gif") no-repeat scroll 100% 0;display: inline;float: left;letter-spacing: 1px;margin: 0;padding: 0 10px 0 0;} .button-main span {background: url("../images/button-main.gif") no-repeat;display: block;padding: 0 0 0 10px;} .button-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #FFFFFF;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;} .button3-main {display: inline;float: left;letter-spacing: 1px;margin-right:5px;} .button3-main button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #444444;cursor: pointer;height: 24px;line-height: 24px;text-decoration: none;white-space: nowrap;width: auto;padding:0 6px 0 24px ;background: url("../images/button.gif") no-repeat scroll 0 -163px;} .button3-main button.add{background: url("../images/button.gif") no-repeat scroll 0 -190px;padding:0 6px 0 22px;} /*按钮*/ .danceFavoritesList .page{display: inline;float: left;width:640px;} .danceFavoritesList .page .page_sort{display: inline;float: right;padding:10px 0;} .page{display: inline;float: left;width:100%;} .play_button {padding: 10px 0;display: inline;float: left;} .spaceMusic .play_button{width:100%;} .play_button a:hover{text-decoration: none;} .play_button .select_all {background: url("../images/site_button_2.gif") no-repeat;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .on_select_all {background: url("../images/site_button_2.gif") no-repeat -74px 0;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .select_add_list {background: url("../images/site_button_2.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;} .play_button .select_play {background: url("../images/site_button_2.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .select_more {background: url("../images/site_button.gif") no-repeat scroll 0 -57px;cursor: pointer;display: inline;float: right;height: 25px;line-height: 25px;text-align: left;text-indent: 27px;width: 59px;color: #FFFFFF !important;} .play_content .left_bot .recom ul li .button .but_right .btn_playback{background: url("../images/site_button_2.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_content .left_bot .recom ul li .button .but_right .btn_toplaylist{background: url("../images/site_button_2.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;} /*申请*/ .dialog_info{width:500px;padding:0 10px 10px;display: inline;float: left;} .dialog_info .info_title{text-align: center;font-size:16px;padding-bottom:5px;} .dialog_info .info_name{font-size:14px;display: inline;float: left;width:100%;} .dialog_info .info_text{padding-left:25px;color:#888888;display: inline;float: left;margin-top:5px;} .certify{background: url("../images/certify.gif") no-repeat -27px 0;} .certify_mm{background: url("../images/mm.gif") no-repeat -27px 0;} .nickname .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;} .nickname .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;} html*~body .nickname .certify{margin:0 0 0 3px;} html*~body .nickname .certify_mm{margin:0 0 0 3px;} .nickname .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:2px;*margin-top:0;width:32px;} html*~body .nickname .vip_style{margin-top:0;} .vip101 {background: url("../images/vip/mini_vip101.gif") no-repeat;} .vip102 {background: url("../images/vip/mini_vip102.gif") no-repeat;} .vip103 {background: url("../images/vip/mini_vip103.gif") no-repeat;} .vip104 {background: url("../images/vip/mini_vip104.gif") no-repeat;} .vip105 {background: url("../images/vip/mini_vip105.gif") no-repeat;} .vip106 {background: url("../images/vip/mini_vip106.gif") no-repeat;} .vip107 {background: url("../images/vip/mini_vip107.gif") no-repeat;} .vip108 {background: url("../images/vip/mini_vip108.gif") no-repeat;} .vip109 {background: url("../images/vip/mini_vip109.gif") no-repeat;} .info .certify{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .info .certify_mm{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .info .vip_style {display: inline;float: left; height:16px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .info .name .certify{width:13px;height:13px;display: inline;float: left;margin:0;} .info .name .certify_mm{width:13px;height:13px;display: inline;float: left;margin:0;} .info .name .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:0;width:32px;} .text .user_card{display: inline;float: left;margin:0 3px 0 0;} .text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;} .text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;} .text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 0 0 0;width:32px;*margin:3px 0 0 0;} .pm .user_card{display: inline;float: left;margin-right:3px;} .pm .online_icon{display: inline;float: left;margin-right:3px;} .pm .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .pm .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .pm .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .feedContent .user_card{display: inline;float: left;margin:0 3px;} .feedContent .online_icon{display: inline;float: left;margin:0 3px;} .feedContent .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .feedContent .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .feedContent .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .content .note .user_card,.content .text .user_card{display: inline;float: left;margin:0 3px;} .content .note .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .content .note .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .content .note .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .content .text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;} .content .text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;} .content .text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 3px 0 0;width:32px;*margin:3px 3px 0 0;} .box_list .certify{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;} .box_list .certify_mm{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;} .box_list .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:4px 3px 0 0;width:32px;*margin:2px 3px 0 0;_margin:0 3px 0 0;} .feedName .certify{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;} .feedName .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;} html*~body .feedName .certify{margin-top:1px;} html*~body .feedName .certify_mm{margin-top:1px;} .feedName .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;} html*~body .feedName .vip_style{margin-top:1px;} .sp_card_view .certify{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;} .sp_card_view .certify_mm{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;} .sp_card_view .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:6px;width:32px;} .user_dialog_embody{display:inline; float:left; width:425px; height:242px;background:#ffffff;font: 14px "宋体";} .user_dialog_embody span{display: inline;float: left;font-size: 18px;text-align: center;width:100%;font-weight: bold;padding-top:16px;} .user_dialog_embody span b{color:#ff0000;} .user_dialog_embody p{display: inline;float: left;font-size: 14px;font-weight: bold;padding:19px 29px 0 29px;line-height: 24px;width: 367px;} .user_dialog_embody .embody{display: inline;float: left;margin:20px 28px 0;} .user_dialog_embody .anew{display: inline;float: left;margin:20px 0 0 105px;} .user_dialog_embody .embody input{background: url("../images/press_button.png") no-repeat 0 -143px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;} .user_dialog_embody .anew input{background: url("../images/press_button.png") no-repeat 0 -92px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;} /*分页 */ .page{ display:inline; float:right; padding: 10px 0; /*padding: 10px;*/ } .page,.pagenav{overflow:hidden;} .page a,.page .current,.pagenav a,.pagenav .current,.page .dots,.pagenav .page-numbers{padding:5px 12px;_height:16px;_overflow:hidden;color:#666;border:1px solid #ddd;display:inline-block;margin-right:3px;height: 19px;line-height: 19px;border-radius: 2px;box-shadow: 1px 1px 2px #eee;border-color: #ddd #d2d2d2 #d2d2d2 #ddd;} .page .current,.page a:hover,.pagenav .current,.pagenav a:hover{background-color:#f5f5f5;border-color:#bbb;box-shadow:inset 0 1px 2px #bbb} .page a:active,.pagenav a:active{box-shadow:inset 0 1px 2px #bbb} .page input { padding:4px 4px; font-size: 100%; line-height:20px; border:1px solid #ddd; background-color:#fff; box-shadow:2px 2px 2px #f0f0f0 inset; margin: 0 5px; font-family: inherit; }
statics/extres/member/css/core.css
=================== 基础样式 * b 加粗 * u 下划线 * i 斜体 * w 文本不换行 * tal 文本靠左显示 * tac 文本居中显示 * tar 文本靠右显示 * fl 左浮动 * fr 右浮动 * pr 相对定位 * cp 鼠标点击手势 * vt 表格内容靠上显示 =================== */ .b { font-weight:700 !important; } .u { text-decoration:underline !important; } .i { font-style:italic !important; } .w { white-space:nowrap; } .tal { text-align:left !important; } .tac { text-align:center !important; } .tar { text-align:right !important; } .fl { float:left !important; display:inline; } .fr { float:right !important; display:inline; } .pr { position:relative; } .cp { cursor:pointer; } .vt { vertical-align:top; } .dn { display:none; } /* =================== 按钮【可在input、button、a使用,可自由组合】 >> btn 默认按钮 >> btn btn_big 大按钮 >> btn btn_error 错误按钮 >> btn btn_success 确认按钮 >> btn btn_submit 提交按钮 =================== */ .btn { color: #333; background:#e6e6e6; border: 1px solid #c4c4c4; border-radius: 2px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); padding:4px 10px; display: inline-block; cursor: pointer; font-size:100%; line-height: normal; text-decoration:none; overflow:visible; vertical-align: middle; text-align:center; zoom: 1; white-space:nowrap; font-family:inherit; _position:relative; margin:0; } a.btn { *padding:5px 10px 2px !important; } input.btn, button.btn { *padding: 4px 10px 1px !important; } .btn em { font-size:10px; font-style:normal; padding-left:2px; font-family:Arial; vertical-align:1px; } /*悬停*/ .btn:hover { background-position: 0 -40px; color: #333; text-decoration: none; } /*点击后*/ .btn:active { background-position:0 -81px; } /*大按钮*/ .btn_big { font-size: 1.2em; line-height: normal; padding: 7px 18px; border-radius: 2px; } input.btn_big, button.btn_big { *padding: 6px 18px 3px !important; } /*其他按钮文字颜色*/ .btn_error, .btn_error:hover, .btn_success, .btn_success:hover, .btn_submit, .btn_submit:hover { color: #ffffff !important; } /*提交按钮*/ .btn_submit { background-position:0 -120px; background-color: #1b75b6; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #106bab #106bab #0d68a9; } .btn_submit:hover { background-position:0 -160px; } .btn_submit:active { background-position:0 -201px; } /*确认按钮*/ .btn_success { background-color: #89bf00; background-position:0 -240px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #6bad01 #6bad01 #63a100; } .btn_success:hover { background-position:0 -280px; } .btn_success:active { background-position:0 -321px; } /*错误按钮*/ .btn_error { background-color: #f29307; background-position:0 -360px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #e77c0e #e77c0e #dd7204; } .btn_error:hover { background-position:0 -400px; } .btn_error:active { background-position:0 -441px; } /*失效*/ input.disabled, input.disabled:hover, textarea.disabled, textarea.disabled:hover, select.disabled, button.disabled, button.disabled:hover { border-color: #ccc !important; background: #e9e9e9 !important; box-shadow: none !important; color: #999 !important; cursor: not-allowed; text-shadow: 1px 1px 0 #fff !important; } /* =================== 表单样式 =================== */ .placeholder { color:#999; } .input, textarea, select { padding:4px 4px; font-size: 100%; line-height:18px; border:1px solid #ccc; background-color:#fff; box-shadow:2px 2px 2px #f0f0f0 inset; /*border-radius: 1px;*/ vertical-align: middle; margin: 0; font-family: inherit; } .input:focus, textarea:focus { outline:2px solid #99d8f5; border-color:#7bbff2; background-color:#fffbde; } .input { height:28px; } input.radio, input[type="radio"], input.checkbox, input[type="checkbox"] { vertical-align:-3px; padding:0; margin-right:3px; *marign-rignt:0; } textarea { height:72px; overflow: auto; vertical-align: top; resize: vertical; } select, input[type="file"] { height: 28px; line-height: 28px; } select[size] { height:auto; } .form_success { border-color:#3e973e #87c787 #87c787 !important; outline:2px solid #87c787; } .form_error { border-color:#bc5050 #f2a6a6 #f2a6a6 !important; outline:2px solid #f2a6a6; } /* =================== 输入框文本框长度 =================== */ .length_0 { width:20px; } .length_1 { width:50px; } .length_2 { width:110px; } .length_3 { width:170px; } .length_4 { width:230px; } .length_5 { width:290px; } .length_6 { width:350px; } /* =================== 选择select专属长度 =================== */ .select_1 { width:60px; } .select_2 { width:120px; } .select_3 { width:180px; } .select_4 { width:240px; } .select_5 { width:300px; } .select_6 { width:360px; } /*核心css文件*/ .siteCount{display:none;} /* page start */ #currPage{display:none;} .page_sort{display:inline;float:right;padding: 10px;} .page_sort .goto{background:#FFFFFF;display:inline;float:right;font-size:12px;position:relative;width:137px;margin-top:1px;height: 24px;line-height: 24px;} .page_sort .goto .other {display: inline;float: right;height: 24px;line-height: 24px;} .page_sort .goto .pageNum {color:#77a82d;cursor:pointer;font-weight:bold;margin:0;padding:0;width:36px;height:22px;line-height:22px;border:1px solid #DDDDDD;text-align: center;margin: 0 5px;} .page_sort .goto .go{display: inline;float: right;} .page_sort .goto .go,.page_sort .go span {background: url("../images/bg_btn.png") no-repeat;} .page_sort .goto .go {color:#707070;display:inline-block;font-size:12px;height:24px;line-height:24px;_line-height:26px;padding-left:9px;vertical-align:top;margin-left:8px;} .page_sort .goto a.go span{background-position: right 0;cursor: pointer;display: inline-block;height: 24px;padding-right: 9px;} .page_sort .goto .go:hover {background-position: 0 -34px;color: #FFFFFF;text-decoration: none;} .page_sort .goto .go:hover span {background-position: right -34px;text-decoration: none;} .page_sort .page_link {display: inline;float: right;margin:1px 0 0 0;} .page_sort .page_link li {display: inline;float:left;margin:0 3px 0 0;_margin:0 1px 0;} .page_sort .page_link li a,.page_sort .page_link li a span{background: url("../images/bg_btn.png") no-repeat;} .page_sort .page_link li a{color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;padding-left: 7px;_padding-left: 6px;vertical-align: top;} .page_sort .page_link li.prevten a{background: url("../images/btn.png") no-repeat;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;} .page_sort .page_link li.nextten a{background: url("../images/btn.png") no-repeat -28px 0;color: #707070;display:inline-block;font-size: 12px;height: 24px;line-height: 24px;vertical-align: top;width:22px;padding:0;} .page_sort .page_link li a span{background-position: right 0;cursor: pointer;display:inline-block;height: 24px;padding-right: 7px;} .page_sort .page_link li.nextten a:hover{background-position: -28px -34px;color: #FFFFFF;text-decoration: none;} .page_sort .page_link li a:hover, .page_sort .page_link a.thispage{background-position: 0 -34px;color: #FFFFFF;text-decoration: none;} .page_sort .page_link li a:hover span, .page_sort .page_link a.thispage span{background-position: right -34px;text-decoration: none;} /* page end */ /* artDialog start */ body { _margin:0; _height:100%; }/*IE6 BUG*/ .d-outer { text-align:left; } .d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse;} .d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; } .d-header, .d-button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; } .d-title { overflow:hidden; text-overflow: ellipsis; cursor:default; } .d-state-noTitle .d-title { display:none; } .d-close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; } .d-close:hover { text-decoration:none; } .d-main { text-align:center; vertical-align:middle; min-width:9em; } .d-content { color:#000; float:left;} .d-content .d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; } .d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(../images/loading.gif) no-repeat center center; } .d-buttons { padding:6px; text-align:right; white-space:nowrap; } .d-button { margin-left:10px; padding: 0 8px; cursor: pointer; display: inline-block; min-height:2em; text-align: center; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: 1px solid #cacaca; background: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); } .d-button::-moz-focus-inner, .d-button::-moz-focus-outer { border:0 none; padding:0; margin:0; } .d-button:focus { outline:none 0; border-color:#cacaca; } .d-button:hover { color:#000; border-color:#cacaca; } .d-button:active { border-color:#cacaca; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); } .d-button[disabled] { cursor:default; color:#666; background:#DDD; border: 1px solid #cacaca; filter:alpha(opacity=50); opacity:.5; box-shadow:none; } .d-state-highlight { color: #FFF; border: 1px solid #e57002; background: #ffbc20; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc20', endColorstr='#f27602'); background: linear-gradient(top, #ffbc20, #f27602); background: -moz-linear-gradient(top, #ffbc20, #f27602); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffbc20), to(#f27602)); } .d-state-highlight:focus { outline:none 0; border-color:#ffde90; } .d-state-highlight:hover { color:#FFF; border-color:#e57002; } .d-state-highlight:active { border-color:#e57002; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27602', endColorstr='#ffbc20'); background: linear-gradient(top, #f27602, #ffbc20); background: -moz-linear-gradient(top, #f27602, #ffbc20); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f27602), to(#ffbc20)); } .d-mask { background:#000; filter:alpha(opacity=30); opacity:.3; } .d-inner { background:#FFF; } .d-outer, .d-inner { border:0; } .d-nw, .d-ne, .d-sw, .d-se { width:4px; height:4px; } .d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se {background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); } .d-state-lock .d-nw, .d-state-lock .d-n, .d-state-lock .d-ne, .d-state-lock .d-w, .d-state-lock .d-e, .d-state-lock .d-sw, .d-state-lock .d-s, .d-state-lock .d-se { background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); } .d-titleBar { position:relative; height:100%; } .d-title { height:34px; line-height:33px; padding:0 34px 0 10px; font-weight:bold; font-size:14px; background-color:#E7F2F9; background: linear-gradient(top, #edf5f8, #bdc6cd); background:-moz-linear-gradient(top,#F3F8FC,#E7F2F9); background:-webkit-gradient(linear,0 0,0 100%,from(#F3F8FC),to(#E7F2F9)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF3F8FC', endColorstr='#FFE7F2F9'); border-bottom:1px solid #C8DDE9; } .d-state-focus .d-title { color:#006A92; } .d-close { padding:0; top:7px; right:7px; width:19px; height:19px; line-height:19px; font-size:18px; font-weight:bold; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; } .d-close:hover, .d-close:active { background:#999; color:#FFF; border:2px solid #fff; top:5px; right:5px;} .d-buttons { background-color:#F6F6F6; border-top: 1px solid #DADEE5; } .d-state-noTitle .d-inner { border:1px solid #999; background:#FFF; } .d-state-noTitle { border:0 none; box-shadow:none; } .d-state-noTitle .d-nw, .d-state-noTitle .d-n, .d-state-noTitle .d-ne, .d-state-noTitle .d-w, .d-state-noTitle .d-e, .d-state-noTitle .d-sw, .d-state-noTitle .d-s, .d-state-noTitle .d-se { background:rgba(0, 0, 0, .15); background:#000\9!important; filter:alpha(opacity=15)!important; } .d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; } .d-state-noTitle .d-close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; } .d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active {top:0; right:0; border:none; background:none; color:#900; } .d-state-noTitle .d-dialog { box-shadow: none; } /* artDialog end */ /*tip message start*/ .tip_message,.tip_message .tip_ico_succ,.tip_message .tip_ico_fail,.tip_message .tip_ico_hits,.tip_message .tip_content,.tip_message .tip_end{background-image:url(../images/tip_message.png);_background-image:url(../images/tip_message_ie6.png);color:#606060;float:left;font-size:14px;font-weight:bold;height:54px;line-height:54px;} .tip_message{display:none;background:none;position:absolute;font-family:Arial,Simsun,"Arial Unicode MS",Mingliu,Helvetica;font-size:14px;} .tip_message .tip_ico_succ {background-position:-6px 0;background-repeat:no-repeat;width:45px;} .tip_message .tip_ico_fail{background-position:-6px -108px;background-repeat:no-repeat;width:45px;} .tip_message .tip_ico_hits{background-position:-6px -54px;background-repeat:no-repeat;width:45px;} .tip_message .tip_end{background-position:0 0;background-repeat:no-repeat;width:6px;} .tip_content{background-position:0 -161px;background-repeat:repeat-x;padding:0 20px 0 8px; word-break:keep-all;white-space:nowrap;} .tip_message .tip_message_content{position:absolute; left:0; top:0; width:100%;height:100%;z-index:65530;} .ie6_mask{position:absolute; left:0; top:0; width:100%;height:100%;background-color:transparent;z-index:-1;filter:alpha(opacity=0);} /* tip message end */ /* dialog_login start */ .user_dialog_login {display:inline; float:left; width:565px; height:262px;padding:0 10px;} .user_dialog_login .left{display:inline; float:left; width:260px; height:260px;padding:0 10px 0 24px;} .user_dialog_login .left_line{display:inline; float:left; width:247px;margin: 0 0 10px;} .user_dialog_login .left_line a{text-decoration:underline;} .user_dialog_login .left_line .message{display:inline; float:left; width:180px; height:16px; padding-left:36px;} .user_dialog_login .left_line .message span{background: url("../images/icon/wrong.gif") no-repeat scroll 0 0 transparent;color: #F25A04;display: none;float: left;height: 16px;line-height: 16px;padding-left: 18px;} .user_dialog_login .left_line .dl_loginName{background: url("../images/h_bg_logindialog.png") no-repeat scroll 0 -18px;_background: url("../images/h_bg_logindialog.gif") no-repeat scroll 0 -18px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;margin: 0 0 5px;} .user_dialog_login .left_line .dl_loginName .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 18px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;font-family: Verdana,Arial,Helvetica,sans-serif;} .user_dialog_login .left_line .dl_password{background: url("../images/h_bg_logindialog.png") no-repeat scroll 0 -54px;_background: url("../images/h_bg_logindialog.gif") no-repeat scroll 0 -54px;border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #808080;height: 36px;padding-left: 39px;padding-right: 5px;vertical-align: middle;width: 200px;} .user_dialog_login .left_line .dl_password .input_normal{background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 #FFFFFF;color: #808080;font-size: 14px;height: 36px;line-height: 36px;outline-style: none;padding: 0 5px;vertical-align: middle;width: 195px;} .user_dialog_login .left_line .input {display: inline;float: left;font-size: 14px;margin-top: 2px;} .user_dialog_login .left_line .input .input_normal{border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px;box-shadow: 1px 1px 1px 0 #EAEAEA inset;color: #a8a8a8;height: 36px;padding-right: 5px;vertical-align: middle;background: none repeat scroll 0 0 transparent;font-size: 14px;line-height: 33px;outline-style: none;padding-left: 5px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-align: center;} .user_dialog_login .left_line .input .input_size{font-size: 18px;} .user_dialog_login .left_line .input .vcode{display: inline;float: left;} .user_dialog_login .left_line .noleft {display:inline;float:left;height: auto !important;line-height:31px;min-height:31px;margin-left:9px;margin-top: 2px;} .user_dialog_login .left_line .noleft #authCode {border: 1px solid #CCCCCC;width:84px;height:36px;cursor: pointer;} .user_dialog_login .left_line .reloadCode {display: inline;float: left;height: 42px;line-height: 42px;margin-left: 9px;} .user_dialog_login .left_line .reloadCode a {color: #e38000;font-size: 12px;text-decoration: underline;width: 50px;display: inline;float: left;line-height: 20px;text-align: left;} .user_dialog_login .left_line .right {float: right;} .user_dialog_login .left_line .right a {color: #E38000;} .user_dialog_login .left_line label {cursor: pointer;display:inline; float:left;} .user_dialog_login .left_line label .check_box {margin-right: 3px;vertical-align: -2px;} .user_dialog_login .style {display: inline;float: left;} .user_dialog_login .style .home_btn {background: url("../images/press_button.png") no-repeat;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 34px;line-height: 34px;overflow: hidden;text-align: center;width: 85px;} .user_dialog_login .right_line {background: url("../images/hr.jpg") no-repeat;display: inline;float: left;height: 262px;padding: 20px 0 0 58px;width: 190px;} .user_dialog_login .right_line .title {color: #666666;font-size: 14px;font-weight: bold;text-align: left;} .user_dialog_login .right_line .reg {display: inline;float: left;width: 100%;} .user_dialog_login .right_line .reg p {margin-top: 5px;padding-bottom: 12px;text-align: left;} .user_dialog_login .right_line .reg .home_btn {background: url("../images/press_button.png") no-repeat scroll 0 -46px;border: 0 none;cursor: pointer;display: inline;float: left;height: 32px;width: 125px;} .user_dialog_login .right_line .partner {display: inline;float: left;padding-top:18px;border-top: 1px dashed #D4D4D4;margin-top:45px;} .user_dialog_login .right_line .partner p.tit {color: #595959;margin: 0 0 12px;} .user_dialog_login .right_line .partner .qq{display: inline;float: left;} .user_dialog_login .right_line .partner .sina{display: inline;float: left;} /* dialog_login end */ /*user card start*/ .sp_card{ position:absolute; top:0px; left:0px; color: #666666; font:12px/1.5 Tahoma,Helvetica,Arial,sans-serif; z-index:13010;} .sp_card img{ border-style:none;} .sp_card ul,.sp_card li, .sp_card dt, .sp_card dd, .sp_card dl { margin: 0; padding: 0; list-style:none;} .sp_card_content{text-align:left; border:1px solid #CFCFCF;background:white;position:relative;box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.1); width:300px; padding:15px; height:148px;} .sp_card_content::after{content:".";height:0;display:block;visibility:hidden;clear:both;font-size:0;} .sp_card_content a:link,.sp_card_content a:visited{ color:#6DB823;} .sp_card_view{ height:52px; overflow:hidden;} .sp_card_view dt{ float:left; width:48px; margin:4px 11px 0 0;} .sp_card_view dd{ float:left; color:#aaa; line-height:2.3;} .sp_card_intro{ width:300px;word-wrap:break-word;word-break:normal;overflow:hidden; margin:13px 0 10px; height:18px; line-height:18px;} .sp_card_intro em{color:#aaa;} .sp_card_medal{ height:24px; overflow:hidden; padding-bottom:5px;} .sp_card_medal ul{ overflow:hidden; zoom:1;} .sp_card_medal ul li{ float:left; margin-right:5px;} .sp_card_follow{ overflow:hidden; zoom:1;} .sp_card .sp_follow_bnt{ line-height:24px; background:#6DB823; height:24px; padding:0 15px; display:block; float:right;} .sp_card .sp_card_content .sp_follow_bnt:link,.sp_card .sp_card_content .sp_follow_bnt:visited{ color:#fff;} .sp_card .sp_follow_bnt:hover{ background:#73C325; text-decoration:none;} .sp_caret_in,.sp_caret_out{ position:absolute;border-style:solid dashed dashed dashed; display:block;font-family:simsun;width:0px;height:0px;_line-height:0;font-size:0;} .sp_caret_in{left:29px;top:auto;bottom:-7px;border-width:7px 6px 0 6px;border-color:#fff transparent transparent transparent; z-index:2;} .sp_caret_out{ z-index:1;border-width:8px 7px 0 7px;border-color:#CFCFCF transparent transparent transparent;bottom:-8px; left:28px;} .sp_card_loading{ width:32px; margin:0 auto; text-align:center; padding:60px 0 0 0;} .sp_card .sp_unfollow_bnt{ background:#aaa;} .user_card img{display:block;} /*user card end*/ /*following*/ .following_dialog_add{float:left;width: 442px;} .following_dialog_add .check{background-color: #fafafa;height:32px;float:left;width:440px;} .following_dialog_add .check span{float:left;margin:10px 0 10px 10px;cursor:pointer;display: inline;_margin:5px 0 5px 10px;} .following_dialog_add .check label{float:left;padding-left:6px;line-height: 33px;cursor:pointer;} .following_dialog_add .selection{float:left;margin-bottom:8px;margin-top:15px;} .following_dialog_add .selection a{color:#2c629e;} .following_dialog_add .box{float:left;padding:1px;border: 1px solid #EAEAEA;} .following_dialog_add .group{float:left;width:440px;background-color: #fafafa;} .following_dialog_add .group .radio{float:left;width:420px;padding:10px;} .following_dialog_add .group .radio li{float:left;width:140px;position: relative;margin: 0;} .following_dialog_add .group .radio li span{float:left;margin:10px 0;cursor:pointer;display: inline;_margin:5px 0;} .following_dialog_add .group .radio li label{float:left;padding-left:6px;line-height: 33px;width:85px;height:30px;overflow:hidden;cursor:pointer} .following_dialog_add .group .radio li .option{display: block;float: right;height: 16px;width:30px;padding: 8px 0;position: absolute;right: 0;top: 0;z-index: 2;margin: 0;} .following_dialog_add .group .radio li .option .icon {display: inline-block;font: 0pt/0pt sans-serif;height: 10px;overflow: hidden;text-align: left;width: 10px;} .following_dialog_add .group .radio li .option .edit {background: url("../images/friendManage.gif") no-repeat scroll -29px -54px transparent;margin-top:4px;} .following_dialog_add .group .radio li .option .del {background: url("../images/friendManage.gif") no-repeat scroll -54px -54px transparent;margin:4px 0 0 5px;} .following_dialog_add .group .create_group{float:left;margin:3px 0 15px 18px;display: inline;_padding-bottom:10px;} .following_dialog_add .group .create_group a{color:#ff0000;cursor:pointer;} .following_dialog_add .group .input_normal{margin: 0 10px 10px 15px;} .following_dialog_add .group .button-main{margin: 0 0 0;} .following_dialog_add .group .button-main span {margin: 0;} .following_dialog_add .group .cancel{margin: 0 10px;} .following_dialog_add .group .cancel span {margin: 0;} .following_dialog_add .group .cancel a{height: 24px;line-height: 24px;} /*medal*/ .medal{float:left;} .medal li{float:left;display: block;height: 24px;width: 24px;position: relative; margin-right:10px;} .medal li em{display: block;height: 24px;width: 24px;} .medal li em,li b{background: url("../images/medal.gif") no-repeat;cursor: pointer;} .medal li .exp_role{background-position:0 -92px;} .medal li .exp_role_none{background-position:0 -151px;} .medal li .certify{background-position:-30px -92px;} .medal li .certify_none{background-position:-30px -151px;} .medal li .popularity_user{background-position:-89px -92px;} .medal li .popularity_user_none{background-position:-89px -151px;} .medal li .sign{background-position:-176px -92px;} .medal li .sign_none{background-position:-176px -151px;} .medal li .jury{background-position:-119px -92px;} .medal li .jury_none{background-position:-119px -151px;} .medal li .share{background-position:-148px -92px;} .medal li .share_none{background-position:-148px -151px;} .medal li .g{background-position:-176px -92px;} .medal li .h{background-position:0 -121px;} .medal li .i{background-position:-30px -121px;} .medal li .j{background-position:-60px -121px;} .medal li .k{background-position:-89px -121px;} .medal li .l{background-position:-119px -121px;} .medal li .m{background-position:-148px -121px;} .medal li .num {display: block; height:9px; bottom: 0px;right: 0px;position: absolute;overflow: hidden;} .medal li .n1{background-position:0 0;width:6px;} .medal li .n2{background-position:-13px 0;width:9px;} .medal li .n3{background-position:-29px 0;width:9px;} .medal li .n4{background-position:-45px 0;width:9px;} .medal li .n5{background-position:-61px 0;width:9px;} .medal li .n6{background-position:-77px 0;width:9px;} .medal li .n7{background-position:-93px 0;width:9px;} .medal li .n8{background-position:-109px 0;width:9px;} .medal li .n9{background-position:-125px 0;width:9px;} .medal li .n10{background-position:0 -12px;width:11px;} .medal li .n11{background-position:-14px -12px;width:9px;} .medal li .n12{background-position:-26px -12px;width:11px;} .medal li .n13{background-position:-40px -12px;width:11px;} .medal li .n14{background-position:-54px -12px;width:11px;} .medal li .n15{background-position:-68px -12px;width:11px;} .medal li .n16{background-position:-82px -12px;width:11px;} .medal li .n17{background-position:-96px -12px;width:11px;} .medal li .n18{background-position:-110px -12px;width:11px;} .medal li .n19{background-position:-124px -12px;width:11px;} .medal li .n20{background-position:0 -25px;width:13px;} .medal li .n21{background-position:-16px -25px;width:11px;} .medal li .n22{background-position:-30px -25px;width:13px;} .medal li .n23{background-position:-46px -25px;width:13px;} .medal li .n24{background-position:-62px -25px;width:13px;} .medal li .n25{background-position:-78px -25px;width:13px;} .medal li .n26{background-position:-94px -25px;width:13px;} .medal li .n27{background-position:-110px -25px;width:13px;} .medal li .n28{background-position:-126px -25px;width:13px;} .medal li .n29{background-position:-142px -25px;width:13px;} .medal li .n30{background-position:0 -38px;width:13px;} .medal li .n31{background-position:-16px -38px;width:11px;} .medal li .n32{background-position:-30px -38px;width:13px;} .medal li .n33{background-position:-46px -38px;width:13px;} .medal li .n34{background-position:-62px -38px;width:13px;} .medal li .n35{background-position:-78px -38px;width:13px;} .medal li .n36{background-position:-94px -38px;width:13px;} .medal li .n37{background-position:-110px -38px;width:13px;} .medal li .n38{background-position:-126px -38px;width:13px;} .medal li .n39{background-position:-142px -38px;width:13px;} .medal li .n40{background-position:0 -50px;width:13px;} .medal li .n41{background-position:-16px -50px;width:11px;} .medal li .n42{background-position:-30px -50px;width:13px;} .medal li .n43{background-position:-46px -50px;width:13px;} .medal li .n44{background-position:-62px -50px;width:13px;} .medal li .n45{background-position:-78px -50px;width:13px;} .medal li .n46{background-position:-94px -50px;width:13px;} .medal li .n47{background-position:-110px -50px;width:13px;} .medal li .n48{background-position:-126px -50px;width:13px;} .medal li .n49{background-position:-142px -50px;width:13px;} .medal li .n9n{background-position:-155px 0;width:14px;} .button2-main {background: url("../images/button-main.gif") no-repeat scroll 100% -100px;display: inline;float: left;letter-spacing: 1px;padding: 0 10px 0 0;margin-right:10px;} .button2-main span {background: url("../images/button-main.gif") no-repeat 0 -100px;display: block;padding: 0 0 0 10px;} .button2-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;} .button2-main a {display: block;height: 24px;line-height:24px;cursor: pointer;} .button2-main a:hover{text-decoration: none;} .button2-main a input{margin:6px 5px 0 0;display: inline;float: left;} .button2-main a label {cursor: pointer;} .button-main {background: url("../images/button-main.gif") no-repeat scroll 100% 0;display: inline;float: left;letter-spacing: 1px;margin: 0;padding: 0 10px 0 0;} .button-main span {background: url("../images/button-main.gif") no-repeat;display: block;padding: 0 0 0 10px;} .button-main span button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #FFFFFF;cursor: pointer;height: 24px;line-height: 24px;margin: 0 -10px !important;overflow: visible;padding: 0 10px !important;text-decoration: none;white-space: nowrap;width: auto;} .button3-main {display: inline;float: left;letter-spacing: 1px;margin-right:5px;} .button3-main button {background: none repeat scroll 0 0 transparent;border: 0 none;color: #444444;cursor: pointer;height: 24px;line-height: 24px;text-decoration: none;white-space: nowrap;width: auto;padding:0 6px 0 24px ;background: url("../images/button.gif") no-repeat scroll 0 -163px;} .button3-main button.add{background: url("../images/button.gif") no-repeat scroll 0 -190px;padding:0 6px 0 22px;} /*按钮*/ .danceFavoritesList .page{display: inline;float: left;width:640px;} .danceFavoritesList .page .page_sort{display: inline;float: right;padding:10px 0;} .page{display: inline;float: left;width:100%;} .play_button {padding: 10px 0;display: inline;float: left;} .spaceMusic .play_button{width:100%;} .play_button a:hover{text-decoration: none;} .play_button .select_all {background: url("../images/site_button_2.gif") no-repeat;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .on_select_all {background: url("../images/site_button_2.gif") no-repeat -74px 0;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .select_add_list {background: url("../images/site_button_2.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;} .play_button .select_play {background: url("../images/site_button_2.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_button .select_more {background: url("../images/site_button.gif") no-repeat scroll 0 -57px;cursor: pointer;display: inline;float: right;height: 25px;line-height: 25px;text-align: left;text-indent: 27px;width: 59px;color: #FFFFFF !important;} .play_content .left_bot .recom ul li .button .but_right .btn_playback{background: url("../images/site_button_2.gif") no-repeat scroll 0 -25px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;margin: 0 5px 0 0;text-align: left;text-indent: 27px;width: 59px;} .play_content .left_bot .recom ul li .button .but_right .btn_toplaylist{background: url("../images/site_button_2.gif") no-repeat scroll 0 -50px transparent;color: #FFFFFF !important;cursor: pointer;display: inline-block;float: left;height: 25px;line-height: 25px;text-align: left;text-indent: 27px; width: 83px;} /*申请*/ .dialog_info{width:500px;padding:0 10px 10px;display: inline;float: left;} .dialog_info .info_title{text-align: center;font-size:16px;padding-bottom:5px;} .dialog_info .info_name{font-size:14px;display: inline;float: left;width:100%;} .dialog_info .info_text{padding-left:25px;color:#888888;display: inline;float: left;margin-top:5px;} .certify{background: url("../images/certify.gif") no-repeat -27px 0;} .certify_mm{background: url("../images/mm.gif") no-repeat -27px 0;} .nickname .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;} .nickname .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 3px;*margin:0 0 0 3px;} html*~body .nickname .certify{margin:0 0 0 3px;} html*~body .nickname .certify_mm{margin:0 0 0 3px;} .nickname .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:2px;*margin-top:0;width:32px;} html*~body .nickname .vip_style{margin-top:0;} .vip101 {background: url("../images/vip/mini_vip101.gif") no-repeat;} .vip102 {background: url("../images/vip/mini_vip102.gif") no-repeat;} .vip103 {background: url("../images/vip/mini_vip103.gif") no-repeat;} .vip104 {background: url("../images/vip/mini_vip104.gif") no-repeat;} .vip105 {background: url("../images/vip/mini_vip105.gif") no-repeat;} .vip106 {background: url("../images/vip/mini_vip106.gif") no-repeat;} .vip107 {background: url("../images/vip/mini_vip107.gif") no-repeat;} .vip108 {background: url("../images/vip/mini_vip108.gif") no-repeat;} .vip109 {background: url("../images/vip/mini_vip109.gif") no-repeat;} .info .certify{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .info .certify_mm{width:13px;height:16px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .info .vip_style {display: inline;float: left; height:16px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .info .name .certify{width:13px;height:13px;display: inline;float: left;margin:0;} .info .name .certify_mm{width:13px;height:13px;display: inline;float: left;margin:0;} .info .name .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:0;width:32px;} .text .user_card{display: inline;float: left;margin:0 3px 0 0;} .text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;} .text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin:3px;} .text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 0 0 0;width:32px;*margin:3px 0 0 0;} .pm .user_card{display: inline;float: left;margin-right:3px;} .pm .online_icon{display: inline;float: left;margin-right:3px;} .pm .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .pm .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .pm .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .feedContent .user_card{display: inline;float: left;margin:0 3px;} .feedContent .online_icon{display: inline;float: left;margin:0 3px;} .feedContent .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .feedContent .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .feedContent .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .content .note .user_card,.content .text .user_card{display: inline;float: left;margin:0 3px;} .content .note .certify{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .content .note .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 0 0 0;*margin:0;} .content .note .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;*margin:0 3px 0 0;} .content .text .certify{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;} .content .text .certify_mm{width:13px;height:13px;display: inline;float: left;margin:5px 0 0 0;*margin-top:3px;} .content .text .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:5px 3px 0 0;width:32px;*margin:3px 3px 0 0;} .box_list .certify{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;} .box_list .certify_mm{width:13px;height:13px;display: inline;float: left;margin:4px 0 0 0;*margin-top:2px;_margin-top:0;} .box_list .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:4px 3px 0 0;width:32px;*margin:2px 3px 0 0;_margin:0 3px 0 0;} .feedName .certify{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;} .feedName .certify_mm{width:13px;height:13px;display: inline;float: left;margin:2px 3px 0 0;} html*~body .feedName .certify{margin-top:1px;} html*~body .feedName .certify_mm{margin-top:1px;} .feedName .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin:2px 3px 0 0;width:32px;} html*~body .feedName .vip_style{margin-top:1px;} .sp_card_view .certify{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;} .sp_card_view .certify_mm{width:13px;height:13px;display: inline;float: left;margin:6px 0 0 3px;} .sp_card_view .vip_style {display: inline;float: left;vertical-align: top; height:13px;margin-top:6px;width:32px;} .user_dialog_embody{display:inline; float:left; width:425px; height:242px;background:#ffffff;font: 14px "宋体";} .user_dialog_embody span{display: inline;float: left;font-size: 18px;text-align: center;width:100%;font-weight: bold;padding-top:16px;} .user_dialog_embody span b{color:#ff0000;} .user_dialog_embody p{display: inline;float: left;font-size: 14px;font-weight: bold;padding:19px 29px 0 29px;line-height: 24px;width: 367px;} .user_dialog_embody .embody{display: inline;float: left;margin:20px 28px 0;} .user_dialog_embody .anew{display: inline;float: left;margin:20px 0 0 105px;} .user_dialog_embody .embody input{background: url("../images/press_button.png") no-repeat 0 -143px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;} .user_dialog_embody .anew input{background: url("../images/press_button.png") no-repeat 0 -92px;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 14px;font-weight: bold;height: 37px;line-height: 34px;overflow: hidden;text-align: center;width: 117px;} /*分页 */ .page{ display:inline; float:right; padding: 10px 0; /*padding: 10px;*/ } .page,.pagenav{overflow:hidden;} .page a,.page .current,.pagenav a,.pagenav .current,.page .dots,.pagenav .page-numbers{padding:5px 12px;_height:16px;_overflow:hidden;color:#666;border:1px solid #ddd;display:inline-block;margin-right:3px;height: 19px;line-height: 19px;border-radius: 2px;box-shadow: 1px 1px 2px #eee;border-color: #ddd #d2d2d2 #d2d2d2 #ddd;} .page .current,.page a:hover,.pagenav .current,.pagenav a:hover{background-color:#f5f5f5;border-color:#bbb;box-shadow:inset 0 1px 2px #bbb} .page a:active,.pagenav a:active{box-shadow:inset 0 1px 2px #bbb} .page input { padding:4px 4px; font-size: 100%; line-height:20px; border:1px solid #ddd; background-color:#fff; box-shadow:2px 2px 2px #f0f0f0 inset; margin: 0 5px; font-family: inherit; }
0.214691
0.102529
body { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; color: white; font-family: sans-serif; margin: 0px; padding: 0px; touch-action: none; user-select: none; } body:not(.frame) { background-image: url("../Assets/Shop.png"); background-size: cover; } .loading-wrapper { bottom: 25%; left: 50%; position: absolute; transform: translate(-50%, -50%); } .loading-flex { display: flex; flex-direction: column; } .loading-icon { height: 55px; margin: 8px auto; width: 55px; } .loading-outer { height: 25px; margin: auto; outline: 1px solid black; width: 200px; } .loading-bar-wrapper { height: 15px; margin-left: 5px; margin-top: 5px; position: absolute; width: 190px; } .loading-bar { background-color: white; height: 100%; width: 0%; } .loading-text { bottom: 15px; font-size: 20px; margin-top: 32px; position: relative; text-align: center; } .in-game { -webkit-text-stroke: 1px black; font-weight: bold; text-transform: uppercase; } .hid { display: none; } .loading .game { background-color: #0184CE; } .game-box { border: none; height: 610px; position: absolute; transform-origin: top; width: 100%; } .game { height: 610px; margin: auto; overflow: hidden; position: relative; width: 1000px; } .menu { height: 100%; } .game-menu, .background { display: block; height: 100%; margin-left: auto; margin-right: auto; } .game-menu { position: absolute; } .start-button, .vr-start { bottom: 25%; cursor: pointer; height: 95px; position: absolute; right: 17%; } .vr-start { bottom: 6%; display: none; } /*@media(-webkit-nintendo-switch-device-mode: -webkit-nintendo-switch-device-handheld) { .vr-start { display: block; } }*/ .start-button .button, .vr-start .button { height: 100%; } .start-button span, .vr-start span { font-size: 50px; left: 15px; position: absolute; text-align: center; top: 14px; width: 100%; } .vr-start span { left: -1px; top: 15px; } .start-button .start, .vr-start .start { left: 30px; position: absolute; top: 10px; } .logo { bottom: 43%; height: 280px; right: 16%; position: absolute; pointer-events: none; } .play-area, .vr-setup { overflow: hidden; position: relative; } .vr-setup { height: 100%; margin-left: 7.3%; text-align: center; width: 85%; } .background { height: 105%; width: 105%; } .alert { font-size: 55px; position: absolute; top: 25%; text-align: center; width: 100%; } .alert.countdown { color: yellow; font-size: 180px; top: 15%; } .platform { bottom: 20px; height: 125px; left: -20px; position: absolute; z-index: 50; } .truck { bottom: 10px; height: 530px; right: -5px; position: absolute; z-index: 100; } .stack { bottom: 53px; height: 500px; left: 30px; position: absolute; width: 150px; z-index: 50; } .stack .bag { position: absolute; } .stack .bag img { height: 145px; transform: rotate(15deg); } .player { bottom: 65px; height: 245px; position: absolute; } .player img { height: 100%; position: relative; } .player img[src$="Fish_Dead.png"], .player img[src$="Vase_Dead.png"] { height: 84%; top: 20%; } .player .hitbox { height: 8%; left: 35.5%; position: absolute; top: 32%; width: 33%; } .player .hitbox.visible { background-color: rgba(255, 255, 255, 0.7); z-index: 80; } .badluck { bottom: 10%; font-size: 55px; position: absolute; text-align: center; width: 100%; z-index: 20; } .scoreboard { font-size: 28px; height: 12%; left: 6%; position: absolute; top: 1.5%; width: 80%; } .game img { pointer-events: none; } .lives { margin-right: 12%; } .truck-num { margin-right: 5%; } .hazard { position: absolute; } .hazard.bag { height: 150px; } .hazard.bag.broken { height: 60px; } .hazard.anvil { height: 77px; } .hazard.anvil.broken { height: 90px; margin-bottom: -14px; margin-left: -8px; } .hazard.fish.broken { margin-left: -16px; } .vr-help { -webkit-box-shadow: 25px 25px 50px 0 black inset, -25px -25px 50px 0 black inset; background-color: #0184CE; border-radius: 100%; display: inline-block; height: 150%; margin-top: -15%; text-align: center; width: 97%; } .headset { display: inline-block; height: 230px; margin-top: 350px; } .help-text, .vr-final { -webkit-text-stroke: initial; font-size: 25px; font-weight: normal; margin-top: 45px; text-transform: initial; } .vr { height: 100%; overflow: hidden; position: relative; width: 49%; } .vr.right { bottom: 100%; float: right; } .vr-viewing { border-radius: 100%; display: block; float: left; height: 97%; overflow: hidden; position: relative; width: 700px; } .right-eye { float: right; } .vr-viewing-shadow { -webkit-box-shadow: 25px 25px 50px 0 black inset, -25px -25px 50px 0 black inset; border-radius: 100%; height: 97%; position: absolute; width: 700px; z-index: 150; } .right-shadow { right: 0px; } .vr .vr-setup { background-color: #0184CE; } .vr .headset { height: 140px; margin-top: 158px; transform: rotate3d(1, 0, 0, 20deg); } .vr-final { font-size: 20px; margin-top: 39px; } .right-eye .headset { margin-left: 2px; } .right-eye .vr-final { margin-left: 15px; } .vr-go { display: inline; filter: invert(1); height: 15px; margin-left: 5px; margin-right: 5px; transform: scale(1.9); } .how-to { -webkit-text-stroke: initial; font-size: 27px; font-weight: normal; margin-top: 294px; text-align: center; text-transform: initial; } .how-to .vr-go { margin-bottom: 2px; transform: scale(2.3) rotate(90deg); } .right-eye .how-to { margin-right: 10px; } @keyframes continue { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .ok { display: none; filter: invert(1); margin-left: 22px; margin-top: 2px; position: absolute; } .ok.flash { animation: continue 3s linear 0.5s infinite; } .right-eye .ok { margin-left: 11px; } .vr .game { height: 52%; margin-left: 7.6%; margin-top: 160px; transform: scale(0.8); } .vr .background { height: auto; margin-left: -45px; margin-top: -83px; position: relative; width: 123%; } .right-eye .background { left: 11.5px; } .vr .alert { font-size: 42px; z-index: 120; } .right-eye .alert { margin-left: -17px; } .vr .platform { height: 63px; } .right-eye .platform { left: -27px; } .vr .stack { bottom: 2px; height: 180px; left: 1px; width: 75px; } .right-eye .stack { left: -5px; } .vr .stack .bag img { height: 75px; } .vr .player { bottom: 13px; height: 130px; } .vr .player .hitbox { left: 27.5%; top: 31%; width: 48%; } .right-eye .player { margin-left: -4px; } .vr .badluck { bottom: 12%; margin-left: -17px; z-index: 120; } .vr .scoreboard { font-size: 22px; left: 18%; top: 9%; width: 65%; } .right-eye .scoreboard { left: 17.7%; } .vr .truck { bottom: -3px; height: 260px; right: -14px; } .right-eye .truck { right: -7px; } .right-eye .hazard { margin-left: -4px; } .vr .hazard.bag { height: 75px; }
games/beancounters/Include/Style.css
body { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; color: white; font-family: sans-serif; margin: 0px; padding: 0px; touch-action: none; user-select: none; } body:not(.frame) { background-image: url("../Assets/Shop.png"); background-size: cover; } .loading-wrapper { bottom: 25%; left: 50%; position: absolute; transform: translate(-50%, -50%); } .loading-flex { display: flex; flex-direction: column; } .loading-icon { height: 55px; margin: 8px auto; width: 55px; } .loading-outer { height: 25px; margin: auto; outline: 1px solid black; width: 200px; } .loading-bar-wrapper { height: 15px; margin-left: 5px; margin-top: 5px; position: absolute; width: 190px; } .loading-bar { background-color: white; height: 100%; width: 0%; } .loading-text { bottom: 15px; font-size: 20px; margin-top: 32px; position: relative; text-align: center; } .in-game { -webkit-text-stroke: 1px black; font-weight: bold; text-transform: uppercase; } .hid { display: none; } .loading .game { background-color: #0184CE; } .game-box { border: none; height: 610px; position: absolute; transform-origin: top; width: 100%; } .game { height: 610px; margin: auto; overflow: hidden; position: relative; width: 1000px; } .menu { height: 100%; } .game-menu, .background { display: block; height: 100%; margin-left: auto; margin-right: auto; } .game-menu { position: absolute; } .start-button, .vr-start { bottom: 25%; cursor: pointer; height: 95px; position: absolute; right: 17%; } .vr-start { bottom: 6%; display: none; } /*@media(-webkit-nintendo-switch-device-mode: -webkit-nintendo-switch-device-handheld) { .vr-start { display: block; } }*/ .start-button .button, .vr-start .button { height: 100%; } .start-button span, .vr-start span { font-size: 50px; left: 15px; position: absolute; text-align: center; top: 14px; width: 100%; } .vr-start span { left: -1px; top: 15px; } .start-button .start, .vr-start .start { left: 30px; position: absolute; top: 10px; } .logo { bottom: 43%; height: 280px; right: 16%; position: absolute; pointer-events: none; } .play-area, .vr-setup { overflow: hidden; position: relative; } .vr-setup { height: 100%; margin-left: 7.3%; text-align: center; width: 85%; } .background { height: 105%; width: 105%; } .alert { font-size: 55px; position: absolute; top: 25%; text-align: center; width: 100%; } .alert.countdown { color: yellow; font-size: 180px; top: 15%; } .platform { bottom: 20px; height: 125px; left: -20px; position: absolute; z-index: 50; } .truck { bottom: 10px; height: 530px; right: -5px; position: absolute; z-index: 100; } .stack { bottom: 53px; height: 500px; left: 30px; position: absolute; width: 150px; z-index: 50; } .stack .bag { position: absolute; } .stack .bag img { height: 145px; transform: rotate(15deg); } .player { bottom: 65px; height: 245px; position: absolute; } .player img { height: 100%; position: relative; } .player img[src$="Fish_Dead.png"], .player img[src$="Vase_Dead.png"] { height: 84%; top: 20%; } .player .hitbox { height: 8%; left: 35.5%; position: absolute; top: 32%; width: 33%; } .player .hitbox.visible { background-color: rgba(255, 255, 255, 0.7); z-index: 80; } .badluck { bottom: 10%; font-size: 55px; position: absolute; text-align: center; width: 100%; z-index: 20; } .scoreboard { font-size: 28px; height: 12%; left: 6%; position: absolute; top: 1.5%; width: 80%; } .game img { pointer-events: none; } .lives { margin-right: 12%; } .truck-num { margin-right: 5%; } .hazard { position: absolute; } .hazard.bag { height: 150px; } .hazard.bag.broken { height: 60px; } .hazard.anvil { height: 77px; } .hazard.anvil.broken { height: 90px; margin-bottom: -14px; margin-left: -8px; } .hazard.fish.broken { margin-left: -16px; } .vr-help { -webkit-box-shadow: 25px 25px 50px 0 black inset, -25px -25px 50px 0 black inset; background-color: #0184CE; border-radius: 100%; display: inline-block; height: 150%; margin-top: -15%; text-align: center; width: 97%; } .headset { display: inline-block; height: 230px; margin-top: 350px; } .help-text, .vr-final { -webkit-text-stroke: initial; font-size: 25px; font-weight: normal; margin-top: 45px; text-transform: initial; } .vr { height: 100%; overflow: hidden; position: relative; width: 49%; } .vr.right { bottom: 100%; float: right; } .vr-viewing { border-radius: 100%; display: block; float: left; height: 97%; overflow: hidden; position: relative; width: 700px; } .right-eye { float: right; } .vr-viewing-shadow { -webkit-box-shadow: 25px 25px 50px 0 black inset, -25px -25px 50px 0 black inset; border-radius: 100%; height: 97%; position: absolute; width: 700px; z-index: 150; } .right-shadow { right: 0px; } .vr .vr-setup { background-color: #0184CE; } .vr .headset { height: 140px; margin-top: 158px; transform: rotate3d(1, 0, 0, 20deg); } .vr-final { font-size: 20px; margin-top: 39px; } .right-eye .headset { margin-left: 2px; } .right-eye .vr-final { margin-left: 15px; } .vr-go { display: inline; filter: invert(1); height: 15px; margin-left: 5px; margin-right: 5px; transform: scale(1.9); } .how-to { -webkit-text-stroke: initial; font-size: 27px; font-weight: normal; margin-top: 294px; text-align: center; text-transform: initial; } .how-to .vr-go { margin-bottom: 2px; transform: scale(2.3) rotate(90deg); } .right-eye .how-to { margin-right: 10px; } @keyframes continue { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .ok { display: none; filter: invert(1); margin-left: 22px; margin-top: 2px; position: absolute; } .ok.flash { animation: continue 3s linear 0.5s infinite; } .right-eye .ok { margin-left: 11px; } .vr .game { height: 52%; margin-left: 7.6%; margin-top: 160px; transform: scale(0.8); } .vr .background { height: auto; margin-left: -45px; margin-top: -83px; position: relative; width: 123%; } .right-eye .background { left: 11.5px; } .vr .alert { font-size: 42px; z-index: 120; } .right-eye .alert { margin-left: -17px; } .vr .platform { height: 63px; } .right-eye .platform { left: -27px; } .vr .stack { bottom: 2px; height: 180px; left: 1px; width: 75px; } .right-eye .stack { left: -5px; } .vr .stack .bag img { height: 75px; } .vr .player { bottom: 13px; height: 130px; } .vr .player .hitbox { left: 27.5%; top: 31%; width: 48%; } .right-eye .player { margin-left: -4px; } .vr .badluck { bottom: 12%; margin-left: -17px; z-index: 120; } .vr .scoreboard { font-size: 22px; left: 18%; top: 9%; width: 65%; } .right-eye .scoreboard { left: 17.7%; } .vr .truck { bottom: -3px; height: 260px; right: -14px; } .right-eye .truck { right: -7px; } .right-eye .hazard { margin-left: -4px; } .vr .hazard.bag { height: 75px; }
0.336985
0.043488