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
@import "~@awsui/components-react/column-layout/styles.scoped.css"; @import "~@awsui/components-react/space-between/styles.scoped.css"; @import "~@awsui/components-react/pagination/styles.scoped.css"; @import "~@awsui/components-react/form/styles.scoped.css"; @import "~@awsui/components-react/box/styles.scoped.css"; @import "~@awsui/components-react/text-content/styles.scoped.css"; @import "~@awsui/components-react/input/styles.scoped.css"; @import "~@awsui/components-react/property-filter/styles.scoped.css"; @import "~@awsui/components-react/alert/styles.scoped.css"; @import "~@awsui/components-react/text-filter/styles.scoped.css"; @import "~@awsui/components-react/internal/base-component/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown/styles.scoped.css"; @import "~@awsui/components-react/internal/components/options-list/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown-status/styles.scoped.css"; @import "~@awsui/components-react/internal/components/button-trigger/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown-footer/styles.scoped.css"; @import "~@awsui/components-react/internal/components/abstract-switch/styles.scoped.css"; @import "~@awsui/components-react/internal/components/option/styles.scoped.css"; @import "~@awsui/components-react/internal/components/selectable-item/styles.scoped.css"; @import "~@awsui/components-react/internal/components/filtering-token/styles.scoped.css"; @import "~@awsui/components-react/internal/components/checkbox-icon/styles.scoped.css"; @import "~@awsui/components-react/checkbox/styles.scoped.css"; @import "~@awsui/components-react/spinner/styles.scoped.css"; @import "~@awsui/components-react/status-indicator/styles.scoped.css"; @import "~@awsui/components-react/toggle/styles.scoped.css"; @import "~@awsui/components-react/form-field/styles.scoped.css"; @import "~@awsui/components-react/container/styles.scoped.css"; @import "~@awsui/components-react/textarea/styles.scoped.css"; @import "~@awsui/components-react/button/styles.scoped.css"; @import "~@awsui/components-react/link/styles.scoped.css"; @import "~@awsui/components-react/table/selection-control/styles.scoped.css"; @import "~@awsui/components-react/table/resizer/styles.scoped.css"; @import "~@awsui/components-react/table/styles.scoped.css"; @import "~@awsui/components-react/radio-group/styles.scoped.css"; @import "~@awsui/components-react/select/parts/styles.scoped.css"; @import "~@awsui/components-react/select/styles.scoped.css"; @import "~@awsui/components-react/token-group/styles.scoped.css"; @import "~@awsui/components-react/icon/styles.scoped.css"; @import "~@awsui/components-react/modal/styles.scoped.css"; @import "~@awsui/components-react/multiselect/styles.scoped.css"; @import "~@awsui/components-react/collection-preferences/styles.scoped.css"; @import "~@awsui/components-react/header/styles.scoped.css"; @import "~@awsui/components-react/attribute-editor/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/category-elements/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/item-element/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/mobile-expandable-group/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/styles.scoped.css"; @import "~@awsui/components-react/grid/styles.scoped.css";
packages/components/src/styles/awsui.css
@import "~@awsui/components-react/column-layout/styles.scoped.css"; @import "~@awsui/components-react/space-between/styles.scoped.css"; @import "~@awsui/components-react/pagination/styles.scoped.css"; @import "~@awsui/components-react/form/styles.scoped.css"; @import "~@awsui/components-react/box/styles.scoped.css"; @import "~@awsui/components-react/text-content/styles.scoped.css"; @import "~@awsui/components-react/input/styles.scoped.css"; @import "~@awsui/components-react/property-filter/styles.scoped.css"; @import "~@awsui/components-react/alert/styles.scoped.css"; @import "~@awsui/components-react/text-filter/styles.scoped.css"; @import "~@awsui/components-react/internal/base-component/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown/styles.scoped.css"; @import "~@awsui/components-react/internal/components/options-list/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown-status/styles.scoped.css"; @import "~@awsui/components-react/internal/components/button-trigger/styles.scoped.css"; @import "~@awsui/components-react/internal/components/dropdown-footer/styles.scoped.css"; @import "~@awsui/components-react/internal/components/abstract-switch/styles.scoped.css"; @import "~@awsui/components-react/internal/components/option/styles.scoped.css"; @import "~@awsui/components-react/internal/components/selectable-item/styles.scoped.css"; @import "~@awsui/components-react/internal/components/filtering-token/styles.scoped.css"; @import "~@awsui/components-react/internal/components/checkbox-icon/styles.scoped.css"; @import "~@awsui/components-react/checkbox/styles.scoped.css"; @import "~@awsui/components-react/spinner/styles.scoped.css"; @import "~@awsui/components-react/status-indicator/styles.scoped.css"; @import "~@awsui/components-react/toggle/styles.scoped.css"; @import "~@awsui/components-react/form-field/styles.scoped.css"; @import "~@awsui/components-react/container/styles.scoped.css"; @import "~@awsui/components-react/textarea/styles.scoped.css"; @import "~@awsui/components-react/button/styles.scoped.css"; @import "~@awsui/components-react/link/styles.scoped.css"; @import "~@awsui/components-react/table/selection-control/styles.scoped.css"; @import "~@awsui/components-react/table/resizer/styles.scoped.css"; @import "~@awsui/components-react/table/styles.scoped.css"; @import "~@awsui/components-react/radio-group/styles.scoped.css"; @import "~@awsui/components-react/select/parts/styles.scoped.css"; @import "~@awsui/components-react/select/styles.scoped.css"; @import "~@awsui/components-react/token-group/styles.scoped.css"; @import "~@awsui/components-react/icon/styles.scoped.css"; @import "~@awsui/components-react/modal/styles.scoped.css"; @import "~@awsui/components-react/multiselect/styles.scoped.css"; @import "~@awsui/components-react/collection-preferences/styles.scoped.css"; @import "~@awsui/components-react/header/styles.scoped.css"; @import "~@awsui/components-react/attribute-editor/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/category-elements/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/item-element/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/mobile-expandable-group/styles.scoped.css"; @import "~@awsui/components-react/button-dropdown/styles.scoped.css"; @import "~@awsui/components-react/grid/styles.scoped.css";
0.139045
0.028571
body{ width: 480px; } header { border: 2px black solid; width: 480px; height: 75px; text-align: center; line-height: 75px; background-color: rgb(150, 73, 73); } .b { width: 480px; height: 150px; text-align: center; line-height: 150px; } .c ,.d { width: 480px; height: 125px; text-align: center; line-height: 125px; } .e , .f ,.g ,.h { width: 240px; height: 250px; text-align: center; line-height: 250px; float: left; } footer { border: 2px black solid; background-color: rgb(180, 89, 89); width: 480px; height: 80px; text-align: center; line-height: 80px; float: left; } @media only screen and (min-width:768px){ body{ width: 960px; } header { width: 960px; height: 100px; text-align: center; line-height: 100px; background-color: rgb(120, 200, 253); } .b { border: 2px black solid; width: 200px; height: 600px; text-align: center; line-height: 600px; background-color: rgb(95, 153, 90); .a,.b,.c,.d,.i{ width: 100% ; height:125px; } .a{ height:75px; } .b{ height:150px; } .e, .f,.g,.h{ height:250px; } .i{ height: 80px; } #efgh{ display: grid; grid-template-columns: 50% 50%; grid-template-rows: 50% 50%; } @media screen and ( min-width: 480px ){ .a{ width:100% ; height:100px; } .b{ width:20.8% ; height:600px; float: left; } .c,.d{ height: 200px; } .e,.f,.g,.h{ height:250px; } .i{ height:150px; } #cdCon{ display: grid; grid-template-columns: 50% 50%; } #efgh{ display: grid; grid-template-columns: 25% 25% 25% 25%; } } @media screen and ( min-width: 768px ){ .a{ width:100% ; height:100px; } .b{ width:20.8% ; height:600px; float: left; } .c,.d{ height: 200px; } .e,.f,.g,.h{ height:250px; } .i{ height:150px; } #cdCon{ display: grid; grid-template-columns: 50% 50%; } #efgh{ display: grid; grid-template-columns: 25% 25% 25% 25%; } }
css/layout.css
body{ width: 480px; } header { border: 2px black solid; width: 480px; height: 75px; text-align: center; line-height: 75px; background-color: rgb(150, 73, 73); } .b { width: 480px; height: 150px; text-align: center; line-height: 150px; } .c ,.d { width: 480px; height: 125px; text-align: center; line-height: 125px; } .e , .f ,.g ,.h { width: 240px; height: 250px; text-align: center; line-height: 250px; float: left; } footer { border: 2px black solid; background-color: rgb(180, 89, 89); width: 480px; height: 80px; text-align: center; line-height: 80px; float: left; } @media only screen and (min-width:768px){ body{ width: 960px; } header { width: 960px; height: 100px; text-align: center; line-height: 100px; background-color: rgb(120, 200, 253); } .b { border: 2px black solid; width: 200px; height: 600px; text-align: center; line-height: 600px; background-color: rgb(95, 153, 90); .a,.b,.c,.d,.i{ width: 100% ; height:125px; } .a{ height:75px; } .b{ height:150px; } .e, .f,.g,.h{ height:250px; } .i{ height: 80px; } #efgh{ display: grid; grid-template-columns: 50% 50%; grid-template-rows: 50% 50%; } @media screen and ( min-width: 480px ){ .a{ width:100% ; height:100px; } .b{ width:20.8% ; height:600px; float: left; } .c,.d{ height: 200px; } .e,.f,.g,.h{ height:250px; } .i{ height:150px; } #cdCon{ display: grid; grid-template-columns: 50% 50%; } #efgh{ display: grid; grid-template-columns: 25% 25% 25% 25%; } } @media screen and ( min-width: 768px ){ .a{ width:100% ; height:100px; } .b{ width:20.8% ; height:600px; float: left; } .c,.d{ height: 200px; } .e,.f,.g,.h{ height:250px; } .i{ height:150px; } #cdCon{ display: grid; grid-template-columns: 50% 50%; } #efgh{ display: grid; grid-template-columns: 25% 25% 25% 25%; } }
0.29523
0.09451
.my-pets-header{ display: flex; justify-content: space-between; font-size: var(--h0); font-family: var(--ff-tertiary); font-weight: 600; margin: 10px; } .my-pets-header span{ align-self: flex-end; font-size: initial; font-family: inherit; font-weight: initial; cursor: pointer; } @media only screen and (max-width: 600px) { .my-pets-header span { display: none; } } .my-pets-header span:hover{ color:rgb(20, 160, 160); } .my-pets-container{ width: 50%; margin: 0 auto; } .my-pets-container-pets{ display: flex; flex-wrap: wrap; text-justify: center; } .my-pets-container-add-pet, .my-pets-container-pet{ position: relative; margin: 10px; display:flex; box-shadow: var(--elevation-1); width: calc(50% - 20px); min-width: 200px; height: 100px; border-radius: 7.5px; align-items: center; /* padding-left: 15px; */ cursor: pointer; transition: .15s ease-in-out; font-family: var(--ff-primary); } .my-pets-container-add-pet{ cursor: pointer; padding-left: 15px; } .my-pets-container-add-pet:hover, .my-pets-container-pet:hover{ color: var(--primary-clr); } .my-pets-container-add-pet-icon{ width: 50px; height: 50px; } .my-pets-container-add-pet-text, .my-pets-container-pet-name{ margin-left: 15px; font-size:var(--h2); cursor:pointer; } .my-pets-container-pet-pic{ width: 65px; height: 65px; object-fit: cover; border-radius: 7.5px; } .my-pets-container-no-pets{ margin: 0 auto; color: var(--inactive-txt-clr); font-size: var(--h1); font-family:var(--ff-primary); } .my-pets-container-pet-delete{ position: absolute; /* margin-left: auto; margin-right:15px; */ right: 10px; width:30px; height:30px; z-index: 1; transition: .15s ease-in-out; } .my-pets-container-pet-delete:hover{ width: 31px; height: 31px; } .my-pets-container a { text-decoration: none; /* flex-grow: 1; */ } .my-pets-container a { text-decoration: none; /* flex-grow: 1; */ } .LinkDiv { display: flex; align-items: center; flex-grow: 1; height: 100%; padding-left: 15px; } /* .my-pets-container-profile-link{ display: inline-block; } */
application/frontend/src/pages/Pets/MyPets.module.css
.my-pets-header{ display: flex; justify-content: space-between; font-size: var(--h0); font-family: var(--ff-tertiary); font-weight: 600; margin: 10px; } .my-pets-header span{ align-self: flex-end; font-size: initial; font-family: inherit; font-weight: initial; cursor: pointer; } @media only screen and (max-width: 600px) { .my-pets-header span { display: none; } } .my-pets-header span:hover{ color:rgb(20, 160, 160); } .my-pets-container{ width: 50%; margin: 0 auto; } .my-pets-container-pets{ display: flex; flex-wrap: wrap; text-justify: center; } .my-pets-container-add-pet, .my-pets-container-pet{ position: relative; margin: 10px; display:flex; box-shadow: var(--elevation-1); width: calc(50% - 20px); min-width: 200px; height: 100px; border-radius: 7.5px; align-items: center; /* padding-left: 15px; */ cursor: pointer; transition: .15s ease-in-out; font-family: var(--ff-primary); } .my-pets-container-add-pet{ cursor: pointer; padding-left: 15px; } .my-pets-container-add-pet:hover, .my-pets-container-pet:hover{ color: var(--primary-clr); } .my-pets-container-add-pet-icon{ width: 50px; height: 50px; } .my-pets-container-add-pet-text, .my-pets-container-pet-name{ margin-left: 15px; font-size:var(--h2); cursor:pointer; } .my-pets-container-pet-pic{ width: 65px; height: 65px; object-fit: cover; border-radius: 7.5px; } .my-pets-container-no-pets{ margin: 0 auto; color: var(--inactive-txt-clr); font-size: var(--h1); font-family:var(--ff-primary); } .my-pets-container-pet-delete{ position: absolute; /* margin-left: auto; margin-right:15px; */ right: 10px; width:30px; height:30px; z-index: 1; transition: .15s ease-in-out; } .my-pets-container-pet-delete:hover{ width: 31px; height: 31px; } .my-pets-container a { text-decoration: none; /* flex-grow: 1; */ } .my-pets-container a { text-decoration: none; /* flex-grow: 1; */ } .LinkDiv { display: flex; align-items: center; flex-grow: 1; height: 100%; padding-left: 15px; } /* .my-pets-container-profile-link{ display: inline-block; } */
0.348423
0.095392
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap'); /* -------------------variables */ :root { --green-color: #7ACC2D; --white-color: white; --black-color: #323337; /* ------------------tipografia */ --normal: 12px; /* -------------------espaciado */ --space: 10px; /* ------------------Box Shadow */ --box-shadow: 0 0 2px #c1bcbc; } /* -------------------variables */ html, body { margin: 0; padding: 0; padding-bottom: 33.6px; font-size: var(--normal); font-family: 'Open Sans'; } label { font-size: var(--normal); } nav{ display: flex; background-color: var(--green-color); padding: var(--space); color: var(--white-color); justify-content: space-between; align-items: center; } nav ul { display: flex; } nav li { padding-left: var(--space); list-style: none; } nav li a { text-decoration: none; color: var(--black-color); cursor: pointer; } nav li a:hover{ color: var(--white-color); } /*-----------------------Main section-----------*/ .main_section { padding: 15%; text-align: center; } .products { background-image: url('/images/curve.png'); height: 50px; background-size: cover; background-position: center top; padding: 10%; display: flex; justify-content: center; } .product { padding: var(--space); margin-top: -240px; } .product .content { background: var(--white-color); padding: 15px; text-align: center; box-shadow: var(--box-shadow); } .image_content { text-align: center; } .main_button{ background-color: var(--green-color ); width: 90%; padding: var(--space); font-size: var(--normal); color: var(--white-color); box-shadow: none; border: none; border-radius: 2px; } .main_button:hover { background-color: #5e9e22; cursor: pointer; } /* best */ .best { display: flex; justify-content: space-around; align-items: center; box-shadow: var(--box-shadow); } .best .best_item { text-align: center; padding: 10%; } .best .best_item img { width: 100%; } /* -----------------menciones */ .mentions h2 { text-align: center; } .mentions_content { padding: 0 15%; display: flex; justify-content: space-around; align-items: center; } .mention_item { text-align: center; box-shadow: var(--box-shadow); margin: 0 10px; } .mention_content_img img { width: 100%; } .mentions_content h3 { text-align: left; padding: 0 5%; } .mention_item p { padding: 0 5% ; } footer { background-color: #313337; margin: 0; display: flex; justify-content: space-between; position: fixed; bottom: 0; width: 100%; } footer a { text-decoration: none; color: white; margin: 0; padding: 5px; padding: 10px 20px; } /* --------------------------------venta */ .container_grid_form { padding-top: 10%; padding-bottom: 10%; } .container_grid_right { box-shadow: var(--box-shadow); background-color: var(--white-color); padding: var(--space); } .container_grid_left { box-shadow: var(--box-shadow); background-color: var(--white-color); padding: var(--space); } .form_container_image{ display: flex; justify-content: center; } .container_grid_right form{ display: flex; flex-direction: column; align-items: center; } .container_grid_right label { width: 90%; align-items: center; } .container_grid_right form .data_user { margin-top: var(--space); margin-bottom: 5px; width: 90%; height: 35px; border-radius: 2px; border: 1px solid var(--black-color); outline: none; }
css/estilos.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap'); /* -------------------variables */ :root { --green-color: #7ACC2D; --white-color: white; --black-color: #323337; /* ------------------tipografia */ --normal: 12px; /* -------------------espaciado */ --space: 10px; /* ------------------Box Shadow */ --box-shadow: 0 0 2px #c1bcbc; } /* -------------------variables */ html, body { margin: 0; padding: 0; padding-bottom: 33.6px; font-size: var(--normal); font-family: 'Open Sans'; } label { font-size: var(--normal); } nav{ display: flex; background-color: var(--green-color); padding: var(--space); color: var(--white-color); justify-content: space-between; align-items: center; } nav ul { display: flex; } nav li { padding-left: var(--space); list-style: none; } nav li a { text-decoration: none; color: var(--black-color); cursor: pointer; } nav li a:hover{ color: var(--white-color); } /*-----------------------Main section-----------*/ .main_section { padding: 15%; text-align: center; } .products { background-image: url('/images/curve.png'); height: 50px; background-size: cover; background-position: center top; padding: 10%; display: flex; justify-content: center; } .product { padding: var(--space); margin-top: -240px; } .product .content { background: var(--white-color); padding: 15px; text-align: center; box-shadow: var(--box-shadow); } .image_content { text-align: center; } .main_button{ background-color: var(--green-color ); width: 90%; padding: var(--space); font-size: var(--normal); color: var(--white-color); box-shadow: none; border: none; border-radius: 2px; } .main_button:hover { background-color: #5e9e22; cursor: pointer; } /* best */ .best { display: flex; justify-content: space-around; align-items: center; box-shadow: var(--box-shadow); } .best .best_item { text-align: center; padding: 10%; } .best .best_item img { width: 100%; } /* -----------------menciones */ .mentions h2 { text-align: center; } .mentions_content { padding: 0 15%; display: flex; justify-content: space-around; align-items: center; } .mention_item { text-align: center; box-shadow: var(--box-shadow); margin: 0 10px; } .mention_content_img img { width: 100%; } .mentions_content h3 { text-align: left; padding: 0 5%; } .mention_item p { padding: 0 5% ; } footer { background-color: #313337; margin: 0; display: flex; justify-content: space-between; position: fixed; bottom: 0; width: 100%; } footer a { text-decoration: none; color: white; margin: 0; padding: 5px; padding: 10px 20px; } /* --------------------------------venta */ .container_grid_form { padding-top: 10%; padding-bottom: 10%; } .container_grid_right { box-shadow: var(--box-shadow); background-color: var(--white-color); padding: var(--space); } .container_grid_left { box-shadow: var(--box-shadow); background-color: var(--white-color); padding: var(--space); } .form_container_image{ display: flex; justify-content: center; } .container_grid_right form{ display: flex; flex-direction: column; align-items: center; } .container_grid_right label { width: 90%; align-items: center; } .container_grid_right form .data_user { margin-top: var(--space); margin-bottom: 5px; width: 90%; height: 35px; border-radius: 2px; border: 1px solid var(--black-color); outline: none; }
0.372619
0.087486
:root { --react-coolors-border-radius: 14px; --react-coolors-color-shadow: rgba(0, 0, 0, 0.08); --react-coolors-color-text-dark: #fff; --react-coolors-color-text-font: var(--react-coolors-widget-font); --react-coolors-color-text-light: #000; --react-coolors-color-hover-basis: 80px; --react-coolors-color-font-size: 15px; --react-coolors-info-font-size: 14px; --react-coolors-info-height: 36px; --react-coolors-info-link-hover-decoration: underline; --react-coolors-info-link-hover-color: var(--react-coolors-info-link); --react-coolors-info-link: #06f; --react-coolors-widget-bg: #fff; --react-coolors-widget-font: sans-serif; --react-coolors-widget-height: 150px; --react-coolors-widget-shadow: rgba(0, 0, 0, 0.11); } .coolors-palette-widget { all: initial; background: var(--react-coolors-widget-bg); border-radius: var(--react-coolors-border-radius); box-shadow: inset var(--react-coolors-widget-shadow) 0 0 0 1px; display: block; height: var(--react-coolors-widget-height); overflow: hidden; .colors { all: initial; display: flex; height: calc(var(--react-coolors-widget-height) - var(--react-coolors-info-height)); width: 100%; .color-box { all: initial; box-shadow: inset var(--react-coolors-color-shadow) 0 1px, inset var(--react-coolors-color-shadow) 0 -1px; cursor: default; flex-basis: 1px; flex-grow: 1; overflow: hidden; position: relative; transition: flex-basis 0.1s ease-in-out; &:first-child { border-radius: var(--react-coolors-border-radius) 0 0; box-shadow: inset var(--react-coolors-color-shadow) 1px 1px, inset var(--react-coolors-color-shadow) 0 -1px; } &:last-child { border-radius: 0 var(--react-coolors-border-radius) 0 0; box-shadow: inset var(--react-coolors-color-shadow) -1px 1px, inset var(--react-coolors-color-shadow) 0 -1px; } &:hover { flex-basis: var(--react-coolors-color-hover-basis); .color-code { opacity: 1; } } &.clickable { &, .color-code { cursor: pointer; } } &.is-light .color-code { color: var(--react-coolors-color-text-light); } .color-code { all: initial; color: var(--react-coolors-color-text-dark); display: block; font-family: var(--react-coolors-color-text-font); font-size: var(--react-coolors-color-font-size); -webkit-font-smoothing: antialiased; font-weight: 600; margin-top: calc(var(--react-coolors-color-font-size) * -0.5); opacity: 0; text-align: center; transition: opacity 0.1s ease-in-out; width: 100%; } } } .info { all: initial; display: flex; height: var(--react-coolors-info-height); justify-content: space-between; padding: 0 15px; position: relative; } .info-name { all: initial; font-family: var(--react-coolors-widget-font); font-size: var(--react-coolors-info-font-size); -webkit-font-smoothing: antialiased; line-height: var(--react-coolors-info-height); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .info-link { all: initial; color: var(--react-coolors-info-link); cursor: pointer; font-family: var(--react-coolors-widget-font); font-size: var(--react-coolors-info-font-size); line-height: var(--react-coolors-info-height); margin-left: 20px; text-decoration: none; white-space: nowrap; &:hover { color: var(--react-coolors-info-link-hover-color); text-decoration: var(--react-coolors-info-link-hover-decoration); } } }
src/widget.css
:root { --react-coolors-border-radius: 14px; --react-coolors-color-shadow: rgba(0, 0, 0, 0.08); --react-coolors-color-text-dark: #fff; --react-coolors-color-text-font: var(--react-coolors-widget-font); --react-coolors-color-text-light: #000; --react-coolors-color-hover-basis: 80px; --react-coolors-color-font-size: 15px; --react-coolors-info-font-size: 14px; --react-coolors-info-height: 36px; --react-coolors-info-link-hover-decoration: underline; --react-coolors-info-link-hover-color: var(--react-coolors-info-link); --react-coolors-info-link: #06f; --react-coolors-widget-bg: #fff; --react-coolors-widget-font: sans-serif; --react-coolors-widget-height: 150px; --react-coolors-widget-shadow: rgba(0, 0, 0, 0.11); } .coolors-palette-widget { all: initial; background: var(--react-coolors-widget-bg); border-radius: var(--react-coolors-border-radius); box-shadow: inset var(--react-coolors-widget-shadow) 0 0 0 1px; display: block; height: var(--react-coolors-widget-height); overflow: hidden; .colors { all: initial; display: flex; height: calc(var(--react-coolors-widget-height) - var(--react-coolors-info-height)); width: 100%; .color-box { all: initial; box-shadow: inset var(--react-coolors-color-shadow) 0 1px, inset var(--react-coolors-color-shadow) 0 -1px; cursor: default; flex-basis: 1px; flex-grow: 1; overflow: hidden; position: relative; transition: flex-basis 0.1s ease-in-out; &:first-child { border-radius: var(--react-coolors-border-radius) 0 0; box-shadow: inset var(--react-coolors-color-shadow) 1px 1px, inset var(--react-coolors-color-shadow) 0 -1px; } &:last-child { border-radius: 0 var(--react-coolors-border-radius) 0 0; box-shadow: inset var(--react-coolors-color-shadow) -1px 1px, inset var(--react-coolors-color-shadow) 0 -1px; } &:hover { flex-basis: var(--react-coolors-color-hover-basis); .color-code { opacity: 1; } } &.clickable { &, .color-code { cursor: pointer; } } &.is-light .color-code { color: var(--react-coolors-color-text-light); } .color-code { all: initial; color: var(--react-coolors-color-text-dark); display: block; font-family: var(--react-coolors-color-text-font); font-size: var(--react-coolors-color-font-size); -webkit-font-smoothing: antialiased; font-weight: 600; margin-top: calc(var(--react-coolors-color-font-size) * -0.5); opacity: 0; text-align: center; transition: opacity 0.1s ease-in-out; width: 100%; } } } .info { all: initial; display: flex; height: var(--react-coolors-info-height); justify-content: space-between; padding: 0 15px; position: relative; } .info-name { all: initial; font-family: var(--react-coolors-widget-font); font-size: var(--react-coolors-info-font-size); -webkit-font-smoothing: antialiased; line-height: var(--react-coolors-info-height); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .info-link { all: initial; color: var(--react-coolors-info-link); cursor: pointer; font-family: var(--react-coolors-widget-font); font-size: var(--react-coolors-info-font-size); line-height: var(--react-coolors-info-height); margin-left: 20px; text-decoration: none; white-space: nowrap; &:hover { color: var(--react-coolors-info-link-hover-color); text-decoration: var(--react-coolors-info-link-hover-decoration); } } }
0.530236
0.093099
:root { /* generic */ --time-transition: 300ms; --gutter: 2rem; --offset: calc(0.5*var(--gutter)); --box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.5); --color-01: rgb(255, 255, 255); --color-02: whitesmoke; --color-03: #BFBFBF; --color-04: #333; --color-warning-01: #e65c5c; --color-warning-02: darkred; --font-size-01: 3.5rem; --font-size-02: 2.25rem; --font-size-03: 1.75rem; --font-size-04: 1.5rem; /* header */ --header-z-index: 1; --header-height: 7rem; --header-bg-color: var(--color-01); --header-color: var(--color-04); --header-font-size: var(--font-size-01); /* main */ --main-z-index: 0; --main-bg-color: var(--color-02); /* control */ --control-bg-color: #d4a1db; --control-width: 50rem; /* led 1 */ --led-1-height: 7rem; --led-1-font-size: var(--font-size-03); /* led 2 */ --led-2-height: 7rem; /* led 3 */ --led-3-height: 7rem; /* footer */ --footer-z-index: 0; --footer-height: 6rem; --footer-bg-color: var(--color-04); --footer-color: var(--color-02); /* modal */ --modal-z-index: 1000; --modal-time-transition: 500ms; /* max time 1000ms */ --modal-bg-color: rgba(0, 0, 0, 0.75); --modal-card-width: 70rem; --modal-card-height: 50rem; --modal-card-bg-color: var(--color-02); /* help */ --help-btn-width: 5rem; --help-btn-height: var(--help-btn-width); --help-btn-radius: var(--help-btn-width) } /* 2) Presets */ html { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif } * { box-sizing: border-box; padding: 0; margin: 0; color: var(--color-04) } /* 3) Utils */ .display-block { display: block } .display-flex-center { display: flex; align-items: center; justify-content: center } .shadow { -webkit-box-shadow: var(--box-shadow); box-shadow: var(--box-shadow) } .input, .button { border-radius: calc(0.5*var(--offset)); border: none; padding: var(--offset); font-size: var(--font-size-02) } .input { outline: 0; border: 2px solid var(--color-03) } .button { width: auto; background-color: var(--color-04); padding-left: var(--gutter); padding-right: var(--gutter); cursor: pointer; color: var(--color-01) } .button:hover { opacity: 0.9 } .button:active { color: var(--color-03) } /* 4) Styles */ /* 4.1) Header */ .header { position: relative; z-index: var(--header-z-index); height: var(--header-height); background-color: var(--header-bg-color); } .header * { font-size: var(--header-font-size); color: var(--header-color) } /* 4.2) Main */ .main { position: relative; z-index: var(--main-z-index); height: calc(102vh - var(--footer-height) - var(--header-height)); min-height: 400px; padding: var(--offset); background-color: var(--main-bg-color) } /* 4.3) Control */ .control-board { flex-direction: column; justify-content: space-between; width: 100%; max-width: var(--control-width); padding: var(--offset) var(--gutter); border-radius: var(--offset); background-color: var(--control-bg-color) } .control-board > span { padding: var(--offset) 0 } .control-board > span > span { margin-right: auto } /* 4.3.1) Control - led 1 */ .led-1 { justify-content: flex-start; width: 100%; height: var(--led-1-height); font-size: var(--led-1-font-size); } .led-1 input { margin-right: var(--offset) } .led-1 label { margin-right: var(--gutter) } /* 4.3.2) Control - led 2 & led 3 */ .led-2,.led-3 { width: 100% } .led-2 { height: var(--led-2-height) } .led-3 { height: var(--led-3-height) } .led-2 *,.led-2 *, .led-3 *,.led-3 * { display: block; width: 100%; height: 100%; text-align: center; } .led-2 > input { font-size: var(--font-size-01) } /* 4.4) Footer */ .footer { position: relative; z-index: var(--footer-z-index); height: var(--footer-height); background-color: var(--footer-bg-color); } .footer * { font-weight: 300; color: var(--footer-color) } /* 4.5) Modal */ .modal-hide, .modal-show, .modal-show-collect-slide { position: fixed; z-index: var(--modal-z-index); top: -120vh; left: 0; width: 100%; height: 100vh; } .modal-show, .modal-show-collect-slide { top: 0 } /* 4.5.2) Modal - background */ .modal-hide .modal-bg, .modal-show .modal-bg, .modal-show-collect-slide .modal-bg { position: relative; width: 100%; height: 100%; left: 0; top: 0; background-color: var(--modal-bg-color); opacity: 0; } .modal-show .modal-bg { opacity: 1 } .modal-hide div { transition: none } .modal-show div, .modal-show-collect-slide div { transition: ease-in-out var(--modal-time-transition); } /* 4.5.3) Modal - slide */ .modal-slide { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: var(--offset) } .modal-hide .modal-slide, .modal-show-collect-slide .modal-slide { top: -120vh } .modal-show .modal-slide { top: 0 } /* 4.5.4) Modal - card */ .modal-card { width: var(--modal-card-width); height: var(--modal-card-height); max-width: 100%; max-height: 100%; padding: var(--gutter); background-color: var(--modal-card-bg-color); border-radius: var(--offset); overflow-y: auto } .modal-card h3 { font-size: var(--font-size-01); border-bottom: 2px solid var(--color-04); margin: 0 0 var(--gutter) 0 } .modal-card p { font-size: var(--font-size-03); margin: 0 0 var(--gutter) 0 } /* 4.5.5) Modal - help button */ #help { width: var(--help-btn-width); height: var(--help-btn-height); border-radius: var(--help-btn-radius); margin: 0; padding: 0 } /* 5) Warning */ .warning main, .warning .led-2 input { background-color: var(--color-warning-01) !important; color: var(--color-warning-02) } .warning .led-2 input { border: 2px solid var(--color-warning-02) }
assets/css/style.css
:root { /* generic */ --time-transition: 300ms; --gutter: 2rem; --offset: calc(0.5*var(--gutter)); --box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.5); --color-01: rgb(255, 255, 255); --color-02: whitesmoke; --color-03: #BFBFBF; --color-04: #333; --color-warning-01: #e65c5c; --color-warning-02: darkred; --font-size-01: 3.5rem; --font-size-02: 2.25rem; --font-size-03: 1.75rem; --font-size-04: 1.5rem; /* header */ --header-z-index: 1; --header-height: 7rem; --header-bg-color: var(--color-01); --header-color: var(--color-04); --header-font-size: var(--font-size-01); /* main */ --main-z-index: 0; --main-bg-color: var(--color-02); /* control */ --control-bg-color: #d4a1db; --control-width: 50rem; /* led 1 */ --led-1-height: 7rem; --led-1-font-size: var(--font-size-03); /* led 2 */ --led-2-height: 7rem; /* led 3 */ --led-3-height: 7rem; /* footer */ --footer-z-index: 0; --footer-height: 6rem; --footer-bg-color: var(--color-04); --footer-color: var(--color-02); /* modal */ --modal-z-index: 1000; --modal-time-transition: 500ms; /* max time 1000ms */ --modal-bg-color: rgba(0, 0, 0, 0.75); --modal-card-width: 70rem; --modal-card-height: 50rem; --modal-card-bg-color: var(--color-02); /* help */ --help-btn-width: 5rem; --help-btn-height: var(--help-btn-width); --help-btn-radius: var(--help-btn-width) } /* 2) Presets */ html { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif } * { box-sizing: border-box; padding: 0; margin: 0; color: var(--color-04) } /* 3) Utils */ .display-block { display: block } .display-flex-center { display: flex; align-items: center; justify-content: center } .shadow { -webkit-box-shadow: var(--box-shadow); box-shadow: var(--box-shadow) } .input, .button { border-radius: calc(0.5*var(--offset)); border: none; padding: var(--offset); font-size: var(--font-size-02) } .input { outline: 0; border: 2px solid var(--color-03) } .button { width: auto; background-color: var(--color-04); padding-left: var(--gutter); padding-right: var(--gutter); cursor: pointer; color: var(--color-01) } .button:hover { opacity: 0.9 } .button:active { color: var(--color-03) } /* 4) Styles */ /* 4.1) Header */ .header { position: relative; z-index: var(--header-z-index); height: var(--header-height); background-color: var(--header-bg-color); } .header * { font-size: var(--header-font-size); color: var(--header-color) } /* 4.2) Main */ .main { position: relative; z-index: var(--main-z-index); height: calc(102vh - var(--footer-height) - var(--header-height)); min-height: 400px; padding: var(--offset); background-color: var(--main-bg-color) } /* 4.3) Control */ .control-board { flex-direction: column; justify-content: space-between; width: 100%; max-width: var(--control-width); padding: var(--offset) var(--gutter); border-radius: var(--offset); background-color: var(--control-bg-color) } .control-board > span { padding: var(--offset) 0 } .control-board > span > span { margin-right: auto } /* 4.3.1) Control - led 1 */ .led-1 { justify-content: flex-start; width: 100%; height: var(--led-1-height); font-size: var(--led-1-font-size); } .led-1 input { margin-right: var(--offset) } .led-1 label { margin-right: var(--gutter) } /* 4.3.2) Control - led 2 & led 3 */ .led-2,.led-3 { width: 100% } .led-2 { height: var(--led-2-height) } .led-3 { height: var(--led-3-height) } .led-2 *,.led-2 *, .led-3 *,.led-3 * { display: block; width: 100%; height: 100%; text-align: center; } .led-2 > input { font-size: var(--font-size-01) } /* 4.4) Footer */ .footer { position: relative; z-index: var(--footer-z-index); height: var(--footer-height); background-color: var(--footer-bg-color); } .footer * { font-weight: 300; color: var(--footer-color) } /* 4.5) Modal */ .modal-hide, .modal-show, .modal-show-collect-slide { position: fixed; z-index: var(--modal-z-index); top: -120vh; left: 0; width: 100%; height: 100vh; } .modal-show, .modal-show-collect-slide { top: 0 } /* 4.5.2) Modal - background */ .modal-hide .modal-bg, .modal-show .modal-bg, .modal-show-collect-slide .modal-bg { position: relative; width: 100%; height: 100%; left: 0; top: 0; background-color: var(--modal-bg-color); opacity: 0; } .modal-show .modal-bg { opacity: 1 } .modal-hide div { transition: none } .modal-show div, .modal-show-collect-slide div { transition: ease-in-out var(--modal-time-transition); } /* 4.5.3) Modal - slide */ .modal-slide { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: var(--offset) } .modal-hide .modal-slide, .modal-show-collect-slide .modal-slide { top: -120vh } .modal-show .modal-slide { top: 0 } /* 4.5.4) Modal - card */ .modal-card { width: var(--modal-card-width); height: var(--modal-card-height); max-width: 100%; max-height: 100%; padding: var(--gutter); background-color: var(--modal-card-bg-color); border-radius: var(--offset); overflow-y: auto } .modal-card h3 { font-size: var(--font-size-01); border-bottom: 2px solid var(--color-04); margin: 0 0 var(--gutter) 0 } .modal-card p { font-size: var(--font-size-03); margin: 0 0 var(--gutter) 0 } /* 4.5.5) Modal - help button */ #help { width: var(--help-btn-width); height: var(--help-btn-height); border-radius: var(--help-btn-radius); margin: 0; padding: 0 } /* 5) Warning */ .warning main, .warning .led-2 input { background-color: var(--color-warning-01) !important; color: var(--color-warning-02) } .warning .led-2 input { border: 2px solid var(--color-warning-02) }
0.350421
0.11469
html, body, h1, h2, h3, h4, h5, h6, blockquote, form, label, p, ul, ol, li, dl, dd, dt { padding: 0px; margin: 0px; } img { border: 0px; } body{ background-color: #fbfcfc; font-size: 12px; font-family: Tahoma, Arial, sans-serif; color: #707070; } body, html { min-height: 100%; } #logo{ margin-top: 25px; margin-bottom: 15px; margin-left: 25px; } .container { width: 100%; position: absolute; min-height: 100%; background: url(cms_bg.jpg) repeat-x left bottom; } #wrapper{ width: 840px; margin: 0 auto 30px; } #main{ float: right; width: 840px; background: url(cms_main_center.gif); padding: 5px 0; } img.border{ float: right; } #menu{ width: 169px; float: left; margin-left: 23px; } #menu li{ list-style-type:none; list-style-image:none; list-style-position:outside; list-style-type:none; padding: 12px; margin-bottom: 12px; width: 145px; /*cursor: pointer;*/ } #menu li.completed{ background-color: #77ae09; } #menu li.current{ background-color: #f5a417; } #menu li.incompleted{ cursor: default; } #menu a{ font-family: Verdana; text-decoration: none; color: #212023; } #menu li:hover a{ /*text-decoration: underline;*/ } #menu li.current a{ font-weight: bold; } #menu li.incompleted a{ text-decoration: none; cursor: default; } #content{ width: 597px; float: right; margin-right: 23px; } #content td.label{ padding-right: 50px; padding-bottom: 10px; } #content td.value{ font-weight: bold; padding-bottom: 10px; } .error{ color: #e73031; } .correct{ color: #77ae09; } a.button{ float: right; height: 18px; background: url(cms_buton.gif); padding: 6px 15px; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #212023; text-decoration: none; border: #a7a7aa 1px solid; margin-left: 14px; margin-top: 14px; } a.button_act{ float: right; height: 18px; background: url(cms_buton.gif); padding: 6px 15px; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #212023; text-decoration: none; border: #00a8da 1px solid; margin-left: 14px; margin-top: 14px; } a.button:hover, a.button_act:hover{ background: url(cms_button_hover.gif); text-decoration: none; } a{ font-family: Verdana, Arial, Tahoma; color: #00a8da; text-decoration: none; } a:hover{ text-decoration: underline; } #content p{ margin-bottom: 10px; } h1{ font-size: 14px; font-weight: bold; margin-bottom: 20px; } input, select{ border-top: #abadb3 1px solid; border-right: #dbdfe6 1px solid; border-bottom: #e3e9ef 1px solid; border-left: #e2e3ea 1px solid; font-size: 12px; font-family: Tahoma, Arial, sans-serif; color: #707070; width: 200px; } input.chbx{ width: auto; } optgroup{ font-weight: bold; font-style: normal; } .footer { height: 19px; background-color: #f6f8f9; border-top: 1px #bbbcbc solid; padding-top: 5px; text-align: center; font-family: "trebuchet ms", arial, verdana; position: absolute; bottom: 0px; clear: both; width: 100%; text-align: center; clear: both; } .footer a { font-family: "trebuchet ms", arial, verdana; } form strong{ display: block; margin-bottom: 3px; } .noDisplay{ display: none; } #installationNotice{ font-size: 16px; color: #707070; font-family: "trebuchet ms", arial, verdana; float:right; font-weight: bold; margin-right: 8px; margin-bottom: 2px; } #installationNotice span{ color: #a7a7aa; } div.clear{ clear: both; } #content li { margin-left: 17px; }
update/design/style.css
html, body, h1, h2, h3, h4, h5, h6, blockquote, form, label, p, ul, ol, li, dl, dd, dt { padding: 0px; margin: 0px; } img { border: 0px; } body{ background-color: #fbfcfc; font-size: 12px; font-family: Tahoma, Arial, sans-serif; color: #707070; } body, html { min-height: 100%; } #logo{ margin-top: 25px; margin-bottom: 15px; margin-left: 25px; } .container { width: 100%; position: absolute; min-height: 100%; background: url(cms_bg.jpg) repeat-x left bottom; } #wrapper{ width: 840px; margin: 0 auto 30px; } #main{ float: right; width: 840px; background: url(cms_main_center.gif); padding: 5px 0; } img.border{ float: right; } #menu{ width: 169px; float: left; margin-left: 23px; } #menu li{ list-style-type:none; list-style-image:none; list-style-position:outside; list-style-type:none; padding: 12px; margin-bottom: 12px; width: 145px; /*cursor: pointer;*/ } #menu li.completed{ background-color: #77ae09; } #menu li.current{ background-color: #f5a417; } #menu li.incompleted{ cursor: default; } #menu a{ font-family: Verdana; text-decoration: none; color: #212023; } #menu li:hover a{ /*text-decoration: underline;*/ } #menu li.current a{ font-weight: bold; } #menu li.incompleted a{ text-decoration: none; cursor: default; } #content{ width: 597px; float: right; margin-right: 23px; } #content td.label{ padding-right: 50px; padding-bottom: 10px; } #content td.value{ font-weight: bold; padding-bottom: 10px; } .error{ color: #e73031; } .correct{ color: #77ae09; } a.button{ float: right; height: 18px; background: url(cms_buton.gif); padding: 6px 15px; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #212023; text-decoration: none; border: #a7a7aa 1px solid; margin-left: 14px; margin-top: 14px; } a.button_act{ float: right; height: 18px; background: url(cms_buton.gif); padding: 6px 15px; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #212023; text-decoration: none; border: #00a8da 1px solid; margin-left: 14px; margin-top: 14px; } a.button:hover, a.button_act:hover{ background: url(cms_button_hover.gif); text-decoration: none; } a{ font-family: Verdana, Arial, Tahoma; color: #00a8da; text-decoration: none; } a:hover{ text-decoration: underline; } #content p{ margin-bottom: 10px; } h1{ font-size: 14px; font-weight: bold; margin-bottom: 20px; } input, select{ border-top: #abadb3 1px solid; border-right: #dbdfe6 1px solid; border-bottom: #e3e9ef 1px solid; border-left: #e2e3ea 1px solid; font-size: 12px; font-family: Tahoma, Arial, sans-serif; color: #707070; width: 200px; } input.chbx{ width: auto; } optgroup{ font-weight: bold; font-style: normal; } .footer { height: 19px; background-color: #f6f8f9; border-top: 1px #bbbcbc solid; padding-top: 5px; text-align: center; font-family: "trebuchet ms", arial, verdana; position: absolute; bottom: 0px; clear: both; width: 100%; text-align: center; clear: both; } .footer a { font-family: "trebuchet ms", arial, verdana; } form strong{ display: block; margin-bottom: 3px; } .noDisplay{ display: none; } #installationNotice{ font-size: 16px; color: #707070; font-family: "trebuchet ms", arial, verdana; float:right; font-weight: bold; margin-right: 8px; margin-bottom: 2px; } #installationNotice span{ color: #a7a7aa; } div.clear{ clear: both; } #content li { margin-left: 17px; }
0.178848
0.06489
@charset "UTF-8"; :root{ --cor1: #A69CA4; --cor2: #050505; --cor3: #736E55; --cor4: #403B2C; --cor5: #A69D81; --fonte1: Arial, Helvetica, sans-serif; } *{ margin: 0px; padding: 0px; } body{ background-image: linear-gradient(to top, var(--cor4), var(--cor2)); } header{ background-color: var(--cor2); } header img{ margin: auto; display:block; width: 50%; } nav{ padding: 15px; text-align: center; background-color: var(--cor4); } nav a{ padding: 15px; color: var(--cor2); text-decoration: none; font-weight: bold; transition-duration: 1s; } nav a:hover{ background-color: var(--cor1); border-radius: 10px; } figure{ display: block; text-align: center; margin: 15px; font-size: 0.9em; } .neil-gaiman{ width: 100%; } main{ background-color: var(--cor5); min-width: 400px; max-width: 800px; margin: auto; padding: 20px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.445); } main p{ font-family: var(--fonte1); margin: 15px 0px; line-height: 1.9em; text-align: justify; text-indent: 30px; font-size: 1em; } aside{ background-color: var(--cor1); padding: 15px; border-radius: 10px; } ol{ list-style-position: inside; columns: 2; } footer{ background-color: var(--cor3); padding: 5px; text-align: center; font-weight: bolder; margin-top: 10px; } h1{ background-image: linear-gradient(to right, var(--cor3), var(--cor1), transparent); font-size: 1.7em; } h2{ background-image: linear-gradient(to right, var(--cor3), var(--cor1), transparent); } h3{ background-color: var(--cor4); padding: 5px; border-radius: 10px 10px 0px 0px; margin: -15px -15px 15px -15px ; } main a{ background-color: var(--cor1); text-decoration: none; font-weight: bold; padding: 3px; color: var(--cor4); } main a:hover{ text-decoration: underline; }
css/style-index.css
@charset "UTF-8"; :root{ --cor1: #A69CA4; --cor2: #050505; --cor3: #736E55; --cor4: #403B2C; --cor5: #A69D81; --fonte1: Arial, Helvetica, sans-serif; } *{ margin: 0px; padding: 0px; } body{ background-image: linear-gradient(to top, var(--cor4), var(--cor2)); } header{ background-color: var(--cor2); } header img{ margin: auto; display:block; width: 50%; } nav{ padding: 15px; text-align: center; background-color: var(--cor4); } nav a{ padding: 15px; color: var(--cor2); text-decoration: none; font-weight: bold; transition-duration: 1s; } nav a:hover{ background-color: var(--cor1); border-radius: 10px; } figure{ display: block; text-align: center; margin: 15px; font-size: 0.9em; } .neil-gaiman{ width: 100%; } main{ background-color: var(--cor5); min-width: 400px; max-width: 800px; margin: auto; padding: 20px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.445); } main p{ font-family: var(--fonte1); margin: 15px 0px; line-height: 1.9em; text-align: justify; text-indent: 30px; font-size: 1em; } aside{ background-color: var(--cor1); padding: 15px; border-radius: 10px; } ol{ list-style-position: inside; columns: 2; } footer{ background-color: var(--cor3); padding: 5px; text-align: center; font-weight: bolder; margin-top: 10px; } h1{ background-image: linear-gradient(to right, var(--cor3), var(--cor1), transparent); font-size: 1.7em; } h2{ background-image: linear-gradient(to right, var(--cor3), var(--cor1), transparent); } h3{ background-color: var(--cor4); padding: 5px; border-radius: 10px 10px 0px 0px; margin: -15px -15px 15px -15px ; } main a{ background-color: var(--cor1); text-decoration: none; font-weight: bold; padding: 3px; color: var(--cor4); } main a:hover{ text-decoration: underline; }
0.352425
0.110663
@charset "utf-8"; html { overflow-x: hidden; padding: 0px; margin: 0px } body{ overflow-x: hidden; width: 100%; font-family: "Open Sans"; font-size: 16px; line-height: 1.7; letter-spacing: 0px; word-wrap: break-word; font-weight: 400; background-color: #f6fbff; color: #7d7789; } svg{ fill: currentcolor; width: 15px; height: 15px; } img.svg{ width: 15px; height: 15px; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #aaa6b2; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #aaa6b2; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #aaa6b2; opacity: 1; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #aaa6b2; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #aaa6b2; } ::placeholder { /* Most modern browsers support this now. */ color: #aaa6b2; } body.dark::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #9e9ba3; } body.dark:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #9e9ba3; opacity: 1; } body.dark::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #9e9ba3; opacity: 1; } body.dark:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #9e9ba3; } body.dark::-ms-input-placeholder { /* Microsoft Edge */ color: #9e9ba3; } body.dark::placeholder { /* Most modern browsers support this now. */ color: #9e9ba3; } body::-webkit-scrollbar { width: 11px; } body{ scrollbar-width: thin; scrollbar-color: #999 #fff; } body:-webkit-scrollbar-track { background: #fff; } body::-webkit-scrollbar-thumb { background-color: #999; border-radius: 6px; border: 3px solid #fff; } body.dark::-webkit-scrollbar { width: 11px; } h1, h2, h3, h4, h5, h6{ font-weight:700; line-height: 1.2; font-family: "Poppins"; color: #333; } h1 { font-size: 45px; } h2 { font-size: 36px; } h3 { font-size: 30px; } h4 { font-size: 24px; } h5 { font-size: 20px; } h6 { font-size: 16px; } .cavani_tm_all_wrap{ width: 100%; min-height: 100vh; clear: both; float: left; position: relative; } .cavani_tm_all_wrap, .cavani_tm_all_wrap *{ -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } #preloader{ position: fixed; left: 0; top: 0; height: 100vh; width: 100%; z-index: 99999; display: flex; } #preloader:before, #preloader:after{ content: ''; position: absolute; left: 0; top: 0; width: 50%; height: 100%; z-index: -1; background-color: #000; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } #preloader:after{ left: auto; right: 0; } #preloader .loader_line{ margin: auto; width: 1px; height: 250px; position: relative; overflow: hidden; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .loader_line:before{ content: ''; position: absolute; left: 0; top: 50%; width: 1px; height: 0%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background-color: #fff; -webkit-animation: lineheight 1000ms ease-in-out 0s forwards; -o-animation: lineheight 1000ms ease-in-out 0s forwards; animation: lineheight 1000ms ease-in-out 0s forwards; } .loader_line:after{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background-color: #777; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-animation: lineround 1200ms linear 0s infinite; -o-animation: lineround 1200ms linear 0s infinite; animation: lineround 1200ms linear 0s infinite; animation-delay: 2000ms; } @keyframes lineheight{ 0%{ height: 0%; } 100%{ height: 100%; } } @keyframes lineround{ 0%{ -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); } 100%{ -webkit-transform: translateY(200%); -ms-transform: translateY(200%); -o-transform: translateY(200%); transform: translateY(200%); } } /*hiding all*/ .preloaded .loader_line:after{ opacity: 0; } .preloaded .loader_line{ opacity: 0; height: 100%!important; } .preloaded:before, .preloaded:after{ -webkit-animation: preloadedzero 300ms ease-in-out 500ms forwards; -o-animation: preloadedzero 300ms ease-in-out 500ms forwards; animation: preloadedzero 300ms ease-in-out 500ms forwards; } @keyframes preloadedzero{ 0%{ width: 50%; } 100%{ width: 0%; } } /*---------------------------------------------------*/ /* 02) CAVANI HEADER /*---------------------------------------------------*/ .cavani_tm_header{ position: fixed; top: 0px; left: 0px; right: 0px; height: 70px; line-height: 70px; background-color: #fff; z-index: 10; display: flex; align-items: center; justify-content: space-between; padding: 0px 70px; } .cavani_tm_header .logo img{ max-width: 110px; max-height: 65px; } .cavani_tm_header .menu{ position: relative; } .cavani_tm_header .menu ul{ margin: 0px; list-style-type: none; } .cavani_tm_header .menu ul li{ margin: 0px; float: left; } .cavani_tm_header .menu ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; font-weight: 500; padding: 0px 30px; display: inline-block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_header .menu .ccc{ position: absolute; bottom: 0; width: 30px; display: block; top: 15px; bottom: 15px; background-color: #333; z-index: -1; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .cavani_tm_header .menu ul li.mleave.active a{ color: #333; } .cavani_tm_header .menu ul li.active a{ color: #fff; } .cavani_tm_header .menu ul li a:hover{ color: #fff; } /*---------------------------------------------------*/ /* 03) CAVANI MOBILE MENU /*---------------------------------------------------*/ .cavani_tm_topbar{ position: fixed; top: 0px; left: 0px; right: 0px; height: 50px; background-color: #fff; z-index: 20; display: none; } .cavani_tm_topbar .topbar_inner{ width: 100%; height: 100%; clear: both; display: flex; align-items: center; justify-content: space-between; padding: 0px 20px; } .cavani_tm_topbar .logo img{ max-width: 100px; max-height: 40px; } .cavani_tm_topbar .hamburger{ padding: 0px; } .cavani_tm_topbar .hamburger-inner, .cavani_tm_topbar .hamburger-inner:after, .cavani_tm_topbar .hamburger-inner:before{ width: 30px; height: 2px; } .cavani_tm_topbar .trigger{ position: relative; top: 5px; } .cavani_tm_topbar .hamburger-box{ width: 30px; } .cavani_tm_mobile_menu{ position: fixed; top: 50px; right: -200px; height: 100vh; width: 200px; z-index: 15; background-color: #fff; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_mobile_menu.opened{ right: 0px; } .cavani_tm_mobile_menu .inner{ position: relative; width: 100%; height: 100%; text-align: right; padding: 70px 20px 20px 20px; } .cavani_tm_mobile_menu .avatar{ width: 70px; height: 70px; position: relative; float: right; margin-bottom: 60px; } .cavani_tm_mobile_menu .avatar .image{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_mobile_menu .menu_list{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 50px; } .cavani_tm_mobile_menu .menu_list ul{ margin: 0px; list-style-type: none; } .cavani_tm_mobile_menu .menu_list ul li{ margin: 0px 0px 7px 0px; } .cavani_tm_mobile_menu .menu_list ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; } .cavani_tm_mobile_menu .social{ width: 100%; float: left; margin-bottom: 5px; } .cavani_tm_mobile_menu .social ul{ margin: 0px; list-style-type: none; } .cavani_tm_mobile_menu .social ul li{ margin: 0px 8px 0px 0px; display: inline-block; } .cavani_tm_mobile_menu .social ul li:last-child{ margin-right: 0px; } .cavani_tm_mobile_menu .social ul li a{ text-decoration: none; color: #333; } .cavani_tm_mobile_menu .copyright{ width: 100%; float: left; } .cavani_tm_mobile_menu .copyright p{ color: #333; font-family: "Poppins"; } /*---------------------------------------------------*/ /* 04) CAVANI MAINPART /*---------------------------------------------------*/ .cavani_tm_mainpart{ position: absolute; top: 70px; bottom: 70px; left: 70px; right: 70px; overflow: hidden; } .cavani_tm_mainpart .author_image{ position: absolute; top: 0px; bottom: 0px; left: 0px; width: 40%; z-index: 15; } .cavani_tm_mainpart .author_image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_mainpart .main_content{ position: absolute; top: 0px; right: 0px; bottom: 0px; width: 60%; } .cavani_tm_section{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; } .cavani_tm_section{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; overflow-y: scroll; opacity: 0; visibility: hidden; z-index: 8; transition: visibility 1s linear, opacity .5s linear; -moz-transition: visibility 1s linear, opacity .5s linear; -webkit-transition: visibility1s linear, opacity .5s linear; -o-transition: visibility 1s linear, opacity .5s linear; } .cavani_tm_section.animated { opacity: 1; visibility: visible; z-index: 9; } .cavani_tm_section.active { opacity: 1; visibility: visible; z-index: 10; } .cavani_tm_section.hidden { opacity: 0; visibility: hidden; z-index: 9; } .cavani_tm_section::-webkit-scrollbar{ width: 0px; } .cavani_tm_section .section_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; padding: 92px 100px 0px 100px; } .cavani_tm_section .section_inner:before{ position: absolute; content: ""; top: 0px; bottom: 0px; right: 0px; width: 100px; background-color: #f6fbff; } /*---------------------------------------------------*/ /* 05) CAVANI HOME /*---------------------------------------------------*/ .cavani_tm_home{ position: relative; width: 100%; height: 100%; display: flex; align-items: center; } .cavani_tm_home .content{ padding-left: 100px; } .cavani_tm_home .name{ font-size: 72px; font-weight: 700; text-transform: uppercase; margin-bottom: 30px; } .cavani_tm_home .line{ display: inline-block; width: 70px; height: 5px; background-color: #333; margin-bottom: 30px; } .cavani_tm_home .job{ font-size: 25px; margin-bottom: 35px; font-weight: 300; } .cavani_tm_home .job span{ color: #7d7789; } .cavani_tm_home .job b{ font-weight:600; color: #333; } .cavani_tm_button{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_button a{ text-decoration: none; color: #fff; display: inline-block; background-color: #333; padding: 13px 38px; border: 2px solid #333; font-family: "Poppins"; font-weight: 500; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_button a:hover{ background-color: transparent; color: #333; } .cd-headline.clip .cd-words-wrapper::after{ height: 70%; top: 50%; width: 2px; transform: translateY(-50%); background-color: #999; } .cd-headline.loading-bar .cd-words-wrapper::after{ background: #333; height: 2px; } /*---------------------------------------------------*/ /* 06) CAVANI ABOUT /*---------------------------------------------------*/ .cavani_tm_about{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_about .biography{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 87px; } .cavani_tm_title{ width: 100%; height: auto; clear: both; float: left; overflow: hidden; } .cavani_tm_title span{ display: inline-block; position: relative; font-family: "Poppins"; color: #333; text-transform: uppercase; font-weight: 700; letter-spacing: 8px; } .cavani_tm_title span:after{ position: absolute; content: ""; width: 5000px; height: 1px; background-color: #7d7789; left: 100%; top: 50%; transform: translateY(-50%); margin-left: 30px; } .cavani_tm_about .biography .wrapper{ width: 100%; height: auto; clear: both; float: left; display: flex; justify-content: space-between; margin-top: 55px; } .cavani_tm_about .biography .left{ width: 40%; } .cavani_tm_about .biography .left p{ margin-bottom: 15px; } .cavani_tm_about .biography .left p:last-child{ margin-bottom: 0px; } .cavani_tm_about .biography .right{ width: 50%; } .cavani_tm_about .biography .right ul{ margin: 0px; list-style-type: none; } .cavani_tm_about .biography .right ul li{ margin: 0px 0px 8px 0px; width: 100%; float: left; } .cavani_tm_about .biography .right ul li:last-child{ margin-bottom: 0px; } .cavani_tm_about .biography .right ul li span{ display: inline-block; } .cavani_tm_about .biography .right ul li .first{ min-width: 100px; font-weight: 700; } .cavani_tm_about .biography .right ul li a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_about .biography .right ul li a:hover{ color: #333; } .cavani_tm_about .services{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 87px; } .cavani_tm_about .services .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .services .list{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .cavani_tm_about .services .service_list{ width: 40%; } .cavani_tm_about .services .interests{ width: 50%; } .cavani_tm_about .services .service_list ul, .cavani_tm_about .services .interests ul{ margin: 0px; list-style-type: none; } .cavani_tm_about .services .service_list ul li, .cavani_tm_about .services .interests ul li{ margin: 0px 0px 8px 0px; width: 100%; float: left; position: relative; padding-left: 25px; } .cavani_tm_about .services .service_list ul li:last-child, .cavani_tm_about .services .interests ul li:last-child{ margin-bottom: 0px; } .cavani_tm_about .services .service_list ul li i, .cavani_tm_about .services .interests ul li i{ position: absolute; left: -7px; top: 50%; transform: translateY(-50%); } .cavani_tm_about .skills{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 65px; } .cavani_tm_about .skills .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .skills .programming{ width: 40%; } .cavani_tm_about .skills .language{ width: 50%; } .cavani_progress{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .progress_inner{ width:100%; margin-bottom:25px; } .progress_inner:last-child{ margin-bottom: 0px; } .progress_inner > span{ margin:0px 0px 5px 0px; width:100%; display:block; text-align:left; } .progress_inner span.number{ float: right; } .progress_inner .background{ background:rgba(0,0,0,.07); width:100%; min-width:100%; position:relative; height:3px; } .progress_inner .background .bar_in{ height:100%; background:#7d7789; width:0px; overflow:hidden; } .progress_inner .background .bar{ width:0px; height:100%; } .progress_inner .background .bar.open{ -webkit-animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* Safari 4+ */ -moz-animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* Fx 5+ */ animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* IE 10+ */ width:100%; } @-webkit-keyframes wow {0%{ width:0%; } 100%{ width:100%; }} @-moz-keyframes wow {0%{ width:0%; } 100%{ width:100%; }} @keyframes wow {0%{ width:0%; } 100%{ width:100%; }} .circular_progress_bar{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .circular_progress_bar ul{ margin: 0px 0px 0px -20px; list-style-type: none; } .circular_progress_bar ul li{ margin: 0px 0px 20px 0px; width: 33.3333%; float: left; padding-left: 20px; } .circular_progress_bar .myCircle{ position: relative; float: left; } .circular_progress_bar .list_inner{ width: 100%; position: relative; text-align: center; } .circular_progress_bar .list_inner:after{ content: ''; position: absolute; width: 120px; height: 120px; border: 3px solid rgba(0,0,0,.07); left: 0px; top: 0px; border-radius: 50%; box-sizing: border-box; z-index: -1; } .circular_progress_bar .title{ width: 100%; max-width: 120px; float: left; } .circular_progress_bar .number{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .cavani_tm_about .resume{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 75px; } .cavani_tm_about .resume .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .resume .list{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_about .resume .education{ width: 40%; } .cavani_tm_about .resume .experience{ width: 50%; } .cavani_tm_about .univ{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .cavani_tm_about .univ ul{ margin: 0px; list-style-type: none; position: relative; display: inline-block; padding-top: 10px; } .cavani_tm_about .univ ul:before{ content: ""; position: absolute; width: 1px; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,.07); } .cavani_tm_about .univ ul li{ margin: 0px; width: 100%; float: left; position: relative; padding-left: 20px; padding-bottom: 45px; } .cavani_tm_about .univ ul li:last-child{padding-bottom: 0px;} .cavani_tm_about .univ ul li:before{ content: ""; position: absolute; height: 18px; width: 18px; background: #f6fbff; border-radius: 100%; border: solid 1px #CCC; left: -9px; top: 8px; } .cavani_tm_about .univ ul li .list_inner{ width: 100%; height: auto; clear: both; display: flex; position: relative; } .cavani_tm_about .univ ul li .time{ width: 50%; padding-right: 20px; } .cavani_tm_about .univ ul li .time span{ display: inline-block; padding: 5px 25px; background-color: rgba(0,0,0,.05); border-radius: 50px; font-size: 14px; white-space: nowrap; } .cavani_tm_about .univ ul li .place{ width: 50%; padding-left: 20px; } .cavani_tm_about .univ ul li .place h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_about .univ ul li .place span{ font-size: 14px; } .cavani_tm_about .partners{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 92px; } .cavani_tm_about .partners .list{ width: 100%; float: left; clear: both; overflow: hidden; border: 2px solid #E5EDF4; margin-top: 62px; } .cavani_tm_about .partners .list ul{ margin: -2px -10px -2px -2px; list-style-type: none; padding-top: 2px; float: left; padding-left: 2px; min-width: calc(100% + 12px); } .cavani_tm_about .partners .list ul li{ margin: 0px; float: left; width: 25%; border: 2px solid #E5EDF4; text-align: center; height: 130px; line-height: 130px; position: relative; margin-top: -2px; margin-left: -2px; overflow: hidden; } .cavani_tm_about .partners .list ul li img{ max-width: 65%; max-height: 65px; } .cavani_tm_about .partners .list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; opacity: .5; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_about .partners .list ul li .list_inner:hover{ opacity: 1; } .cavani_tm_full_link{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 5; } .cavani_tm_about .testimonials{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 90px; } .cavani_tm_about .testimonials .list{ width: 100%; height: auto; clear: both; float: left; margin-top: 75px; } .cavani_tm_about .testimonials .list ul{ margin: 0px; list-style-type: none; cursor: e-resize; } .cavani_tm_about .testimonials .list ul li{ margin: 0px; } .cavani_tm_about .testimonials .list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; } .cavani_tm_about .testimonials .list ul li .text{ width: 100%; height: auto; clear: both; float: left; position: relative; border: 2px solid #E5EDF4; padding: 40px; margin-bottom: 30px; } .cavani_tm_about .testimonials .list ul li .text:before{ position: absolute; content: ""; height: 0px; width: 0px; top: 100%; left: 50px; border: solid transparent; border-top-color: #E5EDF4; border-width: 18px 18px 0px 0px; } .cavani_tm_about .testimonials .list ul li .text:after{ position: absolute; content: ""; top: 100%; left: 50px; height: 0px; width: 0px; border: solid transparent; border-top-color: #f6fbff; border-width: 14px 13px 0px 0px; margin-left: 2px; } .cavani_tm_about .testimonials .list ul li .text i{ position: absolute; z-index: 1; font-size: 30px; top: -29px; left: 50px; } .cavani_tm_about .testimonials .details{ width: 100%; height: auto; clear: both; float: left; display: flex; align-items: center; padding-left: 20px; } .cavani_tm_about .testimonials .details .image{ position: relative; width: 60px; height: 60px; } .cavani_tm_about .testimonials .details .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; border-radius: 100%; } .cavani_tm_about .testimonials .details .info{ padding-left: 20px; } .cavani_tm_about .testimonials .details .info h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_about .testimonials .details .info span{ font-size: 14px; } .cavani_tm_about .testimonials .owl-carousel .owl-stage-outer{ overflow: hidden; } .cavani_tm_about .testimonials .owl-carousel .owl-stage-outer{ overflow: visible; } .cavani_tm_about .testimonials .owl-item.active{ opacity: 1; } .cavani_tm_about .testimonials .owl-item{ opacity: 0; } /*---------------------------------------------------*/ /* 07) CAVANI PORTFOLIO /*---------------------------------------------------*/ .cavani_tm_portfolio{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 70px; } .cavani_tm_portfolio .portfolio_filter{ width: 100%; height: auto; clear: both; float: left; text-align: left; padding: 55px 0px 22px 0px; } .cavani_tm_portfolio .portfolio_filter ul{ margin: 0px; list-style-type: none; } .cavani_tm_portfolio .portfolio_filter ul li{ margin: 0px 40px 0px 0px; display: inline-block; } .cavani_tm_portfolio .portfolio_filter ul li:last-child{ margin-right: 0px; } .cavani_tm_portfolio .portfolio_filter ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; font-weight: 500; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_portfolio .portfolio_list ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_portfolio .portfolio_list ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_portfolio .portfolio_list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; overflow: hidden; } .cavani_tm_portfolio .portfolio_list ul li .image{ position: relative; } .cavani_tm_portfolio .portfolio_list ul li .image img{ position: relative; opacity: 0; min-width: 100%; } .cavani_tm_portfolio .portfolio_list ul li .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .image .main{ filter: blur(2px); } .cavani_tm_portfolio .portfolio_list ul li .icon{ position: absolute; z-index: 3; top: -55px; left: 20px; display: inline-block; border-radius: 100%; background-color: #fff; width: 50px; height: 50px; box-shadow: 0px 0px 10px rgba(0,0,0,.1); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .icon{ top: 20px; } .cavani_tm_portfolio .portfolio_list ul li .icon i{ color: #333; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 20px; } .cavani_tm_portfolio .portfolio_list ul li .details{ position: absolute; bottom: -100px; left: 20px; right: 20px; background-color: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.1); z-index: 3; padding: 15px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .details{ bottom: 20px; } .cavani_tm_portfolio .portfolio_list ul li .details h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_portfolio .portfolio_list ul li .details span{ font-size: 14px; } .cavani_tm_modalbox{ position: fixed; top: 0px; left: 0px; right: 0px; height: 100vh; z-index: 20; background-color: rgba(0,0,0,.8); opacity: 0; visibility: hidden; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_modalbox.opened{ opacity: 1; visibility: visible; } .cavani_tm_modalbox .box_inner{ position: absolute; top: 70px; bottom: 70px; width: 968px; left: 50%; transform: translateX(-50%); background-color: #fff; z-index: 1; opacity: 0; visibility: hidden; margin-top: -20px; transition-delay: .3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_modalbox.opened .box_inner{ opacity: 1; visibility: visible; margin-top: 0px; } .cavani_tm_modalbox .close{ position: fixed; left: 100%; top: 0px; margin-left: 20px; z-index: 111111; } .cavani_tm_modalbox .close a{ text-decoration: none; color: #fff; } .cavani_tm_modalbox .close .svg{ width: 50px; height: 50px; } .cavani_tm_modalbox .description_wrap{ position: relative; width: 100%; height: 100%; float: left; overflow: hidden; padding: 50px; overflow-y: scroll; } .cavani_tm_modalbox .description_wrap::-webkit-scrollbar{ width: 11px; } .aali_tm_modalbox .description_wrap{ scrollbar-width: thin; scrollbar-color: #dfe2e7 #fff; } .cavani_tm_modalbox .description_wrap:-webkit-scrollbar-track{ background: #fff; } .cavani_tm_modalbox .description_wrap::-webkit-scrollbar-thumb{ background-color: #dfe2e7; border-radius: 10px; border: 3px solid #fff; } .cavani_tm_portfolio .hidden_content{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -11; } .cavani_tm_modalbox .popup_details{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .popup_details .top_image{ position: absolute; overflow: hidden; margin-bottom: 37px; } .cavani_tm_modalbox .popup_details .top_image img{ position: relative; min-width: 100%; opacity: 0; } .cavani_tm_modalbox .popup_details .top_image .main{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; } .cavani_tm_modalbox .portfolio_main_title{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_modalbox .portfolio_main_title span{ display: inline-block; } .cavani_tm_modalbox .portfolio_main_title h3{ font-weight: 700; font-size: 22px; margin-bottom: 5px; } .cavani_tm_modalbox .main_details{ width: 100%; height: auto; clear: both; display: flex; margin-bottom: 60px; } .cavani_tm_modalbox .main_details .textbox{ width: 70%; padding-right: 40px; } .cavani_tm_modalbox .main_details .textbox p{ margin-bottom: 15px; } .cavani_tm_modalbox .main_details .textbox p:last-child{ margin-bottom: 0px; } .cavani_tm_modalbox .main_details .detailbox{ width: 30%; padding-left: 40px; } .cavani_tm_modalbox .main_details .detailbox > ul{ margin: 0px; list-style-type: none; } .cavani_tm_modalbox .main_details .detailbox > ul > li{ margin: 0px 0px 10px 0px; width: 100%; float: left; } .cavani_tm_modalbox .main_details .detailbox > ul > li:last-child{ margin-bottom: 0px; } .cavani_tm_modalbox .main_details .detailbox .first{ font-weight: 700; display: block; } .cavani_tm_modalbox .main_details .detailbox span a{ text-decoration: none; color: #7d7789; } .cavani_tm_modalbox .main_details .detailbox .share{ margin: 0px; list-style-type: none; position: relative; top: 7px; } .cavani_tm_modalbox .main_details .detailbox .share li{ margin: 0px 13px 0px 0px; display: inline-block; } .cavani_tm_modalbox .main_details .detailbox .share li:last-child{ margin-right: 0px; } .cavani_tm_modalbox .main_details .detailbox .share li a{ text-decoration: none; color: #7d7789; } .cavani_tm_modalbox .additional_images{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .additional_images ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_modalbox .additional_images ul li{ margin: 0px 0px 30px 0px; float: left; width: 50%; padding-left: 30px; } .cavani_tm_modalbox .additional_images ul li:nth-child(3n-2){ width: 100%; } .cavani_tm_modalbox .additional_images ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; } .cavani_tm_modalbox .additional_images ul li .my_image{ position: relative; } .cavani_tm_modalbox .additional_images ul li .my_image img{ opacity: 0; min-width: 100%; } .cavani_tm_modalbox .additional_images ul li .my_image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } /*---------------------------------------------------*/ /* 08) CAVANI NEWS /*---------------------------------------------------*/ .cavani_tm_news{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 70px; } .cavani_tm_news .news_list{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .cavani_tm_news .news_list ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_news .news_list ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_news .news_list ul li .list_inner{ position: relative; width: 100%; height: auto; clear: both; float: left; border: 1px solid rgba(0,0,0,.07) } .cavani_tm_news .news_list ul li .image{ position: relative; overflow: hidden; } .cavani_tm_news .news_list ul li .image img{ position: relative; min-width: 100%; opacity: 0; } .cavani_tm_news .news_list ul li .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; transform: scale(1) translateZ(0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_news .news_list ul li .list_inner .image:hover .main{ transform: scale(1.1) translateZ(0); } .cavani_tm_news .news_list ul li .details{ width: 100%; height: auto; clear: both; float: left; padding: 19px 30px 3px 30px; } .cavani_tm_news .news_list ul li .metabox{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_news .news_list ul li .metabox .info{ width: 100%; float: left; margin-bottom: 5px; } .cavani_tm_news .news_list ul li .metabox .info span{ position: relative; padding-left: 25px; font-size: 14px; } .cavani_tm_news .news_list ul li .metabox .info span:first-child{ padding-left: 0px; } .cavani_tm_news .news_list ul li .metabox .info span:before{ position: relative; content: "|"; color: #7d7789; right: 14px; font-size: 12px; top: -2px; } .cavani_tm_news .news_list ul li .metabox .info span:first-child:before{ display: none; } .cavani_tm_news .news_list ul li .metabox a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_news .news_list ul li .metabox a:hover{ color: #333; } .cavani_tm_news .news_list ul li .metabox .title h3{ font-size: 16px; font-weight: 600; line-height: 1.4; } .cavani_tm_news .news_list ul li .metabox .title a{ text-decoration: none; display: inline-block; color: #333; } .cavani_tm_news .news_hidden_details{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -11; } .cavani_tm_modalbox .news_popup_informations{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .news_popup_informations .image{ position: absolute; margin-bottom: 37px; } .cavani_tm_modalbox .news_popup_informations .image img{ position: relative; opacity: 0; min-width: 100%; } .cavani_tm_modalbox .news_popup_informations .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_modalbox .news_popup_informations .details{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_modalbox .news_popup_informations .details span{ display: inline-block; margin-bottom: 5px; } .cavani_tm_modalbox .news_popup_informations .details h3{ font-weight: 700; font-size: 22px; } .cavani_tm_modalbox .news_popup_informations .text{ width: 100%; float: left; } .cavani_tm_modalbox .news_popup_informations .text p{ margin-bottom: 15px; } .cavani_tm_modalbox .news_popup_informations .text p:last-child{ margin-bottom: 0px; } /*---------------------------------------------------*/ /* 09) CAVANI CONTACT /*---------------------------------------------------*/ .cavani_tm_contact{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 100px; } .cavani_tm_contact .short_info{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .cavani_tm_contact .short_info ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_contact .short_info ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_contact .short_info ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; border: 1px solid rgba(0,0,0,.07); text-align: center; padding: 32px 25px; } .cavani_tm_contact .short_info ul li .list_inner span{ display: block; } .cavani_tm_contact .short_info ul li .list_inner i{ font-size: 20px; margin-bottom: 5px; display: inline-block; color: #333; } .cavani_tm_contact .short_info ul li .list_inner a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_contact .short_info ul li .list_inner a:hover{ color: #333; } .cavani_tm_contact .form{ width: 100%; height: auto; clear: both; display: flex; } .cavani_tm_contact .form .left{ width: 50%; padding-right: 15px; } .cavani_tm_contact .form .fields{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_contact .form .fields .first{ width: 100%; float: left; } .cavani_tm_contact .form .fields ul{ margin: 0px; list-style-type: none; } .cavani_tm_contact .form .fields ul li{ width: 100%; margin: 0px 0px 30px 0px; float: left; } .cavani_tm_contact .form .fields ul li input{ width: 100%; border: 1px solid rgba(0,0,0,.07); background-color: transparent; } .cavani_tm_contact .form .fields ul li input:focus{ outline: none; border: 1px solid rgba(0,0,0,.2); } .cavani_tm_contact .form .fields .last textarea{ width: 100%; border: 1px solid rgba(0,0,0,.07); height: 120px; resize: none; margin-bottom: 20px; background-color: transparent; } .cavani_tm_contact .form .fields .last textarea:focus{ outline: none; border: 1px solid rgba(0,0,0,.2); } .cavani_tm_contact .form .empty_notice{ color: #F52225; margin-bottom: 7px; display: none; text-align: left; font-weight: 500; } .cavani_tm_contact .form .contact_error{ color: #F52225; text-align: left; font-weight: 500; } .cavani_tm_contact .form .returnmessage{ color:#3A00FF; text-align: left; font-weight: 500; } .cavani_tm_contact .form .right{ width: 50%; padding-left: 15px; position: relative; } .cavani_tm_contact .form .map_wrap .map{ min-height: 355px; width: 100%; filter: grayscale(1); } /*---------------------------------------------------*/ /* 10) CAVANI FOOTER /*---------------------------------------------------*/ .cavani_tm_footer{ position: fixed; bottom: 0px; left: 0px; right: 0px; height: 70px; background-color: #fff; z-index: 10; line-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0px 70px; } .cavani_tm_footer .copyright p{ color: #333; font-family: "Poppins"; } .cavani_tm_footer .social ul{ margin: 0px; list-style-type: none; } .cavani_tm_footer .social ul li{ margin: 0px 15px 0px 0px; display: inline-block; } .cavani_tm_footer .social ul li:last-child{ margin-right: 0px; } .cavani_tm_footer .social ul li a{ text-decoration: none; color: #333; } .cavani_tm_left_border{ position: fixed; top: 0px; left: 0px; bottom: 0px; width: 70px; background-color: #fff; z-index: 10; } .cavani_tm_right_border{ position: fixed; top: 0px; right: 0px; bottom: 0px; width: 70px; background-color: #fff; z-index: 10; } /*---------------------------------------------------*/ /* 11) CAVANI MAGIC CURSOR /*---------------------------------------------------*/ .mouse-cursor{ position: fixed; left: 0; top: 0; pointer-events: none; border-radius: 50%; -webkit-transform: translateZ(0); transform: translateZ(0); visibility: hidden; } .cursor-inner { margin-left: -3px; margin-top: -3px; width: 6px; height: 6px; z-index: 100; background-color: #333; -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; } .cursor-inner.cursor-hover { margin-left: -40px; margin-top: -40px; width: 80px; height: 80px; background-color: #333; opacity: .3; } .cursor-outer { margin-left: -15px; margin-top: -15px; width: 30px; height: 30px; border: 2px solid #333; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 100; opacity: .5; -webkit-transition: all .08s ease-out; transition: all .08s ease-out; } .cursor-outer.cursor-hover{ opacity: 0; } .cavani_tm_all_wrap[data-magic-cursor="hide"] .mouse-cursor{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -1111; } /*---------------------------------------------------*/ /* 12) CAVANI GLITCH EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .glitch_wrap{ position: relative; width: 100%; height:100%; float: left; overflow: hidden; } .glitch{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: url("..//img/about/2.jpg"); background-size: cover; -webkit-background-size: cover; background-position: center; z-index: -1 !important; opacity: 1; transform: scale(1); } /*---------------------------------------------------*/ /* 13) CAVANI PARTICLE EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .particle_wrapper{ position: relative; float: left; width: 100%; height: 100%; } #particles-js { width: 100%; height: 100%; position: relative; z-index: 2; } /*---------------------------------------------------*/ /* 14) CAVANI RIPPLE EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .ripple{ width: 100%; height: 100%; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url("..//img/about/3.jpg"); } /*---------------------------------------------------*/ /* 15) CAVANI MEDIA QUERIES (FOR SMALL DEVICES) /*---------------------------------------------------*/ @media (max-width: 1400px) { body{font-size: 15px;} .cavani_tm_header .logo img{max-width: 95px;} .cavani_tm_mainpart .author_image{width: 35%;} .cavani_tm_mainpart .main_content{width: 65%;} .cavani_tm_section .section_inner:before{width: 50px;} .cavani_tm_title span{letter-spacing: 7px;} .cavani_tm_title span:after{margin-left: 25px;} .cavani_tm_header{height: 60px;line-height: 60px;padding: 0px 60px;} .cavani_tm_footer{height: 60px;line-height: 60px;padding: 0px 60px;} .cavani_tm_left_border{width: 60px;} .cavani_tm_right_border{width: 60px;} .cavani_tm_mainpart{top: 60px;left: 60px;right: 60px;bottom: 60px;} .cavani_tm_footer .social ul li{margin-right: 10px;} .cavani_tm_header .menu ul li a{padding: 0px 22px;} .cavani_tm_home .content{padding-left: 50px;} .cavani_tm_home .name{font-size: 55px;margin-bottom: 25px;} .cavani_tm_home .line{width: 60px;height: 4px;margin-bottom: 25px;} .cavani_tm_home .job{font-size: 23px;margin-bottom: 30px;} .cavani_tm_button a{padding: 13px 32px;} .cavani_tm_section .section_inner{padding: 95px 50px 0px 50px;} .circular_progress_bar .list_inner:after{width: 100px;height: 100px;} .circular_progress_bar .title{max-width: 100px;} .progress_inner{margin-bottom: 18px;} .cavani_tm_about .univ ul li .time span{padding: 3px 12px;} .cavani_tm_about .univ ul li .place{padding-left: 0px;} .cavani_tm_portfolio .portfolio_filter ul li{margin-right: 30px;} .cavani_tm_about .testimonials .list ul li .text{padding: 30px;} .cavani_tm_news .news_list ul li .details{padding: 15px 15px 0px 15px;} .cavani_tm_news .news_list ul li .metabox .info span{font-size: 13px;padding-left: 20px;} .cavani_tm_news .news_list ul li .metabox .info span:before{font-size: 11px;right: 11px;} .cavani_tm_contact .short_info ul li .list_inner{padding: 20px 10px;} .cavani_tm_modalbox .box_inner{width: 750px;} .cavani_tm_modalbox .description_wrap{padding: 30px;} .cavani_tm_modalbox .close .svg{width: 40px;height: 40px;} } @media (max-width: 1040px) { .mouse-cursor{display: none;} #preloader{display: none;} .cavani_tm_topbar{display: block;} .cavani_tm_header{display: none;} .cavani_tm_footer{display: none;} .cavani_tm_left_border{display: none;} .cavani_tm_right_border{display: none;} .cavani_tm_section .section_inner:before{width: 20px;} .cavani_tm_mainpart .author_image{display: none;} .cavani_tm_mainpart{top: 55px;left: 0px;right: 0px;bottom: 0px;} .cavani_tm_mainpart .main_content{width: 100%;} .cavani_tm_home .content{padding: 0px 20px;} .cavani_tm_home .name{font-size: 60px;} .cavani_tm_home .job{font-size: 22px;} .cavani_tm_about .biography .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .biography .left{width: 100%;margin-bottom: 55px;} .cavani_tm_about .biography .right{width: 100%;} .cavani_tm_about .services .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .services .service_list{width: 100%;margin-bottom: 55px;} .cavani_tm_about .services .interests{width: 100%;} .cavani_tm_section .section_inner{padding: 57px 20px 0px 20px;} .cavani_tm_about .skills .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .skills .programming{width: 100%;margin-bottom: 60px;} .cavani_tm_about .skills .language{width: 100%;} .circular_progress_bar .title{float: none;} .cavani_tm_about .resume .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .resume .education{width: 100%;margin-bottom: 60px;} .cavani_tm_about .resume .experience{width: 100%;} .cavani_tm_portfolio .portfolio_list ul li{width: 50%;} .cavani_tm_news .news_list ul li{width: 50%;} .cavani_tm_contact .short_info ul{margin: 0px;} .cavani_tm_contact .short_info ul li{width: 100%;padding-left: 0px;} .cavani_tm_contact .form{flex-direction: column;align-items: baseline;} .cavani_tm_contact .form .left{width: 100%;padding: 0px;margin-bottom: 30px;} .cavani_tm_contact .form .right{width: 100%;padding: 0px;} .cavani_tm_modalbox .box_inner{width: 550px;} .cavani_tm_modalbox .description_wrap{padding: 20px;} .cavani_tm_modalbox .main_details{flex-direction: column;align-items: baseline;} .cavani_tm_modalbox .main_details .textbox{width: 100%;padding: 0px;margin-bottom: 30px;} .cavani_tm_modalbox .main_details .detailbox{width: 100%;padding: 0px;} .cavani_tm_modalbox .additional_images ul{margin: 0px;} .cavani_tm_modalbox .additional_images ul li{width: 100%;padding-left: 0px;} .cavani_tm_modalbox .portfolio_main_title h3{font-size: 20px;} .cavani_tm_modalbox .close .svg{width: 35px;height: 35px;} .cavani_tm_modalbox .news_popup_informations .details h3{font-size: 20px;} } @media (max-width: 768px) { .cavani_tm_home .name{font-size: 40px;} .cavani_tm_home .job{font-size: 20px;} .cavani_tm_home .line{height: 3px;width: 40px;} .cavani_tm_button a{padding: 10px 28px;} .circular_progress_bar .list_inner:after{width: 80px;height: 80px;} .circular_progress_bar .title{max-width: 80px;} .cavani_tm_about .partners .list ul li{width: 50%;} .cavani_tm_portfolio .portfolio_list ul{margin: 0px;} .cavani_tm_portfolio .portfolio_list ul li{width: 100%;padding-left: 0px;} .cavani_tm_news .news_list ul{margin: 0px;} .cavani_tm_news .news_list ul li{width: 100%;padding-left: 0px;} .cavani_tm_news .news_list ul li .details{padding: 15px 20px 0px 20px;} .cavani_tm_title span{letter-spacing: 4px;} .cavani_tm_title span:after{margin-left: 15px;} .cavani_tm_modalbox .box_inner{width: 300px;top: 100px;bottom: 40px;} .cavani_tm_modalbox .close{margin-left: -25px;top: -35px;} .cavani_tm_modalbox .close .svg{width: 25px;height: 25px;} }
public/frontend_assets/css/style.css
@charset "utf-8"; html { overflow-x: hidden; padding: 0px; margin: 0px } body{ overflow-x: hidden; width: 100%; font-family: "Open Sans"; font-size: 16px; line-height: 1.7; letter-spacing: 0px; word-wrap: break-word; font-weight: 400; background-color: #f6fbff; color: #7d7789; } svg{ fill: currentcolor; width: 15px; height: 15px; } img.svg{ width: 15px; height: 15px; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #aaa6b2; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #aaa6b2; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #aaa6b2; opacity: 1; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #aaa6b2; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #aaa6b2; } ::placeholder { /* Most modern browsers support this now. */ color: #aaa6b2; } body.dark::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #9e9ba3; } body.dark:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #9e9ba3; opacity: 1; } body.dark::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #9e9ba3; opacity: 1; } body.dark:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #9e9ba3; } body.dark::-ms-input-placeholder { /* Microsoft Edge */ color: #9e9ba3; } body.dark::placeholder { /* Most modern browsers support this now. */ color: #9e9ba3; } body::-webkit-scrollbar { width: 11px; } body{ scrollbar-width: thin; scrollbar-color: #999 #fff; } body:-webkit-scrollbar-track { background: #fff; } body::-webkit-scrollbar-thumb { background-color: #999; border-radius: 6px; border: 3px solid #fff; } body.dark::-webkit-scrollbar { width: 11px; } h1, h2, h3, h4, h5, h6{ font-weight:700; line-height: 1.2; font-family: "Poppins"; color: #333; } h1 { font-size: 45px; } h2 { font-size: 36px; } h3 { font-size: 30px; } h4 { font-size: 24px; } h5 { font-size: 20px; } h6 { font-size: 16px; } .cavani_tm_all_wrap{ width: 100%; min-height: 100vh; clear: both; float: left; position: relative; } .cavani_tm_all_wrap, .cavani_tm_all_wrap *{ -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } #preloader{ position: fixed; left: 0; top: 0; height: 100vh; width: 100%; z-index: 99999; display: flex; } #preloader:before, #preloader:after{ content: ''; position: absolute; left: 0; top: 0; width: 50%; height: 100%; z-index: -1; background-color: #000; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } #preloader:after{ left: auto; right: 0; } #preloader .loader_line{ margin: auto; width: 1px; height: 250px; position: relative; overflow: hidden; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .loader_line:before{ content: ''; position: absolute; left: 0; top: 50%; width: 1px; height: 0%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background-color: #fff; -webkit-animation: lineheight 1000ms ease-in-out 0s forwards; -o-animation: lineheight 1000ms ease-in-out 0s forwards; animation: lineheight 1000ms ease-in-out 0s forwards; } .loader_line:after{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background-color: #777; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-animation: lineround 1200ms linear 0s infinite; -o-animation: lineround 1200ms linear 0s infinite; animation: lineround 1200ms linear 0s infinite; animation-delay: 2000ms; } @keyframes lineheight{ 0%{ height: 0%; } 100%{ height: 100%; } } @keyframes lineround{ 0%{ -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); } 100%{ -webkit-transform: translateY(200%); -ms-transform: translateY(200%); -o-transform: translateY(200%); transform: translateY(200%); } } /*hiding all*/ .preloaded .loader_line:after{ opacity: 0; } .preloaded .loader_line{ opacity: 0; height: 100%!important; } .preloaded:before, .preloaded:after{ -webkit-animation: preloadedzero 300ms ease-in-out 500ms forwards; -o-animation: preloadedzero 300ms ease-in-out 500ms forwards; animation: preloadedzero 300ms ease-in-out 500ms forwards; } @keyframes preloadedzero{ 0%{ width: 50%; } 100%{ width: 0%; } } /*---------------------------------------------------*/ /* 02) CAVANI HEADER /*---------------------------------------------------*/ .cavani_tm_header{ position: fixed; top: 0px; left: 0px; right: 0px; height: 70px; line-height: 70px; background-color: #fff; z-index: 10; display: flex; align-items: center; justify-content: space-between; padding: 0px 70px; } .cavani_tm_header .logo img{ max-width: 110px; max-height: 65px; } .cavani_tm_header .menu{ position: relative; } .cavani_tm_header .menu ul{ margin: 0px; list-style-type: none; } .cavani_tm_header .menu ul li{ margin: 0px; float: left; } .cavani_tm_header .menu ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; font-weight: 500; padding: 0px 30px; display: inline-block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_header .menu .ccc{ position: absolute; bottom: 0; width: 30px; display: block; top: 15px; bottom: 15px; background-color: #333; z-index: -1; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .cavani_tm_header .menu ul li.mleave.active a{ color: #333; } .cavani_tm_header .menu ul li.active a{ color: #fff; } .cavani_tm_header .menu ul li a:hover{ color: #fff; } /*---------------------------------------------------*/ /* 03) CAVANI MOBILE MENU /*---------------------------------------------------*/ .cavani_tm_topbar{ position: fixed; top: 0px; left: 0px; right: 0px; height: 50px; background-color: #fff; z-index: 20; display: none; } .cavani_tm_topbar .topbar_inner{ width: 100%; height: 100%; clear: both; display: flex; align-items: center; justify-content: space-between; padding: 0px 20px; } .cavani_tm_topbar .logo img{ max-width: 100px; max-height: 40px; } .cavani_tm_topbar .hamburger{ padding: 0px; } .cavani_tm_topbar .hamburger-inner, .cavani_tm_topbar .hamburger-inner:after, .cavani_tm_topbar .hamburger-inner:before{ width: 30px; height: 2px; } .cavani_tm_topbar .trigger{ position: relative; top: 5px; } .cavani_tm_topbar .hamburger-box{ width: 30px; } .cavani_tm_mobile_menu{ position: fixed; top: 50px; right: -200px; height: 100vh; width: 200px; z-index: 15; background-color: #fff; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_mobile_menu.opened{ right: 0px; } .cavani_tm_mobile_menu .inner{ position: relative; width: 100%; height: 100%; text-align: right; padding: 70px 20px 20px 20px; } .cavani_tm_mobile_menu .avatar{ width: 70px; height: 70px; position: relative; float: right; margin-bottom: 60px; } .cavani_tm_mobile_menu .avatar .image{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_mobile_menu .menu_list{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 50px; } .cavani_tm_mobile_menu .menu_list ul{ margin: 0px; list-style-type: none; } .cavani_tm_mobile_menu .menu_list ul li{ margin: 0px 0px 7px 0px; } .cavani_tm_mobile_menu .menu_list ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; } .cavani_tm_mobile_menu .social{ width: 100%; float: left; margin-bottom: 5px; } .cavani_tm_mobile_menu .social ul{ margin: 0px; list-style-type: none; } .cavani_tm_mobile_menu .social ul li{ margin: 0px 8px 0px 0px; display: inline-block; } .cavani_tm_mobile_menu .social ul li:last-child{ margin-right: 0px; } .cavani_tm_mobile_menu .social ul li a{ text-decoration: none; color: #333; } .cavani_tm_mobile_menu .copyright{ width: 100%; float: left; } .cavani_tm_mobile_menu .copyright p{ color: #333; font-family: "Poppins"; } /*---------------------------------------------------*/ /* 04) CAVANI MAINPART /*---------------------------------------------------*/ .cavani_tm_mainpart{ position: absolute; top: 70px; bottom: 70px; left: 70px; right: 70px; overflow: hidden; } .cavani_tm_mainpart .author_image{ position: absolute; top: 0px; bottom: 0px; left: 0px; width: 40%; z-index: 15; } .cavani_tm_mainpart .author_image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_mainpart .main_content{ position: absolute; top: 0px; right: 0px; bottom: 0px; width: 60%; } .cavani_tm_section{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; } .cavani_tm_section{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; overflow-y: scroll; opacity: 0; visibility: hidden; z-index: 8; transition: visibility 1s linear, opacity .5s linear; -moz-transition: visibility 1s linear, opacity .5s linear; -webkit-transition: visibility1s linear, opacity .5s linear; -o-transition: visibility 1s linear, opacity .5s linear; } .cavani_tm_section.animated { opacity: 1; visibility: visible; z-index: 9; } .cavani_tm_section.active { opacity: 1; visibility: visible; z-index: 10; } .cavani_tm_section.hidden { opacity: 0; visibility: hidden; z-index: 9; } .cavani_tm_section::-webkit-scrollbar{ width: 0px; } .cavani_tm_section .section_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; padding: 92px 100px 0px 100px; } .cavani_tm_section .section_inner:before{ position: absolute; content: ""; top: 0px; bottom: 0px; right: 0px; width: 100px; background-color: #f6fbff; } /*---------------------------------------------------*/ /* 05) CAVANI HOME /*---------------------------------------------------*/ .cavani_tm_home{ position: relative; width: 100%; height: 100%; display: flex; align-items: center; } .cavani_tm_home .content{ padding-left: 100px; } .cavani_tm_home .name{ font-size: 72px; font-weight: 700; text-transform: uppercase; margin-bottom: 30px; } .cavani_tm_home .line{ display: inline-block; width: 70px; height: 5px; background-color: #333; margin-bottom: 30px; } .cavani_tm_home .job{ font-size: 25px; margin-bottom: 35px; font-weight: 300; } .cavani_tm_home .job span{ color: #7d7789; } .cavani_tm_home .job b{ font-weight:600; color: #333; } .cavani_tm_button{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_button a{ text-decoration: none; color: #fff; display: inline-block; background-color: #333; padding: 13px 38px; border: 2px solid #333; font-family: "Poppins"; font-weight: 500; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_button a:hover{ background-color: transparent; color: #333; } .cd-headline.clip .cd-words-wrapper::after{ height: 70%; top: 50%; width: 2px; transform: translateY(-50%); background-color: #999; } .cd-headline.loading-bar .cd-words-wrapper::after{ background: #333; height: 2px; } /*---------------------------------------------------*/ /* 06) CAVANI ABOUT /*---------------------------------------------------*/ .cavani_tm_about{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_about .biography{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 87px; } .cavani_tm_title{ width: 100%; height: auto; clear: both; float: left; overflow: hidden; } .cavani_tm_title span{ display: inline-block; position: relative; font-family: "Poppins"; color: #333; text-transform: uppercase; font-weight: 700; letter-spacing: 8px; } .cavani_tm_title span:after{ position: absolute; content: ""; width: 5000px; height: 1px; background-color: #7d7789; left: 100%; top: 50%; transform: translateY(-50%); margin-left: 30px; } .cavani_tm_about .biography .wrapper{ width: 100%; height: auto; clear: both; float: left; display: flex; justify-content: space-between; margin-top: 55px; } .cavani_tm_about .biography .left{ width: 40%; } .cavani_tm_about .biography .left p{ margin-bottom: 15px; } .cavani_tm_about .biography .left p:last-child{ margin-bottom: 0px; } .cavani_tm_about .biography .right{ width: 50%; } .cavani_tm_about .biography .right ul{ margin: 0px; list-style-type: none; } .cavani_tm_about .biography .right ul li{ margin: 0px 0px 8px 0px; width: 100%; float: left; } .cavani_tm_about .biography .right ul li:last-child{ margin-bottom: 0px; } .cavani_tm_about .biography .right ul li span{ display: inline-block; } .cavani_tm_about .biography .right ul li .first{ min-width: 100px; font-weight: 700; } .cavani_tm_about .biography .right ul li a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_about .biography .right ul li a:hover{ color: #333; } .cavani_tm_about .services{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 87px; } .cavani_tm_about .services .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .services .list{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .cavani_tm_about .services .service_list{ width: 40%; } .cavani_tm_about .services .interests{ width: 50%; } .cavani_tm_about .services .service_list ul, .cavani_tm_about .services .interests ul{ margin: 0px; list-style-type: none; } .cavani_tm_about .services .service_list ul li, .cavani_tm_about .services .interests ul li{ margin: 0px 0px 8px 0px; width: 100%; float: left; position: relative; padding-left: 25px; } .cavani_tm_about .services .service_list ul li:last-child, .cavani_tm_about .services .interests ul li:last-child{ margin-bottom: 0px; } .cavani_tm_about .services .service_list ul li i, .cavani_tm_about .services .interests ul li i{ position: absolute; left: -7px; top: 50%; transform: translateY(-50%); } .cavani_tm_about .skills{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 65px; } .cavani_tm_about .skills .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .skills .programming{ width: 40%; } .cavani_tm_about .skills .language{ width: 50%; } .cavani_progress{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .progress_inner{ width:100%; margin-bottom:25px; } .progress_inner:last-child{ margin-bottom: 0px; } .progress_inner > span{ margin:0px 0px 5px 0px; width:100%; display:block; text-align:left; } .progress_inner span.number{ float: right; } .progress_inner .background{ background:rgba(0,0,0,.07); width:100%; min-width:100%; position:relative; height:3px; } .progress_inner .background .bar_in{ height:100%; background:#7d7789; width:0px; overflow:hidden; } .progress_inner .background .bar{ width:0px; height:100%; } .progress_inner .background .bar.open{ -webkit-animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* Safari 4+ */ -moz-animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* Fx 5+ */ animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* IE 10+ */ width:100%; } @-webkit-keyframes wow {0%{ width:0%; } 100%{ width:100%; }} @-moz-keyframes wow {0%{ width:0%; } 100%{ width:100%; }} @keyframes wow {0%{ width:0%; } 100%{ width:100%; }} .circular_progress_bar{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .circular_progress_bar ul{ margin: 0px 0px 0px -20px; list-style-type: none; } .circular_progress_bar ul li{ margin: 0px 0px 20px 0px; width: 33.3333%; float: left; padding-left: 20px; } .circular_progress_bar .myCircle{ position: relative; float: left; } .circular_progress_bar .list_inner{ width: 100%; position: relative; text-align: center; } .circular_progress_bar .list_inner:after{ content: ''; position: absolute; width: 120px; height: 120px; border: 3px solid rgba(0,0,0,.07); left: 0px; top: 0px; border-radius: 50%; box-sizing: border-box; z-index: -1; } .circular_progress_bar .title{ width: 100%; max-width: 120px; float: left; } .circular_progress_bar .number{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .cavani_tm_about .resume{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 75px; } .cavani_tm_about .resume .wrapper{ width: 100%; height: auto; clear: both; display: flex; justify-content: space-between; } .cavani_tm_about .resume .list{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_about .resume .education{ width: 40%; } .cavani_tm_about .resume .experience{ width: 50%; } .cavani_tm_about .univ{ width: 100%; height: auto; clear: both; float: left; margin-top: 55px; } .cavani_tm_about .univ ul{ margin: 0px; list-style-type: none; position: relative; display: inline-block; padding-top: 10px; } .cavani_tm_about .univ ul:before{ content: ""; position: absolute; width: 1px; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,.07); } .cavani_tm_about .univ ul li{ margin: 0px; width: 100%; float: left; position: relative; padding-left: 20px; padding-bottom: 45px; } .cavani_tm_about .univ ul li:last-child{padding-bottom: 0px;} .cavani_tm_about .univ ul li:before{ content: ""; position: absolute; height: 18px; width: 18px; background: #f6fbff; border-radius: 100%; border: solid 1px #CCC; left: -9px; top: 8px; } .cavani_tm_about .univ ul li .list_inner{ width: 100%; height: auto; clear: both; display: flex; position: relative; } .cavani_tm_about .univ ul li .time{ width: 50%; padding-right: 20px; } .cavani_tm_about .univ ul li .time span{ display: inline-block; padding: 5px 25px; background-color: rgba(0,0,0,.05); border-radius: 50px; font-size: 14px; white-space: nowrap; } .cavani_tm_about .univ ul li .place{ width: 50%; padding-left: 20px; } .cavani_tm_about .univ ul li .place h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_about .univ ul li .place span{ font-size: 14px; } .cavani_tm_about .partners{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 92px; } .cavani_tm_about .partners .list{ width: 100%; float: left; clear: both; overflow: hidden; border: 2px solid #E5EDF4; margin-top: 62px; } .cavani_tm_about .partners .list ul{ margin: -2px -10px -2px -2px; list-style-type: none; padding-top: 2px; float: left; padding-left: 2px; min-width: calc(100% + 12px); } .cavani_tm_about .partners .list ul li{ margin: 0px; float: left; width: 25%; border: 2px solid #E5EDF4; text-align: center; height: 130px; line-height: 130px; position: relative; margin-top: -2px; margin-left: -2px; overflow: hidden; } .cavani_tm_about .partners .list ul li img{ max-width: 65%; max-height: 65px; } .cavani_tm_about .partners .list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; opacity: .5; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_about .partners .list ul li .list_inner:hover{ opacity: 1; } .cavani_tm_full_link{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 5; } .cavani_tm_about .testimonials{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 90px; } .cavani_tm_about .testimonials .list{ width: 100%; height: auto; clear: both; float: left; margin-top: 75px; } .cavani_tm_about .testimonials .list ul{ margin: 0px; list-style-type: none; cursor: e-resize; } .cavani_tm_about .testimonials .list ul li{ margin: 0px; } .cavani_tm_about .testimonials .list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; } .cavani_tm_about .testimonials .list ul li .text{ width: 100%; height: auto; clear: both; float: left; position: relative; border: 2px solid #E5EDF4; padding: 40px; margin-bottom: 30px; } .cavani_tm_about .testimonials .list ul li .text:before{ position: absolute; content: ""; height: 0px; width: 0px; top: 100%; left: 50px; border: solid transparent; border-top-color: #E5EDF4; border-width: 18px 18px 0px 0px; } .cavani_tm_about .testimonials .list ul li .text:after{ position: absolute; content: ""; top: 100%; left: 50px; height: 0px; width: 0px; border: solid transparent; border-top-color: #f6fbff; border-width: 14px 13px 0px 0px; margin-left: 2px; } .cavani_tm_about .testimonials .list ul li .text i{ position: absolute; z-index: 1; font-size: 30px; top: -29px; left: 50px; } .cavani_tm_about .testimonials .details{ width: 100%; height: auto; clear: both; float: left; display: flex; align-items: center; padding-left: 20px; } .cavani_tm_about .testimonials .details .image{ position: relative; width: 60px; height: 60px; } .cavani_tm_about .testimonials .details .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; border-radius: 100%; } .cavani_tm_about .testimonials .details .info{ padding-left: 20px; } .cavani_tm_about .testimonials .details .info h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_about .testimonials .details .info span{ font-size: 14px; } .cavani_tm_about .testimonials .owl-carousel .owl-stage-outer{ overflow: hidden; } .cavani_tm_about .testimonials .owl-carousel .owl-stage-outer{ overflow: visible; } .cavani_tm_about .testimonials .owl-item.active{ opacity: 1; } .cavani_tm_about .testimonials .owl-item{ opacity: 0; } /*---------------------------------------------------*/ /* 07) CAVANI PORTFOLIO /*---------------------------------------------------*/ .cavani_tm_portfolio{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 70px; } .cavani_tm_portfolio .portfolio_filter{ width: 100%; height: auto; clear: both; float: left; text-align: left; padding: 55px 0px 22px 0px; } .cavani_tm_portfolio .portfolio_filter ul{ margin: 0px; list-style-type: none; } .cavani_tm_portfolio .portfolio_filter ul li{ margin: 0px 40px 0px 0px; display: inline-block; } .cavani_tm_portfolio .portfolio_filter ul li:last-child{ margin-right: 0px; } .cavani_tm_portfolio .portfolio_filter ul li a{ text-decoration: none; color: #333; font-family: "Poppins"; font-weight: 500; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_portfolio .portfolio_list ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_portfolio .portfolio_list ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_portfolio .portfolio_list ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; overflow: hidden; } .cavani_tm_portfolio .portfolio_list ul li .image{ position: relative; } .cavani_tm_portfolio .portfolio_list ul li .image img{ position: relative; opacity: 0; min-width: 100%; } .cavani_tm_portfolio .portfolio_list ul li .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .image .main{ filter: blur(2px); } .cavani_tm_portfolio .portfolio_list ul li .icon{ position: absolute; z-index: 3; top: -55px; left: 20px; display: inline-block; border-radius: 100%; background-color: #fff; width: 50px; height: 50px; box-shadow: 0px 0px 10px rgba(0,0,0,.1); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .icon{ top: 20px; } .cavani_tm_portfolio .portfolio_list ul li .icon i{ color: #333; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 20px; } .cavani_tm_portfolio .portfolio_list ul li .details{ position: absolute; bottom: -100px; left: 20px; right: 20px; background-color: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.1); z-index: 3; padding: 15px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_portfolio .portfolio_list ul li .list_inner:hover .details{ bottom: 20px; } .cavani_tm_portfolio .portfolio_list ul li .details h3{ font-size: 16px; margin-bottom: 2px; font-weight: 600; } .cavani_tm_portfolio .portfolio_list ul li .details span{ font-size: 14px; } .cavani_tm_modalbox{ position: fixed; top: 0px; left: 0px; right: 0px; height: 100vh; z-index: 20; background-color: rgba(0,0,0,.8); opacity: 0; visibility: hidden; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_modalbox.opened{ opacity: 1; visibility: visible; } .cavani_tm_modalbox .box_inner{ position: absolute; top: 70px; bottom: 70px; width: 968px; left: 50%; transform: translateX(-50%); background-color: #fff; z-index: 1; opacity: 0; visibility: hidden; margin-top: -20px; transition-delay: .3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_modalbox.opened .box_inner{ opacity: 1; visibility: visible; margin-top: 0px; } .cavani_tm_modalbox .close{ position: fixed; left: 100%; top: 0px; margin-left: 20px; z-index: 111111; } .cavani_tm_modalbox .close a{ text-decoration: none; color: #fff; } .cavani_tm_modalbox .close .svg{ width: 50px; height: 50px; } .cavani_tm_modalbox .description_wrap{ position: relative; width: 100%; height: 100%; float: left; overflow: hidden; padding: 50px; overflow-y: scroll; } .cavani_tm_modalbox .description_wrap::-webkit-scrollbar{ width: 11px; } .aali_tm_modalbox .description_wrap{ scrollbar-width: thin; scrollbar-color: #dfe2e7 #fff; } .cavani_tm_modalbox .description_wrap:-webkit-scrollbar-track{ background: #fff; } .cavani_tm_modalbox .description_wrap::-webkit-scrollbar-thumb{ background-color: #dfe2e7; border-radius: 10px; border: 3px solid #fff; } .cavani_tm_portfolio .hidden_content{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -11; } .cavani_tm_modalbox .popup_details{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .popup_details .top_image{ position: absolute; overflow: hidden; margin-bottom: 37px; } .cavani_tm_modalbox .popup_details .top_image img{ position: relative; min-width: 100%; opacity: 0; } .cavani_tm_modalbox .popup_details .top_image .main{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; } .cavani_tm_modalbox .portfolio_main_title{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_modalbox .portfolio_main_title span{ display: inline-block; } .cavani_tm_modalbox .portfolio_main_title h3{ font-weight: 700; font-size: 22px; margin-bottom: 5px; } .cavani_tm_modalbox .main_details{ width: 100%; height: auto; clear: both; display: flex; margin-bottom: 60px; } .cavani_tm_modalbox .main_details .textbox{ width: 70%; padding-right: 40px; } .cavani_tm_modalbox .main_details .textbox p{ margin-bottom: 15px; } .cavani_tm_modalbox .main_details .textbox p:last-child{ margin-bottom: 0px; } .cavani_tm_modalbox .main_details .detailbox{ width: 30%; padding-left: 40px; } .cavani_tm_modalbox .main_details .detailbox > ul{ margin: 0px; list-style-type: none; } .cavani_tm_modalbox .main_details .detailbox > ul > li{ margin: 0px 0px 10px 0px; width: 100%; float: left; } .cavani_tm_modalbox .main_details .detailbox > ul > li:last-child{ margin-bottom: 0px; } .cavani_tm_modalbox .main_details .detailbox .first{ font-weight: 700; display: block; } .cavani_tm_modalbox .main_details .detailbox span a{ text-decoration: none; color: #7d7789; } .cavani_tm_modalbox .main_details .detailbox .share{ margin: 0px; list-style-type: none; position: relative; top: 7px; } .cavani_tm_modalbox .main_details .detailbox .share li{ margin: 0px 13px 0px 0px; display: inline-block; } .cavani_tm_modalbox .main_details .detailbox .share li:last-child{ margin-right: 0px; } .cavani_tm_modalbox .main_details .detailbox .share li a{ text-decoration: none; color: #7d7789; } .cavani_tm_modalbox .additional_images{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .additional_images ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_modalbox .additional_images ul li{ margin: 0px 0px 30px 0px; float: left; width: 50%; padding-left: 30px; } .cavani_tm_modalbox .additional_images ul li:nth-child(3n-2){ width: 100%; } .cavani_tm_modalbox .additional_images ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; } .cavani_tm_modalbox .additional_images ul li .my_image{ position: relative; } .cavani_tm_modalbox .additional_images ul li .my_image img{ opacity: 0; min-width: 100%; } .cavani_tm_modalbox .additional_images ul li .my_image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } /*---------------------------------------------------*/ /* 08) CAVANI NEWS /*---------------------------------------------------*/ .cavani_tm_news{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 70px; } .cavani_tm_news .news_list{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .cavani_tm_news .news_list ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_news .news_list ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_news .news_list ul li .list_inner{ position: relative; width: 100%; height: auto; clear: both; float: left; border: 1px solid rgba(0,0,0,.07) } .cavani_tm_news .news_list ul li .image{ position: relative; overflow: hidden; } .cavani_tm_news .news_list ul li .image img{ position: relative; min-width: 100%; opacity: 0; } .cavani_tm_news .news_list ul li .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; transform: scale(1) translateZ(0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_news .news_list ul li .list_inner .image:hover .main{ transform: scale(1.1) translateZ(0); } .cavani_tm_news .news_list ul li .details{ width: 100%; height: auto; clear: both; float: left; padding: 19px 30px 3px 30px; } .cavani_tm_news .news_list ul li .metabox{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_news .news_list ul li .metabox .info{ width: 100%; float: left; margin-bottom: 5px; } .cavani_tm_news .news_list ul li .metabox .info span{ position: relative; padding-left: 25px; font-size: 14px; } .cavani_tm_news .news_list ul li .metabox .info span:first-child{ padding-left: 0px; } .cavani_tm_news .news_list ul li .metabox .info span:before{ position: relative; content: "|"; color: #7d7789; right: 14px; font-size: 12px; top: -2px; } .cavani_tm_news .news_list ul li .metabox .info span:first-child:before{ display: none; } .cavani_tm_news .news_list ul li .metabox a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_news .news_list ul li .metabox a:hover{ color: #333; } .cavani_tm_news .news_list ul li .metabox .title h3{ font-size: 16px; font-weight: 600; line-height: 1.4; } .cavani_tm_news .news_list ul li .metabox .title a{ text-decoration: none; display: inline-block; color: #333; } .cavani_tm_news .news_hidden_details{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -11; } .cavani_tm_modalbox .news_popup_informations{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_modalbox .news_popup_informations .image{ position: absolute; margin-bottom: 37px; } .cavani_tm_modalbox .news_popup_informations .image img{ position: relative; opacity: 0; min-width: 100%; } .cavani_tm_modalbox .news_popup_informations .image .main{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-repeat: no-repeat; background-size: cover; background-position: center; } .cavani_tm_modalbox .news_popup_informations .details{ width: 100%; float: left; margin-bottom: 20px; } .cavani_tm_modalbox .news_popup_informations .details span{ display: inline-block; margin-bottom: 5px; } .cavani_tm_modalbox .news_popup_informations .details h3{ font-weight: 700; font-size: 22px; } .cavani_tm_modalbox .news_popup_informations .text{ width: 100%; float: left; } .cavani_tm_modalbox .news_popup_informations .text p{ margin-bottom: 15px; } .cavani_tm_modalbox .news_popup_informations .text p:last-child{ margin-bottom: 0px; } /*---------------------------------------------------*/ /* 09) CAVANI CONTACT /*---------------------------------------------------*/ .cavani_tm_contact{ width: 100%; height: auto; clear: both; float: left; margin-bottom: 100px; } .cavani_tm_contact .short_info{ width: 100%; height: auto; clear: both; float: left; margin-top: 62px; } .cavani_tm_contact .short_info ul{ margin: 0px 0px 0px -30px; list-style-type: none; } .cavani_tm_contact .short_info ul li{ margin: 0px 0px 30px 0px; width: 33.3333%; float: left; padding-left: 30px; } .cavani_tm_contact .short_info ul li .list_inner{ width: 100%; height: auto; clear: both; float: left; position: relative; border: 1px solid rgba(0,0,0,.07); text-align: center; padding: 32px 25px; } .cavani_tm_contact .short_info ul li .list_inner span{ display: block; } .cavani_tm_contact .short_info ul li .list_inner i{ font-size: 20px; margin-bottom: 5px; display: inline-block; color: #333; } .cavani_tm_contact .short_info ul li .list_inner a{ text-decoration: none; color: #7d7789; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .cavani_tm_contact .short_info ul li .list_inner a:hover{ color: #333; } .cavani_tm_contact .form{ width: 100%; height: auto; clear: both; display: flex; } .cavani_tm_contact .form .left{ width: 50%; padding-right: 15px; } .cavani_tm_contact .form .fields{ width: 100%; height: auto; clear: both; float: left; } .cavani_tm_contact .form .fields .first{ width: 100%; float: left; } .cavani_tm_contact .form .fields ul{ margin: 0px; list-style-type: none; } .cavani_tm_contact .form .fields ul li{ width: 100%; margin: 0px 0px 30px 0px; float: left; } .cavani_tm_contact .form .fields ul li input{ width: 100%; border: 1px solid rgba(0,0,0,.07); background-color: transparent; } .cavani_tm_contact .form .fields ul li input:focus{ outline: none; border: 1px solid rgba(0,0,0,.2); } .cavani_tm_contact .form .fields .last textarea{ width: 100%; border: 1px solid rgba(0,0,0,.07); height: 120px; resize: none; margin-bottom: 20px; background-color: transparent; } .cavani_tm_contact .form .fields .last textarea:focus{ outline: none; border: 1px solid rgba(0,0,0,.2); } .cavani_tm_contact .form .empty_notice{ color: #F52225; margin-bottom: 7px; display: none; text-align: left; font-weight: 500; } .cavani_tm_contact .form .contact_error{ color: #F52225; text-align: left; font-weight: 500; } .cavani_tm_contact .form .returnmessage{ color:#3A00FF; text-align: left; font-weight: 500; } .cavani_tm_contact .form .right{ width: 50%; padding-left: 15px; position: relative; } .cavani_tm_contact .form .map_wrap .map{ min-height: 355px; width: 100%; filter: grayscale(1); } /*---------------------------------------------------*/ /* 10) CAVANI FOOTER /*---------------------------------------------------*/ .cavani_tm_footer{ position: fixed; bottom: 0px; left: 0px; right: 0px; height: 70px; background-color: #fff; z-index: 10; line-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0px 70px; } .cavani_tm_footer .copyright p{ color: #333; font-family: "Poppins"; } .cavani_tm_footer .social ul{ margin: 0px; list-style-type: none; } .cavani_tm_footer .social ul li{ margin: 0px 15px 0px 0px; display: inline-block; } .cavani_tm_footer .social ul li:last-child{ margin-right: 0px; } .cavani_tm_footer .social ul li a{ text-decoration: none; color: #333; } .cavani_tm_left_border{ position: fixed; top: 0px; left: 0px; bottom: 0px; width: 70px; background-color: #fff; z-index: 10; } .cavani_tm_right_border{ position: fixed; top: 0px; right: 0px; bottom: 0px; width: 70px; background-color: #fff; z-index: 10; } /*---------------------------------------------------*/ /* 11) CAVANI MAGIC CURSOR /*---------------------------------------------------*/ .mouse-cursor{ position: fixed; left: 0; top: 0; pointer-events: none; border-radius: 50%; -webkit-transform: translateZ(0); transform: translateZ(0); visibility: hidden; } .cursor-inner { margin-left: -3px; margin-top: -3px; width: 6px; height: 6px; z-index: 100; background-color: #333; -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; } .cursor-inner.cursor-hover { margin-left: -40px; margin-top: -40px; width: 80px; height: 80px; background-color: #333; opacity: .3; } .cursor-outer { margin-left: -15px; margin-top: -15px; width: 30px; height: 30px; border: 2px solid #333; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 100; opacity: .5; -webkit-transition: all .08s ease-out; transition: all .08s ease-out; } .cursor-outer.cursor-hover{ opacity: 0; } .cavani_tm_all_wrap[data-magic-cursor="hide"] .mouse-cursor{ display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -1111; } /*---------------------------------------------------*/ /* 12) CAVANI GLITCH EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .glitch_wrap{ position: relative; width: 100%; height:100%; float: left; overflow: hidden; } .glitch{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: url("..//img/about/2.jpg"); background-size: cover; -webkit-background-size: cover; background-position: center; z-index: -1 !important; opacity: 1; transform: scale(1); } /*---------------------------------------------------*/ /* 13) CAVANI PARTICLE EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .particle_wrapper{ position: relative; float: left; width: 100%; height: 100%; } #particles-js { width: 100%; height: 100%; position: relative; z-index: 2; } /*---------------------------------------------------*/ /* 14) CAVANI RIPPLE EFFECT /*---------------------------------------------------*/ .cavani_tm_mainpart .author_image .ripple{ width: 100%; height: 100%; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url("..//img/about/3.jpg"); } /*---------------------------------------------------*/ /* 15) CAVANI MEDIA QUERIES (FOR SMALL DEVICES) /*---------------------------------------------------*/ @media (max-width: 1400px) { body{font-size: 15px;} .cavani_tm_header .logo img{max-width: 95px;} .cavani_tm_mainpart .author_image{width: 35%;} .cavani_tm_mainpart .main_content{width: 65%;} .cavani_tm_section .section_inner:before{width: 50px;} .cavani_tm_title span{letter-spacing: 7px;} .cavani_tm_title span:after{margin-left: 25px;} .cavani_tm_header{height: 60px;line-height: 60px;padding: 0px 60px;} .cavani_tm_footer{height: 60px;line-height: 60px;padding: 0px 60px;} .cavani_tm_left_border{width: 60px;} .cavani_tm_right_border{width: 60px;} .cavani_tm_mainpart{top: 60px;left: 60px;right: 60px;bottom: 60px;} .cavani_tm_footer .social ul li{margin-right: 10px;} .cavani_tm_header .menu ul li a{padding: 0px 22px;} .cavani_tm_home .content{padding-left: 50px;} .cavani_tm_home .name{font-size: 55px;margin-bottom: 25px;} .cavani_tm_home .line{width: 60px;height: 4px;margin-bottom: 25px;} .cavani_tm_home .job{font-size: 23px;margin-bottom: 30px;} .cavani_tm_button a{padding: 13px 32px;} .cavani_tm_section .section_inner{padding: 95px 50px 0px 50px;} .circular_progress_bar .list_inner:after{width: 100px;height: 100px;} .circular_progress_bar .title{max-width: 100px;} .progress_inner{margin-bottom: 18px;} .cavani_tm_about .univ ul li .time span{padding: 3px 12px;} .cavani_tm_about .univ ul li .place{padding-left: 0px;} .cavani_tm_portfolio .portfolio_filter ul li{margin-right: 30px;} .cavani_tm_about .testimonials .list ul li .text{padding: 30px;} .cavani_tm_news .news_list ul li .details{padding: 15px 15px 0px 15px;} .cavani_tm_news .news_list ul li .metabox .info span{font-size: 13px;padding-left: 20px;} .cavani_tm_news .news_list ul li .metabox .info span:before{font-size: 11px;right: 11px;} .cavani_tm_contact .short_info ul li .list_inner{padding: 20px 10px;} .cavani_tm_modalbox .box_inner{width: 750px;} .cavani_tm_modalbox .description_wrap{padding: 30px;} .cavani_tm_modalbox .close .svg{width: 40px;height: 40px;} } @media (max-width: 1040px) { .mouse-cursor{display: none;} #preloader{display: none;} .cavani_tm_topbar{display: block;} .cavani_tm_header{display: none;} .cavani_tm_footer{display: none;} .cavani_tm_left_border{display: none;} .cavani_tm_right_border{display: none;} .cavani_tm_section .section_inner:before{width: 20px;} .cavani_tm_mainpart .author_image{display: none;} .cavani_tm_mainpart{top: 55px;left: 0px;right: 0px;bottom: 0px;} .cavani_tm_mainpart .main_content{width: 100%;} .cavani_tm_home .content{padding: 0px 20px;} .cavani_tm_home .name{font-size: 60px;} .cavani_tm_home .job{font-size: 22px;} .cavani_tm_about .biography .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .biography .left{width: 100%;margin-bottom: 55px;} .cavani_tm_about .biography .right{width: 100%;} .cavani_tm_about .services .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .services .service_list{width: 100%;margin-bottom: 55px;} .cavani_tm_about .services .interests{width: 100%;} .cavani_tm_section .section_inner{padding: 57px 20px 0px 20px;} .cavani_tm_about .skills .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .skills .programming{width: 100%;margin-bottom: 60px;} .cavani_tm_about .skills .language{width: 100%;} .circular_progress_bar .title{float: none;} .cavani_tm_about .resume .wrapper{flex-direction: column;align-items: baseline;} .cavani_tm_about .resume .education{width: 100%;margin-bottom: 60px;} .cavani_tm_about .resume .experience{width: 100%;} .cavani_tm_portfolio .portfolio_list ul li{width: 50%;} .cavani_tm_news .news_list ul li{width: 50%;} .cavani_tm_contact .short_info ul{margin: 0px;} .cavani_tm_contact .short_info ul li{width: 100%;padding-left: 0px;} .cavani_tm_contact .form{flex-direction: column;align-items: baseline;} .cavani_tm_contact .form .left{width: 100%;padding: 0px;margin-bottom: 30px;} .cavani_tm_contact .form .right{width: 100%;padding: 0px;} .cavani_tm_modalbox .box_inner{width: 550px;} .cavani_tm_modalbox .description_wrap{padding: 20px;} .cavani_tm_modalbox .main_details{flex-direction: column;align-items: baseline;} .cavani_tm_modalbox .main_details .textbox{width: 100%;padding: 0px;margin-bottom: 30px;} .cavani_tm_modalbox .main_details .detailbox{width: 100%;padding: 0px;} .cavani_tm_modalbox .additional_images ul{margin: 0px;} .cavani_tm_modalbox .additional_images ul li{width: 100%;padding-left: 0px;} .cavani_tm_modalbox .portfolio_main_title h3{font-size: 20px;} .cavani_tm_modalbox .close .svg{width: 35px;height: 35px;} .cavani_tm_modalbox .news_popup_informations .details h3{font-size: 20px;} } @media (max-width: 768px) { .cavani_tm_home .name{font-size: 40px;} .cavani_tm_home .job{font-size: 20px;} .cavani_tm_home .line{height: 3px;width: 40px;} .cavani_tm_button a{padding: 10px 28px;} .circular_progress_bar .list_inner:after{width: 80px;height: 80px;} .circular_progress_bar .title{max-width: 80px;} .cavani_tm_about .partners .list ul li{width: 50%;} .cavani_tm_portfolio .portfolio_list ul{margin: 0px;} .cavani_tm_portfolio .portfolio_list ul li{width: 100%;padding-left: 0px;} .cavani_tm_news .news_list ul{margin: 0px;} .cavani_tm_news .news_list ul li{width: 100%;padding-left: 0px;} .cavani_tm_news .news_list ul li .details{padding: 15px 20px 0px 20px;} .cavani_tm_title span{letter-spacing: 4px;} .cavani_tm_title span:after{margin-left: 15px;} .cavani_tm_modalbox .box_inner{width: 300px;top: 100px;bottom: 40px;} .cavani_tm_modalbox .close{margin-left: -25px;top: -35px;} .cavani_tm_modalbox .close .svg{width: 25px;height: 25px;} }
0.295027
0.048677
/*--border-distance-triangle: -22x;*/ --border-distance-triangle: calc( ( var(--triangle-size) / -2 ) + 1px); --angle-rotate-triangle: 225deg; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: space-between; color: var(--fade-white); background-color: var(--main-green); margin-bottom: calc(var(--border-distance-triangle) * -1 + 5px); /*height: 60vh;*/ } #left-content #title{ font-family: "Alfa Slab One"; font-size: 6.8rem; line-height: 7rem; font-weight: normal; padding-top: 1rem; padding-bottom: 3rem; } #left-content #title .first-letter-title{ color: var(--main-red); } #left-content .divider-content{ --size: 1.6rem; border-radius: 50%; height: var(--size); width: var(--size); background-color: var(--main-red); } #left-content p{ font-family: Ubuntu; font-size: 1.6rem; font-weight: bold; text-align: center; padding: 6rem 0; } #left-content #top-side-triangulo{ right: 24px; bottom: var(--border-distance-triangle); transform: rotate(var(--angle-rotate-triangle)); border-top-color: var(--main-green); } #left-content #bottom-side-triangulo{ left: 24px; bottom: var(--border-distance-triangle); transform: rotate(var(--angle-rotate-triangle)); border-top-color: var(--main-green); } #main-content{ display: flex; flex-direction: column; padding: 0 1.6rem; padding-top: 3rem; } #main-content #title-form { padding-bottom: 2rem; } #main-content #title-form h2{ font-family: Open Sans; font-style: normal; font-weight: bold; font-size: 3.2rem; line-height: 28px; } #main-content #title-form span{ font-family: Poppins; font-size: 1.6rem; font-weight: 600; padding-left: 1.2rem; color: #AAA; } #main-content #subscription-form{ display: flex; flex-direction: column; } #main-content #subscription-form #period-input .simple-input{ display: flex; justify-content: space-around; flex-direction: row; } #main-content #subscription-form #period-input .simple-input div{ font-family: Open Sans; font-weight: 600; font-size: 1.3rem; } #main-content #subscription-form #submit-button{ width: 15rem; height: 3.6rem; margin: 6rem auto; font-family: Open Sans; font-style: normal; font-weight: bold; font-size: 2.2rem; border: none; background: #32A041; border-radius: 0.4rem; color: var(--fade-white); cursor: pointer; } #main-content #subscription-form .input-container{ margin-bottom: 2.6rem; } #main-content #subscription-form .input-container .label-input{ font-family: Open Sans; font-size: 1.7rem; font-weight: 600; margin-left: 0.8rem; } #main-content #subscription-form .input-container .box-input{ display: flex; flex-direction: row; align-items: center; border-radius: 0.6rem; box-shadow: 0px 0.4rem 0.4rem rgba(0, 0, 0, 0.25); padding: 0 0.8rem; height: 4rem; } #main-content #subscription-form .input-container .simple-input{ margin-top: 13px; } #main-content #subscription-form .input-container .input-element{ width: 100%; margin-left: 0.6rem; padding-left: 0.6rem; font-family: Open Sans; font-style: normal; font-weight: normal; font-size: 1.6rem; /*line-height: 2.2rem;*/ } #main-content #subscription-form .input-container .icon-input{ color: var(--main-red); font-size: 3.2rem; } #footer-page{ width: 100%; /*min-height: 47px;*/ padding: 1.6rem 0 ; display: flex; justify-content: center; align-items: center; font-family: Ubuntu; font-weight: bold; font-size: 16px; background-color: var(--main-green); color: var(--fade-white); } #footer-page p { text-align: center; margin: 0 3.5rem; }
public/css/home.css
/*--border-distance-triangle: -22x;*/ --border-distance-triangle: calc( ( var(--triangle-size) / -2 ) + 1px); --angle-rotate-triangle: 225deg; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: space-between; color: var(--fade-white); background-color: var(--main-green); margin-bottom: calc(var(--border-distance-triangle) * -1 + 5px); /*height: 60vh;*/ } #left-content #title{ font-family: "Alfa Slab One"; font-size: 6.8rem; line-height: 7rem; font-weight: normal; padding-top: 1rem; padding-bottom: 3rem; } #left-content #title .first-letter-title{ color: var(--main-red); } #left-content .divider-content{ --size: 1.6rem; border-radius: 50%; height: var(--size); width: var(--size); background-color: var(--main-red); } #left-content p{ font-family: Ubuntu; font-size: 1.6rem; font-weight: bold; text-align: center; padding: 6rem 0; } #left-content #top-side-triangulo{ right: 24px; bottom: var(--border-distance-triangle); transform: rotate(var(--angle-rotate-triangle)); border-top-color: var(--main-green); } #left-content #bottom-side-triangulo{ left: 24px; bottom: var(--border-distance-triangle); transform: rotate(var(--angle-rotate-triangle)); border-top-color: var(--main-green); } #main-content{ display: flex; flex-direction: column; padding: 0 1.6rem; padding-top: 3rem; } #main-content #title-form { padding-bottom: 2rem; } #main-content #title-form h2{ font-family: Open Sans; font-style: normal; font-weight: bold; font-size: 3.2rem; line-height: 28px; } #main-content #title-form span{ font-family: Poppins; font-size: 1.6rem; font-weight: 600; padding-left: 1.2rem; color: #AAA; } #main-content #subscription-form{ display: flex; flex-direction: column; } #main-content #subscription-form #period-input .simple-input{ display: flex; justify-content: space-around; flex-direction: row; } #main-content #subscription-form #period-input .simple-input div{ font-family: Open Sans; font-weight: 600; font-size: 1.3rem; } #main-content #subscription-form #submit-button{ width: 15rem; height: 3.6rem; margin: 6rem auto; font-family: Open Sans; font-style: normal; font-weight: bold; font-size: 2.2rem; border: none; background: #32A041; border-radius: 0.4rem; color: var(--fade-white); cursor: pointer; } #main-content #subscription-form .input-container{ margin-bottom: 2.6rem; } #main-content #subscription-form .input-container .label-input{ font-family: Open Sans; font-size: 1.7rem; font-weight: 600; margin-left: 0.8rem; } #main-content #subscription-form .input-container .box-input{ display: flex; flex-direction: row; align-items: center; border-radius: 0.6rem; box-shadow: 0px 0.4rem 0.4rem rgba(0, 0, 0, 0.25); padding: 0 0.8rem; height: 4rem; } #main-content #subscription-form .input-container .simple-input{ margin-top: 13px; } #main-content #subscription-form .input-container .input-element{ width: 100%; margin-left: 0.6rem; padding-left: 0.6rem; font-family: Open Sans; font-style: normal; font-weight: normal; font-size: 1.6rem; /*line-height: 2.2rem;*/ } #main-content #subscription-form .input-container .icon-input{ color: var(--main-red); font-size: 3.2rem; } #footer-page{ width: 100%; /*min-height: 47px;*/ padding: 1.6rem 0 ; display: flex; justify-content: center; align-items: center; font-family: Ubuntu; font-weight: bold; font-size: 16px; background-color: var(--main-green); color: var(--fade-white); } #footer-page p { text-align: center; margin: 0 3.5rem; }
0.300335
0.069637
.core a:link, .core a:active, .core a:visited { font-size: 9pt; text-decoration: none; color: #3875D7; } .core a:hover { font-size: 9pt; text-decoration: underline; color: #3875D7; } .membership .pageinfo { float: left; clear: both; width: 100%;} .membership .pageinfo .navigation { float: right; clear: right; } .membership .pageinfo .navigation a { margin: 4px; } .membership .pageinfo .navigation a.current { text-decoration: underline;} .membership .membership_table { margin-top: 20px; float:left; clear: both;} .membership .membership_table .user { width: 15%; } .membership .membership_table .role { width: 15%; } .membership .membership_table .created_at { width: 10%; } .membership .membership_table .user_note { width: 30%; } .membership .membership_table .status { width: 15%; } .membership .membership_table .reviewer_note { width: 30%; } .membership .membership_table .rejected td { color: red; } .membership .membership_table .pending td { color: orange; } .membership .membership_table .approved td { color: #3D3D3D; } .membership .membership_table .hover td { background: #F8E8E8; cursor: pointer; } /* subscribe, grant, review pages */ .membership fieldset { width: 60%; float:left; } .membership .instructions { float: right; clear: right; width: 30%; font-size: 9pt; margin-bottom: 8px; padding: 8px; border: 1px dashed red; } .membership .instructions p { margin: 4px; } .membership fieldset textarea { border 1px solid gray: font-size: 9pt;} .membership .relevant_byline { margin-top: 10px; color:gray;} .membership .membership_table textarea, .membership .membership_table input { width: 100%; height: 100%; border: 1px solid gray; font-size:9pt; color: #3D3D3D; } .membership .membership_table textarea { height: 10em; border: 1px dashed red;} /* review only */ .membership.review #user_note { width: 75%;} .membership.review #reviewer_note { width: 75%;} .membership.review #submit_buttons input { float:left; clear: none; margin: 4px;} /* index only */ .membership #add_role { list-style-type: none; border: 0; margin: 0; padding: 0; width: 25%; } .membership #add_role .title { background-color:#8DBDD8; padding: 4px; margin-top: 8px; border:1px solid #FFFFFF; font-size: 8pt; font-weight: bold; cursor:pointer;} .membership #add_role li { padding: 4px 8px 4px 4px; background-color:#E6EEEE; } /* for mocking inputs, but when values already set */ .membership .value { float:left; clear:both; border: 1px dotted gray; width: 50%; padding: 3px; margin: 3px 0 3px 0;} /* user index page */ .membership.user_index #users { clear:both; list-style-type: none; border: 0; margin: 0; padding: 20px 0 0 0; } .membership.user_index #submit { clear:none; margin:2px; } .membership.user_index #users { width: 70%;} .membership.user_index #users li { border-bottom: 1px dotted gray; padding-bottom: 20px; } /* user details throughout management UI */ .membership .user_detail { width: 50%; float:left; clear:left; } .membership .user_detail .picture { float:left; clear:left;} .membership .user_detail .stats { float: left; clear: right; margin-left:10px; } .membership .user_detail .stats .name { font-size: 14pt;} .membership h3 { float: right; clear: right; }
public/stylesheets/rep.core.membership.css
.core a:link, .core a:active, .core a:visited { font-size: 9pt; text-decoration: none; color: #3875D7; } .core a:hover { font-size: 9pt; text-decoration: underline; color: #3875D7; } .membership .pageinfo { float: left; clear: both; width: 100%;} .membership .pageinfo .navigation { float: right; clear: right; } .membership .pageinfo .navigation a { margin: 4px; } .membership .pageinfo .navigation a.current { text-decoration: underline;} .membership .membership_table { margin-top: 20px; float:left; clear: both;} .membership .membership_table .user { width: 15%; } .membership .membership_table .role { width: 15%; } .membership .membership_table .created_at { width: 10%; } .membership .membership_table .user_note { width: 30%; } .membership .membership_table .status { width: 15%; } .membership .membership_table .reviewer_note { width: 30%; } .membership .membership_table .rejected td { color: red; } .membership .membership_table .pending td { color: orange; } .membership .membership_table .approved td { color: #3D3D3D; } .membership .membership_table .hover td { background: #F8E8E8; cursor: pointer; } /* subscribe, grant, review pages */ .membership fieldset { width: 60%; float:left; } .membership .instructions { float: right; clear: right; width: 30%; font-size: 9pt; margin-bottom: 8px; padding: 8px; border: 1px dashed red; } .membership .instructions p { margin: 4px; } .membership fieldset textarea { border 1px solid gray: font-size: 9pt;} .membership .relevant_byline { margin-top: 10px; color:gray;} .membership .membership_table textarea, .membership .membership_table input { width: 100%; height: 100%; border: 1px solid gray; font-size:9pt; color: #3D3D3D; } .membership .membership_table textarea { height: 10em; border: 1px dashed red;} /* review only */ .membership.review #user_note { width: 75%;} .membership.review #reviewer_note { width: 75%;} .membership.review #submit_buttons input { float:left; clear: none; margin: 4px;} /* index only */ .membership #add_role { list-style-type: none; border: 0; margin: 0; padding: 0; width: 25%; } .membership #add_role .title { background-color:#8DBDD8; padding: 4px; margin-top: 8px; border:1px solid #FFFFFF; font-size: 8pt; font-weight: bold; cursor:pointer;} .membership #add_role li { padding: 4px 8px 4px 4px; background-color:#E6EEEE; } /* for mocking inputs, but when values already set */ .membership .value { float:left; clear:both; border: 1px dotted gray; width: 50%; padding: 3px; margin: 3px 0 3px 0;} /* user index page */ .membership.user_index #users { clear:both; list-style-type: none; border: 0; margin: 0; padding: 20px 0 0 0; } .membership.user_index #submit { clear:none; margin:2px; } .membership.user_index #users { width: 70%;} .membership.user_index #users li { border-bottom: 1px dotted gray; padding-bottom: 20px; } /* user details throughout management UI */ .membership .user_detail { width: 50%; float:left; clear:left; } .membership .user_detail .picture { float:left; clear:left;} .membership .user_detail .stats { float: left; clear: right; margin-left:10px; } .membership .user_detail .stats .name { font-size: 14pt;} .membership h3 { float: right; clear: right; }
0.540196
0.15374
* foreground: #111111 * background: #fffff6 -- from <NAME> (for a very warm "white") * selection color: #b4d5fe -- straight from <NAME>'s "Smarter Link" * Borders: #cccccc, and #eeeeee maybe #e4e4e4 * Yellow highlight: #fbe54e hsl(yellow/52, 96%, 65%) * Yellow for Error: #f2f2a6 (yellow, 75% saturation, 80% lightness) * Citation table and left-edge of admonitons: #808080 * Rubric and headers: #a00000 * "dim" sets foreground to: #444444 */ /*****************************************************************************/ /* Some basic settings */ @charset "UTF-8"; body { font-family: "Roboto", Ariel, Helvetica, sans-serif; background-color: #fffff6; color: #111111; } /*****************************************************************************/ /* reStructuredText settings */ /* -- Overall -------------------------------------------------------------- */ article { line-height: 1.5; } dl.docutils, div.topic, div.legend, div.figure, div.sidebar, div.admonition, div.line-block, article > section pre, article > section table, article > section blockquote { /* Certain elements are typeset densely, different from main text */ font-size: 0.75rem; line-height: 1.25; } /* -- special classes ------------------------------------------------------ */ img.align-left, .figure.align-left, object.align-left { clear: left; float: left; margin-right: 1rem; } img.align-right, .figure.align-right, object.align-right { clear: right; float: right; margin-left: 1rem; } img.align-center, .figure.align-center, object.align-center { display: block; margin-left: auto; margin-right: auto; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } div.narrow, blockquote.narrow { margin: 0.5em 1rem 0.5em 0rem; clear: left; float: left; width: 25%; } div.titleless p.topic-title, div.titleless p.sidebar-title, div.titleless p.admonition-title { display: none; } /* -- figures --------------------------------------------------------------- */ /* -- sidebars -------------------------------------------------------------- */ div.sidebar { margin: 0 0 0.5em 1em; border: 1px solid #cccccc; padding: 0.5rem 0.5em 0 0.5em; background-color: #fffff6; /* <NAME> */ width: 40%; float: right; } p.sidebar-title { font-weight: bold; } /* -- topics ---------------------------------------------------------------- */ div.topic { margin: 1rem 0 1rem 0; border: 1px solid #cccccc; padding: 0.5rem 0.5em 0 0.5em; } p.topic-title { text-align: center; font-size: 1.25rem; font-weight: bold; margin-top: 1rem; } ul.auto-toc { list-style-type: none } /* -- admonitions ----------------------------------------------------------- */ div.admonition { border: solid 1px #808080; margin-top: 1rem; margin-bottom: 1rem; padding: 0.5rem 0.5em 0.5rem 0.5em; } div.admonition dt { font-weight: bold; } div.admonition dl { margin-bottom: 0; } p.admonition-title { margin: 0 1rem 0.5em 0; font-weight: bold; } div.attention p.admonition-title { color: #a00000; } div.caution p.admonition-title { color: #a00000; } div.danger p.admonition-title { color: #a00000; } div.error p.admonition-title { color: #a00000; } div.body p.centered { text-align: center; margin-top: 0.5em; } /* -- quotes and messages --------------------------------------------------- */ .system-message { background-color: #f2f2a6; padding: 0.25em 0.25rem 0.25em 0.25rem; border: 3px solid red; } .line-block { display: block; margin-top: 1em; margin-bottom: 1em; } .line-block .line-block { margin-top: 0; margin-bottom: 0; margin-left: 1.5em; } blockquote { font-family: "Roboto Condensed", Ariel, Helvetica, sans-serif; margin-left: 2em; margin-right: 2em; border-left: solid 1px #808080; overflow: auto; overflow-y: hidden; /* fixes display issues on Chrome browsers */ } blockquote p.attribution { text-align: right; } blockquote.epigraph { font-size: 1.125rem; font-weight: 300; font-style: oblique; padding-left: 1em } blockquote.epigraph p.attribution { font-size: 0.75rem; font-weight: 400; font-style: normal; } blockquote.pull-quote { padding: 0.5em 4rem 0.5em 2rem; font-weight: bold; font-style: oblique; font-size: 1.5rem; color: #a00000; position: relative; } blockquote.pull-quote p.attribution { display: block; font-weight: normal; font-style: normal; font-size: 0.75rem; color: #111111; } blockquote.pull-quote p { display: inline; font-weight: bold; font-style: oblique; font-size: 2rem; color: #a00000; } p.rubric { color: #a00000; margin-top: 2em; font-weight: bold; } /* -- code displays --------------------------------------------------------- */ pre { margin-left: 2em; margin-right: 2em; border-left: solid 1px #808080; padding-top: 0.5em; padding-bottom: 0.5em; overflow: auto; overflow-y: hidden; /* fixes display issues on Chrome browsers */ font-family: "Roboto Mono", monospace; } tt { font-family: "Roboto Mono", monospace; } pre.address { margin: 0 1rem 0 0; } /* -- tables ---------------------------------------------------------------- */ .footnote-reference { vertical-align: super; font-size: 0.5em; line-height: normal; } .citation-reference { font-size: 0.75em; line-height: normal; } /* Docutils generates footnotes as a table, make borderless */ table.footnote, table.footnote td, table.footnote th { border: none; } table.citation { border: none; border-left: solid 1px #808080; margin-left: 1px; } table.citation td { border-bottom: none; } /* -- tables ---------------------------------------------------------------- */ table.docutils { margin-top: 0.5em; margin-bottom: 0.5em; border: 0; border-collapse: collapse; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } table.docutils th { padding: 1px 0.5rem 1px 0.5rem; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #cccccc; } table.docutils td { padding: 1px 0.5rem 1px 0.5rem; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #e4e4e4; } /* Ensure there are no borders for the Docutils-generated tables */ table.field-list, table.field-list td, table.field-list th { border: 0 !important; } /* ... and Docutils generates footnotes as a table */ /* but since we border the notes, we don't set "none" for the outer table */ table.footnote td, table.footnote th { border: none; } table.citation td { border-bottom: none; } th { text-align: left; padding-right: 5px; } /* -- headings -------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { margin-top: 0; padding-top: 1em; font-weight: bold; color: #a00000; } h1 { font-size: 1.5rem; } h2 { font-size: 1.25rem; } h3 { font-size: 1.0rem; } h4 { font-size: 0.875rem; } h5 { font-size: 0.75rem; } h6 { font-size: 0.5rem; } /* -- other body styles ----------------------------------------------------- */ div.body p.caption { text-align: inherit; } div.body td { text-align: left; } .field-list ul { padding-left: 1rem; } .first { /* uncomment to force first elements to not have a top margin ... margin-top: 0 !important; ... */ } ol.arabic { list-style: decimal; } ol.loweralpha { list-style: lower-alpha; } ol.upperalpha { list-style: upper-alpha; } ol.lowerroman { list-style: lower-roman; } ol.upperroman { list-style: upper-roman; } dl { margin-bottom: 1em; } dd p { margin-top: 0px; } dd ul, dd table { margin-bottom: 1em; } dd { margin-top: 0.25em; margin-bottom: 1em; margin-left: 2rem; } dl.docutils dt { font-weight: bold } dt:target, .highlighted { background-color: #fbe54e; } dl.glossary dt { font-weight: bold; font-size: 1.125em; } .field-list ul { margin: 0; padding-left: 1em; } .field-list p { margin: 0; } .optional { font-size: 1.25em; } .versionmodified { font-style: italic; } .accelerator { text-decoration: underline; } .classifier { font-style: oblique; } abbr, acronym { border-bottom: dotted 1px; cursor: help; } .newthought { /* Hack at a Tufte effect, used for first few words of a section */ padding-top: 4em; font-variant: small-caps; } /*****************************************************************************/ /* B-Side Header & Footer */ /* -- article header --------------------------------------------------------*/ ul.bulletless { list-style-type: none; } /* -- page header/footer ----------------------------------------------------*/ header, footer { font-family: "Roboto Condensed", Ariel, Helvetica, sans-serif; } header { padding-top: 1rem; padding-left: 5%; padding-right: 5%; } footer { font-size: 0.75rem; clear: both; } header > nav { padding-top: 2em; } header > nav > ul { list-style-type: none; padding: 0; margin: 0; } header > nav > ul > li { float: left; padding-right: 0rem; letter-spacing: 0.125em; } header > nav::after { content: ""; display: block; clear: both; } header > nav li > a:before { content: "\0003c"; visibility: hidden; } header > nav li > a:after { content: ">"; visibility: hidden; } header > nav li > a.active:before { content: "\0003c"; visibility: visible; } header > nav li > a.active:after { content: ">"; visibility: visible; } header > nav a:link, header > nav a:visited, footer a.link-transition { /* unset the fancy underlining used in body text */ text-decoration: none; background: none; -webkit-background-size: auto auto; -moz-background-size: auto auto; background-size: auto auto; background-repeat: repeat; background-position: initial; text-shadow: none; } header > nav a:link, header > nav a:visited { color: #a00000; } header > nav a { display: block; vertical-align: baseline; text-transform: uppercase; } footer a.link-transition { text-transform: uppercase; vertical-align: baseline; padding: 0.125rem; } header > nav a img { height: 5rem; position: relative; max-width: 100%; top: -1.5rem; } div.bside-footer-copy { float: left; } div.bside-footer-info { float: right; } div.bside-footer::after { content: ""; display: block; clear: both; } /*****************************************************************************/ /* B-Side Flourishes */ /* -- Modifiers -------------------------------------------------------------*/ .dim { color: #444444; } .smaller { font-size: 75%; } /* -- Fancy underlining for links -------------------------------------------*/ /* (as opposed to simple blue-underlined text) */ /* Seeking the effect of "text-decoration-skip: ink" * Derived from https://github.com/adamschwartz/magic-of-css/commit/35fa2f5ab36aa8c81f053f5a8c7b67b60c79ae5b * Covered more recently: https://css-tricks.com/styling-underlines-web/ */ a:link, a:visited { color: inherit; } a:link { text-decoration: none; background: -webkit-linear-gradient(#fffff6, #fffff6), -webkit-linear-gradient(#fffff6, #fffff6), -webkit-linear-gradient(#111111, #111111); background: linear-gradient(#fffff6, #fffff6), linear-gradient(#fffff6, #fffff6), linear-gradient(#111111, #111111); -webkit-background-size: 0.05em 1px, 0.05em 1px, 1px 1px; -moz-background-size: 0.05em 1px, 0.05em 1px, 1px 1px; background-size: 0.05em 1px, 0.05em 1px, 1px 1px; background-repeat: no-repeat, no-repeat, repeat-x; background-position: 0% 93%, 100% 93%, 0% 93%; /* * Note: degree of complexity of underline can be adjusted: * Original (offers clear whitespace around descenders) * text-shadow: 0.03em 0 $bgcolor, -0.03em 0 $bgcolor, 0 0.03em $bgcolor, 0 -0.03em $bgcolor, 0.06em 0 $bgcolor, -0.06em 0 $bgcolor, 0.09em 0 $bgcolor, -0.09em 0 $bgcolor, 0.12em 0 $bgcolor, -0.12em 0 $bgcolor, 0.15em 0 $bgcolor, -0.15em 0 $bgcolor; * Simplification (minimal whitespace around descenders) * as used by http://adrianroselli.com/2016/06/on-link-underlines.html * text-shadow: .07em 0 0 $bgcolor,-.07em 0 0 $bgcolor,0 .05em 0 $bgcolor; */ text-shadow: 0.03em 0 #fffff6, -0.03em 0 #fffff6, 0 0.03em #fffff6, 0 -0.03em #fffff6, 0.06em 0 #fffff6, -0.06em 0 #fffff6, 0.09em 0 #fffff6, -0.09em 0 #fffff6, 0.12em 0 #fffff6, -0.12em 0 #fffff6, 0.15em 0 #fffff6, -0.15em 0 #fffff6; } /* Drop out the underline when the text is selected */ a:link::selection { background: #b4d5fe; text-shadow: none; } a:link::-moz-selection { background: #b4d5fe; text-shadow: none; } /* Do not underline the links that are in H1 to H6 elements */ h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link { background: #fffff6; } /* Do not underline the links that are in images */ a.image-reference { background: #fffff6; } /* -- Horizontal lines use gradients ---------------------------------------- */ hr.docutils { border: 0; height: 1px; margin-top: 1em; margin-bottom: 1em; background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); } /* -- Code Syntax Highlighting ----------------------------------------------*/ /* formats for <PRE class="code"> */ /* lovelace */ .code { background: #fffff6; } /* */ .code .comment { color: #888888; font-style: italic } /* .c */ .code .comment.hashbang { color: #287088; font-style: italic } /* .ch */ .code .comment.multiline { color: #888888; font-style: italic } /* .cm */ .code .comment.preproc { color: #289870 } /* .cp */ .code .comment.preprocfile { color: #888888; font-style: italic } /* .cpf */ .code .comment.single { color: #888888; font-style: italic } /* .c1 */ .code .comment.special { color: #888888; font-style: italic } /* .cs */ .code .error { background-color: #a848a8 } /* .err */ .code .generic.deleted { color: #c02828 } /* .gd */ .code .generic.emph { font-style: italic } /* .ge */ .code .generic.error { color: #c02828 } /* .gr */ .code .generic.heading { color: #666666 } /* .gh */ .code .generic.inserted { color: #388038 } /* .gi */ .code .generic.output { color: #666666 } /* .go */ .code .generic.prompt { color: #444444 } /* .gp */ .code .generic.strong { font-weight: bold } /* .gs */ .code .generic.subheading { color: #444444 } /* .gu */ .code .generic.traceback { color: #2838b0 } /* .gt */ .code .highlight { background-color: #ffffcc } /* .hll */ .code .keyword { color: #2838b0 } /* .k */ .code .keyword.constant { color: #444444; font-style: italic } /* .kc */ .code .keyword.declaration { color: #2838b0; font-style: italic } /* .kd */ .code .keyword.namespace { color: #2838b0 } /* .kn */ .code .keyword.pseudo { color: #2838b0 } /* .kp */ .code .keyword.reserved { color: #2838b0 } /* .kr */ .code .keyword.type { color: #2838b0; font-style: italic } /* .kt */ .code .literal.number.bin { color: #444444 } /* .mb */ .code .literal.number { color: #444444 } /* .m */ .code .literal.number.float { color: #444444 } /* .mf */ .code .literal.number.hex { color: #444444 } /* .mh */ .code .literal.number.integer { color: #444444 } /* .mi */ .code .literal.number.integer.long { color: #444444 } /* .il */ .code .literal.number.oct { color: #444444 } /* .mo */ .code .literal.string.affix { color: #444444 } /* .sa */ .code .literal.string.backtick { color: #b83838 } /* .sb */ .code .literal.string.char { color: #a848a8 } /* .sc */ .code .literal.string { color: #b83838 } /* .s */ .code .literal.string.delimiter { color: #b85820 } /* .dl */ .code .literal.string.doc { color: #b85820; font-style: italic } /* .sd */ .code .literal.string.double { color: #b83838 } /* .s2 */ .code .literal.string.escape { color: #709030 } /* .se */ .code .literal.string.heredoc { color: #b83838 } /* .sh */ .code .literal.string.interpol { color: #b83838; text-decoration: underline } /* .si */ .code .literal.string.other { color: #a848a8 } /* .sx */ .code .literal.string.regex { color: #a848a8 } /* .sr */ .code .literal.string.single { color: #b83838 } /* .s1 */ .code .literal.string.symbol { color: #b83838 } /* .ss */ .code .name.attribute { color: #388038 } /* .na */ .code .name.builtin { color: #388038 } /* .nb */ .code .name.builtin.pseudo { color: #388038; font-style: italic } /* .bp */ .code .name.class { color: #287088 } /* .nc */ .code .name.constant { color: #b85820 } /* .no */ .code .name.decorator { color: #287088 } /* .nd */ .code .name.entity { color: #709030 } /* .ni */ .code .name.exception { color: #908828 } /* .ne */ .code .name.function { color: #785840 } /* .nf */ .code .name.function.magic { color: #b85820 } /* .fm */ .code .name.label { color: #289870 } /* .nl */ .code .name.namespace { color: #289870 } /* .nn */ .code .name.tag { color: #2838b0 } /* .nt */ .code .name.variable.class { color: #b04040 } /* .vc */ .code .name.variable { color: #b04040 } /* .nv */ .code .name.variable.global { color: #908828 } /* .vg */ .code .name.variable.instance { color: #b04040 } /* .vi */ .code .name.variable.magic { color: #b85820 } /* .vm */ .code .operator { color: #666666 } /* .o */ .code .operator.word { color: #a848a8 } /* .ow */ .code .punctuation { color: #888888 } /* .p */ .code .text.whitespace { color: #a89028 } /* .w */ /* Formats for <CODE> elements (inline) */ /* lovelace */ code { background: #fffff6; } /* */ code .comment { color: #888888; font-style: italic } /* .c */ code .comment.hashbang { color: #287088; font-style: italic } /* .ch */ code .comment.multiline { color: #888888; font-style: italic } /* .cm */ code .comment.preproc { color: #289870 } /* .cp */ code .comment.preprocfile { color: #888888; font-style: italic } /* .cpf */ code .comment.single { color: #888888; font-style: italic } /* .c1 */ code .comment.special { color: #888888; font-style: italic } /* .cs */ code .error { background-color: #a848a8 } /* .err */ code .generic.deleted { color: #c02828 } /* .gd */ code .generic.emph { font-style: italic } /* .ge */ code .generic.error { color: #c02828 } /* .gr */ code .generic.heading { color: #666666 } /* .gh */ code .generic.inserted { color: #388038 } /* .gi */ code .generic.output { color: #666666 } /* .go */ code .generic.prompt { color: #444444 } /* .gp */ code .generic.strong { font-weight: bold } /* .gs */ code .generic.subheading { color: #444444 } /* .gu */ code .generic.traceback { color: #2838b0 } /* .gt */ code .highlight { background-color: #ffffcc } /* .hll */ code .keyword { color: #2838b0 } /* .k */ code .keyword.constant { color: #444444; font-style: italic } /* .kc */ code .keyword.declaration { color: #2838b0; font-style: italic } /* .kd */ code .keyword.namespace { color: #2838b0 } /* .kn */ code .keyword.pseudo { color: #2838b0 } /* .kp */ code .keyword.reserved { color: #2838b0 } /* .kr */ code .keyword.type { color: #2838b0; font-style: italic } /* .kt */ code .literal.number.bin { color: #444444 } /* .mb */ code .literal.number { color: #444444 } /* .m */ code .literal.number.float { color: #444444 } /* .mf */ code .literal.number.hex { color: #444444 } /* .mh */ code .literal.number.integer { color: #444444 } /* .mi */ code .literal.number.integer.long { color: #444444 } /* .il */ code .literal.number.oct { color: #444444 } /* .mo */ code .literal.string.affix { color: #444444 } /* .sa */ code .literal.string.backtick { color: #b83838 } /* .sb */ code .literal.string.char { color: #a848a8 } /* .sc */ code .literal.string { color: #b83838 } /* .s */ code .literal.string.delimiter { color: #b85820 } /* .dl */ code .literal.string.doc { color: #b85820; font-style: italic } /* .sd */ code .literal.string.double { color: #b83838 } /* .s2 */ code .literal.string.escape { color: #709030 } /* .se */ code .literal.string.heredoc { color: #b83838 } /* .sh */ code .literal.string.interpol { color: #b83838; text-decoration: underline } /* .si */ code .literal.string.other { color: #a848a8 } /* .sx */ code .literal.string.regex { color: #a848a8 } /* .sr */ code .literal.string.single { color: #b83838 } /* .s1 */ code .literal.string.symbol { color: #b83838 } /* .ss */ code .name.attribute { color: #388038 } /* .na */ code .name.builtin { color: #388038 } /* .nb */ code .name.builtin.pseudo { color: #388038; font-style: italic } /* .bp */ code .name.class { color: #287088 } /* .nc */ code .name.constant { color: #b85820 } /* .no */ code .name.decorator { color: #287088 } /* .nd */ code .name.entity { color: #709030 } /* .ni */ code .name.exception { color: #908828 } /* .ne */ code .name.function { color: #785840 } /* .nf */ code .name.function.magic { color: #b85820 } /* .fm */ code .name.label { color: #289870 } /* .nl */ code .name.namespace { color: #289870 } /* .nn */ code .name.tag { color: #2838b0 } /* .nt */ code .name.variable.class { color: #b04040 } /* .vc */ code .name.variable { color: #b04040 } /* .nv */ code .name.variable.global { color: #908828 } /* .vg */ code .name.variable.instance { color: #b04040 } /* .vi */ code .name.variable.magic { color: #b85820 } /* .vm */ code .operator { color: #666666 } /* .o */ code .operator.word { color: #a848a8 } /* .ow */ code .punctuation { color: #888888 } /* .p */ code .text.whitespace { color: #a89028 } /* .w */ /*****************************************************************************/ /* Simple 'responsive' behavior */ html { font-size: 12px; } @media (min-width: 400px) { html { font-size: 16px; } } @media (min-width: 800px) { html { font-size: 24px; } } @media (min-width: 900px) { section { padding-left: 10%; } } @media (min-width: 1300px) { section { padding-left: 20%; } }
static/css/b-side-base.css
* foreground: #111111 * background: #fffff6 -- from <NAME> (for a very warm "white") * selection color: #b4d5fe -- straight from <NAME>'s "Smarter Link" * Borders: #cccccc, and #eeeeee maybe #e4e4e4 * Yellow highlight: #fbe54e hsl(yellow/52, 96%, 65%) * Yellow for Error: #f2f2a6 (yellow, 75% saturation, 80% lightness) * Citation table and left-edge of admonitons: #808080 * Rubric and headers: #a00000 * "dim" sets foreground to: #444444 */ /*****************************************************************************/ /* Some basic settings */ @charset "UTF-8"; body { font-family: "Roboto", Ariel, Helvetica, sans-serif; background-color: #fffff6; color: #111111; } /*****************************************************************************/ /* reStructuredText settings */ /* -- Overall -------------------------------------------------------------- */ article { line-height: 1.5; } dl.docutils, div.topic, div.legend, div.figure, div.sidebar, div.admonition, div.line-block, article > section pre, article > section table, article > section blockquote { /* Certain elements are typeset densely, different from main text */ font-size: 0.75rem; line-height: 1.25; } /* -- special classes ------------------------------------------------------ */ img.align-left, .figure.align-left, object.align-left { clear: left; float: left; margin-right: 1rem; } img.align-right, .figure.align-right, object.align-right { clear: right; float: right; margin-left: 1rem; } img.align-center, .figure.align-center, object.align-center { display: block; margin-left: auto; margin-right: auto; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } div.narrow, blockquote.narrow { margin: 0.5em 1rem 0.5em 0rem; clear: left; float: left; width: 25%; } div.titleless p.topic-title, div.titleless p.sidebar-title, div.titleless p.admonition-title { display: none; } /* -- figures --------------------------------------------------------------- */ /* -- sidebars -------------------------------------------------------------- */ div.sidebar { margin: 0 0 0.5em 1em; border: 1px solid #cccccc; padding: 0.5rem 0.5em 0 0.5em; background-color: #fffff6; /* <NAME> */ width: 40%; float: right; } p.sidebar-title { font-weight: bold; } /* -- topics ---------------------------------------------------------------- */ div.topic { margin: 1rem 0 1rem 0; border: 1px solid #cccccc; padding: 0.5rem 0.5em 0 0.5em; } p.topic-title { text-align: center; font-size: 1.25rem; font-weight: bold; margin-top: 1rem; } ul.auto-toc { list-style-type: none } /* -- admonitions ----------------------------------------------------------- */ div.admonition { border: solid 1px #808080; margin-top: 1rem; margin-bottom: 1rem; padding: 0.5rem 0.5em 0.5rem 0.5em; } div.admonition dt { font-weight: bold; } div.admonition dl { margin-bottom: 0; } p.admonition-title { margin: 0 1rem 0.5em 0; font-weight: bold; } div.attention p.admonition-title { color: #a00000; } div.caution p.admonition-title { color: #a00000; } div.danger p.admonition-title { color: #a00000; } div.error p.admonition-title { color: #a00000; } div.body p.centered { text-align: center; margin-top: 0.5em; } /* -- quotes and messages --------------------------------------------------- */ .system-message { background-color: #f2f2a6; padding: 0.25em 0.25rem 0.25em 0.25rem; border: 3px solid red; } .line-block { display: block; margin-top: 1em; margin-bottom: 1em; } .line-block .line-block { margin-top: 0; margin-bottom: 0; margin-left: 1.5em; } blockquote { font-family: "Roboto Condensed", Ariel, Helvetica, sans-serif; margin-left: 2em; margin-right: 2em; border-left: solid 1px #808080; overflow: auto; overflow-y: hidden; /* fixes display issues on Chrome browsers */ } blockquote p.attribution { text-align: right; } blockquote.epigraph { font-size: 1.125rem; font-weight: 300; font-style: oblique; padding-left: 1em } blockquote.epigraph p.attribution { font-size: 0.75rem; font-weight: 400; font-style: normal; } blockquote.pull-quote { padding: 0.5em 4rem 0.5em 2rem; font-weight: bold; font-style: oblique; font-size: 1.5rem; color: #a00000; position: relative; } blockquote.pull-quote p.attribution { display: block; font-weight: normal; font-style: normal; font-size: 0.75rem; color: #111111; } blockquote.pull-quote p { display: inline; font-weight: bold; font-style: oblique; font-size: 2rem; color: #a00000; } p.rubric { color: #a00000; margin-top: 2em; font-weight: bold; } /* -- code displays --------------------------------------------------------- */ pre { margin-left: 2em; margin-right: 2em; border-left: solid 1px #808080; padding-top: 0.5em; padding-bottom: 0.5em; overflow: auto; overflow-y: hidden; /* fixes display issues on Chrome browsers */ font-family: "Roboto Mono", monospace; } tt { font-family: "Roboto Mono", monospace; } pre.address { margin: 0 1rem 0 0; } /* -- tables ---------------------------------------------------------------- */ .footnote-reference { vertical-align: super; font-size: 0.5em; line-height: normal; } .citation-reference { font-size: 0.75em; line-height: normal; } /* Docutils generates footnotes as a table, make borderless */ table.footnote, table.footnote td, table.footnote th { border: none; } table.citation { border: none; border-left: solid 1px #808080; margin-left: 1px; } table.citation td { border-bottom: none; } /* -- tables ---------------------------------------------------------------- */ table.docutils { margin-top: 0.5em; margin-bottom: 0.5em; border: 0; border-collapse: collapse; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } table.docutils th { padding: 1px 0.5rem 1px 0.5rem; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #cccccc; } table.docutils td { padding: 1px 0.5rem 1px 0.5rem; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #e4e4e4; } /* Ensure there are no borders for the Docutils-generated tables */ table.field-list, table.field-list td, table.field-list th { border: 0 !important; } /* ... and Docutils generates footnotes as a table */ /* but since we border the notes, we don't set "none" for the outer table */ table.footnote td, table.footnote th { border: none; } table.citation td { border-bottom: none; } th { text-align: left; padding-right: 5px; } /* -- headings -------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { margin-top: 0; padding-top: 1em; font-weight: bold; color: #a00000; } h1 { font-size: 1.5rem; } h2 { font-size: 1.25rem; } h3 { font-size: 1.0rem; } h4 { font-size: 0.875rem; } h5 { font-size: 0.75rem; } h6 { font-size: 0.5rem; } /* -- other body styles ----------------------------------------------------- */ div.body p.caption { text-align: inherit; } div.body td { text-align: left; } .field-list ul { padding-left: 1rem; } .first { /* uncomment to force first elements to not have a top margin ... margin-top: 0 !important; ... */ } ol.arabic { list-style: decimal; } ol.loweralpha { list-style: lower-alpha; } ol.upperalpha { list-style: upper-alpha; } ol.lowerroman { list-style: lower-roman; } ol.upperroman { list-style: upper-roman; } dl { margin-bottom: 1em; } dd p { margin-top: 0px; } dd ul, dd table { margin-bottom: 1em; } dd { margin-top: 0.25em; margin-bottom: 1em; margin-left: 2rem; } dl.docutils dt { font-weight: bold } dt:target, .highlighted { background-color: #fbe54e; } dl.glossary dt { font-weight: bold; font-size: 1.125em; } .field-list ul { margin: 0; padding-left: 1em; } .field-list p { margin: 0; } .optional { font-size: 1.25em; } .versionmodified { font-style: italic; } .accelerator { text-decoration: underline; } .classifier { font-style: oblique; } abbr, acronym { border-bottom: dotted 1px; cursor: help; } .newthought { /* Hack at a Tufte effect, used for first few words of a section */ padding-top: 4em; font-variant: small-caps; } /*****************************************************************************/ /* B-Side Header & Footer */ /* -- article header --------------------------------------------------------*/ ul.bulletless { list-style-type: none; } /* -- page header/footer ----------------------------------------------------*/ header, footer { font-family: "Roboto Condensed", Ariel, Helvetica, sans-serif; } header { padding-top: 1rem; padding-left: 5%; padding-right: 5%; } footer { font-size: 0.75rem; clear: both; } header > nav { padding-top: 2em; } header > nav > ul { list-style-type: none; padding: 0; margin: 0; } header > nav > ul > li { float: left; padding-right: 0rem; letter-spacing: 0.125em; } header > nav::after { content: ""; display: block; clear: both; } header > nav li > a:before { content: "\0003c"; visibility: hidden; } header > nav li > a:after { content: ">"; visibility: hidden; } header > nav li > a.active:before { content: "\0003c"; visibility: visible; } header > nav li > a.active:after { content: ">"; visibility: visible; } header > nav a:link, header > nav a:visited, footer a.link-transition { /* unset the fancy underlining used in body text */ text-decoration: none; background: none; -webkit-background-size: auto auto; -moz-background-size: auto auto; background-size: auto auto; background-repeat: repeat; background-position: initial; text-shadow: none; } header > nav a:link, header > nav a:visited { color: #a00000; } header > nav a { display: block; vertical-align: baseline; text-transform: uppercase; } footer a.link-transition { text-transform: uppercase; vertical-align: baseline; padding: 0.125rem; } header > nav a img { height: 5rem; position: relative; max-width: 100%; top: -1.5rem; } div.bside-footer-copy { float: left; } div.bside-footer-info { float: right; } div.bside-footer::after { content: ""; display: block; clear: both; } /*****************************************************************************/ /* B-Side Flourishes */ /* -- Modifiers -------------------------------------------------------------*/ .dim { color: #444444; } .smaller { font-size: 75%; } /* -- Fancy underlining for links -------------------------------------------*/ /* (as opposed to simple blue-underlined text) */ /* Seeking the effect of "text-decoration-skip: ink" * Derived from https://github.com/adamschwartz/magic-of-css/commit/35fa2f5ab36aa8c81f053f5a8c7b67b60c79ae5b * Covered more recently: https://css-tricks.com/styling-underlines-web/ */ a:link, a:visited { color: inherit; } a:link { text-decoration: none; background: -webkit-linear-gradient(#fffff6, #fffff6), -webkit-linear-gradient(#fffff6, #fffff6), -webkit-linear-gradient(#111111, #111111); background: linear-gradient(#fffff6, #fffff6), linear-gradient(#fffff6, #fffff6), linear-gradient(#111111, #111111); -webkit-background-size: 0.05em 1px, 0.05em 1px, 1px 1px; -moz-background-size: 0.05em 1px, 0.05em 1px, 1px 1px; background-size: 0.05em 1px, 0.05em 1px, 1px 1px; background-repeat: no-repeat, no-repeat, repeat-x; background-position: 0% 93%, 100% 93%, 0% 93%; /* * Note: degree of complexity of underline can be adjusted: * Original (offers clear whitespace around descenders) * text-shadow: 0.03em 0 $bgcolor, -0.03em 0 $bgcolor, 0 0.03em $bgcolor, 0 -0.03em $bgcolor, 0.06em 0 $bgcolor, -0.06em 0 $bgcolor, 0.09em 0 $bgcolor, -0.09em 0 $bgcolor, 0.12em 0 $bgcolor, -0.12em 0 $bgcolor, 0.15em 0 $bgcolor, -0.15em 0 $bgcolor; * Simplification (minimal whitespace around descenders) * as used by http://adrianroselli.com/2016/06/on-link-underlines.html * text-shadow: .07em 0 0 $bgcolor,-.07em 0 0 $bgcolor,0 .05em 0 $bgcolor; */ text-shadow: 0.03em 0 #fffff6, -0.03em 0 #fffff6, 0 0.03em #fffff6, 0 -0.03em #fffff6, 0.06em 0 #fffff6, -0.06em 0 #fffff6, 0.09em 0 #fffff6, -0.09em 0 #fffff6, 0.12em 0 #fffff6, -0.12em 0 #fffff6, 0.15em 0 #fffff6, -0.15em 0 #fffff6; } /* Drop out the underline when the text is selected */ a:link::selection { background: #b4d5fe; text-shadow: none; } a:link::-moz-selection { background: #b4d5fe; text-shadow: none; } /* Do not underline the links that are in H1 to H6 elements */ h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link { background: #fffff6; } /* Do not underline the links that are in images */ a.image-reference { background: #fffff6; } /* -- Horizontal lines use gradients ---------------------------------------- */ hr.docutils { border: 0; height: 1px; margin-top: 1em; margin-bottom: 1em; background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); } /* -- Code Syntax Highlighting ----------------------------------------------*/ /* formats for <PRE class="code"> */ /* lovelace */ .code { background: #fffff6; } /* */ .code .comment { color: #888888; font-style: italic } /* .c */ .code .comment.hashbang { color: #287088; font-style: italic } /* .ch */ .code .comment.multiline { color: #888888; font-style: italic } /* .cm */ .code .comment.preproc { color: #289870 } /* .cp */ .code .comment.preprocfile { color: #888888; font-style: italic } /* .cpf */ .code .comment.single { color: #888888; font-style: italic } /* .c1 */ .code .comment.special { color: #888888; font-style: italic } /* .cs */ .code .error { background-color: #a848a8 } /* .err */ .code .generic.deleted { color: #c02828 } /* .gd */ .code .generic.emph { font-style: italic } /* .ge */ .code .generic.error { color: #c02828 } /* .gr */ .code .generic.heading { color: #666666 } /* .gh */ .code .generic.inserted { color: #388038 } /* .gi */ .code .generic.output { color: #666666 } /* .go */ .code .generic.prompt { color: #444444 } /* .gp */ .code .generic.strong { font-weight: bold } /* .gs */ .code .generic.subheading { color: #444444 } /* .gu */ .code .generic.traceback { color: #2838b0 } /* .gt */ .code .highlight { background-color: #ffffcc } /* .hll */ .code .keyword { color: #2838b0 } /* .k */ .code .keyword.constant { color: #444444; font-style: italic } /* .kc */ .code .keyword.declaration { color: #2838b0; font-style: italic } /* .kd */ .code .keyword.namespace { color: #2838b0 } /* .kn */ .code .keyword.pseudo { color: #2838b0 } /* .kp */ .code .keyword.reserved { color: #2838b0 } /* .kr */ .code .keyword.type { color: #2838b0; font-style: italic } /* .kt */ .code .literal.number.bin { color: #444444 } /* .mb */ .code .literal.number { color: #444444 } /* .m */ .code .literal.number.float { color: #444444 } /* .mf */ .code .literal.number.hex { color: #444444 } /* .mh */ .code .literal.number.integer { color: #444444 } /* .mi */ .code .literal.number.integer.long { color: #444444 } /* .il */ .code .literal.number.oct { color: #444444 } /* .mo */ .code .literal.string.affix { color: #444444 } /* .sa */ .code .literal.string.backtick { color: #b83838 } /* .sb */ .code .literal.string.char { color: #a848a8 } /* .sc */ .code .literal.string { color: #b83838 } /* .s */ .code .literal.string.delimiter { color: #b85820 } /* .dl */ .code .literal.string.doc { color: #b85820; font-style: italic } /* .sd */ .code .literal.string.double { color: #b83838 } /* .s2 */ .code .literal.string.escape { color: #709030 } /* .se */ .code .literal.string.heredoc { color: #b83838 } /* .sh */ .code .literal.string.interpol { color: #b83838; text-decoration: underline } /* .si */ .code .literal.string.other { color: #a848a8 } /* .sx */ .code .literal.string.regex { color: #a848a8 } /* .sr */ .code .literal.string.single { color: #b83838 } /* .s1 */ .code .literal.string.symbol { color: #b83838 } /* .ss */ .code .name.attribute { color: #388038 } /* .na */ .code .name.builtin { color: #388038 } /* .nb */ .code .name.builtin.pseudo { color: #388038; font-style: italic } /* .bp */ .code .name.class { color: #287088 } /* .nc */ .code .name.constant { color: #b85820 } /* .no */ .code .name.decorator { color: #287088 } /* .nd */ .code .name.entity { color: #709030 } /* .ni */ .code .name.exception { color: #908828 } /* .ne */ .code .name.function { color: #785840 } /* .nf */ .code .name.function.magic { color: #b85820 } /* .fm */ .code .name.label { color: #289870 } /* .nl */ .code .name.namespace { color: #289870 } /* .nn */ .code .name.tag { color: #2838b0 } /* .nt */ .code .name.variable.class { color: #b04040 } /* .vc */ .code .name.variable { color: #b04040 } /* .nv */ .code .name.variable.global { color: #908828 } /* .vg */ .code .name.variable.instance { color: #b04040 } /* .vi */ .code .name.variable.magic { color: #b85820 } /* .vm */ .code .operator { color: #666666 } /* .o */ .code .operator.word { color: #a848a8 } /* .ow */ .code .punctuation { color: #888888 } /* .p */ .code .text.whitespace { color: #a89028 } /* .w */ /* Formats for <CODE> elements (inline) */ /* lovelace */ code { background: #fffff6; } /* */ code .comment { color: #888888; font-style: italic } /* .c */ code .comment.hashbang { color: #287088; font-style: italic } /* .ch */ code .comment.multiline { color: #888888; font-style: italic } /* .cm */ code .comment.preproc { color: #289870 } /* .cp */ code .comment.preprocfile { color: #888888; font-style: italic } /* .cpf */ code .comment.single { color: #888888; font-style: italic } /* .c1 */ code .comment.special { color: #888888; font-style: italic } /* .cs */ code .error { background-color: #a848a8 } /* .err */ code .generic.deleted { color: #c02828 } /* .gd */ code .generic.emph { font-style: italic } /* .ge */ code .generic.error { color: #c02828 } /* .gr */ code .generic.heading { color: #666666 } /* .gh */ code .generic.inserted { color: #388038 } /* .gi */ code .generic.output { color: #666666 } /* .go */ code .generic.prompt { color: #444444 } /* .gp */ code .generic.strong { font-weight: bold } /* .gs */ code .generic.subheading { color: #444444 } /* .gu */ code .generic.traceback { color: #2838b0 } /* .gt */ code .highlight { background-color: #ffffcc } /* .hll */ code .keyword { color: #2838b0 } /* .k */ code .keyword.constant { color: #444444; font-style: italic } /* .kc */ code .keyword.declaration { color: #2838b0; font-style: italic } /* .kd */ code .keyword.namespace { color: #2838b0 } /* .kn */ code .keyword.pseudo { color: #2838b0 } /* .kp */ code .keyword.reserved { color: #2838b0 } /* .kr */ code .keyword.type { color: #2838b0; font-style: italic } /* .kt */ code .literal.number.bin { color: #444444 } /* .mb */ code .literal.number { color: #444444 } /* .m */ code .literal.number.float { color: #444444 } /* .mf */ code .literal.number.hex { color: #444444 } /* .mh */ code .literal.number.integer { color: #444444 } /* .mi */ code .literal.number.integer.long { color: #444444 } /* .il */ code .literal.number.oct { color: #444444 } /* .mo */ code .literal.string.affix { color: #444444 } /* .sa */ code .literal.string.backtick { color: #b83838 } /* .sb */ code .literal.string.char { color: #a848a8 } /* .sc */ code .literal.string { color: #b83838 } /* .s */ code .literal.string.delimiter { color: #b85820 } /* .dl */ code .literal.string.doc { color: #b85820; font-style: italic } /* .sd */ code .literal.string.double { color: #b83838 } /* .s2 */ code .literal.string.escape { color: #709030 } /* .se */ code .literal.string.heredoc { color: #b83838 } /* .sh */ code .literal.string.interpol { color: #b83838; text-decoration: underline } /* .si */ code .literal.string.other { color: #a848a8 } /* .sx */ code .literal.string.regex { color: #a848a8 } /* .sr */ code .literal.string.single { color: #b83838 } /* .s1 */ code .literal.string.symbol { color: #b83838 } /* .ss */ code .name.attribute { color: #388038 } /* .na */ code .name.builtin { color: #388038 } /* .nb */ code .name.builtin.pseudo { color: #388038; font-style: italic } /* .bp */ code .name.class { color: #287088 } /* .nc */ code .name.constant { color: #b85820 } /* .no */ code .name.decorator { color: #287088 } /* .nd */ code .name.entity { color: #709030 } /* .ni */ code .name.exception { color: #908828 } /* .ne */ code .name.function { color: #785840 } /* .nf */ code .name.function.magic { color: #b85820 } /* .fm */ code .name.label { color: #289870 } /* .nl */ code .name.namespace { color: #289870 } /* .nn */ code .name.tag { color: #2838b0 } /* .nt */ code .name.variable.class { color: #b04040 } /* .vc */ code .name.variable { color: #b04040 } /* .nv */ code .name.variable.global { color: #908828 } /* .vg */ code .name.variable.instance { color: #b04040 } /* .vi */ code .name.variable.magic { color: #b85820 } /* .vm */ code .operator { color: #666666 } /* .o */ code .operator.word { color: #a848a8 } /* .ow */ code .punctuation { color: #888888 } /* .p */ code .text.whitespace { color: #a89028 } /* .w */ /*****************************************************************************/ /* Simple 'responsive' behavior */ html { font-size: 12px; } @media (min-width: 400px) { html { font-size: 16px; } } @media (min-width: 800px) { html { font-size: 24px; } } @media (min-width: 900px) { section { padding-left: 10%; } } @media (min-width: 1300px) { section { padding-left: 20%; } }
0.381565
0.114715
@name ⭐ World To Build++ 🔨 @namespace Alyx @version 2.0.0 @author Alyx ==/UserStyle== */ @-moz-document domain('www.worldtobuild.com') { :root { --wtb-plus-text-color: #aaaaaa; --wtb-plus-background-color: #141414; --wtb-plus-panel-background-color: #1a1a1a; --wtb-plus-border-color: #323232; } html, body { color: var(--wtb-plus-text-color); background: var(--wtb-plus-background-color) !important; /* background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('https://media3.giphy.com/media/NKEt9elQ5cR68/giphy.gif') !important; background-position: center center !important; background-size: cover !important; background-repeat: no-repeat !important; background-attachment: fixed !important; */ } .default-reinvented-wtb-header { padding: 0 0 0 112px; height: 80px; line-height: 80px; } .default-reinvented-wtb-header .header-button { font-size: 18px; } .default-reinvented-wtb-header > div > div:nth-of-type(3)::before { display: inline-block; position: absolute; margin: 10px 0 10px -92px; background-image: url('https://cdn.worldtobuild.com/img/corporate/wtb-logo_main350x350.png'); background-size: 60px; width: 60px; height: 60px; content: ''; cursor: pointer; filter: hue-rotate(190deg); } .header-buttons { line-height: 80px; } .image-container { display: none; } .background-white { background-color: var(--wtb-plus-panel-background-color); } .default-background-container { background-color: var(--wtb-plus-panel-background-color); } .default-page-title { color: var(--wtb-plus-text-color); } .default-page-subtitle { color: var(--wtb-plus-text-color); } .dropdown-pane { background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } .default-header-dropdown-caret-left { border-right: 8px solid var(--wtb-plus-border-color); } .default-header-dropdown-caret-right { border-left: 8px solid var(--wtb-plus-border-color); } .wtb-dropdown-item { color: var(--wtb-plus-text-color); white-space: nowrap; } .wtb-dropdown-break { border-top: 2px solid var(--wtb-plus-border-color); } .pilot-player-notice { background-color: var(--wtb-plus-background-color); border: 2px solid #ff990066; } .default-search-bar { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } select, [type='color'], [type='date'], [type='datetime-local'], [type='datetime'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], textarea { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } select:focus, [type='color']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='datetime']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, textarea:focus { background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); box-shadow: none; } .default-game-icon-container a, .default-game-icon-container a:active, .default-game-icon-container a:link, .default-game-icon-container a:visited { color: var(--wtb-plus-text-color); } .world-category-button { color: var(--wtb-plus-text-color); } .world-info-individual { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); } .world-title-individual { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .w2b-game-thumbnail { background: none !important; } .world-description-box { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-bottom: none; border-radius: 6px 6px 0 0; } .world-info-box { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; } .pagination li a { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); } .pagination li a:hover { background-color: var(--wtb-plus-border-color); } .default-profile-user-title { color: var(--wtb-plus-text-color); } .default-profile-player-avatar { background-color: var(--wtb-plus-panel-background-color); } .default-profile-stat-container { background-color: var(--wtb-plus-panel-background-color); } .default-player-profileDescription { background-color: var(--wtb-plus-background-color); } .profile-user-button-primary { background-color: var(--wtb-plus-background-color); } .profile-user-button-primary[disabled] { border: 2px solid var(--wtb-plus-border-color); } .profile-user-button-report { background-color: var(--wtb-plus-background-color); border: 2px solid #ff6c6c; } #profile-dropdown > a > div { background-color: transparent !important; } .default-my-friends-container { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 6px; } .profile-preview { color: var(--wtb-plus-text-color); } .default-player-avatar-circle, .default-player-avatar-circle-dashboard { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); } .default-modal-profile-description { background-color: var(--wtb-plus-background-color); } .default-modal-player-badge { border: 2px solid var(--wtb-plus-border-color); } .wtb-me-inventory-frame { background-color: var(--wtb-plus-panel-background-color); } .wtb-me-character-frame > div > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > button { box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.2) !important; } #current-avatar { background-color: var(--wtb-plus-background-color) !important; } .wtb-me-character-frame > div > div:nth-of-type(2) > div > div:nth-of-type(2) { background-color: var(--wtb-plus-panel-background-color) !important; } #avatar, #pose, #skin, #pet { background-color: var(--wtb-plus-panel-background-color) !important; border: 2px solid var(--wtb-plus-border-color); box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.2) !important; } #avatar > .wtb-button, #pet > .wtb-button { background-color: var(--wtb-plus-background-color) !important; padding: 8px; border: none !important; } .my-creations-sidebar-title { color: var(--wtb-plus-text-color); } .my-creations-sidebar-container { border-top: 2px solid var(--wtb-plus-border-color); } .game-image-container { background: none; } .game-image-container > img { border-radius: 6px 6px 0 0; } .game-info-container { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 0 0 6px 6px; overflow: hidden; } .game-info-container > a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .default-wtb-tab { background: var(--wtb-plus-panel-background-color); } .default-wtb-tab button { background-color: var(--wtb-plus-panel-background-color); } .default-wtb-tab button div { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); } .wtb-tab { background-color: var(--wtb-plus-panel-background-color); padding: 15px; border: 2px solid var(--wtb-plus-border-color); border-bottom: none; border-radius: 6px 6px 0 0; } .wtb-tab-content { background: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; box-shadow: none; } .tablinks { color: var(--wtb-plus-text-color); } #notification-container { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 6px; } .achievement-title, .achievement-description { color: var(--wtb-plus-text-color); } /* wth Brennan please make this easier */ .large-10.medium-10.small-12 > div.medium-padding.background-white { border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; } .default-wtb-footer-container { background-color: var(--wtb-plus-panel-background-color); } .default-footer-copyright-text { color: var(--wtb-plus-text-color) !important; } /* TEMPORARILY DISABLED [[marquee]]*/ }
data/usercss/173818.user.css
@name ⭐ World To Build++ 🔨 @namespace Alyx @version 2.0.0 @author Alyx ==/UserStyle== */ @-moz-document domain('www.worldtobuild.com') { :root { --wtb-plus-text-color: #aaaaaa; --wtb-plus-background-color: #141414; --wtb-plus-panel-background-color: #1a1a1a; --wtb-plus-border-color: #323232; } html, body { color: var(--wtb-plus-text-color); background: var(--wtb-plus-background-color) !important; /* background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('https://media3.giphy.com/media/NKEt9elQ5cR68/giphy.gif') !important; background-position: center center !important; background-size: cover !important; background-repeat: no-repeat !important; background-attachment: fixed !important; */ } .default-reinvented-wtb-header { padding: 0 0 0 112px; height: 80px; line-height: 80px; } .default-reinvented-wtb-header .header-button { font-size: 18px; } .default-reinvented-wtb-header > div > div:nth-of-type(3)::before { display: inline-block; position: absolute; margin: 10px 0 10px -92px; background-image: url('https://cdn.worldtobuild.com/img/corporate/wtb-logo_main350x350.png'); background-size: 60px; width: 60px; height: 60px; content: ''; cursor: pointer; filter: hue-rotate(190deg); } .header-buttons { line-height: 80px; } .image-container { display: none; } .background-white { background-color: var(--wtb-plus-panel-background-color); } .default-background-container { background-color: var(--wtb-plus-panel-background-color); } .default-page-title { color: var(--wtb-plus-text-color); } .default-page-subtitle { color: var(--wtb-plus-text-color); } .dropdown-pane { background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } .default-header-dropdown-caret-left { border-right: 8px solid var(--wtb-plus-border-color); } .default-header-dropdown-caret-right { border-left: 8px solid var(--wtb-plus-border-color); } .wtb-dropdown-item { color: var(--wtb-plus-text-color); white-space: nowrap; } .wtb-dropdown-break { border-top: 2px solid var(--wtb-plus-border-color); } .pilot-player-notice { background-color: var(--wtb-plus-background-color); border: 2px solid #ff990066; } .default-search-bar { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } select, [type='color'], [type='date'], [type='datetime-local'], [type='datetime'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], textarea { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); } select:focus, [type='color']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='datetime']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, textarea:focus { background-color: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); box-shadow: none; } .default-game-icon-container a, .default-game-icon-container a:active, .default-game-icon-container a:link, .default-game-icon-container a:visited { color: var(--wtb-plus-text-color); } .world-category-button { color: var(--wtb-plus-text-color); } .world-info-individual { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); } .world-title-individual { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .w2b-game-thumbnail { background: none !important; } .world-description-box { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-bottom: none; border-radius: 6px 6px 0 0; } .world-info-box { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; } .pagination li a { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); } .pagination li a:hover { background-color: var(--wtb-plus-border-color); } .default-profile-user-title { color: var(--wtb-plus-text-color); } .default-profile-player-avatar { background-color: var(--wtb-plus-panel-background-color); } .default-profile-stat-container { background-color: var(--wtb-plus-panel-background-color); } .default-player-profileDescription { background-color: var(--wtb-plus-background-color); } .profile-user-button-primary { background-color: var(--wtb-plus-background-color); } .profile-user-button-primary[disabled] { border: 2px solid var(--wtb-plus-border-color); } .profile-user-button-report { background-color: var(--wtb-plus-background-color); border: 2px solid #ff6c6c; } #profile-dropdown > a > div { background-color: transparent !important; } .default-my-friends-container { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 6px; } .profile-preview { color: var(--wtb-plus-text-color); } .default-player-avatar-circle, .default-player-avatar-circle-dashboard { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); } .default-modal-profile-description { background-color: var(--wtb-plus-background-color); } .default-modal-player-badge { border: 2px solid var(--wtb-plus-border-color); } .wtb-me-inventory-frame { background-color: var(--wtb-plus-panel-background-color); } .wtb-me-character-frame > div > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > button { box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.2) !important; } #current-avatar { background-color: var(--wtb-plus-background-color) !important; } .wtb-me-character-frame > div > div:nth-of-type(2) > div > div:nth-of-type(2) { background-color: var(--wtb-plus-panel-background-color) !important; } #avatar, #pose, #skin, #pet { background-color: var(--wtb-plus-panel-background-color) !important; border: 2px solid var(--wtb-plus-border-color); box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.2) !important; } #avatar > .wtb-button, #pet > .wtb-button { background-color: var(--wtb-plus-background-color) !important; padding: 8px; border: none !important; } .my-creations-sidebar-title { color: var(--wtb-plus-text-color); } .my-creations-sidebar-container { border-top: 2px solid var(--wtb-plus-border-color); } .game-image-container { background: none; } .game-image-container > img { border-radius: 6px 6px 0 0; } .game-info-container { background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 0 0 6px 6px; overflow: hidden; } .game-info-container > a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .default-wtb-tab { background: var(--wtb-plus-panel-background-color); } .default-wtb-tab button { background-color: var(--wtb-plus-panel-background-color); } .default-wtb-tab button div { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-panel-background-color); } .wtb-tab { background-color: var(--wtb-plus-panel-background-color); padding: 15px; border: 2px solid var(--wtb-plus-border-color); border-bottom: none; border-radius: 6px 6px 0 0; } .wtb-tab-content { background: var(--wtb-plus-panel-background-color); border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; box-shadow: none; } .tablinks { color: var(--wtb-plus-text-color); } #notification-container { color: var(--wtb-plus-text-color); background-color: var(--wtb-plus-background-color); border: 2px solid var(--wtb-plus-border-color); border-radius: 6px; } .achievement-title, .achievement-description { color: var(--wtb-plus-text-color); } /* wth Brennan please make this easier */ .large-10.medium-10.small-12 > div.medium-padding.background-white { border: 2px solid var(--wtb-plus-border-color); border-top: none; border-radius: 0 0 6px 6px; } .default-wtb-footer-container { background-color: var(--wtb-plus-panel-background-color); } .default-footer-copyright-text { color: var(--wtb-plus-text-color) !important; } /* TEMPORARILY DISABLED [[marquee]]*/ }
0.249356
0.184253
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-family: "Microsoft YaHei"; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; } ul, li, ol { list-style: none; } dl, dd { margin: auto; } input { vertical-align: middle; margin: 0; padding: 0; } a, a:visited { color: #333; } a:link, a:visited { text-decoration: none; outline: none; } a { cursor: pointer; } /*所有超链接不要下划线*/ *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } /*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/ .left { float: left; } .right { float: right; } .w-gray { color: #aaaaaa } .w-white { color: #FFFFFF !important; } .w-blue { color: #0086da; } .clear { clear: both; } .margin-t30 { margin-top: 30px !important; } /*header*/ .header { width: 100%; background-color: #FFFFFF; margin-bottom: 60px; position: fixed; top: 0px; z-index: 1000; height: 80px; line-height: 80px; -moz-box-shadow: 0px 1px 30px #ECECEC; box-shadow: 0px 1px 30px #ECECEC; } .content_body{ max-width: 1120px; margin: 0 auto; margin-top: 30px; overflow: hidden; } .am-container-1 { max-width: 1120px; margin: 0 auto; /*margin-top: 30px;*/ } .am-container-2 { max-width: 1120px; margin: 0 auto; margin-top: 30px; clear: both; } .am-topbar-nav > li > a:after { display: none; } /*新闻页面*/ .hot-news{color:#128abc ; margin-bottom: 10px;font-size: 15px;} ul li .news_classify{ width: 450px; height: 33px; background: url(../images/title.png) no-repeat; color: #de3237; font-size: 14px; } .hw-logo { height: 50px; position: relative; } .logo { height: 50px; } .word { position: absolute; top: 30px; left: 100px; } .hw-menu li { height: 80px; } .hw-menu-active { /*background-color: #0086da; border-radius: 5px;*/ border-bottom: 4px solid #0086da; } .hw-menu-active a { color: #0086da; } .hw-menu li:hover { border-bottom: 4px solid #f0eeed; } .hw-menu li a:hover { color: #C0C0C0; } .hw-menu li a { font-size: 15px; line-height: 80px; } .hw-menu li a:hover { border-radius: 5px; } /*header结束*/ /*尾部*/ .footer { width: 100%; height: auto; background-color: #2d2d2d; overflow: hidden; padding: 0 5% 25px 5%; background: url(../img/bg-pic2.png) no-repeat; background-size: 100% 100%; } .footer ul { padding-top: 40px; width: 85%; margin: 0 auto; } .footer ul li { color: #fff; } .part-5-words2 p { line-height: 23px; font-size: 13px; } .part-5-words2 span { display: block; margin-bottom: 10px; font-size: 13px; } .part-5-words2-ul li { margin-bottom: 10px; font-size: 13px; padding: 0; } .part-5-words2-ul { padding-top: 0 !important; width: 100% !important; } .part-5-words2-ul li a { color: #fff; } .part-5-title { color: #fff; font-weight: bold; margin-bottom: 20px; } .part-5-words2 span i { font-size: 20px; } .part-5-words2 span em { font-style: normal; margin-left: 5px; font-size: 16px; font-weight: bold; } /*尾部结束*/ /*首页*/ .rollpic { margin-top: 80px; } .rollpic div { margin: 0 0 0; } .rollpic ol { bottom: 10px !important; } .part-all { width: 100%; margin-top: 20px; } .part-title { text-align: center; position: relative; } .part-title-i { vertical-align: sub; font-size: 36px; color: #0086da; margin-right: 5px; } .part-title-span { font-size: 26px; } .part-title p { font-size: 17px; color: #999; margin-top: -5px; } .part-title img { width: 170px; } .title-intro { font-weight: bold; font-size: 15px; margin-top: -7px; } .part-content { text-align: center; margin-top: 35px; width: 100%; margin-bottom: 40px; } .solutions-way { margin-top: 10px; font-size: 13px; color: #555555; } .solutions-title { margin-top: 15px; font-size: 17px; display: block; font-weight: 500; } .solution-circle { font-size: 64px; background-color: #3f9fdb; width: 170px; height: 170px; line-height: 140px; border: 15px solid #f0f0f0; color: #fff; -webkit-transition: -webkit-transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; transition: transform 0.4s ease-out; } .solution-circle:hover { background-color: #0071b8; border: 15px solid #c9dfec; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg); } .three-reason { background: url(../img/bg-pic.png) no-repeat; background-size: 100% 100%; text-align: center; margin-top: 40px; } .three-reason-title { padding-top: 20px; } .three-reason-bg { width: 300px; margin-top: 30px; } .three-reason-img1, .three-reason-img2, .three-reason-img3 { width: 130px; height: 130px; margin: 0 auto; border: none; } .three-reason-img1 { background: url(../img/reason1.png) no-repeat; background-size: 100% 100%; } .three-reason-img2 { background: url(../img/reason2.png) no-repeat; background-size: 100% 100%; } .three-reason-img3 { background: url(../img/reason3.png) no-repeat; background-size: 100% 100%; } .three-reason-img1:hover, .three-reason-img1 .selected { background: url(../img/reason1-1.png) no-repeat; background-size: 100% 100%; } .three-reason-img2:hover, .three-reason-img2 .selected { background: url(../img/reason2-2.png) no-repeat; background-size: 100% 100%; } .three-reason-img3:hover, .three-reason-img3 .selected { background: url(../img/reason3-3.png) no-repeat; background-size: 100% 100%; } .reason-title { margin-top: 10px; font-size: 14.5px; padding-bottom: 20px; } .three-reason-content { width: 70%; } .solutions-content li img { width: 40%; } .lan-bott { width: 100%; background-color: #128abc; height: 110px; padding: 20px 55px; } .lan-bott .left { line-height: 35px; color: #fff; } .lan-bott .left span { font-size: 20px; font-weight: 500; } .see-more { border: 2px solid #fff; padding: 7px 10px; font-size: 13px; color: #fff; margin-top: 18px; display: inline-block; border-radius: 4px; } .see-more i { margin-left: 5px; font-size: 16px; } .see-more:hover { color: #0086da; background-color: #fff; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .customer-case-content { margin-top: 30px; margin-left: 100px; margin-right: 100px; } .customer-case-content li { padding: 0 !important; margin: 0 !important; } .case-li { position: relative; overflow: hidden; } .case-li-mengban { width: 100%; background: rgba(0, 0, 0, .72); opacity: 0; position: absolute; top: 0; left: 0; bottom: 0; } .case-li-mengban:hover { -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; opacity: 1; } .case-img1 { position: relative; padding: 0 !important; background-color: #0086da; width: 100%; margin: 0 auto; margin: 0 !important; } .case-li:hover .case-word { display: block; bottom: 70px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } .case-word { position: absolute; left: 0px; bottom: -80px; z-index: 5; width: 100%; color: #FFFFFF; text-align: center; } .case-word h3, .case-word a, .case-word div { color: #FFFFFF !important; } .case-word p { font-size: 13px; } .case-word a span i { margin-right: 10px; font-size: 15px; } .case-word a span { font-size: 13px; padding: 4px 13px; border: 1px solid #FFFFFF; border-radius: 4px; margin-top: 20px; display: inline-block; } .am-gallery-title { margin: 12px 0 !important; font-size: 17px !important; } .news-all { margin-top: 10px 0; } .news-content { width: 100%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; } .news-content-ul { margin-top: 40px; margin-bottom: 40px; } .news-img { width: 90%; overflow: hidden; } .news-img img { width: 100%; } .news-content-ul li img:hover { transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 0s; } .news-content-ul li div { margin: 0; padding: 0; } .news-right-title { font-size: 18px; } .news-right-words, .news-right-time { font-size: 14px; margin-top: 10px; } .news-right-time { font-size: 14px; } .see-more2 { padding: 5px 15px; color: #fff; background-color: #128abc; border: 1px solid #128abc; margin-top: 10px; border-radius: 3px; display: inline-block; } .see-more2:hover { color: #128abc; background-color: #fff; border: 1px solid #128abc; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .see-more2 i { margin-left: 5px; } .news-content-left ul li { margin-top: 10px; width: 100%; } .news-content-right img { width: 100%; margin-top: 10px; } .list_lh { height: 260px; overflow: hidden; margin-top: 10px; } .list_lh ul li .news-li-words { border: none !important; } .customer-content { margin-top: 30px; margin-bottom: 30px; } .customer { padding: 30px 0; } .customer-content li { text-align: center; } .customer-content li div { height: 60px; line-height: 60px; width: 100%; } .customer-content li div img { width: 100%; } /*解决方案*/ .toppic { margin-top: 80px; width: 100%; height: 130px; background: url(../img/bg-pic3.png) no-repeat; background-size: 100% 100%; } .toppic-title-i { font-size: 36px; margin-right: 5px; vertical-align: sub; } .toppic-title-span { font-size: 26px; } .toppic-title p { font-size: 17px; padding-left: 30px; margin-top: -10px; } .toppic-title { color: #fff; padding-top: 20px; } .toppic-progress { padding: 8px 10px; border: 1px solid #fff; margin-top: 45px; border-radius: 7px; } .toppic-progress span { font-size: 14px; padding: 0 4px; } .toppic-progress span:hover { text-decoration: underline; } .small-title { position: relative; line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; } .small-title span i { margin-right: 10px; } .small-title span em { font-style: normal; margin-right: 10px; } .solutions-tabs-ul { width: 60% !important; margin: 0 auto !important; background-color: #ffffff !important; padding-top: 30px !important; } .solutions-tabs-ul li { height: 80px !important; margin-top: 20px; border-right: 20px solid #ffffff; position: relative; } .solutions-tabs-ul li a div { width: 90%; margin: 0 auto; } .solutions-tabs-li-ac a, .solutions-tabs-ul li a { color: #ffffff !important; } .am-tabs-d2 .am-tabs-nav > .am-active { position: relative; background-color: #005489; border-bottom: none; } .solutions-tabs-ul li:hover { background-color: #005489; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .solutions-tabs-ul li a i { display: block; font-size: 30px; margin-top: 5px; } .solutions-tabs-ul li a span { display: block; width: 100%; text-align: center; position: absolute; bottom: -5px } .mobile-phone { font-size: 40px !important; margin-top: 2px !important; } .am-tabs-bd { border: none; } .solutions-tabs-ul-li1 { background-color: #0171b7; } .solutions-tabs-ul-li2 { background-color: #0086da; } .solutions-tabs-ul-li3 { background-color: #429ed7; } .solutions-tabs-ul-li4 { background-color: #6eb6e2; } .solutions-tabs-content { background-color: #f0eeed; padding: 20px 20px 0 20px; width: 100%; margin-top: 30px; } .solutions-content-ul { width: 70%; margin: 0 auto; } .solutions-content-ul li { background-color: #ffffff; padding: 15px; margin-bottom: 20px; } .solution-tabs-img img { width: 100%; } .solution-tabs-words h5 { font-weight: bold; margin-bottom: 10px; margin-top: 10px; font-size: 18px; } .solution-tabs-words p { font-size: 14px; } .am-tabs-d2 .am-tabs-nav > .am-active:after { position: absolute; width: 0; height: 0; bottom: -30px; left: 50%; margin-left: -20px; border: 15px rgba(0, 0, 0, 0) solid; content: ""; z-index: 1; border-bottom-color: #f0eeed; } /*解决方案详情*/ .words-title { margin-top: 15px; text-align: center; } .words-title span { font-size: 22px; } i.am-icon-file-text.file-text { font-size: 22px; margin-right: 10px; color: #0086da; } .solution-inform { background-color: #f0eeed; width: 100%; padding: 0 10px; } .solution-inform-content-all { background-color: #ffffff; width: 65%; margin: 0 auto; } .solution-inform-content { width: 90%; margin: 0 auto; padding: 20px 0; } .solution-inform-content p { text-indent: 2em; font-size: 14px; margin-top: 10px; } .inform-content-p { font-size: 14px !important; } .solution-inform-content-words { line-height: 25px; color: #666; } .solution-inform-content-img { margin-top: 20px; text-align: center; } .solution-inform-content-img img { /*width: 100%;*/ width:50%; height: 50%; } /*产品展示*/ .product-show-ul { width: 100%; } .gray-li { background-color: #f0eeed; } .product-show-ul li { padding: 35px 0; } .product-content { margin: 0 15%; } .product-show-title h3 { font-size: 22px; font-weight: bold; } .product-show-title span { color: #FFFFFF; background-color: #0086da; padding: 2px 5px; border-radius: 3px; margin-top: 5px; display: inline-block; } i.am-icon-dribbble, i.am-icon-tasks { font-size: 28px; color: #0086da; position: absolute; left: -40px; top: -10px; } i.am-icon-tasks { font-size: 24px; top: -5px; } .product-add, .product-intro { position: relative; margin-top: 20px; } .product-add div a { color: #ff8a44; text-decoration: underline; } .product-add span, .product-intro span { font-weight: bold; } .product-intro p { font-size: 14px; } .product-content-left { padding: 0 40px; } .product-content-right { padding: 0 40px; float: right; } .product-img { width: 70%; margin-top: 25px; } /*新闻详情*/ .words-title div { font-size: 15px; } /*新闻动态*/ .news-content-all div { padding: 0; } .news-ul li{ margin-bottom: 30px;} .news-ul-liimg { width: 100%; height: 180px; } .news-ul li p { font-size: 14px; height: 60px; line-height: 20px; overflow: hidden; margin-top: 5px; color: #9a9a9a; } .news-content-all { margin-top: 45px;} .news-ul li span { margin-top: 15px; display: inline-block; } .news-ul-liall{ position: relative; overflow: hidden;} .see-more3 { padding: 5px 10px; color: #128abc; background-color: #fff; border: 1px solid #128abc; border-radius: 3px; } .news-ul li:hover .see-more3 { color: #fff; background-color: #128abc; border: 1px solid #128abc; transition: all 0.4s ; -moz-transition: all 0.4s ; -webkit-transition: all 0.4s ; -o-transition: all 0.4s ; } .see-more3 i{ margin-left: 5px; } .inform-list {position: absolute; left:0; top:20px; } .inform-list div i{ margin-right: 5px; } .inform-list div{ padding: 5px 12px; margin: 6px 0; width: auto; background-color: #128abc; color: #fff; font-size: 13px; margin-left: -100%; display: table; opacity: 0; } .news-ul li:hover .news-ul-liimg{ -webkit-filter: blur(2px) grayscale(1); -moz-filter: blur(2px) grayscale(1); -o-filter: blur(2px) grayscale(1); -ms-filter: blur(2px) grayscale(1); filter: blur(2px) grayscale(1); transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; } .news-ul li:hover .inform-list-date{ margin-left: 0; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; opacity: 1; } .news-ul li:hover .inform-list-label{ margin-left: 0; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; opacity: 1; } .news-ul li:hover .inform-list-numb{ margin-left: 0; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; opacity: 1; } .inform-list li i { margin-right: 10px; font-size: 15px; } .hot-title{color:#128abc ; margin-bottom: 10px;font-size: 15px;} .hot-title i{ margin-right: 10px;font-size: 19px;} .am-panel > .am-list > li > a { padding-left: 5px; padding-right: 5px; line-height: 20px; } .am-list > li > a { display: block; padding: 5px 0; } .am-panel-default > .am-panel-hd { color: #ffffff; background-color: #0086da; border-color: #0086da; font-weight: bold; } .am-pagination > li > a, .am-pagination > li > span { padding: 3px 9px; font-size: 15px; } .current-page { color: #0086da !important; } .am-panel-hd i { margin-right: 5px; } .newspaper-o { font-size: 48px !important; margin-top: -13px !important; } .am-pagination li a:visited { background-color: #fff !important; } /*客户案例*/ .gallery-words { height: 125px; width: 100%; line-height: 26px; overflow: hidden; } .briefcase { font-size: 48px !important; margin-top: -13px !important; } .customer-case li { margin-bottom: 20px; margin-top: 10px; } .customer-case { padding: 30px 0 0 0; } .case-content { text-align: left; background-color: #f3f3f3; border-left: 8px solid #0086da; height: 110px; padding: 8px 6px; position: absolute; bottom: 0; left: 40%; width: 180px; } .case-content span { font-weight: bold; } .case-content p { font-size: 14px; height: 44px; line-height: 22px; overflow: hidden; } .customer-case-all { width: 100%; position: relative; } .customer-case-img { width: 100%; overflow: hidden; position: relative; } .customer-case-ul { margin-top: 30px; } .customer-case-img img { width: 100%; } .case-more { width: 100px; height: 25px; float: right; margin-top: 8px; text-align: center; margin-right: -6px; } .case-more .see { background-color: #0086da; width: 75px; color: #fff; font-size: 15px; height: 25px; line-height: 25px; } .case-more .more { background-color: #05598e; width: 25px; height: 25px; } .case-more .more i { color: #fff; } .our-customer { padding-top: 30px; } .customer-content2 { margin-top: 10px; padding-bottom: 30px; } .customer-case-ul li:hover .customer-case-img img { transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 0s; } .case-content:hover .case-more .see { background-color: #05598e; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; } /*案例详情*/ .case-img { width: 100%; padding: 20px; background: #f3f3f3; } .case-inform img { width: 40%; margin-top: 20px; } .case-left { margin-top: 60px; } /*关于我们*/ .part-title-mar{padding-top: 30px; padding-bottom: 25px;} .company-intro { margin: 0 22%; text-align: center; } .company-intro p { margin-top: 15px; font-size: 15px; } .thought-all { width: 100px; height: 100px; background-color: #0086da; border-top: 10px solid #05598e; color: #ffffff; margin: 0 auto; position: relative; } .thought-all-none { width: 100px; height: 100px; position: absolute; bottom: 0; left: 0; background-color: #424242; opacity: 0; } .thought-all-none h5 { font-size: 16px; line-height: 100px; color: #0086da; display: none; } .company-thought { display: table; margin: 0 auto; } .company-thought li { float: left; text-align: center; margin: 0 10px; } .thought-all-none:hover { opacity: 0.9; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; } .thought-all-none:hover h5 { display: block; } .thought-all span { display: block; } .thought-all i { font-size: 35px; } .company-thought-all { width: 100%; margin-top: 40px; padding: 40px 0; } .office-space { margin: 0 5%; } .office-space img { width: 100%; } .office-space div { margin: 0; padding: 0; } .contact-us { padding: 30px 40px; text-align: center; } .contact-us div img { width: 80%; float: right; } .contact-add li { margin-bottom: 10px; } .contact-add div, .contact-add li i { height: 35px; line-height: 35px; } .contact-add li div { position: relative; } .contact-add li i { background-color: #0086da; width: 35px; text-align: center; color: #fff; position: absolute; left: 0; bottom: 0; font-size: 20px; } .contact-add div span { /*width: 270px;*/ padding-right: 5px; background-color: #fff; height: 35px; display: inline-block; padding-left: 45px; font-size: 14px; float: left; color: #666; font-weight: bold; text-align: left; } .contact-add-1 { font-size: 13px !important; } .office-space-title, .contact-us-title { margin-top: 40px; margin-bottom: 10px; } .paper-plane { font-size: 42px !important; margin-top: -10px !important; } .mobile { font-size: 25px !important; } /*招贤纳士*/ .recruit-left, .recruit-right { padding: 0 10px; } .daiyu { width: 100%; background-color: #0086da; padding: 30px 0; } .daiyu-title-ul { width: 20% !important; margin: 0 auto !important; background-color: transparent !important; } .daiyu-title-ul li { background-color: #006bae; margin: 0 10px; } .am-tabs-d2 .daiyu-title-ul> .am-active:after { display: none; } .daiyu-content { padding: 20px 20px 0 20px; width: 100%; } .daiyu-content-1 { width: 60%; margin: 0 auto; border: solid 2px #c5c5c5; padding: 20px 5%; color: #969696; } .money { color: #fff !important; } .user-secret { font-size: 45px !important; margin-top: -10px !important; } /*服务中心*/ .service-content h4 { font-size: 22px; } .service-content p { font-size: 14px; color: rgb(153, 153, 153); line-height: 22px; } .service-ul li { margin: 20px 0 ; border-bottom: 1px solid rgb(230, 230, 230); padding-bottom: 25px; } .service-img { text-align: center; } .service-img img { width: 70%; } .service-ul li:last-child { border-bottom: none; } .service-ul li:first-child{ margin-top: 50px; } @media only screen and (max-width:1240px) { .product-img { width: 80%; margin-top: 25px; } } @media only screen and (max-width:1024px) { /*首页*/ .hw-logo { margin-left: 10px; } .news-content-right img { width: 40%; margin-top: 20px; } .customer-content li div img { width: 70% !important; } .customer-content li { margin-top: 10px; } .news-content { width: 85%; } .news-right-title { font-size: 22px; margin-top: 20px; display: inline-block; } .news-right-time { font-size: 16px; margin-top: -1px; } /* 解决方案*/ .solutions-tabs-ul { width: 70% !important; } .solutions-content-ul { width: 90%; margin: 0 auto; } .toppic-title { margin-left: 10px; } .toppic-progress { margin-right: 10px; } /*解决方案详情 */ .solution-inform-content-all { background-color: #ffffff; width: 100%; } .solution-inform-content p { font-size: 16px; } /* 产品展示*/ .product-img { width: 90%; margin-top: 25px; } .product-content { margin: 0 10%; } /*客户案例*/ .customer-case li { text-align: center; } .case-content { left: 40%; } /*关于我们 */ .contact-us div img { width: 80%; } /*招贤纳士*/ .daiyu-title-ul { width: 35% !important; } .daiyu-content-1 { width: 80%; } /*服务中心*/ .service-img img { width: 90%; } .service-content p { font-size: 15px; } } @media only screen and (max-width:915px) { .hw-logo { margin-left: 10px; } .product-img { width: 100%; margin-top: 25px; } .hw-menu li a { line-height: 25px; } .hw-menu li { height: 40px; } .hw-menu-active { border-left: 1px solid #fff; border-right: 1px solid #fff; } /*关于我们 */ .contact-us div img { width: 95%; } } @media only screen and (max-width:768px) { .product-img { width: 100%; margin-top: 25px; } .product-content { margin: 0 5%; } .solution-circle { font-size: 45px; width: 130px; height: 130px; line-height: 110px; border: 10px solid #f0f0f0; } } @media only screen and (max-width:640px) { /*首页*/ .solution-circle { font-size: 45px; width: 110px; height: 110px; line-height: 90px; border: 10px solid #f0f0f0; } .solutions-title { font-size: 15px; } .solutions-content li { margin-bottom: 10px; } .part-title-span { font-size: 17px; } .case-li:hover .case-word { display: none; } .case-li-mengban:hover { opacity: 0; } .part-all { margin-top: 20px; } .solutions-way { font-size: 13px; } .three-reason-content { width: 95%; margin-top: 15px; } .three-reason-img1, .three-reason-img1:hover, .three-reason-img2, .three-reason-img2:hover, .three-reason-img3, .three-reason-img3:hover { background-size: 100% 100%; } .three-reason-bg { width: 200px; margin-top: 20px; } .reason-title { font-size: 13px; } .three-reason-img1, .three-reason-img2, .three-reason-img3 { width: 80px; height: 80px; margin: 0 auto; border: none; } .case-img1 { width: 100%; margin-top: 10px; } .customer-case-content { margin-top: 0; } .customer-content li { margin-top: 0px; } .customer-content { margin-top: 0px; } .lan-bott { height: 65px; padding: 10px 10px; } .lan-bott .left { display: none; } .see-more { margin-top: 0px; } .news-img { width: 100%; overflow: hidden; } .news-content-ul { margin-top: 10px; margin-bottom: 30px; } .news-content-ul li { margin-top: 20px; } .customer-content li div img { width: 80%; } .part-5-title { margin-top: 10px; } .news-content { margin-top: 10px; } .see-more { top: 0px; } .part-content { margin-top: 20px; } .customer-case { padding: 20px 0 0 0; } /*解决方案*/ .solutions-tabs-ul { width: 90% !important; } .solutions-tabs-ul li { height: 55px !important; margin-top: 20px; } .solutions-content-ul { width: 100%; margin: 0 auto; } .solutions-tabs-ul li a span { display: none; } .toppic-title { padding-top: 40px; } .toppic-title-i { font-size: 26px; } .toppic-title-span { font-size: 18px; } .toppic-title p { font-size: 13px; padding-left: 23px; } .toppic-progress { padding: 4px 7px; margin-top: 50px; border-radius: 5px; } .toppic-progress span { font-size: 12px; padding: 0 3px; } .toppic-progress i { font-size: 13px; } .solutions-tabs-content { padding: 20px 5px 0 5px; } /*解决方案详情*/ .small-title { font-size: 13px; } .solution-inform-content-all { background-color: #ffffff; width: 100%; margin: 0 auto; padding: 0 0 15px 0; } .inform-content-p { font-size: 15px !important; } i.am-icon-file-text.file-text { font-size: 19px; } .words-title span { font-size: 17px; } .solution-inform { margin-top: 15px; } .solutions-tabs-ul li a i { display: block; margin-top: 10px; } .mobile-phone { margin-top: 7px !important; } .inform-content-p { margin-top: 0px !important; } .solution-inform-content { padding: 0; } .solutions-tabs-ul { padding-top: 10px !important; } /* 产品展示*/ .product-img { margin-bottom: 20px; } .product-content { margin: 0 10px; } .product-show-ul li { padding: 20px 0; } i.am-icon-dribbble{ display: none;} /*客户案例*/ .case-content { left: 33%; } .briefcase { font-size: 40px !important; margin-top: -13px !important; } /*案例详情*/ .case-img { margin-top: 20px; } .case-inform img { width: 70%; margin: 0 auto; display: inherit;} .customer-case-ul { margin-top: 5px; } .case-left { margin-top: 10px; } .product-content-left { padding: 0 20px; } i.am-icon-tasks{ display: none;} .product-content-right { padding: 0 20px; } /*关于我们*/ .part-title-mar{ padding-top: 10px; padding-bottom: 5px; } .paper-plane { font-size: 30px !important; margin-top: -8px !important; } .company-intro { margin: 0 5%; } .thought-all { width: 80px; height: 80px; } .thought-all-none { width: 80px; height: 80px; } .company-thought li { margin: 0 5px; } .thought-all span { margin-top: 20px; color: #3C3C3C; } .office-space-title, .contact-us-title { margin-top: 30px; margin-bottom: 20px; } .company-thought { margin-bottom: 20px; } .contact-us div img { float: left; width: 100%; } .contact-us { padding: 20px 0; text-align: center; } .contact-add { margin-top: 20px; } .company-thought-all { width: 100%; margin-top: 20px; padding: 20px 0; } .office-space-title, .contact-us-title { margin-bottom: 10px; } /*招贤纳士*/ .daiyu-title-ul { width: 70% !important; } .daiyu-content-1 { width: 100%; } .user-secret { font-size: 35px !important; margin-top: -10px !important; } .daiyu-title-ul { margin-top: 20px !important; } .product-img{ margin-top: -20px;} /*服务中心*/ .service-img img { width: 75%; margin-top: 20px; } .service-ul { margin-top: 10px; } .service-ul li { margin: 10px 0; } .service-content h4 { font-size: 18px; } .service-content p { font-size: 14px; } .service-ul li:first-child { margin-top: 20px; } /*新闻动态*/ .news-content-all { margin-top: 0; } .newspaper-o { font-size: 40px !important; } .margin-t30 { margin-top: 20px !important; } .news-ul li{ margin-top: 25px;} } /*产品详情页面条件筛选*/ .select{padding:5px 10px;border:#ddd 1px solid;border-radius:4px;width:60%;margin:5% auto;font-size:12px} .select li{list-style:none;padding:10px 0 5px 100px} .select .select-list{border-bottom:#eee 1px dashed} .select dl{zoom:1;position:relative;line-height:24px;} .select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden} .select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-100px;text-align:right;color:#666;height:24px;line-height:24px} .select dd{float:left;display:inline;margin:0 0 5px 5px;} .select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#039;border-radius:2px;} .select a:hover{color:#f60;background-color:#f3edc2} .select .selected a{color:#fff;background-color:#f60} .select-result dt{font-weight:bold} .select-no{color:#999} .select .select-result a{padding-right:20px;background:#f60 url("close.gif") right 9px no-repeat} .select .select-result a:hover{background-position:right -15px} @charset "utf-8"; /* CSS Document */ /*********************************************************************定义全局***********************************************/ body,div,h1,h2,h3,h4,h5,h6,p,img,ul,ol,li{margin:0;padding:0;} body{font-family:"宋体",Arial, Helvetica;font-size:12px;} ul,ol,li{list-style-type:none;} a,a:hover{text-decoration:none;} img{border:none;} .clear{clear:both;} /*********************************************************************资讯中间***********************************************/ .content{ width:1120px; margin:0 auto; max-width: 1120px; margin-top: 15px; overflow: hidden;} .entry{width:1004px;height:62px;background:url(../images/entry.png);} .entry ul{*clear:both;} .entry ul li{float:left;margin-top:10px;color:#4f4f4f;} .entry ul li a{color:#4f4f4f;} .entry ul li a:hover{text-decoration:underline;color:#de3237;} .entry .news{width:160px;height:62px;float:left;margin-left:70px;_margin-left:35px;} .entry .comment{width:160px;height:62px;float:left;margin-left:85px;_margin-left:82px;} .entry .date{width:160px;height:62px;float:left;margin-left:70px;_margin-left:65px;} .entry .industry{width:160px;height:62px;float:left;margin-left:70px;_margin-left:70px;} .content_left{width:75%/*754px*/;float:left;margin-top:10px;/*height:1800px;*/} .left_top{width:754px;} .left_top_zuo{width:372px;float:left;} /*fader就是banner*/ #fader{position:relative;overflow:hidden;height:242px;width:372px;text-align:center;font-weight:bold;color:#fff;} #fader li{position:absolute;left:0;top:0;} #fader li img{display:block;} .fader-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;border:1px solid #fff;background:#ababab;font-weight:bold;font-size:12px;cursor:pointer;} .fader-cur-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;background:#de3437;border:1px solid #fff;font-weight:bold;font-size:12px;cursor:pointer;} /*公用的的标题*/ .left_top_zuo h1{width:342px;height:33px;line-height:34px;background:url(../images/title.png);font-size:14px;color:#de3237;padding-left:30px;} .left_top_zuo .intro{width:370px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .left_top_zuo .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .left_top_zuo .intro h2{width:212px;float:right;font-size:12px;} .left_top_zuo .intro h2 a{color:#4d4d4d;} .left_top_zuo .intro h2 a:hover{color:#de3437;text-decoration:underline;} .left_top_zuo .intro p{width:202px;padding-right:10px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;margin-top:10px;line-height:18px;color:#696969;} .left_top_zuo .intro p a{color:#de3237;} .left_top_zuo .intro p a:hover{color:#de3237;text-decoration:underline;} /*市场动态*/ .scdt{width:372px;margin-top:10px;} .scdt .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:270px;overflow: hidden;} .scdt .list ul{} .scdt .list ul li{width:370px;float:left;margin-top:10px;} .scdt .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .scdt .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .scdt .list ul li a:hover{color:#de3237;text-decoration:underline;} /*产品展示-产品列表*/ /*市场动态*/ .hot_scdt{width:240px;margin-top:10px;} .hot_scdt .list{border:1px solid #dfdfdf;border-top:none;width:240px;/*height:270px*/;overflow: hidden; margin-bottom:10px;} .hot_scdt .list ul{} .hot_scdt .list ul li{width:240px;float:left;margin-top:10px;font-size: 14px;} .hot_scdt .list ul li img{display:block;float:left;margin-left:10px;margin-top:8px;_margin-left:5px;} .hot_scdt .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hot_scdt .list ul li a:hover{color:#de3237;text-decoration:underline;} /*行业安全*/ .hyaq{width:372px;margin-top:10px;} .hyaq .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:155px;overflow: hidden;} .hyaq .list ul{} .hyaq .list ul li{width:370px;float:left;margin-top:10px;} .hyaq .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .hyaq .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hyaq .list ul li a:hover{color:#de3237;text-decoration:underline;} .left_top_you{width:372px;float:right;} /*行业要闻*/ .hyyw{width: 450px;} .hyyw h1{width:450px;height:33px;background:url(../images/title.png) no-repeat;color:#de3237;font-size:14px;} .hyyw h1 span{display:blick;height:33px;line-height:34px;margin-left:30px;float:left;} .hyyw h1 a{display:block;float:right;margin-right:10px;color:#de3437;margin-top:8px;} .hyyw h1 a:hover{text-decoration:underline;} .hyyw .list{border:1px solid #dfdfdf;border-top:none;height:208px;width:450px;overflow: hidden;} .hyyw .list ul{padding-top:20px;} .hyyw .list ul .li1{width:370px;height:55px;margin-top:0;} .hyyw .list ul .li1 h2{font-size:12px;width:370px;text-align:center;} .hyyw .list ul .li1 h2 a{display:inline;color:#de3437;float:none;} .hyyw .list ul .li1 h2 a:hover{text-decoration:underline;} .hyyw .list ul .li1 p{color:#696969;line-height:18px;padding:0 10px;text-align:justify;text-justify:inter-ideograph;margin-top:5px;text-indent:2em;} .hyyw .list ul .li1 p a{display:inline;color:#de3437;float:none;} .hyyw .list ul .li1 p a:hover{text-decoration:underline;} .hyyw .list ul li{width:370px;float:left;margin-top:10px;*margin-top:-8px;_margin-top:-10px;} .hyyw .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .hyyw .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hyyw .list ul li a:hover{color:#de3237;text-decoration:underline;} .left_center{width:754px;height:80px;margin-top:10px;} .left_under{width:754px;} .left_under_zuo{width:372px;float:left;} /*蜜饯果脯 炒货干果 糖果巧克力 肉松肉干共用*/ .mjgf{width:372px;margin-top:10px;} .mjgf h1{width:342px;height:33px;line-height:34px;background:url(../images/title.png);font-size:14px;color:#de3237;padding-left:30px;} .mjgf .intro{width:370px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .mjgf .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .mjgf .intro h2{width:212px;float:right;font-size:12px;} .mjgf .intro h2 a{color:#4d4d4d;} .mjgf .intro h2 a:hover{color:#de3437;text-decoration:underline;} .mjgf .intro p{width:202px;padding-right:10px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;margin-top:10px;line-height:18px;color:#696969;} .mjgf .intro p a{color:#de3237;} .mjgf .intro p a:hover{color:#de3237;text-decoration:underline;} .mjgf .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:155px;overflow: hidden;} .mjgf .list ul{} .mjgf .list ul li{width:370px;float:left;margin-top:10px;} .mjgf .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .mjgf .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .mjgf .list ul li a:hover{color:#de3237;text-decoration:underline;} .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} .left_under_you{width:372px;float:right;} .content_right{width:275px;float:right;} /*热点视频,新品播报*/ .rdsp{width:275px;height:320px;margin-top:10px;} .rdsp h1{width:210px;height:33px;line-height:34px;background:url(../images/title2.png);font-size:14px;color:#de3237;padding-left:30px;} .rdsp ul{width:238px;height:280px;border:1px solid #dfdfdf;border-top:none;} .rdsp ul li{width:108px;height:130px;float:left;margin-left:7px;margin-top:8px;_margin-left:4px;_margin-right:2px;} .rdsp ul li a{display:block;color:#696969;} .rdsp ul li a:hover{color:#de3437;text-decoration:underline;} .rdsp ul li a img{display:block;} .rdsp ul li a span{display:block;margin-top:5px;} /*企业风采*/ .qyfc{width:275px;margin-top:5px;} .qyfc h1{width:210px;height:33px;line-height:34px;background:url(../images/title2.png);font-size:14px;color:#de3237;padding-left:30px;} .qyfc .intro{width:238px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .qyfc .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .qyfc .intro p{width:100px;padding-right:8px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;/*line-height:18px;*/color:#696969;} .qyfc .intro p a{color:#696969;} .qyfc .intro p a:hover{color:#de3237;text-decoration:underline;} .qyfc .list{border:1px solid #dfdfdf;border-top:none;width:238px;height:155px;overflow: hidden;} .qyfc .list ul{} .qyfc .list ul li{width:238px;float:left;margin-top:10px;} .qyfc .list ul li img{display:block;float:left;margin-left:10px;margin-top:7px;_margin-left:5px;} .qyfc .list ul li a{display:block;float:left;margin-left:5px;color:#696969;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 16em;} .qyfc .list ul li a:hover{color:#de3237;text-decoration:underline;} /*联系方式form*/
Public/Ychome/css/style.css
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-family: "Microsoft YaHei"; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; } ul, li, ol { list-style: none; } dl, dd { margin: auto; } input { vertical-align: middle; margin: 0; padding: 0; } a, a:visited { color: #333; } a:link, a:visited { text-decoration: none; outline: none; } a { cursor: pointer; } /*所有超链接不要下划线*/ *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } /*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/ .left { float: left; } .right { float: right; } .w-gray { color: #aaaaaa } .w-white { color: #FFFFFF !important; } .w-blue { color: #0086da; } .clear { clear: both; } .margin-t30 { margin-top: 30px !important; } /*header*/ .header { width: 100%; background-color: #FFFFFF; margin-bottom: 60px; position: fixed; top: 0px; z-index: 1000; height: 80px; line-height: 80px; -moz-box-shadow: 0px 1px 30px #ECECEC; box-shadow: 0px 1px 30px #ECECEC; } .content_body{ max-width: 1120px; margin: 0 auto; margin-top: 30px; overflow: hidden; } .am-container-1 { max-width: 1120px; margin: 0 auto; /*margin-top: 30px;*/ } .am-container-2 { max-width: 1120px; margin: 0 auto; margin-top: 30px; clear: both; } .am-topbar-nav > li > a:after { display: none; } /*新闻页面*/ .hot-news{color:#128abc ; margin-bottom: 10px;font-size: 15px;} ul li .news_classify{ width: 450px; height: 33px; background: url(../images/title.png) no-repeat; color: #de3237; font-size: 14px; } .hw-logo { height: 50px; position: relative; } .logo { height: 50px; } .word { position: absolute; top: 30px; left: 100px; } .hw-menu li { height: 80px; } .hw-menu-active { /*background-color: #0086da; border-radius: 5px;*/ border-bottom: 4px solid #0086da; } .hw-menu-active a { color: #0086da; } .hw-menu li:hover { border-bottom: 4px solid #f0eeed; } .hw-menu li a:hover { color: #C0C0C0; } .hw-menu li a { font-size: 15px; line-height: 80px; } .hw-menu li a:hover { border-radius: 5px; } /*header结束*/ /*尾部*/ .footer { width: 100%; height: auto; background-color: #2d2d2d; overflow: hidden; padding: 0 5% 25px 5%; background: url(../img/bg-pic2.png) no-repeat; background-size: 100% 100%; } .footer ul { padding-top: 40px; width: 85%; margin: 0 auto; } .footer ul li { color: #fff; } .part-5-words2 p { line-height: 23px; font-size: 13px; } .part-5-words2 span { display: block; margin-bottom: 10px; font-size: 13px; } .part-5-words2-ul li { margin-bottom: 10px; font-size: 13px; padding: 0; } .part-5-words2-ul { padding-top: 0 !important; width: 100% !important; } .part-5-words2-ul li a { color: #fff; } .part-5-title { color: #fff; font-weight: bold; margin-bottom: 20px; } .part-5-words2 span i { font-size: 20px; } .part-5-words2 span em { font-style: normal; margin-left: 5px; font-size: 16px; font-weight: bold; } /*尾部结束*/ /*首页*/ .rollpic { margin-top: 80px; } .rollpic div { margin: 0 0 0; } .rollpic ol { bottom: 10px !important; } .part-all { width: 100%; margin-top: 20px; } .part-title { text-align: center; position: relative; } .part-title-i { vertical-align: sub; font-size: 36px; color: #0086da; margin-right: 5px; } .part-title-span { font-size: 26px; } .part-title p { font-size: 17px; color: #999; margin-top: -5px; } .part-title img { width: 170px; } .title-intro { font-weight: bold; font-size: 15px; margin-top: -7px; } .part-content { text-align: center; margin-top: 35px; width: 100%; margin-bottom: 40px; } .solutions-way { margin-top: 10px; font-size: 13px; color: #555555; } .solutions-title { margin-top: 15px; font-size: 17px; display: block; font-weight: 500; } .solution-circle { font-size: 64px; background-color: #3f9fdb; width: 170px; height: 170px; line-height: 140px; border: 15px solid #f0f0f0; color: #fff; -webkit-transition: -webkit-transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; transition: transform 0.4s ease-out; } .solution-circle:hover { background-color: #0071b8; border: 15px solid #c9dfec; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg); } .three-reason { background: url(../img/bg-pic.png) no-repeat; background-size: 100% 100%; text-align: center; margin-top: 40px; } .three-reason-title { padding-top: 20px; } .three-reason-bg { width: 300px; margin-top: 30px; } .three-reason-img1, .three-reason-img2, .three-reason-img3 { width: 130px; height: 130px; margin: 0 auto; border: none; } .three-reason-img1 { background: url(../img/reason1.png) no-repeat; background-size: 100% 100%; } .three-reason-img2 { background: url(../img/reason2.png) no-repeat; background-size: 100% 100%; } .three-reason-img3 { background: url(../img/reason3.png) no-repeat; background-size: 100% 100%; } .three-reason-img1:hover, .three-reason-img1 .selected { background: url(../img/reason1-1.png) no-repeat; background-size: 100% 100%; } .three-reason-img2:hover, .three-reason-img2 .selected { background: url(../img/reason2-2.png) no-repeat; background-size: 100% 100%; } .three-reason-img3:hover, .three-reason-img3 .selected { background: url(../img/reason3-3.png) no-repeat; background-size: 100% 100%; } .reason-title { margin-top: 10px; font-size: 14.5px; padding-bottom: 20px; } .three-reason-content { width: 70%; } .solutions-content li img { width: 40%; } .lan-bott { width: 100%; background-color: #128abc; height: 110px; padding: 20px 55px; } .lan-bott .left { line-height: 35px; color: #fff; } .lan-bott .left span { font-size: 20px; font-weight: 500; } .see-more { border: 2px solid #fff; padding: 7px 10px; font-size: 13px; color: #fff; margin-top: 18px; display: inline-block; border-radius: 4px; } .see-more i { margin-left: 5px; font-size: 16px; } .see-more:hover { color: #0086da; background-color: #fff; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .customer-case-content { margin-top: 30px; margin-left: 100px; margin-right: 100px; } .customer-case-content li { padding: 0 !important; margin: 0 !important; } .case-li { position: relative; overflow: hidden; } .case-li-mengban { width: 100%; background: rgba(0, 0, 0, .72); opacity: 0; position: absolute; top: 0; left: 0; bottom: 0; } .case-li-mengban:hover { -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; opacity: 1; } .case-img1 { position: relative; padding: 0 !important; background-color: #0086da; width: 100%; margin: 0 auto; margin: 0 !important; } .case-li:hover .case-word { display: block; bottom: 70px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } .case-word { position: absolute; left: 0px; bottom: -80px; z-index: 5; width: 100%; color: #FFFFFF; text-align: center; } .case-word h3, .case-word a, .case-word div { color: #FFFFFF !important; } .case-word p { font-size: 13px; } .case-word a span i { margin-right: 10px; font-size: 15px; } .case-word a span { font-size: 13px; padding: 4px 13px; border: 1px solid #FFFFFF; border-radius: 4px; margin-top: 20px; display: inline-block; } .am-gallery-title { margin: 12px 0 !important; font-size: 17px !important; } .news-all { margin-top: 10px 0; } .news-content { width: 100%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; } .news-content-ul { margin-top: 40px; margin-bottom: 40px; } .news-img { width: 90%; overflow: hidden; } .news-img img { width: 100%; } .news-content-ul li img:hover { transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 0s; } .news-content-ul li div { margin: 0; padding: 0; } .news-right-title { font-size: 18px; } .news-right-words, .news-right-time { font-size: 14px; margin-top: 10px; } .news-right-time { font-size: 14px; } .see-more2 { padding: 5px 15px; color: #fff; background-color: #128abc; border: 1px solid #128abc; margin-top: 10px; border-radius: 3px; display: inline-block; } .see-more2:hover { color: #128abc; background-color: #fff; border: 1px solid #128abc; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .see-more2 i { margin-left: 5px; } .news-content-left ul li { margin-top: 10px; width: 100%; } .news-content-right img { width: 100%; margin-top: 10px; } .list_lh { height: 260px; overflow: hidden; margin-top: 10px; } .list_lh ul li .news-li-words { border: none !important; } .customer-content { margin-top: 30px; margin-bottom: 30px; } .customer { padding: 30px 0; } .customer-content li { text-align: center; } .customer-content li div { height: 60px; line-height: 60px; width: 100%; } .customer-content li div img { width: 100%; } /*解决方案*/ .toppic { margin-top: 80px; width: 100%; height: 130px; background: url(../img/bg-pic3.png) no-repeat; background-size: 100% 100%; } .toppic-title-i { font-size: 36px; margin-right: 5px; vertical-align: sub; } .toppic-title-span { font-size: 26px; } .toppic-title p { font-size: 17px; padding-left: 30px; margin-top: -10px; } .toppic-title { color: #fff; padding-top: 20px; } .toppic-progress { padding: 8px 10px; border: 1px solid #fff; margin-top: 45px; border-radius: 7px; } .toppic-progress span { font-size: 14px; padding: 0 4px; } .toppic-progress span:hover { text-decoration: underline; } .small-title { position: relative; line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; } .small-title span i { margin-right: 10px; } .small-title span em { font-style: normal; margin-right: 10px; } .solutions-tabs-ul { width: 60% !important; margin: 0 auto !important; background-color: #ffffff !important; padding-top: 30px !important; } .solutions-tabs-ul li { height: 80px !important; margin-top: 20px; border-right: 20px solid #ffffff; position: relative; } .solutions-tabs-ul li a div { width: 90%; margin: 0 auto; } .solutions-tabs-li-ac a, .solutions-tabs-ul li a { color: #ffffff !important; } .am-tabs-d2 .am-tabs-nav > .am-active { position: relative; background-color: #005489; border-bottom: none; } .solutions-tabs-ul li:hover { background-color: #005489; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .solutions-tabs-ul li a i { display: block; font-size: 30px; margin-top: 5px; } .solutions-tabs-ul li a span { display: block; width: 100%; text-align: center; position: absolute; bottom: -5px } .mobile-phone { font-size: 40px !important; margin-top: 2px !important; } .am-tabs-bd { border: none; } .solutions-tabs-ul-li1 { background-color: #0171b7; } .solutions-tabs-ul-li2 { background-color: #0086da; } .solutions-tabs-ul-li3 { background-color: #429ed7; } .solutions-tabs-ul-li4 { background-color: #6eb6e2; } .solutions-tabs-content { background-color: #f0eeed; padding: 20px 20px 0 20px; width: 100%; margin-top: 30px; } .solutions-content-ul { width: 70%; margin: 0 auto; } .solutions-content-ul li { background-color: #ffffff; padding: 15px; margin-bottom: 20px; } .solution-tabs-img img { width: 100%; } .solution-tabs-words h5 { font-weight: bold; margin-bottom: 10px; margin-top: 10px; font-size: 18px; } .solution-tabs-words p { font-size: 14px; } .am-tabs-d2 .am-tabs-nav > .am-active:after { position: absolute; width: 0; height: 0; bottom: -30px; left: 50%; margin-left: -20px; border: 15px rgba(0, 0, 0, 0) solid; content: ""; z-index: 1; border-bottom-color: #f0eeed; } /*解决方案详情*/ .words-title { margin-top: 15px; text-align: center; } .words-title span { font-size: 22px; } i.am-icon-file-text.file-text { font-size: 22px; margin-right: 10px; color: #0086da; } .solution-inform { background-color: #f0eeed; width: 100%; padding: 0 10px; } .solution-inform-content-all { background-color: #ffffff; width: 65%; margin: 0 auto; } .solution-inform-content { width: 90%; margin: 0 auto; padding: 20px 0; } .solution-inform-content p { text-indent: 2em; font-size: 14px; margin-top: 10px; } .inform-content-p { font-size: 14px !important; } .solution-inform-content-words { line-height: 25px; color: #666; } .solution-inform-content-img { margin-top: 20px; text-align: center; } .solution-inform-content-img img { /*width: 100%;*/ width:50%; height: 50%; } /*产品展示*/ .product-show-ul { width: 100%; } .gray-li { background-color: #f0eeed; } .product-show-ul li { padding: 35px 0; } .product-content { margin: 0 15%; } .product-show-title h3 { font-size: 22px; font-weight: bold; } .product-show-title span { color: #FFFFFF; background-color: #0086da; padding: 2px 5px; border-radius: 3px; margin-top: 5px; display: inline-block; } i.am-icon-dribbble, i.am-icon-tasks { font-size: 28px; color: #0086da; position: absolute; left: -40px; top: -10px; } i.am-icon-tasks { font-size: 24px; top: -5px; } .product-add, .product-intro { position: relative; margin-top: 20px; } .product-add div a { color: #ff8a44; text-decoration: underline; } .product-add span, .product-intro span { font-weight: bold; } .product-intro p { font-size: 14px; } .product-content-left { padding: 0 40px; } .product-content-right { padding: 0 40px; float: right; } .product-img { width: 70%; margin-top: 25px; } /*新闻详情*/ .words-title div { font-size: 15px; } /*新闻动态*/ .news-content-all div { padding: 0; } .news-ul li{ margin-bottom: 30px;} .news-ul-liimg { width: 100%; height: 180px; } .news-ul li p { font-size: 14px; height: 60px; line-height: 20px; overflow: hidden; margin-top: 5px; color: #9a9a9a; } .news-content-all { margin-top: 45px;} .news-ul li span { margin-top: 15px; display: inline-block; } .news-ul-liall{ position: relative; overflow: hidden;} .see-more3 { padding: 5px 10px; color: #128abc; background-color: #fff; border: 1px solid #128abc; border-radius: 3px; } .news-ul li:hover .see-more3 { color: #fff; background-color: #128abc; border: 1px solid #128abc; transition: all 0.4s ; -moz-transition: all 0.4s ; -webkit-transition: all 0.4s ; -o-transition: all 0.4s ; } .see-more3 i{ margin-left: 5px; } .inform-list {position: absolute; left:0; top:20px; } .inform-list div i{ margin-right: 5px; } .inform-list div{ padding: 5px 12px; margin: 6px 0; width: auto; background-color: #128abc; color: #fff; font-size: 13px; margin-left: -100%; display: table; opacity: 0; } .news-ul li:hover .news-ul-liimg{ -webkit-filter: blur(2px) grayscale(1); -moz-filter: blur(2px) grayscale(1); -o-filter: blur(2px) grayscale(1); -ms-filter: blur(2px) grayscale(1); filter: blur(2px) grayscale(1); transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; } .news-ul li:hover .inform-list-date{ margin-left: 0; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; opacity: 1; } .news-ul li:hover .inform-list-label{ margin-left: 0; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; opacity: 1; } .news-ul li:hover .inform-list-numb{ margin-left: 0; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; opacity: 1; } .inform-list li i { margin-right: 10px; font-size: 15px; } .hot-title{color:#128abc ; margin-bottom: 10px;font-size: 15px;} .hot-title i{ margin-right: 10px;font-size: 19px;} .am-panel > .am-list > li > a { padding-left: 5px; padding-right: 5px; line-height: 20px; } .am-list > li > a { display: block; padding: 5px 0; } .am-panel-default > .am-panel-hd { color: #ffffff; background-color: #0086da; border-color: #0086da; font-weight: bold; } .am-pagination > li > a, .am-pagination > li > span { padding: 3px 9px; font-size: 15px; } .current-page { color: #0086da !important; } .am-panel-hd i { margin-right: 5px; } .newspaper-o { font-size: 48px !important; margin-top: -13px !important; } .am-pagination li a:visited { background-color: #fff !important; } /*客户案例*/ .gallery-words { height: 125px; width: 100%; line-height: 26px; overflow: hidden; } .briefcase { font-size: 48px !important; margin-top: -13px !important; } .customer-case li { margin-bottom: 20px; margin-top: 10px; } .customer-case { padding: 30px 0 0 0; } .case-content { text-align: left; background-color: #f3f3f3; border-left: 8px solid #0086da; height: 110px; padding: 8px 6px; position: absolute; bottom: 0; left: 40%; width: 180px; } .case-content span { font-weight: bold; } .case-content p { font-size: 14px; height: 44px; line-height: 22px; overflow: hidden; } .customer-case-all { width: 100%; position: relative; } .customer-case-img { width: 100%; overflow: hidden; position: relative; } .customer-case-ul { margin-top: 30px; } .customer-case-img img { width: 100%; } .case-more { width: 100px; height: 25px; float: right; margin-top: 8px; text-align: center; margin-right: -6px; } .case-more .see { background-color: #0086da; width: 75px; color: #fff; font-size: 15px; height: 25px; line-height: 25px; } .case-more .more { background-color: #05598e; width: 25px; height: 25px; } .case-more .more i { color: #fff; } .our-customer { padding-top: 30px; } .customer-content2 { margin-top: 10px; padding-bottom: 30px; } .customer-case-ul li:hover .customer-case-img img { transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 0s; } .case-content:hover .case-more .see { background-color: #05598e; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; } /*案例详情*/ .case-img { width: 100%; padding: 20px; background: #f3f3f3; } .case-inform img { width: 40%; margin-top: 20px; } .case-left { margin-top: 60px; } /*关于我们*/ .part-title-mar{padding-top: 30px; padding-bottom: 25px;} .company-intro { margin: 0 22%; text-align: center; } .company-intro p { margin-top: 15px; font-size: 15px; } .thought-all { width: 100px; height: 100px; background-color: #0086da; border-top: 10px solid #05598e; color: #ffffff; margin: 0 auto; position: relative; } .thought-all-none { width: 100px; height: 100px; position: absolute; bottom: 0; left: 0; background-color: #424242; opacity: 0; } .thought-all-none h5 { font-size: 16px; line-height: 100px; color: #0086da; display: none; } .company-thought { display: table; margin: 0 auto; } .company-thought li { float: left; text-align: center; margin: 0 10px; } .thought-all-none:hover { opacity: 0.9; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; } .thought-all-none:hover h5 { display: block; } .thought-all span { display: block; } .thought-all i { font-size: 35px; } .company-thought-all { width: 100%; margin-top: 40px; padding: 40px 0; } .office-space { margin: 0 5%; } .office-space img { width: 100%; } .office-space div { margin: 0; padding: 0; } .contact-us { padding: 30px 40px; text-align: center; } .contact-us div img { width: 80%; float: right; } .contact-add li { margin-bottom: 10px; } .contact-add div, .contact-add li i { height: 35px; line-height: 35px; } .contact-add li div { position: relative; } .contact-add li i { background-color: #0086da; width: 35px; text-align: center; color: #fff; position: absolute; left: 0; bottom: 0; font-size: 20px; } .contact-add div span { /*width: 270px;*/ padding-right: 5px; background-color: #fff; height: 35px; display: inline-block; padding-left: 45px; font-size: 14px; float: left; color: #666; font-weight: bold; text-align: left; } .contact-add-1 { font-size: 13px !important; } .office-space-title, .contact-us-title { margin-top: 40px; margin-bottom: 10px; } .paper-plane { font-size: 42px !important; margin-top: -10px !important; } .mobile { font-size: 25px !important; } /*招贤纳士*/ .recruit-left, .recruit-right { padding: 0 10px; } .daiyu { width: 100%; background-color: #0086da; padding: 30px 0; } .daiyu-title-ul { width: 20% !important; margin: 0 auto !important; background-color: transparent !important; } .daiyu-title-ul li { background-color: #006bae; margin: 0 10px; } .am-tabs-d2 .daiyu-title-ul> .am-active:after { display: none; } .daiyu-content { padding: 20px 20px 0 20px; width: 100%; } .daiyu-content-1 { width: 60%; margin: 0 auto; border: solid 2px #c5c5c5; padding: 20px 5%; color: #969696; } .money { color: #fff !important; } .user-secret { font-size: 45px !important; margin-top: -10px !important; } /*服务中心*/ .service-content h4 { font-size: 22px; } .service-content p { font-size: 14px; color: rgb(153, 153, 153); line-height: 22px; } .service-ul li { margin: 20px 0 ; border-bottom: 1px solid rgb(230, 230, 230); padding-bottom: 25px; } .service-img { text-align: center; } .service-img img { width: 70%; } .service-ul li:last-child { border-bottom: none; } .service-ul li:first-child{ margin-top: 50px; } @media only screen and (max-width:1240px) { .product-img { width: 80%; margin-top: 25px; } } @media only screen and (max-width:1024px) { /*首页*/ .hw-logo { margin-left: 10px; } .news-content-right img { width: 40%; margin-top: 20px; } .customer-content li div img { width: 70% !important; } .customer-content li { margin-top: 10px; } .news-content { width: 85%; } .news-right-title { font-size: 22px; margin-top: 20px; display: inline-block; } .news-right-time { font-size: 16px; margin-top: -1px; } /* 解决方案*/ .solutions-tabs-ul { width: 70% !important; } .solutions-content-ul { width: 90%; margin: 0 auto; } .toppic-title { margin-left: 10px; } .toppic-progress { margin-right: 10px; } /*解决方案详情 */ .solution-inform-content-all { background-color: #ffffff; width: 100%; } .solution-inform-content p { font-size: 16px; } /* 产品展示*/ .product-img { width: 90%; margin-top: 25px; } .product-content { margin: 0 10%; } /*客户案例*/ .customer-case li { text-align: center; } .case-content { left: 40%; } /*关于我们 */ .contact-us div img { width: 80%; } /*招贤纳士*/ .daiyu-title-ul { width: 35% !important; } .daiyu-content-1 { width: 80%; } /*服务中心*/ .service-img img { width: 90%; } .service-content p { font-size: 15px; } } @media only screen and (max-width:915px) { .hw-logo { margin-left: 10px; } .product-img { width: 100%; margin-top: 25px; } .hw-menu li a { line-height: 25px; } .hw-menu li { height: 40px; } .hw-menu-active { border-left: 1px solid #fff; border-right: 1px solid #fff; } /*关于我们 */ .contact-us div img { width: 95%; } } @media only screen and (max-width:768px) { .product-img { width: 100%; margin-top: 25px; } .product-content { margin: 0 5%; } .solution-circle { font-size: 45px; width: 130px; height: 130px; line-height: 110px; border: 10px solid #f0f0f0; } } @media only screen and (max-width:640px) { /*首页*/ .solution-circle { font-size: 45px; width: 110px; height: 110px; line-height: 90px; border: 10px solid #f0f0f0; } .solutions-title { font-size: 15px; } .solutions-content li { margin-bottom: 10px; } .part-title-span { font-size: 17px; } .case-li:hover .case-word { display: none; } .case-li-mengban:hover { opacity: 0; } .part-all { margin-top: 20px; } .solutions-way { font-size: 13px; } .three-reason-content { width: 95%; margin-top: 15px; } .three-reason-img1, .three-reason-img1:hover, .three-reason-img2, .three-reason-img2:hover, .three-reason-img3, .three-reason-img3:hover { background-size: 100% 100%; } .three-reason-bg { width: 200px; margin-top: 20px; } .reason-title { font-size: 13px; } .three-reason-img1, .three-reason-img2, .three-reason-img3 { width: 80px; height: 80px; margin: 0 auto; border: none; } .case-img1 { width: 100%; margin-top: 10px; } .customer-case-content { margin-top: 0; } .customer-content li { margin-top: 0px; } .customer-content { margin-top: 0px; } .lan-bott { height: 65px; padding: 10px 10px; } .lan-bott .left { display: none; } .see-more { margin-top: 0px; } .news-img { width: 100%; overflow: hidden; } .news-content-ul { margin-top: 10px; margin-bottom: 30px; } .news-content-ul li { margin-top: 20px; } .customer-content li div img { width: 80%; } .part-5-title { margin-top: 10px; } .news-content { margin-top: 10px; } .see-more { top: 0px; } .part-content { margin-top: 20px; } .customer-case { padding: 20px 0 0 0; } /*解决方案*/ .solutions-tabs-ul { width: 90% !important; } .solutions-tabs-ul li { height: 55px !important; margin-top: 20px; } .solutions-content-ul { width: 100%; margin: 0 auto; } .solutions-tabs-ul li a span { display: none; } .toppic-title { padding-top: 40px; } .toppic-title-i { font-size: 26px; } .toppic-title-span { font-size: 18px; } .toppic-title p { font-size: 13px; padding-left: 23px; } .toppic-progress { padding: 4px 7px; margin-top: 50px; border-radius: 5px; } .toppic-progress span { font-size: 12px; padding: 0 3px; } .toppic-progress i { font-size: 13px; } .solutions-tabs-content { padding: 20px 5px 0 5px; } /*解决方案详情*/ .small-title { font-size: 13px; } .solution-inform-content-all { background-color: #ffffff; width: 100%; margin: 0 auto; padding: 0 0 15px 0; } .inform-content-p { font-size: 15px !important; } i.am-icon-file-text.file-text { font-size: 19px; } .words-title span { font-size: 17px; } .solution-inform { margin-top: 15px; } .solutions-tabs-ul li a i { display: block; margin-top: 10px; } .mobile-phone { margin-top: 7px !important; } .inform-content-p { margin-top: 0px !important; } .solution-inform-content { padding: 0; } .solutions-tabs-ul { padding-top: 10px !important; } /* 产品展示*/ .product-img { margin-bottom: 20px; } .product-content { margin: 0 10px; } .product-show-ul li { padding: 20px 0; } i.am-icon-dribbble{ display: none;} /*客户案例*/ .case-content { left: 33%; } .briefcase { font-size: 40px !important; margin-top: -13px !important; } /*案例详情*/ .case-img { margin-top: 20px; } .case-inform img { width: 70%; margin: 0 auto; display: inherit;} .customer-case-ul { margin-top: 5px; } .case-left { margin-top: 10px; } .product-content-left { padding: 0 20px; } i.am-icon-tasks{ display: none;} .product-content-right { padding: 0 20px; } /*关于我们*/ .part-title-mar{ padding-top: 10px; padding-bottom: 5px; } .paper-plane { font-size: 30px !important; margin-top: -8px !important; } .company-intro { margin: 0 5%; } .thought-all { width: 80px; height: 80px; } .thought-all-none { width: 80px; height: 80px; } .company-thought li { margin: 0 5px; } .thought-all span { margin-top: 20px; color: #3C3C3C; } .office-space-title, .contact-us-title { margin-top: 30px; margin-bottom: 20px; } .company-thought { margin-bottom: 20px; } .contact-us div img { float: left; width: 100%; } .contact-us { padding: 20px 0; text-align: center; } .contact-add { margin-top: 20px; } .company-thought-all { width: 100%; margin-top: 20px; padding: 20px 0; } .office-space-title, .contact-us-title { margin-bottom: 10px; } /*招贤纳士*/ .daiyu-title-ul { width: 70% !important; } .daiyu-content-1 { width: 100%; } .user-secret { font-size: 35px !important; margin-top: -10px !important; } .daiyu-title-ul { margin-top: 20px !important; } .product-img{ margin-top: -20px;} /*服务中心*/ .service-img img { width: 75%; margin-top: 20px; } .service-ul { margin-top: 10px; } .service-ul li { margin: 10px 0; } .service-content h4 { font-size: 18px; } .service-content p { font-size: 14px; } .service-ul li:first-child { margin-top: 20px; } /*新闻动态*/ .news-content-all { margin-top: 0; } .newspaper-o { font-size: 40px !important; } .margin-t30 { margin-top: 20px !important; } .news-ul li{ margin-top: 25px;} } /*产品详情页面条件筛选*/ .select{padding:5px 10px;border:#ddd 1px solid;border-radius:4px;width:60%;margin:5% auto;font-size:12px} .select li{list-style:none;padding:10px 0 5px 100px} .select .select-list{border-bottom:#eee 1px dashed} .select dl{zoom:1;position:relative;line-height:24px;} .select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden} .select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-100px;text-align:right;color:#666;height:24px;line-height:24px} .select dd{float:left;display:inline;margin:0 0 5px 5px;} .select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#039;border-radius:2px;} .select a:hover{color:#f60;background-color:#f3edc2} .select .selected a{color:#fff;background-color:#f60} .select-result dt{font-weight:bold} .select-no{color:#999} .select .select-result a{padding-right:20px;background:#f60 url("close.gif") right 9px no-repeat} .select .select-result a:hover{background-position:right -15px} @charset "utf-8"; /* CSS Document */ /*********************************************************************定义全局***********************************************/ body,div,h1,h2,h3,h4,h5,h6,p,img,ul,ol,li{margin:0;padding:0;} body{font-family:"宋体",Arial, Helvetica;font-size:12px;} ul,ol,li{list-style-type:none;} a,a:hover{text-decoration:none;} img{border:none;} .clear{clear:both;} /*********************************************************************资讯中间***********************************************/ .content{ width:1120px; margin:0 auto; max-width: 1120px; margin-top: 15px; overflow: hidden;} .entry{width:1004px;height:62px;background:url(../images/entry.png);} .entry ul{*clear:both;} .entry ul li{float:left;margin-top:10px;color:#4f4f4f;} .entry ul li a{color:#4f4f4f;} .entry ul li a:hover{text-decoration:underline;color:#de3237;} .entry .news{width:160px;height:62px;float:left;margin-left:70px;_margin-left:35px;} .entry .comment{width:160px;height:62px;float:left;margin-left:85px;_margin-left:82px;} .entry .date{width:160px;height:62px;float:left;margin-left:70px;_margin-left:65px;} .entry .industry{width:160px;height:62px;float:left;margin-left:70px;_margin-left:70px;} .content_left{width:75%/*754px*/;float:left;margin-top:10px;/*height:1800px;*/} .left_top{width:754px;} .left_top_zuo{width:372px;float:left;} /*fader就是banner*/ #fader{position:relative;overflow:hidden;height:242px;width:372px;text-align:center;font-weight:bold;color:#fff;} #fader li{position:absolute;left:0;top:0;} #fader li img{display:block;} .fader-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;border:1px solid #fff;background:#ababab;font-weight:bold;font-size:12px;cursor:pointer;} .fader-cur-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;background:#de3437;border:1px solid #fff;font-weight:bold;font-size:12px;cursor:pointer;} /*公用的的标题*/ .left_top_zuo h1{width:342px;height:33px;line-height:34px;background:url(../images/title.png);font-size:14px;color:#de3237;padding-left:30px;} .left_top_zuo .intro{width:370px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .left_top_zuo .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .left_top_zuo .intro h2{width:212px;float:right;font-size:12px;} .left_top_zuo .intro h2 a{color:#4d4d4d;} .left_top_zuo .intro h2 a:hover{color:#de3437;text-decoration:underline;} .left_top_zuo .intro p{width:202px;padding-right:10px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;margin-top:10px;line-height:18px;color:#696969;} .left_top_zuo .intro p a{color:#de3237;} .left_top_zuo .intro p a:hover{color:#de3237;text-decoration:underline;} /*市场动态*/ .scdt{width:372px;margin-top:10px;} .scdt .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:270px;overflow: hidden;} .scdt .list ul{} .scdt .list ul li{width:370px;float:left;margin-top:10px;} .scdt .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .scdt .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .scdt .list ul li a:hover{color:#de3237;text-decoration:underline;} /*产品展示-产品列表*/ /*市场动态*/ .hot_scdt{width:240px;margin-top:10px;} .hot_scdt .list{border:1px solid #dfdfdf;border-top:none;width:240px;/*height:270px*/;overflow: hidden; margin-bottom:10px;} .hot_scdt .list ul{} .hot_scdt .list ul li{width:240px;float:left;margin-top:10px;font-size: 14px;} .hot_scdt .list ul li img{display:block;float:left;margin-left:10px;margin-top:8px;_margin-left:5px;} .hot_scdt .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hot_scdt .list ul li a:hover{color:#de3237;text-decoration:underline;} /*行业安全*/ .hyaq{width:372px;margin-top:10px;} .hyaq .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:155px;overflow: hidden;} .hyaq .list ul{} .hyaq .list ul li{width:370px;float:left;margin-top:10px;} .hyaq .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .hyaq .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hyaq .list ul li a:hover{color:#de3237;text-decoration:underline;} .left_top_you{width:372px;float:right;} /*行业要闻*/ .hyyw{width: 450px;} .hyyw h1{width:450px;height:33px;background:url(../images/title.png) no-repeat;color:#de3237;font-size:14px;} .hyyw h1 span{display:blick;height:33px;line-height:34px;margin-left:30px;float:left;} .hyyw h1 a{display:block;float:right;margin-right:10px;color:#de3437;margin-top:8px;} .hyyw h1 a:hover{text-decoration:underline;} .hyyw .list{border:1px solid #dfdfdf;border-top:none;height:208px;width:450px;overflow: hidden;} .hyyw .list ul{padding-top:20px;} .hyyw .list ul .li1{width:370px;height:55px;margin-top:0;} .hyyw .list ul .li1 h2{font-size:12px;width:370px;text-align:center;} .hyyw .list ul .li1 h2 a{display:inline;color:#de3437;float:none;} .hyyw .list ul .li1 h2 a:hover{text-decoration:underline;} .hyyw .list ul .li1 p{color:#696969;line-height:18px;padding:0 10px;text-align:justify;text-justify:inter-ideograph;margin-top:5px;text-indent:2em;} .hyyw .list ul .li1 p a{display:inline;color:#de3437;float:none;} .hyyw .list ul .li1 p a:hover{text-decoration:underline;} .hyyw .list ul li{width:370px;float:left;margin-top:10px;*margin-top:-8px;_margin-top:-10px;} .hyyw .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .hyyw .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .hyyw .list ul li a:hover{color:#de3237;text-decoration:underline;} .left_center{width:754px;height:80px;margin-top:10px;} .left_under{width:754px;} .left_under_zuo{width:372px;float:left;} /*蜜饯果脯 炒货干果 糖果巧克力 肉松肉干共用*/ .mjgf{width:372px;margin-top:10px;} .mjgf h1{width:342px;height:33px;line-height:34px;background:url(../images/title.png);font-size:14px;color:#de3237;padding-left:30px;} .mjgf .intro{width:370px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .mjgf .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .mjgf .intro h2{width:212px;float:right;font-size:12px;} .mjgf .intro h2 a{color:#4d4d4d;} .mjgf .intro h2 a:hover{color:#de3437;text-decoration:underline;} .mjgf .intro p{width:202px;padding-right:10px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;margin-top:10px;line-height:18px;color:#696969;} .mjgf .intro p a{color:#de3237;} .mjgf .intro p a:hover{color:#de3237;text-decoration:underline;} .mjgf .list{border:1px solid #dfdfdf;border-top:none;width:370px;height:155px;overflow: hidden;} .mjgf .list ul{} .mjgf .list ul li{width:370px;float:left;margin-top:10px;} .mjgf .list ul li img{display:block;float:left;margin-left:10px;margin-top:3px;_margin-left:5px;} .mjgf .list ul li a{display:block;float:left;margin-left:5px;color:#696969;} .mjgf .list ul li a:hover{color:#de3237;text-decoration:underline;} .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} .left_under_you{width:372px;float:right;} .content_right{width:275px;float:right;} /*热点视频,新品播报*/ .rdsp{width:275px;height:320px;margin-top:10px;} .rdsp h1{width:210px;height:33px;line-height:34px;background:url(../images/title2.png);font-size:14px;color:#de3237;padding-left:30px;} .rdsp ul{width:238px;height:280px;border:1px solid #dfdfdf;border-top:none;} .rdsp ul li{width:108px;height:130px;float:left;margin-left:7px;margin-top:8px;_margin-left:4px;_margin-right:2px;} .rdsp ul li a{display:block;color:#696969;} .rdsp ul li a:hover{color:#de3437;text-decoration:underline;} .rdsp ul li a img{display:block;} .rdsp ul li a span{display:block;margin-top:5px;} /*企业风采*/ .qyfc{width:275px;margin-top:5px;} .qyfc h1{width:210px;height:33px;line-height:34px;background:url(../images/title2.png);font-size:14px;color:#de3237;padding-left:30px;} .qyfc .intro{width:238px;height:113px;padding-top:10px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;} .qyfc .intro img{display:block;float:left;margin-left:10px;_margin-left:5px;} .qyfc .intro p{width:100px;padding-right:8px;text-align:justify;text-justify:inter-ideograph;float:right;text-indent:2em;/*line-height:18px;*/color:#696969;} .qyfc .intro p a{color:#696969;} .qyfc .intro p a:hover{color:#de3237;text-decoration:underline;} .qyfc .list{border:1px solid #dfdfdf;border-top:none;width:238px;height:155px;overflow: hidden;} .qyfc .list ul{} .qyfc .list ul li{width:238px;float:left;margin-top:10px;} .qyfc .list ul li img{display:block;float:left;margin-left:10px;margin-top:7px;_margin-left:5px;} .qyfc .list ul li a{display:block;float:left;margin-left:5px;color:#696969;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 16em;} .qyfc .list ul li a:hover{color:#de3237;text-decoration:underline;} /*联系方式form*/
0.252568
0.062502
.navbar-custom { padding-left: 40px !important; background-color: transparent !important; /* box-shadow: 0 0.0625rem 0.375rem 0 rgb(0 0 0 / 10%); */ font: 600 0.875rem/0.875rem; transition: all 0.2s; } .navDES { margin-right: 40px; display: flex; align-items: center; justify-content: center; } .navbar-toggler { color: rgb(110, 110, 110) !important; } .btn_get_kothon { background-color: #1283b3; color: #fff; padding-top: 8px; padding-bottom: 8px; padding-right: 30px; padding-left: 30px; } .conmar { margin-right: 40px; } .navbar-custom.active { background-color: #fff !important; box-shadow: 0 0.0625rem 0.375rem 0 rgb(0 0 0 / 10%); font: 600 0.875rem/0.875rem; transition: all 0.5s; } .navbar-custom.li { font: 400 0.875rem/0.875rem; } .navbar-custom .navbar-brand { font-size: 0; } .nav-navlogo { } .navbar-custom .navbar-brand.logo-image img { width: 7.0625rem; height: 2rem; -webkit-backface-visibility: hidden; } .navbar-custom .navbar-brand.logo-text { margin-top: 0.25rem; margin-bottom: 0.25rem; font: 700 2.25rem/1.5rem "Montserrat", sans-serif; color: #fff; text-decoration: none; } /* .navbar-custom .navbar-nav { margin-top: 0.75rem; margin-bottom: 0.5rem; } */ .navbar-custom .nav-item .nav-link { padding: 0.625rem 0.75rem 0.625rem 0.75rem; color: #fff; text-decoration: none !important; transition: all 0.2s ease; } .navbar-custom .nav-item .nav-link:hover, .navbar-custom .nav-item .nav-link.active { color: #ffffff; } .navbar-custom .dropdown:hover > .dropdown-menu { display: block; min-width: auto; animation: fadeDropdown 0.2s; } @keyframes fadeDropdown { 0% { opacity: 0; } 100% { opacity: 1; } } .navbar-custom .dropdown-toggle:focus { outline: 0; } .navbar-custom .dropdown-menu { margin-top: 0; border: none; border-radius: 0.25rem; background-color: #c61f2d; } .navbar-custom .dropdown-item { color: #fff; text-decoration: none; } .navbar-custom .dropdown-item:hover { background-color: #2c3a47 !important; } .navbar-custom .dropdown-item .item-text { font: 600 0.875rem/0.875rem "Open Sans", sans-serif; } .navbar-custom .dropdown-item:hover .item-text { color: #fff; } .navbar-custom .dropdown-items-divide-hr { width: 100%; height: 1px; margin: 0.75rem auto 0.75rem auto; border: none; background-color: #ffffff; opacity: 0.2; } .navbar-custom .social-icons { display: none; } .navbar-custom .navbar-toggler { border: none; color: #fff; font-size: 2rem; } .logo_bbb { height: 300px; width: 422px; } .navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-times { display: none; } .navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-bars { display: inline-block; } .navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-bars { display: none; } .navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-times { display: inline-block; margin-right: 0.125rem; } .logoImg { background: url("./kothon-logo-0.1.svg"); background-repeat: no-repeat; justify-content: center; align-items: center; background-size: 100% 100%; width: 80px; height: 51px; }
client/src/Navbar/Navbar.css
.navbar-custom { padding-left: 40px !important; background-color: transparent !important; /* box-shadow: 0 0.0625rem 0.375rem 0 rgb(0 0 0 / 10%); */ font: 600 0.875rem/0.875rem; transition: all 0.2s; } .navDES { margin-right: 40px; display: flex; align-items: center; justify-content: center; } .navbar-toggler { color: rgb(110, 110, 110) !important; } .btn_get_kothon { background-color: #1283b3; color: #fff; padding-top: 8px; padding-bottom: 8px; padding-right: 30px; padding-left: 30px; } .conmar { margin-right: 40px; } .navbar-custom.active { background-color: #fff !important; box-shadow: 0 0.0625rem 0.375rem 0 rgb(0 0 0 / 10%); font: 600 0.875rem/0.875rem; transition: all 0.5s; } .navbar-custom.li { font: 400 0.875rem/0.875rem; } .navbar-custom .navbar-brand { font-size: 0; } .nav-navlogo { } .navbar-custom .navbar-brand.logo-image img { width: 7.0625rem; height: 2rem; -webkit-backface-visibility: hidden; } .navbar-custom .navbar-brand.logo-text { margin-top: 0.25rem; margin-bottom: 0.25rem; font: 700 2.25rem/1.5rem "Montserrat", sans-serif; color: #fff; text-decoration: none; } /* .navbar-custom .navbar-nav { margin-top: 0.75rem; margin-bottom: 0.5rem; } */ .navbar-custom .nav-item .nav-link { padding: 0.625rem 0.75rem 0.625rem 0.75rem; color: #fff; text-decoration: none !important; transition: all 0.2s ease; } .navbar-custom .nav-item .nav-link:hover, .navbar-custom .nav-item .nav-link.active { color: #ffffff; } .navbar-custom .dropdown:hover > .dropdown-menu { display: block; min-width: auto; animation: fadeDropdown 0.2s; } @keyframes fadeDropdown { 0% { opacity: 0; } 100% { opacity: 1; } } .navbar-custom .dropdown-toggle:focus { outline: 0; } .navbar-custom .dropdown-menu { margin-top: 0; border: none; border-radius: 0.25rem; background-color: #c61f2d; } .navbar-custom .dropdown-item { color: #fff; text-decoration: none; } .navbar-custom .dropdown-item:hover { background-color: #2c3a47 !important; } .navbar-custom .dropdown-item .item-text { font: 600 0.875rem/0.875rem "Open Sans", sans-serif; } .navbar-custom .dropdown-item:hover .item-text { color: #fff; } .navbar-custom .dropdown-items-divide-hr { width: 100%; height: 1px; margin: 0.75rem auto 0.75rem auto; border: none; background-color: #ffffff; opacity: 0.2; } .navbar-custom .social-icons { display: none; } .navbar-custom .navbar-toggler { border: none; color: #fff; font-size: 2rem; } .logo_bbb { height: 300px; width: 422px; } .navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-times { display: none; } .navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome.fas.fa-bars { display: inline-block; } .navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-bars { display: none; } .navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome.fas.fa-times { display: inline-block; margin-right: 0.125rem; } .logoImg { background: url("./kothon-logo-0.1.svg"); background-repeat: no-repeat; justify-content: center; align-items: center; background-size: 100% 100%; width: 80px; height: 51px; }
0.364325
0.0537
* @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: With prefix styles * @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: Commons used classes * @ Auther: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: Common/ global used variables * @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* line 8, D:/work/weiyun-web/tmp_weiyun_web/src/sass/classes */ .tBor:before, .bBor:after, .lBor:before, .rBor:after, .trblBor:after { position: absolute; content: ""; height: 1px; background: #cacccd; } /* line 10, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .tBor:before, .bBor:after { left: 0; right: 0; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.5); -ms-transform: scaleX(0.5); -o-transform: scaleX(0.5); transform: scaleX(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.66667); -ms-transform: scaleX(0.66667); -o-transform: scaleX(0.66667); transform: scaleX(0.66667); } } @media (-webkit-device-pixel-ratio: 3) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.3333); -ms-transform: scaleX(0.3333); -o-transform: scaleX(0.3333); transform: scaleX(0.3333); } } /* line 22, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .lBor:before, .rBor:after { top: 0; bottom: 0; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .lBor:before, .rBor:after { -webkit-transform: scaleY(0.5); -ms-transform: scaleY(0.5); -o-transform: scaleY(0.5); transform: scaleY(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .lBor:before, .rBor:after { -webkit-transform: scaleY(0.66667); -ms-transform: scaleY(0.66667); -o-transform: scaleY(0.66667); transform: scaleY(0.66667); } } @media (-webkit-device-pixel-ratio: 3) { .lBor:before, .rBor:after { width: 300%; height: 300%; border-radius: 16px; -webkit-transform: scaleY(0.3333); -ms-transform: scaleY(0.3333); -o-transform: scaleY(0.3333); transform: scaleY(0.3333); } } /* line 36, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .tBor:before { top: 0; } /* line 38, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .bBor:after { bottom: 0; } /* line 41, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .lBor:before { left: 0; } /* line 43, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .rBor:after { right: 0; } /* line 46, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .trblBor:after { width: 100%; height: 100%; border: 1px solid #cacccd; point-events: none; } /* line 8, D:/work/weiyun-web/tmp_weiyun_web/src/sass/functions */ .trblBor:after -webkit-box-sizing:border-box -moz-box-sizing:border-box { box-sizing: border-box; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .trblBor:after { width: 200%; height: 200%; border-radius: 8px; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .trblBor:after { width: 150%; height: 150%; -webkit-transform: scale(0.66667); -ms-transform: scale(0.66667); -o-transform: scale(0.66667); transform: scale(0.66667); } } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .tBor:before, .lBor:before, .trblBor: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; } } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .bBor:after, .rBor:after { -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; -o-transform-origin: 100% 100%; transform-origin: 100% 100%; } }
app/templates/src/blank-template/css/component.css
* @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: With prefix styles * @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: Commons used classes * @ Auther: <NAME> * @ Contact: kiddhe # tencent.com */ /* @ Usage: Common/ global used variables * @ Author: <NAME> * @ Contact: kiddhe # tencent.com */ /* line 8, D:/work/weiyun-web/tmp_weiyun_web/src/sass/classes */ .tBor:before, .bBor:after, .lBor:before, .rBor:after, .trblBor:after { position: absolute; content: ""; height: 1px; background: #cacccd; } /* line 10, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .tBor:before, .bBor:after { left: 0; right: 0; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.5); -ms-transform: scaleX(0.5); -o-transform: scaleX(0.5); transform: scaleX(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.66667); -ms-transform: scaleX(0.66667); -o-transform: scaleX(0.66667); transform: scaleX(0.66667); } } @media (-webkit-device-pixel-ratio: 3) { .tBor:before, .bBor:after { -webkit-transform: scaleX(0.3333); -ms-transform: scaleX(0.3333); -o-transform: scaleX(0.3333); transform: scaleX(0.3333); } } /* line 22, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .lBor:before, .rBor:after { top: 0; bottom: 0; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .lBor:before, .rBor:after { -webkit-transform: scaleY(0.5); -ms-transform: scaleY(0.5); -o-transform: scaleY(0.5); transform: scaleY(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .lBor:before, .rBor:after { -webkit-transform: scaleY(0.66667); -ms-transform: scaleY(0.66667); -o-transform: scaleY(0.66667); transform: scaleY(0.66667); } } @media (-webkit-device-pixel-ratio: 3) { .lBor:before, .rBor:after { width: 300%; height: 300%; border-radius: 16px; -webkit-transform: scaleY(0.3333); -ms-transform: scaleY(0.3333); -o-transform: scaleY(0.3333); transform: scaleY(0.3333); } } /* line 36, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .tBor:before { top: 0; } /* line 38, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .bBor:after { bottom: 0; } /* line 41, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .lBor:before { left: 0; } /* line 43, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .rBor:after { right: 0; } /* line 46, D:/work/weiyun-web/tmp_weiyun_web/src/sass/component.sass */ .trblBor:after { width: 100%; height: 100%; border: 1px solid #cacccd; point-events: none; } /* line 8, D:/work/weiyun-web/tmp_weiyun_web/src/sass/functions */ .trblBor:after -webkit-box-sizing:border-box -moz-box-sizing:border-box { box-sizing: border-box; } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .trblBor:after { width: 200%; height: 200%; border-radius: 8px; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); } } @media (-webkit-device-pixel-ratio: 1.5) { .trblBor:after { width: 150%; height: 150%; -webkit-transform: scale(0.66667); -ms-transform: scale(0.66667); -o-transform: scale(0.66667); transform: scale(0.66667); } } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .tBor:before, .lBor:before, .trblBor: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; } } @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx), (-ms-high-contrast: active), (-ms-high-contrast: none) { .bBor:after, .rBor:after { -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; -o-transform-origin: 100% 100%; transform-origin: 100% 100%; } }
0.40204
0.059047
body{ background: #000000 url(../img/background.jpg) no-repeat top center; background-size: 100% auto; font-family: arial; } a{ color: #ffffff; text-decoration: none; } canvas{ background: #000000; border: 1px #cccccc solid; } .container{ margin: 130px auto 0 auto; width: 600px; overflow: auto; position: relative; } #stats{ width: 590px; padding: 5px; background: #333333; font-size: 20px; font-weight: bold; color:#ffffff; margin-bottom: 5px; overflow: auto; } #score,#highScore{ width: 25%; height: 50px; padding-top: 20px; float: left; margin-right: 5px; overflow: auto; background: #000000; text-align: center; border-radius: 5px; } #reset{ width: 21.5%; height: 70px; float: right; margin-left: 5px; background: #ccc; text-align: center; overflow: auto; border-radius: 5px; } #resetScore { -moz-box-shadow:inset 0px 1px 3px 0px #91b8b3; -webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3; box-shadow:inset 0px 1px 3px 0px #91b8b3; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c)); background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0); background-color:#768d87; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #566963; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:16px; font-weight:bold; padding:11px 23px; text-decoration:none; text-shadow:0px -1px 0px #2b665e; height: 99%; width: 99%; } #resetScore:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87)); background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0); background-color:#6c7c7c; } #resetScore:active { position:relative; top:1px; } #controls{ width: 25%; height: 70px; padding:0; float: left; margin:0; overflow: hidden; background: #000000; text-align: center; border-radius: 5px; } #controls h4{ margin:0; font-size: 14px; font-weight: bold; margin-top: 2px; text-decoration: underline; } #controls ul, li{ font-size: 12px; font-weight: normal; text-align: center; margin-top:5px; padding:0; list-style: none; } #overlay{ display: none; color: #ffffff; font-size: 25px; text-align: center; position: absolute; top: 170px; left: 180px; } #overlay a{ display: block; margin-top: 10px; padding: 10px; background: #666666; } #overlay a:hover{ background: #333333; }
css/style.css
body{ background: #000000 url(../img/background.jpg) no-repeat top center; background-size: 100% auto; font-family: arial; } a{ color: #ffffff; text-decoration: none; } canvas{ background: #000000; border: 1px #cccccc solid; } .container{ margin: 130px auto 0 auto; width: 600px; overflow: auto; position: relative; } #stats{ width: 590px; padding: 5px; background: #333333; font-size: 20px; font-weight: bold; color:#ffffff; margin-bottom: 5px; overflow: auto; } #score,#highScore{ width: 25%; height: 50px; padding-top: 20px; float: left; margin-right: 5px; overflow: auto; background: #000000; text-align: center; border-radius: 5px; } #reset{ width: 21.5%; height: 70px; float: right; margin-left: 5px; background: #ccc; text-align: center; overflow: auto; border-radius: 5px; } #resetScore { -moz-box-shadow:inset 0px 1px 3px 0px #91b8b3; -webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3; box-shadow:inset 0px 1px 3px 0px #91b8b3; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c)); background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%); background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0); background-color:#768d87; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #566963; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:16px; font-weight:bold; padding:11px 23px; text-decoration:none; text-shadow:0px -1px 0px #2b665e; height: 99%; width: 99%; } #resetScore:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87)); background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%); background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0); background-color:#6c7c7c; } #resetScore:active { position:relative; top:1px; } #controls{ width: 25%; height: 70px; padding:0; float: left; margin:0; overflow: hidden; background: #000000; text-align: center; border-radius: 5px; } #controls h4{ margin:0; font-size: 14px; font-weight: bold; margin-top: 2px; text-decoration: underline; } #controls ul, li{ font-size: 12px; font-weight: normal; text-align: center; margin-top:5px; padding:0; list-style: none; } #overlay{ display: none; color: #ffffff; font-size: 25px; text-align: center; position: absolute; top: 170px; left: 180px; } #overlay a{ display: block; margin-top: 10px; padding: 10px; background: #666666; } #overlay a:hover{ background: #333333; }
0.250179
0.064801
/* ------------------------------------------ */ /* TABLE OF CONTENTS /* ------------------------------------------ */ /* 01 - Global stlye */ /* 02 - Theme Title */ /* 03 - Theme Pagination */ /* 04 - Theme Header */ /* 05 - Theme menu */ /* 06 - Theme Main Banner */ /* 07 - Banner Loan Form */ /* 08 - Top Feature */ /* 09 - Our Service */ /* 10 - Feature Banner */ /* 11 - Work Progress */ /* 12 - Testimonial Slider */ /* 13 - Loan Section */ /* 14 - Why Choose Us */ /* 15 - Latest Update */ /* 16 - Footer */ /* 17 - Theme Inner Banner */ /* 18 - About Us */ /* 19 - Our Team */ /* 20 - Testimonial Slider Two */ /* 21 - Service Details */ /* 22 - Our Portfolio */ /* 23 - Portfolio Details */ /* 24 - Our Blog */ /* 25 - Blog Details */ /* 26 - Conatct US */ /* 27 - Popular Faq */ /* 28 - Theme Error Page */ /** * Importing necessary Styles. **/ @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Poppins:200,300,400,500,600,700|Lato:100,300'); /*----bootstrap css ----- */ @import url('../vendor/bootstrap/css/bootstrap.min.css'); /*----Select ----- */ @import url('../vendor/select2-master/dist/css/select2.min.css'); /*----camera-slider---*/ @import url('../vendor/Camera-master/css/camera.css'); /*------- Mega menu ------*/ @import url('../vendor/bootstrap-mega-menu/css/menu.css'); /*----font awesome -------*/ @import url('../fonts/font-awesome/css/font-awesome.min.css'); /*----owl-carousel css----*/ @import url('../vendor/owl-carousel/owl.carousel.css'); @import url('../vendor/owl-carousel/owl.theme.css'); /*-------- animated css ------*/ @import url('../vendor/WOW-master/css/libs/animate.css'); /*--------- flat-icon ---------*/ @import url('../fonts/icon/font/flaticon.css'); /*----------- Fancybox css -------*/ @import url('../vendor/fancybox/dist/jquery.fancybox.min.css'); /*--------- Jquery ui ---------*/ @import url('../vendor/jquery-ui/jquery-ui.min.css'); /*------------- Map -------------*/ @import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css'); /*** ==================================================================== Loading Transition ==================================================================== ***/ #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999999; background: #fff; overflow: hidden; } #loader { background: url(../images/1.gif); width: 64px; height: 40px; position: relative; top: 50%; margin: -20px auto 0 auto; } /*==================== Click Top ====================*/ .scroll-top { width:35px; height:35px; position: fixed; bottom: 10px; right: 5px; z-index: 99; text-align: center; color: #fff; background: #1455a6; font-size: 22px; display: none; cursor: pointer; border-radius: 3px; } .scroll-top:after { position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 1; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); } /*______________________ Global stlye ___________________*/ @font-face { font-family: 'font-awesome'; src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf'); src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */ url('../fonts/font-awesome/fonts/fontawesome-webfont.html') format('woff2'), /* Super Modern Browsers */ url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */ } body { font-family: 'Open Sans', sans-serif; font-weight: normal; color:rgba(9,9,19,0.65); font-size: 17px; position: relative; } h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;} h2,h3,h4,h5,h6 {color: #1b222d;font-weight: normal;} h1 {font-size: 58px; font-weight: 300; color: #29293f;line-height: 75px;} h2 {font-size: 40px; font-weight: 600;} h3 {font-size: 28px;} h4 {font-size: 22px;} h5 {font-size: 20px;} h6 {font-size: 18px;} p {line-height: 30px;} ul {list-style-type: none;} a {text-decoration: none; display: inline-block; font-family: 'Poppins', sans-serif;} a:hover,a:focus,a:visited {text-decoration: none; outline: none;} img {max-width: 100%; display: block;} button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;cursor: pointer;} button:focus {outline: none;} input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} .m-top0 {margin-top: 0 !important;} .m-bottom0 {margin-bottom: 0 !important;} .p-bottm0 {padding-bottom: 0 !important;} .no-border {border: none !important;} /*--------------------- Transition --------------------*/ .tran3s,#mega-menu-wrapper .nav>li>a,.main-page-wrapper,#searchWrapper,.our-service .single-service,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a, .why-choose-us .single-block>a,.why-choose-us .single-block h4 a,.latest-update .single-update-post h4 a,.theme-title a, .theme-footer .footer-bottom-wrapper .phone-number,.theme-footer .footer-bottom-wrapper .footer-list ul li a,#searchWrapper #close-button:before, #searchWrapper #close-button:after,.why-choose-us.style-two .single-block,.our-team .single-team-member .image-box .opacity ul li a, .our-team .single-team-member .image-box .opacity,.owl-theme .owl-dots .owl-dot span,.service-details .box-wrapper .title .loan, .mixitUp-menu ul li:before,.mixitUp-menu ul li,.our-portfolio .single-item .image-box .overlay,.our-portfolio .single-item .image-box .overlay .link, .our-portfolio .single-item .text h4 a,.our-portfolio .single-item .image-box .overlay-text:before,.theme-pagination ul li a, .our-portfolio .single-item .image-box .overlay-text:after,.our-portfolio .single-item .image-box .overlay-text h4 a,.our-blog .blog-post .read-more, .blog-sidebar .blog-categories ul li a,.blog-sidebar .sidebar-recent-post li a,.blog-sidebar .sidebar-keyword ul li a,.our-blog .blog-post .title a, .blog-details .share-option ul li a,.blog-details .public-comment-area .comment button,.popular-faq .faq-panel .panel-group .panel-heading a:before, .error-page a,.owl-theme .owl-nav [class*=owl-],#mega-menu-wrapper .nav>li.search-button button { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .tran4s,.why-choose-us .single-block img,.our-team .single-team-member .image-box .opacity ul li, .our-portfolio .single-item .image-box .img,.our-blog .blog-post .image img { -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } /*----------------------- Theme Color File -------------------*/ .p-color,.theme-menu-wrapper .top-header ul li:first-child a,.theme-menu-wrapper .top-header ul li a:hover,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li:hover>a, .top-feature .single-feature .text h4 a,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a,.loan-section .loan-confirm-form h2,.loan-section .loan-confirm-form h3, .why-choose-us .single-block h4 a,.theme-footer .footer-bottom-wrapper .mail-address:hover,.theme-footer .footer-bottom-wrapper .phone-number:hover,.mixitUp-menu ul li.active, .theme-footer .footer-bottom-wrapper .footer-list ul li a:hover,.theme-footer .copyright-wrapper p a,#searchWrapper form button:hover,.service-details .box-wrapper .title h3, #mega-menu-wrapper .nav>li.search-button button:hover,.why-choose-us.style-two .single-block .icon,.about-us-section .text-wrapper h4,.service-details .box-wrapper .middle-text ul li:before, .our-portfolio .single-item .text h4 a,.our-blog .blog-post .title a:hover,.blog-sidebar .blog-categories ul li a:hover,.blog-sidebar .sidebar-recent-post li a, .our-blog .blog-post .read-more,.blog-details .share-option ul.social-icon li a:hover,.blog-details .share-option ul.tags li a:hover,.related-project .owl-theme .owl-nav [class*=owl-]:hover, .blog-details .public-comment-area .comment button,.portfolio-details .details-text .text-left-side h2,.portfolio-details .details-text .portfolio-info-list li strong { color:#1455a6; } .p-bg-color,#theme-main-banner .camera_caption a.button-one,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a:hover,.loan-section .loan-confirm-form .apply-button:hover, .theme-title a:hover,.theme-footer .subscribe-form input[type="submit"],#searchWrapper #close-button:hover:before,#searchWrapper #close-button:hover:after, .get-loan-form form input[type="submit"]:hover,.our-team .single-team-member .image-box .opacity ul li a,.service-details .box-wrapper .title .loan:hover, .mixitUp-menu ul li:before,.our-portfolio .single-item .image-box .link:hover,.theme-pagination ul li a:hover,.blog-details .mark-text:before, .theme-pagination ul li.active a,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover,.blog-details .comment-form form input[type="submit"], .form-styl-two input[type="submit"],.faq-form form input[type="submit"],.error-page a { background: #1455a6; } #theme-main-banner .camera_caption a.button-one,.work-progress .single-figure .count:before,.theme-pagination ul li a:hover,.theme-pagination ul li.active a, .blog-sidebar .sidebar-search form input:focus,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover { border-style: solid; border-color:#1455a6; } .s-color,#theme-main-banner .camera_caption h1 span,.theme-menu-wrapper .top-header ul li:first-child a:hover,.top-feature .single-feature:hover .text h4 a, .our-service .single-service .text .interest,.work-progress .single-figure:hover h4 a,.why-choose-us .single-block>a:hover,.latest-update .single-update-post:hover h4 a, .home-two-banner #theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one:hover, .our-portfolio .single-item .text h4 a:hover,.our-portfolio .single-item .image-box .overlay-text h4 a:hover,.blog-sidebar .sidebar-recent-post li a:hover, .blog-details .public-comment-area .comment button:hover,#theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before { color: #ff9000; } .s-bg-color,.scroll-top:hover,#theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,.theme-title a, #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a,#watch-video a,.loan-section .loan-confirm-form .apply-button, .theme-footer .subscribe-form input[type="submit"]:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one,.get-loan-form form input[type="submit"], .our-team .single-team-member .image-box .opacity ul li:hover a,.client-slider-two.owl-theme .owl-dots .owl-dot.active span, .client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.service-details .box-wrapper .title .loan,.our-portfolio .single-item .image-box .overlay-text:before, .our-portfolio .single-item .image-box .overlay-text:after,.blog-details .comment-form form input[type="submit"]:hover,.blog-details .comment-form form input[type="submit"]:focus, .contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before,.faq-form form input[type="submit"]:hover,.error-page a:hover { background: #ff9000; } #theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one, #theme-main-video-slider#theme-main-banner .camera_caption a.button-two:hover,.client-slider-two.owl-theme .owl-dots .owl-dot.active span, .client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before { border-style: solid; border-color:#ff9000; } /*------------------- Theme Title ------------------*/ .theme-title {position: relative;} .theme-title h2 {line-height: 60px;font-weight: 300;} .theme-title p {font-size: 20px;margin-top: 25px;} .theme-title h6 { font-weight: 600; text-transform: uppercase; color: rgba(0,0,0,0.3); margin-bottom: 10px; } .theme-title a { line-height: 50px; padding: 0 30px; font-size: 14px; text-transform: uppercase; color: #fff; font-weight: 500; position: absolute; top:46px; right: 0; letter-spacing: 1px; } /*------------------- Theme Pagination ------------------*/ .theme-pagination ul {padding-top: 40px;} .theme-pagination ul,.theme-pagination ul li {display: inline-block;} .theme-pagination ul li a { display: block; font-size: 20px; text-transform: uppercase; color: #d7d7d7; padding: 4px 17px; border: 1px solid rgba(226,226,226,0.5); margin: 0 3px; } .theme-pagination ul li a:hover, .theme-pagination ul li.active a {color: #fff;} .theme-pagination ul li.active a {cursor: default;} /*--------------------------- Theme Header ---------------------*/ .theme-menu-wrapper { position: absolute; width: 100%; top:40px; left:0; z-index: 99; background: transparent; } .theme-menu-wrapper .top-header {padding-bottom: 15px;} .theme-menu-wrapper .top-header .greeting-text {font-size: 19px;color: #b7b7b7;line-height: 39px;} .theme-menu-wrapper .top-header .greeting-text p {display: inline-block;text-transform: capitalize;} .theme-menu-wrapper .top-header .greeting-text span {color:#29293f; } .theme-menu-wrapper .top-header ul li {display: inline-block;} .theme-menu-wrapper .top-header ul li a { font-size: 20px; color: rgba(0,0,0,0.15); margin-left: 15px; } .theme-menu-wrapper .top-header ul li:first-child {margin-right: 50px;text-transform: uppercase;color: rgba(38,41,46,0.45);} .theme-menu-wrapper .top-header ul li:first-child a {font-size: 26px;} /*------------------------------ Theme menu ----------------------*/ .main-header-menu-wrapper { position: relative; padding:10px 0 0 0; z-index: 1; } .nav-color-white #mega-menu-wrapper .nav>li>a, .nav-color-white #mega-menu-wrapper .nav>li.search-button button {color: #fff;} .main-header-menu-wrapper #mega-menu-wrapper .nav .login {float: right;} #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a { width: 230px; text-align: center; color: #fff; font-family: 'Poppins', sans-serif; font-size: 17px; letter-spacing: 1.4px; font-weight: 500; text-transform: uppercase; margin:0; } #mega-menu-wrapper .nav>li.search-button button { background: transparent; margin: 10px 0 0 35px; cursor: pointer; } .main-header-menu-wrapper .logo {position: absolute;top:10px;left:0;z-index: 9;} #searchWrapper { position: fixed; top:0; right: 0; bottom: 0; left:0; background: rgba(0,0,0,0.85); z-index: 99999; opacity: 0; visibility: hidden; } #searchWrapper.show-box { opacity: 1; visibility: visible; } #searchWrapper .container { height: 100%; } #searchWrapper form { position: relative; top:35%; max-width: 70%; margin: 0 auto; background: #fff; padding: 50px 40px; -webkit-transform:translateY(-50%); transform:translateY(-50%); } #searchWrapper form .input-wrapper {height: 60px; position: relative;} #searchWrapper form input { height: 100%; width: 100%; border: none; border-bottom: 1px solid rgba(0,0,0,0.05); padding: 0 45px 0 0; background: transparent; color: #9c9c9f; letter-spacing: 1px; } #searchWrapper form button { background: transparent; position: absolute; top:0; right: 0; width: 40px; height: 100%; font-size: 18px; color:rgba(0,0,0,0.4); text-align: right; padding-right: 10px; } #searchWrapper #close-button { position: absolute; top:10px; right: 10px; width: 25px; height: 25px; font-size: 35px; background: transparent; color: #fff; cursor: pointer; } #searchWrapper #close-button:before, #searchWrapper #close-button:after { content: ''; width: 1px; height: 100%; background: rgba(0,0,0,0.2); position: absolute; left:12px; } #searchWrapper #close-button:before { -webkit-transform:rotate(45deg); transform:rotate(45deg); } #searchWrapper #close-button:after { -webkit-transform:rotate(-45deg); transform:rotate(-45deg); } .main-page-wrapper.blury-bg { -webkit-filter: blur(4px); -moz-filter: blur(4px); -ms-filter: blur(4px); -o-filter: blur(4px); filter: blur(4px); } /*================= Sticky Menu ===============*/ @-webkit-keyframes menu_sticky { 0% {margin-top:-120px;opacity: 0;} 50% {margin-top: -64px;opacity: 0;} 100% {margin-top: 0;opacity: 1;} } @keyframes menu_sticky { 0% {margin-top:-120px;opacity: 0;} 50% {margin-top: -64px;opacity: 0;} 100% {margin-top: 0;opacity: 1;} } .theme-menu-wrapper.fixed { position: fixed; width:100%; top:0; left:0; z-index: 999; background: #fff; padding-top: 0; -webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15); box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; } .theme-menu-wrapper.fixed.fixed-header-two {background: #212121;} .theme-menu-wrapper.fixed .top-header {display: none;} .theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li>a {margin-bottom: 12px;} .theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li.dropdown-holder>a:after {display:none;} /*---------------------------- Theme Main Banner -------------------------*/ .camera_wrap {float:none;} #theme-main-banner .camera_overlayer { content: ''; position: absolute; top:0; left:0; right: 0; bottom: 0; background: transparent; } #theme-main-banner.banner-two .camera_overlayer {background: rgba(0,73,164,0.9);} #theme-main-banner .main-container {position: relative;} #theme-main-banner .camera_caption {height: 100%;} #theme-main-banner .container { position: relative; z-index: 1; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } #theme-main-banner .camera_caption>div { background: transparent; position: absolute; width: 100%; height: 100%; top:0; text-shadow: none; left: 0; padding: 0; } #theme-main-banner .camera_prev,#theme-main-banner .camera_next {background: transparent;} #theme-main-banner .camera_prev span,#theme-main-banner .camera_next span {display: none;} #theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before { font-family: 'font-awesome'; position: absolute; line-height: 40px; width: 100%; font-size: 35px; text-align: center; } #theme-main-banner .camera_prev:before {content: '';} #theme-main-banner .camera_next:before {content: '';} #theme-main-banner .camera_caption h1 {padding-top: 75px;} #theme-main-banner .camera_caption h1 span {font-family: 'Poppins', sans-serif;font-weight: 500;} #theme-main-banner .camera_caption p { font-size: 20px; line-height: 35px; color: rgba(0,0,0,0.6); padding: 35px 0 50px 0; } #theme-main-banner .camera_caption a { line-height: 51px; border-width: 2px; font-weight: 500; font-size: 15px; letter-spacing: 1.2px; text-transform: uppercase; color: #29293f; padding: 0 30px; margin-top: 15px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #theme-main-banner .camera_caption a.button-one {margin-right: 18px;} #theme-main-banner .camera_caption a.button-one, #theme-main-banner .camera_caption a.button-two:hover {color: #fff;} #theme-main-banner .camera_caption a.button-two {border-color: rgba(0,0,0,0.06);border-style: solid;} .home-two-banner #theme-main-banner .camera_caption h1 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 54px; color: #fff; padding-top: 35px; } .home-two-banner #theme-main-banner .camera_caption p {font-size: 18px;color: rgba(255,255,255,0.75);} .home-two-banner #theme-main-banner .camera_caption a.button-two { color: #fff; border:2px solid rgba(255,255,255,0.1); } .home-two-banner #theme-main-banner .camera_caption a.button-two:hover, .home-two-banner #theme-main-banner .camera_caption a.button-one:hover { background: #fff; border-color: #fff; } .home-two-banner {margin-bottom: 250px;position: relative;} #theme-main-video-slider#theme-main-banner .camera_caption h1, #theme-main-video-slider#theme-main-banner .camera_caption p, #theme-main-video-slider#theme-main-banner .camera_caption a.button-two {color: #fff;} #theme-main-video-slider#theme-main-banner .camera_caption a.button-two {border-color: #fff;} /*------------------------- Banner Loan Form ----------------------*/ .get-loan-form { position: absolute; right: 15%; bottom: -65px; width: 400px; z-index: 1; } .get-loan-form form { position: relative; background: #fff; padding: 55px 50px 130px 50px; -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); } .get-loan-form form:before { content: ''; width: 100%; height: 100%; background: #fff; position: absolute; top:-65px; left: -64px; -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); z-index: -1; } .get-loan-form form h3 { font-family: 'Poppins', sans-serif; font-size: 32px; text-transform: uppercase; font-weight: 600; text-align: center; margin-bottom: 45px; } .get-loan-form form input[type="text"] { width: 100%; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 15px; text-transform: uppercase; border: none; border-bottom: 1px solid rgba(0,0,0,0.08); padding: 0 0 15px 0; margin-bottom: 50px; color: rgba(0,0,0,0.35); letter-spacing: 1px; } .get-loan-form form ::-webkit-input-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form ::-moz-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form :-ms-input-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form :-moz-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form input[type="submit"] { cursor: pointer; width: 100%; height: 160px; border: none; color: #fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 20px; letter-spacing: 1.4px; position: absolute; bottom: -64px; left: 55px; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); } /*--------------------------------- Top Feature -------------------------*/ .top-feature {border-bottom: 1px solid rgba(0,0,0,0.05);margin-bottom: 120px;} .top-feature .single-feature .text {padding-left: 25px;} .top-feature .single-feature .text h4 a {font-weight: 500;margin-top: 5px;} .top-feature .single-feature {padding: 50px 0;} .top-feature .single-feature:hover img { -webkit-transform:scale(1.1); transform:scale(1.1); } /*------------------------ Our Service ------------------------*/ .our-service .theme-title {padding-bottom: 90px;} .our-service.service-inner-page {padding-bottom: 80px;} .our-service .single-service .image-box {overflow: hidden;background: #1e315d;} .our-service .single-service .image-box img { width: 100%; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .our-service .single-service:hover .image-box img { opacity: 0.8; -webkit-transform:scale3D(1.1,1.1,1); transform:scale3D(1.1,1.1,1); } .our-service .single-service:hover { -webkit-box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05); box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05); } .our-service .single-service .text { background: #fff; text-align: center; padding: 45px 15px 45px 15px; margin-bottom: 40px; } .our-service.service-inner-page .single-service .text {padding-left: 50px;padding-right: 50px;} .our-service .single-service .text h4 a { display: block; font-weight: 600; line-height: 32px; } .our-service.service-inner-page .single-service .text h4 a {font-size: 24px;} .our-service .single-service .text .interest { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 36px; margin:10px 0 8px 0; } .our-service .single-service .text p {font-size: 16px;} .our-service .single-service .icon img {margin: 0 auto;} .our-service .single-service .icon {padding-top: 65px;} /*----------------------- Feature Banner --------------------*/ .feature-banner {margin: 70px 0 120px 0;} .feature-banner.bg-one { background: url(../images/home/1.jpg) no-repeat center; background-size: cover; background-attachment: fixed; } .feature-banner.bg-two { background: url(../images/home/3.jpg) no-repeat center; background-size: cover; background-attachment: fixed; } .feature-banner .opacity { text-align: center; padding: 120px 0 80px 0; } .feature-banner .overlay-one {background: rgba(20,85,166,0.9);} .feature-banner .overlay-two {background: rgba(0,0,0,0.6);} .feature-banner .theme-title h2 {color: #fff;margin-bottom: 100px;} .feature-banner .single-box h2 { font-family: 'Poppins', sans-serif; font-size: 48px; font-weight: 600; color: #fff; margin-bottom: 8px; } .feature-banner .single-box p {color: #fff;font-size: 20px;} .feature-banner .single-box {padding-bottom: 50px;} /*------------------------ Work Progress ----------------------*/ .work-progress {padding-bottom: 150px;} .work-progress .theme-title {margin-bottom: 100px;} .work-progress .single-figure { text-align: center; padding: 0 35px 50px 35px; } .work-progress .single-figure .count { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 60px; color: rgba(0,0,0,0.2); position: relative; } .work-progress .single-figure .count:before { content: ''; width: 10px; height: 10px; background: #fff; border-radius: 50%; border-width: 2px; position: absolute; bottom: -25px; left:50%; margin-left: -5px; z-index: 1; } .work-progress .single-figure h4 a { font-weight: 500; display: block; margin: 50px 0 15px 0; } .work-progress .wrapper {position: relative;} .work-progress .wrapper:before { content: ''; width: 100%; height: 1px; border-bottom: 1px dotted rgba(0,70,139,0.13); position: absolute; top:109px; left:0; } /*--------------------- Testimonial Slider --------------*/ .testimonial-section .main-bg-wrapper { margin: 150px 0 0 368px; position: relative; background: url(../images/home/2.jpg) no-repeat center; background-size: cover; background-attachment: fixed; height: 700px; } .testimonial-section .main-bg-wrapper .overlay { background: rgba(0,0,0,0.5); height: 100%; } .testimonial-section .main-bg-wrapper .main-slider-wrapper { background: #0668e3; position: absolute; max-width: 500px; z-index: 9; top:0; left:0; padding: 85px 100px 95px 80px; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item i { font-size: 40px; color: #fff; padding-left: 2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item p { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 24px; line-height: 50px; color: #fff; font-style: italic; margin: 30px 0 50px 0; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name { padding-left: 30px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6 { font-weight: 500; font-size:20px; color: #fff; margin-bottom: 2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span { text-transform: uppercase; font-size: 15px; font-weight: 500; text-transform: uppercase; color: #fff; letter-spacing: 1.2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item img { width: 50px; height: 50px; border-radius: 50%; } .owl-theme .owl-nav {margin: 0;} .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; background: transparent; border: 2px solid rgba(255,255,255,0.5); border-radius: 50%; padding: 0; margin: 0 3px; } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #fff; border-color: #fff; } .testimonial-section .owl-theme .owl-dots { position: absolute; bottom: 0; right: -35px; z-index: 1; } #watch-video { position: absolute; bottom: 80px; right: 100px; padding-left: 90px; z-index: 9; } #watch-video h6 { font-family: 'Poppins', sans-serif; color: #fff; font-size: 20px; } #watch-video h4 { font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase; font-size: 20px; color: #fff; margin-top: 7px; } #watch-video a { width: 65px; height: 65px; text-align: center; line-height: 65px; border-radius: 50%; color: #fff; font-size: 25px; position: absolute; left:0; top:-7px; } /*---------------------------- Loan Section -----------------------*/ .loan-section {padding: 150px 0 150px 0;} .loan-section .loan-calculation-wrapper {padding-right: 60px;} .loan-section .theme-title p {font-size: 18px;} .loan-section .loan-filter-form {padding-top: 50px;} .loan-section .loan-filter-form label { font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 500; color: #111111; display: block; margin-bottom: 30px; } .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li { line-height: 40px; color: #111111; font-family: 'Poppins', sans-serif; font-weight: 500; text-transform: uppercase; font-size: 15px; } .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li:nth-child(2) {padding: 0 14px;} .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li:last-child {font-size: 24px;} .loan-section .loan-filter-form .price-ranger .ranger-min-max-block input { font-family: 'Open Sans', sans-serif; width: 110px; text-align: center; height: 40px; font-size: 16px; border: 1px solid rgba(12,12,12,0.08); border-radius: 3px; color: rgba(17,17,17,0.5); } .loan-section .loan-filter-form .price-ranger .ui-widget-content { background: #f2f2f2; border: none; height:5px; margin: 35px 0 55px 0; } .loan-section .loan-filter-form .price-ranger .ui-widget-header {background: #1455a6;} .loan-section .loan-filter-form .price-ranger .ui-slider-handle { width: 22px; height: 22px; background: #fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); border-radius: 50%; border: none; outline: none; cursor: pointer; } .loan-section .loan-filter-form .price-ranger .ui-slider-horizontal .ui-slider-handle {top: -10px;} .loan-section .loan-filter-form .select2-container {width: 80px !important;} .loan-section .loan-filter-form .select2-container--default .select2-selection--single { font-size: 16px; border: 1px solid rgba(12,12,12,0.08); border-radius: 3px; height: 40px; width: 100%; outline: none; } .loan-section .loan-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered { color: rgba(17,17,17,0.5); line-height: 40px; padding: 0 10px 0 20px; } .loan-section .loan-filter-form .select2-container--default .select2-selection--single .select2-selection__arrow { height: 40px; right: 10px; } .select2-dropdown { border: 1px solid rgba(12,12,12,0.08); margin-top: -1px; border-radius: 3px; } .loan-section .loan-filter-form .duration-filter>li:last-child { line-height: 40px; color: #111111; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 24px; } .loan-section .loan-filter-form .duration-filter>li:last-child span {font-size: 16px;color: #ababab;} .loan-section .loan-confirm-form { border:1px solid rgba(12,12,12,0.07); padding: 55px 50px 50px 50px; } .loan-section .loan-confirm-form h6 {color: rgba(0,0,0,0.8);margin-bottom: 25px;} .loan-section .loan-confirm-form h2 { font-size: 60px; font-weight: normal; border-bottom: 1px solid rgba(12,12,12,0.07); padding-bottom: 45px; margin-bottom: 45px; } .loan-section .loan-confirm-form h3 {font-size: 35px;} .loan-section .loan-confirm-form .apply-button { font-family: 'Poppins', sans-serif; display: block; width: 100%; height: 70px; border: none; border-radius: 3px; color: #fff; text-transform: uppercase; font-weight: 500; font-size: 18px; letter-spacing: 1.4px; margin-top: 55px; } /*------------------------- Why Choose Us -----------------------*/ .why-choose-us {background: #f9fafb;padding: 120px 0;} .why-choose-us .theme-title {padding-bottom: 30px;} .why-choose-us .single-block { text-align: center; padding: 70px 30px 60px 30px; margin-top: 50px; } .why-choose-us.style-one .single-block { background: #fff; border-right: 7px solid rgba(169, 176, 180, 0.1); border-bottom: 7px solid rgba(169, 176, 180, 0.1); } .why-choose-us .single-block img {margin: 0 auto 35px auto;} .why-choose-us .single-block:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);} .why-choose-us .single-block h4 a {font-weight: 500;margin-bottom: 20px;} .why-choose-us .single-block>a { font-family: 'Open Sans', sans-serif; color: rgba(0,0,0,0.8); margin-top: 25px; } .why-choose-us.style-two .single-block {background: transparent;border:1px solid #ececec;} .why-choose-us.style-two .single-block .icon { font-size: 70px; text-align: center; line-height: 70px; margin-bottom: 40px; } .why-choose-us.style-two .single-block:hover {border-color: rgba(20,85,166,0.4);} /*---------------------- Latest Update -----------------------*/ .latest-update {background: #191f27;padding: 115px 0 150px 0;} .latest-update .theme-title h2 {color: #fff;margin-bottom: 50px;} .latest-update .single-update-post {padding-top: 10px;} .latest-update .single-update-post .count { font-family: 'Lato', sans-serif; font-weight: 100; font-size: 150px; color: rgba(255,255,255,0.03); } .latest-update .single-update-post h4 a { font-size: 26px; line-height: 42px; color: #fff; margin: -15px 0 25px 0; } .latest-update .single-update-post p {font-weight: 300;color: rgba(255,255,255,0.5);} /*----------------------- Footer -----------------------*/ .theme-footer .content-wrapper {padding-top: 120px;} .theme-footer .content-wrapper.border-fix {border-top: 1px solid #e7e7e7;} .theme-footer h2 {text-align: center;font-weight: 300;margin-bottom: 100px;} .theme-footer .subscribe-form input[type="text"], .theme-footer .subscribe-form input[type="email"] { width: 100%; height: 55px; border: 1px solid rgba(0,0,0,0.08); padding: 0 15px; margin-bottom: 20px; } .theme-footer .subscribe-form input[type="submit"] { display: block; width: 100%; height: 55px; border: none; color: #fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 14px; letter-spacing: 1.2px; } .theme-footer .subscribe-form {padding-bottom: 100px;} .theme-footer .footer-bottom-wrapper .mail-address { font-weight: 500; font-size: 16px; color: #222222; margin: 25px 0 15px 0; display: block; } .theme-footer .footer-bottom-wrapper .phone-number {font-size: 20px;color: #bebebe;} .theme-footer .footer-bottom-wrapper h4 { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 600; text-transform: uppercase; margin-bottom: 35px; } .theme-footer .footer-bottom-wrapper .footer-list ul li a {color: #adadad;line-height: 40px;} .theme-footer .copyright-wrapper p { font-family: 'Poppins', sans-serif; color: #9c9c9f; margin-bottom: 15px; } .theme-footer .copyright-wrapper ul {text-align: right;} .theme-footer .copyright-wrapper ul li {display: inline-block;} .theme-footer .copyright-wrapper ul li a { display: block; width: 34px; height: 34px; line-height: 34px; border-radius: 3px; text-align: center; color: #fff; font-size: 18px; margin-left: 5px; } .theme-footer .copyright-wrapper ul li:first-child a {background: #1372cf;} .theme-footer .copyright-wrapper ul li:nth-child(2) a {background: #16baff;} .theme-footer .copyright-wrapper ul li:nth-child(3) a {background: #ff4f4f;} .theme-footer .copyright-wrapper {padding: 60px 0 30px 0;} /*---------------------------- Theme Inner Banner ---------------------*/ .inner-banner { background: url(../images/home/inner-banner.jpg) no-repeat center; background-size: cover; text-align: center; margin-bottom: 150px; } .inner-banner .overlay {background: rgba(250,250,250,0.92);padding: 320px 0 150px 0;} .inner-banner .overlay h5 { font-weight: normal; text-transform: uppercase; color: rgba(0,0,0,0.4); letter-spacing: 1px; margin-bottom: 10px; } .inner-banner .overlay h2 { font-size: 50px; font-weight: normal; text-transform: capitalize; } /*------------------------ About Us -------------------*/ .about-us-section .title {font-weight: 300;line-height: 60px;text-align: right;} .about-us-section .text-wrapper h4 { font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 24px; text-transform: uppercase; letter-spacing: 1px; padding: 15px 0 35px 0; } .about-us-section .text-wrapper h5 { font-family: 'Poppins', sans-serif; line-height: 33px; padding-bottom: 30px; } .about-us-section .text-wrapper {padding-left: 50px;} .about-us-section .image-gallery {padding: 100px 0 110px 0;} .about-us-section .image-gallery img {width: 100%;margin-bottom: 20px;} /*------------------------ Our Team ------------------------*/ .team-inner-page {padding-bottom: 100px;} .our-team .theme-title a {top:15px;padding: 0 50px;} .our-team .theme-title {padding-bottom: 100px;} .our-team .single-team-member .image-box { width: 190px; height: 215px; overflow: hidden; position: relative; } .our-team .single-team-member .image-box .opacity { position: absolute; top:0; left:0; right: 0; bottom: 0; z-index: 1; background: rgba(255,255,255,0.8); opacity: 0; } .our-team .single-team-member:hover .image-box .opacity {opacity: 1;} .our-team .single-team-member .image-box .opacity ul li a { width: 38px; height: 38px; line-height: 38px; text-align: center; color: #fff; border-radius: 50%; -webkit-box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05); box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05); } .our-team .single-team-member .image-box .opacity ul li { position: absolute; top: 50%; left:50%; margin: -19px 0 0 -19px; z-index: 5; opacity: 0; -webkit-transform:translate(0,-0); transform:translate(0,-0); -webkit-transition-delay:0.1s; transition-delay:0.1s; } .our-team .single-team-member:hover .image-box .opacity ul li {opacity: 1;} .our-team .single-team-member:hover .image-box .opacity ul li:first-child { -webkit-transform:translate(0,-45px); transform:translate(0,-45px); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(2) { -webkit-transform:translate(45px,0); transform:translate(45px,0); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(3) { -webkit-transform:translate(0,45px); transform:translate(0,45px); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(4) { -webkit-transform:translate(-45px,0); transform:translate(-45px,0); } .our-team .single-team-member .text-wrapper { width: calc(100% - 190px); padding-left: 35px; } .our-team .single-team-member .text-wrapper h6 { font-family: 'Poppins', sans-serif; font-weight: 500; text-transform: uppercase; color: #303030; letter-spacing: 1px; margin-bottom: 5px; } .our-team .single-team-member .text-wrapper p { font-style: italic; font-size: 18px; line-height: 35px; padding: 30px 0 20px 0; } .our-team .single-team-member {margin-bottom: 70px;} /*----------------------- Testimonial Slider Two -------------------*/ .testimonial-section-two {padding-bottom: 120px;} .testimonial-section-two .theme-title {padding-bottom: 75px;} .testimonial-section-two .main-content-box { background: #fff; padding: 40px 45px 40px 45px; margin-bottom: 50px; position: relative; } .testimonial-section-two .main-content-box.border-fix {border: 1px solid rgba(0,0,0,0.06);} .testimonial-section-two .main-content-box p { font-size: 20px; font-weight: 300; line-height: 35px; color: #000000; margin-bottom: 35px; } .testimonial-section-two .main-content-box .name {padding-left: 28px;} .testimonial-section-two .main-content-box h6 { font-size: 17px; font-weight: 600; text-transform: uppercase; position: relative; margin-bottom: 4px; } .testimonial-section-two .main-content-box h6:before { content: ''; width: 20px; height: 2px; background: #000; position: absolute; top:9px; left: -30px; } .testimonial-section-two .main-content-box .fa { position: absolute; right: 45px; bottom: 40px; font-size: 40px; color: #f2f2f2; } .client-slider-two .item {margin: 0 15px;} .client-slider-two.owl-theme .owl-dots .owl-dot span {border: 2px solid rgba(0,0,0,0.15);} .testimonial-inner-page { background: #f9f9f9; padding: 150px 0 100px 0; } /*----------------------- Service Details ------------------------*/ .service-details {padding-bottom: 120px;} .service-details .box-wrapper {padding: 0 75px;} .service-details .box-wrapper .title h3 { font-family: 'Poppins', sans-serif; font-size: 35px; font-weight: 600; margin-top: 8px; } .service-details .box-wrapper .title .loan { line-height: 55px; padding: 0 35px; text-transform: uppercase; font-weight: 600; font-size: 16px; letter-spacing: 1.1px; color: #fff; } .service-details .box-wrapper .title {padding: 65px 0 50px 0;} .service-details .box-wrapper .top-text h4 {line-height: 40px;padding-bottom: 45px;} .service-details .box-wrapper .top-text p {font-size: 18px;line-height: 32px;margin-bottom: 30px;} .service-details .box-wrapper .middle-text { border-top: 1px solid rgba(0,0,0,0.06); border-bottom: 1px solid rgba(0,0,0,0.06); padding: 60px 0 10px 0; margin: 50px 0 60px 0; } .service-details .box-wrapper .list-box-text h3 {font-size: 32px;font-weight: 600;} .service-details .box-wrapper .list-box-text>p {font-size: 18px;margin: 20px 0 60px 0;line-height: 32px;} .service-details .box-wrapper .list-box-text ul li h4 {font-weight: 600;margin-bottom: 15px;} .service-details .box-wrapper .list-box-text ul li {position: relative;padding: 0 0 55px 40px;} .service-details .box-wrapper .middle-text ul li:before { content: "\f101"; font-family: Flaticon; position: absolute; top:-3px; left: 0; font-size: 25px; } .service-details .box-wrapper .list-box-text.bottom-text ul li {padding-left: 0;} /*--------------------------- Our portfolio --------------------*/ .our-portfolio {padding-bottom: 100px;} .portfolio-grid-v2 {background: #f9f9f9;padding-top: 150px;} .mixitUp-menu {text-align: center;margin-bottom: 80px;} .mixitUp-menu ul,.mixitUp-menu ul li {display: inline-block;} .mixitUp-menu ul {border-bottom: 1px solid rgba(0,0,0,0.05);} .mixitUp-menu ul li { font-family: 'Poppins', sans-serif; font-size: 16px; text-transform: uppercase; color: #929292; position: relative; padding: 0 5px 18px 5px; margin: 0 14px; cursor: pointer; letter-spacing: 1px; } .mixitUp-menu ul li:before { content: ''; width: 100%; height: 2px; position: absolute; left:0; bottom: -1px; z-index: 1; -webkit-transform:scale(0,1); transform:scale(0,1); } .mixitUp-menu ul li.active:before {-webkit-transform:scale(1,1);transform:scale(1,1);} #mixitUp-item .mix {display: none;} .our-portfolio .single-item .image-box {position: relative;overflow: hidden;} .our-portfolio .single-item .image-box img {width: 100%;} .our-portfolio .single-item .image-box .overlay { position: absolute; top:0; left:0; right: 0; bottom: 0; background: rgba(28,28,28,0.8); text-align: center; opacity: 0; } .our-portfolio .single-item:hover .image-box .overlay {opacity: 1;} .our-portfolio .single-item .image-box .link { display: block; width: 40px; height: 40px; background: #fff; line-height: 40px; border-radius: 50%; margin: 0 auto; position: relative; top:50%; margin-top: -20px; color: rgba(0,0,0,0.8); -webkit-transform:translate(0,15px); transform:translate(0,15px); } .our-portfolio .single-item .image-box .link:hover {color: #fff;} .our-portfolio .single-item:hover .image-box .link {-webkit-transform:translate(0,0);transform:translate(0,0);} .our-portfolio .single-item:hover .image-box .img { -webkit-filter: blur(5px); -moz-filter: blur(5px); -ms-filter: blur(5px); -o-filter: blur(5px); filter: blur(5px); } .our-portfolio .single-item .text { background: #fff; padding: 25px 0 30px 0; text-align: center; margin-bottom: 20px; } .our-portfolio .single-item .text h4 a {font-weight:500;margin-bottom: 8px;} .our-portfolio .single-item .image-box .overlay-text { position: absolute; display: inline-block; top:50%; left:50%; width:80%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .our-portfolio .single-item .image-box .overlay-text:before, .our-portfolio .single-item .image-box .overlay-text:after { content: ''; position: absolute; top:0; height: 100%; width: 1px; opacity: 0; } .our-portfolio .single-item .image-box .overlay-text:before {left:0;-webkit-transform:translate(-50px,0);transform:translate(-50px,0);} .our-portfolio .single-item .image-box .overlay-text:after {right: 0;-webkit-transform:translate(50px,0);transform:translate(50px,0);} .our-portfolio .single-item:hover .image-box .overlay-text:before, .our-portfolio .single-item:hover .image-box .overlay-text:after { -webkit-transform:translate(0,0); transform:translate(0,0); -webkit-transition-delay:0.2s; transition-delay:0.2s; opacity: 1; } .our-portfolio .single-item .image-box .overlay-text h4 a {color: #fff;margin-bottom: 4px;} .our-portfolio .single-item .image-box .overlay-text p {text-transform: uppercase;font-size: 14px;color: rgba(255,255,255,0.8);} .portfolio-grid-v3 .single-item {margin-bottom: 20px;} /*------------------------------ Portfolio Details --------------------*/ .portfolio-details .details-text {padding: 100px 0;} .portfolio-details .details-text .text-left-side h2 { font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: 600; line-height: 55px; } .portfolio-details .details-text .text-left-side h5 {line-height: 32px;padding: 35px 0 40px 0;} .portfolio-details .details-text .text-left-side p {font-size: 18px;line-height: 32px;} .portfolio-details .details-text .portfolio-info-list li {font-size: 18px;line-height: 32px;margin-bottom: 20px;} .portfolio-details .details-text .portfolio-info-list li strong { font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase; display: block; } .portfolio-details .details-text .portfolio-info-list ul {border: 1px solid rgba(0,0,0,0.06);padding: 40px 20px 20px 45px;} /*------------------------------ Related Project --------------------*/ .related-project {background: #f5f5f5;padding: 95px 0 80px 0;} .related-project-slider .item {margin: 0 15px;} .related-project h2.title {font-weight: normal;margin-bottom: 45px;} .related-project .owl-theme .owl-nav [class*=owl-] { font-family: 'font-awesome'; background: transparent; padding: 0; color: rgba(0,0,0,0.3); font-size: 22px; margin: 0 6px; } .related-project .owl-theme .owl-nav {position: absolute;top:-70px;right: 15px;} /*---------------------- Our Blog -------------------*/ .our-blog {padding-bottom: 140px;} .our-blog .blog-post .image {background: #1a1c1b;overflow: hidden;} .our-blog .blog-post .image img {width: 100%;} .our-blog .blog-post:hover .image img {opacity: 0.4;} .our-blog .blog-post .date {color: rgba(0,0,0,0.5); font-size: 18px;margin: 35px 0 10px 0;} .our-blog .blog-post h4.title {font-size: 24px;} .our-blog .blog-post h5.title {font-size: 28px;} .our-blog .blog-post .title { font-weight: 500; font-size: 24px; line-height: 35px; color: #111111; margin-bottom: 20px; } .our-blog .blog-post .title a {color: #111111;} .our-blog .blog-post .read-more { font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 600; text-transform: uppercase; padding: 0 30px; line-height: 45px; border: 1px solid #e6e6e6; letter-spacing: 1px; margin: 30px 0 30px 0; } .our-blog .blog-post .read-more:hover {color: #fff;} .our-blog .blog-post {margin-bottom: 40px;} /*------------------- Blog Sidebar -----------------*/ .blog-sidebar .sidebar-box {margin-bottom: 65px;} .blog-sidebar .sidebar-search form {height: 60px;position: relative;} .blog-sidebar .sidebar-search form input { font-family: 'Poppins', sans-serif; width: 100%; height: 100%; border: 1px solid #e6e6e6; padding: 0 50px 0 15px; font-size: 16px; } .blog-sidebar .sidebar-search form button { position: absolute; top:0; right: 0; bottom: 0; width: 48px; background: transparent; cursor: pointer; font-size: 16px; color: rgba(0,0,0,0.4); } .blog-sidebar h3 {margin-bottom: 40px;} .blog-sidebar .blog-categories ul li a { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600; color: rgba(0,0,0,0.5); margin-bottom: 22px; display: block; } .blog-sidebar .blog-categories ul li a span {float: right;} .blog-sidebar .sidebar-recent-post li {border-top: 1px solid rgba(0,0,0,0.06);padding: 13px 0 17px 0;} .blog-sidebar .sidebar-recent-post li:last-child {border-bottom: 1px solid rgba(0,0,0,0.06);} .blog-sidebar .sidebar-recent-post li a { font-size: 18px; font-weight: 500; line-height: 30px; margin-bottom: 5px; } .blog-sidebar .sidebar-keyword ul {margin: 0 -5px;} .blog-sidebar .sidebar-keyword ul li {float: left;padding: 0 5px;margin-bottom: 15px;} .blog-sidebar .sidebar-keyword ul li a { line-height: 38px; padding: 0 10px; font-size: 14px; text-transform: uppercase; font-weight: 500; color: rgba(0,0,0,0.4); border: 1px solid rgba(0,0,0,0.06); } .blog-sidebar .sidebar-keyword ul li a:hover {color: #fff;} /*------------------------- Blog Details -----------------------*/ .blog-details .mark-text {position: relative;padding-left: 80px;margin: 35px 0 40px 0;} .blog-details .mark-text h2 { font-weight: 300; font-size: 36px; line-height: 48px; font-style: italic; margin-bottom: 10px; } .blog-details .mark-text span { font-weight: 600; font-size: 18px; text-transform: uppercase; color: #cacaca; letter-spacing: 1px; } .blog-details .mark-text:before { content: ''; position: absolute; width: 3px; height: 88%; top:11px; left:45px; } .blog-details .share-option {background: #f9f9f9;padding: 12px 25px;margin-bottom: 100px;} .blog-details .share-option ul {padding: 5px 0;} .blog-details .share-option ul li {display: inline-block;font-size: 16px;color: #000;font-weight: 600;} .blog-details .share-option ul.tags li a {font-family: 'Open Sans', sans-serif;color: #b7b7b7;font-weight: normal;} .blog-details .share-option ul.social-icon li a {color: #cccccc;font-weight: normal;margin-left: 5px;} .blog-details .inner-title {font-weight: 300;margin-bottom: 65px;} .blog-details .public-comment-area img {width: 75px;height: 75px;border-radius: 50%;} .blog-details .public-comment-area .comment {width: calc(100% - 75px);padding-left: 30px;position: relative;} .blog-details .public-comment-area .comment h6 {font-family: 'Poppins', sans-serif;font-weight: 600;margin-bottom: 6px;} .blog-details .public-comment-area .comment span {color: #a5a5a5;} .blog-details .public-comment-area .comment p {font-weight: 500;margin-top: 20px;} .blog-details .public-comment-area .comment button { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; position: absolute; top:5px; right: 0; background: transparent; cursor: pointer; } .blog-details .public-comment-area .single-comment { border-bottom: 1px solid rgba(0,0,0,0.06); padding-bottom: 52px; margin-bottom: 55px; } .blog-details .comment-form form input[type="text"], .blog-details .comment-form form input[type="email"], .blog-details .comment-form form textarea { background: #f9f9f9; border:1px solid #f1f1f1; width: 100%; max-width: 100%; margin-bottom: 15px; font-size: 15px; } .blog-details .comment-form form input[type="text"], .blog-details .comment-form form input[type="email"] {height: 50px;padding: 0 15px;} .blog-details .comment-form form textarea {height: 180px;min-height:180px;padding: 15px;} .blog-details .comment-form form input[type="submit"] { font-family: 'Poppins', sans-serif; font-weight: 500; width: 195px; height: 50px; border: none; color: #fff; font-size: 16px; text-transform: uppercase; cursor: pointer; margin-top:15px; } /*------------------------ Conatct US -------------------------*/ .contact-us-form {padding-right: 70px;} .form-styl-two input[type="text"], .form-styl-two input[type="email"], .form-styl-two textarea { font-size: 14px; font-weight: 500; background: #fff; width: 100%; max-width: 100%; color: rgba(0,0,0,0.5); border: 1px solid rgba(30,30,30,0.07); margin-bottom: 35px; padding: 0 15px; } .form-styl-two input[type="text"],.form-styl-two input[type="email"] {height: 55px;} .form-styl-two textarea {height: 190px;min-height: 190px;padding: 15px;} .form-styl-two input[type="submit"] { font-family: 'Poppins', sans-serif; font-weight: 500; width: 190px; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; line-height: 50px; color: #fff; -webkit-box-shadow: none; box-shadow: none; border: none; cursor: pointer; } .form-styl-two input[type="text"]:focus,.form-styl-two input[type="email"]:focus { -webkit-box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09); box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09); } .form-styl-two input[type="submit"]:hover {background: #212121;} .contact-us .contact-address h2 {line-height: 55px;font-size: 38px;margin-top: -15px;} .contact-us .contact-address p {font-size: 20px; margin: 40px 0 25px 0;} .contact-us .contact-address>a {font-size: 28px;color: #000;} .contact-us .contact-address ul li {display: inline-block;margin-top: 30px;} .contact-us .contact-address ul li a { color: #cccccc; margin-right: 15px; font-size: 18px; width: 40px; height: 40px; line-height: 40px; border: 1px solid rgba(0,0,0,0.06); border-radius: 50%; text-align: center; } .contact-us .contact-address ul li a:hover {color: #fff;} .map-canvas { height: 500px; width: 100%; margin: 150px 0 0 0; } .si-content img {margin-bottom: 10px;} .si-has-border .si-content-wrapper {border: none;} .si-shadow-wrapper-top {opacity: 0;} /*======================= Form Validation ===================*/ .alert-wrapper { display: none; position: fixed; width: 100%; height:100%; background: rgba(0,0,0,0.6); top: 0; left: 0; z-index: 9999999; } #success,#error { position: relative; width:500px; height: 100px; top: calc(50% - 50px); left:calc(50% - 250px); background: rgba(0,0,0,0.8); text-align: center; } #success .wrapper,#error .wrapper { display: table; width:100%; height: 100%; } #success .wrapper p,#error .wrapper p{ display: table-cell; vertical-align: middle; letter-spacing: 1px; } #success p {color: #26ace3;} #error p {color: #C9182B;} #error button, #success button { color:#fff; width:40px; height:40px; line-height: 20px; background: transparent; border-radius: 50%; position: absolute; top: -20px; right: -20px; font-size: 20px; } .form-validation label.error {display: none !important;} .form-validation input.error,.form-validation textarea.error {border:1px solid #f03838 !important;} /*-------------------- Popular Faq ---------------------*/ .popular-faq .theme-title p {margin-top: 25px;} .popular-faq .faq-panel {margin-top: 70px;} .popular-faq .faq-panel .panel-heading {padding: 0;border-radius: 0;border:none;} .popular-faq .faq-panel .panel-heading h6 a { font-size: 18px; font-weight: 500; color:#222222; padding: 18px 10px 17px 45px; display: block; position: relative; } .popular-faq .faq-panel .panel-group .panel { margin: 0 0 15px 0; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; border:none; } .popular-faq .faq-panel .panel-group .panel-body {border:none;padding: 10px 35px 20px 45px;} .popular-faq .faq-panel .panel-group .panel-heading a:before { content: '+'; font-weight: 300; font-size: 18px; color: #dfdfdf; width: 30px; height: 30px; border: 2px solid #e9e9e9; border-radius: 50%; line-height: 26px; text-align: center; position: absolute; left:0; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); font-weight: normal; } .popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before {content: '-';color:#fff;} .faq-form {background: #f6f6f6;padding: 110px 0 130px 0; margin-top: 70px;} .faq-form h2 {text-align: center;margin-bottom: 50px;color: #222222;} .faq-form form input[type="text"], .faq-form form input[type="email"], .faq-form form textarea { width: 100%; max-width: 100%; background: #fff; border: 1px solid #eeeeee; margin-bottom: 15px; font-size: 15px; } .faq-form form input[type="text"],.faq-form form input[type="email"] {height: 60px;padding: 0 20px;} .faq-form form textarea {height: 165px;padding: 20px;} .faq-form form input[type="submit"] { color: #fff; display: block; margin: 0 auto; width: 190px; line-height: 50px; font-size: 14px; font-weight: 600; text-transform: uppercase; border: none; cursor: pointer; } .faq-form form input[type="submit"]:hover {color: #fff;} /* ---------------------------- Theme Error Page ------------------------*/ .error-page {text-align: center;margin-bottom: 150px;} .error-page h2 {font-size: 150px;font-weight: 600;color: #2e2e2e;} .error-page h3 {font-weight: 300;font-size: 42px; margin: 15px 0 30px 0;} .error-page p {margin-bottom: 41px;} .error-page a { line-height: 55px; width:128px; color:#fff; font-size: 14px; text-transform: uppercase; text-align: center; } .error-page span.or {font-size: 18px;color:#2f2f2f;margin:0 16px;} .error-page form { height:55px; width:380px; position: relative; display: inline-block; } .error-page form input { padding: 0 58px 0 20px; border:1px solid #f0f0f0; height: 100%; width: 100%; } .error-page form button { position: absolute; top:0; right: 0; bottom: 0; width: 55px; background: transparent; font-size: 20px; color: #a3a3a3; }
public/aprochcss/style.css
/* ------------------------------------------ */ /* TABLE OF CONTENTS /* ------------------------------------------ */ /* 01 - Global stlye */ /* 02 - Theme Title */ /* 03 - Theme Pagination */ /* 04 - Theme Header */ /* 05 - Theme menu */ /* 06 - Theme Main Banner */ /* 07 - Banner Loan Form */ /* 08 - Top Feature */ /* 09 - Our Service */ /* 10 - Feature Banner */ /* 11 - Work Progress */ /* 12 - Testimonial Slider */ /* 13 - Loan Section */ /* 14 - Why Choose Us */ /* 15 - Latest Update */ /* 16 - Footer */ /* 17 - Theme Inner Banner */ /* 18 - About Us */ /* 19 - Our Team */ /* 20 - Testimonial Slider Two */ /* 21 - Service Details */ /* 22 - Our Portfolio */ /* 23 - Portfolio Details */ /* 24 - Our Blog */ /* 25 - Blog Details */ /* 26 - Conatct US */ /* 27 - Popular Faq */ /* 28 - Theme Error Page */ /** * Importing necessary Styles. **/ @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Poppins:200,300,400,500,600,700|Lato:100,300'); /*----bootstrap css ----- */ @import url('../vendor/bootstrap/css/bootstrap.min.css'); /*----Select ----- */ @import url('../vendor/select2-master/dist/css/select2.min.css'); /*----camera-slider---*/ @import url('../vendor/Camera-master/css/camera.css'); /*------- Mega menu ------*/ @import url('../vendor/bootstrap-mega-menu/css/menu.css'); /*----font awesome -------*/ @import url('../fonts/font-awesome/css/font-awesome.min.css'); /*----owl-carousel css----*/ @import url('../vendor/owl-carousel/owl.carousel.css'); @import url('../vendor/owl-carousel/owl.theme.css'); /*-------- animated css ------*/ @import url('../vendor/WOW-master/css/libs/animate.css'); /*--------- flat-icon ---------*/ @import url('../fonts/icon/font/flaticon.css'); /*----------- Fancybox css -------*/ @import url('../vendor/fancybox/dist/jquery.fancybox.min.css'); /*--------- Jquery ui ---------*/ @import url('../vendor/jquery-ui/jquery-ui.min.css'); /*------------- Map -------------*/ @import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css'); /*** ==================================================================== Loading Transition ==================================================================== ***/ #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999999; background: #fff; overflow: hidden; } #loader { background: url(../images/1.gif); width: 64px; height: 40px; position: relative; top: 50%; margin: -20px auto 0 auto; } /*==================== Click Top ====================*/ .scroll-top { width:35px; height:35px; position: fixed; bottom: 10px; right: 5px; z-index: 99; text-align: center; color: #fff; background: #1455a6; font-size: 22px; display: none; cursor: pointer; border-radius: 3px; } .scroll-top:after { position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 1; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); } /*______________________ Global stlye ___________________*/ @font-face { font-family: 'font-awesome'; src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf'); src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */ url('../fonts/font-awesome/fonts/fontawesome-webfont.html') format('woff2'), /* Super Modern Browsers */ url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */ } body { font-family: 'Open Sans', sans-serif; font-weight: normal; color:rgba(9,9,19,0.65); font-size: 17px; position: relative; } h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;} h2,h3,h4,h5,h6 {color: #1b222d;font-weight: normal;} h1 {font-size: 58px; font-weight: 300; color: #29293f;line-height: 75px;} h2 {font-size: 40px; font-weight: 600;} h3 {font-size: 28px;} h4 {font-size: 22px;} h5 {font-size: 20px;} h6 {font-size: 18px;} p {line-height: 30px;} ul {list-style-type: none;} a {text-decoration: none; display: inline-block; font-family: 'Poppins', sans-serif;} a:hover,a:focus,a:visited {text-decoration: none; outline: none;} img {max-width: 100%; display: block;} button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;cursor: pointer;} button:focus {outline: none;} input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} .m-top0 {margin-top: 0 !important;} .m-bottom0 {margin-bottom: 0 !important;} .p-bottm0 {padding-bottom: 0 !important;} .no-border {border: none !important;} /*--------------------- Transition --------------------*/ .tran3s,#mega-menu-wrapper .nav>li>a,.main-page-wrapper,#searchWrapper,.our-service .single-service,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a, .why-choose-us .single-block>a,.why-choose-us .single-block h4 a,.latest-update .single-update-post h4 a,.theme-title a, .theme-footer .footer-bottom-wrapper .phone-number,.theme-footer .footer-bottom-wrapper .footer-list ul li a,#searchWrapper #close-button:before, #searchWrapper #close-button:after,.why-choose-us.style-two .single-block,.our-team .single-team-member .image-box .opacity ul li a, .our-team .single-team-member .image-box .opacity,.owl-theme .owl-dots .owl-dot span,.service-details .box-wrapper .title .loan, .mixitUp-menu ul li:before,.mixitUp-menu ul li,.our-portfolio .single-item .image-box .overlay,.our-portfolio .single-item .image-box .overlay .link, .our-portfolio .single-item .text h4 a,.our-portfolio .single-item .image-box .overlay-text:before,.theme-pagination ul li a, .our-portfolio .single-item .image-box .overlay-text:after,.our-portfolio .single-item .image-box .overlay-text h4 a,.our-blog .blog-post .read-more, .blog-sidebar .blog-categories ul li a,.blog-sidebar .sidebar-recent-post li a,.blog-sidebar .sidebar-keyword ul li a,.our-blog .blog-post .title a, .blog-details .share-option ul li a,.blog-details .public-comment-area .comment button,.popular-faq .faq-panel .panel-group .panel-heading a:before, .error-page a,.owl-theme .owl-nav [class*=owl-],#mega-menu-wrapper .nav>li.search-button button { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .tran4s,.why-choose-us .single-block img,.our-team .single-team-member .image-box .opacity ul li, .our-portfolio .single-item .image-box .img,.our-blog .blog-post .image img { -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } /*----------------------- Theme Color File -------------------*/ .p-color,.theme-menu-wrapper .top-header ul li:first-child a,.theme-menu-wrapper .top-header ul li a:hover,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li:hover>a, .top-feature .single-feature .text h4 a,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a,.loan-section .loan-confirm-form h2,.loan-section .loan-confirm-form h3, .why-choose-us .single-block h4 a,.theme-footer .footer-bottom-wrapper .mail-address:hover,.theme-footer .footer-bottom-wrapper .phone-number:hover,.mixitUp-menu ul li.active, .theme-footer .footer-bottom-wrapper .footer-list ul li a:hover,.theme-footer .copyright-wrapper p a,#searchWrapper form button:hover,.service-details .box-wrapper .title h3, #mega-menu-wrapper .nav>li.search-button button:hover,.why-choose-us.style-two .single-block .icon,.about-us-section .text-wrapper h4,.service-details .box-wrapper .middle-text ul li:before, .our-portfolio .single-item .text h4 a,.our-blog .blog-post .title a:hover,.blog-sidebar .blog-categories ul li a:hover,.blog-sidebar .sidebar-recent-post li a, .our-blog .blog-post .read-more,.blog-details .share-option ul.social-icon li a:hover,.blog-details .share-option ul.tags li a:hover,.related-project .owl-theme .owl-nav [class*=owl-]:hover, .blog-details .public-comment-area .comment button,.portfolio-details .details-text .text-left-side h2,.portfolio-details .details-text .portfolio-info-list li strong { color:#1455a6; } .p-bg-color,#theme-main-banner .camera_caption a.button-one,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a:hover,.loan-section .loan-confirm-form .apply-button:hover, .theme-title a:hover,.theme-footer .subscribe-form input[type="submit"],#searchWrapper #close-button:hover:before,#searchWrapper #close-button:hover:after, .get-loan-form form input[type="submit"]:hover,.our-team .single-team-member .image-box .opacity ul li a,.service-details .box-wrapper .title .loan:hover, .mixitUp-menu ul li:before,.our-portfolio .single-item .image-box .link:hover,.theme-pagination ul li a:hover,.blog-details .mark-text:before, .theme-pagination ul li.active a,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover,.blog-details .comment-form form input[type="submit"], .form-styl-two input[type="submit"],.faq-form form input[type="submit"],.error-page a { background: #1455a6; } #theme-main-banner .camera_caption a.button-one,.work-progress .single-figure .count:before,.theme-pagination ul li a:hover,.theme-pagination ul li.active a, .blog-sidebar .sidebar-search form input:focus,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover { border-style: solid; border-color:#1455a6; } .s-color,#theme-main-banner .camera_caption h1 span,.theme-menu-wrapper .top-header ul li:first-child a:hover,.top-feature .single-feature:hover .text h4 a, .our-service .single-service .text .interest,.work-progress .single-figure:hover h4 a,.why-choose-us .single-block>a:hover,.latest-update .single-update-post:hover h4 a, .home-two-banner #theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one:hover, .our-portfolio .single-item .text h4 a:hover,.our-portfolio .single-item .image-box .overlay-text h4 a:hover,.blog-sidebar .sidebar-recent-post li a:hover, .blog-details .public-comment-area .comment button:hover,#theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before { color: #ff9000; } .s-bg-color,.scroll-top:hover,#theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,.theme-title a, #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a,#watch-video a,.loan-section .loan-confirm-form .apply-button, .theme-footer .subscribe-form input[type="submit"]:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one,.get-loan-form form input[type="submit"], .our-team .single-team-member .image-box .opacity ul li:hover a,.client-slider-two.owl-theme .owl-dots .owl-dot.active span, .client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.service-details .box-wrapper .title .loan,.our-portfolio .single-item .image-box .overlay-text:before, .our-portfolio .single-item .image-box .overlay-text:after,.blog-details .comment-form form input[type="submit"]:hover,.blog-details .comment-form form input[type="submit"]:focus, .contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before,.faq-form form input[type="submit"]:hover,.error-page a:hover { background: #ff9000; } #theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one, #theme-main-video-slider#theme-main-banner .camera_caption a.button-two:hover,.client-slider-two.owl-theme .owl-dots .owl-dot.active span, .client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before { border-style: solid; border-color:#ff9000; } /*------------------- Theme Title ------------------*/ .theme-title {position: relative;} .theme-title h2 {line-height: 60px;font-weight: 300;} .theme-title p {font-size: 20px;margin-top: 25px;} .theme-title h6 { font-weight: 600; text-transform: uppercase; color: rgba(0,0,0,0.3); margin-bottom: 10px; } .theme-title a { line-height: 50px; padding: 0 30px; font-size: 14px; text-transform: uppercase; color: #fff; font-weight: 500; position: absolute; top:46px; right: 0; letter-spacing: 1px; } /*------------------- Theme Pagination ------------------*/ .theme-pagination ul {padding-top: 40px;} .theme-pagination ul,.theme-pagination ul li {display: inline-block;} .theme-pagination ul li a { display: block; font-size: 20px; text-transform: uppercase; color: #d7d7d7; padding: 4px 17px; border: 1px solid rgba(226,226,226,0.5); margin: 0 3px; } .theme-pagination ul li a:hover, .theme-pagination ul li.active a {color: #fff;} .theme-pagination ul li.active a {cursor: default;} /*--------------------------- Theme Header ---------------------*/ .theme-menu-wrapper { position: absolute; width: 100%; top:40px; left:0; z-index: 99; background: transparent; } .theme-menu-wrapper .top-header {padding-bottom: 15px;} .theme-menu-wrapper .top-header .greeting-text {font-size: 19px;color: #b7b7b7;line-height: 39px;} .theme-menu-wrapper .top-header .greeting-text p {display: inline-block;text-transform: capitalize;} .theme-menu-wrapper .top-header .greeting-text span {color:#29293f; } .theme-menu-wrapper .top-header ul li {display: inline-block;} .theme-menu-wrapper .top-header ul li a { font-size: 20px; color: rgba(0,0,0,0.15); margin-left: 15px; } .theme-menu-wrapper .top-header ul li:first-child {margin-right: 50px;text-transform: uppercase;color: rgba(38,41,46,0.45);} .theme-menu-wrapper .top-header ul li:first-child a {font-size: 26px;} /*------------------------------ Theme menu ----------------------*/ .main-header-menu-wrapper { position: relative; padding:10px 0 0 0; z-index: 1; } .nav-color-white #mega-menu-wrapper .nav>li>a, .nav-color-white #mega-menu-wrapper .nav>li.search-button button {color: #fff;} .main-header-menu-wrapper #mega-menu-wrapper .nav .login {float: right;} #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a { width: 230px; text-align: center; color: #fff; font-family: 'Poppins', sans-serif; font-size: 17px; letter-spacing: 1.4px; font-weight: 500; text-transform: uppercase; margin:0; } #mega-menu-wrapper .nav>li.search-button button { background: transparent; margin: 10px 0 0 35px; cursor: pointer; } .main-header-menu-wrapper .logo {position: absolute;top:10px;left:0;z-index: 9;} #searchWrapper { position: fixed; top:0; right: 0; bottom: 0; left:0; background: rgba(0,0,0,0.85); z-index: 99999; opacity: 0; visibility: hidden; } #searchWrapper.show-box { opacity: 1; visibility: visible; } #searchWrapper .container { height: 100%; } #searchWrapper form { position: relative; top:35%; max-width: 70%; margin: 0 auto; background: #fff; padding: 50px 40px; -webkit-transform:translateY(-50%); transform:translateY(-50%); } #searchWrapper form .input-wrapper {height: 60px; position: relative;} #searchWrapper form input { height: 100%; width: 100%; border: none; border-bottom: 1px solid rgba(0,0,0,0.05); padding: 0 45px 0 0; background: transparent; color: #9c9c9f; letter-spacing: 1px; } #searchWrapper form button { background: transparent; position: absolute; top:0; right: 0; width: 40px; height: 100%; font-size: 18px; color:rgba(0,0,0,0.4); text-align: right; padding-right: 10px; } #searchWrapper #close-button { position: absolute; top:10px; right: 10px; width: 25px; height: 25px; font-size: 35px; background: transparent; color: #fff; cursor: pointer; } #searchWrapper #close-button:before, #searchWrapper #close-button:after { content: ''; width: 1px; height: 100%; background: rgba(0,0,0,0.2); position: absolute; left:12px; } #searchWrapper #close-button:before { -webkit-transform:rotate(45deg); transform:rotate(45deg); } #searchWrapper #close-button:after { -webkit-transform:rotate(-45deg); transform:rotate(-45deg); } .main-page-wrapper.blury-bg { -webkit-filter: blur(4px); -moz-filter: blur(4px); -ms-filter: blur(4px); -o-filter: blur(4px); filter: blur(4px); } /*================= Sticky Menu ===============*/ @-webkit-keyframes menu_sticky { 0% {margin-top:-120px;opacity: 0;} 50% {margin-top: -64px;opacity: 0;} 100% {margin-top: 0;opacity: 1;} } @keyframes menu_sticky { 0% {margin-top:-120px;opacity: 0;} 50% {margin-top: -64px;opacity: 0;} 100% {margin-top: 0;opacity: 1;} } .theme-menu-wrapper.fixed { position: fixed; width:100%; top:0; left:0; z-index: 999; background: #fff; padding-top: 0; -webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15); box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; } .theme-menu-wrapper.fixed.fixed-header-two {background: #212121;} .theme-menu-wrapper.fixed .top-header {display: none;} .theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li>a {margin-bottom: 12px;} .theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li.dropdown-holder>a:after {display:none;} /*---------------------------- Theme Main Banner -------------------------*/ .camera_wrap {float:none;} #theme-main-banner .camera_overlayer { content: ''; position: absolute; top:0; left:0; right: 0; bottom: 0; background: transparent; } #theme-main-banner.banner-two .camera_overlayer {background: rgba(0,73,164,0.9);} #theme-main-banner .main-container {position: relative;} #theme-main-banner .camera_caption {height: 100%;} #theme-main-banner .container { position: relative; z-index: 1; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } #theme-main-banner .camera_caption>div { background: transparent; position: absolute; width: 100%; height: 100%; top:0; text-shadow: none; left: 0; padding: 0; } #theme-main-banner .camera_prev,#theme-main-banner .camera_next {background: transparent;} #theme-main-banner .camera_prev span,#theme-main-banner .camera_next span {display: none;} #theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before { font-family: 'font-awesome'; position: absolute; line-height: 40px; width: 100%; font-size: 35px; text-align: center; } #theme-main-banner .camera_prev:before {content: '';} #theme-main-banner .camera_next:before {content: '';} #theme-main-banner .camera_caption h1 {padding-top: 75px;} #theme-main-banner .camera_caption h1 span {font-family: 'Poppins', sans-serif;font-weight: 500;} #theme-main-banner .camera_caption p { font-size: 20px; line-height: 35px; color: rgba(0,0,0,0.6); padding: 35px 0 50px 0; } #theme-main-banner .camera_caption a { line-height: 51px; border-width: 2px; font-weight: 500; font-size: 15px; letter-spacing: 1.2px; text-transform: uppercase; color: #29293f; padding: 0 30px; margin-top: 15px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #theme-main-banner .camera_caption a.button-one {margin-right: 18px;} #theme-main-banner .camera_caption a.button-one, #theme-main-banner .camera_caption a.button-two:hover {color: #fff;} #theme-main-banner .camera_caption a.button-two {border-color: rgba(0,0,0,0.06);border-style: solid;} .home-two-banner #theme-main-banner .camera_caption h1 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 54px; color: #fff; padding-top: 35px; } .home-two-banner #theme-main-banner .camera_caption p {font-size: 18px;color: rgba(255,255,255,0.75);} .home-two-banner #theme-main-banner .camera_caption a.button-two { color: #fff; border:2px solid rgba(255,255,255,0.1); } .home-two-banner #theme-main-banner .camera_caption a.button-two:hover, .home-two-banner #theme-main-banner .camera_caption a.button-one:hover { background: #fff; border-color: #fff; } .home-two-banner {margin-bottom: 250px;position: relative;} #theme-main-video-slider#theme-main-banner .camera_caption h1, #theme-main-video-slider#theme-main-banner .camera_caption p, #theme-main-video-slider#theme-main-banner .camera_caption a.button-two {color: #fff;} #theme-main-video-slider#theme-main-banner .camera_caption a.button-two {border-color: #fff;} /*------------------------- Banner Loan Form ----------------------*/ .get-loan-form { position: absolute; right: 15%; bottom: -65px; width: 400px; z-index: 1; } .get-loan-form form { position: relative; background: #fff; padding: 55px 50px 130px 50px; -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); } .get-loan-form form:before { content: ''; width: 100%; height: 100%; background: #fff; position: absolute; top:-65px; left: -64px; -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15); z-index: -1; } .get-loan-form form h3 { font-family: 'Poppins', sans-serif; font-size: 32px; text-transform: uppercase; font-weight: 600; text-align: center; margin-bottom: 45px; } .get-loan-form form input[type="text"] { width: 100%; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 15px; text-transform: uppercase; border: none; border-bottom: 1px solid rgba(0,0,0,0.08); padding: 0 0 15px 0; margin-bottom: 50px; color: rgba(0,0,0,0.35); letter-spacing: 1px; } .get-loan-form form ::-webkit-input-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form ::-moz-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form :-ms-input-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form :-moz-placeholder { color: rgba(0,0,0,0.35);} .get-loan-form form input[type="submit"] { cursor: pointer; width: 100%; height: 160px; border: none; color: #fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 20px; letter-spacing: 1.4px; position: absolute; bottom: -64px; left: 55px; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); } /*--------------------------------- Top Feature -------------------------*/ .top-feature {border-bottom: 1px solid rgba(0,0,0,0.05);margin-bottom: 120px;} .top-feature .single-feature .text {padding-left: 25px;} .top-feature .single-feature .text h4 a {font-weight: 500;margin-top: 5px;} .top-feature .single-feature {padding: 50px 0;} .top-feature .single-feature:hover img { -webkit-transform:scale(1.1); transform:scale(1.1); } /*------------------------ Our Service ------------------------*/ .our-service .theme-title {padding-bottom: 90px;} .our-service.service-inner-page {padding-bottom: 80px;} .our-service .single-service .image-box {overflow: hidden;background: #1e315d;} .our-service .single-service .image-box img { width: 100%; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .our-service .single-service:hover .image-box img { opacity: 0.8; -webkit-transform:scale3D(1.1,1.1,1); transform:scale3D(1.1,1.1,1); } .our-service .single-service:hover { -webkit-box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05); box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05); } .our-service .single-service .text { background: #fff; text-align: center; padding: 45px 15px 45px 15px; margin-bottom: 40px; } .our-service.service-inner-page .single-service .text {padding-left: 50px;padding-right: 50px;} .our-service .single-service .text h4 a { display: block; font-weight: 600; line-height: 32px; } .our-service.service-inner-page .single-service .text h4 a {font-size: 24px;} .our-service .single-service .text .interest { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 36px; margin:10px 0 8px 0; } .our-service .single-service .text p {font-size: 16px;} .our-service .single-service .icon img {margin: 0 auto;} .our-service .single-service .icon {padding-top: 65px;} /*----------------------- Feature Banner --------------------*/ .feature-banner {margin: 70px 0 120px 0;} .feature-banner.bg-one { background: url(../images/home/1.jpg) no-repeat center; background-size: cover; background-attachment: fixed; } .feature-banner.bg-two { background: url(../images/home/3.jpg) no-repeat center; background-size: cover; background-attachment: fixed; } .feature-banner .opacity { text-align: center; padding: 120px 0 80px 0; } .feature-banner .overlay-one {background: rgba(20,85,166,0.9);} .feature-banner .overlay-two {background: rgba(0,0,0,0.6);} .feature-banner .theme-title h2 {color: #fff;margin-bottom: 100px;} .feature-banner .single-box h2 { font-family: 'Poppins', sans-serif; font-size: 48px; font-weight: 600; color: #fff; margin-bottom: 8px; } .feature-banner .single-box p {color: #fff;font-size: 20px;} .feature-banner .single-box {padding-bottom: 50px;} /*------------------------ Work Progress ----------------------*/ .work-progress {padding-bottom: 150px;} .work-progress .theme-title {margin-bottom: 100px;} .work-progress .single-figure { text-align: center; padding: 0 35px 50px 35px; } .work-progress .single-figure .count { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 60px; color: rgba(0,0,0,0.2); position: relative; } .work-progress .single-figure .count:before { content: ''; width: 10px; height: 10px; background: #fff; border-radius: 50%; border-width: 2px; position: absolute; bottom: -25px; left:50%; margin-left: -5px; z-index: 1; } .work-progress .single-figure h4 a { font-weight: 500; display: block; margin: 50px 0 15px 0; } .work-progress .wrapper {position: relative;} .work-progress .wrapper:before { content: ''; width: 100%; height: 1px; border-bottom: 1px dotted rgba(0,70,139,0.13); position: absolute; top:109px; left:0; } /*--------------------- Testimonial Slider --------------*/ .testimonial-section .main-bg-wrapper { margin: 150px 0 0 368px; position: relative; background: url(../images/home/2.jpg) no-repeat center; background-size: cover; background-attachment: fixed; height: 700px; } .testimonial-section .main-bg-wrapper .overlay { background: rgba(0,0,0,0.5); height: 100%; } .testimonial-section .main-bg-wrapper .main-slider-wrapper { background: #0668e3; position: absolute; max-width: 500px; z-index: 9; top:0; left:0; padding: 85px 100px 95px 80px; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item i { font-size: 40px; color: #fff; padding-left: 2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item p { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 24px; line-height: 50px; color: #fff; font-style: italic; margin: 30px 0 50px 0; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name { padding-left: 30px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6 { font-weight: 500; font-size:20px; color: #fff; margin-bottom: 2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span { text-transform: uppercase; font-size: 15px; font-weight: 500; text-transform: uppercase; color: #fff; letter-spacing: 1.2px; } .testimonial-section .main-bg-wrapper .main-slider-wrapper .item img { width: 50px; height: 50px; border-radius: 50%; } .owl-theme .owl-nav {margin: 0;} .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; background: transparent; border: 2px solid rgba(255,255,255,0.5); border-radius: 50%; padding: 0; margin: 0 3px; } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #fff; border-color: #fff; } .testimonial-section .owl-theme .owl-dots { position: absolute; bottom: 0; right: -35px; z-index: 1; } #watch-video { position: absolute; bottom: 80px; right: 100px; padding-left: 90px; z-index: 9; } #watch-video h6 { font-family: 'Poppins', sans-serif; color: #fff; font-size: 20px; } #watch-video h4 { font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase; font-size: 20px; color: #fff; margin-top: 7px; } #watch-video a { width: 65px; height: 65px; text-align: center; line-height: 65px; border-radius: 50%; color: #fff; font-size: 25px; position: absolute; left:0; top:-7px; } /*---------------------------- Loan Section -----------------------*/ .loan-section {padding: 150px 0 150px 0;} .loan-section .loan-calculation-wrapper {padding-right: 60px;} .loan-section .theme-title p {font-size: 18px;} .loan-section .loan-filter-form {padding-top: 50px;} .loan-section .loan-filter-form label { font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 500; color: #111111; display: block; margin-bottom: 30px; } .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li { line-height: 40px; color: #111111; font-family: 'Poppins', sans-serif; font-weight: 500; text-transform: uppercase; font-size: 15px; } .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li:nth-child(2) {padding: 0 14px;} .loan-section .loan-filter-form .price-ranger .ranger-min-max-block li:last-child {font-size: 24px;} .loan-section .loan-filter-form .price-ranger .ranger-min-max-block input { font-family: 'Open Sans', sans-serif; width: 110px; text-align: center; height: 40px; font-size: 16px; border: 1px solid rgba(12,12,12,0.08); border-radius: 3px; color: rgba(17,17,17,0.5); } .loan-section .loan-filter-form .price-ranger .ui-widget-content { background: #f2f2f2; border: none; height:5px; margin: 35px 0 55px 0; } .loan-section .loan-filter-form .price-ranger .ui-widget-header {background: #1455a6;} .loan-section .loan-filter-form .price-ranger .ui-slider-handle { width: 22px; height: 22px; background: #fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); border-radius: 50%; border: none; outline: none; cursor: pointer; } .loan-section .loan-filter-form .price-ranger .ui-slider-horizontal .ui-slider-handle {top: -10px;} .loan-section .loan-filter-form .select2-container {width: 80px !important;} .loan-section .loan-filter-form .select2-container--default .select2-selection--single { font-size: 16px; border: 1px solid rgba(12,12,12,0.08); border-radius: 3px; height: 40px; width: 100%; outline: none; } .loan-section .loan-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered { color: rgba(17,17,17,0.5); line-height: 40px; padding: 0 10px 0 20px; } .loan-section .loan-filter-form .select2-container--default .select2-selection--single .select2-selection__arrow { height: 40px; right: 10px; } .select2-dropdown { border: 1px solid rgba(12,12,12,0.08); margin-top: -1px; border-radius: 3px; } .loan-section .loan-filter-form .duration-filter>li:last-child { line-height: 40px; color: #111111; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 24px; } .loan-section .loan-filter-form .duration-filter>li:last-child span {font-size: 16px;color: #ababab;} .loan-section .loan-confirm-form { border:1px solid rgba(12,12,12,0.07); padding: 55px 50px 50px 50px; } .loan-section .loan-confirm-form h6 {color: rgba(0,0,0,0.8);margin-bottom: 25px;} .loan-section .loan-confirm-form h2 { font-size: 60px; font-weight: normal; border-bottom: 1px solid rgba(12,12,12,0.07); padding-bottom: 45px; margin-bottom: 45px; } .loan-section .loan-confirm-form h3 {font-size: 35px;} .loan-section .loan-confirm-form .apply-button { font-family: 'Poppins', sans-serif; display: block; width: 100%; height: 70px; border: none; border-radius: 3px; color: #fff; text-transform: uppercase; font-weight: 500; font-size: 18px; letter-spacing: 1.4px; margin-top: 55px; } /*------------------------- Why Choose Us -----------------------*/ .why-choose-us {background: #f9fafb;padding: 120px 0;} .why-choose-us .theme-title {padding-bottom: 30px;} .why-choose-us .single-block { text-align: center; padding: 70px 30px 60px 30px; margin-top: 50px; } .why-choose-us.style-one .single-block { background: #fff; border-right: 7px solid rgba(169, 176, 180, 0.1); border-bottom: 7px solid rgba(169, 176, 180, 0.1); } .why-choose-us .single-block img {margin: 0 auto 35px auto;} .why-choose-us .single-block:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);} .why-choose-us .single-block h4 a {font-weight: 500;margin-bottom: 20px;} .why-choose-us .single-block>a { font-family: 'Open Sans', sans-serif; color: rgba(0,0,0,0.8); margin-top: 25px; } .why-choose-us.style-two .single-block {background: transparent;border:1px solid #ececec;} .why-choose-us.style-two .single-block .icon { font-size: 70px; text-align: center; line-height: 70px; margin-bottom: 40px; } .why-choose-us.style-two .single-block:hover {border-color: rgba(20,85,166,0.4);} /*---------------------- Latest Update -----------------------*/ .latest-update {background: #191f27;padding: 115px 0 150px 0;} .latest-update .theme-title h2 {color: #fff;margin-bottom: 50px;} .latest-update .single-update-post {padding-top: 10px;} .latest-update .single-update-post .count { font-family: 'Lato', sans-serif; font-weight: 100; font-size: 150px; color: rgba(255,255,255,0.03); } .latest-update .single-update-post h4 a { font-size: 26px; line-height: 42px; color: #fff; margin: -15px 0 25px 0; } .latest-update .single-update-post p {font-weight: 300;color: rgba(255,255,255,0.5);} /*----------------------- Footer -----------------------*/ .theme-footer .content-wrapper {padding-top: 120px;} .theme-footer .content-wrapper.border-fix {border-top: 1px solid #e7e7e7;} .theme-footer h2 {text-align: center;font-weight: 300;margin-bottom: 100px;} .theme-footer .subscribe-form input[type="text"], .theme-footer .subscribe-form input[type="email"] { width: 100%; height: 55px; border: 1px solid rgba(0,0,0,0.08); padding: 0 15px; margin-bottom: 20px; } .theme-footer .subscribe-form input[type="submit"] { display: block; width: 100%; height: 55px; border: none; color: #fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 14px; letter-spacing: 1.2px; } .theme-footer .subscribe-form {padding-bottom: 100px;} .theme-footer .footer-bottom-wrapper .mail-address { font-weight: 500; font-size: 16px; color: #222222; margin: 25px 0 15px 0; display: block; } .theme-footer .footer-bottom-wrapper .phone-number {font-size: 20px;color: #bebebe;} .theme-footer .footer-bottom-wrapper h4 { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 600; text-transform: uppercase; margin-bottom: 35px; } .theme-footer .footer-bottom-wrapper .footer-list ul li a {color: #adadad;line-height: 40px;} .theme-footer .copyright-wrapper p { font-family: 'Poppins', sans-serif; color: #9c9c9f; margin-bottom: 15px; } .theme-footer .copyright-wrapper ul {text-align: right;} .theme-footer .copyright-wrapper ul li {display: inline-block;} .theme-footer .copyright-wrapper ul li a { display: block; width: 34px; height: 34px; line-height: 34px; border-radius: 3px; text-align: center; color: #fff; font-size: 18px; margin-left: 5px; } .theme-footer .copyright-wrapper ul li:first-child a {background: #1372cf;} .theme-footer .copyright-wrapper ul li:nth-child(2) a {background: #16baff;} .theme-footer .copyright-wrapper ul li:nth-child(3) a {background: #ff4f4f;} .theme-footer .copyright-wrapper {padding: 60px 0 30px 0;} /*---------------------------- Theme Inner Banner ---------------------*/ .inner-banner { background: url(../images/home/inner-banner.jpg) no-repeat center; background-size: cover; text-align: center; margin-bottom: 150px; } .inner-banner .overlay {background: rgba(250,250,250,0.92);padding: 320px 0 150px 0;} .inner-banner .overlay h5 { font-weight: normal; text-transform: uppercase; color: rgba(0,0,0,0.4); letter-spacing: 1px; margin-bottom: 10px; } .inner-banner .overlay h2 { font-size: 50px; font-weight: normal; text-transform: capitalize; } /*------------------------ About Us -------------------*/ .about-us-section .title {font-weight: 300;line-height: 60px;text-align: right;} .about-us-section .text-wrapper h4 { font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 24px; text-transform: uppercase; letter-spacing: 1px; padding: 15px 0 35px 0; } .about-us-section .text-wrapper h5 { font-family: 'Poppins', sans-serif; line-height: 33px; padding-bottom: 30px; } .about-us-section .text-wrapper {padding-left: 50px;} .about-us-section .image-gallery {padding: 100px 0 110px 0;} .about-us-section .image-gallery img {width: 100%;margin-bottom: 20px;} /*------------------------ Our Team ------------------------*/ .team-inner-page {padding-bottom: 100px;} .our-team .theme-title a {top:15px;padding: 0 50px;} .our-team .theme-title {padding-bottom: 100px;} .our-team .single-team-member .image-box { width: 190px; height: 215px; overflow: hidden; position: relative; } .our-team .single-team-member .image-box .opacity { position: absolute; top:0; left:0; right: 0; bottom: 0; z-index: 1; background: rgba(255,255,255,0.8); opacity: 0; } .our-team .single-team-member:hover .image-box .opacity {opacity: 1;} .our-team .single-team-member .image-box .opacity ul li a { width: 38px; height: 38px; line-height: 38px; text-align: center; color: #fff; border-radius: 50%; -webkit-box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05); box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05); } .our-team .single-team-member .image-box .opacity ul li { position: absolute; top: 50%; left:50%; margin: -19px 0 0 -19px; z-index: 5; opacity: 0; -webkit-transform:translate(0,-0); transform:translate(0,-0); -webkit-transition-delay:0.1s; transition-delay:0.1s; } .our-team .single-team-member:hover .image-box .opacity ul li {opacity: 1;} .our-team .single-team-member:hover .image-box .opacity ul li:first-child { -webkit-transform:translate(0,-45px); transform:translate(0,-45px); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(2) { -webkit-transform:translate(45px,0); transform:translate(45px,0); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(3) { -webkit-transform:translate(0,45px); transform:translate(0,45px); } .our-team .single-team-member:hover .image-box .opacity ul li:nth-child(4) { -webkit-transform:translate(-45px,0); transform:translate(-45px,0); } .our-team .single-team-member .text-wrapper { width: calc(100% - 190px); padding-left: 35px; } .our-team .single-team-member .text-wrapper h6 { font-family: 'Poppins', sans-serif; font-weight: 500; text-transform: uppercase; color: #303030; letter-spacing: 1px; margin-bottom: 5px; } .our-team .single-team-member .text-wrapper p { font-style: italic; font-size: 18px; line-height: 35px; padding: 30px 0 20px 0; } .our-team .single-team-member {margin-bottom: 70px;} /*----------------------- Testimonial Slider Two -------------------*/ .testimonial-section-two {padding-bottom: 120px;} .testimonial-section-two .theme-title {padding-bottom: 75px;} .testimonial-section-two .main-content-box { background: #fff; padding: 40px 45px 40px 45px; margin-bottom: 50px; position: relative; } .testimonial-section-two .main-content-box.border-fix {border: 1px solid rgba(0,0,0,0.06);} .testimonial-section-two .main-content-box p { font-size: 20px; font-weight: 300; line-height: 35px; color: #000000; margin-bottom: 35px; } .testimonial-section-two .main-content-box .name {padding-left: 28px;} .testimonial-section-two .main-content-box h6 { font-size: 17px; font-weight: 600; text-transform: uppercase; position: relative; margin-bottom: 4px; } .testimonial-section-two .main-content-box h6:before { content: ''; width: 20px; height: 2px; background: #000; position: absolute; top:9px; left: -30px; } .testimonial-section-two .main-content-box .fa { position: absolute; right: 45px; bottom: 40px; font-size: 40px; color: #f2f2f2; } .client-slider-two .item {margin: 0 15px;} .client-slider-two.owl-theme .owl-dots .owl-dot span {border: 2px solid rgba(0,0,0,0.15);} .testimonial-inner-page { background: #f9f9f9; padding: 150px 0 100px 0; } /*----------------------- Service Details ------------------------*/ .service-details {padding-bottom: 120px;} .service-details .box-wrapper {padding: 0 75px;} .service-details .box-wrapper .title h3 { font-family: 'Poppins', sans-serif; font-size: 35px; font-weight: 600; margin-top: 8px; } .service-details .box-wrapper .title .loan { line-height: 55px; padding: 0 35px; text-transform: uppercase; font-weight: 600; font-size: 16px; letter-spacing: 1.1px; color: #fff; } .service-details .box-wrapper .title {padding: 65px 0 50px 0;} .service-details .box-wrapper .top-text h4 {line-height: 40px;padding-bottom: 45px;} .service-details .box-wrapper .top-text p {font-size: 18px;line-height: 32px;margin-bottom: 30px;} .service-details .box-wrapper .middle-text { border-top: 1px solid rgba(0,0,0,0.06); border-bottom: 1px solid rgba(0,0,0,0.06); padding: 60px 0 10px 0; margin: 50px 0 60px 0; } .service-details .box-wrapper .list-box-text h3 {font-size: 32px;font-weight: 600;} .service-details .box-wrapper .list-box-text>p {font-size: 18px;margin: 20px 0 60px 0;line-height: 32px;} .service-details .box-wrapper .list-box-text ul li h4 {font-weight: 600;margin-bottom: 15px;} .service-details .box-wrapper .list-box-text ul li {position: relative;padding: 0 0 55px 40px;} .service-details .box-wrapper .middle-text ul li:before { content: "\f101"; font-family: Flaticon; position: absolute; top:-3px; left: 0; font-size: 25px; } .service-details .box-wrapper .list-box-text.bottom-text ul li {padding-left: 0;} /*--------------------------- Our portfolio --------------------*/ .our-portfolio {padding-bottom: 100px;} .portfolio-grid-v2 {background: #f9f9f9;padding-top: 150px;} .mixitUp-menu {text-align: center;margin-bottom: 80px;} .mixitUp-menu ul,.mixitUp-menu ul li {display: inline-block;} .mixitUp-menu ul {border-bottom: 1px solid rgba(0,0,0,0.05);} .mixitUp-menu ul li { font-family: 'Poppins', sans-serif; font-size: 16px; text-transform: uppercase; color: #929292; position: relative; padding: 0 5px 18px 5px; margin: 0 14px; cursor: pointer; letter-spacing: 1px; } .mixitUp-menu ul li:before { content: ''; width: 100%; height: 2px; position: absolute; left:0; bottom: -1px; z-index: 1; -webkit-transform:scale(0,1); transform:scale(0,1); } .mixitUp-menu ul li.active:before {-webkit-transform:scale(1,1);transform:scale(1,1);} #mixitUp-item .mix {display: none;} .our-portfolio .single-item .image-box {position: relative;overflow: hidden;} .our-portfolio .single-item .image-box img {width: 100%;} .our-portfolio .single-item .image-box .overlay { position: absolute; top:0; left:0; right: 0; bottom: 0; background: rgba(28,28,28,0.8); text-align: center; opacity: 0; } .our-portfolio .single-item:hover .image-box .overlay {opacity: 1;} .our-portfolio .single-item .image-box .link { display: block; width: 40px; height: 40px; background: #fff; line-height: 40px; border-radius: 50%; margin: 0 auto; position: relative; top:50%; margin-top: -20px; color: rgba(0,0,0,0.8); -webkit-transform:translate(0,15px); transform:translate(0,15px); } .our-portfolio .single-item .image-box .link:hover {color: #fff;} .our-portfolio .single-item:hover .image-box .link {-webkit-transform:translate(0,0);transform:translate(0,0);} .our-portfolio .single-item:hover .image-box .img { -webkit-filter: blur(5px); -moz-filter: blur(5px); -ms-filter: blur(5px); -o-filter: blur(5px); filter: blur(5px); } .our-portfolio .single-item .text { background: #fff; padding: 25px 0 30px 0; text-align: center; margin-bottom: 20px; } .our-portfolio .single-item .text h4 a {font-weight:500;margin-bottom: 8px;} .our-portfolio .single-item .image-box .overlay-text { position: absolute; display: inline-block; top:50%; left:50%; width:80%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .our-portfolio .single-item .image-box .overlay-text:before, .our-portfolio .single-item .image-box .overlay-text:after { content: ''; position: absolute; top:0; height: 100%; width: 1px; opacity: 0; } .our-portfolio .single-item .image-box .overlay-text:before {left:0;-webkit-transform:translate(-50px,0);transform:translate(-50px,0);} .our-portfolio .single-item .image-box .overlay-text:after {right: 0;-webkit-transform:translate(50px,0);transform:translate(50px,0);} .our-portfolio .single-item:hover .image-box .overlay-text:before, .our-portfolio .single-item:hover .image-box .overlay-text:after { -webkit-transform:translate(0,0); transform:translate(0,0); -webkit-transition-delay:0.2s; transition-delay:0.2s; opacity: 1; } .our-portfolio .single-item .image-box .overlay-text h4 a {color: #fff;margin-bottom: 4px;} .our-portfolio .single-item .image-box .overlay-text p {text-transform: uppercase;font-size: 14px;color: rgba(255,255,255,0.8);} .portfolio-grid-v3 .single-item {margin-bottom: 20px;} /*------------------------------ Portfolio Details --------------------*/ .portfolio-details .details-text {padding: 100px 0;} .portfolio-details .details-text .text-left-side h2 { font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: 600; line-height: 55px; } .portfolio-details .details-text .text-left-side h5 {line-height: 32px;padding: 35px 0 40px 0;} .portfolio-details .details-text .text-left-side p {font-size: 18px;line-height: 32px;} .portfolio-details .details-text .portfolio-info-list li {font-size: 18px;line-height: 32px;margin-bottom: 20px;} .portfolio-details .details-text .portfolio-info-list li strong { font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase; display: block; } .portfolio-details .details-text .portfolio-info-list ul {border: 1px solid rgba(0,0,0,0.06);padding: 40px 20px 20px 45px;} /*------------------------------ Related Project --------------------*/ .related-project {background: #f5f5f5;padding: 95px 0 80px 0;} .related-project-slider .item {margin: 0 15px;} .related-project h2.title {font-weight: normal;margin-bottom: 45px;} .related-project .owl-theme .owl-nav [class*=owl-] { font-family: 'font-awesome'; background: transparent; padding: 0; color: rgba(0,0,0,0.3); font-size: 22px; margin: 0 6px; } .related-project .owl-theme .owl-nav {position: absolute;top:-70px;right: 15px;} /*---------------------- Our Blog -------------------*/ .our-blog {padding-bottom: 140px;} .our-blog .blog-post .image {background: #1a1c1b;overflow: hidden;} .our-blog .blog-post .image img {width: 100%;} .our-blog .blog-post:hover .image img {opacity: 0.4;} .our-blog .blog-post .date {color: rgba(0,0,0,0.5); font-size: 18px;margin: 35px 0 10px 0;} .our-blog .blog-post h4.title {font-size: 24px;} .our-blog .blog-post h5.title {font-size: 28px;} .our-blog .blog-post .title { font-weight: 500; font-size: 24px; line-height: 35px; color: #111111; margin-bottom: 20px; } .our-blog .blog-post .title a {color: #111111;} .our-blog .blog-post .read-more { font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 600; text-transform: uppercase; padding: 0 30px; line-height: 45px; border: 1px solid #e6e6e6; letter-spacing: 1px; margin: 30px 0 30px 0; } .our-blog .blog-post .read-more:hover {color: #fff;} .our-blog .blog-post {margin-bottom: 40px;} /*------------------- Blog Sidebar -----------------*/ .blog-sidebar .sidebar-box {margin-bottom: 65px;} .blog-sidebar .sidebar-search form {height: 60px;position: relative;} .blog-sidebar .sidebar-search form input { font-family: 'Poppins', sans-serif; width: 100%; height: 100%; border: 1px solid #e6e6e6; padding: 0 50px 0 15px; font-size: 16px; } .blog-sidebar .sidebar-search form button { position: absolute; top:0; right: 0; bottom: 0; width: 48px; background: transparent; cursor: pointer; font-size: 16px; color: rgba(0,0,0,0.4); } .blog-sidebar h3 {margin-bottom: 40px;} .blog-sidebar .blog-categories ul li a { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600; color: rgba(0,0,0,0.5); margin-bottom: 22px; display: block; } .blog-sidebar .blog-categories ul li a span {float: right;} .blog-sidebar .sidebar-recent-post li {border-top: 1px solid rgba(0,0,0,0.06);padding: 13px 0 17px 0;} .blog-sidebar .sidebar-recent-post li:last-child {border-bottom: 1px solid rgba(0,0,0,0.06);} .blog-sidebar .sidebar-recent-post li a { font-size: 18px; font-weight: 500; line-height: 30px; margin-bottom: 5px; } .blog-sidebar .sidebar-keyword ul {margin: 0 -5px;} .blog-sidebar .sidebar-keyword ul li {float: left;padding: 0 5px;margin-bottom: 15px;} .blog-sidebar .sidebar-keyword ul li a { line-height: 38px; padding: 0 10px; font-size: 14px; text-transform: uppercase; font-weight: 500; color: rgba(0,0,0,0.4); border: 1px solid rgba(0,0,0,0.06); } .blog-sidebar .sidebar-keyword ul li a:hover {color: #fff;} /*------------------------- Blog Details -----------------------*/ .blog-details .mark-text {position: relative;padding-left: 80px;margin: 35px 0 40px 0;} .blog-details .mark-text h2 { font-weight: 300; font-size: 36px; line-height: 48px; font-style: italic; margin-bottom: 10px; } .blog-details .mark-text span { font-weight: 600; font-size: 18px; text-transform: uppercase; color: #cacaca; letter-spacing: 1px; } .blog-details .mark-text:before { content: ''; position: absolute; width: 3px; height: 88%; top:11px; left:45px; } .blog-details .share-option {background: #f9f9f9;padding: 12px 25px;margin-bottom: 100px;} .blog-details .share-option ul {padding: 5px 0;} .blog-details .share-option ul li {display: inline-block;font-size: 16px;color: #000;font-weight: 600;} .blog-details .share-option ul.tags li a {font-family: 'Open Sans', sans-serif;color: #b7b7b7;font-weight: normal;} .blog-details .share-option ul.social-icon li a {color: #cccccc;font-weight: normal;margin-left: 5px;} .blog-details .inner-title {font-weight: 300;margin-bottom: 65px;} .blog-details .public-comment-area img {width: 75px;height: 75px;border-radius: 50%;} .blog-details .public-comment-area .comment {width: calc(100% - 75px);padding-left: 30px;position: relative;} .blog-details .public-comment-area .comment h6 {font-family: 'Poppins', sans-serif;font-weight: 600;margin-bottom: 6px;} .blog-details .public-comment-area .comment span {color: #a5a5a5;} .blog-details .public-comment-area .comment p {font-weight: 500;margin-top: 20px;} .blog-details .public-comment-area .comment button { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; position: absolute; top:5px; right: 0; background: transparent; cursor: pointer; } .blog-details .public-comment-area .single-comment { border-bottom: 1px solid rgba(0,0,0,0.06); padding-bottom: 52px; margin-bottom: 55px; } .blog-details .comment-form form input[type="text"], .blog-details .comment-form form input[type="email"], .blog-details .comment-form form textarea { background: #f9f9f9; border:1px solid #f1f1f1; width: 100%; max-width: 100%; margin-bottom: 15px; font-size: 15px; } .blog-details .comment-form form input[type="text"], .blog-details .comment-form form input[type="email"] {height: 50px;padding: 0 15px;} .blog-details .comment-form form textarea {height: 180px;min-height:180px;padding: 15px;} .blog-details .comment-form form input[type="submit"] { font-family: 'Poppins', sans-serif; font-weight: 500; width: 195px; height: 50px; border: none; color: #fff; font-size: 16px; text-transform: uppercase; cursor: pointer; margin-top:15px; } /*------------------------ Conatct US -------------------------*/ .contact-us-form {padding-right: 70px;} .form-styl-two input[type="text"], .form-styl-two input[type="email"], .form-styl-two textarea { font-size: 14px; font-weight: 500; background: #fff; width: 100%; max-width: 100%; color: rgba(0,0,0,0.5); border: 1px solid rgba(30,30,30,0.07); margin-bottom: 35px; padding: 0 15px; } .form-styl-two input[type="text"],.form-styl-two input[type="email"] {height: 55px;} .form-styl-two textarea {height: 190px;min-height: 190px;padding: 15px;} .form-styl-two input[type="submit"] { font-family: 'Poppins', sans-serif; font-weight: 500; width: 190px; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; line-height: 50px; color: #fff; -webkit-box-shadow: none; box-shadow: none; border: none; cursor: pointer; } .form-styl-two input[type="text"]:focus,.form-styl-two input[type="email"]:focus { -webkit-box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09); box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09); } .form-styl-two input[type="submit"]:hover {background: #212121;} .contact-us .contact-address h2 {line-height: 55px;font-size: 38px;margin-top: -15px;} .contact-us .contact-address p {font-size: 20px; margin: 40px 0 25px 0;} .contact-us .contact-address>a {font-size: 28px;color: #000;} .contact-us .contact-address ul li {display: inline-block;margin-top: 30px;} .contact-us .contact-address ul li a { color: #cccccc; margin-right: 15px; font-size: 18px; width: 40px; height: 40px; line-height: 40px; border: 1px solid rgba(0,0,0,0.06); border-radius: 50%; text-align: center; } .contact-us .contact-address ul li a:hover {color: #fff;} .map-canvas { height: 500px; width: 100%; margin: 150px 0 0 0; } .si-content img {margin-bottom: 10px;} .si-has-border .si-content-wrapper {border: none;} .si-shadow-wrapper-top {opacity: 0;} /*======================= Form Validation ===================*/ .alert-wrapper { display: none; position: fixed; width: 100%; height:100%; background: rgba(0,0,0,0.6); top: 0; left: 0; z-index: 9999999; } #success,#error { position: relative; width:500px; height: 100px; top: calc(50% - 50px); left:calc(50% - 250px); background: rgba(0,0,0,0.8); text-align: center; } #success .wrapper,#error .wrapper { display: table; width:100%; height: 100%; } #success .wrapper p,#error .wrapper p{ display: table-cell; vertical-align: middle; letter-spacing: 1px; } #success p {color: #26ace3;} #error p {color: #C9182B;} #error button, #success button { color:#fff; width:40px; height:40px; line-height: 20px; background: transparent; border-radius: 50%; position: absolute; top: -20px; right: -20px; font-size: 20px; } .form-validation label.error {display: none !important;} .form-validation input.error,.form-validation textarea.error {border:1px solid #f03838 !important;} /*-------------------- Popular Faq ---------------------*/ .popular-faq .theme-title p {margin-top: 25px;} .popular-faq .faq-panel {margin-top: 70px;} .popular-faq .faq-panel .panel-heading {padding: 0;border-radius: 0;border:none;} .popular-faq .faq-panel .panel-heading h6 a { font-size: 18px; font-weight: 500; color:#222222; padding: 18px 10px 17px 45px; display: block; position: relative; } .popular-faq .faq-panel .panel-group .panel { margin: 0 0 15px 0; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; border:none; } .popular-faq .faq-panel .panel-group .panel-body {border:none;padding: 10px 35px 20px 45px;} .popular-faq .faq-panel .panel-group .panel-heading a:before { content: '+'; font-weight: 300; font-size: 18px; color: #dfdfdf; width: 30px; height: 30px; border: 2px solid #e9e9e9; border-radius: 50%; line-height: 26px; text-align: center; position: absolute; left:0; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); font-weight: normal; } .popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before {content: '-';color:#fff;} .faq-form {background: #f6f6f6;padding: 110px 0 130px 0; margin-top: 70px;} .faq-form h2 {text-align: center;margin-bottom: 50px;color: #222222;} .faq-form form input[type="text"], .faq-form form input[type="email"], .faq-form form textarea { width: 100%; max-width: 100%; background: #fff; border: 1px solid #eeeeee; margin-bottom: 15px; font-size: 15px; } .faq-form form input[type="text"],.faq-form form input[type="email"] {height: 60px;padding: 0 20px;} .faq-form form textarea {height: 165px;padding: 20px;} .faq-form form input[type="submit"] { color: #fff; display: block; margin: 0 auto; width: 190px; line-height: 50px; font-size: 14px; font-weight: 600; text-transform: uppercase; border: none; cursor: pointer; } .faq-form form input[type="submit"]:hover {color: #fff;} /* ---------------------------- Theme Error Page ------------------------*/ .error-page {text-align: center;margin-bottom: 150px;} .error-page h2 {font-size: 150px;font-weight: 600;color: #2e2e2e;} .error-page h3 {font-weight: 300;font-size: 42px; margin: 15px 0 30px 0;} .error-page p {margin-bottom: 41px;} .error-page a { line-height: 55px; width:128px; color:#fff; font-size: 14px; text-transform: uppercase; text-align: center; } .error-page span.or {font-size: 18px;color:#2f2f2f;margin:0 16px;} .error-page form { height:55px; width:380px; position: relative; display: inline-block; } .error-page form input { padding: 0 58px 0 20px; border:1px solid #f0f0f0; height: 100%; width: 100%; } .error-page form button { position: absolute; top:0; right: 0; bottom: 0; width: 55px; background: transparent; font-size: 20px; color: #a3a3a3; }
0.227212
0.027507
body, h1 { font-family: 'Permanent Marker', cursive } body, html { height: 100% } .background { background-image: url('https://bit.ly/3ciehll'); min-height: 100%; background-position: center; background-size: cover; } .middle { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); } .text { text-align: center !important; font-size: 50px !important; text-decoration: none; } .big { font-size: 140px !important; } .small { font-size: 20px !important; } .public { color: #080 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #8f8, -1px -1px 0 #8f8, 1px -1px 0 #8f8, -1px 1px 0 #8f8, 1px 1px 0 #8f8; } .private { color: #808 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f8f, -1px -1px 0 #f8f, 1px -1px 0 #f8f, -1px 1px 0 #f8f, 1px 1px 0 #f8f; } .secret { color: #0dd !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #044, -1px -1px 0 #044, 1px -1px 0 #044, -1px 1px 0 #044, 1px 1px 0 #044; } .denied { color: #800 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f00, -1px -1px 0 #f00, 1px -1px 0 #f00, -1px 1px 0 #f00, 1px 1px 0 #f00; } .logs { color: #c40 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f80, -1px -1px 0 #f80, 1px -1px 0 #f80, -1px 1px 0 #f80, 1px 1px 0 #f80; } .login { color: #008 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #88f, -1px -1px 0 #88f, 1px -1px 0 #88f, -1px 1px 0 #88f, 1px 1px 0 #88f; } .logout { color: #400 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #844, -1px -1px 0 #844, 1px -1px 0 #844, -1px 1px 0 #844, 1px 1px 0 #844; } .greeting { color: #333 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #888, -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888, 1px 1px 0 #888; }
app/static/style.css
body, h1 { font-family: 'Permanent Marker', cursive } body, html { height: 100% } .background { background-image: url('https://bit.ly/3ciehll'); min-height: 100%; background-position: center; background-size: cover; } .middle { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); } .text { text-align: center !important; font-size: 50px !important; text-decoration: none; } .big { font-size: 140px !important; } .small { font-size: 20px !important; } .public { color: #080 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #8f8, -1px -1px 0 #8f8, 1px -1px 0 #8f8, -1px 1px 0 #8f8, 1px 1px 0 #8f8; } .private { color: #808 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f8f, -1px -1px 0 #f8f, 1px -1px 0 #f8f, -1px 1px 0 #f8f, 1px 1px 0 #f8f; } .secret { color: #0dd !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #044, -1px -1px 0 #044, 1px -1px 0 #044, -1px 1px 0 #044, 1px 1px 0 #044; } .denied { color: #800 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f00, -1px -1px 0 #f00, 1px -1px 0 #f00, -1px 1px 0 #f00, 1px 1px 0 #f00; } .logs { color: #c40 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #f80, -1px -1px 0 #f80, 1px -1px 0 #f80, -1px 1px 0 #f80, 1px 1px 0 #f80; } .login { color: #008 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #88f, -1px -1px 0 #88f, 1px -1px 0 #88f, -1px 1px 0 #88f, 1px 1px 0 #88f; } .logout { color: #400 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #844, -1px -1px 0 #844, 1px -1px 0 #844, -1px 1px 0 #844, 1px 1px 0 #844; } .greeting { color: #333 !important; -webkit-text-stroke: 1px #fff; text-shadow: 3px 3px 0 #888, -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888, 1px 1px 0 #888; }
0.261048
0.091382
<style> .available-languages ul:after, .html-publication .publication-external:after { content: ""; display: block; clear: both } .available-languages { margin-bottom: 30px; border-bottom: 1px solid #bfc1c3; margin-top: 15px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .available-languages { margin-top: 45px } } @media (min-width: 641px) { .available-languages { font-size: 16px; line-height: 1.25 } } .available-languages ul { list-style: none; margin-left: -10px; margin-right: -10px } .available-languages ul li { float: left; padding-left: 10px; padding-right: 10px; margin-bottom: 10px; border-right: 1px solid #bfc1c3; height: 16px } .available-languages ul li.last { border-right: 0 } .direction-rtl .available-languages ul li { direction: rtl; float: right; text-align: start; border-left: 1px solid #bfc1c3; border-right: 0 } .direction-rtl .available-languages ul li.last { border-left: 0 } .back-to-content { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; display: inline-block; margin-bottom: 15px } @media (min-width: 641px) { .back-to-content { font-size: 19px; line-height: 1.31579 } } .back-to-content:before { content: "\2191" } @media print { .back-to-content { display: none } } .dash-list { margin-bottom: 20px } .dash-list li { list-style-type: disc; margin-left: 15px; padding-right: 15px; padding-top: 5px } @media (min-width: 1px) { .dash-list li { list-style-type: none } .dash-list li:before { content: "-"; position: relative; float: left; width: 15px; margin-left: -15px } } .dash-list a { text-decoration: none } .dash-list a:hover, .dash-list a:focus, .dash-list a:active { text-decoration: underline } .case-study .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .case-study .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .case-study .description { margin-bottom: 45px } } .case-study .sidebar-with-body { margin-bottom: 45px } .case-study .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .case-study .sidebar-image { margin-bottom: 45px } } .case-study .sidebar-image img { max-width: 100% } .case-study .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .case-study .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .case-study .offset-one-third { margin-left: 33.33333% } } .case-study .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .case-study .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .case-study .withdrawal-notice { padding: 15px } } .case-study .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .case-study .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .case-study .withdrawal-notice h2:last-child { margin-bottom: 0 } .case-study .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .case-study .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .case-study .withdrawal-notice p:last-child { margin-bottom: 0 } .case-study .withdrawal-notice a { word-break: break-word } .direction-rtl .case-study { direction: rtl; text-align: start } .coming-soon .summary { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .coming-soon .summary { font-size: 24px; line-height: 1.25 } } .available-languages ul:after, .html-publication .publication-external:after { content: ""; display: block; clear: both } .html-publication .publication-external { margin: 0 -15px } .html-publication .publication-external { margin-bottom: 20px; position: relative } .html-publication .publication-external .organisation-logos { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; list-style-type: none } @media (min-width: 641px) { .html-publication .publication-external .organisation-logos { float: left; width: 25% } } .html-publication .publication-external .organisation-logos .organisation-logo { padding-bottom: 10px } .html-publication .html-publication-title { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .html-publication .html-publication-title { margin-bottom: 45px } } @media (min-width: 641px) { .html-publication .html-publication-title { margin-top: 45px } } .html-publication .html-publication-title .context { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; color: #fff; margin-bottom: 10px } @media (min-width: 641px) { .html-publication .html-publication-title .context { font-size: 27px; line-height: 1.11111 } } .html-publication .html-publication-title h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 32px; line-height: 1.09375 } @media (min-width: 641px) { .html-publication .html-publication-title h1 { font-size: 48px; line-height: 1.04167 } } .html-publication .publication-header { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; color: #fff; background: #2b8cc4; padding: 30px 30px 10px; margin-bottom: 30px } .html-publication .publication-header a, .html-publication .publication-header a:visited, .html-publication .publication-header a:hover { color: #fff; text-decoration: underline } .html-publication .publication-header a:active { color: #2b8cc4 } @media (min-width: 641px) { .html-publication .publication-header { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .html-publication .publication-header { margin-bottom: 60px } } .html-publication .publication-header.direction-rtl { direction: rtl; text-align: start } .html-publication .headings { margin-bottom: 30px } .html-publication .in-page-navigation { margin-bottom: 30px } @media (min-width: 641px) { .html-publication .in-page-navigation { width: 70% } } .html-publication .in-page-navigation h2 { font-weight: bold } .html-publication .in-page-navigation ol { padding-left: 30px } .direction-rtl .html-publication .in-page-navigation ol { padding-right: 30px; padding-left: 0 } .html-publication .in-page-navigation ol li { list-style: decimal; font-weight: bold } .html-publication .in-page-navigation ol.unnumbered { padding-left: 0 } .html-publication .in-page-navigation ol.unnumbered li { list-style: none } .html-publication .in-page-navigation .numbered { margin-left: 20px } @media (min-width: 769px) { .html-publication .in-page-navigation .numbered { margin-left: 30px } } .html-publication .in-page-navigation .heading-number { font-family: "ntatabularnumbers", "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: -18px } @media (min-width: 641px) { .html-publication .in-page-navigation .heading-number { font-size: 19px; line-height: 1.31579 } } .html-publication .in-page-navigation a { color: #fff; text-decoration: none; font-weight: normal } .html-publication .in-page-navigation a:hover, .html-publication .in-page-navigation a:focus, .html-publication .in-page-navigation a:active { text-decoration: underline } .statistics-announcement .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .statistics-announcement .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .statistics-announcement .description { margin-bottom: 45px } } .statistics-announcement .national-statistics-logo { margin-top: 45px } .statistics-announcement .cancellation-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .statistics-announcement .cancellation-notice { margin-bottom: 45px } } @media (max-width: 640px) { .statistics-announcement .cancellation-notice { padding: 15px } } .statistics-announcement .cancellation-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .statistics-announcement .cancellation-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistics-announcement .cancellation-notice h2:last-child { margin-bottom: 0 } .statistics-announcement .cancellation-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .statistics-announcement .cancellation-notice p { font-size: 19px; line-height: 1.31579 } } .statistics-announcement .cancellation-notice p:last-child { margin-bottom: 0 } .statistics-announcement .cancellation-notice a { word-break: break-word } .statistics-announcement .release-date-change-notice h2 { font-weight: bold; margin-bottom: 15px } .take-part .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .take-part .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .take-part .description { margin-bottom: 45px } } .take-part .sidebar-with-body { margin-bottom: 45px } .take-part .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .take-part .sidebar-image { margin-bottom: 45px } } .take-part .sidebar-image img { max-width: 100% } .take-part .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .take-part .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .take-part .offset-one-third { margin-left: 33.33333% } } .topical-event-about-page .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .topical-event-about-page .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .topical-event-about-page .description { margin-bottom: 45px } } .topical-event-about-page .sidebar-with-body { margin-bottom: 45px } .topical-event-about-page .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .topical-event-about-page .sidebar-image { margin-bottom: 45px } } .topical-event-about-page .sidebar-image img { max-width: 100% } .topical-event-about-page .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .topical-event-about-page .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .topical-event-about-page .offset-one-third { margin-left: 33.33333% } } .unpublishing, .gone { margin-bottom: 60px } .unpublishing .summary, .unpublishing .alternative, .gone .summary, .gone .alternative { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-bottom: 15px } @media (min-width: 641px) { .unpublishing .summary, .unpublishing .alternative, .gone .summary, .gone .alternative { font-size: 19px; line-height: 1.31579 } } .working-group .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .working-group .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .working-group .description { margin-bottom: 45px } } .working-group .sidebar-with-body { margin-bottom: 45px } .working-group .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .working-group .sidebar-image { margin-bottom: 45px } } .working-group .sidebar-image img { max-width: 100% } .working-group .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .working-group .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .working-group .offset-one-third { margin-left: 33.33333% } } .detailed-guide .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .detailed-guide .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .detailed-guide .description { margin-bottom: 45px } } .detailed-guide .sidebar-with-body { margin-bottom: 45px } .detailed-guide .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .detailed-guide .sidebar-image { margin-bottom: 45px } } .detailed-guide .sidebar-image img { max-width: 100% } .detailed-guide .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .detailed-guide .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .detailed-guide .offset-one-third { margin-left: 33.33333% } } .detailed-guide .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .detailed-guide .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .detailed-guide .history-notice { padding: 20px 30px } } .detailed-guide .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .detailed-guide .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .detailed-guide .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .detailed-guide .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .detailed-guide .withdrawal-notice { padding: 15px } } .detailed-guide .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .detailed-guide .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .detailed-guide .withdrawal-notice h2:last-child { margin-bottom: 0 } .detailed-guide .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .detailed-guide .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .detailed-guide .withdrawal-notice p:last-child { margin-bottom: 0 } .detailed-guide .withdrawal-notice a { word-break: break-word } .detailed-guide .govuk-taxonomy-sidebar { margin-top: 50px } .detailed-guide .related-mainstream-content { background: #dee0e2; padding: 15px; margin-bottom: 30px } @media (min-width: 769px) { .detailed-guide .related-mainstream-content { width: 33.33333%; float: right; margin-bottom: 15px; margin-left: 15px } } .detailed-guide .sidebar-with-body { position: relative } .detailed-guide .back-to-content { margin-left: 15px } .detailed-guide .logo-image { max-width: 70% } @media (min-width: 641px) { .detailed-guide .logo-image { max-width: 100%; margin-top: 45px } } .publication .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .publication .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .publication .description { margin-bottom: 45px } } .publication .sidebar-with-body { margin-bottom: 45px } .publication .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .publication .sidebar-image { margin-bottom: 45px } } .publication .sidebar-image img { max-width: 100% } .publication .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .publication .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .publication .offset-one-third { margin-left: 33.33333% } } .publication .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .publication .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .publication .history-notice { padding: 20px 30px } } .publication .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .publication .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .publication .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .publication .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .publication .withdrawal-notice { padding: 15px } } .publication .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .publication .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .publication .withdrawal-notice h2:last-child { margin-bottom: 0 } .publication .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .publication .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .publication .withdrawal-notice p:last-child { margin-bottom: 0 } .publication .withdrawal-notice a { word-break: break-word } .publication .national-statistics-logo { margin-top: 45px } .publication .govuk-taxonomy-sidebar { margin-top: 50px } .publication .section-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .publication .section-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .publication .section-title { margin-top: 0; margin-bottom: 30px } } .document-collection .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .document-collection .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .document-collection .description { margin-bottom: 45px } } .document-collection .sidebar-with-body { margin-bottom: 45px } .document-collection .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .document-collection .sidebar-image { margin-bottom: 45px } } .document-collection .sidebar-image img { max-width: 100% } .document-collection .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .document-collection .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .document-collection .offset-one-third { margin-left: 33.33333% } } .document-collection .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .document-collection .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .document-collection .history-notice { padding: 20px 30px } } .document-collection .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .document-collection .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .document-collection .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .document-collection .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .document-collection .withdrawal-notice { padding: 15px } } .document-collection .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .document-collection .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .document-collection .withdrawal-notice h2:last-child { margin-bottom: 0 } .document-collection .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .document-collection .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .document-collection .withdrawal-notice p:last-child { margin-bottom: 0 } .document-collection .withdrawal-notice a { word-break: break-word } .document-collection .govuk-taxonomy-sidebar { margin-top: 50px } .document-collection .group-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .document-collection .group-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 769px) { .document-collection .group-title { margin-top: 45px; margin-bottom: 20px } } .document-collection .group-title:first-child { margin-top: 0 } .document-collection .group-document-list-item { overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #bfc1c3 } .document-collection .group-document-list-item-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .document-collection .group-document-list-item-title { font-size: 19px; line-height: 1.31579 } } .document-collection .group-document-list-item-attributes li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; float: left; list-style: none; padding-right: 20px } @media (min-width: 641px) { .document-collection .group-document-list-item-attributes li { font-size: 14px; line-height: 1.42857 } } .fatality-notice .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .fatality-notice .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .fatality-notice .description { margin-bottom: 45px } } .fatality-notice .sidebar-with-body { margin-bottom: 45px } .fatality-notice .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .fatality-notice .sidebar-image { margin-bottom: 45px } } .fatality-notice .sidebar-image img { max-width: 100% } .fatality-notice .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .fatality-notice .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .fatality-notice .offset-one-third { margin-left: 33.33333% } } .fatality-notice .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .fatality-notice .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .fatality-notice .withdrawal-notice { padding: 15px } } .fatality-notice .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .fatality-notice .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .fatality-notice .withdrawal-notice h2:last-child { margin-bottom: 0 } .fatality-notice .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .fatality-notice .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .fatality-notice .withdrawal-notice p:last-child { margin-bottom: 0 } .fatality-notice .withdrawal-notice a { word-break: break-word } .statistical-data-set .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .statistical-data-set .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .statistical-data-set .description { margin-bottom: 45px } } .statistical-data-set .sidebar-with-body { margin-bottom: 45px } .statistical-data-set .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .statistical-data-set .sidebar-image { margin-bottom: 45px } } .statistical-data-set .sidebar-image img { max-width: 100% } .statistical-data-set .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .statistical-data-set .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .statistical-data-set .offset-one-third { margin-left: 33.33333% } } .statistical-data-set .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .statistical-data-set .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .statistical-data-set .history-notice { padding: 20px 30px } } .statistical-data-set .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .statistical-data-set .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistical-data-set .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .statistical-data-set .withdrawal-notice { padding: 15px } } .statistical-data-set .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistical-data-set .withdrawal-notice h2:last-child { margin-bottom: 0 } .statistical-data-set .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .statistical-data-set .withdrawal-notice p:last-child { margin-bottom: 0 } .statistical-data-set .withdrawal-notice a { word-break: break-word } .consultation .sidebar-with-body { margin-bottom: 45px } .consultation .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .consultation .sidebar-image { margin-bottom: 45px } } .consultation .sidebar-image img { max-width: 100% } .consultation .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .consultation .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .consultation .offset-one-third { margin-left: 33.33333% } } .consultation .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .consultation .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .consultation .history-notice { padding: 20px 30px } } .consultation .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .consultation .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .consultation .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .consultation .withdrawal-notice { padding: 15px } } .consultation .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .consultation .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .withdrawal-notice h2:last-child { margin-bottom: 0 } .consultation .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .consultation .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .consultation .withdrawal-notice p:last-child { margin-bottom: 0 } .consultation .withdrawal-notice a { word-break: break-word } .consultation .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .consultation .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .consultation .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .consultation .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .consultation .share-buttons .share-button-link { margin-right: 30px } .consultation .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .consultation .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .consultation .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .consultation .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .consultation .share-buttons .share-button-facebook { background-position: -2px -2px } .consultation .share-buttons .share-button-twitter { background-position: -2px -32px } .consultation .section-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .consultation .section-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .consultation .section-title { margin-top: 0; margin-bottom: 30px } } .consultation .consultation-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .consultation .consultation-notice { margin-bottom: 45px } } @media (max-width: 640px) { .consultation .consultation-notice { padding: 15px } } .consultation .consultation-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .consultation .consultation-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .consultation-notice h2:last-child { margin-bottom: 0 } .consultation .consultation-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .consultation .consultation-notice p { font-size: 19px; line-height: 1.31579 } } .consultation .consultation-notice p:last-child { margin-bottom: 0 } .consultation .consultation-notice a { word-break: break-word } .consultation .consultation-banner { margin-bottom: 15px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; background-color: #005ea5; color: #fff; padding: 15px } @media (min-width: 641px) { .consultation .consultation-banner { margin-bottom: 45px } } @media (min-width: 641px) { .consultation .consultation-banner { font-size: 19px; line-height: 1.31579 } } .consultation .consultation-banner a, .consultation .consultation-banner a:visited, .consultation .consultation-banner a:hover { color: #fff; text-decoration: underline } .consultation .consultation-banner a:active { color: #2b8cc4 } @media (min-width: 641px) { .consultation .consultation-banner { padding: 30px } } .consultation .consultation-banner h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 10px } @media (min-width: 641px) { .consultation .consultation-banner h2 { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .consultation .consultation-banner .consultation-dates { padding-right: 30px } } .consultation .consultation-banner .consultation-summary { margin-top: 15px } @media (min-width: 641px) { .consultation .consultation-banner .consultation-summary { margin-top: 0; margin-left: -10px; padding-right: 0; border-left: 1px solid #fff } } .consultation .consultation-banner .consultation-date { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2 } @media (min-width: 641px) { .consultation .consultation-banner .consultation-date { font-size: 24px; line-height: 1.25 } } .consultation .original-consultation { border-top: 1px solid #bfc1c3 } @media (min-width: 641px) { .consultation .original-consultation { padding-top: 30px } } .speech .sidebar-with-body { margin-bottom: 45px } .speech .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .speech .sidebar-image { margin-bottom: 45px } } .speech .sidebar-image img { max-width: 100% } .speech .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .speech .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .speech .offset-one-third { margin-left: 33.33333% } } .speech .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .speech .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .speech .description { margin-bottom: 45px } } .speech .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .speech .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .speech .history-notice { padding: 20px 30px } } .speech .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .speech .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .speech .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .speech .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .speech .withdrawal-notice { padding: 15px } } .speech .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .speech .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .speech .withdrawal-notice h2:last-child { margin-bottom: 0 } .speech .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .speech .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .speech .withdrawal-notice p:last-child { margin-bottom: 0 } .speech .withdrawal-notice a { word-break: break-word } .direction-rtl .speech { direction: rtl; text-align: start } .world-location-news-article .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .world-location-news-article .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .world-location-news-article .description { margin-bottom: 45px } } .world-location-news-article .sidebar-with-body { margin-bottom: 45px } .world-location-news-article .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .world-location-news-article .sidebar-image { margin-bottom: 45px } } .world-location-news-article .sidebar-image img { max-width: 100% } .world-location-news-article .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .world-location-news-article .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .world-location-news-article .offset-one-third { margin-left: 33.33333% } } .world-location-news-article .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .world-location-news-article .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .world-location-news-article .history-notice { padding: 20px 30px } } .world-location-news-article .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .world-location-news-article .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .world-location-news-article .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .world-location-news-article .withdrawal-notice { padding: 15px } } .world-location-news-article .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .world-location-news-article .withdrawal-notice h2:last-child { margin-bottom: 0 } .world-location-news-article .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .world-location-news-article .withdrawal-notice p:last-child { margin-bottom: 0 } .world-location-news-article .withdrawal-notice a { word-break: break-word } .world-location-news-article .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .world-location-news-article .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .world-location-news-article .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .world-location-news-article .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .world-location-news-article .share-buttons .share-button-link { margin-right: 30px } .world-location-news-article .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .world-location-news-article .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .world-location-news-article .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .world-location-news-article .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .world-location-news-article .share-buttons .share-button-facebook { background-position: -2px -2px } .world-location-news-article .share-buttons .share-button-twitter { background-position: -2px -32px } .direction-rtl .world-location-news-article { direction: rtl; text-align: start } .news-article .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .news-article .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .news-article .description { margin-bottom: 45px } } .news-article .sidebar-with-body { margin-bottom: 45px } .news-article .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .news-article .sidebar-image { margin-bottom: 45px } } .news-article .sidebar-image img { max-width: 100% } .news-article .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .news-article .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .news-article .offset-one-third { margin-left: 33.33333% } } .news-article .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .news-article .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .news-article .history-notice { padding: 20px 30px } } .news-article .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .news-article .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .news-article .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .news-article .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .news-article .withdrawal-notice { padding: 15px } } .news-article .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .news-article .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .news-article .withdrawal-notice h2:last-child { margin-bottom: 0 } .news-article .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .news-article .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .news-article .withdrawal-notice p:last-child { margin-bottom: 0 } .news-article .withdrawal-notice a { word-break: break-word } .news-article .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .news-article .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .news-article .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .news-article .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .news-article .share-buttons .share-button-link { margin-right: 30px } .news-article .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .news-article .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .news-article .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .news-article .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .news-article .share-buttons .share-button-facebook { background-position: -2px -2px } .news-article .share-buttons .share-button-twitter { background-position: -2px -32px } .direction-rtl .news-article { direction: rtl; text-align: start } .corporate-information-page .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .corporate-information-page .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .corporate-information-page .description { margin-bottom: 45px } } .corporate-information-page .sidebar-with-body { margin-bottom: 45px } .corporate-information-page .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .corporate-information-page .sidebar-image { margin-bottom: 45px } } .corporate-information-page .sidebar-image img { max-width: 100% } .corporate-information-page .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .corporate-information-page .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .corporate-information-page .offset-one-third { margin-left: 33.33333% } } .corporate-information-page .attorney-generals-office-brand-colour a { color: #a03a88 } .corporate-information-page .cabinet-office-brand-colour a { color: #347da4 } .corporate-information-page .civil-service-brand-colour a { color: #af292e } .corporate-information-page .department-for-business-innovation-skills-brand-colour a { color: #347da4 } .corporate-information-page .department-for-communities-and-local-government-brand-colour a { color: #37836e } .corporate-information-page .department-for-culture-media-sport-brand-colour a { color: #a03155 } .corporate-information-page .department-for-education-brand-colour a { color: #347ca9 } .corporate-information-page .department-for-environment-food-rural-affairs-brand-colour a { color: #008938 } .corporate-information-page .department-for-international-development-brand-colour a { color: #405e9a } .corporate-information-page .department-for-international-trade-brand-colour a { color: #005ea5 } .corporate-information-page .department-for-transport-brand-colour a { color: #398373 } .corporate-information-page .department-for-work-pensions-brand-colour a { color: #37807b } .corporate-information-page .department-of-energy-climate-change-brand-colour a { color: #2b7cac } .corporate-information-page .department-of-health-brand-colour a { color: #39836e } .corporate-information-page .foreign-commonwealth-office-brand-colour a { color: #406e97 } .corporate-information-page .hm-government-brand-colour a { color: #347da4 } .corporate-information-page .hm-revenue-customs-brand-colour a { color: #008670 } .corporate-information-page .hm-treasury-brand-colour a { color: #832322 } .corporate-information-page .home-office-brand-colour a { color: #9440b2 } .corporate-information-page .ministry-of-defence-brand-colour a { color: #5a5c92 } .corporate-information-page .ministry-of-justice-brand-colour a { color: #5a5c92 } .corporate-information-page .northern-ireland-office-brand-colour a { color: #3e598c } .corporate-information-page .office-of-the-advocate-general-for-scotland-brand-colour a { color: #005ea5 } .corporate-information-page .office-of-the-leader-of-the-house-of-lords-brand-colour a { color: #c2395d } .corporate-information-page .scotland-office-brand-colour a { color: #405c8a } .corporate-information-page .the-office-of-the-leader-of-the-house-of-commons-brand-colour a { color: #005f8f } .corporate-information-page .uk-export-finance-brand-colour a { color: #005ea5 } .corporate-information-page .uk-trade-investment-brand-colour a { color: #005ea5 } .corporate-information-page .wales-office-brand-colour a { color: #7a242a } .direction-rtl .corporate-information-page { direction: rtl; text-align: start } .travel-advice .add-title-margin { margin-top: 15px } @media (min-width: 641px) { .travel-advice .add-title-margin { margin-top: 45px } } .travel-advice .part-navigation-container { margin-top: 30px; margin-bottom: 30px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .travel-advice .part-navigation-container { margin-bottom: 45px } } .travel-advice .part-navigation { margin-bottom: 45px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .travel-advice .part-navigation { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .travel-advice .part-navigation { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } } @media (min-width: 641px) and (min-width: 641px) { .travel-advice .part-navigation { font-size: 16px; line-height: 1.25 } } .travel-advice .part-navigation li { list-style: none; margin-bottom: 0.75em } .travel-advice .part-navigation li a { display: block } .travel-advice .subscriptions { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .travel-advice .subscriptions { font-size: 19px; line-height: 1.31579 } } .travel-advice .subscriptions ul { list-style: none; margin-left: -7.5px; margin-right: -7.5px } .travel-advice .subscriptions li { display: inline-block; margin-left: 7.5px; margin-right: 7.5px; margin-bottom: 15px } .travel-advice .subscriptions a { text-decoration: none; padding-left: 28px; background-repeat: no-repeat; background-position: 0 20% } @media (min-width: 641px) { .travel-advice .subscriptions a { background-position: 0 35% } } .travel-advice .subscriptions .feed { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/feed-icon-black-4dcf88ef71258923627b0869a134791b02961940dea6971f62a8be1debd10de7.png) } .travel-advice .subscriptions .email-alerts { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/mail-icon-fba75af49f12e4421551674e9b64da5392a13c1b7c794ef6fba1d0619f084517.png) } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .subscriptions .email-alerts { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/mail-icon-x2-816d8dd043e85e5c054c125df056d0a7ba185fd6be854c07869c2bf0c4780ff3.png); background-size: 20px 14px } } .travel-advice .part-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 15px } @media (min-width: 641px) { .travel-advice .part-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .travel-advice .part-title { margin-bottom: 20px } } .travel-advice .map { margin-top: 30px; margin-bottom: 30px } .travel-advice .map img { max-width: 100% } .travel-advice .map .map-download { margin-top: 15px } @media (min-width: 641px) { .travel-advice .map .map-download { margin-top: 30px } } .travel-advice .map .map-download a { display: block; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; min-height: 2.5em; padding-left: 2.5em; background: url(https://assets.publishing.service.gov.uk/government-frontend/icon-file-download-f70b171c82d2f6c5524fb7c10e7fd9f9a0cfb8f84fac71a5a95d4fc85f8501ea.png) no-repeat scroll 0 0 } @media (min-width: 641px) { .travel-advice .map .map-download a { font-size: 19px; line-height: 1.31579 } } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .map .map-download a { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/icon-file-download-2x-dea512aab23300d178acab4899f5adb892ea1f2f458cd6f3c3b6817698e84999.png); background-size: 25px 25px } } .travel-advice .print-link { margin-top: 2em; margin-bottom: 2em } .travel-advice .print-link a { background: url(https://assets.publishing.service.gov.uk/government-frontend/icon-print-b04bc2c6b31f73054f79768fd91f76df0b164b247c0905d8ca07b45cfb4f9a3b.png) no-repeat 0 50%; padding: 0.5em 0 0.5em 28px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .print-link a { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/icon-print-2x-685277484e948f6a848f303d3614e422e652a6a6536980501b893d9f4bbd9f4f.png); background-size: 16px 18px } } .contact .add-title-margin { margin-top: 15px } @media (min-width: 641px) { .contact .add-title-margin { margin-top: 45px } } .contact .govuk-govspeak .normal-weight { font-weight: normal } .specialist-document .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .specialist-document .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .specialist-document .description { margin-bottom: 45px } } .specialist-document .sidebar-with-body { margin-bottom: 45px } .specialist-document .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .specialist-document .sidebar-image { margin-bottom: 45px } } .specialist-document .sidebar-image img { max-width: 100% } .specialist-document .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .specialist-document .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .specialist-document .offset-one-third { margin-left: 33.33333% } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } .draft main { background-image: url(https://assets.publishing.service.gov.uk/static/draft-watermark-f027bf00c2ae13948a2cf89eebfbdae4074dac9994d4d6471349c86aad049603.png); background-repeat: repeat-y; background-position: 50% 0; background-size: contain } #footer { border-top: 10px solid #005ea5 } @media (min-width: 641px) { #footer .footer-categories { padding-bottom: 30px } } @media (min-width: 641px) { #footer .footer-categories .footer-explore, #footer .footer-categories .footer-inside-government { float: left; width: 66.66%; padding-bottom: 60px } } #footer .footer-categories .footer-explore h2, #footer .footer-categories .footer-inside-government h2 { margin: 0 15px; padding: 10px 0 0 } @media (min-width: 641px) { #footer .footer-categories .footer-explore h2, #footer .footer-categories .footer-inside-government h2 { padding: 0 0 20px; border-bottom: 1px solid #bfc1c3 } } #footer .footer-categories hr { clear: both; margin: 0 15px 30px; border: 1px solid #bfc1c3; border-width: 1px 0 0 0 } @media (min-width: 641px) { #footer .footer-categories hr { margin-bottom: 0 } } #footer .footer-categories ul { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; list-style: none; padding: 0; margin: 0 } @media (min-width: 641px) { #footer .footer-categories ul { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { #footer .footer-categories ul { float: left; margin: 15px 0 0 0; width: 50% } } #footer .footer-categories ul li { display: block; margin-bottom: 5px; padding: 10px 0 0; margin: 0 15px 5px } @media (min-width: 641px) { #footer .footer-categories ul li { padding: 20px 0 0; margin: 0 15px } } @media (min-width: 641px) { #footer .footer-categories .footer-inside-government { float: left; width: 33.33% } #footer .footer-categories .footer-inside-government ul li { width: 100% } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-header .header-wrapper .header-global .site-search { width: 49%; float: right } @media (min-width: 769px) { #global-header .header-wrapper .header-global .site-search { width: 33.33% } } @media screen and (max-width: 379px) { #global-header .header-wrapper .header-global .site-search { width: auto; float: none } } #global-header .header-wrapper .header-global .site-search .content { margin: 0 15px } #global-header.with-proposition #search { margin-top: 4px } #global-header .search-toggle { display: none } @media screen and (max-width: 379px) { #global-header .search-toggle { display: block; float: right; height: 30px; width: 36px; padding: 0; margin: -32px 15px; overflow: hidden; text-indent: -5000px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/static/search-button-ca89b2a79f944909ceb7370d3f0b78811d32b96e883348fcd8886f63dd619585.png); background-repeat: no-repeat; background-position: 0 50% } body.search #global-header .search-toggle { display: none } } @media only screen and (max-width: 379px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 379px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 379px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (max-width: 379px) and (min-device-pixel-ratio: 2), only screen and (max-width: 379px) and (min-resolution: 192dpi), only screen and (max-width: 379px) and (min-resolution: 2dppx) { #global-header .search-toggle { background-size: 52.5px 35px; background-position: 100% 50% } } #global-header .search-toggle:hover { background-color: #004f8c } #global-header .search-toggle.js-hidden { display: none } #global-header form#search .content { position: relative; background: #fff } #global-header form#search label { float: left; min-height: 36px; line-height: 35px; text-indent: 15px; overflow: hidden; display: block; margin-right: 10px } .js-enabled #global-header form#search label { float: none; position: absolute; left: 0; top: 1px; z-index: 1; width: 100%; margin-right: 0 } #global-header form#search input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 50%; min-width: 0; display: block; margin: 0; border: 0; min-height: 36px; padding: 6px 0; -webkit-appearance: none; -moz-appearance: none } #global-header form#search input#site-search-text { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.76923; position: relative; padding: 6px; z-index: 3; background: transparent } @media (min-width: 641px) { #global-header form#search input#site-search-text { font-size: 16px; line-height: 1.4375 } } #global-header form#search input#site-search-text.focus, #global-header form#search input#site-search-text:focus { background: #fff } .js-enabled #global-header form#search input#site-search-text { width: 86%; width: -webkit-calc(100% - 37px); width: calc(100% - 37px) } #global-header form#search input.submit { position: absolute; z-index: 4; right: 0; top: 0; width: 36px; height: 36px; border: 1px solid #005ea5; border-width: 0 0 0 1px; border-left-color: #222; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; overflow: hidden; text-indent: -5000px; color: #fff; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/static/search-button-ca89b2a79f944909ceb7370d3f0b78811d32b96e883348fcd8886f63dd619585.png); background-repeat: no-repeat; background-position: 0 50% } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #global-header form#search input.submit { background-size: 52.5px 35px; background-position: 100% 50% } } #global-header form#search input.submit:hover { background-color: #004f8c } @media screen and (max-width: 379px) { #global-header form#search { display: none; width: 100% } #global-header form#search #site-search-text { width: 80% } } #global-header form#search.js-visible { display: block } #global-browser-prompt { display: none } #global-browser-prompt { padding: 0.5em 2em } #global-browser-prompt p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 auto; max-width: 960px } @media (min-width: 641px) { #global-browser-prompt p { font-size: 19px; line-height: 1.31579 } } @media (max-width: 640px) { #global-browser-prompt { padding: 0.5em 1em } } #global-browser-prompt { background-color: #d5e8f3 } #global-browser-prompt p { position: relative; padding-right: 20px; max-width: 940px } #global-browser-prompt .dismiss { background-image: url(https://assets.publishing.service.gov.uk/static/close-70bb989d72ea39bbfeb855ff3a3b9005b3fbd5702c68084e6ddea740c124ea3b.png); background-color: transparent; background-repeat: no-repeat; background-position: center right; text-decoration: none; height: 22px; width: 10px; text-indent: -9999px; display: inline-block; position: absolute; right: 0 } #user-satisfaction-survey { display: none; background-color: #2B358B; padding: 0.5em 0; color: #fff } @media (min-width: 769px) { #user-satisfaction-survey.visible { display: block } } #user-satisfaction-survey .wrapper { margin: 0 auto; max-width: 990px; clear: both; padding: 0 15px } #user-satisfaction-survey .wrapper h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper h1 { font-size: 19px; line-height: 1.31579 } } #user-satisfaction-survey .wrapper p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 0 0 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper p { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper p a:link, #user-satisfaction-survey .wrapper p a:active, #user-satisfaction-survey .wrapper p a:visited { color: #fff } #user-satisfaction-survey .wrapper p a:hover { color: #fff } #user-satisfaction-survey .wrapper p a#take-survey { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding-right: 5px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper p a#take-survey { font-size: 19px; line-height: 1.31579 } } #user-satisfaction-survey .wrapper p.right { float: right; margin: -20px 20px 0 0 } #user-satisfaction-survey .wrapper input { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; display: block; margin: 0 20px 0 20px; max-width: 940px; width: 100% } @media (min-width: 641px) { #user-satisfaction-survey .wrapper input { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 0 0 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper label { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper .actions { margin: 0.5em 0 0.5em 20px } #user-satisfaction-survey .wrapper .actions button { background-color: #00823b; position: relative; display: -moz-inline-stack; display: inline-block; padding: .526315em .789473em .263157em; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618; font-size: 1em; line-height: 1.25; text-decoration: none; -webkit-font-smoothing: antialiased; cursor: pointer; color: #fff; display: inline-block } #user-satisfaction-survey .wrapper .actions button:visited { background-color: #00823b } #user-satisfaction-survey .wrapper .actions button:hover, #user-satisfaction-survey .wrapper .actions button:focus { background-color: #00692f } #user-satisfaction-survey .wrapper .actions button:active { top: 2px; -webkit-box-shadow: 0 0 0 #00823b; -moz-box-shadow: 0 0 0 #00823b; box-shadow: 0 0 0 #00823b } #user-satisfaction-survey .wrapper .actions button.disabled, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"], #user-satisfaction-survey .wrapper .actions button[disabled] { zoom: 1; filter: alpha(opacity=50); opacity: 0.5 } #user-satisfaction-survey .wrapper .actions button.disabled:hover, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"]:hover, #user-satisfaction-survey .wrapper .actions button[disabled]:hover { cursor: default; background-color: #00823b } #user-satisfaction-survey .wrapper .actions button.disabled:active, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"]:active, #user-satisfaction-survey .wrapper .actions button[disabled]:active { top: 0; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618 } #user-satisfaction-survey .wrapper .actions button:link, #user-satisfaction-survey .wrapper .actions button:hover, #user-satisfaction-survey .wrapper .actions button:focus, #user-satisfaction-survey .wrapper .actions button:visited { color: #fff } #user-satisfaction-survey .wrapper .actions button:before { content: ""; height: 110%; width: 100%; display: block; background: transparent; position: absolute; top: 0; left: 0 } #user-satisfaction-survey .wrapper .actions button:active:before { top: -10%; height: 120% } #user-satisfaction-survey .wrapper .actions .button-info { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; display: inline-block } @media (min-width: 641px) { #user-satisfaction-survey .wrapper .actions .button-info { font-size: 14px; line-height: 1.42857 } } #global-bar { margin: 20px 0 15px; padding: 15px 0; background-color: #d5e8f3; display: none } .show-global-bar #global-bar { display: block } #global-bar .global-bar-message-container { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; position: relative } @media (min-width: 641px) { #global-bar .global-bar-message-container { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { #global-bar .global-bar-message-container .dismiss { position: absolute; right: 0; top: 0 } } #global-bar .global-bar-message { margin-top: 0; margin-bottom: 0 } @media (min-width: 641px) { #global-bar .global-bar-message { max-width: 66.67% } } #global-bar .global-bar-message strong { font-weight: 700; margin-right: 10px } #banner-notification { background-color: #dee0e2; border-top: 2px solid white; padding: 0.5em 1em } @media (min-width: 641px) { #banner-notification { padding: 0 } } #banner-notification div { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; color: #fff; margin: 0 auto; padding: 0.5em 0; max-width: 1020px; overflow: hidden } @media (min-width: 641px) { #banner-notification div { font-size: 19px; line-height: 1.31579 } } #banner-notification p { padding: 0; margin: 0 } @media (min-width: 641px) { #banner-notification p { padding: 0 30px 0 30px } } #banner-notification a { color: #fff } #banner-notification a.more-information { display: block } @media (min-width: 641px) { #banner-notification a.more-information { padding: 0 30px } } #banner-notification.green { background: #28a197 } #banner-notification.red { background: #b10e1e } #banner-notification.black { background: #000000 } .js-enabled .report-a-problem-container { display: none } .report-a-problem-container { clear: both } .report-a-problem-container .report-a-problem-inner { margin-bottom: 60px } .report-a-problem-container .report-a-problem-inner .report-a-problem-content { max-width: 35em } .report-a-problem-container h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; font-weight: 600; margin: 1em 0 } @media (min-width: 641px) { .report-a-problem-container h2 { font-size: 24px; line-height: 1.25 } } .report-a-problem-container .button-wrapper { padding-top: 0.5em } .report-a-problem-container .button-wrapper .button { background-color: #00823b; position: relative; display: -moz-inline-stack; display: inline-block; padding: .526315em .789473em .263157em; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618; font-size: 1em; line-height: 1.25; text-decoration: none; -webkit-font-smoothing: antialiased; cursor: pointer; color: #fff; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } .report-a-problem-container .button-wrapper .button:visited { background-color: #00823b } .report-a-problem-container .button-wrapper .button:hover, .report-a-problem-container .button-wrapper .button:focus { background-color: #00692f } .report-a-problem-container .button-wrapper .button:active { top: 2px; -webkit-box-shadow: 0 0 0 #00823b; -moz-box-shadow: 0 0 0 #00823b; box-shadow: 0 0 0 #00823b } .report-a-problem-container .button-wrapper .button.disabled, .report-a-problem-container .button-wrapper .button[disabled="disabled"], .report-a-problem-container .button-wrapper .button[disabled] { zoom: 1; filter: alpha(opacity=50); opacity: 0.5 } .report-a-problem-container .button-wrapper .button.disabled:hover, .report-a-problem-container .button-wrapper .button[disabled="disabled"]:hover, .report-a-problem-container .button-wrapper .button[disabled]:hover { cursor: default; background-color: #00823b } .report-a-problem-container .button-wrapper .button.disabled:active, .report-a-problem-container .button-wrapper .button[disabled="disabled"]:active, .report-a-problem-container .button-wrapper .button[disabled]:active { top: 0; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618 } .report-a-problem-container .button-wrapper .button:link, .report-a-problem-container .button-wrapper .button:hover, .report-a-problem-container .button-wrapper .button:focus, .report-a-problem-container .button-wrapper .button:visited { color: #fff } .report-a-problem-container .button-wrapper .button:before { content: ""; height: 110%; width: 100%; display: block; background: transparent; position: absolute; top: 0; left: 0 } .report-a-problem-container .button-wrapper .button:active:before { top: -10%; height: 120% } @media (min-width: 641px) { .report-a-problem-container .button-wrapper .button { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding-bottom: 1em } @media (min-width: 641px) { .report-a-problem-container p { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding: 0; margin: 0 0 0.22em 0; display: block; font-weight: bold } @media (min-width: 641px) { .report-a-problem-container label { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container input[type="text"] { display: block; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 0 1em 0; background-color: #f8f8f8; border: 1px inset #bfc1c3; padding: 0.3em 0 0.1em 0.4em; width: 95% } @media (min-width: 641px) { .report-a-problem-container input[type="text"] { font-size: 19px; line-height: 1.31579 } } .report-a-problem-toggle { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-bottom: 30px } @media (min-width: 641px) { .report-a-problem-toggle { font-size: 16px; line-height: 1.25 } } .report-a-problem-toggle a { color: #6f777b !important; text-decoration: underline !important } .report-a-problem-toggle a:focus { color: #0b0c0c !important } @media (max-width: 640px) { .js-tab-content .report-a-problem-toggle { margin-top: 2em } } .report-a-problem-toggle-wrapper { clear: both } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } .govuk-alpha-label { padding: 10px 0 8px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .govuk-alpha-label { padding-bottom: 10px } } .govuk-alpha-label p { display: table; margin: 0; color: #000; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-alpha-label p { font-size: 16px; line-height: 1.25 } } .govuk-alpha-label .phase-tag { display: -moz-inline-stack; display: inline-block; margin: 0 8px 0 0; padding: 2px 5px 0; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 14px; line-height: 1.14286; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; color: #fff; background-color: #005ea5 } @media (min-width: 641px) { .govuk-alpha-label .phase-tag { font-size: 16px; line-height: 1.25 } } .govuk-alpha-label span { display: table-cell; vertical-align: baseline } .govuk-alpha-label a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-beta-label { padding: 10px 0 8px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .govuk-beta-label { padding-bottom: 10px } } .govuk-beta-label p { display: table; margin: 0; color: #000; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-beta-label p { font-size: 16px; line-height: 1.25 } } .govuk-beta-label .phase-tag { display: -moz-inline-stack; display: inline-block; margin: 0 8px 0 0; padding: 2px 5px 0; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 14px; line-height: 1.14286; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; color: #fff; background-color: #005ea5 } @media (min-width: 641px) { .govuk-beta-label .phase-tag { font-size: 16px; line-height: 1.25 } } .govuk-beta-label span { display: table-cell; vertical-align: baseline } .govuk-beta-label a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-document-footer { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 45px; margin-bottom: 45px } @media (min-width: 641px) { .govuk-document-footer { font-size: 16px; line-height: 1.25 } } .govuk-document-footer.direction-rtl { direction: rtl; text-align: start } .govuk-document-footer .history-information { min-height: 1em; padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer .history-information { float: left; width: 33.33333% } } .govuk-document-footer.direction-rtl .history-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer.direction-rtl .history-information { float: right; width: 33.33333% } } .govuk-document-footer .related-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer .related-information { float: left; width: 66.66667% } } .govuk-document-footer.direction-rtl .related-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer.direction-rtl .related-information { float: right; width: 66.66667% } } .govuk-document-footer p, .govuk-document-footer ol { margin-bottom: 10px } @media (min-width: 641px) { .govuk-document-footer p, .govuk-document-footer ol { margin-bottom: 20px } } .govuk-document-footer .definition { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin-top: 5px; display: block } @media (min-width: 641px) { .govuk-document-footer .definition { font-size: 24px; line-height: 1.25 } } .govuk-document-footer .definition a { text-decoration: none } .govuk-document-footer .change-notes .timestamp { display: block; font-weight: bold } .govuk-document-footer .change-notes li { list-style: none; margin-bottom: 5px } @media (min-width: 641px) { .govuk-document-footer .change-notes li { margin-bottom: 10px } } .govuk-govspeak .attachment { position: relative; margin: 30px 0; padding: 15px 0 0 129px } .govuk-govspeak .attachment:first-child { margin-top: 0; padding-top: 0 } .govuk-govspeak .attachment .attachment-thumb { position: relative; float: left; margin-top: 5px; margin-left: -124px; padding-bottom: 15px } .govuk-govspeak .attachment .attachment-thumb img { display: block; width: 99px; height: 140px; background: #fff; outline: 5px solid rgba(11, 12, 12, 0.1); -webkit-box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4); -moz-box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4); box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4) } .govuk-govspeak .attachment .attachment-details h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details h2 { font-size: 27px; line-height: 1.11111 } } .govuk-govspeak .attachment .attachment-details p { margin: 10px 0 } .govuk-govspeak .attachment .attachment-details .metadata { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .metadata { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .attachment .attachment-details .changed, .govuk-govspeak .attachment .attachment-details .references, .govuk-govspeak .attachment .attachment-details .unnumbered-paper { display: block } .govuk-govspeak .attachment .attachment-details .preview, .govuk-govspeak .attachment .attachment-details .download { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .preview, .govuk-govspeak .attachment .attachment-details .download { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .attachment .attachment-details .preview strong, .govuk-govspeak .attachment .attachment-details .download strong { font-weight: bold } .govuk-govspeak .attachment .attachment-details .preview { padding-right: 15px } .govuk-govspeak .attachment .attachment-details .opendocument-help { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .opendocument-help { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .attachment .attachment-details .accessibility-warning h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .accessibility-warning h2 { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak.direction-rtl .attachment { padding: 15px 129px 0 0 } .govuk-govspeak.direction-rtl .attachment .attachment-thumb { float: right; margin-left: 0; margin-right: -114px } .govuk-govspeak .call-to-action { margin: 2em 0; background-color: #dee0e2; padding: 2em } .govuk-govspeak .call-to-action:first-child { margin-top: 0 } .govuk-govspeak .call-to-action p:last-child, .govuk-govspeak .call-to-action ul:last-child, .govuk-govspeak .call-to-action ol:last-child { margin-bottom: 0 } .govuk-govspeak .mc-chart { font-size: 16px; display: table; width: 100%; border-spacing: 0 5px; border: 1px solid #fff; padding: 16px 0; position: relative; margin-bottom: 16px } .govuk-govspeak .mc-chart .mc-caption { display: table-caption; font-size: 16px; text-align: center; caption-side: top; margin: 16px 0 } .govuk-govspeak .mc-chart .mc-thead { background-color: #fff; display: table-header-group; padding: 5px; border: 1px solid #fff } .govuk-govspeak .mc-chart .mc-thead .mc-th { display: none } .govuk-govspeak .mc-chart .mc-thead .mc-key-header { display: block; margin-bottom: 5px; margin-left: 100%; padding-left: 5px; border-left: 16px solid; text-align: left; font-weight: normal; width: 100% } .govuk-govspeak .mc-chart .mc-thead .mc-key-header:last-child { margin-bottom: 0 } .govuk-govspeak .mc-chart .mc-thead .mc-key-1 { border-left-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-thead .mc-key-2 { border-left-color: #28a197 } .govuk-govspeak .mc-chart .mc-thead .mc-key-3 { border-left-color: #006435 } .govuk-govspeak .mc-chart .mc-thead .mc-key-4 { border-left-color: #85994b } .govuk-govspeak .mc-chart .mc-thead .mc-key-5 { border-left-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-thead .mc-key-6 { border-left-color: #f47738 } .govuk-govspeak .mc-chart .mc-thead .mc-key-7 { border-left-color: #b10e1e } .govuk-govspeak .mc-chart .mc-thead .mc-key-8 { border-left-color: #df3034 } .govuk-govspeak .mc-chart.right-key .mc-thead, .govuk-govspeak .mc-chart.left-key .mc-thead { position: absolute; top: 100px } .govuk-govspeak .mc-chart.right-key .mc-thead .mc-key-header, .govuk-govspeak .mc-chart.left-key .mc-thead .mc-key-header { margin-left: 0 } .govuk-govspeak .mc-chart.right-key .mc-thead { right: 26px } .govuk-govspeak .mc-chart.left-key .mc-thead { left: 26px } .govuk-govspeak .mc-chart.no-key .mc-thead { display: none } .govuk-govspeak .mc-chart .mc-tbody { display: table-row-group } .govuk-govspeak .mc-chart .mc-tbody .mc-tr { display: table-row } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-cell, .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-key-cell { padding-right: 5px; margin-right: 1px; box-sizing: border-box; border: 0 solid } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-cell { display: block; text-align: left; padding: 8px 0; margin-bottom: 1px; color: #fff; text-indent: 8px } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-1 { background-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-2 { background-color: #28a197 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-3 { background-color: #006435 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-4 { background-color: #85994b } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-5 { background-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-6 { background-color: #f47738 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-7 { background-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-8 { background-color: #df3034 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-negative { text-align: right; padding-right: 8px } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-value-overflow { text-indent: -99999px !important } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-key-cell { width: 40%; text-indent: 26px; text-align: right; display: table-cell; vertical-align: middle } .govuk-govspeak .mc-chart.mc-stacked .mc-stacked-header { display: none } .govuk-govspeak .mc-chart.mc-stacked .mc-th:nth-last-child(2) { margin-bottom: 0 } .govuk-govspeak .mc-chart.mc-stacked .mc-stacked-total { padding: 8px 0; background-color: transparent !important; color: #0b0c0c; display: inline-block; text-indent: 5px } .govuk-govspeak .mc-chart.mc-stacked .mc-tbody .mc-bar-cell { display: inline-block } .govuk-govspeak .mc-chart.compact .mc-td.mc-bar-cell { font-size: 12px; text-indent: 2px; padding: 0 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-1 { background-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-1 { border-left-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-2 { background-color: #28a197 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-2 { border-left-color: #28a197 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-3 { background-color: #006435 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-3 { border-left-color: #006435 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-4 { background-color: #85994b } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-4 { border-left-color: #85994b } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-5 { background-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-5 { border-left-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-6 { background-color: #f47738 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-6 { border-left-color: #f47738 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-7 { background-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-7 { border-left-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-8 { background-color: #df3034 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-8 { border-left-color: #df3034 } .govuk-govspeak .mc-chart .mc-td, .govuk-govspeak .mc-chart .mc-th { padding: 0; padding-right: 5px; margin-right: 1px; border: 0 solid } .govuk-govspeak .mc-chart .mc-td.mc-bar-cell, .govuk-govspeak .mc-chart .mc-th.mc-bar-cell { display: block; background-color: #ebebeb; text-align: left; padding: 8px 0; margin-bottom: 1px; color: #fff; text-indent: 4px } .govuk-govspeak .mc-chart .mc-bar-outdented span { color: #111 } .govuk-govspeak .mc-chart caption { caption-side: top } .govuk-govspeak .mc-chart .mc-td.mc-key-cell { width: 40%; text-indent: 26px; text-align: right; display: table-cell; vertical-align: middle } .govuk-govspeak .mc-chart.mc-outdented .mc-tbody .mc-tr .mc-bar-cell { color: #111 } .govuk-govspeak .mc-chart.mc-outdented .mc-tbody .mc-tr .mc-bar-negative { text-align: left } .govuk-govspeak .mc-chart.mc-negative .mc-td.mc-key-cell { padding-right: 25px } .govuk-govspeak .mc-outdented .mc-bar-cell.mc-bar-negative { text-align: left } .govuk-govspeak .mc-chart.mc-negative .mc-td.mc-key-cell { padding-right: 25px } .govuk-govspeak .mc-toggle-link { display: block; margin-top: 30px } .govuk-govspeak .visually-hidden, .govuk-govspeak .visually-hidden caption { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden } .govuk-govspeak .address, .govuk-govspeak .contact { border-left: 1px solid #bfc1c3; padding-left: 15px } .govuk-govspeak .contact { margin-bottom: 30px; margin-top: 30px; position: relative } .govuk-govspeak .contact .content { float: none; width: 100% } .govuk-govspeak .contact .content h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-bottom: 5px } @media (min-width: 641px) { .govuk-govspeak .contact .content h3 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .contact .content .email-url-number .email { word-wrap: break-word } .govuk-govspeak .contact .content .email-url-number span { display: block } .govuk-govspeak .contact .content .comments { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-govspeak .contact .content .comments { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .govuk-govspeak .contact .content .comments { margin-bottom: 0 } } .govuk-govspeak .example { border-left: 1em solid #dee0e2; padding: 1em 0 1em 1em; margin: 2em 0 } .govuk-govspeak .example p:last-child, .govuk-govspeak .example ul:last-child, .govuk-govspeak .example ol:last-child { margin-bottom: 0 } .govuk-govspeak .example strong { display: block } .govuk-govspeak .footnotes { border-top: 1px solid #bfc1c3; margin-top: 30px; padding-top: 10px } .govuk-govspeak .footnotes ol { margin-top: 0; padding-top: 0 } .govuk-govspeak .footnotes ol li p { margin: 10px 0 } .govuk-govspeak .fraction sup, .govuk-govspeak .fraction sub { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .fraction sup, .govuk-govspeak .fraction sub { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .fraction img { display: inline-block; width: auto; margin: 0 0 -5px } .govuk-govspeak img { width: auto; height: auto; max-width: 100% } .govuk-govspeak figure { width: 100%; clear: both; overflow: hidden; padding: 10px 0 0 } .govuk-govspeak figure img { display: inline; text-align: center; width: auto; height: auto; max-width: 100% } .govuk-govspeak figure figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak figure figcaption { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .info-notice { border-left: 1em solid #dee0e2; padding: 1em 0 1em 1em; margin: 2em 0 } .govuk-govspeak .info-notice p:last-child, .govuk-govspeak .info-notice ul:last-child, .govuk-govspeak .info-notice ol:last-child { margin-bottom: 0 } .govuk-govspeak .legislative-list { list-style: none; margin: 5px 0 } .govuk-govspeak .legislative-list li { margin: 5px 0 } .govuk-govspeak .legislative-list p { margin: 20px 0 } .govuk-govspeak .legislative-list ol { margin: 10px 0 10px 30px; list-style: none } .govuk-govspeak .media-player { display: block; overflow: hidden; margin: 30px 0 } .govuk-govspeak .media-player.player-wide { min-width: 580px } .govuk-govspeak .media-player span { display: block; margin: 0; padding: 0 } .govuk-govspeak .media-player .video { position: relative; z-index: 3000 } .govuk-govspeak .media-player .video iframe { display: block } .govuk-govspeak .media-player .logo { display: none } .govuk-govspeak .media-player .control-bar { position: relative; width: 100%; height: 60px; border-bottom: 1px solid #bfc1c3 } .govuk-govspeak .media-player .control-bar button { background: transparent; border: none; padding: 0; cursor: pointer } .govuk-govspeak .media-player .control-bar a:focus, .govuk-govspeak .media-player .control-bar button:focus { background-color: #ffbf47; outline: none } .govuk-govspeak .media-player .control-bar .player-controls .play, .govuk-govspeak .media-player .control-bar .player-controls .pause { position: absolute; bottom: 0; left: 0; width: 40px; height: 40px; overflow: hidden; text-indent: -5000%; background-repeat: no-repeat; background-position: center left } .govuk-govspeak .media-player .control-bar .player-controls .play { background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-play-5f23ea564bd748ccc9c6e524d5ffbeda9bf8a22d46a8a9c0a4ef8656b017203c.png) } .govuk-govspeak .media-player .control-bar .player-controls .pause { background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-pause-0b5610c829c02671ca50e892d91f0174edba49ee46b646552a8584f6eb6c9657.png) } .govuk-govspeak .media-player .control-bar .player-controls .rewind, .govuk-govspeak .media-player .control-bar .player-controls .forward { position: absolute; top: 0; z-index: 30; height: 20px; width: 40px; overflow: hidden; text-indent: -5000%; background-repeat: no-repeat; background-position: center left } .govuk-govspeak .media-player .control-bar .player-controls .rewind { left: 0; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-rewind-f6c25d30d21e8b1179a965bf0ccb7c8741bf89a2c084e3a5d1c9b9eb0e6ee729.png) } .govuk-govspeak .media-player .control-bar .player-controls .forward { left: 100%; margin-left: -40px; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-forward-2b7a0f97a46fdd5cf8b530c404d550dfb49d7f06c61956fc01e7dcff832f9af6.png) } .govuk-govspeak .media-player .control-bar .volume-controls { position: absolute; bottom: 0; right: 0; height: 40px; width: 180px; overflow: visible } .govuk-govspeak .media-player .control-bar .volume-controls .mute { position: absolute; bottom: 0; left: 120px; height: 40px; width: 50px; padding-top: 1px; font-size: 14px; line-height: 40px; text-align: center } .govuk-govspeak .media-player .control-bar .volume-controls .muted { color: #2b8cc4 } .govuk-govspeak .media-player .control-bar .volume-controls .muted ~ * { opacity: 0.333 } .govuk-govspeak .media-player .control-bar .volume-controls .muted ~ .vol-display { text-decoration: line-through } .govuk-govspeak .media-player .control-bar .volume-controls .muted::after { content: "d" } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up { position: absolute; bottom: 0; height: 40px; width: 60px; padding-top: 2px; font-size: 24px; line-height: 40px; text-align: center; z-index: 10 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down:hover, .govuk-govspeak .media-player .control-bar .volume-controls .vol-down:focus, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up:hover, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up:focus { color: #2b8cc4 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down { text-align: left; padding-left: 10px; left: 0 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-up { text-align: right; padding-right: 10px; left: 60px } .govuk-govspeak .media-player .control-bar .volume-controls .vol-display { position: absolute; bottom: 0; left: 20px; height: 40px; width: 0; padding-left: 35px; overflow: visible; font-size: 14px; font-weight: bold; line-height: 40px; background-repeat: no-repeat; background-position: center left; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-volume-5e2b2e02188f3c1065656dae9e64d80fb21de5c2455751cb91d4814862394f17.png) } .govuk-govspeak .media-player .control-bar .current-time { position: absolute; bottom: 0; left: 50px; height: 40px; font-size: 14px; line-height: 40px; font-weight: bold } .govuk-govspeak .media-player .control-bar .duration-time { display: none; position: absolute; bottom: 0; right: 10px; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold } .govuk-govspeak .media-player .control-bar .ui-slider { position: absolute; top: 0; right: 0; width: 100%; height: 20px; overflow: hidden; background: #bfc1c3 } .govuk-govspeak .media-player .control-bar .ui-slider .progress-bar { position: absolute; top: 0; left: 0; height: 100%; padding-bottom: 1px; background: #2b8cc4 } .govuk-govspeak .media-player .control-bar .ui-slider .ui-slider-handle { position: absolute; top: 0; height: 100%; padding-bottom: 1px; width: 20px; color: rgba(0, 0, 0, 0.5); z-index: 10 } .govuk-govspeak .media-player .ui-helper-hidden-accessible { position: absolute; left: -5000% } .govuk-govspeak .stat-headline { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .govuk-govspeak .stat-headline { margin-bottom: 20px; margin-top: 20px } } .govuk-govspeak .stat-headline p { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .stat-headline p { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .stat-headline em { display: block; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 53px; line-height: 1.03774; margin: 3px 0 -5px } @media (min-width: 641px) { .govuk-govspeak .stat-headline em { font-size: 80px; line-height: 1 } } .govuk-govspeak table { border-collapse: collapse; border-spacing: 0; margin: 30px 0; width: 100%; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak table { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak table caption { text-align: left; margin-bottom: 0.5em } .govuk-govspeak table th, .govuk-govspeak table td { vertical-align: top; padding: 10px 10px 10px 0; border-bottom: solid 1px #bfc1c3 } .govuk-govspeak table th { text-align: left; color: #0b0c0c; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak table th { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak table td small { font-size: 1em } .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 15px; margin-bottom: 15px } @media (min-width: 641px) { .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { margin-top: 20px; margin-bottom: 20px } } .govuk-govspeak h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak h2 { font-size: 27px; line-height: 1.11111 } } @media (min-width: 769px) { .govuk-govspeak h2 { margin-top: 45px } } .govuk-govspeak h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 35px } @media (min-width: 641px) { .govuk-govspeak h3 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 35px } @media (min-width: 641px) { .govuk-govspeak h4 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4, .govuk-govspeak h5, .govuk-govspeak h6 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak h4, .govuk-govspeak h5, .govuk-govspeak h6 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4+p, .govuk-govspeak h5+p, .govuk-govspeak h6+p { margin-top: 5px } .govuk-govspeak h2:first-child, .govuk-govspeak h3:first-child, .govuk-govspeak h4:first-child, .govuk-govspeak p:first-child { margin-top: 0 } .govuk-govspeak a { text-decoration: underline } .govuk-govspeak ol, .govuk-govspeak ul { list-style: decimal; list-style-position: outside; margin-left: 20px } .govuk-govspeak ol ul, .govuk-govspeak ol ol, .govuk-govspeak ul ul, .govuk-govspeak ul ol { margin-top: 0; margin-bottom: 0; padding: 0 } .govuk-govspeak ul { list-style: disc; list-style-position: outside } .govuk-govspeak li { margin-bottom: 5px } .govuk-govspeak li p { margin: 0; padding: 0 } .govuk-govspeak li p+p, .govuk-govspeak li p+ul, .govuk-govspeak li p+ol, .govuk-govspeak li ul+p, .govuk-govspeak li ul+ol, .govuk-govspeak li ol+p, .govuk-govspeak li ol+ul { margin-top: 5px } .govuk-govspeak.direction-rtl ol, .govuk-govspeak.direction-rtl ul { margin-left: 0; margin-right: 20px } .govuk-govspeak.direction-rtl ol ul, .govuk-govspeak.direction-rtl ol ol, .govuk-govspeak.direction-rtl ul ul, .govuk-govspeak.direction-rtl ul ol { margin-top: 0; margin-bottom: 0 } .govuk-govspeak blockquote { padding: 0 0 0 20px; margin: 0; border: 0 } @media (min-width: 769px) { .govuk-govspeak blockquote { margin: 0 0 0 -30px } } .govuk-govspeak blockquote p { padding-left: 15px } @media (min-width: 641px) { .govuk-govspeak blockquote p { padding-left: 30px } } .govuk-govspeak blockquote p:before { content: "\201C"; float: left; clear: both; margin-left: -15px } .govuk-govspeak blockquote p:last-child:after { content: "\201D" } .govuk-govspeak.direction-rtl blockquote { padding: 0 20px 0 0 } @media (min-width: 769px) { .govuk-govspeak.direction-rtl blockquote { margin: 0 -30px 0 0 } } .govuk-govspeak.direction-rtl blockquote p { padding-right: 15px; padding-left: 0 } @media (min-width: 641px) { .govuk-govspeak.direction-rtl blockquote p { padding-right: 30px; padding-left: 0 } } .govuk-govspeak.direction-rtl blockquote p:before { content: "\201D"; float: right; margin-right: -15px; margin-left: 0 } .govuk-govspeak.direction-rtl blockquote p:last-child:after { content: "\201C" } .govuk-govspeak strong { font-weight: 400 } .govuk-govspeak.rich-govspeak strong { font-weight: bold } .govuk-govspeak em, .govuk-govspeak i { font-style: normal; font-weight: inherit } .govuk-govspeak sup { font-size: 0.8em; line-height: 0.7em; vertical-align: super } .govuk-govspeak abbr { cursor: help } .govuk-govspeak hr { margin-top: 29px; margin-bottom: 30px; border-top: 1px solid #bfc1c3 } .govuk-govspeak .help-notice { margin: 2em 0; background-image: url(https://assets.publishing.service.gov.uk/static/icon-important-aab708504574eda2dc4a4de0802be03dbbd70d57b422de93e55e265c9ae2fc43.png); background-size: 34px 34px; background-repeat: no-repeat; min-height: 34px; padding-left: 34px; padding-top: 7px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-govspeak .help-notice { background-image: url(https://assets.publishing.service.gov.uk/static/icon-important-2x-c948a58b675598f444f7f8fffd9ebf3d740905da332308c65b0dcb4af880d7ba.png) } } @media (min-width: 641px) { .govuk-govspeak .help-notice { padding-top: 4.5px } } .govuk-govspeak .help-notice p { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: 1em } @media (min-width: 641px) { .govuk-govspeak .help-notice p { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak.direction-rtl { direction: rtl; text-align: start } .govuk-govspeak-html-publication { position: relative; margin-bottom: 45px; z-index: 2 } .govuk-govspeak-html-publication.direction-rtl { direction: rtl; text-align: start } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak { width: 75%; float: right } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl { float: left } } .govuk-govspeak-html-publication .govuk-govspeak .number { background: #fff } .govuk-govspeak-html-publication .govuk-govspeak h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; padding-right: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 { font-size: 36px; line-height: 1.11111 } } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 .number { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 53px; line-height: 1.03774; position: absolute; margin-top: -30px; margin-left: -25%; width: 22%; padding: 35px 0 30px 3% } } @media (min-width: 641px) and (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 .number { font-size: 80px; line-height: 1 } } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h2 { padding-right: 0; padding-left: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h2 .number { margin-left: 0; margin-right: -25%; padding-left: 0; padding-right: 3% } } .govuk-govspeak-html-publication .govuk-govspeak h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; padding-right: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h3 { font-size: 27px; line-height: 1.11111 } } @media (min-width: table) { .govuk-govspeak-html-publication .govuk-govspeak h3 { padding-right: 0 } } .govuk-govspeak-html-publication .govuk-govspeak h3 .number { color: #6f777b } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h3 .number { position: absolute; width: 75px; margin-left: -75px } } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h3 { padding-right: 0; padding-left: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h3 .number { margin-left: 0; margin-right: -75px } } .govuk-govspeak-html-publication .govuk-govspeak .stat-headline:first-child { margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak .stat-headline:first-child { margin-top: 80px } } .govuk-govspeak-html-publication .govuk-govspeak h2, .govuk-govspeak-html-publication .govuk-govspeak h3 { margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2, .govuk-govspeak-html-publication .govuk-govspeak h3 { margin-top: 80px } } .govuk-govspeak-html-publication .govuk-govspeak h2:first-child, .govuk-govspeak-html-publication .govuk-govspeak h3:first-child { margin-top: 0 } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2:first-child, .govuk-govspeak-html-publication .govuk-govspeak h3:first-child { margin-top: 20px } } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data .numeric { text-align: right; font-family: "ntatabularnumbers", "nta", Arial, sans-serif } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot { background-color: #dee0e2 } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead th, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead td { font-weight: bold } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody th, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot th { font-weight: normal } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr>:first-child { padding-left: 5px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.section-heading>* { font-weight: bold; padding-top: 30px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody:last-of-type tr:last-child>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot ~ tbody:last-of-type tr:last-child>* { padding-bottom: 30px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody:last-child tr:last-child>* { padding-bottom: 10px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.subtotal>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total>* { border-top: 3px solid #bfc1c3 } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody tr.subtotal>* { font-weight: bold } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total { background-color: #dee0e2 } .govuk-govspeak-html-publication .sticky-element { clear: both } .govuk-metadata { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin-bottom: 15px } @media (min-width: 641px) { .govuk-metadata { font-size: 14px; line-height: 1.42857 } } @media (min-width: 641px) { .govuk-metadata { margin-bottom: 45px } } .govuk-metadata.direction-rtl { direction: rtl; text-align: start } .govuk-metadata dt { float: left; clear: left; width: auto; min-width: 120px } @media (min-width: 641px) { .govuk-metadata dt { padding-right: 10px } } .govuk-metadata.direction-rtl dt { float: right; clear: right } @media (min-width: 641px) { .govuk-metadata.direction-rtl dt { padding-left: 10px; padding-right: 0 } } .govuk-metadata dd { float: left; width: 55% } @media (min-width: 641px) { .govuk-metadata dd { width: 70% } } .govuk-metadata.direction-rtl dd { float: right } .govuk-title { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .govuk-title { margin-bottom: 45px } } @media (min-width: 641px) { .govuk-title { margin-top: 45px } } .govuk-title .context { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; color: #6f777b } @media (min-width: 641px) { .govuk-title .context { font-size: 24px; line-height: 1.25 } } .govuk-title h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 32px; line-height: 1.09375 } @media (min-width: 641px) { .govuk-title h1 { font-size: 48px; line-height: 1.04167 } } .govuk-title.length-long h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .govuk-title.length-long h1 { font-size: 36px; line-height: 1.11111 } } .govuk-option-select { background-color: #dee0e2; padding: 5px; margin-bottom: 30px } @media (min-width: 769px) { .govuk-option-select::-webkit-scrollbar { -webkit-appearance: none; width: 7px } .govuk-option-select::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) } } .govuk-option-select:focus { outline: 3px solid #ffbf47 } .govuk-option-select .container-head { padding: 0 5px } .govuk-option-select .option-select-label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-right: 40px; font-weight: bold; padding-top: 5px } @media (min-width: 641px) { .govuk-option-select .option-select-label { font-size: 19px; line-height: 1.31579 } } .govuk-option-select .options-container { position: relative; background-color: #fff; overflow-y: scroll; overflow-x: hidden } @media (min-width: 769px) { .govuk-option-select .options-container { max-height: 200px } } .govuk-option-select .options-container label { display: -moz-inline-stack; display: inline-block; padding: 7px 0 7px 35px; border-bottom: 1px solid #bfc1c3; width: 100%; cursor: pointer } @media (min-width: 769px) { .govuk-option-select .options-container label { width: 90% } } .govuk-option-select .options-container label:hover { background-color: #f8f8f8 } .govuk-option-select .options-container input { float: left; margin: 2px 0 0 -27px; width: 20px; height: 20px } .js-enabled .govuk-option-select { padding: 0 0 1px } .js-enabled .govuk-option-select .js-selected-counter { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .js-enabled .govuk-option-select .js-selected-counter { font-size: 14px; line-height: 1.42857 } } .js-enabled .govuk-option-select .options-container { border: 5px solid #dee0e2 } .js-enabled .govuk-option-select.js-collapsible button { z-index: 100; position: relative; border: none; display: block; width: 100%; text-align: left; cursor: pointer; margin-bottom: -1px; padding: 5px 8px; background: url(https://assets.publishing.service.gov.uk/static/govuk-component/option-select-toggle-sprite-5f8bb91ff4faf8d3dbcd46d0a4d1e90834b9b9ab3d41979068ea19fdf27529be.png) no-repeat right 5px; background-color: #dee0e2 } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .js-enabled .govuk-option-select.js-collapsible button { background-size: 32px 50px; background: url(https://assets.publishing.service.gov.uk/static/govuk-component/option-select-toggle-sprite-5f8bb91ff4faf8d3dbcd46d0a4d1e90834b9b9ab3d41979068ea19fdf27529be.png) no-repeat right 5px } } .js-enabled .govuk-option-select.js-collapsible button:hover { background-color: #bfc1c3 } .js-enabled .govuk-option-select.js-collapsible button:hover+.options-container { border-color: #bfc1c3 } .js-enabled .govuk-option-select.js-collapsible button[disabled] { background-image: none; color: inherit } .js-enabled .govuk-option-select.js-collapsible.js-closed button { background-position: right -75px } .js-enabled .govuk-option-select.js-collapsible.js-closed .options-container { display: none } .govuk-previous-and-next-navigation { display: block; margin-top: 30px; margin-bottom: 30px } .govuk-previous-and-next-navigation ul { margin: 0; padding: 0 } .govuk-previous-and-next-navigation li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; float: left; list-style: none; text-align: right; margin: 0; padding: 0; width: 49% } @media (min-width: 641px) { .govuk-previous-and-next-navigation li { font-size: 16px; line-height: 1.25 } } .govuk-previous-and-next-navigation li a { display: block; color: #005ea5; text-decoration: none } .govuk-previous-and-next-navigation li a:hover, .govuk-previous-and-next-navigation li a:active { background-color: #f8f8f8 } .govuk-previous-and-next-navigation li a .pagination-part-title { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 0.1em; display: block } @media (min-width: 641px) { .govuk-previous-and-next-navigation li a .pagination-part-title { font-size: 27px; line-height: 1.25 } } .govuk-previous-and-next-navigation li.next-page a:before, .govuk-previous-and-next-navigation li.previous-page a:before { margin-top: -4px; display: block; width: 30px; height: 38px; content: " " } .govuk-previous-and-next-navigation li.next-page a:before { background: transparent url(https://assets.publishing.service.gov.uk/static/govuk-component/arrow-sprite-0fa429eadf557102b8e1ca6bf7220f7e61812efbc4f52ed40e5aedd11474635f.png) no-repeat -102px -11px; margin-right: -32px; float: right } .govuk-previous-and-next-navigation li.previous-page a:before { background: transparent url(https://assets.publishing.service.gov.uk/static/govuk-component/arrow-sprite-0fa429eadf557102b8e1ca6bf7220f7e61812efbc4f52ed40e5aedd11474635f.png) no-repeat -20px -11px; margin-left: -32px; float: left } .govuk-previous-and-next-navigation li.previous-page { float: left; text-align: left } .govuk-previous-and-next-navigation li.previous-page a { padding: 0.75em 0 0.75em 3em } .govuk-previous-and-next-navigation li.next-page { float: right; text-align: right } .govuk-previous-and-next-navigation li.next-page a { padding: 0.75em 3em 0.75em 0 } @media (max-width: 640px) { .govuk-previous-and-next-navigation li.previous-page, .govuk-previous-and-next-navigation li.next-page { float: none; width: 100% } .govuk-previous-and-next-navigation li.next-page a { text-align: right } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } .govuk-breadcrumbs { padding-top: 0.75em; padding-bottom: 0.75em } .govuk-breadcrumbs ol { padding: 0; margin: 0 } .govuk-breadcrumbs li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; float: left; background-image: url(https://assets.publishing.service.gov.uk/static/separator-871ef28abf1920b1b8050934ebec4366c18e3cba6ddb704392935e076a7e744d.png); background-position: 0% 50%; background-repeat: no-repeat; list-style: none; margin-left: 0.6em; margin-bottom: 0.4em; padding-left: 0.9em } @media (min-width: 641px) { .govuk-breadcrumbs li { font-size: 16px; line-height: 1.25 } } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-breadcrumbs li { background-image: url(https://assets.publishing.service.gov.uk/static/separator-2x-0f5dd845e8ede886d52af9a928c22a3d3126c036afaf8459f398d28af04f96e6.png); background-size: 6px 11px } } .govuk-breadcrumbs li:first-child { background-image: none; margin-left: 0; padding-left: 0 } .govuk-breadcrumbs a { color: #0b0c0c } .govuk-breadcrumbs a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-breadcrumbs .breadcrumb-for-current-page { color: #6f777b; text-decoration: none } .govuk-related-items { border-top: 10px solid #005ea5; padding-top: 5px } .govuk-related-items h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin-top: 0.3em; margin-bottom: 0.5em } @media (min-width: 641px) { .govuk-related-items h2 { font-size: 24px; line-height: 1.25 } } .govuk-related-items ul { padding: 0; margin: 0; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; list-style: none; margin-bottom: 1.25em } @media (min-width: 641px) { .govuk-related-items ul { font-size: 16px; line-height: 1.25 } } .govuk-related-items ul li { padding: 0; margin-bottom: 0.75em } .govuk-related-items ul li.related-items-more { font-weight: bold } .govuk-organisation-logo { font-family: "HelveticaNeue", "Helvetica Neue", "Arial", "Helvetica", sans-serif; font-size: 13px; line-height: 1.15385; font-weight: 400 } @media (min-width: 641px) { .govuk-organisation-logo { font-size: 18px; line-height: 20px } } .govuk-organisation-logo .logo-container { text-transform: none; text-decoration: none; display: block; color: #0b0c0c; height: auto; width: auto; direction: ltr } .govuk-organisation-logo .logo-image { max-width: 100% } .govuk-organisation-logo .logo-with-crest { border-left: 2px solid #0b0c0c; padding-top: 20px; padding-left: 6px } @media (min-width: 641px) { .govuk-organisation-logo .logo-with-crest { padding-top: 25px; padding-left: 7px } } .govuk-organisation-logo .logo-with-crest span { position: relative; top: 3px } .govuk-organisation-logo.executive-office .logo-with-crest { border-left-width: 0; padding-left: 0; background-position: 0 0 } .govuk-organisation-logo.attorney-generals-office .logo-with-crest { border-color: #9f1888 } .govuk-organisation-logo.cabinet-office .logo-with-crest { border-color: #005abb } .govuk-organisation-logo.civil-service .logo-with-crest { border-color: #af292e } .govuk-organisation-logo.department-for-business-innovation-skills .logo-with-crest { border-color: #003479 } .govuk-organisation-logo.department-for-communities-and-local-government .logo-with-crest { border-color: #00857e } .govuk-organisation-logo.department-for-culture-media-sport .logo-with-crest { border-color: #d40072 } .govuk-organisation-logo.department-for-education .logo-with-crest { border-color: #003a69 } .govuk-organisation-logo.department-for-environment-food-rural-affairs .logo-with-crest { border-color: #00a33b } .govuk-organisation-logo.department-for-international-development .logo-with-crest { border-color: #002878 } .govuk-organisation-logo.department-for-international-trade .logo-with-crest { border-color: #CF102D } .govuk-organisation-logo.department-for-transport .logo-with-crest { border-color: #006c56 } .govuk-organisation-logo.department-for-work-pensions .logo-with-crest { border-color: #00beb7 } .govuk-organisation-logo.department-of-energy-climate-change .logo-with-crest { border-color: #009ddb } .govuk-organisation-logo.department-of-health .logo-with-crest { border-color: #00ad93 } .govuk-organisation-logo.foreign-commonwealth-office .logo-with-crest { border-color: #003e74 } .govuk-organisation-logo.hm-government .logo-with-crest { border-color: #0076c0 } .govuk-organisation-logo.hm-revenue-customs .logo-with-crest { border-color: #009390 } .govuk-organisation-logo.hm-treasury .logo-with-crest { border-color: #af292e } .govuk-organisation-logo.home-office .logo-with-crest { border-color: #9325b2 } .govuk-organisation-logo.ministry-of-defence .logo-with-crest { border-color: #4d2942 } .govuk-organisation-logo.ministry-of-justice .logo-with-crest { border-color: #231f20 } .govuk-organisation-logo.northern-ireland-office .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.office-of-the-advocate-general-for-scotland .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.office-of-the-leader-of-the-house-of-lords .logo-with-crest { border-color: #9c132e } .govuk-organisation-logo.scotland-office .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.the-office-of-the-leader-of-the-house-of-commons .logo-with-crest { border-color: #317023 } .govuk-organisation-logo.uk-export-finance .logo-with-crest { border-color: #005747 } .govuk-organisation-logo.uk-trade-investment .logo-with-crest { border-color: #C80651 } .govuk-organisation-logo.wales-office .logo-with-crest { border-color: #a33038 } .govuk-organisation-logo .logo-link:link, .govuk-organisation-logo .logo-link:visited { color: #0b0c0c } .govuk-organisation-logo .logo-link:hover, .govuk-organisation-logo .logo-link:focus { text-decoration: underline } .govuk-organisation-logo .crest-dit { background: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_13px-b0cb516d1125f413778d2d053efa0f129cbd6109db71ff4fdc01f301a873b49a.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-dit { background-image: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_13px_x2-c820fb21ce12a8256eb210578f77d69da0cd6568470d9aa6b306a41c675bfd3a.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-dit { background: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_18px-f34c3450b63741c7b388f8bcf0e8e3c12ff1f8a32a191c4e378e2b1d9aae0046.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-dit { background-image: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_18px_x2-e7de52588b57a0ccb0daa0b1b21b9e753a8d071a60cd2e04778c8906019756b3.png) } } .govuk-organisation-logo .crest-bis { background: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_13px-b0cb516d1125f413778d2d053efa0f129cbd6109db71ff4fdc01f301a873b49a.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-bis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_13px_x2-c820fb21ce12a8256eb210578f77d69da0cd6568470d9aa6b306a41c675bfd3a.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-bis { background: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_18px-f34c3450b63741c7b388f8bcf0e8e3c12ff1f8a32a191c4e378e2b1d9aae0046.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-bis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_18px_x2-e7de52588b57a0ccb0daa0b1b21b9e753a8d071a60cd2e04778c8906019756b3.png) } } .govuk-organisation-logo .crest-hmrc { background: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_13px-b9840a48f8618af9bca9ee911d080ca720fd02db4d03258402f411898c13dc3f.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-hmrc { background-image: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_13px_x2-1330449b3a8ab5cc90e7fcf75159dcdd38b664ba36b46e7cd3d40cf3740ead78.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-hmrc { background: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_18px-c208f82493fb15f9261ba474cf6615ddc22e51984177095c4d12d2ad39647ca9.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-hmrc { background-image: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_18px_x2-fb06f448a386b039c7e3f5c2dedfa37dfb7987faf647681b6ffee22db8c771e4.png) } } .govuk-organisation-logo .crest-ho { background: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_13px-93ef2e4ef10ec40668c4708ed17fe71eddcd26d03e91c1004dd44eba6371b51f.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_13px_x2-aa51d2d1ecdd32b65518f8bbc701a3e9d3cfc3e0f6449f50ccd96fb84290aa11.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ho { background: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_18px-219940cf360ad90dbef452f941b1e8d048d7ca751fbe09cfa4a89257faa18f88.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_18px_x2-37e8a7b20e2d79993b80bb4e7c1965f4f50eaec9737e2333f7ad88a042aa2ed5.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ho { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-mod { background: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_13px-5e7feb90a3fc1df292d779895e1681f015681943b9784f62b229e97d7552a0ba.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-mod { background-image: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_13px_x2-bda1132e2f848c2997aa13d383c795bb3c8387175970a45bb7d8215522d9da0c.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-mod { background: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_18px-d940d02d9d577c62d51f8cf64643e6179cf954e0e4f6c4e1741d3effadccc1d1.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-mod { background-image: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_18px_x2-e878b4311cdc53034a27d935c620eaf2c325ab074e136c804fbfd1cadd29d1dc.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-mod { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_13px-6dbf12722b555089c0b9500f76e91e4fd8b6874f65c71c49d5eb8af32c52cfe1.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background-image: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_13px_x2-916806dcf065e7273830577de490d5c7c42f36ddec83e907efe62086785f24fb.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_18px-4e3d1aa185df88183df4fd4d1338cba324d0125d4bb7a5644edbef42d9bcd16e.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background-image: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_18px_x2-dfbfe90a83b73f6495c42c5c5bb529eacb80bbb3b6c4a4ec5d1f4b9042dea739.png) } } .govuk-organisation-logo .crest-portcullis { background: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_13px-4df75cc654180e43ef2ab85fab21320b1c0f60bbc5c37727cd92b228b99a41eb.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-portcullis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_13px_x2-2b916910d6f3cff233e2befba082ec4a794d7bff2dd463fffbfcf470c11483da.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-portcullis { background: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_18px-53e26c7454c80930851c01cde59002794ddd5993cbe3d35a5fa0f8e1417f8d0f.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-portcullis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_18px_x2-4c8de9739b9ff1e61b6ba244e9e834cbc1d71bffbc3e82fc56f27a783a6cc899.png) } } .govuk-organisation-logo .crest-so { background: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_13px-c05fef8a7bbcaba56ad27b8a39a4889eee1c37cdca53b77afa9bbf6261776611.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-so { background-image: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_13px_x2-4e7ed3449c0f880cb3878c29b94172ec1443c0cdc27fbb07445f6a5940c8e5bb.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-so { background: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_18px-28aa91ad901b785b6828b997befa8d6d604926558fdf9505edb502d0c2aec3f8.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-so { background-image: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_18px_x2-bbad0f056f4a00c20f46facdefcd6f37caf0dd03f18ff5014267f5fa1786364b.png) } } .govuk-organisation-logo .crest-ukaea { background: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_13px-b73c6767af2cc067d669a8953831a4c63a8fc1b800277c06f1b786db157b3700.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukaea { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_13px_x2-e5421a991e65eead3e1e760017b17bb267fcd39d6987e6e9a17d68128fe9accc.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukaea { background: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_18px-9484de13632558c746981f49a45b5ba58306fb2cfd4ec8e1532ca6f7df25984b.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukaea { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_18px_x2-a8f11a4b7737242aa06ba9129078a1d160db47f101dca273bbe262f40a6fa675.png) } } .govuk-organisation-logo .crest-ukho { background: url(https://assets.publishing.service.gov.uk/static/crests/ukho_13px-1cebdceee7e761867b69e4940079a8da586753d7bce9bfa06e7076376a226d65.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukho_13px_x2-ea963b386dd1fff13293d519f269df06556f6347f2090e9b8b5bbf57d71656cf.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukho { background: url(https://assets.publishing.service.gov.uk/static/crests/ukho_18px-6b149007d6c935c24a41d9acbb5e463aaa8d49647d0a1d7baacc50e8a70631e8.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukho_18px_x2-efbcbd0a312d38ee7d45bbe657e4e0d16eeb9fe7daf7247559f8345db007c089.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukho { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-wales { background: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_13px-e6726bc9a7f0d52f6dcf0f4797081b033fdd9762ef3777281d035f7bca90e65c.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-wales { background-image: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_13px_x2-52a71a1fff0bc212253ca63ec6908c07426cd8c3523691d78990fa02da9ee478.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-wales { background: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_18px-c2f53834ec50ef883be004aab74135830c9e96f8e74b951d61af071289476cc3.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-wales { background-image: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_18px_x2-ce42320b18f2b23c6a14cd9f72f7ab5d5bd9e0640025954e73eb06a3c486c504.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-wales { padding-top: 35px; background-size: auto 35px } } .govuk-taxonomy-sidebar { border-top: 10px solid #005ea5; padding-bottom: 60px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-taxonomy-sidebar { font-size: 16px; line-height: 1.25 } } .govuk-taxonomy-sidebar .sidebar-taxon { padding-top: 1.25em } .govuk-taxonomy-sidebar .sidebar-taxon h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin: 0 0 5px } @media (min-width: 641px) { .govuk-taxonomy-sidebar .sidebar-taxon h2 { font-size: 24px; line-height: 1.25 } } .govuk-taxonomy-sidebar .sidebar-taxon .taxon-description { font-size: 16px; margin: 0 } .govuk-taxonomy-sidebar .sidebar-taxon .related-content { margin: 0 0 0 15px; padding: 0; list-style-type: none; line-height: 1.5 } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a { display: block; text-decoration: none } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a:before { content: "•"; display: inline-block; width: 15px; margin-left: -15px } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a span { text-decoration: underline } .govuk-sticky-element { -webkit-transition: opacity 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; opacity: 1 } .govuk-sticky-element--hidden { opacity: 0; pointer-events: none } .govuk-sticky-element--stuck-to-parent { bottom: 0; position: absolute } .govuk-sticky-element--stuck-to-window { bottom: 0; position: fixed } @media (max-width: 640px) { .govuk-sticky-element { position: static } } label.selectable { display: block; float: none; clear: left; position: relative; background: #dee0e2; border: 1px solid #dee0e2; padding: 18px 30px 15px 45px; margin-top: 10px; margin-bottom: 10px; cursor: pointer } @media (min-width: 641px) { label.selectable { float: left; margin-top: 5px; margin-bottom: 5px } } label.selectable:hover { border-color: #0b0c0c } label.selectable input { position: absolute; top: 18px; left: 15px; cursor: pointer } .inline label.selectable { clear: none; margin-right: 15px } .js-enabled label.selectable input:focus { outline: none } .js-enabled label.selectable.selected { background: #fff; border-color: #0b0c0c } .js-enabled label.selectable.focused { outline: 3px solid #ffbf47 } #wrapper .report-a-problem-toggle, #wrapper .report-a-problem-inner { padding: 0 } .grid-row .column-quarter { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-quarter { float: left; width: 25% } } .direction-rtl .grid-row .column-quarter { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-quarter { float: right; width: 25% } } .grid-row .column-half { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-half { float: left; width: 50% } } .direction-rtl .grid-row .column-half { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-half { float: right; width: 50% } } .grid-row .column-three-quarters { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-three-quarters { float: left; width: 75% } } .direction-rtl .grid-row .column-three-quarters { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-three-quarters { float: right; width: 75% } } .grid-row .column-one-third, .grid-row .column-third { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-one-third, .grid-row .column-third { float: left; width: 33.33333% } } .direction-rtl .grid-row .column-one-third, .direction-rtl .grid-row .column-third { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-one-third, .direction-rtl .grid-row .column-third { float: right; width: 33.33333% } } .grid-row .column-two-thirds { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-two-thirds { float: left; width: 66.66667% } } .direction-rtl .grid-row .column-two-thirds { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-two-thirds { float: right; width: 66.66667% } } div, span, 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 { border: none; margin: 0; padding: 0 } h1, h2, h3, h4, h5, h6, p, blockquote, pre, small, strike, strong, sub, sup, tt, var, b, u, i, center, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td { font-size: inherit; font-family: inherit; line-height: inherit; font-weight: normal } strong { font-weight: bold } abbr[title], acronym[title] { text-decoration: none } </style>
app/v6/views/v9/guidance/permit/style.css
<style> .available-languages ul:after, .html-publication .publication-external:after { content: ""; display: block; clear: both } .available-languages { margin-bottom: 30px; border-bottom: 1px solid #bfc1c3; margin-top: 15px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .available-languages { margin-top: 45px } } @media (min-width: 641px) { .available-languages { font-size: 16px; line-height: 1.25 } } .available-languages ul { list-style: none; margin-left: -10px; margin-right: -10px } .available-languages ul li { float: left; padding-left: 10px; padding-right: 10px; margin-bottom: 10px; border-right: 1px solid #bfc1c3; height: 16px } .available-languages ul li.last { border-right: 0 } .direction-rtl .available-languages ul li { direction: rtl; float: right; text-align: start; border-left: 1px solid #bfc1c3; border-right: 0 } .direction-rtl .available-languages ul li.last { border-left: 0 } .back-to-content { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; display: inline-block; margin-bottom: 15px } @media (min-width: 641px) { .back-to-content { font-size: 19px; line-height: 1.31579 } } .back-to-content:before { content: "\2191" } @media print { .back-to-content { display: none } } .dash-list { margin-bottom: 20px } .dash-list li { list-style-type: disc; margin-left: 15px; padding-right: 15px; padding-top: 5px } @media (min-width: 1px) { .dash-list li { list-style-type: none } .dash-list li:before { content: "-"; position: relative; float: left; width: 15px; margin-left: -15px } } .dash-list a { text-decoration: none } .dash-list a:hover, .dash-list a:focus, .dash-list a:active { text-decoration: underline } .case-study .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .case-study .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .case-study .description { margin-bottom: 45px } } .case-study .sidebar-with-body { margin-bottom: 45px } .case-study .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .case-study .sidebar-image { margin-bottom: 45px } } .case-study .sidebar-image img { max-width: 100% } .case-study .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .case-study .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .case-study .offset-one-third { margin-left: 33.33333% } } .case-study .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .case-study .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .case-study .withdrawal-notice { padding: 15px } } .case-study .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .case-study .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .case-study .withdrawal-notice h2:last-child { margin-bottom: 0 } .case-study .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .case-study .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .case-study .withdrawal-notice p:last-child { margin-bottom: 0 } .case-study .withdrawal-notice a { word-break: break-word } .direction-rtl .case-study { direction: rtl; text-align: start } .coming-soon .summary { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .coming-soon .summary { font-size: 24px; line-height: 1.25 } } .available-languages ul:after, .html-publication .publication-external:after { content: ""; display: block; clear: both } .html-publication .publication-external { margin: 0 -15px } .html-publication .publication-external { margin-bottom: 20px; position: relative } .html-publication .publication-external .organisation-logos { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; list-style-type: none } @media (min-width: 641px) { .html-publication .publication-external .organisation-logos { float: left; width: 25% } } .html-publication .publication-external .organisation-logos .organisation-logo { padding-bottom: 10px } .html-publication .html-publication-title { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .html-publication .html-publication-title { margin-bottom: 45px } } @media (min-width: 641px) { .html-publication .html-publication-title { margin-top: 45px } } .html-publication .html-publication-title .context { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; color: #fff; margin-bottom: 10px } @media (min-width: 641px) { .html-publication .html-publication-title .context { font-size: 27px; line-height: 1.11111 } } .html-publication .html-publication-title h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 32px; line-height: 1.09375 } @media (min-width: 641px) { .html-publication .html-publication-title h1 { font-size: 48px; line-height: 1.04167 } } .html-publication .publication-header { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; color: #fff; background: #2b8cc4; padding: 30px 30px 10px; margin-bottom: 30px } .html-publication .publication-header a, .html-publication .publication-header a:visited, .html-publication .publication-header a:hover { color: #fff; text-decoration: underline } .html-publication .publication-header a:active { color: #2b8cc4 } @media (min-width: 641px) { .html-publication .publication-header { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .html-publication .publication-header { margin-bottom: 60px } } .html-publication .publication-header.direction-rtl { direction: rtl; text-align: start } .html-publication .headings { margin-bottom: 30px } .html-publication .in-page-navigation { margin-bottom: 30px } @media (min-width: 641px) { .html-publication .in-page-navigation { width: 70% } } .html-publication .in-page-navigation h2 { font-weight: bold } .html-publication .in-page-navigation ol { padding-left: 30px } .direction-rtl .html-publication .in-page-navigation ol { padding-right: 30px; padding-left: 0 } .html-publication .in-page-navigation ol li { list-style: decimal; font-weight: bold } .html-publication .in-page-navigation ol.unnumbered { padding-left: 0 } .html-publication .in-page-navigation ol.unnumbered li { list-style: none } .html-publication .in-page-navigation .numbered { margin-left: 20px } @media (min-width: 769px) { .html-publication .in-page-navigation .numbered { margin-left: 30px } } .html-publication .in-page-navigation .heading-number { font-family: "ntatabularnumbers", "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: -18px } @media (min-width: 641px) { .html-publication .in-page-navigation .heading-number { font-size: 19px; line-height: 1.31579 } } .html-publication .in-page-navigation a { color: #fff; text-decoration: none; font-weight: normal } .html-publication .in-page-navigation a:hover, .html-publication .in-page-navigation a:focus, .html-publication .in-page-navigation a:active { text-decoration: underline } .statistics-announcement .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .statistics-announcement .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .statistics-announcement .description { margin-bottom: 45px } } .statistics-announcement .national-statistics-logo { margin-top: 45px } .statistics-announcement .cancellation-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .statistics-announcement .cancellation-notice { margin-bottom: 45px } } @media (max-width: 640px) { .statistics-announcement .cancellation-notice { padding: 15px } } .statistics-announcement .cancellation-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .statistics-announcement .cancellation-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistics-announcement .cancellation-notice h2:last-child { margin-bottom: 0 } .statistics-announcement .cancellation-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .statistics-announcement .cancellation-notice p { font-size: 19px; line-height: 1.31579 } } .statistics-announcement .cancellation-notice p:last-child { margin-bottom: 0 } .statistics-announcement .cancellation-notice a { word-break: break-word } .statistics-announcement .release-date-change-notice h2 { font-weight: bold; margin-bottom: 15px } .take-part .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .take-part .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .take-part .description { margin-bottom: 45px } } .take-part .sidebar-with-body { margin-bottom: 45px } .take-part .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .take-part .sidebar-image { margin-bottom: 45px } } .take-part .sidebar-image img { max-width: 100% } .take-part .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .take-part .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .take-part .offset-one-third { margin-left: 33.33333% } } .topical-event-about-page .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .topical-event-about-page .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .topical-event-about-page .description { margin-bottom: 45px } } .topical-event-about-page .sidebar-with-body { margin-bottom: 45px } .topical-event-about-page .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .topical-event-about-page .sidebar-image { margin-bottom: 45px } } .topical-event-about-page .sidebar-image img { max-width: 100% } .topical-event-about-page .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .topical-event-about-page .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .topical-event-about-page .offset-one-third { margin-left: 33.33333% } } .unpublishing, .gone { margin-bottom: 60px } .unpublishing .summary, .unpublishing .alternative, .gone .summary, .gone .alternative { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-bottom: 15px } @media (min-width: 641px) { .unpublishing .summary, .unpublishing .alternative, .gone .summary, .gone .alternative { font-size: 19px; line-height: 1.31579 } } .working-group .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .working-group .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .working-group .description { margin-bottom: 45px } } .working-group .sidebar-with-body { margin-bottom: 45px } .working-group .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .working-group .sidebar-image { margin-bottom: 45px } } .working-group .sidebar-image img { max-width: 100% } .working-group .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .working-group .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .working-group .offset-one-third { margin-left: 33.33333% } } .detailed-guide .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .detailed-guide .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .detailed-guide .description { margin-bottom: 45px } } .detailed-guide .sidebar-with-body { margin-bottom: 45px } .detailed-guide .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .detailed-guide .sidebar-image { margin-bottom: 45px } } .detailed-guide .sidebar-image img { max-width: 100% } .detailed-guide .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .detailed-guide .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .detailed-guide .offset-one-third { margin-left: 33.33333% } } .detailed-guide .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .detailed-guide .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .detailed-guide .history-notice { padding: 20px 30px } } .detailed-guide .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .detailed-guide .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .detailed-guide .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .detailed-guide .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .detailed-guide .withdrawal-notice { padding: 15px } } .detailed-guide .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .detailed-guide .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .detailed-guide .withdrawal-notice h2:last-child { margin-bottom: 0 } .detailed-guide .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .detailed-guide .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .detailed-guide .withdrawal-notice p:last-child { margin-bottom: 0 } .detailed-guide .withdrawal-notice a { word-break: break-word } .detailed-guide .govuk-taxonomy-sidebar { margin-top: 50px } .detailed-guide .related-mainstream-content { background: #dee0e2; padding: 15px; margin-bottom: 30px } @media (min-width: 769px) { .detailed-guide .related-mainstream-content { width: 33.33333%; float: right; margin-bottom: 15px; margin-left: 15px } } .detailed-guide .sidebar-with-body { position: relative } .detailed-guide .back-to-content { margin-left: 15px } .detailed-guide .logo-image { max-width: 70% } @media (min-width: 641px) { .detailed-guide .logo-image { max-width: 100%; margin-top: 45px } } .publication .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .publication .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .publication .description { margin-bottom: 45px } } .publication .sidebar-with-body { margin-bottom: 45px } .publication .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .publication .sidebar-image { margin-bottom: 45px } } .publication .sidebar-image img { max-width: 100% } .publication .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .publication .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .publication .offset-one-third { margin-left: 33.33333% } } .publication .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .publication .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .publication .history-notice { padding: 20px 30px } } .publication .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .publication .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .publication .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .publication .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .publication .withdrawal-notice { padding: 15px } } .publication .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .publication .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .publication .withdrawal-notice h2:last-child { margin-bottom: 0 } .publication .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .publication .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .publication .withdrawal-notice p:last-child { margin-bottom: 0 } .publication .withdrawal-notice a { word-break: break-word } .publication .national-statistics-logo { margin-top: 45px } .publication .govuk-taxonomy-sidebar { margin-top: 50px } .publication .section-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .publication .section-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .publication .section-title { margin-top: 0; margin-bottom: 30px } } .document-collection .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .document-collection .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .document-collection .description { margin-bottom: 45px } } .document-collection .sidebar-with-body { margin-bottom: 45px } .document-collection .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .document-collection .sidebar-image { margin-bottom: 45px } } .document-collection .sidebar-image img { max-width: 100% } .document-collection .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .document-collection .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .document-collection .offset-one-third { margin-left: 33.33333% } } .document-collection .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .document-collection .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .document-collection .history-notice { padding: 20px 30px } } .document-collection .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .document-collection .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .document-collection .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .document-collection .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .document-collection .withdrawal-notice { padding: 15px } } .document-collection .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .document-collection .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .document-collection .withdrawal-notice h2:last-child { margin-bottom: 0 } .document-collection .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .document-collection .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .document-collection .withdrawal-notice p:last-child { margin-bottom: 0 } .document-collection .withdrawal-notice a { word-break: break-word } .document-collection .govuk-taxonomy-sidebar { margin-top: 50px } .document-collection .group-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .document-collection .group-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 769px) { .document-collection .group-title { margin-top: 45px; margin-bottom: 20px } } .document-collection .group-title:first-child { margin-top: 0 } .document-collection .group-document-list-item { overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #bfc1c3 } .document-collection .group-document-list-item-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .document-collection .group-document-list-item-title { font-size: 19px; line-height: 1.31579 } } .document-collection .group-document-list-item-attributes li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; float: left; list-style: none; padding-right: 20px } @media (min-width: 641px) { .document-collection .group-document-list-item-attributes li { font-size: 14px; line-height: 1.42857 } } .fatality-notice .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .fatality-notice .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .fatality-notice .description { margin-bottom: 45px } } .fatality-notice .sidebar-with-body { margin-bottom: 45px } .fatality-notice .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .fatality-notice .sidebar-image { margin-bottom: 45px } } .fatality-notice .sidebar-image img { max-width: 100% } .fatality-notice .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .fatality-notice .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .fatality-notice .offset-one-third { margin-left: 33.33333% } } .fatality-notice .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .fatality-notice .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .fatality-notice .withdrawal-notice { padding: 15px } } .fatality-notice .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .fatality-notice .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .fatality-notice .withdrawal-notice h2:last-child { margin-bottom: 0 } .fatality-notice .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .fatality-notice .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .fatality-notice .withdrawal-notice p:last-child { margin-bottom: 0 } .fatality-notice .withdrawal-notice a { word-break: break-word } .statistical-data-set .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .statistical-data-set .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .statistical-data-set .description { margin-bottom: 45px } } .statistical-data-set .sidebar-with-body { margin-bottom: 45px } .statistical-data-set .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .statistical-data-set .sidebar-image { margin-bottom: 45px } } .statistical-data-set .sidebar-image img { max-width: 100% } .statistical-data-set .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .statistical-data-set .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .statistical-data-set .offset-one-third { margin-left: 33.33333% } } .statistical-data-set .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .statistical-data-set .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .statistical-data-set .history-notice { padding: 20px 30px } } .statistical-data-set .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .statistical-data-set .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistical-data-set .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .statistical-data-set .withdrawal-notice { padding: 15px } } .statistical-data-set .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .statistical-data-set .withdrawal-notice h2:last-child { margin-bottom: 0 } .statistical-data-set .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .statistical-data-set .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .statistical-data-set .withdrawal-notice p:last-child { margin-bottom: 0 } .statistical-data-set .withdrawal-notice a { word-break: break-word } .consultation .sidebar-with-body { margin-bottom: 45px } .consultation .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .consultation .sidebar-image { margin-bottom: 45px } } .consultation .sidebar-image img { max-width: 100% } .consultation .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .consultation .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .consultation .offset-one-third { margin-left: 33.33333% } } .consultation .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .consultation .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .consultation .history-notice { padding: 20px 30px } } .consultation .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .consultation .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .consultation .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .consultation .withdrawal-notice { padding: 15px } } .consultation .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .consultation .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .withdrawal-notice h2:last-child { margin-bottom: 0 } .consultation .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .consultation .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .consultation .withdrawal-notice p:last-child { margin-bottom: 0 } .consultation .withdrawal-notice a { word-break: break-word } .consultation .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .consultation .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .consultation .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .consultation .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .consultation .share-buttons .share-button-link { margin-right: 30px } .consultation .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .consultation .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .consultation .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .consultation .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .consultation .share-buttons .share-button-facebook { background-position: -2px -2px } .consultation .share-buttons .share-button-twitter { background-position: -2px -32px } .consultation .section-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px; margin-bottom: 15px } @media (min-width: 641px) { .consultation .section-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .consultation .section-title { margin-top: 0; margin-bottom: 30px } } .consultation .consultation-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .consultation .consultation-notice { margin-bottom: 45px } } @media (max-width: 640px) { .consultation .consultation-notice { padding: 15px } } .consultation .consultation-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .consultation .consultation-notice h2 { font-size: 36px; line-height: 1.11111 } } .consultation .consultation-notice h2:last-child { margin-bottom: 0 } .consultation .consultation-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .consultation .consultation-notice p { font-size: 19px; line-height: 1.31579 } } .consultation .consultation-notice p:last-child { margin-bottom: 0 } .consultation .consultation-notice a { word-break: break-word } .consultation .consultation-banner { margin-bottom: 15px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; background-color: #005ea5; color: #fff; padding: 15px } @media (min-width: 641px) { .consultation .consultation-banner { margin-bottom: 45px } } @media (min-width: 641px) { .consultation .consultation-banner { font-size: 19px; line-height: 1.31579 } } .consultation .consultation-banner a, .consultation .consultation-banner a:visited, .consultation .consultation-banner a:hover { color: #fff; text-decoration: underline } .consultation .consultation-banner a:active { color: #2b8cc4 } @media (min-width: 641px) { .consultation .consultation-banner { padding: 30px } } .consultation .consultation-banner h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 10px } @media (min-width: 641px) { .consultation .consultation-banner h2 { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .consultation .consultation-banner .consultation-dates { padding-right: 30px } } .consultation .consultation-banner .consultation-summary { margin-top: 15px } @media (min-width: 641px) { .consultation .consultation-banner .consultation-summary { margin-top: 0; margin-left: -10px; padding-right: 0; border-left: 1px solid #fff } } .consultation .consultation-banner .consultation-date { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2 } @media (min-width: 641px) { .consultation .consultation-banner .consultation-date { font-size: 24px; line-height: 1.25 } } .consultation .original-consultation { border-top: 1px solid #bfc1c3 } @media (min-width: 641px) { .consultation .original-consultation { padding-top: 30px } } .speech .sidebar-with-body { margin-bottom: 45px } .speech .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .speech .sidebar-image { margin-bottom: 45px } } .speech .sidebar-image img { max-width: 100% } .speech .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .speech .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .speech .offset-one-third { margin-left: 33.33333% } } .speech .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .speech .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .speech .description { margin-bottom: 45px } } .speech .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .speech .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .speech .history-notice { padding: 20px 30px } } .speech .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .speech .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .speech .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .speech .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .speech .withdrawal-notice { padding: 15px } } .speech .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .speech .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .speech .withdrawal-notice h2:last-child { margin-bottom: 0 } .speech .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .speech .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .speech .withdrawal-notice p:last-child { margin-bottom: 0 } .speech .withdrawal-notice a { word-break: break-word } .direction-rtl .speech { direction: rtl; text-align: start } .world-location-news-article .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .world-location-news-article .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .world-location-news-article .description { margin-bottom: 45px } } .world-location-news-article .sidebar-with-body { margin-bottom: 45px } .world-location-news-article .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .world-location-news-article .sidebar-image { margin-bottom: 45px } } .world-location-news-article .sidebar-image img { max-width: 100% } .world-location-news-article .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .world-location-news-article .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .world-location-news-article .offset-one-third { margin-left: 33.33333% } } .world-location-news-article .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .world-location-news-article .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .world-location-news-article .history-notice { padding: 20px 30px } } .world-location-news-article .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .world-location-news-article .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .world-location-news-article .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .world-location-news-article .withdrawal-notice { padding: 15px } } .world-location-news-article .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .world-location-news-article .withdrawal-notice h2:last-child { margin-bottom: 0 } .world-location-news-article .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .world-location-news-article .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .world-location-news-article .withdrawal-notice p:last-child { margin-bottom: 0 } .world-location-news-article .withdrawal-notice a { word-break: break-word } .world-location-news-article .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .world-location-news-article .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .world-location-news-article .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .world-location-news-article .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .world-location-news-article .share-buttons .share-button-link { margin-right: 30px } .world-location-news-article .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .world-location-news-article .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .world-location-news-article .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .world-location-news-article .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .world-location-news-article .share-buttons .share-button-facebook { background-position: -2px -2px } .world-location-news-article .share-buttons .share-button-twitter { background-position: -2px -32px } .direction-rtl .world-location-news-article { direction: rtl; text-align: start } .news-article .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .news-article .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .news-article .description { margin-bottom: 45px } } .news-article .sidebar-with-body { margin-bottom: 45px } .news-article .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .news-article .sidebar-image { margin-bottom: 45px } } .news-article .sidebar-image img { max-width: 100% } .news-article .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .news-article .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .news-article .offset-one-third { margin-left: 33.33333% } } .news-article .history-notice { margin-bottom: 15px; clear: both; padding: 15px; background: #005ea5; color: #fff } @media (min-width: 641px) { .news-article .history-notice { margin-bottom: 45px } } @media (min-width: 641px) { .news-article .history-notice { padding: 20px 30px } } .news-article .history-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .news-article .history-notice h2 { font-size: 36px; line-height: 1.11111 } } .news-article .withdrawal-notice { clear: both; margin-bottom: 15px; padding: 20px; border: 5px solid #005ea5 } @media (min-width: 641px) { .news-article .withdrawal-notice { margin-bottom: 45px } } @media (max-width: 640px) { .news-article .withdrawal-notice { padding: 15px } } .news-article .withdrawal-notice h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; margin-bottom: 10px } @media (min-width: 641px) { .news-article .withdrawal-notice h2 { font-size: 36px; line-height: 1.11111 } } .news-article .withdrawal-notice h2:last-child { margin-bottom: 0 } .news-article .withdrawal-notice p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .news-article .withdrawal-notice p { font-size: 19px; line-height: 1.31579 } } .news-article .withdrawal-notice p:last-child { margin-bottom: 0 } .news-article .withdrawal-notice a { word-break: break-word } .news-article .share-buttons { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 10px } @media (min-width: 641px) { .news-article .share-buttons { font-size: 16px; line-height: 1.25 } } .direction-rtl .news-article .share-buttons .share-button-link { display: inline-block; margin-right: 0; margin-left: 30px } .direction-rtl .news-article .share-buttons .share-button-link .share-button { margin-right: 0; margin-left: 10px } .news-article .share-buttons .share-button-link { margin-right: 30px } .news-article .share-buttons .share-button-link .share-button { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/government-frontend/social-icons-white-8fe58a67cf0b17e71ca674fdc0e2e7e6b8040a496cc33147cdadee00f147167c.png); background-repeat: no-repeat; vertical-align: top } .news-article .share-buttons .share-button-link:visited .share-button { background-color: #4c2c92 } .news-article .share-buttons .share-button-link:active .share-button { background-color: #2b8cc4 } .news-article .share-buttons .share-button-link:hover .share-button { background-color: #2b8cc4 } .news-article .share-buttons .share-button-facebook { background-position: -2px -2px } .news-article .share-buttons .share-button-twitter { background-position: -2px -32px } .direction-rtl .news-article { direction: rtl; text-align: start } .corporate-information-page .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .corporate-information-page .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .corporate-information-page .description { margin-bottom: 45px } } .corporate-information-page .sidebar-with-body { margin-bottom: 45px } .corporate-information-page .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .corporate-information-page .sidebar-image { margin-bottom: 45px } } .corporate-information-page .sidebar-image img { max-width: 100% } .corporate-information-page .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .corporate-information-page .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .corporate-information-page .offset-one-third { margin-left: 33.33333% } } .corporate-information-page .attorney-generals-office-brand-colour a { color: #a03a88 } .corporate-information-page .cabinet-office-brand-colour a { color: #347da4 } .corporate-information-page .civil-service-brand-colour a { color: #af292e } .corporate-information-page .department-for-business-innovation-skills-brand-colour a { color: #347da4 } .corporate-information-page .department-for-communities-and-local-government-brand-colour a { color: #37836e } .corporate-information-page .department-for-culture-media-sport-brand-colour a { color: #a03155 } .corporate-information-page .department-for-education-brand-colour a { color: #347ca9 } .corporate-information-page .department-for-environment-food-rural-affairs-brand-colour a { color: #008938 } .corporate-information-page .department-for-international-development-brand-colour a { color: #405e9a } .corporate-information-page .department-for-international-trade-brand-colour a { color: #005ea5 } .corporate-information-page .department-for-transport-brand-colour a { color: #398373 } .corporate-information-page .department-for-work-pensions-brand-colour a { color: #37807b } .corporate-information-page .department-of-energy-climate-change-brand-colour a { color: #2b7cac } .corporate-information-page .department-of-health-brand-colour a { color: #39836e } .corporate-information-page .foreign-commonwealth-office-brand-colour a { color: #406e97 } .corporate-information-page .hm-government-brand-colour a { color: #347da4 } .corporate-information-page .hm-revenue-customs-brand-colour a { color: #008670 } .corporate-information-page .hm-treasury-brand-colour a { color: #832322 } .corporate-information-page .home-office-brand-colour a { color: #9440b2 } .corporate-information-page .ministry-of-defence-brand-colour a { color: #5a5c92 } .corporate-information-page .ministry-of-justice-brand-colour a { color: #5a5c92 } .corporate-information-page .northern-ireland-office-brand-colour a { color: #3e598c } .corporate-information-page .office-of-the-advocate-general-for-scotland-brand-colour a { color: #005ea5 } .corporate-information-page .office-of-the-leader-of-the-house-of-lords-brand-colour a { color: #c2395d } .corporate-information-page .scotland-office-brand-colour a { color: #405c8a } .corporate-information-page .the-office-of-the-leader-of-the-house-of-commons-brand-colour a { color: #005f8f } .corporate-information-page .uk-export-finance-brand-colour a { color: #005ea5 } .corporate-information-page .uk-trade-investment-brand-colour a { color: #005ea5 } .corporate-information-page .wales-office-brand-colour a { color: #7a242a } .direction-rtl .corporate-information-page { direction: rtl; text-align: start } .travel-advice .add-title-margin { margin-top: 15px } @media (min-width: 641px) { .travel-advice .add-title-margin { margin-top: 45px } } .travel-advice .part-navigation-container { margin-top: 30px; margin-bottom: 30px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .travel-advice .part-navigation-container { margin-bottom: 45px } } .travel-advice .part-navigation { margin-bottom: 45px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .travel-advice .part-navigation { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .travel-advice .part-navigation { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } } @media (min-width: 641px) and (min-width: 641px) { .travel-advice .part-navigation { font-size: 16px; line-height: 1.25 } } .travel-advice .part-navigation li { list-style: none; margin-bottom: 0.75em } .travel-advice .part-navigation li a { display: block } .travel-advice .subscriptions { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .travel-advice .subscriptions { font-size: 19px; line-height: 1.31579 } } .travel-advice .subscriptions ul { list-style: none; margin-left: -7.5px; margin-right: -7.5px } .travel-advice .subscriptions li { display: inline-block; margin-left: 7.5px; margin-right: 7.5px; margin-bottom: 15px } .travel-advice .subscriptions a { text-decoration: none; padding-left: 28px; background-repeat: no-repeat; background-position: 0 20% } @media (min-width: 641px) { .travel-advice .subscriptions a { background-position: 0 35% } } .travel-advice .subscriptions .feed { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/feed-icon-black-4dcf88ef71258923627b0869a134791b02961940dea6971f62a8be1debd10de7.png) } .travel-advice .subscriptions .email-alerts { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/mail-icon-fba75af49f12e4421551674e9b64da5392a13c1b7c794ef6fba1d0619f084517.png) } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .subscriptions .email-alerts { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/mail-icon-x2-816d8dd043e85e5c054c125df056d0a7ba185fd6be854c07869c2bf0c4780ff3.png); background-size: 20px 14px } } .travel-advice .part-title { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 15px } @media (min-width: 641px) { .travel-advice .part-title { font-size: 27px; line-height: 1.11111 } } @media (min-width: 641px) { .travel-advice .part-title { margin-bottom: 20px } } .travel-advice .map { margin-top: 30px; margin-bottom: 30px } .travel-advice .map img { max-width: 100% } .travel-advice .map .map-download { margin-top: 15px } @media (min-width: 641px) { .travel-advice .map .map-download { margin-top: 30px } } .travel-advice .map .map-download a { display: block; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; min-height: 2.5em; padding-left: 2.5em; background: url(https://assets.publishing.service.gov.uk/government-frontend/icon-file-download-f70b171c82d2f6c5524fb7c10e7fd9f9a0cfb8f84fac71a5a95d4fc85f8501ea.png) no-repeat scroll 0 0 } @media (min-width: 641px) { .travel-advice .map .map-download a { font-size: 19px; line-height: 1.31579 } } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .map .map-download a { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/icon-file-download-2x-dea512aab23300d178acab4899f5adb892ea1f2f458cd6f3c3b6817698e84999.png); background-size: 25px 25px } } .travel-advice .print-link { margin-top: 2em; margin-bottom: 2em } .travel-advice .print-link a { background: url(https://assets.publishing.service.gov.uk/government-frontend/icon-print-b04bc2c6b31f73054f79768fd91f76df0b164b247c0905d8ca07b45cfb4f9a3b.png) no-repeat 0 50%; padding: 0.5em 0 0.5em 28px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .travel-advice .print-link a { background-image: url(https://assets.publishing.service.gov.uk/government-frontend/icon-print-2x-685277484e948f6a848f303d3614e422e652a6a6536980501b893d9f4bbd9f4f.png); background-size: 16px 18px } } .contact .add-title-margin { margin-top: 15px } @media (min-width: 641px) { .contact .add-title-margin { margin-top: 45px } } .contact .govuk-govspeak .normal-weight { font-weight: normal } .specialist-document .description { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; margin-bottom: 15px } @media (min-width: 641px) { .specialist-document .description { font-size: 24px; line-height: 1.25 } } @media (min-width: 641px) { .specialist-document .description { margin-bottom: 45px } } .specialist-document .sidebar-with-body { margin-bottom: 45px } .specialist-document .sidebar-image { margin-bottom: 15px } @media (min-width: 641px) { .specialist-document .sidebar-image { margin-bottom: 45px } } .specialist-document .sidebar-image img { max-width: 100% } .specialist-document .sidebar-image figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .specialist-document .sidebar-image figcaption { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .specialist-document .offset-one-third { margin-left: 33.33333% } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } .draft main { background-image: url(https://assets.publishing.service.gov.uk/static/draft-watermark-f027bf00c2ae13948a2cf89eebfbdae4074dac9994d4d6471349c86aad049603.png); background-repeat: repeat-y; background-position: 50% 0; background-size: contain } #footer { border-top: 10px solid #005ea5 } @media (min-width: 641px) { #footer .footer-categories { padding-bottom: 30px } } @media (min-width: 641px) { #footer .footer-categories .footer-explore, #footer .footer-categories .footer-inside-government { float: left; width: 66.66%; padding-bottom: 60px } } #footer .footer-categories .footer-explore h2, #footer .footer-categories .footer-inside-government h2 { margin: 0 15px; padding: 10px 0 0 } @media (min-width: 641px) { #footer .footer-categories .footer-explore h2, #footer .footer-categories .footer-inside-government h2 { padding: 0 0 20px; border-bottom: 1px solid #bfc1c3 } } #footer .footer-categories hr { clear: both; margin: 0 15px 30px; border: 1px solid #bfc1c3; border-width: 1px 0 0 0 } @media (min-width: 641px) { #footer .footer-categories hr { margin-bottom: 0 } } #footer .footer-categories ul { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; list-style: none; padding: 0; margin: 0 } @media (min-width: 641px) { #footer .footer-categories ul { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { #footer .footer-categories ul { float: left; margin: 15px 0 0 0; width: 50% } } #footer .footer-categories ul li { display: block; margin-bottom: 5px; padding: 10px 0 0; margin: 0 15px 5px } @media (min-width: 641px) { #footer .footer-categories ul li { padding: 20px 0 0; margin: 0 15px } } @media (min-width: 641px) { #footer .footer-categories .footer-inside-government { float: left; width: 33.33% } #footer .footer-categories .footer-inside-government ul li { width: 100% } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-header .header-wrapper .header-global .site-search { width: 49%; float: right } @media (min-width: 769px) { #global-header .header-wrapper .header-global .site-search { width: 33.33% } } @media screen and (max-width: 379px) { #global-header .header-wrapper .header-global .site-search { width: auto; float: none } } #global-header .header-wrapper .header-global .site-search .content { margin: 0 15px } #global-header.with-proposition #search { margin-top: 4px } #global-header .search-toggle { display: none } @media screen and (max-width: 379px) { #global-header .search-toggle { display: block; float: right; height: 30px; width: 36px; padding: 0; margin: -32px 15px; overflow: hidden; text-indent: -5000px; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/static/search-button-ca89b2a79f944909ceb7370d3f0b78811d32b96e883348fcd8886f63dd619585.png); background-repeat: no-repeat; background-position: 0 50% } body.search #global-header .search-toggle { display: none } } @media only screen and (max-width: 379px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 379px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 379px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (max-width: 379px) and (min-device-pixel-ratio: 2), only screen and (max-width: 379px) and (min-resolution: 192dpi), only screen and (max-width: 379px) and (min-resolution: 2dppx) { #global-header .search-toggle { background-size: 52.5px 35px; background-position: 100% 50% } } #global-header .search-toggle:hover { background-color: #004f8c } #global-header .search-toggle.js-hidden { display: none } #global-header form#search .content { position: relative; background: #fff } #global-header form#search label { float: left; min-height: 36px; line-height: 35px; text-indent: 15px; overflow: hidden; display: block; margin-right: 10px } .js-enabled #global-header form#search label { float: none; position: absolute; left: 0; top: 1px; z-index: 1; width: 100%; margin-right: 0 } #global-header form#search input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 50%; min-width: 0; display: block; margin: 0; border: 0; min-height: 36px; padding: 6px 0; -webkit-appearance: none; -moz-appearance: none } #global-header form#search input#site-search-text { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.76923; position: relative; padding: 6px; z-index: 3; background: transparent } @media (min-width: 641px) { #global-header form#search input#site-search-text { font-size: 16px; line-height: 1.4375 } } #global-header form#search input#site-search-text.focus, #global-header form#search input#site-search-text:focus { background: #fff } .js-enabled #global-header form#search input#site-search-text { width: 86%; width: -webkit-calc(100% - 37px); width: calc(100% - 37px) } #global-header form#search input.submit { position: absolute; z-index: 4; right: 0; top: 0; width: 36px; height: 36px; border: 1px solid #005ea5; border-width: 0 0 0 1px; border-left-color: #222; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; overflow: hidden; text-indent: -5000px; color: #fff; background-color: #005ea5; background-image: url(https://assets.publishing.service.gov.uk/static/search-button-ca89b2a79f944909ceb7370d3f0b78811d32b96e883348fcd8886f63dd619585.png); background-repeat: no-repeat; background-position: 0 50% } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #global-header form#search input.submit { background-size: 52.5px 35px; background-position: 100% 50% } } #global-header form#search input.submit:hover { background-color: #004f8c } @media screen and (max-width: 379px) { #global-header form#search { display: none; width: 100% } #global-header form#search #site-search-text { width: 80% } } #global-header form#search.js-visible { display: block } #global-browser-prompt { display: none } #global-browser-prompt { padding: 0.5em 2em } #global-browser-prompt p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 auto; max-width: 960px } @media (min-width: 641px) { #global-browser-prompt p { font-size: 19px; line-height: 1.31579 } } @media (max-width: 640px) { #global-browser-prompt { padding: 0.5em 1em } } #global-browser-prompt { background-color: #d5e8f3 } #global-browser-prompt p { position: relative; padding-right: 20px; max-width: 940px } #global-browser-prompt .dismiss { background-image: url(https://assets.publishing.service.gov.uk/static/close-70bb989d72ea39bbfeb855ff3a3b9005b3fbd5702c68084e6ddea740c124ea3b.png); background-color: transparent; background-repeat: no-repeat; background-position: center right; text-decoration: none; height: 22px; width: 10px; text-indent: -9999px; display: inline-block; position: absolute; right: 0 } #user-satisfaction-survey { display: none; background-color: #2B358B; padding: 0.5em 0; color: #fff } @media (min-width: 769px) { #user-satisfaction-survey.visible { display: block } } #user-satisfaction-survey .wrapper { margin: 0 auto; max-width: 990px; clear: both; padding: 0 15px } #user-satisfaction-survey .wrapper h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper h1 { font-size: 19px; line-height: 1.31579 } } #user-satisfaction-survey .wrapper p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 0 0 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper p { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper p a:link, #user-satisfaction-survey .wrapper p a:active, #user-satisfaction-survey .wrapper p a:visited { color: #fff } #user-satisfaction-survey .wrapper p a:hover { color: #fff } #user-satisfaction-survey .wrapper p a#take-survey { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding-right: 5px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper p a#take-survey { font-size: 19px; line-height: 1.31579 } } #user-satisfaction-survey .wrapper p.right { float: right; margin: -20px 20px 0 0 } #user-satisfaction-survey .wrapper input { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; display: block; margin: 0 20px 0 20px; max-width: 940px; width: 100% } @media (min-width: 641px) { #user-satisfaction-survey .wrapper input { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 0 0 20px } @media (min-width: 641px) { #user-satisfaction-survey .wrapper label { font-size: 14px; line-height: 1.42857 } } #user-satisfaction-survey .wrapper .actions { margin: 0.5em 0 0.5em 20px } #user-satisfaction-survey .wrapper .actions button { background-color: #00823b; position: relative; display: -moz-inline-stack; display: inline-block; padding: .526315em .789473em .263157em; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618; font-size: 1em; line-height: 1.25; text-decoration: none; -webkit-font-smoothing: antialiased; cursor: pointer; color: #fff; display: inline-block } #user-satisfaction-survey .wrapper .actions button:visited { background-color: #00823b } #user-satisfaction-survey .wrapper .actions button:hover, #user-satisfaction-survey .wrapper .actions button:focus { background-color: #00692f } #user-satisfaction-survey .wrapper .actions button:active { top: 2px; -webkit-box-shadow: 0 0 0 #00823b; -moz-box-shadow: 0 0 0 #00823b; box-shadow: 0 0 0 #00823b } #user-satisfaction-survey .wrapper .actions button.disabled, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"], #user-satisfaction-survey .wrapper .actions button[disabled] { zoom: 1; filter: alpha(opacity=50); opacity: 0.5 } #user-satisfaction-survey .wrapper .actions button.disabled:hover, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"]:hover, #user-satisfaction-survey .wrapper .actions button[disabled]:hover { cursor: default; background-color: #00823b } #user-satisfaction-survey .wrapper .actions button.disabled:active, #user-satisfaction-survey .wrapper .actions button[disabled="disabled"]:active, #user-satisfaction-survey .wrapper .actions button[disabled]:active { top: 0; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618 } #user-satisfaction-survey .wrapper .actions button:link, #user-satisfaction-survey .wrapper .actions button:hover, #user-satisfaction-survey .wrapper .actions button:focus, #user-satisfaction-survey .wrapper .actions button:visited { color: #fff } #user-satisfaction-survey .wrapper .actions button:before { content: ""; height: 110%; width: 100%; display: block; background: transparent; position: absolute; top: 0; left: 0 } #user-satisfaction-survey .wrapper .actions button:active:before { top: -10%; height: 120% } #user-satisfaction-survey .wrapper .actions .button-info { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; display: inline-block } @media (min-width: 641px) { #user-satisfaction-survey .wrapper .actions .button-info { font-size: 14px; line-height: 1.42857 } } #global-bar { margin: 20px 0 15px; padding: 15px 0; background-color: #d5e8f3; display: none } .show-global-bar #global-bar { display: block } #global-bar .global-bar-message-container { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; position: relative } @media (min-width: 641px) { #global-bar .global-bar-message-container { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { #global-bar .global-bar-message-container .dismiss { position: absolute; right: 0; top: 0 } } #global-bar .global-bar-message { margin-top: 0; margin-bottom: 0 } @media (min-width: 641px) { #global-bar .global-bar-message { max-width: 66.67% } } #global-bar .global-bar-message strong { font-weight: 700; margin-right: 10px } #banner-notification { background-color: #dee0e2; border-top: 2px solid white; padding: 0.5em 1em } @media (min-width: 641px) { #banner-notification { padding: 0 } } #banner-notification div { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; color: #fff; margin: 0 auto; padding: 0.5em 0; max-width: 1020px; overflow: hidden } @media (min-width: 641px) { #banner-notification div { font-size: 19px; line-height: 1.31579 } } #banner-notification p { padding: 0; margin: 0 } @media (min-width: 641px) { #banner-notification p { padding: 0 30px 0 30px } } #banner-notification a { color: #fff } #banner-notification a.more-information { display: block } @media (min-width: 641px) { #banner-notification a.more-information { padding: 0 30px } } #banner-notification.green { background: #28a197 } #banner-notification.red { background: #b10e1e } #banner-notification.black { background: #000000 } .js-enabled .report-a-problem-container { display: none } .report-a-problem-container { clear: both } .report-a-problem-container .report-a-problem-inner { margin-bottom: 60px } .report-a-problem-container .report-a-problem-inner .report-a-problem-content { max-width: 35em } .report-a-problem-container h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; font-weight: 600; margin: 1em 0 } @media (min-width: 641px) { .report-a-problem-container h2 { font-size: 24px; line-height: 1.25 } } .report-a-problem-container .button-wrapper { padding-top: 0.5em } .report-a-problem-container .button-wrapper .button { background-color: #00823b; position: relative; display: -moz-inline-stack; display: inline-block; padding: .526315em .789473em .263157em; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618; font-size: 1em; line-height: 1.25; text-decoration: none; -webkit-font-smoothing: antialiased; cursor: pointer; color: #fff; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } .report-a-problem-container .button-wrapper .button:visited { background-color: #00823b } .report-a-problem-container .button-wrapper .button:hover, .report-a-problem-container .button-wrapper .button:focus { background-color: #00692f } .report-a-problem-container .button-wrapper .button:active { top: 2px; -webkit-box-shadow: 0 0 0 #00823b; -moz-box-shadow: 0 0 0 #00823b; box-shadow: 0 0 0 #00823b } .report-a-problem-container .button-wrapper .button.disabled, .report-a-problem-container .button-wrapper .button[disabled="disabled"], .report-a-problem-container .button-wrapper .button[disabled] { zoom: 1; filter: alpha(opacity=50); opacity: 0.5 } .report-a-problem-container .button-wrapper .button.disabled:hover, .report-a-problem-container .button-wrapper .button[disabled="disabled"]:hover, .report-a-problem-container .button-wrapper .button[disabled]:hover { cursor: default; background-color: #00823b } .report-a-problem-container .button-wrapper .button.disabled:active, .report-a-problem-container .button-wrapper .button[disabled="disabled"]:active, .report-a-problem-container .button-wrapper .button[disabled]:active { top: 0; -webkit-box-shadow: 0 2px 0 #003618; -moz-box-shadow: 0 2px 0 #003618; box-shadow: 0 2px 0 #003618 } .report-a-problem-container .button-wrapper .button:link, .report-a-problem-container .button-wrapper .button:hover, .report-a-problem-container .button-wrapper .button:focus, .report-a-problem-container .button-wrapper .button:visited { color: #fff } .report-a-problem-container .button-wrapper .button:before { content: ""; height: 110%; width: 100%; display: block; background: transparent; position: absolute; top: 0; left: 0 } .report-a-problem-container .button-wrapper .button:active:before { top: -10%; height: 120% } @media (min-width: 641px) { .report-a-problem-container .button-wrapper .button { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding-bottom: 1em } @media (min-width: 641px) { .report-a-problem-container p { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; padding: 0; margin: 0 0 0.22em 0; display: block; font-weight: bold } @media (min-width: 641px) { .report-a-problem-container label { font-size: 19px; line-height: 1.31579 } } .report-a-problem-container input[type="text"] { display: block; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 0 1em 0; background-color: #f8f8f8; border: 1px inset #bfc1c3; padding: 0.3em 0 0.1em 0.4em; width: 95% } @media (min-width: 641px) { .report-a-problem-container input[type="text"] { font-size: 19px; line-height: 1.31579 } } .report-a-problem-toggle { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-bottom: 30px } @media (min-width: 641px) { .report-a-problem-toggle { font-size: 16px; line-height: 1.25 } } .report-a-problem-toggle a { color: #6f777b !important; text-decoration: underline !important } .report-a-problem-toggle a:focus { color: #0b0c0c !important } @media (max-width: 640px) { .js-tab-content .report-a-problem-toggle { margin-top: 2em } } .report-a-problem-toggle-wrapper { clear: both } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { max-width: 960px; margin: 0 15px } @media (min-width: 641px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 30px } } @media (min-width: 1020px) { #global-bar .global-bar-message-container, .report-a-problem-container, .report-a-problem-toggle-wrapper, #wrapper { margin: 0 auto } } #footer .footer-categories, .govuk-document-footer, .grid-row { margin: 0 -15px } .govuk-alpha-label { padding: 10px 0 8px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .govuk-alpha-label { padding-bottom: 10px } } .govuk-alpha-label p { display: table; margin: 0; color: #000; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-alpha-label p { font-size: 16px; line-height: 1.25 } } .govuk-alpha-label .phase-tag { display: -moz-inline-stack; display: inline-block; margin: 0 8px 0 0; padding: 2px 5px 0; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 14px; line-height: 1.14286; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; color: #fff; background-color: #005ea5 } @media (min-width: 641px) { .govuk-alpha-label .phase-tag { font-size: 16px; line-height: 1.25 } } .govuk-alpha-label span { display: table-cell; vertical-align: baseline } .govuk-alpha-label a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-beta-label { padding: 10px 0 8px; border-bottom: 1px solid #bfc1c3 } @media (min-width: 641px) { .govuk-beta-label { padding-bottom: 10px } } .govuk-beta-label p { display: table; margin: 0; color: #000; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-beta-label p { font-size: 16px; line-height: 1.25 } } .govuk-beta-label .phase-tag { display: -moz-inline-stack; display: inline-block; margin: 0 8px 0 0; padding: 2px 5px 0; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 14px; line-height: 1.14286; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; color: #fff; background-color: #005ea5 } @media (min-width: 641px) { .govuk-beta-label .phase-tag { font-size: 16px; line-height: 1.25 } } .govuk-beta-label span { display: table-cell; vertical-align: baseline } .govuk-beta-label a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-document-footer { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; margin-top: 45px; margin-bottom: 45px } @media (min-width: 641px) { .govuk-document-footer { font-size: 16px; line-height: 1.25 } } .govuk-document-footer.direction-rtl { direction: rtl; text-align: start } .govuk-document-footer .history-information { min-height: 1em; padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer .history-information { float: left; width: 33.33333% } } .govuk-document-footer.direction-rtl .history-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer.direction-rtl .history-information { float: right; width: 33.33333% } } .govuk-document-footer .related-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer .related-information { float: left; width: 66.66667% } } .govuk-document-footer.direction-rtl .related-information { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .govuk-document-footer.direction-rtl .related-information { float: right; width: 66.66667% } } .govuk-document-footer p, .govuk-document-footer ol { margin-bottom: 10px } @media (min-width: 641px) { .govuk-document-footer p, .govuk-document-footer ol { margin-bottom: 20px } } .govuk-document-footer .definition { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin-top: 5px; display: block } @media (min-width: 641px) { .govuk-document-footer .definition { font-size: 24px; line-height: 1.25 } } .govuk-document-footer .definition a { text-decoration: none } .govuk-document-footer .change-notes .timestamp { display: block; font-weight: bold } .govuk-document-footer .change-notes li { list-style: none; margin-bottom: 5px } @media (min-width: 641px) { .govuk-document-footer .change-notes li { margin-bottom: 10px } } .govuk-govspeak .attachment { position: relative; margin: 30px 0; padding: 15px 0 0 129px } .govuk-govspeak .attachment:first-child { margin-top: 0; padding-top: 0 } .govuk-govspeak .attachment .attachment-thumb { position: relative; float: left; margin-top: 5px; margin-left: -124px; padding-bottom: 15px } .govuk-govspeak .attachment .attachment-thumb img { display: block; width: 99px; height: 140px; background: #fff; outline: 5px solid rgba(11, 12, 12, 0.1); -webkit-box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4); -moz-box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4); box-shadow: 0 2px 2px rgba(11, 12, 12, 0.4) } .govuk-govspeak .attachment .attachment-details h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details h2 { font-size: 27px; line-height: 1.11111 } } .govuk-govspeak .attachment .attachment-details p { margin: 10px 0 } .govuk-govspeak .attachment .attachment-details .metadata { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .metadata { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .attachment .attachment-details .changed, .govuk-govspeak .attachment .attachment-details .references, .govuk-govspeak .attachment .attachment-details .unnumbered-paper { display: block } .govuk-govspeak .attachment .attachment-details .preview, .govuk-govspeak .attachment .attachment-details .download { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .preview, .govuk-govspeak .attachment .attachment-details .download { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .attachment .attachment-details .preview strong, .govuk-govspeak .attachment .attachment-details .download strong { font-weight: bold } .govuk-govspeak .attachment .attachment-details .preview { padding-right: 15px } .govuk-govspeak .attachment .attachment-details .opendocument-help { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .opendocument-help { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .attachment .attachment-details .accessibility-warning h2 { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .attachment .attachment-details .accessibility-warning h2 { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak.direction-rtl .attachment { padding: 15px 129px 0 0 } .govuk-govspeak.direction-rtl .attachment .attachment-thumb { float: right; margin-left: 0; margin-right: -114px } .govuk-govspeak .call-to-action { margin: 2em 0; background-color: #dee0e2; padding: 2em } .govuk-govspeak .call-to-action:first-child { margin-top: 0 } .govuk-govspeak .call-to-action p:last-child, .govuk-govspeak .call-to-action ul:last-child, .govuk-govspeak .call-to-action ol:last-child { margin-bottom: 0 } .govuk-govspeak .mc-chart { font-size: 16px; display: table; width: 100%; border-spacing: 0 5px; border: 1px solid #fff; padding: 16px 0; position: relative; margin-bottom: 16px } .govuk-govspeak .mc-chart .mc-caption { display: table-caption; font-size: 16px; text-align: center; caption-side: top; margin: 16px 0 } .govuk-govspeak .mc-chart .mc-thead { background-color: #fff; display: table-header-group; padding: 5px; border: 1px solid #fff } .govuk-govspeak .mc-chart .mc-thead .mc-th { display: none } .govuk-govspeak .mc-chart .mc-thead .mc-key-header { display: block; margin-bottom: 5px; margin-left: 100%; padding-left: 5px; border-left: 16px solid; text-align: left; font-weight: normal; width: 100% } .govuk-govspeak .mc-chart .mc-thead .mc-key-header:last-child { margin-bottom: 0 } .govuk-govspeak .mc-chart .mc-thead .mc-key-1 { border-left-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-thead .mc-key-2 { border-left-color: #28a197 } .govuk-govspeak .mc-chart .mc-thead .mc-key-3 { border-left-color: #006435 } .govuk-govspeak .mc-chart .mc-thead .mc-key-4 { border-left-color: #85994b } .govuk-govspeak .mc-chart .mc-thead .mc-key-5 { border-left-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-thead .mc-key-6 { border-left-color: #f47738 } .govuk-govspeak .mc-chart .mc-thead .mc-key-7 { border-left-color: #b10e1e } .govuk-govspeak .mc-chart .mc-thead .mc-key-8 { border-left-color: #df3034 } .govuk-govspeak .mc-chart.right-key .mc-thead, .govuk-govspeak .mc-chart.left-key .mc-thead { position: absolute; top: 100px } .govuk-govspeak .mc-chart.right-key .mc-thead .mc-key-header, .govuk-govspeak .mc-chart.left-key .mc-thead .mc-key-header { margin-left: 0 } .govuk-govspeak .mc-chart.right-key .mc-thead { right: 26px } .govuk-govspeak .mc-chart.left-key .mc-thead { left: 26px } .govuk-govspeak .mc-chart.no-key .mc-thead { display: none } .govuk-govspeak .mc-chart .mc-tbody { display: table-row-group } .govuk-govspeak .mc-chart .mc-tbody .mc-tr { display: table-row } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-cell, .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-key-cell { padding-right: 5px; margin-right: 1px; box-sizing: border-box; border: 0 solid } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-cell { display: block; text-align: left; padding: 8px 0; margin-bottom: 1px; color: #fff; text-indent: 8px } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-1 { background-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-2 { background-color: #28a197 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-3 { background-color: #006435 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-4 { background-color: #85994b } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-5 { background-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-6 { background-color: #f47738 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-7 { background-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-8 { background-color: #df3034 } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-bar-negative { text-align: right; padding-right: 8px } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-value-overflow { text-indent: -99999px !important } .govuk-govspeak .mc-chart .mc-tbody .mc-tr .mc-key-cell { width: 40%; text-indent: 26px; text-align: right; display: table-cell; vertical-align: middle } .govuk-govspeak .mc-chart.mc-stacked .mc-stacked-header { display: none } .govuk-govspeak .mc-chart.mc-stacked .mc-th:nth-last-child(2) { margin-bottom: 0 } .govuk-govspeak .mc-chart.mc-stacked .mc-stacked-total { padding: 8px 0; background-color: transparent !important; color: #0b0c0c; display: inline-block; text-indent: 5px } .govuk-govspeak .mc-chart.mc-stacked .mc-tbody .mc-bar-cell { display: inline-block } .govuk-govspeak .mc-chart.compact .mc-td.mc-bar-cell { font-size: 12px; text-indent: 2px; padding: 0 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-1 { background-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-1 { border-left-color: #2b8cc4 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-2 { background-color: #28a197 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-2 { border-left-color: #28a197 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-3 { background-color: #006435 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-3 { border-left-color: #006435 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-4 { background-color: #85994b } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-4 { border-left-color: #85994b } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-5 { background-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-5 { border-left-color: #ffbf47 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-6 { background-color: #f47738 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-6 { border-left-color: #f47738 } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-7 { background-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-7 { border-left-color: #b10e1e } .govuk-govspeak .mc-chart .mc-tr .mc-td.mc-bar-cell.mc-bar-8 { background-color: #df3034 } .govuk-govspeak .mc-chart .mc-tr .mc-th.mc-key-8 { border-left-color: #df3034 } .govuk-govspeak .mc-chart .mc-td, .govuk-govspeak .mc-chart .mc-th { padding: 0; padding-right: 5px; margin-right: 1px; border: 0 solid } .govuk-govspeak .mc-chart .mc-td.mc-bar-cell, .govuk-govspeak .mc-chart .mc-th.mc-bar-cell { display: block; background-color: #ebebeb; text-align: left; padding: 8px 0; margin-bottom: 1px; color: #fff; text-indent: 4px } .govuk-govspeak .mc-chart .mc-bar-outdented span { color: #111 } .govuk-govspeak .mc-chart caption { caption-side: top } .govuk-govspeak .mc-chart .mc-td.mc-key-cell { width: 40%; text-indent: 26px; text-align: right; display: table-cell; vertical-align: middle } .govuk-govspeak .mc-chart.mc-outdented .mc-tbody .mc-tr .mc-bar-cell { color: #111 } .govuk-govspeak .mc-chart.mc-outdented .mc-tbody .mc-tr .mc-bar-negative { text-align: left } .govuk-govspeak .mc-chart.mc-negative .mc-td.mc-key-cell { padding-right: 25px } .govuk-govspeak .mc-outdented .mc-bar-cell.mc-bar-negative { text-align: left } .govuk-govspeak .mc-chart.mc-negative .mc-td.mc-key-cell { padding-right: 25px } .govuk-govspeak .mc-toggle-link { display: block; margin-top: 30px } .govuk-govspeak .visually-hidden, .govuk-govspeak .visually-hidden caption { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden } .govuk-govspeak .address, .govuk-govspeak .contact { border-left: 1px solid #bfc1c3; padding-left: 15px } .govuk-govspeak .contact { margin-bottom: 30px; margin-top: 30px; position: relative } .govuk-govspeak .contact .content { float: none; width: 100% } .govuk-govspeak .contact .content h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-bottom: 5px } @media (min-width: 641px) { .govuk-govspeak .contact .content h3 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .contact .content .email-url-number .email { word-wrap: break-word } .govuk-govspeak .contact .content .email-url-number span { display: block } .govuk-govspeak .contact .content .comments { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-govspeak .contact .content .comments { font-size: 16px; line-height: 1.25 } } @media (min-width: 641px) { .govuk-govspeak .contact .content .comments { margin-bottom: 0 } } .govuk-govspeak .example { border-left: 1em solid #dee0e2; padding: 1em 0 1em 1em; margin: 2em 0 } .govuk-govspeak .example p:last-child, .govuk-govspeak .example ul:last-child, .govuk-govspeak .example ol:last-child { margin-bottom: 0 } .govuk-govspeak .example strong { display: block } .govuk-govspeak .footnotes { border-top: 1px solid #bfc1c3; margin-top: 30px; padding-top: 10px } .govuk-govspeak .footnotes ol { margin-top: 0; padding-top: 0 } .govuk-govspeak .footnotes ol li p { margin: 10px 0 } .govuk-govspeak .fraction sup, .govuk-govspeak .fraction sub { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak .fraction sup, .govuk-govspeak .fraction sub { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .fraction img { display: inline-block; width: auto; margin: 0 0 -5px } .govuk-govspeak img { width: auto; height: auto; max-width: 100% } .govuk-govspeak figure { width: 100%; clear: both; overflow: hidden; padding: 10px 0 0 } .govuk-govspeak figure img { display: inline; text-align: center; width: auto; height: auto; max-width: 100% } .govuk-govspeak figure figcaption { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak figure figcaption { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak .info-notice { border-left: 1em solid #dee0e2; padding: 1em 0 1em 1em; margin: 2em 0 } .govuk-govspeak .info-notice p:last-child, .govuk-govspeak .info-notice ul:last-child, .govuk-govspeak .info-notice ol:last-child { margin-bottom: 0 } .govuk-govspeak .legislative-list { list-style: none; margin: 5px 0 } .govuk-govspeak .legislative-list li { margin: 5px 0 } .govuk-govspeak .legislative-list p { margin: 20px 0 } .govuk-govspeak .legislative-list ol { margin: 10px 0 10px 30px; list-style: none } .govuk-govspeak .media-player { display: block; overflow: hidden; margin: 30px 0 } .govuk-govspeak .media-player.player-wide { min-width: 580px } .govuk-govspeak .media-player span { display: block; margin: 0; padding: 0 } .govuk-govspeak .media-player .video { position: relative; z-index: 3000 } .govuk-govspeak .media-player .video iframe { display: block } .govuk-govspeak .media-player .logo { display: none } .govuk-govspeak .media-player .control-bar { position: relative; width: 100%; height: 60px; border-bottom: 1px solid #bfc1c3 } .govuk-govspeak .media-player .control-bar button { background: transparent; border: none; padding: 0; cursor: pointer } .govuk-govspeak .media-player .control-bar a:focus, .govuk-govspeak .media-player .control-bar button:focus { background-color: #ffbf47; outline: none } .govuk-govspeak .media-player .control-bar .player-controls .play, .govuk-govspeak .media-player .control-bar .player-controls .pause { position: absolute; bottom: 0; left: 0; width: 40px; height: 40px; overflow: hidden; text-indent: -5000%; background-repeat: no-repeat; background-position: center left } .govuk-govspeak .media-player .control-bar .player-controls .play { background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-play-5f23ea564bd748ccc9c6e524d5ffbeda9bf8a22d46a8a9c0a4ef8656b017203c.png) } .govuk-govspeak .media-player .control-bar .player-controls .pause { background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-pause-0b5610c829c02671ca50e892d91f0174edba49ee46b646552a8584f6eb6c9657.png) } .govuk-govspeak .media-player .control-bar .player-controls .rewind, .govuk-govspeak .media-player .control-bar .player-controls .forward { position: absolute; top: 0; z-index: 30; height: 20px; width: 40px; overflow: hidden; text-indent: -5000%; background-repeat: no-repeat; background-position: center left } .govuk-govspeak .media-player .control-bar .player-controls .rewind { left: 0; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-rewind-f6c25d30d21e8b1179a965bf0ccb7c8741bf89a2c084e3a5d1c9b9eb0e6ee729.png) } .govuk-govspeak .media-player .control-bar .player-controls .forward { left: 100%; margin-left: -40px; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-forward-2b7a0f97a46fdd5cf8b530c404d550dfb49d7f06c61956fc01e7dcff832f9af6.png) } .govuk-govspeak .media-player .control-bar .volume-controls { position: absolute; bottom: 0; right: 0; height: 40px; width: 180px; overflow: visible } .govuk-govspeak .media-player .control-bar .volume-controls .mute { position: absolute; bottom: 0; left: 120px; height: 40px; width: 50px; padding-top: 1px; font-size: 14px; line-height: 40px; text-align: center } .govuk-govspeak .media-player .control-bar .volume-controls .muted { color: #2b8cc4 } .govuk-govspeak .media-player .control-bar .volume-controls .muted ~ * { opacity: 0.333 } .govuk-govspeak .media-player .control-bar .volume-controls .muted ~ .vol-display { text-decoration: line-through } .govuk-govspeak .media-player .control-bar .volume-controls .muted::after { content: "d" } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up { position: absolute; bottom: 0; height: 40px; width: 60px; padding-top: 2px; font-size: 24px; line-height: 40px; text-align: center; z-index: 10 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down:hover, .govuk-govspeak .media-player .control-bar .volume-controls .vol-down:focus, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up:hover, .govuk-govspeak .media-player .control-bar .volume-controls .vol-up:focus { color: #2b8cc4 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-down { text-align: left; padding-left: 10px; left: 0 } .govuk-govspeak .media-player .control-bar .volume-controls .vol-up { text-align: right; padding-right: 10px; left: 60px } .govuk-govspeak .media-player .control-bar .volume-controls .vol-display { position: absolute; bottom: 0; left: 20px; height: 40px; width: 0; padding-left: 35px; overflow: visible; font-size: 14px; font-weight: bold; line-height: 40px; background-repeat: no-repeat; background-position: center left; background-image: url(https://assets.publishing.service.gov.uk/static/player-icon-volume-5e2b2e02188f3c1065656dae9e64d80fb21de5c2455751cb91d4814862394f17.png) } .govuk-govspeak .media-player .control-bar .current-time { position: absolute; bottom: 0; left: 50px; height: 40px; font-size: 14px; line-height: 40px; font-weight: bold } .govuk-govspeak .media-player .control-bar .duration-time { display: none; position: absolute; bottom: 0; right: 10px; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold } .govuk-govspeak .media-player .control-bar .ui-slider { position: absolute; top: 0; right: 0; width: 100%; height: 20px; overflow: hidden; background: #bfc1c3 } .govuk-govspeak .media-player .control-bar .ui-slider .progress-bar { position: absolute; top: 0; left: 0; height: 100%; padding-bottom: 1px; background: #2b8cc4 } .govuk-govspeak .media-player .control-bar .ui-slider .ui-slider-handle { position: absolute; top: 0; height: 100%; padding-bottom: 1px; width: 20px; color: rgba(0, 0, 0, 0.5); z-index: 10 } .govuk-govspeak .media-player .ui-helper-hidden-accessible { position: absolute; left: -5000% } .govuk-govspeak .stat-headline { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .govuk-govspeak .stat-headline { margin-bottom: 20px; margin-top: 20px } } .govuk-govspeak .stat-headline p { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin: 0 } @media (min-width: 641px) { .govuk-govspeak .stat-headline p { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak .stat-headline em { display: block; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 53px; line-height: 1.03774; margin: 3px 0 -5px } @media (min-width: 641px) { .govuk-govspeak .stat-headline em { font-size: 80px; line-height: 1 } } .govuk-govspeak table { border-collapse: collapse; border-spacing: 0; margin: 30px 0; width: 100%; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak table { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak table caption { text-align: left; margin-bottom: 0.5em } .govuk-govspeak table th, .govuk-govspeak table td { vertical-align: top; padding: 10px 10px 10px 0; border-bottom: solid 1px #bfc1c3 } .govuk-govspeak table th { text-align: left; color: #0b0c0c; font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak table th { font-size: 14px; line-height: 1.42857 } } .govuk-govspeak table td small { font-size: 1em } .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 15px; margin-bottom: 15px } @media (min-width: 641px) { .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { font-size: 19px; line-height: 1.31579 } } @media (min-width: 641px) { .govuk-govspeak ol, .govuk-govspeak ul, .govuk-govspeak p { margin-top: 20px; margin-bottom: 20px } } .govuk-govspeak h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak h2 { font-size: 27px; line-height: 1.11111 } } @media (min-width: 769px) { .govuk-govspeak h2 { margin-top: 45px } } .govuk-govspeak h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 35px } @media (min-width: 641px) { .govuk-govspeak h3 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-top: 35px } @media (min-width: 641px) { .govuk-govspeak h4 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4, .govuk-govspeak h5, .govuk-govspeak h6 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25 } @media (min-width: 641px) { .govuk-govspeak h4, .govuk-govspeak h5, .govuk-govspeak h6 { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak h4+p, .govuk-govspeak h5+p, .govuk-govspeak h6+p { margin-top: 5px } .govuk-govspeak h2:first-child, .govuk-govspeak h3:first-child, .govuk-govspeak h4:first-child, .govuk-govspeak p:first-child { margin-top: 0 } .govuk-govspeak a { text-decoration: underline } .govuk-govspeak ol, .govuk-govspeak ul { list-style: decimal; list-style-position: outside; margin-left: 20px } .govuk-govspeak ol ul, .govuk-govspeak ol ol, .govuk-govspeak ul ul, .govuk-govspeak ul ol { margin-top: 0; margin-bottom: 0; padding: 0 } .govuk-govspeak ul { list-style: disc; list-style-position: outside } .govuk-govspeak li { margin-bottom: 5px } .govuk-govspeak li p { margin: 0; padding: 0 } .govuk-govspeak li p+p, .govuk-govspeak li p+ul, .govuk-govspeak li p+ol, .govuk-govspeak li ul+p, .govuk-govspeak li ul+ol, .govuk-govspeak li ol+p, .govuk-govspeak li ol+ul { margin-top: 5px } .govuk-govspeak.direction-rtl ol, .govuk-govspeak.direction-rtl ul { margin-left: 0; margin-right: 20px } .govuk-govspeak.direction-rtl ol ul, .govuk-govspeak.direction-rtl ol ol, .govuk-govspeak.direction-rtl ul ul, .govuk-govspeak.direction-rtl ul ol { margin-top: 0; margin-bottom: 0 } .govuk-govspeak blockquote { padding: 0 0 0 20px; margin: 0; border: 0 } @media (min-width: 769px) { .govuk-govspeak blockquote { margin: 0 0 0 -30px } } .govuk-govspeak blockquote p { padding-left: 15px } @media (min-width: 641px) { .govuk-govspeak blockquote p { padding-left: 30px } } .govuk-govspeak blockquote p:before { content: "\201C"; float: left; clear: both; margin-left: -15px } .govuk-govspeak blockquote p:last-child:after { content: "\201D" } .govuk-govspeak.direction-rtl blockquote { padding: 0 20px 0 0 } @media (min-width: 769px) { .govuk-govspeak.direction-rtl blockquote { margin: 0 -30px 0 0 } } .govuk-govspeak.direction-rtl blockquote p { padding-right: 15px; padding-left: 0 } @media (min-width: 641px) { .govuk-govspeak.direction-rtl blockquote p { padding-right: 30px; padding-left: 0 } } .govuk-govspeak.direction-rtl blockquote p:before { content: "\201D"; float: right; margin-right: -15px; margin-left: 0 } .govuk-govspeak.direction-rtl blockquote p:last-child:after { content: "\201C" } .govuk-govspeak strong { font-weight: 400 } .govuk-govspeak.rich-govspeak strong { font-weight: bold } .govuk-govspeak em, .govuk-govspeak i { font-style: normal; font-weight: inherit } .govuk-govspeak sup { font-size: 0.8em; line-height: 0.7em; vertical-align: super } .govuk-govspeak abbr { cursor: help } .govuk-govspeak hr { margin-top: 29px; margin-bottom: 30px; border-top: 1px solid #bfc1c3 } .govuk-govspeak .help-notice { margin: 2em 0; background-image: url(https://assets.publishing.service.gov.uk/static/icon-important-aab708504574eda2dc4a4de0802be03dbbd70d57b422de93e55e265c9ae2fc43.png); background-size: 34px 34px; background-repeat: no-repeat; min-height: 34px; padding-left: 34px; padding-top: 7px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-govspeak .help-notice { background-image: url(https://assets.publishing.service.gov.uk/static/icon-important-2x-c948a58b675598f444f7f8fffd9ebf3d740905da332308c65b0dcb4af880d7ba.png) } } @media (min-width: 641px) { .govuk-govspeak .help-notice { padding-top: 4.5px } } .govuk-govspeak .help-notice p { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 16px; line-height: 1.25; margin-left: 1em } @media (min-width: 641px) { .govuk-govspeak .help-notice p { font-size: 19px; line-height: 1.31579 } } .govuk-govspeak.direction-rtl { direction: rtl; text-align: start } .govuk-govspeak-html-publication { position: relative; margin-bottom: 45px; z-index: 2 } .govuk-govspeak-html-publication.direction-rtl { direction: rtl; text-align: start } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak { width: 75%; float: right } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl { float: left } } .govuk-govspeak-html-publication .govuk-govspeak .number { background: #fff } .govuk-govspeak-html-publication .govuk-govspeak h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167; padding-right: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 { font-size: 36px; line-height: 1.11111 } } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 .number { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 53px; line-height: 1.03774; position: absolute; margin-top: -30px; margin-left: -25%; width: 22%; padding: 35px 0 30px 3% } } @media (min-width: 641px) and (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2 .number { font-size: 80px; line-height: 1 } } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h2 { padding-right: 0; padding-left: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h2 .number { margin-left: 0; margin-right: -25%; padding-left: 0; padding-right: 3% } } .govuk-govspeak-html-publication .govuk-govspeak h3 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 20px; line-height: 1.11111; padding-right: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h3 { font-size: 27px; line-height: 1.11111 } } @media (min-width: table) { .govuk-govspeak-html-publication .govuk-govspeak h3 { padding-right: 0 } } .govuk-govspeak-html-publication .govuk-govspeak h3 .number { color: #6f777b } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h3 .number { position: absolute; width: 75px; margin-left: -75px } } .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h3 { padding-right: 0; padding-left: 10px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak.direction-rtl h3 .number { margin-left: 0; margin-right: -75px } } .govuk-govspeak-html-publication .govuk-govspeak .stat-headline:first-child { margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak .stat-headline:first-child { margin-top: 80px } } .govuk-govspeak-html-publication .govuk-govspeak h2, .govuk-govspeak-html-publication .govuk-govspeak h3 { margin-top: 30px } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2, .govuk-govspeak-html-publication .govuk-govspeak h3 { margin-top: 80px } } .govuk-govspeak-html-publication .govuk-govspeak h2:first-child, .govuk-govspeak-html-publication .govuk-govspeak h3:first-child { margin-top: 0 } @media (min-width: 641px) { .govuk-govspeak-html-publication .govuk-govspeak h2:first-child, .govuk-govspeak-html-publication .govuk-govspeak h3:first-child { margin-top: 20px } } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data .numeric { text-align: right; font-family: "ntatabularnumbers", "nta", Arial, sans-serif } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot { background-color: #dee0e2 } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead th, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data thead td { font-weight: bold } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody th, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot th { font-weight: normal } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr>:first-child { padding-left: 5px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.section-heading>* { font-weight: bold; padding-top: 30px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody:last-of-type tr:last-child>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tfoot ~ tbody:last-of-type tr:last-child>* { padding-bottom: 30px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody:last-child tr:last-child>* { padding-bottom: 10px } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.subtotal>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total>* { border-top: 3px solid #bfc1c3 } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total>*, .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tbody tr.subtotal>* { font-weight: bold } .govuk-govspeak-html-publication .govuk-govspeak table.financial-data tr.total { background-color: #dee0e2 } .govuk-govspeak-html-publication .sticky-element { clear: both } .govuk-metadata { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25; margin-bottom: 15px } @media (min-width: 641px) { .govuk-metadata { font-size: 14px; line-height: 1.42857 } } @media (min-width: 641px) { .govuk-metadata { margin-bottom: 45px } } .govuk-metadata.direction-rtl { direction: rtl; text-align: start } .govuk-metadata dt { float: left; clear: left; width: auto; min-width: 120px } @media (min-width: 641px) { .govuk-metadata dt { padding-right: 10px } } .govuk-metadata.direction-rtl dt { float: right; clear: right } @media (min-width: 641px) { .govuk-metadata.direction-rtl dt { padding-left: 10px; padding-right: 0 } } .govuk-metadata dd { float: left; width: 55% } @media (min-width: 641px) { .govuk-metadata dd { width: 70% } } .govuk-metadata.direction-rtl dd { float: right } .govuk-title { margin-bottom: 15px; margin-top: 15px } @media (min-width: 641px) { .govuk-title { margin-bottom: 45px } } @media (min-width: 641px) { .govuk-title { margin-top: 45px } } .govuk-title .context { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 18px; line-height: 1.2; color: #6f777b } @media (min-width: 641px) { .govuk-title .context { font-size: 24px; line-height: 1.25 } } .govuk-title h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 32px; line-height: 1.09375 } @media (min-width: 641px) { .govuk-title h1 { font-size: 48px; line-height: 1.04167 } } .govuk-title.length-long h1 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 24px; line-height: 1.04167 } @media (min-width: 641px) { .govuk-title.length-long h1 { font-size: 36px; line-height: 1.11111 } } .govuk-option-select { background-color: #dee0e2; padding: 5px; margin-bottom: 30px } @media (min-width: 769px) { .govuk-option-select::-webkit-scrollbar { -webkit-appearance: none; width: 7px } .govuk-option-select::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) } } .govuk-option-select:focus { outline: 3px solid #ffbf47 } .govuk-option-select .container-head { padding: 0 5px } .govuk-option-select .option-select-label { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 16px; line-height: 1.25; margin-right: 40px; font-weight: bold; padding-top: 5px } @media (min-width: 641px) { .govuk-option-select .option-select-label { font-size: 19px; line-height: 1.31579 } } .govuk-option-select .options-container { position: relative; background-color: #fff; overflow-y: scroll; overflow-x: hidden } @media (min-width: 769px) { .govuk-option-select .options-container { max-height: 200px } } .govuk-option-select .options-container label { display: -moz-inline-stack; display: inline-block; padding: 7px 0 7px 35px; border-bottom: 1px solid #bfc1c3; width: 100%; cursor: pointer } @media (min-width: 769px) { .govuk-option-select .options-container label { width: 90% } } .govuk-option-select .options-container label:hover { background-color: #f8f8f8 } .govuk-option-select .options-container input { float: left; margin: 2px 0 0 -27px; width: 20px; height: 20px } .js-enabled .govuk-option-select { padding: 0 0 1px } .js-enabled .govuk-option-select .js-selected-counter { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 12px; line-height: 1.25 } @media (min-width: 641px) { .js-enabled .govuk-option-select .js-selected-counter { font-size: 14px; line-height: 1.42857 } } .js-enabled .govuk-option-select .options-container { border: 5px solid #dee0e2 } .js-enabled .govuk-option-select.js-collapsible button { z-index: 100; position: relative; border: none; display: block; width: 100%; text-align: left; cursor: pointer; margin-bottom: -1px; padding: 5px 8px; background: url(https://assets.publishing.service.gov.uk/static/govuk-component/option-select-toggle-sprite-5f8bb91ff4faf8d3dbcd46d0a4d1e90834b9b9ab3d41979068ea19fdf27529be.png) no-repeat right 5px; background-color: #dee0e2 } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .js-enabled .govuk-option-select.js-collapsible button { background-size: 32px 50px; background: url(https://assets.publishing.service.gov.uk/static/govuk-component/option-select-toggle-sprite-5f8bb91ff4faf8d3dbcd46d0a4d1e90834b9b9ab3d41979068ea19fdf27529be.png) no-repeat right 5px } } .js-enabled .govuk-option-select.js-collapsible button:hover { background-color: #bfc1c3 } .js-enabled .govuk-option-select.js-collapsible button:hover+.options-container { border-color: #bfc1c3 } .js-enabled .govuk-option-select.js-collapsible button[disabled] { background-image: none; color: inherit } .js-enabled .govuk-option-select.js-collapsible.js-closed button { background-position: right -75px } .js-enabled .govuk-option-select.js-collapsible.js-closed .options-container { display: none } .govuk-previous-and-next-navigation { display: block; margin-top: 30px; margin-bottom: 30px } .govuk-previous-and-next-navigation ul { margin: 0; padding: 0 } .govuk-previous-and-next-navigation li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; float: left; list-style: none; text-align: right; margin: 0; padding: 0; width: 49% } @media (min-width: 641px) { .govuk-previous-and-next-navigation li { font-size: 16px; line-height: 1.25 } } .govuk-previous-and-next-navigation li a { display: block; color: #005ea5; text-decoration: none } .govuk-previous-and-next-navigation li a:hover, .govuk-previous-and-next-navigation li a:active { background-color: #f8f8f8 } .govuk-previous-and-next-navigation li a .pagination-part-title { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.11111; margin-bottom: 0.1em; display: block } @media (min-width: 641px) { .govuk-previous-and-next-navigation li a .pagination-part-title { font-size: 27px; line-height: 1.25 } } .govuk-previous-and-next-navigation li.next-page a:before, .govuk-previous-and-next-navigation li.previous-page a:before { margin-top: -4px; display: block; width: 30px; height: 38px; content: " " } .govuk-previous-and-next-navigation li.next-page a:before { background: transparent url(https://assets.publishing.service.gov.uk/static/govuk-component/arrow-sprite-0fa429eadf557102b8e1ca6bf7220f7e61812efbc4f52ed40e5aedd11474635f.png) no-repeat -102px -11px; margin-right: -32px; float: right } .govuk-previous-and-next-navigation li.previous-page a:before { background: transparent url(https://assets.publishing.service.gov.uk/static/govuk-component/arrow-sprite-0fa429eadf557102b8e1ca6bf7220f7e61812efbc4f52ed40e5aedd11474635f.png) no-repeat -20px -11px; margin-left: -32px; float: left } .govuk-previous-and-next-navigation li.previous-page { float: left; text-align: left } .govuk-previous-and-next-navigation li.previous-page a { padding: 0.75em 0 0.75em 3em } .govuk-previous-and-next-navigation li.next-page { float: right; text-align: right } .govuk-previous-and-next-navigation li.next-page a { padding: 0.75em 3em 0.75em 0 } @media (max-width: 640px) { .govuk-previous-and-next-navigation li.previous-page, .govuk-previous-and-next-navigation li.next-page { float: none; width: 100% } .govuk-previous-and-next-navigation li.next-page a { text-align: right } } #footer .footer-categories:after, .govuk-document-footer:after, .grid-row:after, #global-header .header-wrapper .header-global .site-search:after, #global-header form#search .content:after, .govuk-govspeak .attachment:after, .govuk-govspeak .contact:after, .govuk-govspeak-html-publication:after, .govuk-metadata:after, .govuk-breadcrumbs ol:after { content: ""; display: block; clear: both } .govuk-breadcrumbs { padding-top: 0.75em; padding-bottom: 0.75em } .govuk-breadcrumbs ol { padding: 0; margin: 0 } .govuk-breadcrumbs li { font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; float: left; background-image: url(https://assets.publishing.service.gov.uk/static/separator-871ef28abf1920b1b8050934ebec4366c18e3cba6ddb704392935e076a7e744d.png); background-position: 0% 50%; background-repeat: no-repeat; list-style: none; margin-left: 0.6em; margin-bottom: 0.4em; padding-left: 0.9em } @media (min-width: 641px) { .govuk-breadcrumbs li { font-size: 16px; line-height: 1.25 } } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-breadcrumbs li { background-image: url(https://assets.publishing.service.gov.uk/static/separator-2x-0f5dd845e8ede886d52af9a928c22a3d3126c036afaf8459f398d28af04f96e6.png); background-size: 6px 11px } } .govuk-breadcrumbs li:first-child { background-image: none; margin-left: 0; padding-left: 0 } .govuk-breadcrumbs a { color: #0b0c0c } .govuk-breadcrumbs a { padding: 3px; margin: -3px; outline-color: transparent; display: inline-block } .govuk-breadcrumbs .breadcrumb-for-current-page { color: #6f777b; text-decoration: none } .govuk-related-items { border-top: 10px solid #005ea5; padding-top: 5px } .govuk-related-items h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin-top: 0.3em; margin-bottom: 0.5em } @media (min-width: 641px) { .govuk-related-items h2 { font-size: 24px; line-height: 1.25 } } .govuk-related-items ul { padding: 0; margin: 0; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286; list-style: none; margin-bottom: 1.25em } @media (min-width: 641px) { .govuk-related-items ul { font-size: 16px; line-height: 1.25 } } .govuk-related-items ul li { padding: 0; margin-bottom: 0.75em } .govuk-related-items ul li.related-items-more { font-weight: bold } .govuk-organisation-logo { font-family: "HelveticaNeue", "Helvetica Neue", "Arial", "Helvetica", sans-serif; font-size: 13px; line-height: 1.15385; font-weight: 400 } @media (min-width: 641px) { .govuk-organisation-logo { font-size: 18px; line-height: 20px } } .govuk-organisation-logo .logo-container { text-transform: none; text-decoration: none; display: block; color: #0b0c0c; height: auto; width: auto; direction: ltr } .govuk-organisation-logo .logo-image { max-width: 100% } .govuk-organisation-logo .logo-with-crest { border-left: 2px solid #0b0c0c; padding-top: 20px; padding-left: 6px } @media (min-width: 641px) { .govuk-organisation-logo .logo-with-crest { padding-top: 25px; padding-left: 7px } } .govuk-organisation-logo .logo-with-crest span { position: relative; top: 3px } .govuk-organisation-logo.executive-office .logo-with-crest { border-left-width: 0; padding-left: 0; background-position: 0 0 } .govuk-organisation-logo.attorney-generals-office .logo-with-crest { border-color: #9f1888 } .govuk-organisation-logo.cabinet-office .logo-with-crest { border-color: #005abb } .govuk-organisation-logo.civil-service .logo-with-crest { border-color: #af292e } .govuk-organisation-logo.department-for-business-innovation-skills .logo-with-crest { border-color: #003479 } .govuk-organisation-logo.department-for-communities-and-local-government .logo-with-crest { border-color: #00857e } .govuk-organisation-logo.department-for-culture-media-sport .logo-with-crest { border-color: #d40072 } .govuk-organisation-logo.department-for-education .logo-with-crest { border-color: #003a69 } .govuk-organisation-logo.department-for-environment-food-rural-affairs .logo-with-crest { border-color: #00a33b } .govuk-organisation-logo.department-for-international-development .logo-with-crest { border-color: #002878 } .govuk-organisation-logo.department-for-international-trade .logo-with-crest { border-color: #CF102D } .govuk-organisation-logo.department-for-transport .logo-with-crest { border-color: #006c56 } .govuk-organisation-logo.department-for-work-pensions .logo-with-crest { border-color: #00beb7 } .govuk-organisation-logo.department-of-energy-climate-change .logo-with-crest { border-color: #009ddb } .govuk-organisation-logo.department-of-health .logo-with-crest { border-color: #00ad93 } .govuk-organisation-logo.foreign-commonwealth-office .logo-with-crest { border-color: #003e74 } .govuk-organisation-logo.hm-government .logo-with-crest { border-color: #0076c0 } .govuk-organisation-logo.hm-revenue-customs .logo-with-crest { border-color: #009390 } .govuk-organisation-logo.hm-treasury .logo-with-crest { border-color: #af292e } .govuk-organisation-logo.home-office .logo-with-crest { border-color: #9325b2 } .govuk-organisation-logo.ministry-of-defence .logo-with-crest { border-color: #4d2942 } .govuk-organisation-logo.ministry-of-justice .logo-with-crest { border-color: #231f20 } .govuk-organisation-logo.northern-ireland-office .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.office-of-the-advocate-general-for-scotland .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.office-of-the-leader-of-the-house-of-lords .logo-with-crest { border-color: #9c132e } .govuk-organisation-logo.scotland-office .logo-with-crest { border-color: #002663 } .govuk-organisation-logo.the-office-of-the-leader-of-the-house-of-commons .logo-with-crest { border-color: #317023 } .govuk-organisation-logo.uk-export-finance .logo-with-crest { border-color: #005747 } .govuk-organisation-logo.uk-trade-investment .logo-with-crest { border-color: #C80651 } .govuk-organisation-logo.wales-office .logo-with-crest { border-color: #a33038 } .govuk-organisation-logo .logo-link:link, .govuk-organisation-logo .logo-link:visited { color: #0b0c0c } .govuk-organisation-logo .logo-link:hover, .govuk-organisation-logo .logo-link:focus { text-decoration: underline } .govuk-organisation-logo .crest-dit { background: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_13px-b0cb516d1125f413778d2d053efa0f129cbd6109db71ff4fdc01f301a873b49a.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-dit { background-image: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_13px_x2-c820fb21ce12a8256eb210578f77d69da0cd6568470d9aa6b306a41c675bfd3a.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-dit { background: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_18px-f34c3450b63741c7b388f8bcf0e8e3c12ff1f8a32a191c4e378e2b1d9aae0046.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-dit { background-image: url(https://assets.publishing.service.gov.uk/static/crests/dit_crest_18px_x2-e7de52588b57a0ccb0daa0b1b21b9e753a8d071a60cd2e04778c8906019756b3.png) } } .govuk-organisation-logo .crest-bis { background: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_13px-b0cb516d1125f413778d2d053efa0f129cbd6109db71ff4fdc01f301a873b49a.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-bis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_13px_x2-c820fb21ce12a8256eb210578f77d69da0cd6568470d9aa6b306a41c675bfd3a.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-bis { background: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_18px-f34c3450b63741c7b388f8bcf0e8e3c12ff1f8a32a191c4e378e2b1d9aae0046.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-bis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/bis_crest_18px_x2-e7de52588b57a0ccb0daa0b1b21b9e753a8d071a60cd2e04778c8906019756b3.png) } } .govuk-organisation-logo .crest-hmrc { background: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_13px-b9840a48f8618af9bca9ee911d080ca720fd02db4d03258402f411898c13dc3f.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-hmrc { background-image: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_13px_x2-1330449b3a8ab5cc90e7fcf75159dcdd38b664ba36b46e7cd3d40cf3740ead78.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-hmrc { background: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_18px-c208f82493fb15f9261ba474cf6615ddc22e51984177095c4d12d2ad39647ca9.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-hmrc { background-image: url(https://assets.publishing.service.gov.uk/static/crests/hmrc_crest_18px_x2-fb06f448a386b039c7e3f5c2dedfa37dfb7987faf647681b6ffee22db8c771e4.png) } } .govuk-organisation-logo .crest-ho { background: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_13px-93ef2e4ef10ec40668c4708ed17fe71eddcd26d03e91c1004dd44eba6371b51f.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_13px_x2-aa51d2d1ecdd32b65518f8bbc701a3e9d3cfc3e0f6449f50ccd96fb84290aa11.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ho { background: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_18px-219940cf360ad90dbef452f941b1e8d048d7ca751fbe09cfa4a89257faa18f88.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ho_crest_18px_x2-37e8a7b20e2d79993b80bb4e7c1965f4f50eaec9737e2333f7ad88a042aa2ed5.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ho { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-mod { background: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_13px-5e7feb90a3fc1df292d779895e1681f015681943b9784f62b229e97d7552a0ba.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-mod { background-image: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_13px_x2-bda1132e2f848c2997aa13d383c795bb3c8387175970a45bb7d8215522d9da0c.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-mod { background: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_18px-d940d02d9d577c62d51f8cf64643e6179cf954e0e4f6c4e1741d3effadccc1d1.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-mod { background-image: url(https://assets.publishing.service.gov.uk/static/crests/mod_crest_18px_x2-e878b4311cdc53034a27d935c620eaf2c325ab074e136c804fbfd1cadd29d1dc.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-mod { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_13px-6dbf12722b555089c0b9500f76e91e4fd8b6874f65c71c49d5eb8af32c52cfe1.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background-image: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_13px_x2-916806dcf065e7273830577de490d5c7c42f36ddec83e907efe62086785f24fb.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_18px-4e3d1aa185df88183df4fd4d1338cba324d0125d4bb7a5644edbef42d9bcd16e.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-single-identity, .govuk-organisation-logo .crest-eo, .govuk-organisation-logo .crest-org { background-image: url(https://assets.publishing.service.gov.uk/static/crests/org_crest_18px_x2-dfbfe90a83b73f6495c42c5c5bb529eacb80bbb3b6c4a4ec5d1f4b9042dea739.png) } } .govuk-organisation-logo .crest-portcullis { background: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_13px-4df75cc654180e43ef2ab85fab21320b1c0f60bbc5c37727cd92b228b99a41eb.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-portcullis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_13px_x2-2b916910d6f3cff233e2befba082ec4a794d7bff2dd463fffbfcf470c11483da.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-portcullis { background: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_18px-53e26c7454c80930851c01cde59002794ddd5993cbe3d35a5fa0f8e1417f8d0f.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-portcullis { background-image: url(https://assets.publishing.service.gov.uk/static/crests/portcullis_18px_x2-4c8de9739b9ff1e61b6ba244e9e834cbc1d71bffbc3e82fc56f27a783a6cc899.png) } } .govuk-organisation-logo .crest-so { background: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_13px-c05fef8a7bbcaba56ad27b8a39a4889eee1c37cdca53b77afa9bbf6261776611.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-so { background-image: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_13px_x2-4e7ed3449c0f880cb3878c29b94172ec1443c0cdc27fbb07445f6a5940c8e5bb.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-so { background: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_18px-28aa91ad901b785b6828b997befa8d6d604926558fdf9505edb502d0c2aec3f8.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-so { background-image: url(https://assets.publishing.service.gov.uk/static/crests/so_crest_18px_x2-bbad0f056f4a00c20f46facdefcd6f37caf0dd03f18ff5014267f5fa1786364b.png) } } .govuk-organisation-logo .crest-ukaea { background: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_13px-b73c6767af2cc067d669a8953831a4c63a8fc1b800277c06f1b786db157b3700.png) no-repeat 5px 0; background-size: auto 20px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukaea { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_13px_x2-e5421a991e65eead3e1e760017b17bb267fcd39d6987e6e9a17d68128fe9accc.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukaea { background: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_18px-9484de13632558c746981f49a45b5ba58306fb2cfd4ec8e1532ca6f7df25984b.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukaea { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukaea_crest_18px_x2-a8f11a4b7737242aa06ba9129078a1d160db47f101dca273bbe262f40a6fa675.png) } } .govuk-organisation-logo .crest-ukho { background: url(https://assets.publishing.service.gov.uk/static/crests/ukho_13px-1cebdceee7e761867b69e4940079a8da586753d7bce9bfa06e7076376a226d65.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukho_13px_x2-ea963b386dd1fff13293d519f269df06556f6347f2090e9b8b5bbf57d71656cf.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukho { background: url(https://assets.publishing.service.gov.uk/static/crests/ukho_18px-6b149007d6c935c24a41d9acbb5e463aaa8d49647d0a1d7baacc50e8a70631e8.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-ukho { background-image: url(https://assets.publishing.service.gov.uk/static/crests/ukho_18px_x2-efbcbd0a312d38ee7d45bbe657e4e0d16eeb9fe7daf7247559f8345db007c089.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-ukho { padding-top: 35px; background-size: auto 35px } } .govuk-organisation-logo .crest-wales { background: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_13px-e6726bc9a7f0d52f6dcf0f4797081b033fdd9762ef3777281d035f7bca90e65c.png) no-repeat 5px 0; background-size: auto 20px; padding-top: 25px; background-size: auto 25px } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-wales { background-image: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_13px_x2-52a71a1fff0bc212253ca63ec6908c07426cd8c3523691d78990fa02da9ee478.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-wales { background: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_18px-c2f53834ec50ef883be004aab74135830c9e96f8e74b951d61af071289476cc3.png) no-repeat 6px 0; background-size: auto 25px } } @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 641px) and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-width: 641px) and (min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (min-resolution: 192dpi), only screen and (min-width: 641px) and (min-resolution: 2dppx) { .govuk-organisation-logo .crest-wales { background-image: url(https://assets.publishing.service.gov.uk/static/crests/wales_crest_18px_x2-ce42320b18f2b23c6a14cd9f72f7ab5d5bd9e0640025954e73eb06a3c486c504.png) } } @media (min-width: 641px) { .govuk-organisation-logo .crest-wales { padding-top: 35px; background-size: auto 35px } } .govuk-taxonomy-sidebar { border-top: 10px solid #005ea5; padding-bottom: 60px; font-family: "nta", Arial, sans-serif; font-weight: 400; text-transform: none; font-size: 14px; line-height: 1.14286 } @media (min-width: 641px) { .govuk-taxonomy-sidebar { font-size: 16px; line-height: 1.25 } } .govuk-taxonomy-sidebar .sidebar-taxon { padding-top: 1.25em } .govuk-taxonomy-sidebar .sidebar-taxon h2 { font-family: "nta", Arial, sans-serif; font-weight: 700; text-transform: none; font-size: 18px; line-height: 1.2; margin: 0 0 5px } @media (min-width: 641px) { .govuk-taxonomy-sidebar .sidebar-taxon h2 { font-size: 24px; line-height: 1.25 } } .govuk-taxonomy-sidebar .sidebar-taxon .taxon-description { font-size: 16px; margin: 0 } .govuk-taxonomy-sidebar .sidebar-taxon .related-content { margin: 0 0 0 15px; padding: 0; list-style-type: none; line-height: 1.5 } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a { display: block; text-decoration: none } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a:before { content: "•"; display: inline-block; width: 15px; margin-left: -15px } .govuk-taxonomy-sidebar .sidebar-taxon .related-content a span { text-decoration: underline } .govuk-sticky-element { -webkit-transition: opacity 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; opacity: 1 } .govuk-sticky-element--hidden { opacity: 0; pointer-events: none } .govuk-sticky-element--stuck-to-parent { bottom: 0; position: absolute } .govuk-sticky-element--stuck-to-window { bottom: 0; position: fixed } @media (max-width: 640px) { .govuk-sticky-element { position: static } } label.selectable { display: block; float: none; clear: left; position: relative; background: #dee0e2; border: 1px solid #dee0e2; padding: 18px 30px 15px 45px; margin-top: 10px; margin-bottom: 10px; cursor: pointer } @media (min-width: 641px) { label.selectable { float: left; margin-top: 5px; margin-bottom: 5px } } label.selectable:hover { border-color: #0b0c0c } label.selectable input { position: absolute; top: 18px; left: 15px; cursor: pointer } .inline label.selectable { clear: none; margin-right: 15px } .js-enabled label.selectable input:focus { outline: none } .js-enabled label.selectable.selected { background: #fff; border-color: #0b0c0c } .js-enabled label.selectable.focused { outline: 3px solid #ffbf47 } #wrapper .report-a-problem-toggle, #wrapper .report-a-problem-inner { padding: 0 } .grid-row .column-quarter { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-quarter { float: left; width: 25% } } .direction-rtl .grid-row .column-quarter { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-quarter { float: right; width: 25% } } .grid-row .column-half { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-half { float: left; width: 50% } } .direction-rtl .grid-row .column-half { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-half { float: right; width: 50% } } .grid-row .column-three-quarters { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-three-quarters { float: left; width: 75% } } .direction-rtl .grid-row .column-three-quarters { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-three-quarters { float: right; width: 75% } } .grid-row .column-one-third, .grid-row .column-third { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-one-third, .grid-row .column-third { float: left; width: 33.33333% } } .direction-rtl .grid-row .column-one-third, .direction-rtl .grid-row .column-third { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-one-third, .direction-rtl .grid-row .column-third { float: right; width: 33.33333% } } .grid-row .column-two-thirds { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .grid-row .column-two-thirds { float: left; width: 66.66667% } } .direction-rtl .grid-row .column-two-thirds { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } @media (min-width: 641px) { .direction-rtl .grid-row .column-two-thirds { float: right; width: 66.66667% } } div, span, 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 { border: none; margin: 0; padding: 0 } h1, h2, h3, h4, h5, h6, p, blockquote, pre, small, strike, strong, sub, sup, tt, var, b, u, i, center, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td { font-size: inherit; font-family: inherit; line-height: inherit; font-weight: normal } strong { font-weight: bold } abbr[title], acronym[title] { text-decoration: none } </style>
0.369998
0.113776
Breakpoints s-tab: 25em / 400px l-tab: 43.75em / 700px desk: 56.25em / 900px m-desk: 71.875em / 1150px l-desk: 81.25em / 1300px MQ Block: @media only screen and (min-width: 25em) { } @media only screen and (min-width: 43.75em) { } @media only screen and (min-width: 56.25em) { } @media only screen and (min-width: 81.25em) { } Colors: Orange: #DC5705; Lightest Blue: #B7D0E8; Light Blue: #8BB1DD; Blue: #4A90E2; Dark Blue: #35475B; Gray: #494949; Fonts: Serif: "Alegreya", Georgia, "New Times Roman", serif; Sans-serif: "Fira Sans", Helvetica, Arial, sans-serif; */ /* ========================================================================== HTML Elements ========================================================================== */ body { background-color: #F4F3EF; } body, p, th, td, ul, li { font-family: Georgia, "New Times Roman", serif; } h1 { color: #35475B; font-family: Georgia, "New Times Roman", serif; font-size: 3em; font-weight: bold; letter-spacing: -1px; } h2 { font-family: Georgia, "New Times Roman", serif; font-style: italic; font-weight: 300; letter-spacing: -1px; } h3 { font-family: Georgia, "New Times Roman", serif; } h4 { font-family: Georgia, "New Times Roman", serif; } h5 { font-family: Georgia, "New Times Roman", serif; } h6 { font-family: Georgia, "New Times Roman", serif; } p { margin: 0 0 1em 0; } a:link { color: blue; -webkit-text-decoration-skip: skip; text-decoration-skip: ink; } a:visited { color: purple; } a:hover { color: navy; } a:active { color: red; } a:focus { color: red; } img { height: auto; margin: 0; max-width: 100%; padding: 0; width: 100%; } figure { margin: 0; padding: 0; } /* ========================================================================== Responsive Typography ========================================================================== */ p, h1, h2, h3, h4, h5, h6 { margin-left: auto; margin-right: auto; -webkit-transition: font-size linear 0.15s; -moz-transition: font-size linear 0.15s; transition: font-size linear 0.15s; } p { font-size: 1.125em; line-height: 1.4375; max-width: 43em; } .wf-inactive p { font-family: Georgia, "New Times Roman", serif;; font-size: 1.1em; line-height: 1.45; } @media only screen and (min-width: 81.25em) { p { font-size: 1.3333em; line-height: 1.5; } .wf-inactive p { font-size: 1.095em; letter-spacing: -0.4px; line-height: 1.55; } } h1 { font-size: 3em; line-height: 1.15; margin-top: 0.5em; margin-bottom: 0.25em; } .wf-inactive h1 { font-family: "New Times Roman", serif; font-size: 3.08em; font-weight: bold; line-height: 1.15 } @media only screen and (min-width: 25em) { h1 { font-size: 3.25em; line-height: 1.25; } .wf-inactive h1 { font-size: 3.3em; line-height: 1.25; letter-spacing: 0; margin-top: 0.55em; } } @media only screen and (min-width: 43.75em) { h1 { font-size: 4.5em; line-height: 1.125; } .wf-inactive h1 { font-size: 4.375em; line-height: 1.1; margin-top: 0.5em; } } @media only screen and (min-width: 56.25em) { h1 { font-size: 5em; line-height: 1; } .wf-inactive h1 { font-size: 4.9em; margin-top: 0.45em; } } @media only screen and (min-width: 81.25em) { h1 { font-size: 6em; line-height: 1; } .wf-inactive h1 { font-size: 3.9em; letter-spacing: 0; line-height: 1.15; margin-top: 0.45em; } } h2 { font-size: 1.625em; line-height: 1.125; margin-top: 0.5em; margin-bottom: 0.125em; } .wf-inactive h2 { font-family: "New Times Roman", serif; font-size: 1.625em; line-height: 1.125; letter-spacing: -1px; margin-top: 0.5em; } @media only screen and (min-width: 25em) { h2 { font-size: 1.7em; line-height: 1.125; } .wf-inactive h2 { font-size: 1.75em; line-height: 1.125; } } @media only screen and (min-width: 43.75em) { h2 { font-size: 2em; line-height: 1.125; max-width: 21.5em; /* 43/2 */ } .wf-inactive h2 { font-size: 2em; line-height: 1.125; } } @media only screen and (min-width: 56.25em) { h2 { font-size: 2.45em; line-height: 1.125; max-width: 19.11111111111111em; } .wf-inactive h2 { font-size: 2.35em; line-height: 1.125; max-width: 20em; } } @media only screen and (min-width: 81.25em) { h2 { font-size: 2.65em; line-height: 1.125; max-width: 21.5em; } .wf-inactive h2 { font-size: 2.5em; line-height: 1.125; } } h3 { font-size: 1.3125em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.125em; } @media only screen and (min-width: 25em) { h3 { font-size: 1.5em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h3 { font-size: 1.75em; line-height: 1.125; max-width: 24.57142857142857em; /* 43/1.75 */ } } @media only screen and (min-width: 56.25em) { h3 { font-size: 1.875em; line-height: 1.125; max-width: 22.93333333333333em; /* 43/1.875 */ } } @media only screen and (min-width: 81.25em) { h3 { font-size: 2em; line-height: 1.125; max-width: 24.1875em; /* 43/2*1.125 */ } } h4 { font-size: 1.25em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.125em; } @media only screen and (min-width: 25em) { h4 { font-size: 1.25em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h4 { font-size: 1.375em; line-height: 1.125; max-width: 31.27272727272727em; /* 43/1.375 */ } } @media only screen and (min-width: 56.25em) { h4 { font-size: 1.375em; line-height: 1.125; max-width: 31.27272727272727em; /* 43/1.375 */ } } @media only screen and (min-width: 81.25em) { h4 { font-size: 1.5em; line-height: 1.125; max-width: 32.25em; /* 43/1.5*1.125 */ } } h5 { font-size: 1.125em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.25em; } @media only screen and (min-width: 25em) { h5 { font-size: 1.125em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 34.4em; /* 43/1.25 */ } } @media only screen and (min-width: 56.25em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 34.4em; /* 43/1.25 */ } } @media only screen and (min-width: 81.25em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 38.7em; /* 43/1.25*1.125 */ } } h6 { font-size: 1em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.25em; } @media only screen and (min-width: 25em) { h6 { font-size: 1em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 38.22222222222222em; /* 43/1.125 */ } } @media only screen and (min-width: 56.25em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 38.22222222222222em; /* 43/1.125 */ } } @media only screen and (min-width: 81.25em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 43em; /* 43/1.5*1.125 */ } } /* ========================================================================== Modules ========================================================================== */ /* header styles */ .branding h1 { color: #ffffff; font-family: "essonnes-text", Georgia, "New Times Roman", serif; font-weight: normal; font-size: 1.5em; line-height: 1.5; margin: 0.5em 0 0 0; } .wf-inactive .branding h1 { font-family: Georgia, serif; font-size: 1.5em; letter-spacing: -1px; margin: 0.5em 0 0 0; } @media only screen and (min-width: 43.75em) { .branding h1 { font-size: 2.25em; margin-top: 0; } .wf-inactive .branding h1 { font-size: 2.25em; margin: 0; } } .branding h1 a:link, .branding h1 a:visited { color: #ffffff; text-decoration: none; text-shadow: 0px 1px 1px rgba(0,0,0,0.75); } .branding h1 a:hover, .branding h1 a:focus { color: #ffffff; text-decoration: none; text-shadow: 0px 1px 1px rgba(90,205,81,1); } /* /header styles */ /* footer styles */ #footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; } #footer a:hover { color: #B7D0E8; text-decoration: none; } .footer-contact p { font-family: Georgia, "New Times Roman", serif;; } /* /footer styles */ /* content area styles */ .byline { color: #717171; font-size: 0.875em; margin: 0 auto 1em auto; max-width: 34.4em; } @media only screen and (min-width: 43.75em) { .byline { font-size: 1.3em; max-width: 36em; } } @media only screen and (min-width: 81.25em) { .byline { font-size: 1.35em; max-width: 42.75em; } } blockquote { width: 85%; margin: 0 auto 1em auto; font-style: italic; font-weight: 300; font-size: 1.75em; line-height: 1.15; font-family: Georgia, "New Times Roman", serif; position: relative; } .wf-inactive blockquote { font-size: 1.75em; font-family: Georgia, "New Times Roman", serif; letter-spacing: -1px; } blockquote:before { content: "\201C"; font-size: 2em; color: #9f9f9f; position: absolute; top: -0.2em; left: -0.5em; } blockquote:after { content: "\201D"; font-size: 2em; color: #9f9f9f; position: relative; bottom: -0.35em; right: 0; display: inline; line-height: .2em; } @media screen and (min-width: 43.75em) { blockquote { font-size: 2.5em; margin: 0 auto 1em auto; position: relative; width: 75%; } .wf-inactive blockquote { font-size: 2.5em; letter-spacing: -1px; } blockquote:before { left: -0.5em; } blockquote.left, blockquote.right { width: 50%; } blockquote.left { float: left; margin-right: 3.5%; margin-left: -2em; padding-left: 1em; } blockquote.right { float: right; margin-left: 3.5%; margin-right: -2em; padding-right: 1em; } blockquote.left:before, blockquote.right:before { left: -0.45em; } } /* END BLOCKQUOTE styles */ /* /content area styles */ /* figure styles */ figure { position: relative; margin-bottom: 1em; } figure.small { width: 50%; -webkit-transition: width linear 0.2s; -moz-transition: width linear 0.2s; transition: width linear 0.2s; } @media only screen and (min-width: 25em) { figure.small { width: 33%; } } @media only screen and (min-width: 43.75em) { figure.small { width: 25%; } } @media only screen and (min-width: 56.25em) { figure.small { width: 25%; } } @media only screen and (min-width: 71.875em) { figure.small { width: 30%; } } @media only screen and (min-width: 81.25em) { figure.small { width: 33%; } } figure.medium { width: 50%; -webkit-transition: width linear 0.2s; -moz-transition: width linear 0.2s; transition: width linear 0.2s; } figure.left { float: left; margin-right: 1em; } figure.right { float: right; margin-left: 1em; } figcaption { color: #a1a1a1; font-family: "cresta", Helvetica, Arial, sans-serif; line-height: 1.25; } @media (min-width: 43.75em) { figcaption.right-side { position: absolute; left: 100%; top: 100%; width: 55%; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 0 0; } } /* /figure styles */
css/good_typography/styles.css
Breakpoints s-tab: 25em / 400px l-tab: 43.75em / 700px desk: 56.25em / 900px m-desk: 71.875em / 1150px l-desk: 81.25em / 1300px MQ Block: @media only screen and (min-width: 25em) { } @media only screen and (min-width: 43.75em) { } @media only screen and (min-width: 56.25em) { } @media only screen and (min-width: 81.25em) { } Colors: Orange: #DC5705; Lightest Blue: #B7D0E8; Light Blue: #8BB1DD; Blue: #4A90E2; Dark Blue: #35475B; Gray: #494949; Fonts: Serif: "Alegreya", Georgia, "New Times Roman", serif; Sans-serif: "Fira Sans", Helvetica, Arial, sans-serif; */ /* ========================================================================== HTML Elements ========================================================================== */ body { background-color: #F4F3EF; } body, p, th, td, ul, li { font-family: Georgia, "New Times Roman", serif; } h1 { color: #35475B; font-family: Georgia, "New Times Roman", serif; font-size: 3em; font-weight: bold; letter-spacing: -1px; } h2 { font-family: Georgia, "New Times Roman", serif; font-style: italic; font-weight: 300; letter-spacing: -1px; } h3 { font-family: Georgia, "New Times Roman", serif; } h4 { font-family: Georgia, "New Times Roman", serif; } h5 { font-family: Georgia, "New Times Roman", serif; } h6 { font-family: Georgia, "New Times Roman", serif; } p { margin: 0 0 1em 0; } a:link { color: blue; -webkit-text-decoration-skip: skip; text-decoration-skip: ink; } a:visited { color: purple; } a:hover { color: navy; } a:active { color: red; } a:focus { color: red; } img { height: auto; margin: 0; max-width: 100%; padding: 0; width: 100%; } figure { margin: 0; padding: 0; } /* ========================================================================== Responsive Typography ========================================================================== */ p, h1, h2, h3, h4, h5, h6 { margin-left: auto; margin-right: auto; -webkit-transition: font-size linear 0.15s; -moz-transition: font-size linear 0.15s; transition: font-size linear 0.15s; } p { font-size: 1.125em; line-height: 1.4375; max-width: 43em; } .wf-inactive p { font-family: Georgia, "New Times Roman", serif;; font-size: 1.1em; line-height: 1.45; } @media only screen and (min-width: 81.25em) { p { font-size: 1.3333em; line-height: 1.5; } .wf-inactive p { font-size: 1.095em; letter-spacing: -0.4px; line-height: 1.55; } } h1 { font-size: 3em; line-height: 1.15; margin-top: 0.5em; margin-bottom: 0.25em; } .wf-inactive h1 { font-family: "New Times Roman", serif; font-size: 3.08em; font-weight: bold; line-height: 1.15 } @media only screen and (min-width: 25em) { h1 { font-size: 3.25em; line-height: 1.25; } .wf-inactive h1 { font-size: 3.3em; line-height: 1.25; letter-spacing: 0; margin-top: 0.55em; } } @media only screen and (min-width: 43.75em) { h1 { font-size: 4.5em; line-height: 1.125; } .wf-inactive h1 { font-size: 4.375em; line-height: 1.1; margin-top: 0.5em; } } @media only screen and (min-width: 56.25em) { h1 { font-size: 5em; line-height: 1; } .wf-inactive h1 { font-size: 4.9em; margin-top: 0.45em; } } @media only screen and (min-width: 81.25em) { h1 { font-size: 6em; line-height: 1; } .wf-inactive h1 { font-size: 3.9em; letter-spacing: 0; line-height: 1.15; margin-top: 0.45em; } } h2 { font-size: 1.625em; line-height: 1.125; margin-top: 0.5em; margin-bottom: 0.125em; } .wf-inactive h2 { font-family: "New Times Roman", serif; font-size: 1.625em; line-height: 1.125; letter-spacing: -1px; margin-top: 0.5em; } @media only screen and (min-width: 25em) { h2 { font-size: 1.7em; line-height: 1.125; } .wf-inactive h2 { font-size: 1.75em; line-height: 1.125; } } @media only screen and (min-width: 43.75em) { h2 { font-size: 2em; line-height: 1.125; max-width: 21.5em; /* 43/2 */ } .wf-inactive h2 { font-size: 2em; line-height: 1.125; } } @media only screen and (min-width: 56.25em) { h2 { font-size: 2.45em; line-height: 1.125; max-width: 19.11111111111111em; } .wf-inactive h2 { font-size: 2.35em; line-height: 1.125; max-width: 20em; } } @media only screen and (min-width: 81.25em) { h2 { font-size: 2.65em; line-height: 1.125; max-width: 21.5em; } .wf-inactive h2 { font-size: 2.5em; line-height: 1.125; } } h3 { font-size: 1.3125em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.125em; } @media only screen and (min-width: 25em) { h3 { font-size: 1.5em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h3 { font-size: 1.75em; line-height: 1.125; max-width: 24.57142857142857em; /* 43/1.75 */ } } @media only screen and (min-width: 56.25em) { h3 { font-size: 1.875em; line-height: 1.125; max-width: 22.93333333333333em; /* 43/1.875 */ } } @media only screen and (min-width: 81.25em) { h3 { font-size: 2em; line-height: 1.125; max-width: 24.1875em; /* 43/2*1.125 */ } } h4 { font-size: 1.25em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.125em; } @media only screen and (min-width: 25em) { h4 { font-size: 1.25em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h4 { font-size: 1.375em; line-height: 1.125; max-width: 31.27272727272727em; /* 43/1.375 */ } } @media only screen and (min-width: 56.25em) { h4 { font-size: 1.375em; line-height: 1.125; max-width: 31.27272727272727em; /* 43/1.375 */ } } @media only screen and (min-width: 81.25em) { h4 { font-size: 1.5em; line-height: 1.125; max-width: 32.25em; /* 43/1.5*1.125 */ } } h5 { font-size: 1.125em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.25em; } @media only screen and (min-width: 25em) { h5 { font-size: 1.125em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 34.4em; /* 43/1.25 */ } } @media only screen and (min-width: 56.25em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 34.4em; /* 43/1.25 */ } } @media only screen and (min-width: 81.25em) { h5 { font-size: 1.25em; line-height: 1.125; max-width: 38.7em; /* 43/1.25*1.125 */ } } h6 { font-size: 1em; line-height: 1.25; margin-top: 0.5em; margin-bottom: 0.25em; } @media only screen and (min-width: 25em) { h6 { font-size: 1em; line-height: 1.25; } } @media only screen and (min-width: 43.75em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 38.22222222222222em; /* 43/1.125 */ } } @media only screen and (min-width: 56.25em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 38.22222222222222em; /* 43/1.125 */ } } @media only screen and (min-width: 81.25em) { h6 { font-size: 1.125em; line-height: 1.125; max-width: 43em; /* 43/1.5*1.125 */ } } /* ========================================================================== Modules ========================================================================== */ /* header styles */ .branding h1 { color: #ffffff; font-family: "essonnes-text", Georgia, "New Times Roman", serif; font-weight: normal; font-size: 1.5em; line-height: 1.5; margin: 0.5em 0 0 0; } .wf-inactive .branding h1 { font-family: Georgia, serif; font-size: 1.5em; letter-spacing: -1px; margin: 0.5em 0 0 0; } @media only screen and (min-width: 43.75em) { .branding h1 { font-size: 2.25em; margin-top: 0; } .wf-inactive .branding h1 { font-size: 2.25em; margin: 0; } } .branding h1 a:link, .branding h1 a:visited { color: #ffffff; text-decoration: none; text-shadow: 0px 1px 1px rgba(0,0,0,0.75); } .branding h1 a:hover, .branding h1 a:focus { color: #ffffff; text-decoration: none; text-shadow: 0px 1px 1px rgba(90,205,81,1); } /* /header styles */ /* footer styles */ #footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; } #footer a:hover { color: #B7D0E8; text-decoration: none; } .footer-contact p { font-family: Georgia, "New Times Roman", serif;; } /* /footer styles */ /* content area styles */ .byline { color: #717171; font-size: 0.875em; margin: 0 auto 1em auto; max-width: 34.4em; } @media only screen and (min-width: 43.75em) { .byline { font-size: 1.3em; max-width: 36em; } } @media only screen and (min-width: 81.25em) { .byline { font-size: 1.35em; max-width: 42.75em; } } blockquote { width: 85%; margin: 0 auto 1em auto; font-style: italic; font-weight: 300; font-size: 1.75em; line-height: 1.15; font-family: Georgia, "New Times Roman", serif; position: relative; } .wf-inactive blockquote { font-size: 1.75em; font-family: Georgia, "New Times Roman", serif; letter-spacing: -1px; } blockquote:before { content: "\201C"; font-size: 2em; color: #9f9f9f; position: absolute; top: -0.2em; left: -0.5em; } blockquote:after { content: "\201D"; font-size: 2em; color: #9f9f9f; position: relative; bottom: -0.35em; right: 0; display: inline; line-height: .2em; } @media screen and (min-width: 43.75em) { blockquote { font-size: 2.5em; margin: 0 auto 1em auto; position: relative; width: 75%; } .wf-inactive blockquote { font-size: 2.5em; letter-spacing: -1px; } blockquote:before { left: -0.5em; } blockquote.left, blockquote.right { width: 50%; } blockquote.left { float: left; margin-right: 3.5%; margin-left: -2em; padding-left: 1em; } blockquote.right { float: right; margin-left: 3.5%; margin-right: -2em; padding-right: 1em; } blockquote.left:before, blockquote.right:before { left: -0.45em; } } /* END BLOCKQUOTE styles */ /* /content area styles */ /* figure styles */ figure { position: relative; margin-bottom: 1em; } figure.small { width: 50%; -webkit-transition: width linear 0.2s; -moz-transition: width linear 0.2s; transition: width linear 0.2s; } @media only screen and (min-width: 25em) { figure.small { width: 33%; } } @media only screen and (min-width: 43.75em) { figure.small { width: 25%; } } @media only screen and (min-width: 56.25em) { figure.small { width: 25%; } } @media only screen and (min-width: 71.875em) { figure.small { width: 30%; } } @media only screen and (min-width: 81.25em) { figure.small { width: 33%; } } figure.medium { width: 50%; -webkit-transition: width linear 0.2s; -moz-transition: width linear 0.2s; transition: width linear 0.2s; } figure.left { float: left; margin-right: 1em; } figure.right { float: right; margin-left: 1em; } figcaption { color: #a1a1a1; font-family: "cresta", Helvetica, Arial, sans-serif; line-height: 1.25; } @media (min-width: 43.75em) { figcaption.right-side { position: absolute; left: 100%; top: 100%; width: 55%; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 0 0; } } /* /figure styles */
0.242923
0.125386
@charset "utf-8"; /* reset */ body { } *{margin:0;padding:0;list-style-type:none;} a,img{border:0;} .form label, .form input, .form select, .form textarea, .form button, .form .label{float:left;font-size:12px;} .fl{float:left;}.fr{float:right;}.fn{float:none;} .hide{display:none;}.invisible{visibility:hidden;}.overflow{overflow:hidden;} .clear{display:block;clear:both;height:0;overflow:hidden;} /* yellow_button */ .yellow_button{background:url(../images/yellow_button.png);border:none;cursor:pointer;height:36px;line-height:36px; overflow:hidden; display:inline-block; text-align:center; font-size:14px; font-weight:800; color:#fff;background-position:0 0;width:139px;} #registsubmit.disabled{background-position:0 -36px;cursor:default!important;} .red{color:#ff0000;font-family:"宋体";font-weight:normal;} /* formbox */ #formbox{padding:20px;border:solid 1px #D1D1D1;margin:20px auto;width:880px;} h3{font-size:16px;height:32px;color:#3366cc;font-weight:800;border-bottom:solid 1px #D1D1D1;margin:0 0 20px 0;padding:0 10px;} #formbox .item{padding-top:5px;height:50px;overflow:hidden;line-height:26px;} #formbox .item a:link,#formbox .item a:visited{text-decoration:underline;} #formbox .label{width:300px;text-align:right;font-size:14px;} #formbox .span-150{width:150px;} #formbox .text{width:240px;height:16px;padding:4px 3px;border:1px solid #bbb;font-size:14px;font-family:arial,"宋体";} #formbox .text-1{width:100px;} #formbox .blank{width:16px;height:16px;margin:2px 5px 0;} #formbox .img img{height:26px;margin:0 5px;} #formbox .succeed{background:url(images/pwdstrength.gif) no-repeat -105px 0;} #formbox .yellow_button{font-size:14px;font-weight:bold;color:#fff;border:none;cursor:pointer;} #formbox .highlight1{border:1px solid #EFA100;outline:2px solid #FFDC97;*border:2px solid #ffcc66;*padding:3px 2px;} #formbox .highlight2{border:1px solid #f00;outline:1px solid #FFC1C1;color:#f00;} #formbox .pwdbg{background:#FFF8EB;} #formbox .focus{color:#999;line-height:22px;*line-height:20px;} #formbox .null,#formbox .error{color:red;line-height:22px;*line-height:20px;} #formbox .checkbox{margin-top:6px;*margin-top:2px;} #formbox #referrer{color:#999;font-size:12px;} #formbox #protocol{margin:0px 5px 0 0;display:inline;} #pwdstrength{color:#999;line-height:22px;padding-right:10px;} #pwdstrength b{float:left;width:104px;height:13px;overflow:hidden;margin-top:5px;*margin-top:3px;} .strengthA b{background:url(images/pwdstrength.gif) no-repeat 0 0;} .strengthB b{background:url(images/pwdstrength.gif) no-repeat 0 -13px;} .strengthC b{background:url(images/pwdstrength.gif) no-repeat 0 -26px;} .shuoming{ color:Red;}
Web/peixunban1/css/form_css.css
@charset "utf-8"; /* reset */ body { } *{margin:0;padding:0;list-style-type:none;} a,img{border:0;} .form label, .form input, .form select, .form textarea, .form button, .form .label{float:left;font-size:12px;} .fl{float:left;}.fr{float:right;}.fn{float:none;} .hide{display:none;}.invisible{visibility:hidden;}.overflow{overflow:hidden;} .clear{display:block;clear:both;height:0;overflow:hidden;} /* yellow_button */ .yellow_button{background:url(../images/yellow_button.png);border:none;cursor:pointer;height:36px;line-height:36px; overflow:hidden; display:inline-block; text-align:center; font-size:14px; font-weight:800; color:#fff;background-position:0 0;width:139px;} #registsubmit.disabled{background-position:0 -36px;cursor:default!important;} .red{color:#ff0000;font-family:"宋体";font-weight:normal;} /* formbox */ #formbox{padding:20px;border:solid 1px #D1D1D1;margin:20px auto;width:880px;} h3{font-size:16px;height:32px;color:#3366cc;font-weight:800;border-bottom:solid 1px #D1D1D1;margin:0 0 20px 0;padding:0 10px;} #formbox .item{padding-top:5px;height:50px;overflow:hidden;line-height:26px;} #formbox .item a:link,#formbox .item a:visited{text-decoration:underline;} #formbox .label{width:300px;text-align:right;font-size:14px;} #formbox .span-150{width:150px;} #formbox .text{width:240px;height:16px;padding:4px 3px;border:1px solid #bbb;font-size:14px;font-family:arial,"宋体";} #formbox .text-1{width:100px;} #formbox .blank{width:16px;height:16px;margin:2px 5px 0;} #formbox .img img{height:26px;margin:0 5px;} #formbox .succeed{background:url(images/pwdstrength.gif) no-repeat -105px 0;} #formbox .yellow_button{font-size:14px;font-weight:bold;color:#fff;border:none;cursor:pointer;} #formbox .highlight1{border:1px solid #EFA100;outline:2px solid #FFDC97;*border:2px solid #ffcc66;*padding:3px 2px;} #formbox .highlight2{border:1px solid #f00;outline:1px solid #FFC1C1;color:#f00;} #formbox .pwdbg{background:#FFF8EB;} #formbox .focus{color:#999;line-height:22px;*line-height:20px;} #formbox .null,#formbox .error{color:red;line-height:22px;*line-height:20px;} #formbox .checkbox{margin-top:6px;*margin-top:2px;} #formbox #referrer{color:#999;font-size:12px;} #formbox #protocol{margin:0px 5px 0 0;display:inline;} #pwdstrength{color:#999;line-height:22px;padding-right:10px;} #pwdstrength b{float:left;width:104px;height:13px;overflow:hidden;margin-top:5px;*margin-top:3px;} .strengthA b{background:url(images/pwdstrength.gif) no-repeat 0 0;} .strengthB b{background:url(images/pwdstrength.gif) no-repeat 0 -13px;} .strengthC b{background:url(images/pwdstrength.gif) no-repeat 0 -26px;} .shuoming{ color:Red;}
0.170128
0.04531
H1,H2,H3,H4 { font-family: Arial, Helvetica, sans-serif } DIV.small { font-size: 70% } H1.pagename {} IMG.inline {} A.footnoteref { vertical-align: super; font-size: 70%; } A.footnote { color: #0044AA; } P.versionnote { color: red; font-size: 130%; text-align: center; background: #EAEAEA; padding: 12px 12px 12px 12px; } /* Added in v1.5.1 */ H3.leftmenuheading { } BODY.edit { background-color: #D9E8FF; } /* Edit.jsp BODY element */ TD.leftmenu { } /* Left menu */ TD.page { } /* Page data area */ A.wikipage { } /* Normal, internal wiki reference */ A.external { } /* External reference */ A.interwiki { } /* Interwiki reference */ /* Added in 1.6.3 */ TD.diffadd { background: #99FF99; font-family: monospace; } TD.diffrem { background: #FF9933; font-family: monospace; } TD.diff { background: #FFFFFF; font-family: monospace; } /* Added in 1.6.9 */ TABLE.wikitable { } TABLE.wikitable * TD { text-align: left; } TABLE.wikitable * TH { } /* Added in 1.6.13 */ /* This is the Edit.jsp editor style */ TEXTAREA.editor { } /* Added in 1.9.20 */ /* The text how the "This is a preview" comment should be shown. */ .previewnote { text-align: center; font-size: 150%; color: red; } /* How the preview content should be shown */ .previewcontent { background: #E0E0E0; } /* How the system messages should be shown (DisplayMessage.jsp) */ .messagecontent { background: #E0E0E0; } /* How the "This page has been modified..." -comment should be shown. */ .conflictnote { } .weblog { margin-left: 20px; } .weblogheading { background: #E0E0E0; font-size: 120%; font-family: sans-serif; margin-top: 2ex; } .weblogentry { font-family: sans-serif; font-size: 85%; margin-left: 10px; } .weblogpermalink { font-size: 8px; margin-left: 10px; } P.locknote { color: red; font-size: 130%; text-align: center; background: #EAEAEA; padding: 12px 12px 12px 12px; } /* For the CalendarTag */ TABLE.calendar { font-size: 80%; } TABLE.calendar TD { text-align: center; } TABLE.calendar TD.othermonth { color: #707070; } TABLE.calendar TD.link { background: #E0E0E0; } TABLE.calendar TR.month { font-size: 120%; font-family: sans-serif; } TABLE.calendar TR.weekdays { font-color: #FF0000; } /* For the BreadcrumbsTag */ .breadcrumbs { font-size: 60%; }
webapps/jetty/templates/default/jspwiki_mac.css
H1,H2,H3,H4 { font-family: Arial, Helvetica, sans-serif } DIV.small { font-size: 70% } H1.pagename {} IMG.inline {} A.footnoteref { vertical-align: super; font-size: 70%; } A.footnote { color: #0044AA; } P.versionnote { color: red; font-size: 130%; text-align: center; background: #EAEAEA; padding: 12px 12px 12px 12px; } /* Added in v1.5.1 */ H3.leftmenuheading { } BODY.edit { background-color: #D9E8FF; } /* Edit.jsp BODY element */ TD.leftmenu { } /* Left menu */ TD.page { } /* Page data area */ A.wikipage { } /* Normal, internal wiki reference */ A.external { } /* External reference */ A.interwiki { } /* Interwiki reference */ /* Added in 1.6.3 */ TD.diffadd { background: #99FF99; font-family: monospace; } TD.diffrem { background: #FF9933; font-family: monospace; } TD.diff { background: #FFFFFF; font-family: monospace; } /* Added in 1.6.9 */ TABLE.wikitable { } TABLE.wikitable * TD { text-align: left; } TABLE.wikitable * TH { } /* Added in 1.6.13 */ /* This is the Edit.jsp editor style */ TEXTAREA.editor { } /* Added in 1.9.20 */ /* The text how the "This is a preview" comment should be shown. */ .previewnote { text-align: center; font-size: 150%; color: red; } /* How the preview content should be shown */ .previewcontent { background: #E0E0E0; } /* How the system messages should be shown (DisplayMessage.jsp) */ .messagecontent { background: #E0E0E0; } /* How the "This page has been modified..." -comment should be shown. */ .conflictnote { } .weblog { margin-left: 20px; } .weblogheading { background: #E0E0E0; font-size: 120%; font-family: sans-serif; margin-top: 2ex; } .weblogentry { font-family: sans-serif; font-size: 85%; margin-left: 10px; } .weblogpermalink { font-size: 8px; margin-left: 10px; } P.locknote { color: red; font-size: 130%; text-align: center; background: #EAEAEA; padding: 12px 12px 12px 12px; } /* For the CalendarTag */ TABLE.calendar { font-size: 80%; } TABLE.calendar TD { text-align: center; } TABLE.calendar TD.othermonth { color: #707070; } TABLE.calendar TD.link { background: #E0E0E0; } TABLE.calendar TR.month { font-size: 120%; font-family: sans-serif; } TABLE.calendar TR.weekdays { font-color: #FF0000; } /* For the BreadcrumbsTag */ .breadcrumbs { font-size: 60%; }
0.408867
0.163179
.rwmb-field { margin: 20px 0 20px 0; } .rwmb-field .rwmb-input .rwmb-label { margin-top: 0; } .rwmb-field .rwmb-input .option-desc { font-weight: normal; padding-left: 24px; font-style: italic; margin-top: 3px; } .lp-nav-tab-wrapper { border-bottom: 1px solid #ccc; margin: 0; padding: 9px 15px 0 0; line-height: inherit; } .learn-press-quick-add-page-inline { display: inline-block; vertical-align: top; margin: 0 !important; } .learn-press-quick-add-page-inline > * { vertical-align: top; } .post-type-lp_course .column-price, .post-type-lp_course .column-students { width: 10%; } .post-type-lp_course #course_curriculum .curriculum-section-items .lp-item-empty td.section-item-input { padding-left: 40px; } .post-type-lp_course #course_curriculum .curriculum-section-items .lp-item-empty td.section-item-input.hover { padding-left: 0; } .post-type-lp_course .type-lp_course.status-pending .row-actions .view { display: none; } #learn-press-admin-settings { /*input[name="learn_press_single_course_image_size[width]"], input[name="learn_press_single_course_image_size[height]"], input[name="learn_press_course_thumbnail_image_size[width]"], input[name="learn_press_course_thumbnail_image_size[height]"] { margin-top: -4px; } input[name="learn_press_single_course_image_size[crop]"], input[name="learn_press_course_thumbnail_image_size[crop]"] { margin-top: 3px; }*/ } #learn-press-admin-settings #learn_press_email_formats { margin-bottom: 10px; } #learn-press-admin-settings .learn-press-email-variables { margin-left: 0; margin-top: 5px; } #learn-press-admin-settings .learn-press-email-variables li { display: inline-block; cursor: pointer; } #learn-press-admin-settings .learn-press-email-variables li:hover { color: #0085ba; } #learn-press-admin-settings .nav-tab-wrapper { margin-bottom: 20px; } #learn-press-admin-settings .subsubsub { float: left; width: 240px; position: relative; z-index: 10; margin: 0 -260px 0 20px; padding-top: 11px; } #learn-press-admin-settings .subsubsub li { display: block; } #learn-press-admin-settings .subsubsub li a { display: block; outline: none; box-shadow: none; } #learn-press-admin-settings .learn-press-settings-wrap { float: left; padding: 1px 0 15px 300px; background: #FFF; z-index: 0; position: relative; width: 100%; box-sizing: border-box; opacity: 0; } #learn-press-admin-settings .learn-press-settings-wrap input[name="learn_press_auto_redirect_message"] { width: 80%; } #learn-press-admin-settings .learn-press-settings-wrap:before { content: ''; position: absolute; top: 0; bottom: 0; border-left: 1px solid #DDD; margin-left: -30px; } #learn-press-admin-settings .learn-press-settings-wrap:after { content: ''; display: block; clear: both; } #learn-press-admin-settings .learn-press-settings-wrap.ready { opacity: 1; } #learn-press-admin-settings .learn-press-settings-wrap #learn-press-reset-settings { float: right; opacity: 0.5; } #learn-press-admin-settings .learn-press-settings-wrap #learn-press-reset-settings:hover { opacity: 1; } #learn-press-admin-settings.no-subtabs .learn-press-settings-wrap { float: none; margin-left: 0; padding-left: 25px; padding-right: 25px; } #learn-press-admin-settings.no-subtabs .learn-press-settings-wrap:before { display: none; } #learn-press-admin-settings.no-subtabs .subsubsub { display: none; } #learn-press-admin-settings input[type="radio"] { margin: 0 !important; } #learn-press-admin-settings label { line-height: 1; } #learn-press-admin-settings input[name="learn_press_course_base"] { margin-top: 3px; margin-right: 3px; } #learn-press-admin-settings .lp-group-title { padding: 0 0 10px; border-bottom: 3px solid #563d7c; display: inline-block; margin: 0; } #learn-press-admin-settings input[type="text"], #learn-press-admin-settings input[type="email"], #learn-press-admin-settings input[type="number"], #learn-press-admin-settings input[type="tel"], #learn-press-admin-settings input[type="password"], #learn-press-admin-settings select { vertical-align: top; } #learn-press-admin-settings input[type="checkbox"] { opacity: 1; } #learn-press-admin-settings .lp-setting-field span { vertical-align: top; line-height: 24px; } #learn-press-admin-settings .lp-setting-field .lp-sign-times { font-size: 19px; } /* message box */ #learn-press-message-box-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; z-index: 99999; opacity: 0.8; } #learn-press-message-box-window { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 100000; color: #FFF; text-align: center; } #message-box-wrap { margin: 0 auto; /* text-align: center; */ display: inline-block; text-align: left; max-width: 70%; } .message-box-title { color: #FFF; margin: 0 0 40px 0; font-size: 34px; } .message-box-content { font-size: 16px; line-height: 1.5; } .message-box-animation { background-image: url("../../images/animation.gif"); width: 220px; height: 20px; margin: 20px 0 0; } .message-box-buttons { margin: 20px 0 0; border-top: 1px solid #929292; padding-top: 20px; } .message-box-button { margin-right: 10px !important; } .post-type-lp_lesson .column-format .lp-label { font-size: 100%; } /*********************************/ .hide { display: none; } .handle.dashicons { cursor: move; margin-right: 10px; } .meta_box_remove .dashicons { text-decoration: initial; } .meta_box_course_lesson_quiz li input, .meta_box_course_lesson_quiz li select { min-width: 250px; } .description { margin-top: 5px; } .dashed-placeholder { border: 2px dashed #999; padding: 10px; } .learn-press-message { position: relative; } .learn-press-message .learn-press-admin-notice-dismiss { position: absolute; display: inline-block; background-color: #FFFFFF; border-radius: 50%; box-shadow: 0px 0px 1px 1px #F1F1F1; width: 20px; height: 20px; text-align: center; line-height: 20px; text-decoration: none; top: 50%; right: 10px; margin-top: -10px; padding: 0; } .learn-press-message .learn-press-admin-notice-dismiss:before { font-family: dashicons; content: '\f335'; text-align: center; font-size: 18px; text-decoration: none; } /** * Course Metabox */ li.quiz, li.lesson, li.quick_lesson, li.quick_quiz { margin-left: 30px; } .wp-core-ui .meta_box_add_section, .wp-core-ui .meta_box_add_lesson, .wp-core-ui .meta_box_add_quiz, .wp-core-ui .meta_box_quick_add_lesson, .wp-core-ui .meta_box_quick_add_quiz { margin-right: 10px; } .column-taxonomy-course_category { width: 15%; } /**/ #lpr-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; display: none; z-index: 200; opacity: 0.2; } .lpr-quick-add-form { background-color: #FFF; padding: 5px; position: absolute; z-index: 210; border: 1px solid #DDD; } .lpr-quick-add-form input { font-size: 15px; border-radius: 3px; border: 1px solid #DDD; width: 350px; } .lpr-quick-add-form input, .lpr-quick-add-form select { vertical-align: top; } .lpr-quick-add-form .lpr-ajaxload { display: none; background: url(../../images/spinner.gif) no-repeat center; width: 30px; color: #FFF; margin-top: 6px; } .lpr-quick-add-form.working .lpr-ajaxload { display: inline-block; } .lpr-quick-add-form.working button { display: none; } .post-type-lpr_question .lpr-question-option-label { display: none; } #lpr-question-options-wrap { margin-top: 8px; } .lpr-question tr.lpr-disabled .dashicons-trash, .lpr-question tr.lpr-disabled .dashicons-sort { display: none; } /* * Add on page */ .learnpress-advertis-admin { margin-left: 160px; padding: 10px 20px; position: relative; overflow: hidden; } .learnpress-advertis-admin > .item { display: none; } .learnpress-advertis-admin > .item:first-child { display: block; } .learnpress-advertis-admin .learnpress-wrap-items { position: relative; overflow: hidden; -webkit-transition: visibility 1s, opacity 1s; transition: visibility 1s, opacity 1s; padding: 20px; background-color: #fff; border: 1px solid #ddd; margin-bottom: 30px; } .learnpress-advertis-admin .theme-thumbnail { float: left; width: 35%; } .learnpress-advertis-admin .theme-detail { margin-left: 35%; padding-left: 20px; } .learnpress-advertis-admin .learnpress-item { position: relative; float: left; margin-right: -100%; width: 100%; box-sizing: border-box; visibility: hidden; opacity: 0; -webkit-transition: visibility 0.5s linear, opacity 0.5s linear; transition: visibility 0.5s linear, opacity 0.5s linear; } .learnpress-advertis-admin img { width: 100%; height: auto; float: none; } .learnpress-advertis-admin .learnpress-active { visibility: visible; opacity: 1; } .learnpress-advertis-admin .learnpress-controls { position: absolute; bottom: 30px; right: 0; height: 50px; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } .learnpress-advertis-admin .learnpress-controls:after { content: ''; clear: both; display: block; } .learnpress-advertis-admin .learnpress-controls .prev-item, .learnpress-advertis-admin .learnpress-controls .next-item { position: absolute; top: 0; font-family: 'dashicons'; width: 40px; height: 40px; border: 1px solid #000; line-height: 40px; font-size: 16px; color: #000; cursor: pointer; } .learnpress-advertis-admin .learnpress-controls .prev-item { right: 95px; } .learnpress-advertis-admin .learnpress-controls .prev-item:before { content: "\f341"; display: block; text-align: center; } .learnpress-advertis-admin .learnpress-controls .next-item { right: 45px; } .learnpress-advertis-admin .learnpress-controls .next-item:before { content: "\f345"; display: block; text-align: center; } @media only screen and (max-width: 1200px) { .learnpress-advertis-admin .theme-thumbnail { width: 50%; } .learnpress-advertis-admin .theme-detail { margin-left: 50%; } } @media only screen and (max-width: 960px) { .learnpress-advertis-admin { margin-left: 36px; } .learnpress-advertis-admin .theme-thumbnail { float: none; width: 100%; } .learnpress-advertis-admin .theme-detail { margin-top: 20px; margin-left: 0; padding-left: 0; } } @media screen and (max-width: 782px) { .learnpress-advertis-admin { margin-left: 0; } } .lpr-add-ons-wrapper .add-on-info { width: 65%; display: inline-block; } .lpr-add-ons-wrapper .add-on-action { float: right; } .lpr-add-ons-wrapper .add-on-action a { text-decoration: none; padding: 20px; height: 80px; width: 100px; background: #EBEBEB; margin-right: 100px; } .lpr-add-ons-wrapper .add-on-action .add-on-enabled { text-align: center; margin: 40px; } .lpr-add-ons-wrapper .add-on-action .add-on-disabled { text-align: center; margin: 40px; } .lpr-add-ons-wrapper .add-on-action a:hover { text-decoration: none; content: attr(data-text-disable); } .lp-search-addon { margin: 0; width: 280px; font-size: 16px; font-weight: 300; line-height: 1.5; padding: 3px 5px; height: 32px; } .learn-press-add-ons { margin: 20px 0 0; } .learn-press-add-ons .lp-addon-hidden { display: none !important; } .learn-press-add-ons .lp-active:nth-of-type(2n+1) { clear: none; margin-right: 0; margin-left: 8px; } .learn-press-add-ons .lp-active:nth-of-type(2n) { clear: both; margin-right: 8px; margin-left: 0; } .learn-press-add-ons.learnpress-premium-plugin .column-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-height: 1.6em; max-height: 6.4em; } .learn-press-add-ons.learnpress-premium-plugin .column-description p { margin: 0; line-height: inherit; } .learn-press-add-ons:after { display: block; clear: both; content: ''; } .learn-press-add-ons > li { /*float: left;*/ /*width: 25%;*/ /*position: relative;*/ } .learn-press-add-ons > li .add-on-inner { margin: 0 20px 40px 20px; border: 1px solid #DDD; border-radius: 10px; overflow: hidden; } .learn-press-add-ons > li .add-on-thumbnail { position: relative; overflow: hidden; border-bottom: 1px solid #E3E3E3; } .learn-press-add-ons > li .add-on-thumbnail img { width: 100%; height: auto; vertical-align: top; } .learn-press-add-ons > li .add-on-thumbnail .add-on-overlay { position: absolute; left: 0; right: 0; height: 100%; top: 0; -webkit-transition: all 0.25s; background-color: #ADE6FF; opacity: 0; } .learn-press-add-ons > li .add-on-thumbnail .add-on-description { position: absolute; left: 20px; right: 20px; bottom: 0; -webkit-transition: all 0.25s; color: #444; opacity: 0; } .learn-press-add-ons > li:hover .add-on-overlay { opacity: 0.3; } .learn-press-add-ons > li:hover .add-on-description { opacity: 1; } .learn-press-add-ons > li .add-on-info { min-height: 80px; padding: 20px; background-color: #F5F5F5; border-top: 1px solid #FFF; } .learn-press-add-ons > li .add-on-info > h3 { margin-top: 0; } .learn-press-add-ons > li .add-on-actions { position: absolute; bottom: 43px; } .learn-press-add-ons > li .add-on-actions .add-on-state { font-size: 36px; vertical-align: top; display: none; margin-top: -8px; color: #05B3FF; margin-left: -9px; } .learn-press-add-ons > li .add-on-actions .add-on-state.change { display: inline-block; } .learn-press-add-ons .plugin-card-top { min-height: 180px; } .premium_add_ons.active .column-description p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; line-height: 1.6em; max-height: 8em; } .learn-press-add-ons .button.spinner { background: url(../../images/spinner.gif) no-repeat 4px !important; padding-left: 30px; visibility: visible; width: auto; } .learn-press-add-ons .action-links > span { display: block; text-align: right; font-style: italic; } .learn-press-add-ons .action-links > span.enabled { color: #7ad03a; } .learn-press-add-ons .action-links > span.disabled { color: #FF0000; } .learn-press-add-ons .action-links .price { color: #439fdf; font-weight: 700; font-size: 15px; line-height: 1.6em; } .learn-press-add-ons .action-links .price del { font-weight: 400; color: #aaa; padding-right: 5px; } .learn-press-add-ons .plugin-icon img { max-width: 100%; } #learn-press-bundle-activate-add-ons.spinner { float: left !important; } .learn-press-add-ons .plugin-version { font-weight: bold; } #learn-press-add-ons-wrap #name { width: 30%; } .learn-press-add-ons p:before { content: ''; } #learn-press-add-ons-wrap .theme { padding: 20px; background-color: #fff; border: 1px solid #ddd; overflow: hidden; margin-bottom: 30px; } #learn-press-add-ons-wrap .theme-controls { margin-top: 20px; margin-bottom: 0; } #learn-press-add-ons-wrap .theme h2 { margin: 0 0 20px 0; line-height: 1.4; } #learn-press-add-ons-wrap .theme img { width: 400px; height: auto; max-height: 100%; float: left; margin: 0 20px 0 0; } .related_themes .plugin-card-top { padding-bottom: 0; } .related_themes .theme-content { position: relative; } .related_themes .image-thumbnail img { width: 100%; } .related_themes .theme-description { margin: 0 0 25px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; line-height: 1.6em; max-height: 9.6em; } .related_themes .theme-title { margin-right: 100px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 22px; line-height: 1.6em; margin-bottom: 0; min-height: 3.2em; } .related_themes .theme-title a { color: #545454; } .related_themes .theme-rating { float: right; display: inline-block; } .related_themes .star-rating { display: inline-block; } .related_themes .count-rating { font-size: 15px; position: relative; top: 2px; } .related_themes .theme-detail { position: absolute; right: 3px; top: 0; text-align: right; line-height: 1.6em; } .related_themes .theme-detail:after { content: ''; display: block; clear: both; } .related_themes .theme-detail .theme-price { display: inline-block; font-size: 24px; color: #545454; font-weight: 700; line-height: 1.6em; } .related_themes .theme-footer { clear: both; margin-left: -20px; margin-right: -20px; padding: 20px; background-color: #fafafa; border-top: 1px solid #ddd; overflow: hidden; } @media (max-width: 1280px) { .learn-press-add-ons > li { /*width: 33.33%;*/ } } @media screen and (max-width: 782px) { .learn-press-add-ons .enable-now { padding: 5px; } .learn-press-add-ons .enable-now:before { margin: 0 !important; } .learn-press-add-ons .enable-now:before { margin: 0 !important; } #learn-press-add-ons-wrap .theme img { width: 50%; } } @media (max-width: 768px) { .learn-press-add-ons > li { /*width: 50%;*/ } .learn-press-add-ons > li .column-name { margin-right: 150px; } } @media (max-width: 480px) { .learn-press-add-ons > li { width: 100%; } #learn-press-add-ons-wrap .theme img { width: 100%; margin: 0 0 20px 0; } } /**/ #lpr-quiz-questions-wrap .select2-container .select2-choice { height: 29px; padding-top: 3px; font-size: 14px; } .post-title.column-title { overflow: visible; } .lpr-row-actions { display: inline-block; position: relative; } .lpr-row-action-dropdown { position: absolute; top: 100%; left: 0; min-width: 150px; background-color: #FFF; border: 1px solid #DDD; padding: 0; margin: 0; display: none; } .lpr-row-action-dropdown > li { margin: 0; } .lpr-row-action-dropdown > li > a { display: block; padding: 5px; } .lpr-row-actions > a { padding-right: 15px; position: relative; } .lpr-row-actions > a:after { width: 0; height: 0; border: 5px solid transparent; border-top-color: #DDD; content: ''; display: inline-block; position: absolute; right: 0; top: 6px; } .lpr-row-actions:hover > ul { display: block; } /* addons page */ #lpr-add-ons-wrapper .lpr-add-on-block { border-bottom: 1px dashed #DDD; padding-bottom: 20px; width: 50%; float: left; margin-top: 20px; } #lpr-add-ons-wrapper .lpr-add-on-block:after { content: ''; display: block; clear: both; } #lpr-add-ons-wrapper .lpr-admin-thumbnail { float: left; width: 200px; } #lpr-add-ons-wrapper .lpr-admin-thumbnail img { vertical-align: top; } #lpr-add-ons-wrapper .lpr-add-on-info { margin-left: 220px; margin-right: 20px; } #lpr-add-ons-wrapper .lpr-add-on-info > h3 { margin-top: 0; } #lpr-add-ons-wrapper .lpr-add-on-info > h3 > span { display: inline-block; padding: 0 5px; background-color: #7AD3FA; color: #FFF; border-radius: 3px; margin-left: 10px; font-size: 12px; vertical-align: top; font-weight: normal; } #lpr-add-ons-wrapper .lpr-add-on-action { float: right; width: 100px; } /* toggle */ input.lpr-fancy-checkbox { display: none; } .lpr-fancy-checkbox.tog { border-radius: 20px; box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6); margin: 0 auto; height: 19px; width: 50px; position: relative; cursor: pointer; font: 11px/18px arial; background: #ccc; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; display: inline-block !important; } .lpr-fancy-checkbox.tog:after { content: ''; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); border-radius: 20px; display: block; height: 15px; width: 15px; background: #fff; position: absolute; top: 2px; left: 2px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; } .lpr-fancy-checkbox.tog:before { content: 'OFF'; position: absolute; right: 7px; top: 1px; color: #fff; } .lpr-fancy-checkbox.tog:hover:after { left: 5px; } .lpr-fancy-checkbox.tog.on:before { content: 'ON'; right: 28px; } .lpr-fancy-checkbox.tog.on { background: #05B3FF; } .lpr-fancy-checkbox.tog.on:after { left: 33px; } .lpr-fancy-checkbox.tog.on:hover:after { left: 30px; } /**/ .clearfix:after { display: block; content: ''; clear: both; } .clear { display: block; clear: both; height: 0; } /**********************************************************************/ /**********************************************************************/ .lp-list-options { border: 1px solid #DDD; border-collapse: collapse; width: 100%; } .lp-list-option.lp-list-option-empty td, .lp-list-option.lp-list-option-empty th { background-color: #FBE9E9; } .lp-list-option.lp-list-option-empty .lp-answer-check input, .lp-list-option.lp-list-option-empty .lp-list-option-actions i { display: none; } .lp-list-options thead th { border: 1px solid #FFF; background-color: #EAEAEA; padding: 10px; text-align: left; color: #00A0D2; } .lp-list-options tbody th, .lp-list-options tbody td { border: 1px solid #FFF; padding: 10px 10px; text-align: left; background-color: #F5F5F5; } .lp-list-options .lp-answer-check { width: 100px; } .lp-list-options tbody th input[type="text"], .lp-list-options tbody td input[type="text"] { width: 100%; } .lp-list-options .ui-sortable-placeholder { visibility: visible !important; } .lp-list-options .ui-sortable-placeholder td { background-image: url("../../images/stripe.png"); } .lp-list-option .lp-answer-text { color: #777; background-color: transparent; border-color: transparent; box-shadow: none; } .lp-list-option .lp-answer-text:after { font-family: dashicons; content: '\f464'; } .lp-list-option .lp-answer-text:focus, .lp-list-option:hover .lp-answer-text { box-shadow: none; outline: none; background-color: transparent; border-color: transparent; } .lp-list-option:hover .lp-answer-text { border-style: dashed; } .lp-list-option-actions { cursor: pointer; color: #00A0D2; } .lp-list-option-actions.lp-move-list-option { cursor: move; } .lp-list-option-actions:hover { color: #156077; } /* Question meta box */ #question_answer .rwmb-question-wrapper { margin: 12px 0 0 0; } .question-bottom-actions > * { vertical-align: baseline !important; } /* Quiz meta box */ body.post-type-lp_quiz #questions, body.post-type-lp_question #question_answer_ { border: none; box-shadow: none; background-color: transparent; } body.post-type-lp_quiz #questions .handlediv, body.post-type-lp_question #question_answer_ .handlediv { display: none; } body.post-type-lp_quiz #questions .hndle, body.post-type-lp_question #question_answer_ .hndle { display: none; } body.post-type-lp_quiz #questions .inside, body.post-type-lp_question #question_answer_ .inside { padding: 0; } #questions .quiz-questions-heading .questions-toggle { float: right; margin: 0; line-height: 1; } #questions .quiz-questions-heading .questions-toggle a:hover { color: #00a0d2; } #questions #learn-press-dropdown-questions { display: inline-block; position: relative; } #questions #learn-press-dropdown-questions > ul { position: absolute; top: 100%; margin: 0; padding: 0; background-color: #FFF; left: 0; right: 0; border: 1px solid #EEE; border-top: none; display: none; z-index: 50; } #questions #learn-press-dropdown-questions > ul > li { margin: 0; } #questions #learn-press-dropdown-questions > ul li > a { display: block; padding: 5px; outline: none; box-shadow: none; } #questions #learn-press-question-name { font-size: 18px; min-width: 350px; margin: 0; box-shadow: none; border-color: #EEE; color: #BBB; vertical-align: middle; } #questions #learn-press-toggle-questions { height: 32px; vertical-align: top; background-color: #FFF; border: 1px solid #EEE; width: 32px; margin-left: -4px; text-align: center; font-size: 30px; padding: 0; color: #CCC; border-left: none; outline: none; cursor: pointer; } #questions #learn-press-toggle-questions:hover { color: #AAAAAA; } #questions #learn-press-button-add-question { _vertical-align: middle; } #questions .question-actions { background-color: #FFF; border: 1px solid #DDD; padding: 10px; display: inline-block; margin-top: 20px; position: relative; z-index: 999; } #questions .quiz-question-head .quiz-question-actions { float: right; margin: 1px 0; visibility: hidden; padding-top: 2px; } #questions .quiz-question-head .quiz-question-actions a { margin: 0 3px; color: #666666; vertical-align: middle; box-shadow: none; } #questions .quiz-question-head .quiz-question-actions a:hover { color: #00a0d2; } #questions .quiz-question-head:hover .quiz-question-actions { visibility: visible; } #questions .quiz-question.ui-sortable-placeholder { visibility: visible !important; background-image: url("../../images/stripe.png"); border: 1px solid #DDD; border-bottom: none; } #questions .question-name { border: none; box-shadow: none; padding-left: 0; width: 70%; color: #777; vertical-align: middle; } #questions .quiz-question-icon img { max-width: 100%; height: auto; } #questions #learn-press-dropdown-questions .added { display: none; } .lpr-curriculum-section > h3 { padding: 0 !important; } .lpr-curriculum-section > h3 .lpr-action { top: 0; right: 0; } .lpr-curriculum-section.lpr-empty > h3 { cursor: default !important; } .lpr-curriculum-section.lpr-empty .lpr-action { display: none !important; } .lpr-course-curriculum button span { text-decoration: underline; } #learn-press-statistic { margin-top: 20px; } .learn-press-chart { position: relative; } .learn-press-chart canvas { height: 70vh; width: 100vw; } .chart-buttons form { display: inline-block; vertical-align: top; } .chart-buttons form input[type="text"] { width: 105px; font-size: 14px; vertical-align: top; margin: 0; text-align: center; font-weight: bold; padding: 4px; } .chart-buttons form span { display: inline-block; vertical-align: middle; font-weight: bold; padding: 5px; } .learn-press-chart.loading:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; background: #FFF; opacity: 0.5; } .chart-description li { display: inline-block; margin-right: 15px; } .chart-description li:before { content: ''; display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-right: 5px; } .chart-description li span { display: inline-block; vertical-align: middle; font-weight: bold; } .chart-description li.all:before { background: #2FA7FF; } .chart-description li.instructors:before { background: #EAC79B; } .chart-description li.students:before { background: #D4D0CB; } .lpr-stats-time { text-align: center; } .lpr-hidden { display: none; } #lpr-custom-time { position: relative; top: 4px; } /* block page */ #lpr-page-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.5; display: none; z-index: 9999; } #form-quick-add-lesson-link { position: absolute; } #_lpr_course_price_description > span { font-weight: bold; font-size: 15px; } .lpr-ignore, .lpr-ignore:hover { color: #dd3d36; } .lpr-ignore:hover { cursor: pointer; } .lpr-quick-add-page-inline, .lpr-quick-actions-inline { display: inline-block; vertical-align: middle; margin: 0 !important; } #lpr-toggle-quiz-mode { background-color: #0077FF; padding: 3px; margin-left: 5px; display: inline-block; border-radius: 3px; text-decoration: none; color: #FFF; } .column-num_of_question { width: 150px; } .lp-search-items input[name="lp-item-name"] { width: 500px; } .lp-button-dropdown { padding-left: 0 !important; padding-right: 28px !important; position: relative; z-index: 99998; } .lp-button-dropdown .lp-dropdown-label { padding-left: 10px; } .lp-button-dropdown .lp-dropdown-arrow { display: inline-block; /* width: 20px; */ text-align: center; padding: 0 10px; position: absolute; top: -1px; bottom: -1px; } .lp-button-dropdown .lp-dropdown-items { position: absolute; margin: 0; /* width: 100%; */ background-color: #FFF; top: 100%; margin-top: 1px; border: 1px solid #DDD; right: -1px; /* right: -1px; */ width: 200px; z-index: 9999999; display: none; } .lp-button-dropdown .lp-dropdown-items li { margin: 0; } .lp-button-dropdown .lp-dropdown-items li a { display: block; padding: 10px; line-height: 1; text-decoration: none; outline: none; box-shadow: none; } .lp-button-dropdown .lp-dropdown-items li a:hover { background-color: #F5F5F5; } .lp-button-dropdown:not(.disabled):hover ul, .lp-button-dropdown:not(.disabled) ul:hover { display: block; } .curriculum-section .lp-check-items, .curriculum-section .lp-check-items:hover { padding-left: 5px; padding-right: 34px; border-color: transparent; background: transparent; box-shadow: none; } .column-format, .column-is_previewable, .column-taxonomy-question-tag { width: 10%; } .learn-press-add-ons .plugin-card .install-now:before, .learn-press-add-ons .plugin-card .disable-now:before, .learn-press-add-ons .plugin-card .enable-now:before { margin: 3px 5px 0 -2px; display: inline-block; font: 400 20px/1 dashicons; /*speak: none;*/ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: top; } .learn-press-add-ons .plugin-card .install-now:before { content: '\f106'; color: #0073aa; } .learn-press-add-ons .plugin-card .disable-now:before { content: '\f147'; color: #0073aa; } .learn-press-add-ons .plugin-card .enable-now:before { content: '\f335'; color: #d54e21; } .learn-press-add-ons .plugin-card .disable-now:hover:before { content: '\f335'; color: #d54e21; } .learn-press-add-ons .plugin-card .enable-now:hover:before { content: '\f147'; color: #0073aa; } .learn-press-add-ons .plugin-card .button-working:before { content: '\f463' !important; -webkit-animation: lp-spinner 2s infinite linear; animation: lp-spinner 2s infinite linear; margin-right: 0; } .learn-press-add-ons .plugin-card .button-working span { display: none; } .lp-button-actions a { text-decoration: none; margin-left: 5px; } .learn-press-quick-confirm { position: absolute; z-index: 9999; color: #ffffff; padding: 2px 8px; display: block; white-space: nowrap; left: -39.625px; top: 24px; background-color: #C90202; cursor: pointer; } .learn-press-quick-confirm:hover, .learn-press-quick-confirm:hover:before { background-color: #d73b00; } .learn-press-quick-confirm:before { content: ''; display: block; position: absolute; /* border: 1px solid; */ transform: rotate(45deg); width: 7px; height: 7px; top: -3px; background-color: #C90202; right: 7px; } /* course */ .wp-core-ui .meta_box_add_section, .wp-core-ui .meta_box_add_lesson { margin-right: 10px; } .hide { display: none; } .handle.dashicons { cursor: move; margin-right: 0; } .meta_box_remove .dashicons { text-decoration: initial; } .meta_box_course_lesson_quiz li input, .meta_box_course_lesson_quiz li select { min-width: 250px; } .rwmb-meta-box label { color: #222; font-weight: bold; display: block; margin: 0 0 16px 0; } .description { margin-top: 5px; } .dashed-placeholder { border: 2px dashed #999; padding: 10px; } /* TuNN added 21 03 2015 Modified 03 Apr 2015 */ /* Course Curriculumn meta box section*/ /************ version 1.0 **************/ /* order */ .post-type-lp_order #post-body-content, .post-type-lp_order #order_details .handlediv, .post-type-lp_order #order_details .hndle { display: none; } .post-type-lp_order #submitpost .misc-pub-section label { display: block; font-weight: bold; } #learn-press-order { margin: 15px; } #learn-press-order .order-data-number { font-size: 36px; padding: 0; margin-bottom: 20px; } #learn-press-order > h3 { margin: 0 0 10px 0; padding: 0; } #learn-press-order .order-data-date, #learn-press-order .order-data-status, #learn-press-order .order-data-payment-method { font-size: 18px; padding: 0 0 10px 0; } #learn-press-order .user-display-name, #learn-press-order .user-email, #learn-press-order .user-ip-address { padding: 0; margin: 0 0 10px 0; } #learn-press-order .order-items table { border: 1px solid #DDD; border-collapse: collapse; width: 100%; } #learn-press-order .order-items table th, #learn-press-order .order-items table td { text-align: left; padding: 10px 15px; border: 1px solid #DDD; } #learn-press-install-sample-data-notice .install-sample-data-loading { display: none; } /* learn_press_dashboard_widget */ #learn_press_dashboard_widget .subsubsub { float: none; } /* ios checkbox */ .learn-press-checkbox { display: none !important; } input.regular-text[id^="learn-press-emails"] { width: 97%; } .ios-ui-select { background: #dddddd; border: none !important; height: 18px; -webkit-border-radius: 9px; border-radius: 9px; width: 30px; -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; -webkit-box-shadow: none; box-shadow: none; cursor: pointer; position: relative; display: inline-block; } .ios-ui-select.checked { -webkit-box-shadow: inset 0 0 0 18px #6ddc5f; box-shadow: inset 0 0 0 18px #6ddc5f; } .ios-ui-select.checked .inner { left: 13px; } .ios-ui-select .inner { width: 16px; height: 16px; position: absolute; top: 1px; left: 1px; -webkit-border-radius: 100%; border-radius: 100%; background: white; -webkit-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -moz-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -o-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1); } .lp-label-counter { display: inline-block; background-color: #0073AA; border-radius: 10px; height: 21px; line-height: 20px; text-align: center; min-width: 21px; color: #FFF; padding: 0 5px; } .column-num_of_question, .column-preview, .column-duration, .column-type, .column-taxonomy-question_tag { width: 100px; text-align: left; } #learn_press_dashboard_widget .rss-widget ul li { margin-bottom: 10px !important; } #learn_press_dashboard_widget .rss-date { margin-left: 0; } #learn_press_dashboard_widget_status .inside { padding: 0; margin-top: 0; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status { margin-top: 0; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li { width: 50%; float: left; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li > a, #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li > span { padding: 8px 12px; display: block; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width { width: 100%; float: none; clear: both; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:first-child { border-bottom: 1px solid #ececec; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:first-child a { padding: 10px 12px; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:last-child { border-top: 1px solid #ececec; margin: 0 12px; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width > a { display: inline-block; } .lp-template-overrides { margin-top: 20px; } .lp-template-overrides thead th h4 { margin: 0; } .lp-template-overrides tbody th { font-weight: bold; } .lp-template-overrides tbody th p { margin: 0 0 0 10px; display: inline-block; } .lp-template-overrides tbody th p a { font-weight: normal; outline: none; border: none; box-shadow: none; margin: 0; padding: 2px 8px; border-radius: 3px; } .lp-template-overrides tbody th p a.current { background: #00aadc; color: #FFF; } .lp-template-overrides .lp-template-version { width: 100px; } .lp-template-overrides .lp-template-version.outdated { color: #FF0000; } .lp-template-overrides .lp-template-version.up-to-date { color: #1859ff; } .lp-template-overrides .lp-template-version, .lp-template-overrides .lp-core-version { font-weight: bold; } .lp-template-overrides .lp-template-file { width: 50%; } .lp-template-overrides #learn-press-no-templates td p { color: #0073aa; } @-webkit-keyframes lp-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes lp-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .rwmb-quiz_questions-wrapper { background: #FFF; } .rwmb-quiz_questions-wrapper .quiz-questions-heading { border: 1px solid #DDD; background-color: #F9F9F9; border-bottom: none; margin: 0; color: #777; padding: 15px 20px 20px; font-size: 24px; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a { font-size: 32px; color: #0073aa; box-shadow: none; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a.dashicons-arrow-down::before { margin-left: -10px; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a:hover { color: #00a0d2; } .rwmb-quiz_questions-wrapper #learn-press-list-questions { padding: 20px; border: 1px solid #DDD; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question { background: #FFF; border: 1px dashed #DDD; margin: -1px 0 0 0; padding: 5px 0; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question:nth-child(2n+1) { background-color: #FCFCFC; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question:nth-child(2n+1) .question-name { background-color: #FCFCFC; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head { padding: 0 20px; position: relative; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .quiz-question-icon { width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 10px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .question-name { font-size: 16px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .move { color: #666; cursor: url("../../images/openhand.cur") 7 5, default; position: absolute; right: 14px; height: 50px; top: 5px; width: 12px; box-shadow: none; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .move:hover { color: #00a0d2; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head:hover .quiz-question-actions { margin-right: 20px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head:hover .quiz-question-actions .dashicons-admin-page::before { margin-top: 2px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-content { padding: 0 20px; } .post-type-lp_quiz #general-settings a { font-size: 14px; font-weight: 400; margin-left: 10px; } .learn-press-tabs { border: 1px solid #DDD; background: #FFF; } .learn-press-tabs ul.heading-tabs { padding: 0 10px; margin: 0px; border-bottom: 1px solid #DDD; } .learn-press-tabs ul.heading-tabs > li { float: left; margin: 0; position: relative; } .learn-press-tabs ul.heading-tabs > li a { display: block; padding: 15px 10px 15px 10px; font-size: 14px; text-decoration: none; outline: none; box-shadow: none; } .learn-press-tabs ul.heading-tabs > li:before { content: ''; border-right: 1px solid #DDD; position: absolute; right: 0; height: 20px; top: 50%; margin-top: -10px; } .learn-press-tabs ul.heading-tabs > li.active a { /*font-weight: bold;*/ color: #002a3e; } .learn-press-tabs ul.heading-tabs > li.active:after { border: 1px solid #DDD; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); display: inline-block; width: 10px; height: 10px; content: ''; position: absolute; left: 50%; margin-left: -6px; bottom: -6px; background: #FFF; border-bottom: 0; border-right: 0; } .learn-press-tabs ul.heading-tabs > li:last-child:before { display: none; } .learn-press-tabs .learn-press-tab-content { margin: 0; } .learn-press-tabs .learn-press-tab-content > li { padding: 0 20px 10px 20px; float: left; width: 100%; margin-right: -100%; box-sizing: border-box; } .learn-press-tabs.initialize .learn-press-tab-content > li { visibility: hidden; } .learn-press-tabs.initialize .learn-press-tab-content { position: relative; } .learn-press-tabs.initialize .learn-press-tab-content:before { content: attr(data-text); position: absolute; height: 40px; font-size: 24px; line-height: 40px; width: 50%; text-align: center; margin-left: 25%; top: 50%; margin-top: -20px; color: #a0a0a0; animation: learn-press-meta-box-tabs-initialize-animation linear 1s; animation-iteration-count: infinite; -webkit-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -webkit-animation-iteration-count: infinite; -moz-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -moz-animation-iteration-count: infinite; -o-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -o-animation-iteration-count: infinite; -ms-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -ms-animation-iteration-count: infinite; } .learn-press-tabs:not(.initialize) .learn-press-tab-content > li { display: none; } .learn-press-tabs:not(.initialize) .learn-press-tab-content > li.active { display: block; } .learn-press-tabs > ul:after { clear: both; content: ''; display: block; } @keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-ms-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
wordpressElearning/wp-content/plugins/learnpress/assets/css/admin/admin.css
.rwmb-field { margin: 20px 0 20px 0; } .rwmb-field .rwmb-input .rwmb-label { margin-top: 0; } .rwmb-field .rwmb-input .option-desc { font-weight: normal; padding-left: 24px; font-style: italic; margin-top: 3px; } .lp-nav-tab-wrapper { border-bottom: 1px solid #ccc; margin: 0; padding: 9px 15px 0 0; line-height: inherit; } .learn-press-quick-add-page-inline { display: inline-block; vertical-align: top; margin: 0 !important; } .learn-press-quick-add-page-inline > * { vertical-align: top; } .post-type-lp_course .column-price, .post-type-lp_course .column-students { width: 10%; } .post-type-lp_course #course_curriculum .curriculum-section-items .lp-item-empty td.section-item-input { padding-left: 40px; } .post-type-lp_course #course_curriculum .curriculum-section-items .lp-item-empty td.section-item-input.hover { padding-left: 0; } .post-type-lp_course .type-lp_course.status-pending .row-actions .view { display: none; } #learn-press-admin-settings { /*input[name="learn_press_single_course_image_size[width]"], input[name="learn_press_single_course_image_size[height]"], input[name="learn_press_course_thumbnail_image_size[width]"], input[name="learn_press_course_thumbnail_image_size[height]"] { margin-top: -4px; } input[name="learn_press_single_course_image_size[crop]"], input[name="learn_press_course_thumbnail_image_size[crop]"] { margin-top: 3px; }*/ } #learn-press-admin-settings #learn_press_email_formats { margin-bottom: 10px; } #learn-press-admin-settings .learn-press-email-variables { margin-left: 0; margin-top: 5px; } #learn-press-admin-settings .learn-press-email-variables li { display: inline-block; cursor: pointer; } #learn-press-admin-settings .learn-press-email-variables li:hover { color: #0085ba; } #learn-press-admin-settings .nav-tab-wrapper { margin-bottom: 20px; } #learn-press-admin-settings .subsubsub { float: left; width: 240px; position: relative; z-index: 10; margin: 0 -260px 0 20px; padding-top: 11px; } #learn-press-admin-settings .subsubsub li { display: block; } #learn-press-admin-settings .subsubsub li a { display: block; outline: none; box-shadow: none; } #learn-press-admin-settings .learn-press-settings-wrap { float: left; padding: 1px 0 15px 300px; background: #FFF; z-index: 0; position: relative; width: 100%; box-sizing: border-box; opacity: 0; } #learn-press-admin-settings .learn-press-settings-wrap input[name="learn_press_auto_redirect_message"] { width: 80%; } #learn-press-admin-settings .learn-press-settings-wrap:before { content: ''; position: absolute; top: 0; bottom: 0; border-left: 1px solid #DDD; margin-left: -30px; } #learn-press-admin-settings .learn-press-settings-wrap:after { content: ''; display: block; clear: both; } #learn-press-admin-settings .learn-press-settings-wrap.ready { opacity: 1; } #learn-press-admin-settings .learn-press-settings-wrap #learn-press-reset-settings { float: right; opacity: 0.5; } #learn-press-admin-settings .learn-press-settings-wrap #learn-press-reset-settings:hover { opacity: 1; } #learn-press-admin-settings.no-subtabs .learn-press-settings-wrap { float: none; margin-left: 0; padding-left: 25px; padding-right: 25px; } #learn-press-admin-settings.no-subtabs .learn-press-settings-wrap:before { display: none; } #learn-press-admin-settings.no-subtabs .subsubsub { display: none; } #learn-press-admin-settings input[type="radio"] { margin: 0 !important; } #learn-press-admin-settings label { line-height: 1; } #learn-press-admin-settings input[name="learn_press_course_base"] { margin-top: 3px; margin-right: 3px; } #learn-press-admin-settings .lp-group-title { padding: 0 0 10px; border-bottom: 3px solid #563d7c; display: inline-block; margin: 0; } #learn-press-admin-settings input[type="text"], #learn-press-admin-settings input[type="email"], #learn-press-admin-settings input[type="number"], #learn-press-admin-settings input[type="tel"], #learn-press-admin-settings input[type="password"], #learn-press-admin-settings select { vertical-align: top; } #learn-press-admin-settings input[type="checkbox"] { opacity: 1; } #learn-press-admin-settings .lp-setting-field span { vertical-align: top; line-height: 24px; } #learn-press-admin-settings .lp-setting-field .lp-sign-times { font-size: 19px; } /* message box */ #learn-press-message-box-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; z-index: 99999; opacity: 0.8; } #learn-press-message-box-window { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 100000; color: #FFF; text-align: center; } #message-box-wrap { margin: 0 auto; /* text-align: center; */ display: inline-block; text-align: left; max-width: 70%; } .message-box-title { color: #FFF; margin: 0 0 40px 0; font-size: 34px; } .message-box-content { font-size: 16px; line-height: 1.5; } .message-box-animation { background-image: url("../../images/animation.gif"); width: 220px; height: 20px; margin: 20px 0 0; } .message-box-buttons { margin: 20px 0 0; border-top: 1px solid #929292; padding-top: 20px; } .message-box-button { margin-right: 10px !important; } .post-type-lp_lesson .column-format .lp-label { font-size: 100%; } /*********************************/ .hide { display: none; } .handle.dashicons { cursor: move; margin-right: 10px; } .meta_box_remove .dashicons { text-decoration: initial; } .meta_box_course_lesson_quiz li input, .meta_box_course_lesson_quiz li select { min-width: 250px; } .description { margin-top: 5px; } .dashed-placeholder { border: 2px dashed #999; padding: 10px; } .learn-press-message { position: relative; } .learn-press-message .learn-press-admin-notice-dismiss { position: absolute; display: inline-block; background-color: #FFFFFF; border-radius: 50%; box-shadow: 0px 0px 1px 1px #F1F1F1; width: 20px; height: 20px; text-align: center; line-height: 20px; text-decoration: none; top: 50%; right: 10px; margin-top: -10px; padding: 0; } .learn-press-message .learn-press-admin-notice-dismiss:before { font-family: dashicons; content: '\f335'; text-align: center; font-size: 18px; text-decoration: none; } /** * Course Metabox */ li.quiz, li.lesson, li.quick_lesson, li.quick_quiz { margin-left: 30px; } .wp-core-ui .meta_box_add_section, .wp-core-ui .meta_box_add_lesson, .wp-core-ui .meta_box_add_quiz, .wp-core-ui .meta_box_quick_add_lesson, .wp-core-ui .meta_box_quick_add_quiz { margin-right: 10px; } .column-taxonomy-course_category { width: 15%; } /**/ #lpr-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; display: none; z-index: 200; opacity: 0.2; } .lpr-quick-add-form { background-color: #FFF; padding: 5px; position: absolute; z-index: 210; border: 1px solid #DDD; } .lpr-quick-add-form input { font-size: 15px; border-radius: 3px; border: 1px solid #DDD; width: 350px; } .lpr-quick-add-form input, .lpr-quick-add-form select { vertical-align: top; } .lpr-quick-add-form .lpr-ajaxload { display: none; background: url(../../images/spinner.gif) no-repeat center; width: 30px; color: #FFF; margin-top: 6px; } .lpr-quick-add-form.working .lpr-ajaxload { display: inline-block; } .lpr-quick-add-form.working button { display: none; } .post-type-lpr_question .lpr-question-option-label { display: none; } #lpr-question-options-wrap { margin-top: 8px; } .lpr-question tr.lpr-disabled .dashicons-trash, .lpr-question tr.lpr-disabled .dashicons-sort { display: none; } /* * Add on page */ .learnpress-advertis-admin { margin-left: 160px; padding: 10px 20px; position: relative; overflow: hidden; } .learnpress-advertis-admin > .item { display: none; } .learnpress-advertis-admin > .item:first-child { display: block; } .learnpress-advertis-admin .learnpress-wrap-items { position: relative; overflow: hidden; -webkit-transition: visibility 1s, opacity 1s; transition: visibility 1s, opacity 1s; padding: 20px; background-color: #fff; border: 1px solid #ddd; margin-bottom: 30px; } .learnpress-advertis-admin .theme-thumbnail { float: left; width: 35%; } .learnpress-advertis-admin .theme-detail { margin-left: 35%; padding-left: 20px; } .learnpress-advertis-admin .learnpress-item { position: relative; float: left; margin-right: -100%; width: 100%; box-sizing: border-box; visibility: hidden; opacity: 0; -webkit-transition: visibility 0.5s linear, opacity 0.5s linear; transition: visibility 0.5s linear, opacity 0.5s linear; } .learnpress-advertis-admin img { width: 100%; height: auto; float: none; } .learnpress-advertis-admin .learnpress-active { visibility: visible; opacity: 1; } .learnpress-advertis-admin .learnpress-controls { position: absolute; bottom: 30px; right: 0; height: 50px; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } .learnpress-advertis-admin .learnpress-controls:after { content: ''; clear: both; display: block; } .learnpress-advertis-admin .learnpress-controls .prev-item, .learnpress-advertis-admin .learnpress-controls .next-item { position: absolute; top: 0; font-family: 'dashicons'; width: 40px; height: 40px; border: 1px solid #000; line-height: 40px; font-size: 16px; color: #000; cursor: pointer; } .learnpress-advertis-admin .learnpress-controls .prev-item { right: 95px; } .learnpress-advertis-admin .learnpress-controls .prev-item:before { content: "\f341"; display: block; text-align: center; } .learnpress-advertis-admin .learnpress-controls .next-item { right: 45px; } .learnpress-advertis-admin .learnpress-controls .next-item:before { content: "\f345"; display: block; text-align: center; } @media only screen and (max-width: 1200px) { .learnpress-advertis-admin .theme-thumbnail { width: 50%; } .learnpress-advertis-admin .theme-detail { margin-left: 50%; } } @media only screen and (max-width: 960px) { .learnpress-advertis-admin { margin-left: 36px; } .learnpress-advertis-admin .theme-thumbnail { float: none; width: 100%; } .learnpress-advertis-admin .theme-detail { margin-top: 20px; margin-left: 0; padding-left: 0; } } @media screen and (max-width: 782px) { .learnpress-advertis-admin { margin-left: 0; } } .lpr-add-ons-wrapper .add-on-info { width: 65%; display: inline-block; } .lpr-add-ons-wrapper .add-on-action { float: right; } .lpr-add-ons-wrapper .add-on-action a { text-decoration: none; padding: 20px; height: 80px; width: 100px; background: #EBEBEB; margin-right: 100px; } .lpr-add-ons-wrapper .add-on-action .add-on-enabled { text-align: center; margin: 40px; } .lpr-add-ons-wrapper .add-on-action .add-on-disabled { text-align: center; margin: 40px; } .lpr-add-ons-wrapper .add-on-action a:hover { text-decoration: none; content: attr(data-text-disable); } .lp-search-addon { margin: 0; width: 280px; font-size: 16px; font-weight: 300; line-height: 1.5; padding: 3px 5px; height: 32px; } .learn-press-add-ons { margin: 20px 0 0; } .learn-press-add-ons .lp-addon-hidden { display: none !important; } .learn-press-add-ons .lp-active:nth-of-type(2n+1) { clear: none; margin-right: 0; margin-left: 8px; } .learn-press-add-ons .lp-active:nth-of-type(2n) { clear: both; margin-right: 8px; margin-left: 0; } .learn-press-add-ons.learnpress-premium-plugin .column-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-height: 1.6em; max-height: 6.4em; } .learn-press-add-ons.learnpress-premium-plugin .column-description p { margin: 0; line-height: inherit; } .learn-press-add-ons:after { display: block; clear: both; content: ''; } .learn-press-add-ons > li { /*float: left;*/ /*width: 25%;*/ /*position: relative;*/ } .learn-press-add-ons > li .add-on-inner { margin: 0 20px 40px 20px; border: 1px solid #DDD; border-radius: 10px; overflow: hidden; } .learn-press-add-ons > li .add-on-thumbnail { position: relative; overflow: hidden; border-bottom: 1px solid #E3E3E3; } .learn-press-add-ons > li .add-on-thumbnail img { width: 100%; height: auto; vertical-align: top; } .learn-press-add-ons > li .add-on-thumbnail .add-on-overlay { position: absolute; left: 0; right: 0; height: 100%; top: 0; -webkit-transition: all 0.25s; background-color: #ADE6FF; opacity: 0; } .learn-press-add-ons > li .add-on-thumbnail .add-on-description { position: absolute; left: 20px; right: 20px; bottom: 0; -webkit-transition: all 0.25s; color: #444; opacity: 0; } .learn-press-add-ons > li:hover .add-on-overlay { opacity: 0.3; } .learn-press-add-ons > li:hover .add-on-description { opacity: 1; } .learn-press-add-ons > li .add-on-info { min-height: 80px; padding: 20px; background-color: #F5F5F5; border-top: 1px solid #FFF; } .learn-press-add-ons > li .add-on-info > h3 { margin-top: 0; } .learn-press-add-ons > li .add-on-actions { position: absolute; bottom: 43px; } .learn-press-add-ons > li .add-on-actions .add-on-state { font-size: 36px; vertical-align: top; display: none; margin-top: -8px; color: #05B3FF; margin-left: -9px; } .learn-press-add-ons > li .add-on-actions .add-on-state.change { display: inline-block; } .learn-press-add-ons .plugin-card-top { min-height: 180px; } .premium_add_ons.active .column-description p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; line-height: 1.6em; max-height: 8em; } .learn-press-add-ons .button.spinner { background: url(../../images/spinner.gif) no-repeat 4px !important; padding-left: 30px; visibility: visible; width: auto; } .learn-press-add-ons .action-links > span { display: block; text-align: right; font-style: italic; } .learn-press-add-ons .action-links > span.enabled { color: #7ad03a; } .learn-press-add-ons .action-links > span.disabled { color: #FF0000; } .learn-press-add-ons .action-links .price { color: #439fdf; font-weight: 700; font-size: 15px; line-height: 1.6em; } .learn-press-add-ons .action-links .price del { font-weight: 400; color: #aaa; padding-right: 5px; } .learn-press-add-ons .plugin-icon img { max-width: 100%; } #learn-press-bundle-activate-add-ons.spinner { float: left !important; } .learn-press-add-ons .plugin-version { font-weight: bold; } #learn-press-add-ons-wrap #name { width: 30%; } .learn-press-add-ons p:before { content: ''; } #learn-press-add-ons-wrap .theme { padding: 20px; background-color: #fff; border: 1px solid #ddd; overflow: hidden; margin-bottom: 30px; } #learn-press-add-ons-wrap .theme-controls { margin-top: 20px; margin-bottom: 0; } #learn-press-add-ons-wrap .theme h2 { margin: 0 0 20px 0; line-height: 1.4; } #learn-press-add-ons-wrap .theme img { width: 400px; height: auto; max-height: 100%; float: left; margin: 0 20px 0 0; } .related_themes .plugin-card-top { padding-bottom: 0; } .related_themes .theme-content { position: relative; } .related_themes .image-thumbnail img { width: 100%; } .related_themes .theme-description { margin: 0 0 25px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; line-height: 1.6em; max-height: 9.6em; } .related_themes .theme-title { margin-right: 100px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 22px; line-height: 1.6em; margin-bottom: 0; min-height: 3.2em; } .related_themes .theme-title a { color: #545454; } .related_themes .theme-rating { float: right; display: inline-block; } .related_themes .star-rating { display: inline-block; } .related_themes .count-rating { font-size: 15px; position: relative; top: 2px; } .related_themes .theme-detail { position: absolute; right: 3px; top: 0; text-align: right; line-height: 1.6em; } .related_themes .theme-detail:after { content: ''; display: block; clear: both; } .related_themes .theme-detail .theme-price { display: inline-block; font-size: 24px; color: #545454; font-weight: 700; line-height: 1.6em; } .related_themes .theme-footer { clear: both; margin-left: -20px; margin-right: -20px; padding: 20px; background-color: #fafafa; border-top: 1px solid #ddd; overflow: hidden; } @media (max-width: 1280px) { .learn-press-add-ons > li { /*width: 33.33%;*/ } } @media screen and (max-width: 782px) { .learn-press-add-ons .enable-now { padding: 5px; } .learn-press-add-ons .enable-now:before { margin: 0 !important; } .learn-press-add-ons .enable-now:before { margin: 0 !important; } #learn-press-add-ons-wrap .theme img { width: 50%; } } @media (max-width: 768px) { .learn-press-add-ons > li { /*width: 50%;*/ } .learn-press-add-ons > li .column-name { margin-right: 150px; } } @media (max-width: 480px) { .learn-press-add-ons > li { width: 100%; } #learn-press-add-ons-wrap .theme img { width: 100%; margin: 0 0 20px 0; } } /**/ #lpr-quiz-questions-wrap .select2-container .select2-choice { height: 29px; padding-top: 3px; font-size: 14px; } .post-title.column-title { overflow: visible; } .lpr-row-actions { display: inline-block; position: relative; } .lpr-row-action-dropdown { position: absolute; top: 100%; left: 0; min-width: 150px; background-color: #FFF; border: 1px solid #DDD; padding: 0; margin: 0; display: none; } .lpr-row-action-dropdown > li { margin: 0; } .lpr-row-action-dropdown > li > a { display: block; padding: 5px; } .lpr-row-actions > a { padding-right: 15px; position: relative; } .lpr-row-actions > a:after { width: 0; height: 0; border: 5px solid transparent; border-top-color: #DDD; content: ''; display: inline-block; position: absolute; right: 0; top: 6px; } .lpr-row-actions:hover > ul { display: block; } /* addons page */ #lpr-add-ons-wrapper .lpr-add-on-block { border-bottom: 1px dashed #DDD; padding-bottom: 20px; width: 50%; float: left; margin-top: 20px; } #lpr-add-ons-wrapper .lpr-add-on-block:after { content: ''; display: block; clear: both; } #lpr-add-ons-wrapper .lpr-admin-thumbnail { float: left; width: 200px; } #lpr-add-ons-wrapper .lpr-admin-thumbnail img { vertical-align: top; } #lpr-add-ons-wrapper .lpr-add-on-info { margin-left: 220px; margin-right: 20px; } #lpr-add-ons-wrapper .lpr-add-on-info > h3 { margin-top: 0; } #lpr-add-ons-wrapper .lpr-add-on-info > h3 > span { display: inline-block; padding: 0 5px; background-color: #7AD3FA; color: #FFF; border-radius: 3px; margin-left: 10px; font-size: 12px; vertical-align: top; font-weight: normal; } #lpr-add-ons-wrapper .lpr-add-on-action { float: right; width: 100px; } /* toggle */ input.lpr-fancy-checkbox { display: none; } .lpr-fancy-checkbox.tog { border-radius: 20px; box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6); margin: 0 auto; height: 19px; width: 50px; position: relative; cursor: pointer; font: 11px/18px arial; background: #ccc; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; display: inline-block !important; } .lpr-fancy-checkbox.tog:after { content: ''; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); border-radius: 20px; display: block; height: 15px; width: 15px; background: #fff; position: absolute; top: 2px; left: 2px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; } .lpr-fancy-checkbox.tog:before { content: 'OFF'; position: absolute; right: 7px; top: 1px; color: #fff; } .lpr-fancy-checkbox.tog:hover:after { left: 5px; } .lpr-fancy-checkbox.tog.on:before { content: 'ON'; right: 28px; } .lpr-fancy-checkbox.tog.on { background: #05B3FF; } .lpr-fancy-checkbox.tog.on:after { left: 33px; } .lpr-fancy-checkbox.tog.on:hover:after { left: 30px; } /**/ .clearfix:after { display: block; content: ''; clear: both; } .clear { display: block; clear: both; height: 0; } /**********************************************************************/ /**********************************************************************/ .lp-list-options { border: 1px solid #DDD; border-collapse: collapse; width: 100%; } .lp-list-option.lp-list-option-empty td, .lp-list-option.lp-list-option-empty th { background-color: #FBE9E9; } .lp-list-option.lp-list-option-empty .lp-answer-check input, .lp-list-option.lp-list-option-empty .lp-list-option-actions i { display: none; } .lp-list-options thead th { border: 1px solid #FFF; background-color: #EAEAEA; padding: 10px; text-align: left; color: #00A0D2; } .lp-list-options tbody th, .lp-list-options tbody td { border: 1px solid #FFF; padding: 10px 10px; text-align: left; background-color: #F5F5F5; } .lp-list-options .lp-answer-check { width: 100px; } .lp-list-options tbody th input[type="text"], .lp-list-options tbody td input[type="text"] { width: 100%; } .lp-list-options .ui-sortable-placeholder { visibility: visible !important; } .lp-list-options .ui-sortable-placeholder td { background-image: url("../../images/stripe.png"); } .lp-list-option .lp-answer-text { color: #777; background-color: transparent; border-color: transparent; box-shadow: none; } .lp-list-option .lp-answer-text:after { font-family: dashicons; content: '\f464'; } .lp-list-option .lp-answer-text:focus, .lp-list-option:hover .lp-answer-text { box-shadow: none; outline: none; background-color: transparent; border-color: transparent; } .lp-list-option:hover .lp-answer-text { border-style: dashed; } .lp-list-option-actions { cursor: pointer; color: #00A0D2; } .lp-list-option-actions.lp-move-list-option { cursor: move; } .lp-list-option-actions:hover { color: #156077; } /* Question meta box */ #question_answer .rwmb-question-wrapper { margin: 12px 0 0 0; } .question-bottom-actions > * { vertical-align: baseline !important; } /* Quiz meta box */ body.post-type-lp_quiz #questions, body.post-type-lp_question #question_answer_ { border: none; box-shadow: none; background-color: transparent; } body.post-type-lp_quiz #questions .handlediv, body.post-type-lp_question #question_answer_ .handlediv { display: none; } body.post-type-lp_quiz #questions .hndle, body.post-type-lp_question #question_answer_ .hndle { display: none; } body.post-type-lp_quiz #questions .inside, body.post-type-lp_question #question_answer_ .inside { padding: 0; } #questions .quiz-questions-heading .questions-toggle { float: right; margin: 0; line-height: 1; } #questions .quiz-questions-heading .questions-toggle a:hover { color: #00a0d2; } #questions #learn-press-dropdown-questions { display: inline-block; position: relative; } #questions #learn-press-dropdown-questions > ul { position: absolute; top: 100%; margin: 0; padding: 0; background-color: #FFF; left: 0; right: 0; border: 1px solid #EEE; border-top: none; display: none; z-index: 50; } #questions #learn-press-dropdown-questions > ul > li { margin: 0; } #questions #learn-press-dropdown-questions > ul li > a { display: block; padding: 5px; outline: none; box-shadow: none; } #questions #learn-press-question-name { font-size: 18px; min-width: 350px; margin: 0; box-shadow: none; border-color: #EEE; color: #BBB; vertical-align: middle; } #questions #learn-press-toggle-questions { height: 32px; vertical-align: top; background-color: #FFF; border: 1px solid #EEE; width: 32px; margin-left: -4px; text-align: center; font-size: 30px; padding: 0; color: #CCC; border-left: none; outline: none; cursor: pointer; } #questions #learn-press-toggle-questions:hover { color: #AAAAAA; } #questions #learn-press-button-add-question { _vertical-align: middle; } #questions .question-actions { background-color: #FFF; border: 1px solid #DDD; padding: 10px; display: inline-block; margin-top: 20px; position: relative; z-index: 999; } #questions .quiz-question-head .quiz-question-actions { float: right; margin: 1px 0; visibility: hidden; padding-top: 2px; } #questions .quiz-question-head .quiz-question-actions a { margin: 0 3px; color: #666666; vertical-align: middle; box-shadow: none; } #questions .quiz-question-head .quiz-question-actions a:hover { color: #00a0d2; } #questions .quiz-question-head:hover .quiz-question-actions { visibility: visible; } #questions .quiz-question.ui-sortable-placeholder { visibility: visible !important; background-image: url("../../images/stripe.png"); border: 1px solid #DDD; border-bottom: none; } #questions .question-name { border: none; box-shadow: none; padding-left: 0; width: 70%; color: #777; vertical-align: middle; } #questions .quiz-question-icon img { max-width: 100%; height: auto; } #questions #learn-press-dropdown-questions .added { display: none; } .lpr-curriculum-section > h3 { padding: 0 !important; } .lpr-curriculum-section > h3 .lpr-action { top: 0; right: 0; } .lpr-curriculum-section.lpr-empty > h3 { cursor: default !important; } .lpr-curriculum-section.lpr-empty .lpr-action { display: none !important; } .lpr-course-curriculum button span { text-decoration: underline; } #learn-press-statistic { margin-top: 20px; } .learn-press-chart { position: relative; } .learn-press-chart canvas { height: 70vh; width: 100vw; } .chart-buttons form { display: inline-block; vertical-align: top; } .chart-buttons form input[type="text"] { width: 105px; font-size: 14px; vertical-align: top; margin: 0; text-align: center; font-weight: bold; padding: 4px; } .chart-buttons form span { display: inline-block; vertical-align: middle; font-weight: bold; padding: 5px; } .learn-press-chart.loading:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; background: #FFF; opacity: 0.5; } .chart-description li { display: inline-block; margin-right: 15px; } .chart-description li:before { content: ''; display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-right: 5px; } .chart-description li span { display: inline-block; vertical-align: middle; font-weight: bold; } .chart-description li.all:before { background: #2FA7FF; } .chart-description li.instructors:before { background: #EAC79B; } .chart-description li.students:before { background: #D4D0CB; } .lpr-stats-time { text-align: center; } .lpr-hidden { display: none; } #lpr-custom-time { position: relative; top: 4px; } /* block page */ #lpr-page-block { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.5; display: none; z-index: 9999; } #form-quick-add-lesson-link { position: absolute; } #_lpr_course_price_description > span { font-weight: bold; font-size: 15px; } .lpr-ignore, .lpr-ignore:hover { color: #dd3d36; } .lpr-ignore:hover { cursor: pointer; } .lpr-quick-add-page-inline, .lpr-quick-actions-inline { display: inline-block; vertical-align: middle; margin: 0 !important; } #lpr-toggle-quiz-mode { background-color: #0077FF; padding: 3px; margin-left: 5px; display: inline-block; border-radius: 3px; text-decoration: none; color: #FFF; } .column-num_of_question { width: 150px; } .lp-search-items input[name="lp-item-name"] { width: 500px; } .lp-button-dropdown { padding-left: 0 !important; padding-right: 28px !important; position: relative; z-index: 99998; } .lp-button-dropdown .lp-dropdown-label { padding-left: 10px; } .lp-button-dropdown .lp-dropdown-arrow { display: inline-block; /* width: 20px; */ text-align: center; padding: 0 10px; position: absolute; top: -1px; bottom: -1px; } .lp-button-dropdown .lp-dropdown-items { position: absolute; margin: 0; /* width: 100%; */ background-color: #FFF; top: 100%; margin-top: 1px; border: 1px solid #DDD; right: -1px; /* right: -1px; */ width: 200px; z-index: 9999999; display: none; } .lp-button-dropdown .lp-dropdown-items li { margin: 0; } .lp-button-dropdown .lp-dropdown-items li a { display: block; padding: 10px; line-height: 1; text-decoration: none; outline: none; box-shadow: none; } .lp-button-dropdown .lp-dropdown-items li a:hover { background-color: #F5F5F5; } .lp-button-dropdown:not(.disabled):hover ul, .lp-button-dropdown:not(.disabled) ul:hover { display: block; } .curriculum-section .lp-check-items, .curriculum-section .lp-check-items:hover { padding-left: 5px; padding-right: 34px; border-color: transparent; background: transparent; box-shadow: none; } .column-format, .column-is_previewable, .column-taxonomy-question-tag { width: 10%; } .learn-press-add-ons .plugin-card .install-now:before, .learn-press-add-ons .plugin-card .disable-now:before, .learn-press-add-ons .plugin-card .enable-now:before { margin: 3px 5px 0 -2px; display: inline-block; font: 400 20px/1 dashicons; /*speak: none;*/ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: top; } .learn-press-add-ons .plugin-card .install-now:before { content: '\f106'; color: #0073aa; } .learn-press-add-ons .plugin-card .disable-now:before { content: '\f147'; color: #0073aa; } .learn-press-add-ons .plugin-card .enable-now:before { content: '\f335'; color: #d54e21; } .learn-press-add-ons .plugin-card .disable-now:hover:before { content: '\f335'; color: #d54e21; } .learn-press-add-ons .plugin-card .enable-now:hover:before { content: '\f147'; color: #0073aa; } .learn-press-add-ons .plugin-card .button-working:before { content: '\f463' !important; -webkit-animation: lp-spinner 2s infinite linear; animation: lp-spinner 2s infinite linear; margin-right: 0; } .learn-press-add-ons .plugin-card .button-working span { display: none; } .lp-button-actions a { text-decoration: none; margin-left: 5px; } .learn-press-quick-confirm { position: absolute; z-index: 9999; color: #ffffff; padding: 2px 8px; display: block; white-space: nowrap; left: -39.625px; top: 24px; background-color: #C90202; cursor: pointer; } .learn-press-quick-confirm:hover, .learn-press-quick-confirm:hover:before { background-color: #d73b00; } .learn-press-quick-confirm:before { content: ''; display: block; position: absolute; /* border: 1px solid; */ transform: rotate(45deg); width: 7px; height: 7px; top: -3px; background-color: #C90202; right: 7px; } /* course */ .wp-core-ui .meta_box_add_section, .wp-core-ui .meta_box_add_lesson { margin-right: 10px; } .hide { display: none; } .handle.dashicons { cursor: move; margin-right: 0; } .meta_box_remove .dashicons { text-decoration: initial; } .meta_box_course_lesson_quiz li input, .meta_box_course_lesson_quiz li select { min-width: 250px; } .rwmb-meta-box label { color: #222; font-weight: bold; display: block; margin: 0 0 16px 0; } .description { margin-top: 5px; } .dashed-placeholder { border: 2px dashed #999; padding: 10px; } /* TuNN added 21 03 2015 Modified 03 Apr 2015 */ /* Course Curriculumn meta box section*/ /************ version 1.0 **************/ /* order */ .post-type-lp_order #post-body-content, .post-type-lp_order #order_details .handlediv, .post-type-lp_order #order_details .hndle { display: none; } .post-type-lp_order #submitpost .misc-pub-section label { display: block; font-weight: bold; } #learn-press-order { margin: 15px; } #learn-press-order .order-data-number { font-size: 36px; padding: 0; margin-bottom: 20px; } #learn-press-order > h3 { margin: 0 0 10px 0; padding: 0; } #learn-press-order .order-data-date, #learn-press-order .order-data-status, #learn-press-order .order-data-payment-method { font-size: 18px; padding: 0 0 10px 0; } #learn-press-order .user-display-name, #learn-press-order .user-email, #learn-press-order .user-ip-address { padding: 0; margin: 0 0 10px 0; } #learn-press-order .order-items table { border: 1px solid #DDD; border-collapse: collapse; width: 100%; } #learn-press-order .order-items table th, #learn-press-order .order-items table td { text-align: left; padding: 10px 15px; border: 1px solid #DDD; } #learn-press-install-sample-data-notice .install-sample-data-loading { display: none; } /* learn_press_dashboard_widget */ #learn_press_dashboard_widget .subsubsub { float: none; } /* ios checkbox */ .learn-press-checkbox { display: none !important; } input.regular-text[id^="learn-press-emails"] { width: 97%; } .ios-ui-select { background: #dddddd; border: none !important; height: 18px; -webkit-border-radius: 9px; border-radius: 9px; width: 30px; -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; -webkit-box-shadow: none; box-shadow: none; cursor: pointer; position: relative; display: inline-block; } .ios-ui-select.checked { -webkit-box-shadow: inset 0 0 0 18px #6ddc5f; box-shadow: inset 0 0 0 18px #6ddc5f; } .ios-ui-select.checked .inner { left: 13px; } .ios-ui-select .inner { width: 16px; height: 16px; position: absolute; top: 1px; left: 1px; -webkit-border-radius: 100%; border-radius: 100%; background: white; -webkit-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -moz-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -o-transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); transition: all 350ms cubic-bezier(0, 0.89, 0.44, 1); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1); } .lp-label-counter { display: inline-block; background-color: #0073AA; border-radius: 10px; height: 21px; line-height: 20px; text-align: center; min-width: 21px; color: #FFF; padding: 0 5px; } .column-num_of_question, .column-preview, .column-duration, .column-type, .column-taxonomy-question_tag { width: 100px; text-align: left; } #learn_press_dashboard_widget .rss-widget ul li { margin-bottom: 10px !important; } #learn_press_dashboard_widget .rss-date { margin-left: 0; } #learn_press_dashboard_widget_status .inside { padding: 0; margin-top: 0; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status { margin-top: 0; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li { width: 50%; float: left; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li > a, #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li > span { padding: 8px 12px; display: block; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width { width: 100%; float: none; clear: both; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:first-child { border-bottom: 1px solid #ececec; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:first-child a { padding: 10px 12px; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width:last-child { border-top: 1px solid #ececec; margin: 0 12px; } #learn_press_dashboard_widget_status .inside .learnpress-statistic-status li.full-width > a { display: inline-block; } .lp-template-overrides { margin-top: 20px; } .lp-template-overrides thead th h4 { margin: 0; } .lp-template-overrides tbody th { font-weight: bold; } .lp-template-overrides tbody th p { margin: 0 0 0 10px; display: inline-block; } .lp-template-overrides tbody th p a { font-weight: normal; outline: none; border: none; box-shadow: none; margin: 0; padding: 2px 8px; border-radius: 3px; } .lp-template-overrides tbody th p a.current { background: #00aadc; color: #FFF; } .lp-template-overrides .lp-template-version { width: 100px; } .lp-template-overrides .lp-template-version.outdated { color: #FF0000; } .lp-template-overrides .lp-template-version.up-to-date { color: #1859ff; } .lp-template-overrides .lp-template-version, .lp-template-overrides .lp-core-version { font-weight: bold; } .lp-template-overrides .lp-template-file { width: 50%; } .lp-template-overrides #learn-press-no-templates td p { color: #0073aa; } @-webkit-keyframes lp-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes lp-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .rwmb-quiz_questions-wrapper { background: #FFF; } .rwmb-quiz_questions-wrapper .quiz-questions-heading { border: 1px solid #DDD; background-color: #F9F9F9; border-bottom: none; margin: 0; color: #777; padding: 15px 20px 20px; font-size: 24px; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a { font-size: 32px; color: #0073aa; box-shadow: none; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a.dashicons-arrow-down::before { margin-left: -10px; } .rwmb-quiz_questions-wrapper .quiz-questions-heading a:hover { color: #00a0d2; } .rwmb-quiz_questions-wrapper #learn-press-list-questions { padding: 20px; border: 1px solid #DDD; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question { background: #FFF; border: 1px dashed #DDD; margin: -1px 0 0 0; padding: 5px 0; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question:nth-child(2n+1) { background-color: #FCFCFC; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question:nth-child(2n+1) .question-name { background-color: #FCFCFC; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head { padding: 0 20px; position: relative; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .quiz-question-icon { width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 10px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .question-name { font-size: 16px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .move { color: #666; cursor: url("../../images/openhand.cur") 7 5, default; position: absolute; right: 14px; height: 50px; top: 5px; width: 12px; box-shadow: none; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head .move:hover { color: #00a0d2; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head:hover .quiz-question-actions { margin-right: 20px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-head:hover .quiz-question-actions .dashicons-admin-page::before { margin-top: 2px; } .rwmb-quiz_questions-wrapper #learn-press-list-questions .quiz-question .quiz-question-content { padding: 0 20px; } .post-type-lp_quiz #general-settings a { font-size: 14px; font-weight: 400; margin-left: 10px; } .learn-press-tabs { border: 1px solid #DDD; background: #FFF; } .learn-press-tabs ul.heading-tabs { padding: 0 10px; margin: 0px; border-bottom: 1px solid #DDD; } .learn-press-tabs ul.heading-tabs > li { float: left; margin: 0; position: relative; } .learn-press-tabs ul.heading-tabs > li a { display: block; padding: 15px 10px 15px 10px; font-size: 14px; text-decoration: none; outline: none; box-shadow: none; } .learn-press-tabs ul.heading-tabs > li:before { content: ''; border-right: 1px solid #DDD; position: absolute; right: 0; height: 20px; top: 50%; margin-top: -10px; } .learn-press-tabs ul.heading-tabs > li.active a { /*font-weight: bold;*/ color: #002a3e; } .learn-press-tabs ul.heading-tabs > li.active:after { border: 1px solid #DDD; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); display: inline-block; width: 10px; height: 10px; content: ''; position: absolute; left: 50%; margin-left: -6px; bottom: -6px; background: #FFF; border-bottom: 0; border-right: 0; } .learn-press-tabs ul.heading-tabs > li:last-child:before { display: none; } .learn-press-tabs .learn-press-tab-content { margin: 0; } .learn-press-tabs .learn-press-tab-content > li { padding: 0 20px 10px 20px; float: left; width: 100%; margin-right: -100%; box-sizing: border-box; } .learn-press-tabs.initialize .learn-press-tab-content > li { visibility: hidden; } .learn-press-tabs.initialize .learn-press-tab-content { position: relative; } .learn-press-tabs.initialize .learn-press-tab-content:before { content: attr(data-text); position: absolute; height: 40px; font-size: 24px; line-height: 40px; width: 50%; text-align: center; margin-left: 25%; top: 50%; margin-top: -20px; color: #a0a0a0; animation: learn-press-meta-box-tabs-initialize-animation linear 1s; animation-iteration-count: infinite; -webkit-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -webkit-animation-iteration-count: infinite; -moz-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -moz-animation-iteration-count: infinite; -o-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -o-animation-iteration-count: infinite; -ms-animation: learn-press-meta-box-tabs-initialize-animation linear 1s; -ms-animation-iteration-count: infinite; } .learn-press-tabs:not(.initialize) .learn-press-tab-content > li { display: none; } .learn-press-tabs:not(.initialize) .learn-press-tab-content > li.active { display: block; } .learn-press-tabs > ul:after { clear: both; content: ''; display: block; } @keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-ms-keyframes learn-press-meta-box-tabs-initialize-animation { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
0.331228
0.08733
.content-container { padding-top: 20px; padding-left: 220px; background-image: url(../../../../assets/images/bgDay.png); min-height: 1100px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; font-family: "Poppins", sans-serif; padding-bottom: 100px; } .content { width: 1000px; margin: 40px auto; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; padding: 20px; background-color: white; min-height: 900px; border-radius: 2%; } form { height: 100%; width: 100%; } .left { width: 30%; display: inline-block; } .rigth { width: 69%; float: right; } .left .top { margin-top: 10px; width: 288px; height: 216px; } .left .top img { width: 100%; height: 100%; } .left .bottom { width: 100%; height: 1100px; } .rigth .header { width: 100%; margin-bottom: 10px; } .rigth .header .textWithButton { width: 100%; } .rigth .header .textWithButton h2 { display: inline-block; font-size: 17px; margin-top: 20px; margin-bottom: 20px; } .rigth .header .textWithButton button { margin-left: 10px; } .rigth .topForm label { margin-top: 5px; margin-bottom: 10px; } .rigth .makeDown { margin-bottom: 50px; } .rigth .bottomForm { border-top: 1px solid #2574a9; padding-top: 50px; } .rigth .textArea { margin-top: 60px; } .rigth textarea { height: 450px; min-height: 450px; max-height: 450px; } textarea::-webkit-scrollbar { width: 1em; } textarea::-webkit-scrollbar-thumb { background-color: #2574a9; border-radius: 10px; } .starrating > input { display: none; } .starrating > label:before { content: "\f005"; /* Star */ margin: 2px; font-size: 1em; font-family: FontAwesome; display: inline-block; } .starrating > label { color: #222222; } .starrating > input:checked ~ label { color: #2574a9; } .starrating > input:hover ~ label { color: #2574a9; } .bottomForm .topRigth { width: 265px; height: 40px; margin-right: 70px; float: right; } .bottomForm .topRigth span { padding-right: 10px; padding-top: 2px; } .bottomForm { padding-top: 20px; } .bottomForm .topLeft { width: 250px; display: inline-block; height: 40px; } .form-check i { padding-right: 5px; } .line { width: 33%; display: inline-block; } .checkBoxes { margin-top: 20px; } .button { margin-top: 69px; } .carusel { margin-top: 50px; padding: 10px; } input.ng-dirty.ng-invalid { box-shadow: red 0px 5px 15px !important; } input.ng-dirty.ng-valid { box-shadow: green 0px 2px 10px !important; } #first, #second, #third, #forth, #fifth, #mainImage { background-position: center; background-size: cover; background-repeat: no-repeat; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-around; align-items: center; align-content: space-between; margin-top: 5px; margin-bottom: 5px; border-radius: 10%; } .bottom div { height: 200px; width: 100%; } .makeDown input { margin-top: 10px; margin-bottom: 10px; } .add { text-align: center; }
src/app/views/dashbord/hotel-edits/hotel-edits.component.css
.content-container { padding-top: 20px; padding-left: 220px; background-image: url(../../../../assets/images/bgDay.png); min-height: 1100px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; font-family: "Poppins", sans-serif; padding-bottom: 100px; } .content { width: 1000px; margin: 40px auto; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; padding: 20px; background-color: white; min-height: 900px; border-radius: 2%; } form { height: 100%; width: 100%; } .left { width: 30%; display: inline-block; } .rigth { width: 69%; float: right; } .left .top { margin-top: 10px; width: 288px; height: 216px; } .left .top img { width: 100%; height: 100%; } .left .bottom { width: 100%; height: 1100px; } .rigth .header { width: 100%; margin-bottom: 10px; } .rigth .header .textWithButton { width: 100%; } .rigth .header .textWithButton h2 { display: inline-block; font-size: 17px; margin-top: 20px; margin-bottom: 20px; } .rigth .header .textWithButton button { margin-left: 10px; } .rigth .topForm label { margin-top: 5px; margin-bottom: 10px; } .rigth .makeDown { margin-bottom: 50px; } .rigth .bottomForm { border-top: 1px solid #2574a9; padding-top: 50px; } .rigth .textArea { margin-top: 60px; } .rigth textarea { height: 450px; min-height: 450px; max-height: 450px; } textarea::-webkit-scrollbar { width: 1em; } textarea::-webkit-scrollbar-thumb { background-color: #2574a9; border-radius: 10px; } .starrating > input { display: none; } .starrating > label:before { content: "\f005"; /* Star */ margin: 2px; font-size: 1em; font-family: FontAwesome; display: inline-block; } .starrating > label { color: #222222; } .starrating > input:checked ~ label { color: #2574a9; } .starrating > input:hover ~ label { color: #2574a9; } .bottomForm .topRigth { width: 265px; height: 40px; margin-right: 70px; float: right; } .bottomForm .topRigth span { padding-right: 10px; padding-top: 2px; } .bottomForm { padding-top: 20px; } .bottomForm .topLeft { width: 250px; display: inline-block; height: 40px; } .form-check i { padding-right: 5px; } .line { width: 33%; display: inline-block; } .checkBoxes { margin-top: 20px; } .button { margin-top: 69px; } .carusel { margin-top: 50px; padding: 10px; } input.ng-dirty.ng-invalid { box-shadow: red 0px 5px 15px !important; } input.ng-dirty.ng-valid { box-shadow: green 0px 2px 10px !important; } #first, #second, #third, #forth, #fifth, #mainImage { background-position: center; background-size: cover; background-repeat: no-repeat; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-around; align-items: center; align-content: space-between; margin-top: 5px; margin-bottom: 5px; border-radius: 10%; } .bottom div { height: 200px; width: 100%; } .makeDown input { margin-top: 10px; margin-bottom: 10px; } .add { text-align: center; }
0.319227
0.092811
@mixin padding-mixin .pd, padding; @mixin padding-double .pdY, padding-top, padding-bottom; @mixin padding-double .pdX, padding-right, padding-left; @mixin padding-mixin .pdTop, padding-top; @mixin padding-mixin .pdRight, padding-right; @mixin padding-mixin .pdBottom, padding-bottom; @mixin padding-mixin .pdLeft, padding-left; @media (min-width: 640px) { @mixin padding-mixin .xs\.pd, padding; @mixin padding-double .xs\.pdY, padding-top, padding-bottom; @mixin padding-double .xs\.pdX, padding-right, padding-left; @mixin padding-mixin .xs\.pdTop, padding-top; @mixin padding-mixin .xs\.pdRight, padding-right; @mixin padding-mixin .xs\.pdBottom, padding-bottom; @mixin padding-mixin .xs\.pdLeft, padding-left; } @media (min-width: 768px) { @mixin padding-mixin .sm\.pd, padding; @mixin padding-double .sm\.pdY, padding-top, padding-bottom; @mixin padding-double .sm\.pdX, padding-right, padding-left; @mixin padding-mixin .sm\.pdTop, padding-top; @mixin padding-mixin .sm\.pdRight, padding-right; @mixin padding-mixin .sm\.pdBottom, padding-bottom; @mixin padding-mixin .sm\.pdLeft, padding-left; } @media (min-width: 1024px) { @mixin padding-mixin .md\.pd, padding; @mixin padding-double .md\.pdY, padding-top, padding-bottom; @mixin padding-double .md\.pdX, padding-right, padding-left; @mixin padding-mixin .md\.pdTop, padding-top; @mixin padding-mixin .md\.pdRight, padding-right; @mixin padding-mixin .md\.pdBottom, padding-bottom; @mixin padding-mixin .md\.pdLeft, padding-left; } @media (min-width: 1280px) { @mixin padding-mixin .lg\.pd, padding; @mixin padding-double .lg\.pdY, padding-top, padding-bottom; @mixin padding-double .lg\.pdX, padding-right, padding-left; @mixin padding-mixin .lg\.pdTop, padding-top; @mixin padding-mixin .lg\.pdRight, padding-right; @mixin padding-mixin .lg\.pdBottom, padding-bottom; @mixin padding-mixin .lg\.pdLeft, padding-left; } @media (min-width: 1536px) { @mixin padding-mixin .xl\.pd, padding; @mixin padding-double .xl\.pdY, padding-top, padding-bottom; @mixin padding-double .xl\.pdX, padding-right, padding-left; @mixin padding-mixin .xl\.pdTop, padding-top; @mixin padding-mixin .xl\.pdRight, padding-right; @mixin padding-mixin .xl\.pdBottom, padding-bottom; @mixin padding-mixin .xl\.pdLeft, padding-left; } @media (min-width: 1920px) { @mixin padding-mixin .\2xl\.pd, padding; @mixin padding-double .\2xl\.pdY, padding-top, padding-bottom; @mixin padding-double .\2xl\.pdX, padding-right, padding-left; @mixin padding-mixin .\2xl\.pdTop, padding-top; @mixin padding-mixin .\2xl\.pdRight, padding-right; @mixin padding-mixin .\2xl\.pdBottom, padding-bottom; @mixin padding-mixin .\2xl\.pdLeft, padding-left; }
node_modules/alga-css/css/utilities/padding.css
@mixin padding-mixin .pd, padding; @mixin padding-double .pdY, padding-top, padding-bottom; @mixin padding-double .pdX, padding-right, padding-left; @mixin padding-mixin .pdTop, padding-top; @mixin padding-mixin .pdRight, padding-right; @mixin padding-mixin .pdBottom, padding-bottom; @mixin padding-mixin .pdLeft, padding-left; @media (min-width: 640px) { @mixin padding-mixin .xs\.pd, padding; @mixin padding-double .xs\.pdY, padding-top, padding-bottom; @mixin padding-double .xs\.pdX, padding-right, padding-left; @mixin padding-mixin .xs\.pdTop, padding-top; @mixin padding-mixin .xs\.pdRight, padding-right; @mixin padding-mixin .xs\.pdBottom, padding-bottom; @mixin padding-mixin .xs\.pdLeft, padding-left; } @media (min-width: 768px) { @mixin padding-mixin .sm\.pd, padding; @mixin padding-double .sm\.pdY, padding-top, padding-bottom; @mixin padding-double .sm\.pdX, padding-right, padding-left; @mixin padding-mixin .sm\.pdTop, padding-top; @mixin padding-mixin .sm\.pdRight, padding-right; @mixin padding-mixin .sm\.pdBottom, padding-bottom; @mixin padding-mixin .sm\.pdLeft, padding-left; } @media (min-width: 1024px) { @mixin padding-mixin .md\.pd, padding; @mixin padding-double .md\.pdY, padding-top, padding-bottom; @mixin padding-double .md\.pdX, padding-right, padding-left; @mixin padding-mixin .md\.pdTop, padding-top; @mixin padding-mixin .md\.pdRight, padding-right; @mixin padding-mixin .md\.pdBottom, padding-bottom; @mixin padding-mixin .md\.pdLeft, padding-left; } @media (min-width: 1280px) { @mixin padding-mixin .lg\.pd, padding; @mixin padding-double .lg\.pdY, padding-top, padding-bottom; @mixin padding-double .lg\.pdX, padding-right, padding-left; @mixin padding-mixin .lg\.pdTop, padding-top; @mixin padding-mixin .lg\.pdRight, padding-right; @mixin padding-mixin .lg\.pdBottom, padding-bottom; @mixin padding-mixin .lg\.pdLeft, padding-left; } @media (min-width: 1536px) { @mixin padding-mixin .xl\.pd, padding; @mixin padding-double .xl\.pdY, padding-top, padding-bottom; @mixin padding-double .xl\.pdX, padding-right, padding-left; @mixin padding-mixin .xl\.pdTop, padding-top; @mixin padding-mixin .xl\.pdRight, padding-right; @mixin padding-mixin .xl\.pdBottom, padding-bottom; @mixin padding-mixin .xl\.pdLeft, padding-left; } @media (min-width: 1920px) { @mixin padding-mixin .\2xl\.pd, padding; @mixin padding-double .\2xl\.pdY, padding-top, padding-bottom; @mixin padding-double .\2xl\.pdX, padding-right, padding-left; @mixin padding-mixin .\2xl\.pdTop, padding-top; @mixin padding-mixin .\2xl\.pdRight, padding-right; @mixin padding-mixin .\2xl\.pdBottom, padding-bottom; @mixin padding-mixin .\2xl\.pdLeft, padding-left; }
0.829596
0.29549
@-moz-document url-prefix("https://www.hulu.com/") { #content { background-color: #272727 !important; } .GlobalNav, .BrowseMenu__menu, .Nav__dropdown, .GlobalNav__logout, .Footer, .SearchBarContainer, .SearchBar > input[type=text], .FullTextSearch__Entry { background-color: #000 !important; } .EditorialCollection__slider-overflow-hider { background-image: linear-gradient(to right,#531c1cf7 97%,#4f1b1bf7 100%); } .Loader__bar { background-color: #fff0 !important; } .GlobalNav__browse-menu .Nav__link .fill { fill: #fff; } .GlobalNav__my-stuff svg g path:nth-child(1) { color: #fff; stroke-width: 2; } .GlobalNav__my-stuff svg g path:nth-child(2) { color: #fff; stroke-width: 1; } .Nav__logo a svg path{ fill: #7fb845; } .Nav__label, .Footer__logo, .Tile__title, .Tile__title--clickable, .RecentSearch__Item, .RecentSearch__Clear, .SearchBar__ClearButton, .ListItem__Content__HighlightText, .ListItem__Content__HighlightText--Normal, .Item__Title--Normal, .FullTextSearch__Entry mark { color: #7fb845 !important; } .HoverPopout { background-color: #7fb845 !important; } .MyStuffAction__button { box-shadow: inset 0 0 0 2px #444; } .MyStuffAction__line-1, .MyStuffAction__line-2 { background-color: #444; } .StopSuggesting__btn { box-shadow: inset 0 0 0 2px #fff; } .StopSuggesting__line-1, .StopSuggesting__btn--light .StopSuggesting__line-1, .StopSuggesting__btn--light:hover .StopSuggesting__line-1 { background-color: #fff; } .BrowseMenu__genres { border-left: 1px solid #fff !important; } .Modal__backdrop { background: #000 !important; } .Modal__dialog { background: #272727 !important; } .Error, .MyStuffBanner__title, .MyStuffBanner__background, .MyStuffBanner__description, .BrowseMenu__items, .BrowseMenu__item { color: #fff !important; background-color: #444 !important; } .ViewAllLink__right-arrow::after { content: ""; display: inline-block; width: 9px; height: 9px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border: 2px solid #7fb845; border-width: 0 2px 2px 0; margin: 0 5px; } .MyStuffBanner__description svg g path:nth-child(n) { stroke: #fff !important; stroke-width: 2.5; } .GenericTileContent__title, .ViewAllLink__right-arrow { color: #7fb845 !important; background-color: #272727; } .LevelOne, .PortraitCollection__title, .SimpleCollection__title, .OffsiteView .Item { color: #fff !important; background-color: #272727 !important; } .GenericTileContent__description, .Tile__description, .Tile__action, .Tile__metadata, .DetailsAbout__meta-segment { color: #fff !important; } .ProfileSelectorModal__line { border: 1px solid #fff; } .ProfileSelectorModal__title--who, .ProfileSelectorModal__subtitle, .Hub__title, .GenericTileContent__action, .GlobalNav__profile-first-item, .GlobalNav__profile-first-item--profile-name, .GlobalNav__add-account, .GlobalNav__my-stuff, .Nav__link, .Subnav__item, .Subnav__item.active, .Select-value, .Select-option, .Select-option.is-focused, .DetailsAbout__name, .Tile__action, .MyStuff__collection-title, .SearchResultContainer__Title, .UpsellActionTextView, .OffsiteView h3, .ListItem__Type, .Item__Type { color: #fff !important; } .SimpleCollection__description, .Footer__site-link, .Footer__legal-link { color: #bbb; } .Footer__site-link:hover, .Footer__legal-link:hover { color: #fff; } .DetailsMasthead__container .Tile__title { color: #fffc !important; } .SearchBar > input[type=text], .FullTextSearch__Entry, .ListItem__HighlightText--Highlighted { color: #fff !important; } .BrowseMenu__item--active { color: #bbb !important; -webkit-text-stroke-color: #b5b5b5 !important;; border-bottom-color: #aaa !important;; } .Nav__dropdown > .Nav__container:hover, .GlobalNav__add-account:hover, .GlobalNav__logout:hover, .ListItem--Selected { background-color: #3b3e4680 !important; } .GlobalNav__profile-first-item:hover .GlobalNav__letter { background-color: #7fb845 !important; } .Subnav__accent-bar { background-color: #fff !important; } .Select-value, .Select-multi-value-wrapper { color: #fff !important; background-color: #7fb845 !important; } .LevelTwo__container { color: #fff !important; background-color: #272727 !important; } .DetailsBody__about, .DetailsDropdown__single, .Select-menu, .Select-option.is-focused { color: #fff !important; background-color: #7fb845 !important; } .SingleNetworkMasthead__arrow--left svg g path, .SingleNetworkMasthead__arrow--right svg g path, .Slider__button--previous svg g path, .Slider__button--next svg g path { stroke: #fff; } .SingleNetworkMasthead__arrow--right circle, .SingleNetworkMasthead__arrow--left circle, .Slider__button--next circle, .Slider__button--previous circle { fill: #7fb845c0 !important; } .Slider__button--next, .Slider__button--previous { background: #fff0 !important; } .Select-arrow { background: none; position: absolute; top: 24px; right: 32px; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: -webkit-transform 0.3s ease; -webkit-transition: transform 0.3s ease; transition: transform 0.3s ease; -webkit-transform-origin: 65% 65%; -ms-transform-origin: 65% 65%; transform-origin: 65% 65%; } .DetailsCollection__items--full-width .CollapsibleDescription__trigger { top: 45px; background: none; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: -webkit-transform 0.3s ease; -webkit-transition: transform 0.3s ease; transition: transform 0.3s ease; -webkit-transform-origin: 65% 65%; -ms-transform-origin: 65% 65%; transform-origin: 65% 65%; } .Select-value { color: #fff !important; border-bottom: 1px solid #fff !important; } .Hub__collections .SimpleCollection, .ListItem { border-bottom: 1px solid #c6c6c6 !important; } .Nav.GlobalNav { box-shadow: 0 1px 0 0 #8d95a999; } .Nav__dropdown { border: 1px solid #8d95a999 !important; } .GlobalNav__profile-first-item, .GlobalNav__add-account, .SingleNetwork__subnav { border-bottom: 1px solid #8d95a999 !important; } } @-moz-document url-prefix("https://auth.hulu.com/") { .auth-login .login-header { background-image: none !important; } .auth-login .login-dialog { background-color: #eee !important; } .login-header svg path { fill: #7fb845 !important; } .login-message, .auth-login { color: #7fb845 !important; background-color: #272727; } }
data/usercss/164368.user.css
@-moz-document url-prefix("https://www.hulu.com/") { #content { background-color: #272727 !important; } .GlobalNav, .BrowseMenu__menu, .Nav__dropdown, .GlobalNav__logout, .Footer, .SearchBarContainer, .SearchBar > input[type=text], .FullTextSearch__Entry { background-color: #000 !important; } .EditorialCollection__slider-overflow-hider { background-image: linear-gradient(to right,#531c1cf7 97%,#4f1b1bf7 100%); } .Loader__bar { background-color: #fff0 !important; } .GlobalNav__browse-menu .Nav__link .fill { fill: #fff; } .GlobalNav__my-stuff svg g path:nth-child(1) { color: #fff; stroke-width: 2; } .GlobalNav__my-stuff svg g path:nth-child(2) { color: #fff; stroke-width: 1; } .Nav__logo a svg path{ fill: #7fb845; } .Nav__label, .Footer__logo, .Tile__title, .Tile__title--clickable, .RecentSearch__Item, .RecentSearch__Clear, .SearchBar__ClearButton, .ListItem__Content__HighlightText, .ListItem__Content__HighlightText--Normal, .Item__Title--Normal, .FullTextSearch__Entry mark { color: #7fb845 !important; } .HoverPopout { background-color: #7fb845 !important; } .MyStuffAction__button { box-shadow: inset 0 0 0 2px #444; } .MyStuffAction__line-1, .MyStuffAction__line-2 { background-color: #444; } .StopSuggesting__btn { box-shadow: inset 0 0 0 2px #fff; } .StopSuggesting__line-1, .StopSuggesting__btn--light .StopSuggesting__line-1, .StopSuggesting__btn--light:hover .StopSuggesting__line-1 { background-color: #fff; } .BrowseMenu__genres { border-left: 1px solid #fff !important; } .Modal__backdrop { background: #000 !important; } .Modal__dialog { background: #272727 !important; } .Error, .MyStuffBanner__title, .MyStuffBanner__background, .MyStuffBanner__description, .BrowseMenu__items, .BrowseMenu__item { color: #fff !important; background-color: #444 !important; } .ViewAllLink__right-arrow::after { content: ""; display: inline-block; width: 9px; height: 9px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border: 2px solid #7fb845; border-width: 0 2px 2px 0; margin: 0 5px; } .MyStuffBanner__description svg g path:nth-child(n) { stroke: #fff !important; stroke-width: 2.5; } .GenericTileContent__title, .ViewAllLink__right-arrow { color: #7fb845 !important; background-color: #272727; } .LevelOne, .PortraitCollection__title, .SimpleCollection__title, .OffsiteView .Item { color: #fff !important; background-color: #272727 !important; } .GenericTileContent__description, .Tile__description, .Tile__action, .Tile__metadata, .DetailsAbout__meta-segment { color: #fff !important; } .ProfileSelectorModal__line { border: 1px solid #fff; } .ProfileSelectorModal__title--who, .ProfileSelectorModal__subtitle, .Hub__title, .GenericTileContent__action, .GlobalNav__profile-first-item, .GlobalNav__profile-first-item--profile-name, .GlobalNav__add-account, .GlobalNav__my-stuff, .Nav__link, .Subnav__item, .Subnav__item.active, .Select-value, .Select-option, .Select-option.is-focused, .DetailsAbout__name, .Tile__action, .MyStuff__collection-title, .SearchResultContainer__Title, .UpsellActionTextView, .OffsiteView h3, .ListItem__Type, .Item__Type { color: #fff !important; } .SimpleCollection__description, .Footer__site-link, .Footer__legal-link { color: #bbb; } .Footer__site-link:hover, .Footer__legal-link:hover { color: #fff; } .DetailsMasthead__container .Tile__title { color: #fffc !important; } .SearchBar > input[type=text], .FullTextSearch__Entry, .ListItem__HighlightText--Highlighted { color: #fff !important; } .BrowseMenu__item--active { color: #bbb !important; -webkit-text-stroke-color: #b5b5b5 !important;; border-bottom-color: #aaa !important;; } .Nav__dropdown > .Nav__container:hover, .GlobalNav__add-account:hover, .GlobalNav__logout:hover, .ListItem--Selected { background-color: #3b3e4680 !important; } .GlobalNav__profile-first-item:hover .GlobalNav__letter { background-color: #7fb845 !important; } .Subnav__accent-bar { background-color: #fff !important; } .Select-value, .Select-multi-value-wrapper { color: #fff !important; background-color: #7fb845 !important; } .LevelTwo__container { color: #fff !important; background-color: #272727 !important; } .DetailsBody__about, .DetailsDropdown__single, .Select-menu, .Select-option.is-focused { color: #fff !important; background-color: #7fb845 !important; } .SingleNetworkMasthead__arrow--left svg g path, .SingleNetworkMasthead__arrow--right svg g path, .Slider__button--previous svg g path, .Slider__button--next svg g path { stroke: #fff; } .SingleNetworkMasthead__arrow--right circle, .SingleNetworkMasthead__arrow--left circle, .Slider__button--next circle, .Slider__button--previous circle { fill: #7fb845c0 !important; } .Slider__button--next, .Slider__button--previous { background: #fff0 !important; } .Select-arrow { background: none; position: absolute; top: 24px; right: 32px; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: -webkit-transform 0.3s ease; -webkit-transition: transform 0.3s ease; transition: transform 0.3s ease; -webkit-transform-origin: 65% 65%; -ms-transform-origin: 65% 65%; transform-origin: 65% 65%; } .DetailsCollection__items--full-width .CollapsibleDescription__trigger { top: 45px; background: none; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 5px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: -webkit-transform 0.3s ease; -webkit-transition: transform 0.3s ease; transition: transform 0.3s ease; -webkit-transform-origin: 65% 65%; -ms-transform-origin: 65% 65%; transform-origin: 65% 65%; } .Select-value { color: #fff !important; border-bottom: 1px solid #fff !important; } .Hub__collections .SimpleCollection, .ListItem { border-bottom: 1px solid #c6c6c6 !important; } .Nav.GlobalNav { box-shadow: 0 1px 0 0 #8d95a999; } .Nav__dropdown { border: 1px solid #8d95a999 !important; } .GlobalNav__profile-first-item, .GlobalNav__add-account, .SingleNetwork__subnav { border-bottom: 1px solid #8d95a999 !important; } } @-moz-document url-prefix("https://auth.hulu.com/") { .auth-login .login-header { background-image: none !important; } .auth-login .login-dialog { background-color: #eee !important; } .login-header svg path { fill: #7fb845 !important; } .login-message, .auth-login { color: #7fb845 !important; background-color: #272727; } }
0.284775
0.041385
div.content { border-top: 3px solid #454545; } div.block { float: left; } div.activation { width: 250px; float: left; background: url(images/vert_line.gif) repeat-y top right; padding-right: 7px; margin-bottom: 10px; } div.indent { padding: 0 0 10px 6px; } div.info { padding-left: 260px; } div.credits { clear: both; } div.status, div.expires, div.version { padding-bottom: 8px; } div.status-active { float: left; background: url(images/activated.png) no-repeat center top; height: 60px; width: 60px; margin-right: 10px; } div.status-inactive { float: left; background: url(images/activate_seal.gif) no-repeat center top; height: 61px; width: 61px; margin-right: 6px; } div.license, div.more { padding-bottom: 14px; } div.version-details { padding-left: 70px; } div.version-update { padding-top: 14px; color: #f00; font-size: 11px; font-weight: bold; } /*** * Credit logos */ div.logos { overflow: hidden; } div.logos span { display: none; } div.column { width: 20%; padding: 0; margin: 0; } div.column a { margin: 0 auto; /* center all the image links! */ } div.debian { float: left; } div.debian a { display: block; background: url(images/debian.png) no-repeat center center; width: 130px; height: 137px; padding: 4px 0 0 16px; } div.mysql a { display: block; background: url(images/mysql.png) no-repeat center center; width: 122px; height: 77px; padding-bottom: 6px; } div.php a { display: block; background: url(images/php.png) no-repeat center center; width: 96px; height: 51px; } div.lucene a { display: block; background: url(images/lucene.png) no-repeat center center; width: 132px; height: 28px; padding: 6px 0 8px 28px; } div.apache a { display: block; background: url(images/apache.png) no-repeat center center; width: 95px; height: 97px; padding-left: 56px; } div.mono a { display: block; background: url(images/mono.png) no-repeat center center; width: 104px; height: 91px; padding: 2px 0 6px 16px; } div.jquery a { display: block; background: url(images/jquery.png) no-repeat center center; width: 120px; height: 38px; } div.fckeditor a { display: block; background: url(images/fckeditor.png) no-repeat center center; width: 144px; height: 36px; padding: 20px 0 6px 18px; } div.prince a { display: block; background: url(images/prince.png) no-repeat center center; width: 83px; height: 81px; padding-left: 80px; } div.links { overflow: hidden; width: 100%; margin: 0 auto; padding: 14px 0; } div.links ul.list { float: left; width: 20%; } ul.list li { padding-bottom: 4px; text-align: center; } ul.list li a { color: #000; text-decoration: none; } ul.list li a:hover { text-decoration: underline; } /*** * Product activation */ div.activate { background: url(images/activate_seal.gif) no-repeat center left; height: 60px; width: 170px; padding: 6px 0 0 78px; font-size: 12px; } div.product h4 { padding: 20px 0 0 8px; font-weight: bold; } div.contact { font-size: 11px; padding: 4px 0 5px 10px; line-height: 1.3; } div.expires span { font-weight: bold; } /*** * Videos page */ div.videos { float: left; padding: 6px 0 0 6px; width: 49%; } div.video { overflow: hidden; margin-bottom: 20px; } div.video a.thumb { clear: left; float: left; } div.video div.text { float: left; width: 250px; } div.text a.title { display: block; padding: 18px 0 0 18px; color: #000; font-weight: bold; text-decoration: none; } div.text span.date { clear: left; display: block; padding: 6px 0 0 20px; font-size: 11px; } /*** * Blog page */ div.subtitle a { color: #fff; } div.subtitle a:hover { text-decoration: underline; } div.block-blog { padding: 4px 0 10px 6px; height: 130px; } div.block-blog h2 { padding-bottom: 4px; } div.block-blog p { padding: 0 0 4px 72px; } div.block-blog h2 a { font-weight: bold; font-size: 14px; text-decoration: none; } div.block-blog h2 a:hover { text-decoration: underline; } div.block-blog div.icon { float: left; width: 60px; border: 1px solid #000; margin-right: 10px; } div.text p.username, div.text p.date { font-size: 11px; color: #767676; padding: 0 0 0 72px; } /* API Assembly Versions */ h2.versions { font-weight: bold; font-size: 110%; margin-bottom: 10px; } dl.alternate-row { background-color: #eee; } dl.assemblies dt { float: left; } dl.assemblies dd { padding: 0 0 8px 200px; } span.built, span.svn { font-size: 11px; color: #888; }
ThumbService/ThumbService/lib/MindTouch_Core_10.0.1_Source/web/deki/cp/assets/dashboard.css
div.content { border-top: 3px solid #454545; } div.block { float: left; } div.activation { width: 250px; float: left; background: url(images/vert_line.gif) repeat-y top right; padding-right: 7px; margin-bottom: 10px; } div.indent { padding: 0 0 10px 6px; } div.info { padding-left: 260px; } div.credits { clear: both; } div.status, div.expires, div.version { padding-bottom: 8px; } div.status-active { float: left; background: url(images/activated.png) no-repeat center top; height: 60px; width: 60px; margin-right: 10px; } div.status-inactive { float: left; background: url(images/activate_seal.gif) no-repeat center top; height: 61px; width: 61px; margin-right: 6px; } div.license, div.more { padding-bottom: 14px; } div.version-details { padding-left: 70px; } div.version-update { padding-top: 14px; color: #f00; font-size: 11px; font-weight: bold; } /*** * Credit logos */ div.logos { overflow: hidden; } div.logos span { display: none; } div.column { width: 20%; padding: 0; margin: 0; } div.column a { margin: 0 auto; /* center all the image links! */ } div.debian { float: left; } div.debian a { display: block; background: url(images/debian.png) no-repeat center center; width: 130px; height: 137px; padding: 4px 0 0 16px; } div.mysql a { display: block; background: url(images/mysql.png) no-repeat center center; width: 122px; height: 77px; padding-bottom: 6px; } div.php a { display: block; background: url(images/php.png) no-repeat center center; width: 96px; height: 51px; } div.lucene a { display: block; background: url(images/lucene.png) no-repeat center center; width: 132px; height: 28px; padding: 6px 0 8px 28px; } div.apache a { display: block; background: url(images/apache.png) no-repeat center center; width: 95px; height: 97px; padding-left: 56px; } div.mono a { display: block; background: url(images/mono.png) no-repeat center center; width: 104px; height: 91px; padding: 2px 0 6px 16px; } div.jquery a { display: block; background: url(images/jquery.png) no-repeat center center; width: 120px; height: 38px; } div.fckeditor a { display: block; background: url(images/fckeditor.png) no-repeat center center; width: 144px; height: 36px; padding: 20px 0 6px 18px; } div.prince a { display: block; background: url(images/prince.png) no-repeat center center; width: 83px; height: 81px; padding-left: 80px; } div.links { overflow: hidden; width: 100%; margin: 0 auto; padding: 14px 0; } div.links ul.list { float: left; width: 20%; } ul.list li { padding-bottom: 4px; text-align: center; } ul.list li a { color: #000; text-decoration: none; } ul.list li a:hover { text-decoration: underline; } /*** * Product activation */ div.activate { background: url(images/activate_seal.gif) no-repeat center left; height: 60px; width: 170px; padding: 6px 0 0 78px; font-size: 12px; } div.product h4 { padding: 20px 0 0 8px; font-weight: bold; } div.contact { font-size: 11px; padding: 4px 0 5px 10px; line-height: 1.3; } div.expires span { font-weight: bold; } /*** * Videos page */ div.videos { float: left; padding: 6px 0 0 6px; width: 49%; } div.video { overflow: hidden; margin-bottom: 20px; } div.video a.thumb { clear: left; float: left; } div.video div.text { float: left; width: 250px; } div.text a.title { display: block; padding: 18px 0 0 18px; color: #000; font-weight: bold; text-decoration: none; } div.text span.date { clear: left; display: block; padding: 6px 0 0 20px; font-size: 11px; } /*** * Blog page */ div.subtitle a { color: #fff; } div.subtitle a:hover { text-decoration: underline; } div.block-blog { padding: 4px 0 10px 6px; height: 130px; } div.block-blog h2 { padding-bottom: 4px; } div.block-blog p { padding: 0 0 4px 72px; } div.block-blog h2 a { font-weight: bold; font-size: 14px; text-decoration: none; } div.block-blog h2 a:hover { text-decoration: underline; } div.block-blog div.icon { float: left; width: 60px; border: 1px solid #000; margin-right: 10px; } div.text p.username, div.text p.date { font-size: 11px; color: #767676; padding: 0 0 0 72px; } /* API Assembly Versions */ h2.versions { font-weight: bold; font-size: 110%; margin-bottom: 10px; } dl.alternate-row { background-color: #eee; } dl.assemblies dt { float: left; } dl.assemblies dd { padding: 0 0 8px 200px; } span.built, span.svn { font-size: 11px; color: #888; }
0.340814
0.133528
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Orelega+One&family=Source+Serif+Pro:wght@300&display=swap'); @media (min-width: 0px) and (max-width: 600px) { body { background-image: url(media/seamless_bg.png); margin: 0%; } h1 { font-family: 'Source Serif Pro', serif; font-size: 2vw; } h2 { font-family: 'Source Serif Pro', serif; font-size: 1.5vw; } p , li{ font-family: 'Montserrat', sans-serif; text-align: justify; font-size: 1vw; list-style: none; } nav { position: fixed, absolute; background-color: rgb(20, 20, 20); height: auto; width: 100%; padding: 0.4em; } nav > a { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 1vw; margin: 0.2em 2em; text-align: center; color: white } nav > a:hover { color: rgba(255, 255, 255, 0.418); } section { box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.493); z-index: -1; margin: 5% 5% 5% 5%; padding: 1.5em 1.5em; background-color: rgba(255, 255, 255, 0.822); border-radius: 1em; } section h1, p, li { margin: 0em; padding: 0; text-indent: 2em; } #profile { width: 50%; height: 50%; border: 1px solid black; border-radius: 50%; float: right; margin: 2%; } #appfrete { width: 50%; height: 50%; border: 1px solid black; margin: 5% auto; } #video { width: 560px; margin: 5% auto; } } body { background-image: url(media/seamless_bg.png); margin: 0%; } h1 { font-family: 'Source Serif Pro', serif; font-size: 2.2em; } h2 { font-family: 'Source Serif Pro', serif; font-size: 1.8em; } p , li{ font-family: 'Montserrat', sans-serif; text-align: justify; font-size: 1.4em; list-style: none; } nav { position: fixed, absolute; background-color: rgb(20, 20, 20); height: auto; width: 100%; padding: 0.4em; } nav > a { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 1.2em; margin: 0.2em 2em; text-align: center; color: white } nav > a:hover { color: rgba(255, 255, 255, 0.418); } section { z-index: -1; margin: 5% 5% 5% 5%; padding: 1.5em 1.5em; background-color: rgba(255, 255, 255, 0.822); border-radius: 1em; } section h1, p, li { margin: 0em; padding: 0; text-indent: 1em; } #profile { border: 1px solid black; border-radius: 50%; float: right; margin: 2%; } #appfrete { border: 1px solid black; margin: 5% 30%; } #video { width: 560px; margin: 5% auto; } #pf { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; text-align: right; color: black; background-color: rgb(124, 124, 128); } #pf:hover { background-color: rgba(124, 124, 128, 0.76); } #pj { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; color: black; background-color: rgb(124, 124, 128); } #pj:hover { background-color: rgba(124, 124, 128, 0.76); } #tabela { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; color: black; background-color: rgb(124, 124, 128); } #tabela:hover { background-color: rgba(124, 124, 128, 0.76); }
style.css
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Orelega+One&family=Source+Serif+Pro:wght@300&display=swap'); @media (min-width: 0px) and (max-width: 600px) { body { background-image: url(media/seamless_bg.png); margin: 0%; } h1 { font-family: 'Source Serif Pro', serif; font-size: 2vw; } h2 { font-family: 'Source Serif Pro', serif; font-size: 1.5vw; } p , li{ font-family: 'Montserrat', sans-serif; text-align: justify; font-size: 1vw; list-style: none; } nav { position: fixed, absolute; background-color: rgb(20, 20, 20); height: auto; width: 100%; padding: 0.4em; } nav > a { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 1vw; margin: 0.2em 2em; text-align: center; color: white } nav > a:hover { color: rgba(255, 255, 255, 0.418); } section { box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.493); z-index: -1; margin: 5% 5% 5% 5%; padding: 1.5em 1.5em; background-color: rgba(255, 255, 255, 0.822); border-radius: 1em; } section h1, p, li { margin: 0em; padding: 0; text-indent: 2em; } #profile { width: 50%; height: 50%; border: 1px solid black; border-radius: 50%; float: right; margin: 2%; } #appfrete { width: 50%; height: 50%; border: 1px solid black; margin: 5% auto; } #video { width: 560px; margin: 5% auto; } } body { background-image: url(media/seamless_bg.png); margin: 0%; } h1 { font-family: 'Source Serif Pro', serif; font-size: 2.2em; } h2 { font-family: 'Source Serif Pro', serif; font-size: 1.8em; } p , li{ font-family: 'Montserrat', sans-serif; text-align: justify; font-size: 1.4em; list-style: none; } nav { position: fixed, absolute; background-color: rgb(20, 20, 20); height: auto; width: 100%; padding: 0.4em; } nav > a { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 1.2em; margin: 0.2em 2em; text-align: center; color: white } nav > a:hover { color: rgba(255, 255, 255, 0.418); } section { z-index: -1; margin: 5% 5% 5% 5%; padding: 1.5em 1.5em; background-color: rgba(255, 255, 255, 0.822); border-radius: 1em; } section h1, p, li { margin: 0em; padding: 0; text-indent: 1em; } #profile { border: 1px solid black; border-radius: 50%; float: right; margin: 2%; } #appfrete { border: 1px solid black; margin: 5% 30%; } #video { width: 560px; margin: 5% auto; } #pf { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; text-align: right; color: black; background-color: rgb(124, 124, 128); } #pf:hover { background-color: rgba(124, 124, 128, 0.76); } #pj { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; color: black; background-color: rgb(124, 124, 128); } #pj:hover { background-color: rgba(124, 124, 128, 0.76); } #tabela { height: auto; width: auto; display: inline-block; text-decoration: none; font-family: 'Orelega One', cursive; font-size: 2em; margin: 1em 1em 1em 1em; padding: 1em; border-radius: 20px; color: black; background-color: rgb(124, 124, 128); } #tabela:hover { background-color: rgba(124, 124, 128, 0.76); }
0.433502
0.130756
:root { --raisin-black: #2a2d34; --bisque: #fae3c6; --pewter-blue: #759aab; --paradise-pink: #ee4266; --cornflower-blue: #779be7; --prussian-blue: #173753; --white:#ffffff; --platinum: #ebebeb; } html, body { height: 100%; } #page-container, #page, #middle-container, #middle, #content-container, #results-content, #location-image-container, #location-name-container, #location-info-container, #adv-location-info-container, #adv-urban-area-detail-container { justify-content: baseline !important; } *, html { color: var(--raisin-black); -webkit-box-sizing: initial; -moz-box-sizing: initial; box-sizing:content-box; } body { overflow: visible; } .navbar { background-color: var(--cornflower-blue) !important; } i { color: var(--paradise-pink); } button { background-color: var(--prussian-blue) !important; border: none !important; color: var(--white) !important; outline: none !important; } button:hover { background-color: var(--pewter-blue) !important; } a.navbar-brand, a.nav-link { color: var(--white) !important; } a.navbar-brand:hover, a.nav-link:hover { color: var(--prussian-blue) !important; cursor: pointer; } .navbar-toggler { background-color: var(--cornflower-blue) !important; } #search-text { vertical-align: middle; border: none; padding: 5px 0 5px 5px; } #middle-container { height: 95vh; width: 100vw; padding: 50px 0 0 0; z-index: 1; } #middle { height: inherit; width: inherit; } #sidebar-container { height: inherit; width: 0; position: fixed; z-index: 2; background-color: var(--platinum); overflow-x: hidden; transition: 0.5s; } #sidebar-header { padding: 25px 5px 15px 5px; } #sidebar-header > button, #sidebar-header > h3 { margin: 10px 10px 10px 10px !important; } .search-entry { margin: 5px 0 5px 0; } .search-entry:hover { cursor: pointer; color: var(--prussian-blue); } .flex-column { display: flex; flex-direction: column; justify-content: center; align-items: center; } .flex-row { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; } #content-container { transition: .5s; width: 100vw; overflow-x: hidden; } #searchbar-content-container { overflow: auto; margin-top: 150px; } #searchbar-content { overflow: auto; } #searchbar-content > h1 { max-width: 90%; text-align: center; } #searchbar-content > p { text-align: center; max-width: 80%; margin: 15px 0 15px 0; } #main-search-button { margin-top: 15px !important; } #error-message, #missing-urban-area-message { display: none; color: var(--paradise-pink); font-weight: bold; max-width: 90vw !important; margin: 15px 15px 15px 15px; } #missing-urban-area-message > p { color: var(--paradise-pink); } #results-content-container { display: none; height: auto; overflow: auto; margin: 100px 0 150px 0; } #results-city-list-container { overflow: auto; max-width: 90vw; height: 100%; } #results-city-list-label { height: auto; text-align: center; padding-top: 30px; } #results-city-list { display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap; overflow: auto; padding-bottom: 50px; height: 100%; } .city-list-button { padding: 30px 30px 30px 30px !important; margin: 15px 15px 15px 15px !important; max-width: 80vw; word-break: break-all !important; white-space: normal; font-weight: bold; } #results-content { height: 100%; } .dark { color: var(--raisin-black) !important; } #city-img { max-width: 80vw; } #location-name-container { margin: 30px 30px 30px 30px; text-align: center; } #location-info-container, #adv-location-info-container { width: 80vw; flex-wrap: wrap; text-align: center; } #location-info-container > div, #adv-location-info-container > div, #adv-urban-area-detail-container > div { height: auto; } #adv-location-info-container > div > div { width: 100%; } #adv-urban-area-detail-container { text-align: center; width: 80vw; height: 100%; } #perfrm-new-search-container { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; } #perform-new-search { display: flex; justify-content: center; align-items: center; } #footer-container { z-index: 3; height: 8vh; width: 100vw; background-color: var(--cornflower-blue); position: fixed; bottom: 0; } #footer { height: auto; } #footer > p { text-align: center; margin: 0; color: var(--white); } #footer > p > a { color: var(--paradise-pink); } @media only screen and (max-height: 629px) { #footer-container { margin-top: 30px; height: 100px; } } @media only screen and (min-width: 1092px) { #results-city-list, #results-content { height: auto; } #results-content { margin: 0; } #location-info-container > div, #adv-location-info-container > div, #adv-urban-area-detail-container > div { margin: 0 30px 30px 30px; max-width: 25vw; } }
html-app/styles/style.css
:root { --raisin-black: #2a2d34; --bisque: #fae3c6; --pewter-blue: #759aab; --paradise-pink: #ee4266; --cornflower-blue: #779be7; --prussian-blue: #173753; --white:#ffffff; --platinum: #ebebeb; } html, body { height: 100%; } #page-container, #page, #middle-container, #middle, #content-container, #results-content, #location-image-container, #location-name-container, #location-info-container, #adv-location-info-container, #adv-urban-area-detail-container { justify-content: baseline !important; } *, html { color: var(--raisin-black); -webkit-box-sizing: initial; -moz-box-sizing: initial; box-sizing:content-box; } body { overflow: visible; } .navbar { background-color: var(--cornflower-blue) !important; } i { color: var(--paradise-pink); } button { background-color: var(--prussian-blue) !important; border: none !important; color: var(--white) !important; outline: none !important; } button:hover { background-color: var(--pewter-blue) !important; } a.navbar-brand, a.nav-link { color: var(--white) !important; } a.navbar-brand:hover, a.nav-link:hover { color: var(--prussian-blue) !important; cursor: pointer; } .navbar-toggler { background-color: var(--cornflower-blue) !important; } #search-text { vertical-align: middle; border: none; padding: 5px 0 5px 5px; } #middle-container { height: 95vh; width: 100vw; padding: 50px 0 0 0; z-index: 1; } #middle { height: inherit; width: inherit; } #sidebar-container { height: inherit; width: 0; position: fixed; z-index: 2; background-color: var(--platinum); overflow-x: hidden; transition: 0.5s; } #sidebar-header { padding: 25px 5px 15px 5px; } #sidebar-header > button, #sidebar-header > h3 { margin: 10px 10px 10px 10px !important; } .search-entry { margin: 5px 0 5px 0; } .search-entry:hover { cursor: pointer; color: var(--prussian-blue); } .flex-column { display: flex; flex-direction: column; justify-content: center; align-items: center; } .flex-row { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; } #content-container { transition: .5s; width: 100vw; overflow-x: hidden; } #searchbar-content-container { overflow: auto; margin-top: 150px; } #searchbar-content { overflow: auto; } #searchbar-content > h1 { max-width: 90%; text-align: center; } #searchbar-content > p { text-align: center; max-width: 80%; margin: 15px 0 15px 0; } #main-search-button { margin-top: 15px !important; } #error-message, #missing-urban-area-message { display: none; color: var(--paradise-pink); font-weight: bold; max-width: 90vw !important; margin: 15px 15px 15px 15px; } #missing-urban-area-message > p { color: var(--paradise-pink); } #results-content-container { display: none; height: auto; overflow: auto; margin: 100px 0 150px 0; } #results-city-list-container { overflow: auto; max-width: 90vw; height: 100%; } #results-city-list-label { height: auto; text-align: center; padding-top: 30px; } #results-city-list { display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap; overflow: auto; padding-bottom: 50px; height: 100%; } .city-list-button { padding: 30px 30px 30px 30px !important; margin: 15px 15px 15px 15px !important; max-width: 80vw; word-break: break-all !important; white-space: normal; font-weight: bold; } #results-content { height: 100%; } .dark { color: var(--raisin-black) !important; } #city-img { max-width: 80vw; } #location-name-container { margin: 30px 30px 30px 30px; text-align: center; } #location-info-container, #adv-location-info-container { width: 80vw; flex-wrap: wrap; text-align: center; } #location-info-container > div, #adv-location-info-container > div, #adv-urban-area-detail-container > div { height: auto; } #adv-location-info-container > div > div { width: 100%; } #adv-urban-area-detail-container { text-align: center; width: 80vw; height: 100%; } #perfrm-new-search-container { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; } #perform-new-search { display: flex; justify-content: center; align-items: center; } #footer-container { z-index: 3; height: 8vh; width: 100vw; background-color: var(--cornflower-blue); position: fixed; bottom: 0; } #footer { height: auto; } #footer > p { text-align: center; margin: 0; color: var(--white); } #footer > p > a { color: var(--paradise-pink); } @media only screen and (max-height: 629px) { #footer-container { margin-top: 30px; height: 100px; } } @media only screen and (min-width: 1092px) { #results-city-list, #results-content { height: auto; } #results-content { margin: 0; } #location-info-container > div, #adv-location-info-container > div, #adv-urban-area-detail-container > div { margin: 0 30px 30px 30px; max-width: 25vw; } }
0.388734
0.125146
html,body {height: 100%;} body {background: #ececec; font-family: Arial,Helvetica,sans-serif; color: #888; font-size: 0.875em; margin: 0; padding: 0;} a {color: #989898;} a img {border: 0;} a:hover {text-decoration: none;} div.layout {width: 920px; margin: 0 auto; height: auto!important; min-height: 100%; height: 100%;} div.layout .content {padding-bottom: 70px;} div.clear {clear: both;} ul.clear {list-style-image: none; list-style-type: none; padding: 0; margin: 0;} div.head {padding: 14px 14px 0 0; border-bottom: 1px solid #C7C6C6;} div.head div.siteName {float: left;} div.head div.contacts {float: right; position: relative;} div.head div.contacts div.collapse {display: none; border: 1px solid #000; background: #fff; padding: 10px; position: absolute; top: 18px; right: 0; cursor: pointer; width: 167px;} div.head div.contacts span.showCollapse {text-decoration: underline; cursor: pointer;} div.head div.contacts span.hover {text-decoration: none;} div.head div.contacts div {padding: 5px 0 0;} div.head div.contacts div.phone {font-size: 1.1em; color: #000;} div.head div.contacts div.phone span {color: #1384B0; font-size: 1.1em;} div.head div.logo {clear: both; padding: 45px 0 5px; height: 105px;} div.head div.logo img {float: left; height: 105px;} div.head div.logo .flags {float: right; padding: 85px 0 0;} div.head div.logo .flags img {width: 20px; height: 13px; margin: 0 5px;} /*���������� ���������� � �����*/ div.mainInfo {position: relative; padding: 10px 0 25px;} div.mainInfo img {width: 523px; height: 354px;} div.mainInfo div.ui-tabs-hide {display: none;} div.mainInfo div.houseInfo {float: none; position: absolute; top: 10px; right: 0; margin: 0; height: 299px;} div.mainInfo div.moreInfo a {font-size: 12px; position: relative; top: 15px; left: 6px;} div.mainInfo .housePhotos {overflow: hidden; height: 354px; position: relative;} div.mainInfo .housePhotos img {position: absolute; top: 0; left: 0; display: none;} div.mainInfo .housePhotos img.current {z-index: 10; display: block;} /*���������� ���� ����� �� �������*/ div#housesTabs ul.tabs {position: absolute; top: 10px; left: 0px; z-index: 2; z-index: 20;} div#housesTabs ul.tabs li {float: left;} div#housesTabs ul.tabs a {background: #000; color: #fff; display: block; text-decoration: none; padding: 2px 5px; outline: none;} div#housesTabs ul.tabs a:hover, div#housesTabs ul.tabs li.ui-tabs-selected a {background: #fff; color: #000;} /*���������� ������ �������� �����*/ div.housesInfo { overflow: hidden; position: relative;} div.housesInfo div.bg {position: absolute; top: 0; bottom: 20px; width: 43%; left: 0; background: #fff; padding: 0 3% 20px;} div.housesInfo div.bg.rightBlock {right: 0; left: auto;} div.housesInfo div.house {float: left; width: 43%; padding: 0 3% 20px; position: relative; margin-bottom: 20px; min-height: 250px} div.housesInfo div.house.rightBlock {float: right;} div.housesInfo h2 {border-bottom: 1px solid #CACACA; color: #000000; font-size: 20px; font-weight: normal; margin-bottom: 21px; padding: 14px 0 10px; margin: 0 0 10px;} div.housesInfo h2 a {position: static; text-decoration: none;} div.housesInfo a {display: block; color: #000; margin: 5px 0 0; position: absolute ;bottom: 15px; font-size: 0.9em;} /*���������� ������� �� ��������� ���������*/ div.gallery {width: 523px; float: left; padding: 10px 0 0;} div.gallery div.showImage {height: 354px; position: relative; width: 523px;} div.gallery div.showImage img {width: 523px; height: 354px; z-index: 2; position: absolute; top: 0; left: 0;} div.gallery div.showImage img.bottom {z-index: 1;} div.gallery div.description {text-align: center; padding: 5px 0;} /*���������� ���������� ����� �� ���������� ���������*/ div.houseInfo {padding:35px 50px 20px 45px; height:429px; width: 302px; background: #000; float: left; margin: 10px 0 0; position: relative;} div.houseInfo h2 {margin: 0 0 10px; color: #fff; border-bottom: 1px solid #fff;} div.houseInfo ul {padding: 15px 0 0;} div.houseInfo li {border-bottom: 1px solid #2D2D2D; margin-bottom: 2px; padding: 2px 0; font-size: 1.1em; overflow: hidden;} div.houseInfo li strong {color: #FFFFFF; float: left; padding-left: 6px;} div.houseInfo li span {float: right;} div.houseInfo strong.order, div.houseInfo strong.order a {color: #FFFFFF; float: right; font-size: 25px; text-decoration: none;} div.houseInfo strong.order a:hover {color: #ccc;} div.houseInfo div.moreInfo {position: absolute; bottom: 35px; width: 302px;} div.prices {background-color: #FFFFFF; padding:0 3% 2%;} div.prices h2 {color: #000000; font-size: 20px; font-weight: normal; padding: 14px 0 10px; margin: 0;} div.prices table {width: 100%; border-collapse: collapse;} div.prices td, div.prices th {border: 1px solid #CACACA; padding: 5px 10px; white-space: nowrap;} div.prices th {color: #000;} div.prices .price {color: #1384B0;} /*���������� ������ �������� ������ �����*/ div.otherHousesInfo {clear: both; padding: 20px 0 95px;} div.otherHousesInfo div.house {padding: 0 3% 7%;; background-color: #fff; position: relative;} div.otherHousesInfo h2 {border-bottom: 1px solid #CACACA; color: #000000; font-size: 20px; font-weight: normal; padding: 14px 0 10px; margin: 0 0 10px;} div.otherHousesInfo a {display: block; color: #000; margin: 5px 0 0; position: absolute ;bottom: 15px; font-size: 0.9em;} /*���������� ���������*/ div.showCalendar {cursor:pointer; text-align: right; margin: 20px 0px;} div.showCalendar span.showCollapse {margin: 0 20px 0 0; text-decoration: underline;} div.showCalendar span.hover {text-decoration: none;} div.calendar {border: 1px solid #000; margin: 10px auto; width: 848px; display: none;} div.calendar div.ui-datepicker {border: 1px solid #000; float: left; height: 175px; padding:10px; background-color: #fff; width: 190px;} /*����� ������*/ form#orderForm {width: 650px; margin: 20px 70px; padding: 0 0 75px;} form#orderForm ul.errorSet {background: url(images/errorSet.jpg) no-repeat 10px center; display: none;} form#orderForm ul.messageSet {background: url(images/messageSet.jpg) no-repeat 10px center; display: none;} form#orderForm div.sets li {margin: 10px 0;} form#orderForm div.sets ul {padding: 0 0 0 120px; background-color: #fff; border: 1px solid #c7c6c6; min-height: 70px; height: auto !important; height: 70px;} form#orderForm div.column {width: 325px; float: left;} form#orderForm div.control {clear: both; padding: 10px 0 0; position: relative;} form#orderForm div.button {padding: 20px 0; height: 50px;} form#orderForm div.button input {float: right; width: auto; padding: 2px 5px; cursor: pointer;} form#orderForm div.button input.hover {background-color: #c7c6c6; color: #fff;} form#orderForm input {background: #fff; border: 1px solid #c7c6c6; width: 185px; float: left;} form#orderForm label {width: 115px; padding: 0 10px; display: block; float: left; margin: 0 0 5px;} form#orderForm textarea {width: 320px; background: #fff; border: 1px solid #c7c6c6; height: 102px;} form#orderForm select {width: 187px; background: #fff; border: 1px solid #c7c6c6;} form#orderForm img.ui-datepicker-trigger {cursor: pointer; position: absolute; top: 12px; right: 8px;} form#orderForm div#recaptcha_widget_div {float: right;} /*���������� ������ ���������*/ .slideContainer {width: 100%;} .slideItemsContainer {width: 100%; position: relative; overflow: hidden;} .container-withButtons {margin: 0 auto; float: left;} .slideContent {position: relative; margin: 0; padding: 0; list-style-image: none; list-style-type: none;} .slideContent img {width: 148px; height: 100px; padding: 0 5px;} .slideContent li {float: left;} .slideRight, .slideLeft{width: 24px; float: left;} .slideRight div, .slideLeft div {width: 20px; height: 20px; margin: 40px 0 40px 4px; cursor: pointer;} .slideRight div {margin: 40px 5px 40px 0;} .slideRight div {background: url(buttons.gif);} .slideLeft div {background: url(buttons.gif) -20px 0;} /*���������� ������*/ div.footer {background-color: #4F4F4F; height: 50px; margin-top: -75px; padding: 25px 0 0;} div.footer div.seaandhouse {background-color: #000; line-height: 26px; padding: 12px; color: #fff;} div.footer div.seaandhouse strong {width: 820px; margin: 0 auto; display: block; font-weight: normal;}
css/common-styles.css
html,body {height: 100%;} body {background: #ececec; font-family: Arial,Helvetica,sans-serif; color: #888; font-size: 0.875em; margin: 0; padding: 0;} a {color: #989898;} a img {border: 0;} a:hover {text-decoration: none;} div.layout {width: 920px; margin: 0 auto; height: auto!important; min-height: 100%; height: 100%;} div.layout .content {padding-bottom: 70px;} div.clear {clear: both;} ul.clear {list-style-image: none; list-style-type: none; padding: 0; margin: 0;} div.head {padding: 14px 14px 0 0; border-bottom: 1px solid #C7C6C6;} div.head div.siteName {float: left;} div.head div.contacts {float: right; position: relative;} div.head div.contacts div.collapse {display: none; border: 1px solid #000; background: #fff; padding: 10px; position: absolute; top: 18px; right: 0; cursor: pointer; width: 167px;} div.head div.contacts span.showCollapse {text-decoration: underline; cursor: pointer;} div.head div.contacts span.hover {text-decoration: none;} div.head div.contacts div {padding: 5px 0 0;} div.head div.contacts div.phone {font-size: 1.1em; color: #000;} div.head div.contacts div.phone span {color: #1384B0; font-size: 1.1em;} div.head div.logo {clear: both; padding: 45px 0 5px; height: 105px;} div.head div.logo img {float: left; height: 105px;} div.head div.logo .flags {float: right; padding: 85px 0 0;} div.head div.logo .flags img {width: 20px; height: 13px; margin: 0 5px;} /*���������� ���������� � �����*/ div.mainInfo {position: relative; padding: 10px 0 25px;} div.mainInfo img {width: 523px; height: 354px;} div.mainInfo div.ui-tabs-hide {display: none;} div.mainInfo div.houseInfo {float: none; position: absolute; top: 10px; right: 0; margin: 0; height: 299px;} div.mainInfo div.moreInfo a {font-size: 12px; position: relative; top: 15px; left: 6px;} div.mainInfo .housePhotos {overflow: hidden; height: 354px; position: relative;} div.mainInfo .housePhotos img {position: absolute; top: 0; left: 0; display: none;} div.mainInfo .housePhotos img.current {z-index: 10; display: block;} /*���������� ���� ����� �� �������*/ div#housesTabs ul.tabs {position: absolute; top: 10px; left: 0px; z-index: 2; z-index: 20;} div#housesTabs ul.tabs li {float: left;} div#housesTabs ul.tabs a {background: #000; color: #fff; display: block; text-decoration: none; padding: 2px 5px; outline: none;} div#housesTabs ul.tabs a:hover, div#housesTabs ul.tabs li.ui-tabs-selected a {background: #fff; color: #000;} /*���������� ������ �������� �����*/ div.housesInfo { overflow: hidden; position: relative;} div.housesInfo div.bg {position: absolute; top: 0; bottom: 20px; width: 43%; left: 0; background: #fff; padding: 0 3% 20px;} div.housesInfo div.bg.rightBlock {right: 0; left: auto;} div.housesInfo div.house {float: left; width: 43%; padding: 0 3% 20px; position: relative; margin-bottom: 20px; min-height: 250px} div.housesInfo div.house.rightBlock {float: right;} div.housesInfo h2 {border-bottom: 1px solid #CACACA; color: #000000; font-size: 20px; font-weight: normal; margin-bottom: 21px; padding: 14px 0 10px; margin: 0 0 10px;} div.housesInfo h2 a {position: static; text-decoration: none;} div.housesInfo a {display: block; color: #000; margin: 5px 0 0; position: absolute ;bottom: 15px; font-size: 0.9em;} /*���������� ������� �� ��������� ���������*/ div.gallery {width: 523px; float: left; padding: 10px 0 0;} div.gallery div.showImage {height: 354px; position: relative; width: 523px;} div.gallery div.showImage img {width: 523px; height: 354px; z-index: 2; position: absolute; top: 0; left: 0;} div.gallery div.showImage img.bottom {z-index: 1;} div.gallery div.description {text-align: center; padding: 5px 0;} /*���������� ���������� ����� �� ���������� ���������*/ div.houseInfo {padding:35px 50px 20px 45px; height:429px; width: 302px; background: #000; float: left; margin: 10px 0 0; position: relative;} div.houseInfo h2 {margin: 0 0 10px; color: #fff; border-bottom: 1px solid #fff;} div.houseInfo ul {padding: 15px 0 0;} div.houseInfo li {border-bottom: 1px solid #2D2D2D; margin-bottom: 2px; padding: 2px 0; font-size: 1.1em; overflow: hidden;} div.houseInfo li strong {color: #FFFFFF; float: left; padding-left: 6px;} div.houseInfo li span {float: right;} div.houseInfo strong.order, div.houseInfo strong.order a {color: #FFFFFF; float: right; font-size: 25px; text-decoration: none;} div.houseInfo strong.order a:hover {color: #ccc;} div.houseInfo div.moreInfo {position: absolute; bottom: 35px; width: 302px;} div.prices {background-color: #FFFFFF; padding:0 3% 2%;} div.prices h2 {color: #000000; font-size: 20px; font-weight: normal; padding: 14px 0 10px; margin: 0;} div.prices table {width: 100%; border-collapse: collapse;} div.prices td, div.prices th {border: 1px solid #CACACA; padding: 5px 10px; white-space: nowrap;} div.prices th {color: #000;} div.prices .price {color: #1384B0;} /*���������� ������ �������� ������ �����*/ div.otherHousesInfo {clear: both; padding: 20px 0 95px;} div.otherHousesInfo div.house {padding: 0 3% 7%;; background-color: #fff; position: relative;} div.otherHousesInfo h2 {border-bottom: 1px solid #CACACA; color: #000000; font-size: 20px; font-weight: normal; padding: 14px 0 10px; margin: 0 0 10px;} div.otherHousesInfo a {display: block; color: #000; margin: 5px 0 0; position: absolute ;bottom: 15px; font-size: 0.9em;} /*���������� ���������*/ div.showCalendar {cursor:pointer; text-align: right; margin: 20px 0px;} div.showCalendar span.showCollapse {margin: 0 20px 0 0; text-decoration: underline;} div.showCalendar span.hover {text-decoration: none;} div.calendar {border: 1px solid #000; margin: 10px auto; width: 848px; display: none;} div.calendar div.ui-datepicker {border: 1px solid #000; float: left; height: 175px; padding:10px; background-color: #fff; width: 190px;} /*����� ������*/ form#orderForm {width: 650px; margin: 20px 70px; padding: 0 0 75px;} form#orderForm ul.errorSet {background: url(images/errorSet.jpg) no-repeat 10px center; display: none;} form#orderForm ul.messageSet {background: url(images/messageSet.jpg) no-repeat 10px center; display: none;} form#orderForm div.sets li {margin: 10px 0;} form#orderForm div.sets ul {padding: 0 0 0 120px; background-color: #fff; border: 1px solid #c7c6c6; min-height: 70px; height: auto !important; height: 70px;} form#orderForm div.column {width: 325px; float: left;} form#orderForm div.control {clear: both; padding: 10px 0 0; position: relative;} form#orderForm div.button {padding: 20px 0; height: 50px;} form#orderForm div.button input {float: right; width: auto; padding: 2px 5px; cursor: pointer;} form#orderForm div.button input.hover {background-color: #c7c6c6; color: #fff;} form#orderForm input {background: #fff; border: 1px solid #c7c6c6; width: 185px; float: left;} form#orderForm label {width: 115px; padding: 0 10px; display: block; float: left; margin: 0 0 5px;} form#orderForm textarea {width: 320px; background: #fff; border: 1px solid #c7c6c6; height: 102px;} form#orderForm select {width: 187px; background: #fff; border: 1px solid #c7c6c6;} form#orderForm img.ui-datepicker-trigger {cursor: pointer; position: absolute; top: 12px; right: 8px;} form#orderForm div#recaptcha_widget_div {float: right;} /*���������� ������ ���������*/ .slideContainer {width: 100%;} .slideItemsContainer {width: 100%; position: relative; overflow: hidden;} .container-withButtons {margin: 0 auto; float: left;} .slideContent {position: relative; margin: 0; padding: 0; list-style-image: none; list-style-type: none;} .slideContent img {width: 148px; height: 100px; padding: 0 5px;} .slideContent li {float: left;} .slideRight, .slideLeft{width: 24px; float: left;} .slideRight div, .slideLeft div {width: 20px; height: 20px; margin: 40px 0 40px 4px; cursor: pointer;} .slideRight div {margin: 40px 5px 40px 0;} .slideRight div {background: url(buttons.gif);} .slideLeft div {background: url(buttons.gif) -20px 0;} /*���������� ������*/ div.footer {background-color: #4F4F4F; height: 50px; margin-top: -75px; padding: 25px 0 0;} div.footer div.seaandhouse {background-color: #000; line-height: 26px; padding: 12px; color: #fff;} div.footer div.seaandhouse strong {width: 820px; margin: 0 auto; display: block; font-weight: normal;}
0.253584
0.133274
.container, .container_news, .form, .form label { box-sizing: border-box; } .container_news { background-color: #E2F7FF; height: 400px; text-align: center; padding: 0; margin: 0; } .container_news h3 { font: normal normal 600 42px/56px Graphik; padding-top: 56px; margin: 0; } .form { display: flex; align-items: center; flex-direction: column; margin: 1em 0; } .labels { display: flex; } .container_news .email { border-radius: 32px; width: 80%; height: 4em; border: none; padding-left: 2em; box-sizing: border-box; } .labels label { display: inline-block; margin: 1em 0.2em; color: #133B4C; box-sizing: border-box; } .container_news .email::placeholder { color: #B2B2B2; } label span { display: inline-block; width: 27px; height: 27px; background-color: white; border-radius: 50%; margin: 0 12px 0 0; vertical-align: middle; position: relative; top: -1px; } label span::before { content: ''; display: inline-block; width: 15px; height: 15px; border-radius: 50%; margin: 6px; transition: all .2s ease-in-out; } label input { font: normal normal normal 16px/56px Graphik; color: #133B4C; } label input:checked+span::before { background-color: gray; } .checkboxRadial { visibility: hidden; width: 1px; height: 1px; overflow: hidden; } .button_default { background-color: #49DAEB !important; padding: 1px 35px !important; text-align: center; color: #133B4C !important; font: normal normal 600 20px/26px Graphik !important; } .container { display: flex; background-color: #1DD2D9; height: 500px; text-align: center; margin: 0; padding: 0 2em; font-family: arial; flex-wrap: nowrap; justify-content: center; flex-direction: column; align-items: center; } .container h2 { margin: 0.8em 0 0 0; text-align: center; font: normal normal 600 56px/56px Graphik; color: #FFFFFF; } .container p { color: #133B4C; font: normal normal normal 20px/27px Segoe UI; opacity: 1; } .button { background-color: #FFFFFF; border-radius: 32px; width: 250px; height: 64px; box-shadow: 0px 3px 7px #00000029; border: none; font: normal normal 600 20px/56px Graphik, arial; cursor: pointer; transition: .2s ease-in-out background-color; } .container button:hover { background-color: rgb(241, 240, 240); } .followUs{ height: 600px; background-color: #FFFFFF; color: #133B4C; display: grid; grid-template-columns:40px repeat(5,350px) 50px; grid-template-rows: 46px 42px 50px 350px 112px; grid-column-gap: 50px; padding: 0; overflow: scroll; } .follow-subtitle{ font: normal normal 600 42px/56px Graphik; text-align: center; margin-top: 46px; color: #133B4C; } .followUs .container-img-gray{ background-color: #C9C9C9; width: 350px; height: 350px; border-radius: 16px; } .followUs .container-img-gray:hover{ border: 5px solid orange; box-sizing: border-box; } .followUs .container-img-gray:first-child{ grid-column: 2/2; grid-row: 4/4; padding: 0 ; margin: 0; } .followUs .container-img-gray:nth-child(2){ grid-column: 3/3; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(3){ grid-column:4/4; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(4){ grid-column: 5/5; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(5){ grid-column: 6/6; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(6){ grid-column: 7/7; grid-row: 4/4; padding: 0; margin: 0; } .icons{ display: flex; justify-content: center; font-size: 1.5em; color: #808080; align-items: center; } .icons div{ margin: 1em; } .icons div:nth-child(1), .icons div:nth-child(4){ font-size: 1.2em; } @media screen and (min-width:48em) { /* Tablet 768px */ .container { padding: 3em; height: 450px; } .container_news { padding: 3em; } .container p { padding: 2em; } } @media (min-width:64em) { /* Computer 1024px */ .container { height: 400px; } .container p { padding: 3em; margin: 0 2em; } .container_news .email{ width: 500px; } .form,.labels{ border-radius: 32px; width: 500px; padding: 5px; } .labels,.form{ display: inline; } } @media (min-width:65em) { /* Computer 1025px */ .container p { padding: 3em 5em; height: 2em; } .button_default{ margin-left: 1em; margin-top: 2em; } .container_news h3{ margin-bottom: 1em; } }
style.css
.container, .container_news, .form, .form label { box-sizing: border-box; } .container_news { background-color: #E2F7FF; height: 400px; text-align: center; padding: 0; margin: 0; } .container_news h3 { font: normal normal 600 42px/56px Graphik; padding-top: 56px; margin: 0; } .form { display: flex; align-items: center; flex-direction: column; margin: 1em 0; } .labels { display: flex; } .container_news .email { border-radius: 32px; width: 80%; height: 4em; border: none; padding-left: 2em; box-sizing: border-box; } .labels label { display: inline-block; margin: 1em 0.2em; color: #133B4C; box-sizing: border-box; } .container_news .email::placeholder { color: #B2B2B2; } label span { display: inline-block; width: 27px; height: 27px; background-color: white; border-radius: 50%; margin: 0 12px 0 0; vertical-align: middle; position: relative; top: -1px; } label span::before { content: ''; display: inline-block; width: 15px; height: 15px; border-radius: 50%; margin: 6px; transition: all .2s ease-in-out; } label input { font: normal normal normal 16px/56px Graphik; color: #133B4C; } label input:checked+span::before { background-color: gray; } .checkboxRadial { visibility: hidden; width: 1px; height: 1px; overflow: hidden; } .button_default { background-color: #49DAEB !important; padding: 1px 35px !important; text-align: center; color: #133B4C !important; font: normal normal 600 20px/26px Graphik !important; } .container { display: flex; background-color: #1DD2D9; height: 500px; text-align: center; margin: 0; padding: 0 2em; font-family: arial; flex-wrap: nowrap; justify-content: center; flex-direction: column; align-items: center; } .container h2 { margin: 0.8em 0 0 0; text-align: center; font: normal normal 600 56px/56px Graphik; color: #FFFFFF; } .container p { color: #133B4C; font: normal normal normal 20px/27px Segoe UI; opacity: 1; } .button { background-color: #FFFFFF; border-radius: 32px; width: 250px; height: 64px; box-shadow: 0px 3px 7px #00000029; border: none; font: normal normal 600 20px/56px Graphik, arial; cursor: pointer; transition: .2s ease-in-out background-color; } .container button:hover { background-color: rgb(241, 240, 240); } .followUs{ height: 600px; background-color: #FFFFFF; color: #133B4C; display: grid; grid-template-columns:40px repeat(5,350px) 50px; grid-template-rows: 46px 42px 50px 350px 112px; grid-column-gap: 50px; padding: 0; overflow: scroll; } .follow-subtitle{ font: normal normal 600 42px/56px Graphik; text-align: center; margin-top: 46px; color: #133B4C; } .followUs .container-img-gray{ background-color: #C9C9C9; width: 350px; height: 350px; border-radius: 16px; } .followUs .container-img-gray:hover{ border: 5px solid orange; box-sizing: border-box; } .followUs .container-img-gray:first-child{ grid-column: 2/2; grid-row: 4/4; padding: 0 ; margin: 0; } .followUs .container-img-gray:nth-child(2){ grid-column: 3/3; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(3){ grid-column:4/4; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(4){ grid-column: 5/5; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(5){ grid-column: 6/6; grid-row: 4/4; padding: 0; margin: 0; } .followUs .container-img-gray:nth-child(6){ grid-column: 7/7; grid-row: 4/4; padding: 0; margin: 0; } .icons{ display: flex; justify-content: center; font-size: 1.5em; color: #808080; align-items: center; } .icons div{ margin: 1em; } .icons div:nth-child(1), .icons div:nth-child(4){ font-size: 1.2em; } @media screen and (min-width:48em) { /* Tablet 768px */ .container { padding: 3em; height: 450px; } .container_news { padding: 3em; } .container p { padding: 2em; } } @media (min-width:64em) { /* Computer 1024px */ .container { height: 400px; } .container p { padding: 3em; margin: 0 2em; } .container_news .email{ width: 500px; } .form,.labels{ border-radius: 32px; width: 500px; padding: 5px; } .labels,.form{ display: inline; } } @media (min-width:65em) { /* Computer 1025px */ .container p { padding: 3em 5em; height: 2em; } .button_default{ margin-left: 1em; margin-top: 2em; } .container_news h3{ margin-bottom: 1em; } }
0.267887
0.090213
* { margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } body { font: 18px/24px Arial, sans-serif; } .wrapper { width: 100%; min-width: 1366px; } /* Header -----------------------------------------------------------------------------*/ .header { height: 110px; background: #FFFFFF; } .container { width: 750px; margin: 0 auto; } /* Middle -----------------------------------------------------------------------------*/ .content { } .tg {border-collapse:collapse;border-spacing:0;} .tg td { font-family:Arial, sans-serif; font-size:18px; padding-top: 5px; overflow:hidden; word-break:normal; } .tg th { font-family: Arial, sans-serif; font-size: 18px; font-weight: normal; padding-top: 5px; overflow: hidden; word-break: normal; text-align: left; } .tg-031e {padding-left: 15px;} .tg .tg-k6pi{font-size:18px} /*Table ----------------------------------------------*/ table#challenge-report-pdf { margin-bottom: 65px; } table#challenge-report-pdf thead tr th { border-bottom: 1px solid #ddd; } table#challenge-report-pdf thead tr th:first-child { font-size: 16px; color: #58595B; padding-bottom: 12px; font-weight: 600; } table#challenge-report-pdf thead tr th + th { font-size: 16px; color: #58595B; /* padding-bottom: 8px; */ vertical-align: middle; font-weight: 600; } table#challenge-report-pdf tbody tr { border-bottom: 1px solid #BBBDBF; } table#challenge-report-pdf tbody tr td { color: #231f20; height: 38px; padding-top: 3px; padding-bottom: 3px; vertical-align: middle; } table#challenge-report-pdf tbody tr td div.row div:first-child { width: 8.3%; padding: 0px; margin-left: 15px; margin-top: 4px; } table#challenge-report-pdf tbody tr td div.row div img.img-responsive { width: 23px; height: 24px; border: 1px solid #A6A8AB; border-radius: 2px; } table#challenge-report-pdf tbody tr td div.row div:last-child { padding-left: 9px; } table#challenge-report-pdf tbody tr td div.row div h5.nomargin { color: #58595B; margin: 0px; } table#challenge-report-pdf tbody tr td div.row div p.small-description { font-size: 12px; color: #929497; padding-top: 5px; border-bottom: none; margin-bottom: 0; } table#challenge-report-pdf tbody tr td[data-th="Points"] { font-size: 16px; color: #929497; padding-bottom: 5px; vertical-align: middle; } table#challenge-report-pdf tbody tr td[data-th="Redemptions sent to"] { font-size: 16px; color: #929497; padding-bottom: 5px; vertical-align: middle; } table#challenge-report-pdf tbody tr td[data-th="Status"] { font-size: 16px; vertical-align: middle; } /* Footer -----------------------------------------------------------------------------*/ .footer { height: 100px; background: #BFF08E; }
GM.Web/Css/report.css
* { margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } body { font: 18px/24px Arial, sans-serif; } .wrapper { width: 100%; min-width: 1366px; } /* Header -----------------------------------------------------------------------------*/ .header { height: 110px; background: #FFFFFF; } .container { width: 750px; margin: 0 auto; } /* Middle -----------------------------------------------------------------------------*/ .content { } .tg {border-collapse:collapse;border-spacing:0;} .tg td { font-family:Arial, sans-serif; font-size:18px; padding-top: 5px; overflow:hidden; word-break:normal; } .tg th { font-family: Arial, sans-serif; font-size: 18px; font-weight: normal; padding-top: 5px; overflow: hidden; word-break: normal; text-align: left; } .tg-031e {padding-left: 15px;} .tg .tg-k6pi{font-size:18px} /*Table ----------------------------------------------*/ table#challenge-report-pdf { margin-bottom: 65px; } table#challenge-report-pdf thead tr th { border-bottom: 1px solid #ddd; } table#challenge-report-pdf thead tr th:first-child { font-size: 16px; color: #58595B; padding-bottom: 12px; font-weight: 600; } table#challenge-report-pdf thead tr th + th { font-size: 16px; color: #58595B; /* padding-bottom: 8px; */ vertical-align: middle; font-weight: 600; } table#challenge-report-pdf tbody tr { border-bottom: 1px solid #BBBDBF; } table#challenge-report-pdf tbody tr td { color: #231f20; height: 38px; padding-top: 3px; padding-bottom: 3px; vertical-align: middle; } table#challenge-report-pdf tbody tr td div.row div:first-child { width: 8.3%; padding: 0px; margin-left: 15px; margin-top: 4px; } table#challenge-report-pdf tbody tr td div.row div img.img-responsive { width: 23px; height: 24px; border: 1px solid #A6A8AB; border-radius: 2px; } table#challenge-report-pdf tbody tr td div.row div:last-child { padding-left: 9px; } table#challenge-report-pdf tbody tr td div.row div h5.nomargin { color: #58595B; margin: 0px; } table#challenge-report-pdf tbody tr td div.row div p.small-description { font-size: 12px; color: #929497; padding-top: 5px; border-bottom: none; margin-bottom: 0; } table#challenge-report-pdf tbody tr td[data-th="Points"] { font-size: 16px; color: #929497; padding-bottom: 5px; vertical-align: middle; } table#challenge-report-pdf tbody tr td[data-th="Redemptions sent to"] { font-size: 16px; color: #929497; padding-bottom: 5px; vertical-align: middle; } table#challenge-report-pdf tbody tr td[data-th="Status"] { font-size: 16px; vertical-align: middle; } /* Footer -----------------------------------------------------------------------------*/ .footer { height: 100px; background: #BFF08E; }
0.355327
0.093885
body { background-color: #804545; } a:link { border: none; } button { outline: none; } header { display: flex; align-items: center; text-align: center; flex-direction: column; padding: 5px; margin: 5px; } header h1 { font-family: Georgia, 'Times New Roman', Times, serif; border-bottom: 1px solid rgb(172, 156, 156); } .header-container { padding: 0 5px 0 0; margin: 0 5px 5px 0; display: flex; background-color: rgb(172, 156, 156); border-radius: 4px; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); } .stopwatch-container { display: flex; margin: 5px 20px; height: 30px; justify-content: center; align-items: center; } .stopwatch { width: 32px; } .smile { border: 1px solid black; border-radius: 4px; background-color: lightgrey; cursor: pointer; display: flex; justify-content: center; align-items: center; } .smile img { width: 60px; height: 60px; } .difficulty-container { margin: 3px 0px 3px 0px; padding: 2px; border-radius: 4px; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); background-color: rgb(172, 156, 156); } .difficulty-container button { padding: 10px; margin: 10px; list-style: none; display: inline-flex; flex-flow: row wrap; justify-content: space-between; border: none; color: white; cursor: pointer; border-radius: 5px; border: 0.5px solid black; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.3) inset; } .difficulty-container button:active { top: 3px; box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.5) inset; } .easy-btn { background-color: #5bbf4f; } .medium-btn { background-color: #cf00cf; } .expert-btn { background-color: #9b0000; } table { border: 2px solid black; margin: 0 auto; cursor: pointer; background-color: lightgrey;} table td {white-space: nowrap; border-collapse: collapse; } .cell { border: none; font-size: 1.5em;white-space: nowrap; } .surface { display: none; background-color: lightgray; width: 40px; height: 40px; justify-content: center; align-items: center; cursor: default; border: 0.5px solid black; } .surface img { width: 28px; height: 28px; } .cover { display: flex; width: 40px; height: 40px; background-color: grey; justify-content: center; align-items: center; box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.9) inset; transition: all 0.3s; top: 0px; } .cover:active { top: 3px; box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.9) inset; } .trigger { border: 1.5px dashed red; } .hint-mode { border: 1px solid #ffff47; } .hint-btns-container { display: flex; justify-content: center; align-items: center; margin: 5px; } .hints { display: flex; border: none; color: white; margin: 5px; padding: 8px; text-align: center; align-items: center; cursor: pointer; position: relative; border-radius: 4px; background-color: rgba(214, 118, 27, 0.815); box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); transition: all 0.3s; } .hints:active { top: 2px; box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.9) inset; } .hints:hover { border: 1px solid rgba(255, 255, 0, 0.644); } .leaderboard-btn { display: flex; border: none; border-radius: 5px; color: white; margin: 10px; padding: 10px; text-align: center; cursor: pointer; background-color: rgba(11, 137, 221, 0.836); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.774); transition: all 0.3s; } .leaderboard-btn:active { top: 3px; box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5) inset; } .instructions-btn { display: flex; border: none; border-radius: 5px; color: white; margin: 10px; padding: 10px; text-align: center; cursor: pointer; background-color: rgba(11, 137, 221, 0.836); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.774); transition: all 0.3s; } .instructions-btn:active { top: 3px; box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5) inset; } /* Leaderboard modal */ .bg-modal { width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: absolute; top: 0; right: 0; display: none; justify-content: center; align-items: center; } .leaderboard-modal { width: 500px; height: 300px; background-color: #9f9f9f; border-radius: 4px; border: 1px solid #efefef; } .leaderboard-modal * { display: flex; align-content: center; justify-content: center; } .leaderboard-modal h2 { border-bottom: 1px solid black; font-style: italic; } .leaderboard-content { margin: 5px; padding: 5px; justify-content: center; align-items: center; text-align: center; text-transform: capitalize; } .close-modal-btn { float: right; top: 0; box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.9); border-radius: 4px; } /* INSTRUCTIONS MODAL */ .bg-modal2 { width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: absolute; top: 0; right: 0; display: none; justify-content: center; align-items: center; } .instructions-modal { width: 500px; height: 300px; background-color: #9f9f9f; border-radius: 4px; border: 1px solid #efefef; overflow-y: auto; } .instructions-modal h2 { border-bottom: 1px solid black; font-style: italic; text-align: center; } .instructions-content { margin: 5px; padding: 5px; }
projs/102/css/game.css
body { background-color: #804545; } a:link { border: none; } button { outline: none; } header { display: flex; align-items: center; text-align: center; flex-direction: column; padding: 5px; margin: 5px; } header h1 { font-family: Georgia, 'Times New Roman', Times, serif; border-bottom: 1px solid rgb(172, 156, 156); } .header-container { padding: 0 5px 0 0; margin: 0 5px 5px 0; display: flex; background-color: rgb(172, 156, 156); border-radius: 4px; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); } .stopwatch-container { display: flex; margin: 5px 20px; height: 30px; justify-content: center; align-items: center; } .stopwatch { width: 32px; } .smile { border: 1px solid black; border-radius: 4px; background-color: lightgrey; cursor: pointer; display: flex; justify-content: center; align-items: center; } .smile img { width: 60px; height: 60px; } .difficulty-container { margin: 3px 0px 3px 0px; padding: 2px; border-radius: 4px; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); background-color: rgb(172, 156, 156); } .difficulty-container button { padding: 10px; margin: 10px; list-style: none; display: inline-flex; flex-flow: row wrap; justify-content: space-between; border: none; color: white; cursor: pointer; border-radius: 5px; border: 0.5px solid black; box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.3) inset; } .difficulty-container button:active { top: 3px; box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.5) inset; } .easy-btn { background-color: #5bbf4f; } .medium-btn { background-color: #cf00cf; } .expert-btn { background-color: #9b0000; } table { border: 2px solid black; margin: 0 auto; cursor: pointer; background-color: lightgrey;} table td {white-space: nowrap; border-collapse: collapse; } .cell { border: none; font-size: 1.5em;white-space: nowrap; } .surface { display: none; background-color: lightgray; width: 40px; height: 40px; justify-content: center; align-items: center; cursor: default; border: 0.5px solid black; } .surface img { width: 28px; height: 28px; } .cover { display: flex; width: 40px; height: 40px; background-color: grey; justify-content: center; align-items: center; box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.9) inset; transition: all 0.3s; top: 0px; } .cover:active { top: 3px; box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.9) inset; } .trigger { border: 1.5px dashed red; } .hint-mode { border: 1px solid #ffff47; } .hint-btns-container { display: flex; justify-content: center; align-items: center; margin: 5px; } .hints { display: flex; border: none; color: white; margin: 5px; padding: 8px; text-align: center; align-items: center; cursor: pointer; position: relative; border-radius: 4px; background-color: rgba(214, 118, 27, 0.815); box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.9); transition: all 0.3s; } .hints:active { top: 2px; box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.9) inset; } .hints:hover { border: 1px solid rgba(255, 255, 0, 0.644); } .leaderboard-btn { display: flex; border: none; border-radius: 5px; color: white; margin: 10px; padding: 10px; text-align: center; cursor: pointer; background-color: rgba(11, 137, 221, 0.836); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.774); transition: all 0.3s; } .leaderboard-btn:active { top: 3px; box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5) inset; } .instructions-btn { display: flex; border: none; border-radius: 5px; color: white; margin: 10px; padding: 10px; text-align: center; cursor: pointer; background-color: rgba(11, 137, 221, 0.836); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.774); transition: all 0.3s; } .instructions-btn:active { top: 3px; box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5) inset; } /* Leaderboard modal */ .bg-modal { width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: absolute; top: 0; right: 0; display: none; justify-content: center; align-items: center; } .leaderboard-modal { width: 500px; height: 300px; background-color: #9f9f9f; border-radius: 4px; border: 1px solid #efefef; } .leaderboard-modal * { display: flex; align-content: center; justify-content: center; } .leaderboard-modal h2 { border-bottom: 1px solid black; font-style: italic; } .leaderboard-content { margin: 5px; padding: 5px; justify-content: center; align-items: center; text-align: center; text-transform: capitalize; } .close-modal-btn { float: right; top: 0; box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.9); border-radius: 4px; } /* INSTRUCTIONS MODAL */ .bg-modal2 { width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: absolute; top: 0; right: 0; display: none; justify-content: center; align-items: center; } .instructions-modal { width: 500px; height: 300px; background-color: #9f9f9f; border-radius: 4px; border: 1px solid #efefef; overflow-y: auto; } .instructions-modal h2 { border-bottom: 1px solid black; font-style: italic; text-align: center; } .instructions-content { margin: 5px; padding: 5px; }
0.467089
0.129595
.button-about { border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.5rem; color: white; margin: auto; background: #ab93c9; border: 1px solid white; } .rows { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .boxes { margin: 2%; padding: 1%; border-radius: 50px; border: 2px solid #ffbea3; } .for-footer { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; } .button-home { height: 50px; border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 20px; font-display: 'Russo One', sans-serif; color: white; margin: auto; background: #ab93c9; border: 1px solid white; cursor: pointer; } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ * { box-sizing: border-box; max-width: 100%; } 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-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } p { font-family: 'Russo One', sans-serif; font-size: 1rem; text-align: center; } nav { display: flex; justify-content: space-evenly; } nav .img-logo { width: 3%; } @media (max-width:500px) { nav .img-logo { display: none; } } li { display: flex; flex-direction: row; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 1.2rem; font-family: 'Russo One', sans-serif; } /* Change the link color to #111 (black) on hover */ li a:hover { background-color: #111; } .foot { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; } header { background-image: url('../images/back2.0.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; height: 70vh; } .container { width: 100%; height: 100%; background-color: #ab93c9; padding: 5%; } .container .main { margin: 2%; height: 100%; } .container h1 { text-align: center; font-family: 'Russo One', sans-serif; font-size: 30px; padding: 1%; } .container button { height: 50px; border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 20px; font-display: 'Russo One', sans-serif; color: white; margin: auto; background: #ab93c9; border: 1px solid white; cursor: pointer; } .container buttonbutton:hover { color: #ab93c9; background-color: white; } .middle-container { width: 100%; height: 100%; border-top: 2px solid #ffbea3; padding: 2%; } .middle-container h2 { font-family: 'Russo One', sans-serif; font-size: 1.5rem; padding: 1%; } .row { display: flex; flex-wrap: wrap; padding: 0 4px; background-color: #ab93c9; } .column { flex: 25%; max-width: 25%; padding: 0 4px; } .column img { margin-top: 8px; vertical-align: middle; width: 100%; } .team-container { background-color: #ab93c9; height: 80%; } .team-container .info-boxes { display: flex; justify-content: space-around; } .team-container .info-boxes button { border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.5rem; color: white; margin: auto; background: #ab93c9; border: 1px solid white; } @media (max-width:500px) { .team-container .info-boxes button { display: none; } } .team-container .info-boxes .person-inforow1 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow2 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow3 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow4 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } @media (max-width:500px) { .team-container .info-boxes { width: 100%; } } .team-container .info-boxes .box { margin: 2%; padding: 1%; border-radius: 50px; border: 2px solid #ffbea3; } @media (max-width:500px) { .team-container .info-boxes .box { border: none; padding: 2%; } } .team-container .info-boxes .box h3 { color: white; font-family: 'Russo One', sans-serif; font-size: 1rem; } @media (max-width:500px) { .team-container .info-boxes .box h3 { padding: 1%; } } .team-container .info-boxes img { width: 100%; padding: 2%; border-radius: 50px; } h2 { color: white; font-family: 'Russo One', sans-serif; text-align: center; font-size: 2rem; } .foot { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; }
css/index.css
.button-about { border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.5rem; color: white; margin: auto; background: #ab93c9; border: 1px solid white; } .rows { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .boxes { margin: 2%; padding: 1%; border-radius: 50px; border: 2px solid #ffbea3; } .for-footer { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; } .button-home { height: 50px; border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 20px; font-display: 'Russo One', sans-serif; color: white; margin: auto; background: #ab93c9; border: 1px solid white; cursor: pointer; } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ * { box-sizing: border-box; max-width: 100%; } 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-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } p { font-family: 'Russo One', sans-serif; font-size: 1rem; text-align: center; } nav { display: flex; justify-content: space-evenly; } nav .img-logo { width: 3%; } @media (max-width:500px) { nav .img-logo { display: none; } } li { display: flex; flex-direction: row; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 1.2rem; font-family: 'Russo One', sans-serif; } /* Change the link color to #111 (black) on hover */ li a:hover { background-color: #111; } .foot { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; } header { background-image: url('../images/back2.0.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; height: 70vh; } .container { width: 100%; height: 100%; background-color: #ab93c9; padding: 5%; } .container .main { margin: 2%; height: 100%; } .container h1 { text-align: center; font-family: 'Russo One', sans-serif; font-size: 30px; padding: 1%; } .container button { height: 50px; border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 20px; font-display: 'Russo One', sans-serif; color: white; margin: auto; background: #ab93c9; border: 1px solid white; cursor: pointer; } .container buttonbutton:hover { color: #ab93c9; background-color: white; } .middle-container { width: 100%; height: 100%; border-top: 2px solid #ffbea3; padding: 2%; } .middle-container h2 { font-family: 'Russo One', sans-serif; font-size: 1.5rem; padding: 1%; } .row { display: flex; flex-wrap: wrap; padding: 0 4px; background-color: #ab93c9; } .column { flex: 25%; max-width: 25%; padding: 0 4px; } .column img { margin-top: 8px; vertical-align: middle; width: 100%; } .team-container { background-color: #ab93c9; height: 80%; } .team-container .info-boxes { display: flex; justify-content: space-around; } .team-container .info-boxes button { border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.5rem; color: white; margin: auto; background: #ab93c9; border: 1px solid white; } @media (max-width:500px) { .team-container .info-boxes button { display: none; } } .team-container .info-boxes .person-inforow1 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow2 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow3 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } .team-container .info-boxes .person-inforow4 { display: flex; flex-direction: column; width: 20%; margin: 1%; padding: 1%; border-radius: 10px; text-align: center; } @media (max-width:500px) { .team-container .info-boxes { width: 100%; } } .team-container .info-boxes .box { margin: 2%; padding: 1%; border-radius: 50px; border: 2px solid #ffbea3; } @media (max-width:500px) { .team-container .info-boxes .box { border: none; padding: 2%; } } .team-container .info-boxes .box h3 { color: white; font-family: 'Russo One', sans-serif; font-size: 1rem; } @media (max-width:500px) { .team-container .info-boxes .box h3 { padding: 1%; } } .team-container .info-boxes img { width: 100%; padding: 2%; border-radius: 50px; } h2 { color: white; font-family: 'Russo One', sans-serif; text-align: center; font-size: 2rem; } .foot { width: 100%; height: 80%; color: black; background: white; padding: 20px 0; border: 5px double #ffbea3; display: flex; justify-content: center; align-items: center; }
0.411702
0.095055
@charset "UTF-8"; .mdField { height: 30px; margin: 0 auto; text-align: center; width: 350px; vertical-align: middle; } .mdTitle { height: 19px; margin-bottom: 10px; text-align: center; } #mdCreateDocument { bottom: 0px; position: absolute; right: 0px; } #mdCreateForm { height: 35px; margin-bottom: 25px; position: relative; } #mdCommandPanelWrapper { height: 115px; } #mdDocument { border: none; height: auto; margin: 0px 30px; overflow-x: visible; overflow-y: auto; width: 314px; } #mdDocument option { display: block; overflow: visible; padding: 0 10px; text-overflow: ellipsis; white-space: nowrap; } #mdDocument option:nth-of-type(odd) { background: #f9f9f9; } #mdDocumentsList { list-style-type: none; margin: 0; min-height: 150px; position: relative; } #mdDocumentsList > li { padding: 10px; position: relative; width: 728px; } #mdDocumentsList > li:hover { background-color: #ffe0c6; } #mdDocumentsList > li:hover .clear { visibility: visible; } #mdDocumentsList > li:hover .options { visibility: visible; } #mdDocumentsList > li .clear { border-left: 1px solid #fff; border-bottom: 1px solid #fff; color: #777; font: 16px/30px 'Century Gothic', sans-serif; height: 30px; position: absolute; right: 0; text-align: center; text-decoration: none; top: 0; visibility: hidden; width: 30px; } #mdDocumentsList > li .clear:hover { color: #000; } #mdDocumentsList > li .options { font-size: 0; height: 35px; text-align: center; visibility: hidden; } #mdDocumentsList > li .options > .button { margin: 0 20px; } #mdDocumentsList > li .title { border: 1px solid transparent; font: 19px 'Century Gothic', sans-serif; height: 22px; margin: 0 auto 10px auto; text-align: center; padding: 5px; width: 654px; } #mdDocumentsList > li input.titleEdit { border: 1px solid transparent; color: #000; display: none; font: 19px 'Century Gothic', sans-serif; height: 22px; margin: 0 auto 10px auto; text-align: center; width: 654px; } #mdDocumentsList > li .saveConfirmation { font-size: 0; height: 35px; text-align: center; display: none; } #mdDocumentsList > li .saveConfirmation > .button { margin: 0 20px; } #mdLoadForm { border-right: 1px solid #ccc; float: left; height: 450px; position: relative; width: 373px; } #mdLoadDocument { position: absolute; bottom: 0px; left: 0px; } #mdName { display: inline-block; width: 150px; } #mdNameLabel { }
web/css/manageDocuments.css
@charset "UTF-8"; .mdField { height: 30px; margin: 0 auto; text-align: center; width: 350px; vertical-align: middle; } .mdTitle { height: 19px; margin-bottom: 10px; text-align: center; } #mdCreateDocument { bottom: 0px; position: absolute; right: 0px; } #mdCreateForm { height: 35px; margin-bottom: 25px; position: relative; } #mdCommandPanelWrapper { height: 115px; } #mdDocument { border: none; height: auto; margin: 0px 30px; overflow-x: visible; overflow-y: auto; width: 314px; } #mdDocument option { display: block; overflow: visible; padding: 0 10px; text-overflow: ellipsis; white-space: nowrap; } #mdDocument option:nth-of-type(odd) { background: #f9f9f9; } #mdDocumentsList { list-style-type: none; margin: 0; min-height: 150px; position: relative; } #mdDocumentsList > li { padding: 10px; position: relative; width: 728px; } #mdDocumentsList > li:hover { background-color: #ffe0c6; } #mdDocumentsList > li:hover .clear { visibility: visible; } #mdDocumentsList > li:hover .options { visibility: visible; } #mdDocumentsList > li .clear { border-left: 1px solid #fff; border-bottom: 1px solid #fff; color: #777; font: 16px/30px 'Century Gothic', sans-serif; height: 30px; position: absolute; right: 0; text-align: center; text-decoration: none; top: 0; visibility: hidden; width: 30px; } #mdDocumentsList > li .clear:hover { color: #000; } #mdDocumentsList > li .options { font-size: 0; height: 35px; text-align: center; visibility: hidden; } #mdDocumentsList > li .options > .button { margin: 0 20px; } #mdDocumentsList > li .title { border: 1px solid transparent; font: 19px 'Century Gothic', sans-serif; height: 22px; margin: 0 auto 10px auto; text-align: center; padding: 5px; width: 654px; } #mdDocumentsList > li input.titleEdit { border: 1px solid transparent; color: #000; display: none; font: 19px 'Century Gothic', sans-serif; height: 22px; margin: 0 auto 10px auto; text-align: center; width: 654px; } #mdDocumentsList > li .saveConfirmation { font-size: 0; height: 35px; text-align: center; display: none; } #mdDocumentsList > li .saveConfirmation > .button { margin: 0 20px; } #mdLoadForm { border-right: 1px solid #ccc; float: left; height: 450px; position: relative; width: 373px; } #mdLoadDocument { position: absolute; bottom: 0px; left: 0px; } #mdName { display: inline-block; width: 150px; } #mdNameLabel { }
0.445288
0.06256
@charset "UTF-8"; /* CRYPTO TERMINAL */ .vb__crypto #cryptoChart text.version { display: none; } .vb__crypto #cryptoChart .axis path, .vb__crypto #cryptoChart .axis line { fill: none; stroke: #141322; shape-rendering: crispEdges; } .vb__crypto #cryptoChart text { fill: #141322; } .vb__crypto #cryptoChart path { fill: none; stroke-width: 1px; } .vb__crypto #cryptoChart path.candle { stroke: #000; } .vb__crypto #cryptoChart path.candle.body { stroke-width: 0; } .vb__crypto #cryptoChart path.candle { fill: #777; stroke: #777; } .vb__crypto #cryptoChart path.candle.up { fill: #06a35a; stroke: #06a35a; } .vb__crypto #cryptoChart path.candle.down { fill: #c23f3f; stroke: #c23f3f; } .vb__crypto #cryptoChart .closeValue.annotation.up path { fill: #06a35a; } .vb__crypto #cryptoChart .closeValue.annotation text { fill: #fff; font-size: 10px; } .vb__crypto #cryptoChart path.volume { fill: #555; } .vb__crypto #cryptoChart .indicator-plot path.line { fill: none; stroke-width: 1; } .vb__crypto #cryptoChart .ma-0 path.line { stroke: #1f77b4; } .vb__crypto #cryptoChart .ma-1 path.line { stroke: #aec7e8; } .vb__crypto #cryptoChart .ma-2 path.line { stroke: #ff7f0e; } .vb__crypto #cryptoChart button { position: absolute; right: 110px; top: 25px; } .vb__crypto #cryptoChart path.macd { stroke: #aec7e8; } .vb__crypto #cryptoChart path.signal { stroke: #f99; } .vb__crypto #cryptoChart path.zero { stroke: #bbb; stroke-dasharray: 0; stroke-opacity: 0.5; } .vb__crypto #cryptoChart path.difference { fill: #555; } .vb__crypto #cryptoChart path.rsi { stroke: #aec7e8; } .vb__crypto #cryptoChart path.overbought, .vb__crypto #cryptoChart path.oversold { stroke: #f99; stroke-dasharray: 5, 5; } .vb__crypto #cryptoChart path.middle, .vb__crypto #cryptoChart path.zero { stroke: #bbb; stroke-dasharray: 5, 5; } .vb__crypto #cryptoChart .analysis path, .vb__crypto #cryptoChart .analysis circle { stroke: yellow; stroke-width: 0.7; } .vb__crypto #cryptoChart .interaction path, .vb__crypto #cryptoChart .interaction circle { pointer-events: all; } .vb__crypto #cryptoChart .interaction .body { cursor: move; } .vb__crypto #cryptoChart .trendlines .interaction .start, .vb__crypto #cryptoChart .trendlines .interaction .end { cursor: nwse-resize; } .vb__crypto #cryptoChart .trendline circle { stroke-width: 0; display: none; } .vb__crypto #cryptoChart .mouseover .trendline path { stroke-width: 1; } .vb__crypto #cryptoChart .mouseover .trendline circle { stroke-width: 1; fill: yellow; display: inline; } .vb__crypto #cryptoChart .supstance path { stroke-dasharray: 2, 2; } .vb__crypto #cryptoChart .supstances .interaction path { pointer-events: all; cursor: ns-resize; } .vb__crypto #cryptoChart .supstances .axisannotation { display: none; } .vb__crypto #cryptoChart .supstances .mouseover .axisannotation { display: inline; } .vb__crypto #cryptoChart .supstances .axisannotation path { fill: #806517; stroke: none; } .vb__crypto #cryptoChart .mouseover .supstance path { stroke-width: 1.5; } .vb__crypto #cryptoChart .crosshair { cursor: crosshair; } .vb__crypto #cryptoChart .crosshair path.wire { stroke: #555; stroke-dasharray: 1, 1; } .vb__crypto #cryptoChart .crosshair .axisannotation path { fill: #777; } .vb__crypto #cryptoChart .scope-composed-annotation text { fill: #fff; font-size: 10px; } .vb__crypto__table .table tr:first-child td { border-top: 1px solid #e4e9f0; } .vb__crypto__table .table tr:last-child td { border-bottom: 1px solid #e4e9f0; } .vb__crypto__table .table tr td:first-child { border-left: 1px solid #e4e9f0; } .vb__crypto__table .table tr td:last-child { border-right: 1px solid #e4e9f0; } .vb__crypto__list { float: left; width: 200px; } @media (max-width: 767px) { .vb__crypto__list { display: none; } } .vb__crypto__list__mobile { display: none; margin-bottom: 2rem; } @media (max-width: 767px) { .vb__crypto__list__mobile { display: block; } } .vb__crypto__list__title { font-weight: bold; display: block; } .vb__crypto__list__item { display: block; background: #f2f4f8; padding: 0.66rem 1.33rem; margin-bottom: 0.66rem; border-radius: 5px; color: #141322; transition: all 0.1s ease-in-out; } body.vb__layout--grayBackground .vb__crypto__list__item { background: #fff; } .vb__crypto__list__item:hover, .vb__crypto__list__item__current { background: var(--vb-color-primary); color: #fff; } .vb__crypto__list__item:hover .vb__crypto__list__percents span, .vb__crypto__list__item__current .vb__crypto__list__percents span { color: #fff !important; } .vb__crypto__list__item:after { clear: both; content: ''; display: block; } .vb__crypto__list__item__negative .vb__crypto__list__percents span { color: #f75535; } .vb__crypto__list__item__negative .vb__crypto__list__percents span:after { content: ' ↓'; font-family: monospace; font-weight: bold; } .vb__crypto__list__currency { float: left; } .vb__crypto__list__currency span { display: block; font-weight: bold; } .vb__crypto__list__percents { float: right; text-align: right; } .vb__crypto__list__percents span { display: block; font-weight: bold; color: #00a45b; transition: all 0.1s ease-in-out; } .vb__crypto__list__percents span:after { content: ' ↑'; font-family: monospace; font-weight: bold; } .vb__crypto__content { margin-left: 230px; } @media (max-width: 767px) { .vb__crypto__content { margin-left: 0; } } .vb__crypto__warning { padding-top: 1.33rem !important; padding-bottom: 1.33rem !important; cursor: pointer; } .vb__crypto__order { display: flex; } @media (max-width: 1599px) { .vb__crypto__order { display: block; } } .vb__crypto__order__left { flex-grow: 1; } .vb__crypto__order__left .table { text-align: right; } .vb__crypto__order__left .table td:last-child a { color: var(--vb-color-primary); font-weight: 700; } .vb__crypto__order__middle { width: 16.66rem; padding: 0 2rem; } @media (max-width: 1599px) { .vb__crypto__order__middle { width: auto; margin: 1.33rem auto 2.66rem; } } .vb__crypto__order__right { flex-grow: 1; } .vb__crypto__order__right .table td:first-child a { color: var(--vb-color-primary); font-weight: 700; } .vb__crypto__form .form-control { padding-left: 0.66rem; } .vb__crypto__form-label { font-weight: bold; text-transform: uppercase; font-size: 0.8rem; } .vb__crypto__order__pagination { display: flex; } .vb__crypto__order__pagination .pagination { margin-left: auto; } [data-vb-theme='dark'] .vb__crypto__table .table tr td { border-color: #232135; } [data-vb-theme='dark'] .vb__crypto__list__item { background: #232135 !important; } [data-vb-theme='dark'] .vb__crypto__list__item:hover { background: var(--vb-color-primary) !important; color: #fff !important; }
public/backend/components/dashboards/style.css
@charset "UTF-8"; /* CRYPTO TERMINAL */ .vb__crypto #cryptoChart text.version { display: none; } .vb__crypto #cryptoChart .axis path, .vb__crypto #cryptoChart .axis line { fill: none; stroke: #141322; shape-rendering: crispEdges; } .vb__crypto #cryptoChart text { fill: #141322; } .vb__crypto #cryptoChart path { fill: none; stroke-width: 1px; } .vb__crypto #cryptoChart path.candle { stroke: #000; } .vb__crypto #cryptoChart path.candle.body { stroke-width: 0; } .vb__crypto #cryptoChart path.candle { fill: #777; stroke: #777; } .vb__crypto #cryptoChart path.candle.up { fill: #06a35a; stroke: #06a35a; } .vb__crypto #cryptoChart path.candle.down { fill: #c23f3f; stroke: #c23f3f; } .vb__crypto #cryptoChart .closeValue.annotation.up path { fill: #06a35a; } .vb__crypto #cryptoChart .closeValue.annotation text { fill: #fff; font-size: 10px; } .vb__crypto #cryptoChart path.volume { fill: #555; } .vb__crypto #cryptoChart .indicator-plot path.line { fill: none; stroke-width: 1; } .vb__crypto #cryptoChart .ma-0 path.line { stroke: #1f77b4; } .vb__crypto #cryptoChart .ma-1 path.line { stroke: #aec7e8; } .vb__crypto #cryptoChart .ma-2 path.line { stroke: #ff7f0e; } .vb__crypto #cryptoChart button { position: absolute; right: 110px; top: 25px; } .vb__crypto #cryptoChart path.macd { stroke: #aec7e8; } .vb__crypto #cryptoChart path.signal { stroke: #f99; } .vb__crypto #cryptoChart path.zero { stroke: #bbb; stroke-dasharray: 0; stroke-opacity: 0.5; } .vb__crypto #cryptoChart path.difference { fill: #555; } .vb__crypto #cryptoChart path.rsi { stroke: #aec7e8; } .vb__crypto #cryptoChart path.overbought, .vb__crypto #cryptoChart path.oversold { stroke: #f99; stroke-dasharray: 5, 5; } .vb__crypto #cryptoChart path.middle, .vb__crypto #cryptoChart path.zero { stroke: #bbb; stroke-dasharray: 5, 5; } .vb__crypto #cryptoChart .analysis path, .vb__crypto #cryptoChart .analysis circle { stroke: yellow; stroke-width: 0.7; } .vb__crypto #cryptoChart .interaction path, .vb__crypto #cryptoChart .interaction circle { pointer-events: all; } .vb__crypto #cryptoChart .interaction .body { cursor: move; } .vb__crypto #cryptoChart .trendlines .interaction .start, .vb__crypto #cryptoChart .trendlines .interaction .end { cursor: nwse-resize; } .vb__crypto #cryptoChart .trendline circle { stroke-width: 0; display: none; } .vb__crypto #cryptoChart .mouseover .trendline path { stroke-width: 1; } .vb__crypto #cryptoChart .mouseover .trendline circle { stroke-width: 1; fill: yellow; display: inline; } .vb__crypto #cryptoChart .supstance path { stroke-dasharray: 2, 2; } .vb__crypto #cryptoChart .supstances .interaction path { pointer-events: all; cursor: ns-resize; } .vb__crypto #cryptoChart .supstances .axisannotation { display: none; } .vb__crypto #cryptoChart .supstances .mouseover .axisannotation { display: inline; } .vb__crypto #cryptoChart .supstances .axisannotation path { fill: #806517; stroke: none; } .vb__crypto #cryptoChart .mouseover .supstance path { stroke-width: 1.5; } .vb__crypto #cryptoChart .crosshair { cursor: crosshair; } .vb__crypto #cryptoChart .crosshair path.wire { stroke: #555; stroke-dasharray: 1, 1; } .vb__crypto #cryptoChart .crosshair .axisannotation path { fill: #777; } .vb__crypto #cryptoChart .scope-composed-annotation text { fill: #fff; font-size: 10px; } .vb__crypto__table .table tr:first-child td { border-top: 1px solid #e4e9f0; } .vb__crypto__table .table tr:last-child td { border-bottom: 1px solid #e4e9f0; } .vb__crypto__table .table tr td:first-child { border-left: 1px solid #e4e9f0; } .vb__crypto__table .table tr td:last-child { border-right: 1px solid #e4e9f0; } .vb__crypto__list { float: left; width: 200px; } @media (max-width: 767px) { .vb__crypto__list { display: none; } } .vb__crypto__list__mobile { display: none; margin-bottom: 2rem; } @media (max-width: 767px) { .vb__crypto__list__mobile { display: block; } } .vb__crypto__list__title { font-weight: bold; display: block; } .vb__crypto__list__item { display: block; background: #f2f4f8; padding: 0.66rem 1.33rem; margin-bottom: 0.66rem; border-radius: 5px; color: #141322; transition: all 0.1s ease-in-out; } body.vb__layout--grayBackground .vb__crypto__list__item { background: #fff; } .vb__crypto__list__item:hover, .vb__crypto__list__item__current { background: var(--vb-color-primary); color: #fff; } .vb__crypto__list__item:hover .vb__crypto__list__percents span, .vb__crypto__list__item__current .vb__crypto__list__percents span { color: #fff !important; } .vb__crypto__list__item:after { clear: both; content: ''; display: block; } .vb__crypto__list__item__negative .vb__crypto__list__percents span { color: #f75535; } .vb__crypto__list__item__negative .vb__crypto__list__percents span:after { content: ' ↓'; font-family: monospace; font-weight: bold; } .vb__crypto__list__currency { float: left; } .vb__crypto__list__currency span { display: block; font-weight: bold; } .vb__crypto__list__percents { float: right; text-align: right; } .vb__crypto__list__percents span { display: block; font-weight: bold; color: #00a45b; transition: all 0.1s ease-in-out; } .vb__crypto__list__percents span:after { content: ' ↑'; font-family: monospace; font-weight: bold; } .vb__crypto__content { margin-left: 230px; } @media (max-width: 767px) { .vb__crypto__content { margin-left: 0; } } .vb__crypto__warning { padding-top: 1.33rem !important; padding-bottom: 1.33rem !important; cursor: pointer; } .vb__crypto__order { display: flex; } @media (max-width: 1599px) { .vb__crypto__order { display: block; } } .vb__crypto__order__left { flex-grow: 1; } .vb__crypto__order__left .table { text-align: right; } .vb__crypto__order__left .table td:last-child a { color: var(--vb-color-primary); font-weight: 700; } .vb__crypto__order__middle { width: 16.66rem; padding: 0 2rem; } @media (max-width: 1599px) { .vb__crypto__order__middle { width: auto; margin: 1.33rem auto 2.66rem; } } .vb__crypto__order__right { flex-grow: 1; } .vb__crypto__order__right .table td:first-child a { color: var(--vb-color-primary); font-weight: 700; } .vb__crypto__form .form-control { padding-left: 0.66rem; } .vb__crypto__form-label { font-weight: bold; text-transform: uppercase; font-size: 0.8rem; } .vb__crypto__order__pagination { display: flex; } .vb__crypto__order__pagination .pagination { margin-left: auto; } [data-vb-theme='dark'] .vb__crypto__table .table tr td { border-color: #232135; } [data-vb-theme='dark'] .vb__crypto__list__item { background: #232135 !important; } [data-vb-theme='dark'] .vb__crypto__list__item:hover { background: var(--vb-color-primary) !important; color: #fff !important; }
0.469277
0.071106
@-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -45vh); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -45vh); -ms-transform: translate(-50%, -45vh); -o-transform: translate(-50%, -45vh); transform: translate(-50%, -45vh); } } .logo, .tree-image, .steps, .arrow-image, .font-image, .color-image, .type-your-resolution { -webkit-animation-duration: 1s; -webkit-animation-fill-mode: forwards; -moz-animation-duration: 1s; -moz-animation-fill-mode: forwards; -ms-animation-duration: 1s; -ms-animation-fill-mode: forwards; -o-animation-duration: 1s; -o-animation-fill-mode: forwards; animation-duration: 1s; animation-fill-mode: forwards; } .logo { display: inline-block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-name: logo-anim; -webkit-animation-delay: 1.5s; -moz-animation-name: logo-anim; -moz-animation-delay: 1.5s; -ms-animation-name: logo-anim; -ms-animation-delay: 1.5s; -o-animation-name: logo-anim; -o-animation-delay: 1.5s; animation-name: logo-anim; animation-delay: 1.5s; } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -50vh) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -50vh) scale(0.7, 0.7); -ms-transform: translate(-50%, -50vh) scale(0.7, 0.7); -o-transform: translate(-50%, -50vh) scale(0.7, 0.7); transform: translate(-50%, -50vh) scale(0.7, 0.7); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -45vh); -moz-transform: translate(-50%, -45vh); -ms-transform: translate(-50%, -45vh); -o-transform: translate(-50%, -45vh); transform: translate(-50%, -45vh); -webkit-animation-name: logo-transitioning; -webkit-animation-delay: 0s; -moz-animation-name: logo-transitioning; -moz-animation-delay: 0s; -ms-animation-name: logo-transitioning; -ms-animation-delay: 0s; -o-animation-name: logo-transitioning; -o-animation-delay: 0s; animation-name: logo-transitioning; animation-delay: 0s; } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -50vh) scale(0.7, 0.7); -moz-transform: translate(-50%, -50vh) scale(0.7, 0.7); -ms-transform: translate(-50%, -50vh) scale(0.7, 0.7); -o-transform: translate(-50%, -50vh) scale(0.7, 0.7); transform: translate(-50%, -50vh) scale(0.7, 0.7); animation: none; } .resolution-image { width: 300px; height: 101px; background-size: 100%; background-repeat: no-repeat; } @-webkit-keyframes tree-anim { to { opacity: 0; } } @keyframes tree-anim { to { opacity: 0; } } .tree-image { width: 70px; height: 70px; background-size: 100%; background-repeat: no-repeat; margin: 20px auto 0; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0.5s; -moz-animation-name: tree-anim; -moz-animation-delay: 0.5s; -ms-animation-name: tree-anim; -ms-animation-delay: 0.5s; -o-animation-name: tree-anim; -o-animation-delay: 0.5s; animation-name: tree-anim; animation-delay: 0.5s; } @-webkit-keyframes steps-anim { to { opacity: 1; } } @keyframes steps-anim { to { opacity: 1; } } .steps { opacity: 0; width: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; -webkit-animation-name: steps-anim; -webkit-animation-delay: 2.5s; -moz-animation-name: steps-anim; -moz-animation-delay: 2.5s; -ms-animation-name: steps-anim; -ms-animation-delay: 2.5s; -o-animation-name: steps-anim; -o-animation-delay: 2.5s; animation-name: steps-anim; animation-delay: 2.5s; } .section.transitioning .steps { opacity: 1; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0s; -moz-animation-name: tree-anim; -moz-animation-delay: 0s; -ms-animation-name: tree-anim; -ms-animation-delay: 0s; -o-animation-name: tree-anim; -o-animation-delay: 0s; animation-name: tree-anim; animation-delay: 0s; } .section.transitioning-half-done .steps, .section.transitioning-done .steps { opacity: 0; animation: none; } .step { display: inline-block; width: 330px; vertical-align: top; } .step-title { font-family: moon-regular; font-size: 14pt; letter-spacing: 2px; margin-bottom: 20px; } .step-description { font-size: 18pt; font-family: pier-sans; width: 200px; margin: 0 auto; } .type-your-resolution { display: none; opacity: 0; width: 600px; height: 320px; font-size: 45pt; resize: none; color: white; background-color: transparent; text-align: center; font-family: pier-sans; overflow: hidden; border: 0; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: white; } ::-moz-placeholder { /* Firefox 19+ */ color: white; } :-ms-input-placeholder { /* IE 10+ */ color: white; } :-moz-placeholder { /* Firefox 18- */ color: white; } .section.transitioning-half-done .type-your-resolution { display: block; -webkit-animation-name: steps-anim; -moz-animation-name: steps-anim; -ms-animation-name: steps-anim; -o-animation-name: steps-anim; animation-name: steps-anim; } .section.transitioning-done .type-your-resolution { display: block; opacity: 1; } .arrow-image { display: block !important; -webkit-animation-name: steps-anim; -webkit-animation-delay: 3s; -moz-animation-name: steps-anim; -moz-animation-delay: 3s; -ms-animation-name: steps-anim; -ms-animation-delay: 3s; -o-animation-name: steps-anim; -o-animation-delay: 3s; animation-name: steps-anim; animation-delay: 3s; } .arrow-image, .font-image, .color-image { display: none; opacity: 0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 50px; height: 50px; background-size: 100%; background-repeat: no-repeat; bottom: 100px; cursor: pointer; } .section.transitioning .arrow-image { display: block; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0s; -moz-animation-name: tree-anim; -moz-animation-delay: 0s; -ms-animation-name: tree-anim; -ms-animation-delay: 0s; -o-animation-name: tree-anim; -o-animation-delay: 0s; animation-name: tree-anim; animation-delay: 0s; } .section.transitioning-half-done .arrow-image { display: block; -webkit-animation-delay: 0s; -moz-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; margin-left: 100px; } .section.transitioning-done .arrow-image { display: block; opacity: 1; margin-left: 100px; } .font-image { margin-left: -100px; } .section.transitioning-half-done .font-image, .section.transitioning-half-done .color-image { display: block; -webkit-animation-name: steps-anim; -moz-animation-name: steps-anim; -ms-animation-name: steps-anim; -o-animation-name: steps-anim; animation-name: steps-anim; -webkit-animation-delay: 0s; -moz-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; } .section.transitioning-done .font-image, .section.transitioning-done .color-image { display: block; opacity: 1; } .modal { display: none; opacity: 0; position: fixed; bottom: 90px; width: 100vw; text-align: center; z-index: 20; } .modal.show { display: block; opacity: 1; } .font-container, .background-container { width: 330px; margin: 0 auto; padding: 20px; text-align: center; background-color: white; } .font { display: inline-block; width: 60px; padding: 15px 0; border-radius: 100%; border: 1px solid #000; font-size: 18pt; cursor: pointer; color: #000; } .font-1 { font-family: century-gothic; } .font-2 { font-family: pier-sans; } .font-3 { font-family: 'Times New Roman'; } .font-4 { font-family: textmeone; } .btn-done { padding: 20px; border: 1px solid white; margin: 10px auto 0; width: 150px; background-color: #970000; font-size: 14pt; font-family: helvetica; cursor: pointer; } .button.hide { display: none !important; } input[type="radio"] { display: none; } .font-color-picker, .background-color-picker { clear: both; padding: 0; height: 50px; width: 289px; margin: 0 auto 20px; background: linear-gradient(to right, #bf3f3f, #bf553f, #bf6a3f, #bf7f3f, #bf943f, #bfaa3f, #bfbf3f, #a9bf3f, #94bf3f, #7fbf3f, #6abf3f, #55bf3f, #3fbf3f, #3fbf54, #3fbf6a, #3fbf7f, #3fbf94, #3fbfaa, #3fbfbf, #3faabf, #3f94bf, #3f7fbf, #3f6abf, #3f54bf, #3f3fbf, #553fbf, #6a3fbf, #7f3fbf, #943fbf, #a93fbf, #bf3fbf, #bf3fa9, #bf3f94, #bf3f7f, #bf3f6a, #bf3f55 ); } label { float: left; height: 50px; width: 8px; } input:checked + label { border-left: 1px solid white; } @media all and (max-width: 1024px) { @-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -70vw); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -70vw); -ms-transform: translate(-50%, -70vw); -o-transform: translate(-50%, -70vw); transform: translate(-50%, -70vw); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -70vw); -moz-transform: translate(-50%, -70vw); -ms-transform: translate(-50%, -70vw); -o-transform: translate(-50%, -70vw); transform: translate(-50%, -70vw); } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -80vw) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -80vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -80vw) scale(0.7, 0.7); -o-transform: translate(-50%, -80vw) scale(0.7, 0.7); transform: translate(-50%, -80vw) scale(0.7, 0.7); } } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -80vw) scale(0.7, 0.7); -moz-transform: translate(-50%, -80vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -80vw) scale(0.7, 0.7); -o-transform: translate(-50%, -80vw) scale(0.7, 0.7); transform: translate(-50%, -80vw) scale(0.7, 0.7); animation: none; } .step { display: block; width: 100%; margin-bottom: 30px; } .step-title { font-size: 5vw; margin-bottom: 1vw; } .step-description { font-size: 6vw; font-family: pier-sans; width: 90vw; margin: 0 auto; } .type-your-resolution { width: 90vw; height: 48vw; font-size: 9vw; } .arrow-image, .font-image, .color-image { bottom: 10vw; } .modal { bottom: 10px; } } @media all and (min-width: 768px) and (max-width: 1024px) { @-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -55vw); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -55vw); -ms-transform: translate(-50%, -55vw); -o-transform: translate(-50%, -55vw); transform: translate(-50%, -55vw); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -55vw); -moz-transform: translate(-50%, -55vw); -ms-transform: translate(-50%, -55vw); -o-transform: translate(-50%, -55vw); transform: translate(-50%, -55vw); } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -60vw) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -60vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -60vw) scale(0.7, 0.7); -o-transform: translate(-50%, -60vw) scale(0.7, 0.7); transform: translate(-50%, -60vw) scale(0.7, 0.7); } } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -60vw) scale(0.7, 0.7); -moz-transform: translate(-50%, -60vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -60vw) scale(0.7, 0.7); -o-transform: translate(-50%, -60vw) scale(0.7, 0.7); transform: translate(-50%, -60vw) scale(0.7, 0.7); animation: none; } .step { margin-bottom: 7vw; } .step-title { font-size: 4vw; } .step-description { font-size: 5vw; } .arrow-image, .font-image, .color-image { bottom: 100px; } } @media all and (min-width: 1025px) { }
assets/css/home_before_minified.css
@-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -45vh); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -45vh); -ms-transform: translate(-50%, -45vh); -o-transform: translate(-50%, -45vh); transform: translate(-50%, -45vh); } } .logo, .tree-image, .steps, .arrow-image, .font-image, .color-image, .type-your-resolution { -webkit-animation-duration: 1s; -webkit-animation-fill-mode: forwards; -moz-animation-duration: 1s; -moz-animation-fill-mode: forwards; -ms-animation-duration: 1s; -ms-animation-fill-mode: forwards; -o-animation-duration: 1s; -o-animation-fill-mode: forwards; animation-duration: 1s; animation-fill-mode: forwards; } .logo { display: inline-block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-name: logo-anim; -webkit-animation-delay: 1.5s; -moz-animation-name: logo-anim; -moz-animation-delay: 1.5s; -ms-animation-name: logo-anim; -ms-animation-delay: 1.5s; -o-animation-name: logo-anim; -o-animation-delay: 1.5s; animation-name: logo-anim; animation-delay: 1.5s; } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -50vh) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -50vh) scale(0.7, 0.7); -ms-transform: translate(-50%, -50vh) scale(0.7, 0.7); -o-transform: translate(-50%, -50vh) scale(0.7, 0.7); transform: translate(-50%, -50vh) scale(0.7, 0.7); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -45vh); -moz-transform: translate(-50%, -45vh); -ms-transform: translate(-50%, -45vh); -o-transform: translate(-50%, -45vh); transform: translate(-50%, -45vh); -webkit-animation-name: logo-transitioning; -webkit-animation-delay: 0s; -moz-animation-name: logo-transitioning; -moz-animation-delay: 0s; -ms-animation-name: logo-transitioning; -ms-animation-delay: 0s; -o-animation-name: logo-transitioning; -o-animation-delay: 0s; animation-name: logo-transitioning; animation-delay: 0s; } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -50vh) scale(0.7, 0.7); -moz-transform: translate(-50%, -50vh) scale(0.7, 0.7); -ms-transform: translate(-50%, -50vh) scale(0.7, 0.7); -o-transform: translate(-50%, -50vh) scale(0.7, 0.7); transform: translate(-50%, -50vh) scale(0.7, 0.7); animation: none; } .resolution-image { width: 300px; height: 101px; background-size: 100%; background-repeat: no-repeat; } @-webkit-keyframes tree-anim { to { opacity: 0; } } @keyframes tree-anim { to { opacity: 0; } } .tree-image { width: 70px; height: 70px; background-size: 100%; background-repeat: no-repeat; margin: 20px auto 0; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0.5s; -moz-animation-name: tree-anim; -moz-animation-delay: 0.5s; -ms-animation-name: tree-anim; -ms-animation-delay: 0.5s; -o-animation-name: tree-anim; -o-animation-delay: 0.5s; animation-name: tree-anim; animation-delay: 0.5s; } @-webkit-keyframes steps-anim { to { opacity: 1; } } @keyframes steps-anim { to { opacity: 1; } } .steps { opacity: 0; width: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; -webkit-animation-name: steps-anim; -webkit-animation-delay: 2.5s; -moz-animation-name: steps-anim; -moz-animation-delay: 2.5s; -ms-animation-name: steps-anim; -ms-animation-delay: 2.5s; -o-animation-name: steps-anim; -o-animation-delay: 2.5s; animation-name: steps-anim; animation-delay: 2.5s; } .section.transitioning .steps { opacity: 1; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0s; -moz-animation-name: tree-anim; -moz-animation-delay: 0s; -ms-animation-name: tree-anim; -ms-animation-delay: 0s; -o-animation-name: tree-anim; -o-animation-delay: 0s; animation-name: tree-anim; animation-delay: 0s; } .section.transitioning-half-done .steps, .section.transitioning-done .steps { opacity: 0; animation: none; } .step { display: inline-block; width: 330px; vertical-align: top; } .step-title { font-family: moon-regular; font-size: 14pt; letter-spacing: 2px; margin-bottom: 20px; } .step-description { font-size: 18pt; font-family: pier-sans; width: 200px; margin: 0 auto; } .type-your-resolution { display: none; opacity: 0; width: 600px; height: 320px; font-size: 45pt; resize: none; color: white; background-color: transparent; text-align: center; font-family: pier-sans; overflow: hidden; border: 0; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: white; } ::-moz-placeholder { /* Firefox 19+ */ color: white; } :-ms-input-placeholder { /* IE 10+ */ color: white; } :-moz-placeholder { /* Firefox 18- */ color: white; } .section.transitioning-half-done .type-your-resolution { display: block; -webkit-animation-name: steps-anim; -moz-animation-name: steps-anim; -ms-animation-name: steps-anim; -o-animation-name: steps-anim; animation-name: steps-anim; } .section.transitioning-done .type-your-resolution { display: block; opacity: 1; } .arrow-image { display: block !important; -webkit-animation-name: steps-anim; -webkit-animation-delay: 3s; -moz-animation-name: steps-anim; -moz-animation-delay: 3s; -ms-animation-name: steps-anim; -ms-animation-delay: 3s; -o-animation-name: steps-anim; -o-animation-delay: 3s; animation-name: steps-anim; animation-delay: 3s; } .arrow-image, .font-image, .color-image { display: none; opacity: 0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 50px; height: 50px; background-size: 100%; background-repeat: no-repeat; bottom: 100px; cursor: pointer; } .section.transitioning .arrow-image { display: block; -webkit-animation-name: tree-anim; -webkit-animation-delay: 0s; -moz-animation-name: tree-anim; -moz-animation-delay: 0s; -ms-animation-name: tree-anim; -ms-animation-delay: 0s; -o-animation-name: tree-anim; -o-animation-delay: 0s; animation-name: tree-anim; animation-delay: 0s; } .section.transitioning-half-done .arrow-image { display: block; -webkit-animation-delay: 0s; -moz-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; margin-left: 100px; } .section.transitioning-done .arrow-image { display: block; opacity: 1; margin-left: 100px; } .font-image { margin-left: -100px; } .section.transitioning-half-done .font-image, .section.transitioning-half-done .color-image { display: block; -webkit-animation-name: steps-anim; -moz-animation-name: steps-anim; -ms-animation-name: steps-anim; -o-animation-name: steps-anim; animation-name: steps-anim; -webkit-animation-delay: 0s; -moz-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; } .section.transitioning-done .font-image, .section.transitioning-done .color-image { display: block; opacity: 1; } .modal { display: none; opacity: 0; position: fixed; bottom: 90px; width: 100vw; text-align: center; z-index: 20; } .modal.show { display: block; opacity: 1; } .font-container, .background-container { width: 330px; margin: 0 auto; padding: 20px; text-align: center; background-color: white; } .font { display: inline-block; width: 60px; padding: 15px 0; border-radius: 100%; border: 1px solid #000; font-size: 18pt; cursor: pointer; color: #000; } .font-1 { font-family: century-gothic; } .font-2 { font-family: pier-sans; } .font-3 { font-family: 'Times New Roman'; } .font-4 { font-family: textmeone; } .btn-done { padding: 20px; border: 1px solid white; margin: 10px auto 0; width: 150px; background-color: #970000; font-size: 14pt; font-family: helvetica; cursor: pointer; } .button.hide { display: none !important; } input[type="radio"] { display: none; } .font-color-picker, .background-color-picker { clear: both; padding: 0; height: 50px; width: 289px; margin: 0 auto 20px; background: linear-gradient(to right, #bf3f3f, #bf553f, #bf6a3f, #bf7f3f, #bf943f, #bfaa3f, #bfbf3f, #a9bf3f, #94bf3f, #7fbf3f, #6abf3f, #55bf3f, #3fbf3f, #3fbf54, #3fbf6a, #3fbf7f, #3fbf94, #3fbfaa, #3fbfbf, #3faabf, #3f94bf, #3f7fbf, #3f6abf, #3f54bf, #3f3fbf, #553fbf, #6a3fbf, #7f3fbf, #943fbf, #a93fbf, #bf3fbf, #bf3fa9, #bf3f94, #bf3f7f, #bf3f6a, #bf3f55 ); } label { float: left; height: 50px; width: 8px; } input:checked + label { border-left: 1px solid white; } @media all and (max-width: 1024px) { @-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -70vw); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -70vw); -ms-transform: translate(-50%, -70vw); -o-transform: translate(-50%, -70vw); transform: translate(-50%, -70vw); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -70vw); -moz-transform: translate(-50%, -70vw); -ms-transform: translate(-50%, -70vw); -o-transform: translate(-50%, -70vw); transform: translate(-50%, -70vw); } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -80vw) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -80vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -80vw) scale(0.7, 0.7); -o-transform: translate(-50%, -80vw) scale(0.7, 0.7); transform: translate(-50%, -80vw) scale(0.7, 0.7); } } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -80vw) scale(0.7, 0.7); -moz-transform: translate(-50%, -80vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -80vw) scale(0.7, 0.7); -o-transform: translate(-50%, -80vw) scale(0.7, 0.7); transform: translate(-50%, -80vw) scale(0.7, 0.7); animation: none; } .step { display: block; width: 100%; margin-bottom: 30px; } .step-title { font-size: 5vw; margin-bottom: 1vw; } .step-description { font-size: 6vw; font-family: pier-sans; width: 90vw; margin: 0 auto; } .type-your-resolution { width: 90vw; height: 48vw; font-size: 9vw; } .arrow-image, .font-image, .color-image { bottom: 10vw; } .modal { bottom: 10px; } } @media all and (min-width: 768px) and (max-width: 1024px) { @-webkit-keyframes logo-anim { to { -webkit-transform: translate(-50%, -55vw); } } @keyframes logo-anim { to { -moz-transform: translate(-50%, -55vw); -ms-transform: translate(-50%, -55vw); -o-transform: translate(-50%, -55vw); transform: translate(-50%, -55vw); } } .section.transitioning .logo { -webkit-transform: translate(-50%, -55vw); -moz-transform: translate(-50%, -55vw); -ms-transform: translate(-50%, -55vw); -o-transform: translate(-50%, -55vw); transform: translate(-50%, -55vw); } @-webkit-keyframes logo-transitioning { to { -webkit-transform: translate(-50%, -60vw) scale(0.7, 0.7); } } @keyframes logo-transitioning { to { -moz-transform: translate(-50%, -60vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -60vw) scale(0.7, 0.7); -o-transform: translate(-50%, -60vw) scale(0.7, 0.7); transform: translate(-50%, -60vw) scale(0.7, 0.7); } } .section.transitioning-half-done .logo, .section.transitioning-done .logo { -webkit-transform: translate(-50%, -60vw) scale(0.7, 0.7); -moz-transform: translate(-50%, -60vw) scale(0.7, 0.7); -ms-transform: translate(-50%, -60vw) scale(0.7, 0.7); -o-transform: translate(-50%, -60vw) scale(0.7, 0.7); transform: translate(-50%, -60vw) scale(0.7, 0.7); animation: none; } .step { margin-bottom: 7vw; } .step-title { font-size: 4vw; } .step-description { font-size: 5vw; } .arrow-image, .font-image, .color-image { bottom: 100px; } } @media all and (min-width: 1025px) { }
0.358465
0.050005
body { font-size: 14px; color: #5e6166; background-color: #f6f7fa; -webkit-font-smoothing: antialiased; } *::-webkit-scrollbar { display: none; } .container { padding: 20px 40px; } .emoji { font-size: 24px; margin-right: 4px; } .loader-wrap { height: 100%; width: 100%; z-index: 99999; position: fixed; display: none; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.65); } @keyframes line-scale { 0% { transform: scaley(1); } 50% { transform: scaley(0.4); } 100% { transform: scaley(1); } } .line-scale > div:nth-child(1) { animation: line-scale 1s 0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(2) { animation: line-scale 1s 0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(3) { animation: line-scale 1s 0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(4) { animation: line-scale 1s 0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(5) { animation: line-scale 1s 0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div { background-color: #fff; width: 4px; height: 35px; border-radius: 2px; margin: 2px; animation-fill-mode: both; display: inline-block; } input { background-color: #fff; border: 1px solid #dcdfe5; padding: 6px 12px; line-height: 1.6; color: #555; font-size: 14px; box-shadow: none; border-radius: 4px; } input:focus { outline: none; border-color: #1989fa; box-shadow: none; } *:focus { outline: none; } ::selection { background: #4096ee; color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); } .dialog { background-color: rgba(0, 0, 0, 0.4); position: fixed; left: 0; right: 0; top: 0; bottom: 0; display: none; z-index: 99999; justify-content: center; align-items: center; } .dialog .body { background-color: #fff; min-width: 478px; padding: 17px; border-radius: 5px; text-align: center; overflow: hidden; } .dialog .title { color: #575757; font-size: 18px; text-align: center; font-weight: 600; line-height: 40px; } .dialog .info { margin: 15px 0 20px; } .dialog .info .imgs { display: flex; justify-content: space-around; align-items: center; } .dialog .info img { width: 200px; margin: 0 10px; } .dialog .form-item { padding: 10px 0; } .dialog .form-item:nth-child(1) { padding-top: 0; } .dialog .form-item label { text-align: left; display: block; font-size: 14px; margin-bottom: 6px; } .dialog .form-item input { display: block; width: 100%; box-sizing: border-box; padding: 8px 10px; outline: none; border: solid 1px #dedede; border-radius: 3px; } .dialog .form-item input:focus { border: solid 1px #0087f7; box-shadow: 0 0 1px #0087f7; } .radio-group { display: block; height: 38px; } .radio-btn { user-select: none; padding: 10px 20px 10px 0; cursor: pointer; transition: all 0.15s; float: left; margin-right: 5px; display: flex !important; justify-content: center; align-items: center; } .radio-btn input[type="radio"] { position: relative; width: auto !important; margin: auto 10px auto 0; outline: 0; } .btn { cursor: pointer; display: inline-block; outline: 0; border: none; vertical-align: baseline; background: #e0e1e2 none; color: rgba(0, 0, 0, 0.6); margin: 0 0.25em 0 0; padding: 0.78em 1em 0.78em; text-transform: none; text-shadow: none; font-weight: 700; font-style: normal; text-align: center; text-decoration: none; border-radius: 0.28rem; box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset; user-select: none; transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease; -webkit-tap-highlight-color: transparent; } .btn:hover, .btn:active { background-color: #babbbc; } .btn-success { background-color: #1e8e3e; color: #fff; } .btn-success:hover, .btn-success:active { background-color: #4ba565; } .btn-primary { background-color: #0070cc; color: #fff; } .btn-primary:hover, .btn-primary:active { background-color: #338dd6; } .btn-danger { background-color: #c03639; color: #fff; } .btn-danger:hover, .btn-danger:active { background-color: #cd5e61; } .btn-info { background-color: #909399; color: #fff; } .btn-info:hover, .btn-info:active { background-color: #b5b5b7; } .btn-warning { background-color: #eca61a; color: #fff; } .btn-warning:hover, .btn-warning:active { background-color: #faad14; } .btn-full { width: 100%; } .btn-small { padding: 6px 10px; font-size: 12px; font-weight: normal; } .btn-medium { padding: 8px 12px; font-size: 13px; font-weight: normal; } .tag-info { background-color: #f4f4f5; border-color: #e9e9eb; color: #909399; height: 20px; padding: 0 5px; line-height: 19px; font-size: 12px; border-width: 1px; border-style: solid; border-radius: 4px; box-sizing: border-box; white-space: nowrap; }
css/common.css
body { font-size: 14px; color: #5e6166; background-color: #f6f7fa; -webkit-font-smoothing: antialiased; } *::-webkit-scrollbar { display: none; } .container { padding: 20px 40px; } .emoji { font-size: 24px; margin-right: 4px; } .loader-wrap { height: 100%; width: 100%; z-index: 99999; position: fixed; display: none; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.65); } @keyframes line-scale { 0% { transform: scaley(1); } 50% { transform: scaley(0.4); } 100% { transform: scaley(1); } } .line-scale > div:nth-child(1) { animation: line-scale 1s 0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(2) { animation: line-scale 1s 0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(3) { animation: line-scale 1s 0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(4) { animation: line-scale 1s 0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div:nth-child(5) { animation: line-scale 1s 0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } .line-scale > div { background-color: #fff; width: 4px; height: 35px; border-radius: 2px; margin: 2px; animation-fill-mode: both; display: inline-block; } input { background-color: #fff; border: 1px solid #dcdfe5; padding: 6px 12px; line-height: 1.6; color: #555; font-size: 14px; box-shadow: none; border-radius: 4px; } input:focus { outline: none; border-color: #1989fa; box-shadow: none; } *:focus { outline: none; } ::selection { background: #4096ee; color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); } .dialog { background-color: rgba(0, 0, 0, 0.4); position: fixed; left: 0; right: 0; top: 0; bottom: 0; display: none; z-index: 99999; justify-content: center; align-items: center; } .dialog .body { background-color: #fff; min-width: 478px; padding: 17px; border-radius: 5px; text-align: center; overflow: hidden; } .dialog .title { color: #575757; font-size: 18px; text-align: center; font-weight: 600; line-height: 40px; } .dialog .info { margin: 15px 0 20px; } .dialog .info .imgs { display: flex; justify-content: space-around; align-items: center; } .dialog .info img { width: 200px; margin: 0 10px; } .dialog .form-item { padding: 10px 0; } .dialog .form-item:nth-child(1) { padding-top: 0; } .dialog .form-item label { text-align: left; display: block; font-size: 14px; margin-bottom: 6px; } .dialog .form-item input { display: block; width: 100%; box-sizing: border-box; padding: 8px 10px; outline: none; border: solid 1px #dedede; border-radius: 3px; } .dialog .form-item input:focus { border: solid 1px #0087f7; box-shadow: 0 0 1px #0087f7; } .radio-group { display: block; height: 38px; } .radio-btn { user-select: none; padding: 10px 20px 10px 0; cursor: pointer; transition: all 0.15s; float: left; margin-right: 5px; display: flex !important; justify-content: center; align-items: center; } .radio-btn input[type="radio"] { position: relative; width: auto !important; margin: auto 10px auto 0; outline: 0; } .btn { cursor: pointer; display: inline-block; outline: 0; border: none; vertical-align: baseline; background: #e0e1e2 none; color: rgba(0, 0, 0, 0.6); margin: 0 0.25em 0 0; padding: 0.78em 1em 0.78em; text-transform: none; text-shadow: none; font-weight: 700; font-style: normal; text-align: center; text-decoration: none; border-radius: 0.28rem; box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset; user-select: none; transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease; -webkit-tap-highlight-color: transparent; } .btn:hover, .btn:active { background-color: #babbbc; } .btn-success { background-color: #1e8e3e; color: #fff; } .btn-success:hover, .btn-success:active { background-color: #4ba565; } .btn-primary { background-color: #0070cc; color: #fff; } .btn-primary:hover, .btn-primary:active { background-color: #338dd6; } .btn-danger { background-color: #c03639; color: #fff; } .btn-danger:hover, .btn-danger:active { background-color: #cd5e61; } .btn-info { background-color: #909399; color: #fff; } .btn-info:hover, .btn-info:active { background-color: #b5b5b7; } .btn-warning { background-color: #eca61a; color: #fff; } .btn-warning:hover, .btn-warning:active { background-color: #faad14; } .btn-full { width: 100%; } .btn-small { padding: 6px 10px; font-size: 12px; font-weight: normal; } .btn-medium { padding: 8px 12px; font-size: 13px; font-weight: normal; } .tag-info { background-color: #f4f4f5; border-color: #e9e9eb; color: #909399; height: 20px; padding: 0 5px; line-height: 19px; font-size: 12px; border-width: 1px; border-style: solid; border-radius: 4px; box-sizing: border-box; white-space: nowrap; }
0.441191
0.095055
This style makes it somewhat more accessible. This site is BEST VIEWED WITH ALL SCRIPTING AND FLASH TURNED OFF. Most of the links suck but the "mystery meat" pics lead to the real content. Or use the "Non Flash Version" found in the "sitemap". */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("superrelativity.org") { p { color: black !important; font-size: inherit !important; } .nav { visibility: visible !important; } body { background: none !important; background-color: #F8F8F8 !important; color: black !important; font-size: 16px !important; line-height: 150% !important; } #shell { height: 100% !important; width: 100% !important; } #content { font-size: inherit !important; height: 100% !important; width: 700px !important; } .thplace { width: 100% !important; } h {font-size: 200% !important;} h2, .title {font-size: 150% !important;} .bold, .cbold {font-size: inherit !important;} .btnplace input, .btnplace_g input {font-size: inherit !important;} .clear {font-size: inherit !important;} .date {font-size: inherit !important;} .fieldplace .label {font-size: inherit !important;} .fieldplace input, .fieldplace textarea {font-size: inherit !important;} .guest_textarea textarea {font-size: inherit !important;} .guestplace .label, .guest_textarea .label {font-size: inherit !important;} .guestplace input {font-size: inherit !important;} .paging {font-size: inherit !important;} .sitemap_place a {font-size: inherit !important;} .style1 {font-size: 16px !important; color: black !important;} .verCode input {font-size: inherit !important;} .verCode span {font-size: inherit !important;} a.readmore {font-size: inherit !important;} a.theorylink {font-size: inherit !important;} p {font-size: inherit !important;} p a {font-size: inherit !important;} p.guest {font-size: inherit !important;} ul.links {font-size: inherit !important;} ul.links li a {font-size: inherit !important;} ul.links_sm {font-size: inherit !important;} ul.links_sm li a {font-size: inherit !important;} #content {color: black !important;} .cbold {color: black !important;} .date {color: black !important;} .fieldplace .label {color: black !important;} .fieldplace input, .fieldplace textarea {color: black !important;} .guest_textarea textarea {color: black !important;} .guest_textarea textarea, .guestplace input, .fieldplace input, .fieldplace textarea, .verCode input {color: black !important;} .guestplace .label, .guest_textarea .label {color: black !important;} .guestplace input {color: black !important;} .paging {color: black !important;} .verCode span {color: black !important;} h1 {color: black !important;} h2, .title {color: black !important;} p {color: black !important;} /* Make freaking links more accessible. */ .paging a {color: blue !important;} .sitemap_place a {color: blue !important;} a.readmore {color: blue !important;} a.style1 {color: blue !important;} a.style2 {color: blue !important;} a.theorylink {color: blue !important;} p a {color: blue !important;} p.guest a {color: blue !important;} ul.links li a {color: blue !important;} ul.links_sm li a {color: blue !important;} ul.links_sm li ul li a {color: blue !important;} .paging a:visited {color: purple !important;} .sitemap_place a:visited {color: purple !important;} a.readmore:visited {color: purple !important;} a.style1:visited {color: purple !important;} a.style2:visited {color: purple !important;} a.theorylink:visited {color: purple !important;} p a:visited {color: purple !important;} p.guest a:visited {color: purple !important;} ul.links li a:visited {color: purple !important;} ul.links_sm li a:visited {color: purple !important;} ul.links_sm li ul li a:visited {color: purple !important;} .fieldplace input, .fieldplace textarea { background: white !important; } .guest_textarea textarea, .guestplace input, .fieldplace input, .fieldplace textarea, .verCode input { background: white !important; } .links_all { height: 100% !important; width: 100% !important; overflow-x: auto !important; } .sitemap_place { left: 0 !important; margin: 2em !important; position: relative !important; text-align: left !important; top: 0 !important; } .pplace, .pplace_links { width: 95% !important; } }
data/usercss/16534.user.css
This style makes it somewhat more accessible. This site is BEST VIEWED WITH ALL SCRIPTING AND FLASH TURNED OFF. Most of the links suck but the "mystery meat" pics lead to the real content. Or use the "Non Flash Version" found in the "sitemap". */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("superrelativity.org") { p { color: black !important; font-size: inherit !important; } .nav { visibility: visible !important; } body { background: none !important; background-color: #F8F8F8 !important; color: black !important; font-size: 16px !important; line-height: 150% !important; } #shell { height: 100% !important; width: 100% !important; } #content { font-size: inherit !important; height: 100% !important; width: 700px !important; } .thplace { width: 100% !important; } h {font-size: 200% !important;} h2, .title {font-size: 150% !important;} .bold, .cbold {font-size: inherit !important;} .btnplace input, .btnplace_g input {font-size: inherit !important;} .clear {font-size: inherit !important;} .date {font-size: inherit !important;} .fieldplace .label {font-size: inherit !important;} .fieldplace input, .fieldplace textarea {font-size: inherit !important;} .guest_textarea textarea {font-size: inherit !important;} .guestplace .label, .guest_textarea .label {font-size: inherit !important;} .guestplace input {font-size: inherit !important;} .paging {font-size: inherit !important;} .sitemap_place a {font-size: inherit !important;} .style1 {font-size: 16px !important; color: black !important;} .verCode input {font-size: inherit !important;} .verCode span {font-size: inherit !important;} a.readmore {font-size: inherit !important;} a.theorylink {font-size: inherit !important;} p {font-size: inherit !important;} p a {font-size: inherit !important;} p.guest {font-size: inherit !important;} ul.links {font-size: inherit !important;} ul.links li a {font-size: inherit !important;} ul.links_sm {font-size: inherit !important;} ul.links_sm li a {font-size: inherit !important;} #content {color: black !important;} .cbold {color: black !important;} .date {color: black !important;} .fieldplace .label {color: black !important;} .fieldplace input, .fieldplace textarea {color: black !important;} .guest_textarea textarea {color: black !important;} .guest_textarea textarea, .guestplace input, .fieldplace input, .fieldplace textarea, .verCode input {color: black !important;} .guestplace .label, .guest_textarea .label {color: black !important;} .guestplace input {color: black !important;} .paging {color: black !important;} .verCode span {color: black !important;} h1 {color: black !important;} h2, .title {color: black !important;} p {color: black !important;} /* Make freaking links more accessible. */ .paging a {color: blue !important;} .sitemap_place a {color: blue !important;} a.readmore {color: blue !important;} a.style1 {color: blue !important;} a.style2 {color: blue !important;} a.theorylink {color: blue !important;} p a {color: blue !important;} p.guest a {color: blue !important;} ul.links li a {color: blue !important;} ul.links_sm li a {color: blue !important;} ul.links_sm li ul li a {color: blue !important;} .paging a:visited {color: purple !important;} .sitemap_place a:visited {color: purple !important;} a.readmore:visited {color: purple !important;} a.style1:visited {color: purple !important;} a.style2:visited {color: purple !important;} a.theorylink:visited {color: purple !important;} p a:visited {color: purple !important;} p.guest a:visited {color: purple !important;} ul.links li a:visited {color: purple !important;} ul.links_sm li a:visited {color: purple !important;} ul.links_sm li ul li a:visited {color: purple !important;} .fieldplace input, .fieldplace textarea { background: white !important; } .guest_textarea textarea, .guestplace input, .fieldplace input, .fieldplace textarea, .verCode input { background: white !important; } .links_all { height: 100% !important; width: 100% !important; overflow-x: auto !important; } .sitemap_place { left: 0 !important; margin: 2em !important; position: relative !important; text-align: left !important; top: 0 !important; } .pplace, .pplace_links { width: 95% !important; } }
0.267983
0.142381
body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif; background: #FFF; overflow-x: hidden } @font-face { font-family: 'bebasregular'; src: url('../../fonts/bebas__-webfont.eot'); src: url('../../fonts/bebas__-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/bebas__-webfont.woff2') format('woff2'), url('../../fonts/bebas__-webfont.woff') format('woff'), url('../../fonts/bebas__-webfont.ttf') format('truetype'), url('../../fonts/bebas__-webfont.svg#bebasregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'OswaldLight'; src: url('../../fonts/oswald-light.eot'); src: url('../../fonts/oswald-light.eot') format('embedded-opentype'), url('../../fonts/oswald-light.woff') format('woff'), url('../../fonts/oswald-light.ttf') format('truetype'), url('../../fonts/oswald-light.svg#OswaldLight') format('svg'); } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input { border: none; background: #fff; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } h1, h2, h3, h4, h5, p, ul, li, p { margin: 0; padding: 0; list-style: none; font-weight: normal } a { text-decoration: none; transition: 0.5s } a:hover { transition: 0.5s; text-decoration: none; } a:focus { outline: none } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .container:before, .container:after { display: table; content: " "; } .container:after { clear: both; } .row:before, .row:after { display: table; content: " "; } .row:after { clear: both; } .row { margin-right: -15px; margin-left: -15px; } /* Header */ header { float: left; width: 100%; background: rgba(24, 24, 24, .9); padding: 6px 0px !important; position: absolute; top: 0; left: 0; z-index: 9; } .header-right { float: right; padding: 0px 15px 0 0; text-align: right; } .header-right-menu { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 5px 15px; border: 1px solid #f53b49; display: inline-block; } .header-right-menu:hover { color: #f53b49; background: none; text-decoration: none } button.header-right-menu { margin: 0 4px 0 0; border-radius: 0; float: left; padding: 6px 13px 5px; } .header-right button:hover { color: #f53b49; background: none; border: 1px solid #f53b49; } .header-right > a:last-child { margin-left: 15px; } .header-right i { font-size: 24px; } #nav { float: left; padding-top: 10px } .header-search { border: 1px solid #f53b49; float: left; font-family: 'OswaldLight'; font-size: 18px; margin: 0 10px } .header-search button { background: none; border: none; padding: 7px 15px; font-size: 18px; } .header-search button i { font-size: 26px; margin-left: 10px; } .header-search-a { border-left: 1px solid #f53b49; float: right; margin: 8px 2px 6px; padding: 0 8px; } nav { float: left; } .navbar { margin: 0; } .navbar-inverse .navbar-nav > li > a { color: #fff; font-size: 18px; font-family: 'OswaldLight'; padding: 10px 15px } .navbar-inverse .navbar-nav > li > a:hover { color: #f53b49; } .btn.btn-info.btn-lg.header-search-a { border-left: 1px solid #f53b49; border-radius: 0; margin: 8px 3px 5px; padding: 0 5px; } .btn.btn-info.btn-lg.header-search-a:focus { background: none; } .header-search ul { float: left; } .header-search ul li { position: relative; } .header-search ul li a { font-family: 'OswaldLight'; font-size: 14px; color: #fff } .header-search ul li a i { margin-left: 15px; } .header-search ul { display: none; position: absolute; left: 0; background: #fff; padding: 5px; z-index: 99; width: 100px; background: rgba(0, 0, 0, 0.5) } .header-search ul li ul a { color: #fff; padding: 5px 10px; font-size: 14px; } .header-search ul li:hover ul { display: block; } .search-button i { border-left: 1px solid #f53b49; padding: 5px 7px 5px 12px; margin-left: 5px } #cssmenu { float: left; padding-top: 10px } .logo { float: left; padding: 0 0 0 15px; } .search-button { color: #fff; } .how-it-works { margin: -135px 0 0; position: relative; text-align: center; z-index: 9; } .how-it-works span { display: inline-block; width: 100%; margin-top: 10px; } .main-slider { float: left; width: 100%; position: relative } .slider-block { position: absolute; bottom: 0; left: 0; z-index: 1; background: rgba(21, 25, 37, .7); padding: 20px 0px 20px; color: #fff; text-align: center; margin: 0 auto; width: 100%; float: left; } .slider-block h1 { font-size: 20px; color: #fff; margin-bottom: 7px; font-style: italic; letter-spacing: 2px; } .slider-block p { font-size: 20px; font-weight: 300; margin: 30px auto; width: 65%; } .slider-block input { padding: 18px 15px 18px 70px; margin: 0 1px; width: 240px; font-size: 18px; font-family: 'Roboto', sans-serif; color: rgba(255, 255, 255, .5); font-style: italic; } .slider-block button { /*background: #f53b49;*/ background: none; color: #fff; padding: 11px 15px; border: 2px solid #f53b49; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.5s; cursor: pointer } .slider-block button:hover { transition: 0.5s; background: #f53b49; color: #ffffff; } .slider-block input:first-child { width: 460px; } .banner-bottom { float: left; width: 100%; background: #151820; padding: 38px 0px 2px 0px; text-align: center } .banner-bottom h1 { color: #fff; font-size: 48px; font-family: 'bebasregular'; /*background: url(../images/more-line.png) no-repeat center bottom;*/ /*background: url(../images/banner-title-bg.png) no-repeat center bottom;*/ padding-bottom: 15px; margin-bottom: 30px; background-size: 390px; } .banner-bottom h1 span { background: url(../images/banner-title-bg.png) no-repeat center bottom; padding-bottom: 15px; background-size: 100%; } .banner-bottom p { font-size: 30px; color: #d4d4d4; font-weight: 300 } .category { float: left; width: 100%; padding: 65px 100px 65px 50px; background-size: 100% 100%; background-position: right; } .cate-sidebar { float: left; width: 24%; padding: 0 15px 0 0; } .cate-sidebar h1 { text-align: right; color: #151820; /*border-bottom: 5px solid #c6c6c6;*/ font-size: 31px; margin-bottom: 10px; font-family: 'bebasregular'; letter-spacing: 1px; line-height: 1.5; } .cate-sidebar .nav-tabs { border-bottom: 0; } .cate-sidebar li { display: inline-block; width: 100%; text-align: right; } .cate-sidebar li a { color: #000000; font-size: 18px; font-weight: 500; text-transform: uppercase; padding: 10px 0; display: inline-block; position: relative; text-decoration: none; border: 0px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #000; cursor: default; background-color: transparent; border: 0px solid #ddd; border-bottom-color: transparent; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: transparent; border: 0px; } .cate-sidebar li.active a::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 65px; height: 7px; background: #f53b49; display: block; } .cate-list { float: left; width: 76%; padding: 0 15px; } .cate-sidebar li a i { margin-left: 20px; transition: 0.5s } .cate-sidebar li a:hover i { margin-left: 15px; transition: 0.5s } .cate-sidebar li a:hover { color: #f53b49; } .cat-img-name { text-align: right; position: relative; border: 1px solid #04344d; overflow: hidden; } .cat-img-name img, .cat-img-name .sports_name { width: 89%; height: 420px; object-fit: cover; transition: all ease-in .8s; overflow: hidden; } .cat-item:hover .cat-img-name img, .cat-item:hover .cat-img-name .sports_name { transform: scale(1.08); } .viewallcontainer .cat-item .cat-img-name-allsport-img { width: 100% !important; height: 480px; } .cat-img-name .sports_name { height: 190px; width: 30px; clear: both; background-color: #f53b49; color: #FFF; } .cat-img-name .sports_name span { /* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg); /* IE */ -ms-transform: rotate(-90deg); /* Opera */ -o-transform: rotate(-90deg); width: 100%; text-transform: uppercase; font-size: 18px; position: absolute; text-align: center; white-space: nowrap; top: 50%; height: 2px; margin-top: -5px; line-height: 0px; left: -44%; } .cat-img-name span { margin-top: 94px; float: left } .cat-img-name span img { width: auto; height: auto; box-shadow: none } .cat-item h1 { font-size: 26px; color: #ffffff; font-family: 'bebasregular'; text-align: center; line-height: 1.5; font-style: italic; letter-spacing: 1px; } .cat-item a { font-size: 16px; color: #FFF; border: 2px solid #fff; background: none; padding: 8px 15px; margin: 15px 0 0 0; display: inline-table; font-weight: 500; border-radius: 50px; min-width: 150px; text-decoration: none; } .cat-item a:hover { background: #fff; color: #15181f; } .cat-detail { text-align: center; background: rgba(21, 24, 31, .89); padding: 20px; position: absolute; bottom: 0; left: 0; width: 100%; z-index: 1; } .cat-item { float: left; width: 100%; } /* prev width 33.3 */ .cat-item p { position: absolute; width: 100%; opacity: 0; transition: 0.5s; background: rgba(255, 255, 255, 0.5) url(../images/hover-arrow.png) center center no-repeat; height: 100%; text-align: center; top: 0 } /*.cat-item:hover p {transition:0.5s; opacity:1; }*/ /*.cat-item:hover h1 {opacity:0.5}*/ /*.cat-item:hover a {opacity:0.5;}*/ .cat-item p i { font-size: 50px; font-weight: lighter } .top-rank { float: left; width: 100%; background: #eff0f2; padding: 60px 50px 0; } .rank-sidebar { float: left; width: 30%; } .rank-sidebar h1 { color: #151820; font-size: 36px; font-family: 'bebasregular'; text-transform: uppercase; border-bottom: 4px solid #f53b49; margin-bottom: 25px; } .rank-sidebar ul { float: left; width: 100%; /*background: #dfdfdf;*/ height: 100%; min-height: 410px; } .rank-sidebar li { display: inline-block; width: 100%; } .rank-sidebar li a { width: 100%; float: left; padding: 10px; /* border-bottom: 3px solid #eff0f2; */ font-size: 16px; color: #3e4148; text-transform: uppercase; /* font-family: 'Roboto Condensed', sans-serif; */ transition: 0.5s; margin-bottom: 2px; border: 2px solid #3e4148; font-weight: bold !important; } .rank-sidebar li a:hover { background: #3e4148; color: #fff; } .rank-list { float: left; width: 70%; } .rank-item-detail { position: relative; width: 100%; float: left } .ranker-detail { background: rgba(0, 0, 0, 0.5); padding: 5px 15px; text-align: left; position: absolute; bottom: -50px; width: 100%; opacity: 0; transition: 0.5s } .rank-item-detail:hover .ranker-detail { opacity: 1; bottom: 5px; transition: 0.5s } .ranker-detail p { color: #fff; font-size: 16px; padding: 10px 0 } #owl-demo .item a { background: #f53b49; padding: 15px 25px; color: #fff; font-size: 14px; display: inline-block; border: 1px solid #f53b49; margin: 40px 0 30px } #owl-demo .item a:hover { background: #fff; color: #f53b49; } #owl-demo .item { margin: 0 10px; color: #FFF; text-align: center; } #owl-demo .item img { width: 100%; height: 430px; } .customNavigation { text-align: center; } .customNavigation a { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .four-round { float: left; width: 100%; padding: 60px 0; background: url(../images/four-round-bg.jpg) no-repeat center top #eaeef1; background-size: 100% auto } .four-icon { float: left; width: 25%; text-align: center } .four-icon span { height: 145px; width: 145px; background: rgba(62, 65, 72, 0.3); border-radius: 50%; display: table-cell; vertical-align: middle; transition: 0.5s } .four-icon span:hover { background: #f53b49; transition: 0.5s } .icon-table { display: table; margin: 0 auto; } .four-icon h3 { font-size: 30px; color: #3e4148; font-family: 'bebasregular'; padding-top: 35px } .ourlocation { float: left; width: 100%; text-align: center; background: url(../images/location-bg.jpg) #bb3b49 center top no-repeat; padding: 40px 0 0 0 } .ourlocation button { font-family: 'bebasregular'; color: #fff; font-size: 36px; padding-bottom: 30px; display: inline-block; background: none; border: none; } .ourlocation button:hover { background: none; } .ourlocation i { margin-left: 20px; } .blog-event { float: left; width: 100%; position: relative; background: url(../images/post-bg.jpg) top center; background-size: 100% auto; min-height: 300px; padding: 30px 0px; box-sizing: border-box; } .blog-part { float: left; width: 50%; box-sizing: border-box } .event-part { float: left; width: 50%; box-sizing: border-box } .post-title { float: left; width: 100%; margin-bottom: 40px; } .post-title > h2 { font-size: 20px; font-weight: 300px; color: #fff; padding: 10px 20px; margin: 0px; border: 1px solid #fff; text-transform: uppercase; font-weight: 300; float: left; width: auto; margin-right: 30px; } .post-title > span { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; float: left; width: auto; line-height: 45px; } .event-space { position: relative; float: right; width: 75%; } .post-detail, .event-detail { float: left; width: 100%; padding: 20px 0px; } .post-detail > .p_name { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; vertical-align: middle; padding: 0px 20px 0 0; box-sizing: border-box; width: 30%; float: left; line-height: 57px; } .post-detail > .p_detail { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; vertical-align: middle; padding: 0px 10px 0 20px; box-sizing: border-box; width: 70%; float: left; border-left: 1px solid #fff; } .blog-part a { float: right; font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 20px 50px 10px 0px; } .event-space a { float: right; font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 20px 80px 10px 0px; } .event-detail > h3 { float: left; width: 100%; margin: 0px 0px 30px 0px; font-size: 30px; color: #fff; text-transform: uppercase; font-family: 'bebasregular'; } .event-detail > p { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; vertical-align: middle; padding: 0px; box-sizing: border-box; width: 100%; float: left; } /************div expand***********/ .content { display: none; } .toggle.expander.expanded { padding-left: 13px; background-position: left center; background-repeat: no-repeat; } .toggle.expander.collapsed { padding-left: 13px; background-position: left center; background-repeat: no-repeat; } #demo-nesting-sub1 { margin-left: 20px; } #demo-nesting-sub2 { margin-left: 40px; } /************* footer *************/ footer { background: #151820; float: left; width: 100%; padding: 100px 50px 50px; } .footer-logo { float: left; /*width: 30%;*/ padding-right: 0px; color: #4488ab; font-size: 16px; font-weight: 200; width: 100%; } .footer-logo img { width: 100%; } .footer-logo > p { padding: 5px 70px 5px 0px; font-style: italic; } .footer-logo form { padding: 0 0px; float: left; width: 100% } .footer-logo form .input_div { background: #23262c; border: 1px solid #a4a4a4; margin-bottom: 20px; } .footer-logo form .set_input { display: flex; align-items: center; border-bottom: 1px solid #a4a4a4; } .footer-logo form .set_input:last-child { border: 0; } .footer-logo form .set_input label { color: #fff; font-weight: 400; font-style: italic; border-right: 1px solid #a4a4a4; padding: 8px 18px; margin-bottom: 0; width: 30%; } .footer-logo form .set_input .form-control { background-color: transparent; flex: 1; min-height: 38px; color: #fff; font-weight: 400; } .footer-logo form .set_input .form-control:focus { box-shadow: none; } .footer-logo form .set_input input.form-control::-webkit-outer-spin-button, .footer-logo form .set_input input.form-control::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .footer-logo form .set_input input.form-control[type=number] { -moz-appearance: textfield; } .footer-logo input { float: left; background: #fff; border: none; padding: 7px; width: 100%; color: #797979; border-radius: 0 !important; } .footer-logo button { background: #f53b49; color: #fff; padding: 7px 30px; font-size: 16px; font-family: 'Roboto', sans-serif; cursor: pointer; transition: 0.5s; border: 2px solid #f53b49; font-weight: 400; text-transform: uppercase; } .footer-logo button:hover, .footer-logo button:focus { background: none; color: #f53b49; transition: 0.5s; } .footer-link { float: left; /* width: 17%;*/ } .footer_title { font-size: 18px; color: #fff; text-transform: uppercase; padding-bottom: 20px; font-weight: 600; letter-spacing: 2px; } .footer-link a { float: left; width: 100%; color: #4488ab; font-size: 16px; padding: 5px 0; font-style: italic; } .footer-link a:hover { color: #fff; } .footer-bottom-block { float: left; width: 100%; padding: 55px 0 25px } .footer-bottom-left { float: left; } .footer-right { float: left; width: 40%; } .sitemap { float: left; } .sitemap ul li { display: inline-block; padding: 0 10px; color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .sitemap ul li a { color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .sitemap ul li a:hover { color: #fff; } .location { float: left; width: 100%; color: #4488ab; font-size: 16px; font-family: 'Roboto Condensed', sans-serif; padding: 15px 0px; font-style: italic; } .location i { margin-right: 15px; } .footer-bottom-left ul { float: left; } .footer-bottom-left ul li { display: inline-block; padding: 0 0px; font-size: 16px; color: #4488ab; font-family: 'Roboto Condensed', sans-serif; font-style: italic; } .footer-bottom-left ul li a { font-size: 15px; color: #4488ab; font-family: 'Roboto Condensed', sans-serif; } .footer-bottom-left ul li a:hover { color: #fff; } .footer-bottom-left ul li i { margin-right: 10px; } .social-icon { float: left; margin-top: 7%; margin-left: 3%; } .social-icon a { float: none; height: 30px; width: 30px; transition: 0.5s; display: inline-block; } .social-icon a:hover { opacity: 0.5; transition: 0.5s } .social-icon .fb { background: url(../images/sprite.png) no-repeat 0 0; } .social-icon .tw { background: url(../images/sprite.png) no-repeat -30px 0; } .social-icon .in { background: url(../images/sprite.png) no-repeat -61px 0; } .social-icon .plus { background: url(../images/sprite.png) no-repeat -91px 0; } .app { float: right; margin: 30px 0 0 0 } .app a { float: left; border: 1px solid #adadad; border-radius: 25px; color: #ffffff; font-size: 16px; padding: 8px 20px; text-align: center; width: 180px; transition: 0.5s; line-height: 15px; margin-left: 15px; } .app a:hover { color: #f53b49; } .app a span { font-size: 11px; font-size: 300; } .app a i { font-size: 30px; float: left; margin-right: 25px; } .copyright { font-size: 16px; color: #4488ab; border-top: 1px solid #4488ab; padding: 25px 0; float: left; width: 100%; text-align: center; margin-top: 50px; } .inner-banner { background: url(../images/about-bg.jpg) no-repeat center top; } .inner-banner h1 { color: #fff; font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) no-repeat left bottom; font-size: 48px; margin: 110px 0; padding-bottom: 10px } .contact-banner { background: url(../images/cont-banner.jpg) no-repeat center top; } .contact-banner h1 { color: #fff; font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) no-repeat left bottom; font-size: 48px; margin: 110px 0; padding-bottom: 10px } .breadcrumbs { float: left; width: 100%; background: #151820; font-size: 18px; color: #d4d4d4; padding: 30px 0 } .breadcrumbs li { display: inline-block; padding: 0 10px; } .breadcrumbs li a { color: #d4d4d4; } .breadcrumbs li a:hover { text-decoration: underline; } .inner-banner-bottom { background: none; } .inner-banner-bottom h1 { color: #3e4148; } .inner-banner-bottom p { font-size: 18px; color: #777; width: 50%; margin: 0 auto } .about-block { float: left; width: 100%; padding-top: 35px } .about-title { text-align: center; padding-bottom: 30px } .about-title h1 { font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) center bottom no-repeat; padding-bottom: 15px; margin-bottom: 20px } .about-title p { width: 70%; margin: 0 auto 0 } .about-left { float: left; width: 50%; } .about-right { float: left; width: 50%; } .about-left-right-para { width: 500px; float: right; padding-right: 35px } .about-left-right-para h2 { font-family: 'bebasregular'; font-size: 36px; color: #151820; width: 70%; border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 35px } .about-left-right-para p { color: #777777; font-size: 16px; } .about-services { float: left; width: 100%; background: #f1f2f5; padding: 65px 0 } .about-services-title { text-align: center; } .about-services-title h1 { font-size: 32px; font-family: 'bebasregular'; /*color: #3e4148;*/ /*background: url(../images/more-line.png) center bottom no-repeat;*/ padding-bottom: 0px; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; color: #04344d; letter-spacing: 3px; } .about-services-title h3 { font-weight: 400; font-size: 18px; } .about-services-title p { font-size: 18px; color: #777; } .about-services ul { float: left; width: 100%; } .about-services ul li { float: left; width: 33.33%; padding: 0 15px; margin: 40px 0 } .about-services ul li span { float: left; width: 51px; height: 51px; background: #a6a7a9; margin-right: 15px; } .core-service-detail {} .core-service-detail h4 { font-size: 16px; color: #3e4148; padding-bottom: 7px; text-transform: uppercase } .core-service-detail p { font-size: 14px; color: #777 } .team { float: left; width: 100%; padding: 70px 0 } .team h1 { font-size: 36px; color: #151820; background: url(../images/team-head-bg.jpg) no-repeat bottom left; padding-bottom: 15px; margin-bottom: 55px; font-family: 'bebasregular'; } .team-one { display: inline-block; margin-right: 30px } .team-one p { background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 18px; padding: 15px; width: 100%; margin-top: -82px; position: relative } .team-one p span { font-size: 16px; color: #b0b0b0; font-style: italic } .team-list { float: left; width: 100%; } .team-social { text-align: center; margin-top: 25px; } .team-social a { background: #f53b49; width: 45px; height: 45px; color: #fff; font-size: 22px; display: inline-block; padding-top: 9px; margin: 0 2px } .team-social a:hover { background: #151820; } .about-signup { float: left; width: 100%; text-align: center; background: url(../images/signup-bg.jpg) no-repeat center top; padding: 70px 0; color: #fff } .about-signup h1 { font-size: 60px; font-family: 'bebasregular'; padding-bottom: 80px } .signup-para { margin-left: -190px; display: inline-block; width: 100%; margin-bottom: 80px } .about-signup p { display: inline-block; font-size: 18px; padding: 0 40px; text-align: right } .about-signup p a { font-weight: 600; color: #fff } .about-signup p a:hover { text-decoration: underline } .signup-a { display: inline-block; background: #fff; padding: 15px 30px; color: #151820; text-transform: uppercase; font-size: 18px; margin: 0 162px 0 -57px; border: 1px solid #fff } .signup-a:hover { background: #f53b49; color: #fff; } .location-detail { float: left; width: 100%; background: url(../images/bg_contact.jpg) no-repeat left top; padding: 70px 0 60px } .location-left { float: left; width: 50%; padding: 0 50px 0 0 } .location-left h1 { font-size: 36px; color: #151820; font-family: 'bebasregular'; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 4px solid #d0323e; width: 80% } .location-left p { font-size: 18px; color: #777 } .location-right { float: left; width: 50%; text-align: center } .location-right p:first-child { padding-right: 10px; } .location-right p { float: left; width: 50%; padding-bottom: 10px } .location-right input { width: 100%; padding: 12px 10px; font-family: 'Roboto', sans-serif; border: 1px solid #cdced0; font-size: 16px } .location-right textarea { width: 100%; padding: 10px; font-family: 'Roboto', sans-serif; border: 1px solid #cdced0 } .location-right button { background: #3e4148; color: #fff; padding: 10px; border: 1px solid #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; margin: 10px 0; cursor: pointer } .location-right button:hover { background: none; color: #3e4148 } .cont-detail { float: left; width: 100%; padding-top: 90px } .cont-detail li { float: left; padding: 0 25px; font-size: 18px; color: #777; font-family: 'Roboto Condensed', sans-serif; } .cont-detail li a { color: #777; font-family: 'Roboto Condensed', sans-serif; } .cont-detail li i { color: #f53b49; margin-right: 10px } .help-desk { float: left; width: 100%; background: url(../images/help-desk-bg.jpg) no-repeat center top; background-size: cover; min-height: 633px; text-align: center; color: #fff; padding-top: 87px } .help-desk h1 { font-size: 60px; font-family: 'bebasregular'; } .help-desk p { font-size: 18px; padding: 25px 0 53px } .help-desk input { min-width: 550px; padding: 12px 10px; font-family: 'Roboto', sans-serif; font-size: 16px; display: inline-block } .help-desk button { display: inline-block; background: #3e4148; color: #fff; padding: 10px 12px 11px; border: none; font-family: 'Roboto', sans-serif; font-size: 18px; transition: 0.5s; border: 1px solid #3e4148; cursor: pointer } .help-desk button:hover { background: none; } .help-desk form { margin: 0 auto; width: 70%; } .help-desk form p { float: left; padding: 10px 20px; font-size: 16px; } .contact-con { float: left; width: 100%; background: #f1f2f5; padding-bottom: 80px } .cont-three-block { float: left; width: 100%; margin: -100px 0 75px 0 } .cont-one { float: left; width: 33.33%; padding: 0 20px; } .contact-three-box { background: #fff; padding: 15px; text-align: center; -webkit-box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); -moz-box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); min-height: 230px } .contact-three-box span { height: 112px; width: 112px; border-radius: 50%; color: #fff; background: #3e4148; text-align: center; display: inline-block; font-size: 60px; margin-top: -70px; border: 2px solid #3e4148; transition: 0.5s } .contact-three-box span i { margin-top: 22px; } .contact-three-box:hover span { border: 2px solid #f53b49; background: #fff; color: #f53b49 } .contact-three-box h4 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; font-weight: 200; color: #555; margin: 25px 0 20px; padding-bottom: 10px; background: url(../images/square-head-bg.png) no-repeat center bottom } .contact-three-box p { font-size: 16px; color: #777; font-weight: 200; padding: 0 30px } .latest-recent { float: left; width: 100%; } .latest-knowledge { width: 50%; float: left; padding: 0 20px; } .latest-know-list { background: #fff; float: left; width: 100%; padding: 30px 20px; border-bottom: 2px solid #f53b49 } .latest-know-list li { float: left; width: 100%; font-size: 18px; color: #777; padding-bottom: 30px } .latest-know-list h4 { font-size: 24px; color: #555; background: url(../images/square-head-bg.png) left bottom no-repeat; padding-bottom: 15px; text-transform: uppercase; margin-bottom: 30px } .latest-know-list span { font-size: 12px; padding: 10px 20px } .latest-know-list i { margin-right: 10px; } .latest-know-list li a { color: #777; } .latest-know-list li a:hover { color: #f53b49 } .cat-container { margin: 0 auto; width: 1500px; } .modal-body.login-pad { padding: 0; } .signup { display: inline-block; width: 100%; text-align: center; padding: 0 20px } .signleft { float: left; width: 26%; } .signleft-customer { float: left; width: 45%; } .signor { float: left; width: 10%; text-align: center } .signright { float: left; width: 26%; } .signright-customer { float: left; width: 45%; } .pop-title { float: left; text-align: center; } .modal-body .modal-close { float: right; opacity: 1; margin-top: 30px; padding: 0 } /*changed by dip */ .signup.advance-search-popup h3 { color: #f53b49; font-size: 48px; font-family: 'bebasregular'; padding-bottom: 30px; } .signup.advance-search-popup p { font-size: 16px; color: #777; text-align: justify; font-family: 'Roboto', sans-serif; text-transform: capitalize; line-height: 20px; } .signup.advance-search-popup a { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; margin-bottom: 30px; } .signup.advance-search-popup .signleft { width: 50%; padding: 0 40px; } .signup.advance-search-popup .signright { width: 50%; padding: 0 40px; } .signup.advance-search-popup .advance-para { text-align: center; color: #3e4148; text-transform: uppercase; margin: -30px 0 50px } .modal-elg { width: 1130px; } .pop-title h3 { color: #04344d; font-size: 24px; font-family: 'bebasregular'; letter-spacing: 2px; word-spacing: 5px; } .pop-sighup { display: inline-block; background: #3e4148; color: #fff; font-size: 24px; padding: 12px 100px; font-family: 'Roboto Condensed', sans-serif; margin-top: 20px } .pop-learn { font-size: 18px; color: #f53b49; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; float: left; width: 100%; padding: 20px 0 } .signup p { width: 100%; float: left; text-align: center; color: #3e4148; font-size: 18px; padding: 0px 0 30px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase } .signup p a { color: #f53b49; font-size: 18px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; background: none } .signleft form input { float: left; width: 100%; padding: 13px; margin: 10px 0; font-size: 18px; border: 1px solid #777; color: #777; font-size: 18px; font-family: 'Roboto', sans-serif; } .signleft-customer form input { float: left; width: 100%; padding: 13px; margin: 10px 0; font-size: 18px; border: 1px solid #777; color: #777; font-size: 18px; font-family: 'Roboto', sans-serif; } .social-login { float: left; width: 100%; padding: 0; } .social-login a { float: left; width: 100%; text-align: left; padding: 15px 30px; color: #fff; font-size: 18px; font-weight: 200; margin-bottom: 15px; transition: 0.5s } .social-login a:hover { opacity: 0.5; text-decoration: none; } .social-login i { font-size: 25px; width: 50px } .header-right .fb-login { background: #3b5a9a } .header-right .tw-login { background: #1aa9e1; } .header-right .in-login { background: #4975b6 } .header-right .plus-login { background: #cb3e2d } .social-login .fb-login { background: #3c66c4 } .social-login .tw-login { background: #1aa9e1; } .social-login .in-login { background: #4975b6 } .social-login .plus-login { background: #cf4332 } .signright h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signright-customer h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signup .by-sign p { float: left; width: 100%; padding: 20px 0 30px; text-align: left; color: #777777; text-transform: capitalize } .by-sign { float: left; width: 100%; } .by-sign a { display: inline-block; background: #3e4148; color: #fff; padding: 10px 70px; font-size: 24px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; transition: 0.5s; border: 1px solid #3e4148; } .by-sign a:hover { background: none; color: #3e4148; transition: 0.5s; border: 1px solid #3e4148; text-decoration: none; } .signleft form a { font-size: 18px; color: #777; padding-bottom: 20px; text-align: left; float: left; } .signleft-customer form a { font-size: 18px; color: #777; padding-bottom: 20px; text-align: left; float: left; } .signleft button { width: 100%; color: #fff; font-size: 24px; background: #3e4148; border: 1px solid #3e4148; text-transform: uppercase; padding: 12px 0; cursor: pointer; transition: 0.5s } .signleft button:hover { background: none; color: #3e4148; transition: 0.5s } .signleft form .donthave a { float: none; font-weight: normal; color: #f53b49; padding: 7px 10px } .signleft form .donthave a:hover { text-decoration: underline; } .signleft-customer button { width: 100%; color: #fff; font-size: 24px; background: #3e4148; border: 1px solid #3e4148; text-transform: uppercase; padding: 12px 0; cursor: pointer; transition: 0.5s } .signleft-customer button:hover { background: none; color: #3e4148; transition: 0.5s } .signleft-customer form .donthave a { float: none; font-weight: normal; color: #f53b49; padding: 7px 10px } .signleft-customer form .donthave a:hover { text-decoration: underline; } /************************ popular search *********************/ .popular-search ul li img { width: 100%; height: auto; } .popular-search { float: left; width: 100%; padding: 40px 0 } .popular-search h2 { float: left; font-family: 'bebasregular'; font-size: 36px; color: #151820; background: url(../images/pop-line.jpg) no-repeat left bottom; padding-bottom: 20px; margin-bottom: 65px; width: 100% } .popular-search ul { float: left; width: 100% } .popular-search ul li { float: left; margin: 0 2% 4%; position: relative; width: 29% } .question-icon { position: absolute; top: 0; right: 0px; width: 52px; height: 52px; background: #f53b49; color: #fff; font-size: 34px; text-align: center } .pop-search-detail { opacity: 0; text-align: center; background: rgba(0, 0, 0, 0.8); position: absolute; bottom: 50px; transition: 0.5s; width: 100%; color: #fff; padding: 15px } .pop-search-detail h4 { font-size: 24pxpx; font-family: 'Roboto Condensed', sans-serif; border-bottom: 2px solid #f53b49; display: inline-block; padding: 5px 5px } .pop-search-detail button { color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; font-size: 16px; background: none; border: none } .pop-search-detail button:hover { background: none; } .pop-search-detail p { font-weight: 200; font-size: 16px; margin: 10px 0 } .popular-search ul li:hover .pop-search-detail { opacity: 1; } /********************* profile page *****************/ .profile-header { float: left; width: 100%; background: #000 } .profile-menu { float: left; padding: 17px } .profile-menu ul li { float: left; } .profile-menu ul li a { float: left; color: #bdbdbd; font-family: 'Roboto Condensed', sans-serif; padding: 7px 15px; font-size: 16px; transition: 0.5s } .profile-menu ul li a:hover { background: #f53b49; color: #fff; text-decoration: none; transition: 0.5s } .profile-menu-right { float: right; padding: 0 15px; } .new-profile-menu-right { float: right; position: absolute; top: 10px; right: 0; padding: 0 } .new-profile-menu-right.profile-menu-right button { background: none; color: #f53b49; font-size: 20px; padding: 10px; } .new-profile-menu-right.profile-menu-right span { background: #777; color: #fff; font-size: 12px; width: 20px; left: 32px; top: 11px; padding: 0 } .new-profile-menu-right.profile-menu-right span:after { right: 100%; left: auto; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(119, 119, 119, 0); border-right-color: #777777; border-width: 5px; margin-top: -5px; } .profile-menu-right li { float: left; position: relative; margin: 0 2px; } .profile-menu-right button { float: left; background: #232323; color: #fff; font-size: 25px; padding: 18px 17px; border-radius: 0; border: none } .profile-menu-right span { position: absolute; top: 0; width: 100%; padding: 2px 5px; color: #fff; right: 0; text-align: center; background: #f53b49; } .profile-menu-right span:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #f53b49; border-width: 5px; margin-left: -5px; } .profile-menu-right .dropdown-menu { border-radius: 0; background: #f53b49; color: #fff; } .profile-menu-right .dropdown-menu > li > a { color: #fff; } .profile-menu-right .dropdown-menu > li > a:hover { background: none; text-decoration: underline } /*.profile-banner {background:url(../images/profile-banner.jpg) center center no-repeat}*/ .profile-div { float: left; width: 100%; background: #f0f0f0; padding: 60px 0 } .user-detail { float: left; width: 100%; background: #fff; padding: 25px; -webkit-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); } .user-left { float: left; width: 65% } .avtar { float: left; width: 22% } .user-name { display: inline-block; padding: 20px 20px 0 20px; width: 78%; color: #777; font-size: 16px; line-height: 20px } .user-name h4 { font-size: 24px; padding-bottom: 10px } .user-name a { color: #777; font-size: 16px; line-height: 33px; padding: 15px 0 0 0; float: left } .user-name a span { border-radius: 5px; float: left; background: #ccc; padding: 3px 7px; color: #fff; font-size: 20px; margin-right: 5px; line-height: normal } .user-right { float: left; width: 35%; border-left: 1px solid #e9e9e9; padding-left: 30px; font-size: 16px; color: #777 } .user-right td:first-child { color: #444; } .user-right p { line-height: 20px; padding: 15px 30px 0 0 } .user-right p span { float: left; font-weight: 600; padding: 15px 15px 15px 0; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; } .profile-tab { float: left; width: 100%; padding: 15px 0; position: relative } .profile-tab .tab-content { background: #fff; margin-top: 20px; padding: 15px; position: relative; -webkit-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); } .profile-tab .tab-content:after { bottom: 100%; left: 2%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; } .profile-tab .nav-tabs { border: none; } .profile-tab .nav-tabs > li a { background: #a2a2a2; height: 36px; width: 36px; color: #fff; text-align: center; padding: 5px 0 0 0; font-size: 20px; border-radius: 0; } .profile-tab .nav-tabs > li.active > a, .profile-tab .nav-tabs > li.active > a:hover, .profile-tab .nav-tabs > li.active > a:focus { background: #f53b49; color: #fff; -webkit-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); -moz-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); } .tabone-form { display: inline-block; width: 100% } .tabone-form input { background: #d2d2d2; padding: 12px 15px; width: 87%; float: left; font-family: 'Roboto', sans-serif; -webkit-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); -moz-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); } .tabone-form button { float: right; background: #f53b49; color: #fff; padding: 9px 38px 10px; border: 1px solid #f53b49; font-size: 16px; font-family: 'Roboto', sans-serif; transition: 0.5s } .tabone-form button:hover { background: none; color: #f53b49 } .profile-con { float: left; width: 100%; } .profilecon-left { float: left; width: 67%; background-color: #fff; /*height:1215px;overflow: auto; min-height:1215px;*/ } .profile-sidebar { float: left; width: 33%; background: #fff; padding: 22px; text-align: center } .get-start { margin-bottom: 30px; position: relative } .get-start p { float: left; position: relative; margin-top: -155px; color: #fff; padding: 0 20px; font-size: 16px; } .get-start a { background: #f53b49; color: #fff; padding: 20px 50px; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; position: relative; top: -50px } .profile-sidebar img { margin-bottom: 30px; float: left } .today-title { float: left; background: #a2a2a2; color: #fff; padding: 7px 25px; font-size: 18px; } .profile-div-padding { float: left; padding: 10px 0 0 43px; width: 100%; position: relative } .profile-list-main { border-left: 1px solid #d2d2d2; float: left; width: 100%; padding: 30px 0 0 30px; } .profile-list span { position: absolute; left: 9px; color: #777; } .profile-list span i { font-size: 8px; } .profile-list { float: left; width: 100%; padding-bottom: 70px } .profile-left-avtar { float: left; width: 11%; } .profile-post-detail { float: left; width: 89%; padding: 0 30px } .profile-post-detail img { width: 100%; height: auto; margin: 15px 0 } .profile-post-detail h4 { font-size: 16px; color: #777 } .profile-post-detail h4 strong { color: #3e4148; display: inline-block; padding-right: 10px } .profile-post-detail p { color: #777; font-size: 16px; line-height: 20px; padding: 10px 0 } .like-div { float: left; width: 100%; border-top: 1px solid #dadbdc; padding-top: 10px; margin-top: 10px } .like-div ul li { float: left; padding: 0 5px; font-size: 14px; color: #f53b49; } .like-div ul li a { font-size: 14px; color: #f53b49; } .like-div ul li i { font-size: 8px; vertical-align: middle; } .like-comm { float: left; /*padding-left:15px;*/ } .like-comm a { color: #777; padding: 0 5px; } .like-div a { font-weight: normal !important; } .thumb-light { float: left; width: 100%; } /*.thumb-light a {float:left; width:33.33%; padding:0 5px;}*/ .thumb-light a { float: left; height: 175px; overflow: hidden; padding: 0 5px; width: 33.33%; } .busi-profile-tab {} /*.profile-tab.busi-profile-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background:none; box-shadow:none; border:none; color:#555}*/ /*.profile-tab.busi-profile-tab .nav-tabs > li a { background:none; box-shadow:none; border:none; color:#555}*/ .profile-tab.busi-profile-tab .tab-content { padding: 0; box-shadow: none; } .profile-tab.busi-profile-tab .tabone-form input { width: 75%; } /*.profile-tab.busi-profile-tab .tabone-form button {margin:0; background:#424149; color:#fff; border:1px solid #424149}*/ .modal-footer { border-top: none !important; } .profile-hrs { float: right; font-size: 12px; color: #bbb; text-transform: none !important; padding: 0 30px; } /*.thumb-light a img {width:100%; height:auto; margin-bottom:15px;}*/ .thumb-light a img { height: 100%; } /*----signu-process----*/ .profile-sidebar { box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .profile-sidebar img { width: 100%; height: auto; } .signup-block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; } .signup-sidebar .get-start > img { width: 100%; height: auto; } .signup-block h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .steps-block { float: left; width: 100%; margin: 30px 0px; position: relative; } .steps > span { width: 53px; height: 53px; clear: both; margin: 0 auto; text-align: center; vertical-align: middle; color: #fff; font-size: 24px; line-height: 53px; background: #777777; content: ""; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } span.step-active { background: #f53b49; } .line-process { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 50%; } .step-block1 { float: left; width: 100%; margin-bottom: 20px; } .step-block1 h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block > h3 { width: 100%; float: left; margin: 0 0 10px 0; color: #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; } .social-connect { float: left; width: 100%; padding-top: 25px; margin-top: 25px; border-top: 1px solid #d3d3d3; } a.sgn { width: 100%; float: left; padding: 10px 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 18px; font-size: 18px; background: #ccc; margin: 10px 0px; text-align: center; color: #fff; } a.sgn:hover { text-decoration: none; opacity: 0.8; } a.sgn > i { float: left; color: #fff; font-size: 24px; } a.sgn-fb { background-color: #507bbe; } a.sgn-tw { background-color: #64ccef; } a.sgn-pt { background-color: #f15f5c; } a.sgn-in { background-color: #1087c9; } a.sgn-rss { background-color: #f7931d; } a.sgn-gp { background-color: #434647; } button.upload-pic { float: left; width: auto; padding: 7px 15px; background: #f53b49; color: #fff; text-align: center; border: none; text-transform: capitalize; margin: 10px 0 0 0; } button.upload-pic i { margin-right: 10px; } span.user-img { float: right; width: 80px; height: 80px; background: #777; text-align: center; vertical-align: middle; border-radius: 50px; -webkit-border-radius: 50px; overflow: hidden; } span.user-img i { font-size: 53px; line-height: 80px; color: #fff; } .social-connect .form-control { border: none; padding: 0; box-shadow: none; margin-bottom: 28px; } .social-connect .form-control label { width: 100%; float: left; line-height: 30px; font-size: 16px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; text-transform: capitalize; } .social-connect .form-control input[type="text"], .social-connect .form-control input[type="email"], .social-connect .form-control input[type="password"], .social-connect .form-control textarea { float: left; width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .social-connect .form-control input[type="submit"] { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; } .social-connect .form-control button.button-nxt, button.button-nxt { float: right; width: auto; padding: 8px 35px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; border: none; } .social-connect .form-control button.button-nxt i, button.button-nxt i { margin-left: 10px; } .modal-content { border-radius: 0px; } h1.security-main-title { float: left; width: 100%; margin: 0 0 60px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } h1.security-title { width: 70%; } span.required { float: right; width: auto; padding: 0px 15px; border-right: 1px solid #f53b49; font-size: 14px; color: #999; font-family: 'Roboto', sans-serif; font-weight: 300; } .extra-md { margin-top: 40px; padding-top: 40px; } .req-line { float: right; width: 2px; height: 100%; background: #f53b49; position: absolute; right: 15px; } .req-line2 { float: right; width: 2px; height: 40px; background: #f53b49; position: absolute; right: 15px; } .social-connect .form-control input.unedit { background: #f0f0f0; border: 1px solid #f0f0f0; } .security-block { margin-bottom: 60px; } .signup-pop { width: 100%; margin: 35px 0px; } .signup-title { background: #f53b49; text-align: right; width: 100%; padding: 15px 10px; height: auto; float: left } .signup-title i { font-size: 24px; color: #fff; } .signup-pop div.text-left { font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; line-height: 55px; } .signup-content-pop { width: 70%; margin: 0 auto 20px auto; clear: both; content: ""; display: table; } .signup-content-pop p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; margin-bottom: 30px; } .sgn-pro-img { width: 143px; height: 143px; border-radius: 50px; -webkit-border-radius: 50px; margin: 0 auto 20px auto; clear: both; content: ""; display: table; overflow: hidden; } .sgn-pro-img img { width: 100%; } p.sgn-pro-name { float: left; width: 100%; font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } p.mrgn-btn { margin-bottom: 5px; } .signup-content-pop a { float: left; width: 100%; text-align: center; color: #f53b49; font-weight: 300; font-size: 16px; text-transform: uppercase; margin: 10px 0px; } .sngp-button { width: auto; margin: 0 auto; clear: both; content: ""; display: table; } .sngp-button button { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; margin: 5px 10px; border: none; } .sgnup-rates { width: 100%; float: left; } .sgnup-rates span { width: auto; margin: 0 auto; clear: both; content: ""; display: table; text-align: center; } .sgnup-rates span i { color: #f53b49; font-size: 36px; } .mrgn-md-top { margin-top: 20px; } .sgnup-rates h3, .sgnup-rates p { float: left; width: 100%; text-align: center; margin: 0 0 10px 0; } .sgnup-rates h3 { color: #3e4148; font-size: 18px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 300; margin-top: 10px; } .sgnup-rates p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } h3.step2-title { color: #777777; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: 0 0 10px 0; } .user-img { position: relative; } a.add_sngp { width: 30px; height: 30px; background: #f53b49; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300; border-radius: 50px; -webkit-border-radius: 50px; color: #fff; float: left; text-align: center; line-height: 30px; position: absolute; left: -4px; bottom: -4px; } table.add_education { width: 100%; } table.add_education thead tr th { padding: 3px 5px; background: #bfbfbf; border-left: 1px solid #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #fff; margin-bottom: 1px; } table.add_education thead tr th:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td { padding: 3px 5px; background: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #777; border: 1px solid #bfbfbf; } table.add_education tbody tr td:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td a i { color: #777; margin: 0px 3px; font-size: 16px; } .membership_title { float: left; width: 100%; margin-bottom: 40px; } .membership_title > h1 { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .membership_title > p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .membership-block { float: left; width: 100%; background: #f53b49; padding: 40px 15px 25px 20px; position: relative; overflow: hidden; margin-bottom: 60px; } .membership-left { padding-bottom: 50px; } .membership-left h1 { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 30px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 40px; } .membership-left p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; } a.learn-more { float: left; width: auto; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: capitalize; position: absolute; vertical-align: baseline; bottom: 0px; } a.learn-more:hover { text-decoration: none; } .box-shadow { box-shadow: -1px 1px 3px -1px #444; -webkit-box-shadow: -1px 1px 3px -1px #444; background: #fff; position: relative; left: 1px; } .membership-plan { float: left; width: 50%; height: 100%; padding: 10px; } .mbsp1 { background: url(../images/member-ship1.jpg) no-repeat top center; background-size: cover; } .mbsp2 { background: url(../images/member-ship2.jpg) no-repeat top center; background-size: cover; } .membership-plan > h3 { float: left; width: 100%; margin: 20px 0 20px 0; font-size: 24px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; text-align: center; } .price { float: left; width: 100%; padding: 10px 0px; display: table; text-align: center; min-height: 115px; } .price span { width: 100%; height: 100%; display: table-cell; vertical-align: middle; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; font-size: 48px; } .price span i { font-weight: 400; font-size: 24px; font-style: normal; } .price span > p { font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 18px; text-transform: uppercase; margin: 0; line-height: 0; } .membership-plan > p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #3e4148; min-height: 110px; text-align: center; line-height: 23px; } .membership-plan a.add_plans { text-decoration: none; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #3e4148; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } .membership-plan a.add_plans:hover { text-decoration: none; background: #f53b49 } .membership-plan a.added_plans { text-decoration: none; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #f53b49; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } /************************* store ********************/ .store-header-top { float: left; width: 100%; background: #000; } .store-header-top-left { float: left; padding: 15px } .store-header-top-left a { color: #fff; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .store-header-top-right .btn-primary { background: none; border: none; padding: 15px 15px 15px 0 } .store-header-top-right .dropdown-menu { background: #000; color: #fff; min-width: 100px } .store-header-top-right .dropdown-menu > li > a { padding: 0 10px; } .store-header-top-left i { color: #e53744; } .store-header-ri button:hover { border: none; } .store-search input { border: 1px solid #e53744; background: none; float: left; padding: 10px; font-family: 'Roboto Condensed', sans-serif; color: #fff; width: 200px } .store-search button { color: #e53744; position: relative; left: -38px; top: 11px; background: none; border: none; border-left: 1px solid #e53744 } .store-search button i { font-size: 16px; } .store-service { float: left; width: 100%; background: #151820; padding: 15px 0; color: #fff; text-align: center; } .store-service p { padding: 0 20px; display: inline-block; font-weight: 300 } .store-service p i { font-size: 26px; position: relative; top: 5px; left: -5px } .store-banner { background: url(../images/store-banner.jpg) center center no-repeat; float: left; width: 100%; min-height: 480px } .store-banner-left { float: left; width: 50%; } .store-banner-right { float: left; width: 50%; border-left: 1px solid #fff; padding-left: 10px; color: #fff; } .store-banner-right-con { float: left; width: 60%; } .store-banner-right-con p { font-size: 16px; padding: 30px 0 } .store-banner-right-con h2 { float: left; width: 40%; font-size: 80px; font-family: 'bebasregular'; position: relative } .store-banner-right-con h2 img { position: absolute; right: 5px; bottom: 10px } .store-banner-right-con h1 { float: left; width: 60%; font-size: 35px; color: #15181f; font-family: 'bebasregular'; } .store-banner-right-con a { color: #fff; border: 1px solid #fff; padding: 10px 15px; float: left; margin-bottom: 50px } .store-banner-right-con span { float: left; width: 100%; } .store-banner-bottom { float: left; width: 100%; background: #151820; color: #fff; } .store-banner-bottom ul li { float: left; width: 20%; } .store-banner-bottom ul li img { width: 100%; height: auto; } .store-banner-bottom .social-icon { float: left; } .store-banner-bottom ul li:last-child { padding: 0 10px; } .store-header-top-right { float: right; } .store-header-top-right li { float: left; } .store-header-top-right li a { float: left; padding: 15px; border-left: 1px solid #292929; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; color: #fff } .store-header-top-right li:first-child a { border: none; } .store-header-top-right li:last-child a span { border-radius: 50%; background: #e53744; display: inline-block; height: 15px; width: 15px; font-size: 11px; text-align: center; margin-left: -5px } .right-dis-one { float: left; width: 50%; padding: 0 15px; } .right-dis-one img { width: 100%; height: auto; } .right-discount { float: left; width: 50%; } .store-three-block { float: left; width: 100%; padding: 20px } .left-discount { float: left; width: 50%; padding-right: 20px } .left-discount img { width: 100%; height: auto; } .offer-head { width: 60%; margin: 100px auto; background: rgba(0, 0, 0, 0.5); padding: 15px } .offer-head a { font-size: 22px; font-family: 'bebasregular'; color: #fff; } .offer-head p { font-size: 22px; font-family: 'Roboto Condensed', sans-serif; color: #fff; font-weight: 200; } .welcome-store { float: left; width: 100%; background: #f0f1f4; padding: 0 50px 70px } .welcome-store-head { text-align: center; padding: 40px 0 } .welcome-store-head h1 { font-size: 48px; color: #3e4148; font-family: 'bebasregular'; background: url(../images/more-line.png) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 30px } .welcome-store-head p { font-size: 16px; color: #777; width: 70%; display: inline-block } .latest-product { float: left; width: 100%; } .latest-product h3 { background: url(../images/pop-line.jpg) bottom left no-repeat; font-size: 36px; font-family: 'bebasregular'; padding-bottom: 10px; margin-bottom: 50px } .latest-product-deatil { opacity: 0; background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; bottom: 0; transition: 0.5s; z-index: 99; padding: 20px 15px; } .latest-product-deatil h4 { font-size: 20px; font-family: 'bebasregular'; } .latest-product li:hover .latest-product-deatil { opacity: 1; transition: 0.5s } .store-product-price { float: left; width: 100%; background: #f53b49; } .store-product-price a { float: left; color: #fff; background: #d12f3b; padding: 10px 15px; font-size: 20px } .store-product-price p { color: #fff; float: right; font-family: 'bebasregular'; font-size: 24px; padding: 10px 15px 0 0 } .latest-product li { float: left; width: 25%; padding: 0 15px; } .latest-product li img { width: 100%; height: auto; } .store-pro-div { position: relative; } .top-brand { float: left; width: 100%; background: url(../images/four-round-bg.jpg) center center no-repeat #ecf1f4; text-align: center; padding: 40px 0 100px } .top-brand h2 { font-size: 36px; color: #3e4148; background: url(../images/inner-title-bg.png) center bottom no-repeat; padding-bottom: 10px; font-family: 'bebasregular'; display: inline-block; margin-bottom: 50px; } .top-brand ul li { display: inline-block; padding: 0 40px; } .full-offer { float: left; width: 100%; background: url(../images/full-offer-banner.jpg) center center no-repeat; padding: 40px 50px 60px } .full-offer h1 { float: left; color: #000; font-size: 300px; opacity: 0.3; font-family: 'Roboto', sans-serif; font-weight: 900 } .full-offer h1 span { font-weight: 200; } .full-offer-right { float: right; text-align: right; width: 40%; color: #fff; } .full-offer-right h3 { font-size: 36px; font-family: 'bebasregular'; background: url(../images/full-offer-title-bg.jpg) right bottom no-repeat; padding-bottom: 10px; } .full-offer-right p { margin: 30px 0 60px; } .full-offer-right a { background: #f53b49; color: #fff; padding: 10px 30px; font-size: 18px; font-weight: 200; border: 1px solid #f53b49; } .full-offer-right a:hover { background: none; color: #f53b49; text-decoration: none } /********************* direct hire page *****************/ .banner-bottom-span { font-size: 30px; font-weight: 400 } .direc-hire { float: left; width: 100%; position: relative; } .direct-hire-sidebar { float: left; width: 20%; padding: 60px 25px; background: #f0f0f3; } #frmsearchCategory { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 0px; position: -webkit-sticky; position: sticky; z-index: 2; float: left; width: 22%; } #frmsearchCategory .direct-hire-sidebar { width: 100%; } .kickboxing_map { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 0px; position: -webkit-sticky; position: sticky; z-index: 2; } .direct-hire-sidebar h1 { font-size: 36px; font-family: 'bebasregular'; font-weight: 900 } .direct-categories { float: left; width: 100% } .direct-categories li { float: left; width: 100%; } .direct-categories li a { font-size: 16px; color: #3e4148; /*font-family: 'Roboto Condensed', sans-serif;*/ /*font-weight:200;*/ padding: 9px 15px; float: left; width: 100%; background: #d3d3d3; margin-bottom: 1px; } .direct-categories li a:hover { background: #3e4148; color: #fff; text-decoration: none; } .direct-categories li a.active { background: #f53b49; color: #fff; text-decoration: none; } .choose-sport { float: left; width: 100%; padding: 30px 0 } .choose-professional-type { float: left; width: 100%; padding: 20px 0px 0px 0px; } .choose-sport p, .choose-professional-type p { font-size: 18px; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; padding: 9px 15px; float: left; width: 100%; background: #3e4148; margin-bottom: 1px } .choose-sport p i, .choose-professional-type p i { float: right; } .choose-sport ul, .choose-professional-type ul { float: left; width: 100%; padding: 15px 0 } .choose-sport ul li, .choose-professional-type ul li { float: left; width: 100%; } .choose-sport ul li span, .choose-professional-type ul li span { float: left; width: 12%; background: #f53b49; color: #fff; text-align: center; font-size: 22px; padding: 0 5px } .choose-sportlist { float: right; width: 85%; } .choose-sportlist a { float: left; width: 100%; background: #d3d3d3; font-size: 16px; color: #3e4148; padding: 8px 15px; margin-bottom: 1px } .choose-sportlist a:hover { background: #3e4148; color: #fff; text-decoration: none; padding: 8px 15px 8px 20px } .view-all-a { float: left; width: 100%; text-align: center; } .view-all-a a { display: inline-block; background: #777; color: #fff; padding: 5px 15px } .special-offer { float: left; width: 100%; margin-bottom: 30px } .direc-hire .direct-hire-sidebar .special-offer h2 { font-size: 18px; color: #3e4148; border-bottom: 0px solid #b2b2b2; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0px; text-align: center; } .special-offer form label { color: #777; text-transform: uppercase; font-size: 16px; font-weight: 400; margin-left: 10px } .special-offer label { color: #777; text-transform: uppercase; font-size: 16px; font-weight: 400; margin-left: 10px } .special-offer form p { padding-bottom: 5px; } .direc-right { float: left; width: 78%; padding: 70px; } .direc-right h1 { font-size: 20px; color: #151820; /*font-family: 'bebasregular';*/ font-weight: 700; /*background: url(../images/full-offer-title-bg.jpg) left bottom no-repeat;*/ padding-bottom: 15px; margin-bottom: 0; } .direc-right ul li { float: left; width: 30.33%; padding: 30px 30px; text-align: center } /*.direc-right ul li img {width:100%; height:auto;}*/ /*.direc-right ul li img {width:330px; height:400px;}*/ .direc-right ul li img { width: 250px; height: 250px; } .direc-list-name { float: left; width: 100%; padding: 15px 0 } .direc-list-name p { float: left; font-size: 18px; color: #777 } .direc-list-name a { float: right; font-size: 16px; color: #777 } .direc-list-detail { float: left; width: 100%; } .direc-list-detail p { float: left; width: 100%; font-size: 16px; color: #777; text-align: left } .direc-list-detail p span { float: right; font-size: 16px; color: #777 } .direc-right ul li i { font-size: 20px; color: #777; display: inline-block; padding-right: 8px } .view-more-right { display: inline-block; background: #f53b49; color: #fff; padding: 10px 20px; margin: 20px 0; border: 1px solid #f53b49; } .view-more-right i { color: #fff !important; position: relative; top: 1px; left: 5px } .view-more-right:hover { background: no-repeat; text-decoration: none; color: #f53b49 } .view-more-right:hover i { color: #f53b49 !important } .direc-right-listdiv { float: left; width: 100%; border-bottom: 1px solid #b2b2b2; } .dire-range { float: left; width: 100%; position: relative; font-family: 'Roboto Condensed', sans-serif; padding-bottom: 20px } .dire-range h3 { font-size: 24px; color: #3e4148; padding-bottom: 10px } /**************** business offer *****************/ .business-offer-main { float: left; width: 100%; background: #eeeeee } .business-left { float: left; width: 20%; background: #f53b49; color: #fff; text-align: center } .business-middle { float: left; width: 60%; padding: 0 40px; margin-bottom: 3%; } .business-right { float: left; width: 20%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .business-left-pic { float: left; width: 100%; } .business-left-pic img { width: 100%; height: auto; } .business-left h2 { font-size: 30px; font-family: 'bebasregular'; padding: 25px 0 } .business-left p { font-size: 16px; padding: 0 20px } .verification { float: left; width: 100%; padding: 15px 0 } .verification a { display: table-cell; height: 48px; width: 48px; border-radius: 50%; border: 1px solid #fff; vertical-align: middle } .verification a i { color: #fff; font-size: 25px; } .veri-icon { margin: 0 auto; width: 200px; } .verifi-list { float: left; width: 100%; margin: 0px 0 } .verifi-list li { float: left; width: 33.33%; } .verifi-list li img { width: 100%; height: 100px; } .business-activites { float: left; width: 100%; text-align: left; padding: 0 20px 50px; } .business-activites a { width: 100%; color: #fff; float: left; padding: 5px 0; font-size: 16px; } .business-title { float: left; width: 100%; text-align: center; padding: 45px 0 } .business-title h1 { font-size: 48px; background: url(../images/more-line.png) center bottom no-repeat; font-family: 'bebasregular'; padding-bottom: 15px; color: #3e4148; margin-bottom: 37px; } .business-title p { font-size: 18px; color: #777; line-height: 22px } .business-menu { float: left; width: 100%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .business-menu li { float: left; margin: 0 2px } .business-menu li a { float: left; font-size: 18px; color: #777; font-family: 'Roboto Condensed', sans-serif; padding: 20px 5px; border-bottom: 2px solid #fff; } .business-menu li a:hover { border-bottom: 2px solid #f53b49; text-decoration: none } .business-menu li a.active-tab { border-bottom: 2px solid #f53b49 !important; text-decoration: none !important; } .busines-offer-list { float: left; width: 100%; background: #fff; margin: 25px 0; padding: 0 30px; } .offer-list-detail { float: left; width: 70%; padding-left: 30px } .middle-img { float: left; width: 30%; } .middle-img img { width: 100%; height: auto; } .offer-list-detail h3 { font-size: 24px; color: #555; border-bottom: 1px solid #d9d9d9; font-family: 'Roboto Condensed', sans-serif; padding-bottom: 15px; margin-bottom: 15px; } .offer-list-detail p { color: #777; } .offer-list-detail span { color: #777; font-style: italic; padding-top: 20px; display: inline-block } .busines-offer-con { float: left; width: 100%; padding: 30px 0; border-bottom: 1px solid #d9d9d9; } .busines-offer-con:last-child { border: none; } .grey-star { float: left; width: 100%; background: #eee; padding: 25px } .grey-star h2 { font-size: 48px; color: #3e4148; font-weight: 500; float: left; } .business-star { float: left; width: 100%; padding: 30px; } .business-star i { color: #f53b49; } .start-list { float: left; margin: 15px 0 0 15px } .start-list i { font-size: 22px; margin: 0 2px } .grey-star span { float: left; width: 100%; text-align: center; } .start-list .grey-star-i { color: #adadad } .grey-star span { font-size: 18px; color: #3e4148; margin-top: 5px } .grey-star span i { font-size: 20px; color: #3e4148; margin-right: 10px } .busines-off-profile-list { padding: 0; } .busines-off-profile-list .job_block { margin: 0; } .right-side-con { float: left; width: 100%; padding: 15px; position: relative; } .right-side-con p { font-size: 16px; color: #777; padding-bottom: 10px } .right-side-con p a { color: #777; } .right-side-con p i { margin: 5px 15px 10px 0; float: left; } .right-edit { position: absolute; top: 15px; right: 10px; background: #bfbfbf; padding: 5px; color: #fff } .select-style { padding: 0; float: left; margin-bottom: 1.50px !important; margin: 0; border: 1px solid #d2d2d2; width: 100%; font-size: 16px; color: #3e4148; overflow: hidden; background-color: #d2d2d2; background: #d2d2d2 url(../images/red-select.png) no-repeat 100% 50%; } .select-style select { padding: 10px 15px; width: 105%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .select-style select:focus { outline: none; } .revtop-search { float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #d2d2d2 } .revtop-search p { float: left; padding: 10px 5px; font-size: 16px; color: #969696 } .business-review { margin: 0 } .business-review-top { float: left; width: 100%; margin: 25px 0 0 0; } .review-top-left { float: left; } .review-top-right { float: right; } .business-review-top a { float: left; background: #777; padding: 8px 10px; margin: 0 10px 0 0; color: #fff; font-size: 16px; } .business-review-top a:last-child { margin: 0; } .business-review-top .re-active { background: #f53b49; } .what-who { float: left; width: 100%; padding: 25px 0 } .what-who li a { float: left; padding: 5px 32px; border-left: 1px solid #f53b49; font-size: 16px; color: #777; transition: 0.5s } .what-who li a:hover { background: #f53b49; color: #fff; text-decoration: none } .review-form { float: left; width: 100%; padding: 50px 0 0 0 } .review-form p { float: left; width: 100%; padding-bottom: 50px } .review-form p input { border: 1px solid #d2d2d2; color: #777; float: left; font-size: 14px; padding: 13px; width: 70%; } .review-form p button { float: right; background: #f53b49; color: #fff; border: 1px solid #f53b49; padding: 10px; font-size: 16px; cursor: pointer; text-transform: uppercase; width: 28%; transition: 0.5s } .review-form p button:hover { color: #f53b49; background: none } .review-form p button i { margin-right: 10px } .review-form span { float: left; width: 100%; text-align: center; font-size: 18px; color: #777; position: relative; top: -20px } .review-select { margin-bottom: 50px; } .select-style.review-select { background: #fff url(../images/red-select.png) no-repeat 100% 50%; width: 100% } .overall { float: left; width: 100%; border-top: 1px solid #d2d2d2; padding: 20px 0 } .overall p { font-size: 18px; color: #777; } .overall p i { font-size: 20px; color: #cecece } .overall p:first-child { padding: 0 0 30px 0; } .overall p textarea { width: 100%; padding: 10px; font-size: 14px; border: 1px solid #d2d2d2; } .overall button { float: left; padding: 10px; color: #fff; font-size: 16px; background: #f53b49; text-transform: uppercase; border: 1px solid #f53b49; transition: 0.5s; margin-top: -10px } .overall button:hover { background: none; transition: 0.5s; color: #f53b49 } /*--forum--*/ .src_topics { float: left; width: 100%; padding: 20px 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; float: left; } .src_topic_block { float: left; width: 66%; position: relative; margin-right: 20px; } .src_topic_block input[type="text"] { width: 100%; float: left; width: 100%; padding: 12px 35px 12px 12px; box-sizing: border-box; background: #d2d2d2; color: #4c4c4c; font-size: 16px; box-shadow: inset 1px 1px 3px -1px #777; -webkit-box-shadow: inset 1px 1px 3px -1px #777; } .src_topic_block button { height: 100%; float: right; text-align: center; vertical-align: middle; color: #fff; font-size: 24px; position: absolute; right: 0px; top: 0px; border: none; background: none; height: 100%; padding: 0px 10px; } a.start_topic { float: left; margin-right: 20px; width: auto; padding: 12px 50px; color: #fff; font-size: 16px; text-transform: uppercase; background: #f5404d; font-weight: 300; } a.start_topic:hover { color: #fff; text-decoration: none; } .forum_user { float: left; width: 55px; height: 55px; -webkit-border-radius: 50px; border-radius: 50px; position: relative; margin-top: -6px; } .forum_user img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } a.forum_user_point { width: 20px; height: 20px; float: right; z-index: 999; position: absolute; bottom: -6px; right: 0px; border: 3px solid #fff; background: #f53b49; -webkit-border-radius: 50px; border-radius: 50px; } .forum_reply { width: 100%; float: left; margin-bottom: 20px; } .forum_reply_list { padding: 0px 0px 0px 30px; } .forum_reply_list .profile-list { padding-bottom: 30px; } .profile-list span { min-width: 35px; } .profile-list span i { float: right; position: absolute; right: -3px; top: 7px; } .forum_reply_list .profile-list .profile-post-detail { float: left; width: 83%; margin: 0 0 0 30px; padding: 0px 0 20px 0; border-bottom: 1px solid #dadbdc; } span.forum_user_block_img { float: none; width: 80px; height: 80px; overflow: hidden; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; clear: both; margin: 0 auto; display: table; content: ""; } span.forum_user_block_img img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } .forum_update { float: left; width: 100%; margin: 5px 0px 15px 0px; } .forum_update a { float: left; width: auto; color: #a3a3a3; font-size: 14px; margin-right: 20px; } .forum_block_main h1 { margin-bottom: 10px; } .forum_update a i { color: #a3a3a3; font-size: 14px; margin-right: 8px; } .forum_user_block span.viewer_list { -webkit-border-radius: 5px; border-radius: 3px; float: none; clear: both; display: table; content: ""; margin: 10px auto; padding: 3px 0px; color: #fff; text-align: center; font-weight: 400; background: #f5404d; display: table; width: 80px; position: relative; } .forum_user_block span.viewer_list img { width: auto; height: auto; position: absolute; left: 43%; top: -7px; } .add_comments { float: left; width: 100%; position: relative; } .add_comments input[type="text"] { width: 100%; float: left; width: 100%; padding: 12px 145px 12px 12px; box-sizing: border-box; background: #fff; color: #4c4c4c; font-size: 16px; } .add_comments input[type="submit"] { width: auto; padding: 12px 10px; color: #fff; font-size: 16px; text-transform: uppercase; background: #f5404d; font-weight: 300; border: none; position: absolute; right: 0px; height: 100%; top: 0px; cursor: pointer; } .no-bdr { border-bottom: none !important; } .category_left { width: 100%; margin-bottom: 30px; float: left; } h1.cat_title { float: left; width: 100%; margin: 0 0 20px 0px; padding-bottom: 15px; color: #3e4148; font-size: 24px; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-weight: 400; border-bottom: 4px solid #f5404d; text-align: left; } .categ_listing_block { margin: 0px; } ul.categ_listing_list { float: left; width: 100%; padding: 0; margin: 0; } ul.categ_listing_list li { float: left; width: 100%; margin-bottom: 2px; background: #ebebeb; position: relative; } ul.categ_listing_list li a { float: left; width: 100%; padding: 12px 55px 12px 12px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 400; color: #777; text-align: left; } ul.categ_listing_list li span { width: 55px; height: 100%; position: absolute; right: 0px; top: 0px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 400; color: #fff; text-align: center; background: #f5404d; vertical-align: middle; line-height: 45px; } ul.active_threads { float: left; width: 100%; padding: 0; margin: 0; } ul.active_threads li { float: left; width: 100%; margin-bottom: 12px; } ul.active_threads li a { float: left; width: 100%; font-size: 16px; font-weight: 400; color: #777; text-align: left; line-height: 22px; } .no-mrgn-btm { margin-bottom: 0px !important; } .star-line { float: left; width: 100%; color: #b3b3b3; padding: 15px 0 20px } .star-line li { float: left; width: 100%; font-size: 13px; margin-bottom: 5px; margin-top: 12px; } .star-line i { color: #b3b3b3; font-size: 13px; vertical-align: top; margin-top: 9px; } .star-line li span { width: 80%; height: 25px; display: inline-block; margin-left: 10px } /*.business-profile-star .star-line li span {width:60% !important;margin-right: 5px;}*/ .green { background: #9fc05a; } .perrot { background: #b1dc33; } .yellow { background: #ffd834; } .orange { background: #ffb234; } .red { background: #ff8b5a; } .activity-ranking { float: left; width: 100%; background: #f53b49; color: #fff; padding: 20px } .activity-ranking h3 { font-size: 24px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; float: left } .activity-ranking li { border-bottom: 1px solid #fff; padding-bottom: 15px; margin-bottom: 15px; float: left; width: 100%; position: relative; transition: 0.5s } .activity-ranking li ul { opacity: 0; position: absolute; left: -170px; top: -20px; background: #777; width: 150px; padding: 10px; transition: 0.5s; } .activity-ranking li ul:after { left: 100%; top: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(119, 119, 119, 0); border-left-color: #777777; border-width: 10px; margin-top: -10px; } .activity-ranking li:hover ul { opacity: 1; transition: 0.5s } .activity-ranking p { float: right; font-size: 24px; font-weight: 200 } .activity-rank { float: left; width: 80%; } .activity-rank p { float: left; width: 100%; } .activity-ranking li:last-child p { float: left; width: 80%; font-size: 16px; padding-left: 10px } .activity-ranking li .fa-long-arrow-up { float: left; font-size: 55px; margin-right: 15px } .activity-ranking li img { float: left; } .activity-ranking li:last-child { border: none; } .activity-ranking li ul h3 { font-size: 18px; } .activity-ranking li ul p { font-size: 18px; margin: 0; float: left; width: 100% } .sponsered { float: left; width: 100%; padding: 20px } .sponsered h2 { font-size: 24px; color: #3e4148; border-bottom: 1px solid #3e4148; padding-bottom: 10px; margin-bottom: 15px; font-family: 'Roboto Condensed', sans-serif; } .sponsered img { float: left; width: 100%; height: auto; margin-bottom: 15px } .view-location { background: url(../images/right-map-bg.jpg) top center no-repeat; float: left; width: 100%; color: #fff; text-align: center; padding: 30px 0 0 0; margin-bottom: 20px } .view-location h2 { font-size: 30px; text-align: center; font-family: 'bebasregular'; } .view-location button { background: #f53b49; color: #fff; padding: 7px 15px; display: inline-block; position: relative; top: 15px; border: none; border-radius: 0 } /*---job---*/ .job_menu { float: left; width: 100%; padding: 15px 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; float: left; } .job_menu > a.start_topic { float: right; margin: 0px; } ul.job_menu_list { float: left; width: auto; margin: 0; padding: 0; } ul.job_menu_list li { float: left; width: auto; margin-right: 1px; } ul.job_menu_list li a { float: left; width: auto; padding: 10px 20px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } ul.job_menu_list li:hover a { color: #f5404d; text-decoration: none; } .job_block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 10px; } ul.job_topic { width: 100%; float: left; padding: 0px; margin: 0px 0px 30px 0px; } ul.job_topic li { width: 24.33%; float: left; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; } ul.job_topic li a { float: left; width: 100%; box-sizing: border-box; text-align: center; padding: 10px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } /*ul.job_topic li:last-child{border-right:none;}*/ ul.job_topic li.active, ul.job_topic li:hover { border-right: 1px solid #fff; } ul.job_topic li.active a, ul.job_topic li:hover a { color: #fff; background: #bfbfbf; text-decoration: none; } .job_listing_block { float: left; width: 100%; } .job_listing { float: left; width: 100%; margin-bottom: 30px; padding-bottom: 30px; } .job_lst_img > span { float: none; width: 109px; height: 109px; overflow: hidden; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; clear: both; margin: 0 auto; display: table; content: ""; } .job_lst_img > span > img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } .job_lst_dtls > .jb-title { float: left; width: 100%; padding-bottom: 0px; } .job_lst_dtls > .jb-title > h1 { float: left; width: auto; margin: 0 0 10px 0; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; color: #555555; font-weight: 400; text-transform: uppercase; line-height: 30px; width: 70% } .job_lst_dtls > .jb-title > span { float: right; background: #f53b49; padding: 10px 5px; } .job_lst_dtls > .jb-title > span > a { float: left; font-size: 14px; color: #fff; font-weight: 400; padding: 0px 10px; } .job_lst_dtls > .jb-title > span > a:hover { text-decoration: none; } .job_lst_dtls > .jb-title > span > a:first-child { border-right: 1px solid #fff; } .job_lst_dtls p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; } .job_post_dtls { float: left; width: 100%; margin-top: 20px; text-align: left; } .job_post_dtls > a { float: left; width: auto; color: #777777; font-size: 14px; margin-right: 40px } .job_post_dtls > a i { color: #777; font-size: 14px; margin-right: 10px; } .pagination_last { float: left; width: 100%; margin: 20px 0px; } ul.pagination_list { float: none; width: auto; margin: 3px auto; clear: both; display: table; margin: 0 auto; } ul.pagination_list li { float: left; margin: 0px 1px; width: 25px; height: 25px; background: #cecece; } ul.pagination_list li a { color: #555; font-size: 16px; font-family: 'Roboto Condensed', sans-serif; text-align: center; width: 100%; float: left; line-height: 25px; } ul.pagination_list li.active a, ul.pagination_list li:hover a { background: #f53b49; color: #fff; text-decoration: none; } ul.pagination { float: none; width: auto; margin: 3px auto; clear: both; display: table; margin: 0 auto; } ul.pagination > .active > span, .pagination > .active > span:hover { background-color: #f53b49 !important; border-color: #f53b49 !important; } ul.pagination > li > a:hover { transition: 0.5s !important; text-decoration: underline !important; } ul.pagination > li > a { color: #f53b49 !important; } /********************** event **********************/ .event-list { float: left; width: 100%; padding: 25px 15px } .event-list li { float: left; width: 33.33%; padding: 0 15px; margin-bottom: 30px } .event-list li img { width: 100%; height: auto; } .event-title { float: left; width: 100%; position: relative; } .event-title p { float: left; width: 23%; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; font-weight: 800; color: #fff; background: #f53b49; text-align: center; margin-top: 1px; padding: 5px 0 } .event-title a { float: left; width: 77%; color: #777; background: #eee; font-size: 16px; padding: 11px 6px } .event-title span { position: absolute; left: 0; background: #f53b49; color: #fff; font-size: 14px; top: -20px; padding: 0 5px; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; width: 23% } .job_post_dtls .view-pro-event { float: right; color: #f53b49; margin: 0 } .job_post_dtls .view-pro-event i { color: #f53b49; } /********************** network **********************/ .network_block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; /*margin-bottom:10px;*/ } .network-list { float: left; width: 100%; padding: 15px; margin: 0px; } ul.network-list li { float: left; width: 31.33%; margin: 0px 30px 30px 0px; background: #efefef; } ul.network-list li:nth-child(3n+3) { margin-right: 0px; } ul.network-list li div.network-img { width: 100%; height: auto; position: relative; } ul.network-list li div.network-img img { width: 100%; height: auto; } a.remove-network { float: left; width: 40px; height: 40px; padding: 5px; background: #f53b49; position: absolute; left: 0px; bottom: 0px; } a.remove-network img { width: 30px; height: 30px; } a.remove-network:hover { background: #151820; } .network-name { width: 100%; position: relative; float: left; background: #eeeeee; display: table; height: 41px; } .network-name p { width: 100%; text-align: left; vertical-align: middle; display: table-cell; color: #777777; padding: 0 0 0 50px; margin: 0; font-size: 16px; } .loading-text { float: left; clear: both; width: 100%; margin: 15px 0px; text-align: center; font-size: 16px; color: #777777; } /********************** new-profile **********************/ .nw-profile_block { float: left; width: 100%; margin-top: 30px; padding: 20px; } .nw-user-detail-block { float: left; width: 100%; } .nw-user-detail-line { float: none; width: 97.5%; height: 1px; margin: 0 auto 30px auto; padding-bottom: 30px; border-bottom: 1px solid #dedede; clear: both; content: ''; display: table; } .nw-user-detail-line2 { float: none; width: 97.5%; height: 1px; margin: 0 auto 30px auto; padding-bottom: 30px; border-top: 1px solid #dedede; clear: both; content: ''; display: table; } .nw-user-img { float: left; width: 100%; margin-bottom: 10px; position: relative; } .nw-user-img img { width: 100%; height: auto; } .nw-user-img a { float: none; width: 100%; position: absolute; display: table-cell; vertical-align: middle; top: 45%; } .nw-user-img a > i { font-size: 36px; color: #fff; } button.nw-view-profile { float: left; width: 100%; padding: 15px 5px; background: #f53b49; text-align: center; font-size: 16px; color: #fff; border: none; } h1.nw-user-nm { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 24px; text-transform: capitalize; font-weight: 500; } .nw-user-detail p { float: left; width: 100%; color: #777; font-size: 16px; margin-bottom: 15px; } .nw-user-edit { float: left; width: 100%; margin: 10px 0px; } .nw-dtl-edit { float: left; width: 100%; padding: 7px 0px; } .nw-dtl-edit span { float: left; width: auto; font-size: 16px; color: #777777; } .nw-dtl-edit span.nw-label { width: 20%; color: #3e4148; } .nw-dtl-edit a { float: left; margin-left: 20px; } .nw-dtl-edit a i { color: #777; font-size: 16px; margin-top: 4px; } span.nw-detail-txt { width: 70%; text-align: left; } span.nw-detail-txt a { margin: 15px 20px 5px 0px; } span.nw-detail-txt a i { font-size: 18px; } .nw-user-sumry { float: left; width: 100%; } .nw-user-sumry h1 { float: left; width: 70%; color: #3e4148; font-size: 24px; font-weight: 500; margin: 0px 0px 20px 0px; } .nw-user-sumry > a { float: right; color: #777; font-size: 16px; } .full-width { width: 100%; margin: 0px; margin-bottom: 30px; padding-bottom: 30px; } span.timenplace { float: left; width: auto; color: #f53b49; font-size: 16px; font-weight: 300; } span.border-rgt { border-right: 1px solid #f53b49; margin-right: 15px; padding-right: 15px; } .nw-user-sumry p { float: left; width: 100%; color: #777; font-size: 16px; margin: 10px 0px; } .nw-media { float: left; width: 100%; margin-top: 15px; } .nw-media span { float: left; width: auto; font-size: 18px; color: #3e4148; margin-right: 20px; } .nw-media a { float: left; width: auto; margin-right: 30px; color: #777; font-size: 16px; } .nw-media a > i { margin-right: 10px; color: #3e4148; font-size: 18px; } .new-profile-nav { float: left; width: 100%; background: #fff; -webkit-box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); position: relative } .new-profile-nav ul li { float: left; padding: 0 5px } .new-profile-nav ul li a { float: left; padding: 25px 20px; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; color: #777; transition: 0.5s; border-bottom: 2px solid #fff } .new-profile-nav ul li a:hover { border-bottom: 2px solid #f53b49; text-decoration: none } .new-profile-nav ul li .new-pro-act { border-bottom: 2px solid #f53b49; } .new-tab-form input { width: 75%; } .tabone-form button { float: left; margin: 0 10px } .tabone-form a { float: left; background: #151820; color: #fff; border: 1px solid #151820; padding: 9px 20px 10px; font-size: 16px } .sidebar-list { float: left; width: 100%; } .sidebar-list h3 { font-size: 18px; color: #3e4148; border-bottom: 1px solid #d2d2d2; text-align: left; padding-bottom: 15px; margin-bottom: 25px } .sidebar-list ul li { float: left; width: 100%; margin-bottom: 20px } .sidebar-list ul li img { float: left; width: auto; height: auto } .rightside-list-detail { float: left; width: 80%; padding-left: 30px; text-align: left } .rightside-list-detail strong { font-size: 16px; color: #3e4148; font-weight: normal } .rightside-list-detail p { color: #777 } .rightside-list-detail a { font-style: italic; color: #f53b49; } /*---referal---*/ .referal-block { float: left; width: 100%; padding: 20px; box-sizing: border-box; } .referal-bg { background: url(../images/referal-bg.jpg) no-repeat top center; background-size: cover; } .referal_content_block { width: 100%; float: left; clear: both; padding: 20px; box-sizing: border-box; background: #f0f0f0; } .top-referal { float: left; width: 100%; margin: 10px 0px; } .top-referal a.refl-logo { width: 328px; float: left; } .top-referal a.refl-logo img { width: 100%; height: auto; } ul.refl_social { float: right; width: auto; padding: 0px; margin: 0px; } ul.refl_social li { float: left; width: auto; margin-left: 15px; } ul.refl_social li a { float: left; width: 46px; height: 46px; background-image: url(../images/referal-social-icon.png); background-repeat: no-repeat; } ul.refl_social li a.fb { background-position: 0px 0px; } ul.refl_social li a.tw { background-position: -62px 0px; } ul.refl_social li a.gp { background-position: -125px 0px; } ul.refl_social li a.ln { background-position: -187px 0px; } .referal_top_content { float: left; width: 100%; margin: 120px 0 50px 0; } .referal_top_content h1 { float: left; width: 100%; color: #f53b49; margin-bottom: 40px; font-size: 60px; text-transform: uppercase; font-family: 'bebasregular'; } .referal_top_content h3 { float: left; width: 100%; color: #000000; margin-bottom: 20px; font-size: 36px; text-transform: uppercase; font-family: 'bebasregular'; } .referal_top_content p { float: left; width: 70%; color: #000000; margin-bottom: 20px; font-size: 20px; font-weight: 400; } input.refrel_input { float: left; width: 100%; background: #ffffff; width: 80%; color: #666; font-size: 18px; padding: 10px; font-family: 'Roboto Condensed'; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } ul.social-url { float: left; width: auto; padding: 0px; margin: 20px 0 0 0; } ul.social-url li { float: left; width: auto; margin-right: 10px; } ul.social-url li a { float: left; width: 46px; height: 46px; background: #f53b49; display: table; text-align: center; } ul.social-url li a i { display: table-cell; vertical-align: middle; font-size: 24px; color: #fff; } ul.social-url li a:hover { background: #343434; text-decoration: none; } h1.refl_blck_title { float: left; width: 100%; margin: 30px 0px; padding-bottom: 30px; background: url(../images/inner-title-bg.png) center bottom no-repeat; font-size: 36px; color: #3e4148; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } .referal_content_block p { float: none; width: 60%; margin: 0 auto 10px auto; font-size: 18px; color: #777; text-align: center; clear: both; display: table; content: ''; } .referal_steps_block { float: left; width: 100%; margin: 20px 0px; clear: both; } .referal_steps_block h3 { float: left; width: 100%; margin: 30px 0px; font-size: 20px; font-family: 'Roboto Condensed'; color: #3e4148; } .referal_steps { float: left; width: 20%; position: relative; } .refl_step_top { float: left; width: 100%; position: relative; } .refl_step_count { width: 85px; height: 85px; float: left; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 5px 0px #555; -webkit-box-shadow: inset 1px 1px 5px 0px #555; background: #d3d3d3; box-sizing: border-box; padding: 12px; z-index: 100; position: relative; } .refl_step_count span { width: 100%; height: 100%; border-radius: 50px; -webkit-border-radius: 50px; display: table-cell; vertical-align: middle; text-align: center; background: #3e4148; -webkit-box-shadow: 1px 1px 5px -1px #666; box-shadow: 1px 1px 5px -1px #666; font-size: 24px; color: #fff; font-family: 'Oswald', sans-serif; font-weight: 400; } .refl_step_line { float: left; width: 100%; height: 2px; background: #d3d3d3; position: absolute; top: 50%; z-index: 99; } .refl_step_actv { background: #f53b49 !important; } .refl_step_content { float: left; width: 100%; padding: 5px 20px 5px 40px; box-sizing: border-box; } .refl_step_content > h2 { float: left; width: 100%; color: #3e4148; font-size: 18px; margin: 10px 0px; font-family: 'Roboto Condensed'; font-weight: 600; border-left: 3px solid #f53b49; padding-left: 10px; line-height: 25px; } .refl_step_content > p { float: left; width: 100%; color: #666; font-size: 14px; text-align: justify; } .refl_chking { float: left; width: 100%; margin: 40px 0px 20px 0; text-align: center; font-size: 18px; text-transform: uppercase; font-family: 'Roboto Condensed'; font-weight: 400; color: #666; } .referal_footer { float: left; width: 100%; padding: 20px 5px; background: #151820; } .referal_footer div span { font-size: 16px; color: #acaeb4; font-weight: 300; } .refl_footer_menu a { float: right; width: auto; padding: 0 15px; font-size: 16px; color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed'; font-weight: 400; text-transform: uppercase; border-right: 1px solid #acaeb4; } .refl_footer_menu a:first-child { border-right: none; } .refl_footer_menu a:hover { color: #f53b49; text-decoration: none; } .landing-page-block { width: 100%; float: left; clear: both; padding: 0px; box-sizing: border-box; background: #f0f0f0; padding-top: 30px; } h1.landing_page_title { float: left; text-align: left; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 60px; margin: 0px; text-transform: uppercase; font-weight: 300; } h1.landing_page_title span { font-weight: 700; } .landing-bg-set { background-size: cover; background-position: 50% 50%; min-height: 311px; } .landing-bg1 { background-image: url(../images/how-it-work1.jpg); background-repeat: no-repeat; } .landing-bg2 { background-image: url(../images/how-it-work2.jpg); background-repeat: no-repeat; } .landing-bg3 { background-image: url(../images/how-it-work3.jpg); background-repeat: no-repeat; } .landing-steps-count { font-size: 225px; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; text-align: left; position: relative; line-height: 311px; } .landing-steps-count > span { font-size: 30px; color: #f53b49 !important; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; position: absolute; vertical-align: middle; padding: 10px; line-height: 30px; background: #f0f0f0; float: right; width: auto; left: 21%; top: 45%; } .landing-step-detail { display: table; height: 311px; } .landing-step-detail p { width: 100%; font-size: 16px; color: #4c4c4c; line-height: 23px; display: table-cell; vertical-align: middle; text-align: left; } .landing-steps-count-even { text-align: right; } .landing-steps-count-even > span { left: 17%; } /*----quick-hire-----*/ .quick-hire-block { border: none; } .qh-step-bar { float: left; width: 100%; height: 10px; background: #dbdbdb; position: relative; padding-right: 40px; box-sizing: border-box; } .qh-step-bar-status { float: left; width: 20%; height: 10px; position: absolute; left: 0; top: 0; background: #f53b49; } .qh-step-title { float: left; width: 100%; margin: 40px 0px; position: relative; } span.qh-info { float: left; width: 82px; padding: 22px 30px 22px 22px; background-color: #f53b49; } span.qh-info > i { color: #fff; font-size: 24px; } h1.qh-title { width: 80%; float: left; padding: 4px 0px 4px 20px; font-size: 24px; line-height: 31px; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } button.qh-close { position: absolute; top: 0px; right: 0; margin-top: 0px !important; } .qh-content-block { width: 78%; margin: 0 auto 0px auto; clear: both; display: table; content: ''; padding-bottom: 30px; text-align: left; } h3.qh-step-title { float: left; width: 100%; font-size: 18px; color: #777777; margin: 0 0 30px 0; } .qh-next { float: left; width: 100%; position: relative; padding: 20px 0px; background: #fff; text-align: center; } .qh-steps-form .form-control { border: none; box-shadow: none; border-radius: 0; margin: 0 0 24px 0; padding: 0; height: auto; float: left; } .qh-steps-form .form-control .btn-group { float: left; width: 100%; } .qh-steps-form .form-control span { float: left; font-size: 16px; color: #777777; } span.qh-lbl { width: 80%; } .qh-steps-form .form-control span > input[type="text"] { width: 100%; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; } .qh-next button.qh-continue { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 23px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; font-weight: 400; text-transform: uppercase; margin-bottom: 30px; border: none; } .qh-next a.qh-continue { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 23px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; font-weight: 400; text-transform: uppercase; margin-bottom: 30px; border: none; text-decoration: none; cursor: pointer; } .qh-steps-form .btn-group > label.btn { border: 1px solid #999; background: #fff; border-radius: 0; padding: 2px; margin-right: 20px } [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { margin-top: 3px; left: 3px; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] { margin-top: 3px; left: 3px; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { box-shadow: none; } .qh-steps-form .btn span.glyphicon { opacity: 0; color: #f53b49; background: #f53b49; top: 0; } .qh-steps-form .btn.active span.glyphicon { opacity: 1; color: #f53b49; top: 0; background: #f53b49; } button.qh-back { position: absolute; top: 16px; left: 0 !important; margin-top: 0px !important; } h3.qh-step-title span { float: left; margin-right: 10px; } h3.qh-step-title span > i { color: #f53b49; font-size: 18px; } h3.qh-step-title span.qh-itschk { float: left; margin-right: 10px; } span.qh-itschk > i { color: #f53b49; font-size: 24px; } .qh-custom-select .bootstrap-select { width: 100% !important; margin: 0 0 10px 0px; } .qh-custom-select .bootstrap-select > .btn { width: 100% !important; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; border-radius: 0 !important; } .qh-custom-select .bootstrap-select > .btn-info { background: #fff !important; } .qh-custom-select div.dropdown-menu { border-radius: 0 !important; border: none; box-shadow: none; padding: 0px; margin: 0px; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu { float: left; width: 100%; margin: 0; padding: 0; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li { float: left; width: 100%; padding-bottom: 1px; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li > a { float: left; width: 100%; background: #f53b49; color: #fff; padding: 6px 10px } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li > a span { color: #fff; } .qh-custom-select span.qh-lbl { margin-bottom: 7px; } textarea.qh-tell-us { width: 100%; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; } label.qh-radio-pri { -moz-border-radius: 50px !important; -webkit-border-radius: 50px !important; border-radius: 50px !important; padding: 3px !important; } .qh-steps-form .qh-radio-pri span.glyphicon { -moz-border-radius: 50px !important; -webkit-border-radius: 50px !important; border-radius: 50px !important; font-size: 12px; } .qh-radio-blk > span.qh-lbl { width: auto; margin-right: 50px; } .extra-mrgn-btm { margin-bottom: 10px; } .extra-mrgn-smbtm { margin-bottom: 20px; } .qh-btm-text { margin-top: 0px; margin-bottom: 20px; } .qh-btm-text p { float: left; width: 100%; font-size: 16px; margin-bottom: 10px; color: #777777; text-align: center; } .modal-body.login-pad { background-color: #fff; float: left; width: 100%; } /* Responsive css */ @media (max-width: 1600px) { .business-left { float: left; width: 22%; } .business-middle { float: left; width: 56%; } .business-right { float: left; width: 22%; } .business-star { padding: 20px; } .business-star { padding: 25px; } /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 31%; margin: 0px 20px 20px 0px; } /********************** new-profile **********************/ .nw-dtl-edit span.nw-label { width: 30%; color: #3e4148; } span.nw-detail-txt { width: 60%; } .nw-user-edit { margin: 0px; } } @media (max-width: 1400px) { .cat-container { width: 100%; } /*.direct-hire-sidebar {width:22%;} .direc-right {padding:70px 40px} .direc-right ul li {padding:15px; width: 49%;}*/ .grey-star h2 { font-size: 40px; } .start-list { margin: 10px 0 0 15px; } .start-list i { font-size: 18px; margin: 0 } .activity-ranking li p { font-size: 16px; } .activity-ranking li h3 { font-size: 22px; } } @media (max-width: 1400px) { .direct-hire-sidebar { width: 22%; } .direc-right { padding: 70px 40px } .direc-right ul li { padding: 15px; } .four-round { background-size: auto auto; } .search-button i { padding: 5px } .header-right { padding-right: 10px } .logo { padding-left: 10px; } .slider-block p { margin: 20px auto; } .slider-block h1 { line-height: 1.2; } .slvj-link-lightbox img { height: 60px; width: 60px; } .location-detail { background: rgba(0, 0, 0, 0) url("../images/Contact-us_1.jpg") no-repeat scroll center top; padding: 50px 0 30px 0 } .logo { width: 20%; margin: 5px 0 } .logo img { width: 100%; height: auto; } .offer-head { margin: 50px auto; } } @media (max-width:1300px) { .header-search ul li a { font-size: 16px; } #cssmenu > ul > li > a { font-size: 16px; } .header-right a { font-size: 16px; } .header-right { padding-top: 13px; } } @media (max-width: 1024px) { .header-search { display: none; } #nav { width: 30%; } .header-right { width: 39%; padding: 35px 15px 0 0; } .logo { padding: 0 15px; width: 28%; } .category { padding: 30px 15px; } .cate-sidebar { width: 21%; } .cate-list { width: 79%; } .cat-img-name img { width: 87%; } .slider-block p { font-size: 16px; margin: 20px auto; } .slider-block input:first-child { width: 300px; } .slider-block input { font-size: 14px; margin: 0 1px; width: 130px; } .slider-block button { font-size: 16px; padding: 8px 14px } .banner-bottom h1 { font-size: 40px; } .banner-bottom p { font-size: 18px; } .blog-event { background: rgba(0, 0, 0, 0) url("../images/post-bg.jpg") repeat scroll center top / auto 100% } .blog-part { width: 100%; text-align: center; padding-bottom: 20px } .blog-part a { float: none; display: inline-block; margin: 20px 0; } .post-title > span { float: none; display: inline-block; width: 100% } .post-detail > .p_name { width: 100%; padding: 0; } .post-detail > .p_detail { width: 100%; padding: 0; border: none } .post-title { margin: 0; } .post-detail, .event-detail { padding: 0 100px; } .event-part { width: 100%; } .event-space { width: 100%; text-align: center } .post-title > h2 { float: none; margin: 0; text-align: center; display: inline-block } .slvj-link-lightbox img { height: 50px; width: 50px; } .how-it-works { margin: -100px 0 0 } /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 48%; margin: 0px 15px 15px 0px; } ul.network-list li:nth-child(3n+3) { margin-right: 15px; } ul.network-list li:nth-child(2n+2) { margin-right: 0px; } .uni-forum-detail { width: 85% !important; } } @media (max-width: 980px) { .signright { width: 100% !important; } .signleft { width: 100% !important; } .signright-customer { width: 100% !important; } .signleft-customer { width: 100% !important; } .paddingTop { padding-top: 115px; } .pop-title { width: 70% !important; height: auto; } .signup.advance-search-popup .signright { padding: 0px; } .signup.advance-search-popup .signleft { padding: 0px; } .signup.advance-search-popup a { margin-bottom: 50px; } .signor { display: none; } .signup-new a { padding-bottom: 40px; } .social-login a { padding: 15px 7px; } .social-login i { width: 35px; } .learn-more-left ul li { width: 100% !important; padding: 0 15px 20px !important; } .user-left { width: 100% !important; } .avtar { width: 100% !important; } .user-right { width: 100% !important; padding-left: 0px; } .tabone-form input { width: 100% !important; } .profile-sidebar { width: 100% !important; } .profilecon-left { width: 100% !important; } .profile-post-detail { width: 100% !important; } .slider-block input:first-child { width: 100%; } .business-left { float: left; width: 100%; } .business-middle { float: left; width: 100%; padding: 0 20px; } .business-right { float: left; width: 100%; } .uni-forum-img { width: 100% } .uni-forum-detail { width: 100% !important; padding-left: 0px !important; padding-top: 25px } .cooment-avatar { width: 100% !important; } ul.tab_topic li { width: 49.33% !important; } .review-detail { padding-top: 15px; } .review-user { float: left !important; } .direct-hire-sidebar { width: 100%; } .slider-block input { width: 100%; margin-bottom: 2px; } .direc-right { width: 100% !important; padding: 25px 25px; } .direc-right ul li { width: 100%; } .emplouyee-form { width: 100% !important; } .inner-banner { text-align: center; } button.nw-view-profile { margin-bottom: 20px; } .nw-dtl-edit span.nw-label { width: 23%; } ul.job_topic li { width: 99.33%; } .user-name { padding: 20px 20px 0 0; } .pagecontent { padding: 0px 0px !important; } .pagecontent p { margin-left: 0px !important; } .slider-block { position: relative; float: left; width: 100%; } /* cat-container .viewallcontainer .cat-item */ .width-auto { width: 100% !important; } /*.cat-img-name img */ /* .width-img{width: 80% !important;}*/ .form-review-slct > .bootstrap-select > .dropdown-toggle { width: 100% !important; } .header-right a { font-size: 14px; } .cat-container { width: 100%; } .cate-sidebar { width: 100%; text-align: center } .cate-sidebar h1 { text-align: center; font-size: 28px; display: inline-block } .cate-list { width: 100%; } .cate-sidebar li { text-align: center; } .cate-sidebar li a i { margin-left: 5px; } .cat-img-name img { width: 88%; } .top-rank { padding: 30px 15px; } .rank-sidebar { width: 100%; text-align: center } .rank-sidebar h1 { font-size: 28px; } .rank-sidebar ul { min-height: auto; } .rank-list { width: 100%; } .four-icon { width: 100%; margin-bottom: 20px } .footer-logo { width: 100%; padding: 0; margin-bottom: 20px } .footer-link { width: 100%; margin-bottom: 20px } .footer-bottom-block { width: 100%; } .footer-bottom-left { width: 100%; } .footer-right { width: 100%; } .footer-bottom-left ul li a { font-size: 14px; } .footer-bottom-left ul li { padding: 0 2px; } .footer-bottom-left ul {} .location {} .social-icon { float: left; width: 100%; margin: 20px auto; text-align: center; } .app { text-align: center; width: 100% } .app a { display: inline-block; float: none; margin-bottom: 10px; } /*.ranker-detail { display: none; }*/ #owl-demo .item a { padding: 15px 17px; } .rank-sidebar li a { padding: 7px; font-size: 16px; } .footer-bottom-left ul { float: none; } .sitemap { float: none; } .footer-bottom-block { padding: 20px 0 } .breadcrumbs { padding: 20px 0; } .banner-bottom h1 { font-size: 30px; } .about-services-title h1 { font-size: 30px; } .team h1 { font-size: 30px; background: rgba(0, 0, 0, 0) url("../images/team-head-bg.jpg") no-repeat scroll center bottom } .about-signup h1 { font-size: 30px; } .inner-banner-bottom p { width: 100%; padding: 0 15px; font-size: 16px; } .about-left { width: 100%; padding: 0 15px; text-align: center } .about-left-right-para h2 { width: auto; display: inline-block } .about-right { width: 100%; margin: 15px 0 } .about-left-right-para { width: 100%; padding: 0; } .about-right img { width: 100%; height: auto; } .breadcrumbs { font-size: 16px; } .breadcrumbs a { font-size: 16px; } .about-services ul li { text-align: center; width: 100%; margin: 20px 0 } .core-service-detail { width: 100%; padding-top: 20px } .about-services ul li span { display: inline-block; float: none; } .team { text-align: center; } .team-social { margin-bottom: 20px; } .signup-para { margin: 0; text-align: center } .about-signup p { text-align: center; padding: 0; } .signup-a { margin: 0 0 10px 0; font-size: 16px; width: 235px; } .team-one { display: block; margin: 0 auto; width: 300px } .location-left { width: 100%; padding: 0; text-align: center } .location-left h1 { width: auto; margin-bottom: 10px; display: inline-block; font-size: 30px; } .cont-detail { padding-top: 30px; } .cont-detail li { font-size: 16px; padding: 0 7px; } .location-right { width: 100%; margin: 15px 0 } .help-desk h1 { font-size: 30px; } .help-desk input { min-width: 50%; } .contact-three-box { min-height: 350px; } } @media (max-width: 900px) { #nav { float: right; padding-top: 10px; width: 36% } .header-right { width: 43%; } } @media (max-width: 800px) { /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 100%; margin: 0px 0px 15px 0px; } ul.network-list li:nth-child(3n+3) { margin-right: 0px; } ul.network-list li:nth-child(2n+2) { margin-right: 0px; } } @media (max-width: 768px) { .header-right { width: 315px; float: none; margin: 20px auto; padding: 0; text-align: left } .logo { width: 100%; padding: 0; position: relative } #nav { width: 100%; padding: 0 15px; margin: -50px 0 20px 0 } #cssmenu { padding: 0; } .post-detail, .event-detail { padding: 0; } } @media (max-width: 640px) { .slider-block input { width: 100%; margin-bottom: 2px; } .inner-banner h1 { background: rgba(0, 0, 0, 0) url("../images/inner-title-bg.png") no-repeat scroll left bottom; } .cont-detail li { width: 100%; text-align: center; } .help-desk form { width: 100%; } .help-desk input { min-width: 100%; margin-bottom: 10px } .cont-three-block { margin: 0; } .cont-one { width: 100%; margin: 70px 0 0 0 } .latest-recent { margin-top: 20px; } .latest-knowledge { width: 100%; padding: 0; text-align: center; margin-bottom: 10px } .latest-know-list h4 { background: rgba(0, 0, 0, 0) url("../images/square-head-bg.png") no-repeat scroll center bottom } .help-desk { min-height: auto; } .contact-three-box { min-height: auto; } } @media (max-width: 600px) {} @media (max-width: 480px) {} /*----signu-process----*/ .profile-sidebar { box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .profile-sidebar img { width: 100%; height: auto; } .signup-block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; } .signup-sidebar .get-start > img { width: 100%; height: auto; } .signup-block h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .steps-block { float: left; width: 100%; margin: 30px 0px; position: relative; } .steps > span { width: 65px; height: 65px; clear: both; margin: 0 auto; text-align: center; vertical-align: middle; color: #fff; font-size: 18px; line-height: 65px; background: #777777; content: ""; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } span.step-active { background: #f53b49; } .line-process { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 50%; } .step-block1 { float: left; width: 100%; margin-bottom: 20px; } .step-block1 h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block > h3 { width: 100%; float: left; margin: 0 0 10px 0; color: #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; } .social-connect { float: left; width: 100%; padding-top: 25px; margin-top: 25px; border-top: 1px solid #d3d3d3; } a.sgn { width: 100%; float: left; padding: 10px 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 18px; font-size: 18px; background: #ccc; margin: 10px 0px; text-align: center; color: #fff; } a.sgn:hover { text-decoration: none; opacity: 0.8; } a.sgn > i { float: left; color: #fff; font-size: 24px; } a.sgn-fb { background-color: #507bbe; } a.sgn-tw { background-color: #64ccef; } a.sgn-pt { background-color: #f15f5c; } a.sgn-in { background-color: #1087c9; } a.sgn-rss { background-color: #f7931d; } a.sgn-gp { background-color: #434647; } button.upload-pic { float: left; width: auto; padding: 7px 15px; background: #f53b49; color: #fff; text-align: center; border: none; text-transform: capitalize; margin: 10px 0 0 0; } button.upload-pic i { margin-right: 10px; } span.user-img { float: right; width: 80px; height: 80px; background: #777; text-align: center; vertical-align: middle; border-radius: 50px; -webkit-border-radius: 50px; overflow: hidden; } span.user-img i { font-size: 53px; line-height: 80px; color: #fff; } .social-connect .form-control { border: none; padding: 0; box-shadow: none; margin-bottom: 28px; } .social-connect .form-control label { width: 100%; float: left; line-height: 30px; font-size: 16px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; text-transform: capitalize; } .business-profile textarea, .social-connect .form-control input[type="text"], .social-connect .form-control input[type="email"], .social-connect .form-control input[type="password"], .social-connect .form-control select, .social-connect .form-control textarea { float: left; width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .social-connect .form-control input[type="submit"] { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; } .social-connect .form-control button.button-nxt, button.button-nxt { float: right; width: auto; padding: 8px 35px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; border: none; } .social-connect .form-control button.button-nxt i, button.button-nxt i { margin-left: 10px; } .modal-content { border-radius: 0px; } h1.security-main-title { float: left; width: 100%; margin: 0 0 60px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } h1.security-title { width: 70%; } span.required { float: right; width: auto; padding: 0px 15px; border-right: 1px solid #f53b49; font-size: 14px; color: #999; font-family: 'Roboto', sans-serif; font-weight: 300; } .extra-md { margin-top: 40px; padding-top: 40px; } .req-line { float: right; width: 2px; height: 100%; background: #f53b49; position: absolute; right: 15px; } .social-connect .form-control input.unedit { background: #f0f0f0; border: 1px solid #f0f0f0; } .security-block { margin-bottom: 60px; } .signup-pop { width: 100%; margin: 35px 0px; } .signup-title { background: #f53b49; text-align: right; width: 100%; padding: 15px 10px; height: auto; float: left } .signup-title i { font-size: 24px; color: #fff; } .signup-pop div.text-left { font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; line-height: 55px; } .signup-content-pop { width: 70%; margin: 0 auto 20px auto; clear: both; content: ""; display: table; } .signup-content-pop p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; margin-bottom: 30px; } .sgn-pro-img { width: 143px; height: 143px; border-radius: 50px; -webkit-border-radius: 50px; margin: 0 auto 20px auto; clear: both; content: ""; display: table; overflow: hidden; } .sgn-pro-img img { width: 100%; } p.sgn-pro-name { float: left; width: 100%; font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } p.mrgn-btn { margin-bottom: 5px; } .signup-content-pop a { float: left; width: 100%; text-align: center; color: #f53b49; font-weight: 300; font-size: 16px; text-transform: uppercase; margin: 10px 0px; } .sngp-button { width: auto; margin: 0 auto; clear: both; content: ""; display: table; } .sngp-button button { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; margin: 5px 10px; border: none; } .sgnup-rates { width: 100%; float: left; } .sgnup-rates span { width: auto; margin: 0 auto; clear: both; content: ""; display: table; text-align: center; } .sgnup-rates span i { color: #f53b49; font-size: 36px; } .mrgn-md-top { margin-top: 20px; } .sgnup-rates h3, .sgnup-rates p { float: left; width: 100%; text-align: center; margin: 0 0 10px 0; } .sgnup-rates h3 { color: #3e4148; font-size: 18px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 300; margin-top: 10px; } .sgnup-rates p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .sgnup-rates p { float: left; width: 100%; text-align: left; margin: 0 0 10px 0; } h3.step2-title { color: #777777; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: 0 0 10px 0; } .user-img { position: relative; } a.add_sngp { width: 30px; height: 30px; background: #f53b49; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300; border-radius: 50px; -webkit-border-radius: 50px; color: #fff; float: left; text-align: center; line-height: 30px; position: absolute; left: -4px; bottom: -4px; } table.add_education { width: 100%; } table.add_education thead tr th { padding: 3px 5px; background: #bfbfbf; border-left: 1px solid #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #fff; margin-bottom: 1px; } table.add_education thead tr th:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td { padding: 3px 5px; background: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #777; border: 1px solid #bfbfbf; } table.add_education tbody tr td:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td a i { color: #777; margin: 0px 3px; font-size: 16px; } .membership_title { float: left; width: 100%; margin-bottom: 40px; } .membership_title > h1 { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .membership_title > p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .membership-block { float: left; width: 100%; background: #f53b49; padding: 40px 15px 25px 20px; position: relative; overflow: hidden; margin-bottom: 60px; } .membership-left { padding-bottom: 50px; } .membership-left h1 { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 30px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 40px; } .membership-left p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; } a.learn-more { float: left; width: auto; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: capitalize; position: absolute; vertical-align: baseline; bottom: 0px; } a.learn-more:hover { text-decoration: none; } .box-shadow { box-shadow: -1px 1px 3px -1px #444; -webkit-box-shadow: -1px 1px 3px -1px #444; background: #fff; position: relative; left: 1px; } .membership-plan { float: left; width: 50%; height: 100%; padding: 10px; } .mbsp1 { background: url(../images/member-ship1.jpg) no-repeat top center; background-size: cover; } .mbsp2 { background: url(../images/member-ship2.jpg) no-repeat top center; background-size: cover; } .membership-plan > h3 { float: left; width: 100%; margin: 20px 0 20px 0; font-size: 24px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; text-align: center; } .price { float: left; width: 100%; padding: 10px 0px; display: table; text-align: center; min-height: 115px; } .price span { width: 100%; height: 100%; display: table-cell; vertical-align: middle; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; font-size: 48px; } .price span i { font-weight: 400; font-size: 24px; font-style: normal; } .price span > p { font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 18px; text-transform: uppercase; margin: 0; line-height: 0; } .membership-plan > p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #3e4148; min-height: 110px; text-align: center; line-height: 23px; } .membership-plan a.add_plans { font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #3e4148; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } .membership-plan a.add_plans:hover { text-decoration: none; background: #f53b49 } .signup-block1 span.user-img { float: left; width: 122px; height: 122px; background: #777; text-align: center; vertical-align: middle; border-radius: 100px; -webkit-border-radius: 100px; overflow: hidden; margin-bottom: 10px; } .signup-block1 span.user-img i { font-size: 71px; line-height: 118px; color: #fff; } a.start-over { float: left; width: auto; margin-top: 20px; color: #f53b49; font-size: 16px; text-transform: uppercase; } a.start-over i { margin-left: 10px; } .services-block { float: left; width: 100%; padding-top: 50px; margin: 0 0 10px 0; } .services-list { float: left; width: 100%; background: #fff; padding: 10px; box-sizing: border-box; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; position: relative; margin-bottom: 70px; } .srv-list-icon { width: 85px; height: 85px; text-align: center; vertical-align: middle; border-radius: 100px; -webkit-border-radius: 100px; overflow: hidden; margin: 0 auto 10px auto; display: table; content: ""; float: none; background: #f53b49; margin-top: -50px; } .srv-list-icon i { color: #fff; font-size: 40px; display: table-cell; vertical-align: middle; } .services-list > h3, .services-list > p { float: left; width: 100%; margin: 0px 0 5px 0px; color: #777; text-align: center; } .services-list > h3 { font-size: 18px; font-weight: 400; margin: 5px 0px; } .services-list > p { font-size: 16px; font-weight: 300; line-height: 21px; } /*----End signu-process----*/ /*--- Customization Started -------*/ label.error { color: #C9302C !important; display: block; text-align: left; font-size: 14px !important; font-weight: bold !important; text-transform: none !important; } .error { color: #C9302C !important; display: block; text-align: left; font-size: 14px !important; font-weight: bold !important; text-transform: none !important; } .alert { text-align: left; margin-bottom: 0 !important; } .rememberme { font-weight: 400; float: left; font-size: 18px; line-height: 19px; color: #777; } .steps > span { cursor: pointer; } a.sgn-gp { background-color: #cb3e2d; } span.user-img > img { width: 100%; height: 100%; } .social-connect .form-control { clear: both; } .sgnup-rates .sgnup-rates { cursor: pointer; border-radius: 3px; padding: 5px; } .sgnup-rates .sgnup-rates span i { color: #bbbbbb; } .sgnup-rates .sgnup-rates p { text-align: center; } .sgnup-rates .sgnup-rates:hover, .sgnup-rates .sgnup-rates:focus, .sgnup-rates .sgnup-rates:active, .sgnup-rates .sgnup-rates.active { box-shadow: 0px 0px 5px #aaa; } .sgnup-rates .sgnup-rates:hover span i, .sgnup-rates .sgnup-rates:focus span i, .sgnup-rates .sgnup-rates:active span i, .sgnup-rates .sgnup-rates.active span i { color: #f53b49; } .sgnup-rates .sgnup-rates_clicked span i {} .business-profile textarea { resize: vertical; } @media(min-width:768px) { .business-profile .table-responsive { overflow-x: initial; } } table.add_education input, table.add_education select { width: 100%; border: 1px solid #d0d0d0; padding: 2px 5px; } table.add_education input.error, table.add_education select.error { border: 1px solid #f53b49; background-color: #FFF2F3; } table.add_education thead tr th:last-child { border-right: 1px solid #bfbfbf; } span.required { border-right-width: 2px; } .req-input { border-right: 2px solid #f53b49 !important; } /*-- END ----*/ /******************* new signup **************/ .new-signup-left { float: left; width: 100%; background: url(../images/BusinessImage.png) top center no-repeat; padding: 20px; text-align: center } .signup-new h2 { font-size: 24px; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; padding: 10px 0 20px } .signup .sign-para { margin-top: -50px; text-transform: none; font-weight: 300; font-size: 18px; color: #777 } .signup-new p { color: #fff; text-transform: none; font-weight: 300; font-family: 'Roboto', sans-serif; font-size: 13px } .signup-new { text-align: center; } .signup-new button { width: 180px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .signup-new-customer button { width: 249px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .new-signup-right { float: left; width: 100%; background: url(../images/professionaltrainer.png) top center no-repeat; padding: 20px; text-align: center } .new-signup-middle { float: left; width: 100%; background: url(../images/EnthusiastImage.png) top center no-repeat; padding: 20px; text-align: center } .signup-new a { font-size: 18px; color: #f53b49; width: 100%; text-align: center; display: inline-block; font-family: 'Roboto Condensed', sans-serif; font-weight: 600 } .already { font-size: 15px; display: inline-block; width: 100%; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; padding-bottom: 25px; font-style: italic; font-weight: 600; } .already a { color: #f53b49; padding-bottom: 25px } .signright { float: left; width: 26%; } .signright h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signright-customer { float: left; width: 45%; } .signright-customer h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signup-para { margin-left: -190px; display: inline-block; width: 100%; margin-bottom: 80px } .signup-para p { font-size: 18px; color: #fff } .signup-para p a { color: #fff; font-weight: 600 } .sign-right-a { float: left; width: 100%; text-align: left } .sign-right-a a { display: inline-block; background: #fff; padding: 15px 30px; color: #151820; text-transform: uppercase; font-size: 18px; border: 1px solid #fff } /******************* learn more page **************/ .learn-more-left { float: left; width: 100%; padding-bottom: 30px } .learn-more-left ul li { float: left; text-align: left; width: 50%; padding: 0 15px 0px; } .learn-more-left ul li h3 { font-size: 16px; font-weight: 600; font-family: 'Roboto', sans-serif; color: #383b40; padding: 15px 0 } .learn-more-left ul li p { text-align: left; font-family: 'Roboto', sans-serif; color: #787878; font-size: 14px; padding: 0 0 8px 15px; text-transform: capitalize; background: rgba(0, 0, 0, 0) url("../images/learn-more-bg.jpg") no-repeat scroll left 5px } .learn-more-left ul li p.learn-nobg { background: none } .field-error { border-color: #ff0000 !important; } .employe-title h3 { font-size: 34px } .emplouyee-form { margin: 0 auto 50px; width: 80% !important; text-align: center } .emplouyee-form input { float: left; width: 100%; padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; } .emplouyee-form textarea { float: left; width: 100%; height: 177px; padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; } .emplouyee-form button { background: #f53b49; color: #fff; padding: 10px 20px; border: none; font-size: 20px; } .datepicker.dropdown-menu { z-index: 99999; } .noborder { border: none !important; } .disable-input { background-color: #e8e8e8; } .decoration-none { text-decoration: none !important; } .decoration-none:hover { text-decoration: none !important; } .delete_icon { float: right; color: #f53b49; } .delete_icon:hover { color: #f53b49; } span.qh-lbl2 { width: 38% !important; } /*---review----*/ .review-dtl-block { float: left; width: 100%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; padding: 20px; box-sizing: border-box; } .review-btns { float: left; width: 100%; margin-top: 30px; } .review-btn-links { width: auto; padding: 10px 13px; color: #fff; font-size: 16px; background: #777777; } a.active, .review-btn-links:hover { background: #f53b49; color: #fff !important; text-decoration: none; border: 2px solid #f53b49 !important; } .review-follow { margin: 0px; width: auto; padding: 10px 20px; color: #fff; font-size: 16px; background: #777777; } .review-follow > button.btn { color: #fff; font-size: 16px; background: #777777; padding: 0; margin: 0; border: none; } .review-follow > ul.dropdown-menu { margin: 0; border: none; padding: 0; box-shadow: none; background: #f53b49; color: #fff; border-radius: 0; } .review-follow > ul.dropdown-menu li > a { padding: 7px 10px; color: #fff; font-size: 16px; } .review-follow > ul.dropdown-menu li:hover > a { background: #777777; } .review-follow > button.btn > i { border-left: 1px solid #a4a4a4; margin-left: 20px; padding: 0 0 0 20px; font-size: 18px; } .mrgn-rght { margin-right: 15px; } .mrgn-rght8 { margin-right: 8px; } .review-user { width: 85px; height: 85px; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; margin: 0 auto; clear: both; display: table; float: none; } .review-user img { width: 100%; height: 100%; } .review-rate-block { float: left; width: 100%; margin-bottom: 15px; } .review-list-block { float: left; width: 100%; margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd; } .review-detail { width: 100%; float: left; } .review-detail > h1 { float: left; width: 100%; margin: 0 0 10px 0; font-size: 18px; font-weight: 600; color: #3e4148; } .review-rate-block .rate-star { float: left; width: auto; } .review-rate-block .rate-star i { margin-right: 4px; font-size: 18px; color: #777; } .review-rate-block .rate-star i.rt-clr { color: #f53b49; } .review-rate-block span { float: right; font-size: 16px; color: #777; } .fontt14 { font-size: 14px !important; } .review-detail p { float: left; width: 100%; margin: 0 0 10px 0; color: #777; font-size: 16px; } .write-review-form { float: left; width: 100%; padding: 0; margin: 0; } .src-reviw-topic { float: left; width: 100%; position: relative; padding-bottom: 25px; margin-bottom: 25px; } .src-reviw-topic > span { float: left; width: auto; padding: 10px 0; margin-left: 10px; color: #969696; font-size: 16px; } .form-review-slct > .bootstrap-select { float: left !important; width: 65% !important; } .form-review-slct1 > .bootstrap-select { float: left !important; width: 100% !important; margin-bottom: 10px; } .form-review-slct > .bootstrap-select > .dropdown-toggle { background: #e5e5e5; border: none; border-radius: 0; padding: 12px; position: relative; width: 45%; } .form-review-slct1 > .bootstrap-select > .dropdown-toggle { background: #fff; border: 1px solid #d2d2d2; border-radius: 0; padding: 12px; position: relative; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .filter-option { color: #3e4148; font-size: 16px; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle span.bs-caret { position: absolute; width: 44px; height: 100%; text-align: center; right: 0; top: 0; background: #000000; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .caret { position: relative; display: table; font-size: 30px; line-height: 34px; vertical-align: middle; right: 0%; font-family: 'FontAwesome'; color: #fff; border: none; top: 0px; margin: 0; width: 100%; height: 100%; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .caret:before { content: "\f0dd"; /*height: 100%; display: table-cell; vertical-align: middle;*/ } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li { float: left; width: 100%; padding-bottom: 1px; } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li > a { background: #eee none repeat scroll 0 0; color: #333; float: left; padding: 6px 10px; width: 100%; } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li > a:hover { background: #000000 none repeat scroll 0 0; color: #fff; } .form-review-slct div.dropdown-menu { border-radius: 0 !important; border: none; box-shadow: none; padding: 0px; margin: 0px; } ul.review-whos { width: 100%; float: left; padding: 0; margin-bottom: 30px; } ul.review-whos > li { float: left; width: auto; border-right: 1px solid #f53b49; } ul.review-whos > li > a { float: left; width: auto; padding: 6px 33px; color: #777; font-size: 16px; } ul.review-whos > li:hover > a, ul.review-whos > li.active > a { background: #f53b49; text-decoration: none; color: #fff; } ul.review-whos > li:last-child { border-right: none; } .review-form-block { float: left; width: 100%; margin: 10px 0; } .rvw-ex-mrgn { margin-bottom: 30px; } .review-form-block input.rvw-input { float: left; width: 100%; padding: 12px; border: 1px solid #d2d2d2; font-size: 14px; color: #777; } button.rvw-button { float: left; width: auto; padding: 12px 27px; color: #fff; font-size: 16px; background: #f53b49; border: none; } button.rvw-button i { margin-right: 10px; color: #fff; } .span-or { float: left; width: 100%; margin: 3px 0; color: #777; text-align: center; text-transform: uppercase; font-size: 18px; } button.rvw-padding { padding: 12px 21px } .rvw-overall { float: left; width: 100%; margin-top: 10px; } .rvw-overall span { float: left; margin-right: 15px; width: auto; font-size: 18px; color: #777; text-transform: uppercase; } .starrr i { margin-right: 5px; font-size: 18px; color: #cecece; line-height: 24px; } .starrr i:hover, .starrr span:hover { color: #f53b49 } .starrr i.rt-clr, .starrr span.rt-clr { color: #f53b49; } .review-form-block textarea.rvw-input { float: left; width: 100%; padding: 12px; border: 1px solid #d2d2d2; font-size: 14px; color: #777; } .glyphicon-star { color: #f53b49 !important; } .job-list-div h1 { font-weight: normal; font-size: 18px; background: url(../images/online-dot.png) right center no-repeat; float: left; width: auto; padding-right: 20px } .job-list-div a { color: #555; font-size: 16px; color: #5696df } .job-list-div p { font-size: 14px } .job-list-div .review-rate-block { margin: 0; } .job-list-div .review-rate-block span { font-size: 15px; font-weight: 600; text-align: center; } .comment-div { display: inline-block; width: 100% } .comment-div ul li { display: inline-block; width: 100%; padding: 15px; background: #fff; border: 1px solid #ccc; } .comment-div ul li h3 { float: left; width: 10%; } .comment-div ul li h3 img { margin: 0; } .comment-div ul li form { float: left; width: 80%; padding: 0 0 0 20px; } .comment-div ul li form textarea { background: #fff; border: 1px solid #ccc; display: inline-block; width: 100%; padding: 5px } .comment-div ul li form button { float: right; background: #f53b49; color: #fff; border: 1px solid #f53b49 } .like-div ul li .btn-info { background: none; padding: 0; border: none; color: #f53b49 } .div-commentmain { float: left; width: 100%; padding: 15px; border: 1px solid #eee; background: #fff; margin-top: 10px } .comment-box { float: left; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; } .cooment-avatar { float: left; width: 10%; } .cooment-avatar img { width: 45px; height: 45px; margin: 0 } .comment-con { float: left; padding-left: 15px; width: 90%; } .comment-con p { font-size: 12px; padding: 0; } .comment-con a { font-weight: 500; color: #333 } .comment-con-parent { float: none; } /*.comment-con-parent-a {margin-left: 10px;}*/ .comment-con-parent-p { margin-left: 40px; } .modal-content .comment-con { width: 87%; } .modal-content .cooment-avatar { width: 13%; } .like-coome ul { float: left; } .like-coome ul p { float: left; } .like-coome ul li { font-size: 12px; } .like-coome ul li i { font-size: 6px; } .like-coome ul li a { font-size: 12px; } .comment-con input { border: 1px solid #ccc; padding: 5px } .comment-con button { background: #f53b49; color: #fff; border: 1px solid #f53b49; padding: 5px 10px } /******************** university forum **************/ .uni-forum-div { float: left; width: 100%; } .uni-forum-list { float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #d9d9d9; } .uni-forum-img { float: left; width: 15%; text-align: center } .uni-forum-img span { display: inline-block; border-radius: 50%; height: 81px; width: 81px; } .uni-forum-detail { float: left; width: 85%; padding-left: 25px; } .uni-forum-detail h3 { font-size: 18px; color: #3e4148; font-family: 'Oswald', sans-serif; text-transform: uppercase } .forum-icons { float: left; width: 100%; padding: 10px 0 } .forum-icons a { float: left; color: #777; font-size: 14px; font-weight: 300; float: left; margin: 0 15px 0 0; } .forum-icons span { float: left; margin: 0 5px 0 0; color: #777; font-size: 14px; font-weight: 300; margin: 0 15px 0 0; } .forum-icons i { color: #ccc; } .uni-forum-detail p { font-size: 16px; font-weight: 300; margin-top: 10px; margin-bottom: 15px; } .uni-forum-img > p { background: #f5404d none repeat scroll 0 0; border-radius: 4px; color: #fff; padding: 3px 0; text-align: center; margin-top: 20px; position: relative } .uni-forum-img > p:after { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(245, 64, 77, 0); border-bottom-color: #f5404d; border-width: 5px; margin-left: -5px; } .uni-forum-comment { margin-left: 30px; padding-left: 30px; border-left: 1px solid #d9d9d9; display: inline-block } .uni-forum-comment-list { float: left; width: 100%; padding: 15px 0; position: relative } .forum-comment-img { float: left; width: 19%; padding-right: 15px; } .forum-comment-detail { float: left; width: 81%; font-size: 16px; color: #777; padding-bottom: 15px; border-bottom: 1px solid #d9d9d9 } .forum-comment-detail strong { color: #3e4148; } .uni-forum-comment-list span { color: #777; font-size: 14px; left: -70px; position: absolute; top: 10px; } .uni-forum-comment-list .blank-dot { left: -39px; } .uni-forum-comment-list span i { font-size: 8px; margin-left: 5px } .uni-forum-comment-list form { float: left; width: 100%; } .uni-forum-comment-list input { float: left; width: 75%; padding: 8px; background: #dcdcdc } .uni-forum-comment-list button { float: left; width: 25%; padding: 7px 0; color: #fff; background: #f5404d; font-size: 16px; text-align: center; border: 1px solid #f5404d } .cooment-avatar img { width: 45px !important; height: 45px !important; margin: 0 !important; } .modal-body .like-coome p { font-size: 12px; } .modal-body .uni-forum-list { height: 600px !important; } .modal-body .uni-forum-list { /* height:100% !important;*/ overflow: auto !important; } req-line.thumb-light a { float: left; height: 175px; overflow: hidden; padding: 0 5px; width: 33.33%; } .thumb-light a img { height: 100%; } /* edit post gallery listing */ .editpostdiv { height: 100%; width: 100%; overflow-x: auto; } .editpostdiv span { height: 160px; width: 150px; float: left; margin-right: 5px; position: relative; display: inline-block; } /*.editpostdiv span a { color:red; position: absolute; z-index: 999; float: right; left: 136px; display: none; font-size: 17px;}*/ .editpostdivanchor { color: red; position: absolute; z-index: 999; float: right; left: 136px; display: none; font-size: 17px; } .favoriteIcon { color: red; position: absolute; z-index: 999; float: left; right: 125px; display: none; font-size: 17px; } .editpostdiv span:hover a { display: block; } .editpostdiv span img { height: 150px; width: 150px; position: relative; } .required-sign { color: red; } .readmore { color: #f53b49 !important; } .backlink { font-size: 17px; color: #f53b49 !important; } /*.phone-input-box { position: relative !important; }.phone-input { display: block !important; border: 1px solid #d7d6d6 !important; background: #fff !important;}.phone-code { position: absolute !important; display: block !important; left: 5px !important; top: 10px !important; z-index: 9 !important; }*/ .profiledetail h1 { font-size: 24px; color: #3e4148; font-family: 'bebasregular'; margin: 0px 0px 20px 0px; text-align: left; background: url(../images/full-offer-title-bg.jpg) left bottom no-repeat; padding-bottom: 15px; } .profiledetail p { float: left; width: 100%; color: #777; font-size: 16px; margin: 10px 0px; text-align: left; padding: 0 !important; } .profiledetail span.nw-label { width: 30% !important; color: #3e4148 !important; text-align: left !important; } .awardquotetitle { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 3px 15px; border: 1px solid #f53b49; display: inline-block; width: 100%; font-size: 23px; margin-bottom: 20px; margin-top: 40px; } .quotetitle { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #999b9e; color: #fff; padding: 3px 15px; border: 1px solid #999b9e; display: inline-block; width: 100%; font-size: 23px; margin-bottom: 20px; margin-top: 40px; } .noborder { border: 0 !important; } .nomargin { margin: 0 !important; } .notopmargin { margin-top: 0 !important; } .topbtn { padding: 7px 13px 3px !important; } .btnlogout { padding-top: 7px !important; border-radius: 0 !important; padding-bottom: 3px !important; padding-left: 13px !important; padding-right: 16px !important; background-color: #15181f !important; border-color: #f53b49 !important; vertical-align: top !important; } .floatright { float: right !important; position: relative !important; color: #bbb !important; font-size: 13px; } .floatright i { float: none !important; position: static !important; color: #bbb !important; font-size: 10px !important; } .booking-booked-text { color: #7eb50b !important; font-weight: 600 !important; } .booking-rejected-text { color: #f53b49 !important; font-weight: 600 !important; } .booking-pending-text { color: #f99429 !important; font-weight: 600 !important; } .boking-openall-text { color: #0053f1 !important; font-weight: 600 !important; } .booking-openall-text { color: #0053f1 !important; font-weight: 600 !important; } .selectProduct { font-family: Lato; width: 22.5%; min-height: 400px; /*background-color:#efefef;*/ border: 3px solid #efefef; float: left; margin: 3px !important; padding: 7px 7px 30px 7px; position: relative; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; text-align: center; -o-transition: -webkit-transform .2s ease-in-out; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; } .selectProduct h3 { font-size: 22px; margin-bottom: 50px; } .selectProduct h3 span { border-bottom: 2px solid #ccc; padding-bottom: 10px; } /* Media queries for responsive */ @media screen and (max-width: 1220px) { .selectProduct { width: 30.5%; } } @media screen and (max-width: 960px) { .selectProduct { width: 46%; } } @media screen and (max-width: 720px) { .selectProduct { width: 95%; float: none; } } .selectProduct img { display: block; margin: 0 auto; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; } .selectProduct:hover { border: 1px solid #ff717c; } /* rotate and scale product images */ .selectProduct:hover img { /*transform:rotate(8deg) scale(1.05); -webkit-transform:rotate(8deg) scale(1.05); -moz-transform:rotate(8deg) scale(1.05); -o-transform:rotate(8deg) scale(1.05);*/ /*transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);*/ } .selectProduct button { border: 1px solid #ccc; background: #fff; font-size: 20px; width: 30px; height: 30px; outline: none; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; position: absolute; top: 20px; right: 20px; } .selectProduct button:hover { border: 1px solid #0ad68e; background: #0ad68e; color: #fff; } /* selected product button state */ .selectProduct.selected { border-color: #f53b49; transition: border-color .5s ease-in-out; -webkit-transition: border-color .5s ease-in-out; -moz-transition: border-color .5s ease-in-out; } .selectProduct.selected button { background: #f53b49; border: 1px solid #f53b49; color: #fff; } /* rotate the + to be an x */ .selectProduct.selected button div { margin-left: -2px; /* Safari */ -webkit-transform: rotate(-45deg); /* Firefox */ -moz-transform: rotate(-45deg); /* IE */ -ms-transform: rotate(-45deg); /* Opera */ -o-transform: rotate(-45deg); /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .selectProduct button.selected:hover { background: #1dc0f5; } .selectProduct .text-center { text-align: center; } .selectProduct .description { padding: 0 50px; } .selectProduct .price { margin: 20px 0; color: #666; } .selectProduct .add-to-cart { background: #1360b7; padding: 8px 10px; text-decoration: none; color: #fff; border-radius: 4px; } .addToCompare { cursor: pointer; color: #000; font-family: 'Lato'; font-weight: bold } .addToCompare:hover { color: #f53b49; font-family: 'Lato'; font-weight: bold } .cmprBtn { color: #fff; background-color: #f53b49; } .cmprBtn:disabled { cursor: not-allowed; opacity: 0.3; background-color: #f53b49; } .comparePanle { background-color: #f0f0f3 !important; } .titleMargin { background-color: none !important; } .w3-closebtn { font-size: 19px !important; float: left !important; font-weight: 200 !important; position: absolute !important; left: 170px !important; top: -7px !important; } .w3-closebtn, .w3-closebtn:hover, .w3-closebtn:focus { color: #777 !important; } .topmargin10 { margin-top: 10px !important; } .book-professional-link, .book-professional-link:hover { color: #f53b49; } .active-link { color: #f53b49; } /* .colorBox.RestDayState { display: none;}*/ /*.operationTime .mini-time { width: 60px !important;}*/ .select-schedule .dayContainer { width: 95px !important } .dayContainer .weekday { text-align: center !important; } .select-schedule .operationTimeFrom, .select-schedule .operationTimeTill { text-align: right; width: 60px !important; } /*.rememberme {font-weight: 400; float: left;font-size: 18px; line-height: 19px; color: #777;}*/ .rememberme { font-size: 17px; /* margin-left: 11px; */ margin-top: 7px; /* float: right; */ } .remembercheckbox { width: 5% !important; height: 15px !important; } .h200 { height: 200px; } .remembermediv { clear: both; height: 40px; /*vertical-align: middle;*/ /*text-align: right;*/ /* float: right; */ /*right: 0;*/ } .forgotpass { font-size: 18px; color: #23527c !important; padding-bottom: 20px; text-align: right !important; float: right !important; width: 100%; text-align: center !important; font-family: 'Roboto Condensed', sans-serif; } .mt20 { margin-top: 20px !important; } .share-feed { background-color: #f53b49; color: white !important; /*padding: 3px;*/ font-size: 14px !important; text-align: center; vertical-align: middle; margin-right: 3px; } .fit-share:hover { text-decoration: none !important; } .share-feed-social { font-size: 14px !important; margin: 2px; padding-left: 5px; text-decoration: none; } .social-buttons { display: inline; font-size: 14px; color: #337ab7 } .fb-share { color: #3b579d !important; } .tw-share { color: #1da1f2 !important; } .ln-share { color: #007bb6 !important; } .share-feed-social:hover { text-decoration: none !important; color: #f53b49 !important; } .share-feed-social:focus { text-decoration: none !important; } .share-feed i { padding-left: 3px; font-size: 14px !important; } .share-feed-social i { font-size: 14px !important; } .report-post { float: right !important; } .report-post i { font-size: 14px !important; } .share-with-text { text-decoration: none !important; cursor: default !important; } .childsport { margin-left: 10%; width: 90% !important; } .parentsport { background-color: #A6A6A6 !important; cursor: not-allowed; } .viewallcontainer .cate-list { float: left; width: 100%; } .viewallcontainer .cate-list > .col-lg-4 { padding: 0 8px; } .viewallcontainer .cat-item { float: left; width: 100%; margin-bottom: 20px; } .viewallcontainer .cate-list .cat-item .cat-detail { background: none; } .viewallcontainer .cate-list .cat-item .cat-img-name::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 1) 120%); z-index: 1; } .categoryfilter { width: 100%; align-items: center; padding-left: 8px; } .src-reviw-topic .title { float: left; width: 100%; margin-left: 0px; color: #333333; font-size: 22px; padding-right: 10px; } .style_prevu_kit { display: inline-block; border: 0; /*width:196px;*/ /*height:210px;*/ position: relative; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); background-color: white; /*padding-bottom:15px !important;*/ /*padding-top:15px !important;*/ } .style_prevu_kit:hover { box-shadow: 0px 0px 150px #000000; z-index: 1000; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.2); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.1); transition: all 200ms ease-in; transform: scale(1.1); } .reset-filter { /*float: left;*/ width: 100%; text-align: right; } .reset-filter a { display: inline-block; /*background: #777;*/ color: #676767; padding: 9px 15px; width: 100%; text-decoration: underline; } .direct-hire-star .start-list:hover { color: #f53b49; } .direct-hire-star .business-star { padding: 0px !important; } .direct-hire-star .start-list { margin: 0px !important; padding: 5px; cursor: pointer; } .direct-hire-star .active { font-weight: 600; } .location-control { width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .miles_radius_filter { padding: 10px; } .miles_radius_filter .slider-tick-label { padding-top: 19px !important; } .miles_radius_filter #miles_radius_filter { width: 100%; } .miles_radius_filter .slider-tick-label { font-size: 12px; } .miles_radius_filter .slider-selection.tick-slider-selection { background-image: linear-gradient(to bottom, #f53b49 0%, #f53b49 100%); } .miles_radius_filter .slider-tick.in-selection { background-image: linear-gradient(to bottom, #f53b49 0%, #f53b49 100%); } .miles_radius_filter_error { color: #f53b49; font-weight: 700; text-align: left; } .filter-btn { display: inline-block; background: #3e4148; color: #fff; padding: 10px 20px; margin: 20px 0; border: 1px solid #3e4148; } .filter-btn:hover { background: no-repeat; text-decoration: none; color: #f53b49; border: 1px solid #f53b49 } .quote_rate_type .btn { width: 22px !important; margin-right: 10px !important; } .quote_rate_type .qh-steps-form { padding-left: 0px !important; padding-right: 0px !important; } .user-img { padding: 10px; background-color: #EEEEEE !important; border-radius: 2px !important; } .job-list-div2 h1 {} .act-name { text-transform: uppercase !important; color: #404048 !important; float: left; } .act-status { float: left; } .act-btn { float: right; } .act-btn a { padding: 5px 10px; background-color: #FF0000; display: block; color: #FFFFFF !important; } .top-space { padding-top: 10px; } .weekday { background-color: #EEEEEE; } .img-bg { display: inline; background-color: #F7F7F7; vertical-align: middle; border: 1px solid #F0F0F0; margin: 4px; margin-right: 30px; } .img-bg:active, .img-bg:hover { background-color: #FFF; vertical-align: middle; border: 1px solid #F0F0F0; } .gmaildiv { text-align: center; } .gmaildiv a { text-decoration: none !important; } /*** page content ***/ .pagecontent { display: inline-block; width: 100%; text-align: justify; padding: 0 100px; margin-bottom: 50px; } .pagecontent li { /*list-style-type: square;*/ clear: both; padding: 6px; } /*.pagecontent ul li:before {content: "•"; font-size: 170%; padding-right: 5px;}*/ /*.pagecontent.advance-search-popup h3 { color:#f53b49; font-size:48px;font-family: 'bebasregular'; padding-bottom:30px;}*/ /*.pagecontent.advance-search-popup p { font-size:16px; color:#777; text-align:justify; font-family: 'Roboto', sans-serif; text-transform:capitalize; line-height:20px;}*/ /*.pagecontent.advance-search-popup a { background:#3e4148; color:#fff; padding:15px 70px; font-size:24px;font-family: 'Roboto Condensed', sans-serif; display:inline-block; margin-bottom:30px;}*/ /*.pagecontent.advance-search-popup .signleft {width:50%; padding:0 40px;}*/ /*.pagecontent.advance-search-popup .signright {width:50%; padding:0 40px;}*/ /*.pagecontent.advance-search-popup .advance-para {text-align:center; color:#3e4148; text-transform:uppercase; margin:-30px 0 50px}*/ .pagecontent p { width: 100%; float: left; /*text-align:center;*/ color: #3e4148; font-size: 18px; padding: 20px 0 30px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase } .pagecontent p a { color: #f53b49; font-size: 18px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; background: none } /*.pagecontent .by-sign p {float:left; width:100%; padding:20px 0 30px; text-align:left; color:#777777; text-transform:capitalize}*/ /*.pagecontent .sign-para {margin-top:-50px; text-transform:none; font-weight:300; font-size:18px; color:#777}*/ .pagecontent p { padding: 20px 0 0px !important } .pagecontent p { font-family: 'Roboto Condensed', sans-serif !important } .pagecontent li { font-family: 'Roboto Condensed', sans-serif !important } .fitnessity-checkbox-div span { float: left; font-size: 16px; color: #777777; } .fitnessity-checkbox-div .btn-group > label.btn { border: 1px solid #999; background: #fff; border-radius: 0; padding: 2px; margin-right: 20px } .fitnessity-checkbox-div .btn span.glyphicon { opacity: 0; color: #f53b49; background: #f53b49; top: 0; } .fitnessity-checkbox-div .btn.active span.glyphicon { opacity: 1; color: #f53b49; top: 0; background: #f53b49; } .fitnessity-checkbox-div input[type="checkbox"] { opacity: 0; display: inline-block !important; float: right; } .modallink p { float: left; width: 100%; padding: 20px 0 30px; text-align: left; color: #777777; text-transform: capitalize } .modallink { float: left; width: 100%; } .modallink a { color: #4975b6 !important; font-weight: normal !important; text-decoration: underline; } .commenttime { font-size: 12px !important; padding: 0; color: #777 !important; line-height: 20px; } /*Reply comment css start*/ .reply-comment-div { display: inline-block; width: 100% } .div-replycommentmain { float: left; width: 100%; padding: 15px; border: 1px solid #eee; background: #fff; margin-top: 10px } .reply-comment-box { float: left; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; } /*Reply comment css end*/ .checkmark { color: #f53b49; font-size: 19px; float: left; width: 30px; margin-right: 10px; } .contactUsMessage .alert { margin-bottom: 10px !important; } ul.tab_topic { width: 100%; float: left; padding: 0px; margin: 0px 0px 30px 0px; } ul.tab_topic li { width: 33.33%; float: left; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; /*border-top:1px solid #bfbfbf;*/ } /*ul.tab_topic li:first-child{border-left:1px solid #bfbfbf;}*/ ul.tab_topic li a { float: left; width: 100%; box-sizing: border-box; text-align: center; padding: 10px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } ul.tab_topic li.active, ul.tab_topic li:hover { border-right: 1px solid #fff; } ul.tab_topic li.active a, ul.tab_topic li:hover a { color: #fff; background: #bfbfbf; text-decoration: none; } .uni-forum-detail img { width: 100%; height: auto; margin: 15px 0; } .uni-forum-detail .cooment-avatar img { width: 45px; height: 45px; margin: 0; } .message_block { float: left; width: 100%; padding: 15px; margin-bottom: 10px; } .profile_right_sidebar { margin-left: 10px; } .profile_right_sidebar .start-list { cursor: default; } .profile_right_sidebar i { margin-right: 7px; } .leftpadding40 { padding-left: 40px !important; } .count-names { position: absolute; top: 0; right: 0; padding: 3px; } .toppadding40 { padding-top: 40px !important; } .comparetable { margin-bottom: 100px; } .comparetable td { border: 1px solid gray !important; } .comparetable td { padding: 13px; vertical-align: middle; } .compHeader { text-align: center } .view-more-reply-comments { color: #337ab7 !important; font-weight: normal !important; } #back-top { position: fixed; bottom: 24px; /* margin-left: -150px; */ float: right; right: 7%; /*right: 90px;*/ height: 50px; width: 60px; z-index: 99; } #back-top a { display: block; text-align: center; font: 11px/100% Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; } #back-top a:hover { color: #f53b49; } /* arrow icon (span tag) */ #back-top span { width: 60px; height: 50px; display: block; margin-bottom: 0; /*background: #f53b49 url(up-arrow.png) no-repeat center center;*/ background: #0077B5; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 0; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; font-size: 30px; color: white; text-align: center; vertical-align: middle; padding-top: 9px; } #back-top a:hover span { background-color: #f53b49; } .timeline-scrollbar { height: 1210px; overflow-y: scroll; } /*.timeline-scrollbar::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3); background-color: #ffffff;}*/ /*.timeline-scrollbar::-webkit-scrollbar{ width: 8px; background-color: #ffffff;}.timeline-scrollbar::-webkit-scrollbar-thumb{ -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3); background-color: #ffffff;}*/ .timeline-scrollbar::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); /*border-radius: 10px;*/ background-color: #F5F5F5; /*background-color: #FFFFFF;*/ } .timeline-scrollbar::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .timeline-scrollbar::-webkit-scrollbar-thumb { /*border-radius: 10px;*/ -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #f53b49; } .timeline-scrollbar .bottom-msg { width: 100%; float: left; padding-top: 25px; } .footer-button-align { margin-top: 10% !important; border-color: #f53b49; } .footer-link-button-say .btn-info:hover { border-color: #f53b49 !important; } .footer-link-button-say .btn-info:active { color: #f53b49; background: none; border-color: #f53b49 !important; } /*.footer-link-button-say .btn-info:focus { color: #fff; background-color: transparent; border-color: #f53b49 !important; }*/ .footer-link-button-say { width: 30%; } .steps-block h1 { text-align: center; margin-bottom: 1%; font-weight: 500; } .steps-block p { text-align: center; margin-bottom: 4%; font-weight: 300; color: #fff; font-size: 20px; } .steps-footer { text-align: center; font-weight: 500; margin-top: 3%; } .line-process-home { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 30% !important; } .empty-timeline-msg { font-weight: 500 !important; text-transform: uppercase; } .footer-link-button-say button.btn-info:focus { color: #fff; background-color: #f53b49 !important; border-color: #f53b49 !important; } .footer-link-button-say button.btn-info { color: #fff; } .signup-block-home { float: left; width: 100%; padding: 15px; background: #fff; } /* sports category description popup show modified by RK - 11/05/18 */ .pop-search-detail-sports { opacity: 0; text-align: center; background: rgba(0, 0, 0, 0.8); position: absolute; bottom: 0px; transition: 0.5s; width: 89%; right: 0; color: #fff; padding: 15px; height: auto; } .pop-search-detail-sports h4 { font-size: 24pxpx; font-family: 'Roboto Condensed', sans-serif; border-bottom: 2px solid #f53b49; display: inline-block; padding: 5px 5px; width: 80%; } .pop-search-detail-sports button { color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; font-size: 16px; background: none; border: none } .pop-search-detail-sports button:hover { background: none; } .pop-search-detail-sports h5 { font-weight: 200; font-size: 16px; text-align: justify; line-height: 22px; margin: 10px 0 } .style_prevu_sp { display: inline-block; border: 0; position: relative; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); /*background-color: white;*/ } .style_prevu_sp span:hover .pop-search-detail-sports { opacity: 1; bottom: 50px; } @media only screen and (max-device-width:768px) { .footer-link-button-say { width: 100%; margin-left: 18%; } /button.header-right-menu { margin-top: 10% !important; margin-left: 15%; width: 75%; border-color: #f53b49; } .line-process-home { display: none; } .steps { margin-top: 5%; } } .form-group input.error { border-color: #dd4b39; box-shadow: none; } .form-group label.error { color: #dd4b39; } .color-red { color: #dd4b39 !important } .user-verify { text-align: center; width: 100%; } .btn-verify { cursor: pointer; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; text-decoration: none !important; } .btn-verify:hover { color: #fff; } .signleft-3row { float: inherit; width: 32%; padding-left: 12px; } .signup-new-3row { text-align: center; } .signup-3row { display: inline-block; width: 100%; text-align: center; padding: 0 20px 10px 0px; } .new-signup-left-3row { float: left; width: 100%; padding: 20px; text-align: center; } .new-signup-left-3row h2 { color: #fff; font-size: 32px; margin-top: 50%; padding-bottom: 10%; } .signup-new-3row button { width: 100%; display: inline-block; font-size: 23px; /*margin: 40px 0 25px;*/ background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .img1 { background: url(../images/signup-category/img1.jpg) top center no-repeat; } .img2 { background: url(../images/signup-category/img2.jpg) top center no-repeat; } .img3 { background: url(../images/signup-category/img3.jpg) top center no-repeat; } @media (max-width: 600px) { .signleft-3row { float: inherit; width: 100%; padding: 5px; } } .subheading { font-family: 'bebasregular'; font-size: 36px; color: #151820; /*width: 70%;*/ border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 35px; } /* How it works custom css start */ .slider-block-2 { position: absolute; top: 16%; z-index: 9; background: none !important; padding: 40px; color: #fff; text-align: center; left: 0; right: 0; margin: 0 auto; width: none !important; } .block-h2 { color: #fff; font-family: bebasregular; font-size: 80px; margin-top: 30px; text-align: center; background: url(../images/banner-title-bg.png) no-repeat center bottom; } .block-u-p { padding-top: 2%; color: #fff; font-size: 40px; font-family: 'Roboto', sans-serif; font-weight: bold; line-height: 30px; padding-bottom: 1%; } .block-paragraph { color: #fff; font-size: 128%; font-family: 'Roboto', sans-serif; line-height: 22px; font-weight: bold; padding-bottom: 2%; } .block-button { color: #fff; padding: 11px 15px; border: 1px solid #f53b49; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.5s; cursor: pointer; background-color: #f53b49; text-decoration: none; } .block-button:hover { text-decoration: none; background-color: #fff; color: #f53b49; } .block-footer { margin-top: 2%; color: #FFF; font-weight: bold; } .block-footer a { color: #f53b49; text-decoration: none; } .block-footer a:hover { color: #fff; text-decoration: none; } .pad-20 { padding-bottom: 20px; } .pad-30 { padding-bottom: 30px; } .pad-40 { padding-bottom: 40px; } .pad-50 { padding-bottom: 50px; } .bk-color-black { background: #151820; } .color-white { color: #fff; } .font-18 { font-size: 18px; } .works-heading h3 { font-size: 25px; color: #151820; border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 10px; } .works-heading h4 { min-height: 40px; } .works-heading p { padding-top: 5px; font-size: 17px; font-weight: 500px; min-height: 80px; } @media (max-width: 600px) { .block-h2 { font-size: 30px; margin-top: 0px; } .block-u-p { padding-top: 2%; font-size: 18px; line-height: 30px; padding-bottom: 1%; } .block-paragraph { font-size: 11px; line-height: 22px; padding-bottom: 4%; } .block-button { font-size: 12px; width: 7px; padding: 2px 4px; } .block-footer { margin-top: 2%; font-size: 10px; } } /* How it works custom css end */ .position-right { position: absolute; top: 100%; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); right: 0; } .profile-menu-right .link { float: left; background: #232323; color: #fff; font-size: 25px; padding: 18px 17px; border-radius: 0; border: none } .favorites { float: left; width: 100%; padding: 15px 0; } .pagecontent { text-transform: uppercase !important; } button.common-btn { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 5px 15px; border: 1px solid #f53b49; display: inline-block; border-radius: 0; } #follow-msg { margin: 10px; display: none; } .review-follow a:hover, a:focus { color: #fff; text-decoration: none; } .fav-star { font-size: 28px; color: #f53b49 !important; padding-top: 8px; vertical-align: middle; } .unfav-star { font-size: 28px; padding-top: 8px; vertical-align: middle; } .adpagelabel { color: #3e4148 !important; float: left !important; } #braintree-paypal-button { display: none; } .selected_plan { text-decoration: none !important; background: #f53b49 !important; } /* Style the form */ #regForm { background-color: #ffffff; margin: 100px auto; padding: 40px; width: 70%; min-width: 300px; } /* Mark input boxes that gets an error on validation: */ input.invalid { background-color: #ffdddd; } /* Hide all steps by default: */ .tab { display: none; } /* Make circles that indicate the steps of the form: */ .step { height: 15px; width: 15px; margin: 0 2px; background-color: #bbbbbb; border: none; border-radius: 50%; display: inline-block; opacity: 0.5; } /* Mark the active step: */ .step.active { opacity: 1; } /* Mark the steps that are finished and valid: */ .step.finish { background-color: #4CAF50; } /*20-09-20*/ /*model*/ #register_modal .modal-body.login-pad { background: transparent !important; } #register_modal { background: url(../images/model.jpg) no-repeat center top /cover; } #register_modal .pop-title { margin: 20px 0; padding: 0; height: auto; width: 100% !important; } #register_modal .pop-title h3 { color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; } #register_modal .logo-my { text-align: center; padding: 0; padding-top: 30px; float: none; } #register_modal > .modal-dialog.modal-lg { width: 485px !important; margin: auto; } #register_modal #frmregister { padding: 0 85px; } #register_modal .modal-content { display: inline-block; border-radius: 8px; } #register_modal.fade.in:before { position: fixed; content: ""; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); } #register_modal form input { border-width: 2px; padding: 11px; color: #111; border-color: #ddd; font-size: 16px; outline: none; /*max-width: 350px; */ border-radius: 16px; min-height: 45px; display: block; float: none; margin-left: auto; margin-right: auto; } #register_modal form input[type="checkbox"] { max-width: initial; min-height: auto; } .signup-new { background: #ed1b24; font-size: 18px; color: #fff; border-radius: 0px; width: 100%; font-weight: bold; border: none; padding: 10px 0; text-transform: capitalize; } #register_modal #captcha2 { transform: scale(0.77); -webkit-transform: scal(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; } .terms-wrap { position: relative; display: flex; align-items: flex-start; padding-left: 10px; } .terms-wrap label { color: #000000; padding-bottom: 15px; padding-left: 15px; text-align: left; font-size: 14px !important; font-weight: 400; } .terms-wrap label a { color: #000000; } .terms-wrap label a:hover, .terms-wrap label a:focus { color: #ed1b24; } .terms-wrap .form-check-input { margin: 0 !important; min-height: 30px !important; /*position: absolute !important; left: 0 !important; top: 2px !important;*/ width: 30px !important; } p.or-data { margin-bottom: 16px; margin-top: 16px; text-align: center; font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; padding: 0; } #register_modal .social-login { margin: 0px; padding: 0; } .social-login a { font-size: 18px; border-radius: 0px; font-weight: 600; height: 40px; line-height: 40px; padding: 0; text-align: center; } .social-login a i { font-size: 23px; width: 30px; height: 30px; line-height: 30px; margin-right: 3%; vertical-align: middle; } #register_modal .already, #register_modal .already a { font-size: 12px !important; font-weight: bold; } /*Home page*/ #nav { display: none; } header .logo img { width: 100%; height: auto; } #register_modal .logo-my img { height: auto; width: 100%; max-width: 290px; } .main-slider .row { margin: 0; } .main-slider .col-md-12 { padding: 0; } .cat-container { max-width: 1500px; width: 100%; } .category .cat-img-name .sports_name { width: 33px; } .img-rightgrid { float: right; } #login_modal_content .pop-title h3 { color: #fff !important; font-size: 28px; font-family: 'bebasregular'; line-height: 58px; } #login_modal_content .pop-title { background: #f53b49 !important; text-align: right !important; width: 50%; } #login_modal_content .signleft { width: 85% !important; } #login_modal, #password_modal { text-align: center; } #login_modal > .modal-dialog.modal-lg, #password_modal > .modal-dialog.modal-lg { width: 100% !important; max-width: 600px !important; display: inline-block; } #password_modal .signleft { float: none; width: 100%; padding: 0 25px; } #password_modal .signleft .donthave { margin-top: 15px; } #login_modal .pop-title h3, #password_modal .pop-title h3 { font-size: 26px; } .topmain-slider .banner-bottoncstm { z-index: 9; position: relative; } /*bookin option*/ #chooseoption .pop-title, #signupoption .pop-title { height: auto; padding: 12px 20px 2px; } #chooseoption .signup .signup-new-3row { padding: 0 !important; padding-bottom: 30px !important; } #chooseoption .signup .signleft-3row { padding-left: 15px !important; padding-right: 15px !important; } #chooseoption .signup .signleft-3row .containr, #signupoption .img_overlay_pop .containr { top: unset; left: unset; margin-left: 30px; margin-bottom: 20px; } #chooseoption .signup .signleft-3row .containr .overlay, #signupoption .img_overlay_pop .containr .overlay { width: 100%; } #chooseoption .signup .signleft-3row .img_overlay_pop, #signupoption .img_overlay_pop { position: relative; } #chooseoption .signup .signleft-3row img.image, #signupoption .img_overlay_pop img.image { width: 100%; height: 300px; object-fit: cover; } /*#lesson_modal .modal-dialog.modal-lg{width: auto !important;}*/ #lesson_modal_content.modal-content { width: 100%; display: inline-block; background: transparent; } #lesson_modal #lesson_modal_content.modal-content { box-shadow: none; border: none; } #chooseoption { width: 100% !important; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); margin: auto; } #chooseoption .signup .signleft-3row .overlay_p, #signupoption .img_overlay_pop .overlay_heading { position: absolute; left: 10px; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(-90deg); -moz-transform: translate(-50%, -50%) rotate(-90deg); -ms-transform: translate(-50%, -50%) rotate(-90deg); -o-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); margin-top: -20px; } #signupoption .signleft, #signupoption .signright { padding-bottom: 30px; } #signupoption .img_overlay_pop .containr a { margin: 0; } #chooseoption .signup .signleft-3row .text, #signupoption .img_overlay_pop .text { padding: 5px; } #register_modal > .modal-dialog.modal-lg { margin-top: 30px !important; } #signupoption .modal-body.login-pad { background: transparent; } #signupoption .lesson_modal_content { background: #fff; display: inline-block; } #qouteform { text-align: center; } #qouteform #step_sport_select, #qouteform #step_1, #qouteform #step_2 { width: 100%; max-width: 100%; } /*#qouteform #step_sport_select label{display: block;}*/ /*choose option steps form*/ #step_sport_select {} #qouteform .employee-frm { padding: 0 15px; width: 85%; } #qouteform .emplouyee-form .form-group { margin: 0 !important; margin-bottom: 20px !important; } #qouteform .qh-step-title { float: none; } #qouteform .qh-step-title h1.qh-title { float: none; width: 80%; text-align: center; margin: auto; padding: 0; } #qouteform .qh-step-title span.qh-info { padding: 22px; width: 60px; } .emplouyee-form.employee-frm .select-style { float: none; background: #ffffff url(../images/red-select.png) no-repeat 100% 50%; } .emplouyee-form.employee-frm .ss-main { border-radius: 0px; } .emplouyee-form.employee-frm .ss-main .ss-multi-selected { padding: 4px 0 4px 3px; border-radius: 0px; border: 1px solid #d2d2d2; } .emplouyee-form.employee-frm .form-group { text-align: left; margin-bottom: 20px !important; } .emplouyee-form.employee-frm input { float: none; margin-bottom: 0px; padding: 7px 15px; } .emplouyee-form.employee-frm .select-style { float: none; background-color: transparent !important; } .emplouyee-form.employee-frm .select-style select { padding: 7px 15px; } #qouteform .employee-frm .select-style select { margin: 0; width: 100%; color: #8a8a8a; font-size: 14px; font-weight: 600; text-overflow: ellipsis; padding-right: 50px; } #qouteform .employee-frm input { font-size: 14px; font-weight: 600; } #qouteform .employee-frm input[type="text"] { float: none; margin: 0; padding: 10px 15px; } #qouteform .employee-frm .ss-main .ss-multi-selected { padding: 0; border-radius: 0; font-size: 14px; font-weight: 600; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-values { padding: 12px 15px; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-add { margin-top: 17px; margin-right: 14px; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-values .ss-disabled { padding: 0; } #qouteform #ifYes4 { margin-top: 10px; } #qouteform .qh-next a.qh-continue { font-size: 20px; padding: 10px 50px; } a.tooltip-custom { position: absolute; /* left: 0; */ background: #f53b49; width: 24px; height: 25px; line-height: 25px; text-align: center; color: #fff; border-radius: 50px; top: 0; margin-left: 10px; } /*profile header*/ header .header-right { display: flex; flex-wrap: wrap; } header .header-right form { display: inherit; } .header-right form { margin: 0 !important; } .header-right .header-right-menu { margin: 0 5px 0 0; float: none; } /*header .header-right-menu{ margin: 0 }*/ .profile-header .tt { padding: 10px 0; } .profile-header .tt .avatar { width: 40px; height: 40px; } .profile-header .profile-menu ul li a { padding: 6px 10px; } .profile-header .profile-menu ul li a.plus-btn { margin-left: 8px; } .profile-header .tt ul li a { padding: 4px; } .dropdown .dropdown-menu { min-width: 180px; } /**/ body.modal-open { padding-right: 0 !important; } /*profiel picture*/ .prfl-pctr { position: relative; } .business-left h2 { font-size: 24px; padding: 15px 0; } .profile-sec .nw-user-edit { float: none; display: inline-block; } .profile-sec .edit-wrp { text-align: right; } .profile-sec .edit-wrp a { float: none !important; display: inline-block; padding: 5px 7px; background: #f53b49; color: #fff; font-size: 12px; margin: 5px 0; } .profile-sec .nw-dtl-edit br { display: none; } .activity-ranking h3 { font-size: 22px; } .activity-ranking ul li p { font-size: 22px; } .nw-user-detail #addFamily { padding: 5px 7px; background: #f53b49; color: #fff; } /*company profile*/ /*#CreateCompanyModal{ background: #fff; }*/ div#CreateCompanyModal { margin-top: 20px !important; padding-right: 0 !important; } div#CreateCompanyModal .modal-body.login-pad { display: inline-block; float: none; } div#CreateCompanyModal textarea, div#CreateCompanyModal input, div#CreateCompanyModal select { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; } div#CreateCompanyModal .step-block1 label { display: block; text-align: left; font-size: 14px; color: #333; line-height: 1.42857143; font-weight: bold; } div#CreateCompanyModal .qh-steps-form .form-control .btn-group { text-align: left; } div#CreateCompanyModal .step-block1 .form-control label { display: inline-block; text-align: left; } div#CreateCompanyModal .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; border: 1px solid #828282; } div#CreateCompanyModal .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } div#CreateCompanyModal #hoursshow .row { display: flex; align-items: center; flex-wrap: wrap; } div#CreateCompanyModal #hoursshow .row input { padding-top: 0; padding-bottom: 0; } div#CreateCompanyModal .select-style { border: none; } div#CreateCompanyModal .selectpicker { margin: 2.2% .5%; } div#CreateCompanyModal .qh-steps-form-cstm .selectpicker { margin: 0; } div#CreateCompanyModal #step4 .qh-steps-form .form-control .btn-group, div#CreateCompanyModal #step6 .qh-steps-form .form-control .btn-group { margin: 10px 0.5% 0; } div#CreateCompanyModal #step4 .ss-main .ss-multi-selected { margin: 1% 0%; } div#CreateCompanyModal #step6 .para-sec { padding-bottom: 15px; } div#CreateCompanyModal #step6 .selectpicker { margin: 0; } #company_education_skill .Zebra_DatePicker_Icon_Wrapper input { margin: 2.2% .5% !important; } #company_education_skill .Zebra_DatePicker_Icon_Wrapper input[disabled="disabled"] { background-color: #eee; } #company_education_skill .my-new-date { margin-top: 0; } div#CreateCompanyModal #step4 .ss-main .ss-content .ss-list .ss-option { text-transform: capitalize; } div#CreateCompanyModal .calendarr { position: absolute; right: 25px; top: 30px; } div#CreateCompanyModal #startingpicker-position .calendarr { top: 25px; } div#CreateCompanyModal #company_info .calendarr { top: 46px; } #CreateCompanyModal #step6 .services-block .services-list .delete_icon { top: 0; margin-left: 5px; } #addServiceModal .multiples { font-size: 16px; } #addServiceModal .addprogram-wrapper .select-style { float: none; } #addServiceModal .addprogram-wrapper .selectpicker { margin: 0; } #addServiceModal .addprogram-wrapper .emplouyee-form { width: 90%; } #addServiceModal .addprogram-wrapper .modallink.mt20 { /*margin-top: 4% !important;*/ float: none; } #addServiceModal .addprogram-wrapper .addbrowse-pic p b { display: block; margin-bottom: 10px; } #addServiceModal #mayankstep2 h4 { margin-bottom: 10px; font-weight: 600; } #addServiceModal #mayankstep2 label { display: inline-block; width: 100%; } #addServiceModal #mayankstep2 select, #addServiceModal #mayankstep2 input { margin: 10px 3px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div { margin: 20px 0; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .fa-trash { background: red; width: 30px; height: 30px; line-height: 30px; color: #fff; cursor: pointer; border-radius: 50px; margin: 10px 0 0; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill p { color: #fff; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .row { display: flex; flex-wrap: wrap; align-items: center; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .form-control { display: inline-block; width: 100%; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div input { padding-top: 4px; padding-bottom: 4px; } #addServiceModal #mayankstep2 .emplouyee-form { width: 90%; } #addServiceModal #mayankstep2 .emplouyee-form .multiples label { padding: 2px 0; } #addServiceModal #mayankstep2 .add-another-time { outline: none; border: none; color: #fff; font-size: 14px; background: #f53b49; padding: 5px 15px; } #addServiceModal #mayankstep2 .add-another-time:focus { outline: none; } #addServiceModal #mayankstep3 .multiples label { padding: 2px 0; } #addServiceModal #mayankstep3 .multiples label.setupprice { width: 20%; } #addServiceModal #mayankstep3 .hrsam { padding: 15px 0; } #addServiceModal #mayankstep3 .hrsam .col-md-12.samm { display: inline-block; } #addServiceModal #mayankstep3 .tax-wrapper .form-control { margin: 0 0 20px; } #addServiceModal #mayankstep3 .tax-wrapper .row { padding-left: 15px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage { float: none; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage input, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage input { width: 20%; } #addServiceModal #mayankstep3 .tax-wrapper .form-control .tax-chk-label, #addServiceModal #mayankstep3 .tax-wrapper .form-control label.percentageckeck { margin-top: 8px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control .tax-chk-label { width: 70px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control input { margin: 0; margin-left: 15px; } #addServiceModal #mayankstep3 .tax-wrapper .col-md-3.samm, #addServiceModal #mayankstep3 .tax-wrapper .col-md-12.samm { display: inline-block; } #addServiceModal #mayankstep3 .terms-wrap { padding: 15px 0 0; } #addServiceModal #mayankstep3 .terms-wrap .col-md-12.samm { display: contents; } #addServiceModal #mayankstep3 .terms-wrap .form-control { margin: 0; } #addServiceModal #mayankstep3 .terms-wrap .col-md-3 { margin: 18px 0 0; } #addServiceModal #mayankstep3 .session-wrpper #multisession { /* display: inline-block !important;*/ width: 100%; } #addServiceModal #mayankstep3 .session-wrpper #multisession span { display: inline-block; margin-top: 22px !important; } #addServiceModal #mayankstep3 .expire-wrapper span { margin-top: 10px; display: inline-block; } #addServiceModal #mayankstep3 #after_drop { margin: 1% 0.5%; display: inline-block; } #addServiceModal #mayankstep3 select.selectpicker { margin: 1% 0.5%; } #step6 .qh-steps-form .form-control span.travel_miles_div { float: none; } #step6 .qh-steps-form .form-control span.travel_miles_div #map_canvas { width: 100% !important; margin-top: 15px; display: inline-block; } #step6 .signup-block p { text-align: left; } #mayankstep1 .addbrowse-pic .upload-pic { width: 70% !important; } .icondoller-wrap { position: relative; display: inline-block; width: 100%; } #mayankstep1 .emplouyee-form .dollar-span { position: absolute; left: 10px; top: 25px; } #mayankstep1 .emplouyee-form #frm_serviceprice { padding-left: 18px; } div#CreateCompanyModal #preview img.header_img { top: 0; } #mayankstepwhere h4 { margin-bottom: 10px; } #mayankstepwhere label { display: block; } #mayankstepwhere select, #mayankstepwhere input { margin: 2.2% .5% !important; } #mayankstepwhere .day-time-div-main .day-time-div { padding: 15px 0; } #mayankstepwhere .day-time-div-main .day-time-div .fa-trash { width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fff; background-color: red; margin: 5px; border-radius: 50px; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle_fill p { position: initial; color: #fff; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle_fill { box-shadow: none; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { line-height: 50px; border: 1px solid #000; box-shadow: none; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle p { position: initial; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow { padding: 15px 0; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control { border-radius: 0; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control .row { display: flex; flex-wrap: wrap; align-items: center; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control .row input { padding: 2px 10px; } #mayankstepwhere .add-another-time { background: #f53b49; color: #fff; border-color: #f53b49; } /*#addServiceModal #mayankstep3 #monthtomonth{}*/ /*edit sevice*/ #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control { height: auto !important; } #mayankstepwhere select { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; width: 100%; } #mayankstepwhere span.Zebra_DatePicker_Icon_Wrapper { width: 100% !important; } #mayankstepwhere span.Zebra_DatePicker_Icon_Wrapper input { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; } /*About page*/ .inner-banner { background-size: cover; } .about-block .about-title br { display: none; } .about-block .about-title p { margin-bottom: 15px; } .about-two .about-left-right-para { float: none; } .about-two .about-right img { max-width: 100%; height: auto; } .about-services .about-services-title br { display: none; } .about-services .about-services-title p { margin-bottom: 15px; } .about-services h1, .about-services h1 { font-size: 36px; padding-bottom: 15px; } .about-services h2 { font-size: 32px; padding-bottom: 15px; } /*contact page*/ .contactpage-sec h2 { font-family: 'bebasregular'; text-align: left; text-transform: uppercase; font-size: 36px; background: url(http://fitnessitynew.raursoft.org/public/images/xinner-title-bg.png.pagespeed.ic.9Ko_to2ohF.webp) left bottom no-repeat; padding-bottom: 20px; margin-bottom: 30px; } .contactpage-sec .location-right form input, .contactpage-sec .location-right form textarea { font-size: 16px; } .contactpage-sec .location-right #frmcontact_submit { padding: 10px 30px; } .contactpage-sec .location-left .cont-detail { padding: 30px; background: rgba(0, 0, 0, 0.4); margin-bottom: 30px; } .contactpage-sec .location-left .cont-detail ul li { position: relative; float: none; color: #fff; margin-bottom: 15px; padding: 10px 0; padding-left: 50px; } .contactpage-sec .location-left .cont-detail ul li a { color: #fff; } .contactpage-sec .location-left .cont-detail ul li i { box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); text-align: center; font-size: 16px; position: absolute; left: 0; top: 0px; width: 40px; right: 40px; line-height: 40px; border-radius: 50px; background-color: #fff; color: #f53b49; } /**/ .contact-con .cont-three-block .contact-three-box h6 { font-weight: 300; } /*feedback model*/ #feedback_modal #feedback_modal_content { display: inline-block; } #feedback_modal #feedback_modal_content .pop-title { width: 60%; margin-bottom: 20px; } #feedback_modal .modal-dialog.modal-lg { width: 40% !important; } #feedback_modal .emplouyee-form { width: 85%; } /*Direct hire*/ .direc-hire .reset-filter a { text-decoration: none; background: #f53b49; color: #fff; } .direc-hire .direct-hire-sidebar h2 { font-size: 22px; } .direc-hire .direct-hire-sidebar .ss-multi-selected { min-height: 42px; } .direc-hire .direct-hire-sidebar .ss-multi-selected .ss-add { margin-top: 15px; } .direc-hire .direct-hire-sidebar .special-offer { float: none; display: inline-block; margin-top: 20px !important; margin-bottom: 0px; } .direc-hire .direct-hire-sidebar .select-style, .direc-hire .direct-hire-sidebar input, .direc-hire .direct-hire-sidebar select { color: #8a8a8a; font-size: 14px; } .direc-hire .direct-hire-sidebar .select-style { background-color: #fff; } .direc-hire .direct-hire-sidebar .form-control { height: 41px; } .direc-right .selectProduct .view-more-right { padding: 6px 20px; } .direc-right .drecthire-wrapper li.product { float: none; width: 32%; margin: 5px !important; min-height: initial; } .direc-right .drecthire-wrapper { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; flex-wrap: wrap; } .direc-right .pagination_div { margin-top: 15px; } .drecthire-wrapper .product .unfav-star { padding-top: 0; } .drecthire-wrapper .product .addToCompare { text-decoration: none; margin-top: 10px; display: inline-block; /*background: #f53b49; color: #fff;*/ /*padding: 5px;*/ } .drecthire-wrapper .product .productImg { width: 100%; height: auto; } /*view profile*/ .viewprfl-sec { margin: auto; max-width: 1170px; float: none; padding: 0 15px !important; } .viewprfl-sec ul.job_topic li.active { border-right: 1px solid #bfbfbf; } .viewprfl-sec ul.job_topic li.active a, .viewprfl-sec ul.job_topic li:hover a { background: #f53b49; color: #fff; } .viewprfl-sec .nw-dtl-edit { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; flex-wrap: wrap; border-bottom: 1px solid #dedede; } /*mybooking*/ .profile-div .grey-star { text-align: center; } .profile-div .grey-star h2 { float: none; } .profile-div .activity-ranking h3 { float: none; } .profile-div .activity-ranking p { float: none; } .profile-div .business-right .star-line li span { width: 75%; } .profile-div .review-dtl-block .review-list-block { margin-bottom: 0; } /*createmeeting*/ .createmeeting-sec { display: inline-block; width: 100%; } .createmeeting-sec .form-control { height: 40px; background: #fff; } .createmeeting-sec textarea.form-control { height: auto; min-height: 150px; } .createmeeting-sec .ss-main .ss-single-selected { height: 40px; } .createmeeting-sec .ss-main .ss-multi-selected { height: 40px; } .createmeeting-sec .ss-main .ss-multi-selected .ss-add { margin-top: 14px; } .book-professional-sec #formstepnew .Zebra_DatePicker { position: initial; background: #f53b49; } .book-professional-sec #formstepnew .Zebra_DatePicker .dp_daypicker th { background: #333; color: #fff; } .book-professional-sec #formstepnew .row { margin-bottom: 20px; } .book-professional-sec #formstepnew .select-date-span { margin-bottom: 10px; display: inline-block; } .book-professional-sec #formstepnew .service-box-div { margin-bottom: 10px; border: 1px solid #8a8a8a; border-radius: 0; text-transform: uppercase; } .book-professional-sec #formstepnew .lft-seat { color: #f53b49; text-transform: capitalize; } .book-professional-sec #formstepnew .service-box-div .rd { margin-right: 5px; } .book-professional-sec .stepbtn { border-radius: 0; } .book-professional-sec .prdr-offer p { margin: 20px 0; } .book-professional-sec .prdr-offer .form-group label { margin-bottom: 8px; } .book-professional-sec .prdr-offer .form-group select, .book-professional-sec .prdr-offer .form-group input { height: 38px; border-radius: 0; } .book-professional-sec .prdr-offer .form-group .ss-main .ss-multi-selected { min-height: 38px; border-radius: 0; } .book-professional-sec .prdr-offer .form-group .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .book-professional-sec .step1_days.cart { margin-right: 15px; } .book-professional-sec #formstep4 #getcart table { font-size: 14px; margin-top: 25px; } .book-professional-sec #formstep4 #getcart table td:nth-child(2), .book-professional-sec #formstep4 #getcart table td:nth-child(4) { width: 200px !important; } .book-professional-sec #formstep4 #getcart table td:nth-child(3) { width: 100px !important; } .book-professional-sec #formstep4 p.step_para { margin-top: 20px; } .book-professional-sec #formstep4 p { margin-bottom: 15px; } .book-professional-sec #formstep4 #getcart table .step1_days.deletethis { text-align: center; } .book-professional-sec #formstep5 #frmStripePayment .btnAction { border-radius: 0; background-color: #f53b49; color: #fff; border-color: #f53b49; } .book-professional-sec #formstep5 #frmStripePayment .term-wrapprbox label { margin: 15px 0; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td { background: #1D8759; color: #fff; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_disabled { background: #b8b8b8; color: #625A64; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_not_in_month { background: #b8b8b8; color: #625A64; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_current { background: #104C33; color: #fff; } /*Edit company*/ .editcompany-sec .signup-block > h3 { font-size: 16px; } .editcompany-sec .signup-block h1 { font-size: 14px; margin-bottom: 15px; font-family: 'Roboto', sans-serif; font-weight: 600; } .editcompany-sec .signup-block .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; } .editcompany-sec .signup-block .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .editcompany-sec .back-profile { text-decoration: none; background: #f53b49; color: #fff; padding: 9px 15px; } .editcompany-sec .signup-block input { border: 1px solid #828282; } .editcompany-sec .sgnup-rates h4 { margin-bottom: 15px; } .editcompany-sec .back-prfl { margin: 15px 0 0; } .editcompany-sec .special-dy-sec h4 { text-align: center; } .editcompany-sec .special-dy-sec input, .editcompany-sec .timezone-sec select { padding: 9px 10px; } .editcompany-sec .timezone-sec select { height: 40px; border-radius: 0; } .editcompany-sec .zipara { margin: 15px 0; text-align: center; } .editcompany-sec .lrnmr-table h4 { text-align: center; } .editcompany-sec .lrnmr-table td a { display: block; margin: 5px 0; } .editcompany-sec .lrnmr-table td a { display: block; margin: 5px 0; } .editcompany-sec .lrnmr-table td .upload-pic { float: none; } #addEmployementHistory { text-align: center; } #addEmployementHistory h3 { padding: 9px 0 6px; color: #fff; text-align: right; margin: 0; font-family: 'bebasregular'; line-height: 45px; } #addEmployementHistory .modal-dialog.modal-lg { display: inline-block; width: 100% !important; max-width: 650px; } #addEmployementHistory .modal-dialog.modal-lg .pop-title { width: 85%; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form { width: 85%; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form input { padding: 9px 10px; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form select { padding: 9px 10px; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form .btn-group .lbl-txt { text-align: left; margin: 0; display: inline-block; width: 90%; float: none; } .editcompany-sec #addEducation, .editcompany-sec #addCertificate, .skillachievemodel { text-align: center; } .editcompany-sec table.add_education thead tr th { background: #f53b49; } .editcompany-sec .sgnup-rates .step2-title { text-align: left; } .editcompany-sec #addEducation .modal-dialog.modal-lg .pop-title, .editcompany-sec #addCertificate .modal-dialog.modal-lg .pop-title, .skillachievemodel .modal-dialog.modal-lg .pop-title { width: 85%; } .editcompany-sec #addEducation .modal-dialog.modal-lg .emplouyee-form, .editcompany-sec #addCertificate .modal-dialog.modal-lg .emplouyee-form, .skillachievemodel .modal-dialog.modal-lg .emplouyee-form { width: 85%; } .editcompany-sec #addEducation .modal-dialog.modal-lg, .editcompany-sec #addCertificate .modal-dialog.modal-lg, .skillachievemodel .modal-dialog.modal-lg { display: inline-block; width: 100% !important; max-width: 650px; } .editcompany-sec #addEducation h3, .editcompany-sec #addCertificate h3, .skillachievemodel h3 { padding: 9px 0 6px; color: #fff; text-align: right; margin: 0; font-family: 'bebasregular'; line-height: 45px; } .editcompany-sec #addEducation .emplouyee-form input, .editcompany-sec #addCertificate .emplouyee-form input, .skillachievemodel .emplouyee-form input { padding: 9px 10px; } .skillachievemodel .emplouyee-form .select-style { margin-bottom: 15px !important; } .skillachievemodel .emplouyee-form select { padding: 9px 10px; } .editcompany-sec #addService { text-align: center; } .editcompany-sec #addService .modal-dialog.modal-lg { max-width: 800px; width: 100% !important; display: inline-block; } .editcompany-sec #addService .modal-dialog.modal-lg h3 { font-size: 26px; } .editcompany-sec #addService .modal-dialog.modal-lg input, .editcompany-sec #addService .modal-dialog.modal-lg .select-style { margin: 15px 0; } .editcompany-sec #addService .modal-dialog.modal-lg .employe-title.pop-title2 { width: 60%; } #formstepnewerror { margin-bottom: 15px; display: inline-block; } .editcompany-sec .edit-addprgm .emplouyee-form { width: 100%; } .editcompany-sec .edit-addprgm .emplouyee-form .select-style { width: 100%; display: inline-block; margin: 0; } .editcompany-sec .edit-addprgm .emplouyee-form input { width: 100%; display: inline-block; margin: 15px 0 !important; padding: 9px 10px; } .editcompany-sec .edit-addprgm .emplouyee-form .para-upload b { display: block; width: 100%; margin: 0 0 10px; } .editcompany-sec .edit-addprgm .employe-title { width: 65%; } .editcompany-sec .edit-addprgm #mayankstep2 h4 { margin-bottom: 10px; font-weight: 600; } .editcompany-sec .edit-addprgm #mayankstep2 label { display: inline-block; width: 100%; } .editcompany-sec .edit-addprgm #mayankstep2 .multiples label { padding-left: 0; } .editcompany-sec .edit-addprgm #mayankstep2 .Zebra_DatePicker_Icon_Wrapper { width: 100%; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec .edit-addprgm #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep3 select { width: 100%; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec .edit-addprgm #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep2 textarea { margin: 15px 3px; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div { margin: 20px 0; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .fa-trash { background: red; width: 30px; height: 30px; line-height: 30px; color: #fff; cursor: pointer; border-radius: 50px; margin: 10px 0 0; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .row { display: flex; flex-wrap: wrap; align-items: center; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill p { color: #fff; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .form-control { display: inline-block; width: 100%; height: auto !important; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div input { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 4px 10px; } .editcompany-sec .edit-addprgm .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; border: 1px solid #828282; } .editcompany-sec .edit-addprgm #mayankstep2 .add-another-time { outline: none; border: none; color: #fff; font-size: 14px; background: #f53b49; padding: 5px 15px; } .editcompany-sec .edit-addprgm .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .editcompany-sec .edit-addprgm #mayankstep3 h3 { font-size: 24px; } .editcompany-sec .edit-addprgm #mayankstep3 .step2multiples { width: 100%; } .editcompany-sec .edit-addprgm #mayankstep3 .multiples label { padding: 2px 0; } .editcompany-sec .edit-addprgm #mayankstep3 .multiples label.setupprice { width: 20%; } .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper .form-control input { margin: 0; margin-left: 15px; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper #salestaxpercentage, .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper div#duestaxpercentage { right: -40px; top: -20px; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper input { margin: 0; } .editcompany-sec .edit-addprgm #mayankstep3 .hrsam { padding: 15px 0; } .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { float: none; width: 249px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper input { height: auto; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper span { margin-top: 10px; display: inline-block; } .editcompany-sec .edit-addprgm #mayankstep3 .session-wrpper #multisession { /*display: inline-block!important;*/ width: 100%; position: initial; } .editcompany-sec .edit-addprgm #mayankstep3 .session-wrpper #multisession span { margin-top: 22px !important; display: inline-block; } .editcompany-sec .edit-addprgm #mayankstep3 select { height: 40px; } .editcompany-sec .edit-addprgm #mayankstep3 div#recurring_pay { margin-left: 0; } .ss-main .ss-single-selected { min-height: 40px; border-radius: 0 !important; border: 1px solid #828282 !important; } #addServiceEditModal .modal-dialog.modal-lg { width: 100% !important; } #addServiceEditModal .modal-dialog.modal-lg .pop-title1 h3 { font-size: 32px; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form { width: 90%; display: inline-block; margin-bottom: 30px; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 2.2% .5%; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form .selectpicker { margin: 0; } /*.editcompany-sec .services-block .services-list span.display_servicesport{ float: left; padding-right: 50px; text-align: left;}*/ .editcompany-sec .services-block .services-list { margin-bottom: 50px; } .editcompany-sec .services-block .services-list span.display_servicesport { padding-right: 30px; } .editcompany-sec .services-block .services-list h3 { display: inline-block; position: relative; } /*.CreateCompanyModal .services-block .services-list .delete_icon{position: absolute; top: 0; right: 10px;}*/ /*.CreateCompanyModal .services-block .services-list .delete_icon:nth-child(2){position: absolute; top: 0; right:0; }*/ .term-wrpp .col-md-3 .form-control { margin: 18px 0 0; } .oftenmonth-wrapper { padding: 0 15px; } .oftenmonth-wrapper p { padding: 8px 0 0; } #myautopaynum { padding: 0 15px 10px !important; } #myautopaynum .col-md-4.often span { margin-top: 15px; display: inline-block; } .med-cond-check.form-control { margin-bottom: 0; } /*view company*/ .viewcmpny-sec { margin-bottom: 40px; } .nw-profile_block .nw-user-edit .nw-dtl-edit span.nw-label { width: 150px !important; } .viewcmpny-sec ul.job_topic li { border: 1px solid #ccc; } .viewcmpny-sec ul.job_topic li.active a, .viewcmpny-sec ul.job_topic li:hover a { background-color: #f53b49; color: #fff; border: 1px solid #ccc; } .viewcmpny-sec .nw-user-edit .nw-dtl-edit #display_user_gender { width: 60%; } .addtcmpr-btn { float: right; margin-top: 100px; } /*wirte review*/ .write-review-form .review-form-block div.dropdown-menu > ul.dropdown-menu > li > a .text { position: initial; color: #000; } .write-review-form .review-form-block div.dropdown-menu > ul.dropdown-menu > li > a:hover .text { color: #fff; } .form-review-slct .dropdown-menu.inner li a .text { position: initial; color: inherit; font-weight: 400; } /*profile page*/ .addfamily-membr-table table tr > td, .addfamily-membr-table table tr > th { white-space: nowrap; } #addFamilyDetailModal { text-align: center; } #addFamilyDetailModal .modal-dialog.modal-lg { display: inline-block; max-width: 650px; } #addFamilyDetailModal .pop-title { width: 60%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { width: 100%; padding: 0 30px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .row { display: flex; align-items: center; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 10px 2px !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form input { padding: 9px 10px; margin: 10px 2px; height: 40px; border-radius: 0; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style select { margin: 0; padding: 9px 10px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper { margin: 0; padding: 0 !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper input { margin: 10px 2px !important; } .drecthire-wrapper .product .addToCompare.rotateBtn { -webkit-transform: rotate(0deg); */ -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } #myModal .compareItemParent .booking_btn { text-align: center; } #myModal .compareItemParent .booking_btn button.header-right-menu { float: none; } #myModal .modal-dialog.modal-lg { width: 70% !important; margin-left: auto; margin-right: auto; } #myModal .comparetable td { background: #fff !important; } #myModal .comparetable td.bg_color { text-transform: uppercase; background: #f53b49 !important; } #myModal .modal-dialog.modal-lg .modal-content { background: #fff !important; overflow-x: none; } #myModal .contentPop { overflow-x: auto; } /*createcompany*/ /*preview*/ #preview_submit #prev_address { max-width: 175px; display: inline-block; vertical-align: top; } .covid-protocol-wrap { padding: 15px 0; } #addServiceModal #mayankstep3 .covid-protocol-wrap .col-md-3 { margin: 18px 0 0; } /*signup step*/ #register_modal_content { width: 100%; } #signup_normal { padding: 0 10px; } #signup_normal .pop-title { float: none; } #signup_normal .logo-my.fstep1, #signup_normal .pop-title.ftitle1 { display: block; } .sign-step_2, .sign-step_3, .sign-step_4, .sign-step_5 { padding: 30px 30px; background: #fff; border-radius: 4px; } .filledstep-bar { padding: 10px 0 50px; text-align: center; } .filledstep-bar span { width: 5px; height: 5px; background: #eee; border-radius: 50px; display: inline-block; margin: 0 10px; } .filledstep-bar span.filledstep { width: 5px; height: 5px; background: #000; border-radius: 50px; } .sign-step_2 { text-align: center; } .sign-step_2 .prfle-wrap { margin: 0px auto 20px; width: 80px; height: 80px; border-radius: 50px; text-align: center; line-height: 80px; background-color: #eee; } .sign-step_2 .prfle-wrap img { max-width: 100%; height: auto; width: auto; } .reg-email-step2 { text-align: center; font-size: 16px; margin-bottom: 10px; } .sign-step_2 h2 { color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; text-transform: uppercase; font-family: 'bebasregular'; line-height: 44px; margin-top: 35px; } .sign-step_2 .reg-title-step2 input { display: inline-block !important; border: none; font-size: 26px !important; font-weight: 600; max-width: 150px; text-align: center; } .sign-step_2 .reg-title-step2 .edt-name { font-size: 16px; font-weight: 600; } .sign-step_2 p { font-size: 16px; margin: 15px 0; } .signup-step-btn { margin: 0 55px; } .signup-step-btn button { text-transform: uppercase; background: #f53b49; font-size: 15px; color: #fff; border-radius: 20px; margin: 5px 0; width: 100%; font-weight: bold; border: none; padding: 10px 0; height: 40px; } .bottm-step_2 { text-align: center; padding: 0 0 20px; } .bottm-step_2 p { font-size: 14px; margin-bottom: 5px; } .bottm-step_2 a { font-size: 14px; font-weight: 600; color: #000; } .sign-step_3 { padding-top: 15px; } .sign-step_3 h2 { text-align: center; margin-bottom: 50px; color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; text-transform: uppercase; font-family: 'bebasregular'; line-height: 44px; margin-top: 35px; } .sign-step_3 .form-group { margin: 0 55px 40px; } .sign-step_3 .radio { margin-bottom: 30px; } /*.sign-step_3 .form-group .radio input{ width: auto; min-height: initial !important; margin: 0; } .sign-step_3 .form-group .radio label{ line-height: 38px; font-weight: 600; color: #000;} .sign-step_3 .form-group .radio .othergender{ margin-top: 20px;}*/ /* The container */ .sign-step_3 .radio label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 18px; font-weight: 600; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default radio button */ .sign-step_3 .radio label input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom radio button */ .sign-step_3 .radio label .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; border-radius: 50%; } /* On mouse-over, add a grey background color */ .sign-step_3 .radio label:hover input ~ .checkmark { background-color: #ccc; } /* When the radio button is checked, add a blue background */ .sign-step_3 .radio label input:checked ~ .checkmark { background-color: #000; } /* Create the indicator (the dot/circle - hidden when not checked) */ .sign-step_3 .radio label .checkmark:after { content: ""; position: absolute; display: none; } /* Show the indicator (dot/circle) when checked */ .sign-step_3 .radio label input:checked ~ .checkmark:after { display: block; } /* Style the indicator (dot/circle) */ .sign-step_3 .radio label .checkmark:after { top: 9px; left: 9px; width: 8px; height: 8px; border-radius: 50%; background: white; } /**/ .sign-step_4 .form-group { margin: 10px 55px 10px; } .sign-step_4 .form-group input { margin: 0; } .sign-step_4 ul { padding: 0; margin: 0; border: none; } .sign-step_4 ul li { padding: 0; margin: 0 0 30px; } .sign-step_4 ul li span { vertical-align: text-bottom; } .sign-step_4 ul li i { font-size: 18px; margin-right: 10px; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; border: 2px solid #000; text-align: center; } .sign-step_4 ul li { font-size: 18px; color: #000; } .sign-step_4 ul.nav-tabs li a { background: none; border: 0; padding: 0; color: #000; } .sign-step_4 ul.nav-tabs li a .stp-numbr { border: 2px solid #000; width: 30px; color: #000; height: 30px; text-align: center; border-radius: 50%; line-height: 30px; font-size: 18px; display: inline-block; margin-right: 10px } .sign-step_4 ul.nav-tabs li a:hover, .sign-step_4 ul.nav-tabs li.active a:hover, .sign-step_4 ul.nav-tabs li.active a { background: none; border: 0; padding: 0; color: #000; box-shadow: none; } .sign-step_4 .upload-wrp-content { margin: 15px 0; } .sign-step_4 .upload-wrp-img #file { opacity: 0; } .sign-step_4 .upload-wrp-img label { position: relative; width: 200px; height: 200px; line-height: 180px; border-radius: 50%; background: #eee; } .sign-step_4 .upload-wrp-img label:before { position: absolute; top: 0; left: 0; right: 0; font-family: 'FontAwesome'; content: "\f030"; font-size: 36px; } /*.sign-step_4 .upload-wrp-img label i{ font-size: 36px; display: block; }*/ .sign-step_4 .upload-wrp-img label span { font-size: 16px; display: block; padding-top: 30px; } .sign-step_4 .upload-wrp-img .upload-img { text-align: center; } .sign-step_4 .upload-wrp-img .upload-img-msg { margin: 30px 0; } .sign-step_4 input { height: auto; } .sign-step_5 { padding-top: 15px; } .sign-step_5 h2 { font-size: 26px; font-weight: 600; margin-top: 50px; text-align: center; margin-bottom: 30px; } .sign-step_5 select { height: auto; min-height: 45px; border-width: 2px; border-radius: 16px; } .psmall-text { text-align: center; font-weight: 600; margin-bottom: 25px; } .book-professional-sec #formstep4 #getcart #tbcrt { margin: 15px 0 0; font-weight: 600; } #tab_employment_history .job_post_dtls h4 { text-transform: capitalize; } #frmaddFamilyDetail .review-select2 label.error { display: none !important; } .cstm-bnner ul li { width: 20%; display: inline-block; margin: 5px 10px; vertical-align: top; position: relative; } .cstm-bnner ul li:last-child { width: 100%; margin-top: 10px; } .cstm-bnner ul li input { width: 100% !important; margin: 0 !important; background: rgba(255, 255, 255, .2); outline: none; } /*.cstm-bnner #option-box{display:inline-block;}*/ .claimyour-business { padding: 60px 0; } .claimyour-business .frm-claim { max-width: 100%; margin: auto; display: block; padding-right: 50px; } .formfield-block { padding-right: 80px; } .claimyour-business .frm-claim h1 { font-size: 34px; font-weight: 700; margin: 5px 0 5px; color: #333; text-transform: uppercase; } .claimyour-business .frm-claim p { font-size: 14px; margin-bottom: 25px; } .claimyour-business .frm-claim img { margin: auto; display: block; max-width: 100%; width: auto; height: auto; } .claimyour-business .frm-claim label { font-size: 14px; font-weight: 600; margin-bottom: 5px; } .claimyour-business .frm-claim input { margin: 0 0 40px !important; padding: 5px 9px; background: #fff; border: 1px solid #000000; border-radius: 0px; font-size: 14px; } .claimyour-business .frm-claim input#business_name { margin: 0 0 !important; } .claimyour-business .frm-claim #suggestions { border: none; background-color: transparent; } .claimyour-business .frm-claim button { color: #fff; background: #d32323; border: 1px solid #d32323; background-image: none; background-repeat: no-repeat; font-size: 14px; line-height: 1.28571em; padding: 8px 19px 9px; border-radius: 3px; margin-top: 18px; } .claimyour-business .frm-claim .option .col-sm-12 { padding: 0; float: none; display: inline-block; } .claimyour-business .frm-claim #option-box { background: #fff; } .claim-rightblock { padding-top: 80px; padding-right: 40px; } .claim-rightblock h2 { font-weight: 700; font-size: 24px; margin-bottom: 35px; text-align: center; } .claim-rightblock p { padding-left: 50px; font-weight: 700; margin-bottom: 15px; position: relative; } .claim-rightblock p i { position: absolute; left: 28px; top: 2px; color: #e00000; } .addbusiness-block { background: #000000; padding: 15px 10px; display: flex; align-items: center; justify-content: space-between; margin-top: 160px; } .claimyour-business .frm-claim .addbusiness-block p { color: #fff; font-size: 11px; margin-bottom: 0; } .claimyour-business .frm-claim .addbusiness-block button { margin: 0px; padding: 6px 19px 6px; border-radius: 8px; background: #e91514; border-color: #e91514; } /*.claimyour-business .frm-claim a.addnewclaim-btn{float: right; color: #fff;*/ /* background: #d32323;*/ /* border: 1px solid #d32323;*/ /* background-image: none;*/ /* background-repeat: no-repeat;*/ /* font-size: 14px;*/ /* line-height: 1.28571em;*/ /* padding: 8px 19px 9px;*/ /* border-radius: 3px;}*/ .claimyour-business .frm-claim .topsec-opt { border-bottom: 1px solid #ccc; } .secondstp-claim { padding: 40px 0; } .secondstp-claim .alert-claim { background: #d0ecfb; margin-bottom: 12px; padding: 18px 18px 18px 24px; border-radius: 3px; font-size: 16px; line-height: 1.5em; } .secondstp-claim .claimleft-wrap h1 { font-size: 30px; font-weight: 600; line-height: 1.2em; margin-bottom: 15px; color: #333; } .secondstp-claim .claimleft-wrap p { color: #333; margin-bottom: 18px; font-size: 14px; } .secondstp-claim .claimleft-wrap p a { color: #0073bb; } .secondstp-claim .claimleft-wrap .wraparrange { padding: 11px; background: #fff; border: 1px solid #e6e6e6; border-radius: 4px; display: flex; margin-bottom: 15px; } .secondstp-claim .container { max-width: 960px; } .secondstp-claim .claimleft-wrap .wraparrange:hover { background: #f5f5f5 } .secondstp-claim .claimleft-wrap .wraparrange .arrange_unit_icon { margin-right: 10px; } .secondstp-claim .claimleft-wrap .wraparrange .arrange_unit_icon .fa { color: #0073bb; width: 28px; height: 28px; text-align: center; font-size: 24px; } .secondstp-claim .claimleft-wrap .wraparrange button { margin: 0; padding: 0; background: none; border: 0; outline: 0; color: #0073bb; cursor: pointer; font-size: 14px; font-weight: bold; } .secondstp-claim .claimright-wrap .right-boxclaim-inner { display: flex; padding: 11px; background: #f5f5f5; border: 1px solid #e6e6e6; border-radius: 4px; margin-bottom: 15px; } .secondstp-claim .claimright-wrap .right-boxclaim-inner .photo-box { margin-right: 10px; } .secondstp-claim .claimright-wrap .right-boxclaim-inner strong { display: block; } /*14-02-2021*/ .srch-lction-wrap { display: inline-block; width: 103%; } .search-result-location { padding: 60px 0; } .card-claimed-business { display: flex; padding: 15px; margin-top: 15px; border-radius: 4px; border: 1px solid #eeeeef; } .card-claimed-business:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); transition: all ease 0.3s; } .card-claimed-business .img-claimed-business { margin-right: 15px; } .card-claimed-business .img-claimed-business img { width: 200px; height: 200px; } .card-claimed-business .content-claimed-business { width: 70%; } .card-claimed-business .content-claimed-business p { color: #9b9b9b; } .card-claimed-business .content-claimed-business-inner { display: flex; } .card-claimed-business .content-left-claimed { width: 65%; } .card-claimed-business .content-right-claimed { width: 35%; text-align: right; } .card-claimed-business .content-left-claimed ul { margin-bottom: 7px; } .card-claimed-business .content-left-claimed ul li { display: inline-block; background: #ccc; color: #fff; width: 20px; height: 20px; text-align: center; border-radius: 4px; } .card-claimed-business .content-left-claimed ul li.fill-str { background: #F43939; color: #fff; } .card-claimed-business .content-left-claimed ul li.count { background: transparent; color: #333; } .card-claimed-business .content-left-claimed a { font-size: 20px; font-weight: 700; color: #333; margin-bottom: 7px; display: inline-block; } .card-claimed-business .content-left-claimed p { color: #9b9b9b; } .card-claimed-business .content-right-claimed p { color: #9b9b9b; } /*responsive*/ @media(min-width: 1199px) { .topmain-slider { position: relative; } .topmain-slider .flexslider .slides img { height: 90vh; } .topmain-slider .banner-bottoncstm { z-index: 99; position: absolute; bottom: 0; } } @media (min-width: 1441px) { .category .cate-list .owl-controls .owl-buttons { position: absolute; top: 37%; left: 0; width: 100%; display: flex; justify-content: space-between; } } @media(max-width: 1440px) { .cat-container { width: 100%; } #feedback_modal #feedback_modal_content .pop-title { width: 70%; } .activity-ranking h3 { font-size: 18px; } .activity-ranking ul li p { font-size: 16px; } } @media(max-width: 1400px) { .category .cat-img-name .sports_name { width: 31px; } } @media(max-width: 1281px) { header .header-right { padding: 13px 15px 0 0; } header .header-right .header-right-menu { font-size: 18px; } .category .cat-img-name .sports_name { width: 29px; } } @media(max-width: 1200px) { .main-slider .slider-block { width: 100% } header .header-right { width: auto; padding-top: 15px; } .cate-sidebar h1 { font-size: 28px; } .cate-sidebar li a { font-size: 14px; padding: 8px 0; } .cate-sidebar li a i { margin-left: 10px; } .rank-sidebar h1 { font-size: 28px; } .rank-sidebar li a { font-size: 14px; padding: 12px; } .main-slider .slider-block-2 { top: 12%; } .main-slider .slider-block-2 .block-h2 { font-size: 55px; background-size: 60%; } .main-slider .slider-block-2 .block-u-p { font-size: 28px; } .main-slider .slider-block-2 .block-paragraph { font-size: 100%; } .main-slider .slider-block-2 .block-button { font-size: 16px; } /*.footer-logo { width: 50%; }*/ /*.footer-link { width: 25%; }*/ .category .owl-theme .owl-controls { height: 0; } .category { padding: 40px 15px; } .category .cat-img-name .sports_name { width: 25px; } #chooseoption .pop-title, #signupoption .pop-title { width: 70%; } #chooseoption .pop-title h3, #signupoption .pop-title h3 { font-size: 36px; } #chooseoption .signup .signleft-3row { float: left; } #signupoption .img_overlay_pop .overlay_heading { width: 200px !important; } #signupoption .signleft, #signupoption .signright { padding-left: 15px; padding-right: 15px; } /**/ /*#qouteform .employee-frm{ width: 70%; }*/ #qouteform .qh-step-title h1.subtitle-hd { font-size: 18px; line-height: 24px; padding: 0 20px; } /*profile*/ .profile-sec .activity-ranking ul li p { float: none; } .business-right .grey-star h2 { float: none; text-align: center; display: block; } .profile-sec .activity-ranking h3 { float: none; } .profile-sec .activity-ranking li img { float: none; } #feedback_modal .modal-dialog.modal-lg { width: 55% !important; } .direct-hire-sidebar { width: 25%; } .direc-right { width: 75%; } .direc-right .drecthire-wrapper li.product { width: 48%; } .direc-hire .direct-hire-sidebar h2 { font-size: 20px; } .business-middle .business-title h1 { font-size: 36px; } .business-offer-main .business-middle { padding: 0 20px; } .activity-ranking h3 { font-size: 18px; float: none; } .activity-ranking ul li p { font-size: 16px; float: none; } .business-middle .review-btn-links { padding: 8px; font-size: 14px; } .business-middle .review-btns .review-follow { padding: 7px; font-size: 14px; } .business-middle .review-btns .review-follow > button.btn { font-size: 14px; } .business-middle .review-follow > ul.dropdown-menu li > a { font-size: 14px; } .business-middle .tabone-form .content-post-btn { margin: 10px 0 0; } .profile-tab.busi-profile-tab .tabone-form input { width: 100%; } .createmeeting-sec .datepicker-position input { width: auto; } .network_block.nw-profile_block .nw-user-detail-block .btn-danger { margin: 5px; } .profile-sidebar.signup-sidebar .get-start a { padding: 10px 30px; } .profile-sidebar.signup-sidebar .get-start p { margin-top: -200px; } .editcompany-sec .mapedit-sec .travel_miles_div { width: 100%; } .editcompany-sec .mapedit-sec .travel_miles_div #map_canvas { width: 100% !important; } .book-professional-sec #formstepnew .Zebra_DatePicker { width: 100% !important; } .book-professional-sec .col-md-2 { width: 18%; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { margin-left: 20px; } } @media(max-width: 1024px) { .category .cat-img-name .sports_name { width: 39px; } } @media(max-width: 991px) { header .header-right { width: auto; } .main-slider .slider-block h1 { font-size: 30px; } .main-slider .slider-block input { margin: auto; margin-bottom: 10px; max-width: 280px; } .main-slider .slider-block { top: 5%; } .about-services-title h1 { font-size: 30px; } section.top-rank.why_fitnessity_tr_hp { padding: 40px 0; } .works-heading h3 { font-size: 22px; } .works-heading p { font-size: 16px; } .category { padding: 40px 15px; } .category .steps-block { margin: 0; } .category .steps-block h1 { font-size: 30px; } .category .steps-block p { font-size: 18px; } .category .steps-block .steps-footer { font-size: 16px; } .category .row { padding-top: 30px !important; } .top-rank { padding: 40px 40px 0; } .top-rank .rank-sidebar { margin-bottom: 0; } footer .footer-logo input, footer .footer-logo button { width: 100%; } .category .cate-list.owl-carousel.hp { margin-left: 15px; } .img-rightgrid { float: none; } #chooseoption .signup .signleft-3row { float: none; width: 100%; max-width: 290px; margin: auto; } .profile-header .profile-menu { float: none; padding: 5px; text-align: center; display: inline-block; } .profile-header .profile-menu ul li { float: none; display: inline-block; } .profile-header .profile-menu ul li a { padding: 5px; font-size: 14px; } .profile-header .myclass { float: none !important; margin-top: 0 !important; } .profile-header .myclass .tt { float: none; display: block; margin: auto; text-align: center; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 26px; line-height: 32px; padding: 10px 0 0; } .direct-hire-sidebar, .direc-right { width: 100%; } .viewprfl-sec ul.job_topic li { padding: 0; } .createmeeting-sec .datepicker-position .Zebra_DatePicker_Icon_Wrapper { width: 100%; } #CreateCompanyModal .pop-title h3 { font-size: 26px; line-height: 30px; padding-top: 9px; } #step5 #hoursshow .qh-steps-form .col-md-5 { width: 100%; } #step5 #hoursshow .qh-steps-form .col-md-3 { width: 40%; } #step5 #hoursshow .qh-steps-form .col-md-1, #step5 #hoursshow .qh-steps-form .col-sm-1 { width: 20%; } #mayankstep3 .covid-protocol-wrap .textsam, #mayankstep3 .terms-wrap .textsam { padding: 0 15px; } #mayankstep3 .terms-wrap .textsam textarea, #mayankstep3 .covid-protocol-wrap .textsam textarea { margin-top: 15px !important; display: inline-block; } #addServiceModal #mayankstep3 .hrsam h2 { margin-bottom: 10px; } #addServiceModal #mayankstep3 .session-wrpper .row { display: inline-grid; } div#CreateCompanyModal .signup-new-customer button { font-size: 18px; width: 200px; } .editcompany-sec .sidebar-secwrap { width: 100%; margin-top: 40px; } .editcompany-sec #hoursshow .btn-group { margin-bottom: 8px; } .editcompany-sec #addEmployementHistory h3, .editcompany-sec #addEducation h3, .editcompany-sec #addCertificate h3, .skillachievemodel h3 { font-size: 26px !important; line-height: 32px; } .editcompany-sec #mayankstep3 .setupprice input { margin: 5px 0; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec #addService .modal-dialog.modal-lg #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep2 textarea { margin: 10px 3px; } .editcompany-sec #mayankstep3 h2.additionheading { margin-bottom: 15px; } .editcompany-sec #mayankstep3 .textsam { padding: 0 15px; } .editcompany-sec .expire-wrapper .col-sm-6, .editcompany-sec .expire-wrapper .col-sm-1 { padding: 0; } .editcompany-sec .expire-wrapper .col-sm-6 label { display: none; } .book-professional-sec .col-md-2 { width: 100%; margin-bottom: 7px; } .book-professional-sec #formstep4 #getcart table td, .book-professional-sec #formstep4 #getcart table th { white-space: nowrap; } .book-professional-sec #formstep4 #getcart { overflow-x: scroll; } .book-professional-sec #formstep4 #getcart table td:nth-child(5) { width: 200px; } #myautopaynum .col-md-8.often { padding: 0; } #myautopaynum .col-md-4.often span { margin-top: 0; } .oftenmonth-wrapper p { text-align: left; } .term-wrpp .col-md-3 .form-control { margin: 0 0 15px; } .comparePan .w3-col.m4 { width: 24.99999%; } #register_modal .pop-title { padding: 0 30px !important; } #register_modal #frmregister { padding: 0 40px; } #register_modal .signup { padding: 0 !important; } } @media(max-width: 769px) { header { padding: 15px 0; } header .logo { width: 250px; } header .header-right { float: right; padding-top: 0; margin-right: 15px; } header #nav { width: 35%; float: left; } .main-slider .slider-block p { width: 100%; } .main-slider .slider-block { padding: 40px 15px; } .main-slider .slider-block input { display: block; } .banner-bottom h1 { font-size: 28px !important; } .cate-sidebar li { text-align: right; } .cate-sidebar h1 { display: block; text-align: right; } section.top-rank.why_fitnessity_tr_hp { padding: 40px 0 !important; } .category h2.subheading { font-size: 28px; } .top-rank { padding-bottom: 40px; } .rank-list { padding: 20px 0; } .rank-sidebar ul { background: transparent; } .rank-sidebar li { background: #dfdfdf; } .main-slider .block-h2 { font-size: 38px !important; } .main-slider .slider-block-2 .block-u-p { font-size: 24px; } .main-slider .slider-block-2 .block-paragraph { font-weight: normal; } footer { padding-top: 40px; } .category .cat-img-name .sports_name { width: 30px; } /*profile*/ .nw-user-img .prfl-pctr img { max-width: 250px; } .business-right .grey-star .start-list { float: none; text-align: center; } header .header-right a#btn_myprofile { height: 36px; } header .header-right .header-right-menu { font-size: 17px; } .contactpage-sec .location-left .cont-detail ul li { text-align: left; } .cont-three-block .contact-three-box h4 { font-size: 22px; } .cont-three-block .contact-three-box h6 { padding: 0 10px !important; } .contact-con .cont-three-block .contact-three-box { min-height: 270px; } .contact-con .cont-three-block .contact-three-box span { width: 95px; height: 95px; font-size: 50px; } .contact-con .latest-knowledge { text-align: left !important; } .viewprfl-sec ul.job_topic li { border-right: 0; } .profile-div .review-dtl-block .review-list-block .col-sm-8 { width: 100%; } #step4 .step-block1 { float: none; display: inline-block; margin-left: auto; margin-right: auto; width: 100% !important; position: initial !important; } #addFamilyDetailModal .pop-title h3 { font-size: 26px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { padding: 0 15px; } } @media(max-width: 767px) { .banner-bottom h1 { background-size: 290px; } header .logo { text-align: center; margin: auto; float: none; } header .header-right { margin: 13px auto 0; display: block; text-align: center; float: none; display: flex; justify-content: center; } header .header-right .topbtn { padding: 6px 13px 6px !important; } header .header-right form { float: none !important; } header .header-right i { font-size: 20px; margin-left: 0; } header .header-right .btnlogout { padding-top: 6px !important; padding-bottom: 1px !important; } header .header-right-menu { font-size: 14px; float: none; vertical-align: top; margin: 0 5px; } .main-slider .slider-block h1 { font-size: 24px; padding-bottom: 10px; line-height: 30px; background-size: 154px 4px; } .main-slider .slider-block p { font-size: 16px !important; } .banner-bottom h1 { font-size: 24px !important; line-height: 30px; } .cat-container .cate-sidebar h1 { text-align: center; font-size: 24px; } .cat-container .select_activity_hp { margin: 0; } .cat-container .select_activity_hp li { width: auto; } .cat-container .select_activity_hp li a i { display: none; } .top-rank .works-heading h3 { font-size: 20px; } .top-rank .rank-sidebar h1 { font-size: 24px; padding-bottom: 10px; line-height: 30px; background-size: 154px 4px; } .top-rank .rank-sidebar { padding-right: 0; } section.top-rank.why_fitnessity_tr_hp .row.pad-30 { padding: 0; } section.top-rank.why_fitnessity_tr_hp .row.pad-50 { padding: 0; } section.top-rank.why_fitnessity_tr_hp .works-heading { margin-bottom: 30px; } .category .steps-block .row { padding-top: 0 !important; } .category .steps-block .steps { margin-top: 15px; } .category .steps-block p { font-size: 16px; } .category h2.subheading { font-size: 22px; margin-top: 15px; margin-bottom: 20px; } .category .row p { margin-bottom: 10px; } .category .row.img-box-3 { padding-bottom: 0; } .footer-link-button-say { width: 100%; margin: auto; text-align: center; display: inline-block; } .footer-link-button-say button.header-right-menu { float: none; } /*.cat-container #owl-demo .item img{height: 230px;}*/ .main-slider .slider-block-2.hp { position: relative; padding: 40px 20px; } .main-slider .slider-block-2 h2 { color: #151820; margin-top: 0; } .main-slider .slider-block-2 .block-u-p { color: #151820; } .main-slider .slider-block-2 .block-footer { color: #151820; } .main-slider .slider-block-2 .block-paragraph { color: #151820; } .about-services-title h1 { font-size: 26px; padding-bottom: 15px; } .main-slider .slider-block-2 .block-h2 { font-size: 24px !important; padding-bottom: 10px; background-size: 154px 4px; line-height: 30px; } .footer-logo input { float: none; } .category .cate-list.owl-carousel.hp { margin: 0; } #lesson_modal .modal-dialog { width: 100% !important; margin: 0; padding: 15px; } #chooseoption .img_overlay_pop .btn_select { margin-bottom: 20px !important; } #signupoption .signleft, #signupoption .signright { max-width: 290px; margin: auto; display: block; float: none; } #signupoption .img_overlay_pop .overlay_heading, #chooseoption .img_overlay_pop .overlay_p { background: #f53b49; color: #ffff !important; padding: 5px !important; font-weight: 500; z-index: 9; width: 200px !important; font-size: 18px !important; text-align: center; } #signupoption .img_overlay_pop .overlay, #chooseoption .img_overlay_pop .overlay { color: #fff; } .nw-user-detail-block .nw-user-img img { max-width: 250px; } .inner-banner h1, .contact-banner h1 { font-size: 36px; margin: 50px 0; background-position: center bottom; text-align: center; } .about-block .about-title h1, .about-services h1 { font-size: 30px; } .about-block .about-left-right-para h2 { font-size: 26px; } .contactpage-sec h2 { font-size: 26px; padding-bottom: 15px; text-align: center; background-position: center bottom; } #feedback_modal .modal-dialog.modal-lg { margin: 20px auto; width: 90% !important; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 22px; } .direc-right h1 { font-size: 26px; background-size: 50%; margin-bottom: 30px; } .viewprfl-sec .col-lg-8.col-md-8.col-sm-8.col-xs-12.nw-user-detail.profiledetail { width: 100%; margin-top: 30px; padding-left: 15px; } .business-middle .review-btns .col-xs-12 { text-align: center; float: none; margin-bottom: 15px; } .business-middle .review-btns .col-xs-12 .pull-left { float: none !important; display: inline-block; } .business-middle .review-btns .col-xs-12 .pull-right { float: none !important; display: inline-block; } .business-middle .business-title h1 { font-size: 26px; } .business-middle .business-menu li a { font-size: 14px; } .business-menu li a { font-size: 14px; } .createmeeting-sec h1 { font-size: 26px; } #CreateCompanyModal .edu-exp { width: 96% !important; } #CreateCompanyModal #step6 .signup-block1 span.user-img { float: none; display: inline-block; } #addServiceModal #mayankstep3 .col-md-3.often { padding: 0 15px; } #addServiceModal #mayankstep3 .col-md-4.often { padding: 0 15px !important; } .editcompany-sec #addService .modal-dialog.modal-lg { margin: 0; } .editcompany-sec #addEducation .modal-dialog.modal-lg, .editcompany-sec #addEmployementHistory .modal-dialog.modal-lg, .editcompany-sec #addCertificate .modal-dialog.modal-lg, .skillachievemodel .modal-dialog.modal-lg { margin: 15px 0; } .book-professional-sec .profiledetail .nw-user-nm { margin-bottom: 15px; } #login_modal > .modal-dialog.modal-lg, #password_modal > .modal-dialog.modal-lg { width: auto !important; } #password_modal .pop-title { width: 78% !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-4 { width: 33.33333333%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-8 { width: 66.66666667%; } #addServiceModal #mayankstep3 #myautopaynum .col-md-4.often { padding: 0; } .oftenmonth-wrapper { padding: 0; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { display: inline-block; margin: 8px; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-12, #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-5, #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-1 { width: 100%; } } @media(max-width: 640px) { .main-slider .slider-block input { width: 100% !important; } header #nav { display: none; } .contact-con .cont-three-block .contact-three-box { min-height: auto; } .latest-recent .latest-know-list h4 { background-position: left bottom; } .editcompany-sec .lrnmr-table td { padding: 0 9px; } div#CreateCompanyModal .calendarr { top: 24px; } div#CreateCompanyModal #company_info .calendarr { top: 45px; } } @media(max-width: 639px) { .banner-bottom h1 span { background: none; padding-bottom: 0px; } .banner-bottom h1 { background: url(../images/banner-title-bg.png) no-repeat center bottom; background-size: 58%; } } @media(max-width: 585px) { /*header .logo{margin: 0;}*/ .main-slider .slider-block-2 .block-button { padding: 11px 15px; } .main-slider .slider-block-2 .block-footer { margin-top: 5%; } header .header-right { /* margin-top: 10px; margin-right: 10px;*/ margin-bottom: 0; padding: 0; } .category .owl-carousel .owl-item { text-align: center; } .direc-right .drecthire-wrapper li.product { width: 100%; max-width: 290px; margin: 10px auto !important; font-size: 12px; } div#CreateCompanyModal .signup-new-customer button { width: 170px; } #CreateCompanyModal .pop-title h3 { font-size: 18px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle { margin: 10px 15px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill { margin: 10px 15px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .col-md-5, #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .wrapperow .col-sm-1 { width: 100%; } #addServiceModal #mayankstep3 .tax-wrapper .form-control input { width: 20%; } .book-professional-sec .nw-user-detail-block .col-xs-4, .book-professional-sec .nw-user-detail-block .col-xs-8 { width: 100%; } .book-professional-sec .nw-user-detail-block .nw-user-img { margin-bottom: 20px; text-align: left; } .book-professional-sec .busines-offer-list.busines-off-profile-list { margin: 0; } .book-professional-sec .busines-offer-list.busines-off-profile-list .job_block { margin: 25px 0; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .row { display: block; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-4, #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-8 { width: 100%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 5px 2px 15px !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form input { margin: 5px 2px 15px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper input { margin: 5px 2px 15px !important; } #addFamilyDetailModal .pop-title { width: 80% !important; } #addFamilyDetailModal .pop-title h3 { font-size: 22px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { padding: 0; } .addtcmpr-btn { margin: 15px 0; float: none; } .comparePan { max-height: 210px; overflow-y: auto; } .comparePan .w3-col.m4 { width: 100%; } } @media(max-width: 481px) { header .header-right { /*margin-top: 5px; margin-right: 5px;*/ } .footer-logo, .footer-link { width: 100%; } .cat-img-name img { height: auto; } .cat-img-name .sports_name span { line-height: 30px; height: auto; } .category .owl-theme .owl-controls { height: auto; } #qouteform #step_sport_select, #qouteform #step_1, #qouteform #step_2 { width: 90%; } header .header-right { display: block; justify-content: center; } header .header-right .topbtn { display: inline-block; margin: 0; margin-bottom: 5px; padding: 6px 13px 4px !important; } header .header-right form { display: inline-block; vertical-align: top; } header .header-right .btnlogout { padding-top: 8px !important; padding-bottom: 3px !important; display: inline-block; margin: 0; margin-bottom: 5px; } header .header-right-menu { display: inline-block; margin: 0; margin-bottom: 5px; } .viewprfl-sec .nw-dtl-edit { display: block; } .viewprfl-sec .nw-dtl-edit span.nw-label { width: 100% !important; display: block; } .profile-div .job-list-div .review-rate-block span { float: none; } .profile-div .review-list-block .job_post_dtls > a { margin-right: 15px; } .profile-div .review-list-block .job_post_dtls > a i { margin-right: 5px; } div#CreateCompanyModal .signup-new-customer button { font-size: 16px; width: 140px; padding-left: 5px; padding-right: 5px; } .editcompany-sec { padding: 40px 0; } .editcompany-sec .steps-block { margin: 0 0 30px; } .editcompany-sec .employe-title, .skillachievemodel .pop-title.employe-title { width: 80% !important; } .editcompany-sec #mayankstep1 .emplouyee-form { margin-bottom: 30px; } .editcompany-sec .day-time-div .day_circle { margin: 5px 5px 5px 17px; } .editcompany-sec .wrapperow .col-md-5 { width: 100%; } .editcompany-sec .wrapperow .col-sm-1 { width: 100%; } .editcompany-sec .signup-new-customer button.stepbtn, .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { margin: 10px 0; font-size: 18px; width: 160px; } .editcompany-sec #mayankstep3 .modal-dialog.modal-lg .hrsam h3, .editcompany-sec #mayankstep3 .multiples h3 { font-size: 22px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage { float: none; } .sign-step_4 .form-group, .sign-step_3 .form-group, .signup-step-btn { margin-left: 5px; margin-right: 5px; } .sign-step_2 h2, .sign-step_3 h2 { font-size: 26px; line-height: 36px; } #register_modal .signup { padding: 0 !important; } #register_modal #frmregister { padding: 0 40px; } .cstm-bnner ul li { width: 100%; display: inline-block; margin: 5px 0px; vertical-align: top; } .cstm-bnner ul li:first-child { width: 100%; } .cstm-bnner ul li:last-child { width: 100%; } .cstm-bnner ul li input { max-width: 100% !important; } } @media(max-width: 419px) { header .logo { width: 50%; } #chooseoption .pop-title h3, #signupoption .pop-title h3 { font-size: 20px; } #signupoption .signup { padding: 0; } #qouteform .qh-step-title span.qh-info { padding: 15px; width: 40px; } #qouteform .qh-step-title h1.subtitle-hd { font-size: 16px; line-height: 24px; padding: 0 20px; } #qouteform .qh-next a.qh-continue { font-size: 18px; } #feedback_modal #feedback_modal_content .pop-title { width: 80% !important; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 20px; } #feedback_modal .rvw-overall #stars span { margin-right: 10px; } #mayankstep1 .addbrowse-pic .upload-pic { width: 60% !important; } div#CreateCompanyModal .signup-new-customer button { width: 168px; margin: 10px 0; } div#CreateCompanyModal #company_intro span.user-img { width: 50px !important; height: 50px !important; margin-top: 10px; } div#CreateCompanyModal #mayankstep1 span.user-img { width: 55px !important; height: 55px !important; } div#CreateCompanyModal #mayankstep1 span.user-img i { font-size: 35px; line-height: 35px !important; } div#CreateCompanyModal h4.heading { font-size: 16px; } #addServiceModal .addprogram-wrapper .selectpicker { text-overflow: ellipsis; padding-right: 50px; } #addServiceModal #mayankstep3 .multiples label.setupprice { width: 40%; } .editcompany-sec .rw-wrp .user-img { width: 75px !important; padding: 10px !important; } .editcompany-sec .sgnup-rates h3.step2-title { font-size: 16px; } .editcompany-sec .emplouyee-form .upload-pic { width: 62% !important; } .editcompany-sec .emplouyee-form .user-img.uploadedpic { width: 65px !important; height: 65px !important; } .editcompany-sec .signup-new-customer button.stepbtn, .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { font-size: 16px; width: 135px; } .editcompany-sec .form-control .percentage { width: 35%; } #password_modal { padding-left: 0 !important; } } @media(max-width: 376px) { .sign-step_4 .form-group, .sign-step_3 .form-group, .signup-step-btn { margin-left: 0px; margin-right: 0px; } .sign-step_2, .sign-step_3, .sign-step_4, .sign-step_5 { padding: 30px 15px; } } @media(max-width: 321px) { .dropdown .dropdown-menu { left: unset; right: 0; } } /*--------------- Changes Pravin -------------*/ @media(min-width: 1400px) { /*.header-right button { margin-right: 13px; margin-left: 13px; }*/ } .card { box-shadow: 0px 0px 20px 0px gainsboro; border: 0; border-radius: 10px; padding: 15px 15px; } .jumbotron.second { padding: 40px 0px; background: #000; color: #fff; margin: 0; border-radius: 0px; } .arrow-bottom { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 50px solid #000; margin: 0 auto; } /*----------14-03 changes -------------*/ .menu-black { background-color: #000; } .border-0 { border: 0px !important; } .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } .round5px { border-radius: 5px; overflow: hidden; } .hide-bullets > li:last-child { margin-right: 0px !important; } .hide-bullets > li { max-width: 105px; float: left; height: 100px; margin-right: 8px; } .hide-bullets > li > img { height: 100px; width: 105px; border-radius: 5px; cursor: pointer; } .mysrchloc { padding: 0 30px; } #country-list { display: block; left: 0px; top: 63px; z-index: 999 !important; } #country-list li { width: 100%; text-align: left; right: 0; top: 0; } .category .owl-prev { z-index: 9; } .slider-block .catagories_btn { text-align: left; } .slider-block .catagories_btn .links_txt { color: #04344d; font-size: 18px; text-transform: uppercase; border-bottom: 1px solid #04344d; margin-right: 30px; text-decoration: none; white-space: nowrap; } .slider-block .catagories_btn .links_txt:hover { color: #ed1b24; border-bottom: 1px solid #ed1b24; } .distance-block { display: flex; align-items: center; justify-content: flex-end; } .distance-block * { margin-right: 50px; font-weight: 700; font-size: 14px; font-family: 'Roboto', sans-serif; } .distanceb img { width: 12px; margin-top: -5px; } .instantb img { width: 12px; margin-top: -5px; } .mapsb { margin-right: 90px; } .mapsb * { margin: 0px; vertical-align: middle; } .barsb { margin-right: 0px; } .barsb img { margin-right: 0px; width: 27px; } .barsb img:last-child { width: 20px; margin-left: 10px; } .direc-right .switch { position: relative; display: inline-block; width: 42px; height: 12px; } .direc-right .switch input { opacity: 0; width: 0; height: 0; } .direc-right .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .direc-right .slider:before { position: absolute; content: ""; height: 20px; width: 20px; left: 0px; bottom: -4px; background-color: #fe0000; -webkit-transition: .4s; transition: .4s; border-radius: 70%; } .direc-right input:checked + .slider { background-color: #ccc; } .direc-right input:focus + .slider { box-shadow: 0 0 1px #ccc; } .direc-right input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(24px); } .direc-right .slider.round { border-radius: 34px; } .direc-right .slider.round:before { border-radius: 70%; } .twoblock { display: flex; align-items: center; justify-content: flex-end; margin-right: 60px; font-size: 13px; margin-top: 30px; margin-bottom: 30px; } .miles-block { width: 30%; margin-right: 50px; border: 1px solid #ccc; padding: 10px; } .miles-block .mitxt { font-weight: 600; font-size: 12px; display: block; border-bottom: 1px solid #000; margin: 0 -10px 5px; padding: 0 30px 5px; } .miles-block .show-travel { display: flex; align-items: center; } .miles-block .show-travel p:first-child { padding-right: 30px; } .miles-block .show-travel .btn-web-btn { border-radius: 4px !important; background-color: #fe0000 !important; padding: 2px 14px; } .booking-blocka { width: 30%; display: flex; align-items: center; justify-content: space-between; } .booking-blocka p { width: 80%; font-weight: 700; } .leftside-kickboxing { padding: 0px; width: 66.66666667%; } .leftside-kickboxing.kicks { width: 100%; } .kickboxing_map.maps { display: block; } .leftside-kickboxing .col-md-12 { padding: 0px; margin-bottom: 50px; } .leftside-kickboxing.kicks .kickboxing-block1 { width: 31.5%; } .kickboxing-block1 { overflow: hidden; position: relative; padding: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .15); width: 47.5%; margin-right: 15px; margin-bottom: 25px; } @media (min-width: 1700px) { .kickboxing-block1 { overflow: hidden; position: relative; padding: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .15); width: 42%; margin: 0 25px 30px; } .leftside-kickboxing.kicks .kickboxing-block1 { width: 29.2%; } } .kickboxing-block1 .topimg-content { overflow: hidden; position: relative; } .kickboxing-block1 .topimg-content img { width: 100%; } .kickboxing-block1 .topimg-content .sorttext { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .kickboxing-block1 .topimg-content .fromtxt { background: #bababa; padding: 5px 10px; display: inline-block; border-radius: 15px; top: 8px; position: relative; left: 8px; font-size: 10px; font-weight: 700; } .kickboxing-block1 .topimg-content .claimedtxt { color: #ff9100; position: absolute; bottom: 10px; left: 10px; font-size: 12px; font-weight: 700; display: inline-block; } .kickboxing-block1 .topimg-content .favoritetxt { position: absolute; color: #ff9100; bottom: 10px; right: 10px; font-weight: 700; font-size: 12px; display: inline-block; } .kickboxing-block1 .topimg-content .favoritetxt i { margin-right: 5px; } .kickboxing-block1 .topimg-content .favoritetxt i::after { content: '+'; position: absolute; top: 7px; left: 6px; font-size: 12px; background: #ff9100; color: #000000; width: 7px; height: 7px; border-radius: 100%; text-align: center; line-height: 8px; font-weight: 700; } .kickboxing-block1 .bottom-content { padding: 10px; position: relative; text-align: center; } .kickboxing-block1 .bottom-content hr { margin: 0px; } .kickboxing-block1 .bottom-content .ratset-img { font-size: 13px; display: flex; align-items: center; justify-content: space-between; } .kickboxing-block1 .bottom-content .rattxt { font-weight: 700; } .kickboxing-block1 .bottom-content .rattxt i { color: #ff3459; } .kickboxing-block1 .bottom-content .volarimg { margin: -40px 15px 0 0; } .kickboxing-block1 .bottom-content .volarimg img { width: 60px; } .kickboxing-block1 .bottom-content .verifiedimg img { width: 50px; } .kickboxing-block1 .bottom-content h3 { text-align: center; font-size: 18px; font-weight: 700; margin-bottom: 20px; } .kickboxing-block1 .bottom-content h6 { font-size: 14px; color: #0004ff; } .kickboxing-block1 .bottom-content p { font-size: 13px; } .kickboxing-block1 .bottom-content h5 { font-size: 13px; padding-right: 30px; position: relative; } .kickboxing-block1 .bottom-content h5 img { width: 15px; position: absolute; top: 4px; right: 8px; } .kickboxing-block1 .bottom-content .moredetails-btn { background: #737373; color: #fff; padding: 4px 15px; display: inline-block; border-radius: 10px; font-weight: 700; font-size: 14px; margin: 10px 0; } .showlink { font-weight: 700; font-size: 12px; text-decoration: underline; } .showlink:hover { color: #fe0000; } .kickboxing_map { margin-left: -15px; } .kickboxing_map.mapskick { display: none; } .maparea, .maparea iframe { width: 107.8%; height: 100vh; } .direc-right.direc-right-new { padding: 40px 20px 0; } @media only screen and (min-width: 1850px) { .kickboxing_map { margin-left: -40px; } .maparea, .maparea iframe { width: 108%; height: 100vh; } } @media only screen and (min-width: 1700px) and (max-width: 1849px) { .kickboxing_map { margin-left: -40px; } .maparea, .maparea iframe { width: 108.6%; height: 100vh; } } @media only screen and (min-width: 1500px) and (max-width: 1699px) { .maparea, .maparea iframe { width: 106.5%; height: 100vh; } } .kickboxing-moredetails {} @media only screen and (min-width: 1200px) { .kickboxing-moredetails .modal-dialog { width: 1140px; margin: 0px auto; } } .kickboxing-moredetails .modal-dialog .modal-content { float: left; } .kickboxing-moredetails .modal-header { border-bottom: 0px; padding-bottom: 0px; } .kickboxing-moredetails .modal-header .header-content { display: flex; align-items: flex-start; justify-content: space-between; padding-left: 40px; } .kickboxing-moredetails .modal-header .addcompare .btnaddc { background: #bababa; display: inline-block; padding: 2px 10px; border-radius: 6px; font-weight: 700; font-size: 14px; color: #000; } .kickboxing-moredetails .modal-header .addcompare .inquirylink { color: #bababa; display: inline-block; vertical-align: top; } .kickboxing-moredetails .modal-header .close { position: absolute; opacity: 1; text-shadow: none; } .kickboxing-moredetails .modal-header .close span { background: #df0003; color: #fff; margin: 0; width: 24px; height: 24px; display: inline-block; border-radius: 5px; } .kickboxing-moredetails .modal-header .ratset-righthead p { text-align: right; font-weight: 700; margin-bottom: 0px; margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead p::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-header .ratset-righthead p i { color: #ff3459; } .kickboxing-moredetails .modal-header .ratset-righthead .ratset-threetxt { display: flex; align-items: center; } .kickboxing-moredetails .modal-header .ratset-righthead .ratset-threetxt img { width: 18px; display: inline-block; vertical-align: middle; margin-top: -7px; } .kickboxing-moredetails .modal-header .ratset-righthead .favtxt { margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead .favtxt::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-header .ratset-righthead .reviewtxt { margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead .reviewtxt::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-body .kickboximg-big { width: 100%; height: 300px; } .kickboxing-moredetails .modal-body { float: left; } .kickboxing-moredetails .modal-body .col-md-7 { padding: 0px 28px 0px 0px; } .kickboxing-moredetails .modal-body h3 { font-weight: 700; color: #000; margin: 15px 0 10px; } .kickboxing-moredetails .modal-body .col-md-7 p { font-size: 14px; } .kickboxing-moredetails .modal-body .review-blockkick { margin-top: 15px; padding: 10px 25px; box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 15%); } .kickboxing-moredetails .modal-body .review-blockkick h5 { font-size: 16px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar { font-size: 13px; margin-bottom: 10px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div { display: flex; align-items: center; margin-bottom: 5px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:first-child { width: 12%; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:last-child { padding-left: 20px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div i { margin-right: 4px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:last-child img { width: 20px; display: inline-block; vertical-align: middle; margin-top: -6px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:first-child i { color: #c6f700; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(2) i { color: #ffc924; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(3) i { color: #999f00; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(4) i { color: #ff4133; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(5) i { color: #f60031; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .form-control { border: 0px; box-shadow: none; border-bottom: 2px solid #ccc; border-radius: 0px; padding: 0; resize: none; color: #000; margin-bottom: 20px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .imgUp { position: relative; margin-bottom: 25px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .imagePreview { width: 100%; height: 140px; background-color: #fff; background-size: 100% 100%; background-repeat: no-repeat; display: inline-block; border: 1px dotted #ccc; border-radius: 10px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn { color: #ccc; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-flow: column; text-align: center; font-size: 13px; font-weight: 400; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn span { color: #000; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn img { width: 30px; opacity: .3; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .btn-web-btn { padding: 10px 60px; text-transform: capitalize !important; } .kickboxing-moredetails .modal-body .right-person { padding: 0px; margin-top: 20px; } .kickboxing-moredetails .modal-body .right-person .fromblock { background: #f9f9f9; padding: 8px; border-radius: 15px; border: 2px solid #777; box-shadow: -3px 0px 5px 0px rgb(0 0 0 / 50%); } .kickboxing-moredetails .modal-body .right-person .fromblock h3 { margin-top: 0px; font-size: 16px; margin-bottom: 10px; } .kickboxing-moredetails .modal-body .right-person .fromblock h3 span { font-weight: 400; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block { display: flex; flex-flow: wrap; border: 1px solid #999; border-radius: 10px; overflow: hidden; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect1 { width: 60%; border: 0px; border-radius: 0; border-right: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect2 { width: 40%; border: 0px; border-radius: 0; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect3 { width: 29.33%; border: 0px; border-radius: 0px; border-right: 1px solid #000; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect4 { width: 30.7%; border: 0px; border-radius: 0px; border-right: 1px solid #000; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect5 { width: 39.9%; border: 0px; border-radius: 0px; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .kickshow-block { border-bottom: 1px solid #000; padding-bottom: 5px; margin-bottom: 5px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick { overflow: hidden; height: 90px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro, .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro1, .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro2 { height: auto; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick h5 { display: flex; align-items: center; justify-content: space-between; font-weight: 700; font-size: 16px; margin-bottom: 0; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick ul { width: 60%; display: inline-block; vertical-align: top; } .righthalf { width: 38%; display: inline-block; padding-top: 10px; } .righthalf label, .righthalf p { font-size: 12px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick li { font-size: 14px; width: 100%; text-align: left; padding: 0; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick .addtocart-btn { background: #fefb03; color: #000; font-weight: 700; display: inline-block; padding: 2px 10px; border-radius: 8px; font-size: 13px; margin-top: 20px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links { text-align: center; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a { color: #000; font-size: 14px; cursor: pointer; text-decoration: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a img { width: 12px; margin-top: -5px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless1, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless2, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless3 { display: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro + .bottomkick .viewmore_links a#viewless1 { display: block; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro + .bottomkick .viewmore_links a { display: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless1 img, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless2 img, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless3 img { transform: rotate(180deg); } .successaddcart-block .modal-header .close { position: absolute; opacity: 1; text-shadow: none; } .successaddcart-block .modal-header .close span { background: #df0003; color: #fff; margin: 0; width: 24px; height: 24px; display: inline-block; border-radius: 5px; } .successaddcart-block .modal-header { border: 0px; } .successaddcart-block .modal-header h3 { text-align: center; font-weight: 700; } @media only screen and (min-width: 1200px) { .successaddcart-block .modal-dialog { width: 1140px; } } .successaddcart-block .modal-dialog .modal-content { float: left; width: 100%; } .successaddcart-block .modal-dialog .modal-body { padding: 0; } .connect-boxsuccadd { box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, .35); border-radius: 8px; padding: 15px 15px 50px; } .connect-boxsuccadd h5 { margin-top: 0px; text-align: center; font-weight: 700; margin-bottom: 0; } .connect-boxsuccadd div:nth-child(2) { display: flex; align-items: flex-end; margin-top: 15px; } .connect-boxsuccadd div:nth-child(2) img { margin-right: 15px; width: 60px; } .connect-boxsuccadd .iconsuccadd { text-align: center; font-size: 22px; border-bottom: 1px solid #000; padding-bottom: 40px; margin: 0 15px 20px; } .connect-boxsuccadd .iconsuccadd i.fa-user { width: 22px; height: 22px; background: #000; color: #fff; border-radius: 50%; line-height: 25px; font-size: 20px; } .connect-boxsuccadd .iconsuccadd i:nth-child(2) { color: #cb0000; } .connect-boxsuccadd p { padding-left: 15px; font-size: 14px; color: #000; } .connect-boxsuccadd p:last-child { margin-top: 20px; } .imgsuccadd { text-align: right; } .imgsuccadd img { width: 100%; margin-bottom: 42%; } .imgsuccadd .btn-web-btn { background-color: #ffffff !important; color: #000 !important; border: 1px solid #000; border-radius: 6px !important; font-weight: 700; text-transform: capitalize !important; padding: 11px 30px; display: inline-block; } .connect-boxsuccadd1 h5 { font-weight: 700; margin: 0px; color: #000; } .connect-boxsuccadd1 p { font-size: 14px; } .connect-boxsuccadd1 .btn-web-btn { border-radius: 5px !important; padding: 11px 30px; text-transform: capitalize !important; margin-top: 6px; background-color: #ff0000 !important; border: 1px solid #000; font-weight: 700; } .discover-block { float: left; width: 97.5%; border-top: 1px solid #000; margin: 30px 15px 20px; } .distitle { margin-bottom: 35px; margin-top: 30px; } .discover-block h3 { font-weight: 700; color: #000; text-align: center; } .discover-block .sldertitle { color: #000; font-weight: 700; } .discover-block .sldertitle a { color: #000; font-size: 14px; color: #005dff; text-decoration: underline; font-weight: 400; } .kickboxing-slider .kickboxing-block1 { width: 100%; } .kickboxing-slider { padding: 20px 40px; box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%); border-radius: 8px; margin-bottom: 50px; } .kickboxing-slider .carousel-control { width: 3%; height: 7%; text-align: center; background: #c72321; opacity: 1; border-radius: 50px; top: 45%; } .kickboxing-slider .carousel-control.left { left: 1%; } .kickboxing-slider .carousel-control.right { right: 1%; } .kickboxing-slider .carousel-control .glyphicon-chevron-left, .kickboxing-slider .carousel-control .icon-prev { margin-left: -14px; margin-top: -13px; font-size: 20px; } .kickboxing-slider .carousel-control .glyphicon-chevron-right, .kickboxing-slider .carousel-control .icon-next { margin-right: -14px; margin-top: -13px; font-size: 20px; } .kickboxing-slider1 { padding: 12% 0; } .kickboxing-slider1 h4 { text-align: center; } .payment-section { position: relative; width: 100%; padding: 30px; float: left; } .payment-section::before { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 220px; background: #2d2c2c; box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, .35); } .payment-toptabs { width: 100%; background: #e6e6e6; border-radius: 8px; padding: 40px 0; position: relative; } .payment-toptabs ul { display: flex; align-items: center; justify-content: center; } .payment-toptabs ul li { color: #000; width: auto; margin-right: 30px; font-size: 16px; } .payment-toptabs ul li span { width: 26px; height: 21px; color: #ffffff; background: #c90000; text-align: center; line-height: 21px; display: inline-block; border-radius: 100%; margin-right: 5px; } .orderdetails-block { padding: 30px 20px 20px; box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, .35); border-radius: 6px; margin-top: 20px; position: relative; background: #fff; } .orderdetails-block h4 { font-weight: 700; margin-bottom: 15px; } .details-section { display: flex; align-items: flex-start; } .imgorder { width: 30%; } .imgorder img { width: 100%; } .contentder { width: 70%; padding-left: 15px; font-size: 13px; position: relative; } .contentder h5 { font-weight: 700; margin: 0; display: flex; align-items: center; justify-content: space-between; font-size: 16px; } .viewlink { margin-top: 10px; display: inline-block; margin-bottom: 10px; text-decoration: underline; } .contentder label:nth-last-child(3) { margin-top: 10px; } .contentder label { display: block; margin-bottom: 0px; } .contentder label input { display: inline-block; vertical-align: middle; margin: -2px 0 0 0; } .contentder h6 { font-weight: 700; } .contentder .ss-main { width: 50%; margin: 5px 0; } .contentder .emailblock { display: flex; align-items: center; margin: 10px 0 40px; } .contentder p { display: flex; align-items: center; justify-content: space-between; } .contentder .emailblock input[type="email"] { width: 50%; } .contentder .emailblock input[type="submit"] { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; cursor: pointer; border: 1px solid transparent; border-radius: 4px; background: #ff0505; color: #fff; margin-left: 10px; } .iconset { position: absolute; right: 0px; top: 20px; } .iconset img { width: 18px; } .paritcipate-150 { position: absolute; top: 90px; right: 0px; width: 45%; } .paritcipate-150 .ss-main { width: 100%; } .giftactivity { font-weight: 700; position: absolute; top: 210px; right: 50px; border: 1px solid #000; border-radius: 6px; display: inline-block; padding: 5px 10px; } .giftactivity img { width: 20px; display: inline-block; vertical-align: middle; margin-top: -7px; } .order-summaryblock { padding: 30px 20px 20px; box-shadow: 0px 5px 11px 0px rgb(0 0 0 / 35%); border-radius: 6px; margin-top: 20px; position: relative; background: #fff; width: 39.666667%; margin-left: 25px; } .order-summaryblock h4 { font-weight: 700; margin-bottom: 15px; } .totalsummary { box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 35%); padding: 10px; border-radius: 8px; } .totalsummary p { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; font-size: 14px; } .totalsummary h6 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; padding-top: 10px; border-top: 1px solid #000000; } .order-summaryblock .payment-item h5 { font-weight: bold; color: #737373; font-size: 14px; } .order-summaryblock .payment-item h4 { font-size: 18px; } .order-summaryblock .edit_links { color: #2780de; font-size: 12px; margin-left: 5px; } .order-summaryblock .payment-item { display: inline-block; margin-right: -4px; position: relative; vertical-align: top; width: 100%; margin-top: 35px; } .order-summaryblock .payment-item .selection { cursor: pointer; display: inline-block; position: relative; width: 210px; margin: 20px 0; } .order-summaryblock .payment-item .selection#card_2 { margin-left: 20px; } .order-summaryblock .payment-item .selection:nth-child(2) { margin-right: 25px; } .order-summaryblock .payment-item .selection .check, .order-summaryblock .payment-item .selection label { transition: 250ms ease all; } .order-summaryblock .payment-item .selection .check { background: #2b435d; border: 1px solid #d2d2d2; border-radius: 100px; content: ''; height: 18px; left: 20px; position: absolute; top: 36px; width: 18px; } .order-summaryblock .payment-item .selection label { background: rgb(2, 0, 36); background: linear-gradient(90deg, #2b435d 0%, #16171b 100%); border-radius: 10px; cursor: pointer; display: block; padding: 35px 20px 35px 50px; position: relative; width: 100%; color: #ffffff; font-weight: 400; font-size: 13px; } .order-summaryblock .payment-item .selection .card_shapes1 { position: absolute; content: ''; top: -4px; left: -4px; width: 100%; height: 100%; } .order-summaryblock .payment-item .selection .card_shapes1 img, .order-summaryblock .payment-item .selection .card_shapes2 img { width: 220px; height: 100px; } .order-summaryblock .payment-item .selection .card_shapes2 { position: absolute; content: ''; top: -4px; left: -4px; width: 100%; height: 100%; } .order-summaryblock .payment-item .selection label:hover {} .order-summaryblock .payment-item .selection .cardimg { float: right; margin-top: -2px; } .order-summaryblock .payment-item input { display: none; } .order-summaryblock .payment-item input[type=radio]:checked ~ .check { border-color: #ffffff; } .order-summaryblock .payment-item input[type=radio]:checked ~ .check:before { background: #ffffff; border-radius: 100px; content: ''; height: 10px; left: 3px; position: absolute; top: 3px; width: 10px; } .order-summaryblock .payment-item input[type=radio]:checked ~ label { background: linear-gradient(#16171b 0%, #2b435d 100%); color: #fff; } .order-summaryblock .card_details_block { margin-top: 20px; padding: 0px; } .order-summaryblock .card_details_block div { padding-left: 0px !important; } .order-summaryblock .card_details_block .popover { padding: 5px 5px 5px 8px !important; width: 100%; } .order-summaryblock .card_details_block .popover .popover-content { padding: 0; } .order-summaryblock .card_details_block input::-webkit-outer-spin-button, .order-summaryblock .card_details_block input::-webkit-inner-spin-button, .order-summaryblock .details_verified_form1 input::-webkit-outer-spin-button, .order-summaryblock .details_verified_form1 input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .order-summaryblock .card_details_block input[type=number], .order-summaryblock .details_verified_form1 input[type=number] { -moz-appearance: textfield; } .order-summaryblock .cvv_code { position: absolute; bottom: 9px; right: 25px; border: 1px solid #000; color: #000; border-radius: 100%; line-height: normal; font-size: 12px; padding: 0px 3px; text-decoration: none; } .order-summaryblock .cvv_code:hover { text-decoration: none; color: #000; } .order-summaryblock .cardpayment-logo { position: absolute; bottom: 9px; right: 25px; } .order-summaryblock .cardpayment-logo .visa_card { display: none; } .order-summaryblock .cardpayment-logo .master_card {} .order-summaryblock .card_details_block label { font-size: 12px; font-weight: 400; } .order-summaryblock .card_details_block .form-control { border-radius: 0; border: 0; border-bottom: 1px solid #000; box-shadow: none; padding: 0; } .switch { position: relative; display: inline-block; width: 42px; height: 24px; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 17px; width: 20px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(12px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .switch input { opacity: 0; width: 0; height: 0; } .order-summaryblock .card_details_block label.switch + span { font-size: 14px; margin-top: 5px; display: inline-block; vertical-align: middle; } .othepayment-block {} .othepayment-block h5 { font-weight: 700; font-size: 14px; } .othepayment-block .links a { display: inline-block; padding: 8px 30px; border: 1px solid #ccc; border-radius: 8px; font-size: 14px; text-align: center; } .othepayment-block .links a:hover, .othepayment-block .links a.active { border: 1px solid #a8d0fe !important; color: #000 !important; background: rgba(169, 208, 254, .3); box-shadow: 0px 0px 8px 0px rgba(169, 208, 254, .3); } .congratulation-block { padding: 70px 0 70px; text-align: center; box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%); margin-top: 160px; border-radius: 8px; margin-bottom: 80px; } .congratulation-block h2 { font-weight: 700; font-size: 40px; margin-bottom: 20px; } .congratulation-block p { margin-bottom: 15px; } .congratulation-block .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 10px 20px; display: inline-block; text-transform: capitalize !important; font-size: 18px; } .order-summaryblock .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 10px 50px; display: inline-block; text-transform: capitalize !important; font-size: 18px; font-weight: 700; margin-top: 70px; } .buttonblock .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 6px 20px; display: inline-block; text-transform: capitalize !important; font-size: 14px; } .buttonblock { border-top: 1px solid #000; margin-top: 60px; padding-top: 30px; margin-bottom: 150px; } .instantboxes-two { padding: 0 0px 10px 43px; position: relative; } .instantboxes-two .instantmatch { position: absolute; background: #f53b49; display: inline-block; width: auto; padding: 10px 20px; color: #fff; transform: rotate(-90deg); top: 60px; left: -61px; width: 163px; height: 45px; } .contetnmain { box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .8); margin-bottom: 25px; } .inimg {} .inimg img { width: 100%; } .content-in { background: #3b3b3b; color: #fff; display: flex; align-items: flex-start; padding: 10px; min-height: 170px; } .content-in img { width: 60px; } .content-in h6 { min-height: 30px; } .content-in p { font-size: 10px; color: #fff; text-transform: inherit; font-family: inherit; padding-bottom: 0px; } .content-in div:nth-child(2) { padding: 0 5px; } .content-in.tow { flex-flow: column; text-align: left; } .instantboxes-two .continue { display: inline-block; padding: 7px 35px; border-radius: 6px; color: #fff; background: #f53b49; text-transform: uppercase; } .searchoption-block .pop-title h3 { font-size: 30px; } /** Claim Business info **/ .claiming-section { padding: 60px 0 0; float: left; width: 100%; background: #eeeeee; } .claiming-business-block { padding-right: 50px; } .claiming-business-block h3 { font-weight: 700; font-size: 30px; margin-bottom: 15px; } .claiming-business-block p { margin-bottom: 15px; } .claiming-business-block h5 { font-weight: 700; margin-bottom: 15px; } .claiming-boxn { padding: 10px 10px 10px 50px; margin-bottom: 30px; background: #fff; border-radius: 8px; } .claiming-boxn h4 { font-weight: 700; color: #ea1237; margin-left: -42px; margin-bottom: 15px; } .claiming-boxn h4 i { margin-right: 6px; font-size: 30px; width: 30px; text-align: center; } .claiming-boxn h4 i.fa-mobile { font-size: 36px; } .claiming-boxn form { display: flex; align-items: flex-end; justify-content: space-between } .claiming-boxn form .form-group { display: flex; align-items: flex-end; margin-bottom: 0; margin-right: 15px; width: 78%; } .claiming-boxn form .form-group span { font-size: 12px; } .claiming-boxn form .btnsend { padding: 3px 20px; background: #ea1237; color: #fff; border-radius: 8px; } .claiming-boxn.twon form .form-group { align-items: center; justify-content: space-between; } .claiming-boxn.twon form .form-group input { width: 70%; } .claiming-business-block-right { padding-left: 50px; padding-top: 20px; } .claiming-business-block-right img { width: 100%; } .claiming-business-block-right p { font-size: 19px; text-align: center; margin-bottom: 25px; } .pagenation { display: block; float: left; width: 100%; } .pagenation a { display: inline-block; border: 1px solid #bdb9b9; color: #bdb9b9; font-size: 18px; width: 37px; height: 30px; line-height: 27px; text-align: center; margin-right: 15px; } .pagenation a:hover, .pagenation a.active { color: #ff0000 !important; background: #ffffff; text-decoration: none; border: 1px solid #bdb9b9 !important; } .special-date { position: relative; } .special-date i { position: absolute; top: 10px; right: 10px; } .title-meet { padding-left: 0px; } .title-meet h3 { margin-bottom: 10px; } .custom-table.table > tbody > tr > td { padding: 4px 8px; } .custom-table.table > tbody > tr.bor1 > td { padding: 14px 8px 4px; } .custom-table.table > tbody > tr.recuring-tr > td { padding: 4px 8px 14px; } .createpage.pagination > li { display: inline-block !important; margin-right: 5px; } .createpage .page-link { border-radius: 0px !important; } /*****************/ .menu_nav { display: flex; align-items: center; flex-flow: wrap; justify-content: space-between; } .menu_nav #cssmenu { padding-top: 0; } #cssmenu > ul { display: flex; align-items: center; } #cssmenu > ul > li > a { padding: 5px 15px; font-size: 12px; letter-spacing: 1px; text-decoration: none; color: #fff; display: inline-block; text-transform: uppercase; } #cssmenu > ul > li:hover > a, #cssmenu ul li.active a { color: #f1573f } #cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover { color: #f1573f; -webkit-transition: background .3s ease; -ms-transition: background .3s ease; transition: background .3s ease; } @media screen and (max-width:1200px) { nav { width: 100%; } #cssmenu { width: auto } #cssmenu ul { width: 100%; display: none; position: absolute; left: 0; z-index: 9; background: #191919; top: 55px; } #cssmenu ul li { width: 100%; border-top: 1px solid #444 } #cssmenu ul ul li, #cssmenu li:hover > ul > li { height: auto } #cssmenu ul li a, #cssmenu ul ul li a { width: 100%; border-bottom: 0 } #cssmenu > ul > li { float: none } #cssmenu ul ul li a { padding-left: 25px } #cssmenu ul ul, #cssmenu ul ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left } #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before { display: none } .button { width: 50px; height: 45px; position: relative; cursor: pointer; z-index: 12399994; } .button:after { position: absolute; top: 30px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button span { position: absolute; top: 22px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button:before { -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; position: absolute; top: 14px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button.menu-opened:after { -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; top: 23px; border: 0; width: 25px; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) } .button.menu-opened span { display: none; } .button.menu-opened:before { top: 23px; background: #fff; width: 25px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) } #cssmenu .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #444; height: 46px; width: 46px; cursor: pointer } #cssmenu .submenu-button.submenu-opened { background: #262626 } #cssmenu ul ul .submenu-button { height: 34px; width: 34px } #cssmenu .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #ddd; content: '' } #cssmenu ul ul .submenu-button:after { top: 15px; right: 13px } #cssmenu .submenu-button.submenu-opened:after { background: #fff } #cssmenu .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #ddd; content: '' } #cssmenu ul ul .submenu-button:before { top: 12px; right: 16px } #cssmenu .submenu-button.submenu-opened:before { display: none } } .menu_nav .header-right .top-serarch { top: 0; position: relative; } .menu_nav .header-right .top-serarch input { border-radius: 50px; background: #232323; border-color: #808080; width: 100%; min-width: 290px; padding: 6px 40px 6px 12px; } .menu_nav .header-right .top-serarch button.btn { background: #2a2a2a; color: #838383; padding: 6px 12px; position: absolute; top: 0; right: 0px; border-color: #808080; border-radius: 0px 50px 50px 0px; border-left: 0px; height: 34px; } .menu_nav .header-right i { font-size: 14px; } .btn-cart { position: relative; background-color: transparent; border: 0; padding: 0 12px; } .header-right button.btn-cart:hover { border: 0; } .btn-cart > span { background: #eb1c24; width: 22px; height: 22px; line-height: 22px; display: inline-block; border-radius: 50px; position: absolute; top: -4px; right: 0px; color: #ffffff; font-weight: bold; } .userblock { padding: 0 10px 0 25px; position: relative; } .userblock > .login_links { cursor: pointer; } .userblock > .login_links > img { width: 38px; } .dropdown_login { position: absolute; top: 160%; left: auto; right: 0; background: #e9e9e9; z-index: 9; width: 100%; min-width: 170px; transform: scale(.9) translateX(calc(5% - 7px)); transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out, max-height 0s linear .25s; will-change: transform; opacity: 0; visibility: hidden; } .dropdown_login.open { transform: scale(1) translateX(calc(5% - 7px)); visibility: visible; opacity: 1; transition: opacity .4s cubic-bezier(0, 1, .4, 1), transform .4s cubic-bezier(.18, 1.25, .4, 1), visibility .4s linear; } .dropdown_login ul li a { display: block; padding: 10px 15px; color: #191919; text-transform: uppercase; font-size: 16px; text-align: left; border-bottom: 1px solid #525252; } .dropdown_login ul li a:hover { text-decoration: none; background: #d2d2d2; } .dropdown_login ul li:last-child a { border: 0; } .icon--nav-triangle-borderless { position: absolute; display: inline-block; right: 6px; left: calc(100% - 38px); bottom: 100%; width: 18px; height: 8px; z-index: 2; -webkit-filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .12)); filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .12)); } #suggestions { -moz-box-sizing: border-box; box-sizing: border-box; border: 0px solid black; font-size: 12px; } .option { display: none; color: '#000'; cursor: pointer; padding: 10px; } .topmain-slider .flexslider .slides img { opacity: .4; height: 110vh; } .slider-block i.fa.fa-map-marker { font-size: 35px; color: #f53b49; position: absolute; z-index: 99999999; top: 35px; left: 64%; } .slider-block h5 { position: relative; margin-bottom: 20px; font-size: 24px; font-weight: 300; text-align: left; margin-top: 30px; } .slider-block .catagories_btn { position: relative; } .row.cstm-bnner ul { display: flex; position: relative; flex-flow: wrap; justify-content: center; padding: 0 40px; } input.search_input_banner { border-top-left-radius: 30px; border-bottom-left-radius: 30px; border-right: 2px solid #c7c7c7; } input#zipcode { border-top-right-radius: 30px; border-bottom-right-radius: 30px; border-left: 2px solid #c7c7c7; } .row.cstm-bnner li { margin: 0; width: 33.33%; position: relative; } .row.cstm-bnner li img { position: absolute; top: 10px; left: 15px; width: 40px; height: 40px; object-fit: contain; } .slider-block button { border-radius: 50px; padding: 6px 13px; font-size: 13px; } .slider-block li button { padding: 7px 50px; font-size: 15px; } .cstm-bnner ul li:last-child { position: relative; } .main-slider .slide::before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 2; background-color: rgba(0, 0, 0, 0.40); } .main-slider .slide { position: relative; overflow: hidden; padding-top: 400px; padding-bottom: 210px; background-size: cover; background-position: center; } .main-slider .content-column { position: relative; z-index: 10; width: 675px; margin: 0 auto; } .main-slider .content-column .inner-column { position: relative; } .main-slider .content-column .title { position: relative; color: #ffffff; font-size: 24px; line-height: .5; margin-left: 60px; font-weight: 700; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; } .main-slider .active .content-column .title { opacity: .5; transform: scaleY(1); -webkit-transition-delay: 300ms; -moz-transition-delay: 300ms; -ms-transition-delay: 300ms; -o-transition-delay: 300ms; transition-delay: 300ms; } .main-slider .content-column h1 { position: relative; color: #ffffff; font-weight: 700; line-height: 1.1em; font-size: 90px; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; text-align: center; text-shadow: 5px 5px rgba(0, 23, 37, 0.59); } .main-slider .active .content-column h1 { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 600ms; -moz-transition-delay: 600ms; -ms-transition-delay: 600ms; -o-transition-delay: 600ms; transition-delay: 600ms; } .main-slider .content-column .stext { position: relative; color: #ffffff; font-size: 18px; line-height: 0; margin-right: 50px; margin-bottom: 50px; font-weight: 400; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; text-align: right; font-style: italic; } .main-slider .content-column .stext span { font-style: normal; font-weight: 700; font-size: 24px; margin-left: 5px; } .main-slider .active .content-column .stext { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 900ms; -moz-transition-delay: 900ms; -ms-transition-delay: 900ms; -o-transition-delay: 900ms; transition-delay: 900ms; } .main-slider .content-column .btns-box { text-align: center; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; } .main-slider .active .content-column .btns-box { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 1200ms; -moz-transition-delay: 1200ms; -ms-transition-delay: 1200ms; -o-transition-delay: 1200ms; transition-delay: 1200ms; } .main-slider .owl-dots { position: absolute; right: 50px; bottom: 37%; text-align: center; display: flex; flex-flow: column; width: 30px; justify-content: center; align-items: center; } .main-slider .owl-dots .owl-dot { position: relative; width: 13px; height: 13px; margin-bottom: 10px; border-radius: 100%; margin: 8px 0px; display: block; border: 2px solid #fff; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; opacity: .2; } .main-slider .owl-dots .owl-dot.active, .main-slider .owl-dots .owl-dot:hover { opacity: .6; background-color: #ffffff; } .btn-web-btn { background-color: transparent !important; color: #fff !important; border-color: #fff; text-transform: uppercase !important; border-radius: 50px !important; padding: 8px 30px; } .btn-web-btn:hover { color: #eb1c24 !important; border-color: #eb1c24 !important; background-color: #fff !important; } .bepart_wraper { background-position: right; background-size: cover; background-repeat: no-repeat; padding: 40px 0 20px; float: left; width: 100%; } .bepart_wraper .col-lg-6 { display: flex; flex-flow: wrap; justify-content: center; } .count_up { text-align: center; color: #fff; margin-bottom: 40px; } .count_up h3 { font-size: 15px; } .counter_count { font-size: 50px; font-weight: bold; position: relative; color: #ffffff; text-align: center; display: inline-block; } .owl-demo-category .owl-nav { width: 100%; display: flex; justify-content: center; margin-bottom: -50px; margin-top: 40px; } .owl-demo-category.owl-carousel .owl-nav .owl-prev, .owl-demo-category.owl-carousel .owl-nav .owl-next { position: relative; background: #282828; color: #fff; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 28px; } .owl-demo-category.owl-carousel .owl-nav .owl-prev { left: -10%; padding: 5px 5px 5px 3px; } .owl-demo-category.owl-carousel .owl-nav .owl-next { right: -10%; padding: 5px 5px 5px 8px; } .owl-demo-category.owl-carousel .owl-dots { display: flex; align-items: center; justify-content: center; height: 35px; width: 20%; margin: 15px auto 0; } .owl-demo-category.owl-carousel .owl-dots .owl-dot { color: #04344d; font-weight: bold; padding: 0 8px; font-size: 16px; } .online_wraper { float: left; width: 100%; padding: 65px 60px; } .online_wraper1 { float: left; width: 100%; padding: 0px 60px 65px; } .all_links { font-style: italic; color: #f53b49; border-bottom: 1px solid #f53b49; text-decoration: none; } .all_links:hover, .all_links:focus { text-decoration: none; border-color: #23527c; color: #23527c; } .online_classes_wrap { float: left; width: 100%; } .online_classes_box {} .online_classes_box .imageclasses { position: relative; width: 100%; height: 390px; overflow: hidden; } .online_classes_box .imageclasses img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .online_classes_box:hover .imageclasses img { transform: scale(1.08); } .online_classes_box .imageclasses .live_img { position: absolute; top: 20px; left: 20px; text-align: left; } .online_classes_box .imageclasses .live_img img { max-width: 50%; } .online_classes_box .classes_title h3 { color: #151925; font-weight: bold; font-size: 15px; padding: 10px 0; text-align: center; } .online_classes_box .classes_title h3 span { font-size: 13px; font-weight: 400; font-style: italic; } .online_classes_box .classes_bottom_duration { display: flex; align-items: center; justify-content: space-between; background: #151925; color: #fff; overflow: hidden; } .online_classes_box .classes_bottom_duration .duration_wrap { padding: 0 15px; text-align: center; font-size: 13px; } .online_classes_box .classes_bottom_duration .duration_wrap .dtxt { opacity: .5; display: block; margin-bottom: 5px; } .online_classes_box .classes_bottom_duration .duration_wrap .dtxt1 { display: block; white-space: nowrap; } .online_classes_box .classes_bottom_duration .book_wrap { background: #ed1b24; height: 100%; padding: 9px 11px; text-align: center; } .online_classes_box .classes_bottom_duration .book_wrap a { color: #fff; text-decoration: none; } .online_classes_box .classes_bottom_duration .book_wrap a span:first-of-type { font-weight: bold; display: block; font-size: 27px; } .online_classes_box .classes_bottom_duration .book_wrap a span { font-size: 16px; line-height: normal; } .search_txt { display: block; text-align: left; padding-left: 3%; font-size: 16px; margin-bottom: 5px; } .frame { overflow: hidden; } .frame ul { list-style: none; margin: 0; padding: 0; height: 100%; float: left; width: 100%; } .frame ul li { float: left; width: 400px; height: 100%; margin: 0 15px 0 0; padding: 0; text-align: center; } .scrollbar { margin: 1em 0 1em 0; height: 20px; background: #cdced1; line-height: 0; float: left; width: 100%; } .scrollbar .handle { width: 100px; height: 30px; background: rgba(21, 25, 37, .30); cursor: pointer; margin-top: -5px; } .scrollbar .handle .mousearea { position: absolute; top: -9px; left: 0; width: 100%; height: 20px; } .slider_wrapper { float: left; width: 100%; position: relative; } .ptb-65 { padding-bottom: 65px; padding-top: 65px; } .plr-60 { padding-left: 60px; padding-right: 60px; } .why_fitnessity { float: left; width: 100%; background-size: 100% 100%; background-repeat: no-repeat; background-position: center; padding-top: 130px; position: relative; } .why_title { color: #fff; font-size: 32px; font-family: 'bebasregular'; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 30px; } .why_title span { background: #ed1b24; padding: 8px 10px 0; } .whyfitnessity_content ul { padding-top: 20px; } .whyfitnessity_content ul li { display: flex; align-items: flex-start; color: rgba(255, 255, 255, .5); flex-flow: wrap; margin-bottom: 25px; } .whyfitnessity_content .icon_number { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border: 2px solid #ed1b24; border-radius: 100%; color: #ed1b24; } .whyfitnessity_content .txt_wrap { flex: 1; padding-left: 20px; } .whyfitnessity_content .txt_wrap h6 { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 1px; } .whyfitnessity_content .txt_wrap p { font-size: 13px; font-style: italic; padding-right: 10px; } .button_default { color: #fff; border: 2px solid #f53b49; font-family: 'Roboto', sans-serif; transition: all ease-in 0.5s; cursor: pointer; border-radius: 50px; padding: 7px 30px; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; } .button_default:hover { background: #f53b49; color: #ffffff; text-decoration: none; } .why_video_wrap { height: 100%; position: inherit; } .video_block { background: #04344d; width: 30.5%; position: absolute; bottom: -120px; height: 280px; } .video_icon.pause-bt { padding: 5px 0px 5px 1px; } .tv_video { height: 100%; width: 100%; object-fit: cover; } .video_icon { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border: 5px solid #fff; color: #fff; border-radius: 100%; font-size: 40px; padding: 5px 0px 5px 5px; opacity: .5; position: absolute; left: 43%; top: 35%; cursor: pointer; } .video_icon:hover { color: #fff; } .ml-4 { margin-left: 4em; } .float-left { float: left; } .float-right { float: right; } .w-100 { width: 100%; } .row1 { margin: 0 -7px; } .row1 > [class*=col-], .row1 > [class*=col] { padding: 0 7px; } .activities_box { overflow: hidden; } .activities_box .activities_img { width: 100%; height: 100%; overflow: hidden; } .activities_box .activities_img img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .activities_box:hover .activities_img img { transform: scale(1.08); } .activities_box .activites_content { width: 100%; } .activities_box .activites_content h3 { background: #151925; padding: 15px 30px; font-style: italic; font-size: 18px; letter-spacing: 2px; } .activities_box .activites_content h3 a { color: #fff; } .activities_box .activites_content p { color: #04344d; padding: 10px 40px; font-style: italic; } .discover_activities { padding-top: 100px; } .discover_activities .about-services-title { text-align: left; } .bepart_easywrap { background-repeat: no-repeat; background-size: cover; background-position: center; } .easy_title { color: #909090; font-size: 30px; font-weight: 600; letter-spacing: 3px; margin-bottom: 30px; } .easy_title .easy_highlighted { padding: 7px 15px; display: inline-block; border: 2px solid #909090; color: #fff; } .bepart_easy_content { color: #fff; padding-left: 150px; } .bepart_easy_content p { font-size: 16px; letter-spacing: 1px; } .bepart_easy_content ul { margin-top: 40px; } .bepart_easy_content ul li { display: flex; align-items: flex-start; padding-right: 50px; margin-bottom: 25px; } .bepart_easy_content ul li strong { color: #ed1b24; padding-right: 10px; } .bepart_easy_content ul li span { flex: 1; } .popular_trainer_wrap { background: #e6e6e6; } .popular_trainer_wrap .about-services-title { text-align: left; } .button_title {} .button_title h3 { display: flex; align-items: flex-start; justify-content: space-between; line-height: 1.5; flex-flow: wrap; } .button_default_1, .button_default_1:visited { color: #04344d; border: 2px solid #04344d; font-family: 'Roboto', sans-serif; transition: all ease-in 0.5s; cursor: pointer; border-radius: 50px; padding: 7px 30px; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; line-height: 1.2; } .button_default_1:hover, .button_default_1:focus { color: #fff; background: #04344d; } .easyboxes_wrap { display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap; margin: 0 -15px; } .easyboxes_items { width: 20%; padding: 0 15px; } .easyboxes_items .easy_img { width: 100%; height: 100%; overflow: hidden; } .easyboxes_items .easy_img img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .easyboxes_items:hover .easy_img img { transform: scale(1.08); } .easyboxes_items .easy_content { text-align: center; padding: 20px 10px; } .easyboxes_items .easy_content h3 { color: #04344d; font-size: 22px; font-style: italic; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; } .easyboxes_items .easy_content h3 a, .easyboxes_items .easy_content h3 a:visited { color: #04344d; } .easyboxes_items .easy_content h3 a:hover, .easyboxes_items .easy_content h3 a:focus { color: #ed1b24; } .social_wrap { padding-bottom: 40px; padding-top: 40px; } .social_wrap ul { display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; } .social_wrap ul li a, .social_wrap ul li a:visited { font-size: 24px; text-transform: uppercase; letter-spacing: 2px; color: #04344d; } .social_wrap ul li a:hover, .social_wrap ul li a:focus { color: #ed1b24; } .inner_top { margin-top: 75px; } .viewall_sports { padding: 65px 50px 65px 50px } .viewall_sports.viewallcontainer .cate-list { padding: 0; } .viewall_training > .col-12 { padding: 0 8px; } .viewall_training .online_classes_box { margin-bottom: 20px; } .viewall_training .online_classes_box .imageclasses { height: 560px; } .viewall_training .online_classes_box .classes_title h3 { font-size: 20px; } .viewall_training .online_classes_box .classes_title h3 span { font-size: 15px; } .viewall_training .online_classes_box .classes_bottom_duration .duration_wrap { font-size: 14px; } .viewall_training .online_classes_box .classes_bottom_duration .book_wrap { padding: 11px 38px; } .register { padding-top: 120px; background-size: cover; background-position: center; background-repeat: no-repeat; } .register_wrap { background: #ffffff; float: left; } .register_wrap .logo-my { text-align: center; margin-bottom: 25px; } .register_wrap .logo-my img { max-width: 100px; } .register_wrap #frmregister { padding: 0 110px; float: left; } .register_wrap #frmregister input { padding: 11px; color: #04344d; border: 2px solid #04344d; font-size: 16px; outline: none; border-radius: 16px; min-height: 45px; display: block; float: none; margin: 20px auto; width: 100%; font-style: italic; } .register_wrap #frmregister input::placeholder { color: #04344d; opacity: 1; } .register_wrap #frmregister input:-ms-input-placeholder { color: #04344d; } .register_wrap #frmregister input::-ms-input-placeholder { color: #04344d; }
public/css/front/general.css
body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif; background: #FFF; overflow-x: hidden } @font-face { font-family: 'bebasregular'; src: url('../../fonts/bebas__-webfont.eot'); src: url('../../fonts/bebas__-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/bebas__-webfont.woff2') format('woff2'), url('../../fonts/bebas__-webfont.woff') format('woff'), url('../../fonts/bebas__-webfont.ttf') format('truetype'), url('../../fonts/bebas__-webfont.svg#bebasregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'OswaldLight'; src: url('../../fonts/oswald-light.eot'); src: url('../../fonts/oswald-light.eot') format('embedded-opentype'), url('../../fonts/oswald-light.woff') format('woff'), url('../../fonts/oswald-light.ttf') format('truetype'), url('../../fonts/oswald-light.svg#OswaldLight') format('svg'); } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input { border: none; background: #fff; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } h1, h2, h3, h4, h5, p, ul, li, p { margin: 0; padding: 0; list-style: none; font-weight: normal } a { text-decoration: none; transition: 0.5s } a:hover { transition: 0.5s; text-decoration: none; } a:focus { outline: none } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .container:before, .container:after { display: table; content: " "; } .container:after { clear: both; } .row:before, .row:after { display: table; content: " "; } .row:after { clear: both; } .row { margin-right: -15px; margin-left: -15px; } /* Header */ header { float: left; width: 100%; background: rgba(24, 24, 24, .9); padding: 6px 0px !important; position: absolute; top: 0; left: 0; z-index: 9; } .header-right { float: right; padding: 0px 15px 0 0; text-align: right; } .header-right-menu { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 5px 15px; border: 1px solid #f53b49; display: inline-block; } .header-right-menu:hover { color: #f53b49; background: none; text-decoration: none } button.header-right-menu { margin: 0 4px 0 0; border-radius: 0; float: left; padding: 6px 13px 5px; } .header-right button:hover { color: #f53b49; background: none; border: 1px solid #f53b49; } .header-right > a:last-child { margin-left: 15px; } .header-right i { font-size: 24px; } #nav { float: left; padding-top: 10px } .header-search { border: 1px solid #f53b49; float: left; font-family: 'OswaldLight'; font-size: 18px; margin: 0 10px } .header-search button { background: none; border: none; padding: 7px 15px; font-size: 18px; } .header-search button i { font-size: 26px; margin-left: 10px; } .header-search-a { border-left: 1px solid #f53b49; float: right; margin: 8px 2px 6px; padding: 0 8px; } nav { float: left; } .navbar { margin: 0; } .navbar-inverse .navbar-nav > li > a { color: #fff; font-size: 18px; font-family: 'OswaldLight'; padding: 10px 15px } .navbar-inverse .navbar-nav > li > a:hover { color: #f53b49; } .btn.btn-info.btn-lg.header-search-a { border-left: 1px solid #f53b49; border-radius: 0; margin: 8px 3px 5px; padding: 0 5px; } .btn.btn-info.btn-lg.header-search-a:focus { background: none; } .header-search ul { float: left; } .header-search ul li { position: relative; } .header-search ul li a { font-family: 'OswaldLight'; font-size: 14px; color: #fff } .header-search ul li a i { margin-left: 15px; } .header-search ul { display: none; position: absolute; left: 0; background: #fff; padding: 5px; z-index: 99; width: 100px; background: rgba(0, 0, 0, 0.5) } .header-search ul li ul a { color: #fff; padding: 5px 10px; font-size: 14px; } .header-search ul li:hover ul { display: block; } .search-button i { border-left: 1px solid #f53b49; padding: 5px 7px 5px 12px; margin-left: 5px } #cssmenu { float: left; padding-top: 10px } .logo { float: left; padding: 0 0 0 15px; } .search-button { color: #fff; } .how-it-works { margin: -135px 0 0; position: relative; text-align: center; z-index: 9; } .how-it-works span { display: inline-block; width: 100%; margin-top: 10px; } .main-slider { float: left; width: 100%; position: relative } .slider-block { position: absolute; bottom: 0; left: 0; z-index: 1; background: rgba(21, 25, 37, .7); padding: 20px 0px 20px; color: #fff; text-align: center; margin: 0 auto; width: 100%; float: left; } .slider-block h1 { font-size: 20px; color: #fff; margin-bottom: 7px; font-style: italic; letter-spacing: 2px; } .slider-block p { font-size: 20px; font-weight: 300; margin: 30px auto; width: 65%; } .slider-block input { padding: 18px 15px 18px 70px; margin: 0 1px; width: 240px; font-size: 18px; font-family: 'Roboto', sans-serif; color: rgba(255, 255, 255, .5); font-style: italic; } .slider-block button { /*background: #f53b49;*/ background: none; color: #fff; padding: 11px 15px; border: 2px solid #f53b49; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.5s; cursor: pointer } .slider-block button:hover { transition: 0.5s; background: #f53b49; color: #ffffff; } .slider-block input:first-child { width: 460px; } .banner-bottom { float: left; width: 100%; background: #151820; padding: 38px 0px 2px 0px; text-align: center } .banner-bottom h1 { color: #fff; font-size: 48px; font-family: 'bebasregular'; /*background: url(../images/more-line.png) no-repeat center bottom;*/ /*background: url(../images/banner-title-bg.png) no-repeat center bottom;*/ padding-bottom: 15px; margin-bottom: 30px; background-size: 390px; } .banner-bottom h1 span { background: url(../images/banner-title-bg.png) no-repeat center bottom; padding-bottom: 15px; background-size: 100%; } .banner-bottom p { font-size: 30px; color: #d4d4d4; font-weight: 300 } .category { float: left; width: 100%; padding: 65px 100px 65px 50px; background-size: 100% 100%; background-position: right; } .cate-sidebar { float: left; width: 24%; padding: 0 15px 0 0; } .cate-sidebar h1 { text-align: right; color: #151820; /*border-bottom: 5px solid #c6c6c6;*/ font-size: 31px; margin-bottom: 10px; font-family: 'bebasregular'; letter-spacing: 1px; line-height: 1.5; } .cate-sidebar .nav-tabs { border-bottom: 0; } .cate-sidebar li { display: inline-block; width: 100%; text-align: right; } .cate-sidebar li a { color: #000000; font-size: 18px; font-weight: 500; text-transform: uppercase; padding: 10px 0; display: inline-block; position: relative; text-decoration: none; border: 0px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #000; cursor: default; background-color: transparent; border: 0px solid #ddd; border-bottom-color: transparent; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: transparent; border: 0px; } .cate-sidebar li.active a::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 65px; height: 7px; background: #f53b49; display: block; } .cate-list { float: left; width: 76%; padding: 0 15px; } .cate-sidebar li a i { margin-left: 20px; transition: 0.5s } .cate-sidebar li a:hover i { margin-left: 15px; transition: 0.5s } .cate-sidebar li a:hover { color: #f53b49; } .cat-img-name { text-align: right; position: relative; border: 1px solid #04344d; overflow: hidden; } .cat-img-name img, .cat-img-name .sports_name { width: 89%; height: 420px; object-fit: cover; transition: all ease-in .8s; overflow: hidden; } .cat-item:hover .cat-img-name img, .cat-item:hover .cat-img-name .sports_name { transform: scale(1.08); } .viewallcontainer .cat-item .cat-img-name-allsport-img { width: 100% !important; height: 480px; } .cat-img-name .sports_name { height: 190px; width: 30px; clear: both; background-color: #f53b49; color: #FFF; } .cat-img-name .sports_name span { /* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg); /* IE */ -ms-transform: rotate(-90deg); /* Opera */ -o-transform: rotate(-90deg); width: 100%; text-transform: uppercase; font-size: 18px; position: absolute; text-align: center; white-space: nowrap; top: 50%; height: 2px; margin-top: -5px; line-height: 0px; left: -44%; } .cat-img-name span { margin-top: 94px; float: left } .cat-img-name span img { width: auto; height: auto; box-shadow: none } .cat-item h1 { font-size: 26px; color: #ffffff; font-family: 'bebasregular'; text-align: center; line-height: 1.5; font-style: italic; letter-spacing: 1px; } .cat-item a { font-size: 16px; color: #FFF; border: 2px solid #fff; background: none; padding: 8px 15px; margin: 15px 0 0 0; display: inline-table; font-weight: 500; border-radius: 50px; min-width: 150px; text-decoration: none; } .cat-item a:hover { background: #fff; color: #15181f; } .cat-detail { text-align: center; background: rgba(21, 24, 31, .89); padding: 20px; position: absolute; bottom: 0; left: 0; width: 100%; z-index: 1; } .cat-item { float: left; width: 100%; } /* prev width 33.3 */ .cat-item p { position: absolute; width: 100%; opacity: 0; transition: 0.5s; background: rgba(255, 255, 255, 0.5) url(../images/hover-arrow.png) center center no-repeat; height: 100%; text-align: center; top: 0 } /*.cat-item:hover p {transition:0.5s; opacity:1; }*/ /*.cat-item:hover h1 {opacity:0.5}*/ /*.cat-item:hover a {opacity:0.5;}*/ .cat-item p i { font-size: 50px; font-weight: lighter } .top-rank { float: left; width: 100%; background: #eff0f2; padding: 60px 50px 0; } .rank-sidebar { float: left; width: 30%; } .rank-sidebar h1 { color: #151820; font-size: 36px; font-family: 'bebasregular'; text-transform: uppercase; border-bottom: 4px solid #f53b49; margin-bottom: 25px; } .rank-sidebar ul { float: left; width: 100%; /*background: #dfdfdf;*/ height: 100%; min-height: 410px; } .rank-sidebar li { display: inline-block; width: 100%; } .rank-sidebar li a { width: 100%; float: left; padding: 10px; /* border-bottom: 3px solid #eff0f2; */ font-size: 16px; color: #3e4148; text-transform: uppercase; /* font-family: 'Roboto Condensed', sans-serif; */ transition: 0.5s; margin-bottom: 2px; border: 2px solid #3e4148; font-weight: bold !important; } .rank-sidebar li a:hover { background: #3e4148; color: #fff; } .rank-list { float: left; width: 70%; } .rank-item-detail { position: relative; width: 100%; float: left } .ranker-detail { background: rgba(0, 0, 0, 0.5); padding: 5px 15px; text-align: left; position: absolute; bottom: -50px; width: 100%; opacity: 0; transition: 0.5s } .rank-item-detail:hover .ranker-detail { opacity: 1; bottom: 5px; transition: 0.5s } .ranker-detail p { color: #fff; font-size: 16px; padding: 10px 0 } #owl-demo .item a { background: #f53b49; padding: 15px 25px; color: #fff; font-size: 14px; display: inline-block; border: 1px solid #f53b49; margin: 40px 0 30px } #owl-demo .item a:hover { background: #fff; color: #f53b49; } #owl-demo .item { margin: 0 10px; color: #FFF; text-align: center; } #owl-demo .item img { width: 100%; height: 430px; } .customNavigation { text-align: center; } .customNavigation a { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .four-round { float: left; width: 100%; padding: 60px 0; background: url(../images/four-round-bg.jpg) no-repeat center top #eaeef1; background-size: 100% auto } .four-icon { float: left; width: 25%; text-align: center } .four-icon span { height: 145px; width: 145px; background: rgba(62, 65, 72, 0.3); border-radius: 50%; display: table-cell; vertical-align: middle; transition: 0.5s } .four-icon span:hover { background: #f53b49; transition: 0.5s } .icon-table { display: table; margin: 0 auto; } .four-icon h3 { font-size: 30px; color: #3e4148; font-family: 'bebasregular'; padding-top: 35px } .ourlocation { float: left; width: 100%; text-align: center; background: url(../images/location-bg.jpg) #bb3b49 center top no-repeat; padding: 40px 0 0 0 } .ourlocation button { font-family: 'bebasregular'; color: #fff; font-size: 36px; padding-bottom: 30px; display: inline-block; background: none; border: none; } .ourlocation button:hover { background: none; } .ourlocation i { margin-left: 20px; } .blog-event { float: left; width: 100%; position: relative; background: url(../images/post-bg.jpg) top center; background-size: 100% auto; min-height: 300px; padding: 30px 0px; box-sizing: border-box; } .blog-part { float: left; width: 50%; box-sizing: border-box } .event-part { float: left; width: 50%; box-sizing: border-box } .post-title { float: left; width: 100%; margin-bottom: 40px; } .post-title > h2 { font-size: 20px; font-weight: 300px; color: #fff; padding: 10px 20px; margin: 0px; border: 1px solid #fff; text-transform: uppercase; font-weight: 300; float: left; width: auto; margin-right: 30px; } .post-title > span { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; float: left; width: auto; line-height: 45px; } .event-space { position: relative; float: right; width: 75%; } .post-detail, .event-detail { float: left; width: 100%; padding: 20px 0px; } .post-detail > .p_name { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; vertical-align: middle; padding: 0px 20px 0 0; box-sizing: border-box; width: 30%; float: left; line-height: 57px; } .post-detail > .p_detail { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; vertical-align: middle; padding: 0px 10px 0 20px; box-sizing: border-box; width: 70%; float: left; border-left: 1px solid #fff; } .blog-part a { float: right; font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 20px 50px 10px 0px; } .event-space a { float: right; font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 20px 80px 10px 0px; } .event-detail > h3 { float: left; width: 100%; margin: 0px 0px 30px 0px; font-size: 30px; color: #fff; text-transform: uppercase; font-family: 'bebasregular'; } .event-detail > p { font-size: 16px; font-weight: 300px; color: #fff; font-weight: 400; vertical-align: middle; padding: 0px; box-sizing: border-box; width: 100%; float: left; } /************div expand***********/ .content { display: none; } .toggle.expander.expanded { padding-left: 13px; background-position: left center; background-repeat: no-repeat; } .toggle.expander.collapsed { padding-left: 13px; background-position: left center; background-repeat: no-repeat; } #demo-nesting-sub1 { margin-left: 20px; } #demo-nesting-sub2 { margin-left: 40px; } /************* footer *************/ footer { background: #151820; float: left; width: 100%; padding: 100px 50px 50px; } .footer-logo { float: left; /*width: 30%;*/ padding-right: 0px; color: #4488ab; font-size: 16px; font-weight: 200; width: 100%; } .footer-logo img { width: 100%; } .footer-logo > p { padding: 5px 70px 5px 0px; font-style: italic; } .footer-logo form { padding: 0 0px; float: left; width: 100% } .footer-logo form .input_div { background: #23262c; border: 1px solid #a4a4a4; margin-bottom: 20px; } .footer-logo form .set_input { display: flex; align-items: center; border-bottom: 1px solid #a4a4a4; } .footer-logo form .set_input:last-child { border: 0; } .footer-logo form .set_input label { color: #fff; font-weight: 400; font-style: italic; border-right: 1px solid #a4a4a4; padding: 8px 18px; margin-bottom: 0; width: 30%; } .footer-logo form .set_input .form-control { background-color: transparent; flex: 1; min-height: 38px; color: #fff; font-weight: 400; } .footer-logo form .set_input .form-control:focus { box-shadow: none; } .footer-logo form .set_input input.form-control::-webkit-outer-spin-button, .footer-logo form .set_input input.form-control::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .footer-logo form .set_input input.form-control[type=number] { -moz-appearance: textfield; } .footer-logo input { float: left; background: #fff; border: none; padding: 7px; width: 100%; color: #797979; border-radius: 0 !important; } .footer-logo button { background: #f53b49; color: #fff; padding: 7px 30px; font-size: 16px; font-family: 'Roboto', sans-serif; cursor: pointer; transition: 0.5s; border: 2px solid #f53b49; font-weight: 400; text-transform: uppercase; } .footer-logo button:hover, .footer-logo button:focus { background: none; color: #f53b49; transition: 0.5s; } .footer-link { float: left; /* width: 17%;*/ } .footer_title { font-size: 18px; color: #fff; text-transform: uppercase; padding-bottom: 20px; font-weight: 600; letter-spacing: 2px; } .footer-link a { float: left; width: 100%; color: #4488ab; font-size: 16px; padding: 5px 0; font-style: italic; } .footer-link a:hover { color: #fff; } .footer-bottom-block { float: left; width: 100%; padding: 55px 0 25px } .footer-bottom-left { float: left; } .footer-right { float: left; width: 40%; } .sitemap { float: left; } .sitemap ul li { display: inline-block; padding: 0 10px; color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .sitemap ul li a { color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .sitemap ul li a:hover { color: #fff; } .location { float: left; width: 100%; color: #4488ab; font-size: 16px; font-family: 'Roboto Condensed', sans-serif; padding: 15px 0px; font-style: italic; } .location i { margin-right: 15px; } .footer-bottom-left ul { float: left; } .footer-bottom-left ul li { display: inline-block; padding: 0 0px; font-size: 16px; color: #4488ab; font-family: 'Roboto Condensed', sans-serif; font-style: italic; } .footer-bottom-left ul li a { font-size: 15px; color: #4488ab; font-family: 'Roboto Condensed', sans-serif; } .footer-bottom-left ul li a:hover { color: #fff; } .footer-bottom-left ul li i { margin-right: 10px; } .social-icon { float: left; margin-top: 7%; margin-left: 3%; } .social-icon a { float: none; height: 30px; width: 30px; transition: 0.5s; display: inline-block; } .social-icon a:hover { opacity: 0.5; transition: 0.5s } .social-icon .fb { background: url(../images/sprite.png) no-repeat 0 0; } .social-icon .tw { background: url(../images/sprite.png) no-repeat -30px 0; } .social-icon .in { background: url(../images/sprite.png) no-repeat -61px 0; } .social-icon .plus { background: url(../images/sprite.png) no-repeat -91px 0; } .app { float: right; margin: 30px 0 0 0 } .app a { float: left; border: 1px solid #adadad; border-radius: 25px; color: #ffffff; font-size: 16px; padding: 8px 20px; text-align: center; width: 180px; transition: 0.5s; line-height: 15px; margin-left: 15px; } .app a:hover { color: #f53b49; } .app a span { font-size: 11px; font-size: 300; } .app a i { font-size: 30px; float: left; margin-right: 25px; } .copyright { font-size: 16px; color: #4488ab; border-top: 1px solid #4488ab; padding: 25px 0; float: left; width: 100%; text-align: center; margin-top: 50px; } .inner-banner { background: url(../images/about-bg.jpg) no-repeat center top; } .inner-banner h1 { color: #fff; font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) no-repeat left bottom; font-size: 48px; margin: 110px 0; padding-bottom: 10px } .contact-banner { background: url(../images/cont-banner.jpg) no-repeat center top; } .contact-banner h1 { color: #fff; font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) no-repeat left bottom; font-size: 48px; margin: 110px 0; padding-bottom: 10px } .breadcrumbs { float: left; width: 100%; background: #151820; font-size: 18px; color: #d4d4d4; padding: 30px 0 } .breadcrumbs li { display: inline-block; padding: 0 10px; } .breadcrumbs li a { color: #d4d4d4; } .breadcrumbs li a:hover { text-decoration: underline; } .inner-banner-bottom { background: none; } .inner-banner-bottom h1 { color: #3e4148; } .inner-banner-bottom p { font-size: 18px; color: #777; width: 50%; margin: 0 auto } .about-block { float: left; width: 100%; padding-top: 35px } .about-title { text-align: center; padding-bottom: 30px } .about-title h1 { font-family: 'bebasregular'; background: url(../images/inner-title-bg.png) center bottom no-repeat; padding-bottom: 15px; margin-bottom: 20px } .about-title p { width: 70%; margin: 0 auto 0 } .about-left { float: left; width: 50%; } .about-right { float: left; width: 50%; } .about-left-right-para { width: 500px; float: right; padding-right: 35px } .about-left-right-para h2 { font-family: 'bebasregular'; font-size: 36px; color: #151820; width: 70%; border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 35px } .about-left-right-para p { color: #777777; font-size: 16px; } .about-services { float: left; width: 100%; background: #f1f2f5; padding: 65px 0 } .about-services-title { text-align: center; } .about-services-title h1 { font-size: 32px; font-family: 'bebasregular'; /*color: #3e4148;*/ /*background: url(../images/more-line.png) center bottom no-repeat;*/ padding-bottom: 0px; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; color: #04344d; letter-spacing: 3px; } .about-services-title h3 { font-weight: 400; font-size: 18px; } .about-services-title p { font-size: 18px; color: #777; } .about-services ul { float: left; width: 100%; } .about-services ul li { float: left; width: 33.33%; padding: 0 15px; margin: 40px 0 } .about-services ul li span { float: left; width: 51px; height: 51px; background: #a6a7a9; margin-right: 15px; } .core-service-detail {} .core-service-detail h4 { font-size: 16px; color: #3e4148; padding-bottom: 7px; text-transform: uppercase } .core-service-detail p { font-size: 14px; color: #777 } .team { float: left; width: 100%; padding: 70px 0 } .team h1 { font-size: 36px; color: #151820; background: url(../images/team-head-bg.jpg) no-repeat bottom left; padding-bottom: 15px; margin-bottom: 55px; font-family: 'bebasregular'; } .team-one { display: inline-block; margin-right: 30px } .team-one p { background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 18px; padding: 15px; width: 100%; margin-top: -82px; position: relative } .team-one p span { font-size: 16px; color: #b0b0b0; font-style: italic } .team-list { float: left; width: 100%; } .team-social { text-align: center; margin-top: 25px; } .team-social a { background: #f53b49; width: 45px; height: 45px; color: #fff; font-size: 22px; display: inline-block; padding-top: 9px; margin: 0 2px } .team-social a:hover { background: #151820; } .about-signup { float: left; width: 100%; text-align: center; background: url(../images/signup-bg.jpg) no-repeat center top; padding: 70px 0; color: #fff } .about-signup h1 { font-size: 60px; font-family: 'bebasregular'; padding-bottom: 80px } .signup-para { margin-left: -190px; display: inline-block; width: 100%; margin-bottom: 80px } .about-signup p { display: inline-block; font-size: 18px; padding: 0 40px; text-align: right } .about-signup p a { font-weight: 600; color: #fff } .about-signup p a:hover { text-decoration: underline } .signup-a { display: inline-block; background: #fff; padding: 15px 30px; color: #151820; text-transform: uppercase; font-size: 18px; margin: 0 162px 0 -57px; border: 1px solid #fff } .signup-a:hover { background: #f53b49; color: #fff; } .location-detail { float: left; width: 100%; background: url(../images/bg_contact.jpg) no-repeat left top; padding: 70px 0 60px } .location-left { float: left; width: 50%; padding: 0 50px 0 0 } .location-left h1 { font-size: 36px; color: #151820; font-family: 'bebasregular'; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 4px solid #d0323e; width: 80% } .location-left p { font-size: 18px; color: #777 } .location-right { float: left; width: 50%; text-align: center } .location-right p:first-child { padding-right: 10px; } .location-right p { float: left; width: 50%; padding-bottom: 10px } .location-right input { width: 100%; padding: 12px 10px; font-family: 'Roboto', sans-serif; border: 1px solid #cdced0; font-size: 16px } .location-right textarea { width: 100%; padding: 10px; font-family: 'Roboto', sans-serif; border: 1px solid #cdced0 } .location-right button { background: #3e4148; color: #fff; padding: 10px; border: 1px solid #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; margin: 10px 0; cursor: pointer } .location-right button:hover { background: none; color: #3e4148 } .cont-detail { float: left; width: 100%; padding-top: 90px } .cont-detail li { float: left; padding: 0 25px; font-size: 18px; color: #777; font-family: 'Roboto Condensed', sans-serif; } .cont-detail li a { color: #777; font-family: 'Roboto Condensed', sans-serif; } .cont-detail li i { color: #f53b49; margin-right: 10px } .help-desk { float: left; width: 100%; background: url(../images/help-desk-bg.jpg) no-repeat center top; background-size: cover; min-height: 633px; text-align: center; color: #fff; padding-top: 87px } .help-desk h1 { font-size: 60px; font-family: 'bebasregular'; } .help-desk p { font-size: 18px; padding: 25px 0 53px } .help-desk input { min-width: 550px; padding: 12px 10px; font-family: 'Roboto', sans-serif; font-size: 16px; display: inline-block } .help-desk button { display: inline-block; background: #3e4148; color: #fff; padding: 10px 12px 11px; border: none; font-family: 'Roboto', sans-serif; font-size: 18px; transition: 0.5s; border: 1px solid #3e4148; cursor: pointer } .help-desk button:hover { background: none; } .help-desk form { margin: 0 auto; width: 70%; } .help-desk form p { float: left; padding: 10px 20px; font-size: 16px; } .contact-con { float: left; width: 100%; background: #f1f2f5; padding-bottom: 80px } .cont-three-block { float: left; width: 100%; margin: -100px 0 75px 0 } .cont-one { float: left; width: 33.33%; padding: 0 20px; } .contact-three-box { background: #fff; padding: 15px; text-align: center; -webkit-box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); -moz-box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); box-shadow: 2px 2px 5px 0px rgba(99, 99, 99, 1); min-height: 230px } .contact-three-box span { height: 112px; width: 112px; border-radius: 50%; color: #fff; background: #3e4148; text-align: center; display: inline-block; font-size: 60px; margin-top: -70px; border: 2px solid #3e4148; transition: 0.5s } .contact-three-box span i { margin-top: 22px; } .contact-three-box:hover span { border: 2px solid #f53b49; background: #fff; color: #f53b49 } .contact-three-box h4 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; font-weight: 200; color: #555; margin: 25px 0 20px; padding-bottom: 10px; background: url(../images/square-head-bg.png) no-repeat center bottom } .contact-three-box p { font-size: 16px; color: #777; font-weight: 200; padding: 0 30px } .latest-recent { float: left; width: 100%; } .latest-knowledge { width: 50%; float: left; padding: 0 20px; } .latest-know-list { background: #fff; float: left; width: 100%; padding: 30px 20px; border-bottom: 2px solid #f53b49 } .latest-know-list li { float: left; width: 100%; font-size: 18px; color: #777; padding-bottom: 30px } .latest-know-list h4 { font-size: 24px; color: #555; background: url(../images/square-head-bg.png) left bottom no-repeat; padding-bottom: 15px; text-transform: uppercase; margin-bottom: 30px } .latest-know-list span { font-size: 12px; padding: 10px 20px } .latest-know-list i { margin-right: 10px; } .latest-know-list li a { color: #777; } .latest-know-list li a:hover { color: #f53b49 } .cat-container { margin: 0 auto; width: 1500px; } .modal-body.login-pad { padding: 0; } .signup { display: inline-block; width: 100%; text-align: center; padding: 0 20px } .signleft { float: left; width: 26%; } .signleft-customer { float: left; width: 45%; } .signor { float: left; width: 10%; text-align: center } .signright { float: left; width: 26%; } .signright-customer { float: left; width: 45%; } .pop-title { float: left; text-align: center; } .modal-body .modal-close { float: right; opacity: 1; margin-top: 30px; padding: 0 } /*changed by dip */ .signup.advance-search-popup h3 { color: #f53b49; font-size: 48px; font-family: 'bebasregular'; padding-bottom: 30px; } .signup.advance-search-popup p { font-size: 16px; color: #777; text-align: justify; font-family: 'Roboto', sans-serif; text-transform: capitalize; line-height: 20px; } .signup.advance-search-popup a { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; margin-bottom: 30px; } .signup.advance-search-popup .signleft { width: 50%; padding: 0 40px; } .signup.advance-search-popup .signright { width: 50%; padding: 0 40px; } .signup.advance-search-popup .advance-para { text-align: center; color: #3e4148; text-transform: uppercase; margin: -30px 0 50px } .modal-elg { width: 1130px; } .pop-title h3 { color: #04344d; font-size: 24px; font-family: 'bebasregular'; letter-spacing: 2px; word-spacing: 5px; } .pop-sighup { display: inline-block; background: #3e4148; color: #fff; font-size: 24px; padding: 12px 100px; font-family: 'Roboto Condensed', sans-serif; margin-top: 20px } .pop-learn { font-size: 18px; color: #f53b49; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; float: left; width: 100%; padding: 20px 0 } .signup p { width: 100%; float: left; text-align: center; color: #3e4148; font-size: 18px; padding: 0px 0 30px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase } .signup p a { color: #f53b49; font-size: 18px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; background: none } .signleft form input { float: left; width: 100%; padding: 13px; margin: 10px 0; font-size: 18px; border: 1px solid #777; color: #777; font-size: 18px; font-family: 'Roboto', sans-serif; } .signleft-customer form input { float: left; width: 100%; padding: 13px; margin: 10px 0; font-size: 18px; border: 1px solid #777; color: #777; font-size: 18px; font-family: 'Roboto', sans-serif; } .social-login { float: left; width: 100%; padding: 0; } .social-login a { float: left; width: 100%; text-align: left; padding: 15px 30px; color: #fff; font-size: 18px; font-weight: 200; margin-bottom: 15px; transition: 0.5s } .social-login a:hover { opacity: 0.5; text-decoration: none; } .social-login i { font-size: 25px; width: 50px } .header-right .fb-login { background: #3b5a9a } .header-right .tw-login { background: #1aa9e1; } .header-right .in-login { background: #4975b6 } .header-right .plus-login { background: #cb3e2d } .social-login .fb-login { background: #3c66c4 } .social-login .tw-login { background: #1aa9e1; } .social-login .in-login { background: #4975b6 } .social-login .plus-login { background: #cf4332 } .signright h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signright-customer h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signup .by-sign p { float: left; width: 100%; padding: 20px 0 30px; text-align: left; color: #777777; text-transform: capitalize } .by-sign { float: left; width: 100%; } .by-sign a { display: inline-block; background: #3e4148; color: #fff; padding: 10px 70px; font-size: 24px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; transition: 0.5s; border: 1px solid #3e4148; } .by-sign a:hover { background: none; color: #3e4148; transition: 0.5s; border: 1px solid #3e4148; text-decoration: none; } .signleft form a { font-size: 18px; color: #777; padding-bottom: 20px; text-align: left; float: left; } .signleft-customer form a { font-size: 18px; color: #777; padding-bottom: 20px; text-align: left; float: left; } .signleft button { width: 100%; color: #fff; font-size: 24px; background: #3e4148; border: 1px solid #3e4148; text-transform: uppercase; padding: 12px 0; cursor: pointer; transition: 0.5s } .signleft button:hover { background: none; color: #3e4148; transition: 0.5s } .signleft form .donthave a { float: none; font-weight: normal; color: #f53b49; padding: 7px 10px } .signleft form .donthave a:hover { text-decoration: underline; } .signleft-customer button { width: 100%; color: #fff; font-size: 24px; background: #3e4148; border: 1px solid #3e4148; text-transform: uppercase; padding: 12px 0; cursor: pointer; transition: 0.5s } .signleft-customer button:hover { background: none; color: #3e4148; transition: 0.5s } .signleft-customer form .donthave a { float: none; font-weight: normal; color: #f53b49; padding: 7px 10px } .signleft-customer form .donthave a:hover { text-decoration: underline; } /************************ popular search *********************/ .popular-search ul li img { width: 100%; height: auto; } .popular-search { float: left; width: 100%; padding: 40px 0 } .popular-search h2 { float: left; font-family: 'bebasregular'; font-size: 36px; color: #151820; background: url(../images/pop-line.jpg) no-repeat left bottom; padding-bottom: 20px; margin-bottom: 65px; width: 100% } .popular-search ul { float: left; width: 100% } .popular-search ul li { float: left; margin: 0 2% 4%; position: relative; width: 29% } .question-icon { position: absolute; top: 0; right: 0px; width: 52px; height: 52px; background: #f53b49; color: #fff; font-size: 34px; text-align: center } .pop-search-detail { opacity: 0; text-align: center; background: rgba(0, 0, 0, 0.8); position: absolute; bottom: 50px; transition: 0.5s; width: 100%; color: #fff; padding: 15px } .pop-search-detail h4 { font-size: 24pxpx; font-family: 'Roboto Condensed', sans-serif; border-bottom: 2px solid #f53b49; display: inline-block; padding: 5px 5px } .pop-search-detail button { color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; font-size: 16px; background: none; border: none } .pop-search-detail button:hover { background: none; } .pop-search-detail p { font-weight: 200; font-size: 16px; margin: 10px 0 } .popular-search ul li:hover .pop-search-detail { opacity: 1; } /********************* profile page *****************/ .profile-header { float: left; width: 100%; background: #000 } .profile-menu { float: left; padding: 17px } .profile-menu ul li { float: left; } .profile-menu ul li a { float: left; color: #bdbdbd; font-family: 'Roboto Condensed', sans-serif; padding: 7px 15px; font-size: 16px; transition: 0.5s } .profile-menu ul li a:hover { background: #f53b49; color: #fff; text-decoration: none; transition: 0.5s } .profile-menu-right { float: right; padding: 0 15px; } .new-profile-menu-right { float: right; position: absolute; top: 10px; right: 0; padding: 0 } .new-profile-menu-right.profile-menu-right button { background: none; color: #f53b49; font-size: 20px; padding: 10px; } .new-profile-menu-right.profile-menu-right span { background: #777; color: #fff; font-size: 12px; width: 20px; left: 32px; top: 11px; padding: 0 } .new-profile-menu-right.profile-menu-right span:after { right: 100%; left: auto; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(119, 119, 119, 0); border-right-color: #777777; border-width: 5px; margin-top: -5px; } .profile-menu-right li { float: left; position: relative; margin: 0 2px; } .profile-menu-right button { float: left; background: #232323; color: #fff; font-size: 25px; padding: 18px 17px; border-radius: 0; border: none } .profile-menu-right span { position: absolute; top: 0; width: 100%; padding: 2px 5px; color: #fff; right: 0; text-align: center; background: #f53b49; } .profile-menu-right span:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #f53b49; border-width: 5px; margin-left: -5px; } .profile-menu-right .dropdown-menu { border-radius: 0; background: #f53b49; color: #fff; } .profile-menu-right .dropdown-menu > li > a { color: #fff; } .profile-menu-right .dropdown-menu > li > a:hover { background: none; text-decoration: underline } /*.profile-banner {background:url(../images/profile-banner.jpg) center center no-repeat}*/ .profile-div { float: left; width: 100%; background: #f0f0f0; padding: 60px 0 } .user-detail { float: left; width: 100%; background: #fff; padding: 25px; -webkit-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); } .user-left { float: left; width: 65% } .avtar { float: left; width: 22% } .user-name { display: inline-block; padding: 20px 20px 0 20px; width: 78%; color: #777; font-size: 16px; line-height: 20px } .user-name h4 { font-size: 24px; padding-bottom: 10px } .user-name a { color: #777; font-size: 16px; line-height: 33px; padding: 15px 0 0 0; float: left } .user-name a span { border-radius: 5px; float: left; background: #ccc; padding: 3px 7px; color: #fff; font-size: 20px; margin-right: 5px; line-height: normal } .user-right { float: left; width: 35%; border-left: 1px solid #e9e9e9; padding-left: 30px; font-size: 16px; color: #777 } .user-right td:first-child { color: #444; } .user-right p { line-height: 20px; padding: 15px 30px 0 0 } .user-right p span { float: left; font-weight: 600; padding: 15px 15px 15px 0; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; } .profile-tab { float: left; width: 100%; padding: 15px 0; position: relative } .profile-tab .tab-content { background: #fff; margin-top: 20px; padding: 15px; position: relative; -webkit-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); box-shadow: 0px 2px 3px -2px rgba(138, 138, 138, 1); } .profile-tab .tab-content:after { bottom: 100%; left: 2%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; } .profile-tab .nav-tabs { border: none; } .profile-tab .nav-tabs > li a { background: #a2a2a2; height: 36px; width: 36px; color: #fff; text-align: center; padding: 5px 0 0 0; font-size: 20px; border-radius: 0; } .profile-tab .nav-tabs > li.active > a, .profile-tab .nav-tabs > li.active > a:hover, .profile-tab .nav-tabs > li.active > a:focus { background: #f53b49; color: #fff; -webkit-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); -moz-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); } .tabone-form { display: inline-block; width: 100% } .tabone-form input { background: #d2d2d2; padding: 12px 15px; width: 87%; float: left; font-family: 'Roboto', sans-serif; -webkit-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); -moz-box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); box-shadow: inset 1px 1px 5px -2px rgba(112, 112, 112, 1); } .tabone-form button { float: right; background: #f53b49; color: #fff; padding: 9px 38px 10px; border: 1px solid #f53b49; font-size: 16px; font-family: 'Roboto', sans-serif; transition: 0.5s } .tabone-form button:hover { background: none; color: #f53b49 } .profile-con { float: left; width: 100%; } .profilecon-left { float: left; width: 67%; background-color: #fff; /*height:1215px;overflow: auto; min-height:1215px;*/ } .profile-sidebar { float: left; width: 33%; background: #fff; padding: 22px; text-align: center } .get-start { margin-bottom: 30px; position: relative } .get-start p { float: left; position: relative; margin-top: -155px; color: #fff; padding: 0 20px; font-size: 16px; } .get-start a { background: #f53b49; color: #fff; padding: 20px 50px; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; position: relative; top: -50px } .profile-sidebar img { margin-bottom: 30px; float: left } .today-title { float: left; background: #a2a2a2; color: #fff; padding: 7px 25px; font-size: 18px; } .profile-div-padding { float: left; padding: 10px 0 0 43px; width: 100%; position: relative } .profile-list-main { border-left: 1px solid #d2d2d2; float: left; width: 100%; padding: 30px 0 0 30px; } .profile-list span { position: absolute; left: 9px; color: #777; } .profile-list span i { font-size: 8px; } .profile-list { float: left; width: 100%; padding-bottom: 70px } .profile-left-avtar { float: left; width: 11%; } .profile-post-detail { float: left; width: 89%; padding: 0 30px } .profile-post-detail img { width: 100%; height: auto; margin: 15px 0 } .profile-post-detail h4 { font-size: 16px; color: #777 } .profile-post-detail h4 strong { color: #3e4148; display: inline-block; padding-right: 10px } .profile-post-detail p { color: #777; font-size: 16px; line-height: 20px; padding: 10px 0 } .like-div { float: left; width: 100%; border-top: 1px solid #dadbdc; padding-top: 10px; margin-top: 10px } .like-div ul li { float: left; padding: 0 5px; font-size: 14px; color: #f53b49; } .like-div ul li a { font-size: 14px; color: #f53b49; } .like-div ul li i { font-size: 8px; vertical-align: middle; } .like-comm { float: left; /*padding-left:15px;*/ } .like-comm a { color: #777; padding: 0 5px; } .like-div a { font-weight: normal !important; } .thumb-light { float: left; width: 100%; } /*.thumb-light a {float:left; width:33.33%; padding:0 5px;}*/ .thumb-light a { float: left; height: 175px; overflow: hidden; padding: 0 5px; width: 33.33%; } .busi-profile-tab {} /*.profile-tab.busi-profile-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background:none; box-shadow:none; border:none; color:#555}*/ /*.profile-tab.busi-profile-tab .nav-tabs > li a { background:none; box-shadow:none; border:none; color:#555}*/ .profile-tab.busi-profile-tab .tab-content { padding: 0; box-shadow: none; } .profile-tab.busi-profile-tab .tabone-form input { width: 75%; } /*.profile-tab.busi-profile-tab .tabone-form button {margin:0; background:#424149; color:#fff; border:1px solid #424149}*/ .modal-footer { border-top: none !important; } .profile-hrs { float: right; font-size: 12px; color: #bbb; text-transform: none !important; padding: 0 30px; } /*.thumb-light a img {width:100%; height:auto; margin-bottom:15px;}*/ .thumb-light a img { height: 100%; } /*----signu-process----*/ .profile-sidebar { box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .profile-sidebar img { width: 100%; height: auto; } .signup-block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; } .signup-sidebar .get-start > img { width: 100%; height: auto; } .signup-block h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .steps-block { float: left; width: 100%; margin: 30px 0px; position: relative; } .steps > span { width: 53px; height: 53px; clear: both; margin: 0 auto; text-align: center; vertical-align: middle; color: #fff; font-size: 24px; line-height: 53px; background: #777777; content: ""; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } span.step-active { background: #f53b49; } .line-process { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 50%; } .step-block1 { float: left; width: 100%; margin-bottom: 20px; } .step-block1 h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block > h3 { width: 100%; float: left; margin: 0 0 10px 0; color: #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; } .social-connect { float: left; width: 100%; padding-top: 25px; margin-top: 25px; border-top: 1px solid #d3d3d3; } a.sgn { width: 100%; float: left; padding: 10px 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 18px; font-size: 18px; background: #ccc; margin: 10px 0px; text-align: center; color: #fff; } a.sgn:hover { text-decoration: none; opacity: 0.8; } a.sgn > i { float: left; color: #fff; font-size: 24px; } a.sgn-fb { background-color: #507bbe; } a.sgn-tw { background-color: #64ccef; } a.sgn-pt { background-color: #f15f5c; } a.sgn-in { background-color: #1087c9; } a.sgn-rss { background-color: #f7931d; } a.sgn-gp { background-color: #434647; } button.upload-pic { float: left; width: auto; padding: 7px 15px; background: #f53b49; color: #fff; text-align: center; border: none; text-transform: capitalize; margin: 10px 0 0 0; } button.upload-pic i { margin-right: 10px; } span.user-img { float: right; width: 80px; height: 80px; background: #777; text-align: center; vertical-align: middle; border-radius: 50px; -webkit-border-radius: 50px; overflow: hidden; } span.user-img i { font-size: 53px; line-height: 80px; color: #fff; } .social-connect .form-control { border: none; padding: 0; box-shadow: none; margin-bottom: 28px; } .social-connect .form-control label { width: 100%; float: left; line-height: 30px; font-size: 16px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; text-transform: capitalize; } .social-connect .form-control input[type="text"], .social-connect .form-control input[type="email"], .social-connect .form-control input[type="password"], .social-connect .form-control textarea { float: left; width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .social-connect .form-control input[type="submit"] { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; } .social-connect .form-control button.button-nxt, button.button-nxt { float: right; width: auto; padding: 8px 35px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; border: none; } .social-connect .form-control button.button-nxt i, button.button-nxt i { margin-left: 10px; } .modal-content { border-radius: 0px; } h1.security-main-title { float: left; width: 100%; margin: 0 0 60px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } h1.security-title { width: 70%; } span.required { float: right; width: auto; padding: 0px 15px; border-right: 1px solid #f53b49; font-size: 14px; color: #999; font-family: 'Roboto', sans-serif; font-weight: 300; } .extra-md { margin-top: 40px; padding-top: 40px; } .req-line { float: right; width: 2px; height: 100%; background: #f53b49; position: absolute; right: 15px; } .req-line2 { float: right; width: 2px; height: 40px; background: #f53b49; position: absolute; right: 15px; } .social-connect .form-control input.unedit { background: #f0f0f0; border: 1px solid #f0f0f0; } .security-block { margin-bottom: 60px; } .signup-pop { width: 100%; margin: 35px 0px; } .signup-title { background: #f53b49; text-align: right; width: 100%; padding: 15px 10px; height: auto; float: left } .signup-title i { font-size: 24px; color: #fff; } .signup-pop div.text-left { font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; line-height: 55px; } .signup-content-pop { width: 70%; margin: 0 auto 20px auto; clear: both; content: ""; display: table; } .signup-content-pop p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; margin-bottom: 30px; } .sgn-pro-img { width: 143px; height: 143px; border-radius: 50px; -webkit-border-radius: 50px; margin: 0 auto 20px auto; clear: both; content: ""; display: table; overflow: hidden; } .sgn-pro-img img { width: 100%; } p.sgn-pro-name { float: left; width: 100%; font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } p.mrgn-btn { margin-bottom: 5px; } .signup-content-pop a { float: left; width: 100%; text-align: center; color: #f53b49; font-weight: 300; font-size: 16px; text-transform: uppercase; margin: 10px 0px; } .sngp-button { width: auto; margin: 0 auto; clear: both; content: ""; display: table; } .sngp-button button { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; margin: 5px 10px; border: none; } .sgnup-rates { width: 100%; float: left; } .sgnup-rates span { width: auto; margin: 0 auto; clear: both; content: ""; display: table; text-align: center; } .sgnup-rates span i { color: #f53b49; font-size: 36px; } .mrgn-md-top { margin-top: 20px; } .sgnup-rates h3, .sgnup-rates p { float: left; width: 100%; text-align: center; margin: 0 0 10px 0; } .sgnup-rates h3 { color: #3e4148; font-size: 18px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 300; margin-top: 10px; } .sgnup-rates p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } h3.step2-title { color: #777777; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: 0 0 10px 0; } .user-img { position: relative; } a.add_sngp { width: 30px; height: 30px; background: #f53b49; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300; border-radius: 50px; -webkit-border-radius: 50px; color: #fff; float: left; text-align: center; line-height: 30px; position: absolute; left: -4px; bottom: -4px; } table.add_education { width: 100%; } table.add_education thead tr th { padding: 3px 5px; background: #bfbfbf; border-left: 1px solid #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #fff; margin-bottom: 1px; } table.add_education thead tr th:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td { padding: 3px 5px; background: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #777; border: 1px solid #bfbfbf; } table.add_education tbody tr td:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td a i { color: #777; margin: 0px 3px; font-size: 16px; } .membership_title { float: left; width: 100%; margin-bottom: 40px; } .membership_title > h1 { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .membership_title > p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .membership-block { float: left; width: 100%; background: #f53b49; padding: 40px 15px 25px 20px; position: relative; overflow: hidden; margin-bottom: 60px; } .membership-left { padding-bottom: 50px; } .membership-left h1 { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 30px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 40px; } .membership-left p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; } a.learn-more { float: left; width: auto; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: capitalize; position: absolute; vertical-align: baseline; bottom: 0px; } a.learn-more:hover { text-decoration: none; } .box-shadow { box-shadow: -1px 1px 3px -1px #444; -webkit-box-shadow: -1px 1px 3px -1px #444; background: #fff; position: relative; left: 1px; } .membership-plan { float: left; width: 50%; height: 100%; padding: 10px; } .mbsp1 { background: url(../images/member-ship1.jpg) no-repeat top center; background-size: cover; } .mbsp2 { background: url(../images/member-ship2.jpg) no-repeat top center; background-size: cover; } .membership-plan > h3 { float: left; width: 100%; margin: 20px 0 20px 0; font-size: 24px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; text-align: center; } .price { float: left; width: 100%; padding: 10px 0px; display: table; text-align: center; min-height: 115px; } .price span { width: 100%; height: 100%; display: table-cell; vertical-align: middle; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; font-size: 48px; } .price span i { font-weight: 400; font-size: 24px; font-style: normal; } .price span > p { font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 18px; text-transform: uppercase; margin: 0; line-height: 0; } .membership-plan > p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #3e4148; min-height: 110px; text-align: center; line-height: 23px; } .membership-plan a.add_plans { text-decoration: none; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #3e4148; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } .membership-plan a.add_plans:hover { text-decoration: none; background: #f53b49 } .membership-plan a.added_plans { text-decoration: none; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #f53b49; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } /************************* store ********************/ .store-header-top { float: left; width: 100%; background: #000; } .store-header-top-left { float: left; padding: 15px } .store-header-top-left a { color: #fff; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; } .store-header-top-right .btn-primary { background: none; border: none; padding: 15px 15px 15px 0 } .store-header-top-right .dropdown-menu { background: #000; color: #fff; min-width: 100px } .store-header-top-right .dropdown-menu > li > a { padding: 0 10px; } .store-header-top-left i { color: #e53744; } .store-header-ri button:hover { border: none; } .store-search input { border: 1px solid #e53744; background: none; float: left; padding: 10px; font-family: 'Roboto Condensed', sans-serif; color: #fff; width: 200px } .store-search button { color: #e53744; position: relative; left: -38px; top: 11px; background: none; border: none; border-left: 1px solid #e53744 } .store-search button i { font-size: 16px; } .store-service { float: left; width: 100%; background: #151820; padding: 15px 0; color: #fff; text-align: center; } .store-service p { padding: 0 20px; display: inline-block; font-weight: 300 } .store-service p i { font-size: 26px; position: relative; top: 5px; left: -5px } .store-banner { background: url(../images/store-banner.jpg) center center no-repeat; float: left; width: 100%; min-height: 480px } .store-banner-left { float: left; width: 50%; } .store-banner-right { float: left; width: 50%; border-left: 1px solid #fff; padding-left: 10px; color: #fff; } .store-banner-right-con { float: left; width: 60%; } .store-banner-right-con p { font-size: 16px; padding: 30px 0 } .store-banner-right-con h2 { float: left; width: 40%; font-size: 80px; font-family: 'bebasregular'; position: relative } .store-banner-right-con h2 img { position: absolute; right: 5px; bottom: 10px } .store-banner-right-con h1 { float: left; width: 60%; font-size: 35px; color: #15181f; font-family: 'bebasregular'; } .store-banner-right-con a { color: #fff; border: 1px solid #fff; padding: 10px 15px; float: left; margin-bottom: 50px } .store-banner-right-con span { float: left; width: 100%; } .store-banner-bottom { float: left; width: 100%; background: #151820; color: #fff; } .store-banner-bottom ul li { float: left; width: 20%; } .store-banner-bottom ul li img { width: 100%; height: auto; } .store-banner-bottom .social-icon { float: left; } .store-banner-bottom ul li:last-child { padding: 0 10px; } .store-header-top-right { float: right; } .store-header-top-right li { float: left; } .store-header-top-right li a { float: left; padding: 15px; border-left: 1px solid #292929; font-size: 14px; font-family: 'Roboto Condensed', sans-serif; color: #fff } .store-header-top-right li:first-child a { border: none; } .store-header-top-right li:last-child a span { border-radius: 50%; background: #e53744; display: inline-block; height: 15px; width: 15px; font-size: 11px; text-align: center; margin-left: -5px } .right-dis-one { float: left; width: 50%; padding: 0 15px; } .right-dis-one img { width: 100%; height: auto; } .right-discount { float: left; width: 50%; } .store-three-block { float: left; width: 100%; padding: 20px } .left-discount { float: left; width: 50%; padding-right: 20px } .left-discount img { width: 100%; height: auto; } .offer-head { width: 60%; margin: 100px auto; background: rgba(0, 0, 0, 0.5); padding: 15px } .offer-head a { font-size: 22px; font-family: 'bebasregular'; color: #fff; } .offer-head p { font-size: 22px; font-family: 'Roboto Condensed', sans-serif; color: #fff; font-weight: 200; } .welcome-store { float: left; width: 100%; background: #f0f1f4; padding: 0 50px 70px } .welcome-store-head { text-align: center; padding: 40px 0 } .welcome-store-head h1 { font-size: 48px; color: #3e4148; font-family: 'bebasregular'; background: url(../images/more-line.png) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 30px } .welcome-store-head p { font-size: 16px; color: #777; width: 70%; display: inline-block } .latest-product { float: left; width: 100%; } .latest-product h3 { background: url(../images/pop-line.jpg) bottom left no-repeat; font-size: 36px; font-family: 'bebasregular'; padding-bottom: 10px; margin-bottom: 50px } .latest-product-deatil { opacity: 0; background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; bottom: 0; transition: 0.5s; z-index: 99; padding: 20px 15px; } .latest-product-deatil h4 { font-size: 20px; font-family: 'bebasregular'; } .latest-product li:hover .latest-product-deatil { opacity: 1; transition: 0.5s } .store-product-price { float: left; width: 100%; background: #f53b49; } .store-product-price a { float: left; color: #fff; background: #d12f3b; padding: 10px 15px; font-size: 20px } .store-product-price p { color: #fff; float: right; font-family: 'bebasregular'; font-size: 24px; padding: 10px 15px 0 0 } .latest-product li { float: left; width: 25%; padding: 0 15px; } .latest-product li img { width: 100%; height: auto; } .store-pro-div { position: relative; } .top-brand { float: left; width: 100%; background: url(../images/four-round-bg.jpg) center center no-repeat #ecf1f4; text-align: center; padding: 40px 0 100px } .top-brand h2 { font-size: 36px; color: #3e4148; background: url(../images/inner-title-bg.png) center bottom no-repeat; padding-bottom: 10px; font-family: 'bebasregular'; display: inline-block; margin-bottom: 50px; } .top-brand ul li { display: inline-block; padding: 0 40px; } .full-offer { float: left; width: 100%; background: url(../images/full-offer-banner.jpg) center center no-repeat; padding: 40px 50px 60px } .full-offer h1 { float: left; color: #000; font-size: 300px; opacity: 0.3; font-family: 'Roboto', sans-serif; font-weight: 900 } .full-offer h1 span { font-weight: 200; } .full-offer-right { float: right; text-align: right; width: 40%; color: #fff; } .full-offer-right h3 { font-size: 36px; font-family: 'bebasregular'; background: url(../images/full-offer-title-bg.jpg) right bottom no-repeat; padding-bottom: 10px; } .full-offer-right p { margin: 30px 0 60px; } .full-offer-right a { background: #f53b49; color: #fff; padding: 10px 30px; font-size: 18px; font-weight: 200; border: 1px solid #f53b49; } .full-offer-right a:hover { background: none; color: #f53b49; text-decoration: none } /********************* direct hire page *****************/ .banner-bottom-span { font-size: 30px; font-weight: 400 } .direc-hire { float: left; width: 100%; position: relative; } .direct-hire-sidebar { float: left; width: 20%; padding: 60px 25px; background: #f0f0f3; } #frmsearchCategory { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 0px; position: -webkit-sticky; position: sticky; z-index: 2; float: left; width: 22%; } #frmsearchCategory .direct-hire-sidebar { width: 100%; } .kickboxing_map { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 0px; position: -webkit-sticky; position: sticky; z-index: 2; } .direct-hire-sidebar h1 { font-size: 36px; font-family: 'bebasregular'; font-weight: 900 } .direct-categories { float: left; width: 100% } .direct-categories li { float: left; width: 100%; } .direct-categories li a { font-size: 16px; color: #3e4148; /*font-family: 'Roboto Condensed', sans-serif;*/ /*font-weight:200;*/ padding: 9px 15px; float: left; width: 100%; background: #d3d3d3; margin-bottom: 1px; } .direct-categories li a:hover { background: #3e4148; color: #fff; text-decoration: none; } .direct-categories li a.active { background: #f53b49; color: #fff; text-decoration: none; } .choose-sport { float: left; width: 100%; padding: 30px 0 } .choose-professional-type { float: left; width: 100%; padding: 20px 0px 0px 0px; } .choose-sport p, .choose-professional-type p { font-size: 18px; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; padding: 9px 15px; float: left; width: 100%; background: #3e4148; margin-bottom: 1px } .choose-sport p i, .choose-professional-type p i { float: right; } .choose-sport ul, .choose-professional-type ul { float: left; width: 100%; padding: 15px 0 } .choose-sport ul li, .choose-professional-type ul li { float: left; width: 100%; } .choose-sport ul li span, .choose-professional-type ul li span { float: left; width: 12%; background: #f53b49; color: #fff; text-align: center; font-size: 22px; padding: 0 5px } .choose-sportlist { float: right; width: 85%; } .choose-sportlist a { float: left; width: 100%; background: #d3d3d3; font-size: 16px; color: #3e4148; padding: 8px 15px; margin-bottom: 1px } .choose-sportlist a:hover { background: #3e4148; color: #fff; text-decoration: none; padding: 8px 15px 8px 20px } .view-all-a { float: left; width: 100%; text-align: center; } .view-all-a a { display: inline-block; background: #777; color: #fff; padding: 5px 15px } .special-offer { float: left; width: 100%; margin-bottom: 30px } .direc-hire .direct-hire-sidebar .special-offer h2 { font-size: 18px; color: #3e4148; border-bottom: 0px solid #b2b2b2; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0px; text-align: center; } .special-offer form label { color: #777; text-transform: uppercase; font-size: 16px; font-weight: 400; margin-left: 10px } .special-offer label { color: #777; text-transform: uppercase; font-size: 16px; font-weight: 400; margin-left: 10px } .special-offer form p { padding-bottom: 5px; } .direc-right { float: left; width: 78%; padding: 70px; } .direc-right h1 { font-size: 20px; color: #151820; /*font-family: 'bebasregular';*/ font-weight: 700; /*background: url(../images/full-offer-title-bg.jpg) left bottom no-repeat;*/ padding-bottom: 15px; margin-bottom: 0; } .direc-right ul li { float: left; width: 30.33%; padding: 30px 30px; text-align: center } /*.direc-right ul li img {width:100%; height:auto;}*/ /*.direc-right ul li img {width:330px; height:400px;}*/ .direc-right ul li img { width: 250px; height: 250px; } .direc-list-name { float: left; width: 100%; padding: 15px 0 } .direc-list-name p { float: left; font-size: 18px; color: #777 } .direc-list-name a { float: right; font-size: 16px; color: #777 } .direc-list-detail { float: left; width: 100%; } .direc-list-detail p { float: left; width: 100%; font-size: 16px; color: #777; text-align: left } .direc-list-detail p span { float: right; font-size: 16px; color: #777 } .direc-right ul li i { font-size: 20px; color: #777; display: inline-block; padding-right: 8px } .view-more-right { display: inline-block; background: #f53b49; color: #fff; padding: 10px 20px; margin: 20px 0; border: 1px solid #f53b49; } .view-more-right i { color: #fff !important; position: relative; top: 1px; left: 5px } .view-more-right:hover { background: no-repeat; text-decoration: none; color: #f53b49 } .view-more-right:hover i { color: #f53b49 !important } .direc-right-listdiv { float: left; width: 100%; border-bottom: 1px solid #b2b2b2; } .dire-range { float: left; width: 100%; position: relative; font-family: 'Roboto Condensed', sans-serif; padding-bottom: 20px } .dire-range h3 { font-size: 24px; color: #3e4148; padding-bottom: 10px } /**************** business offer *****************/ .business-offer-main { float: left; width: 100%; background: #eeeeee } .business-left { float: left; width: 20%; background: #f53b49; color: #fff; text-align: center } .business-middle { float: left; width: 60%; padding: 0 40px; margin-bottom: 3%; } .business-right { float: left; width: 20%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .business-left-pic { float: left; width: 100%; } .business-left-pic img { width: 100%; height: auto; } .business-left h2 { font-size: 30px; font-family: 'bebasregular'; padding: 25px 0 } .business-left p { font-size: 16px; padding: 0 20px } .verification { float: left; width: 100%; padding: 15px 0 } .verification a { display: table-cell; height: 48px; width: 48px; border-radius: 50%; border: 1px solid #fff; vertical-align: middle } .verification a i { color: #fff; font-size: 25px; } .veri-icon { margin: 0 auto; width: 200px; } .verifi-list { float: left; width: 100%; margin: 0px 0 } .verifi-list li { float: left; width: 33.33%; } .verifi-list li img { width: 100%; height: 100px; } .business-activites { float: left; width: 100%; text-align: left; padding: 0 20px 50px; } .business-activites a { width: 100%; color: #fff; float: left; padding: 5px 0; font-size: 16px; } .business-title { float: left; width: 100%; text-align: center; padding: 45px 0 } .business-title h1 { font-size: 48px; background: url(../images/more-line.png) center bottom no-repeat; font-family: 'bebasregular'; padding-bottom: 15px; color: #3e4148; margin-bottom: 37px; } .business-title p { font-size: 18px; color: #777; line-height: 22px } .business-menu { float: left; width: 100%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .business-menu li { float: left; margin: 0 2px } .business-menu li a { float: left; font-size: 18px; color: #777; font-family: 'Roboto Condensed', sans-serif; padding: 20px 5px; border-bottom: 2px solid #fff; } .business-menu li a:hover { border-bottom: 2px solid #f53b49; text-decoration: none } .business-menu li a.active-tab { border-bottom: 2px solid #f53b49 !important; text-decoration: none !important; } .busines-offer-list { float: left; width: 100%; background: #fff; margin: 25px 0; padding: 0 30px; } .offer-list-detail { float: left; width: 70%; padding-left: 30px } .middle-img { float: left; width: 30%; } .middle-img img { width: 100%; height: auto; } .offer-list-detail h3 { font-size: 24px; color: #555; border-bottom: 1px solid #d9d9d9; font-family: 'Roboto Condensed', sans-serif; padding-bottom: 15px; margin-bottom: 15px; } .offer-list-detail p { color: #777; } .offer-list-detail span { color: #777; font-style: italic; padding-top: 20px; display: inline-block } .busines-offer-con { float: left; width: 100%; padding: 30px 0; border-bottom: 1px solid #d9d9d9; } .busines-offer-con:last-child { border: none; } .grey-star { float: left; width: 100%; background: #eee; padding: 25px } .grey-star h2 { font-size: 48px; color: #3e4148; font-weight: 500; float: left; } .business-star { float: left; width: 100%; padding: 30px; } .business-star i { color: #f53b49; } .start-list { float: left; margin: 15px 0 0 15px } .start-list i { font-size: 22px; margin: 0 2px } .grey-star span { float: left; width: 100%; text-align: center; } .start-list .grey-star-i { color: #adadad } .grey-star span { font-size: 18px; color: #3e4148; margin-top: 5px } .grey-star span i { font-size: 20px; color: #3e4148; margin-right: 10px } .busines-off-profile-list { padding: 0; } .busines-off-profile-list .job_block { margin: 0; } .right-side-con { float: left; width: 100%; padding: 15px; position: relative; } .right-side-con p { font-size: 16px; color: #777; padding-bottom: 10px } .right-side-con p a { color: #777; } .right-side-con p i { margin: 5px 15px 10px 0; float: left; } .right-edit { position: absolute; top: 15px; right: 10px; background: #bfbfbf; padding: 5px; color: #fff } .select-style { padding: 0; float: left; margin-bottom: 1.50px !important; margin: 0; border: 1px solid #d2d2d2; width: 100%; font-size: 16px; color: #3e4148; overflow: hidden; background-color: #d2d2d2; background: #d2d2d2 url(../images/red-select.png) no-repeat 100% 50%; } .select-style select { padding: 10px 15px; width: 105%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .select-style select:focus { outline: none; } .revtop-search { float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #d2d2d2 } .revtop-search p { float: left; padding: 10px 5px; font-size: 16px; color: #969696 } .business-review { margin: 0 } .business-review-top { float: left; width: 100%; margin: 25px 0 0 0; } .review-top-left { float: left; } .review-top-right { float: right; } .business-review-top a { float: left; background: #777; padding: 8px 10px; margin: 0 10px 0 0; color: #fff; font-size: 16px; } .business-review-top a:last-child { margin: 0; } .business-review-top .re-active { background: #f53b49; } .what-who { float: left; width: 100%; padding: 25px 0 } .what-who li a { float: left; padding: 5px 32px; border-left: 1px solid #f53b49; font-size: 16px; color: #777; transition: 0.5s } .what-who li a:hover { background: #f53b49; color: #fff; text-decoration: none } .review-form { float: left; width: 100%; padding: 50px 0 0 0 } .review-form p { float: left; width: 100%; padding-bottom: 50px } .review-form p input { border: 1px solid #d2d2d2; color: #777; float: left; font-size: 14px; padding: 13px; width: 70%; } .review-form p button { float: right; background: #f53b49; color: #fff; border: 1px solid #f53b49; padding: 10px; font-size: 16px; cursor: pointer; text-transform: uppercase; width: 28%; transition: 0.5s } .review-form p button:hover { color: #f53b49; background: none } .review-form p button i { margin-right: 10px } .review-form span { float: left; width: 100%; text-align: center; font-size: 18px; color: #777; position: relative; top: -20px } .review-select { margin-bottom: 50px; } .select-style.review-select { background: #fff url(../images/red-select.png) no-repeat 100% 50%; width: 100% } .overall { float: left; width: 100%; border-top: 1px solid #d2d2d2; padding: 20px 0 } .overall p { font-size: 18px; color: #777; } .overall p i { font-size: 20px; color: #cecece } .overall p:first-child { padding: 0 0 30px 0; } .overall p textarea { width: 100%; padding: 10px; font-size: 14px; border: 1px solid #d2d2d2; } .overall button { float: left; padding: 10px; color: #fff; font-size: 16px; background: #f53b49; text-transform: uppercase; border: 1px solid #f53b49; transition: 0.5s; margin-top: -10px } .overall button:hover { background: none; transition: 0.5s; color: #f53b49 } /*--forum--*/ .src_topics { float: left; width: 100%; padding: 20px 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; float: left; } .src_topic_block { float: left; width: 66%; position: relative; margin-right: 20px; } .src_topic_block input[type="text"] { width: 100%; float: left; width: 100%; padding: 12px 35px 12px 12px; box-sizing: border-box; background: #d2d2d2; color: #4c4c4c; font-size: 16px; box-shadow: inset 1px 1px 3px -1px #777; -webkit-box-shadow: inset 1px 1px 3px -1px #777; } .src_topic_block button { height: 100%; float: right; text-align: center; vertical-align: middle; color: #fff; font-size: 24px; position: absolute; right: 0px; top: 0px; border: none; background: none; height: 100%; padding: 0px 10px; } a.start_topic { float: left; margin-right: 20px; width: auto; padding: 12px 50px; color: #fff; font-size: 16px; text-transform: uppercase; background: #f5404d; font-weight: 300; } a.start_topic:hover { color: #fff; text-decoration: none; } .forum_user { float: left; width: 55px; height: 55px; -webkit-border-radius: 50px; border-radius: 50px; position: relative; margin-top: -6px; } .forum_user img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } a.forum_user_point { width: 20px; height: 20px; float: right; z-index: 999; position: absolute; bottom: -6px; right: 0px; border: 3px solid #fff; background: #f53b49; -webkit-border-radius: 50px; border-radius: 50px; } .forum_reply { width: 100%; float: left; margin-bottom: 20px; } .forum_reply_list { padding: 0px 0px 0px 30px; } .forum_reply_list .profile-list { padding-bottom: 30px; } .profile-list span { min-width: 35px; } .profile-list span i { float: right; position: absolute; right: -3px; top: 7px; } .forum_reply_list .profile-list .profile-post-detail { float: left; width: 83%; margin: 0 0 0 30px; padding: 0px 0 20px 0; border-bottom: 1px solid #dadbdc; } span.forum_user_block_img { float: none; width: 80px; height: 80px; overflow: hidden; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; clear: both; margin: 0 auto; display: table; content: ""; } span.forum_user_block_img img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } .forum_update { float: left; width: 100%; margin: 5px 0px 15px 0px; } .forum_update a { float: left; width: auto; color: #a3a3a3; font-size: 14px; margin-right: 20px; } .forum_block_main h1 { margin-bottom: 10px; } .forum_update a i { color: #a3a3a3; font-size: 14px; margin-right: 8px; } .forum_user_block span.viewer_list { -webkit-border-radius: 5px; border-radius: 3px; float: none; clear: both; display: table; content: ""; margin: 10px auto; padding: 3px 0px; color: #fff; text-align: center; font-weight: 400; background: #f5404d; display: table; width: 80px; position: relative; } .forum_user_block span.viewer_list img { width: auto; height: auto; position: absolute; left: 43%; top: -7px; } .add_comments { float: left; width: 100%; position: relative; } .add_comments input[type="text"] { width: 100%; float: left; width: 100%; padding: 12px 145px 12px 12px; box-sizing: border-box; background: #fff; color: #4c4c4c; font-size: 16px; } .add_comments input[type="submit"] { width: auto; padding: 12px 10px; color: #fff; font-size: 16px; text-transform: uppercase; background: #f5404d; font-weight: 300; border: none; position: absolute; right: 0px; height: 100%; top: 0px; cursor: pointer; } .no-bdr { border-bottom: none !important; } .category_left { width: 100%; margin-bottom: 30px; float: left; } h1.cat_title { float: left; width: 100%; margin: 0 0 20px 0px; padding-bottom: 15px; color: #3e4148; font-size: 24px; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-weight: 400; border-bottom: 4px solid #f5404d; text-align: left; } .categ_listing_block { margin: 0px; } ul.categ_listing_list { float: left; width: 100%; padding: 0; margin: 0; } ul.categ_listing_list li { float: left; width: 100%; margin-bottom: 2px; background: #ebebeb; position: relative; } ul.categ_listing_list li a { float: left; width: 100%; padding: 12px 55px 12px 12px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 400; color: #777; text-align: left; } ul.categ_listing_list li span { width: 55px; height: 100%; position: absolute; right: 0px; top: 0px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 400; color: #fff; text-align: center; background: #f5404d; vertical-align: middle; line-height: 45px; } ul.active_threads { float: left; width: 100%; padding: 0; margin: 0; } ul.active_threads li { float: left; width: 100%; margin-bottom: 12px; } ul.active_threads li a { float: left; width: 100%; font-size: 16px; font-weight: 400; color: #777; text-align: left; line-height: 22px; } .no-mrgn-btm { margin-bottom: 0px !important; } .star-line { float: left; width: 100%; color: #b3b3b3; padding: 15px 0 20px } .star-line li { float: left; width: 100%; font-size: 13px; margin-bottom: 5px; margin-top: 12px; } .star-line i { color: #b3b3b3; font-size: 13px; vertical-align: top; margin-top: 9px; } .star-line li span { width: 80%; height: 25px; display: inline-block; margin-left: 10px } /*.business-profile-star .star-line li span {width:60% !important;margin-right: 5px;}*/ .green { background: #9fc05a; } .perrot { background: #b1dc33; } .yellow { background: #ffd834; } .orange { background: #ffb234; } .red { background: #ff8b5a; } .activity-ranking { float: left; width: 100%; background: #f53b49; color: #fff; padding: 20px } .activity-ranking h3 { font-size: 24px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; float: left } .activity-ranking li { border-bottom: 1px solid #fff; padding-bottom: 15px; margin-bottom: 15px; float: left; width: 100%; position: relative; transition: 0.5s } .activity-ranking li ul { opacity: 0; position: absolute; left: -170px; top: -20px; background: #777; width: 150px; padding: 10px; transition: 0.5s; } .activity-ranking li ul:after { left: 100%; top: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(119, 119, 119, 0); border-left-color: #777777; border-width: 10px; margin-top: -10px; } .activity-ranking li:hover ul { opacity: 1; transition: 0.5s } .activity-ranking p { float: right; font-size: 24px; font-weight: 200 } .activity-rank { float: left; width: 80%; } .activity-rank p { float: left; width: 100%; } .activity-ranking li:last-child p { float: left; width: 80%; font-size: 16px; padding-left: 10px } .activity-ranking li .fa-long-arrow-up { float: left; font-size: 55px; margin-right: 15px } .activity-ranking li img { float: left; } .activity-ranking li:last-child { border: none; } .activity-ranking li ul h3 { font-size: 18px; } .activity-ranking li ul p { font-size: 18px; margin: 0; float: left; width: 100% } .sponsered { float: left; width: 100%; padding: 20px } .sponsered h2 { font-size: 24px; color: #3e4148; border-bottom: 1px solid #3e4148; padding-bottom: 10px; margin-bottom: 15px; font-family: 'Roboto Condensed', sans-serif; } .sponsered img { float: left; width: 100%; height: auto; margin-bottom: 15px } .view-location { background: url(../images/right-map-bg.jpg) top center no-repeat; float: left; width: 100%; color: #fff; text-align: center; padding: 30px 0 0 0; margin-bottom: 20px } .view-location h2 { font-size: 30px; text-align: center; font-family: 'bebasregular'; } .view-location button { background: #f53b49; color: #fff; padding: 7px 15px; display: inline-block; position: relative; top: 15px; border: none; border-radius: 0 } /*---job---*/ .job_menu { float: left; width: 100%; padding: 15px 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; float: left; } .job_menu > a.start_topic { float: right; margin: 0px; } ul.job_menu_list { float: left; width: auto; margin: 0; padding: 0; } ul.job_menu_list li { float: left; width: auto; margin-right: 1px; } ul.job_menu_list li a { float: left; width: auto; padding: 10px 20px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } ul.job_menu_list li:hover a { color: #f5404d; text-decoration: none; } .job_block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 10px; } ul.job_topic { width: 100%; float: left; padding: 0px; margin: 0px 0px 30px 0px; } ul.job_topic li { width: 24.33%; float: left; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; } ul.job_topic li a { float: left; width: 100%; box-sizing: border-box; text-align: center; padding: 10px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } /*ul.job_topic li:last-child{border-right:none;}*/ ul.job_topic li.active, ul.job_topic li:hover { border-right: 1px solid #fff; } ul.job_topic li.active a, ul.job_topic li:hover a { color: #fff; background: #bfbfbf; text-decoration: none; } .job_listing_block { float: left; width: 100%; } .job_listing { float: left; width: 100%; margin-bottom: 30px; padding-bottom: 30px; } .job_lst_img > span { float: none; width: 109px; height: 109px; overflow: hidden; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; clear: both; margin: 0 auto; display: table; content: ""; } .job_lst_img > span > img { width: 100%; height: 100%; -webkit-border-radius: 50px; border-radius: 50px; } .job_lst_dtls > .jb-title { float: left; width: 100%; padding-bottom: 0px; } .job_lst_dtls > .jb-title > h1 { float: left; width: auto; margin: 0 0 10px 0; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; color: #555555; font-weight: 400; text-transform: uppercase; line-height: 30px; width: 70% } .job_lst_dtls > .jb-title > span { float: right; background: #f53b49; padding: 10px 5px; } .job_lst_dtls > .jb-title > span > a { float: left; font-size: 14px; color: #fff; font-weight: 400; padding: 0px 10px; } .job_lst_dtls > .jb-title > span > a:hover { text-decoration: none; } .job_lst_dtls > .jb-title > span > a:first-child { border-right: 1px solid #fff; } .job_lst_dtls p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; } .job_post_dtls { float: left; width: 100%; margin-top: 20px; text-align: left; } .job_post_dtls > a { float: left; width: auto; color: #777777; font-size: 14px; margin-right: 40px } .job_post_dtls > a i { color: #777; font-size: 14px; margin-right: 10px; } .pagination_last { float: left; width: 100%; margin: 20px 0px; } ul.pagination_list { float: none; width: auto; margin: 3px auto; clear: both; display: table; margin: 0 auto; } ul.pagination_list li { float: left; margin: 0px 1px; width: 25px; height: 25px; background: #cecece; } ul.pagination_list li a { color: #555; font-size: 16px; font-family: 'Roboto Condensed', sans-serif; text-align: center; width: 100%; float: left; line-height: 25px; } ul.pagination_list li.active a, ul.pagination_list li:hover a { background: #f53b49; color: #fff; text-decoration: none; } ul.pagination { float: none; width: auto; margin: 3px auto; clear: both; display: table; margin: 0 auto; } ul.pagination > .active > span, .pagination > .active > span:hover { background-color: #f53b49 !important; border-color: #f53b49 !important; } ul.pagination > li > a:hover { transition: 0.5s !important; text-decoration: underline !important; } ul.pagination > li > a { color: #f53b49 !important; } /********************** event **********************/ .event-list { float: left; width: 100%; padding: 25px 15px } .event-list li { float: left; width: 33.33%; padding: 0 15px; margin-bottom: 30px } .event-list li img { width: 100%; height: auto; } .event-title { float: left; width: 100%; position: relative; } .event-title p { float: left; width: 23%; font-size: 24px; font-family: 'Roboto Condensed', sans-serif; font-weight: 800; color: #fff; background: #f53b49; text-align: center; margin-top: 1px; padding: 5px 0 } .event-title a { float: left; width: 77%; color: #777; background: #eee; font-size: 16px; padding: 11px 6px } .event-title span { position: absolute; left: 0; background: #f53b49; color: #fff; font-size: 14px; top: -20px; padding: 0 5px; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; width: 23% } .job_post_dtls .view-pro-event { float: right; color: #f53b49; margin: 0 } .job_post_dtls .view-pro-event i { color: #f53b49; } /********************** network **********************/ .network_block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; /*margin-bottom:10px;*/ } .network-list { float: left; width: 100%; padding: 15px; margin: 0px; } ul.network-list li { float: left; width: 31.33%; margin: 0px 30px 30px 0px; background: #efefef; } ul.network-list li:nth-child(3n+3) { margin-right: 0px; } ul.network-list li div.network-img { width: 100%; height: auto; position: relative; } ul.network-list li div.network-img img { width: 100%; height: auto; } a.remove-network { float: left; width: 40px; height: 40px; padding: 5px; background: #f53b49; position: absolute; left: 0px; bottom: 0px; } a.remove-network img { width: 30px; height: 30px; } a.remove-network:hover { background: #151820; } .network-name { width: 100%; position: relative; float: left; background: #eeeeee; display: table; height: 41px; } .network-name p { width: 100%; text-align: left; vertical-align: middle; display: table-cell; color: #777777; padding: 0 0 0 50px; margin: 0; font-size: 16px; } .loading-text { float: left; clear: both; width: 100%; margin: 15px 0px; text-align: center; font-size: 16px; color: #777777; } /********************** new-profile **********************/ .nw-profile_block { float: left; width: 100%; margin-top: 30px; padding: 20px; } .nw-user-detail-block { float: left; width: 100%; } .nw-user-detail-line { float: none; width: 97.5%; height: 1px; margin: 0 auto 30px auto; padding-bottom: 30px; border-bottom: 1px solid #dedede; clear: both; content: ''; display: table; } .nw-user-detail-line2 { float: none; width: 97.5%; height: 1px; margin: 0 auto 30px auto; padding-bottom: 30px; border-top: 1px solid #dedede; clear: both; content: ''; display: table; } .nw-user-img { float: left; width: 100%; margin-bottom: 10px; position: relative; } .nw-user-img img { width: 100%; height: auto; } .nw-user-img a { float: none; width: 100%; position: absolute; display: table-cell; vertical-align: middle; top: 45%; } .nw-user-img a > i { font-size: 36px; color: #fff; } button.nw-view-profile { float: left; width: 100%; padding: 15px 5px; background: #f53b49; text-align: center; font-size: 16px; color: #fff; border: none; } h1.nw-user-nm { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 24px; text-transform: capitalize; font-weight: 500; } .nw-user-detail p { float: left; width: 100%; color: #777; font-size: 16px; margin-bottom: 15px; } .nw-user-edit { float: left; width: 100%; margin: 10px 0px; } .nw-dtl-edit { float: left; width: 100%; padding: 7px 0px; } .nw-dtl-edit span { float: left; width: auto; font-size: 16px; color: #777777; } .nw-dtl-edit span.nw-label { width: 20%; color: #3e4148; } .nw-dtl-edit a { float: left; margin-left: 20px; } .nw-dtl-edit a i { color: #777; font-size: 16px; margin-top: 4px; } span.nw-detail-txt { width: 70%; text-align: left; } span.nw-detail-txt a { margin: 15px 20px 5px 0px; } span.nw-detail-txt a i { font-size: 18px; } .nw-user-sumry { float: left; width: 100%; } .nw-user-sumry h1 { float: left; width: 70%; color: #3e4148; font-size: 24px; font-weight: 500; margin: 0px 0px 20px 0px; } .nw-user-sumry > a { float: right; color: #777; font-size: 16px; } .full-width { width: 100%; margin: 0px; margin-bottom: 30px; padding-bottom: 30px; } span.timenplace { float: left; width: auto; color: #f53b49; font-size: 16px; font-weight: 300; } span.border-rgt { border-right: 1px solid #f53b49; margin-right: 15px; padding-right: 15px; } .nw-user-sumry p { float: left; width: 100%; color: #777; font-size: 16px; margin: 10px 0px; } .nw-media { float: left; width: 100%; margin-top: 15px; } .nw-media span { float: left; width: auto; font-size: 18px; color: #3e4148; margin-right: 20px; } .nw-media a { float: left; width: auto; margin-right: 30px; color: #777; font-size: 16px; } .nw-media a > i { margin-right: 10px; color: #3e4148; font-size: 18px; } .new-profile-nav { float: left; width: 100%; background: #fff; -webkit-box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); -moz-box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); box-shadow: 0px 1px 3px -1px rgba(138, 138, 138, 1); position: relative } .new-profile-nav ul li { float: left; padding: 0 5px } .new-profile-nav ul li a { float: left; padding: 25px 20px; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; color: #777; transition: 0.5s; border-bottom: 2px solid #fff } .new-profile-nav ul li a:hover { border-bottom: 2px solid #f53b49; text-decoration: none } .new-profile-nav ul li .new-pro-act { border-bottom: 2px solid #f53b49; } .new-tab-form input { width: 75%; } .tabone-form button { float: left; margin: 0 10px } .tabone-form a { float: left; background: #151820; color: #fff; border: 1px solid #151820; padding: 9px 20px 10px; font-size: 16px } .sidebar-list { float: left; width: 100%; } .sidebar-list h3 { font-size: 18px; color: #3e4148; border-bottom: 1px solid #d2d2d2; text-align: left; padding-bottom: 15px; margin-bottom: 25px } .sidebar-list ul li { float: left; width: 100%; margin-bottom: 20px } .sidebar-list ul li img { float: left; width: auto; height: auto } .rightside-list-detail { float: left; width: 80%; padding-left: 30px; text-align: left } .rightside-list-detail strong { font-size: 16px; color: #3e4148; font-weight: normal } .rightside-list-detail p { color: #777 } .rightside-list-detail a { font-style: italic; color: #f53b49; } /*---referal---*/ .referal-block { float: left; width: 100%; padding: 20px; box-sizing: border-box; } .referal-bg { background: url(../images/referal-bg.jpg) no-repeat top center; background-size: cover; } .referal_content_block { width: 100%; float: left; clear: both; padding: 20px; box-sizing: border-box; background: #f0f0f0; } .top-referal { float: left; width: 100%; margin: 10px 0px; } .top-referal a.refl-logo { width: 328px; float: left; } .top-referal a.refl-logo img { width: 100%; height: auto; } ul.refl_social { float: right; width: auto; padding: 0px; margin: 0px; } ul.refl_social li { float: left; width: auto; margin-left: 15px; } ul.refl_social li a { float: left; width: 46px; height: 46px; background-image: url(../images/referal-social-icon.png); background-repeat: no-repeat; } ul.refl_social li a.fb { background-position: 0px 0px; } ul.refl_social li a.tw { background-position: -62px 0px; } ul.refl_social li a.gp { background-position: -125px 0px; } ul.refl_social li a.ln { background-position: -187px 0px; } .referal_top_content { float: left; width: 100%; margin: 120px 0 50px 0; } .referal_top_content h1 { float: left; width: 100%; color: #f53b49; margin-bottom: 40px; font-size: 60px; text-transform: uppercase; font-family: 'bebasregular'; } .referal_top_content h3 { float: left; width: 100%; color: #000000; margin-bottom: 20px; font-size: 36px; text-transform: uppercase; font-family: 'bebasregular'; } .referal_top_content p { float: left; width: 70%; color: #000000; margin-bottom: 20px; font-size: 20px; font-weight: 400; } input.refrel_input { float: left; width: 100%; background: #ffffff; width: 80%; color: #666; font-size: 18px; padding: 10px; font-family: 'Roboto Condensed'; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } ul.social-url { float: left; width: auto; padding: 0px; margin: 20px 0 0 0; } ul.social-url li { float: left; width: auto; margin-right: 10px; } ul.social-url li a { float: left; width: 46px; height: 46px; background: #f53b49; display: table; text-align: center; } ul.social-url li a i { display: table-cell; vertical-align: middle; font-size: 24px; color: #fff; } ul.social-url li a:hover { background: #343434; text-decoration: none; } h1.refl_blck_title { float: left; width: 100%; margin: 30px 0px; padding-bottom: 30px; background: url(../images/inner-title-bg.png) center bottom no-repeat; font-size: 36px; color: #3e4148; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } .referal_content_block p { float: none; width: 60%; margin: 0 auto 10px auto; font-size: 18px; color: #777; text-align: center; clear: both; display: table; content: ''; } .referal_steps_block { float: left; width: 100%; margin: 20px 0px; clear: both; } .referal_steps_block h3 { float: left; width: 100%; margin: 30px 0px; font-size: 20px; font-family: 'Roboto Condensed'; color: #3e4148; } .referal_steps { float: left; width: 20%; position: relative; } .refl_step_top { float: left; width: 100%; position: relative; } .refl_step_count { width: 85px; height: 85px; float: left; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 5px 0px #555; -webkit-box-shadow: inset 1px 1px 5px 0px #555; background: #d3d3d3; box-sizing: border-box; padding: 12px; z-index: 100; position: relative; } .refl_step_count span { width: 100%; height: 100%; border-radius: 50px; -webkit-border-radius: 50px; display: table-cell; vertical-align: middle; text-align: center; background: #3e4148; -webkit-box-shadow: 1px 1px 5px -1px #666; box-shadow: 1px 1px 5px -1px #666; font-size: 24px; color: #fff; font-family: 'Oswald', sans-serif; font-weight: 400; } .refl_step_line { float: left; width: 100%; height: 2px; background: #d3d3d3; position: absolute; top: 50%; z-index: 99; } .refl_step_actv { background: #f53b49 !important; } .refl_step_content { float: left; width: 100%; padding: 5px 20px 5px 40px; box-sizing: border-box; } .refl_step_content > h2 { float: left; width: 100%; color: #3e4148; font-size: 18px; margin: 10px 0px; font-family: 'Roboto Condensed'; font-weight: 600; border-left: 3px solid #f53b49; padding-left: 10px; line-height: 25px; } .refl_step_content > p { float: left; width: 100%; color: #666; font-size: 14px; text-align: justify; } .refl_chking { float: left; width: 100%; margin: 40px 0px 20px 0; text-align: center; font-size: 18px; text-transform: uppercase; font-family: 'Roboto Condensed'; font-weight: 400; color: #666; } .referal_footer { float: left; width: 100%; padding: 20px 5px; background: #151820; } .referal_footer div span { font-size: 16px; color: #acaeb4; font-weight: 300; } .refl_footer_menu a { float: right; width: auto; padding: 0 15px; font-size: 16px; color: #acaeb4; font-size: 14px; font-family: 'Roboto Condensed'; font-weight: 400; text-transform: uppercase; border-right: 1px solid #acaeb4; } .refl_footer_menu a:first-child { border-right: none; } .refl_footer_menu a:hover { color: #f53b49; text-decoration: none; } .landing-page-block { width: 100%; float: left; clear: both; padding: 0px; box-sizing: border-box; background: #f0f0f0; padding-top: 30px; } h1.landing_page_title { float: left; text-align: left; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 60px; margin: 0px; text-transform: uppercase; font-weight: 300; } h1.landing_page_title span { font-weight: 700; } .landing-bg-set { background-size: cover; background-position: 50% 50%; min-height: 311px; } .landing-bg1 { background-image: url(../images/how-it-work1.jpg); background-repeat: no-repeat; } .landing-bg2 { background-image: url(../images/how-it-work2.jpg); background-repeat: no-repeat; } .landing-bg3 { background-image: url(../images/how-it-work3.jpg); background-repeat: no-repeat; } .landing-steps-count { font-size: 225px; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; text-align: left; position: relative; line-height: 311px; } .landing-steps-count > span { font-size: 30px; color: #f53b49 !important; font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; position: absolute; vertical-align: middle; padding: 10px; line-height: 30px; background: #f0f0f0; float: right; width: auto; left: 21%; top: 45%; } .landing-step-detail { display: table; height: 311px; } .landing-step-detail p { width: 100%; font-size: 16px; color: #4c4c4c; line-height: 23px; display: table-cell; vertical-align: middle; text-align: left; } .landing-steps-count-even { text-align: right; } .landing-steps-count-even > span { left: 17%; } /*----quick-hire-----*/ .quick-hire-block { border: none; } .qh-step-bar { float: left; width: 100%; height: 10px; background: #dbdbdb; position: relative; padding-right: 40px; box-sizing: border-box; } .qh-step-bar-status { float: left; width: 20%; height: 10px; position: absolute; left: 0; top: 0; background: #f53b49; } .qh-step-title { float: left; width: 100%; margin: 40px 0px; position: relative; } span.qh-info { float: left; width: 82px; padding: 22px 30px 22px 22px; background-color: #f53b49; } span.qh-info > i { color: #fff; font-size: 24px; } h1.qh-title { width: 80%; float: left; padding: 4px 0px 4px 20px; font-size: 24px; line-height: 31px; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } button.qh-close { position: absolute; top: 0px; right: 0; margin-top: 0px !important; } .qh-content-block { width: 78%; margin: 0 auto 0px auto; clear: both; display: table; content: ''; padding-bottom: 30px; text-align: left; } h3.qh-step-title { float: left; width: 100%; font-size: 18px; color: #777777; margin: 0 0 30px 0; } .qh-next { float: left; width: 100%; position: relative; padding: 20px 0px; background: #fff; text-align: center; } .qh-steps-form .form-control { border: none; box-shadow: none; border-radius: 0; margin: 0 0 24px 0; padding: 0; height: auto; float: left; } .qh-steps-form .form-control .btn-group { float: left; width: 100%; } .qh-steps-form .form-control span { float: left; font-size: 16px; color: #777777; } span.qh-lbl { width: 80%; } .qh-steps-form .form-control span > input[type="text"] { width: 100%; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; } .qh-next button.qh-continue { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 23px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; font-weight: 400; text-transform: uppercase; margin-bottom: 30px; border: none; } .qh-next a.qh-continue { background: #3e4148; color: #fff; padding: 15px 70px; font-size: 23px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; font-weight: 400; text-transform: uppercase; margin-bottom: 30px; border: none; text-decoration: none; cursor: pointer; } .qh-steps-form .btn-group > label.btn { border: 1px solid #999; background: #fff; border-radius: 0; padding: 2px; margin-right: 20px } [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { margin-top: 3px; left: 3px; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] { margin-top: 3px; left: 3px; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { box-shadow: none; } .qh-steps-form .btn span.glyphicon { opacity: 0; color: #f53b49; background: #f53b49; top: 0; } .qh-steps-form .btn.active span.glyphicon { opacity: 1; color: #f53b49; top: 0; background: #f53b49; } button.qh-back { position: absolute; top: 16px; left: 0 !important; margin-top: 0px !important; } h3.qh-step-title span { float: left; margin-right: 10px; } h3.qh-step-title span > i { color: #f53b49; font-size: 18px; } h3.qh-step-title span.qh-itschk { float: left; margin-right: 10px; } span.qh-itschk > i { color: #f53b49; font-size: 24px; } .qh-custom-select .bootstrap-select { width: 100% !important; margin: 0 0 10px 0px; } .qh-custom-select .bootstrap-select > .btn { width: 100% !important; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; border-radius: 0 !important; } .qh-custom-select .bootstrap-select > .btn-info { background: #fff !important; } .qh-custom-select div.dropdown-menu { border-radius: 0 !important; border: none; box-shadow: none; padding: 0px; margin: 0px; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu { float: left; width: 100%; margin: 0; padding: 0; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li { float: left; width: 100%; padding-bottom: 1px; } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li > a { float: left; width: 100%; background: #f53b49; color: #fff; padding: 6px 10px } .qh-custom-select div.dropdown-menu > ul.dropdown-menu > li > a span { color: #fff; } .qh-custom-select span.qh-lbl { margin-bottom: 7px; } textarea.qh-tell-us { width: 100%; padding: 10px; font-size: 16px; color: #777777; border: 1px solid #999; } label.qh-radio-pri { -moz-border-radius: 50px !important; -webkit-border-radius: 50px !important; border-radius: 50px !important; padding: 3px !important; } .qh-steps-form .qh-radio-pri span.glyphicon { -moz-border-radius: 50px !important; -webkit-border-radius: 50px !important; border-radius: 50px !important; font-size: 12px; } .qh-radio-blk > span.qh-lbl { width: auto; margin-right: 50px; } .extra-mrgn-btm { margin-bottom: 10px; } .extra-mrgn-smbtm { margin-bottom: 20px; } .qh-btm-text { margin-top: 0px; margin-bottom: 20px; } .qh-btm-text p { float: left; width: 100%; font-size: 16px; margin-bottom: 10px; color: #777777; text-align: center; } .modal-body.login-pad { background-color: #fff; float: left; width: 100%; } /* Responsive css */ @media (max-width: 1600px) { .business-left { float: left; width: 22%; } .business-middle { float: left; width: 56%; } .business-right { float: left; width: 22%; } .business-star { padding: 20px; } .business-star { padding: 25px; } /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 31%; margin: 0px 20px 20px 0px; } /********************** new-profile **********************/ .nw-dtl-edit span.nw-label { width: 30%; color: #3e4148; } span.nw-detail-txt { width: 60%; } .nw-user-edit { margin: 0px; } } @media (max-width: 1400px) { .cat-container { width: 100%; } /*.direct-hire-sidebar {width:22%;} .direc-right {padding:70px 40px} .direc-right ul li {padding:15px; width: 49%;}*/ .grey-star h2 { font-size: 40px; } .start-list { margin: 10px 0 0 15px; } .start-list i { font-size: 18px; margin: 0 } .activity-ranking li p { font-size: 16px; } .activity-ranking li h3 { font-size: 22px; } } @media (max-width: 1400px) { .direct-hire-sidebar { width: 22%; } .direc-right { padding: 70px 40px } .direc-right ul li { padding: 15px; } .four-round { background-size: auto auto; } .search-button i { padding: 5px } .header-right { padding-right: 10px } .logo { padding-left: 10px; } .slider-block p { margin: 20px auto; } .slider-block h1 { line-height: 1.2; } .slvj-link-lightbox img { height: 60px; width: 60px; } .location-detail { background: rgba(0, 0, 0, 0) url("../images/Contact-us_1.jpg") no-repeat scroll center top; padding: 50px 0 30px 0 } .logo { width: 20%; margin: 5px 0 } .logo img { width: 100%; height: auto; } .offer-head { margin: 50px auto; } } @media (max-width:1300px) { .header-search ul li a { font-size: 16px; } #cssmenu > ul > li > a { font-size: 16px; } .header-right a { font-size: 16px; } .header-right { padding-top: 13px; } } @media (max-width: 1024px) { .header-search { display: none; } #nav { width: 30%; } .header-right { width: 39%; padding: 35px 15px 0 0; } .logo { padding: 0 15px; width: 28%; } .category { padding: 30px 15px; } .cate-sidebar { width: 21%; } .cate-list { width: 79%; } .cat-img-name img { width: 87%; } .slider-block p { font-size: 16px; margin: 20px auto; } .slider-block input:first-child { width: 300px; } .slider-block input { font-size: 14px; margin: 0 1px; width: 130px; } .slider-block button { font-size: 16px; padding: 8px 14px } .banner-bottom h1 { font-size: 40px; } .banner-bottom p { font-size: 18px; } .blog-event { background: rgba(0, 0, 0, 0) url("../images/post-bg.jpg") repeat scroll center top / auto 100% } .blog-part { width: 100%; text-align: center; padding-bottom: 20px } .blog-part a { float: none; display: inline-block; margin: 20px 0; } .post-title > span { float: none; display: inline-block; width: 100% } .post-detail > .p_name { width: 100%; padding: 0; } .post-detail > .p_detail { width: 100%; padding: 0; border: none } .post-title { margin: 0; } .post-detail, .event-detail { padding: 0 100px; } .event-part { width: 100%; } .event-space { width: 100%; text-align: center } .post-title > h2 { float: none; margin: 0; text-align: center; display: inline-block } .slvj-link-lightbox img { height: 50px; width: 50px; } .how-it-works { margin: -100px 0 0 } /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 48%; margin: 0px 15px 15px 0px; } ul.network-list li:nth-child(3n+3) { margin-right: 15px; } ul.network-list li:nth-child(2n+2) { margin-right: 0px; } .uni-forum-detail { width: 85% !important; } } @media (max-width: 980px) { .signright { width: 100% !important; } .signleft { width: 100% !important; } .signright-customer { width: 100% !important; } .signleft-customer { width: 100% !important; } .paddingTop { padding-top: 115px; } .pop-title { width: 70% !important; height: auto; } .signup.advance-search-popup .signright { padding: 0px; } .signup.advance-search-popup .signleft { padding: 0px; } .signup.advance-search-popup a { margin-bottom: 50px; } .signor { display: none; } .signup-new a { padding-bottom: 40px; } .social-login a { padding: 15px 7px; } .social-login i { width: 35px; } .learn-more-left ul li { width: 100% !important; padding: 0 15px 20px !important; } .user-left { width: 100% !important; } .avtar { width: 100% !important; } .user-right { width: 100% !important; padding-left: 0px; } .tabone-form input { width: 100% !important; } .profile-sidebar { width: 100% !important; } .profilecon-left { width: 100% !important; } .profile-post-detail { width: 100% !important; } .slider-block input:first-child { width: 100%; } .business-left { float: left; width: 100%; } .business-middle { float: left; width: 100%; padding: 0 20px; } .business-right { float: left; width: 100%; } .uni-forum-img { width: 100% } .uni-forum-detail { width: 100% !important; padding-left: 0px !important; padding-top: 25px } .cooment-avatar { width: 100% !important; } ul.tab_topic li { width: 49.33% !important; } .review-detail { padding-top: 15px; } .review-user { float: left !important; } .direct-hire-sidebar { width: 100%; } .slider-block input { width: 100%; margin-bottom: 2px; } .direc-right { width: 100% !important; padding: 25px 25px; } .direc-right ul li { width: 100%; } .emplouyee-form { width: 100% !important; } .inner-banner { text-align: center; } button.nw-view-profile { margin-bottom: 20px; } .nw-dtl-edit span.nw-label { width: 23%; } ul.job_topic li { width: 99.33%; } .user-name { padding: 20px 20px 0 0; } .pagecontent { padding: 0px 0px !important; } .pagecontent p { margin-left: 0px !important; } .slider-block { position: relative; float: left; width: 100%; } /* cat-container .viewallcontainer .cat-item */ .width-auto { width: 100% !important; } /*.cat-img-name img */ /* .width-img{width: 80% !important;}*/ .form-review-slct > .bootstrap-select > .dropdown-toggle { width: 100% !important; } .header-right a { font-size: 14px; } .cat-container { width: 100%; } .cate-sidebar { width: 100%; text-align: center } .cate-sidebar h1 { text-align: center; font-size: 28px; display: inline-block } .cate-list { width: 100%; } .cate-sidebar li { text-align: center; } .cate-sidebar li a i { margin-left: 5px; } .cat-img-name img { width: 88%; } .top-rank { padding: 30px 15px; } .rank-sidebar { width: 100%; text-align: center } .rank-sidebar h1 { font-size: 28px; } .rank-sidebar ul { min-height: auto; } .rank-list { width: 100%; } .four-icon { width: 100%; margin-bottom: 20px } .footer-logo { width: 100%; padding: 0; margin-bottom: 20px } .footer-link { width: 100%; margin-bottom: 20px } .footer-bottom-block { width: 100%; } .footer-bottom-left { width: 100%; } .footer-right { width: 100%; } .footer-bottom-left ul li a { font-size: 14px; } .footer-bottom-left ul li { padding: 0 2px; } .footer-bottom-left ul {} .location {} .social-icon { float: left; width: 100%; margin: 20px auto; text-align: center; } .app { text-align: center; width: 100% } .app a { display: inline-block; float: none; margin-bottom: 10px; } /*.ranker-detail { display: none; }*/ #owl-demo .item a { padding: 15px 17px; } .rank-sidebar li a { padding: 7px; font-size: 16px; } .footer-bottom-left ul { float: none; } .sitemap { float: none; } .footer-bottom-block { padding: 20px 0 } .breadcrumbs { padding: 20px 0; } .banner-bottom h1 { font-size: 30px; } .about-services-title h1 { font-size: 30px; } .team h1 { font-size: 30px; background: rgba(0, 0, 0, 0) url("../images/team-head-bg.jpg") no-repeat scroll center bottom } .about-signup h1 { font-size: 30px; } .inner-banner-bottom p { width: 100%; padding: 0 15px; font-size: 16px; } .about-left { width: 100%; padding: 0 15px; text-align: center } .about-left-right-para h2 { width: auto; display: inline-block } .about-right { width: 100%; margin: 15px 0 } .about-left-right-para { width: 100%; padding: 0; } .about-right img { width: 100%; height: auto; } .breadcrumbs { font-size: 16px; } .breadcrumbs a { font-size: 16px; } .about-services ul li { text-align: center; width: 100%; margin: 20px 0 } .core-service-detail { width: 100%; padding-top: 20px } .about-services ul li span { display: inline-block; float: none; } .team { text-align: center; } .team-social { margin-bottom: 20px; } .signup-para { margin: 0; text-align: center } .about-signup p { text-align: center; padding: 0; } .signup-a { margin: 0 0 10px 0; font-size: 16px; width: 235px; } .team-one { display: block; margin: 0 auto; width: 300px } .location-left { width: 100%; padding: 0; text-align: center } .location-left h1 { width: auto; margin-bottom: 10px; display: inline-block; font-size: 30px; } .cont-detail { padding-top: 30px; } .cont-detail li { font-size: 16px; padding: 0 7px; } .location-right { width: 100%; margin: 15px 0 } .help-desk h1 { font-size: 30px; } .help-desk input { min-width: 50%; } .contact-three-box { min-height: 350px; } } @media (max-width: 900px) { #nav { float: right; padding-top: 10px; width: 36% } .header-right { width: 43%; } } @media (max-width: 800px) { /********************** network **********************/ ul.network-list { padding: 0px; } ul.network-list li { width: 100%; margin: 0px 0px 15px 0px; } ul.network-list li:nth-child(3n+3) { margin-right: 0px; } ul.network-list li:nth-child(2n+2) { margin-right: 0px; } } @media (max-width: 768px) { .header-right { width: 315px; float: none; margin: 20px auto; padding: 0; text-align: left } .logo { width: 100%; padding: 0; position: relative } #nav { width: 100%; padding: 0 15px; margin: -50px 0 20px 0 } #cssmenu { padding: 0; } .post-detail, .event-detail { padding: 0; } } @media (max-width: 640px) { .slider-block input { width: 100%; margin-bottom: 2px; } .inner-banner h1 { background: rgba(0, 0, 0, 0) url("../images/inner-title-bg.png") no-repeat scroll left bottom; } .cont-detail li { width: 100%; text-align: center; } .help-desk form { width: 100%; } .help-desk input { min-width: 100%; margin-bottom: 10px } .cont-three-block { margin: 0; } .cont-one { width: 100%; margin: 70px 0 0 0 } .latest-recent { margin-top: 20px; } .latest-knowledge { width: 100%; padding: 0; text-align: center; margin-bottom: 10px } .latest-know-list h4 { background: rgba(0, 0, 0, 0) url("../images/square-head-bg.png") no-repeat scroll center bottom } .help-desk { min-height: auto; } .contact-three-box { min-height: auto; } } @media (max-width: 600px) {} @media (max-width: 480px) {} /*----signu-process----*/ .profile-sidebar { box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; } .profile-sidebar img { width: 100%; height: auto; } .signup-block { float: left; width: 100%; padding: 15px; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; } .signup-sidebar { width: 100%; } .signup-sidebar .get-start > img { width: 100%; height: auto; } .signup-block h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .steps-block { float: left; width: 100%; margin: 30px 0px; position: relative; } .steps > span { width: 65px; height: 65px; clear: both; margin: 0 auto; text-align: center; vertical-align: middle; color: #fff; font-size: 18px; line-height: 65px; background: #777777; content: ""; display: table; border-radius: 50px; -webkit-border-radius: 50px; box-shadow: inset 1px 1px 4px -1px #444; -webkit-box-shadow: inset 1px 1px 4px -1px #444; } span.step-active { background: #f53b49; } .line-process { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 50%; } .step-block1 { float: left; width: 100%; margin-bottom: 20px; } .step-block1 h1 { width: 100%; float: left; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .signup-block > h3 { width: 100%; float: left; margin: 0 0 10px 0; color: #3e4148; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; } .social-connect { float: left; width: 100%; padding-top: 25px; margin-top: 25px; border-top: 1px solid #d3d3d3; } a.sgn { width: 100%; float: left; padding: 10px 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 18px; font-size: 18px; background: #ccc; margin: 10px 0px; text-align: center; color: #fff; } a.sgn:hover { text-decoration: none; opacity: 0.8; } a.sgn > i { float: left; color: #fff; font-size: 24px; } a.sgn-fb { background-color: #507bbe; } a.sgn-tw { background-color: #64ccef; } a.sgn-pt { background-color: #f15f5c; } a.sgn-in { background-color: #1087c9; } a.sgn-rss { background-color: #f7931d; } a.sgn-gp { background-color: #434647; } button.upload-pic { float: left; width: auto; padding: 7px 15px; background: #f53b49; color: #fff; text-align: center; border: none; text-transform: capitalize; margin: 10px 0 0 0; } button.upload-pic i { margin-right: 10px; } span.user-img { float: right; width: 80px; height: 80px; background: #777; text-align: center; vertical-align: middle; border-radius: 50px; -webkit-border-radius: 50px; overflow: hidden; } span.user-img i { font-size: 53px; line-height: 80px; color: #fff; } .social-connect .form-control { border: none; padding: 0; box-shadow: none; margin-bottom: 28px; } .social-connect .form-control label { width: 100%; float: left; line-height: 30px; font-size: 16px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; text-transform: capitalize; } .business-profile textarea, .social-connect .form-control input[type="text"], .social-connect .form-control input[type="email"], .social-connect .form-control input[type="password"], .social-connect .form-control select, .social-connect .form-control textarea { float: left; width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .social-connect .form-control input[type="submit"] { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; } .social-connect .form-control button.button-nxt, button.button-nxt { float: right; width: auto; padding: 8px 35px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; border: none; } .social-connect .form-control button.button-nxt i, button.button-nxt i { margin-left: 10px; } .modal-content { border-radius: 0px; } h1.security-main-title { float: left; width: 100%; margin: 0 0 60px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } h1.security-title { width: 70%; } span.required { float: right; width: auto; padding: 0px 15px; border-right: 1px solid #f53b49; font-size: 14px; color: #999; font-family: 'Roboto', sans-serif; font-weight: 300; } .extra-md { margin-top: 40px; padding-top: 40px; } .req-line { float: right; width: 2px; height: 100%; background: #f53b49; position: absolute; right: 15px; } .social-connect .form-control input.unedit { background: #f0f0f0; border: 1px solid #f0f0f0; } .security-block { margin-bottom: 60px; } .signup-pop { width: 100%; margin: 35px 0px; } .signup-title { background: #f53b49; text-align: right; width: 100%; padding: 15px 10px; height: auto; float: left } .signup-title i { font-size: 24px; color: #fff; } .signup-pop div.text-left { font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; line-height: 55px; } .signup-content-pop { width: 70%; margin: 0 auto 20px auto; clear: both; content: ""; display: table; } .signup-content-pop p { float: left; width: 100%; font-size: 16px; line-height: 23px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; margin-bottom: 30px; } .sgn-pro-img { width: 143px; height: 143px; border-radius: 50px; -webkit-border-radius: 50px; margin: 0 auto 20px auto; clear: both; content: ""; display: table; overflow: hidden; } .sgn-pro-img img { width: 100%; } p.sgn-pro-name { float: left; width: 100%; font-size: 24px; text-transform: uppercase; color: #3e4148; font-family: 'Oswald', sans-serif; font-weight: 400; text-align: center; } p.mrgn-btn { margin-bottom: 5px; } .signup-content-pop a { float: left; width: 100%; text-align: center; color: #f53b49; font-weight: 300; font-size: 16px; text-transform: uppercase; margin: 10px 0px; } .sngp-button { width: auto; margin: 0 auto; clear: both; content: ""; display: table; } .sngp-button button { float: left; width: auto; padding: 8px 25px; color: #fff; text-transform: uppercase; background: #f53b49; font-weight: 400; margin: 5px 10px; border: none; } .sgnup-rates { width: 100%; float: left; } .sgnup-rates span { width: auto; margin: 0 auto; clear: both; content: ""; display: table; text-align: center; } .sgnup-rates span i { color: #f53b49; font-size: 36px; } .mrgn-md-top { margin-top: 20px; } .sgnup-rates h3, .sgnup-rates p { float: left; width: 100%; text-align: center; margin: 0 0 10px 0; } .sgnup-rates h3 { color: #3e4148; font-size: 18px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 300; margin-top: 10px; } .sgnup-rates p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .sgnup-rates p { float: left; width: 100%; text-align: left; margin: 0 0 10px 0; } h3.step2-title { color: #777777; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: 0 0 10px 0; } .user-img { position: relative; } a.add_sngp { width: 30px; height: 30px; background: #f53b49; font-size: 24px; font-family: 'Roboto', sans-serif; font-weight: 300; border-radius: 50px; -webkit-border-radius: 50px; color: #fff; float: left; text-align: center; line-height: 30px; position: absolute; left: -4px; bottom: -4px; } table.add_education { width: 100%; } table.add_education thead tr th { padding: 3px 5px; background: #bfbfbf; border-left: 1px solid #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #fff; margin-bottom: 1px; } table.add_education thead tr th:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td { padding: 3px 5px; background: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: 300; text-transform: uppercase; color: #777; border: 1px solid #bfbfbf; } table.add_education tbody tr td:first-child { border-left: 1px solid #bfbfbf; } table.add_education tbody tr td a i { color: #777; margin: 0px 3px; font-size: 16px; } .membership_title { float: left; width: 100%; margin-bottom: 40px; } .membership_title > h1 { float: left; width: 100%; margin: 0 0 20px 0; color: #3e4148; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; } .membership_title > p { float: left; width: 100%; font-size: 16px; line-height: 20px; color: #777; font-family: 'Roboto', sans-serif; font-weight: 300; } .membership-block { float: left; width: 100%; background: #f53b49; padding: 40px 15px 25px 20px; position: relative; overflow: hidden; margin-bottom: 60px; } .membership-left { padding-bottom: 50px; } .membership-left h1 { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 30px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 40px; } .membership-left p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; } a.learn-more { float: left; width: auto; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: capitalize; position: absolute; vertical-align: baseline; bottom: 0px; } a.learn-more:hover { text-decoration: none; } .box-shadow { box-shadow: -1px 1px 3px -1px #444; -webkit-box-shadow: -1px 1px 3px -1px #444; background: #fff; position: relative; left: 1px; } .membership-plan { float: left; width: 50%; height: 100%; padding: 10px; } .mbsp1 { background: url(../images/member-ship1.jpg) no-repeat top center; background-size: cover; } .mbsp2 { background: url(../images/member-ship2.jpg) no-repeat top center; background-size: cover; } .membership-plan > h3 { float: left; width: 100%; margin: 20px 0 20px 0; font-size: 24px; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; text-align: center; } .price { float: left; width: 100%; padding: 10px 0px; display: table; text-align: center; min-height: 115px; } .price span { width: 100%; height: 100%; display: table-cell; vertical-align: middle; font-family: 'Oswald', sans-serif; font-weight: 700; color: #3e4148; font-size: 48px; } .price span i { font-weight: 400; font-size: 24px; font-style: normal; } .price span > p { font-family: 'Oswald', sans-serif; font-weight: 400; color: #3e4148; font-size: 18px; text-transform: uppercase; margin: 0; line-height: 0; } .membership-plan > p { float: left; width: 100%; margin: 10px 0 20px 0; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #3e4148; min-height: 110px; text-align: center; line-height: 23px; } .membership-plan a.add_plans { font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #fff; text-transform: uppercase; background: #3e4148; padding: 8px 15px; width: auto; display: table; float: none; margin: 10px auto 20px auto; clear: both; content: ""; } .membership-plan a.add_plans:hover { text-decoration: none; background: #f53b49 } .signup-block1 span.user-img { float: left; width: 122px; height: 122px; background: #777; text-align: center; vertical-align: middle; border-radius: 100px; -webkit-border-radius: 100px; overflow: hidden; margin-bottom: 10px; } .signup-block1 span.user-img i { font-size: 71px; line-height: 118px; color: #fff; } a.start-over { float: left; width: auto; margin-top: 20px; color: #f53b49; font-size: 16px; text-transform: uppercase; } a.start-over i { margin-left: 10px; } .services-block { float: left; width: 100%; padding-top: 50px; margin: 0 0 10px 0; } .services-list { float: left; width: 100%; background: #fff; padding: 10px; box-sizing: border-box; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; position: relative; margin-bottom: 70px; } .srv-list-icon { width: 85px; height: 85px; text-align: center; vertical-align: middle; border-radius: 100px; -webkit-border-radius: 100px; overflow: hidden; margin: 0 auto 10px auto; display: table; content: ""; float: none; background: #f53b49; margin-top: -50px; } .srv-list-icon i { color: #fff; font-size: 40px; display: table-cell; vertical-align: middle; } .services-list > h3, .services-list > p { float: left; width: 100%; margin: 0px 0 5px 0px; color: #777; text-align: center; } .services-list > h3 { font-size: 18px; font-weight: 400; margin: 5px 0px; } .services-list > p { font-size: 16px; font-weight: 300; line-height: 21px; } /*----End signu-process----*/ /*--- Customization Started -------*/ label.error { color: #C9302C !important; display: block; text-align: left; font-size: 14px !important; font-weight: bold !important; text-transform: none !important; } .error { color: #C9302C !important; display: block; text-align: left; font-size: 14px !important; font-weight: bold !important; text-transform: none !important; } .alert { text-align: left; margin-bottom: 0 !important; } .rememberme { font-weight: 400; float: left; font-size: 18px; line-height: 19px; color: #777; } .steps > span { cursor: pointer; } a.sgn-gp { background-color: #cb3e2d; } span.user-img > img { width: 100%; height: 100%; } .social-connect .form-control { clear: both; } .sgnup-rates .sgnup-rates { cursor: pointer; border-radius: 3px; padding: 5px; } .sgnup-rates .sgnup-rates span i { color: #bbbbbb; } .sgnup-rates .sgnup-rates p { text-align: center; } .sgnup-rates .sgnup-rates:hover, .sgnup-rates .sgnup-rates:focus, .sgnup-rates .sgnup-rates:active, .sgnup-rates .sgnup-rates.active { box-shadow: 0px 0px 5px #aaa; } .sgnup-rates .sgnup-rates:hover span i, .sgnup-rates .sgnup-rates:focus span i, .sgnup-rates .sgnup-rates:active span i, .sgnup-rates .sgnup-rates.active span i { color: #f53b49; } .sgnup-rates .sgnup-rates_clicked span i {} .business-profile textarea { resize: vertical; } @media(min-width:768px) { .business-profile .table-responsive { overflow-x: initial; } } table.add_education input, table.add_education select { width: 100%; border: 1px solid #d0d0d0; padding: 2px 5px; } table.add_education input.error, table.add_education select.error { border: 1px solid #f53b49; background-color: #FFF2F3; } table.add_education thead tr th:last-child { border-right: 1px solid #bfbfbf; } span.required { border-right-width: 2px; } .req-input { border-right: 2px solid #f53b49 !important; } /*-- END ----*/ /******************* new signup **************/ .new-signup-left { float: left; width: 100%; background: url(../images/BusinessImage.png) top center no-repeat; padding: 20px; text-align: center } .signup-new h2 { font-size: 24px; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; padding: 10px 0 20px } .signup .sign-para { margin-top: -50px; text-transform: none; font-weight: 300; font-size: 18px; color: #777 } .signup-new p { color: #fff; text-transform: none; font-weight: 300; font-family: 'Roboto', sans-serif; font-size: 13px } .signup-new { text-align: center; } .signup-new button { width: 180px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .signup-new-customer button { width: 249px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .new-signup-right { float: left; width: 100%; background: url(../images/professionaltrainer.png) top center no-repeat; padding: 20px; text-align: center } .new-signup-middle { float: left; width: 100%; background: url(../images/EnthusiastImage.png) top center no-repeat; padding: 20px; text-align: center } .signup-new a { font-size: 18px; color: #f53b49; width: 100%; text-align: center; display: inline-block; font-family: 'Roboto Condensed', sans-serif; font-weight: 600 } .already { font-size: 15px; display: inline-block; width: 100%; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; padding-bottom: 25px; font-style: italic; font-weight: 600; } .already a { color: #f53b49; padding-bottom: 25px } .signright { float: left; width: 26%; } .signright h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signright-customer { float: left; width: 45%; } .signright-customer h4 { float: left; font-size: 24px; color: #3e4148; margin-bottom: 30px; text-transform: uppercase; } .signup-para { margin-left: -190px; display: inline-block; width: 100%; margin-bottom: 80px } .signup-para p { font-size: 18px; color: #fff } .signup-para p a { color: #fff; font-weight: 600 } .sign-right-a { float: left; width: 100%; text-align: left } .sign-right-a a { display: inline-block; background: #fff; padding: 15px 30px; color: #151820; text-transform: uppercase; font-size: 18px; border: 1px solid #fff } /******************* learn more page **************/ .learn-more-left { float: left; width: 100%; padding-bottom: 30px } .learn-more-left ul li { float: left; text-align: left; width: 50%; padding: 0 15px 0px; } .learn-more-left ul li h3 { font-size: 16px; font-weight: 600; font-family: 'Roboto', sans-serif; color: #383b40; padding: 15px 0 } .learn-more-left ul li p { text-align: left; font-family: 'Roboto', sans-serif; color: #787878; font-size: 14px; padding: 0 0 8px 15px; text-transform: capitalize; background: rgba(0, 0, 0, 0) url("../images/learn-more-bg.jpg") no-repeat scroll left 5px } .learn-more-left ul li p.learn-nobg { background: none } .field-error { border-color: #ff0000 !important; } .employe-title h3 { font-size: 34px } .emplouyee-form { margin: 0 auto 50px; width: 80% !important; text-align: center } .emplouyee-form input { float: left; width: 100%; padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; } .emplouyee-form textarea { float: left; width: 100%; height: 177px; padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; } .emplouyee-form button { background: #f53b49; color: #fff; padding: 10px 20px; border: none; font-size: 20px; } .datepicker.dropdown-menu { z-index: 99999; } .noborder { border: none !important; } .disable-input { background-color: #e8e8e8; } .decoration-none { text-decoration: none !important; } .decoration-none:hover { text-decoration: none !important; } .delete_icon { float: right; color: #f53b49; } .delete_icon:hover { color: #f53b49; } span.qh-lbl2 { width: 38% !important; } /*---review----*/ .review-dtl-block { float: left; width: 100%; background: #fff; box-shadow: 0px 1px 3px -1px #777; -webkit-box-shadow: 0px 1px 3px -1px #777; margin-bottom: 30px; padding: 20px; box-sizing: border-box; } .review-btns { float: left; width: 100%; margin-top: 30px; } .review-btn-links { width: auto; padding: 10px 13px; color: #fff; font-size: 16px; background: #777777; } a.active, .review-btn-links:hover { background: #f53b49; color: #fff !important; text-decoration: none; border: 2px solid #f53b49 !important; } .review-follow { margin: 0px; width: auto; padding: 10px 20px; color: #fff; font-size: 16px; background: #777777; } .review-follow > button.btn { color: #fff; font-size: 16px; background: #777777; padding: 0; margin: 0; border: none; } .review-follow > ul.dropdown-menu { margin: 0; border: none; padding: 0; box-shadow: none; background: #f53b49; color: #fff; border-radius: 0; } .review-follow > ul.dropdown-menu li > a { padding: 7px 10px; color: #fff; font-size: 16px; } .review-follow > ul.dropdown-menu li:hover > a { background: #777777; } .review-follow > button.btn > i { border-left: 1px solid #a4a4a4; margin-left: 20px; padding: 0 0 0 20px; font-size: 18px; } .mrgn-rght { margin-right: 15px; } .mrgn-rght8 { margin-right: 8px; } .review-user { width: 85px; height: 85px; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; margin: 0 auto; clear: both; display: table; float: none; } .review-user img { width: 100%; height: 100%; } .review-rate-block { float: left; width: 100%; margin-bottom: 15px; } .review-list-block { float: left; width: 100%; margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd; } .review-detail { width: 100%; float: left; } .review-detail > h1 { float: left; width: 100%; margin: 0 0 10px 0; font-size: 18px; font-weight: 600; color: #3e4148; } .review-rate-block .rate-star { float: left; width: auto; } .review-rate-block .rate-star i { margin-right: 4px; font-size: 18px; color: #777; } .review-rate-block .rate-star i.rt-clr { color: #f53b49; } .review-rate-block span { float: right; font-size: 16px; color: #777; } .fontt14 { font-size: 14px !important; } .review-detail p { float: left; width: 100%; margin: 0 0 10px 0; color: #777; font-size: 16px; } .write-review-form { float: left; width: 100%; padding: 0; margin: 0; } .src-reviw-topic { float: left; width: 100%; position: relative; padding-bottom: 25px; margin-bottom: 25px; } .src-reviw-topic > span { float: left; width: auto; padding: 10px 0; margin-left: 10px; color: #969696; font-size: 16px; } .form-review-slct > .bootstrap-select { float: left !important; width: 65% !important; } .form-review-slct1 > .bootstrap-select { float: left !important; width: 100% !important; margin-bottom: 10px; } .form-review-slct > .bootstrap-select > .dropdown-toggle { background: #e5e5e5; border: none; border-radius: 0; padding: 12px; position: relative; width: 45%; } .form-review-slct1 > .bootstrap-select > .dropdown-toggle { background: #fff; border: 1px solid #d2d2d2; border-radius: 0; padding: 12px; position: relative; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .filter-option { color: #3e4148; font-size: 16px; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle span.bs-caret { position: absolute; width: 44px; height: 100%; text-align: center; right: 0; top: 0; background: #000000; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .caret { position: relative; display: table; font-size: 30px; line-height: 34px; vertical-align: middle; right: 0%; font-family: 'FontAwesome'; color: #fff; border: none; top: 0px; margin: 0; width: 100%; height: 100%; } .form-review-slct > .bootstrap-select.btn-group .dropdown-toggle .caret:before { content: "\f0dd"; /*height: 100%; display: table-cell; vertical-align: middle;*/ } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li { float: left; width: 100%; padding-bottom: 1px; } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li > a { background: #eee none repeat scroll 0 0; color: #333; float: left; padding: 6px 10px; width: 100%; } .form-review-slct div.dropdown-menu > ul.dropdown-menu > li > a:hover { background: #000000 none repeat scroll 0 0; color: #fff; } .form-review-slct div.dropdown-menu { border-radius: 0 !important; border: none; box-shadow: none; padding: 0px; margin: 0px; } ul.review-whos { width: 100%; float: left; padding: 0; margin-bottom: 30px; } ul.review-whos > li { float: left; width: auto; border-right: 1px solid #f53b49; } ul.review-whos > li > a { float: left; width: auto; padding: 6px 33px; color: #777; font-size: 16px; } ul.review-whos > li:hover > a, ul.review-whos > li.active > a { background: #f53b49; text-decoration: none; color: #fff; } ul.review-whos > li:last-child { border-right: none; } .review-form-block { float: left; width: 100%; margin: 10px 0; } .rvw-ex-mrgn { margin-bottom: 30px; } .review-form-block input.rvw-input { float: left; width: 100%; padding: 12px; border: 1px solid #d2d2d2; font-size: 14px; color: #777; } button.rvw-button { float: left; width: auto; padding: 12px 27px; color: #fff; font-size: 16px; background: #f53b49; border: none; } button.rvw-button i { margin-right: 10px; color: #fff; } .span-or { float: left; width: 100%; margin: 3px 0; color: #777; text-align: center; text-transform: uppercase; font-size: 18px; } button.rvw-padding { padding: 12px 21px } .rvw-overall { float: left; width: 100%; margin-top: 10px; } .rvw-overall span { float: left; margin-right: 15px; width: auto; font-size: 18px; color: #777; text-transform: uppercase; } .starrr i { margin-right: 5px; font-size: 18px; color: #cecece; line-height: 24px; } .starrr i:hover, .starrr span:hover { color: #f53b49 } .starrr i.rt-clr, .starrr span.rt-clr { color: #f53b49; } .review-form-block textarea.rvw-input { float: left; width: 100%; padding: 12px; border: 1px solid #d2d2d2; font-size: 14px; color: #777; } .glyphicon-star { color: #f53b49 !important; } .job-list-div h1 { font-weight: normal; font-size: 18px; background: url(../images/online-dot.png) right center no-repeat; float: left; width: auto; padding-right: 20px } .job-list-div a { color: #555; font-size: 16px; color: #5696df } .job-list-div p { font-size: 14px } .job-list-div .review-rate-block { margin: 0; } .job-list-div .review-rate-block span { font-size: 15px; font-weight: 600; text-align: center; } .comment-div { display: inline-block; width: 100% } .comment-div ul li { display: inline-block; width: 100%; padding: 15px; background: #fff; border: 1px solid #ccc; } .comment-div ul li h3 { float: left; width: 10%; } .comment-div ul li h3 img { margin: 0; } .comment-div ul li form { float: left; width: 80%; padding: 0 0 0 20px; } .comment-div ul li form textarea { background: #fff; border: 1px solid #ccc; display: inline-block; width: 100%; padding: 5px } .comment-div ul li form button { float: right; background: #f53b49; color: #fff; border: 1px solid #f53b49 } .like-div ul li .btn-info { background: none; padding: 0; border: none; color: #f53b49 } .div-commentmain { float: left; width: 100%; padding: 15px; border: 1px solid #eee; background: #fff; margin-top: 10px } .comment-box { float: left; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; } .cooment-avatar { float: left; width: 10%; } .cooment-avatar img { width: 45px; height: 45px; margin: 0 } .comment-con { float: left; padding-left: 15px; width: 90%; } .comment-con p { font-size: 12px; padding: 0; } .comment-con a { font-weight: 500; color: #333 } .comment-con-parent { float: none; } /*.comment-con-parent-a {margin-left: 10px;}*/ .comment-con-parent-p { margin-left: 40px; } .modal-content .comment-con { width: 87%; } .modal-content .cooment-avatar { width: 13%; } .like-coome ul { float: left; } .like-coome ul p { float: left; } .like-coome ul li { font-size: 12px; } .like-coome ul li i { font-size: 6px; } .like-coome ul li a { font-size: 12px; } .comment-con input { border: 1px solid #ccc; padding: 5px } .comment-con button { background: #f53b49; color: #fff; border: 1px solid #f53b49; padding: 5px 10px } /******************** university forum **************/ .uni-forum-div { float: left; width: 100%; } .uni-forum-list { float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #d9d9d9; } .uni-forum-img { float: left; width: 15%; text-align: center } .uni-forum-img span { display: inline-block; border-radius: 50%; height: 81px; width: 81px; } .uni-forum-detail { float: left; width: 85%; padding-left: 25px; } .uni-forum-detail h3 { font-size: 18px; color: #3e4148; font-family: 'Oswald', sans-serif; text-transform: uppercase } .forum-icons { float: left; width: 100%; padding: 10px 0 } .forum-icons a { float: left; color: #777; font-size: 14px; font-weight: 300; float: left; margin: 0 15px 0 0; } .forum-icons span { float: left; margin: 0 5px 0 0; color: #777; font-size: 14px; font-weight: 300; margin: 0 15px 0 0; } .forum-icons i { color: #ccc; } .uni-forum-detail p { font-size: 16px; font-weight: 300; margin-top: 10px; margin-bottom: 15px; } .uni-forum-img > p { background: #f5404d none repeat scroll 0 0; border-radius: 4px; color: #fff; padding: 3px 0; text-align: center; margin-top: 20px; position: relative } .uni-forum-img > p:after { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(245, 64, 77, 0); border-bottom-color: #f5404d; border-width: 5px; margin-left: -5px; } .uni-forum-comment { margin-left: 30px; padding-left: 30px; border-left: 1px solid #d9d9d9; display: inline-block } .uni-forum-comment-list { float: left; width: 100%; padding: 15px 0; position: relative } .forum-comment-img { float: left; width: 19%; padding-right: 15px; } .forum-comment-detail { float: left; width: 81%; font-size: 16px; color: #777; padding-bottom: 15px; border-bottom: 1px solid #d9d9d9 } .forum-comment-detail strong { color: #3e4148; } .uni-forum-comment-list span { color: #777; font-size: 14px; left: -70px; position: absolute; top: 10px; } .uni-forum-comment-list .blank-dot { left: -39px; } .uni-forum-comment-list span i { font-size: 8px; margin-left: 5px } .uni-forum-comment-list form { float: left; width: 100%; } .uni-forum-comment-list input { float: left; width: 75%; padding: 8px; background: #dcdcdc } .uni-forum-comment-list button { float: left; width: 25%; padding: 7px 0; color: #fff; background: #f5404d; font-size: 16px; text-align: center; border: 1px solid #f5404d } .cooment-avatar img { width: 45px !important; height: 45px !important; margin: 0 !important; } .modal-body .like-coome p { font-size: 12px; } .modal-body .uni-forum-list { height: 600px !important; } .modal-body .uni-forum-list { /* height:100% !important;*/ overflow: auto !important; } req-line.thumb-light a { float: left; height: 175px; overflow: hidden; padding: 0 5px; width: 33.33%; } .thumb-light a img { height: 100%; } /* edit post gallery listing */ .editpostdiv { height: 100%; width: 100%; overflow-x: auto; } .editpostdiv span { height: 160px; width: 150px; float: left; margin-right: 5px; position: relative; display: inline-block; } /*.editpostdiv span a { color:red; position: absolute; z-index: 999; float: right; left: 136px; display: none; font-size: 17px;}*/ .editpostdivanchor { color: red; position: absolute; z-index: 999; float: right; left: 136px; display: none; font-size: 17px; } .favoriteIcon { color: red; position: absolute; z-index: 999; float: left; right: 125px; display: none; font-size: 17px; } .editpostdiv span:hover a { display: block; } .editpostdiv span img { height: 150px; width: 150px; position: relative; } .required-sign { color: red; } .readmore { color: #f53b49 !important; } .backlink { font-size: 17px; color: #f53b49 !important; } /*.phone-input-box { position: relative !important; }.phone-input { display: block !important; border: 1px solid #d7d6d6 !important; background: #fff !important;}.phone-code { position: absolute !important; display: block !important; left: 5px !important; top: 10px !important; z-index: 9 !important; }*/ .profiledetail h1 { font-size: 24px; color: #3e4148; font-family: 'bebasregular'; margin: 0px 0px 20px 0px; text-align: left; background: url(../images/full-offer-title-bg.jpg) left bottom no-repeat; padding-bottom: 15px; } .profiledetail p { float: left; width: 100%; color: #777; font-size: 16px; margin: 10px 0px; text-align: left; padding: 0 !important; } .profiledetail span.nw-label { width: 30% !important; color: #3e4148 !important; text-align: left !important; } .awardquotetitle { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 3px 15px; border: 1px solid #f53b49; display: inline-block; width: 100%; font-size: 23px; margin-bottom: 20px; margin-top: 40px; } .quotetitle { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #999b9e; color: #fff; padding: 3px 15px; border: 1px solid #999b9e; display: inline-block; width: 100%; font-size: 23px; margin-bottom: 20px; margin-top: 40px; } .noborder { border: 0 !important; } .nomargin { margin: 0 !important; } .notopmargin { margin-top: 0 !important; } .topbtn { padding: 7px 13px 3px !important; } .btnlogout { padding-top: 7px !important; border-radius: 0 !important; padding-bottom: 3px !important; padding-left: 13px !important; padding-right: 16px !important; background-color: #15181f !important; border-color: #f53b49 !important; vertical-align: top !important; } .floatright { float: right !important; position: relative !important; color: #bbb !important; font-size: 13px; } .floatright i { float: none !important; position: static !important; color: #bbb !important; font-size: 10px !important; } .booking-booked-text { color: #7eb50b !important; font-weight: 600 !important; } .booking-rejected-text { color: #f53b49 !important; font-weight: 600 !important; } .booking-pending-text { color: #f99429 !important; font-weight: 600 !important; } .boking-openall-text { color: #0053f1 !important; font-weight: 600 !important; } .booking-openall-text { color: #0053f1 !important; font-weight: 600 !important; } .selectProduct { font-family: Lato; width: 22.5%; min-height: 400px; /*background-color:#efefef;*/ border: 3px solid #efefef; float: left; margin: 3px !important; padding: 7px 7px 30px 7px; position: relative; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; text-align: center; -o-transition: -webkit-transform .2s ease-in-out; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; } .selectProduct h3 { font-size: 22px; margin-bottom: 50px; } .selectProduct h3 span { border-bottom: 2px solid #ccc; padding-bottom: 10px; } /* Media queries for responsive */ @media screen and (max-width: 1220px) { .selectProduct { width: 30.5%; } } @media screen and (max-width: 960px) { .selectProduct { width: 46%; } } @media screen and (max-width: 720px) { .selectProduct { width: 95%; float: none; } } .selectProduct img { display: block; margin: 0 auto; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; } .selectProduct:hover { border: 1px solid #ff717c; } /* rotate and scale product images */ .selectProduct:hover img { /*transform:rotate(8deg) scale(1.05); -webkit-transform:rotate(8deg) scale(1.05); -moz-transform:rotate(8deg) scale(1.05); -o-transform:rotate(8deg) scale(1.05);*/ /*transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);*/ } .selectProduct button { border: 1px solid #ccc; background: #fff; font-size: 20px; width: 30px; height: 30px; outline: none; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; position: absolute; top: 20px; right: 20px; } .selectProduct button:hover { border: 1px solid #0ad68e; background: #0ad68e; color: #fff; } /* selected product button state */ .selectProduct.selected { border-color: #f53b49; transition: border-color .5s ease-in-out; -webkit-transition: border-color .5s ease-in-out; -moz-transition: border-color .5s ease-in-out; } .selectProduct.selected button { background: #f53b49; border: 1px solid #f53b49; color: #fff; } /* rotate the + to be an x */ .selectProduct.selected button div { margin-left: -2px; /* Safari */ -webkit-transform: rotate(-45deg); /* Firefox */ -moz-transform: rotate(-45deg); /* IE */ -ms-transform: rotate(-45deg); /* Opera */ -o-transform: rotate(-45deg); /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .selectProduct button.selected:hover { background: #1dc0f5; } .selectProduct .text-center { text-align: center; } .selectProduct .description { padding: 0 50px; } .selectProduct .price { margin: 20px 0; color: #666; } .selectProduct .add-to-cart { background: #1360b7; padding: 8px 10px; text-decoration: none; color: #fff; border-radius: 4px; } .addToCompare { cursor: pointer; color: #000; font-family: 'Lato'; font-weight: bold } .addToCompare:hover { color: #f53b49; font-family: 'Lato'; font-weight: bold } .cmprBtn { color: #fff; background-color: #f53b49; } .cmprBtn:disabled { cursor: not-allowed; opacity: 0.3; background-color: #f53b49; } .comparePanle { background-color: #f0f0f3 !important; } .titleMargin { background-color: none !important; } .w3-closebtn { font-size: 19px !important; float: left !important; font-weight: 200 !important; position: absolute !important; left: 170px !important; top: -7px !important; } .w3-closebtn, .w3-closebtn:hover, .w3-closebtn:focus { color: #777 !important; } .topmargin10 { margin-top: 10px !important; } .book-professional-link, .book-professional-link:hover { color: #f53b49; } .active-link { color: #f53b49; } /* .colorBox.RestDayState { display: none;}*/ /*.operationTime .mini-time { width: 60px !important;}*/ .select-schedule .dayContainer { width: 95px !important } .dayContainer .weekday { text-align: center !important; } .select-schedule .operationTimeFrom, .select-schedule .operationTimeTill { text-align: right; width: 60px !important; } /*.rememberme {font-weight: 400; float: left;font-size: 18px; line-height: 19px; color: #777;}*/ .rememberme { font-size: 17px; /* margin-left: 11px; */ margin-top: 7px; /* float: right; */ } .remembercheckbox { width: 5% !important; height: 15px !important; } .h200 { height: 200px; } .remembermediv { clear: both; height: 40px; /*vertical-align: middle;*/ /*text-align: right;*/ /* float: right; */ /*right: 0;*/ } .forgotpass { font-size: 18px; color: #23527c !important; padding-bottom: 20px; text-align: right !important; float: right !important; width: 100%; text-align: center !important; font-family: 'Roboto Condensed', sans-serif; } .mt20 { margin-top: 20px !important; } .share-feed { background-color: #f53b49; color: white !important; /*padding: 3px;*/ font-size: 14px !important; text-align: center; vertical-align: middle; margin-right: 3px; } .fit-share:hover { text-decoration: none !important; } .share-feed-social { font-size: 14px !important; margin: 2px; padding-left: 5px; text-decoration: none; } .social-buttons { display: inline; font-size: 14px; color: #337ab7 } .fb-share { color: #3b579d !important; } .tw-share { color: #1da1f2 !important; } .ln-share { color: #007bb6 !important; } .share-feed-social:hover { text-decoration: none !important; color: #f53b49 !important; } .share-feed-social:focus { text-decoration: none !important; } .share-feed i { padding-left: 3px; font-size: 14px !important; } .share-feed-social i { font-size: 14px !important; } .report-post { float: right !important; } .report-post i { font-size: 14px !important; } .share-with-text { text-decoration: none !important; cursor: default !important; } .childsport { margin-left: 10%; width: 90% !important; } .parentsport { background-color: #A6A6A6 !important; cursor: not-allowed; } .viewallcontainer .cate-list { float: left; width: 100%; } .viewallcontainer .cate-list > .col-lg-4 { padding: 0 8px; } .viewallcontainer .cat-item { float: left; width: 100%; margin-bottom: 20px; } .viewallcontainer .cate-list .cat-item .cat-detail { background: none; } .viewallcontainer .cate-list .cat-item .cat-img-name::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 1) 120%); z-index: 1; } .categoryfilter { width: 100%; align-items: center; padding-left: 8px; } .src-reviw-topic .title { float: left; width: 100%; margin-left: 0px; color: #333333; font-size: 22px; padding-right: 10px; } .style_prevu_kit { display: inline-block; border: 0; /*width:196px;*/ /*height:210px;*/ position: relative; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); background-color: white; /*padding-bottom:15px !important;*/ /*padding-top:15px !important;*/ } .style_prevu_kit:hover { box-shadow: 0px 0px 150px #000000; z-index: 1000; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.2); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.1); transition: all 200ms ease-in; transform: scale(1.1); } .reset-filter { /*float: left;*/ width: 100%; text-align: right; } .reset-filter a { display: inline-block; /*background: #777;*/ color: #676767; padding: 9px 15px; width: 100%; text-decoration: underline; } .direct-hire-star .start-list:hover { color: #f53b49; } .direct-hire-star .business-star { padding: 0px !important; } .direct-hire-star .start-list { margin: 0px !important; padding: 5px; cursor: pointer; } .direct-hire-star .active { font-weight: 600; } .location-control { width: 100%; border: 1px solid #d0d0d0; padding: 8px; font-size: 16px; color: #777; font-weight: 300; } .miles_radius_filter { padding: 10px; } .miles_radius_filter .slider-tick-label { padding-top: 19px !important; } .miles_radius_filter #miles_radius_filter { width: 100%; } .miles_radius_filter .slider-tick-label { font-size: 12px; } .miles_radius_filter .slider-selection.tick-slider-selection { background-image: linear-gradient(to bottom, #f53b49 0%, #f53b49 100%); } .miles_radius_filter .slider-tick.in-selection { background-image: linear-gradient(to bottom, #f53b49 0%, #f53b49 100%); } .miles_radius_filter_error { color: #f53b49; font-weight: 700; text-align: left; } .filter-btn { display: inline-block; background: #3e4148; color: #fff; padding: 10px 20px; margin: 20px 0; border: 1px solid #3e4148; } .filter-btn:hover { background: no-repeat; text-decoration: none; color: #f53b49; border: 1px solid #f53b49 } .quote_rate_type .btn { width: 22px !important; margin-right: 10px !important; } .quote_rate_type .qh-steps-form { padding-left: 0px !important; padding-right: 0px !important; } .user-img { padding: 10px; background-color: #EEEEEE !important; border-radius: 2px !important; } .job-list-div2 h1 {} .act-name { text-transform: uppercase !important; color: #404048 !important; float: left; } .act-status { float: left; } .act-btn { float: right; } .act-btn a { padding: 5px 10px; background-color: #FF0000; display: block; color: #FFFFFF !important; } .top-space { padding-top: 10px; } .weekday { background-color: #EEEEEE; } .img-bg { display: inline; background-color: #F7F7F7; vertical-align: middle; border: 1px solid #F0F0F0; margin: 4px; margin-right: 30px; } .img-bg:active, .img-bg:hover { background-color: #FFF; vertical-align: middle; border: 1px solid #F0F0F0; } .gmaildiv { text-align: center; } .gmaildiv a { text-decoration: none !important; } /*** page content ***/ .pagecontent { display: inline-block; width: 100%; text-align: justify; padding: 0 100px; margin-bottom: 50px; } .pagecontent li { /*list-style-type: square;*/ clear: both; padding: 6px; } /*.pagecontent ul li:before {content: "•"; font-size: 170%; padding-right: 5px;}*/ /*.pagecontent.advance-search-popup h3 { color:#f53b49; font-size:48px;font-family: 'bebasregular'; padding-bottom:30px;}*/ /*.pagecontent.advance-search-popup p { font-size:16px; color:#777; text-align:justify; font-family: 'Roboto', sans-serif; text-transform:capitalize; line-height:20px;}*/ /*.pagecontent.advance-search-popup a { background:#3e4148; color:#fff; padding:15px 70px; font-size:24px;font-family: 'Roboto Condensed', sans-serif; display:inline-block; margin-bottom:30px;}*/ /*.pagecontent.advance-search-popup .signleft {width:50%; padding:0 40px;}*/ /*.pagecontent.advance-search-popup .signright {width:50%; padding:0 40px;}*/ /*.pagecontent.advance-search-popup .advance-para {text-align:center; color:#3e4148; text-transform:uppercase; margin:-30px 0 50px}*/ .pagecontent p { width: 100%; float: left; /*text-align:center;*/ color: #3e4148; font-size: 18px; padding: 20px 0 30px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase } .pagecontent p a { color: #f53b49; font-size: 18px; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; background: none } /*.pagecontent .by-sign p {float:left; width:100%; padding:20px 0 30px; text-align:left; color:#777777; text-transform:capitalize}*/ /*.pagecontent .sign-para {margin-top:-50px; text-transform:none; font-weight:300; font-size:18px; color:#777}*/ .pagecontent p { padding: 20px 0 0px !important } .pagecontent p { font-family: 'Roboto Condensed', sans-serif !important } .pagecontent li { font-family: 'Roboto Condensed', sans-serif !important } .fitnessity-checkbox-div span { float: left; font-size: 16px; color: #777777; } .fitnessity-checkbox-div .btn-group > label.btn { border: 1px solid #999; background: #fff; border-radius: 0; padding: 2px; margin-right: 20px } .fitnessity-checkbox-div .btn span.glyphicon { opacity: 0; color: #f53b49; background: #f53b49; top: 0; } .fitnessity-checkbox-div .btn.active span.glyphicon { opacity: 1; color: #f53b49; top: 0; background: #f53b49; } .fitnessity-checkbox-div input[type="checkbox"] { opacity: 0; display: inline-block !important; float: right; } .modallink p { float: left; width: 100%; padding: 20px 0 30px; text-align: left; color: #777777; text-transform: capitalize } .modallink { float: left; width: 100%; } .modallink a { color: #4975b6 !important; font-weight: normal !important; text-decoration: underline; } .commenttime { font-size: 12px !important; padding: 0; color: #777 !important; line-height: 20px; } /*Reply comment css start*/ .reply-comment-div { display: inline-block; width: 100% } .div-replycommentmain { float: left; width: 100%; padding: 15px; border: 1px solid #eee; background: #fff; margin-top: 10px } .reply-comment-box { float: left; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; } /*Reply comment css end*/ .checkmark { color: #f53b49; font-size: 19px; float: left; width: 30px; margin-right: 10px; } .contactUsMessage .alert { margin-bottom: 10px !important; } ul.tab_topic { width: 100%; float: left; padding: 0px; margin: 0px 0px 30px 0px; } ul.tab_topic li { width: 33.33%; float: left; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; /*border-top:1px solid #bfbfbf;*/ } /*ul.tab_topic li:first-child{border-left:1px solid #bfbfbf;}*/ ul.tab_topic li a { float: left; width: 100%; box-sizing: border-box; text-align: center; padding: 10px; color: #777; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; } ul.tab_topic li.active, ul.tab_topic li:hover { border-right: 1px solid #fff; } ul.tab_topic li.active a, ul.tab_topic li:hover a { color: #fff; background: #bfbfbf; text-decoration: none; } .uni-forum-detail img { width: 100%; height: auto; margin: 15px 0; } .uni-forum-detail .cooment-avatar img { width: 45px; height: 45px; margin: 0; } .message_block { float: left; width: 100%; padding: 15px; margin-bottom: 10px; } .profile_right_sidebar { margin-left: 10px; } .profile_right_sidebar .start-list { cursor: default; } .profile_right_sidebar i { margin-right: 7px; } .leftpadding40 { padding-left: 40px !important; } .count-names { position: absolute; top: 0; right: 0; padding: 3px; } .toppadding40 { padding-top: 40px !important; } .comparetable { margin-bottom: 100px; } .comparetable td { border: 1px solid gray !important; } .comparetable td { padding: 13px; vertical-align: middle; } .compHeader { text-align: center } .view-more-reply-comments { color: #337ab7 !important; font-weight: normal !important; } #back-top { position: fixed; bottom: 24px; /* margin-left: -150px; */ float: right; right: 7%; /*right: 90px;*/ height: 50px; width: 60px; z-index: 99; } #back-top a { display: block; text-align: center; font: 11px/100% Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; } #back-top a:hover { color: #f53b49; } /* arrow icon (span tag) */ #back-top span { width: 60px; height: 50px; display: block; margin-bottom: 0; /*background: #f53b49 url(up-arrow.png) no-repeat center center;*/ background: #0077B5; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 0; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; font-size: 30px; color: white; text-align: center; vertical-align: middle; padding-top: 9px; } #back-top a:hover span { background-color: #f53b49; } .timeline-scrollbar { height: 1210px; overflow-y: scroll; } /*.timeline-scrollbar::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3); background-color: #ffffff;}*/ /*.timeline-scrollbar::-webkit-scrollbar{ width: 8px; background-color: #ffffff;}.timeline-scrollbar::-webkit-scrollbar-thumb{ -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3); background-color: #ffffff;}*/ .timeline-scrollbar::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); /*border-radius: 10px;*/ background-color: #F5F5F5; /*background-color: #FFFFFF;*/ } .timeline-scrollbar::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .timeline-scrollbar::-webkit-scrollbar-thumb { /*border-radius: 10px;*/ -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #f53b49; } .timeline-scrollbar .bottom-msg { width: 100%; float: left; padding-top: 25px; } .footer-button-align { margin-top: 10% !important; border-color: #f53b49; } .footer-link-button-say .btn-info:hover { border-color: #f53b49 !important; } .footer-link-button-say .btn-info:active { color: #f53b49; background: none; border-color: #f53b49 !important; } /*.footer-link-button-say .btn-info:focus { color: #fff; background-color: transparent; border-color: #f53b49 !important; }*/ .footer-link-button-say { width: 30%; } .steps-block h1 { text-align: center; margin-bottom: 1%; font-weight: 500; } .steps-block p { text-align: center; margin-bottom: 4%; font-weight: 300; color: #fff; font-size: 20px; } .steps-footer { text-align: center; font-weight: 500; margin-top: 3%; } .line-process-home { width: 100%; float: left; height: 1px; border-bottom: 1px solid #c8c8c8; position: absolute; top: 30% !important; } .empty-timeline-msg { font-weight: 500 !important; text-transform: uppercase; } .footer-link-button-say button.btn-info:focus { color: #fff; background-color: #f53b49 !important; border-color: #f53b49 !important; } .footer-link-button-say button.btn-info { color: #fff; } .signup-block-home { float: left; width: 100%; padding: 15px; background: #fff; } /* sports category description popup show modified by RK - 11/05/18 */ .pop-search-detail-sports { opacity: 0; text-align: center; background: rgba(0, 0, 0, 0.8); position: absolute; bottom: 0px; transition: 0.5s; width: 89%; right: 0; color: #fff; padding: 15px; height: auto; } .pop-search-detail-sports h4 { font-size: 24pxpx; font-family: 'Roboto Condensed', sans-serif; border-bottom: 2px solid #f53b49; display: inline-block; padding: 5px 5px; width: 80%; } .pop-search-detail-sports button { color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 200; font-size: 16px; background: none; border: none } .pop-search-detail-sports button:hover { background: none; } .pop-search-detail-sports h5 { font-weight: 200; font-size: 16px; text-align: justify; line-height: 22px; margin: 10px 0 } .style_prevu_sp { display: inline-block; border: 0; position: relative; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); /*background-color: white;*/ } .style_prevu_sp span:hover .pop-search-detail-sports { opacity: 1; bottom: 50px; } @media only screen and (max-device-width:768px) { .footer-link-button-say { width: 100%; margin-left: 18%; } /button.header-right-menu { margin-top: 10% !important; margin-left: 15%; width: 75%; border-color: #f53b49; } .line-process-home { display: none; } .steps { margin-top: 5%; } } .form-group input.error { border-color: #dd4b39; box-shadow: none; } .form-group label.error { color: #dd4b39; } .color-red { color: #dd4b39 !important } .user-verify { text-align: center; width: 100%; } .btn-verify { cursor: pointer; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; text-decoration: none !important; } .btn-verify:hover { color: #fff; } .signleft-3row { float: inherit; width: 32%; padding-left: 12px; } .signup-new-3row { text-align: center; } .signup-3row { display: inline-block; width: 100%; text-align: center; padding: 0 20px 10px 0px; } .new-signup-left-3row { float: left; width: 100%; padding: 20px; text-align: center; } .new-signup-left-3row h2 { color: #fff; font-size: 32px; margin-top: 50%; padding-bottom: 10%; } .signup-new-3row button { width: 100%; display: inline-block; font-size: 23px; /*margin: 40px 0 25px;*/ background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .img1 { background: url(../images/signup-category/img1.jpg) top center no-repeat; } .img2 { background: url(../images/signup-category/img2.jpg) top center no-repeat; } .img3 { background: url(../images/signup-category/img3.jpg) top center no-repeat; } @media (max-width: 600px) { .signleft-3row { float: inherit; width: 100%; padding: 5px; } } .subheading { font-family: 'bebasregular'; font-size: 36px; color: #151820; /*width: 70%;*/ border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 35px; } /* How it works custom css start */ .slider-block-2 { position: absolute; top: 16%; z-index: 9; background: none !important; padding: 40px; color: #fff; text-align: center; left: 0; right: 0; margin: 0 auto; width: none !important; } .block-h2 { color: #fff; font-family: bebasregular; font-size: 80px; margin-top: 30px; text-align: center; background: url(../images/banner-title-bg.png) no-repeat center bottom; } .block-u-p { padding-top: 2%; color: #fff; font-size: 40px; font-family: 'Roboto', sans-serif; font-weight: bold; line-height: 30px; padding-bottom: 1%; } .block-paragraph { color: #fff; font-size: 128%; font-family: 'Roboto', sans-serif; line-height: 22px; font-weight: bold; padding-bottom: 2%; } .block-button { color: #fff; padding: 11px 15px; border: 1px solid #f53b49; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.5s; cursor: pointer; background-color: #f53b49; text-decoration: none; } .block-button:hover { text-decoration: none; background-color: #fff; color: #f53b49; } .block-footer { margin-top: 2%; color: #FFF; font-weight: bold; } .block-footer a { color: #f53b49; text-decoration: none; } .block-footer a:hover { color: #fff; text-decoration: none; } .pad-20 { padding-bottom: 20px; } .pad-30 { padding-bottom: 30px; } .pad-40 { padding-bottom: 40px; } .pad-50 { padding-bottom: 50px; } .bk-color-black { background: #151820; } .color-white { color: #fff; } .font-18 { font-size: 18px; } .works-heading h3 { font-size: 25px; color: #151820; border-bottom: 4px solid #c6c6c6; padding-bottom: 10px; margin-bottom: 10px; } .works-heading h4 { min-height: 40px; } .works-heading p { padding-top: 5px; font-size: 17px; font-weight: 500px; min-height: 80px; } @media (max-width: 600px) { .block-h2 { font-size: 30px; margin-top: 0px; } .block-u-p { padding-top: 2%; font-size: 18px; line-height: 30px; padding-bottom: 1%; } .block-paragraph { font-size: 11px; line-height: 22px; padding-bottom: 4%; } .block-button { font-size: 12px; width: 7px; padding: 2px 4px; } .block-footer { margin-top: 2%; font-size: 10px; } } /* How it works custom css end */ .position-right { position: absolute; top: 100%; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); right: 0; } .profile-menu-right .link { float: left; background: #232323; color: #fff; font-size: 25px; padding: 18px 17px; border-radius: 0; border: none } .favorites { float: left; width: 100%; padding: 15px 0; } .pagecontent { text-transform: uppercase !important; } button.common-btn { color: #fff; font-family: 'OswaldLight'; font-size: 18px; padding-left: 40px; transition: 0.5s; background: #f53b49; color: #fff; padding: 5px 15px; border: 1px solid #f53b49; display: inline-block; border-radius: 0; } #follow-msg { margin: 10px; display: none; } .review-follow a:hover, a:focus { color: #fff; text-decoration: none; } .fav-star { font-size: 28px; color: #f53b49 !important; padding-top: 8px; vertical-align: middle; } .unfav-star { font-size: 28px; padding-top: 8px; vertical-align: middle; } .adpagelabel { color: #3e4148 !important; float: left !important; } #braintree-paypal-button { display: none; } .selected_plan { text-decoration: none !important; background: #f53b49 !important; } /* Style the form */ #regForm { background-color: #ffffff; margin: 100px auto; padding: 40px; width: 70%; min-width: 300px; } /* Mark input boxes that gets an error on validation: */ input.invalid { background-color: #ffdddd; } /* Hide all steps by default: */ .tab { display: none; } /* Make circles that indicate the steps of the form: */ .step { height: 15px; width: 15px; margin: 0 2px; background-color: #bbbbbb; border: none; border-radius: 50%; display: inline-block; opacity: 0.5; } /* Mark the active step: */ .step.active { opacity: 1; } /* Mark the steps that are finished and valid: */ .step.finish { background-color: #4CAF50; } /*20-09-20*/ /*model*/ #register_modal .modal-body.login-pad { background: transparent !important; } #register_modal { background: url(../images/model.jpg) no-repeat center top /cover; } #register_modal .pop-title { margin: 20px 0; padding: 0; height: auto; width: 100% !important; } #register_modal .pop-title h3 { color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; } #register_modal .logo-my { text-align: center; padding: 0; padding-top: 30px; float: none; } #register_modal > .modal-dialog.modal-lg { width: 485px !important; margin: auto; } #register_modal #frmregister { padding: 0 85px; } #register_modal .modal-content { display: inline-block; border-radius: 8px; } #register_modal.fade.in:before { position: fixed; content: ""; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); } #register_modal form input { border-width: 2px; padding: 11px; color: #111; border-color: #ddd; font-size: 16px; outline: none; /*max-width: 350px; */ border-radius: 16px; min-height: 45px; display: block; float: none; margin-left: auto; margin-right: auto; } #register_modal form input[type="checkbox"] { max-width: initial; min-height: auto; } .signup-new { background: #ed1b24; font-size: 18px; color: #fff; border-radius: 0px; width: 100%; font-weight: bold; border: none; padding: 10px 0; text-transform: capitalize; } #register_modal #captcha2 { transform: scale(0.77); -webkit-transform: scal(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; } .terms-wrap { position: relative; display: flex; align-items: flex-start; padding-left: 10px; } .terms-wrap label { color: #000000; padding-bottom: 15px; padding-left: 15px; text-align: left; font-size: 14px !important; font-weight: 400; } .terms-wrap label a { color: #000000; } .terms-wrap label a:hover, .terms-wrap label a:focus { color: #ed1b24; } .terms-wrap .form-check-input { margin: 0 !important; min-height: 30px !important; /*position: absolute !important; left: 0 !important; top: 2px !important;*/ width: 30px !important; } p.or-data { margin-bottom: 16px; margin-top: 16px; text-align: center; font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; padding: 0; } #register_modal .social-login { margin: 0px; padding: 0; } .social-login a { font-size: 18px; border-radius: 0px; font-weight: 600; height: 40px; line-height: 40px; padding: 0; text-align: center; } .social-login a i { font-size: 23px; width: 30px; height: 30px; line-height: 30px; margin-right: 3%; vertical-align: middle; } #register_modal .already, #register_modal .already a { font-size: 12px !important; font-weight: bold; } /*Home page*/ #nav { display: none; } header .logo img { width: 100%; height: auto; } #register_modal .logo-my img { height: auto; width: 100%; max-width: 290px; } .main-slider .row { margin: 0; } .main-slider .col-md-12 { padding: 0; } .cat-container { max-width: 1500px; width: 100%; } .category .cat-img-name .sports_name { width: 33px; } .img-rightgrid { float: right; } #login_modal_content .pop-title h3 { color: #fff !important; font-size: 28px; font-family: 'bebasregular'; line-height: 58px; } #login_modal_content .pop-title { background: #f53b49 !important; text-align: right !important; width: 50%; } #login_modal_content .signleft { width: 85% !important; } #login_modal, #password_modal { text-align: center; } #login_modal > .modal-dialog.modal-lg, #password_modal > .modal-dialog.modal-lg { width: 100% !important; max-width: 600px !important; display: inline-block; } #password_modal .signleft { float: none; width: 100%; padding: 0 25px; } #password_modal .signleft .donthave { margin-top: 15px; } #login_modal .pop-title h3, #password_modal .pop-title h3 { font-size: 26px; } .topmain-slider .banner-bottoncstm { z-index: 9; position: relative; } /*bookin option*/ #chooseoption .pop-title, #signupoption .pop-title { height: auto; padding: 12px 20px 2px; } #chooseoption .signup .signup-new-3row { padding: 0 !important; padding-bottom: 30px !important; } #chooseoption .signup .signleft-3row { padding-left: 15px !important; padding-right: 15px !important; } #chooseoption .signup .signleft-3row .containr, #signupoption .img_overlay_pop .containr { top: unset; left: unset; margin-left: 30px; margin-bottom: 20px; } #chooseoption .signup .signleft-3row .containr .overlay, #signupoption .img_overlay_pop .containr .overlay { width: 100%; } #chooseoption .signup .signleft-3row .img_overlay_pop, #signupoption .img_overlay_pop { position: relative; } #chooseoption .signup .signleft-3row img.image, #signupoption .img_overlay_pop img.image { width: 100%; height: 300px; object-fit: cover; } /*#lesson_modal .modal-dialog.modal-lg{width: auto !important;}*/ #lesson_modal_content.modal-content { width: 100%; display: inline-block; background: transparent; } #lesson_modal #lesson_modal_content.modal-content { box-shadow: none; border: none; } #chooseoption { width: 100% !important; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); margin: auto; } #chooseoption .signup .signleft-3row .overlay_p, #signupoption .img_overlay_pop .overlay_heading { position: absolute; left: 10px; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(-90deg); -moz-transform: translate(-50%, -50%) rotate(-90deg); -ms-transform: translate(-50%, -50%) rotate(-90deg); -o-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); margin-top: -20px; } #signupoption .signleft, #signupoption .signright { padding-bottom: 30px; } #signupoption .img_overlay_pop .containr a { margin: 0; } #chooseoption .signup .signleft-3row .text, #signupoption .img_overlay_pop .text { padding: 5px; } #register_modal > .modal-dialog.modal-lg { margin-top: 30px !important; } #signupoption .modal-body.login-pad { background: transparent; } #signupoption .lesson_modal_content { background: #fff; display: inline-block; } #qouteform { text-align: center; } #qouteform #step_sport_select, #qouteform #step_1, #qouteform #step_2 { width: 100%; max-width: 100%; } /*#qouteform #step_sport_select label{display: block;}*/ /*choose option steps form*/ #step_sport_select {} #qouteform .employee-frm { padding: 0 15px; width: 85%; } #qouteform .emplouyee-form .form-group { margin: 0 !important; margin-bottom: 20px !important; } #qouteform .qh-step-title { float: none; } #qouteform .qh-step-title h1.qh-title { float: none; width: 80%; text-align: center; margin: auto; padding: 0; } #qouteform .qh-step-title span.qh-info { padding: 22px; width: 60px; } .emplouyee-form.employee-frm .select-style { float: none; background: #ffffff url(../images/red-select.png) no-repeat 100% 50%; } .emplouyee-form.employee-frm .ss-main { border-radius: 0px; } .emplouyee-form.employee-frm .ss-main .ss-multi-selected { padding: 4px 0 4px 3px; border-radius: 0px; border: 1px solid #d2d2d2; } .emplouyee-form.employee-frm .form-group { text-align: left; margin-bottom: 20px !important; } .emplouyee-form.employee-frm input { float: none; margin-bottom: 0px; padding: 7px 15px; } .emplouyee-form.employee-frm .select-style { float: none; background-color: transparent !important; } .emplouyee-form.employee-frm .select-style select { padding: 7px 15px; } #qouteform .employee-frm .select-style select { margin: 0; width: 100%; color: #8a8a8a; font-size: 14px; font-weight: 600; text-overflow: ellipsis; padding-right: 50px; } #qouteform .employee-frm input { font-size: 14px; font-weight: 600; } #qouteform .employee-frm input[type="text"] { float: none; margin: 0; padding: 10px 15px; } #qouteform .employee-frm .ss-main .ss-multi-selected { padding: 0; border-radius: 0; font-size: 14px; font-weight: 600; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-values { padding: 12px 15px; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-add { margin-top: 17px; margin-right: 14px; } #qouteform .employee-frm .ss-main .ss-multi-selected .ss-values .ss-disabled { padding: 0; } #qouteform #ifYes4 { margin-top: 10px; } #qouteform .qh-next a.qh-continue { font-size: 20px; padding: 10px 50px; } a.tooltip-custom { position: absolute; /* left: 0; */ background: #f53b49; width: 24px; height: 25px; line-height: 25px; text-align: center; color: #fff; border-radius: 50px; top: 0; margin-left: 10px; } /*profile header*/ header .header-right { display: flex; flex-wrap: wrap; } header .header-right form { display: inherit; } .header-right form { margin: 0 !important; } .header-right .header-right-menu { margin: 0 5px 0 0; float: none; } /*header .header-right-menu{ margin: 0 }*/ .profile-header .tt { padding: 10px 0; } .profile-header .tt .avatar { width: 40px; height: 40px; } .profile-header .profile-menu ul li a { padding: 6px 10px; } .profile-header .profile-menu ul li a.plus-btn { margin-left: 8px; } .profile-header .tt ul li a { padding: 4px; } .dropdown .dropdown-menu { min-width: 180px; } /**/ body.modal-open { padding-right: 0 !important; } /*profiel picture*/ .prfl-pctr { position: relative; } .business-left h2 { font-size: 24px; padding: 15px 0; } .profile-sec .nw-user-edit { float: none; display: inline-block; } .profile-sec .edit-wrp { text-align: right; } .profile-sec .edit-wrp a { float: none !important; display: inline-block; padding: 5px 7px; background: #f53b49; color: #fff; font-size: 12px; margin: 5px 0; } .profile-sec .nw-dtl-edit br { display: none; } .activity-ranking h3 { font-size: 22px; } .activity-ranking ul li p { font-size: 22px; } .nw-user-detail #addFamily { padding: 5px 7px; background: #f53b49; color: #fff; } /*company profile*/ /*#CreateCompanyModal{ background: #fff; }*/ div#CreateCompanyModal { margin-top: 20px !important; padding-right: 0 !important; } div#CreateCompanyModal .modal-body.login-pad { display: inline-block; float: none; } div#CreateCompanyModal textarea, div#CreateCompanyModal input, div#CreateCompanyModal select { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; } div#CreateCompanyModal .step-block1 label { display: block; text-align: left; font-size: 14px; color: #333; line-height: 1.42857143; font-weight: bold; } div#CreateCompanyModal .qh-steps-form .form-control .btn-group { text-align: left; } div#CreateCompanyModal .step-block1 .form-control label { display: inline-block; text-align: left; } div#CreateCompanyModal .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; border: 1px solid #828282; } div#CreateCompanyModal .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } div#CreateCompanyModal #hoursshow .row { display: flex; align-items: center; flex-wrap: wrap; } div#CreateCompanyModal #hoursshow .row input { padding-top: 0; padding-bottom: 0; } div#CreateCompanyModal .select-style { border: none; } div#CreateCompanyModal .selectpicker { margin: 2.2% .5%; } div#CreateCompanyModal .qh-steps-form-cstm .selectpicker { margin: 0; } div#CreateCompanyModal #step4 .qh-steps-form .form-control .btn-group, div#CreateCompanyModal #step6 .qh-steps-form .form-control .btn-group { margin: 10px 0.5% 0; } div#CreateCompanyModal #step4 .ss-main .ss-multi-selected { margin: 1% 0%; } div#CreateCompanyModal #step6 .para-sec { padding-bottom: 15px; } div#CreateCompanyModal #step6 .selectpicker { margin: 0; } #company_education_skill .Zebra_DatePicker_Icon_Wrapper input { margin: 2.2% .5% !important; } #company_education_skill .Zebra_DatePicker_Icon_Wrapper input[disabled="disabled"] { background-color: #eee; } #company_education_skill .my-new-date { margin-top: 0; } div#CreateCompanyModal #step4 .ss-main .ss-content .ss-list .ss-option { text-transform: capitalize; } div#CreateCompanyModal .calendarr { position: absolute; right: 25px; top: 30px; } div#CreateCompanyModal #startingpicker-position .calendarr { top: 25px; } div#CreateCompanyModal #company_info .calendarr { top: 46px; } #CreateCompanyModal #step6 .services-block .services-list .delete_icon { top: 0; margin-left: 5px; } #addServiceModal .multiples { font-size: 16px; } #addServiceModal .addprogram-wrapper .select-style { float: none; } #addServiceModal .addprogram-wrapper .selectpicker { margin: 0; } #addServiceModal .addprogram-wrapper .emplouyee-form { width: 90%; } #addServiceModal .addprogram-wrapper .modallink.mt20 { /*margin-top: 4% !important;*/ float: none; } #addServiceModal .addprogram-wrapper .addbrowse-pic p b { display: block; margin-bottom: 10px; } #addServiceModal #mayankstep2 h4 { margin-bottom: 10px; font-weight: 600; } #addServiceModal #mayankstep2 label { display: inline-block; width: 100%; } #addServiceModal #mayankstep2 select, #addServiceModal #mayankstep2 input { margin: 10px 3px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div { margin: 20px 0; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .fa-trash { background: red; width: 30px; height: 30px; line-height: 30px; color: #fff; cursor: pointer; border-radius: 50px; margin: 10px 0 0; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill p { color: #fff; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .row { display: flex; flex-wrap: wrap; align-items: center; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .form-control { display: inline-block; width: 100%; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div input { padding-top: 4px; padding-bottom: 4px; } #addServiceModal #mayankstep2 .emplouyee-form { width: 90%; } #addServiceModal #mayankstep2 .emplouyee-form .multiples label { padding: 2px 0; } #addServiceModal #mayankstep2 .add-another-time { outline: none; border: none; color: #fff; font-size: 14px; background: #f53b49; padding: 5px 15px; } #addServiceModal #mayankstep2 .add-another-time:focus { outline: none; } #addServiceModal #mayankstep3 .multiples label { padding: 2px 0; } #addServiceModal #mayankstep3 .multiples label.setupprice { width: 20%; } #addServiceModal #mayankstep3 .hrsam { padding: 15px 0; } #addServiceModal #mayankstep3 .hrsam .col-md-12.samm { display: inline-block; } #addServiceModal #mayankstep3 .tax-wrapper .form-control { margin: 0 0 20px; } #addServiceModal #mayankstep3 .tax-wrapper .row { padding-left: 15px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage { float: none; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage input, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage input { width: 20%; } #addServiceModal #mayankstep3 .tax-wrapper .form-control .tax-chk-label, #addServiceModal #mayankstep3 .tax-wrapper .form-control label.percentageckeck { margin-top: 8px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control .tax-chk-label { width: 70px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control input { margin: 0; margin-left: 15px; } #addServiceModal #mayankstep3 .tax-wrapper .col-md-3.samm, #addServiceModal #mayankstep3 .tax-wrapper .col-md-12.samm { display: inline-block; } #addServiceModal #mayankstep3 .terms-wrap { padding: 15px 0 0; } #addServiceModal #mayankstep3 .terms-wrap .col-md-12.samm { display: contents; } #addServiceModal #mayankstep3 .terms-wrap .form-control { margin: 0; } #addServiceModal #mayankstep3 .terms-wrap .col-md-3 { margin: 18px 0 0; } #addServiceModal #mayankstep3 .session-wrpper #multisession { /* display: inline-block !important;*/ width: 100%; } #addServiceModal #mayankstep3 .session-wrpper #multisession span { display: inline-block; margin-top: 22px !important; } #addServiceModal #mayankstep3 .expire-wrapper span { margin-top: 10px; display: inline-block; } #addServiceModal #mayankstep3 #after_drop { margin: 1% 0.5%; display: inline-block; } #addServiceModal #mayankstep3 select.selectpicker { margin: 1% 0.5%; } #step6 .qh-steps-form .form-control span.travel_miles_div { float: none; } #step6 .qh-steps-form .form-control span.travel_miles_div #map_canvas { width: 100% !important; margin-top: 15px; display: inline-block; } #step6 .signup-block p { text-align: left; } #mayankstep1 .addbrowse-pic .upload-pic { width: 70% !important; } .icondoller-wrap { position: relative; display: inline-block; width: 100%; } #mayankstep1 .emplouyee-form .dollar-span { position: absolute; left: 10px; top: 25px; } #mayankstep1 .emplouyee-form #frm_serviceprice { padding-left: 18px; } div#CreateCompanyModal #preview img.header_img { top: 0; } #mayankstepwhere h4 { margin-bottom: 10px; } #mayankstepwhere label { display: block; } #mayankstepwhere select, #mayankstepwhere input { margin: 2.2% .5% !important; } #mayankstepwhere .day-time-div-main .day-time-div { padding: 15px 0; } #mayankstepwhere .day-time-div-main .day-time-div .fa-trash { width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fff; background-color: red; margin: 5px; border-radius: 50px; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle_fill p { position: initial; color: #fff; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle_fill { box-shadow: none; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { line-height: 50px; border: 1px solid #000; box-shadow: none; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle p { position: initial; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow { padding: 15px 0; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control { border-radius: 0; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control .row { display: flex; flex-wrap: wrap; align-items: center; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control .row input { padding: 2px 10px; } #mayankstepwhere .add-another-time { background: #f53b49; color: #fff; border-color: #f53b49; } /*#addServiceModal #mayankstep3 #monthtomonth{}*/ /*edit sevice*/ #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .form-control { height: auto !important; } #mayankstepwhere select { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; width: 100%; } #mayankstepwhere span.Zebra_DatePicker_Icon_Wrapper { width: 100% !important; } #mayankstepwhere span.Zebra_DatePicker_Icon_Wrapper input { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; margin: 2.2% .5%; } /*About page*/ .inner-banner { background-size: cover; } .about-block .about-title br { display: none; } .about-block .about-title p { margin-bottom: 15px; } .about-two .about-left-right-para { float: none; } .about-two .about-right img { max-width: 100%; height: auto; } .about-services .about-services-title br { display: none; } .about-services .about-services-title p { margin-bottom: 15px; } .about-services h1, .about-services h1 { font-size: 36px; padding-bottom: 15px; } .about-services h2 { font-size: 32px; padding-bottom: 15px; } /*contact page*/ .contactpage-sec h2 { font-family: 'bebasregular'; text-align: left; text-transform: uppercase; font-size: 36px; background: url(http://fitnessitynew.raursoft.org/public/images/xinner-title-bg.png.pagespeed.ic.9Ko_to2ohF.webp) left bottom no-repeat; padding-bottom: 20px; margin-bottom: 30px; } .contactpage-sec .location-right form input, .contactpage-sec .location-right form textarea { font-size: 16px; } .contactpage-sec .location-right #frmcontact_submit { padding: 10px 30px; } .contactpage-sec .location-left .cont-detail { padding: 30px; background: rgba(0, 0, 0, 0.4); margin-bottom: 30px; } .contactpage-sec .location-left .cont-detail ul li { position: relative; float: none; color: #fff; margin-bottom: 15px; padding: 10px 0; padding-left: 50px; } .contactpage-sec .location-left .cont-detail ul li a { color: #fff; } .contactpage-sec .location-left .cont-detail ul li i { box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); text-align: center; font-size: 16px; position: absolute; left: 0; top: 0px; width: 40px; right: 40px; line-height: 40px; border-radius: 50px; background-color: #fff; color: #f53b49; } /**/ .contact-con .cont-three-block .contact-three-box h6 { font-weight: 300; } /*feedback model*/ #feedback_modal #feedback_modal_content { display: inline-block; } #feedback_modal #feedback_modal_content .pop-title { width: 60%; margin-bottom: 20px; } #feedback_modal .modal-dialog.modal-lg { width: 40% !important; } #feedback_modal .emplouyee-form { width: 85%; } /*Direct hire*/ .direc-hire .reset-filter a { text-decoration: none; background: #f53b49; color: #fff; } .direc-hire .direct-hire-sidebar h2 { font-size: 22px; } .direc-hire .direct-hire-sidebar .ss-multi-selected { min-height: 42px; } .direc-hire .direct-hire-sidebar .ss-multi-selected .ss-add { margin-top: 15px; } .direc-hire .direct-hire-sidebar .special-offer { float: none; display: inline-block; margin-top: 20px !important; margin-bottom: 0px; } .direc-hire .direct-hire-sidebar .select-style, .direc-hire .direct-hire-sidebar input, .direc-hire .direct-hire-sidebar select { color: #8a8a8a; font-size: 14px; } .direc-hire .direct-hire-sidebar .select-style { background-color: #fff; } .direc-hire .direct-hire-sidebar .form-control { height: 41px; } .direc-right .selectProduct .view-more-right { padding: 6px 20px; } .direc-right .drecthire-wrapper li.product { float: none; width: 32%; margin: 5px !important; min-height: initial; } .direc-right .drecthire-wrapper { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; flex-wrap: wrap; } .direc-right .pagination_div { margin-top: 15px; } .drecthire-wrapper .product .unfav-star { padding-top: 0; } .drecthire-wrapper .product .addToCompare { text-decoration: none; margin-top: 10px; display: inline-block; /*background: #f53b49; color: #fff;*/ /*padding: 5px;*/ } .drecthire-wrapper .product .productImg { width: 100%; height: auto; } /*view profile*/ .viewprfl-sec { margin: auto; max-width: 1170px; float: none; padding: 0 15px !important; } .viewprfl-sec ul.job_topic li.active { border-right: 1px solid #bfbfbf; } .viewprfl-sec ul.job_topic li.active a, .viewprfl-sec ul.job_topic li:hover a { background: #f53b49; color: #fff; } .viewprfl-sec .nw-dtl-edit { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; flex-wrap: wrap; border-bottom: 1px solid #dedede; } /*mybooking*/ .profile-div .grey-star { text-align: center; } .profile-div .grey-star h2 { float: none; } .profile-div .activity-ranking h3 { float: none; } .profile-div .activity-ranking p { float: none; } .profile-div .business-right .star-line li span { width: 75%; } .profile-div .review-dtl-block .review-list-block { margin-bottom: 0; } /*createmeeting*/ .createmeeting-sec { display: inline-block; width: 100%; } .createmeeting-sec .form-control { height: 40px; background: #fff; } .createmeeting-sec textarea.form-control { height: auto; min-height: 150px; } .createmeeting-sec .ss-main .ss-single-selected { height: 40px; } .createmeeting-sec .ss-main .ss-multi-selected { height: 40px; } .createmeeting-sec .ss-main .ss-multi-selected .ss-add { margin-top: 14px; } .book-professional-sec #formstepnew .Zebra_DatePicker { position: initial; background: #f53b49; } .book-professional-sec #formstepnew .Zebra_DatePicker .dp_daypicker th { background: #333; color: #fff; } .book-professional-sec #formstepnew .row { margin-bottom: 20px; } .book-professional-sec #formstepnew .select-date-span { margin-bottom: 10px; display: inline-block; } .book-professional-sec #formstepnew .service-box-div { margin-bottom: 10px; border: 1px solid #8a8a8a; border-radius: 0; text-transform: uppercase; } .book-professional-sec #formstepnew .lft-seat { color: #f53b49; text-transform: capitalize; } .book-professional-sec #formstepnew .service-box-div .rd { margin-right: 5px; } .book-professional-sec .stepbtn { border-radius: 0; } .book-professional-sec .prdr-offer p { margin: 20px 0; } .book-professional-sec .prdr-offer .form-group label { margin-bottom: 8px; } .book-professional-sec .prdr-offer .form-group select, .book-professional-sec .prdr-offer .form-group input { height: 38px; border-radius: 0; } .book-professional-sec .prdr-offer .form-group .ss-main .ss-multi-selected { min-height: 38px; border-radius: 0; } .book-professional-sec .prdr-offer .form-group .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .book-professional-sec .step1_days.cart { margin-right: 15px; } .book-professional-sec #formstep4 #getcart table { font-size: 14px; margin-top: 25px; } .book-professional-sec #formstep4 #getcart table td:nth-child(2), .book-professional-sec #formstep4 #getcart table td:nth-child(4) { width: 200px !important; } .book-professional-sec #formstep4 #getcart table td:nth-child(3) { width: 100px !important; } .book-professional-sec #formstep4 p.step_para { margin-top: 20px; } .book-professional-sec #formstep4 p { margin-bottom: 15px; } .book-professional-sec #formstep4 #getcart table .step1_days.deletethis { text-align: center; } .book-professional-sec #formstep5 #frmStripePayment .btnAction { border-radius: 0; background-color: #f53b49; color: #fff; border-color: #f53b49; } .book-professional-sec #formstep5 #frmStripePayment .term-wrapprbox label { margin: 15px 0; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td { background: #1D8759; color: #fff; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_disabled { background: #b8b8b8; color: #625A64; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_not_in_month { background: #b8b8b8; color: #625A64; } .book-professional-sec #bookonlinepicker-position .Zebra_DatePicker .dp_body tr td.dp_current { background: #104C33; color: #fff; } /*Edit company*/ .editcompany-sec .signup-block > h3 { font-size: 16px; } .editcompany-sec .signup-block h1 { font-size: 14px; margin-bottom: 15px; font-family: 'Roboto', sans-serif; font-weight: 600; } .editcompany-sec .signup-block .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; } .editcompany-sec .signup-block .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .editcompany-sec .back-profile { text-decoration: none; background: #f53b49; color: #fff; padding: 9px 15px; } .editcompany-sec .signup-block input { border: 1px solid #828282; } .editcompany-sec .sgnup-rates h4 { margin-bottom: 15px; } .editcompany-sec .back-prfl { margin: 15px 0 0; } .editcompany-sec .special-dy-sec h4 { text-align: center; } .editcompany-sec .special-dy-sec input, .editcompany-sec .timezone-sec select { padding: 9px 10px; } .editcompany-sec .timezone-sec select { height: 40px; border-radius: 0; } .editcompany-sec .zipara { margin: 15px 0; text-align: center; } .editcompany-sec .lrnmr-table h4 { text-align: center; } .editcompany-sec .lrnmr-table td a { display: block; margin: 5px 0; } .editcompany-sec .lrnmr-table td a { display: block; margin: 5px 0; } .editcompany-sec .lrnmr-table td .upload-pic { float: none; } #addEmployementHistory { text-align: center; } #addEmployementHistory h3 { padding: 9px 0 6px; color: #fff; text-align: right; margin: 0; font-family: 'bebasregular'; line-height: 45px; } #addEmployementHistory .modal-dialog.modal-lg { display: inline-block; width: 100% !important; max-width: 650px; } #addEmployementHistory .modal-dialog.modal-lg .pop-title { width: 85%; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form { width: 85%; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form input { padding: 9px 10px; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form select { padding: 9px 10px; } #addEmployementHistory .modal-dialog.modal-lg .emplouyee-form .btn-group .lbl-txt { text-align: left; margin: 0; display: inline-block; width: 90%; float: none; } .editcompany-sec #addEducation, .editcompany-sec #addCertificate, .skillachievemodel { text-align: center; } .editcompany-sec table.add_education thead tr th { background: #f53b49; } .editcompany-sec .sgnup-rates .step2-title { text-align: left; } .editcompany-sec #addEducation .modal-dialog.modal-lg .pop-title, .editcompany-sec #addCertificate .modal-dialog.modal-lg .pop-title, .skillachievemodel .modal-dialog.modal-lg .pop-title { width: 85%; } .editcompany-sec #addEducation .modal-dialog.modal-lg .emplouyee-form, .editcompany-sec #addCertificate .modal-dialog.modal-lg .emplouyee-form, .skillachievemodel .modal-dialog.modal-lg .emplouyee-form { width: 85%; } .editcompany-sec #addEducation .modal-dialog.modal-lg, .editcompany-sec #addCertificate .modal-dialog.modal-lg, .skillachievemodel .modal-dialog.modal-lg { display: inline-block; width: 100% !important; max-width: 650px; } .editcompany-sec #addEducation h3, .editcompany-sec #addCertificate h3, .skillachievemodel h3 { padding: 9px 0 6px; color: #fff; text-align: right; margin: 0; font-family: 'bebasregular'; line-height: 45px; } .editcompany-sec #addEducation .emplouyee-form input, .editcompany-sec #addCertificate .emplouyee-form input, .skillachievemodel .emplouyee-form input { padding: 9px 10px; } .skillachievemodel .emplouyee-form .select-style { margin-bottom: 15px !important; } .skillachievemodel .emplouyee-form select { padding: 9px 10px; } .editcompany-sec #addService { text-align: center; } .editcompany-sec #addService .modal-dialog.modal-lg { max-width: 800px; width: 100% !important; display: inline-block; } .editcompany-sec #addService .modal-dialog.modal-lg h3 { font-size: 26px; } .editcompany-sec #addService .modal-dialog.modal-lg input, .editcompany-sec #addService .modal-dialog.modal-lg .select-style { margin: 15px 0; } .editcompany-sec #addService .modal-dialog.modal-lg .employe-title.pop-title2 { width: 60%; } #formstepnewerror { margin-bottom: 15px; display: inline-block; } .editcompany-sec .edit-addprgm .emplouyee-form { width: 100%; } .editcompany-sec .edit-addprgm .emplouyee-form .select-style { width: 100%; display: inline-block; margin: 0; } .editcompany-sec .edit-addprgm .emplouyee-form input { width: 100%; display: inline-block; margin: 15px 0 !important; padding: 9px 10px; } .editcompany-sec .edit-addprgm .emplouyee-form .para-upload b { display: block; width: 100%; margin: 0 0 10px; } .editcompany-sec .edit-addprgm .employe-title { width: 65%; } .editcompany-sec .edit-addprgm #mayankstep2 h4 { margin-bottom: 10px; font-weight: 600; } .editcompany-sec .edit-addprgm #mayankstep2 label { display: inline-block; width: 100%; } .editcompany-sec .edit-addprgm #mayankstep2 .multiples label { padding-left: 0; } .editcompany-sec .edit-addprgm #mayankstep2 .Zebra_DatePicker_Icon_Wrapper { width: 100%; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec .edit-addprgm #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep3 select { width: 100%; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec .edit-addprgm #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep2 textarea { margin: 15px 3px; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div { margin: 20px 0; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .fa-trash { background: red; width: 30px; height: 30px; line-height: 30px; color: #fff; cursor: pointer; border-radius: 50px; margin: 10px 0 0; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .row { display: flex; flex-wrap: wrap; align-items: center; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill p { color: #fff; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div .form-control { display: inline-block; width: 100%; height: auto !important; } .editcompany-sec .edit-addprgm #mayankstep2 .day-time-div-main .day-time-div input { border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 4px 10px; } .editcompany-sec .edit-addprgm .ss-main .ss-multi-selected { min-height: 40px; border-radius: 0; border: 1px solid #828282; } .editcompany-sec .edit-addprgm #mayankstep2 .add-another-time { outline: none; border: none; color: #fff; font-size: 14px; background: #f53b49; padding: 5px 15px; } .editcompany-sec .edit-addprgm .ss-main .ss-multi-selected .ss-add { margin-top: 13px; } .editcompany-sec .edit-addprgm #mayankstep3 h3 { font-size: 24px; } .editcompany-sec .edit-addprgm #mayankstep3 .step2multiples { width: 100%; } .editcompany-sec .edit-addprgm #mayankstep3 .multiples label { padding: 2px 0; } .editcompany-sec .edit-addprgm #mayankstep3 .multiples label.setupprice { width: 20%; } .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper .form-control input { margin: 0; margin-left: 15px; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper #salestaxpercentage, .editcompany-sec .edit-addprgm #mayankstep3 .tax-wrapper div#duestaxpercentage { right: -40px; top: -20px; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper input { margin: 0; } .editcompany-sec .edit-addprgm #mayankstep3 .hrsam { padding: 15px 0; } .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { float: none; width: 249px; display: inline-block; font-size: 23px; margin: 40px 0 25px; background: #3e4148 none repeat scroll 0 0; border: 1px solid #3e4148; padding: 12px 0; cursor: pointer; text-transform: uppercase; color: #fff; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper input { height: auto; border-radius: 0; box-shadow: none; border: 1px solid #828282; padding: 9px 10px; } .editcompany-sec .edit-addprgm #mayankstep3 .expire-wrapper span { margin-top: 10px; display: inline-block; } .editcompany-sec .edit-addprgm #mayankstep3 .session-wrpper #multisession { /*display: inline-block!important;*/ width: 100%; position: initial; } .editcompany-sec .edit-addprgm #mayankstep3 .session-wrpper #multisession span { margin-top: 22px !important; display: inline-block; } .editcompany-sec .edit-addprgm #mayankstep3 select { height: 40px; } .editcompany-sec .edit-addprgm #mayankstep3 div#recurring_pay { margin-left: 0; } .ss-main .ss-single-selected { min-height: 40px; border-radius: 0 !important; border: 1px solid #828282 !important; } #addServiceEditModal .modal-dialog.modal-lg { width: 100% !important; } #addServiceEditModal .modal-dialog.modal-lg .pop-title1 h3 { font-size: 32px; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form { width: 90%; display: inline-block; margin-bottom: 30px; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 2.2% .5%; } #addServiceEditModal .modal-dialog.modal-lg .emplouyee-form .selectpicker { margin: 0; } /*.editcompany-sec .services-block .services-list span.display_servicesport{ float: left; padding-right: 50px; text-align: left;}*/ .editcompany-sec .services-block .services-list { margin-bottom: 50px; } .editcompany-sec .services-block .services-list span.display_servicesport { padding-right: 30px; } .editcompany-sec .services-block .services-list h3 { display: inline-block; position: relative; } /*.CreateCompanyModal .services-block .services-list .delete_icon{position: absolute; top: 0; right: 10px;}*/ /*.CreateCompanyModal .services-block .services-list .delete_icon:nth-child(2){position: absolute; top: 0; right:0; }*/ .term-wrpp .col-md-3 .form-control { margin: 18px 0 0; } .oftenmonth-wrapper { padding: 0 15px; } .oftenmonth-wrapper p { padding: 8px 0 0; } #myautopaynum { padding: 0 15px 10px !important; } #myautopaynum .col-md-4.often span { margin-top: 15px; display: inline-block; } .med-cond-check.form-control { margin-bottom: 0; } /*view company*/ .viewcmpny-sec { margin-bottom: 40px; } .nw-profile_block .nw-user-edit .nw-dtl-edit span.nw-label { width: 150px !important; } .viewcmpny-sec ul.job_topic li { border: 1px solid #ccc; } .viewcmpny-sec ul.job_topic li.active a, .viewcmpny-sec ul.job_topic li:hover a { background-color: #f53b49; color: #fff; border: 1px solid #ccc; } .viewcmpny-sec .nw-user-edit .nw-dtl-edit #display_user_gender { width: 60%; } .addtcmpr-btn { float: right; margin-top: 100px; } /*wirte review*/ .write-review-form .review-form-block div.dropdown-menu > ul.dropdown-menu > li > a .text { position: initial; color: #000; } .write-review-form .review-form-block div.dropdown-menu > ul.dropdown-menu > li > a:hover .text { color: #fff; } .form-review-slct .dropdown-menu.inner li a .text { position: initial; color: inherit; font-weight: 400; } /*profile page*/ .addfamily-membr-table table tr > td, .addfamily-membr-table table tr > th { white-space: nowrap; } #addFamilyDetailModal { text-align: center; } #addFamilyDetailModal .modal-dialog.modal-lg { display: inline-block; max-width: 650px; } #addFamilyDetailModal .pop-title { width: 60%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { width: 100%; padding: 0 30px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .row { display: flex; align-items: center; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 10px 2px !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form input { padding: 9px 10px; margin: 10px 2px; height: 40px; border-radius: 0; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style select { margin: 0; padding: 9px 10px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper { margin: 0; padding: 0 !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper input { margin: 10px 2px !important; } .drecthire-wrapper .product .addToCompare.rotateBtn { -webkit-transform: rotate(0deg); */ -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } #myModal .compareItemParent .booking_btn { text-align: center; } #myModal .compareItemParent .booking_btn button.header-right-menu { float: none; } #myModal .modal-dialog.modal-lg { width: 70% !important; margin-left: auto; margin-right: auto; } #myModal .comparetable td { background: #fff !important; } #myModal .comparetable td.bg_color { text-transform: uppercase; background: #f53b49 !important; } #myModal .modal-dialog.modal-lg .modal-content { background: #fff !important; overflow-x: none; } #myModal .contentPop { overflow-x: auto; } /*createcompany*/ /*preview*/ #preview_submit #prev_address { max-width: 175px; display: inline-block; vertical-align: top; } .covid-protocol-wrap { padding: 15px 0; } #addServiceModal #mayankstep3 .covid-protocol-wrap .col-md-3 { margin: 18px 0 0; } /*signup step*/ #register_modal_content { width: 100%; } #signup_normal { padding: 0 10px; } #signup_normal .pop-title { float: none; } #signup_normal .logo-my.fstep1, #signup_normal .pop-title.ftitle1 { display: block; } .sign-step_2, .sign-step_3, .sign-step_4, .sign-step_5 { padding: 30px 30px; background: #fff; border-radius: 4px; } .filledstep-bar { padding: 10px 0 50px; text-align: center; } .filledstep-bar span { width: 5px; height: 5px; background: #eee; border-radius: 50px; display: inline-block; margin: 0 10px; } .filledstep-bar span.filledstep { width: 5px; height: 5px; background: #000; border-radius: 50px; } .sign-step_2 { text-align: center; } .sign-step_2 .prfle-wrap { margin: 0px auto 20px; width: 80px; height: 80px; border-radius: 50px; text-align: center; line-height: 80px; background-color: #eee; } .sign-step_2 .prfle-wrap img { max-width: 100%; height: auto; width: auto; } .reg-email-step2 { text-align: center; font-size: 16px; margin-bottom: 10px; } .sign-step_2 h2 { color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; text-transform: uppercase; font-family: 'bebasregular'; line-height: 44px; margin-top: 35px; } .sign-step_2 .reg-title-step2 input { display: inline-block !important; border: none; font-size: 26px !important; font-weight: 600; max-width: 150px; text-align: center; } .sign-step_2 .reg-title-step2 .edt-name { font-size: 16px; font-weight: 600; } .sign-step_2 p { font-size: 16px; margin: 15px 0; } .signup-step-btn { margin: 0 55px; } .signup-step-btn button { text-transform: uppercase; background: #f53b49; font-size: 15px; color: #fff; border-radius: 20px; margin: 5px 0; width: 100%; font-weight: bold; border: none; padding: 10px 0; height: 40px; } .bottm-step_2 { text-align: center; padding: 0 0 20px; } .bottm-step_2 p { font-size: 14px; margin-bottom: 5px; } .bottm-step_2 a { font-size: 14px; font-weight: 600; color: #000; } .sign-step_3 { padding-top: 15px; } .sign-step_3 h2 { text-align: center; margin-bottom: 50px; color: rgb(51, 51, 51); font-size: 36px; letter-spacing: 1px; text-transform: uppercase; font-family: 'bebasregular'; line-height: 44px; margin-top: 35px; } .sign-step_3 .form-group { margin: 0 55px 40px; } .sign-step_3 .radio { margin-bottom: 30px; } /*.sign-step_3 .form-group .radio input{ width: auto; min-height: initial !important; margin: 0; } .sign-step_3 .form-group .radio label{ line-height: 38px; font-weight: 600; color: #000;} .sign-step_3 .form-group .radio .othergender{ margin-top: 20px;}*/ /* The container */ .sign-step_3 .radio label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 18px; font-weight: 600; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default radio button */ .sign-step_3 .radio label input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom radio button */ .sign-step_3 .radio label .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; border-radius: 50%; } /* On mouse-over, add a grey background color */ .sign-step_3 .radio label:hover input ~ .checkmark { background-color: #ccc; } /* When the radio button is checked, add a blue background */ .sign-step_3 .radio label input:checked ~ .checkmark { background-color: #000; } /* Create the indicator (the dot/circle - hidden when not checked) */ .sign-step_3 .radio label .checkmark:after { content: ""; position: absolute; display: none; } /* Show the indicator (dot/circle) when checked */ .sign-step_3 .radio label input:checked ~ .checkmark:after { display: block; } /* Style the indicator (dot/circle) */ .sign-step_3 .radio label .checkmark:after { top: 9px; left: 9px; width: 8px; height: 8px; border-radius: 50%; background: white; } /**/ .sign-step_4 .form-group { margin: 10px 55px 10px; } .sign-step_4 .form-group input { margin: 0; } .sign-step_4 ul { padding: 0; margin: 0; border: none; } .sign-step_4 ul li { padding: 0; margin: 0 0 30px; } .sign-step_4 ul li span { vertical-align: text-bottom; } .sign-step_4 ul li i { font-size: 18px; margin-right: 10px; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; border: 2px solid #000; text-align: center; } .sign-step_4 ul li { font-size: 18px; color: #000; } .sign-step_4 ul.nav-tabs li a { background: none; border: 0; padding: 0; color: #000; } .sign-step_4 ul.nav-tabs li a .stp-numbr { border: 2px solid #000; width: 30px; color: #000; height: 30px; text-align: center; border-radius: 50%; line-height: 30px; font-size: 18px; display: inline-block; margin-right: 10px } .sign-step_4 ul.nav-tabs li a:hover, .sign-step_4 ul.nav-tabs li.active a:hover, .sign-step_4 ul.nav-tabs li.active a { background: none; border: 0; padding: 0; color: #000; box-shadow: none; } .sign-step_4 .upload-wrp-content { margin: 15px 0; } .sign-step_4 .upload-wrp-img #file { opacity: 0; } .sign-step_4 .upload-wrp-img label { position: relative; width: 200px; height: 200px; line-height: 180px; border-radius: 50%; background: #eee; } .sign-step_4 .upload-wrp-img label:before { position: absolute; top: 0; left: 0; right: 0; font-family: 'FontAwesome'; content: "\f030"; font-size: 36px; } /*.sign-step_4 .upload-wrp-img label i{ font-size: 36px; display: block; }*/ .sign-step_4 .upload-wrp-img label span { font-size: 16px; display: block; padding-top: 30px; } .sign-step_4 .upload-wrp-img .upload-img { text-align: center; } .sign-step_4 .upload-wrp-img .upload-img-msg { margin: 30px 0; } .sign-step_4 input { height: auto; } .sign-step_5 { padding-top: 15px; } .sign-step_5 h2 { font-size: 26px; font-weight: 600; margin-top: 50px; text-align: center; margin-bottom: 30px; } .sign-step_5 select { height: auto; min-height: 45px; border-width: 2px; border-radius: 16px; } .psmall-text { text-align: center; font-weight: 600; margin-bottom: 25px; } .book-professional-sec #formstep4 #getcart #tbcrt { margin: 15px 0 0; font-weight: 600; } #tab_employment_history .job_post_dtls h4 { text-transform: capitalize; } #frmaddFamilyDetail .review-select2 label.error { display: none !important; } .cstm-bnner ul li { width: 20%; display: inline-block; margin: 5px 10px; vertical-align: top; position: relative; } .cstm-bnner ul li:last-child { width: 100%; margin-top: 10px; } .cstm-bnner ul li input { width: 100% !important; margin: 0 !important; background: rgba(255, 255, 255, .2); outline: none; } /*.cstm-bnner #option-box{display:inline-block;}*/ .claimyour-business { padding: 60px 0; } .claimyour-business .frm-claim { max-width: 100%; margin: auto; display: block; padding-right: 50px; } .formfield-block { padding-right: 80px; } .claimyour-business .frm-claim h1 { font-size: 34px; font-weight: 700; margin: 5px 0 5px; color: #333; text-transform: uppercase; } .claimyour-business .frm-claim p { font-size: 14px; margin-bottom: 25px; } .claimyour-business .frm-claim img { margin: auto; display: block; max-width: 100%; width: auto; height: auto; } .claimyour-business .frm-claim label { font-size: 14px; font-weight: 600; margin-bottom: 5px; } .claimyour-business .frm-claim input { margin: 0 0 40px !important; padding: 5px 9px; background: #fff; border: 1px solid #000000; border-radius: 0px; font-size: 14px; } .claimyour-business .frm-claim input#business_name { margin: 0 0 !important; } .claimyour-business .frm-claim #suggestions { border: none; background-color: transparent; } .claimyour-business .frm-claim button { color: #fff; background: #d32323; border: 1px solid #d32323; background-image: none; background-repeat: no-repeat; font-size: 14px; line-height: 1.28571em; padding: 8px 19px 9px; border-radius: 3px; margin-top: 18px; } .claimyour-business .frm-claim .option .col-sm-12 { padding: 0; float: none; display: inline-block; } .claimyour-business .frm-claim #option-box { background: #fff; } .claim-rightblock { padding-top: 80px; padding-right: 40px; } .claim-rightblock h2 { font-weight: 700; font-size: 24px; margin-bottom: 35px; text-align: center; } .claim-rightblock p { padding-left: 50px; font-weight: 700; margin-bottom: 15px; position: relative; } .claim-rightblock p i { position: absolute; left: 28px; top: 2px; color: #e00000; } .addbusiness-block { background: #000000; padding: 15px 10px; display: flex; align-items: center; justify-content: space-between; margin-top: 160px; } .claimyour-business .frm-claim .addbusiness-block p { color: #fff; font-size: 11px; margin-bottom: 0; } .claimyour-business .frm-claim .addbusiness-block button { margin: 0px; padding: 6px 19px 6px; border-radius: 8px; background: #e91514; border-color: #e91514; } /*.claimyour-business .frm-claim a.addnewclaim-btn{float: right; color: #fff;*/ /* background: #d32323;*/ /* border: 1px solid #d32323;*/ /* background-image: none;*/ /* background-repeat: no-repeat;*/ /* font-size: 14px;*/ /* line-height: 1.28571em;*/ /* padding: 8px 19px 9px;*/ /* border-radius: 3px;}*/ .claimyour-business .frm-claim .topsec-opt { border-bottom: 1px solid #ccc; } .secondstp-claim { padding: 40px 0; } .secondstp-claim .alert-claim { background: #d0ecfb; margin-bottom: 12px; padding: 18px 18px 18px 24px; border-radius: 3px; font-size: 16px; line-height: 1.5em; } .secondstp-claim .claimleft-wrap h1 { font-size: 30px; font-weight: 600; line-height: 1.2em; margin-bottom: 15px; color: #333; } .secondstp-claim .claimleft-wrap p { color: #333; margin-bottom: 18px; font-size: 14px; } .secondstp-claim .claimleft-wrap p a { color: #0073bb; } .secondstp-claim .claimleft-wrap .wraparrange { padding: 11px; background: #fff; border: 1px solid #e6e6e6; border-radius: 4px; display: flex; margin-bottom: 15px; } .secondstp-claim .container { max-width: 960px; } .secondstp-claim .claimleft-wrap .wraparrange:hover { background: #f5f5f5 } .secondstp-claim .claimleft-wrap .wraparrange .arrange_unit_icon { margin-right: 10px; } .secondstp-claim .claimleft-wrap .wraparrange .arrange_unit_icon .fa { color: #0073bb; width: 28px; height: 28px; text-align: center; font-size: 24px; } .secondstp-claim .claimleft-wrap .wraparrange button { margin: 0; padding: 0; background: none; border: 0; outline: 0; color: #0073bb; cursor: pointer; font-size: 14px; font-weight: bold; } .secondstp-claim .claimright-wrap .right-boxclaim-inner { display: flex; padding: 11px; background: #f5f5f5; border: 1px solid #e6e6e6; border-radius: 4px; margin-bottom: 15px; } .secondstp-claim .claimright-wrap .right-boxclaim-inner .photo-box { margin-right: 10px; } .secondstp-claim .claimright-wrap .right-boxclaim-inner strong { display: block; } /*14-02-2021*/ .srch-lction-wrap { display: inline-block; width: 103%; } .search-result-location { padding: 60px 0; } .card-claimed-business { display: flex; padding: 15px; margin-top: 15px; border-radius: 4px; border: 1px solid #eeeeef; } .card-claimed-business:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); transition: all ease 0.3s; } .card-claimed-business .img-claimed-business { margin-right: 15px; } .card-claimed-business .img-claimed-business img { width: 200px; height: 200px; } .card-claimed-business .content-claimed-business { width: 70%; } .card-claimed-business .content-claimed-business p { color: #9b9b9b; } .card-claimed-business .content-claimed-business-inner { display: flex; } .card-claimed-business .content-left-claimed { width: 65%; } .card-claimed-business .content-right-claimed { width: 35%; text-align: right; } .card-claimed-business .content-left-claimed ul { margin-bottom: 7px; } .card-claimed-business .content-left-claimed ul li { display: inline-block; background: #ccc; color: #fff; width: 20px; height: 20px; text-align: center; border-radius: 4px; } .card-claimed-business .content-left-claimed ul li.fill-str { background: #F43939; color: #fff; } .card-claimed-business .content-left-claimed ul li.count { background: transparent; color: #333; } .card-claimed-business .content-left-claimed a { font-size: 20px; font-weight: 700; color: #333; margin-bottom: 7px; display: inline-block; } .card-claimed-business .content-left-claimed p { color: #9b9b9b; } .card-claimed-business .content-right-claimed p { color: #9b9b9b; } /*responsive*/ @media(min-width: 1199px) { .topmain-slider { position: relative; } .topmain-slider .flexslider .slides img { height: 90vh; } .topmain-slider .banner-bottoncstm { z-index: 99; position: absolute; bottom: 0; } } @media (min-width: 1441px) { .category .cate-list .owl-controls .owl-buttons { position: absolute; top: 37%; left: 0; width: 100%; display: flex; justify-content: space-between; } } @media(max-width: 1440px) { .cat-container { width: 100%; } #feedback_modal #feedback_modal_content .pop-title { width: 70%; } .activity-ranking h3 { font-size: 18px; } .activity-ranking ul li p { font-size: 16px; } } @media(max-width: 1400px) { .category .cat-img-name .sports_name { width: 31px; } } @media(max-width: 1281px) { header .header-right { padding: 13px 15px 0 0; } header .header-right .header-right-menu { font-size: 18px; } .category .cat-img-name .sports_name { width: 29px; } } @media(max-width: 1200px) { .main-slider .slider-block { width: 100% } header .header-right { width: auto; padding-top: 15px; } .cate-sidebar h1 { font-size: 28px; } .cate-sidebar li a { font-size: 14px; padding: 8px 0; } .cate-sidebar li a i { margin-left: 10px; } .rank-sidebar h1 { font-size: 28px; } .rank-sidebar li a { font-size: 14px; padding: 12px; } .main-slider .slider-block-2 { top: 12%; } .main-slider .slider-block-2 .block-h2 { font-size: 55px; background-size: 60%; } .main-slider .slider-block-2 .block-u-p { font-size: 28px; } .main-slider .slider-block-2 .block-paragraph { font-size: 100%; } .main-slider .slider-block-2 .block-button { font-size: 16px; } /*.footer-logo { width: 50%; }*/ /*.footer-link { width: 25%; }*/ .category .owl-theme .owl-controls { height: 0; } .category { padding: 40px 15px; } .category .cat-img-name .sports_name { width: 25px; } #chooseoption .pop-title, #signupoption .pop-title { width: 70%; } #chooseoption .pop-title h3, #signupoption .pop-title h3 { font-size: 36px; } #chooseoption .signup .signleft-3row { float: left; } #signupoption .img_overlay_pop .overlay_heading { width: 200px !important; } #signupoption .signleft, #signupoption .signright { padding-left: 15px; padding-right: 15px; } /**/ /*#qouteform .employee-frm{ width: 70%; }*/ #qouteform .qh-step-title h1.subtitle-hd { font-size: 18px; line-height: 24px; padding: 0 20px; } /*profile*/ .profile-sec .activity-ranking ul li p { float: none; } .business-right .grey-star h2 { float: none; text-align: center; display: block; } .profile-sec .activity-ranking h3 { float: none; } .profile-sec .activity-ranking li img { float: none; } #feedback_modal .modal-dialog.modal-lg { width: 55% !important; } .direct-hire-sidebar { width: 25%; } .direc-right { width: 75%; } .direc-right .drecthire-wrapper li.product { width: 48%; } .direc-hire .direct-hire-sidebar h2 { font-size: 20px; } .business-middle .business-title h1 { font-size: 36px; } .business-offer-main .business-middle { padding: 0 20px; } .activity-ranking h3 { font-size: 18px; float: none; } .activity-ranking ul li p { font-size: 16px; float: none; } .business-middle .review-btn-links { padding: 8px; font-size: 14px; } .business-middle .review-btns .review-follow { padding: 7px; font-size: 14px; } .business-middle .review-btns .review-follow > button.btn { font-size: 14px; } .business-middle .review-follow > ul.dropdown-menu li > a { font-size: 14px; } .business-middle .tabone-form .content-post-btn { margin: 10px 0 0; } .profile-tab.busi-profile-tab .tabone-form input { width: 100%; } .createmeeting-sec .datepicker-position input { width: auto; } .network_block.nw-profile_block .nw-user-detail-block .btn-danger { margin: 5px; } .profile-sidebar.signup-sidebar .get-start a { padding: 10px 30px; } .profile-sidebar.signup-sidebar .get-start p { margin-top: -200px; } .editcompany-sec .mapedit-sec .travel_miles_div { width: 100%; } .editcompany-sec .mapedit-sec .travel_miles_div #map_canvas { width: 100% !important; } .book-professional-sec #formstepnew .Zebra_DatePicker { width: 100% !important; } .book-professional-sec .col-md-2 { width: 18%; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { margin-left: 20px; } } @media(max-width: 1024px) { .category .cat-img-name .sports_name { width: 39px; } } @media(max-width: 991px) { header .header-right { width: auto; } .main-slider .slider-block h1 { font-size: 30px; } .main-slider .slider-block input { margin: auto; margin-bottom: 10px; max-width: 280px; } .main-slider .slider-block { top: 5%; } .about-services-title h1 { font-size: 30px; } section.top-rank.why_fitnessity_tr_hp { padding: 40px 0; } .works-heading h3 { font-size: 22px; } .works-heading p { font-size: 16px; } .category { padding: 40px 15px; } .category .steps-block { margin: 0; } .category .steps-block h1 { font-size: 30px; } .category .steps-block p { font-size: 18px; } .category .steps-block .steps-footer { font-size: 16px; } .category .row { padding-top: 30px !important; } .top-rank { padding: 40px 40px 0; } .top-rank .rank-sidebar { margin-bottom: 0; } footer .footer-logo input, footer .footer-logo button { width: 100%; } .category .cate-list.owl-carousel.hp { margin-left: 15px; } .img-rightgrid { float: none; } #chooseoption .signup .signleft-3row { float: none; width: 100%; max-width: 290px; margin: auto; } .profile-header .profile-menu { float: none; padding: 5px; text-align: center; display: inline-block; } .profile-header .profile-menu ul li { float: none; display: inline-block; } .profile-header .profile-menu ul li a { padding: 5px; font-size: 14px; } .profile-header .myclass { float: none !important; margin-top: 0 !important; } .profile-header .myclass .tt { float: none; display: block; margin: auto; text-align: center; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 26px; line-height: 32px; padding: 10px 0 0; } .direct-hire-sidebar, .direc-right { width: 100%; } .viewprfl-sec ul.job_topic li { padding: 0; } .createmeeting-sec .datepicker-position .Zebra_DatePicker_Icon_Wrapper { width: 100%; } #CreateCompanyModal .pop-title h3 { font-size: 26px; line-height: 30px; padding-top: 9px; } #step5 #hoursshow .qh-steps-form .col-md-5 { width: 100%; } #step5 #hoursshow .qh-steps-form .col-md-3 { width: 40%; } #step5 #hoursshow .qh-steps-form .col-md-1, #step5 #hoursshow .qh-steps-form .col-sm-1 { width: 20%; } #mayankstep3 .covid-protocol-wrap .textsam, #mayankstep3 .terms-wrap .textsam { padding: 0 15px; } #mayankstep3 .terms-wrap .textsam textarea, #mayankstep3 .covid-protocol-wrap .textsam textarea { margin-top: 15px !important; display: inline-block; } #addServiceModal #mayankstep3 .hrsam h2 { margin-bottom: 10px; } #addServiceModal #mayankstep3 .session-wrpper .row { display: inline-grid; } div#CreateCompanyModal .signup-new-customer button { font-size: 18px; width: 200px; } .editcompany-sec .sidebar-secwrap { width: 100%; margin-top: 40px; } .editcompany-sec #hoursshow .btn-group { margin-bottom: 8px; } .editcompany-sec #addEmployementHistory h3, .editcompany-sec #addEducation h3, .editcompany-sec #addCertificate h3, .skillachievemodel h3 { font-size: 26px !important; line-height: 32px; } .editcompany-sec #mayankstep3 .setupprice input { margin: 5px 0; } .editcompany-sec .edit-addprgm #mayankstep2 select, .editcompany-sec #addService .modal-dialog.modal-lg #mayankstep2 input, .editcompany-sec .edit-addprgm #mayankstep2 textarea { margin: 10px 3px; } .editcompany-sec #mayankstep3 h2.additionheading { margin-bottom: 15px; } .editcompany-sec #mayankstep3 .textsam { padding: 0 15px; } .editcompany-sec .expire-wrapper .col-sm-6, .editcompany-sec .expire-wrapper .col-sm-1 { padding: 0; } .editcompany-sec .expire-wrapper .col-sm-6 label { display: none; } .book-professional-sec .col-md-2 { width: 100%; margin-bottom: 7px; } .book-professional-sec #formstep4 #getcart table td, .book-professional-sec #formstep4 #getcart table th { white-space: nowrap; } .book-professional-sec #formstep4 #getcart { overflow-x: scroll; } .book-professional-sec #formstep4 #getcart table td:nth-child(5) { width: 200px; } #myautopaynum .col-md-8.often { padding: 0; } #myautopaynum .col-md-4.often span { margin-top: 0; } .oftenmonth-wrapper p { text-align: left; } .term-wrpp .col-md-3 .form-control { margin: 0 0 15px; } .comparePan .w3-col.m4 { width: 24.99999%; } #register_modal .pop-title { padding: 0 30px !important; } #register_modal #frmregister { padding: 0 40px; } #register_modal .signup { padding: 0 !important; } } @media(max-width: 769px) { header { padding: 15px 0; } header .logo { width: 250px; } header .header-right { float: right; padding-top: 0; margin-right: 15px; } header #nav { width: 35%; float: left; } .main-slider .slider-block p { width: 100%; } .main-slider .slider-block { padding: 40px 15px; } .main-slider .slider-block input { display: block; } .banner-bottom h1 { font-size: 28px !important; } .cate-sidebar li { text-align: right; } .cate-sidebar h1 { display: block; text-align: right; } section.top-rank.why_fitnessity_tr_hp { padding: 40px 0 !important; } .category h2.subheading { font-size: 28px; } .top-rank { padding-bottom: 40px; } .rank-list { padding: 20px 0; } .rank-sidebar ul { background: transparent; } .rank-sidebar li { background: #dfdfdf; } .main-slider .block-h2 { font-size: 38px !important; } .main-slider .slider-block-2 .block-u-p { font-size: 24px; } .main-slider .slider-block-2 .block-paragraph { font-weight: normal; } footer { padding-top: 40px; } .category .cat-img-name .sports_name { width: 30px; } /*profile*/ .nw-user-img .prfl-pctr img { max-width: 250px; } .business-right .grey-star .start-list { float: none; text-align: center; } header .header-right a#btn_myprofile { height: 36px; } header .header-right .header-right-menu { font-size: 17px; } .contactpage-sec .location-left .cont-detail ul li { text-align: left; } .cont-three-block .contact-three-box h4 { font-size: 22px; } .cont-three-block .contact-three-box h6 { padding: 0 10px !important; } .contact-con .cont-three-block .contact-three-box { min-height: 270px; } .contact-con .cont-three-block .contact-three-box span { width: 95px; height: 95px; font-size: 50px; } .contact-con .latest-knowledge { text-align: left !important; } .viewprfl-sec ul.job_topic li { border-right: 0; } .profile-div .review-dtl-block .review-list-block .col-sm-8 { width: 100%; } #step4 .step-block1 { float: none; display: inline-block; margin-left: auto; margin-right: auto; width: 100% !important; position: initial !important; } #addFamilyDetailModal .pop-title h3 { font-size: 26px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { padding: 0 15px; } } @media(max-width: 767px) { .banner-bottom h1 { background-size: 290px; } header .logo { text-align: center; margin: auto; float: none; } header .header-right { margin: 13px auto 0; display: block; text-align: center; float: none; display: flex; justify-content: center; } header .header-right .topbtn { padding: 6px 13px 6px !important; } header .header-right form { float: none !important; } header .header-right i { font-size: 20px; margin-left: 0; } header .header-right .btnlogout { padding-top: 6px !important; padding-bottom: 1px !important; } header .header-right-menu { font-size: 14px; float: none; vertical-align: top; margin: 0 5px; } .main-slider .slider-block h1 { font-size: 24px; padding-bottom: 10px; line-height: 30px; background-size: 154px 4px; } .main-slider .slider-block p { font-size: 16px !important; } .banner-bottom h1 { font-size: 24px !important; line-height: 30px; } .cat-container .cate-sidebar h1 { text-align: center; font-size: 24px; } .cat-container .select_activity_hp { margin: 0; } .cat-container .select_activity_hp li { width: auto; } .cat-container .select_activity_hp li a i { display: none; } .top-rank .works-heading h3 { font-size: 20px; } .top-rank .rank-sidebar h1 { font-size: 24px; padding-bottom: 10px; line-height: 30px; background-size: 154px 4px; } .top-rank .rank-sidebar { padding-right: 0; } section.top-rank.why_fitnessity_tr_hp .row.pad-30 { padding: 0; } section.top-rank.why_fitnessity_tr_hp .row.pad-50 { padding: 0; } section.top-rank.why_fitnessity_tr_hp .works-heading { margin-bottom: 30px; } .category .steps-block .row { padding-top: 0 !important; } .category .steps-block .steps { margin-top: 15px; } .category .steps-block p { font-size: 16px; } .category h2.subheading { font-size: 22px; margin-top: 15px; margin-bottom: 20px; } .category .row p { margin-bottom: 10px; } .category .row.img-box-3 { padding-bottom: 0; } .footer-link-button-say { width: 100%; margin: auto; text-align: center; display: inline-block; } .footer-link-button-say button.header-right-menu { float: none; } /*.cat-container #owl-demo .item img{height: 230px;}*/ .main-slider .slider-block-2.hp { position: relative; padding: 40px 20px; } .main-slider .slider-block-2 h2 { color: #151820; margin-top: 0; } .main-slider .slider-block-2 .block-u-p { color: #151820; } .main-slider .slider-block-2 .block-footer { color: #151820; } .main-slider .slider-block-2 .block-paragraph { color: #151820; } .about-services-title h1 { font-size: 26px; padding-bottom: 15px; } .main-slider .slider-block-2 .block-h2 { font-size: 24px !important; padding-bottom: 10px; background-size: 154px 4px; line-height: 30px; } .footer-logo input { float: none; } .category .cate-list.owl-carousel.hp { margin: 0; } #lesson_modal .modal-dialog { width: 100% !important; margin: 0; padding: 15px; } #chooseoption .img_overlay_pop .btn_select { margin-bottom: 20px !important; } #signupoption .signleft, #signupoption .signright { max-width: 290px; margin: auto; display: block; float: none; } #signupoption .img_overlay_pop .overlay_heading, #chooseoption .img_overlay_pop .overlay_p { background: #f53b49; color: #ffff !important; padding: 5px !important; font-weight: 500; z-index: 9; width: 200px !important; font-size: 18px !important; text-align: center; } #signupoption .img_overlay_pop .overlay, #chooseoption .img_overlay_pop .overlay { color: #fff; } .nw-user-detail-block .nw-user-img img { max-width: 250px; } .inner-banner h1, .contact-banner h1 { font-size: 36px; margin: 50px 0; background-position: center bottom; text-align: center; } .about-block .about-title h1, .about-services h1 { font-size: 30px; } .about-block .about-left-right-para h2 { font-size: 26px; } .contactpage-sec h2 { font-size: 26px; padding-bottom: 15px; text-align: center; background-position: center bottom; } #feedback_modal .modal-dialog.modal-lg { margin: 20px auto; width: 90% !important; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 22px; } .direc-right h1 { font-size: 26px; background-size: 50%; margin-bottom: 30px; } .viewprfl-sec .col-lg-8.col-md-8.col-sm-8.col-xs-12.nw-user-detail.profiledetail { width: 100%; margin-top: 30px; padding-left: 15px; } .business-middle .review-btns .col-xs-12 { text-align: center; float: none; margin-bottom: 15px; } .business-middle .review-btns .col-xs-12 .pull-left { float: none !important; display: inline-block; } .business-middle .review-btns .col-xs-12 .pull-right { float: none !important; display: inline-block; } .business-middle .business-title h1 { font-size: 26px; } .business-middle .business-menu li a { font-size: 14px; } .business-menu li a { font-size: 14px; } .createmeeting-sec h1 { font-size: 26px; } #CreateCompanyModal .edu-exp { width: 96% !important; } #CreateCompanyModal #step6 .signup-block1 span.user-img { float: none; display: inline-block; } #addServiceModal #mayankstep3 .col-md-3.often { padding: 0 15px; } #addServiceModal #mayankstep3 .col-md-4.often { padding: 0 15px !important; } .editcompany-sec #addService .modal-dialog.modal-lg { margin: 0; } .editcompany-sec #addEducation .modal-dialog.modal-lg, .editcompany-sec #addEmployementHistory .modal-dialog.modal-lg, .editcompany-sec #addCertificate .modal-dialog.modal-lg, .skillachievemodel .modal-dialog.modal-lg { margin: 15px 0; } .book-professional-sec .profiledetail .nw-user-nm { margin-bottom: 15px; } #login_modal > .modal-dialog.modal-lg, #password_modal > .modal-dialog.modal-lg { width: auto !important; } #password_modal .pop-title { width: 78% !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-4 { width: 33.33333333%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-8 { width: 66.66666667%; } #addServiceModal #mayankstep3 #myautopaynum .col-md-4.often { padding: 0; } .oftenmonth-wrapper { padding: 0; } #mayankstepwhere .day-time-div-main .day-time-div .day_circle { display: inline-block; margin: 8px; } #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-12, #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-5, #mayankstepwhere .day-time-div-main .day-time-div .wrapperow .col-sm-1 { width: 100%; } } @media(max-width: 640px) { .main-slider .slider-block input { width: 100% !important; } header #nav { display: none; } .contact-con .cont-three-block .contact-three-box { min-height: auto; } .latest-recent .latest-know-list h4 { background-position: left bottom; } .editcompany-sec .lrnmr-table td { padding: 0 9px; } div#CreateCompanyModal .calendarr { top: 24px; } div#CreateCompanyModal #company_info .calendarr { top: 45px; } } @media(max-width: 639px) { .banner-bottom h1 span { background: none; padding-bottom: 0px; } .banner-bottom h1 { background: url(../images/banner-title-bg.png) no-repeat center bottom; background-size: 58%; } } @media(max-width: 585px) { /*header .logo{margin: 0;}*/ .main-slider .slider-block-2 .block-button { padding: 11px 15px; } .main-slider .slider-block-2 .block-footer { margin-top: 5%; } header .header-right { /* margin-top: 10px; margin-right: 10px;*/ margin-bottom: 0; padding: 0; } .category .owl-carousel .owl-item { text-align: center; } .direc-right .drecthire-wrapper li.product { width: 100%; max-width: 290px; margin: 10px auto !important; font-size: 12px; } div#CreateCompanyModal .signup-new-customer button { width: 170px; } #CreateCompanyModal .pop-title h3 { font-size: 18px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle { margin: 10px 15px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .day_circle_fill { margin: 10px 15px; } #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .col-md-5, #addServiceModal #mayankstep2 .day-time-div-main .day-time-div .wrapperow .col-sm-1 { width: 100%; } #addServiceModal #mayankstep3 .tax-wrapper .form-control input { width: 20%; } .book-professional-sec .nw-user-detail-block .col-xs-4, .book-professional-sec .nw-user-detail-block .col-xs-8 { width: 100%; } .book-professional-sec .nw-user-detail-block .nw-user-img { margin-bottom: 20px; text-align: left; } .book-professional-sec .busines-offer-list.busines-off-profile-list { margin: 0; } .book-professional-sec .busines-offer-list.busines-off-profile-list .job_block { margin: 25px 0; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .row { display: block; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-4, #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .col-sm-8 { width: 100%; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .select-style { margin: 5px 2px 15px !important; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form input { margin: 5px 2px 15px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form .Zebra_DatePicker_Icon_Wrapper input { margin: 5px 2px 15px !important; } #addFamilyDetailModal .pop-title { width: 80% !important; } #addFamilyDetailModal .pop-title h3 { font-size: 22px; } #addFamilyDetailModal .modal-dialog.modal-lg .emplouyee-form { padding: 0; } .addtcmpr-btn { margin: 15px 0; float: none; } .comparePan { max-height: 210px; overflow-y: auto; } .comparePan .w3-col.m4 { width: 100%; } } @media(max-width: 481px) { header .header-right { /*margin-top: 5px; margin-right: 5px;*/ } .footer-logo, .footer-link { width: 100%; } .cat-img-name img { height: auto; } .cat-img-name .sports_name span { line-height: 30px; height: auto; } .category .owl-theme .owl-controls { height: auto; } #qouteform #step_sport_select, #qouteform #step_1, #qouteform #step_2 { width: 90%; } header .header-right { display: block; justify-content: center; } header .header-right .topbtn { display: inline-block; margin: 0; margin-bottom: 5px; padding: 6px 13px 4px !important; } header .header-right form { display: inline-block; vertical-align: top; } header .header-right .btnlogout { padding-top: 8px !important; padding-bottom: 3px !important; display: inline-block; margin: 0; margin-bottom: 5px; } header .header-right-menu { display: inline-block; margin: 0; margin-bottom: 5px; } .viewprfl-sec .nw-dtl-edit { display: block; } .viewprfl-sec .nw-dtl-edit span.nw-label { width: 100% !important; display: block; } .profile-div .job-list-div .review-rate-block span { float: none; } .profile-div .review-list-block .job_post_dtls > a { margin-right: 15px; } .profile-div .review-list-block .job_post_dtls > a i { margin-right: 5px; } div#CreateCompanyModal .signup-new-customer button { font-size: 16px; width: 140px; padding-left: 5px; padding-right: 5px; } .editcompany-sec { padding: 40px 0; } .editcompany-sec .steps-block { margin: 0 0 30px; } .editcompany-sec .employe-title, .skillachievemodel .pop-title.employe-title { width: 80% !important; } .editcompany-sec #mayankstep1 .emplouyee-form { margin-bottom: 30px; } .editcompany-sec .day-time-div .day_circle { margin: 5px 5px 5px 17px; } .editcompany-sec .wrapperow .col-md-5 { width: 100%; } .editcompany-sec .wrapperow .col-sm-1 { width: 100%; } .editcompany-sec .signup-new-customer button.stepbtn, .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { margin: 10px 0; font-size: 18px; width: 160px; } .editcompany-sec #mayankstep3 .modal-dialog.modal-lg .hrsam h3, .editcompany-sec #mayankstep3 .multiples h3 { font-size: 22px; } #addServiceModal #mayankstep3 .tax-wrapper .form-control #salestaxpercentage, #addServiceModal #mayankstep3 .tax-wrapper .form-control #duestaxpercentage { float: none; } .sign-step_4 .form-group, .sign-step_3 .form-group, .signup-step-btn { margin-left: 5px; margin-right: 5px; } .sign-step_2 h2, .sign-step_3 h2 { font-size: 26px; line-height: 36px; } #register_modal .signup { padding: 0 !important; } #register_modal #frmregister { padding: 0 40px; } .cstm-bnner ul li { width: 100%; display: inline-block; margin: 5px 0px; vertical-align: top; } .cstm-bnner ul li:first-child { width: 100%; } .cstm-bnner ul li:last-child { width: 100%; } .cstm-bnner ul li input { max-width: 100% !important; } } @media(max-width: 419px) { header .logo { width: 50%; } #chooseoption .pop-title h3, #signupoption .pop-title h3 { font-size: 20px; } #signupoption .signup { padding: 0; } #qouteform .qh-step-title span.qh-info { padding: 15px; width: 40px; } #qouteform .qh-step-title h1.subtitle-hd { font-size: 16px; line-height: 24px; padding: 0 20px; } #qouteform .qh-next a.qh-continue { font-size: 18px; } #feedback_modal #feedback_modal_content .pop-title { width: 80% !important; } #feedback_modal #feedback_modal_content .pop-title h3 { font-size: 20px; } #feedback_modal .rvw-overall #stars span { margin-right: 10px; } #mayankstep1 .addbrowse-pic .upload-pic { width: 60% !important; } div#CreateCompanyModal .signup-new-customer button { width: 168px; margin: 10px 0; } div#CreateCompanyModal #company_intro span.user-img { width: 50px !important; height: 50px !important; margin-top: 10px; } div#CreateCompanyModal #mayankstep1 span.user-img { width: 55px !important; height: 55px !important; } div#CreateCompanyModal #mayankstep1 span.user-img i { font-size: 35px; line-height: 35px !important; } div#CreateCompanyModal h4.heading { font-size: 16px; } #addServiceModal .addprogram-wrapper .selectpicker { text-overflow: ellipsis; padding-right: 50px; } #addServiceModal #mayankstep3 .multiples label.setupprice { width: 40%; } .editcompany-sec .rw-wrp .user-img { width: 75px !important; padding: 10px !important; } .editcompany-sec .sgnup-rates h3.step2-title { font-size: 16px; } .editcompany-sec .emplouyee-form .upload-pic { width: 62% !important; } .editcompany-sec .emplouyee-form .user-img.uploadedpic { width: 65px !important; height: 65px !important; } .editcompany-sec .signup-new-customer button.stepbtn, .editcompany-sec .edit-addprgm #mayankstep3 button#submit_service { font-size: 16px; width: 135px; } .editcompany-sec .form-control .percentage { width: 35%; } #password_modal { padding-left: 0 !important; } } @media(max-width: 376px) { .sign-step_4 .form-group, .sign-step_3 .form-group, .signup-step-btn { margin-left: 0px; margin-right: 0px; } .sign-step_2, .sign-step_3, .sign-step_4, .sign-step_5 { padding: 30px 15px; } } @media(max-width: 321px) { .dropdown .dropdown-menu { left: unset; right: 0; } } /*--------------- Changes Pravin -------------*/ @media(min-width: 1400px) { /*.header-right button { margin-right: 13px; margin-left: 13px; }*/ } .card { box-shadow: 0px 0px 20px 0px gainsboro; border: 0; border-radius: 10px; padding: 15px 15px; } .jumbotron.second { padding: 40px 0px; background: #000; color: #fff; margin: 0; border-radius: 0px; } .arrow-bottom { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 50px solid #000; margin: 0 auto; } /*----------14-03 changes -------------*/ .menu-black { background-color: #000; } .border-0 { border: 0px !important; } .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } .round5px { border-radius: 5px; overflow: hidden; } .hide-bullets > li:last-child { margin-right: 0px !important; } .hide-bullets > li { max-width: 105px; float: left; height: 100px; margin-right: 8px; } .hide-bullets > li > img { height: 100px; width: 105px; border-radius: 5px; cursor: pointer; } .mysrchloc { padding: 0 30px; } #country-list { display: block; left: 0px; top: 63px; z-index: 999 !important; } #country-list li { width: 100%; text-align: left; right: 0; top: 0; } .category .owl-prev { z-index: 9; } .slider-block .catagories_btn { text-align: left; } .slider-block .catagories_btn .links_txt { color: #04344d; font-size: 18px; text-transform: uppercase; border-bottom: 1px solid #04344d; margin-right: 30px; text-decoration: none; white-space: nowrap; } .slider-block .catagories_btn .links_txt:hover { color: #ed1b24; border-bottom: 1px solid #ed1b24; } .distance-block { display: flex; align-items: center; justify-content: flex-end; } .distance-block * { margin-right: 50px; font-weight: 700; font-size: 14px; font-family: 'Roboto', sans-serif; } .distanceb img { width: 12px; margin-top: -5px; } .instantb img { width: 12px; margin-top: -5px; } .mapsb { margin-right: 90px; } .mapsb * { margin: 0px; vertical-align: middle; } .barsb { margin-right: 0px; } .barsb img { margin-right: 0px; width: 27px; } .barsb img:last-child { width: 20px; margin-left: 10px; } .direc-right .switch { position: relative; display: inline-block; width: 42px; height: 12px; } .direc-right .switch input { opacity: 0; width: 0; height: 0; } .direc-right .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .direc-right .slider:before { position: absolute; content: ""; height: 20px; width: 20px; left: 0px; bottom: -4px; background-color: #fe0000; -webkit-transition: .4s; transition: .4s; border-radius: 70%; } .direc-right input:checked + .slider { background-color: #ccc; } .direc-right input:focus + .slider { box-shadow: 0 0 1px #ccc; } .direc-right input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(24px); } .direc-right .slider.round { border-radius: 34px; } .direc-right .slider.round:before { border-radius: 70%; } .twoblock { display: flex; align-items: center; justify-content: flex-end; margin-right: 60px; font-size: 13px; margin-top: 30px; margin-bottom: 30px; } .miles-block { width: 30%; margin-right: 50px; border: 1px solid #ccc; padding: 10px; } .miles-block .mitxt { font-weight: 600; font-size: 12px; display: block; border-bottom: 1px solid #000; margin: 0 -10px 5px; padding: 0 30px 5px; } .miles-block .show-travel { display: flex; align-items: center; } .miles-block .show-travel p:first-child { padding-right: 30px; } .miles-block .show-travel .btn-web-btn { border-radius: 4px !important; background-color: #fe0000 !important; padding: 2px 14px; } .booking-blocka { width: 30%; display: flex; align-items: center; justify-content: space-between; } .booking-blocka p { width: 80%; font-weight: 700; } .leftside-kickboxing { padding: 0px; width: 66.66666667%; } .leftside-kickboxing.kicks { width: 100%; } .kickboxing_map.maps { display: block; } .leftside-kickboxing .col-md-12 { padding: 0px; margin-bottom: 50px; } .leftside-kickboxing.kicks .kickboxing-block1 { width: 31.5%; } .kickboxing-block1 { overflow: hidden; position: relative; padding: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .15); width: 47.5%; margin-right: 15px; margin-bottom: 25px; } @media (min-width: 1700px) { .kickboxing-block1 { overflow: hidden; position: relative; padding: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .15); width: 42%; margin: 0 25px 30px; } .leftside-kickboxing.kicks .kickboxing-block1 { width: 29.2%; } } .kickboxing-block1 .topimg-content { overflow: hidden; position: relative; } .kickboxing-block1 .topimg-content img { width: 100%; } .kickboxing-block1 .topimg-content .sorttext { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .kickboxing-block1 .topimg-content .fromtxt { background: #bababa; padding: 5px 10px; display: inline-block; border-radius: 15px; top: 8px; position: relative; left: 8px; font-size: 10px; font-weight: 700; } .kickboxing-block1 .topimg-content .claimedtxt { color: #ff9100; position: absolute; bottom: 10px; left: 10px; font-size: 12px; font-weight: 700; display: inline-block; } .kickboxing-block1 .topimg-content .favoritetxt { position: absolute; color: #ff9100; bottom: 10px; right: 10px; font-weight: 700; font-size: 12px; display: inline-block; } .kickboxing-block1 .topimg-content .favoritetxt i { margin-right: 5px; } .kickboxing-block1 .topimg-content .favoritetxt i::after { content: '+'; position: absolute; top: 7px; left: 6px; font-size: 12px; background: #ff9100; color: #000000; width: 7px; height: 7px; border-radius: 100%; text-align: center; line-height: 8px; font-weight: 700; } .kickboxing-block1 .bottom-content { padding: 10px; position: relative; text-align: center; } .kickboxing-block1 .bottom-content hr { margin: 0px; } .kickboxing-block1 .bottom-content .ratset-img { font-size: 13px; display: flex; align-items: center; justify-content: space-between; } .kickboxing-block1 .bottom-content .rattxt { font-weight: 700; } .kickboxing-block1 .bottom-content .rattxt i { color: #ff3459; } .kickboxing-block1 .bottom-content .volarimg { margin: -40px 15px 0 0; } .kickboxing-block1 .bottom-content .volarimg img { width: 60px; } .kickboxing-block1 .bottom-content .verifiedimg img { width: 50px; } .kickboxing-block1 .bottom-content h3 { text-align: center; font-size: 18px; font-weight: 700; margin-bottom: 20px; } .kickboxing-block1 .bottom-content h6 { font-size: 14px; color: #0004ff; } .kickboxing-block1 .bottom-content p { font-size: 13px; } .kickboxing-block1 .bottom-content h5 { font-size: 13px; padding-right: 30px; position: relative; } .kickboxing-block1 .bottom-content h5 img { width: 15px; position: absolute; top: 4px; right: 8px; } .kickboxing-block1 .bottom-content .moredetails-btn { background: #737373; color: #fff; padding: 4px 15px; display: inline-block; border-radius: 10px; font-weight: 700; font-size: 14px; margin: 10px 0; } .showlink { font-weight: 700; font-size: 12px; text-decoration: underline; } .showlink:hover { color: #fe0000; } .kickboxing_map { margin-left: -15px; } .kickboxing_map.mapskick { display: none; } .maparea, .maparea iframe { width: 107.8%; height: 100vh; } .direc-right.direc-right-new { padding: 40px 20px 0; } @media only screen and (min-width: 1850px) { .kickboxing_map { margin-left: -40px; } .maparea, .maparea iframe { width: 108%; height: 100vh; } } @media only screen and (min-width: 1700px) and (max-width: 1849px) { .kickboxing_map { margin-left: -40px; } .maparea, .maparea iframe { width: 108.6%; height: 100vh; } } @media only screen and (min-width: 1500px) and (max-width: 1699px) { .maparea, .maparea iframe { width: 106.5%; height: 100vh; } } .kickboxing-moredetails {} @media only screen and (min-width: 1200px) { .kickboxing-moredetails .modal-dialog { width: 1140px; margin: 0px auto; } } .kickboxing-moredetails .modal-dialog .modal-content { float: left; } .kickboxing-moredetails .modal-header { border-bottom: 0px; padding-bottom: 0px; } .kickboxing-moredetails .modal-header .header-content { display: flex; align-items: flex-start; justify-content: space-between; padding-left: 40px; } .kickboxing-moredetails .modal-header .addcompare .btnaddc { background: #bababa; display: inline-block; padding: 2px 10px; border-radius: 6px; font-weight: 700; font-size: 14px; color: #000; } .kickboxing-moredetails .modal-header .addcompare .inquirylink { color: #bababa; display: inline-block; vertical-align: top; } .kickboxing-moredetails .modal-header .close { position: absolute; opacity: 1; text-shadow: none; } .kickboxing-moredetails .modal-header .close span { background: #df0003; color: #fff; margin: 0; width: 24px; height: 24px; display: inline-block; border-radius: 5px; } .kickboxing-moredetails .modal-header .ratset-righthead p { text-align: right; font-weight: 700; margin-bottom: 0px; margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead p::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-header .ratset-righthead p i { color: #ff3459; } .kickboxing-moredetails .modal-header .ratset-righthead .ratset-threetxt { display: flex; align-items: center; } .kickboxing-moredetails .modal-header .ratset-righthead .ratset-threetxt img { width: 18px; display: inline-block; vertical-align: middle; margin-top: -7px; } .kickboxing-moredetails .modal-header .ratset-righthead .favtxt { margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead .favtxt::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-header .ratset-righthead .reviewtxt { margin-right: 10px; padding-right: 10px; position: relative; } .kickboxing-moredetails .modal-header .ratset-righthead .reviewtxt::after { content: ''; position: absolute; right: 0px; top: 5px; height: 15px; width: 1px; background: #000; } .kickboxing-moredetails .modal-body .kickboximg-big { width: 100%; height: 300px; } .kickboxing-moredetails .modal-body { float: left; } .kickboxing-moredetails .modal-body .col-md-7 { padding: 0px 28px 0px 0px; } .kickboxing-moredetails .modal-body h3 { font-weight: 700; color: #000; margin: 15px 0 10px; } .kickboxing-moredetails .modal-body .col-md-7 p { font-size: 14px; } .kickboxing-moredetails .modal-body .review-blockkick { margin-top: 15px; padding: 10px 25px; box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 15%); } .kickboxing-moredetails .modal-body .review-blockkick h5 { font-size: 16px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar { font-size: 13px; margin-bottom: 10px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div { display: flex; align-items: center; margin-bottom: 5px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:first-child { width: 12%; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:last-child { padding-left: 20px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div i { margin-right: 4px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div span:last-child img { width: 20px; display: inline-block; vertical-align: middle; margin-top: -6px; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:first-child i { color: #c6f700; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(2) i { color: #ffc924; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(3) i { color: #999f00; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(4) i { color: #ff4133; } .kickboxing-moredetails .modal-body .review-blockkick .ratestar div:nth-child(5) i { color: #f60031; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .form-control { border: 0px; box-shadow: none; border-bottom: 2px solid #ccc; border-radius: 0px; padding: 0; resize: none; color: #000; margin-bottom: 20px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .imgUp { position: relative; margin-bottom: 25px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .imagePreview { width: 100%; height: 140px; background-color: #fff; background-size: 100% 100%; background-repeat: no-repeat; display: inline-block; border: 1px dotted #ccc; border-radius: 10px; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn { color: #ccc; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-flow: column; text-align: center; font-size: 13px; font-weight: 400; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn span { color: #000; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .img-tab-btn img { width: 30px; opacity: .3; } .kickboxing-moredetails .modal-body .review-blockkick .review-submit .btn-web-btn { padding: 10px 60px; text-transform: capitalize !important; } .kickboxing-moredetails .modal-body .right-person { padding: 0px; margin-top: 20px; } .kickboxing-moredetails .modal-body .right-person .fromblock { background: #f9f9f9; padding: 8px; border-radius: 15px; border: 2px solid #777; box-shadow: -3px 0px 5px 0px rgb(0 0 0 / 50%); } .kickboxing-moredetails .modal-body .right-person .fromblock h3 { margin-top: 0px; font-size: 16px; margin-bottom: 10px; } .kickboxing-moredetails .modal-body .right-person .fromblock h3 span { font-weight: 400; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block { display: flex; flex-flow: wrap; border: 1px solid #999; border-radius: 10px; overflow: hidden; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect1 { width: 60%; border: 0px; border-radius: 0; border-right: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect2 { width: 40%; border: 0px; border-radius: 0; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect3 { width: 29.33%; border: 0px; border-radius: 0px; border-right: 1px solid #000; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect4 { width: 30.7%; border: 0px; border-radius: 0px; border-right: 1px solid #000; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .fromblock .multiselect-block .activityselect5 { width: 39.9%; border: 0px; border-radius: 0px; border-top: 1px solid #000; } .kickboxing-moredetails .modal-body .right-person .kickshow-block { border-bottom: 1px solid #000; padding-bottom: 5px; margin-bottom: 5px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick { overflow: hidden; height: 90px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro, .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro1, .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro2 { height: auto; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick h5 { display: flex; align-items: center; justify-content: space-between; font-weight: 700; font-size: 16px; margin-bottom: 0; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick ul { width: 60%; display: inline-block; vertical-align: top; } .righthalf { width: 38%; display: inline-block; padding-top: 10px; } .righthalf label, .righthalf p { font-size: 12px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick li { font-size: 14px; width: 100%; text-align: left; padding: 0; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick .addtocart-btn { background: #fefb03; color: #000; font-weight: 700; display: inline-block; padding: 2px 10px; border-radius: 8px; font-size: 13px; margin-top: 20px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links { text-align: center; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a { color: #000; font-size: 14px; cursor: pointer; text-decoration: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a img { width: 12px; margin-top: -5px; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless1, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless2, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless3 { display: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro + .bottomkick .viewmore_links a#viewless1 { display: block; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .topkick.intro + .bottomkick .viewmore_links a { display: none; } .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless1 img, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless2 img, .kickboxing-moredetails .modal-body .right-person .kickshow-block .viewmore_links a#viewless3 img { transform: rotate(180deg); } .successaddcart-block .modal-header .close { position: absolute; opacity: 1; text-shadow: none; } .successaddcart-block .modal-header .close span { background: #df0003; color: #fff; margin: 0; width: 24px; height: 24px; display: inline-block; border-radius: 5px; } .successaddcart-block .modal-header { border: 0px; } .successaddcart-block .modal-header h3 { text-align: center; font-weight: 700; } @media only screen and (min-width: 1200px) { .successaddcart-block .modal-dialog { width: 1140px; } } .successaddcart-block .modal-dialog .modal-content { float: left; width: 100%; } .successaddcart-block .modal-dialog .modal-body { padding: 0; } .connect-boxsuccadd { box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, .35); border-radius: 8px; padding: 15px 15px 50px; } .connect-boxsuccadd h5 { margin-top: 0px; text-align: center; font-weight: 700; margin-bottom: 0; } .connect-boxsuccadd div:nth-child(2) { display: flex; align-items: flex-end; margin-top: 15px; } .connect-boxsuccadd div:nth-child(2) img { margin-right: 15px; width: 60px; } .connect-boxsuccadd .iconsuccadd { text-align: center; font-size: 22px; border-bottom: 1px solid #000; padding-bottom: 40px; margin: 0 15px 20px; } .connect-boxsuccadd .iconsuccadd i.fa-user { width: 22px; height: 22px; background: #000; color: #fff; border-radius: 50%; line-height: 25px; font-size: 20px; } .connect-boxsuccadd .iconsuccadd i:nth-child(2) { color: #cb0000; } .connect-boxsuccadd p { padding-left: 15px; font-size: 14px; color: #000; } .connect-boxsuccadd p:last-child { margin-top: 20px; } .imgsuccadd { text-align: right; } .imgsuccadd img { width: 100%; margin-bottom: 42%; } .imgsuccadd .btn-web-btn { background-color: #ffffff !important; color: #000 !important; border: 1px solid #000; border-radius: 6px !important; font-weight: 700; text-transform: capitalize !important; padding: 11px 30px; display: inline-block; } .connect-boxsuccadd1 h5 { font-weight: 700; margin: 0px; color: #000; } .connect-boxsuccadd1 p { font-size: 14px; } .connect-boxsuccadd1 .btn-web-btn { border-radius: 5px !important; padding: 11px 30px; text-transform: capitalize !important; margin-top: 6px; background-color: #ff0000 !important; border: 1px solid #000; font-weight: 700; } .discover-block { float: left; width: 97.5%; border-top: 1px solid #000; margin: 30px 15px 20px; } .distitle { margin-bottom: 35px; margin-top: 30px; } .discover-block h3 { font-weight: 700; color: #000; text-align: center; } .discover-block .sldertitle { color: #000; font-weight: 700; } .discover-block .sldertitle a { color: #000; font-size: 14px; color: #005dff; text-decoration: underline; font-weight: 400; } .kickboxing-slider .kickboxing-block1 { width: 100%; } .kickboxing-slider { padding: 20px 40px; box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%); border-radius: 8px; margin-bottom: 50px; } .kickboxing-slider .carousel-control { width: 3%; height: 7%; text-align: center; background: #c72321; opacity: 1; border-radius: 50px; top: 45%; } .kickboxing-slider .carousel-control.left { left: 1%; } .kickboxing-slider .carousel-control.right { right: 1%; } .kickboxing-slider .carousel-control .glyphicon-chevron-left, .kickboxing-slider .carousel-control .icon-prev { margin-left: -14px; margin-top: -13px; font-size: 20px; } .kickboxing-slider .carousel-control .glyphicon-chevron-right, .kickboxing-slider .carousel-control .icon-next { margin-right: -14px; margin-top: -13px; font-size: 20px; } .kickboxing-slider1 { padding: 12% 0; } .kickboxing-slider1 h4 { text-align: center; } .payment-section { position: relative; width: 100%; padding: 30px; float: left; } .payment-section::before { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 220px; background: #2d2c2c; box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, .35); } .payment-toptabs { width: 100%; background: #e6e6e6; border-radius: 8px; padding: 40px 0; position: relative; } .payment-toptabs ul { display: flex; align-items: center; justify-content: center; } .payment-toptabs ul li { color: #000; width: auto; margin-right: 30px; font-size: 16px; } .payment-toptabs ul li span { width: 26px; height: 21px; color: #ffffff; background: #c90000; text-align: center; line-height: 21px; display: inline-block; border-radius: 100%; margin-right: 5px; } .orderdetails-block { padding: 30px 20px 20px; box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, .35); border-radius: 6px; margin-top: 20px; position: relative; background: #fff; } .orderdetails-block h4 { font-weight: 700; margin-bottom: 15px; } .details-section { display: flex; align-items: flex-start; } .imgorder { width: 30%; } .imgorder img { width: 100%; } .contentder { width: 70%; padding-left: 15px; font-size: 13px; position: relative; } .contentder h5 { font-weight: 700; margin: 0; display: flex; align-items: center; justify-content: space-between; font-size: 16px; } .viewlink { margin-top: 10px; display: inline-block; margin-bottom: 10px; text-decoration: underline; } .contentder label:nth-last-child(3) { margin-top: 10px; } .contentder label { display: block; margin-bottom: 0px; } .contentder label input { display: inline-block; vertical-align: middle; margin: -2px 0 0 0; } .contentder h6 { font-weight: 700; } .contentder .ss-main { width: 50%; margin: 5px 0; } .contentder .emailblock { display: flex; align-items: center; margin: 10px 0 40px; } .contentder p { display: flex; align-items: center; justify-content: space-between; } .contentder .emailblock input[type="email"] { width: 50%; } .contentder .emailblock input[type="submit"] { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; cursor: pointer; border: 1px solid transparent; border-radius: 4px; background: #ff0505; color: #fff; margin-left: 10px; } .iconset { position: absolute; right: 0px; top: 20px; } .iconset img { width: 18px; } .paritcipate-150 { position: absolute; top: 90px; right: 0px; width: 45%; } .paritcipate-150 .ss-main { width: 100%; } .giftactivity { font-weight: 700; position: absolute; top: 210px; right: 50px; border: 1px solid #000; border-radius: 6px; display: inline-block; padding: 5px 10px; } .giftactivity img { width: 20px; display: inline-block; vertical-align: middle; margin-top: -7px; } .order-summaryblock { padding: 30px 20px 20px; box-shadow: 0px 5px 11px 0px rgb(0 0 0 / 35%); border-radius: 6px; margin-top: 20px; position: relative; background: #fff; width: 39.666667%; margin-left: 25px; } .order-summaryblock h4 { font-weight: 700; margin-bottom: 15px; } .totalsummary { box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 35%); padding: 10px; border-radius: 8px; } .totalsummary p { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; font-size: 14px; } .totalsummary h6 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; padding-top: 10px; border-top: 1px solid #000000; } .order-summaryblock .payment-item h5 { font-weight: bold; color: #737373; font-size: 14px; } .order-summaryblock .payment-item h4 { font-size: 18px; } .order-summaryblock .edit_links { color: #2780de; font-size: 12px; margin-left: 5px; } .order-summaryblock .payment-item { display: inline-block; margin-right: -4px; position: relative; vertical-align: top; width: 100%; margin-top: 35px; } .order-summaryblock .payment-item .selection { cursor: pointer; display: inline-block; position: relative; width: 210px; margin: 20px 0; } .order-summaryblock .payment-item .selection#card_2 { margin-left: 20px; } .order-summaryblock .payment-item .selection:nth-child(2) { margin-right: 25px; } .order-summaryblock .payment-item .selection .check, .order-summaryblock .payment-item .selection label { transition: 250ms ease all; } .order-summaryblock .payment-item .selection .check { background: #2b435d; border: 1px solid #d2d2d2; border-radius: 100px; content: ''; height: 18px; left: 20px; position: absolute; top: 36px; width: 18px; } .order-summaryblock .payment-item .selection label { background: rgb(2, 0, 36); background: linear-gradient(90deg, #2b435d 0%, #16171b 100%); border-radius: 10px; cursor: pointer; display: block; padding: 35px 20px 35px 50px; position: relative; width: 100%; color: #ffffff; font-weight: 400; font-size: 13px; } .order-summaryblock .payment-item .selection .card_shapes1 { position: absolute; content: ''; top: -4px; left: -4px; width: 100%; height: 100%; } .order-summaryblock .payment-item .selection .card_shapes1 img, .order-summaryblock .payment-item .selection .card_shapes2 img { width: 220px; height: 100px; } .order-summaryblock .payment-item .selection .card_shapes2 { position: absolute; content: ''; top: -4px; left: -4px; width: 100%; height: 100%; } .order-summaryblock .payment-item .selection label:hover {} .order-summaryblock .payment-item .selection .cardimg { float: right; margin-top: -2px; } .order-summaryblock .payment-item input { display: none; } .order-summaryblock .payment-item input[type=radio]:checked ~ .check { border-color: #ffffff; } .order-summaryblock .payment-item input[type=radio]:checked ~ .check:before { background: #ffffff; border-radius: 100px; content: ''; height: 10px; left: 3px; position: absolute; top: 3px; width: 10px; } .order-summaryblock .payment-item input[type=radio]:checked ~ label { background: linear-gradient(#16171b 0%, #2b435d 100%); color: #fff; } .order-summaryblock .card_details_block { margin-top: 20px; padding: 0px; } .order-summaryblock .card_details_block div { padding-left: 0px !important; } .order-summaryblock .card_details_block .popover { padding: 5px 5px 5px 8px !important; width: 100%; } .order-summaryblock .card_details_block .popover .popover-content { padding: 0; } .order-summaryblock .card_details_block input::-webkit-outer-spin-button, .order-summaryblock .card_details_block input::-webkit-inner-spin-button, .order-summaryblock .details_verified_form1 input::-webkit-outer-spin-button, .order-summaryblock .details_verified_form1 input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .order-summaryblock .card_details_block input[type=number], .order-summaryblock .details_verified_form1 input[type=number] { -moz-appearance: textfield; } .order-summaryblock .cvv_code { position: absolute; bottom: 9px; right: 25px; border: 1px solid #000; color: #000; border-radius: 100%; line-height: normal; font-size: 12px; padding: 0px 3px; text-decoration: none; } .order-summaryblock .cvv_code:hover { text-decoration: none; color: #000; } .order-summaryblock .cardpayment-logo { position: absolute; bottom: 9px; right: 25px; } .order-summaryblock .cardpayment-logo .visa_card { display: none; } .order-summaryblock .cardpayment-logo .master_card {} .order-summaryblock .card_details_block label { font-size: 12px; font-weight: 400; } .order-summaryblock .card_details_block .form-control { border-radius: 0; border: 0; border-bottom: 1px solid #000; box-shadow: none; padding: 0; } .switch { position: relative; display: inline-block; width: 42px; height: 24px; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 17px; width: 20px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(12px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .switch input { opacity: 0; width: 0; height: 0; } .order-summaryblock .card_details_block label.switch + span { font-size: 14px; margin-top: 5px; display: inline-block; vertical-align: middle; } .othepayment-block {} .othepayment-block h5 { font-weight: 700; font-size: 14px; } .othepayment-block .links a { display: inline-block; padding: 8px 30px; border: 1px solid #ccc; border-radius: 8px; font-size: 14px; text-align: center; } .othepayment-block .links a:hover, .othepayment-block .links a.active { border: 1px solid #a8d0fe !important; color: #000 !important; background: rgba(169, 208, 254, .3); box-shadow: 0px 0px 8px 0px rgba(169, 208, 254, .3); } .congratulation-block { padding: 70px 0 70px; text-align: center; box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%); margin-top: 160px; border-radius: 8px; margin-bottom: 80px; } .congratulation-block h2 { font-weight: 700; font-size: 40px; margin-bottom: 20px; } .congratulation-block p { margin-bottom: 15px; } .congratulation-block .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 10px 20px; display: inline-block; text-transform: capitalize !important; font-size: 18px; } .order-summaryblock .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 10px 50px; display: inline-block; text-transform: capitalize !important; font-size: 18px; font-weight: 700; margin-top: 70px; } .buttonblock .btn-web-btn { background: #ff002a !important; border-radius: 6px !important; padding: 6px 20px; display: inline-block; text-transform: capitalize !important; font-size: 14px; } .buttonblock { border-top: 1px solid #000; margin-top: 60px; padding-top: 30px; margin-bottom: 150px; } .instantboxes-two { padding: 0 0px 10px 43px; position: relative; } .instantboxes-two .instantmatch { position: absolute; background: #f53b49; display: inline-block; width: auto; padding: 10px 20px; color: #fff; transform: rotate(-90deg); top: 60px; left: -61px; width: 163px; height: 45px; } .contetnmain { box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .8); margin-bottom: 25px; } .inimg {} .inimg img { width: 100%; } .content-in { background: #3b3b3b; color: #fff; display: flex; align-items: flex-start; padding: 10px; min-height: 170px; } .content-in img { width: 60px; } .content-in h6 { min-height: 30px; } .content-in p { font-size: 10px; color: #fff; text-transform: inherit; font-family: inherit; padding-bottom: 0px; } .content-in div:nth-child(2) { padding: 0 5px; } .content-in.tow { flex-flow: column; text-align: left; } .instantboxes-two .continue { display: inline-block; padding: 7px 35px; border-radius: 6px; color: #fff; background: #f53b49; text-transform: uppercase; } .searchoption-block .pop-title h3 { font-size: 30px; } /** Claim Business info **/ .claiming-section { padding: 60px 0 0; float: left; width: 100%; background: #eeeeee; } .claiming-business-block { padding-right: 50px; } .claiming-business-block h3 { font-weight: 700; font-size: 30px; margin-bottom: 15px; } .claiming-business-block p { margin-bottom: 15px; } .claiming-business-block h5 { font-weight: 700; margin-bottom: 15px; } .claiming-boxn { padding: 10px 10px 10px 50px; margin-bottom: 30px; background: #fff; border-radius: 8px; } .claiming-boxn h4 { font-weight: 700; color: #ea1237; margin-left: -42px; margin-bottom: 15px; } .claiming-boxn h4 i { margin-right: 6px; font-size: 30px; width: 30px; text-align: center; } .claiming-boxn h4 i.fa-mobile { font-size: 36px; } .claiming-boxn form { display: flex; align-items: flex-end; justify-content: space-between } .claiming-boxn form .form-group { display: flex; align-items: flex-end; margin-bottom: 0; margin-right: 15px; width: 78%; } .claiming-boxn form .form-group span { font-size: 12px; } .claiming-boxn form .btnsend { padding: 3px 20px; background: #ea1237; color: #fff; border-radius: 8px; } .claiming-boxn.twon form .form-group { align-items: center; justify-content: space-between; } .claiming-boxn.twon form .form-group input { width: 70%; } .claiming-business-block-right { padding-left: 50px; padding-top: 20px; } .claiming-business-block-right img { width: 100%; } .claiming-business-block-right p { font-size: 19px; text-align: center; margin-bottom: 25px; } .pagenation { display: block; float: left; width: 100%; } .pagenation a { display: inline-block; border: 1px solid #bdb9b9; color: #bdb9b9; font-size: 18px; width: 37px; height: 30px; line-height: 27px; text-align: center; margin-right: 15px; } .pagenation a:hover, .pagenation a.active { color: #ff0000 !important; background: #ffffff; text-decoration: none; border: 1px solid #bdb9b9 !important; } .special-date { position: relative; } .special-date i { position: absolute; top: 10px; right: 10px; } .title-meet { padding-left: 0px; } .title-meet h3 { margin-bottom: 10px; } .custom-table.table > tbody > tr > td { padding: 4px 8px; } .custom-table.table > tbody > tr.bor1 > td { padding: 14px 8px 4px; } .custom-table.table > tbody > tr.recuring-tr > td { padding: 4px 8px 14px; } .createpage.pagination > li { display: inline-block !important; margin-right: 5px; } .createpage .page-link { border-radius: 0px !important; } /*****************/ .menu_nav { display: flex; align-items: center; flex-flow: wrap; justify-content: space-between; } .menu_nav #cssmenu { padding-top: 0; } #cssmenu > ul { display: flex; align-items: center; } #cssmenu > ul > li > a { padding: 5px 15px; font-size: 12px; letter-spacing: 1px; text-decoration: none; color: #fff; display: inline-block; text-transform: uppercase; } #cssmenu > ul > li:hover > a, #cssmenu ul li.active a { color: #f1573f } #cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover { color: #f1573f; -webkit-transition: background .3s ease; -ms-transition: background .3s ease; transition: background .3s ease; } @media screen and (max-width:1200px) { nav { width: 100%; } #cssmenu { width: auto } #cssmenu ul { width: 100%; display: none; position: absolute; left: 0; z-index: 9; background: #191919; top: 55px; } #cssmenu ul li { width: 100%; border-top: 1px solid #444 } #cssmenu ul ul li, #cssmenu li:hover > ul > li { height: auto } #cssmenu ul li a, #cssmenu ul ul li a { width: 100%; border-bottom: 0 } #cssmenu > ul > li { float: none } #cssmenu ul ul li a { padding-left: 25px } #cssmenu ul ul, #cssmenu ul ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left } #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before { display: none } .button { width: 50px; height: 45px; position: relative; cursor: pointer; z-index: 12399994; } .button:after { position: absolute; top: 30px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button span { position: absolute; top: 22px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button:before { -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; position: absolute; top: 14px; right: 12px; display: block; height: 3px; width: 26px; background: #ddd; content: '' } .button.menu-opened:after { -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; top: 23px; border: 0; width: 25px; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) } .button.menu-opened span { display: none; } .button.menu-opened:before { top: 23px; background: #fff; width: 25px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) } #cssmenu .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #444; height: 46px; width: 46px; cursor: pointer } #cssmenu .submenu-button.submenu-opened { background: #262626 } #cssmenu ul ul .submenu-button { height: 34px; width: 34px } #cssmenu .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #ddd; content: '' } #cssmenu ul ul .submenu-button:after { top: 15px; right: 13px } #cssmenu .submenu-button.submenu-opened:after { background: #fff } #cssmenu .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #ddd; content: '' } #cssmenu ul ul .submenu-button:before { top: 12px; right: 16px } #cssmenu .submenu-button.submenu-opened:before { display: none } } .menu_nav .header-right .top-serarch { top: 0; position: relative; } .menu_nav .header-right .top-serarch input { border-radius: 50px; background: #232323; border-color: #808080; width: 100%; min-width: 290px; padding: 6px 40px 6px 12px; } .menu_nav .header-right .top-serarch button.btn { background: #2a2a2a; color: #838383; padding: 6px 12px; position: absolute; top: 0; right: 0px; border-color: #808080; border-radius: 0px 50px 50px 0px; border-left: 0px; height: 34px; } .menu_nav .header-right i { font-size: 14px; } .btn-cart { position: relative; background-color: transparent; border: 0; padding: 0 12px; } .header-right button.btn-cart:hover { border: 0; } .btn-cart > span { background: #eb1c24; width: 22px; height: 22px; line-height: 22px; display: inline-block; border-radius: 50px; position: absolute; top: -4px; right: 0px; color: #ffffff; font-weight: bold; } .userblock { padding: 0 10px 0 25px; position: relative; } .userblock > .login_links { cursor: pointer; } .userblock > .login_links > img { width: 38px; } .dropdown_login { position: absolute; top: 160%; left: auto; right: 0; background: #e9e9e9; z-index: 9; width: 100%; min-width: 170px; transform: scale(.9) translateX(calc(5% - 7px)); transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out, max-height 0s linear .25s; will-change: transform; opacity: 0; visibility: hidden; } .dropdown_login.open { transform: scale(1) translateX(calc(5% - 7px)); visibility: visible; opacity: 1; transition: opacity .4s cubic-bezier(0, 1, .4, 1), transform .4s cubic-bezier(.18, 1.25, .4, 1), visibility .4s linear; } .dropdown_login ul li a { display: block; padding: 10px 15px; color: #191919; text-transform: uppercase; font-size: 16px; text-align: left; border-bottom: 1px solid #525252; } .dropdown_login ul li a:hover { text-decoration: none; background: #d2d2d2; } .dropdown_login ul li:last-child a { border: 0; } .icon--nav-triangle-borderless { position: absolute; display: inline-block; right: 6px; left: calc(100% - 38px); bottom: 100%; width: 18px; height: 8px; z-index: 2; -webkit-filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .12)); filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .12)); } #suggestions { -moz-box-sizing: border-box; box-sizing: border-box; border: 0px solid black; font-size: 12px; } .option { display: none; color: '#000'; cursor: pointer; padding: 10px; } .topmain-slider .flexslider .slides img { opacity: .4; height: 110vh; } .slider-block i.fa.fa-map-marker { font-size: 35px; color: #f53b49; position: absolute; z-index: 99999999; top: 35px; left: 64%; } .slider-block h5 { position: relative; margin-bottom: 20px; font-size: 24px; font-weight: 300; text-align: left; margin-top: 30px; } .slider-block .catagories_btn { position: relative; } .row.cstm-bnner ul { display: flex; position: relative; flex-flow: wrap; justify-content: center; padding: 0 40px; } input.search_input_banner { border-top-left-radius: 30px; border-bottom-left-radius: 30px; border-right: 2px solid #c7c7c7; } input#zipcode { border-top-right-radius: 30px; border-bottom-right-radius: 30px; border-left: 2px solid #c7c7c7; } .row.cstm-bnner li { margin: 0; width: 33.33%; position: relative; } .row.cstm-bnner li img { position: absolute; top: 10px; left: 15px; width: 40px; height: 40px; object-fit: contain; } .slider-block button { border-radius: 50px; padding: 6px 13px; font-size: 13px; } .slider-block li button { padding: 7px 50px; font-size: 15px; } .cstm-bnner ul li:last-child { position: relative; } .main-slider .slide::before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 2; background-color: rgba(0, 0, 0, 0.40); } .main-slider .slide { position: relative; overflow: hidden; padding-top: 400px; padding-bottom: 210px; background-size: cover; background-position: center; } .main-slider .content-column { position: relative; z-index: 10; width: 675px; margin: 0 auto; } .main-slider .content-column .inner-column { position: relative; } .main-slider .content-column .title { position: relative; color: #ffffff; font-size: 24px; line-height: .5; margin-left: 60px; font-weight: 700; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; } .main-slider .active .content-column .title { opacity: .5; transform: scaleY(1); -webkit-transition-delay: 300ms; -moz-transition-delay: 300ms; -ms-transition-delay: 300ms; -o-transition-delay: 300ms; transition-delay: 300ms; } .main-slider .content-column h1 { position: relative; color: #ffffff; font-weight: 700; line-height: 1.1em; font-size: 90px; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; text-align: center; text-shadow: 5px 5px rgba(0, 23, 37, 0.59); } .main-slider .active .content-column h1 { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 600ms; -moz-transition-delay: 600ms; -ms-transition-delay: 600ms; -o-transition-delay: 600ms; transition-delay: 600ms; } .main-slider .content-column .stext { position: relative; color: #ffffff; font-size: 18px; line-height: 0; margin-right: 50px; margin-bottom: 50px; font-weight: 400; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; text-align: right; font-style: italic; } .main-slider .content-column .stext span { font-style: normal; font-weight: 700; font-size: 24px; margin-left: 5px; } .main-slider .active .content-column .stext { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 900ms; -moz-transition-delay: 900ms; -ms-transition-delay: 900ms; -o-transition-delay: 900ms; transition-delay: 900ms; } .main-slider .content-column .btns-box { text-align: center; opacity: 0; transform: scaleY(0); transform-origin: top; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; } .main-slider .active .content-column .btns-box { opacity: 1; transform: scaleY(1); -webkit-transition-delay: 1200ms; -moz-transition-delay: 1200ms; -ms-transition-delay: 1200ms; -o-transition-delay: 1200ms; transition-delay: 1200ms; } .main-slider .owl-dots { position: absolute; right: 50px; bottom: 37%; text-align: center; display: flex; flex-flow: column; width: 30px; justify-content: center; align-items: center; } .main-slider .owl-dots .owl-dot { position: relative; width: 13px; height: 13px; margin-bottom: 10px; border-radius: 100%; margin: 8px 0px; display: block; border: 2px solid #fff; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; opacity: .2; } .main-slider .owl-dots .owl-dot.active, .main-slider .owl-dots .owl-dot:hover { opacity: .6; background-color: #ffffff; } .btn-web-btn { background-color: transparent !important; color: #fff !important; border-color: #fff; text-transform: uppercase !important; border-radius: 50px !important; padding: 8px 30px; } .btn-web-btn:hover { color: #eb1c24 !important; border-color: #eb1c24 !important; background-color: #fff !important; } .bepart_wraper { background-position: right; background-size: cover; background-repeat: no-repeat; padding: 40px 0 20px; float: left; width: 100%; } .bepart_wraper .col-lg-6 { display: flex; flex-flow: wrap; justify-content: center; } .count_up { text-align: center; color: #fff; margin-bottom: 40px; } .count_up h3 { font-size: 15px; } .counter_count { font-size: 50px; font-weight: bold; position: relative; color: #ffffff; text-align: center; display: inline-block; } .owl-demo-category .owl-nav { width: 100%; display: flex; justify-content: center; margin-bottom: -50px; margin-top: 40px; } .owl-demo-category.owl-carousel .owl-nav .owl-prev, .owl-demo-category.owl-carousel .owl-nav .owl-next { position: relative; background: #282828; color: #fff; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 28px; } .owl-demo-category.owl-carousel .owl-nav .owl-prev { left: -10%; padding: 5px 5px 5px 3px; } .owl-demo-category.owl-carousel .owl-nav .owl-next { right: -10%; padding: 5px 5px 5px 8px; } .owl-demo-category.owl-carousel .owl-dots { display: flex; align-items: center; justify-content: center; height: 35px; width: 20%; margin: 15px auto 0; } .owl-demo-category.owl-carousel .owl-dots .owl-dot { color: #04344d; font-weight: bold; padding: 0 8px; font-size: 16px; } .online_wraper { float: left; width: 100%; padding: 65px 60px; } .online_wraper1 { float: left; width: 100%; padding: 0px 60px 65px; } .all_links { font-style: italic; color: #f53b49; border-bottom: 1px solid #f53b49; text-decoration: none; } .all_links:hover, .all_links:focus { text-decoration: none; border-color: #23527c; color: #23527c; } .online_classes_wrap { float: left; width: 100%; } .online_classes_box {} .online_classes_box .imageclasses { position: relative; width: 100%; height: 390px; overflow: hidden; } .online_classes_box .imageclasses img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .online_classes_box:hover .imageclasses img { transform: scale(1.08); } .online_classes_box .imageclasses .live_img { position: absolute; top: 20px; left: 20px; text-align: left; } .online_classes_box .imageclasses .live_img img { max-width: 50%; } .online_classes_box .classes_title h3 { color: #151925; font-weight: bold; font-size: 15px; padding: 10px 0; text-align: center; } .online_classes_box .classes_title h3 span { font-size: 13px; font-weight: 400; font-style: italic; } .online_classes_box .classes_bottom_duration { display: flex; align-items: center; justify-content: space-between; background: #151925; color: #fff; overflow: hidden; } .online_classes_box .classes_bottom_duration .duration_wrap { padding: 0 15px; text-align: center; font-size: 13px; } .online_classes_box .classes_bottom_duration .duration_wrap .dtxt { opacity: .5; display: block; margin-bottom: 5px; } .online_classes_box .classes_bottom_duration .duration_wrap .dtxt1 { display: block; white-space: nowrap; } .online_classes_box .classes_bottom_duration .book_wrap { background: #ed1b24; height: 100%; padding: 9px 11px; text-align: center; } .online_classes_box .classes_bottom_duration .book_wrap a { color: #fff; text-decoration: none; } .online_classes_box .classes_bottom_duration .book_wrap a span:first-of-type { font-weight: bold; display: block; font-size: 27px; } .online_classes_box .classes_bottom_duration .book_wrap a span { font-size: 16px; line-height: normal; } .search_txt { display: block; text-align: left; padding-left: 3%; font-size: 16px; margin-bottom: 5px; } .frame { overflow: hidden; } .frame ul { list-style: none; margin: 0; padding: 0; height: 100%; float: left; width: 100%; } .frame ul li { float: left; width: 400px; height: 100%; margin: 0 15px 0 0; padding: 0; text-align: center; } .scrollbar { margin: 1em 0 1em 0; height: 20px; background: #cdced1; line-height: 0; float: left; width: 100%; } .scrollbar .handle { width: 100px; height: 30px; background: rgba(21, 25, 37, .30); cursor: pointer; margin-top: -5px; } .scrollbar .handle .mousearea { position: absolute; top: -9px; left: 0; width: 100%; height: 20px; } .slider_wrapper { float: left; width: 100%; position: relative; } .ptb-65 { padding-bottom: 65px; padding-top: 65px; } .plr-60 { padding-left: 60px; padding-right: 60px; } .why_fitnessity { float: left; width: 100%; background-size: 100% 100%; background-repeat: no-repeat; background-position: center; padding-top: 130px; position: relative; } .why_title { color: #fff; font-size: 32px; font-family: 'bebasregular'; margin-bottom: 15px; font-weight: bold; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 30px; } .why_title span { background: #ed1b24; padding: 8px 10px 0; } .whyfitnessity_content ul { padding-top: 20px; } .whyfitnessity_content ul li { display: flex; align-items: flex-start; color: rgba(255, 255, 255, .5); flex-flow: wrap; margin-bottom: 25px; } .whyfitnessity_content .icon_number { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border: 2px solid #ed1b24; border-radius: 100%; color: #ed1b24; } .whyfitnessity_content .txt_wrap { flex: 1; padding-left: 20px; } .whyfitnessity_content .txt_wrap h6 { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 1px; } .whyfitnessity_content .txt_wrap p { font-size: 13px; font-style: italic; padding-right: 10px; } .button_default { color: #fff; border: 2px solid #f53b49; font-family: 'Roboto', sans-serif; transition: all ease-in 0.5s; cursor: pointer; border-radius: 50px; padding: 7px 30px; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; } .button_default:hover { background: #f53b49; color: #ffffff; text-decoration: none; } .why_video_wrap { height: 100%; position: inherit; } .video_block { background: #04344d; width: 30.5%; position: absolute; bottom: -120px; height: 280px; } .video_icon.pause-bt { padding: 5px 0px 5px 1px; } .tv_video { height: 100%; width: 100%; object-fit: cover; } .video_icon { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border: 5px solid #fff; color: #fff; border-radius: 100%; font-size: 40px; padding: 5px 0px 5px 5px; opacity: .5; position: absolute; left: 43%; top: 35%; cursor: pointer; } .video_icon:hover { color: #fff; } .ml-4 { margin-left: 4em; } .float-left { float: left; } .float-right { float: right; } .w-100 { width: 100%; } .row1 { margin: 0 -7px; } .row1 > [class*=col-], .row1 > [class*=col] { padding: 0 7px; } .activities_box { overflow: hidden; } .activities_box .activities_img { width: 100%; height: 100%; overflow: hidden; } .activities_box .activities_img img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .activities_box:hover .activities_img img { transform: scale(1.08); } .activities_box .activites_content { width: 100%; } .activities_box .activites_content h3 { background: #151925; padding: 15px 30px; font-style: italic; font-size: 18px; letter-spacing: 2px; } .activities_box .activites_content h3 a { color: #fff; } .activities_box .activites_content p { color: #04344d; padding: 10px 40px; font-style: italic; } .discover_activities { padding-top: 100px; } .discover_activities .about-services-title { text-align: left; } .bepart_easywrap { background-repeat: no-repeat; background-size: cover; background-position: center; } .easy_title { color: #909090; font-size: 30px; font-weight: 600; letter-spacing: 3px; margin-bottom: 30px; } .easy_title .easy_highlighted { padding: 7px 15px; display: inline-block; border: 2px solid #909090; color: #fff; } .bepart_easy_content { color: #fff; padding-left: 150px; } .bepart_easy_content p { font-size: 16px; letter-spacing: 1px; } .bepart_easy_content ul { margin-top: 40px; } .bepart_easy_content ul li { display: flex; align-items: flex-start; padding-right: 50px; margin-bottom: 25px; } .bepart_easy_content ul li strong { color: #ed1b24; padding-right: 10px; } .bepart_easy_content ul li span { flex: 1; } .popular_trainer_wrap { background: #e6e6e6; } .popular_trainer_wrap .about-services-title { text-align: left; } .button_title {} .button_title h3 { display: flex; align-items: flex-start; justify-content: space-between; line-height: 1.5; flex-flow: wrap; } .button_default_1, .button_default_1:visited { color: #04344d; border: 2px solid #04344d; font-family: 'Roboto', sans-serif; transition: all ease-in 0.5s; cursor: pointer; border-radius: 50px; padding: 7px 30px; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; line-height: 1.2; } .button_default_1:hover, .button_default_1:focus { color: #fff; background: #04344d; } .easyboxes_wrap { display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap; margin: 0 -15px; } .easyboxes_items { width: 20%; padding: 0 15px; } .easyboxes_items .easy_img { width: 100%; height: 100%; overflow: hidden; } .easyboxes_items .easy_img img { width: 100%; height: 100%; object-fit: cover; transition: all ease-in .8s; } .easyboxes_items:hover .easy_img img { transform: scale(1.08); } .easyboxes_items .easy_content { text-align: center; padding: 20px 10px; } .easyboxes_items .easy_content h3 { color: #04344d; font-size: 22px; font-style: italic; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; } .easyboxes_items .easy_content h3 a, .easyboxes_items .easy_content h3 a:visited { color: #04344d; } .easyboxes_items .easy_content h3 a:hover, .easyboxes_items .easy_content h3 a:focus { color: #ed1b24; } .social_wrap { padding-bottom: 40px; padding-top: 40px; } .social_wrap ul { display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; } .social_wrap ul li a, .social_wrap ul li a:visited { font-size: 24px; text-transform: uppercase; letter-spacing: 2px; color: #04344d; } .social_wrap ul li a:hover, .social_wrap ul li a:focus { color: #ed1b24; } .inner_top { margin-top: 75px; } .viewall_sports { padding: 65px 50px 65px 50px } .viewall_sports.viewallcontainer .cate-list { padding: 0; } .viewall_training > .col-12 { padding: 0 8px; } .viewall_training .online_classes_box { margin-bottom: 20px; } .viewall_training .online_classes_box .imageclasses { height: 560px; } .viewall_training .online_classes_box .classes_title h3 { font-size: 20px; } .viewall_training .online_classes_box .classes_title h3 span { font-size: 15px; } .viewall_training .online_classes_box .classes_bottom_duration .duration_wrap { font-size: 14px; } .viewall_training .online_classes_box .classes_bottom_duration .book_wrap { padding: 11px 38px; } .register { padding-top: 120px; background-size: cover; background-position: center; background-repeat: no-repeat; } .register_wrap { background: #ffffff; float: left; } .register_wrap .logo-my { text-align: center; margin-bottom: 25px; } .register_wrap .logo-my img { max-width: 100px; } .register_wrap #frmregister { padding: 0 110px; float: left; } .register_wrap #frmregister input { padding: 11px; color: #04344d; border: 2px solid #04344d; font-size: 16px; outline: none; border-radius: 16px; min-height: 45px; display: block; float: none; margin: 20px auto; width: 100%; font-style: italic; } .register_wrap #frmregister input::placeholder { color: #04344d; opacity: 1; } .register_wrap #frmregister input:-ms-input-placeholder { color: #04344d; } .register_wrap #frmregister input::-ms-input-placeholder { color: #04344d; }
0.532182
0.084455
@charset "UTF-8"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, b, u, i, center, ol, ul, li, fieldset, form, label, 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-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } @font-face { font-family: 'iconfont'; src: url("../fonts/iconfont.eot"); /* IE9*/ src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg"); /* iOS 4.1- */ } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } html, body { height: 100%; } body { font-family: Helvetica, Arial, sans-serif; } ::selection { color: #fbfbfb; background: #204264; } .hljs { font-family: Monaco; } header { height: 50px; width: 100%; background: #204264; position: fixed; color: #fff; z-index: 99999; } header .banner { position: absolute; left: 20px; top: 18px; font-weight: 800; } header .banner a { color: #fff; text-decoration: none; } header .menu { position: absolute; display: none; right: 20px; top: 18px; } @media screen and (max-width: 376px) { header .menu { display: block; } } header .menu_list { display: block; position: absolute; right: 0; list-style: none; transition: all .1s ease-out; } @media screen and (max-width: 376px) { header .menu_list { top: 50px; width: 100%; background: #ccc; display: flex; flex-flow: row nowrap; justify-content: space-around; } } @media screen and (max-width: 376px) { header .menu_list.hide { transform: translate3d(-100%, 0, 0); } } @media screen and (max-width: 376px) { header .menu_list.show { transform: translate3d(0, 0, 0); } } header .menu_list li { float: left; } header .menu_list li a { color: #fff; padding: 0 14px; line-height: 50px; font-size: 1em; text-decoration: none; display: inline-block; height: 100%; width: 100%; } header .menu_list li a:hover { text-decoration: underline; } @media screen and (max-width: 376px) { header .menu_list li a { padding: 0; } } .nav { float: right; } .main { display: flex; flex-flow: column nowrap; align-items: center; padding: 100px 0; min-height: 100%; width: 100%; overflow: hidden; background: #fbfbfb; } @media screen and (max-width: 376px) { .main { padding-top: 80px; } } .main article { width: 60%; min-height: 60px; margin: 20px 0; padding: 10px 10px; } @media screen and (max-width: 376px) { .main article { width: 80%; } } .main article .post-title { word-break: break-all; border-bottom: 1px solid #ccc; display: flex; align-items: center; padding-bottom: 10px; color: #204264; transition: color ease .2s; } .main article .post-title:hover { color: #41a0cc; } .main article .post-title a { font-family: 'Georgia', "Hiragino Sans GB", serif; display: block; font-size: 2.2em; line-height: 1.35em; font-weight: normal; width: 100%; text-decoration: none; color: inherit; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: pre; } @media screen and (max-width: 376px) { .main article .post-title a { padding-left: 0; font-size: 1.5em; } } .main article .post-title i { font-size: 2em; } @media screen and (max-width: 376px) { .main article .post-title i { display: none; } } .main article .post-title span { font-family: 'Georgia', "Hiragino Sans GB", serif; font-size: 28px; font-weight: normal; } .main article .date { display: inline-block; font-size: 14px; margin-top: 10px; } .main article .date i { vertical-align: bottom; margin-right: 10px; } .main article .article-tag-list { margin: 10px 0; list-style: none; } .main article .article-tag-list li { float: left; margin-right: 10px; } @media screen and (max-width: 376px) { .main article .article-tag-list li { margin-bottom: 12px; } } .main article .article-tag-list li a { text-decoration: none; color: #fff; width: 100%; height: 100%; padding: 4px 8px; background: #204264; transition: background ease .2s; } .main article .article-tag-list li a:hover { background: #41a0cc; } .main article .post-content { padding: 40px 0; color: #555; line-height: 1.2; } .main article .post-content h1 { font-size: 2em; margin: .6em 0; } .main article .post-content h2 { font-size: 1.8em; margin: .5em 0; } .main article .post-content h3 { font-size: 1.6em; margin: .4em 0; } .main article .post-content h4 { font-size: 1.4em; margin: .3em 0; } .main article .post-content h5 { font-size: 1.2em; margin: .2em 0; } .main article .post-content h6 { font-size: 1em; margin: .1em 0; } .main article .post-content ul, .main article .post-content ol { padding-left: 16px; } .main article .post-content strong { font-family: -webkit-pictograph; } .main article .post-content > table { margin: 1em auto; border: 1px solid #ccc; } .main article .post-content > table th, .main article .post-content > table td { padding: 1em; border: 1px solid #ccc; } .main article .post-content > table th { font-weight: 800; font-family: -webkit-pictograph; background: #efefef; } .main article .post-content p { font-size: 1.2em; } .main article .post-content > p { margin: 1em 0; line-height: 1.5; } .main article .post-content > p > img { display: block; margin: 0 auto 10px; max-width: 100%; } .main article .post-content > p code, .main article .post-content ul code, .main article .post-content ol code { background: #eaeef3; padding: 0 4px; color: #0048ab; } .main article .post-content a { color: #5badf0; transition: color ease .2s; } .main article .post-content a:hover { color: #41a0cc; } .main article .post-content .pullquote { margin: 0; } .main article .post-content .pullquote.left { float: left; margin-right: .5em; } .main article .post-content .pullquote.right { float: right; margin-left: .5em; } .main article .post-content ul { list-style: circle; } .main article .post-content ol { list-style: decimal; } .main article .post-content dl dd { margin-left: 2em; } .main article .post-content blockquote { padding: 0 20px; border: 1px solid #e3e3e3; border-left: 5px solid #204264; margin: 1em; } .main article .post-content blockquote p { margin: 1em 0; } .main article .post-content blockquote footer { margin: 1em 0; font-style: italic; height: inherit; line-height: 1.6em; font-size: 1em; background: inherit; display: flex; justify-content: space-around; } .main article .post-content blockquote footer strong { font-weight: 700; flex: 1; } .main article .post-content blockquote footer cite { flex: 4; overflow: hidden; text-overflow: ellipsis; white-space: pre-line; } .main article .post-content blockquote.blockquote-center { margin: 10px 10px; padding: 20px 0; color: black; background: #f0f0f0; margin: 10px 10px; font-size: 24px; text-align: center; font-family: Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", sans-serif; } .main article .post-content .video-container { height: 300px; } .main article .post-content .video-container iframe { height: 100%; width: 100%; } .main article .more { text-decoration: none; color: #204264; font-size: 1.3em; font-style: oblique; } .main article .more:hover { text-decoration: underline; color: #41a0cc; } .main .tag-list { list-style: none; display: flex; flex-flow: row wrap; margin-top: 100px; justify-content: flex-start; padding: 0 40px; } .main .tag-list .tag-list-item { margin: 20px 20px; } .main .tag-list .tag-list-item .tag-list-link { text-decoration: none; background: #204264; padding: 10px 20px; color: #fff; transition: background ease .2s; } .main .tag-list .tag-list-item .tag-list-link:hover { background: #41a0cc; } .main .tag-list .tag-list-item .tag-list-count { background: #CC4C37; color: #fff; padding: 10px 10px; } .archive { width: 100%; display: flex; flex-flow: column nowrap; align-items: center; } .archive .year { font-size: 1.8em; font-weight: 800; padding: 4px 0; border-bottom: 1px solid #ccc; width: 80%; text-align: center; padding: 40px 0; } .archive .year a { text-decoration: none; color: #666; } .archive .archive_item { color: #555555; width: 80%; padding: 20px 0; border-bottom: 1px solid #ccc; } .archive .archive_item .title { color: inherit; text-decoration: none; transition: color ease .2s; } .archive .archive_item .title:hover { color: #204264; } .archive .archive_item .date { float: right; } .tags { width: 100%; display: flex; flex-flow: column nowrap; align-items: center; } .tags h1 { font-size: 1.8em; } .tags .tag_item { width: 80%; padding: 20px 0; border-bottom: 1px solid #ccc; } .tags .tag_item .title { color: inherit; text-decoration: none; } .tags .tag_item .title:hover { color: #204264; } .tags .tag_item .date { float: right; } .category-list { list-style: none; display: flex; flex-flow: row wrap; margin-top: 100px; justify-content: flex-start; padding: 0 40px; } .category-list .category-list-item { margin: 20px 20px; } .category-list .category-list-item .category-list-link { text-decoration: none; background: #204264; padding: 10px 20px; color: #fff; transition: background ease .2s; } .category-list .category-list-item .category-list-link:hover { background: #41a0cc; } .category-list .category-list-item .category-list-child { padding: 5px 0; } .category-list .category-list-item .category-list-count { background: #CC4C37; color: #fff; padding: 10px 10px; } .pagination { margin-top: 30px; font-size: 1.2em; } .pagination a { color: #204264; text-decoration: none; } .pagination a:hover { text-decoration: underline; } .pagination .page-number { margin: 0 10px; vertical-align: middle; } .pagination .prev { margin-right: 4px; } .pagination .next { margin-left: 4px; } .pagination .current { color: #41a0cc; font-size: 1.4em; font-weight: 800; } footer { background: #171F26; width: 100%; height: 60px; color: #B9BBBD; font-size: 12px; display: flex; justify-content: center; } footer .info { line-height: 60px; } footer .info a { color: #B9BBBD; } .gallery { max-width: 100%; } .line { margin-right: 10px; }
source/css/style.css
@charset "UTF-8"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, b, u, i, center, ol, ul, li, fieldset, form, label, 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-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } @font-face { font-family: 'iconfont'; src: url("../fonts/iconfont.eot"); /* IE9*/ src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg"); /* iOS 4.1- */ } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } html, body { height: 100%; } body { font-family: Helvetica, Arial, sans-serif; } ::selection { color: #fbfbfb; background: #204264; } .hljs { font-family: Monaco; } header { height: 50px; width: 100%; background: #204264; position: fixed; color: #fff; z-index: 99999; } header .banner { position: absolute; left: 20px; top: 18px; font-weight: 800; } header .banner a { color: #fff; text-decoration: none; } header .menu { position: absolute; display: none; right: 20px; top: 18px; } @media screen and (max-width: 376px) { header .menu { display: block; } } header .menu_list { display: block; position: absolute; right: 0; list-style: none; transition: all .1s ease-out; } @media screen and (max-width: 376px) { header .menu_list { top: 50px; width: 100%; background: #ccc; display: flex; flex-flow: row nowrap; justify-content: space-around; } } @media screen and (max-width: 376px) { header .menu_list.hide { transform: translate3d(-100%, 0, 0); } } @media screen and (max-width: 376px) { header .menu_list.show { transform: translate3d(0, 0, 0); } } header .menu_list li { float: left; } header .menu_list li a { color: #fff; padding: 0 14px; line-height: 50px; font-size: 1em; text-decoration: none; display: inline-block; height: 100%; width: 100%; } header .menu_list li a:hover { text-decoration: underline; } @media screen and (max-width: 376px) { header .menu_list li a { padding: 0; } } .nav { float: right; } .main { display: flex; flex-flow: column nowrap; align-items: center; padding: 100px 0; min-height: 100%; width: 100%; overflow: hidden; background: #fbfbfb; } @media screen and (max-width: 376px) { .main { padding-top: 80px; } } .main article { width: 60%; min-height: 60px; margin: 20px 0; padding: 10px 10px; } @media screen and (max-width: 376px) { .main article { width: 80%; } } .main article .post-title { word-break: break-all; border-bottom: 1px solid #ccc; display: flex; align-items: center; padding-bottom: 10px; color: #204264; transition: color ease .2s; } .main article .post-title:hover { color: #41a0cc; } .main article .post-title a { font-family: 'Georgia', "Hiragino Sans GB", serif; display: block; font-size: 2.2em; line-height: 1.35em; font-weight: normal; width: 100%; text-decoration: none; color: inherit; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: pre; } @media screen and (max-width: 376px) { .main article .post-title a { padding-left: 0; font-size: 1.5em; } } .main article .post-title i { font-size: 2em; } @media screen and (max-width: 376px) { .main article .post-title i { display: none; } } .main article .post-title span { font-family: 'Georgia', "Hiragino Sans GB", serif; font-size: 28px; font-weight: normal; } .main article .date { display: inline-block; font-size: 14px; margin-top: 10px; } .main article .date i { vertical-align: bottom; margin-right: 10px; } .main article .article-tag-list { margin: 10px 0; list-style: none; } .main article .article-tag-list li { float: left; margin-right: 10px; } @media screen and (max-width: 376px) { .main article .article-tag-list li { margin-bottom: 12px; } } .main article .article-tag-list li a { text-decoration: none; color: #fff; width: 100%; height: 100%; padding: 4px 8px; background: #204264; transition: background ease .2s; } .main article .article-tag-list li a:hover { background: #41a0cc; } .main article .post-content { padding: 40px 0; color: #555; line-height: 1.2; } .main article .post-content h1 { font-size: 2em; margin: .6em 0; } .main article .post-content h2 { font-size: 1.8em; margin: .5em 0; } .main article .post-content h3 { font-size: 1.6em; margin: .4em 0; } .main article .post-content h4 { font-size: 1.4em; margin: .3em 0; } .main article .post-content h5 { font-size: 1.2em; margin: .2em 0; } .main article .post-content h6 { font-size: 1em; margin: .1em 0; } .main article .post-content ul, .main article .post-content ol { padding-left: 16px; } .main article .post-content strong { font-family: -webkit-pictograph; } .main article .post-content > table { margin: 1em auto; border: 1px solid #ccc; } .main article .post-content > table th, .main article .post-content > table td { padding: 1em; border: 1px solid #ccc; } .main article .post-content > table th { font-weight: 800; font-family: -webkit-pictograph; background: #efefef; } .main article .post-content p { font-size: 1.2em; } .main article .post-content > p { margin: 1em 0; line-height: 1.5; } .main article .post-content > p > img { display: block; margin: 0 auto 10px; max-width: 100%; } .main article .post-content > p code, .main article .post-content ul code, .main article .post-content ol code { background: #eaeef3; padding: 0 4px; color: #0048ab; } .main article .post-content a { color: #5badf0; transition: color ease .2s; } .main article .post-content a:hover { color: #41a0cc; } .main article .post-content .pullquote { margin: 0; } .main article .post-content .pullquote.left { float: left; margin-right: .5em; } .main article .post-content .pullquote.right { float: right; margin-left: .5em; } .main article .post-content ul { list-style: circle; } .main article .post-content ol { list-style: decimal; } .main article .post-content dl dd { margin-left: 2em; } .main article .post-content blockquote { padding: 0 20px; border: 1px solid #e3e3e3; border-left: 5px solid #204264; margin: 1em; } .main article .post-content blockquote p { margin: 1em 0; } .main article .post-content blockquote footer { margin: 1em 0; font-style: italic; height: inherit; line-height: 1.6em; font-size: 1em; background: inherit; display: flex; justify-content: space-around; } .main article .post-content blockquote footer strong { font-weight: 700; flex: 1; } .main article .post-content blockquote footer cite { flex: 4; overflow: hidden; text-overflow: ellipsis; white-space: pre-line; } .main article .post-content blockquote.blockquote-center { margin: 10px 10px; padding: 20px 0; color: black; background: #f0f0f0; margin: 10px 10px; font-size: 24px; text-align: center; font-family: Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", sans-serif; } .main article .post-content .video-container { height: 300px; } .main article .post-content .video-container iframe { height: 100%; width: 100%; } .main article .more { text-decoration: none; color: #204264; font-size: 1.3em; font-style: oblique; } .main article .more:hover { text-decoration: underline; color: #41a0cc; } .main .tag-list { list-style: none; display: flex; flex-flow: row wrap; margin-top: 100px; justify-content: flex-start; padding: 0 40px; } .main .tag-list .tag-list-item { margin: 20px 20px; } .main .tag-list .tag-list-item .tag-list-link { text-decoration: none; background: #204264; padding: 10px 20px; color: #fff; transition: background ease .2s; } .main .tag-list .tag-list-item .tag-list-link:hover { background: #41a0cc; } .main .tag-list .tag-list-item .tag-list-count { background: #CC4C37; color: #fff; padding: 10px 10px; } .archive { width: 100%; display: flex; flex-flow: column nowrap; align-items: center; } .archive .year { font-size: 1.8em; font-weight: 800; padding: 4px 0; border-bottom: 1px solid #ccc; width: 80%; text-align: center; padding: 40px 0; } .archive .year a { text-decoration: none; color: #666; } .archive .archive_item { color: #555555; width: 80%; padding: 20px 0; border-bottom: 1px solid #ccc; } .archive .archive_item .title { color: inherit; text-decoration: none; transition: color ease .2s; } .archive .archive_item .title:hover { color: #204264; } .archive .archive_item .date { float: right; } .tags { width: 100%; display: flex; flex-flow: column nowrap; align-items: center; } .tags h1 { font-size: 1.8em; } .tags .tag_item { width: 80%; padding: 20px 0; border-bottom: 1px solid #ccc; } .tags .tag_item .title { color: inherit; text-decoration: none; } .tags .tag_item .title:hover { color: #204264; } .tags .tag_item .date { float: right; } .category-list { list-style: none; display: flex; flex-flow: row wrap; margin-top: 100px; justify-content: flex-start; padding: 0 40px; } .category-list .category-list-item { margin: 20px 20px; } .category-list .category-list-item .category-list-link { text-decoration: none; background: #204264; padding: 10px 20px; color: #fff; transition: background ease .2s; } .category-list .category-list-item .category-list-link:hover { background: #41a0cc; } .category-list .category-list-item .category-list-child { padding: 5px 0; } .category-list .category-list-item .category-list-count { background: #CC4C37; color: #fff; padding: 10px 10px; } .pagination { margin-top: 30px; font-size: 1.2em; } .pagination a { color: #204264; text-decoration: none; } .pagination a:hover { text-decoration: underline; } .pagination .page-number { margin: 0 10px; vertical-align: middle; } .pagination .prev { margin-right: 4px; } .pagination .next { margin-left: 4px; } .pagination .current { color: #41a0cc; font-size: 1.4em; font-weight: 800; } footer { background: #171F26; width: 100%; height: 60px; color: #B9BBBD; font-size: 12px; display: flex; justify-content: center; } footer .info { line-height: 60px; } footer .info a { color: #B9BBBD; } .gallery { max-width: 100%; } .line { margin-right: 10px; }
0.353651
0.050682
body { min-width: 980px; padding: 10px 10px 250px; } h1 { font-family: 'Rubik', sans-serif; font-weight: 900; font-style: italic; color: #333; margin: 40px 0 80px; text-transform: uppercase; letter-spacing: 0.2em; font-size: 3rem; text-align: center; } /* LIGHT BAR ESSENTIALS */ .lightbar { position: relative; padding: 4px 10px; margin: 0 auto; max-width: 945px; border-radius: 3px; } .lightbar:after { top: 0; left: 0; position: absolute; z-index: 10000; display: block; content: ""; width: 100%; height: 100%; border-radius: 3px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.24) 1%, rgba(255, 255, 255, 0.14) 43%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.24) 1%, rgba(255, 255, 255, 0.14) 43%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); } .light { position: relative; width: 131px; height: 34px; padding: 5px 10px 4px; background-color: #222; border-top: 2px solid #111; border-right: 1px solid #333; border-bottom: 1px solid #333; border-left: 2px solid #111; border-radius: 6px; -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: light; animation-name: light; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; display: inline-block; } .inner-light { position: absolute; width: 100%; height: 100%; background-color: transparent; top: -1px; left: -1px; border-radius: 6px; border: 1px solid transparent; opacity: 0; } #light-1 .inner-light, #light-6 .inner-light { z-index: 777; } #light-2 .inner-light, #light-5 .inner-light { z-index: 888; } #light-3 .inner-light, #light-4 .inner-light { z-index: 999; } .bulb { display: inline-block; position: relative; box-shadow: 0px 0px 3px #222; border-radius: 50%; margin: 1px 0px 0; width: 11px; height: 11px; z-index: 999; background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); } /* USER CONTROLS */ .controls { margin: 100px auto 0; max-width: 945px; } .controls h2 { text-align: center; font-family: 'Rubik', sans-serif; color: #555; text-transform: uppercase; letter-spacing: 0.1em; font-size: 1.2rem; } .controls .default-buttons, .controls .traffic-buttons { width: 46%; float: left; border-top: 2px solid #222; } .controls .traffic-buttons { float: right; } .controls button { outline: none; border: 2px solid #444; background-color: #555; border-radius: 3px; color: #000; max-width: 210px; padding: 0.65rem; font-size: 1rem; font-family: 'Rubik', sans-serif; letter-spacing: 0.1em; text-transform: uppercase; width: 100%; margin: 5px 2px; } .controls button.active { background-color: #ddd; } /* SPOTLIGHT */ .spotlight .bulb { background: #fff; box-shadow: 0px 0px 45px 10px #fff; } .spotlight .inner-light { border: 1px solid rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 240, 0.85); box-shadow: 0px 0px 100px 25px rgba(255, 255, 240, 0.85); opacity: 1; z-index: 9999; } /* ANIMATION BASICS */ .delay .bulb { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .delay .inner-light { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .strobe .bulb { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: bulb-strobe; animation-name: bulb-strobe; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes bulb-strobe { 0%, 25% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 28%, 50% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 52%, 55% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 69% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 70%, 71% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 72%, 75% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 77%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-strobe { 0%, 25% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 28%, 50% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 52%, 55% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 69% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 70%, 71% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 72%, 75% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 77%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } /* RED/BLUE LIGHTS */ .strobe.blue .inner-light { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: strobe-blue; animation-name: strobe-blue; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .strobe.red .inner-light { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: strobe-red; animation-name: strobe-red; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes strobe-blue { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes strobe-blue { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes strobe-red { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes strobe-red { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } /* TRAFFIC "CAUTION" SETTINGS */ .caution .inner-light, .caution .bulb { -webkit-animation-duration: 2000ms; animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } #light-3.caution .bulb, #light-4.caution .bulb { -webkit-animation-name: bulb-caution-1; animation-name: bulb-caution-1; } #light-2.caution .bulb, #light-5.caution .bulb { -webkit-animation-name: bulb-caution-2; animation-name: bulb-caution-2; } #light-1.caution .bulb, #light-6.caution .bulb { -webkit-animation-name: bulb-caution-3; animation-name: bulb-caution-3; } @-webkit-keyframes bulb-caution-1 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-1 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-caution-2 { 0%, 36% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 37%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-2 { 0%, 36% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 37%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-caution-3 { 0%, 56% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-3 { 0%, 56% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } #light-4.caution .inner-light, #light-3.caution .inner-light { -webkit-animation-name: caution-1; animation-name: caution-1; } #light-5.caution .inner-light, #light-2.caution .inner-light { -webkit-animation-name: caution-2; animation-name: caution-2; } #light-1.caution .inner-light, #light-6.caution .inner-light { -webkit-animation-name: caution-3; animation-name: caution-3; } @-webkit-keyframes caution-1 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-1 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes caution-2 { 0%, 36% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 37%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-2 { 0%, 36% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 37%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes caution-3 { 0%, 56% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-3 { 0%, 56% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } /* TRAFFIC "LEFT/RIGHT" SETTINGS */ .warn .inner-light, .warn .bulb { -webkit-animation-duration: 2000ms; animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } #light-2.warn.on .bulb, #light-3.warn.on .bulb, #light-4.warn.on .bulb, #light-5.warn.on .bulb, #light-6.warn.right .bulb, #light-1.warn.left .bulb { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } #light-5.warn.right .bulb, #light-2.warn.left .bulb { -webkit-animation-name: bulb-warn-2; animation-name: bulb-warn-2; } #light-4.warn.right .bulb, #light-3.warn.left .bulb { -webkit-animation-name: bulb-warn-3; animation-name: bulb-warn-3; } #light-3.warn.right .bulb, #light-4.warn.left .bulb { -webkit-animation-name: bulb-warn-4; animation-name: bulb-warn-4; } #light-2.warn.right .bulb, #light-5.warn.left .bulb { -webkit-animation-name: bulb-warn-5; animation-name: bulb-warn-5; } #light-1.warn.right .bulb, #light-6.warn.left .bulb { -webkit-animation-name: bulb-warn-6; animation-name: bulb-warn-6; } @-webkit-keyframes bulb-warn-1 { 0%, 100% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } } @keyframes bulb-warn-1 { 0%, 100% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } } @-webkit-keyframes bulb-warn-2 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-2 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-3 { 0%, 30% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 31%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-3 { 0%, 30% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 31%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-4 { 0%, 46% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 47%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-4 { 0%, 46% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 47%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-5 { 0%, 58% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 59%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-5 { 0%, 58% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 59%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-6 { 0%, 72% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 73%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-6 { 0%, 72% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 73%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } #light-2.warn.on .inner-light, #light-3.warn.on .inner-light, #light-4.warn.on .inner-light, #light-5.warn.on .inner-light, #light-6.warn.right .inner-light, #light-1.warn.left .inner-light { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } #light-5.warn.right .inner-light, #light-2.warn.left .inner-light { -webkit-animation-name: warn-2; animation-name: warn-2; } #light-4.warn.right .inner-light, #light-3.warn.left .inner-light { -webkit-animation-name: warn-3; animation-name: warn-3; } #light-3.warn.right .inner-light, #light-4.warn.left .inner-light { -webkit-animation-name: warn-4; animation-name: warn-4; } #light-2.warn.right .inner-light, #light-5.warn.left .inner-light { -webkit-animation-name: warn-5; animation-name: warn-5; } #light-1.warn.right .inner-light, #light-6.warn.left .inner-light { -webkit-animation-name: warn-6; animation-name: warn-6; } @-webkit-keyframes warn-1 { 0%, 98% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-1 { 0%, 98% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-2 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-2 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-3 { 0%, 30% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 31%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-3 { 0%, 30% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 31%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-4 { 0%, 46% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 47%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-4 { 0%, 46% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 47%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-5 { 0%, 58% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 59%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-5 { 0%, 58% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 59%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-6 { 0%, 72% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 73%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-6 { 0%, 72% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 73%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } }
API/MixerAPI/css/style.css
body { min-width: 980px; padding: 10px 10px 250px; } h1 { font-family: 'Rubik', sans-serif; font-weight: 900; font-style: italic; color: #333; margin: 40px 0 80px; text-transform: uppercase; letter-spacing: 0.2em; font-size: 3rem; text-align: center; } /* LIGHT BAR ESSENTIALS */ .lightbar { position: relative; padding: 4px 10px; margin: 0 auto; max-width: 945px; border-radius: 3px; } .lightbar:after { top: 0; left: 0; position: absolute; z-index: 10000; display: block; content: ""; width: 100%; height: 100%; border-radius: 3px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.24) 1%, rgba(255, 255, 255, 0.14) 43%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.24) 1%, rgba(255, 255, 255, 0.14) 43%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); } .light { position: relative; width: 131px; height: 34px; padding: 5px 10px 4px; background-color: #222; border-top: 2px solid #111; border-right: 1px solid #333; border-bottom: 1px solid #333; border-left: 2px solid #111; border-radius: 6px; -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: light; animation-name: light; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; display: inline-block; } .inner-light { position: absolute; width: 100%; height: 100%; background-color: transparent; top: -1px; left: -1px; border-radius: 6px; border: 1px solid transparent; opacity: 0; } #light-1 .inner-light, #light-6 .inner-light { z-index: 777; } #light-2 .inner-light, #light-5 .inner-light { z-index: 888; } #light-3 .inner-light, #light-4 .inner-light { z-index: 999; } .bulb { display: inline-block; position: relative; box-shadow: 0px 0px 3px #222; border-radius: 50%; margin: 1px 0px 0; width: 11px; height: 11px; z-index: 999; background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); } /* USER CONTROLS */ .controls { margin: 100px auto 0; max-width: 945px; } .controls h2 { text-align: center; font-family: 'Rubik', sans-serif; color: #555; text-transform: uppercase; letter-spacing: 0.1em; font-size: 1.2rem; } .controls .default-buttons, .controls .traffic-buttons { width: 46%; float: left; border-top: 2px solid #222; } .controls .traffic-buttons { float: right; } .controls button { outline: none; border: 2px solid #444; background-color: #555; border-radius: 3px; color: #000; max-width: 210px; padding: 0.65rem; font-size: 1rem; font-family: 'Rubik', sans-serif; letter-spacing: 0.1em; text-transform: uppercase; width: 100%; margin: 5px 2px; } .controls button.active { background-color: #ddd; } /* SPOTLIGHT */ .spotlight .bulb { background: #fff; box-shadow: 0px 0px 45px 10px #fff; } .spotlight .inner-light { border: 1px solid rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 240, 0.85); box-shadow: 0px 0px 100px 25px rgba(255, 255, 240, 0.85); opacity: 1; z-index: 9999; } /* ANIMATION BASICS */ .delay .bulb { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .delay .inner-light { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .strobe .bulb { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: bulb-strobe; animation-name: bulb-strobe; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes bulb-strobe { 0%, 25% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 28%, 50% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 52%, 55% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 69% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 70%, 71% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 72%, 75% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 77%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-strobe { 0%, 25% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 28%, 50% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 52%, 55% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 69% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 70%, 71% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 72%, 75% { background: white; box-shadow: 0px 0px 10px 4px #fff; } 77%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } /* RED/BLUE LIGHTS */ .strobe.blue .inner-light { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: strobe-blue; animation-name: strobe-blue; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .strobe.red .inner-light { -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-name: strobe-red; animation-name: strobe-red; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes strobe-blue { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes strobe-blue { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #139eff; background-color: #66d2ff; box-shadow: 0px 0px 100px 25px #0078ff; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes strobe-red { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes strobe-red { 0%, 25% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 28%, 50% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 52%, 55% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 69% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 70%, 71% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 72%, 75% { border: 1px solid #ee2819; background-color: #ff3c2d; box-shadow: 0px 0px 100px 25px #ff4444; opacity: 1; } 77%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } /* TRAFFIC "CAUTION" SETTINGS */ .caution .inner-light, .caution .bulb { -webkit-animation-duration: 2000ms; animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } #light-3.caution .bulb, #light-4.caution .bulb { -webkit-animation-name: bulb-caution-1; animation-name: bulb-caution-1; } #light-2.caution .bulb, #light-5.caution .bulb { -webkit-animation-name: bulb-caution-2; animation-name: bulb-caution-2; } #light-1.caution .bulb, #light-6.caution .bulb { -webkit-animation-name: bulb-caution-3; animation-name: bulb-caution-3; } @-webkit-keyframes bulb-caution-1 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-1 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-caution-2 { 0%, 36% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 37%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-2 { 0%, 36% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 37%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-caution-3 { 0%, 56% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-caution-3 { 0%, 56% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 57%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } #light-4.caution .inner-light, #light-3.caution .inner-light { -webkit-animation-name: caution-1; animation-name: caution-1; } #light-5.caution .inner-light, #light-2.caution .inner-light { -webkit-animation-name: caution-2; animation-name: caution-2; } #light-1.caution .inner-light, #light-6.caution .inner-light { -webkit-animation-name: caution-3; animation-name: caution-3; } @-webkit-keyframes caution-1 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-1 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes caution-2 { 0%, 36% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 37%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-2 { 0%, 36% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 37%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes caution-3 { 0%, 56% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes caution-3 { 0%, 56% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 57%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } /* TRAFFIC "LEFT/RIGHT" SETTINGS */ .warn .inner-light, .warn .bulb { -webkit-animation-duration: 2000ms; animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } #light-2.warn.on .bulb, #light-3.warn.on .bulb, #light-4.warn.on .bulb, #light-5.warn.on .bulb, #light-6.warn.right .bulb, #light-1.warn.left .bulb { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } #light-5.warn.right .bulb, #light-2.warn.left .bulb { -webkit-animation-name: bulb-warn-2; animation-name: bulb-warn-2; } #light-4.warn.right .bulb, #light-3.warn.left .bulb { -webkit-animation-name: bulb-warn-3; animation-name: bulb-warn-3; } #light-3.warn.right .bulb, #light-4.warn.left .bulb { -webkit-animation-name: bulb-warn-4; animation-name: bulb-warn-4; } #light-2.warn.right .bulb, #light-5.warn.left .bulb { -webkit-animation-name: bulb-warn-5; animation-name: bulb-warn-5; } #light-1.warn.right .bulb, #light-6.warn.left .bulb { -webkit-animation-name: bulb-warn-6; animation-name: bulb-warn-6; } @-webkit-keyframes bulb-warn-1 { 0%, 100% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } } @keyframes bulb-warn-1 { 0%, 100% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } } @-webkit-keyframes bulb-warn-2 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-2 { 0%, 16% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 17%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-3 { 0%, 30% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 31%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-3 { 0%, 30% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 31%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-4 { 0%, 46% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 47%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-4 { 0%, 46% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 47%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-5 { 0%, 58% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 59%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-5 { 0%, 58% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 59%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @-webkit-keyframes bulb-warn-6 { 0%, 72% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 73%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } @keyframes bulb-warn-6 { 0%, 72% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } 73%, 97% { background: #fff7d4; box-shadow: 0px 0px 8px 4px #fff7d1; } 99%, 100% { background: -webkit-linear-gradient(295deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(155deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.14) 25%, rgba(255, 255, 255, 0.18) 49%, transparent 78%, rgba(0, 0, 0, 0.8) 100%); box-shadow: 0px 0px 3px #222; } } #light-2.warn.on .inner-light, #light-3.warn.on .inner-light, #light-4.warn.on .inner-light, #light-5.warn.on .inner-light, #light-6.warn.right .inner-light, #light-1.warn.left .inner-light { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } #light-5.warn.right .inner-light, #light-2.warn.left .inner-light { -webkit-animation-name: warn-2; animation-name: warn-2; } #light-4.warn.right .inner-light, #light-3.warn.left .inner-light { -webkit-animation-name: warn-3; animation-name: warn-3; } #light-3.warn.right .inner-light, #light-4.warn.left .inner-light { -webkit-animation-name: warn-4; animation-name: warn-4; } #light-2.warn.right .inner-light, #light-5.warn.left .inner-light { -webkit-animation-name: warn-5; animation-name: warn-5; } #light-1.warn.right .inner-light, #light-6.warn.left .inner-light { -webkit-animation-name: warn-6; animation-name: warn-6; } @-webkit-keyframes warn-1 { 0%, 98% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-1 { 0%, 98% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-2 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-2 { 0%, 16% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 17%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-3 { 0%, 30% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 31%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-3 { 0%, 30% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 31%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-4 { 0%, 46% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 47%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-4 { 0%, 46% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 47%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-5 { 0%, 58% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 59%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-5 { 0%, 58% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 59%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @-webkit-keyframes warn-6 { 0%, 72% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 73%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } } @keyframes warn-6 { 0%, 72% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } 73%, 97% { border: 1px solid #ffba13; background-color: #ffd368; box-shadow: 0px 0px 100px 25px rgba(255, 168, 0, 0.8); opacity: 1; } 99%, 100% { background-color: #222; box-shadow: 0px 0px 0px 0px #000; border: 1px solid #111; opacity: 0; } }
0.394667
0.076201
.flash-message .alert-success{ color: #155724 !important; background-color: #d4edda !important; border-color: #c3e6cb !important; } .flash-message .alert-info{ color: #0c5460 !important; background-color: #d1ecf1 !important; border-color: #bee5eb !important; } .flash-message .alert-warning{ color: #856404 !important; background-color: #fff3cd !important; border-color: #ffeeba !important; } .flash-message .alert-danger{ color: #721c24 !important; background-color: #f8d7da !important; border-color: #f5c6cb !important; } /* Modals */ .modal-lg{ width: 75%; } .modal-md{ width: 60%; } .modal-sm{ width: 50%; } .modal-xs{ width: 35%; } .modal-xxs{ width: 25%; } /* New class */ .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{ top: 42px !important; } body.login-page{ background-color: #d2d6de; } body, .treeview-menu > li > a{ font-size: 13px !important; } .user-footer a.btn{ font-size: 12px; } a:hover{ text-decoration: none; } table{ width: 100% !important; } table tbody tr td{ color: #4e4e4e; } textarea{ resize: none; } .form-login{ padding: 5px; } .check-login, .ins-login{ position: absolute; top: -20%; left: -20%; display: block; width: 140%; height: 140%; margin: 0px; padding: 0px; background: rgba(255, 255, 255, 1); border: 0px; opacity: 0; } .login-box-body{ box-shadow: 0 0 4px rgba(153, 153, 153, 1); } .login-box{ margin: 5% auto;; } .footer-login{ padding: 8px 0; } .footer-login a{ padding: 8px 2px; display: block; } .content-header{ padding: 25px 15px !important; border-bottom: 1px solid rgba(232, 232, 232, 1); } .content-header > .breadcrumb{ float: left; right: 10px; } .container-fluid{ background-color: rgba(255, 255, 255, 1); border: 1px solid rgba(232, 232, 232, 1); } .dataTables_wrapper{ font-size: 11.5px !important; } .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_paginate{ text-align: right !important; } table .dataTables_empty{ text-align: left !important; } .dataTables_wrapper table.dataTable tbody tr td{ vertical-align: middle; } .form-group label{ display: block; } section table.table tr th, section table.table tr td{ font-size: 11px; vertical-align: middle; } section table.table thead .input-sm{ height: 27px; } .box.box-solid>.box-header button.btn-success:hover{ background-color: #00a65a; border-color: #008d4c; } .text-session{ font-size: 11px; overflow: hidden; text-overflow: ellipsis; width: 160px; white-space: nowrap; } .user-header p{ font-size: 16px !important; } .user-header small{ color: rgba(255, 255, 255, 0.8); } .loading{ position:fixed; z-index:9999; background: rgba(17, 17, 17, 0.5); width:100%; height:100%; top:0; left:0; } .loading div{ position: absolute; background-image: url('../images/loading.gif'); background-size: 60px 60px; top:50%; left:50%; width:60px; height:60px; margin-top:-30px; margin-left:-30px; } body .select2-container{ width: 100% !important; } body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--multiple{ border-color: #d2d6de !important; } body .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 23px !important; } @media (min-width: 768px) { .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{ width: 200px; } }
public/css/basic.css
.flash-message .alert-success{ color: #155724 !important; background-color: #d4edda !important; border-color: #c3e6cb !important; } .flash-message .alert-info{ color: #0c5460 !important; background-color: #d1ecf1 !important; border-color: #bee5eb !important; } .flash-message .alert-warning{ color: #856404 !important; background-color: #fff3cd !important; border-color: #ffeeba !important; } .flash-message .alert-danger{ color: #721c24 !important; background-color: #f8d7da !important; border-color: #f5c6cb !important; } /* Modals */ .modal-lg{ width: 75%; } .modal-md{ width: 60%; } .modal-sm{ width: 50%; } .modal-xs{ width: 35%; } .modal-xxs{ width: 25%; } /* New class */ .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{ top: 42px !important; } body.login-page{ background-color: #d2d6de; } body, .treeview-menu > li > a{ font-size: 13px !important; } .user-footer a.btn{ font-size: 12px; } a:hover{ text-decoration: none; } table{ width: 100% !important; } table tbody tr td{ color: #4e4e4e; } textarea{ resize: none; } .form-login{ padding: 5px; } .check-login, .ins-login{ position: absolute; top: -20%; left: -20%; display: block; width: 140%; height: 140%; margin: 0px; padding: 0px; background: rgba(255, 255, 255, 1); border: 0px; opacity: 0; } .login-box-body{ box-shadow: 0 0 4px rgba(153, 153, 153, 1); } .login-box{ margin: 5% auto;; } .footer-login{ padding: 8px 0; } .footer-login a{ padding: 8px 2px; display: block; } .content-header{ padding: 25px 15px !important; border-bottom: 1px solid rgba(232, 232, 232, 1); } .content-header > .breadcrumb{ float: left; right: 10px; } .container-fluid{ background-color: rgba(255, 255, 255, 1); border: 1px solid rgba(232, 232, 232, 1); } .dataTables_wrapper{ font-size: 11.5px !important; } .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_paginate{ text-align: right !important; } table .dataTables_empty{ text-align: left !important; } .dataTables_wrapper table.dataTable tbody tr td{ vertical-align: middle; } .form-group label{ display: block; } section table.table tr th, section table.table tr td{ font-size: 11px; vertical-align: middle; } section table.table thead .input-sm{ height: 27px; } .box.box-solid>.box-header button.btn-success:hover{ background-color: #00a65a; border-color: #008d4c; } .text-session{ font-size: 11px; overflow: hidden; text-overflow: ellipsis; width: 160px; white-space: nowrap; } .user-header p{ font-size: 16px !important; } .user-header small{ color: rgba(255, 255, 255, 0.8); } .loading{ position:fixed; z-index:9999; background: rgba(17, 17, 17, 0.5); width:100%; height:100%; top:0; left:0; } .loading div{ position: absolute; background-image: url('../images/loading.gif'); background-size: 60px 60px; top:50%; left:50%; width:60px; height:60px; margin-top:-30px; margin-left:-30px; } body .select2-container{ width: 100% !important; } body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--multiple{ border-color: #d2d6de !important; } body .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 23px !important; } @media (min-width: 768px) { .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{ width: 200px; } }
0.309337
0.074131
.calendar button { border: 0px; cursor: pointer; font-family: Verdana, Geneva, Tahoma, sans-serif; } .calendar-btn { background-color: #8c6dbd00; border-radius: 3px; } .calendar-btn:hover { background-color: #8c6dbd4e; } .calendar-btn:active { background-color: #8c6dbd77; } .plus { padding: 2px; width: 20px; font-size: small; border-radius: 5px; background-color: #e7e7e777; color: #c8c8c8; } .plus:hover { background-color: #da75f54e; color: #666; } .plus:active { background-color: #da75f577; } .date { font-size: small; margin: 0 2px; } .calendar-title-cont { display: flex; flex-direction: row; justify-content: space-between; align-items: center; width: 100%; } .calendar h2 {margin: 0} .calendar { width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; } .calendar thead{font-weight: bold} .calendar tbody{font-size: small} .calendar tbody td { padding: 3px; min-width: 30px; height: 100px; vertical-align: top; } .bordered td{ border: solid 1px gray; } .cell{ display: flex; flex-direction: column; } .wrapper{ display: flex; width: 100%; justify-content: space-between; } .day { margin: 2px; padding: 3px 6px; border-radius: 15px; } .right {text-align: right} .notthismonth {color: lightgray} .today { background-color: #da75f53f; font-weight: bold; } .name { text-align: center; color: #222; font-weight: bold; overflow: hidden; width: 90%; } .property { margin: 1px; padding: 2px; border-radius: 15px; background-color: #ffffffb7; overflow: hidden; font-size: smaller; text-align: center; color: #333; width: 90%; } .inline-cont { display: flex; align-items: center; justify-content: space-between; width: 90%; } .calendar .centered-cont{ margin: 2px; padding: 3px; border-radius: 15px; cursor: pointer; } .unconfirmed { background-color: #f575757f; } .confirmed { background-color: #da75f533; } @media (max-width : 1024px) { .bordered td{font-size: 14px} .date {font-size: smaller} .calendar-btn {font-size: small;} } @media (max-width : 760px) { .bordered td{font-size: 12px} .calendar h2 {font-size: medium;} .date {font-size: x-small} .calendar-btn { font-size: smaller; padding: 1px 3px; } .calendar tbody td {height: 70px;} .inline-cont { flex-direction: column; } } @media (max-width : 480px) { .bordered td{font-size: 10px} .calendar h2 {font-size: small} .date {font-size: xx-small} .calendar-btn { font-size: xx-small; padding: 1px; } .calendar tbody td {height: 50px;} }
DiplomaProject/office/static/css/calendar.css
.calendar button { border: 0px; cursor: pointer; font-family: Verdana, Geneva, Tahoma, sans-serif; } .calendar-btn { background-color: #8c6dbd00; border-radius: 3px; } .calendar-btn:hover { background-color: #8c6dbd4e; } .calendar-btn:active { background-color: #8c6dbd77; } .plus { padding: 2px; width: 20px; font-size: small; border-radius: 5px; background-color: #e7e7e777; color: #c8c8c8; } .plus:hover { background-color: #da75f54e; color: #666; } .plus:active { background-color: #da75f577; } .date { font-size: small; margin: 0 2px; } .calendar-title-cont { display: flex; flex-direction: row; justify-content: space-between; align-items: center; width: 100%; } .calendar h2 {margin: 0} .calendar { width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; } .calendar thead{font-weight: bold} .calendar tbody{font-size: small} .calendar tbody td { padding: 3px; min-width: 30px; height: 100px; vertical-align: top; } .bordered td{ border: solid 1px gray; } .cell{ display: flex; flex-direction: column; } .wrapper{ display: flex; width: 100%; justify-content: space-between; } .day { margin: 2px; padding: 3px 6px; border-radius: 15px; } .right {text-align: right} .notthismonth {color: lightgray} .today { background-color: #da75f53f; font-weight: bold; } .name { text-align: center; color: #222; font-weight: bold; overflow: hidden; width: 90%; } .property { margin: 1px; padding: 2px; border-radius: 15px; background-color: #ffffffb7; overflow: hidden; font-size: smaller; text-align: center; color: #333; width: 90%; } .inline-cont { display: flex; align-items: center; justify-content: space-between; width: 90%; } .calendar .centered-cont{ margin: 2px; padding: 3px; border-radius: 15px; cursor: pointer; } .unconfirmed { background-color: #f575757f; } .confirmed { background-color: #da75f533; } @media (max-width : 1024px) { .bordered td{font-size: 14px} .date {font-size: smaller} .calendar-btn {font-size: small;} } @media (max-width : 760px) { .bordered td{font-size: 12px} .calendar h2 {font-size: medium;} .date {font-size: x-small} .calendar-btn { font-size: smaller; padding: 1px 3px; } .calendar tbody td {height: 70px;} .inline-cont { flex-direction: column; } } @media (max-width : 480px) { .bordered td{font-size: 10px} .calendar h2 {font-size: small} .date {font-size: xx-small} .calendar-btn { font-size: xx-small; padding: 1px; } .calendar tbody td {height: 50px;} }
0.388038
0.083292
a:link { text-decoration: none !important; color: #474f58; } a:visited { text-decoration: none !important; color: #474f58; } a:active { text-decoration: none !important; color: #474f58; } a:hover { text-decoration: none !important; color: #474f58 !important; } a { text-decoration: none !important; color: #474f58; } .shifter { margin-top: 5%; } .header_contain { position: relative; z-index: 0; overflow: hidden; height: 100%; width: 100%; } #de_bg { z-index: 1; height: 100%; width: 100%; } #service_contain { position: absolute; z-index: 2; left: 8.8%; top: 10%; margin-right: 55vw; border-bottom: 0.3vw solid #d9e832; padding-bottom: 3%; } #service_head { color: white; font-family: "Poppins"; font-size: 0.9vw; margin-bottom: 8%; } #service_body { color: #d9e832; font-size: 2vw; line-height: 150%; } @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) { #service_body { font-size: 1vw !important; } } #lime_line { color: #d9e832; } #main_contain { margin-top: 8%; margin-left: 10%; } .main_table { box-sizing: border-box; margin-right: 12%; } .main_head { } .main_head { font-family: "Poppins"; font-size: 2vw; font-weight: 700; color: #5c4c3c; line-height: 150%; margin-left: 8%; } .topic_img_contain { margin-right: 5%; } .img_contain { height: 90%; width: 90%; } .main_content { font-family: "Poppins"; margin-left: 10%; } .para_contain { font-size: 1.2vw; font-weight: bold; color: #474f58; } .list_head { font-size: 1.2vw; font-weight: bold; color: #5c4c3c; } .main_list { color: #6d6c6c; font-size: 1.1vw; line-height: 250%; border-bottom: 0.2vw solid #adadad; padding-bottom: 2%; margin-bottom: 8%; } .main_head_lower { font-family: "Poppins"; font-size: 2vw; font-weight: 700; color: #5c4c3c; line-height: 150%; } #lime_bg { background-color: #d9e832; } .lower_contain { border-bottom: 0.2vw solid #adadad; width: 90%; padding-bottom: 5%; margin-right: 20%; } .footer_contain { margin-left: 10%; margin-right: 12%; } .contact_contain { font-family: "Poppins"; font-size: 1vw; color: #5c4c3c; border-bottom: 0.2vw solid #d9e832; padding-bottom: 10%; margin-right: 15%; } #contact_head { font-weight: 700; } .gps { height: 1.4vw; width: 1.2vw; } .phone { height: 1.2vw; width: 1.2vw; } .contact_body { margin-left: 8%; } .foot_link_list { list-style: none; } .foot_links { display: inline-block; font-family: "Poppins"; font-size: 1vw; font-weight: 700; color: #5c4c3c; margin-bottom: 10%; border-bottom: 0.2vw solid #d9e832; line-height: 0; } .footer_contain .col-sm-3 { border-left: 0.1vw solid #adadad !important; } .bd_logo_top { margin-top: -10; } .logo { height: 50%; width: 60%; } .cpy_right_content { display: inline-block; font-family: "Poppins"; font-size: 1vw; color: #5c4c3c; margin-bottom: 10%; border-bottom: 0.2vw solid #d9e832; border-top: 0.2vw solid #d9e832; } ._copy { line-height: 40%; margin-top: 5%; } ul.right-nav { font-size: 12px; }
browndome/static/css/style.css
a:link { text-decoration: none !important; color: #474f58; } a:visited { text-decoration: none !important; color: #474f58; } a:active { text-decoration: none !important; color: #474f58; } a:hover { text-decoration: none !important; color: #474f58 !important; } a { text-decoration: none !important; color: #474f58; } .shifter { margin-top: 5%; } .header_contain { position: relative; z-index: 0; overflow: hidden; height: 100%; width: 100%; } #de_bg { z-index: 1; height: 100%; width: 100%; } #service_contain { position: absolute; z-index: 2; left: 8.8%; top: 10%; margin-right: 55vw; border-bottom: 0.3vw solid #d9e832; padding-bottom: 3%; } #service_head { color: white; font-family: "Poppins"; font-size: 0.9vw; margin-bottom: 8%; } #service_body { color: #d9e832; font-size: 2vw; line-height: 150%; } @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) { #service_body { font-size: 1vw !important; } } #lime_line { color: #d9e832; } #main_contain { margin-top: 8%; margin-left: 10%; } .main_table { box-sizing: border-box; margin-right: 12%; } .main_head { } .main_head { font-family: "Poppins"; font-size: 2vw; font-weight: 700; color: #5c4c3c; line-height: 150%; margin-left: 8%; } .topic_img_contain { margin-right: 5%; } .img_contain { height: 90%; width: 90%; } .main_content { font-family: "Poppins"; margin-left: 10%; } .para_contain { font-size: 1.2vw; font-weight: bold; color: #474f58; } .list_head { font-size: 1.2vw; font-weight: bold; color: #5c4c3c; } .main_list { color: #6d6c6c; font-size: 1.1vw; line-height: 250%; border-bottom: 0.2vw solid #adadad; padding-bottom: 2%; margin-bottom: 8%; } .main_head_lower { font-family: "Poppins"; font-size: 2vw; font-weight: 700; color: #5c4c3c; line-height: 150%; } #lime_bg { background-color: #d9e832; } .lower_contain { border-bottom: 0.2vw solid #adadad; width: 90%; padding-bottom: 5%; margin-right: 20%; } .footer_contain { margin-left: 10%; margin-right: 12%; } .contact_contain { font-family: "Poppins"; font-size: 1vw; color: #5c4c3c; border-bottom: 0.2vw solid #d9e832; padding-bottom: 10%; margin-right: 15%; } #contact_head { font-weight: 700; } .gps { height: 1.4vw; width: 1.2vw; } .phone { height: 1.2vw; width: 1.2vw; } .contact_body { margin-left: 8%; } .foot_link_list { list-style: none; } .foot_links { display: inline-block; font-family: "Poppins"; font-size: 1vw; font-weight: 700; color: #5c4c3c; margin-bottom: 10%; border-bottom: 0.2vw solid #d9e832; line-height: 0; } .footer_contain .col-sm-3 { border-left: 0.1vw solid #adadad !important; } .bd_logo_top { margin-top: -10; } .logo { height: 50%; width: 60%; } .cpy_right_content { display: inline-block; font-family: "Poppins"; font-size: 1vw; color: #5c4c3c; margin-bottom: 10%; border-bottom: 0.2vw solid #d9e832; border-top: 0.2vw solid #d9e832; } ._copy { line-height: 40%; margin-top: 5%; } ul.right-nav { font-size: 12px; }
0.427277
0.114171
:root{ --resaltado: #04B4AE; --negro:#000; --blanco:#fff; --resaltadoTabla:#8B0000; --encabezadoTabla: #2F4F4F; --encabezado:#006400; --text-color: #53575a; --cuerpoTabla:#8FBC8F; --body-bg:#FAFDFF; --dark-color-alt:#141618; --dark-color:#282D31; --sombra:rgba(0, 0, 0, .65); --thir-color-rgba:rgba(47,79,79,.4); --this-color-rgbaSolido:rgba(47,79,79,1); --text-parrafo: Verdana, Geneva, Tahoma, sans-serif; } .titulo{ font-size: 3em; text-transform: none !important; } .suprarayado{ border-top: 1px solid var(--resaltado); } .parrafo{ font-size: .8em !important; text-align: left; width: 100%; box-shadow: 0px 0px 0px var(--thir-color-rgba) inset; transition: 0.5s !important; } .reveal p{ text-align: justify; /* font-size: 36px; */ } .contenido{ background: var(--thir-color-rgba); height: 0; margin: 0; overflow: hidden; transition: 0.5s !important; padding: 0 10px 0 10px; } .acordeon input{ display: none; } .acordeon{ margin: 0; padding: 0; } .acordeon input:checked ~ .contenido{ height: auto; } .acordeon input:checked ~ .contenido{ height: auto; } .tituloAcordeon{ display: block; margin: 0; padding: 0; color: var(--resaltado); font-size: .7em; text-align: left; cursor: pointer; } .btn{ text-decoration: none; line-clamp: 4; padding: 4px; color: #6a6a6a !important; position: relative; color: var(--resaltado) !important; box-shadow: 0px 0px 0px var(--thir-color-rgba) inset; transition: 0.5s !important; cursor: pointer; } .btn:before{ content: ""; display: block; width: 0%; height: 3px; background:var(--resaltado) !important; position: absolute; left: 0; bottom: 0; transition: 0.5s !important; } .btn:hover{ box-shadow: 1500px 0px 0px var(--thir-color-rgba) inset; } .btn:hover:before{ width: 100%; }
css/estilos.css
:root{ --resaltado: #04B4AE; --negro:#000; --blanco:#fff; --resaltadoTabla:#8B0000; --encabezadoTabla: #2F4F4F; --encabezado:#006400; --text-color: #53575a; --cuerpoTabla:#8FBC8F; --body-bg:#FAFDFF; --dark-color-alt:#141618; --dark-color:#282D31; --sombra:rgba(0, 0, 0, .65); --thir-color-rgba:rgba(47,79,79,.4); --this-color-rgbaSolido:rgba(47,79,79,1); --text-parrafo: Verdana, Geneva, Tahoma, sans-serif; } .titulo{ font-size: 3em; text-transform: none !important; } .suprarayado{ border-top: 1px solid var(--resaltado); } .parrafo{ font-size: .8em !important; text-align: left; width: 100%; box-shadow: 0px 0px 0px var(--thir-color-rgba) inset; transition: 0.5s !important; } .reveal p{ text-align: justify; /* font-size: 36px; */ } .contenido{ background: var(--thir-color-rgba); height: 0; margin: 0; overflow: hidden; transition: 0.5s !important; padding: 0 10px 0 10px; } .acordeon input{ display: none; } .acordeon{ margin: 0; padding: 0; } .acordeon input:checked ~ .contenido{ height: auto; } .acordeon input:checked ~ .contenido{ height: auto; } .tituloAcordeon{ display: block; margin: 0; padding: 0; color: var(--resaltado); font-size: .7em; text-align: left; cursor: pointer; } .btn{ text-decoration: none; line-clamp: 4; padding: 4px; color: #6a6a6a !important; position: relative; color: var(--resaltado) !important; box-shadow: 0px 0px 0px var(--thir-color-rgba) inset; transition: 0.5s !important; cursor: pointer; } .btn:before{ content: ""; display: block; width: 0%; height: 3px; background:var(--resaltado) !important; position: absolute; left: 0; bottom: 0; transition: 0.5s !important; } .btn:hover{ box-shadow: 1500px 0px 0px var(--thir-color-rgba) inset; } .btn:hover:before{ width: 100%; }
0.418222
0.226901
@media(min-width:1200px) and (max-width:1400px) { } /*============= MEDIA 1200px =============*/ @media(max-width:1200px) { } /*============= MEDIA 1024px =============*/ @media(max-width:1024px) { } /*============= MEDIA 992px - 1199px =============*/ @media(min-width:992px) and (max-width:1199px) { #testimonials .feed-text { float: right; width: 78%; margin-top: 10px; } .inspectors .teach .img-sec { height: 170px; width: 170px; } .inspectors .teach-over a { line-height: 180px; } #banner .text-slider h3 { font-size: 20px; } .boxed { width: 100%; } header .navbar-nav > li > a { padding: 44px 10px; } .is-sticky header .navbar-nav > li > a { padding: 29px 10px; } } /*============= MEDIA MINIMUM 768px =============*/ @media(min-width:768px){ header .navbar-default li.dropdown:hover .dropdown-menu { display: block; } .text-slider .get-form{ visibility: hidden; display: none; } } /*============= MEDIA 768px - 991px =============*/ @media(min-width:768px) and (max-width:991px) { .navbar-header .logo { width: 150px; } #banner .text-slider h3 { font-size: 15px; } .navbar-header .logo img { width: 100%; } header .navbar-nav > li > a { padding: 48px 10px; } .top-bar { display: none; } header .navbar-nav > li > a { padding: 30px 10px; font-size: 13px; } .is-sticky header .navbar-nav > li > a { padding: 20px 10px; font-size: 13px; } .is-sticky header .logo { margin-top: 15px; } #testimonials .feed-text { float: right; width: 70%; margin-top: 0px; } #feature li .inner { margin-bottom: 30px; } .col-4 li.item { width: 50%; margin-bottom: 30px; } .tittle { margin-bottom: 10px; } #pricing .price-inner { margin-bottom: 30px; } .inspectors .teach { margin-bottom: 30px; } .panel-default > .panel-heading a { text-decoration: none; font-size: 18px; width: 100%; font-weight: 400; padding: 0px; color: #647382; display: inline-block; line-height: 25px; padding: 5px 0px; } .quote { text-align: center; } footer h5 { margin-top: 30px; } footer .rights { text-align: center; } footer .social_icons { text-align: center; margin-top: 10px; } .products .prodct { margin-bottom: 30px; } #banner .text-slider p { width: 100%; } #banner li img { display: none; } #banner { background: url(../images/slide-1.jpg) center center no-repeat; } .sub-banner { text-align: center; } .sub-banner .links { float: none; margin-top: 20px; margin-bottom: 40px; display: inline-block; width: 100%; } .sub-banner .links li { float: none; } .courses .intres-lesson li { display: inline-block; width: 100%; } .products .prodct { margin-top: 50px; } .quote-sim { text-align: center; } .quote-sim h3 { width: 100%; } .quote-sim .btn { display: inline-block; float: none !important; } .boxed { width: 100%; } .logo-hex { height: 29px; } .logo .fa-stack { width: 48px; height: 51px; line-height: 55px; } .logo a .logo-fa { font-size: 24px; } .logo a { line-height: 40px; } .logo { font-size: 20px; text-align: left; } .prodct-single .prodct { margin-top: 0px !important; } } /*============= MEDIA 767px =============*/ @media(max-width:767px) { .top-bar { display: none; } .boxed { width: 100%; } header .navbar-header .logo { width: 150px; margin-top: 12px; } header .navbar-header .logo img { width: 100%; } header .navbar-nav { width: 100%; float: left; background: #fff; } header .navbar-nav { margin: 0px; } header .navbar-nav > li > a { padding: 10px 0; width: 100%; } .is-sticky header .navbar-nav > li > a { padding: 10px 0; width: 100%; } header .dropdown-menu { width: 100%; text-align: center; float: none;position: static; } #testimonials { text-align: center; } #testimonials .feed-text { text-align: center; width: 100%; } #testimonials .avatr { float: none; } .navbar-toggle { margin: 0px; margin-top: 17px; padding: 10px 30px; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: #0096ff; color: #fff; border-color: #0096ff; } /* .find-drive { display: none; }*/ /*new start*/ #banner .text-slider p{ display: none; } #banner .text-slider{ display: block; } .flex-control-nav{ bottom: -30px; } #banner .text-slider h3 { display: table; font-size: 14px; line-height: normal; margin: 0 auto; } .navbar-collapse{ max-height: 340px; margin-top: 15px; } header .navbar-default .navbar-nav .open .dropdown-menu{ border-bottom: 1px solid rgba(0, 0, 0, 0.15) } /*new end*/ #testimonials .testi { text-align: center; } #testimonials .testi p { text-align: center; } .quote { text-align: center; } footer h5 { margin-top: 30px; display: inline-block; width: 100%; } footer li { position: relative; display: inline-block; width: 100%; overflow: hidden; } footer .rights { text-align: center; } footer .rights li { width: auto; } footer .social_icons { text-align: center; margin-top: 10px; } .products .prodct { margin-bottom: 30px; } #feature li .inner { margin-bottom: 30px; } .col-4 li.item { width: 50%; margin-bottom: 30px; } .tittle { margin-bottom: 10px; } #pricing .price-inner { margin-bottom: 30px; } .intres-lesson li, .intres-lesson .btn { margin-top: 10px; } .inspectors .teach { margin-bottom: 30px; } .intres-lesson ul { margin-top: 20px; } #banner .text-slider { text-align: center; } /* #banner li img { display: none; } #banner { background: url(../images/slide-1.jpg) center center no-repeat; }*/ #banner .text-slider p { width: 100%; } /* #banner .text-slider h3 { font-size: 15px; }*/ .sub-banner { text-align: center; } .sub-banner .links { width: 100%; float: none; margin-top: 20px; margin-bottom: 40px; text-align: center; } .sub-banner .links li { float: none; } .products .prodct { margin-top: 50px; } .quote-sim { text-align: center; } .quote-sim h3 { width: 100%; } .quote-sim .btn { display: inline-block; float: none !important; } .billing-info .nav-tabs > li > a { padding: 0px 16px; font-size: 14px; } .courses .intres-lesson .btn { margin-bottom: 40px; } .testi-small #testimonials .avatr { float: none; margin-top: 20px; } .nav-tabs .nav-pills > li > a { padding: 0 15px; } .logo-hex { height: 29px; } .logo .fa-stack { width: 48px; height: 63px; line-height: 55px; } .logo a .logo-fa { font-size: 24px; } .logo a { line-height: 40px; } .logo { font-size: 20px; text-align: left; } .billing-info .prodct { display: inline-block; width: 100%; } } /*============= MEDIA 600px =============*/ @media (max-width:600px) { } /*============= MEDIA 540px =============*/ @media(max-width:540px) { #banner .text-slider h3 i { display: none; } #banner .text-slider h3 { padding: 0 10px; } #banner .text-slider .btn { padding: 10px 15px; } #banner .text-slider .btn-1 { margin-left: 10px; } .col-2 li.item { width: 100%; } .col-3 li.item { width: 100%; } .col-4 li.item { width: 100%; } .col-5 li.item { width: 100%; } .nav-tabs .nav-pills > li > a { padding: 0 10px; font-size: 14px; line-height: 40px; } .billing-info .prodct { display: inline-block; width: 100%; } } /*============= MEDIA 480px =============*/ @media(max-width:480px) { #banner .text-slider p, .flex-direction-nav a{ display: none; } #banner .text-slider h3 { padding: 10px; } .text-slider .col-sm-7 { padding: 0; } #banner .text-slider .btn{ margin-top: 15px; } } /*============= MEDIA 320px =============*/ @media(max-width:320px) { #banner .text-slider{ padding-top: 20px; } } /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */ @media screen and (-webkit-min-device-pixel-ratio:0) { select { padding-right: 18px } }
public/frontend/css/responsive.css
@media(min-width:1200px) and (max-width:1400px) { } /*============= MEDIA 1200px =============*/ @media(max-width:1200px) { } /*============= MEDIA 1024px =============*/ @media(max-width:1024px) { } /*============= MEDIA 992px - 1199px =============*/ @media(min-width:992px) and (max-width:1199px) { #testimonials .feed-text { float: right; width: 78%; margin-top: 10px; } .inspectors .teach .img-sec { height: 170px; width: 170px; } .inspectors .teach-over a { line-height: 180px; } #banner .text-slider h3 { font-size: 20px; } .boxed { width: 100%; } header .navbar-nav > li > a { padding: 44px 10px; } .is-sticky header .navbar-nav > li > a { padding: 29px 10px; } } /*============= MEDIA MINIMUM 768px =============*/ @media(min-width:768px){ header .navbar-default li.dropdown:hover .dropdown-menu { display: block; } .text-slider .get-form{ visibility: hidden; display: none; } } /*============= MEDIA 768px - 991px =============*/ @media(min-width:768px) and (max-width:991px) { .navbar-header .logo { width: 150px; } #banner .text-slider h3 { font-size: 15px; } .navbar-header .logo img { width: 100%; } header .navbar-nav > li > a { padding: 48px 10px; } .top-bar { display: none; } header .navbar-nav > li > a { padding: 30px 10px; font-size: 13px; } .is-sticky header .navbar-nav > li > a { padding: 20px 10px; font-size: 13px; } .is-sticky header .logo { margin-top: 15px; } #testimonials .feed-text { float: right; width: 70%; margin-top: 0px; } #feature li .inner { margin-bottom: 30px; } .col-4 li.item { width: 50%; margin-bottom: 30px; } .tittle { margin-bottom: 10px; } #pricing .price-inner { margin-bottom: 30px; } .inspectors .teach { margin-bottom: 30px; } .panel-default > .panel-heading a { text-decoration: none; font-size: 18px; width: 100%; font-weight: 400; padding: 0px; color: #647382; display: inline-block; line-height: 25px; padding: 5px 0px; } .quote { text-align: center; } footer h5 { margin-top: 30px; } footer .rights { text-align: center; } footer .social_icons { text-align: center; margin-top: 10px; } .products .prodct { margin-bottom: 30px; } #banner .text-slider p { width: 100%; } #banner li img { display: none; } #banner { background: url(../images/slide-1.jpg) center center no-repeat; } .sub-banner { text-align: center; } .sub-banner .links { float: none; margin-top: 20px; margin-bottom: 40px; display: inline-block; width: 100%; } .sub-banner .links li { float: none; } .courses .intres-lesson li { display: inline-block; width: 100%; } .products .prodct { margin-top: 50px; } .quote-sim { text-align: center; } .quote-sim h3 { width: 100%; } .quote-sim .btn { display: inline-block; float: none !important; } .boxed { width: 100%; } .logo-hex { height: 29px; } .logo .fa-stack { width: 48px; height: 51px; line-height: 55px; } .logo a .logo-fa { font-size: 24px; } .logo a { line-height: 40px; } .logo { font-size: 20px; text-align: left; } .prodct-single .prodct { margin-top: 0px !important; } } /*============= MEDIA 767px =============*/ @media(max-width:767px) { .top-bar { display: none; } .boxed { width: 100%; } header .navbar-header .logo { width: 150px; margin-top: 12px; } header .navbar-header .logo img { width: 100%; } header .navbar-nav { width: 100%; float: left; background: #fff; } header .navbar-nav { margin: 0px; } header .navbar-nav > li > a { padding: 10px 0; width: 100%; } .is-sticky header .navbar-nav > li > a { padding: 10px 0; width: 100%; } header .dropdown-menu { width: 100%; text-align: center; float: none;position: static; } #testimonials { text-align: center; } #testimonials .feed-text { text-align: center; width: 100%; } #testimonials .avatr { float: none; } .navbar-toggle { margin: 0px; margin-top: 17px; padding: 10px 30px; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: #0096ff; color: #fff; border-color: #0096ff; } /* .find-drive { display: none; }*/ /*new start*/ #banner .text-slider p{ display: none; } #banner .text-slider{ display: block; } .flex-control-nav{ bottom: -30px; } #banner .text-slider h3 { display: table; font-size: 14px; line-height: normal; margin: 0 auto; } .navbar-collapse{ max-height: 340px; margin-top: 15px; } header .navbar-default .navbar-nav .open .dropdown-menu{ border-bottom: 1px solid rgba(0, 0, 0, 0.15) } /*new end*/ #testimonials .testi { text-align: center; } #testimonials .testi p { text-align: center; } .quote { text-align: center; } footer h5 { margin-top: 30px; display: inline-block; width: 100%; } footer li { position: relative; display: inline-block; width: 100%; overflow: hidden; } footer .rights { text-align: center; } footer .rights li { width: auto; } footer .social_icons { text-align: center; margin-top: 10px; } .products .prodct { margin-bottom: 30px; } #feature li .inner { margin-bottom: 30px; } .col-4 li.item { width: 50%; margin-bottom: 30px; } .tittle { margin-bottom: 10px; } #pricing .price-inner { margin-bottom: 30px; } .intres-lesson li, .intres-lesson .btn { margin-top: 10px; } .inspectors .teach { margin-bottom: 30px; } .intres-lesson ul { margin-top: 20px; } #banner .text-slider { text-align: center; } /* #banner li img { display: none; } #banner { background: url(../images/slide-1.jpg) center center no-repeat; }*/ #banner .text-slider p { width: 100%; } /* #banner .text-slider h3 { font-size: 15px; }*/ .sub-banner { text-align: center; } .sub-banner .links { width: 100%; float: none; margin-top: 20px; margin-bottom: 40px; text-align: center; } .sub-banner .links li { float: none; } .products .prodct { margin-top: 50px; } .quote-sim { text-align: center; } .quote-sim h3 { width: 100%; } .quote-sim .btn { display: inline-block; float: none !important; } .billing-info .nav-tabs > li > a { padding: 0px 16px; font-size: 14px; } .courses .intres-lesson .btn { margin-bottom: 40px; } .testi-small #testimonials .avatr { float: none; margin-top: 20px; } .nav-tabs .nav-pills > li > a { padding: 0 15px; } .logo-hex { height: 29px; } .logo .fa-stack { width: 48px; height: 63px; line-height: 55px; } .logo a .logo-fa { font-size: 24px; } .logo a { line-height: 40px; } .logo { font-size: 20px; text-align: left; } .billing-info .prodct { display: inline-block; width: 100%; } } /*============= MEDIA 600px =============*/ @media (max-width:600px) { } /*============= MEDIA 540px =============*/ @media(max-width:540px) { #banner .text-slider h3 i { display: none; } #banner .text-slider h3 { padding: 0 10px; } #banner .text-slider .btn { padding: 10px 15px; } #banner .text-slider .btn-1 { margin-left: 10px; } .col-2 li.item { width: 100%; } .col-3 li.item { width: 100%; } .col-4 li.item { width: 100%; } .col-5 li.item { width: 100%; } .nav-tabs .nav-pills > li > a { padding: 0 10px; font-size: 14px; line-height: 40px; } .billing-info .prodct { display: inline-block; width: 100%; } } /*============= MEDIA 480px =============*/ @media(max-width:480px) { #banner .text-slider p, .flex-direction-nav a{ display: none; } #banner .text-slider h3 { padding: 10px; } .text-slider .col-sm-7 { padding: 0; } #banner .text-slider .btn{ margin-top: 15px; } } /*============= MEDIA 320px =============*/ @media(max-width:320px) { #banner .text-slider{ padding-top: 20px; } } /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */ @media screen and (-webkit-min-device-pixel-ratio:0) { select { padding-right: 18px } }
0.27338
0.09709
body { font-family: 'Manrope', sans-serif; background-color: #3b0087; color: white; } .header-img img { border-radius: 50%; width: 100px; display: block; margin-left: auto; margin-right: auto; margin-top: 25px; } .right-text img { border-radius: 50%; width: 40px; vertical-align: middle; } .nav-panel p { text-align: right; vertical-align: middle; } .header { /* position: fixed; */ border-style: hidden; border-radius: 25px; background-color: #5A24A0; color: white; } /* Index page */ .logo-name h1 { font-family: 'Manrope', sans-serif; color: white; vertical-align: middle; font-size: 35px; font-weight: lighter; margin-top: 50px; } .logo-name h1 span { font-family: 'Manrope', sans-serif; font-weight: 800; border-style: hidden; display: inline-block; border-radius: 5px; background-color: white; color: #3b0087; } .purpose-p p { text-align: center; margin-left: 30px; } .purpose-p a { color: white; font-weight: bold; } .purpose-p a:hover { color: #3b0087; background-color: white; font-weight: bold; border-radius: 5px; transition: .5s; text-decoration: none; } .right-text { text-align: right; margin-top: 20px; margin-right: 20px; } .title-column { overflow-wrap: normal; text-align: center; background-color: #5A24A0; border-radius: 15px; width: 90%; display: inline-block; } .purpose-p { padding-left: 30px; margin-right: 10px; text-align: justify; } .blogs { margin-top: 20px; } .blogs a{ margin-bottom: 20px; } .blog a:link { background-color: white; color: #3b0087; max-width: 100%; min-width: 100%; max-height: 60px; min-height: 60px; border-radius: 20px; text-align: center; text-decoration: none; display: inline-block; } .blog a:hover { background-color: #3b0087; color: white; box-shadow: 10px 15px 20px rgb(0, 0, 0); transition: 1s; } .other-apps { margin-top: 20px; margin-bottom: 20px; } .apps { margin-top: auto; margin-bottom: auto; background-color: white; border-radius: 20px; max-height: 60px; min-height: 60px; } .apps a{ margin-bottom: 20px; } .apps a:link { color: #3b0087; max-width: 100%; min-width: 100%; max-height: 60px; min-height: 60px; border-radius: 20px; text-align: center; text-decoration: none; display: inline-block; } .apps a:hover { background-color: #3b0087; color: white; box-shadow: 10px 15px 20px rgb(0, 0, 0); transition: 1s; } h2 { text-transform: uppercase; font-weight: bold; } .container { width: 1000px; margin: 0 auto; display: block; } .header { width: 100%; height: 150px; display: block; margin-top: 50px; margin-bottom: 50px; } .inner-header { width: 1000px; height: 100%; display: block; margin: 0 auto; } .content-body { margin-top: 50px; } /* other pages */ .other-page-right { text-align: right; vertical-align: middle; margin-top: 60px; margin-right: 35px; } .other-page-right img { vertical-align: middle; width: 35px; margin-top: 20px; } .box-background { background-color: rgba(216, 191, 216, 0.521); } .box-model h1{ text-align: center; background: thistle; border: 0.25em solid rgb(165, 122, 165); padding: 2em; margin: auto; margin-top: 30px; margin-bottom: 30px; display: inline-block; } .margin-color { background-color: rgba(216, 191, 216, 0.521); } .border-color { background-color: rgb(165, 122, 165); } .padding-color { background-color: thistle; } .sprint2-body h4 { margin-left: 25px; } .sprint2-body p, .sprint-1-cul p, .sprint3-cul-blog p, .sprint4-cul-blog p, .sprint5-cul-blog p { margin-left: 50px; text-align: justify; } .sprint4-cul-blog a { font-size: 20px; text-decoration: none; color: #5A24A0; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px; } .sprint4-cul-blog h2 { text-align: center; } .sprint4-cul-blog a { background-color: yellow; } .sprint4-cul-blog li { text-indent: 40px; } .sprint4-cul-blog span { text-transform: lowercase; color: white; font-size: 15px; } .sprint5-cul-blog li { list-style: none; } .confidence-block { background-color: #5A24A0; padding: 15px; border-radius: 15px; display: flex; } .confidence-4 { background-color: green; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; } .confidence-4-body { background-color: green; width: 30px; border-radius: 50%; margin-left: 15px; text-align: center; } .confidence-3 { background-color: yellow; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; color: black; } .confidence-2 { background-color: orange; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; color: black; } .confidence-1 { background-color: red; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; } .techniques-block { display: flex; font-size: 20px; } .techniques-body { text-align: justify; margin-left: 40px; } .problem-solving p { margin-left: 40px; text-align: justify; } .problem-solving span { color: yellow; } .sprint4-tech-blog img { max-height: 80px; margin-left: 40px; margin-bottom: 40px; } .sprint-3-tech-blog p{ text-align: justify; margin-left: 25px; } .sprint2-body ul { margin-left: 50px; text-align: justify; } .dom-example img, .flow-example img{ width: 30%; margin-left: 25px; margin-bottom: 10px; border-radius: 10px; } .dom-code-example { background-color: rgb(198, 201, 201); color: black; padding: 5px 20px 10px 5px; border-radius: 5px; margin-top: 5px; margin-left: 25px; margin-bottom: 10px; width: 75%; font-family: 'PT Mono', monospace; } .code-example { background-color: rgb(198, 201, 201); color: black; padding: 3px 5px 5px 5px; border-radius: 5px; margin-top: 5px; margin-left: 25px; margin-bottom: 10px; width: 57%; font-family: 'PT Mono', monospace; } .code-example p { margin-left: 25px; } .code-comment { color: rgb(72, 128, 16); } .example-arrow-function { display: flex; } .indent-line { text-indent: 40px; } .blue-word { color: blue; } .red-word { color: red; } .maroon-word { color: maroon; } .yellow-word { color: rgb(146, 146, 17); } .black-word { color: black; } /* Footer */ .footer { margin-left: 35%; margin-top: 50px; margin-bottom: 100px; } .footer li { display: inline-block; } .footer ul li { list-style: none; margin: 0 15px; } .footer ul li .fa { font-size: 30px; line-height: 60px; transition: .5s; color: #5A24A0; } .footer ul li a { display: block; transition: 1s; width: 60px; height: 60px; color: #5A24A0; background-color: white; border-radius: 50%; text-align: center; box-shadow: 5px 5px 10px black; } .footer ul li a:hover { transform: translate(0, -10px); transition: .7s; cursor: pointer; } /* Layouts */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .row { width: 100%; display: flex; }.col-1 { width: 8.33%; }.col-2 { width: 16.66%; }.col-3 { width: 25%; }.col-4 { width: 33.33%; }.col-5 { width: 41.66%; }.col-6 { width: 50%; }.col-7 { width: 58.33%; }.col-8 { width: 66.66%; }.col-9 { width: 75%; }.col-10 { width: 83.33%; }.col-11 { width: 91.66%; } @media (max-width: 1200px) { body { background-color: #3b0087; } } @media (max-width: 768px) { body { background-color: rgb(250, 144, 4); } } @media (max-width: 320px) { body { background-color: pink; } }
mycss/style.css
body { font-family: 'Manrope', sans-serif; background-color: #3b0087; color: white; } .header-img img { border-radius: 50%; width: 100px; display: block; margin-left: auto; margin-right: auto; margin-top: 25px; } .right-text img { border-radius: 50%; width: 40px; vertical-align: middle; } .nav-panel p { text-align: right; vertical-align: middle; } .header { /* position: fixed; */ border-style: hidden; border-radius: 25px; background-color: #5A24A0; color: white; } /* Index page */ .logo-name h1 { font-family: 'Manrope', sans-serif; color: white; vertical-align: middle; font-size: 35px; font-weight: lighter; margin-top: 50px; } .logo-name h1 span { font-family: 'Manrope', sans-serif; font-weight: 800; border-style: hidden; display: inline-block; border-radius: 5px; background-color: white; color: #3b0087; } .purpose-p p { text-align: center; margin-left: 30px; } .purpose-p a { color: white; font-weight: bold; } .purpose-p a:hover { color: #3b0087; background-color: white; font-weight: bold; border-radius: 5px; transition: .5s; text-decoration: none; } .right-text { text-align: right; margin-top: 20px; margin-right: 20px; } .title-column { overflow-wrap: normal; text-align: center; background-color: #5A24A0; border-radius: 15px; width: 90%; display: inline-block; } .purpose-p { padding-left: 30px; margin-right: 10px; text-align: justify; } .blogs { margin-top: 20px; } .blogs a{ margin-bottom: 20px; } .blog a:link { background-color: white; color: #3b0087; max-width: 100%; min-width: 100%; max-height: 60px; min-height: 60px; border-radius: 20px; text-align: center; text-decoration: none; display: inline-block; } .blog a:hover { background-color: #3b0087; color: white; box-shadow: 10px 15px 20px rgb(0, 0, 0); transition: 1s; } .other-apps { margin-top: 20px; margin-bottom: 20px; } .apps { margin-top: auto; margin-bottom: auto; background-color: white; border-radius: 20px; max-height: 60px; min-height: 60px; } .apps a{ margin-bottom: 20px; } .apps a:link { color: #3b0087; max-width: 100%; min-width: 100%; max-height: 60px; min-height: 60px; border-radius: 20px; text-align: center; text-decoration: none; display: inline-block; } .apps a:hover { background-color: #3b0087; color: white; box-shadow: 10px 15px 20px rgb(0, 0, 0); transition: 1s; } h2 { text-transform: uppercase; font-weight: bold; } .container { width: 1000px; margin: 0 auto; display: block; } .header { width: 100%; height: 150px; display: block; margin-top: 50px; margin-bottom: 50px; } .inner-header { width: 1000px; height: 100%; display: block; margin: 0 auto; } .content-body { margin-top: 50px; } /* other pages */ .other-page-right { text-align: right; vertical-align: middle; margin-top: 60px; margin-right: 35px; } .other-page-right img { vertical-align: middle; width: 35px; margin-top: 20px; } .box-background { background-color: rgba(216, 191, 216, 0.521); } .box-model h1{ text-align: center; background: thistle; border: 0.25em solid rgb(165, 122, 165); padding: 2em; margin: auto; margin-top: 30px; margin-bottom: 30px; display: inline-block; } .margin-color { background-color: rgba(216, 191, 216, 0.521); } .border-color { background-color: rgb(165, 122, 165); } .padding-color { background-color: thistle; } .sprint2-body h4 { margin-left: 25px; } .sprint2-body p, .sprint-1-cul p, .sprint3-cul-blog p, .sprint4-cul-blog p, .sprint5-cul-blog p { margin-left: 50px; text-align: justify; } .sprint4-cul-blog a { font-size: 20px; text-decoration: none; color: #5A24A0; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px; } .sprint4-cul-blog h2 { text-align: center; } .sprint4-cul-blog a { background-color: yellow; } .sprint4-cul-blog li { text-indent: 40px; } .sprint4-cul-blog span { text-transform: lowercase; color: white; font-size: 15px; } .sprint5-cul-blog li { list-style: none; } .confidence-block { background-color: #5A24A0; padding: 15px; border-radius: 15px; display: flex; } .confidence-4 { background-color: green; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; } .confidence-4-body { background-color: green; width: 30px; border-radius: 50%; margin-left: 15px; text-align: center; } .confidence-3 { background-color: yellow; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; color: black; } .confidence-2 { background-color: orange; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; color: black; } .confidence-1 { background-color: red; width: 20px; border-radius: 50%; margin-left: 15px; text-align: center; } .techniques-block { display: flex; font-size: 20px; } .techniques-body { text-align: justify; margin-left: 40px; } .problem-solving p { margin-left: 40px; text-align: justify; } .problem-solving span { color: yellow; } .sprint4-tech-blog img { max-height: 80px; margin-left: 40px; margin-bottom: 40px; } .sprint-3-tech-blog p{ text-align: justify; margin-left: 25px; } .sprint2-body ul { margin-left: 50px; text-align: justify; } .dom-example img, .flow-example img{ width: 30%; margin-left: 25px; margin-bottom: 10px; border-radius: 10px; } .dom-code-example { background-color: rgb(198, 201, 201); color: black; padding: 5px 20px 10px 5px; border-radius: 5px; margin-top: 5px; margin-left: 25px; margin-bottom: 10px; width: 75%; font-family: 'PT Mono', monospace; } .code-example { background-color: rgb(198, 201, 201); color: black; padding: 3px 5px 5px 5px; border-radius: 5px; margin-top: 5px; margin-left: 25px; margin-bottom: 10px; width: 57%; font-family: 'PT Mono', monospace; } .code-example p { margin-left: 25px; } .code-comment { color: rgb(72, 128, 16); } .example-arrow-function { display: flex; } .indent-line { text-indent: 40px; } .blue-word { color: blue; } .red-word { color: red; } .maroon-word { color: maroon; } .yellow-word { color: rgb(146, 146, 17); } .black-word { color: black; } /* Footer */ .footer { margin-left: 35%; margin-top: 50px; margin-bottom: 100px; } .footer li { display: inline-block; } .footer ul li { list-style: none; margin: 0 15px; } .footer ul li .fa { font-size: 30px; line-height: 60px; transition: .5s; color: #5A24A0; } .footer ul li a { display: block; transition: 1s; width: 60px; height: 60px; color: #5A24A0; background-color: white; border-radius: 50%; text-align: center; box-shadow: 5px 5px 10px black; } .footer ul li a:hover { transform: translate(0, -10px); transition: .7s; cursor: pointer; } /* Layouts */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .row { width: 100%; display: flex; }.col-1 { width: 8.33%; }.col-2 { width: 16.66%; }.col-3 { width: 25%; }.col-4 { width: 33.33%; }.col-5 { width: 41.66%; }.col-6 { width: 50%; }.col-7 { width: 58.33%; }.col-8 { width: 66.66%; }.col-9 { width: 75%; }.col-10 { width: 83.33%; }.col-11 { width: 91.66%; } @media (max-width: 1200px) { body { background-color: #3b0087; } } @media (max-width: 768px) { body { background-color: rgb(250, 144, 4); } } @media (max-width: 320px) { body { background-color: pink; } }
0.630344
0.13452
@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.2, 1.2, 1.2); transform: scale3d(1.2, 1.2, 1.2); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.2, 1.2, 1.2); transform: scale3d(1.2, 1.2, 1.2); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; z-index: -1; opacity: 0; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; z-index: 0; } } @keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; opacity: 0; z-index: -1; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; z-index: 0; } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0; opacity: 1; } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); z-index: -1; opacity: 0; } } @keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0; opacity: 1; } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); z-index: -1; opacity: 0; } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } @-webkit-keyframes scaleToCenter { from { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } to { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } } @keyframes scaleToCenter { from { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } to { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } } .scaleToCenter { -webkit-animation-name: scaleToCenter; animation-name: scaleToCenter; } @-webkit-keyframes scaleFromCenter { from { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } to { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } } @keyframes scaleFromCenter { from { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } to { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } } .scaleFromCenter { -webkit-animation-name: scaleFromCenter; animation-name: scaleFromCenter; }
src/style/animate.css
@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.2, 1.2, 1.2); transform: scale3d(1.2, 1.2, 1.2); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.2, 1.2, 1.2); transform: scale3d(1.2, 1.2, 1.2); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; z-index: -1; opacity: 0; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; z-index: 0; } } @keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; opacity: 0; z-index: -1; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; z-index: 0; } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0; opacity: 1; } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); z-index: -1; opacity: 0; } } @keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0; opacity: 1; } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); z-index: -1; opacity: 0; } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } @-webkit-keyframes scaleToCenter { from { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } to { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } } @keyframes scaleToCenter { from { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } to { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } } .scaleToCenter { -webkit-animation-name: scaleToCenter; animation-name: scaleToCenter; } @-webkit-keyframes scaleFromCenter { from { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } to { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } } @keyframes scaleFromCenter { from { transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); opacity: 1; } to { transform: translate3d(50%, -50%, 0); transform: scale3d(0, 0, 0); opacity: 0; } } .scaleFromCenter { -webkit-animation-name: scaleFromCenter; animation-name: scaleFromCenter; }
0.526099
0.258853
body { width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ff7f50; background-color: black; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 1px; } p { margin: 0 0 25px; font-size: 18px; line-height: 1.5; } @media (min-width: 768px) { p { margin: 0 0 35px; font-size: 20px; line-height: 1.6; } } a { color: #42DCA3; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } a:hover, a:focus { text-decoration: none; color: #1d9b6c; } .light { font-weight: 400; } .navbar-custom { margin-bottom: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3); text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: black; } .navbar-custom .navbar-toggle { color: white; background-color: rgba(255, 255, 255, 0.2); font-size: 12px; } .navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:active { outline: none; } .navbar-custom .navbar-brand { font-weight: 700; } .navbar-custom .navbar-brand:focus { outline: none; } .navbar-custom a { color: white; } .navbar-custom .nav li a { -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; } .navbar-custom .nav li a:hover { color: rgba(255, 255, 255, 0.8); outline: none; background-color: transparent; } .navbar-custom .nav li a:focus, .navbar-custom .nav li a:active { outline: none; background-color: transparent; } .navbar-custom .nav li.active { outline: none; } .navbar-custom .nav li.active a { background-color: rgba(255, 255, 255, 0.3); } .navbar-custom .nav li.active a:hover { color: white; } @media (min-width: 768px) { .navbar-custom { padding: 20px 0; border-bottom: none; letter-spacing: 1px; background: transparent; -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; } .navbar-custom.top-nav-collapse { padding: 0; background: black; border-bottom: 1px solid rgba(255, 255, 255, 0.3); } } .intro { display: table; width: 100%; height: auto; padding: 100px 0; text-align: center; color: white; background: url(../img/header.jpg) no-repeat bottom center scroll; background-color: black; -webkit-background-size: cover; -moz-background-size: cover; background-size: 101% 101%; -o-background-size: cover; } .intro .intro-body { display: table-cell; vertical-align: middle; } .intro .intro-body .brand-heading { font-size: 40px; } .intro .intro-body .intro-text { font-size: 18px; } #about video{ width: 100% !important; height: auto !important; } @media (min-width: 768px) { .intro { height: 100%; padding: 0; } .intro .intro-body .brand-heading { font-size: 100px; } .intro .intro-body .intro-text { font-size: 26px; } } .btn-circle { width: 70px; height: 70px; margin-top: 15px; padding: 7px 16px; border: 2px solid white; border-radius: 100% !important; font-size: 40px; color: white; background: transparent; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; } .btn-circle:hover, .btn-circle:focus { outline: none; color: white; background: rgba(255, 255, 255, 0.1); } .btn-circle i.animated { -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s; } .btn-circle:hover i.animated { -webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); transform: scale(1); } 50% { -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -moz-transform: scale(1); transform: scale(1); } } .content-section { padding-top: 100px; padding-bottom: 110px; } .profile-section { padding-top: 150px; padding-bottom: 110px; } .package-section { padding-top: 50px; } .gallery-section { padding-top: 100px; padding-bottom: 100px; } .testimony-section { padding-top: 20px; position: relative; height: auto; min-height: 100% !important; } .maps-section { padding-top: 60px; } #maps a{ font-size: 20px; } .contact-section { padding-top: 180px; } .download-section { width: 100%; padding: 50px 0; color: black; background-color: #ff7f50; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .download-section-testi { width: 100%; padding: 50px 0px 20px 0px; color: black; background-color: #ff7f50; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #map { width: 100%; height: 200px; margin-top: 100px; } @media (min-width: 767px) { .content-section { padding-top: 250px; } .download-section { padding: 60px 0px 100px 0px; } .download-section-testi { padding: 50px 0 20px 0px; } #map { height: 400px; margin-top: 250px; } } .btn { text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 0; } .btn-default { border: 1px solid #42DCA3; color: #42DCA3; background-color: transparent; } .btn-default:hover, .btn-default:focus { border: 1px solid #42DCA3; outline: none; color: black; background-color: #42DCA3; } ul.banner-social-buttons { margin-top: 0; } @media (max-width: 1199px) { ul.banner-social-buttons { margin-top: 15px; } } @media (max-width: 767px) { ul.banner-social-buttons li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons li:last-child { margin-bottom: 0; } } footer { padding: 50px 0; } footer p { margin: 0; } ::-moz-selection { text-shadow: none; background: #fcfcfc; background: rgba(255, 255, 255, 0.2); } ::selection { text-shadow: none; background: #fcfcfc; background: rgba(255, 255, 255, 0.2); } img::selection { background: transparent; } img::-moz-selection { background: transparent; } .bs-slider{ overflow: hidden; max-height: 400px; position: relative; background: #000000; } .bs-slider:hover { cursor: -moz-grab; cursor: -webkit-grab; } .bs-slider:active { cursor: -moz-grabbing; cursor: -webkit-grabbing; } .bs-slider .bs-slider-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.40); } .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img { margin: auto; width: 100% !important; } /******************** *****Slide effect **********************/ .fade { opacity: 1; } .fade .item { top: 0; z-index: 1; opacity: 0; width: 100%; position: absolute; left: 0 !important; display: block !important; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; } .fade .item:first-child { top: auto; position: relative; } .fade .item.active { opacity: 1; z-index: 2; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; } /*---------- LEFT/RIGHT ROUND CONTROL ----------*/ .control-round .carousel-control { top: 47%; opacity: 0; width: 45px; height: 45px; z-index: 100; color: #ffffff; display: block; font-size: 24px; cursor: pointer; overflow: hidden; line-height: 43px; text-shadow: none; position: absolute; font-weight: normal; background: transparent; -webkit-border-radius: 100px; border-radius: 100px; } .control-round:hover .carousel-control{ opacity: 1; } .control-round .carousel-control.left { left: 1%; } .control-round .carousel-control.right { right: 1%; } .control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover{ color: #fdfdfd; background: rgba(0, 0, 0, 0.5); border: 0px transparent; } .control-round .carousel-control.left>span:nth-child(1){ left: 45%; } .control-round .carousel-control.right>span:nth-child(1){ right: 45%; } /*---------- INDICATORS CONTROL ----------*/ .indicators-line > .carousel-indicators{ right: 45%; bottom: 3%; left: auto; width: 90%; height: 20px; font-size: 0; overflow-x: auto; text-align: right; overflow-y: hidden; padding-left: 10px; padding-right: 10px; padding-top: 1px; white-space: nowrap; } .indicators-line > .carousel-indicators li{ padding: 0; width: 15px; height: 15px; border: 1px solid rgb(158, 158, 158); text-indent: 0; overflow: hidden; text-align: left; position: relative; letter-spacing: 1px; background: rgb(158, 158, 158); -webkit-font-smoothing: antialiased; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 5px; -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); z-index: 10; cursor:pointer; } .indicators-line > .carousel-indicators li:last-child{ margin-right: 0; } .indicators-line > .carousel-indicators .active{ margin: 1px 5px 1px 1px; box-shadow: 0 0 0 2px #fff; background-color: transparent; position: relative; -webkit-transition: box-shadow 0.3s ease; -moz-transition: box-shadow 0.3s ease; -o-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } .indicators-line > .carousel-indicators .active:before{ transform: scale(0.5); background-color: #fff; content:""; position: absolute; left:-1px; top:-1px; width:15px; height: 15px; border-radius: 50%; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } /*---------- SLIDE CAPTION ----------*/ .slide_style_left { text-align: left !important; } .slide_style_right { text-align: right !important; } .slide_style_center { text-align: center !important; } .slide-text { left: 0; top: 25%; right: 0; margin: auto; padding: 10px; position: absolute; text-align: left; padding: 10px 85px; } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 50px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } .slide-text > a.btn-default{ color: #000; font-weight: 400; font-size: 13px; line-height: 15px; margin-right: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; display: inline-block; border: none; text-transform: uppercase; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; } .slide-text > a.btn-primary{ color: #ffffff; cursor: pointer; font-weight: 400; font-size: 13px; line-height: 15px; margin-left: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; background: #00bfff; display: inline-block; text-decoration: none; text-transform: uppercase; border: none; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; } .slide-text > a:hover, .slide-text > a:active { color: #ffffff; background: #222222; -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out; transition: background 0.5s ease-in-out, color 0.5s ease-in-out; } /*------------------------------------------------------*/ /* RESPONSIVE /*------------------------------------------------------*/ @media (max-width: 991px) { .slide-text h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; } .slide-text > p { font-size: 18px; } } /*---------- MEDIA 480px ----------*/ @media (max-width: 768px) { .slide-text { padding: 10px 50px; } .slide-text h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .slide-text > p { font-size: 14px; line-height: 20px; margin-bottom: 20px; } .control-round .carousel-control{ display: none; } } @media (max-width: 480px) { .slide-text { padding: 10px 30px; } .slide-text h1 { font-size: 20px; line-height: 25px; margin-bottom: 5px; } .slide-text > p { font-size: 12px; line-height: 18px; margin-bottom: 10px; } .slide-text > a.btn-default, .slide-text > a.btn-primary { font-size: 10px; line-height: 10px; margin-right: 10px; text-align: center; padding: 10px 15px; } .indicators-line > .carousel-indicators{ display: none; } } /* * Testi Slider */ /*-------------------------------*/ /* Code snippet by */ /* @maridlcrmn */ /*-------------------------------*/ section { padding-top: 0px; } .quote { color: rgba(0,0,0,.1); text-align: center; margin-bottom: 30px; } /*-------------------------------*/ /* Carousel Fade Transition */ /*-------------------------------*/ #fade-quote-carousel.carousel { padding-bottom: 60px; } #fade-quote-carousel.carousel .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } #fade-quote-carousel.carousel .carousel-inner .active { opacity: 1; -webkit-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } #fade-quote-carousel.carousel .carousel-indicators { bottom: 10px; } #fade-quote-carousel.carousel .carousel-indicators > li { background-color: #e84a64; border: none; } #fade-quote-carousel blockquote { text-align: center; border: none; } #fade-quote-carousel blockquote { text-align: center; border: none; } #fade-quote-carousel blockquote .testi{ text-align:justify } #fade-quote-carousel blockquote .person{ text-align:right } #fade-quote-carousel .profile-circle { width: 150px; height: 150px; margin: 0 auto; border-radius: 100px; background: url(../img/amel.jpg); } /* * Google Maps */ .google-maps { position: relative; padding-bottom: 75%; // This is the aspect ratio height: 0; overflow: hidden; } .google-maps iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 50% !important; } body { webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); overflow-x: hidden; overflow-y: scroll; } /* Disable Scrolling Maps */ .overlay { background:transparent; position:relative; width:750px; height:420px; /* your iframe height */ top:420px; /* your iframe height */ margin-top:-420px; /* your iframe height */ }
css/grayscale.css
body { width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ff7f50; background-color: black; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 1px; } p { margin: 0 0 25px; font-size: 18px; line-height: 1.5; } @media (min-width: 768px) { p { margin: 0 0 35px; font-size: 20px; line-height: 1.6; } } a { color: #42DCA3; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } a:hover, a:focus { text-decoration: none; color: #1d9b6c; } .light { font-weight: 400; } .navbar-custom { margin-bottom: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3); text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: black; } .navbar-custom .navbar-toggle { color: white; background-color: rgba(255, 255, 255, 0.2); font-size: 12px; } .navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:active { outline: none; } .navbar-custom .navbar-brand { font-weight: 700; } .navbar-custom .navbar-brand:focus { outline: none; } .navbar-custom a { color: white; } .navbar-custom .nav li a { -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; } .navbar-custom .nav li a:hover { color: rgba(255, 255, 255, 0.8); outline: none; background-color: transparent; } .navbar-custom .nav li a:focus, .navbar-custom .nav li a:active { outline: none; background-color: transparent; } .navbar-custom .nav li.active { outline: none; } .navbar-custom .nav li.active a { background-color: rgba(255, 255, 255, 0.3); } .navbar-custom .nav li.active a:hover { color: white; } @media (min-width: 768px) { .navbar-custom { padding: 20px 0; border-bottom: none; letter-spacing: 1px; background: transparent; -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; } .navbar-custom.top-nav-collapse { padding: 0; background: black; border-bottom: 1px solid rgba(255, 255, 255, 0.3); } } .intro { display: table; width: 100%; height: auto; padding: 100px 0; text-align: center; color: white; background: url(../img/header.jpg) no-repeat bottom center scroll; background-color: black; -webkit-background-size: cover; -moz-background-size: cover; background-size: 101% 101%; -o-background-size: cover; } .intro .intro-body { display: table-cell; vertical-align: middle; } .intro .intro-body .brand-heading { font-size: 40px; } .intro .intro-body .intro-text { font-size: 18px; } #about video{ width: 100% !important; height: auto !important; } @media (min-width: 768px) { .intro { height: 100%; padding: 0; } .intro .intro-body .brand-heading { font-size: 100px; } .intro .intro-body .intro-text { font-size: 26px; } } .btn-circle { width: 70px; height: 70px; margin-top: 15px; padding: 7px 16px; border: 2px solid white; border-radius: 100% !important; font-size: 40px; color: white; background: transparent; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; } .btn-circle:hover, .btn-circle:focus { outline: none; color: white; background: rgba(255, 255, 255, 0.1); } .btn-circle i.animated { -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s; } .btn-circle:hover i.animated { -webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); transform: scale(1); } 50% { -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -moz-transform: scale(1); transform: scale(1); } } .content-section { padding-top: 100px; padding-bottom: 110px; } .profile-section { padding-top: 150px; padding-bottom: 110px; } .package-section { padding-top: 50px; } .gallery-section { padding-top: 100px; padding-bottom: 100px; } .testimony-section { padding-top: 20px; position: relative; height: auto; min-height: 100% !important; } .maps-section { padding-top: 60px; } #maps a{ font-size: 20px; } .contact-section { padding-top: 180px; } .download-section { width: 100%; padding: 50px 0; color: black; background-color: #ff7f50; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .download-section-testi { width: 100%; padding: 50px 0px 20px 0px; color: black; background-color: #ff7f50; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #map { width: 100%; height: 200px; margin-top: 100px; } @media (min-width: 767px) { .content-section { padding-top: 250px; } .download-section { padding: 60px 0px 100px 0px; } .download-section-testi { padding: 50px 0 20px 0px; } #map { height: 400px; margin-top: 250px; } } .btn { text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 0; } .btn-default { border: 1px solid #42DCA3; color: #42DCA3; background-color: transparent; } .btn-default:hover, .btn-default:focus { border: 1px solid #42DCA3; outline: none; color: black; background-color: #42DCA3; } ul.banner-social-buttons { margin-top: 0; } @media (max-width: 1199px) { ul.banner-social-buttons { margin-top: 15px; } } @media (max-width: 767px) { ul.banner-social-buttons li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons li:last-child { margin-bottom: 0; } } footer { padding: 50px 0; } footer p { margin: 0; } ::-moz-selection { text-shadow: none; background: #fcfcfc; background: rgba(255, 255, 255, 0.2); } ::selection { text-shadow: none; background: #fcfcfc; background: rgba(255, 255, 255, 0.2); } img::selection { background: transparent; } img::-moz-selection { background: transparent; } .bs-slider{ overflow: hidden; max-height: 400px; position: relative; background: #000000; } .bs-slider:hover { cursor: -moz-grab; cursor: -webkit-grab; } .bs-slider:active { cursor: -moz-grabbing; cursor: -webkit-grabbing; } .bs-slider .bs-slider-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.40); } .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img { margin: auto; width: 100% !important; } /******************** *****Slide effect **********************/ .fade { opacity: 1; } .fade .item { top: 0; z-index: 1; opacity: 0; width: 100%; position: absolute; left: 0 !important; display: block !important; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; } .fade .item:first-child { top: auto; position: relative; } .fade .item.active { opacity: 1; z-index: 2; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; } /*---------- LEFT/RIGHT ROUND CONTROL ----------*/ .control-round .carousel-control { top: 47%; opacity: 0; width: 45px; height: 45px; z-index: 100; color: #ffffff; display: block; font-size: 24px; cursor: pointer; overflow: hidden; line-height: 43px; text-shadow: none; position: absolute; font-weight: normal; background: transparent; -webkit-border-radius: 100px; border-radius: 100px; } .control-round:hover .carousel-control{ opacity: 1; } .control-round .carousel-control.left { left: 1%; } .control-round .carousel-control.right { right: 1%; } .control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover{ color: #fdfdfd; background: rgba(0, 0, 0, 0.5); border: 0px transparent; } .control-round .carousel-control.left>span:nth-child(1){ left: 45%; } .control-round .carousel-control.right>span:nth-child(1){ right: 45%; } /*---------- INDICATORS CONTROL ----------*/ .indicators-line > .carousel-indicators{ right: 45%; bottom: 3%; left: auto; width: 90%; height: 20px; font-size: 0; overflow-x: auto; text-align: right; overflow-y: hidden; padding-left: 10px; padding-right: 10px; padding-top: 1px; white-space: nowrap; } .indicators-line > .carousel-indicators li{ padding: 0; width: 15px; height: 15px; border: 1px solid rgb(158, 158, 158); text-indent: 0; overflow: hidden; text-align: left; position: relative; letter-spacing: 1px; background: rgb(158, 158, 158); -webkit-font-smoothing: antialiased; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 5px; -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); z-index: 10; cursor:pointer; } .indicators-line > .carousel-indicators li:last-child{ margin-right: 0; } .indicators-line > .carousel-indicators .active{ margin: 1px 5px 1px 1px; box-shadow: 0 0 0 2px #fff; background-color: transparent; position: relative; -webkit-transition: box-shadow 0.3s ease; -moz-transition: box-shadow 0.3s ease; -o-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } .indicators-line > .carousel-indicators .active:before{ transform: scale(0.5); background-color: #fff; content:""; position: absolute; left:-1px; top:-1px; width:15px; height: 15px; border-radius: 50%; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } /*---------- SLIDE CAPTION ----------*/ .slide_style_left { text-align: left !important; } .slide_style_right { text-align: right !important; } .slide_style_center { text-align: center !important; } .slide-text { left: 0; top: 25%; right: 0; margin: auto; padding: 10px; position: absolute; text-align: left; padding: 10px 85px; } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 50px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } .slide-text > a.btn-default{ color: #000; font-weight: 400; font-size: 13px; line-height: 15px; margin-right: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; display: inline-block; border: none; text-transform: uppercase; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; } .slide-text > a.btn-primary{ color: #ffffff; cursor: pointer; font-weight: 400; font-size: 13px; line-height: 15px; margin-left: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; background: #00bfff; display: inline-block; text-decoration: none; text-transform: uppercase; border: none; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; } .slide-text > a:hover, .slide-text > a:active { color: #ffffff; background: #222222; -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out; transition: background 0.5s ease-in-out, color 0.5s ease-in-out; } /*------------------------------------------------------*/ /* RESPONSIVE /*------------------------------------------------------*/ @media (max-width: 991px) { .slide-text h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; } .slide-text > p { font-size: 18px; } } /*---------- MEDIA 480px ----------*/ @media (max-width: 768px) { .slide-text { padding: 10px 50px; } .slide-text h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .slide-text > p { font-size: 14px; line-height: 20px; margin-bottom: 20px; } .control-round .carousel-control{ display: none; } } @media (max-width: 480px) { .slide-text { padding: 10px 30px; } .slide-text h1 { font-size: 20px; line-height: 25px; margin-bottom: 5px; } .slide-text > p { font-size: 12px; line-height: 18px; margin-bottom: 10px; } .slide-text > a.btn-default, .slide-text > a.btn-primary { font-size: 10px; line-height: 10px; margin-right: 10px; text-align: center; padding: 10px 15px; } .indicators-line > .carousel-indicators{ display: none; } } /* * Testi Slider */ /*-------------------------------*/ /* Code snippet by */ /* @maridlcrmn */ /*-------------------------------*/ section { padding-top: 0px; } .quote { color: rgba(0,0,0,.1); text-align: center; margin-bottom: 30px; } /*-------------------------------*/ /* Carousel Fade Transition */ /*-------------------------------*/ #fade-quote-carousel.carousel { padding-bottom: 60px; } #fade-quote-carousel.carousel .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } #fade-quote-carousel.carousel .carousel-inner .active { opacity: 1; -webkit-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } #fade-quote-carousel.carousel .carousel-indicators { bottom: 10px; } #fade-quote-carousel.carousel .carousel-indicators > li { background-color: #e84a64; border: none; } #fade-quote-carousel blockquote { text-align: center; border: none; } #fade-quote-carousel blockquote { text-align: center; border: none; } #fade-quote-carousel blockquote .testi{ text-align:justify } #fade-quote-carousel blockquote .person{ text-align:right } #fade-quote-carousel .profile-circle { width: 150px; height: 150px; margin: 0 auto; border-radius: 100px; background: url(../img/amel.jpg); } /* * Google Maps */ .google-maps { position: relative; padding-bottom: 75%; // This is the aspect ratio height: 0; overflow: hidden; } .google-maps iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 50% !important; } body { webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); overflow-x: hidden; overflow-y: scroll; } /* Disable Scrolling Maps */ .overlay { background:transparent; position:relative; width:750px; height:420px; /* your iframe height */ top:420px; /* your iframe height */ margin-top:-420px; /* your iframe height */ }
0.397821
0.052643
body { font-family:Segoe UI, Arial, Sans-Serif; font-size:12px; color:#4b4b4b; background:#fff url(img/bkg.jpg) no-repeat scroll center center;} #meta { position:absolute; top:70px; right:20px; } #meta div { padding:20px; color:#000; margin: 0 0 20px; -moz-border-radius:5px;-webkit-border-radius:5px; background:rgba(255,255,255,0.50)} #meta a {color:#005aff;} #meta a img {margin:0 10px 0 0; border:solid 1px #000;} #startmenu { border:solid 1px #102a3e; overflow:visible; display:inline-block; margin:60px 0 0 20px; -moz-border-radius:5px;-webkit-border-radius:5px; position:relative; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#619bb9; background: -moz-linear-gradient(top, rgba(50, 123, 165, 0.75), rgba(46, 75, 90, 0.75) 50%, rgba(92, 176, 220, 0.75)); background: -webkit-gradient(linear, center top, center bottom, from(#327aa4),color-stop(45%, #2e4b5a), to(#5cb0dc)); } #programs, #links {float:left; display:block; padding:0; list-style:none;} #programs { background:#fff; border:solid 1px #365167; margin:7px 0 7px 7px; box-shadow: 0 0 1px #fff; -moz-box-shadow: 0 0 1px #fff; -webkit-box-shadow: 0 0 1px #fff; -moz-border-radius:3px;-webkit-border-radius:3px;} #programs a { border:solid 1px transparent; display:block; padding:3px; margin:3px; color:#4b4b4b; text-decoration:none; min-width:220px;} #programs a:hover {border:solid 1px #7da2ce; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#cfe3fd; background: -moz-linear-gradient(top, #dcebfd, #c2dcfd); background: -webkit-gradient(linear, center top, center bottom, from(#dcebfd), to(#c2dcfd));} #programs a img {border:0; vertical-align:middle; margin:0 5px 0 0;} #links {margin:7px; margin-top:-30px;} #links li.icon {text-align:center;} #links a {border:solid 1px transparent; display:block; margin:5px 0; position:relative; color:#fff; text-decoration:none; min-width:120px;} #links a:hover {border:solid 1px #000; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#658da0; background: -moz-linear-gradient(center left, rgba(81,115,132,0.55), rgba(121,163,184,0.55) 50%, rgba(81,115,132,0.55)); background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#517384), color-stop(50%, #79a3b8), to(#517384)); } #links a span { padding:5px; display:block; } #links a:hover span { background: -moz-linear-gradient(center top, transparent, transparent 49%, rgba(2,37,58,0.5) 50%, rgba(63,111,135,0.5)); background: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(49%, transparent), color-stop(50%, rgba(2,37,58,0.5)), to(rgba(63,111,135,0.5))); }
css/menu.css
body { font-family:Segoe UI, Arial, Sans-Serif; font-size:12px; color:#4b4b4b; background:#fff url(img/bkg.jpg) no-repeat scroll center center;} #meta { position:absolute; top:70px; right:20px; } #meta div { padding:20px; color:#000; margin: 0 0 20px; -moz-border-radius:5px;-webkit-border-radius:5px; background:rgba(255,255,255,0.50)} #meta a {color:#005aff;} #meta a img {margin:0 10px 0 0; border:solid 1px #000;} #startmenu { border:solid 1px #102a3e; overflow:visible; display:inline-block; margin:60px 0 0 20px; -moz-border-radius:5px;-webkit-border-radius:5px; position:relative; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#619bb9; background: -moz-linear-gradient(top, rgba(50, 123, 165, 0.75), rgba(46, 75, 90, 0.75) 50%, rgba(92, 176, 220, 0.75)); background: -webkit-gradient(linear, center top, center bottom, from(#327aa4),color-stop(45%, #2e4b5a), to(#5cb0dc)); } #programs, #links {float:left; display:block; padding:0; list-style:none;} #programs { background:#fff; border:solid 1px #365167; margin:7px 0 7px 7px; box-shadow: 0 0 1px #fff; -moz-box-shadow: 0 0 1px #fff; -webkit-box-shadow: 0 0 1px #fff; -moz-border-radius:3px;-webkit-border-radius:3px;} #programs a { border:solid 1px transparent; display:block; padding:3px; margin:3px; color:#4b4b4b; text-decoration:none; min-width:220px;} #programs a:hover {border:solid 1px #7da2ce; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#cfe3fd; background: -moz-linear-gradient(top, #dcebfd, #c2dcfd); background: -webkit-gradient(linear, center top, center bottom, from(#dcebfd), to(#c2dcfd));} #programs a img {border:0; vertical-align:middle; margin:0 5px 0 0;} #links {margin:7px; margin-top:-30px;} #links li.icon {text-align:center;} #links a {border:solid 1px transparent; display:block; margin:5px 0; position:relative; color:#fff; text-decoration:none; min-width:120px;} #links a:hover {border:solid 1px #000; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; background-color:#658da0; background: -moz-linear-gradient(center left, rgba(81,115,132,0.55), rgba(121,163,184,0.55) 50%, rgba(81,115,132,0.55)); background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#517384), color-stop(50%, #79a3b8), to(#517384)); } #links a span { padding:5px; display:block; } #links a:hover span { background: -moz-linear-gradient(center top, transparent, transparent 49%, rgba(2,37,58,0.5) 50%, rgba(63,111,135,0.5)); background: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(49%, transparent), color-stop(50%, rgba(2,37,58,0.5)), to(rgba(63,111,135,0.5))); }
0.343452
0.133133
@font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif.eot'); src: url('../fonts/DVS/DejaVuSerif.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif.woff') format('woff'), url('../fonts/DVS/DejaVuSerif.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-Bold.eot'); src: url('../fonts/DVS/DejaVuSerif-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-Bold.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-Italic.eot'); src: url('../fonts/DVS/DejaVuSerif-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-Italic.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-Italic.ttf') format('truetype'); font-weight: normal; font-style: italic; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-BoldItalic.eot'); src: url('../fonts/DVS/DejaVuSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-BoldItalic.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.eot'); src: url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.woff') format('woff'), url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; font-stretch: condensed; } @font-face { font-family: 'TitleCopy'; src: url('../fonts/LTG/littletroublegirl.eot'); src: url('../fonts/LTG/littletroublegirl.eot?#iefix') format('embedded-opentype'), url('../fonts/LTG/littletroublegirl.woff') format('woff'), url('../fonts/LTG/littletroublegirl.ttf') format('truetype'); } body { font: normal 100%/1.5 'BodyCopy', Constantia, Georgia, "Times New Roamn", serif; font-size-adjust: .5; } h1 { font: italic bold small-caps 5em/.9 'TitleCopy', Corbel, Helvetica, Arial, sans-serif; } h2 { font-size: 1em; font-style: normal; font-variant: small-caps; } h2 cite{ font-size: 1.5em; font-variant: normal; font-weight: bold; font-style: italic; font-stretch: condensed; } h2 .chaptertitle { font: normal 3em 'TitleCopy', Corbel, Helvetica, Arial, sans-serif; } em { font-size: 1.1em; } figcaption { font-size: .875em; font-style: italic; font-stretch: condensed; font-weight: bold; } article p:first-of-type:first-letter { font-size: 5em; } footer a { font-size: 1em; } hgroup h2 { margin-right: 2em; }
htdocs/css3/box/font-properties.css
@font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif.eot'); src: url('../fonts/DVS/DejaVuSerif.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif.woff') format('woff'), url('../fonts/DVS/DejaVuSerif.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-Bold.eot'); src: url('../fonts/DVS/DejaVuSerif-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-Bold.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-Italic.eot'); src: url('../fonts/DVS/DejaVuSerif-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-Italic.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-Italic.ttf') format('truetype'); font-weight: normal; font-style: italic; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerif-BoldItalic.eot'); src: url('../fonts/DVS/DejaVuSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerif-BoldItalic.woff') format('woff'), url('../fonts/DVS/DejaVuSerif-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; } @font-face { font-family: 'BodyCopy'; src: url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.eot'); src: url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.woff') format('woff'), url('../fonts/DVS/DejaVuSerifCondensed-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; font-stretch: condensed; } @font-face { font-family: 'TitleCopy'; src: url('../fonts/LTG/littletroublegirl.eot'); src: url('../fonts/LTG/littletroublegirl.eot?#iefix') format('embedded-opentype'), url('../fonts/LTG/littletroublegirl.woff') format('woff'), url('../fonts/LTG/littletroublegirl.ttf') format('truetype'); } body { font: normal 100%/1.5 'BodyCopy', Constantia, Georgia, "Times New Roamn", serif; font-size-adjust: .5; } h1 { font: italic bold small-caps 5em/.9 'TitleCopy', Corbel, Helvetica, Arial, sans-serif; } h2 { font-size: 1em; font-style: normal; font-variant: small-caps; } h2 cite{ font-size: 1.5em; font-variant: normal; font-weight: bold; font-style: italic; font-stretch: condensed; } h2 .chaptertitle { font: normal 3em 'TitleCopy', Corbel, Helvetica, Arial, sans-serif; } em { font-size: 1.1em; } figcaption { font-size: .875em; font-style: italic; font-stretch: condensed; font-weight: bold; } article p:first-of-type:first-letter { font-size: 5em; } footer a { font-size: 1em; } hgroup h2 { margin-right: 2em; }
0.233619
0.065635
@charset "utf-8"; /* - 컨텐트 가능 css */ body.ub-page, a {color:#333;} .textarea {width:100%; padding:8px 10px 0; line-height:21px; letter-spacing:-1.2px; box-sizing:border-box;} input[type=text],input[type=number],input[type=date], select, .select, .textarea {color:#333; font-size:13px; font-family:'Nanum Gothic','나눔고딕'; border-top:1px solid #aaa; border-left:1px solid #aaa; border-bottom:1px solid #c3c3c3; border-right:1px solid #c3c3c3;} .radio, .input-checkbox {top:1px;} .disabled, input[type=disabled] {background-color:#eee !important;} .readonly {color:#333 !important;background-color:#e6ecfa !important;} .mt10 {margin-top:10px !important;} .mt20 {margin-top:20px !important;} .mt30 {margin-top:30px !important;} .mb20 {margin-bottom:20px !important;} .mb30 {margin-bottom:30px !important;} /* 공통 */ /* ui-dialog */ .ui-dialog .txt-color01 {color:#c82f6c;} .ui-dialog .txt-color02 {color:#3057a6;} .ui-widget-overlay {opacity:inherit; background:rgba(0,0,0,0.3);} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:'Nanum Gothic','나눔고딕'; font-size:13px;} .ui-dialog .tit_small {display:block; margin: 10px 0 6px 0; padding-left: 20px; font-size:15px; text-align:left; background-image: url(../../images/rwd/web/ico_tit.gif);background-repeat: no-repeat;background-position: 0 4px;} .ui-dialog.rwd .ui-dialog-titlebar.ui-widget-header {padding:8px 13px 9px 24px; border:1px solid #363d45; font-size:16px; background-color:#46505b; background-image: url('../../images/rwd/web/bg_dialog.gif'); background-position:0 100%; background-repeat:repeat-x;} .ui-dialog.rwd .ui-dialog-titlebar-close {right:11px; margin-top:-13px;} .ui-dialog.rwd .ui-dialog-content {padding:16px 30px 30px; text-align:center;} .ui-widget-content .ui-icon {background:none;} .ui-dialog.rwd .tbl_normal th, .ui-dialog.rwd .tbl_normal td {border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;} .ui-dialog.rwd .tbl_normal th:last-child, .ui-dialog.rwd .tbl_normal td:last-child{border-right:0;} .ui-dialog.rwd {padding:0; border:0 !important; box-shadow:3px 3px 7px rgba(0,0,0,0.2); background:none !important;} .ui-dialog.rwd .ui-dialog-content .txt {text-align:center; margin-bottom:25px; line-height:20px;} .ui-dialog.rwd .ui-dialog-content input.input-text {height:19px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content {border-left:1px solid #7a838d; border-right:1px solid #7a838d; border-bottom:1px solid #7a838d; background:#fff;} .ui-dialog.rwd .ui-dialog-buttonpane {padding:6px 0;} .ui-dialog.rwd .ui-dialog-buttonpane .ui-dialog-buttonset {float:none; text-align:center;} .ui-dialog.rwd .ui-dialog-buttonpane button {margin:4px 4px 4px 0;} .ui-dialog.rwd .ui-dialog-buttonpane button.emp {border:1px solid #164a81; background:#1d5b9c;} .ui-dialog.rwd .ui-button-text-only .ui-button-text {padding:3px 20px; font-size:14px; font-family:'Nanum Gothic','Malgun Gothic', '맑은 고딕';} .ui-dialog.rwd .ui-dialog-buttonpane.ui-widget-content {border-left:1px solid #7a838d; border-right:1px solid #7a838d; border-top:0; border-bottom:1px solid #7a838d; background-color:#e6e6e6;} .ui-dialog.rwd .ui-widget-header .ui-icon {width:16px; height:16px; background:url('../../images/site/common/btn_error_close.png') no-repeat 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul {text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li {margin-bottom:4px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li strong {display:inline-block; min-width:70px; padding-left:10px; margin-right:5px; color:#1d5b9c; text-align:left; background-repeat:no-repeat; background-position:0 7px; background-image:url('../../images/site/common/ico_gray.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide {margin:6px 0; padding:0 0 0 149px; text-align:left;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide span {display:block; font-size:13px;} .ui-dialog.rwd .area_check {padding: 5px 10px 10px;text-align: right;background:#717a83;} .ui-dialog.rwd .area_check a label {margin-left:3px;color: #fff;font-size:1.3rem;vertical-align:middle;} /* 이용약관 */ .ui-dialog.rwd .ui-dialog-content.ui-widget-content.terms {padding:30px 30px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms {margin-bottom:21px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt {height:33px; font-size:14px; border-top:1px solid #c1c1c1; line-height:28px; text-align:left; background-color:#f7f7f7;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt:nth-child(9) {border-bottom:1px solid #d0d0d0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd:nth-child(10) {border-bottom:1px solid #c1c1c1;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on {height:32px; border-bottom:1px solid #d0d0d0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt strong {vertical-align:middle;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt span {display:inline-block; width:14px; height:14px; margin:0 10px; border:1px solid #aaa; border-radius:2px; vertical-align:middle; background-color:#fff; background-repeat:no-repeat; background-position:50% 50%; background-image:url('../../images/rwd/web/ico_plus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on span {background-image:url('../../images/rwd/web/ico_minus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd {display:none; padding:4px 0 9px 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd .textarea {height:139px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .tit {display:block; margin-bottom:9px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .tit span {font-size:17px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements {text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul {display:inline-block; text-align:left;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li .required {text-indent:0; color:#fff !important; font-size:12px; font-weight:bold; border:0; width:23px; height:12px; margin-left:0 !important; padding:2px 10px 4px; line-height:13px; border-radius:10px; background:#dc4481;} /* 축하, 경고 */ .ui-dialog.rwd.type2, .ui-dialog.rwd.type6 {border:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-n, .ui-dialog.rwd.type6 .ui-resizable-n {top:0; height:2.5px; border-top:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-e, .ui-dialog.rwd.type6 .ui-resizable-e {right:0; width:2.5px; border-right:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-s, .ui-dialog.rwd.type6 .ui-resizable-s {bottom:0; height:2.5px; border-bottom:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-w, .ui-dialog.rwd.type6 .ui-resizable-w {left:0; width:2.5px; border-left:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-dialog-content, .ui-dialog.rwd.type6 .ui-dialog-content {padding:0;} .ui-dialog.rwd.type2 .ui-dialog-titlebar.ui-widget-header {height:17px; margin:0; border:0; background-color:#fff; background-position:0 0; background-image: url('../../images/rwd/web/bg_header_type2.gif');} .mobile .ui-dialog.rwd.type2 .ui-dialog-titlebar.ui-widget-header {height:16px;} .ui-dialog.rwd.type2 .ui-widget-header .ui-icon, .ui-dialog.rwd.type6 .ui-widget-header .ui-icon {width:34px; height:34px; margin:-9px 0 0 -13px; background:url('../../images/rwd/web/btn_close_type2.gif') no-repeat 0 0;} .ui-dialog.rwd.type2 .ui-dialog-titlebar-close {margin-top:-19px;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content, .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content {border:0; background-color:#fff; background-position:0 100%; background-repeat:no-repeat;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation {min-height:191px !important; padding:3px 26px 15px; background-position:0 100%; background-image: url('../../images/rwd/web/bg_congraturation.png');} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz {min-height:171px !important; padding:3px 26px 15px; background-image: url('../../images/rwd/web/bg_congraturation_quiz.png');} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {text-align:left;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {margin-bottom:21px; font-size:15px; line-height:24px;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {color:#333; font-weight:bold;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .num, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .num {color:#c82f6c; font-size:25px; font-family:"Segoe UI"; vertical-align:middle;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .unit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .unit {margin-left:-2px; line-height:30px; vertical-align:top;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .txt, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .txt {line-height:30px; vertical-align:top;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont .tit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .tit {display:block; margin-bottom:16px; font-size:28px; text-align:left;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning {min-height:165px !important; background-image: url('../../images/rwd/web/bg_alert_type2.png');} .ui-dialog.rwd.type2 .ui-dialog-buttonpane.ui-widget-content {position:absolute; bottom:15px; left:0; right:0; padding:0; border:0; background:transparent;} /* 브랜드 소개 판매요령 */ .ui-dialog.rwd.type3 .ui-dialog-content {padding:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar.ui-widget-header {height:37px; border-top:1px solid #7f7f7f; border-right:1px solid #7f7f7f; border-left:1px solid #7f7f7f; border-bottom:0; background-color:#fff; background-image:none;} .ui-dialog.rwd.type3 .ui-widget-header .ui-icon {width:55px; height:55px; margin:-26px 0 0 -26px; background-position:0 0; background-repeat:no-repeat; background-image: url('../../images/rwd/web/bg_close_dialog.gif')} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close {top:-3px; right:0; width:55px; height:55px; padding:0; margin:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close.ui-state-hover {border:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close.ui-state-focus {border:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content {border-right:1px solid #7f7f7f; border-left:1px solid #7f7f7f; border-bottom:1px solid #7f7f7f; background-color:#fff; background-position:0 0; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top {margin-bottom:31px; padding:0 20px 0 25px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left {float:left;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span {display:inline-block; background-color:#fff;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 {min-width:190px; min-width:150px; min-height:239px; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right {float:left; width:41%; margin-left:20px; text-align:left;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product {display:inline-block; margin-bottom:12px; font-size:20px; letter-spacing:-2px; word-break:keep-all;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl {margin-bottom:22px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl dt {padding-left:8px; margin-bottom:5px; color:#3057a6; font-size:15px; font-weight:bold; background-image: url('../../images/rwd/web/bul_gray3.gif'); background-position:0 9px; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl dd {padding-left:9px; font-size:14px; line-height:22px; word-break:keep-all;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm {max-height:196px; overflow-y:hidden; overflow-x:auto;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor {display:table; width:100%; min-height:154px; padding:20px 38px 18px; border-top:1px solid #cfcfcf; background-color:#f7f7f7; box-sizing:border-box;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li {display:table-cell; height:85px; padding:0 0 10px 30px; vertical-align:top; font-size:13px; letter-spacing:-1px; line-height:16px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li:nth-child(1) {padding-left:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li img {height:100%;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li span:first-child {display:inline-block; width:58px; height:92px; margin-top:0; border:1px solid #cbcbcb; background-color:#f1f1f1; background-image:url('../../images/rwd/web/noimg2.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li span {display:block; width:60px; margin:5px auto 0; word-break:break-all; } .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top {background-image: url('../../../bat/product/story/bg_product_pop.png'); background-position:140px 40px; background-repeat:no-repeat;;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product {margin:13px 0 40px;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../images/rwd/brand/ico_power.gif') no-repeat 0 0;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right dl dt {padding-left:0; background-image:none;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right dl dd {padding-left:0;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .left span {background:transparent;} /* 신제품 소개 */ .ui-dialog.rwd.type4 {border-radius:0;} .ui-dialog.rwd.type4 .ui-dialog-titlebar.ui-widget-header {position:absolute; right:0; top:0; height:0; margin:0; padding:0; border:0; border-top:0; border-radius:0; background-image:none; background-color:#fff; z-index:10;} .ui-dialog.rwd.type4 .ui-dialog-titlebar-close {top: 13px;right: 2px;width:25px;height:23px;} .ui-dialog.rwd.type4 .ui-widget-header .ui-icon {width:30px; height:30px; margin:-6px 0 0 -21px; background:url('../../images/rwd/web/btn_close_type5.gif') no-repeat 0 0;} .ui-dialog.rwd.type4 .ui-dialog-title {float:none; margin:0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product {padding:0;border:0; border:1px solid #46505b; overflow-x:hidden;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .cont {position:relative;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_visual {padding: 5px 5px 0;background: #009fe3;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_visual img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner {position:relative; padding:0 2px; text-align:center; background: #333;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner a {position:absolute;bottom:16px;right: 8px;display:inline-block;height:auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn1 {display:inline-block; height:35px; padding:0 26px 0 18px; color:#fff; font-size:15px; font-weight:bold; letter-spacing:-0.8px; line-height:34px; background-color:#333;background-image:url('../../images/rwd/main/web/bul_arrow.gif'); background-position:88% 11px; background-repeat:no-repeat;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 {bottom:5px;right:120px;} .ui-dialog.rwd.type4 .area_check {background: #009fe3;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {padding:2px 2px 0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul {text-align:left; display:table;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li {float:left; display:inline-block; width:auto; margin:0; padding-left:2px; box-sizing:border-box;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul:after, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li:first-child, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li:first-child {padding-left:0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li {position:relative;} /* 캡슐글로 바코드 */ .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header {padding:8px 13px 5px 24px; font-size:18px; border:1px solid #1a7cc0; background-color:#1d86d0; background-image:none;} .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header .ui-dialog-title {display:inline-block; height:22px; float:none; padding-left:45px; background:url("../../images/rwd/web/ico_b-code-w.png") no-repeat 0 0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content {padding:0; border-left:1px solid #7f7f7f; border-right:1px solid #7f7f7f; border-bottom:1px solid #7f7f7f;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .tit {font-size:20px;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode {padding:15px 0 20px; background:url("../../images/rwd/web/line_dotted.gif") repeat-x 0 0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode .img_b-code {display:inline-block; max-width:300px;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode .img_b-code img {display:inline-block; width:100%;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode:first-child {background:none;} /* 출첵이벤트(헤더 영역 없음) */ .ui-dialog.rwd.type6 .ui-dialog-titlebar.ui-widget-header {height:0;position:absolute;top: 0;right: 0px;padding: 0;border-radius: 0;z-index: 10;} .ui-dialog.rwd.type6 .ui-dialog-titlebar-close {margin-top:-10px;} .ui-dialog.rwd.type6 .ui-widget-header .ui-icon {margin:1px 0 0 -13px;} .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content img {width:100%;} .ui-dialog.rwd.type6 .btn_attend {position:absolute; bottom:54px; left:50%; margin-left:-134.5px;} .ui-dialog.rwd.type6 .btn_attend a {display:block; width:269px; height:57px; text-indent:-9999px; background:url("../../images/rwd/main/web/btn_attend.png") no-repeat 0 0;} /* 보물찾기 이벤트 */ .ui-dialog.rwd.type6 .find_treasure .btn_attend {position:absolute; bottom:54px; left:50%; margin-left:-134.5px;} .ui-dialog.rwd.type6 .find_treasure .btn_attend a {display:block; width:251px; height:34px; text-indent:-9999px; background:url("../../../bat/campaign/23/images/btn_attend.png") no-repeat 0 0;} /* 멤버쉽 혜택보기 */ .ui-dialog.rwd .pop_area_benefit {padding:0 18px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit {display:inline-flex; -webkit-box-orient:horizontal; margin:16px 0 25px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li {-webkit-box-flex:1; margin:0; text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li strong {display:block; margin-top:7px; color:#333; font-size:15px; text-align:center; background:none;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li span {display:block; margin-top:3px; font-size:14px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal thead th img {width:37%;} .ui-dialog.rwd .pop_area_benefit .tbl_normal tbody th {background:#fff;} .ui-dialog.rwd .pop_area_benefit .tbl_normal th, .ui-dialog.rwd .pop_area_benefit .tbl_normal td {padding:11px 10px;} /* 이용약관 처리방침 개정 안내 */ .ui-dialog.rwd.type2 .ui-dialog-content.area_ck_terms, .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 26px 60px; text-align:left; } .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_ck_terms .tit, .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:18px; font-size:24px;} .area_ck_terms .tit img, .area_s_update .tit img {margin-right:5px;} .area_ck_terms dl, .area_s_update dl {margin-bottom:10px; padding-left:18px; font-size:14px; line-height:26px;} .area_ck_terms dt, .area_s_update dt {text-indent:-18px; font-weight:bold;} .area_ck_terms dl dl, .area_s_update dl dl {margin-bottom:0; padding-left: 33px;} .area_ck_terms dl dl dl {padding-left:18px;} .area_ck_terms dl dl dt {font-weight:normal;} .area_ck_terms .tit_current, .area_ck_terms .tit_revision {padding:3px 20px; border-radius:15px; color:#fff;} .area_ck_terms .tit_current {background:#6180d0;} .area_ck_terms .tit_revision {background:#d05f99;} .area_ck_terms .bg_img, .area_s_update .bg_img {position:absolute; right:0; top:0;} .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 10px 60px; } .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:10px;} .area_s_update .top_area {padding:0 18px 13px; background-image: url('../../images/rwd/main/web/line_s_update.gif'); background-position:0 100%; background-repeat:repeat-x;} .area_s_update .top_area p {position:relative; padding-right:140px; font-size:14px;} .area_s_update .cont_area {padding:15px 22px 0;} .area_s_update .cont_area dl dt {color:#3057a6;} .area_s_update .bg_img {top:3px; right:50px;} .area_s_update .tit img {width:14%;} /* table */ .tbl_normal {border-top :2px solid #555d6a;} .tbl_normal th, .tbl_normal td {padding:6px 10px; font-size:14px; border-right:1px solid #b7b7b7; border-bottom:1px solid #b7b7b7; } .tbl_normal th {background:#f1f1f1;} .tbl_normal td {} .tbl_normal th:last-child, .tbl_normal td:last-child {border-right:0;} /* popup*/ /* window popup */ .pop_window .pop_header {position:relative; height:20px; padding:8px 13px 12px 24px; border:1px solid #363d45; background-color:#46505b; background-image: url('../../images/rwd/web/bg_dialog.gif'); background-position:0 100%; background-repeat:repeat-x;} .pop_window .pop_header h1 {height:auto; padding:0; color:#fff; font-size:16px; background:none;} .pop_window .pop_header .btn_close {position:absolute; top:10px; right:11px;} .pop_window .pop_header .btn_close a {display:inline-block; width:16px; height:16px; text-indent:-9999px; background-color:#46505b; background-image: url('../../images/site/common/btn_error_close.png'); background-position:0 100%; background-repeat:repeat-x;} .pop_contents {padding:23px 25px;} .pop_contents h2 {padding-left:19px; margin-bottom:7px; font-size:15px; background-image: url('../../images/rwd/web/ico_tit.gif'); background-position:0 3px; background-repeat:no-repeat;} .pop_contents .txt {margin:5px 0 10px;} .pop_contents .legend {font-size:14px;} .pop_contents table th {font-size:14px;} .pop_contents table td .unit {margin-left:3px; vertical-align:top; line-height:19px;} .pop_contents table.type1 {margin-bottom:29px; border-top:2px solid #555d6a;} .pop_contents table.type1 th {padding:8px 8px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background-color:#f1f1f1;} .pop_contents table.type1 tbody th {padding:7px 8px 8px;} .pop_contents table.type1 td {padding:0 10px; font-size:14px; font-weight:bold; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .pop_contents table.type1 th:first-child, .pop_contents table.type1 td:first-child {border-left:0;} .pop_contents table.type2 {border-top:2px solid #555d6a;} .pop_contents table.type2 thead {border-bottom:1px solid #a6a6a6;} .pop_contents table.type2 thead th {padding:7px 0 8px; background-image: url('../../images/rwd/web/bar_gray.gif'); background-position:0 10px; background-repeat:no-repeat;} .pop_contents table.type2 thead th:first-child {background:none;} .pop_contents table.type2 tbody td {padding:7px 0; border-bottom:1px solid #cfcfcf; text-align:center;} .pop_contents table.type2 tbody td .ellipsis {max-width:;} .pop_contents .area_srch {position:relative; padding:8px 44px 10px 47px; margin-bottom:10px; border:1px solid #d4d4d4; background-color:#f1f1f1;} .pop_contents .area_srch table th {padding-left:9px; text-align:left; background-image: url('../../images/rwd/web/bul_gray3.gif'); background-position:0 10px; background-repeat:no-repeat;} .pop_contents .area_srch table td, .pop_contents .area_srch table td input {font-size:14px;} .pop_contents .area_srch .btn.srch {position:absolute; top:7px; right:44px;} .pop_contents .area_srch .btn.srch a {margin-top:0; padding-left:28px; font-size:14px; font-weight:bold; background-image: url('../../images/rwd/web/ico_srch.png'); background-position:10px 6px; background-repeat:no-repeat;} .pop_tail {position:fixed; bottom:0; left:0; right:0; height:27px; padding:10px; text-align:right; background-color:#e6e6e6;} .pop_tail .btn a {margin-top:0;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {position:relative; margin:0 auto; background-repeat:no-repeat;} .sub.brand .story dt {color:#a91200; font-weight:bold;} .sub.brand .story.rothmans dt {color:#135676;} .sub.brand .story.glo dt {color:#e04406;} .sub.brand .story.kent dt {color:#264abc;} .sub.brand .story.glo.v2 dt {color:#ed720e;} .sub.brand .story.glo.v2 dd {color:#fff;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {position:absolute; display:inline-block; color:#fff; background-color:#a91200; background-repeat:no-repeat;} .sub.brand .story.rothmans dd .btn {background-color:#185978;} .sub.brand .story.glo dd .btn {background-color:#585d67;} .sub.brand .story.glo.v2 dd .btn {background-color:#424752;} .sub.brand .story.kent dd .btn {background-color:#2d4eb7;} /* 제품 메인 */ .sub.brand .prd_preview .box {position:relative; width:47.8%; box-sizing:border-box; text-align:center;} .sub.brand .prd_preview .box_over {display:none; position:absolute; top:0; width:100%; height:100%; text-align:center; background-size:cover; background-position:center;} .sub.brand .prd_preview .box_over a {display:block; width:100%; height:100%;} .sub.brand .prd_preview .box_over .plus {margin:0 auto 22px; text-indent:-9999px; background-image:url('../../images/rwd/web/ico_plus_prd.gif'); background-position:50% 100%; background-repeat:no-repeat;} .sub.brand .prd_preview .box_over .txt {color:#fff;} .sub.brand .prd_preview .box_over .tit {color:#fff; text-align:center; font-weight:bold;} .sub.brand .banner {position:relative; border-top:2px solid #333; border-bottom:2px solid #333;} .sub.brand .banner .btn {position:absolute; display:block; color:#fff; font-weight:bold; background-color:#20468a; background-repeat:no-repeat; background-position:90% 50%;} .sub.brand .tab_cont .list_product:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .product_type {display:inline-block; background:url('../../images/site/common/ico_h3.gif') no-repeat 8px 6px;} .sub.brand .tab_cont .list_product li {float:left; border:1px solid #cecece; transition:all 0.3s;} .sub.brand .tab_cont .list_product li .box_top {text-align:center;} .sub.brand .tab_cont .list_product li .box_top .name_product {display:block;} .sub.brand .tab_cont .list_product li .box_top span {display:block; min-height:253px; text-align:center; background-color:transparent; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .sub.brand .tab_cont .list_product li .box_btm ul li {float:none; width:auto; height:auto; border:0;} /* prd_preview text animation */ @-webkit-keyframes fadeInDown { from {opacity: 0;-webkit-transform:translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);} to { opacity: 1;-webkit-transform: none; transform: none;} } @keyframes fadeInDown { from {opacity: 0;-webkit-transform:translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);} to {opacity: 1;-webkit-transform: none;transform: none;} } @-webkit-keyframes fadeInUp { from {opacity: 0;-webkit-transform:translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);} to {opacity: 1;-webkit-transform: none; transform: none;} } @keyframes fadeInUp { from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to {opacity: 1; -webkit-transform: none; transform: none;} } .fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown; animation-duration:1.5s; animation-timing-function:ease;} .fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp; animation-duration:1.5s; animation-timing-function:ease;} /* //prd_preview text animation */ /* tab menu */ .sub .tab_menu {z-index:20; transition:all 0.3s ease-in-out; border-top:1px solid #d5d6d7; border-bottom:1px solid #bdbdbd; background-color:#fff;} .sub .tab_menu.fixed {position:fixed; top:70px; left:0; right:0; z-index:10002;} .sub .tab_menu:after {display:block; content:' '; clear:both;} .sub .tab_menu ul {position:relative; top:1px; display:table; width:1160px; height:42px; margin:0 auto;} .sub .tab_menu ul.pchange {left:-8px;} .sub .tab_menu li {position:relative; display:table-cell; width:20%;} .sub .tab_menu li a {display:block; height:40px; color:#333; font-size:15px; font-weight:bold; text-align:center; line-height:37px; background-color:#fff;} .sub .tab_menu li a.on:after, .sub .tab_menu li a:hover:after {position:absolute; top:40px; left:50%; display:block; width:12px; height:8px; margin-left:-6px; content:'.'; text-indent:-9999px; background-image: url('../../images/rwd/web/ico_arr_tab.gif'); background-position:0 0; background-repeat:no-repeat; z-index:10;} .sub .tab_menu li a.on, .sub .tab_menu li:hover a {border-bottom:2px solid #0a69c8; color:#0762be;} .sub .tab_menu .ico_new, .sub .tab_menu .ico_hot {position:absolute; top:9px; left:9px; display:inline-block; height:13px; padding:2px 10px; color:#fff; font-size:11px; font-weight:bold; font-family:"Segoe UI"; border-radius:30px; line-height:12px; text-overflow:inherit; background-color:#dc4481;} .sub .tab_menu .ico_hot {background-color:#3c92db;} /* BAT 소식 */ .sub.news .list_news li {border-bottom:1px solid #cfcfcf;} .sub.news .list_news li .img {display:block; width:268px; height:178px; border:1px solid #ccc; text-align:center; background-color:#f1f1f1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .sub.news .list_news li .txt a {color:#333;} .sub.news .list_news li .txt strong {display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {color:#527790; font-weight:bold;} .sub.news .list_view_top .date span, .sub.news .list_news li .txt .date span {background-repeat:no-repeat;} .sub.news .list_news li .txt .btn_more {display:block; text-align:center;} .sub.news .list_news li .txt .btn_more a {display:block; color:#333; border:1px solid #ccc; background-color:#f3f3f3; background-repeat:no-repeat;} .sub.news .list_view_top {border-top:1px solid #b8b8b8; border-bottom:1px solid #cfcfcf; background-color:#f3f3f3;} .sub.news .list_view_mid {min-height:300px; text-align:center;} .sub.news .list_view_mid p {text-align:left;} .sub.news .list_view_mid pre {white-space:pre-wrap; word-break:break-all; word-wrap:break-word; text-align:left;} .sub.news .list_view_btm {border-bottom:1px solid #cfcfcf;} .sub.news .list_view_btm ul li {position:relative; height:16px; border-top:1px solid #cfcfcf; background-color:#fff;} .sub.news .list_view_btm ul li span, .sub.news .list_view_btm ul li a {position:absolute; top:10px; font-size:14px;} .sub.news .list_view_btm ul li span.txt_guide {font-weight:bold;} .sub.news .list_view_btm ul li a {display:block; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .sub.news .list_view_btm ul li span.date {color:#8c8c8c; font-weight:bold;} .sub.news .area_btn {text-align:center;} .sub.news .area_btn .btn {display:inline-block; border:1px solid #19518c; color:#fff; font-weight:bold; text-align:center; background-color:#1d5b9c;} /* 이달의 캠페인 */ .sub.campaign .tab_menu {border-top:0;} /* 캠페인 소개, 제품별 정보 */ .sub.campaign .introduce {text-align:center; background-repeat:repeat-x; background-position:0 0;} .sub.campaign .introduce .inner {position:relative;} .sub.campaign .introduce .inner .bottom {position:absolute; width:100%;} .sub.campaign .introduce .inner .left, .sub.campaign .introduce .inner .right {position:absolute;} .sub.campaign .introduce .txt_guide1 {display:block;} .sub.campaign .txt_guide3 strong {color:#b2278c;} .sub.campaign .introduce dl dt {font-weight:bold;} .sub.campaign .product1 {background-repeat:no-repeat;} .sub.campaign .product2 {position:relative; left:0; right:0; height:100%; background-image:url('../../images/rwd/campaign/bg_line_shadow.png'); background-position:0 0; background-repeat:repeat-x;} .sub.campaign .product1 .detail .txt1, .sub.campaign .product1 .detail .txt2 {position:absolute;} .sub.campaign .product2 .detail dl dt span {display:block; margin-top:5px;} .sub.campaign .camp_neo .sec_top, .sub.campaign .camp_neo .sec_mid {position:relative; box-shadow:0 8px 7px rgba(93,93,93, 0.06); z-index:5;} .sub.campaign .camp_neo .sec_mid {z-index:4;} .sub.campaign .camp_neo .sec_btm {position:relative; z-index:3;} .sub.campaign .camp_neo .sec_top .inner {margin:0 auto;text-align:center; background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .camp_neo .sec_top .inner img {margin:0 auto;} .sub.campaign .camp_neo .sec_mid .inner {position:relative;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {font-weight:bold;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.purple dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.purple dl dd {color:#792782;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.ruby dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.ruby dl dd {color:#ac1746;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.smooths dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.smooths dl dd {color:#009982;} .sub.campaign .camp_neo .sec_btm .inner {position:relative;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.bright strong {color:#2a3484;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.fresh strong {color:#178663;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.zest strong {color:#e5d800;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.purple strong {color:#792782;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.ruby strong {color:#a40b5a;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.smooths strong {color:#02796e;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {position:absolute; text-indent:-9999px; background-position:0 0; background-repeat:no-repeat;} .sub.campaign .camp_cglo .inner {text-align:center;} .sub.campaign .camp_cglo .vod {padding:0; background:none;} .sub.campaign .camp_cglo .vod .area_video {width:auto; margin:0;} .sub.campaign .camp_cglo .sec_top {background-position:0 0; background-repeat:repeat-x;} .sub.campaign .camp_cglo .sec_top .txt_guide { color:#134c90; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid1 {background-repeat:repeat-x; background-position:0 0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .glo_products {text-align:right;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span {display:block; color:#005db5; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {color:#333; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul {display:table; width:100%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {display:table-cell;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode a {display:inline-block; width:100%;} .sub.campaign .camp_bigbang .sec_top, .sub.campaign .camp_bigbang .sec_mid, .sub.campaign .camp_bigbang .sec_btm {text-align:center;} .sub.campaign .camp_bigbang .sec_top, .sub.campaign .camp_bigbang .sec_mid {position:relative; box-shadow:0 8px 7px rgba(93,93,93, 0.06); z-index:5;} .sub.campaign .camp_bigbang .sec_mid {z-index:4;} .sub.campaign .camp_bigbang .sec_btm {position:relative; z-index:3;} .sub.campaign .camp_bigbang .sec_mid {margin:34px 0 0; padding-bottom:35px;} .sub.campaign .camp_bigbang .sec_mid .inner {max-width:1260px; margin:34px auto 0;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img.web {display:inline-block !important;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 10px 0 100px; margin:37px 0 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd:after {display:block; content:' '; clear:both;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {float:left; width:45%; margin-left:90px; text-align:left;} .sub.campaign .camp_bigbang .sec_mid .area_prd li:first-child {margin-left:0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name {position:relative; display:block; width:175px; margin-bottom:20px; font-size:22px; font-weight:bold;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name:before {position:absolute; top:-10px; left:2px; display:inline-block; content:' '; width:27px; height:3px; margin-bottom:9px; background:#da511f;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device {margin-left:23px;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:67px;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 120px; font-size:18px; line-height:30px;} .sub.campaign .camp_bigbang .sec_btm {padding:35px 0 0;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo {margin-top:30px;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact {margin-top:45px;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:1120px;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {max-width:1260px; margin:0 auto;} .sub.campaign .camp_bigbang .sec_top img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web {display:inline-block !important;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 {margin-top:45px;} .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {margin-top:70px;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide {display:inline-block; margin:25px auto 0;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {margin:0 auto;text-align:center; background:linear-gradient(to right, #010003 10%,#000012, #010120,#00244b,#1e497b);} /* 캠페인 동영상 */ .sub.campaign video {object-fit: fill;} .sub.campaign .vod {padding:0; margin:0 auto; text-align:center;} .sub.campaign .vod .area_video {margin:0; width:100%;} .sub.campaign .vod .area_video .video-js .vjs-big-play-button {top:132px; left:50%; width:76px; height:76px; margin-left:-38px; border:3px solid #fff; border-radius:50%; background-color:transparent;} .video-js .vjs-big-play-button .vjs-icon-placeholder:before {content:""; background-position:50% 50%; background-repeat:no-repeat; background-image:url('../../images/rwd/web/ico_play.png');} .sub.campaign .vod .tit {display:block; margin-bottom:8px;font-size:28px; font-family:"Segoe UI"; font-style:italic;} .sub.campaign .vod .txt_guide {font-size:17px;} .sub.campaign .vod .txt_guide span {color:#315fd2; border-bottom:1px solid #315fd2;} .sub.campaign .area_btn {margin-bottom:50px;} .sub.campaign .btn.type2 a {height:26px; padding:4px 50px 8px 66px; line-height:28px; font-size:17px; background-image:url('../../images/rwd/web/ico_quiz.png');} .sub.campaign .btn.type2 a {background-repeat:no-repeat; background-position:19% 39%;} /* 퀴즈 */ .sub.campaign .btn a {font-weight:bold;} .sub.campaign .list_quiz li .area_question {position:relative; border:1px solid #d7d7d7; background-color:#f5f5f5; background-repeat:no-repeat; background-position:0 0;} .sub.campaign .list_quiz li .area_question .ico_quiz {position:absolute; display:block; background-repeat:no-repeat; background-position:0 0;} .sub.campaign .list_quiz li .list_answer li {position:relative; margin:0;} .sub.campaign .list_quiz li .list_answer li a {display:block; margin:0; color:#333; /* font-family:dotum; */ background-color:#fff;} .sub.campaign .list_quiz li .list_answer li a pre {/* font-family:dotum; */ white-space:pre-wrap;} .sub.campaign .list_quiz li .list_answer li a.theothers {color:#bcbcbc; background-color:#f9f9f9;} .sub.campaign .list_quiz li .list_answer li a.wrong {color:#bc2964; background-color:#fae6ec;} .sub.campaign .list_quiz li .list_answer li a.correct {color:#1c8673; background-color:#ddf1eb;} .sub.campaign .list_quiz li .list_answer li a.on, .sub.campaign .list_quiz li .list_answer li a:hover {color:#3772af; background-color:#edf4f9;} .sub.campaign .list_quiz li .list_answer li a.theothers:hover {color:#bcbcbc; font-weight:normal; background-color:#f7f7f7;} .sub.campaign .list_quiz li .list_answer li a.wrong:hover {color:#bc2964; background-color:#fae6ec;} .sub.campaign .list_quiz li .list_answer li a.correct:hover {color:#1c8673; background-color:#ddf1eb;} .sub.campaign .list_quiz li .list_answer li a .num {position:absolute; color:#fff; border-radius:50%; background-color:#a9a9a9; background-repeat:no-repeat; background-position:50% 50%;} .sub.campaign .list_quiz li .list_answer li a.on .num, .sub.campaign .list_quiz li .list_answer li a:hover .num {background-color:#548eca;} .sub.campaign .list_quiz li .list_answer li a.theothers .num {background-color:#dadada;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-color:#b92f77;} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-color:#23907d;} .sub.campaign .list_quiz li .list_answer li a.wrong .num, .sub.campaign .list_quiz li .list_answer li a.correct .num {text-indent:-9999px;} /* my 슈퍼패스 */ .sub.mysuperpass .emp1 {color:#c02f53;} .sub.mysuperpass .emp2 {color:#2669ae;} .sub.mysuperpass .date {font-size:14px;} .sub.mysuperpass .sec_top {margin-bottom:50px;} .sub.mysuperpass .sec_top .now_point, .sub.mysuperpass .sec_top dl {border:1px solid #cacaca; box-sizing:border-box; background-color:#fff; transition:all .2s;} .sub.mysuperpass .sec_top dl.disabled, .sub.mysuperpass .sec_top dl.disabled strong {color:#bababa !important; -webkit-text-fill-color: rgba(186, 186, 186, 1); background:none !important;} .sub.mysuperpass .sec_top dl.disabled dd {font-size:15px; line-height:65px;} .sub.mysuperpass .sec_top .now_point { text-align:right; background-repeat:no-repeat;} .sub.mysuperpass .sec_top .now_point .num {display:block; font-family:Segoe UI;} .sub.mysuperpass .sec_top .now_point .num span {font-weight:normal; vertical-align:top;} .sub.mysuperpass .sec_top .now_point .btn a {border-color:#8b8b8b; background-color:#9c9c9c;} .sub.mysuperpass .sec_top .leftBox:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_top dl {float:left;} .sub.mysuperpass .sec_top dl dt {background-color:#f3f3f3;} .sub.mysuperpass .sec_mid .point_chance dl dd {text-align:center;} .sub.mysuperpass .sec_mid .point_chance dl dd .btn {display:inline-block; width:55px; height:49px; padding:6px 0 0; color:#b1d0ff; font-size:12px; border-radius:50%; background-color:#215cc8; background-repeat:no-repeat; background-position:0 100%; background-image:url('../../images/rwd/web/ico_click.png');} .sub.mysuperpass .sec_mid .point_chance dl.disabled dd .btn {background-color:#acacac;} .sub.mysuperpass .sec_top dl dd span {vertical-align:top;} .sub.mysuperpass .sec_top dl dd strong, .sub.mysuperpass .sec_mid .point_chance dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd span {font-family:Segoe UI; vertical-align:middle;} .sub.mysuperpass .sec_top .rightBox dl dd span, .sub.mysuperpass .sec_mid .point_chance dl dd span, .sub.mysuperpass .sec_btm ul li dl dd span {vertical-align:top;} .sub.mysuperpass .sec_mid {position:absolute; left:0; right:0; height:371px; background-color:#edf4fc; text-align:center; background-repeat:no-repeat; background-position:50% 0;} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {display:block;} .sub.mysuperpass .sec_mid .tit {color:#1d5da5;} .sub.mysuperpass .sec_mid .point_chance dl {color:#fff; background-repeat:no-repeat; background-position:0 0;} .sub.mysuperpass .sec_mid .point_chance dl.disabled {-webkit-text-fill-color: rgba(255, 255, 255, 1); -webkit-opacity:; background-color:transparent !important;} .sub.mysuperpass .sec_mid .point_chance .chance2 {color:#333;} .sub.mysuperpass .sec_btm ul li, .sub.mysuperpass .sec_btm ul li dl {box-sizing:border-box; transition:all .2s;} .sub.mysuperpass .sec_btm ul li dl {background-repeat:no-repeat;} .sub.mysuperpass .sec_btm ul li dl dd {color:#666;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {letter-spacing:-0.7px;} .sub.mysuperpass .sec_btm ul li dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd span {color:#333;} .sub.mysuperpass .sec_btm ul li dl dd strong {display:inline-block;} /* my 점포 */ .sub.mystore .sec_top {border:1px solid #ddd; text-align:center;} .sub.mystore .sec_top p {font-weight:bold;} .sub.mystore .sec_top .ico_product {display:inline-block; vertical-align:middle; background-repeat:no-repeat; background-position:0 0;} .sub.mystore .sec_top .txt_ordernum {font-weight:normal;} .sub.mystore .sec_top .txt_ordernum strong {border-bottom:1px solid #585858;} .sub.mystore .sec_top .txt_ordernum .txt_emp {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.mystore .sec_top .txt_ordernum label.item {display:block; padding-left:9px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 7px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch {position:relative; padding:8px 12px; border:1px solid #d4d4d4; background:#f1f1f1;} .sub.mystore .sec_mid .area_srch .btn.srch {position:absolute; top:8px; right:10px;} .sub.mystore .sec_mid .area_srch .btn.srch a {height:19px; margin-top:0; padding:1px 13px 2px 28px; font-size:14px; font-weight:bold; background-image: url('../../images/rwd/web/ico_srch.png'); background-position:10px 6px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch .wrap_input {display:inline-block;} .sub.mystore .sec_mid .area_graph {padding:10px 25px 22px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;} .sub.mystore .sec_btm table {border-top:2px solid #555d6a;} .sub.mystore .sec_btm table thead th {height:36px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background:#f1f1f1;} .sub.mystore .sec_btm table thead th:first-child, .sub.mystore .sec_btm table tbody th:first-child, .sub.mystore .sec_btm table tbody td:first-child {border-left:0;} .sub.mystore .sec_btm table tbody th, .sub.mystore .sec_btm table tbody td {padding:3px 10px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .sub.mystore .sec_btm table tbody td img {width:32px; height:52px; margin:0 10px;} .sub.mystore .sec_btm table tbody td .input-text {margin:0;} .sub.mystore .calcul a:before {display:inline-block; content:' '; margin-right:10px;vertical-align:middle; background-position:0 0; background-repeat:no-repeat;} .sub.mystore .sec_recommend .ach_rate {padding:17px 0; border:1px solid #d6d6d6;} .sub.mystore .sec_recommend .ach_rate p {line-height:24px;} .sub.mystore .sec_recommend .ach_rate p mark {color:#fff; background-color:#3384c3;} .sub.mystore .sec_recommend .ach_rate p .emp {color:#c02f53;} .sub.mystore .sec_recommend .list_ach_product {margin-top:30px;} .sub.mystore .sec_recommend .list_ach_product:after {display:block; content:''; clear:both;} .sub.mystore .sec_recommend .list_ach_product li {position:relative; float:left; padding:3px; margin:0 0 20px 20px; border:1px solid #d1d1d1; border-radius:5px; background:#eee; box-sizing:border-box;} .sub.mystore .sec_recommend .list_ach_product li:first-child {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner {height:100%; padding-top:38px; text-align:center; box-sizing:border-box; background:#fff url('../../images/rwd/web/noimg.png') no-repeat 50% 48%;} .sub.mystore .sec_recommend .list_ach_product li .inner .name_product {display:block; margin-top:25px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success {position:absolute; top:13px; right:13px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success img {height:auto;} /* 던힐,로스만, 글로 이야기 */ .sub.brand .story {text-align:right; background-repeat:no-repeat; background-position:0 0;} .sub.brand .story span {display:inline-block; color:#fff;} .sub.brand .philosophy dd .tit {display:block; color:#2b2b2b; font-family:"Segoe UI"; letter-spacing:-1px;} .sub.brand .philosophy dd .tit span {color:#a21c15;} .sub.brand .dunhill .item_detail .leftBox, .sub.brand .dunhill .item_detail .rightBox , .sub.brand .dunhill .item_detail dl {float:none; border:0; padding:0;} .sub.brand .item_detail dl {position:relative;} .sub.brand .dunhill .item_detail dl {margin-bottom:22px;} .sub.brand .rothmans .item_detail dl dt {text-align:center;} .sub.brand .item_detail dl dt a {color:#333; font-weight:bold; vertical-align:middle;} .sub.brand .dunhill .item_detail dl dt a {font-size:15px;} .sub.brand .item_detail dl dt a:after , .sub.brand .item_detail dl dt a:before{display:inline-block; content:" "; vertical-align:middle; background-position:50% 50%; background-repeat:no-repeat; } .sub.brand .dunhill .item_detail dl dt a:before, .sub.brand .kent .item_detail dl dt a:before {width:6px; height:6px; margin: -2px 6px 0 6px; background-image:url('../../../bat/product/story/ico_tit_small.gif');} .sub.brand .rothmans .item_detail dl dt a:after {width:12px; height:12px; margin-top:-1px; margin-left:10px; border:1px solid #cacaca; background-color:#fff; background-image:url('../../../bat/product/story/ico_arr_gray.gif');} .sub.brand .item_detail dl dd {text-align:center;} .sub.brand .dunhill .item_detail dl dd ul {width:70%; margin:0 auto;} .sub.brand .item_detail dl dd ul:after {display:block; content:' '; clear:both;} .sub.brand .item_detail dl dd ul>li {float:left; margin-right:30px; margin-bottom:20px;} .sub.brand .kent .item_detail dl dd ul>li {margin-right:60px;} .sub.brand .item_detail dl dd ul>li:last-child {margin-right:0;} .sub.brand .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .list_story li div strong {display:block; color:#90221c;} .sub.brand .list_story li div p {word-break:keep-all;} .sub.brand .rothmans .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(26,105,152,0.25);} .sub.brand .rothmans .list_story li div strong {color:#0f5e8b;} .sub.brand .glo .tit_small {display:block; padding:12px 0 0; background-image:url('../../../bat/product/story/ico_tit_glo.gif');} .sub.brand .glo .reason {text-align:center; word-break:keep-all; background-color:#f7f7f7;} .sub.brand .glo .reason .tit_small {text-align:left;} .sub.brand .glo .reason p {text-align:left; background-color:#efefef;} .sub.brand .glo .reason img.web {display:inline-block !important;} .sub.brand .area_item ul li a img {border:1px solid #ababab;} .sub.brand .area_item ul li a span:after {display:inline-block; content:" "; width:12px; height:12px; margin-top:3px; margin-left:8px; border:1px solid #cacaca; vertical-align:top; background-color:#fff; background-position:50% 50%; background-repeat:no-repeat; background-image:url('../../images/rwd/brand/ico_arr_gray.gif');} .sub.brand .kent .value {background-repeat:no-repeat; background-position:0 0;} .sub.brand .kent .value p {color:#fff;} .sub.brand .kent .value p mark {color:#fff;font-weight:bold; background:#1b324a;} /* 유용한 법률상식 */ .sub.cyclecomms .content .transfer {text-align:center;} .sub.cyclecomms .violation dt {border-bottom:1px solid #cfcfcf;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {display:inline-block; content:'Q'; color:#fff; vertical-align:middle; border-radius:50%; text-align:center; background-color:#3571b0;} .sub.cyclecomms .violation dd {display:none; border-bottom:1px solid #cfcfcf; background:#f7f7f7;} .sub.cyclecomms .violation dd:before {content:'A'; background-color:#828282;} .sub.cyclecomms .area_download strong {padding-left:11px; margin-right:7px; background:url(../../images/rwd/cyclecomms/bul_arr_left.gif) no-repeat 0 45%;} /* BAT 자주 묻는 질문 */ .sub.faq .area_srch {text-align:center; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; background-color:#f9f9f9; background-repeat:no-repeat; background-position:50% 0;} .sub.faq .area_srch .box_srch {display:inline-block; border:2px solid #606371; background:#fff;} .sub.faq .area_srch .box_srch input {width:370px;} .sub.faq .area_srch .box_srch input::placeholder {color:#333; opacity:1;} .sub.faq .area_srch .box_srch input::-webkit-input-placeholder {color:#333;} .sub.faq .area_srch .box_srch input:-ms-input-placeholder {color:#333 !important;} .sub.faq .area_srch .box_srch input::-ms-input-placeholder {color:#333;} .sub.faq .area_srch .btn_srch a {text-indent:-9999px; vertical-align:top; background-repeat:no-repeat; background-position:50% 50%;} .sub.faq .ui-tabs {padding:0;} .sub.faq .ui-tabs .ui-tabs-nav {padding:0; border:0; background:transparent;} .sub.faq .ui-tabs .ui-state-default, .sub.faq .ui-tabs.ui-widget-content .ui-state-default {background-color:#fff;} .sub.faq .area_faq {position:relative;} .sub.faq .area_faq .no_data {position:absolute; left:0; right:0; padding-top:64px; font-size:14px; text-align:center; background:url('../../images/rwd/web/ico_nodata2.gif') no-repeat 50% 0;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip dt strong, .sub.cyclecomms .box_tip dt span, .sub.cyclecomms .box_tip dd .tit_ssmall, .sub.cyclecomms .box_tip p span {color:#336699;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {display:inline-block; width:100%; height:20px; margin:24px 0; background:url('../../images/rwd/cyclecomms/ico_arr_btm_purple.png') no-repeat 50% 0;} .sub.cyclecomms .area_btn {text-align:center; margin-bottom:50px;} .sub.cyclecomms .btn.type2 a {height:26px; padding:4px 50px 8px 66px; line-height:28px; font-size:17px; background-image:url('../../images/rwd/web/ico_quiz.png');} .sub.cyclecomms .btn.type2 a {background-repeat:no-repeat;background-position:19% 39%;} /* 멤버쉽 */ .sub.membership .sec_top, .sub.membership .area_vinfo {position:relative; text-align:center;} .sub.membership .sec_top .area_g_icon {position:absolute; left:0; right:0;} .sub.membership .sec_top p .grade_future {color:#c02f53;} .sub.membership .sec_top p .txt_suggest {color:#2669ae;} .sub.membership .sec_top .list_requirement li span:after {display:inline-block; content:' '; border-radius:50%; background:#717f91 url('../../images/rwd/web/ico_arr_check.png') no-repeat 50% 50%/24px auto;} .sub.membership .sec_top .list_requirement li span.nonclear:after {background:#e64853 url('../../images/rwd/web/ico_x.png') no-repeat 50% 50%/24px auto;} .sub.membership .sec_btm table {border-top:2px solid #555d6a;} .sub.membership .sec_btm table th, .sub.membership .sec_btm table td {border-left:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;} .sub.membership .sec_btm table thead th:first-child, .sub.membership .sec_btm table tbody th:first-child {border-left:0;} .sub.membership .sec_btm table td .requirment {display:block; background:url('../../images/rwd/web/bul_th.gif') no-repeat 0 11px;} .sub.membership .sec_btm table td .requirment strong {border-bottom:1px solid #949494; vertical-align:top;} .sub.membership .sec_btm table td .emp {color:#c02f53;} /* 태블릿공통 ~ 웹 */ @media (min-width:738px) { .web {display:block !important;} .mob {display:none !important;} /* ub_content */ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story {margin:0; height:auto; text-align:left; background:none;} .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {width:1108px; height:158px; padding:0 26px; background-image:url('../../../bat/product/story/dunhill_story.jpg'); background-position:100% 0;} .sub.brand .story.rothmans {background-image:url('../../../bat/product/story/rothmans_story.jpg');} .sub.brand .story.glo {background-image:url('../../../bat/product/story/glo_story.jpg'); background-position:0 0;} .sub.brand .story.glo.v2 {width:auto; padding:0; background-color:#030e24; background-image:none;} .sub.brand .story.kent {background-image:url('../../../bat/product/story/kent_story.jpg'); background-position: 95% 0;} .sub.brand .story.kent .k-logo {display:none;} .sub.brand .story.glo.v2 dl {position:relative; width:1108px; height:158px; margin:0 auto; padding:0 75px; background-repeat:no-repeat; background-position:50% 50%; background-image:url('../../../bat/product/story/glo_story_v2.jpg');} .sub.brand .story.dunhill dt, .sub.brand .story.rothmans dt, .sub.brand .story.glo dt, .sub.brand .story.kent dt {padding:22px 0 6px 0; font-size:21px;} .sub.brand .story.glo.v2 dt {padding:22px 0 14px 0;} .sub.brand .story.dunhill dd, .sub.brand .story.rothmans dd, .sub.brand .story.glo dd, .sub.brand .story.kent dd {line-height:22px; font-size:15px;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {bottom:19px; left:26px; height:26px; padding:0 19px 0 14px; margin-top:14px; font-size:12px; line-height:25px; background-image:url('../../../bat/product/story/ico_arr_story.png'); background-position:90% 8px; background-repeat:no-repeat;} .sub.brand .story.glo.v2 dd .btn {left:76px; padding:1px 20px 1px 16px; } /* 브랜드 소개 - 제품 메인*/ .sub.brand .prd_preview {margin:30px 0 55px;} .sub.brand .prd_preview .row:after {display:block; content:' '; clear:both;} .sub.brand .prd_preview .row {border-top:1px solid #bfbfbf;} .sub.brand .prd_preview .row:first-child {border-top:0;} .sub.brand .prd_preview .box {float:left; width:50%; height:310px; border-left:1px solid #bfbfbf;} .sub.brand .prd_preview .box:first-child {border-left:0;} .sub.brand .prd_preview .box_over.overbg01 {background-image:url('../../../bat/product/story/bg_d_over.jpg');} .sub.brand .prd_preview .box_over.overbg02 {background-image:url('../../../bat/product/story/bg_r_over.jpg');} .sub.brand .prd_preview .box_over.overbg03 {background-image:url('../../../bat/product/story/bg_g_over.jpg');} .sub.brand .prd_preview .box_over.overbg04 {background-image:url('../../../bat/product/story/bg_k_over.jpg');} .sub.brand .prd_preview .box_over .plus {width:23px; height:23px; padding-top:77px; text-align:center;} .sub.brand .prd_preview .box_over .txt {margin-top:-8px; color:#fff; font-size:23px; line-height:35px; letter-spacing:-1px;} .sub.brand .prd_preview .box_over .tit {margin-top:10px; color:#fff; font-size:30px;} .sub.brand .banner {margin:60px 0 61px !important;} .sub.brand .banner .btn {top:36px; right:35px; height:57px; padding:0 30px 0 15px; font-size:21px; line-height:55px; background-image:url('../../../bat/product/story/bul_arr.png');} /* 브랜드 소개 - 제품 */ .sub.brand .area_visual .inner {background-image:url('../../images/rwd/web/bg_brand.jpg');} .sub.brand .tab_cont .product_type {padding:0 0 10px 21px; font-size:15px;} .sub.brand .tab_cont .list_product {margin-bottom:19px; } .sub.brand .tab_cont .p-area .list_product { margin-bottom:0;} .sub.brand .tab_cont .list_product.neostiks{max-width:900px;} .sub.brand .tab_cont .p-area .list_product.neostiks{max-width:100%;} .sub.brand .tab_cont .list_product li {width:271px; height:427px;padding:16px 0 0; margin:0 0 32px 25px; overflow:hidden; box-sizing:border-box;} .sub.brand .tab_cont .list_product.neostiks li {height:auto; padding:0;} .sub.brand .tab_cont .list_product.neostiks li:nth-child(5) {margin:0 0 32px 25px; } .sub.brand .tab_cont .list_product li label, .tab_cont_item div label {font-size:14px;} .tab_cont_item div label {display:block; margin:0 0 20px 21px;} .sub.brand .tab_cont .list_product li:nth-child(1), .sub.brand .tab_cont #list_CTG0013 li:nth-child(4), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(17), .sub.brand .tab_cont #list_CTG0014 li:nth-child(5), .sub.brand .tab_cont .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .list_product.neostiks li:nth-child(7) {margin-left:0;} .sub.brand .tab_cont #list_CTG0013 li:nth-child(5), .sub.brand .tab_cont .list_product.neostiks li:nth-child(9), .sub.brand .tab_cont .p-area .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .p-area .list_product.neostiks li:nth-child(7) {margin-left:25px;} .sub.brand .tab_cont .list_product li:nth-child(2) {display:inline-block;} .sub.brand .tab_cont .list_product li .box_top .name_product {position:relative; display:inline-block !important; padding:7px 0 0 0; margin-bottom:15px; font-size:17px; background-image:url('../../images/rwd/web/bar_brand.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_top .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../../bat/product/story/ico_power.gif') no-repeat 0 0;} .sub.brand .tab_cont .list_product.neostiks li .box_top .name_product {margin:0; background-image:none;} .sub.brand .tab_cont .list_product li .box_top {position:relative; margin-bottom:25px;} .sub.brand .tab_cont .list_product.neostiks li .box_top {height:299px; margin:26px 0 15px;} .sub.brand .tab_cont .list_product li .box_top .name_product:after {position:absolute; top:10px; display:inline-block; width:49px; height:16px; margin-left:10px; border-radius:30px; color:#fff; text-align:center; font-size:11px; font-family:"Segoe UI"; font-weight:bold; background-image:none; background-position:0 0; overflow:auto;} .sub.brand .tab_cont .list_product li .box_top .name_product.hot:after {content:'Hot'; background-color:#3c92db;} .sub.brand .tab_cont .list_product li .box_top .name_product.new:after {content:'New'; background-color:#dc4481;} .sub.brand .tab_cont .list_product li .box_top span.type1 {min-width:159px; } .sub.brand .tab_cont .list_product li .box_top span.type1 img {height:254px;} .sub.brand .tab_cont .list_product.neostiks li .box_top span.type1 img {height:245px;} .sub.brand .tab_cont .list_product li .box_btm {position:relative; height:88px; border-top:1px solid #d2d2d2; overflow:hidden;} .sub.brand .tab_cont .list_product.neostiks li .box_btm {height:85px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {width:100%; height:100%; padding:7px 122px 5px 14px; box-sizing:border-box; background-color:#f5f6f7;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product {padding:16px 104px 0 17px;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .detail_product {display:table;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li {float:none; width:auto; height:auto; padding:0 0 0 9px; margin:0; border:0; line-height:21px; font-size:14px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 9px; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .detail_product li {display:table-cell; vertical-align:middle; background-position:0 49%;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li {display:block; margin:0 0 4px;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {display:inline-block; width:45px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li span:before {display:inline-block; content:':'; width:1px; margin-right:8px; vertical-align:middle;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li strong {float:left; width:auto;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li span {float:left;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip {position:absolute; top:0; right:0; height:100%; text-align:center; border-left:1px solid #d2d2d2;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a {display:block; height:50%; width:121px; padding:8px 0 0 14px; color:#546582; font-size:14px; border-top:1px solid #d2d2d2; text-align: left; box-sizing:border-box; background-color:#e9e9ea;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a {width:68px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a:first-child {border-top:0;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a.b-code {padding:9px 0 0 12px;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a.b-code {height:100%; padding:22px 14px 0;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a:before {display:inline-block; content:' '; width:28px; height:27px; margin-right:12px; vertical-align:middle; background-image:url('../../images/rwd/web/ico_tip.png'); background-position:0 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a.b-code:before {display:inline-block; content:' '; width:32px; height:22px; margin-right:10px; vertical-align:middle; background-image:url('../../images/rwd/web/ico_b-code.png'); background-position:0 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a.b-code:before {display:block; margin:0 auto 3px;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .btn_tip a { background-position:50% 9px;} /* BAT 소식 */ .sub.news .area_visual .inner {background-image:url('../../images/rwd/web/bg_news.jpg');} .sub.news .list_news li {position:relative;} .sub.news .list_news li:first-child {padding:0 20px 30px 20px;} .sub.news .list_news li {padding:30px 20px;} .sub.news .list_news li:after {display:block; content:' '; clear:both;} .sub.news .list_news li .img {float:left;} .sub.news .list_news li .img img.web {display:inline-block !important;} .sub.news .list_news li .txt {padding:0 0 0 304px;} .sub.news .list_news li .txt strong {margin-bottom:3px; font-size:17px;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {font-size:14px;} .sub.news .list_view_top .date span, .sub.news .list_news li .txt .date span {padding-right:8px; margin-right:5px; background-image:url('../../images/rwd/web/bar_news.gif'); background-position:100% 3px;} .sub.news .list_news li .txt p {height:78px; margin-top:10px; font-size:14px; line-height:25px; overflow:hidden;} .sub.news .list_news li .txt .btn_more {position:absolute; bottom:30px;} .sub.news .list_news li .txt .btn_more a {width:108px; height:34px; padding-left:20px; font-size:14px; line-height:34px; background-image:url('../../images/rwd/web/ico_more_news.gif'); background-position:15px 12px;} .sub.news .list_view_top {padding:17px 20px 18px;} .sub.news .list_view_top strong {display:block; margin-bottom:2px; font-size:17px;} .sub.news .list_view_mid {padding:30px 23px 23px;} .sub.news .list_view_mid pre {margin-top:27px; font-size:14px; line-height:25px;} .sub.news .list_view_btm ul li {padding:10px 16px 14px 22px;} .sub.news .list_view_btm ul li span.txt_guide {left:22px;} .sub.news .list_view_btm ul li a {width:76%; margin:0 100px 0 138px;} .sub.news .list_view_btm ul li span.date {right:16px;} .sub.news .btn {width:168px; padding:5px 0 8px; margin-top:20px; font-size:15px;} /* 이달의 캠페인 */ .sub.campaign .area_visual .inner {background-image:url('../../images/rwd/web/bg_campaign.jpg');} /* 캠페인 소개, 제품별 정보 */ .sub.campaign .introduce {min-height:630px; background-image:url('../../images/rwd/campaign/bg_campaign_top.gif');} .sub.campaign .tit {display:block; margin-bottom:8px; color:#002157; font-size:24px;} .sub.campaign .txt_guide, .sub.campaign .txt_guide2 {display:block; font-size:16px; text-align:center;} .sub.campaign .introduce .inner {max-width:1160px; margin:0 auto; min-height:630px; background-size:cover; background-image:url('../../images/rwd/campaign/bg_visual_campaign.jpg'); background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .introduce .inner .top {padding-top:20px;} .sub.campaign .introduce .inner .bottom {position:absolute; bottom:25px; width:100%;} .sub.campaign .introduce .inner .left {position:absolute; top:225px; left:78px;} .sub.campaign .introduce .inner .right {position:absolute; top:225px; right:78px;} .sub.campaign .info p {min-height:924px;} .sub.campaign .product1 .txt_guide2 {padding-top:12px; margin-bottom:37px;} .sub.campaign .product1 {max-width:1160px; height:460px; margin:0 auto; background-image:url('../../images/rwd/campaign/bg_pattern_campaign.png'); background-position:50% 0;} .sub.campaign .product2 {top:-6px; min-height:474px;} .sub.campaign .product2 .tit {padding-top:36px; text-align:center;} .sub.campaign .product1 .detail {position:relative; text-align:center;} .sub.campaign .product1 .detail .txt1 {text-align:left; top:0; left:247px;} .sub.campaign .product1 .detail .txt2 {text-align:right; top:153px; right:64px; margin-left:60%; font-size:18px; line-height:30px;} .sub.campaign .product2 .detail {display:table; width:1100px; margin:33px auto 34px;} .sub.campaign .product2 .detail dl {display:table-cell; padding-left:60px; text-align:center;} .sub.campaign .product2 .detail dl:nth-child(1) {padding-left:0;} .sub.campaign .product2 .detail dl dt {width:150px; margin:12px auto 0; font-size:17px;} .sub.campaign .product2 .detail dl dt span {font-size:15px;} .sub.campaign .camp_neo .inner h2 {padding-top:19px; margin-bottom:8px; color:#424752; font-size:22px;} .sub.campaign .camp_neo .sec_top .inner {max-width:1160px; min-height:466px; margin:0 auto; padding:164px 0 0; text-align:center; background-image:url('../../images/rwd/campaign/bg_campaign_neo.png'); background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .camp_neo .sec_mid {height:537px;} .sub.campaign .camp_neo .sec_mid .inner, .sub.campaign .camp_neo .sec_btm .inner {min-height:320px; text-align:center; background-image:url('../../images/rwd/campaign/bg_neoprd.gif'); background-position:0 100%; background-repeat:repeat-x; background-color:#f6f2f2;} .sub.campaign .camp_neo .sec_mid .inner .txt_product, .sub.campaign .camp_neo .sec_btm .inner .txt_product {position:absolute; top:-48px; left:50%; margin-left:-318.5px;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big {position:absolute; left:0; right:0; width:1110px; margin:0 auto;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big:after, .sub.campaign .camp_neo .sec_btm .inner .area_prd_small:after {display:block; content:' '; clear:both;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item {float:left; width:33.3333%;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {margin-top:38px; margin-bottom:4px; font-size:20px;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dd {font-size:17px; line-height:24px;} .sub.campaign .camp_neo .sec_btm {padding-bottom:82px;} .sub.campaign .camp_neo .sec_btm .inner {min-height:245px;} .sub.campaign .camp_neo .sec_btm .inner h2 {padding-top:14px; margin-bottom:19px;} .sub.campaign .camp_neo .sec_btm .inner .txt_product {top:-47px; margin-left:-405.5px;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {position:absolute; left:0; right:0; width:1160px; margin:0 auto;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item {position:relative; float:left; width:16.5%; text-align:center;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item strong {display:block; margin-top:36px; font-size:17px; font-weight:bold;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {top:-14px; left:12%; display:block; width:44px; height:44px; background-image:url('../../images/rwd/campaign/ico_new_neo.png');} .sub.campaign .camp_cglo .inner {width:1260px; margin:0 auto;} .sub.campaign .camp_cglo .inner .web {display:inline-block !important;} .sub.campaign .camp_cglo .sec_top {min-height:630px; background-image:url('../../images/rwd/campaign/bg_burst.jpg');} .sub.campaign .camp_cglo .sec_top .area_logo_glo {position:relative;} .sub.campaign .camp_cglo .sec_top .area_logo_glo img {position:absolute; top:17px; right:26px;} .sub.campaign .camp_cglo .sec_top .area_tit_glo {padding:100px 0 50px; } .sub.campaign .camp_cglo .sec_top .area_glo_products {margin-bottom:6px;} .sub.campaign .camp_cglo .sec_top .txt_guide {padding-bottom:40px; font-size:40px;} .sub.campaign .camp_cglo .sec_top .txt_guide span {margin-left:30px;} .sub.campaign .camp_cglo .sec_top .txt_guide span:first-child {margin-left:0;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2, .sub.campaign .camp_cglo .sec_btm {padding-top:20px; background-image:url('../../images/rwd/campaign/bg_cgloprd.gif'); background-repeat:repeat-x;} .sub.campaign .camp_cglo .sec_mid2 {padding:70px 0 60px;} .sub.campaign .camp_cglo .sec_mid2:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .img {float:left;} .sub.campaign .camp_cglo .sec_mid2 .glo_products {float:left; margin:0 0 35px 155px; padding-top:7px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd {margin-top:85px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:first-child {margin-top:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode {float:left; display:inline-block; min-width:520px; margin-left:140px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span, .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {font-size:24px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span { margin-bottom:7px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {padding-left:30px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li:first-child {padding-left:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {margin-top:20px;} .sub.campaign .camp_cglo .sec_btm .inner {position:relative; min-height:527px;} .sub.campaign .camp_cglo .sec_btm .tit_feature{ margin:45px 0 0; text-align:left;} .sub.campaign .camp_cglo .sec_btm .txt_features {position:absolute; top:355px; left:194px; z-index:3;} .sub.campaign .camp_cglo .sec_btm .glo_device {position:absolute; top:40px; right:0; z-index:2;} .sub.campaign .camp_cglo .sec_btm .glo_device img {width:350px;} .sub.campaign .camp_cglo .sec_mid1 .vjs-using-native-controls .vjs-big-play-button {top:250px; display:block; width:105px; height:105px; border:0; border-radius:0; background:url('../../images/rwd/campaign/ico_play.png') no-repeat 0 0;} .sub.campaign .camp_cglo .sec_mid1 .vjs-using-native-controls .vjs-big-play-button .vjs-icon-placeholder, .sub.campaign .camp_cglo .sec_mid1 .vjs-has-started .vjs-big-play-button {display:none;} .sub.campaign .camp_bigbang .sec_top2 .inner {width: 1260px; margin: 0 auto;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {width:1160px; padding:108px 0 95px;} /* 캠페인 동영상 */ /* .sub.campaign .vod {min-height:700px;} */ .sub.campaign .tab_cont {overflow:hidden;} .sub.campaign .tab_cont #tab_cont3 .content {min-height:163px;} .sub.campaign .vod {min-height:120px; background-image:none; background-color:#fff;} /* 퀴즈 */ .sub.campaign .btn a {padding:4px 50px 8px; font-weight:bold;} .sub.campaign .list_quiz li {margin:0 0 70px 0;} .sub.campaign .list_quiz li .area_question {margin:0 0 20px 0; padding:31px 111px 31px; border:1px solid #d7d7d7; } .sub.campaign .list_quiz li .area_question .ico_quiz {top:-1px; left:-1px; width:103px; height:66px; background-image:url('../../images/rwd/web/bg_quiz_question_on.png');} .sub.campaign .list_quiz li .area_question span {font-size:16px; font-weight:bold;} .sub.campaign .list_quiz li .list_answer li a {margin-left:30px; padding:8px 30px 8px 50px; font-size:16px; border:1px solid transparent;} .sub.campaign .list_quiz li .list_answer li a.theothers {background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.wrong {font-weight:bold; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.correct {font-weight:bold; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.on, .sub.campaign .list_quiz li .list_answer li a:hover {font-weight:bold; border:1px solid #548eca;} .sub.campaign .list_quiz li .list_answer li a.theothers:hover {border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.wrong:hover {font-weight:bold; border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.correct:hover {font-weight:bold; border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a .num {top:10px ; left:42px; width:8px; height:18px; padding:1px 6px; font-size:13px;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-image:url('../../images/rwd/web/ico_wrong.png');} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-image:url('../../images/rwd/web/ico_correct.png');} .sub.campaign .area_btn {text-align:center;} .sub.campaign .camp_n-colorful .sec_top .vod .video-js {padding-top:56.25% !important;} /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 0 38px; } .sub.mysuperpass .area_visual .inner {background-image:url('../../images/rwd/web/bg_mysuperpass.jpg');} .sub.mysuperpass .sec_top {margin-top:20px;} .sub.mysuperpass .sec_top .performance {min-width:384px;} .sub.mysuperpass .sec_top .leftBox .now_point, .sub.mysuperpass .sec_top dl {height:120px;} .sub.mysuperpass .sec_top dl:last-child { margin-right:23px; border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top .leftBox .now_point {position:relative; width:330px; margin-right:20px; padding:45px 0 0; background-position:62px 14px; background-image:url('../../images/rwd/web/ico_superpass.png');} .sub.mysuperpass .sec_top .leftBox .icon {position:absolute; top:-1px; left:-1px; display:block; width:79px; height:79px; text-indent:-9999px; text-align:left; background-repeat:no-repeat; background-position:0 0; background-image:url('../../images/rwd/web/bg_ribbon_point.png');} .sub.mysuperpass .sec_top .now_point .num {margin:-12px 21px 0 0; font-size:30px;} .sub.mysuperpass .sec_top .now_point .num span {margin-left:-4px; font-size:20px; line-height:48px;} .sub.mysuperpass .sec_top .now_point .btn {margin-right:9px;} .sub.mysuperpass .sec_top .now_point .btn a {height:18px; margin-top:1px; font-size:13px; line-height:17px;} .sub.mysuperpass .sec_top dl {width:33.33%; height:120px; text-align:center; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #cacaca; border-right:0;} .sub.mysuperpass .sec_top .performance.col2 dl {width:47%;} .sub.mysuperpass .sec_top dl.result3 {border-right:1px solid #cacaca; margin-right:23px;} .sub.mysuperpass .sec_top .leftBox:last-child dl.result3 {margin-right:0;} .sub.mysuperpass .sec_top dl dt {height:51px; font-size:16px; line-height:53px; background-repeat:no-repeat;} .sub.mysuperpass .sec_top dl.result1 dt {background-position:114% 100%; background-image:url('../../images/rwd/web/bg_point1.png');} .sub.mysuperpass .sec_top dl.result2 dt{background-position:95% 118%; background-image:url('../../images/rwd/web/bg_point2.png');} .sub.mysuperpass .sec_top dl.result3 dt {background-position:111% 104%; background-image:url('../../images/rwd/web/bg_point3.png');} .sub.mysuperpass .sec_top dl dd {line-height:59px;} .sub.mysuperpass .sec_top dl dd strong {font-size:25px;} .sub.mysuperpass .sec_top dl dd span {font-size:15px; line-height:67px;} .sub.mysuperpass .sec_mid {background-image:url('../../images/rwd/web/bg_point_box.png');} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {font-size:22px;} .sub.mysuperpass .sec_mid .txt_guide {top:0; left:0; margin:28px 0 6px 0;} .sub.mysuperpass .sec_mid .tit {margin-bottom:14px;} .sub.mysuperpass .sec_mid .point_chance {display:table; margin:0 auto;} .sub.mysuperpass .sec_mid .point_chance:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_mid .point_chance dl {float:left; width:187px; height:176px; margin-left:50px; padding:47px 18px 0;} .sub.mysuperpass .sec_mid .point_chance .chance1 {margin-left:0; background-image:url('../../images/rwd/web/bg_circle1.png');} .sub.mysuperpass .sec_mid .point_chance .chance1.disabled {margin-left:0; background-image:url('../../images/rwd/web/bg_circle1_disabled.png');} .sub.mysuperpass .sec_mid .point_chance .chance2 {background-image:url('../../images/rwd/web/bg_circle2.png');} .sub.mysuperpass .sec_mid .point_chance .chance2.disabled {background-image:url('../../images/rwd/web/bg_circle2_disabled.png');} .sub.mysuperpass .sec_mid .point_chance .chance3 {background-image:url('../../images/rwd/web/bg_circle3.png');} .sub.mysuperpass .sec_mid .point_chance .chance3.disabled {background-image:url('../../images/rwd/web/bg_circle3_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl dt {margin-bottom:3px; font-size:17px;} .sub.mysuperpass .sec_mid .point_chance dl dd {height:73px; font-size:14px;} .sub.mysuperpass .sec_mid .point_chance dl dd strong {font-size:40px;} .sub.mysuperpass .sec_mid .point_chance dl dd span {font-size:15px; line-height:73px;} .sub.mysuperpass .sec_mid .point_chance dl dd:last-child {width:130px; line-height:20px;} .sub.mysuperpass .sec_mid .point_chance .chance1 dd:last-child, .sub.mysuperpass .sec_mid .point_chance .chance2 dd:last-child, .sub.mysuperpass .sec_mid .point_chance .chance3 dd:last-child {width:auto; margin-top:-9px;} .sub.mysuperpass .sec_btm {margin-top:390px;} .sub.mysuperpass .sec_btm ul {display:table; margin-top:14px;} .sub.mysuperpass .sec_btm ul:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_btm ul li {display:table-cell; width:232px; border-right:1px solid #d1d1d1;} .sub.mysuperpass .sec_btm ul li dl {min-height:17.5rem; padding:6px 12px 0 19px;background-position:100% 80%;} .sub.mysuperpass .sec_btm ul li dl.amount1 {background-image:url('../../images/rwd/web/bg_point4.png');} .sub.mysuperpass .sec_btm ul li dl.amount2 {background-image:url('../../images/rwd/web/bg_point5.png');} .sub.mysuperpass .sec_btm ul li dl.amount3 {background-image:url('../../images/rwd/web/bg_point6.png');} .sub.mysuperpass .sec_btm ul li dl.amount4 {background-image:url('../../images/rwd/web/bg_point7.png');} .sub.mysuperpass .sec_btm ul li dl.amount5 {background-image:url('../../images/rwd/web/bg_point8.png');} .sub.mysuperpass .sec_btm ul li dl dt {margin-bottom:5px; font-size:16px;} .sub.mysuperpass .sec_btm ul li dl dd {width:155px; height:auto; font-size:14px; line-height:20px;} .sub.mysuperpass .sec_btm ul li dl.amount2 dd {width:175px;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {padding-left:6px; text-indent:-6px; color:#c02f53;} .sub.mysuperpass .sec_btm ul li dl dd strong {font-size:25px; line-height:39px;} .sub.mysuperpass .sec_btm ul li dl dd span {font-size:20px; line-height:40px;} .sub.mysuperpass .sec_btm ul li dl dd span:first-child {line-height:42px;} .sub.mysuperpass .txt_guide {position:relative; top:-40px; left:364px; font-size:12px;} /* my 점포 */ .sub.mystore .ub_content .content {padding:10px 0 38px;} .sub.mystore .area_visual .inner {background-image:url('../../images/rwd/web/bg_mystore.jpg');} .sub.mystore .txt_guide {margin-top:10px; font-size:14px;} .sub.mystore .sec_top {margin-bottom:22px;padding:16px 0; min-height: 175px;background:url('../../images/rwd/web/bg_box_order.gif') repeat 0 0;} .sub.mystore .sec_top p {font-size:16px;} .sub.mystore .sec_top .floatBox {width:100%; margin-top:21px;} .sub.mystore .sec_top .leftBox {float:none; display:inline-block; margin:0 auto; padding:18px 30px 18px 20px;border-right:1px solid #dedede;} .sub.mystore .sec_top .rightBox {float:none; display:inline-block; margin:0 auto; min-height:110px;padding:18px 20px 18px 30px;} .sub.mystore .sec_top .ico_product {display:table-cell; width:90px; height:98px; margin-top:-21px;} .sub.mystore .sec_top .leftBox .ico_product {background-image:url('../../images/rwd/web/ico_cigarette.png');} .sub.mystore .sec_top .rightBox .ico_product {background-image:url('../../images/rwd/web/ico_gdevice.png');} .sub.mystore .sec_top .txt_ordernum {display:table-cell;min-height:98px;padding:0 0 0 20px;font-size: 14px;line-height:30px;text-align:left;vertical-align: middle;} .sub.mystore .sec_top .txt_ordernum strong {font-size: 14px;border-bottom:1px solid #585858;} .sub.mystore .sec_top .txt_ordernum .txt_emp {font-size: 14px;} .sub.mystore .sec_top .txt_ordernum label.item {background-position: 0 13px; letter-spacing:-0.3px;} .sub.mystore .sec_mid {margin-bottom:22px;} .sub.mystore .sec_mid .area_srch .wrap_input {margin-left:6px;} .sub.mystore .sec_mid .area_srch table th label {padding-left:9px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 7px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch table td label {margin-right:15px;} .sub.mystore .sec_btm table thead th {height:36px;} .sub.mystore .sec_btm table tbody td {height:49px; max-height:49px;} .sub.mystore .calcul a {height:22px; padding:5px 20px 3px;} .sub.mystore .calcul a:before {width:15px; height:20px; background-image:url('../../images/rwd/web/ico_calculator.png');} .sub.mystore .sec_recommend .ach_rate .leftBox {width:80%;} .sub.mystore .sec_recommend .ach_rate .leftBox:first-child {width:8%; margin:8px 60px 0;} .sub.mystore .sec_recommend .ach_rate p {min-height:62px; padding:10px 0 0 35px; border-left:1px solid #dbdbdb; font-size:15px;} .sub.mystore .sec_recommend .list_ach_product li {width:216px; height:302px;} .sub.mystore .sec_recommend .list_ach_product li:first-child, .sub.mystore .sec_recommend .list_ach_product li:nth-child(6), .sub.mystore .sec_recommend .list_ach_product li:nth-child(11), .sub.mystore .sec_recommend .list_ach_product li:nth-child(16), .sub.mystore .sec_recommend .list_ach_product li:nth-child(21), .sub.mystore .sec_recommend .list_ach_product li:nth-child(26), .sub.mystore .sec_recommend .list_ach_product li:nth-child(31), .sub.mystore .sec_recommend .list_ach_product li:nth-child(36) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner img {height:193px;} /* 던힐,로스만,글로 이야기 */ .sub.brand .content .tit_small2 {margin:0 0 12px 2px; font-size:16px;} .sub.brand .story {margin:-40px 0 20px 0; height:100px; background-image:url('../../images/rwd/brand/img_story_temp1.jpg');} .sub.brand .story span {margin:37px 80px 0 0; font-size:20px;} .sub.brand .philosophy, .sub.brand .value {margin:9px 0 63px 0;} .sub.brand .philosophy:after {display:block; content:' '; clear:both;} .sub.brand .item_detail:after {display:block; content:' '; clear:both;} .sub.brand .item_detail dl {float:left;} .sub.brand .philosophy dt {float:left; margin:0 34px 0 0;} .sub.brand .philosophy dd {float:left; margin-top:13px; margin-bottom:11px; font-size:15px; line-height:25px;} .sub.brand .philosophy dd strong {font-size:17px;} .sub.brand .item_detail .leftBox {padding-left:46px; border-left:1px solid #cacaca;} .sub.brand .item_detail .leftBox:first-child {padding:0 50px 0 0; border-left:0;} .sub.brand .item_detail dl {height:185px;} .sub.brand .dunhill .item_detail dl, .sub.brand .kent .item_detail dl {height:auto; } .sub.brand .item_detail dl dt {padding:5px 7px 2px 8px;} .sub.brand .dunhill .item_detail dl dt, .sub.brand .kent .item_detail dl dt {padding:5px 7px 9px 0;} .sub.brand .rothmans .item_detail dl dd {display:inline-block;} .sub.brand .list_story {margin:8px 0 100px;} .sub.brand .list_story:after {display:block; content:" "; clear:both;} .sub.brand .list_story li {float:left; width:290px; margin-left:145px; font-size:15px; line-height:25px;} .sub.brand .list_story li:first-child {margin-left:0;} .sub.brand .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .kent .list_story li img {border:1px solid #fff; box-shadow:10px 10px 0px #ccd3e6;} .sub.brand .list_story li div {margin:31px 20px 0 10px} .sub.brand .list_story li div strong {margin-bottom:4px; color:#90221c; font-size:16px;} .sub.brand .kent .list_story li div strong {color:#264abc;} .sub.brand .rothmans .history {margin:20px 0 68px;} .sub.brand .rothmans .history dt {margin-bottom:35px;} .sub.brand .rothmans .history dd {line-height:25px; font-size:15px;} .sub.brand .rothmans .history dd:last-child {margin-top:25px;} .sub.brand .rothmans .history dd strong {font-size:17px;} .sub.brand .rothmans .item_detail .leftBox {padding:0 70px 0;} .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0 70px 0 0;} .sub.brand .rothmans .item_detail .rightBox {border-left:1px solid #cacaca; padding:0 0 0 70px;} .sub.brand .rothmans .item_detail {display:table; width:100%; margin:40px 0 60px;} .sub.brand .rothmans .item_detail div {display:table-cell; width:33.33%; float:none;} .sub.brand .rothmans .list_story {width:100%; margin:8px 0 110px;} .sub.brand .rothmans .list_story li {float:left; width:50%; margin:0;} .sub.brand .rothmans .list_story li img {float:left;} .sub.brand .rothmans .list_story li div {width:240px; margin:14px 0 0 315px;} .sub.brand .glo {max-width:100%;} .sub.brand .glo .inner {display:block; max-width:1110px; margin:0 auto; padding:0 25px;} .sub.brand .glo .txt_guide {font-size:15px;} .sub.brand .glo .tit_small {margin:44px 0 6px 0; font-size:22px; font-weight:bold; text-align:left;} .sub.brand .glo .introduction {margin:25px 0 46px; font-size:15px;} .sub.brand .glo .introduction:after {display:block; content:' '; clear:both;} .sub.brand .glo .introduction .left {float:left; margin-top:22px;} .sub.brand .glo .introduction .left span {display:block; line-height:25px;} .sub.brand .glo .introduction .left span:nth-child(1), .sub.brand .glo .introduction .left span:nth-child(2) {margin-bottom:24px;} .sub.brand .glo .introduction .right {float:right; margin-top:-54px; } .sub.brand .glo .reason {padding:25px 0 0; text-align:center; word-break:keep-all; background-color:#f7f7f7;} .sub.brand .glo .reason .tit_small {margin-top:0; text-align:left;} .sub.brand .glo .reason p {margin-top:10px; padding:27px 0 27px; line-height:29px; text-align:left; background-color:#efefef;} .sub.brand .glo .manual {margin-bottom:60px;} .sub.brand .glo .manual .inner .steps {display:table; margin:28px auto 0;} .sub.brand .glo .manual dl {display:table-cell; width:354px; text-align:center;} .sub.brand .glo .manual dl dd {max-width:224px; margin:21px auto 0; word-break:keep-all; line-height:25px; font-size:15px;} .sub.brand .glo .area_item {text-align:center;} .sub.brand .glo .area_item ul {margin-top:43px;} .sub.brand .glo .area_item ul:after {content:' '; display:block; clear:both;} .sub.brand .glo .area_item ul li {float:left; width:190px; margin-bottom:30px;text-align:center;} .sub.brand .glo .area_item ul li a span {display:block; margin-top:16px; font-size:15px; font-weight:bold;} .sub.brand .glo .area_item img.web {display:inline-block !important;} .sub.brand .glo .area_item .txt_guide {text-align:left;} .sub.brand .kent .value {height:318px; background-image:url('../../../bat/product/story/bg_kent_value.jpg');} .sub.brand .kent .value p {padding:35px 29px 0 0; font-size:15px; line-height:25px; text-align:right;} .sub.brand .kent .value p mark {display:inline-block; margin-bottom:23px; font-size:16px;} .sub.brand .kent .item_detail dl dd ul {margin:5px 0 0 6px;} /* 점포운영 도우미 */ .sub.cyclecomms .area_visual .inner {background-image:url('../../images/rwd/web/bg_cyclecomms.jpg');} /* 유용한 법률상식 */ .sub.cyclecomms .content {min-height:1029px; padding:10px 0 0;} .sub.cyclecomms .content .transfer {margin:3px 0 -20px;} .sub.cyclecomms .content .transfer .web {display:inline-block !important;} .sub.cyclecomms .standard {border-top:2px solid #555d6a;} .sub.cyclecomms .standard th {padding:7px 0 9px; background-color:#f1f1f1;} .sub.cyclecomms .standard td {padding:4px 16px 10px; vertical-align:top; } .sub.cyclecomms .standard th, .sub.cyclecomms .standard td {font-size:14px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .sub.cyclecomms .standard th:first-child, .sub.cyclecomms .standard td:first-child {border-left:0;} .sub.cyclecomms .standard th.border_left {border-left:1px solid #bcbcbc;} .sub.cyclecomms .standard td .img {display:none; padding:25px 0 23px; text-align:center;} .sub.cyclecomms .standard td .txt {position:relative; display:block;} .sub.cyclecomms .standard td .txt:after {position:absolute; top:0; right:-6px; display:inline-block; content:' '; width:19px; height:19px; border-radius:50%; border:1px solid #bfbfbf; background:#fff url(../../images/rwd/cyclecomms/bul_arr_btm.gif) no-repeat 50% 50%;} .sub.cyclecomms .standard tr.on td { background-color:#f5f9fd;} .sub.cyclecomms .standard tr.on td .txt:after {background:#fff url(../../images/rwd/cyclecomms/bul_arr_top.gif) no-repeat 50% 50%;} .sub.cyclecomms .area_download {margin-bottom:21px; text-align:right;} .sub.cyclecomms .area_download strong {padding-left:11px; margin-right:7px; font-size:14px; background:url(../../images/rwd/cyclecomms/bul_arr_left.gif) no-repeat 0 45%;} .sub.cyclecomms .area_download .btn.type1 a {padding:7px 43px; margin-top:13px; font-size:14px; font-weight:bold;} .sub.cyclecomms .txt_guide {font-size:14px; vertical-align:top; line-height:23px;} .sub.cyclecomms .txt_guide .txt {color:#c7226c; font-size:14px;} .sub.cyclecomms .violation {margin-bottom:51px; font-size:14px; border-top:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0;} .sub.cyclecomms .violation dt, .sub.cyclecomms .violation dd {padding:4px 15px 5px 43px; line-height:26px;} .sub.cyclecomms .violation dt.last, .sub.cyclecomms .violation dd.last {border-bottom:0;} .sub.cyclecomms .violation dt.last.on {border-bottom:1px solid #cfcfcf;} .sub.cyclecomms .violation dd {padding:4px 15px 6px 43px;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {width:20px; height:20px; margin:-2px 12px 0 -33px; font-size:13px; line-height:19px;} /* 우리동네상권 */ .sub.cyclecomms .area_taste {margin:9px 0 18px; border:1px solid #ddd; background-image:url(../../images/rwd/cyclecomms/bg_pattern.png); background-repeat:repeat; background-position:0 0;} .sub.cyclecomms .area_taste:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_taste dt {height:30px; padding-top:9px; font-size:16px; text-align:center; border-bottom:1px solid #dedede; background-color:#f9f9f9;} .sub.cyclecomms .area_taste dd {float:left; width:50%; padding-top:22px; border-left:1px solid #dedede; box-sizing:border-box;} .sub.cyclecomms .area_taste dd:first-child {border-left:0;} .sub.cyclecomms .area_taste dd .area_icons {display:table; margin:0 auto;} .sub.cyclecomms .area_taste dd p {margin:15px 0 31px; font-size:15px; text-align:center;} .sub.cyclecomms .area_taste dd p .txt_emp1 {color:#2669ae; border-bottom:1px solid #2669ae;} .sub.cyclecomms .area_taste dd p .txt_emp2 {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.cyclecomms .area_smoketype {position:relative; margin-bottom:50px; border:1px solid #ddd;} .sub.cyclecomms .area_smoketype:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_smoketype .tab_menu {float:left; min-height:300px; border-top:0; border-bottom:0; border-right:1px solid #ccc; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype .tab_menu li {display:block; float:none; height:49px;} .sub.cyclecomms .area_smoketype .tab_menu li a {width:198px !important; height:48px; padding:0 0 0 3px; line-height:46px; border-bottom:1px solid #ccc; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype .tab_menu li:last-child a {border-bottom:0;} .sub.cyclecomms .area_smoketype .tab_menu li:hover a, .sub.cyclecomms .area_smoketype .tab_menu li a.on {position:absolute; left:-1px; width:198px !important; padding:0 1px 0 0; z-index:30; color:#2669ae; border-bottom:1px solid #ccc; border-left:4px solid #206ebd; background-color:#fff;} .sub.cyclecomms .area_smoketype .tab_menu li:hover:last-child a, .sub.cyclecomms .area_smoketype .tab_menu li:last-child a.on {border-bottom:1px solid #ccc;} .sub.cyclecomms .area_smoketype .tab_menu li a.on {} .sub.cyclecomms .area_smoketype .tab_menu li:hover a:after, .sub.cyclecomms .area_smoketype .tab_menu li a.on:after {position:relative; top:0; left:0; display:none; width:0; height:0; content:" "; text-indent:0; background:none;} .sub.cyclecomms .area_smoketype .tab_cont {min-height:290px;padding-left: 210px;} .sub.cyclecomms .area_smoketype .tab_cont .area_graph {height:260px; padding:19px 0; text-align:center; max-width: 940px;} .sub.cyclecomms .area_smoketype .tab_cont .area_graph lable.nodata {position: relative; top: 58%; padding-top:85px; font-size:14px; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_smoketype .txt_guide {position:absolute; top:15px; right:20px; z-index: 1;} .sub.cyclecomms .area_top5 {position:absolute; left:0; right:0; min-height:393px; background-color:#eef3f9;} .sub.cyclecomms .area_top5 .inner {position:relative; max-width:1160px; min-height:393px; margin:0 auto;} .sub.cyclecomms .area_top5 .inner .tit_small {margin:25px 0 32px 0; } .sub.cyclecomms .area_top5 .inner .txt_guide {position:absolute; top:28px; right:0;} .sub.cyclecomms .area_top5 lable.nodata {position:absolute; top:35%; left:50%; margin-left:-130px; padding-top:85px; font-size:14px; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li {position:relative; float:left; max-width:118px; max-height:184px; margin-left:100px; text-align:center;} .sub.cyclecomms .area_top5 ul li:first-child {margin-left:85px;} .sub.cyclecomms .area_top5 ul li strong {display:block; margin-bottom:5px; font-size:15px;} .sub.cyclecomms .area_top5 ul li span {display:block; margin-top:20px; font-size:14px;} .sub.cyclecomms .area_top5 ul li .img {display:block; width:116px; height:184px; margin-top:0; border:1px solid #c1c1c1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li .img img {max-width:117px;} .sub.cyclecomms .area_top5 ul li strong:before {position:absolute; top:0; left:-26px; display:block; content:' '; width:57px; height:57px;background-position:50% 50%; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li .top1:before {background-image:url('../../images/rwd/cyclecomms/ico_gold.png');} .sub.cyclecomms .area_top5 ul li .top2:before {background-image:url('../../images/rwd/cyclecomms/ico_sliver.png');} .sub.cyclecomms .area_top5 ul li .top3:before {background-image:url('../../images/rwd/cyclecomms/ico_bronze.png');} .sub.cyclecomms .area_top5 ul li .btn_competitive {position:absolute; top:112px; left:60px; display:block; width:113px; height:113px; padding:18px 0 0; border-radius:50%; border:2px solid #95a4b9; background-color:#fff; box-sizing:border-box;} .sub.cyclecomms .area_top5 ul li .btn_competitive img {max-width:49px; border:1px solid #c8c8c8;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {margin:7px 0 35px 0; border:1px solid #dedede;} .sub.cyclecomms .box_tip.several {margin-bottom:0; border-top:1px solid #dedede; border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:0;} .sub.cyclecomms .box_tip.several:last-child {margin:0 0 35px; border-bottom:1px solid #dedede;} .sub.cyclecomms .box_tip p {font-size:15px; font-weight:bold; line-height:25px; text-align:left;} .sub.cyclecomms .box_tip p span {text-decoration:underline;} .sub.cyclecomms .box_tip dt {height:39px; padding-left:19px; font-size:16px; font-weight:bold; line-height:39px; border-bottom:1px solid #dedede; background:#f9f9f9;} .sub.cyclecomms .box_tip dd {padding:20px 20px 30px; text-align:center; background:#fff;} .sub.cyclecomms .box_tip dd .vod {margin-top:24px;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; font-size:24px;} .sub.cyclecomms .box_tip dd .txt_source {display:inline-block; margin:5px 0 34px; font-size:14px; font-weight:bold;} .sub.cyclecomms .box_tip dd .list_ptype {display:table; margin:0 auto;} .sub.cyclecomms .box_tip dd .list_ptype li {display:table-cell; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_purple {display:inline-block; width:70px; height:316px; margin-top:0; vertical-align:middle; background:url('../../images/rwd/cyclecomms/ico_arr_purple.gif') no-repeat 30% 137px;} .sub.cyclecomms .box_tip dd .list_ptype li:nth-child(4) .ico_arr_purple {background-position:85% 137px;} .sub.cyclecomms .box_tip dd .list_ptype li img {display:inline-block; height:316px;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:30px; color:#336699; font-size:16px; font-weight:bold; line-height:25px;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:40px; font-size:16px;} /* BAT 자주 묻는 질문 */ .sub.faq .area_visual .inner {background-image:url('../../images/rwd/web/bg_news.jpg');} .sub.faq .area_srch {height:56px; padding:16px 0 0; margin-bottom:32px; background-image:url('../../images/rwd/web/bg_srcharea.png');} .sub.faq .area_srch .box_srch {height:32px;} .sub.faq .area_srch .box_srch input {height:32px; padding:0 11px; border:0; font-size:14px; background:transparent;} .sub.faq .area_srch .box_srch .btn_srch a {display:inline-block; width:34px; height:32px; background-color:#606371; background-image:url('../../images/rwd/web/ico_srchglass.gif');} .sub.faq .ui-tabs .ui-tabs-nav {margin-bottom:25px; background:url('../../images/rwd/web/line_tab_faq.gif') repeat-x 0 100%; overflow:hidden;} .sub.faq .ui-tabs .ui-tabs-nav li {top:2px; width:192px; height:35px; margin:0; text-align:center;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child {border-left:1px solid #ccc;} .sub.faq .ui-tabs .ui-tabs-nav li.mob {display:none !important;} .sub.faq .ui-tabs .ui-tabs-nav li.no_cont {display:none;} .sub.faq .ui-tabs .ui-tabs-nav li a {width:100%; color:#333; font-size:14px; font-weight:bold;} .sub.faq .ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding:0.5em 0;} .sub.faq .ui-tabs .ui-state-default, .sub.faq .ui-tabs.ui-widget-content .ui-state-default {border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:0; border-bottom:0;} .sub.faq .ui-tabs .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active:first-child {top:0; height:36px; border-top:2px solid #494949; border-left:1px solid #494949; border-right:1px solid #494949; background-color:#fff;} .sub.faq .ui-tabs .ui-state-hover, .sub.faq .ui-tabs.ui-widget-content .ui-state-hover {background:#ebf4fa;} .sub.faq .ui-tabs .ui-state-active.ui-state-hover, .sub.faq .ui-tabs.ui-widget-content .ui-state-active.ui-state-hover {background:#fff;} .sub.faq .ui-tabs .ui-state-active a, .sub.faq .ui-tabs.ui-widget-content .ui-state-active a {padding:8px 0; color:#1f6eb2;} .sub.faq .ui-tabs .ui-tabs-panel {margin-top:24px; padding:0;} .sub.faq .area_faq .list_faq {min-height:420px;} .sub.faq .area_faq .list_faq dt {padding:11px 0 9px 57px; border-bottom:1px solid #dadada; color:#333; font-size:14px; text-indent:-47px; cursor:pointer;} .sub.faq .area_faq .list_faq dt.on {border-bottom:0; font-weight:bold; background:#f8f8f8 url('../../images/rwd/web/line_dashed_gray.gif') repeat-x 0 100%;} .sub.faq .area_faq .list_faq dt:before {content:' '; display:inline-block; width:28px; height:24px; margin:-4px 19px 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_q.gif') no-repeat 0 0;} .sub.faq .area_faq .list_faq dd {display:none; padding:12px 57px 23px 97px; color:#333; font-size:14px; line-height:26px; text-indent:-41px; border-bottom:1px solid #dadada; background:#f8f8f8;} .sub.faq .area_faq .list_faq dd:before {content:' '; display:inline-block; width:28px; height:24px; margin:-3px 13px 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_a.gif') no-repeat 0 0;} .sub.faq .area_faq .area_paging {margin-top:20px;} .sub.faq .area_faq .no_data {top:110px;} /* 멤버쉽 */ .sub.membership .ub_content .content {padding:8px 0 38px;} .sub.membership .area_visual .inner {background-image:url('../../images/rwd/web/bg_membership.jpg');} .sub.membership .sec_top {position:relative; min-height:220px; margin-bottom:35px; border:1px solid #ddd; text-align:center;} .sub.membership .sec_top .floatBox {display:table; table-layout: fixed; width: 100%;min-height:221px;} .sub.membership .sec_top .leftBox, .sub.membership .sec_top .rightBox {float:none; display:table-cell; vertical-align:middle;} .sub.membership .sec_top .leftBox .area_g_icon {top:50%; margin-top:-39px;} .sub.membership .sec_top .rightBox {border-left:1px solid #ddd; background:url('../../images/rwd/web/bg_box_order.gif') repeat 0 0;} .sub.membership .sec_top .rightBox .info_grade {padding:20px 0 0; text-align:left;} .sub.membership .sec_top .rightBox .info_grade p {padding:0 30px; margin-bottom:5px; font-size:16px;} .sub.membership .sec_top .rightBox .info_grade p .grade_now {font-size:19px;} .sub.membership .sec_top .rightBox .info_grade p .grade_future {font-size:15px;} .sub.membership .sec_top .rightBox .info_grade p .txt_suggest {font-size:15px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement {display:table; margin:21px 0 25px 12px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li {position:relative; display:table-cell; min-width: 125px; border-left:1px solid #dedede; text-align:center;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li:first-child, .sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(7), .sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(13) {border-left:0;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li span {display: inline-block;width: 100px; margin-bottom:20px; padding-bottom:10px; font-size:15px;font-weight:bold;word-break: keep-all;word-wrap: break-word;vertical-align:middle;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li span:after {position:absolute; bottom:0; left:0; right:0; display:block; width:24px; height:24px; margin:9px auto 0;} .sub.membership .sec_btm table th {font-size:13px; background:#f1f1f1;} .sub.membership .sec_btm table thead th {height:100px;} .sub.membership .sec_btm table tbody th {padding:20px; vertical-align:top;} .sub.membership .sec_btm table td {padding:13px 20px; vertical-align:top;} .sub.membership .sec_btm table td .requirment {display:block; padding-left:10px; font-size:13px; line-height:25px; background:url('../../images/rwd/web/bul_th.gif') no-repeat 0 11px;} .sub.membership .sec_btm table td .requirment strong {border-bottom:1px solid #949494; vertical-align:top;} .sub.membership .sec_btm table td .emp {color:#c02f53;} .sub.membership .sec_btm table td .requirment strong.emp {border-bottom:1px solid #c02f53;} .sub.membership .txt_guide {font-size:13px; line-height:32px;} .sub.membership .btn.type1 a {height:23px; padding:5px 20px 2px; margin-top:0; font-size:13px; font-weight:bold;} .sub.membership .btn.type1 a:before {display:inline-block; content:' '; width:17px; height:19px; margin-right:7px; vertical-align:middle; background:url('../../images/rwd/web/ico_benefit.png') no-repeat 0 50%;} .sub.membership .sec_top .tab_menu_member {position:absolute; right:-1px; bottom:-26px; text-align:center;} .sub.membership .sec_top .tab_menu_member:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .tab_menu_member li {float:left; margin-left:2px;} .sub.membership .sec_top .tab_menu_member li a {display:block; width:79px; height:26px; color:#979797; font-size:14px; font-weight:bold; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;line-height: 25px;} .sub.membership .sec_top .tab_menu_member li a.on {height:25px;color:#006fce; border-bottom:2px solid #0077dc;background: url(../../images/rwd/web/bg_box_order.gif) repeat 0 0;} } @media (min-width:738px) and (max-width:1279px){ .sub.campaign .camp_bigbang .sec_top img, .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {max-width:100%;} } /* 태블릿세부 */ @media (min-width:738px) and (max-width:1222px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub .content {padding:30px 24px 38px;} .sub.brand .tab_cont .list_product li {width:255px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:6px 20px 5px 16px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {width:51px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip {float:left;} /* 던힐/로스만 이야기 */ .sub.brand .inner {padding:0 1.2rem; box-sizing:border-box;} .sub.brand .rothmans .item_detail {text-align:center; margin-bottom:10px;} .sub.brand .item_detail dl {height:auto;} .sub.brand .philosophy dd {float:none;} .sub.brand .item_detail .leftBox, .sub.brand .item_detail .rightBox, .sub.brand .rothmans .item_detail .rightBox, .sub.brand .rothmans .item_detail .leftBox {float:none; width:auto; padding:0 0 0 20px; border:0;} .sub.brand .rothmans .item_detail .rightBox, .sub.brand .rothmans .item_detail .leftBox { display:inline-block; margin-bottom:15px;} .sub.brand .item_detail .leftBox:first-child {padding:0;} .sub.brand .list_story {display:table; margin:8px auto 100px;} .sub.brand .list_story li {margin-left:50px;} .sub.brand .rothmans .history dt img {width:100%;} .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0;} /* 유용한 법률상식 */ .sub.cyclecomms .content {padding:10px 40px 0;} /* 우리동네상권 */ .area_top5 .inner {padding:0 40px;} .area_top5 .inner .txt_guide {right:40px;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip dd .list_ptype {width:971px} .sub.cyclecomms .box_tip dd .list_ptype li img, .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_purple {height:270px;} } @media (min-width:738px) and (max-width:1180px){ /* 각 페이지별 유니크한 스타일 */ /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 24px 38px;} .sub.mysuperpass .sec_top .leftBox .now_point {width:310px; background-position:50px 14px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:27px;} .sub.mysuperpass .sec_top dl {width:115px;} .sub.mysuperpass .sec_btm ul li:nth-child(5) {margin-top:25px;} .sub.mysuperpass .txt_guide {left:344px;} } @media (min-width:738px) and (max-width:1170px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:245px;} .sub .tab_menu a .ico_new, .sub .tab_menu a .ico_hot {left:7px; padding:2px 8px;} .sub.brand .banner .btn {top:20%; right:3%; padding:0 25px 0 10px; font-size:19px; line-height:55px;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box img {width:100%; height:100%;} .sub.brand .prd_preview .box_over {background-size:100% 100%;} } @media (min-width:738px) and (max-width:1160px){ /* 우리동네상권 */ .sub.cyclecomms .content {min-height:1316px;} .sub.cyclecomms .area_top5 {min-height:680px;} .sub.cyclecomms .area_top5 .inner {min-height:680px; padding:0 40px;} .sub.cyclecomms .area_taste dd p {margin:15px 30px 31px;} .sub.cyclecomms .area_top5 ul {max-width:600px; margin:0 auto; text-align:center;} .sub.cyclecomms .area_top5 ul li {display:inline-block; float:none; max-height:250px; margin-bottom:50px; vertical-align:middle;} .sub.cyclecomms .area_top5 ul li:first-child, .sub.cyclecomms .area_top5 ul li:nth-child(4) {margin-left:0;} .sub.cyclecomms .area_top5 .inner .txt_guide {right:40px;} /* 던힐/로스만 이야기 */ .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0;} .sub.brand .rothmans .list_story li div {width:190px; margin:14px 0 0 300px;} /* 이달의 캠페인 */ .sub .tab_menu ul {width:100%;} } @media (min-width:738px) and (max-width:1130px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:240px;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_mid .inner .area_prd_big, .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {width:100%;} /* my 슈퍼패스 */ .sub.mysuperpass .sec_top .leftBox .now_point {width:275px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:37px;} .sub.mysuperpass .sec_top dl {width:110px;} .sub.mysuperpass .txt_guide {left:308px;} } @media (min-width:738px) and (max-width:1117px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:74%;} /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:229px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:6px 10px 5px 12px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {margin-right:8px;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:9%;} /* 유용한 법률상식 */ .sub.cyclecomms .content .transfer .web, .sub.cyclecomms .standard td .img img {width:88%;} } @media (min-width:738px) and (max-width:1070px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:215px;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box_over .txt {font-size:22px;} .sub.brand .prd_preview .box_over .tit {font-size:29px;} /* 브랜드 소개 - 글로이야기 */ .sub.brand .area_item ul li a img {width:90%;} .sub.brand .glo .introduction .right {margin-top:0;} /* my 슈퍼패스 */ .sub.mysuperpass .sec_top .leftBox .now_point {width:270px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:37px;} .sub.mysuperpass .sec_top dl {width:105px;} .sub.mysuperpass .txt_guide {left:300px;} } @media (min-width:738px) and (max-width:1024px) { .ui-dialog.rwd.type4 {width:410px !important;} .ui-dialog.rwd.type4 .area_visual ul li img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {height:48rem; overflow-y:auto;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box_over .txt {font-size:20px;} .sub.brand .prd_preview .box_over .tit {font-size:27px;} .sub.brand .banner {margin:38px 20px 0 !important;} .sub.brand .banner img {width:80%;} /* 브랜드 소개 - 제품 */ .sub .tab_menu a .ico_new, .sub .tab_menu a .ico_hot {top:-10px; left:50%; margin-left:-14px; padding:2px 4px; font-size:10px;} .sub.brand .tab_cont .list_product li {width:47.8%;} .sub.brand .tab_cont .list_product li:nth-child(3), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(7), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(11), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(15), .sub.brand .tab_cont #list_CTG0013 li:nth-child(6), .sub.brand .tab_cont .list_product.neostiks li:nth-child(5) {margin-left:0;} .sub.brand .tab_cont .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .list_product.neostiks li:nth-child(6), .sub.brand .tab_cont .list_product.neostiks li:nth-child(8), .sub.brand .tab_cont .list_product.neostiks li:nth-child(10) {margin-left:25px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:9px 10px 5px 12px; box-sizing:border-box;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {margin-right:14px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a {width:100%; padding: 8px 18px 0 14px; box-sizing:border-box;} /* 던힐/로스만 이야기 */ .sub.brand .item_detail dl dd ul {width:100%;} .sub.brand .item_detail dl dd ul>li {width:25%; margin-right:0; margin-bottom:20px;} .sub.brand .list_story li {width:250px;} .sub.brand .list_story li img {width:90%;} .sub.brand .rothmans .list_story li img {width:50%;} .sub.brand .rothmans .list_story li div {margin:14px 0 0 275px;} .sub.brand .glo .area_item img.web, .sub.brand .glo .reason img.web {display:none !important;} .sub.brand .glo .area_item img.mob, .sub.brand .glo .reason img.mob {display:block !important; margin:0 auto;} .sub.brand .kent .inner {padding:0;} .sub.brand .story.kent {width:auto;background-size:auto 100%; background-position:97% 0; background-image:url('../../../bat/product/story/kent_story_m.jpg');} .sub.brand .story.kent .k-logo {display:block; float:left; height: 13rem; margin:15px 0 0px 15px;} .sub.brand .story.kent dl {float:right; text-align:right;} .sub.brand .story.kent dd .btn {left:auto; right:25px;} .sub.brand .content.kent .tit_small, .sub.brand .content.kent .tit_small2 {margin: 15px 12px 7px;} .sub.brand .kent .value {height:auto; margin-bottom:40px; background-size: 100% auto;} .sub.brand .kent .value p {color:#333; padding:30% 0 0 20px; text-align:left;} .sub.brand .kent .item_detail {margin: 0 16px 0;} .sub.brand .kent .item_detail dl dd ul>li {width:auto;} /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:72%;} /* 이달의 캠페인 */ .sub.campaign .inner {width:100% !important;} .sub.campaign .product1 .detail .txt1 {left:90px;} .sub.campaign .product1 .detail .txt2 {right:40px;} .sub.campaign .product2 .detail {display:block; margin:15px auto 0; width:420px;} .sub.campaign .product2 .detail dl {display:inline-block; margin-bottom:30px;} .sub.campaign .product2 .detail dl:nth-child(3) {padding-left:0;} .sub.campaign .camp_neo .sec_top .inner {min-height:430px; padding:130px 0 0; background-size:100% auto;} .sub.campaign .camp_neo .sec_top .inner img {width:42%;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:0;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 40px;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 40px 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {width:43%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device img {width:40%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:25px;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode img {width:50%;} .sub.campaign .camp_bigbang .sec_btm .introduction img {width:70%;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img {width:50%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web, .sub.campaign .camp_bigbang .sec_mid .inner .area_feature_glo img.web, .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img.web, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.mob, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.mob, .sub.campaign .camp_bigbang .sec_mid .inner .area_feature_glo img.mob, .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img.mob, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img.mob {display:block !important; margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:587px;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {width:100%;} /* 캠페인동영상 */ .sub.campaign .vod {width:100% !important;} .sub.campaign .camp_n-colorful .sec_mid .vod .video-js {height:auto;} /* 퀴즈 */ .sub.campaign .list_quiz li .area_question {margin:0; padding:31px 20px 31px 111px;} .sub.campaign .list_quiz li .list_answer {display:block;} .sub.campaign .list_quiz li .list_answer:after {display:block; content:' '; clear:both;} .sub.campaign .list_quiz li .list_answer li {display:block;} .sub.campaign .list_quiz li .list_answer li a {display:block; margin-left:0; padding:13.5px 0 13.5px 45px;} .sub.campaign .list_quiz li .list_answer li a.wrong, .sub.campaign .list_quiz li .list_answer li a.correct, .sub.campaign .list_quiz li .list_answer li a.wrong:hover, .sub.campaign .list_quiz li .list_answer li a.correct:hover {font-weight:bold;} .sub.campaign .list_quiz li .list_answer li a .num {top:14px ; left:15px;} /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 24px 38px;} .sub.mysuperpass .sec_top {margin-bottom:0;} .sub.mysuperpass .sec_top .leftBox {float:none; margin-bottom:30px;} .sub.mysuperpass .sec_top .leftBox .icon {text-align:left;} .sub.mysuperpass .sec_top .leftBox .now_point {width:100%; margin-bottom:40px; padding:45px 20px 0 0; text-align:right;} .sub.mysuperpass .sec_top .now_point .num {text-align:right;} .sub.mysuperpass .sec_top dl {width:100%; margin-left:0; margin-bottom:20px; border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top .performance.col2 dl {width:50%; border-right:0;} .sub.mysuperpass .sec_top .performance.col2 dl:last-child {border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top dl:last-child {margin-bottom:0; margin-right:0;} .sub.mysuperpass .sec_top dl.result1 dt {background-position:101% 100%;} .sub.mysuperpass .sec_top dl.result2 dt {background-position:99.5% 100%;} .sub.mysuperpass .sec_top dl.result3 dt {background-position:101% 104%;} .sub.mysuperpass .sec_mid .point_chance dl {margin-left:15px;} .sub.mysuperpass .sec_btm ul li {width:226px;} .sub.mysuperpass .txt_guide {top:-18px; left:0;} /* 점포운영도우미 */ .sub.cyclecomms .ub_content.ttips .web {display:none !important;} .sub.cyclecomms .ub_content.ttips .mob {display:block !important;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {margin:0 0 13px; border:0;} .sub.cyclecomms .box_tip.several {border:0;} .sub.cyclecomms .box_tip.several:last-child {margin-top:22px;} .sub.cyclecomms .box_tip p {font-size:16px; line-height:21px; text-align:left;} .sub.cyclecomms .box_tip dt {height:auto; padding:0 2px 0 15px; margin-bottom:10px; font-size:16px; line-height:23px; word-break:keep-all; border-bottom:0; background:none;} .sub.cyclecomms .box_tip dt strong {font-weight:normal;} .sub.cyclecomms .box_tip dd {padding:13px 18px 20px; border:1px solid #dadada; text-align:center; background:#f9f9f9;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; margin-bottom:5px; font-size:16px; font-weight:normal;} .sub.cyclecomms .box_tip dd .txt_source {display:block; margin-bottom:18px; font-size:12px;} .sub.cyclecomms .box_tip dd img {width:80%;} .sub.cyclecomms .box_tip dd .list_ptype {width:auto;} .sub.cyclecomms .box_tip dd .list_ptype li {display:block; margin-top:21px; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li:first-child {margin-top:0;} .sub.cyclecomms .box_tip dd .list_ptype li img {width:98%;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:14px; color:#333; font-size:16px; line-height:21px;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {margin:0;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:20px; font-size:16px;word-break:keep-all;} .sub.cyclecomms .box_tip .vod {margin-top:10px;} .sub.cyclecomms .txt_guide {line-height:20px;} /* my 점포 */ .sub.mystore .ub_content .content {padding:10px 30PX 38px;} .sub.mystore input.input-text {padding:0;} .sub.mystore .sec_top {margin-top:10px;} .sub.mystore .sec_top .leftBox {border:0;} .sub.mystore .sec_btm.web {display:none !important;} .sub.mystore .sec_btm.mob {display:block !important;} .sub.mystore .sec_recommend .ach_rate .leftBox {width:70%;} .sub.mystore .sec_recommend .list_ach_product li:nth-child(4), .sub.mystore .sec_recommend .list_ach_product li:nth-child(7) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li:nth-child(6) {margin-left:20px;} /* 멤버십 */ .sub.membership .ub_content .content {padding:8px 20px 38px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement {display:block; margin:21px auto 25px; } .sub.membership .sec_top .rightBox .info_grade .list_requirement li {float:left; display:block; min-width:120px; min-height:65px; margin-bottom:10px;} sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(5) {border-left:0;} } @media (min-width:738px) and (max-width:993px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:68%;} /* 던힐/로스만 이야기 */ .sub.brand .rothmans .list_story li img {width:50%;} .sub.brand .rothmans .list_story li div {width:auto; margin:14px 3% 0 58%;} } @media (min-width:738px) and (max-width:968px){ /* 각 페이지별 유니크한 스타일 */ /* my 슈퍼패스 */ .sub.mysuperpass .sec_btm ul li:nth-child(4) {margin-top:25px;} /* 이달의 캠페인 */ .sub.campaign .introduce .inner .right {right:20px;} .sub.campaign .introduce .inner .left {left:20px;} .sub.campaign .product1 .detail .txt1 {left:60px;} .sub.campaign .product1 .detail .txt2 {right:30px;} /* 던힐/로스만 이야기 */ .sub.brand .philosophy dt {float:none;} .sub.brand .philosophy dt img {width:90%;} .sub.brand .philosophy dd {padding:0 20px;} } @media (min-width:738px) and (max-width:925px){ /* 각 페이지별 유니크한 스타일 */ /* 던힐/로스만 이야기 */ .sub.brand .list_story li {width:200px;} .sub.brand .list_story li img {width:89%;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:0;} } @media (min-width:738px) and (max-width:840px){ /* 각 페이지별 유니크한 스타일 */ /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:-8%;} } @media (min-width:738px) and (max-width:806px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:57%;} /* 이달의 캠페인 */ .sub.campaign .product1 .detail p {font-size:20px;} .sub.campaign .product1 .detail .txt1 {left:30px;} .sub.campaign .product1 .detail .txt2 {right:20px;} .sub.campaign .camp_neo .sec_top .inner {min-height:310px; padding:100px 0 0;} } @media (max-width:737px){ .web {display:none !important;} .mob {display:block !important;} select {height:2.2rem; padding:0 1rem; text-align:center; background-image:url('../../images/rwd/mob/ico_arr_select.gif'); background-position:98% 50%; background-repeat:no-repeat; background-size:0.6rem auto;} /* ub_content */ .sub .area_visual {height:20.4rem; padding:0 3.5rem;} .sub .area_visual {background-size:100% 20.4rem;} .sub .area_visual h2 {margin-bottom:1rem; font-size:2.25rem; } .sub .area_visual p {font-size:1.3rem; line-height:1.9rem;} .sub .content {min-height:40rem;} /* ui-dialog */ .ui-dialog.rwd {width:95% !important; border-radius:0.3rem 0.3rem 0 0; background-color:#fff;} .ui-dialog.rwd strong {font-weight:normal;} .ui-dialog.rwd .ui-dialog-titlebar.ui-widget-header {padding:0.8rem 1.3rem 1rem 2.4rem; border:0; border-radius:0.3rem 0.3rem 0 0; font-weight:normal; background-position:0 0;} .ui-dialog.rwd .ui-dialog-content {padding:1.6rem 0 2.1rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content {border:0;} .ui-dialog.rwd .ui-dialog-content .txt, .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li strong {font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide {padding:0 0 0 47%;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.terms {padding:0.5rem 1.5rem; background-color:#fff;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms {margin-bottom:0.6rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements {padding:1.5rem 0.7rem 0.8rem; margin-bottom:1.2rem; border:1px solid #d9d9d9; background-color:#f7f7f7;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements .tit {font-weight:bold;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements .tit span {font-size:1.4rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li {margin-bottom:0.8rem; font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements input[type="checkbox"] + label span {margin:-0.4rem 0.1rem 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li .required {width:auto; height:0.9rem; margin:0.4rem 0 0 -0.3rem !important; padding:0 0.2rem 0.2rem; font-size:0.8rem; line-height:1.2rem} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt {font-size:1.4rem; border-top:0; border-bottom:1px solid #c1c1c1; background:none;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on {border-bottom:0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt:nth-child(9) {border-bottom:0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt span {width:1.2rem; height:1.2rem; margin:0 0.8rem 0 0; background-size:0.8rem 0.8rem; background-image:url('../../images/rwd/mob/ico_plus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on span {background-size:0.8rem 0.2rem; background-image:url('../../images/rwd/mob/ico_minus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd {padding:0px 0 0.6rem 0; font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd .textarea {margin:0 -1px 0 0; border:1px solid #d9d9d9; background:#f7f7f7; overflow-x:auto;} .ui-dialog.rwd .ui-dialog-buttonpane.ui-widget-content {padding:0; border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button {height:4rem; width:50%; margin:0; border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button.emp {border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button.single {width:100%;} .ui-dialog.rwd .ui-button-text-only .ui-button-text {padding:0; margin-top:-2px;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane.ui-widget-content {bottom:0;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_congraturation.png'); background-size:100% 11.9rem; background-position:0 3.1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont .tit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .tit {margin-bottom:0.7rem; font-size:1.8rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_alert_type2.png'); background-size:6.85rem 12rem; background-position:0 0.5rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont {margin-top:1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont {font-size:1.3rem; line-height:2.2rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_congraturation_quiz.png'); background-size:98% 11.9rem; background-position:0 3.1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {font-weight:normal;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .num {font-size:2.3rem; font-weight:bold; letter-spacing:-0.2rem;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button {color:#333; font-size:1.5rem; border-top:1px solid #b2b2b2; border-left:1px solid #b2b2b2; border-right:0; border-bottom:0; background:#eee;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button:first-child {border-left:0;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button.single {border-left:0;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button.emp {color:#1c5695; background:#dde7f2;} .ui-dialog.rwd.tab {height:575px !important; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content {padding:0 0 1.5rem; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu {} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li {float:left; width:50%;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li a {display:block; height:2rem; padding:1rem 0; font-size:1.5rem; text-align:center; border-left:1px solid #cbcdd0; border-bottom:1px solid #cbcdd0; background-color:#ececec;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li:first-child a {border-left:0;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li.on a {color:#005bb0; border-bottom:1px solid #fff; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content .tab_container {height:480px; overflow-y:auto;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont {padding:0 1.8rem;} .ui-dialog.rwd.type4 .ui-widget-header .ui-icon {margin:-6px 0 0 -20px;} .ui-dialog.rwd.type3 {border-bottom:1px solid #7f7f7f; background-color:#fff;} .ui-dialog.rwd.type3 .ui-dialog-titlebar.ui-widget-header {height:2.5rem;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close {width:4.5rem; height:4.5rem;} .ui-dialog.rwd.type3 .ui-widget-header .ui-icon {width:4.5rem; height:4.5rem; margin:-2.1rem 0 0 -2.1rem; background-size:4.5rem 4.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content {border-bottom:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top {padding:0 1rem 0 1.5rem; margin-bottom:2rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right {width:44%; margin-left:1.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 {width:15rem; height:23.9rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 img {width:90%; border:1px solid #ccc;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor {padding:2rem 2rem 0.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li {padding:0 0 1rem 2rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {height:48rem; overflow-y:auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li{width:100%;} /* 캡슐글로 바코드 */ .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header {border-radius:0; font-size:1.8rem; padding:0.5rem 1.3rem 0.8rem 2.4rem;} .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header .ui-dialog-title {float:none;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content {border:0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode {padding:1.5rem;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode img {width:70%;} /* 출첵이벤트(헤더 영역 없음) */ .ui-dialog.rwd.type6 .btn_attend {bottom:3.8rem; margin-left:-10rem;} .ui-dialog.rwd.type6 .btn_attend a {width:19rem; height:4.2rem; background-size:100% auto;} /* 보물찾기 이벤트 */ .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content.find_treasure {padding:0.3rem;} .ui-dialog.rwd.type6 .find_treasure .btn_attend {bottom:5rem; margin-left:-8rem;} .ui-dialog.rwd.type6 .find_treasure .btn_attend a {width:16rem; height:2.3rem; background:url("../../../bat/campaign/23/images/btn_attend_m.png") no-repeat 0 0; background-size:100% auto;} /* 멤버쉽 혜택보기 */ .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit {display:block; -webkit-box-orient:inherit; margin:1rem 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit:after {display:block; content:' '; clear:both;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li {float:left; -webkit-box-flex:inherit; width:50%; margin-bottom:2rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li img {width:50%;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li strong {margin-top:7px; font-size:1.4rem; font-weight:bold; letter-spacing: -1px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li span {margin-top:3px; font-size:1.3rem; letter-spacing: -1px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal tbody th {font-size:1.3rem; letter-spacing: -1px; background:#f4f4f4;} .ui-dialog.rwd .pop_area_benefit .tbl_normal td {font-size:1.3rem; text-align:center;} .ui-dialog.rwd .pop_area_benefit .tbl_normal td img {display:block; width:80%; margin:0 auto 0.5rem;} .ui-dialog.rwd .pop_area_benefit .tbl_normal th, .ui-dialog.rwd .pop_area_benefit .tbl_normal td {padding:11px 10px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal thead th img {width:86%;} /* 이용약관 처리방침 개정 안내 */ .ui-dialog.rwd.type2 .ui-dialog-content.area_ck_terms {height:40rem !important; padding:0 1.5rem 5rem; overflow-y:auto;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_ck_terms .tit {border-bottom:1px solid #d8d8d8;margin-bottom: 1.2rem;font-size:1.55rem;font-weight: bold;padding: 0 1rem 1rem;z-index: 10;position: relative;} .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 1.8rem 6rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:1rem; font-size:1.6rem; font-weight: bold;} .area_ck_terms .tit img {margin-right:5px;} .area_ck_terms dl {position:relative;margin-bottom:0.5rem;padding: 0 0.5rem 0 2.8rem; font-size:1.3rem;} .area_ck_terms dl dl {padding-left: 3.3rem; line-height:2.3rem;} .area_ck_terms dl dl dt {font-weight:normal;} .area_s_update dl {padding-left:1.1rem; line-height:2.3rem;} .area_s_update dl dl {padding-left:0;} .area_s_update .top_area {padding:0 0.8rem 1.3rem;} .area_s_update .top_area p {position:relative; padding-right:7.5rem; font-size:1.3rem;} .area_s_update .cont_area {padding:1rem 0.8rem 0;} .area_s_update .cont_area dl dt {text-indent:-1rem; color:#3057a6;} .area_s_update .bg_img {top:4rem; right:-3.8rem;} .area_s_update .bg_img img {width:70%;} .area_s_update .tit img {width:23%;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {width:100%; height:10rem; background-image:url('../../../bat/product/story/dunhill_story_m.jpg'); background-position:0 0; background-repeat:no-repeat; background-size:36rem 10rem;} .sub.brand .story.rothmans {background-image:url('../../../bat/product/story/rothmans_story_m.jpg');} .sub.brand .story.glo {background-image:url('../../../bat/product/story/glo_story_m.jpg');} .sub.brand .story.glo.v2 {height:8.5rem; background-color:#000c26; background-position:50% 0; background-image:url('../../../bat/product/story/glo_story_v2_m.jpg');} .sub.brand .story.kent {background-size:auto 10rem; background-position:97% 0; background-image:url('../../../bat/product/story/kent_story_m.jpg');} .sub.brand .story.kent .k-logo { float:left; height:8rem; margin:15px 0 0px 15px;} .sub.brand .story.dunhill dt, .sub.brand .story.rothmans dt, .sub.brand .story.glo dt, .sub.brand .story.kent dt {padding:0.9rem 1.8rem 0.1rem; font-size:1.55rem;} .sub.brand .story.kent dt {padding:1.1rem 1.8rem 0.3rem;} .sub.brand .story.glo.v2 dt {padding:0 1.8rem 0.4rem; font-size:1.55rem;} .sub.brand .story.dunhill dd, .sub.brand .story.rothmans dd, .sub.brand .story.glo dd, .sub.brand .story.kent dd {padding:0 1.8rem; line-height:1.5rem; font-size:1.1rem;} .sub.brand .story.kent dd {line-height:1.6rem;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {position:absolute; bottom:0.8rem; right:1.8rem; height:2.2rem; padding:0 1.6rem 0 1.1rem; margin-top:0.4rem; font-size:1rem; line-height:2.2rem; background-image:url('../../../bat/product/story/ico_arr_story.png'); background-position:90% 0.6rem; background-repeat:no-repeat;} .sub.brand .story.kent dd .btn {bottom: 1rem;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview {margin:2.5rem 1.4rem 0;} .sub.brand .prd_preview .box {width:100%; margin-bottom:1rem; border-bottom:1px solid #bfbfbf;} .sub.brand .prd_preview .row:last-child .box:last-child {border-bottom:0;} .sub.brand .prd_preview .box.glo {padding:0 !important;} .sub.brand .prd_preview .box img {width:100%;} .sub.brand .prd_preview .box_over {bottom:1rem; height:auto;} .sub.brand .prd_preview .box_over.overbg01 {background-image:url('../../../bat/product/story/bg_d_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg02 {background-image:url('../../../bat/product/story/bg_r_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg03 {background-image:url('../../../bat/product/story/bg_g_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg04 {background-image:url('../../../bat/product/story/bg_k_over_m.jpg');} .sub.brand .prd_preview .box_over .plus {width:1.5rem; height:1.5rem; padding-top:5rem; margin-bottom:1.5rem; background-size:1.5rem 1.5rem;} .sub.brand .prd_preview .box_over .txt {margin-top:-1rem; font-size:1.65rem; line-height:2.6rem;} .sub.brand .prd_preview .box_over .tit {margin-top:0; font-size:2rem;} .sub.brand .banner {margin:2.5rem 1.2rem 2rem;} .sub.brand .banner img {max-width:100%;} .sub.brand .banner .btn {top:47%; right:0; height:3rem; padding:0 1.3rem 0 0.6rem; font-size:1rem; line-height:3rem; background-size:0.5rem 1.1rem; background-position:93% 50%; background-image:url('../../images/rwd/brand/bul_arr_m.png');} /* 브랜드 소개 - 제품 */ .sub.brand .content {padding:0;} .sub.brand .area_visual {background-image:url('../../images/rwd/mob/bg_brand.jpg');} .sub.brand .tit_big{display:none;} .sub.brand .tab_cont .list_product {margin-bottom:2rem;} .sub.brand .tab_cont .list_product li {float:none; padding:1.8rem 0 1.8rem 2.75rem; border:0; box-sizing:border-box;} .sub.brand .tab_cont .list_product li:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .list_product li:nth-child(1), .sub.brand .tab_cont .list_product li:nth-child(3), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(7), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(11), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(15), .sub.brand .tab_cont .list_product li:nth-child(17), .sub.brand .tab_cont .list_product li:nth-child(19) {background-color:#f5f6f7;} .sub.brand .tab_cont .list_product li .box_left {float:left;} .sub.brand .tab_cont .list_product li .box_left span {display:inline-block !important; max-width:7.5rem; min-width:7.5rem; max-height:12.2rem; min-height:12.2rem; text-align:center; background-color:transparent; background-image:url('../../images/rwd/web/noimg2.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .sub.brand .tab_cont .list_product li .box_left span img {width:7.3rem; height:12rem; border:1px solid #ccc;} .sub.brand .tab_cont .list_product li .box_right {float:left; position:relative; width:68%; height:12.4rem; margin-left:2.5rem;} .sub.brand .tab_cont .list_product li .box_right .name_product {font-size:1.7rem; font-weight:normal; line-height:2rem;} .sub.brand .tab_cont .list_product li .box_right .detail_product {} .sub.brand .tab_cont .list_product li .box_right .detail_product li {float:none; padding:0; margin-top:0; font-size:1.4rem; line-height:2.4rem; border-bottom:0; background-color:transparent;} .sub.brand .tab_cont .list_product li .box_right .detail_product li strong {display:block; margin-bottom:0.9rem; color:#0063b7; font-weight:normal;} .sub.brand .tab_cont .list_product li .box_right .detail_product li .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../images/rwd/brand/ico_power.gif') no-repeat 0 0;} .sub.brand .tab_cont .list_product li .box_right .detail_product li .price {color:#7c7c7c;} .sub.brand .tab_cont .list_product li .box_right .detail_product li span {display:inline-block; height:1.5rem; padding-right:0.6rem; margin-right:0.2rem; border-right:1px solid #a7a7a7; line-height:1.4rem;} .sub.brand .tab_cont .list_product li .box_right .detail_product li span:last-child {border-right:none;} .sub.brand .tab_cont .list_product li .box_right .btn_tip {position:absolute; bottom:0.2rem; left:0;} .sub.brand .tab_cont .list_product li .box_right .btn_tip a {display:inline-block; padding:0.5rem 1.1rem 0.6rem 3.7rem; color:#333; border:1px solid #b0b0b0; background-color:#fff; background-image:url('../../images/rwd/mob/ico_tip.png'); background-position:15% 50%; background-size: 2.1rem auto; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_right .btn_tip a.b-code {padding: 0.5rem 1.6rem 0.6rem 4.5rem; background-image:url('../../images/rwd/mob/ico_b-code_m.gif'); background-size: 2.5rem auto;} /* tab menu */ .sub .tab_menu {position:relative; height:3.8rem; border-bottom:0.3rem solid #146bc3; text-align:center; z-index:20; transition:all 0.000001s; background-color:#fff;} .sub .tab_menu.fixed {position:fixed; top:6rem;} .sub .tab_menu select {min-width:12.3rem; height:3.8rem;border:0; color:#333; font-size:1.5rem; background-color:transparent; background-repeat:no-repeat; background-position:93.5% 50%; background-size:1rem 0.6rem; background-image:url('../../images/rwd/mob/ico_arr.gif');} .sub .tab_menu select:focus {outline: none;} .sub .tab_menu select option {text-align-last:center;} .sub .tab_menu .ico_new, .sub .tab_menu .ico_hot {top:1.2rem; left:1.5rem; height:1rem; padding:0.2rem 0.45rem; line-height:1.2rem; font-size:0.9rem;} /* BAT 소식 */ .sub.news .area_visual {background-image:url('../../images/rwd/mob/bg_news.jpg');} .sub.news .list_news li {padding:1.4rem 0.6rem; } .sub.news .list_news li .img {width:100%;} .sub.news .list_news li .img img.mob {display:inline-block !important;} .sub.news .list_news li .txt {padding:0 0.45rem;} .sub.news .list_news li .txt strong {margin:0.8rem 0 0.85rem 0; font-size:1.5rem;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {font-size:1.25rem;} .sub.news .list_view_top span.date span, .sub.news .list_news li .txt .date span {padding-right:0.8rem; margin-right:0.5rem; background-image:url('../../images/rwd/mob/bar_news.gif'); background-position:100% 0.1rem;} .sub.news .list_view_top {margin-top:1.4rem; padding:1.5rem 1rem 1.5rem;} .sub.news .list_view_top strong {display:block; margin-bottom:0.4rem; font-size:1.5rem;} .sub.news .list_view_mid {padding:1.5rem 1rem 1rem;} .sub.news .list_view_mid img {max-width:100%;} .sub.news .list_view_mid pre {margin-top:1.5rem; font-size:1.25rem; line-height:2rem;} .sub.news .list_view_btm ul li {height:1.5rem; padding:0.5rem 1.35rem 0.9rem 1.35rem;} .sub.news .list_view_btm ul li a, .sub.news .list_view_btm ul li span {font-size:1.2rem;} .sub.news .list_view_btm ul li span.txt_guide {top:0.5rem; left:1.35rem;} .sub.news .list_view_btm ul li a {width:68%; top:0.5rem; margin:0 6.75rem 0 7.15rem;} .sub.news .list_view_btm ul li span.date {display:none;} .sub.news .area_btn .btn {width:8rem; padding:0.8rem 0 0.8rem; margin-top:1rem; font-size:1.25rem;} /* 이달의 캠페인 */ .sub.campaign .tab_menu {display:none; border-top:0;} /* 캠페인소개, 제품별정보 */ .sub.campaign .introduce {min-height:23.8rem; box-shadow:5px 5px 10px #cfcfcf; background-size:100% 100%; background-image:url('../../images/rwd/campaign/bg_visual_campaign_m.jpg');} .sub.campaign .tit {display:block; margin-bottom:0.7rem; color:#002157; font-size:1.7rem;} .sub.campaign .introduce .inner {min-height:23.8rem;} .sub.campaign .introduce .inner img {width:50%;} .sub.campaign .introduce .inner .top {padding-top:0.5rem; } .sub.campaign .introduce .inner .top img {width:45%;} .sub.campaign .introduce .inner .bottom {bottom:0.8rem; } .sub.campaign .introduce .inner .bottom img {width:55%;} .sub.campaign .introduce .inner .left {top:8.5rem; left:-2.2rem; width:50%;} .sub.campaign .introduce .inner .left img, .sub.campaign .introduce .inner .right img {width:60%;} .sub.campaign .introduce .inner .right {top:8.5rem; right:-2.5rem; width:50%;} .sub.campaign .product1 {position:relative; min-height:27rem; background-size:100% 100%; background-image:url('../../images/rwd/campaign/bg_pattern_campaign_m.png');} .sub.campaign .product1 .txt_guide, .sub.campaign .product1 .txt_guide2 {display:block; padding-top:1.4rem; margin-bottom:1.8rem; text-align:center; font-size:1.35rem;} .sub.campaign .product1 .detail img {width:12rem;} .sub.campaign .product1 .detail p {font-size:1.5rem; text-align:right;} .sub.campaign .tit {display:block; margin-bottom:0.7rem; color:#002157; font-size:1.7rem;} .sub.campaign .product1 .detail .txt1 {top:5rem; left:3rem;} .sub.campaign .product1 .detail .txt2 {top:9rem; right:1.8rem; margin-left:49%; word-break:keep-all; -webkit-word-break:keep-all; hyphens:auto; -webkit-hyphens:auto;} .sub.campaign .product2 {top:-2.6rem; padding-top:2.5rem;} .sub.campaign .product2 .tit {text-align:center;} .sub.campaign .product2 .detail {display:table; width:32rem; margin:2.5rem auto 0; padding:0;} .sub.campaign .product2 .detail dl {display:inline-block; width:16rem; margin-bottom:2rem; text-align:center;} .sub.campaign .product2 .detail dl dt {margin-top:1.1rem;} .sub.campaign .product2 .detail dl dt strong {font-size:1.5rem;} .sub.campaign .product2 .detail dl dt span {font-size:1.45rem;} .sub.campaign .product2 .detail dd img {width:80%;} .sub.campaign .camp_neo h2 {display:inline-block; padding:0.4rem 2.4rem; margin-bottom:1.6rem; font-size:1.4rem; color:#424752; border-radius:2rem; box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 3px inset; background-color:#fff;} .sub.campaign .camp_neo .sec_top .inner {padding-top:25%; padding-bottom:28%; background-image:url('../../images/rwd/campaign/bg_campaign_neo_m.png'); background-size:100% auto;} .sub.campaign .camp_neo .sec_top .inner img {width:65%;} .sub.campaign .camp_neo .sec_mid {padding-bottom:8rem; text-align:center; } .sub.campaign .camp_neo .sec_mid .inner {padding-top:1.5rem; padding-bottom:1rem; background-color:#f6f2f2; background-image:url('../../images/rwd/campaign/bg_neoprd.gif'); background-position:0 100%; background-repeat:repeat-x;} .sub.campaign .camp_neo .sec_mid .inner .txt_product, .sub.campaign .camp_neo .sec_btm .inner .txt_product {position:absolute; top:-5.4rem; left:50%; margin-left:-15rem; width:29rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big {padding:0 4rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item {margin-bottom:1.5rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item img {width:10rem; } .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl {display:inline-block; width:50%; margin-left:3rem; vertical-align:middle;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {margin-bottom:0.4rem; font-size:1.5rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dd {line-height:1.9rem;} .sub.campaign .camp_neo .sec_btm {text-align:center;} .sub.campaign .camp_neo .sec_btm .inner {padding-top:1.5rem; background-color:#f6f2f2;} .sub.campaign .camp_neo .sec_btm .inner .txt_product {top:-4.2rem; width:33rem; margin-left:-16rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {padding:0 2rem; } .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item {position:relative; display:inline-block; width:30%; margin-bottom:2.5rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item img {width:7.5rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item strong {display:block; margin-top:0.8rem; font-size:1.2rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {top:-1rem; left:0; display:block; width:3rem; height:3rem; background-image:url('../../images/rwd/campaign/ico_new_neo_m.png'); background-size:3rem 3rem;} .sub.campaign .camp_cglo .inner {min-height:45rem;} .sub.campaign .camp_cglo .sec_top {position:relative; padding:35px 0 0; background-image:url('../../images/rwd/campaign/bg_burst_m.jpg'); background-size:auto 17rem; z-index:6;} .sub.campaign .camp_cglo .sec_top .area_logo_glo img {position:absolute; top:0.8rem; right:2rem; width:10%;} .sub.campaign .camp_cglo .sec_top .area_tit_glo {margin-bottom:1.8rem;} .sub.campaign .camp_cglo .sec_top .area_tit_glo img {width:75%;} .sub.campaign .camp_cglo .sec_top .area_glo_products img {width:95%;} .sub.campaign .camp_cglo .sec_top .txt_guide {padding-bottom:1.2rem; margin-top:1.5rem; font-size:1.5rem;} .sub.campaign .camp_cglo .sec_top .txt_guide span {margin-left:1.3rem;} .sub.campaign .camp_cglo .sec_top .txt_guide span:first-child {margin-left:0;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2 {box-shadow:none;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2, .sub.campaign .camp_cglo .sec_btm {padding-top:0.6rem; background-image:url('../../images/rwd/campaign/bg_cgloprd.gif'); background-repeat:repeat-x; background-size:auto 0.6rem;} .sub.campaign .camp_cglo .sec_mid1 .inner {min-height:auto;} .sub.campaign .camp_cglo .sec_mid2 {padding:3rem 0} .sub.campaign .camp_cglo .sec_mid2 .area_prd {padding:0 4rem} .sub.campaign .camp_cglo .sec_mid2 .area_prd:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .area_prd img {float:left; width:38%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .glo_products {overflow:hidden; padding-top:38%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .glo_products img {width:73%; margin-left:2.5rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd {margin-top:3rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:first-child {margin-top:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode {margin-top:1.8rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode img {float:none; width:82%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {padding-left:1rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li:first-child {padding-left:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li span {margin-bottom:0.6rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {margin-top:1.5rem;} .sub.campaign .camp_cglo .sec_btm {position:relative; text-align:center; min-height:45rem; padding-bottom:2.5rem; } .sub.campaign .camp_cglo .sec_btm .decoration img {width:27%;} .sub.campaign .camp_cglo .sec_btm .tit_feature {margin:2rem 0 0; } .sub.campaign .camp_cglo .sec_btm .tit_feature img.mob {display:inline-block !important; width:80%; } .sub.campaign .camp_cglo .sec_btm .txt_features {position:absolute; bottom:3.5rem; z-index:3;} .sub.campaign .camp_cglo .sec_btm .txt_features img.mob {display:inline-block !important; width:80%; } .sub.campaign .camp_cglo .sec_btm .glo_device {position:absolute; top:13rem; left:50%; width:80%; margin-left:-11rem; z-index:2;} .sub.campaign .camp_cglo .sec_btm .glo_device img {width:21rem;} .sub.campaign .camp_bigbang .sec_top img.web, .sub.campaign .camp_bigbang .sec_mid img.web, .sub.campaign .camp_bigbang .sec_btm img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_top img {max-width:100%;} .sub.campaign .camp_bigbang .sec_mid {margin:2rem auto 0; padding-bottom:2rem;} .sub.campaign .camp_bigbang .sec_mid .inner {margin:0;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img {width:80%; margin:0 auto;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 1.5rem 0; margin:3.5rem 0 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {margin-left:1rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name {width:auto; font-size:1.4rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name:before { width:1.5rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device {margin-left:1rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:0.6rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device img {width:40%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode img {width:50%;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 2.5rem; font-size:1.3rem; line-height:2.3rem;} .sub.campaign .camp_bigbang .sec_btm {padding:30px 0 0;} .sub.campaign .camp_bigbang .sec_btm .introduction img {width:90%;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo {margin-top:2rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img {width:60%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {max-width:1260px; margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {width:90%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 {margin-top:2.8rem;} .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {margin-top:2rem; margin-bottom:1.5rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide {display:inline-block; margin:0 0 1.5rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact {margin:1rem 0 2rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide img, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:90%; margin:0 auto;} .sub.campaign .camp_n-colorful .sec_btm {margin-bottom:3rem;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {padding:5rem 0 3.5rem;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo img {width:78%;} /* 퀴즈 */ .sub.campaign .area_visual {background-image:url('../../images/rwd/mob/bg_campaign.jpg');} .sub.campaign .btn a {padding:4px 50px 8px; font-weight:bold;} .sub.campaign .list_quiz li {margin:0 0 2.8rem 0;} .sub.campaign .list_quiz li .area_question {padding:1.8rem 1.2rem 2.2rem 7rem; } .sub.campaign .list_quiz li .area_question .ico_quiz {top:-0.1rem; left:-0.1rem; width:5.5rem; height:5.2rem; background-size:5.5rem 5.2rem; background-image:url('../../images/rwd/mob/bg_quiz_question_on.png');} .sub.campaign .list_quiz li .area_question span {font-size:1.4rem; line-height:1.9rem;} .sub.campaign .list_quiz li .list_answer li a {display:block; padding:1.35rem 1rem 1.35rem 3.6rem; font-size:1.4rem; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;} .sub.campaign .list_quiz li .list_answer li a .num {top:1.3rem ; left:1rem; width:0.7rem; height:1.5rem; padding:0.1rem 0.5rem; font-size:1.2rem;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-size:0.8rem 0.8rem; background-image:url('../../images/rwd/mob/ico_wrong.png');} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-size:0.9rem 0.8rem; background-image:url('../../images/rwd/mob/ico_correct.png');} .sub.campaign .area_btn {text-align:center;} .sub.campaign .area_btn .btn {position:relative;} .sub.campaign .area_btn a {margin-top:0; padding:0.4rem 5rem 0.8rem;} /* 캠페인 동영상 */ .sub.campaign .tab_cont .content {min-height:15rem;} .sub.campaign .vod {height:auto; position:relative; padding:2rem 0 2rem; background-size:0; background-color:#fff;} .sub.campaign .vod .tit {margin-bottom:0;} .sub.campaign .vod .area_video {width:90%; margin:2.2rem auto 0;} .video-js {width:100% !important; height:18.1rem !important; margin:0 auto;} .sub.campaign .vod .area_video .video-js .vjs-big-play-button {top:28%;} .sub.campaign .vod .area_btn .btn.type2 {position:relative;} .sub.campaign .vod .area_btn .btn.type2 a {width:auto; margin-top:20px;} .sub.campaign .camp_bigbang .vod, .sub.campaign .camp_n-colorful .vod {width:100% !important; padding:0;} .sub.campaign .camp_bigbang .vod .area_video, .sub.campaign .camp_n-colorful .vod .area_video {margin:0; padding:0; width:100%;} .sub.campaign .camp_n-colorful .sec_mid .vod .video-js {padding-top:197.58620689655174%;} /* tab menu */ .sub.campaign .tab_menu {height:3.8rem; border-bottom:0; border-bottom:1px solid #d5d6d7;} .sub.campaign .tab_menu ul {top:0; display:table; width:100%; height:auto;} .sub.campaign .tab_menu li {float:none; display:table-cell; width:33.333%} .sub.campaign .tab_menu li a {width:auto; height:3.8rem; padding:0 1.5rem; font-size:1.55rem; font-weight:normal; line-height:3.9rem; border-left:1px solid #d5d6d7;} .sub.campaign .tab_menu li:first-child a {border-left:0;} .sub.campaign .tab_menu li a.on, .sub.campaign .tab_menu li a:hover {height:3.7rem; border-bottom:2px solid #0a69c8;} .sub.campaign .tab_menu li a.on:after, .sub.campaign .tab_menu li a:hover:after {background:none;} /* my 슈퍼패스 */ .sub .content {position:relative;} .sub.mysuperpass .area_visual {background-image:url('../../images/rwd/mob/bg_superpass.jpg');} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table {margin-top:0.5rem;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td {position:relative; height:2rem; padding:0.6rem 1rem 0.7rem; border-bottom:1px solid #d3d3d3; font-size:1.3rem;} .ui-dialog.rwd.tab .ui-dialog-content #tab2 table td {padding:0.6rem 0.8rem 0.7rem;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table tr:last-child td {border-bottom:0;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num {font-size:1.8rem; font-family:"Segoe UI"; font-weight:bold;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num.plus {color:#2977bd;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num.minus {color:#d52b63;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num .ico {vertical-align:top; line-height:1.3;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch {margin-top:1.8rem; padding:0.3rem 1.2rem 1.7rem; border:1px solid #d4d4d4; background-color:#f1f1f1;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table {table-layout:auto;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table th {padding:0 0.8rem; font-weight:normal; text-align:left; font-size:1.4rem; background-image:url('../../images/rwd/mob/bul_gray3.gif'); background-size:0.2rem 0.2rem; background-repeat:no-repeat; background-position:0 50%;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table td {padding:0.6rem 0.6rem 0.7rem !important; border-bottom:0; text-align:left;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch .btn a {width:100%; padding:0.5rem 0; margin-top:0.5rem; border:1px solid #515966; background-color:#5f6773; background-image:url('../../images/rwd/mob/ico_srch.png'); background-size:1.5rem 1.5rem; background-repeat:no-repeat; background-position:39% 50%;} .sub .content .tit_small {margin:1.2rem 0 1.6rem 0;} .sub.mysuperpass .sec_top .leftBox {float:none; margin-bottom:3rem;} .sub.mysuperpass .date {position:absolute; top:5.9rem; right:1.2rem; font-size:1.55rem;} .sub.mysuperpass .sec_top {margin-bottom:0;} .sub.mysuperpass .sec_top .now_point {position:relative; height:15rem; margin-bottom:4rem; background-color:#eaeaea;} .sub.mysuperpass .sec_top .now_point .icon {position:absolute; top:0.3rem; bottom:0.3rem; left:0.3rem; right:0.3rem; text-indent:-9999px; text-align:left; background-color:#fff; background-repeat:no-repeat; background-position:2.5rem 50%; background-size:10.5rem 8.3em; background-image:url('../../images/rwd/mob/ico_superpass.png');} .sub.mysuperpass .sec_top .now_point .num {position:absolute; top:4.5rem; right:2.7rem; font-size:3rem;} .sub.mysuperpass .sec_top .now_point .num span {margin-left:-0.3rem; font-size:1.7rem; line-height:4.8rem;} .sub.mysuperpass .sec_top .now_point .btn {position:absolute; bottom:2rem; right:2.5rem;} .sub.mysuperpass .sec_top dl {width:32.9%; height:13rem; text-align:center; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #cacaca; border-right:0; background-repeat:no-repeat; background-position:94.5% 100%;} .sub.mysuperpass .sec_top .performance.col2 dl {width:50%;} .sub.mysuperpass .sec_top dl.result1 { background-size:5.5rem 3rem; background-image:url('../../images/rwd/mob/bg_point1.png');} .sub.mysuperpass .sec_top dl.result2 { background-size:5.6rem 3.6rem; background-image:url('../../images/rwd/mob/bg_point2.png');} .sub.mysuperpass .sec_top dl.result3 { background-size:4.6rem 3.1rem; background-image:url('../../images/rwd/mob/bg_point3.png');} .sub.mysuperpass .sec_top dl:last-child {border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top dl dt {height:5rem; font-size:1.4rem; line-height:5rem;} .sub.mysuperpass .sec_top dl dt strong {font-weight:normal;} .sub.mysuperpass .sec_top dl dd {line-height:6.5rem;} .sub.mysuperpass .sec_top dl dd strong {font-size:2.5rem;} .sub.mysuperpass .sec_top dl dd span {font-size:1.5rem; line-height:6.5rem;} .sub.mysuperpass .sec_mid {position:relative; height:auto; margin-bottom:1rem; padding-bottom:1rem; background-position:0 0; background-size:42.5rem 17rem; background-image:url('../../images/rwd/mob/bg_point_box.png');} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {font-size:1.8rem;} .sub.mysuperpass .sec_mid .txt_guide {top:0; padding:2.6rem 0 0.6rem 0;} .sub.mysuperpass .sec_mid .point_chance {width:85%; margin:2rem auto 0;} .sub.mysuperpass .sec_mid .point_chance dl {position:relative; height:11rem; margin-bottom:1rem; background-size:11rem 11rem; text-align:left;} .sub.mysuperpass .sec_mid .point_chance dl.chance1 {background-image:url('../../images/rwd/mob/bg_circle1.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance1.disabled {background-image:url('../../images/rwd/mob/bg_circle1_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance2 {background-image:url('../../images/rwd/mob/bg_circle2.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance2.disabled {background-image:url('../../images/rwd/mob/bg_circle2_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance3 {background-image:url('../../images/rwd/mob/bg_circle3.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance3.disabled {background-image:url('../../images/rwd/mob/bg_circle3_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl dt {padding-top:3rem;} .sub.mysuperpass .sec_mid .point_chance dl dt strong {font-size:1.6rem; font-weight:normal;} .sub.mysuperpass .sec_mid .point_chance dl dt, .sub.mysuperpass .sec_mid .point_chance dl dd {width:11rem; text-align:center;} .sub.mysuperpass .sec_mid .point_chance dl dd .btn {width:4rem; height:3.4rem; margin-top:0.2rem; background-size:3.9rem 1.7rem;} .sub.mysuperpass .sec_mid .point_chance dl dd strong {font-size:2.5rem;} .sub.mysuperpass .sec_mid .point_chance dl dd span {line-height:3.5rem;} .sub.mysuperpass .sec_mid .point_chance dl.chance1 dd {margin-top:-0.3rem;} .sub.mysuperpass .sec_mid .point_chance dl dd:last-child {position:absolute; left:13.5rem; top:37%; width:auto; margin-top:0;color:#333; line-height:2.1rem; text-align:left;} .sub.mysuperpass .sec_btm .tit_small {margin:1.2rem 0 1.3rem 0;} .sub.mysuperpass .sec_btm ul {border:1px solid #cacaca;} .sub.mysuperpass .sec_btm ul li {border-top:1px solid #cacaca;} .sub.mysuperpass .sec_btm ul li:first-child {border-top:0;} .sub.mysuperpass .sec_btm ul li dl {padding:1rem 1.5rem 1.3rem;} .sub.mysuperpass .sec_btm ul li dl.amount1 {background-size:6rem 5rem; background-position:95% 50%; background-image:url('../../images/rwd/mob/bg_point4.png');} .sub.mysuperpass .sec_btm ul li dl.amount2 {background-size:5rem 4.9rem; background-position:94% 50%; background-image:url('../../images/rwd/mob/bg_point5.png');} .sub.mysuperpass .sec_btm ul li dl.amount3 {background-size:4.8rem 5.5rem; background-position:95% 50%; background-image:url('../../images/rwd/mob/bg_point6.png');} .sub.mysuperpass .sec_btm ul li dl.amount4 {background-size:6rem 5.1rem; background-position:96% 50%; background-image:url('../../images/rwd/mob/bg_point7.png');} .sub.mysuperpass .sec_btm ul li dl.amount5 {background-size:5.2rem 5.9rem; background-position:94.5% 50%; background-image:url('../../images/rwd/mob/bg_point8.png');} .sub.mysuperpass .sec_btm ul li dl dt {margin-bottom:2px;} .sub.mysuperpass .sec_btm ul li dl dt strong {font-size:1.55rem; font-weight:normal;} .sub.mysuperpass .sec_btm ul li dl dd {width:80%; font-size:1.4rem; word-break:keep-all;} .sub.mysuperpass .sec_btm ul li dl dd strong {margin-top:3px; font-size:2.5rem;} .sub.mysuperpass .sec_btm ul li dl dd span {font-size:1.8rem; line-height:4.1rem;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {color:#c02f53;} .sub.mysuperpass .txt_guide {position:relative; top:-20px; font-size:1.2rem;} /* my 점포 */ .sub.mystore .area_visual {background-image:url('../../images/rwd/mob/bg_mystore.jpg');} .sub.mystore .ub_content .content {padding:1rem 0 0;} .sub.mystore input.input-text {height:2rem; padding:0;} .sub.mystore .content .tit_small {margin:1.2rem 1.2rem 0.5rem;} .sub.mystore .txt_guide {display:block; margin:0 1.2rem 0;} .sub.mystore .floatBox .leftBox, .sub.mystore .floatBox .rightBox {float:none;} .sub.mystore .floatBox .leftBox:after, .sub.mystore .floatBox .rightBox:after {display:block; content:' '; clear:both;} .sub.mystore .sec_top {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_top .floatBox {display: table;margin: 0 auto;padding: 0 1rem 2rem;} .sub.mystore .sec_top .leftBox, .sub.mystore .sec_top .rightBox {margin-top:1.5rem;} .sub.mystore .sec_top p {padding: 1rem 6rem;font-size:1.35rem;line-height: 2rem;word-wrap: break-word;word-break: keep-all; background:#f4f4f4;} .sub.mystore .sec_top .txt_ordernum {padding: 1.2rem 0rem 1rem 0rem;text-align:left;background:none;font-size: 1.3rem;line-height: 2.1rem;} .sub.mystore .sec_top .txt_ordernum strong {/* font-size:1.45rem; */} .sub.mystore .sec_top .ico_product {/* float:left; */width:6.2rem;height:6.8rem;background-size:6.2rem auto;} .sub.mystore .sec_top .leftBox .ico_product {background-image: url(../../images/rwd/mob/ico_cigarette_m.png);} .sub.mystore .sec_top .rightBox .ico_product {background-image: url(../../images/rwd/mob/ico_gdevice_m.png);} .sub.mystore .sec_mid {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_mid .area_srch .btn.srch {position:relative; top:0; right:0; margin-left: -5px; vertical-align:top;} .sub.mystore .sec_mid .area_srch .btn.srch a {width:2.2rem; height:2rem; padding:0; text-indent:-9999px; border:1px solid #515966; background-position:50% 50%; background-color:#5f6773; background-image: url(../../images/rwd/mob/ico_srchglass.png); background-size:2.2rem auto;} .sub.mystore .sec_mid input.input-text {padding:0 0.6rem;} .sub.mystore .sec_btm {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_btm table thead th {height:4.5rem; font-weight:normal;} .sub.mystore .sec_btm table tbody th, .sub.mystore .sec_btm table tbody td {height:2.7rem; padding:0.5rem 0.7rem; font-size:1.2rem; word-break:break-all;} .sub.mystore .sec_btm table tbody th {font-weight:normal;} .sub.mystore .sec_btm table tbody td img {float:left; margin:0;} .sub.mystore .sec_btm table tbody td .p_name {display:inline-block; float:left; width:55%; margin:0 0 0 0.8rem;} .sub.mystore .calcul a {display:block; height:3rem; padding:1rem 0 0;} .sub.mystore .calcul a:before {width:1.5rem; height:2rem; background-image:url('../../images/rwd/web/ico_calculator.png'); background-size:1.5rem auto;} .sub.mystore .sec_recommend {padding:0 1.2rem;} .sub.mystore .sec_recommend .floatBox {padding:17px 15px;text-align:center;margin-bottom: 16px;} .sub.mystore .sec_recommend .leftBox:first-child {margin:1rem 0;} .sub.mystore .sec_recommend .ach_rate p {padding:0; font-size:1.3rem;} .sub.mystore .sec_recommend .ach_rate p mark, .sub.mystore .sec_recommend .ach_rate p .emp {font-size:1.45rem;} .sub.mystore .sec_recommend .list_ach_product li {width:47%; height:30rem;} .sub.mystore .sec_recommend .list_ach_product li:first-child, .sub.mystore .sec_recommend .list_ach_product li:nth-child(3), .sub.mystore .sec_recommend .list_ach_product li:nth-child(5), .sub.mystore .sec_recommend .list_ach_product li:nth-child(7), .sub.mystore .sec_recommend .list_ach_product li:nth-child(9), .sub.mystore .sec_recommend .list_ach_product li:nth-child(11), .sub.mystore .sec_recommend .list_ach_product li:nth-child(13), .sub.mystore .sec_recommend .list_ach_product li:nth-child(15), .sub.mystore .sec_recommend .list_ach_product li:nth-child(17), .sub.mystore .sec_recommend .list_ach_product li:nth-child(19), .sub.mystore .sec_recommend .list_ach_product li:nth-child(21), .sub.mystore .sec_recommend .list_ach_product li:nth-child(23), .sub.mystore .sec_recommend .list_ach_product li:nth-child(25), .sub.mystore .sec_recommend .list_ach_product li:nth-child(27), .sub.mystore .sec_recommend .list_ach_product li:nth-child(29), .sub.mystore .sec_recommend .list_ach_product li:nth-child(31), .sub.mystore .sec_recommend .list_ach_product li:nth-child(33), .sub.mystore .sec_recommend .list_ach_product li:nth-child(35) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner img {height:193px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success {top:1.1rem; right:0;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success img {width:75%;} /* 신제품 소개 */ .ui-dialog.rwd.type4, .ui-dialog.rwd.type2 {width:85% !important;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product img {width:100%;margin:0 auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner img, .ui-dialog.rwd.type2 img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn1 {bottom:1.2rem;height:2.5rem;padding: 0 1.6rem 0 0.9rem;font-size:1.2rem;line-height:2.4rem;background-image:url('../../images/rwd/main/mob/bul_arrow.gif');background-position: 92% 0.6rem;background-size:0.6rem 1.2rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 {height:auto; bottom:0.4rem;right:7rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 img {width:71%;} /* 점포운영 도우미 */ .sub.cyclecomms .content .tit_small {margin:1.2rem 1.2rem 1rem;} /* 유용한 법률상식 */ .sub.cyclecomms .content {padding:1rem 0 0; } .sub.cyclecomms .area_visual {background-image:url('../../images/rwd/mob/bg_cyclecomms.jpg');} .sub.cyclecomms .content .transfer {margin:0 1.2rem 3rem;} .sub.cyclecomms .content .transfer .mob {display:inline-block !important; width:100%;} .sub.cyclecomms .content .standard_m, .sub.cyclecomms .violation {border-top:1px solid #d3d3d3;} .sub.cyclecomms .content .standard_m dt, .sub.cyclecomms .violation dt {position:relative; padding:0.9rem 3.8rem 1rem 2rem; border-bottom:1px solid #d3d3d3; font-size:1.45rem;} .sub.cyclecomms .content .standard_m dt.on {border-bottom:1px solid #d3d3d3;} .sub.cyclecomms .content .standard_m dt:after, .sub.cyclecomms .violation dt:after {position:absolute; top:40%; right:3.5%; display:inline-block; content:' '; width:1.2rem; height:0.9rem; background-size:1.2rem 0.9rem; background-position:94.5% 50%; background-image:url('../../images/rwd/cyclecomms/bul_arr_btm_m.gif');} .sub.cyclecomms .content .standard_m dt.on:after, .sub.cyclecomms .violation dt.on:after {background-image:url('../../images/rwd/cyclecomms/bul_arr_top_m.gif');} .sub.cyclecomms .content .standard_m dd {display:none; padding:1rem 3rem 2rem 2rem; border-bottom:1px solid #d3d3d3; background-color:#f5f9fd;} .sub.cyclecomms .content .standard_m dd span {display:block; padding:0 0 1.2rem; color:#c7226c; font-size:1.45rem;} .sub.cyclecomms .content .standard_m dd img {width:99%;} .sub.cyclecomms .area_download {margin:0 0 2rem 0; padding:0.2rem 1rem 3rem 1rem; border-bottom:1px dashed #bcbcbc;} .sub.cyclecomms .area_download strong {font-weight:normal; font-size:1.45rem; margin-right:0.3rem;} .sub.cyclecomms .area_download .btn a {height:2.9rem; margin:1.2rem 0 0 0; padding:0.2rem 3.8rem; line-height:2.7rem;} .sub.cyclecomms .guide_violation {margin:-0.8rem 1.2rem 0; font-size:1.45rem; line-height:2.35rem;;} .sub.cyclecomms .guide_violation .txt_guide {display:inline-block; margin-bottom:1rem; padding-left:1.8rem; text-indent:-1.8rem;} .sub.cyclecomms .guide_violation .txt_guide .txt {color:#c7226c;} .sub.cyclecomms .violation {margin:0 1.2rem 1.9rem;} .sub.cyclecomms .violation dt {padding:0.9rem 2rem 1rem;} .sub.cyclecomms .violation dt, .sub.cyclecomms .violation dd {padding:0.9rem 3.5rem 1rem 3.6rem; line-height:2.2rem;} .sub.cyclecomms .violation dd {padding:0.9rem 1rem 1rem 3.6rem;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {width:1.9rem; height:1.9rem; margin:-0.2rem 0.8rem 0 -2.8rem; font-size:1.1rem; line-height:1.85rem;} .sub.cyclecomms .violation dd {font-size:1.45rem} /* 우리동네상권 */ .sub.cyclecomms .area_taste {margin:0 1.2rem 3rem; padding:0 1.5rem 1.2rem; border:1px solid #dadada; background-color:#f9f9f9; background-image:url(../../images/rwd/cyclecomms/bg_taste_m.gif); background-repeat:no-repeat; background-position:100% 100%; background-size:7.5rem auto;} .sub.cyclecomms .area_taste dt {height:4rem; padding-top:1.8rem; text-align:center;} .sub.cyclecomms .area_taste dt strong {font-size:1.6rem;} .sub.cyclecomms .area_taste dd p {margin:1.5rem 0 3rem; font-size:1.55rem;} .sub.cyclecomms .area_taste dd .txt_emp1 {color:#2669ae; border-bottom:1px solid #2669ae;} .sub.cyclecomms .area_taste dd .txt_emp2 {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.cyclecomms .area_smoketype {margin-bottom:2.5rem} .sub.cyclecomms .area_smoketype dl {border-top:1px solid #cacaca;} .sub.cyclecomms .area_smoketype dl dt {position:relative; padding:1.1rem 2.7rem; border-bottom:1px solid #cacaca; font-size:1.55rem; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype dl dt:after {position:absolute; top:1.8rem; right:2rem; display:block; content:' '; width:1.3rem; height:1rem; background-image:url(../../images/rwd/cyclecomms/bul_arr_btm_m.gif); background-repeat:no-repeat; background-position:0 0; background-size:1.3rem auto;} .sub.cyclecomms .area_smoketype dl dt.on:after {background-image:url(../../images/rwd/cyclecomms/bul_arr_top_m.gif);} .sub.cyclecomms .area_smoketype dl dd {display:none; padding:0 2rem; border-bottom:1px solid #cacaca; text-align:center;} .sub.cyclecomms .area_smoketype dl dd img {width:100%;} .sub.cyclecomms .area_smoketype dl dd .txt_guide {position:relative; top:0; right:0; margin:1.5rem 0 2rem; display:block; font-size:1.55rem;} .sub.cyclecomms .area_smoketype lable.nodata {position: relative; display:block; padding-top:8.5rem; margin-top:2rem; font-size:1.4rem; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 {position:relative; min-height:20rem; padding:1.5rem 0; border-top:1px solid #d7dee6; background-color:#eef3f9;} .sub.cyclecomms .area_top5 lable.nodata {position:absolute; top:30%; left:50%; margin-left:-13rem; padding-top:8.5rem; font-size:1.4rem; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li {padding:0 3rem; font-size:1.55rem; line-height:3.5rem;} .sub.cyclecomms .area_top5 ul li:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_top5 ul li span {float:left; width:80%; line-height:3rem; font-size:1.55rem; vertical-align:middle;} .sub.cyclecomms .area_top5 ul li .rank {display:inline-block; width:auto; margin-right:1.5rem; color:#2669ae; font-size:1.5rem;} .sub.cyclecomms .area_top5 .txt_guide {display:block; margin:1rem 2rem 0 0; text-align:right; font-size:1.35rem;} .area_top5 .inner .tit_small {margin:25px 0 32px 0; } .area_top5 .inner .txt_guide {position:absolute; top:28px; right:0;} .area_top5 ul li .img {display:block; width:116px; height:184px; margin-top:0; border:1px solid #c1c1c1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .area_top5 ul li .img img {max-width:117px;} .area_top5 ul li strong:before {position:absolute; top:0; left:-26px; display:block; content:' '; width:57px; height:57px;background-position:50% 50%; background-repeat:no-repeat;} .area_top5 ul li .top1:before {background-image:url('../../images/rwd/cyclecomms/ico_gold.png');} .area_top5 ul li .top2:before {background-image:url('../../images/rwd/cyclecomms/ico_sliver.png');} .area_top5 ul li .top3:before {background-image:url('../../images/rwd/cyclecomms/ico_bronze.png');} .area_top5 ul li .btn_competitive {position:relative; bottom:139px; left:60px; display:block; width:113px; height:113px; padding:18px 0 0; border-radius:50%; border:2px solid #95a4b9; background-color:#fff; box-sizing:border-box;} .area_top5 ul li .btn_competitive img {max-width:49px; border:1px solid #c8c8c8;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {padding:0 1.2rem; margin-bottom:1.3rem;} .sub.cyclecomms .box_tip.several:last-child {margin-top:2.2rem;} .sub.cyclecomms .box_tip p {font-size:1.4rem; line-height:2.1rem; text-align:left;} .sub.cyclecomms .box_tip dt {padding:0 0.2rem 0 1.5rem; margin-bottom:1rem; font-size:1.4rem; line-height:2.3rem; word-break:keep-all;} .sub.cyclecomms .box_tip dt strong {font-weight:normal;} .sub.cyclecomms .box_tip dd {padding:1.3rem 1.8rem 2rem; border:0.1rem solid #dadada; text-align:left; background:#f9f9f9;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; margin-bottom:0.5rem; font-size:1.4rem; font-weight:normal;} .sub.cyclecomms .box_tip dd .txt_source {display:block; margin-bottom:1.8rem; font-size:1rem;} .sub.cyclecomms .box_tip dd img {width:100%;} .sub.cyclecomms .box_tip dd .list_ptype li {margin-top:2.1rem; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li:first-child {margin-top:0;} .sub.cyclecomms .box_tip dd .list_ptype li img {width:98%;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:1.4rem; font-size:1.4rem; line-height:2.1rem;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {margin:0;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:2rem; font-size:1.4rem;word-break:keep-all;} .sub.cyclecomms .box_tip .vod {margin-top:1rem;} .sub.cyclecomms .txt_guide {line-height:2rem;} /* 던힐, 로스만, 글로 이야기 */ .sub.brand .inner {padding:0 1.2rem; box-sizing:border-box;} .sub.brand .tit_small2 {font-size:1.6rem; background-position:0 0.6rem;} .sub.brand .philosophy {margin-bottom:4rem;} .sub.brand .philosophy dt img, .sub.brand .item_detail dl dd img {max-width:100%} .sub.brand .dunhill .item_detail dl dd img {width:70%} .sub.brand .philosophy dd {margin-top:1.5rem; margin-bottom:0.5rem; padding:0 1rem; font-size:1.5rem; line-height:2.3rem; word-break:keep-all;} .sub.brand .philosophy dd strong {font-size:1.7rem;} .sub.brand .item_detail {margin-bottom:1.5rem;} .sub.brand .item_detail .leftBox, .sub.brand .item_detail .rightBox {float:none;} .sub.brand .rothmans .item_detail dl {text-align:center;} .sub.brand .item_detail dl dt {margin:1.5rem 0 2.5rem;} .sub.brand .dunhill .item_detail dl dt {margin:1.5rem 0 1.2rem;} .sub.brand .item_detail dl dt a {font-size:1.5rem; font-weight:normal;} .sub.brand .item_detail dl dt a:after {width:1.5rem; height:1.5rem;} .sub.brand .item_detail dl dd img.mob, .sub.brand .rothmans .item_detail dl dd img.mob {display:inline-block !important;} .sub.brand .dunhill .item_detail dl dd ul>li {margin-right:0; width:50%;} .sub.brand .list_story {margin:0 auto 5rem; width:85%;} .sub.brand .list_story li {margin-bottom:5rem; font-size:1.4rem; line-height:2rem;} .sub.brand .list_story li img {float:left; width:30%; border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .list_story li div {min-height:13rem; margin-left:38%;} .sub.brand .list_story li div strong {padding-top:1rem; margin-bottom:0.7rem; color:#90221c; font-size:1.65rem;} .sub.brand .rothmans .tit_small2 {margin-bottom:1.3rem;} .sub.brand .rothmans .history {margin-bottom:4rem;} .sub.brand .rothmans .history dt {margin-bottom:2rem;} .sub.brand .rothmans .history dt img {max-width:100%} .sub.brand .rothmans .history dd {line-height:2.3rem; font-size:1.5rem;} .sub.brand .rothmans .history dd:last-child {margin-top:1.5rem;} .sub.brand .rothmans .history dd strong {font-size:1.7rem;} .sub.brand .rothmans .content .tit_small {margin:1.2rem 0 0.5rem 0;} .sub.brand .rothmans .item_detail {margin-bottom:0;} .sub.brand .rothmans .item_detail dl {margin-bottom:3.5rem;} .sub.brand .rothmans .list_story {width:100%;} .sub.brand .rothmans .list_story li {margin:0 0 5rem 0;} .sub.brand .rothmans .list_story li img {float:left;} .sub.brand .glo {padding:1.5rem 0 0 !important;} .sub.brand .glo .inner {padding:0 2.5rem;} .sub.brand .glo .tit_small {margin:1.2rem 0 2rem 0; padding:1rem 0 0; font-size:1.65rem; background-size:2rem 0.3rem;} .sub.brand .glo .introduction {margin-bottom:4rem;} .sub.brand .glo .introduction dt {margin:2.6rem 0 2.3rem; text-align:center;} .sub.brand .glo .introduction dt img {width:80%;} .sub.brand .glo .introduction dd {font-size:1.5rem; word-break:keep-all; line-height:2.6rem;} .sub.brand .glo .introduction dd:nth-child(3) {margin-bottom:1.5rem;} .sub.brand .glo .reason {margin-bottom:3rem;} .sub.brand .glo .reason .inner {padding:2rem 2.5rem 1.5rem;} .sub.brand .glo .reason img {width:100%;} .sub.brand .glo .reason img.web {display:none !important;} .sub.brand .glo .reason .txt_guide {padding:1.5rem 2.5rem; line-height:2.4rem;} .sub.brand .glo .reason .txt_guide .inner {padding:0;} .sub.brand .glo .manual .steps dl {margin-bottom:4rem;} .sub.brand .glo .manual .steps dl:after {display:block; content:' '; clear:both;} .sub.brand .glo .manual .steps dl dt {display:table-cell; width:40%;} .sub.brand .glo .manual .steps dl dt img {width:100%;} .sub.brand .glo .manual .steps dl dd {display:table-cell; width:47%; padding-left:8%; font-size:1.45rem; line-height:2.7rem; word-break:keep-all; vertical-align:middle;} .sub.brand .glo .area_item {margin-top:7rem;} .sub.brand .glo .area_item .tit_small {margin:1.2rem 0 1rem 0;} .sub.brand .glo .area_item .txt_guide {margin-bottom:2.5rem; font-size:1.45rem; line-height:2.1rem; word-break:keep-all;} .sub.brand .glo .area_item ul:after {display:block; content:' '; clear:both;} .sub.brand .glo .area_item ul li {float:left; width:33.3333%; margin-bottom:4rem; text-align:center;} .sub.brand .glo .area_item ul li a {display:block;} .sub.brand .glo .area_item ul li a img {width:80%;} .sub.brand .glo .area_item ul li span {display:block; margin-top:1.3rem; font-size:1.4rem; letter-spacing:-0.2rem;} .sub.brand .kent .inner {padding:0;} .sub.brand .kent .inner .tit_small, .sub.brand .kent .inner .tit_small2 {margin: 1.2rem 1.2rem 1.6rem;} .sub.brand .kent .value {background-image:url('../../../bat/product/story/bg_kent_value_m.jpg'); background-size:100% auto;} .sub.brand .kent .value p {padding:62% 0 0 0; margin:0 1.8rem 3rem; color:#333; font-size:1.5rem; line-height: 2.2rem;} .sub.brand .kent .value p mark {display: inline-block;margin-top: 0.3rem; letter-spacing: -1px; font-size:1.6rem;} .sub.brand .kent .value p mark:nth-child(3) {margin-top:1.3rem;} .sub.brand .kent .value p mark:nth-child(4) {margin-bottom:1.3rem;} .sub.brand .kent .item_detail {margin:0 1.6rem 0;} .sub.brand .kent .list_story {width:95%;} .sub.brand .kent .list_story li {margin-bottom:4rem;} .sub.brand .kent .list_story li img {border:1px solid #fff; box-shadow:0.8rem 0.8rem 0px #e1e5f1;} .sub.brand .kent .list_story li div strong {padding-top:1.4rem; color:#264abc;} .sub.brand .kent .item_detail dl dt {margin: 1.5rem 0 2rem;} .sub.brand .kent .item_detail dl dt a:before {width:1.5rem; height: 1.6rem; background-size:100% auto; background-image:url('../../../bat/product/story/ico_tit_small2.gif');} .sub.brand .kent .item_detail dl dd ul {display:table; margin:0 auto;} .sub.brand .kent .item_detail dl dd ul>li {display:table-cell; float:none;} .sub.brand .kent .item_detail dl dd img {max-width:75%;} /* BAT 자주 묻는 질문 */ .sub.faq .area_visual {background-image:url('../../images/rwd/mob/bg_news.jpg');} .sub.faq .area_srch {padding:1.1rem 0 0; margin-bottom:1.7rem; height:4.4rem; background-image:url('../../images/rwd/mob/bg_srcharea_m.png'); background-size:32rem auto;} .sub.faq .area_srch .box_srch {height:2.7rem;} .sub.faq .area_srch .box_srch input {height:2.5rem; width:17rem; padding:0 0.8rem; font-size:1.2rem; border:0;} .sub.faq .area_srch .box_srch .btn_srch a {display:inline-block; width:2.9rem; height:2.7rem; background-image:url('../../images/rwd/mob/ico_srchglass_m.gif'); background-size:2.9rem auto;} .sub.faq .ui-tabs .ui-tabs-nav {margin-bottom:0.5rem; border:1px solid #ccc; background:#f1f1f1;} .sub.faq .ui-tabs .ui-tabs-nav li {width:33.1%; min-height:3.1rem; margin:0; text-align:center; border-top:0; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:0; background:#fff;} .sub.faq .ui-tabs .ui-tabs-nav li.mob {display:block !important;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child, .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(4) {border-left:0;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child, .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(2), .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(3) {border-top:0;} .sub.faq .ui-tabs .ui-tabs-nav li.no_cont {background:#f1f1f1;} .sub.faq .ui-tabs .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active{padding:0; background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-nav .ui-tabs-anchor {width:100%; height:2rem; padding:0.7rem 0 0.4rem; font-size:1.3rem;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button {height:2rem; width:100%; padding:0.7rem 0 0.4rem; text-align:center; background-image:url('../../images/rwd/mob/ico_arr_select.gif'); background-position:90% 50%; background-repeat:no-repeat; background-size:0.6rem auto;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button:active {background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button .ui-selectmenu-text { margin-right:0 !important;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-icon.ui-icon {display:none;} .ui-selectmenu-menu .ui-menu {border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;} .ui-menu .ui-menu-item {border-top:1px solid #ccc;} .ui-menu .ui-menu-item-wrapper {height:2.2rem; padding:0.5rem 0 0.3rem 0; text-align:center;} .ui-state-active, .ui-widget-content .ui-state-active {border:0; background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-panel {padding:0;} .sub.faq .area_faq .list_faq {min-height:36rem;} .sub.faq .area_faq .list_faq dt {min-height:2rem; padding:0.8rem 0.55rem 0.7rem 3.5rem; line-height:1.9rem; text-indent:-2.5rem; border-bottom:1px solid #d7d7d7;} .sub.faq .area_faq .list_faq dt.last {border-bottom:0;} .sub.faq .area_faq .list_faq dt.on {border-bottom:0; color:#333; font-weight:bold; background:#f8f8f8 url('../../images/rwd/web/line_dashed_gray.gif') repeat-x 0 100%;} .sub.faq .area_faq .list_faq dt:before {content:' '; display:inline-block; width:1.7rem; height:1.5rem; margin:-0.3rem 0.8rem 0 0; vertical-align:middle; background: url('../../images/rwd/web/ico_mark_q.gif') no-repeat 0 0/1.7rem auto;} .sub.faq .area_faq .list_faq dd {display:none; padding:1rem 1.5rem 1.3rem 4.25rem; border-bottom:1px solid #ccc; font-size:1.3rem; line-height:1.9rem; text-indent:-2.5rem; background:#f8f8f8;} .sub.faq .area_faq .list_faq dd:before {content:' '; display:inline-block; width:1.7rem; height:1.5rem; margin:-0.3rem 0.8rem 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_a.gif') no-repeat 0 0/1.7rem auto;} .sub.faq .area_faq .no_data {top:11rem; padding-top:64px; font-size:1.3rem;} /* 멤버쉽 */ .sub.membership .ub_content .content {padding: 1rem 0 0;} .sub.membership .area_visual {background-image: url(../../images/rwd/mob/bg_membership.jpg);} .sub.membership .content .tit_small {margin: 1.2rem 1.2rem 0.5rem;} .sub.membership .content .txt_guide {margin:0 1.2rem;} .sub.membership .sec_top {margin:0 1.2rem 4rem; border:1px solid #d1d1d1;} .sub.membership .sec_top .area_graph {padding:1.6rem 0;} .sub.membership .sec_top .area_g_icon {top:50%; margin-top:-3.5rem; left:0.3rem;} .sub.membership .sec_top .area_g_icon img {width:8.1rem;} .sub.membership .sec_top p {line-height:2.1rem;} .sub.membership .sec_top p .grade_now {font-size:1.5rem;} .sub.membership .sec_top p .grade_future, .sub.membership .sec_top p .txt_suggest {font-weight:normal;} .sub.membership .sec_top .list_requirement { -webkit-box-orient:horizontal; width:100%; margin-top:4.1rem; box-sizing:border-box;} .sub.membership .sec_top .list_requirement:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .list_requirement li {float:left; -webkit-box-flex:1; display:table; width :50%; height:4rem; border-top:1px solid #d1d1d1; border-right:1px solid #d1d1d1; background:#f4f4f4; box-sizing:border-box;} .sub.membership .sec_top .list_requirement li span {position:relative; display: inline-block; min-width:12rem; margin:0 auto; padding-right:3rem; vertical-align: middle; line-height:3.9rem; text-align:left;} .sub.membership .sec_top .list_requirement li:nth-child(2), .sub.membership .sec_top .list_requirement li:nth-child(4), .sub.membership .sec_top .list_requirement li:nth-child(6), .sub.membership .sec_top .list_requirement li:nth-child(8), .sub.membership .sec_top .list_requirement li:last-child {border-right:0;} .sub.membership .sec_top .list_requirement li span {font-size:1.35rem;} .sub.membership .sec_top .list_requirement li span:after {position:absolute; top:1rem; right:0; width:2.4rem; height:2.4rem; margin:-0.3rem 0 0 0.7rem; vertical-align:middle; text-align:right; background-size: 2.3rem auto;} .sub.membership .sec_top .list_requirement li span.nonclear:after {background-size: 2.3rem auto;} .sub.membership .sec_btm {margin:0 1.2rem;} .sub.membership .sec_btm table th {padding:1rem 1.5rem; vertical-align:top; background:#f1f1f1;} .sub.membership .sec_btm table th img {width:81%;} .sub.membership .sec_btm table td {padding:1rem 1.5rem;} .sub.membership .sec_btm table td .requirment {padding-left:0.7rem; line-height:2rem; background-position:0 0.8rem;} .sub.membership .sec_btm table td .requirment strong {font-weight:normal;} .sub.membership .floatBox .leftBox, .sub.membership .floatBox .rightBox {width:auto !important; float:none;} .sub.membership .benefit a {display: block; height: 3rem; padding: 1rem 0 0;} .sub.membership .benefit a:before {display:inline-block; content:' '; width: 1.6rem;height: 2rem; margin-right:0.8rem; vertical-align:middle; background: url(../../images/rwd/web/ico_benefit.png) no-repeat 0 0; background-size: 1.6rem auto;} .sub.membership .sec_top .bx-wrapper {margin:1.5rem 0 0; border:none; box-shadow:none;} .sub.membership .sec_top .bx-wrapper .bx-caption.r-month {bottom:initial; top:0; height: 4rem; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1; background:#f4f4f4;} .sub.membership .sec_top .bx-wrapper .bx-caption.r-month span { padding: 0.8rem 0 0; color:#333; font-size:1.7rem; font-weight:bold;} .sub.membership .sec_top .bx-wrapper .bx-controls .bx-pager {position:absolute; bottom:-2.5rem;} .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a {width:1.5rem; height:1.5rem; margin:0 0.4rem; border-radius:50%; background:#bababa;} .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a:hover, .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a.active, .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a:focus {background:#205ec4;} .sub.membership .sec_top .bx-wrapper .bx-controls-direction a {top:1px; width:3.5rem; height:4rem; margin-top:0; background-color:#e9e9e9; background-repeat:no-repeat; background-position:50% 50%; background-size:1.2rem auto;} .sub.membership .sec_top .bx-wrapper .bx-prev {left:0; border-right:1px solid #d1d1d1; background: url(../../images/rwd/mob/ico_arr_mtab_prev.gif);} .sub.membership .sec_top .bx-wrapper .bx-next {right:0; border-left:1px solid #d1d1d1; background: url(../../images/rwd/mob/ico_arr_mtab_next.gif);} } @media (min-width:701px) and (max-width:736px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:25%;} } @media (min-width:651px) and (max-width:700px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:22%;} } @media (min-width:601px) and (max-width:650px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:19%;} } @media (min-width:551px) and (max-width:600px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:16%;} } @media (min-width:501px) and (max-width:550px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:13%;} } @media (min-width:450px) and (max-width:500px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:10%;} } @media (max-width:450px){ /* 브랜드 이야기 */ .sub.brand .dunhill .item_detail dl dd ul {width:100%;} .sub.brand .list_story {width:100%;} .sub.brand .list_story li img {width:50%;} .sub.brand .list_story li div {margin-left:58%;} }
old/css/content.css
@charset "utf-8"; /* - 컨텐트 가능 css */ body.ub-page, a {color:#333;} .textarea {width:100%; padding:8px 10px 0; line-height:21px; letter-spacing:-1.2px; box-sizing:border-box;} input[type=text],input[type=number],input[type=date], select, .select, .textarea {color:#333; font-size:13px; font-family:'Nanum Gothic','나눔고딕'; border-top:1px solid #aaa; border-left:1px solid #aaa; border-bottom:1px solid #c3c3c3; border-right:1px solid #c3c3c3;} .radio, .input-checkbox {top:1px;} .disabled, input[type=disabled] {background-color:#eee !important;} .readonly {color:#333 !important;background-color:#e6ecfa !important;} .mt10 {margin-top:10px !important;} .mt20 {margin-top:20px !important;} .mt30 {margin-top:30px !important;} .mb20 {margin-bottom:20px !important;} .mb30 {margin-bottom:30px !important;} /* 공통 */ /* ui-dialog */ .ui-dialog .txt-color01 {color:#c82f6c;} .ui-dialog .txt-color02 {color:#3057a6;} .ui-widget-overlay {opacity:inherit; background:rgba(0,0,0,0.3);} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:'Nanum Gothic','나눔고딕'; font-size:13px;} .ui-dialog .tit_small {display:block; margin: 10px 0 6px 0; padding-left: 20px; font-size:15px; text-align:left; background-image: url(../../images/rwd/web/ico_tit.gif);background-repeat: no-repeat;background-position: 0 4px;} .ui-dialog.rwd .ui-dialog-titlebar.ui-widget-header {padding:8px 13px 9px 24px; border:1px solid #363d45; font-size:16px; background-color:#46505b; background-image: url('../../images/rwd/web/bg_dialog.gif'); background-position:0 100%; background-repeat:repeat-x;} .ui-dialog.rwd .ui-dialog-titlebar-close {right:11px; margin-top:-13px;} .ui-dialog.rwd .ui-dialog-content {padding:16px 30px 30px; text-align:center;} .ui-widget-content .ui-icon {background:none;} .ui-dialog.rwd .tbl_normal th, .ui-dialog.rwd .tbl_normal td {border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;} .ui-dialog.rwd .tbl_normal th:last-child, .ui-dialog.rwd .tbl_normal td:last-child{border-right:0;} .ui-dialog.rwd {padding:0; border:0 !important; box-shadow:3px 3px 7px rgba(0,0,0,0.2); background:none !important;} .ui-dialog.rwd .ui-dialog-content .txt {text-align:center; margin-bottom:25px; line-height:20px;} .ui-dialog.rwd .ui-dialog-content input.input-text {height:19px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content {border-left:1px solid #7a838d; border-right:1px solid #7a838d; border-bottom:1px solid #7a838d; background:#fff;} .ui-dialog.rwd .ui-dialog-buttonpane {padding:6px 0;} .ui-dialog.rwd .ui-dialog-buttonpane .ui-dialog-buttonset {float:none; text-align:center;} .ui-dialog.rwd .ui-dialog-buttonpane button {margin:4px 4px 4px 0;} .ui-dialog.rwd .ui-dialog-buttonpane button.emp {border:1px solid #164a81; background:#1d5b9c;} .ui-dialog.rwd .ui-button-text-only .ui-button-text {padding:3px 20px; font-size:14px; font-family:'Nanum Gothic','Malgun Gothic', '맑은 고딕';} .ui-dialog.rwd .ui-dialog-buttonpane.ui-widget-content {border-left:1px solid #7a838d; border-right:1px solid #7a838d; border-top:0; border-bottom:1px solid #7a838d; background-color:#e6e6e6;} .ui-dialog.rwd .ui-widget-header .ui-icon {width:16px; height:16px; background:url('../../images/site/common/btn_error_close.png') no-repeat 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul {text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li {margin-bottom:4px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li strong {display:inline-block; min-width:70px; padding-left:10px; margin-right:5px; color:#1d5b9c; text-align:left; background-repeat:no-repeat; background-position:0 7px; background-image:url('../../images/site/common/ico_gray.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide {margin:6px 0; padding:0 0 0 149px; text-align:left;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide span {display:block; font-size:13px;} .ui-dialog.rwd .area_check {padding: 5px 10px 10px;text-align: right;background:#717a83;} .ui-dialog.rwd .area_check a label {margin-left:3px;color: #fff;font-size:1.3rem;vertical-align:middle;} /* 이용약관 */ .ui-dialog.rwd .ui-dialog-content.ui-widget-content.terms {padding:30px 30px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms {margin-bottom:21px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt {height:33px; font-size:14px; border-top:1px solid #c1c1c1; line-height:28px; text-align:left; background-color:#f7f7f7;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt:nth-child(9) {border-bottom:1px solid #d0d0d0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd:nth-child(10) {border-bottom:1px solid #c1c1c1;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on {height:32px; border-bottom:1px solid #d0d0d0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt strong {vertical-align:middle;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt span {display:inline-block; width:14px; height:14px; margin:0 10px; border:1px solid #aaa; border-radius:2px; vertical-align:middle; background-color:#fff; background-repeat:no-repeat; background-position:50% 50%; background-image:url('../../images/rwd/web/ico_plus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on span {background-image:url('../../images/rwd/web/ico_minus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd {display:none; padding:4px 0 9px 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd .textarea {height:139px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .tit {display:block; margin-bottom:9px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .tit span {font-size:17px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements {text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul {display:inline-block; text-align:left;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li .required {text-indent:0; color:#fff !important; font-size:12px; font-weight:bold; border:0; width:23px; height:12px; margin-left:0 !important; padding:2px 10px 4px; line-height:13px; border-radius:10px; background:#dc4481;} /* 축하, 경고 */ .ui-dialog.rwd.type2, .ui-dialog.rwd.type6 {border:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-n, .ui-dialog.rwd.type6 .ui-resizable-n {top:0; height:2.5px; border-top:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-e, .ui-dialog.rwd.type6 .ui-resizable-e {right:0; width:2.5px; border-right:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-s, .ui-dialog.rwd.type6 .ui-resizable-s {bottom:0; height:2.5px; border-bottom:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-resizable-w, .ui-dialog.rwd.type6 .ui-resizable-w {left:0; width:2.5px; border-left:1px solid #46505b; background-color:#717a83;} .ui-dialog.rwd.type2 .ui-dialog-content, .ui-dialog.rwd.type6 .ui-dialog-content {padding:0;} .ui-dialog.rwd.type2 .ui-dialog-titlebar.ui-widget-header {height:17px; margin:0; border:0; background-color:#fff; background-position:0 0; background-image: url('../../images/rwd/web/bg_header_type2.gif');} .mobile .ui-dialog.rwd.type2 .ui-dialog-titlebar.ui-widget-header {height:16px;} .ui-dialog.rwd.type2 .ui-widget-header .ui-icon, .ui-dialog.rwd.type6 .ui-widget-header .ui-icon {width:34px; height:34px; margin:-9px 0 0 -13px; background:url('../../images/rwd/web/btn_close_type2.gif') no-repeat 0 0;} .ui-dialog.rwd.type2 .ui-dialog-titlebar-close {margin-top:-19px;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content, .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content {border:0; background-color:#fff; background-position:0 100%; background-repeat:no-repeat;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation {min-height:191px !important; padding:3px 26px 15px; background-position:0 100%; background-image: url('../../images/rwd/web/bg_congraturation.png');} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz {min-height:171px !important; padding:3px 26px 15px; background-image: url('../../images/rwd/web/bg_congraturation_quiz.png');} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {text-align:left;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {margin-bottom:21px; font-size:15px; line-height:24px;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {color:#333; font-weight:bold;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .num, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .num {color:#c82f6c; font-size:25px; font-family:"Segoe UI"; vertical-align:middle;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .unit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .unit {margin-left:-2px; line-height:30px; vertical-align:top;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .txt, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .txt_point .txt {line-height:30px; vertical-align:top;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont .tit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .tit {display:block; margin-bottom:16px; font-size:28px; text-align:left;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning {min-height:165px !important; background-image: url('../../images/rwd/web/bg_alert_type2.png');} .ui-dialog.rwd.type2 .ui-dialog-buttonpane.ui-widget-content {position:absolute; bottom:15px; left:0; right:0; padding:0; border:0; background:transparent;} /* 브랜드 소개 판매요령 */ .ui-dialog.rwd.type3 .ui-dialog-content {padding:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar.ui-widget-header {height:37px; border-top:1px solid #7f7f7f; border-right:1px solid #7f7f7f; border-left:1px solid #7f7f7f; border-bottom:0; background-color:#fff; background-image:none;} .ui-dialog.rwd.type3 .ui-widget-header .ui-icon {width:55px; height:55px; margin:-26px 0 0 -26px; background-position:0 0; background-repeat:no-repeat; background-image: url('../../images/rwd/web/bg_close_dialog.gif')} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close {top:-3px; right:0; width:55px; height:55px; padding:0; margin:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close.ui-state-hover {border:0;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close.ui-state-focus {border:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content {border-right:1px solid #7f7f7f; border-left:1px solid #7f7f7f; border-bottom:1px solid #7f7f7f; background-color:#fff; background-position:0 0; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top {margin-bottom:31px; padding:0 20px 0 25px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left {float:left;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span {display:inline-block; background-color:#fff;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 {min-width:190px; min-width:150px; min-height:239px; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right {float:left; width:41%; margin-left:20px; text-align:left;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product {display:inline-block; margin-bottom:12px; font-size:20px; letter-spacing:-2px; word-break:keep-all;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl {margin-bottom:22px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl dt {padding-left:8px; margin-bottom:5px; color:#3057a6; font-size:15px; font-weight:bold; background-image: url('../../images/rwd/web/bul_gray3.gif'); background-position:0 9px; background-repeat:no-repeat;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right dl dd {padding-left:9px; font-size:14px; line-height:22px; word-break:keep-all;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm {max-height:196px; overflow-y:hidden; overflow-x:auto;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor {display:table; width:100%; min-height:154px; padding:20px 38px 18px; border-top:1px solid #cfcfcf; background-color:#f7f7f7; box-sizing:border-box;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li {display:table-cell; height:85px; padding:0 0 10px 30px; vertical-align:top; font-size:13px; letter-spacing:-1px; line-height:16px;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li:nth-child(1) {padding-left:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li img {height:100%;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li span:first-child {display:inline-block; width:58px; height:92px; margin-top:0; border:1px solid #cbcbcb; background-color:#f1f1f1; background-image:url('../../images/rwd/web/noimg2.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li span {display:block; width:60px; margin:5px auto 0; word-break:break-all; } .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top {background-image: url('../../../bat/product/story/bg_product_pop.png'); background-position:140px 40px; background-repeat:no-repeat;;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product {margin:13px 0 40px;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../images/rwd/brand/ico_power.gif') no-repeat 0 0;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right dl dt {padding-left:0; background-image:none;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .right dl dd {padding-left:0;} .ui-dialog.rwd.type3.glo .ui-dialog-content.ui-widget-content .cont .box_top .left span {background:transparent;} /* 신제품 소개 */ .ui-dialog.rwd.type4 {border-radius:0;} .ui-dialog.rwd.type4 .ui-dialog-titlebar.ui-widget-header {position:absolute; right:0; top:0; height:0; margin:0; padding:0; border:0; border-top:0; border-radius:0; background-image:none; background-color:#fff; z-index:10;} .ui-dialog.rwd.type4 .ui-dialog-titlebar-close {top: 13px;right: 2px;width:25px;height:23px;} .ui-dialog.rwd.type4 .ui-widget-header .ui-icon {width:30px; height:30px; margin:-6px 0 0 -21px; background:url('../../images/rwd/web/btn_close_type5.gif') no-repeat 0 0;} .ui-dialog.rwd.type4 .ui-dialog-title {float:none; margin:0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product {padding:0;border:0; border:1px solid #46505b; overflow-x:hidden;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .cont {position:relative;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_visual {padding: 5px 5px 0;background: #009fe3;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_visual img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner {position:relative; padding:0 2px; text-align:center; background: #333;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner a {position:absolute;bottom:16px;right: 8px;display:inline-block;height:auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn1 {display:inline-block; height:35px; padding:0 26px 0 18px; color:#fff; font-size:15px; font-weight:bold; letter-spacing:-0.8px; line-height:34px; background-color:#333;background-image:url('../../images/rwd/main/web/bul_arrow.gif'); background-position:88% 11px; background-repeat:no-repeat;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 {bottom:5px;right:120px;} .ui-dialog.rwd.type4 .area_check {background: #009fe3;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {padding:2px 2px 0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul {text-align:left; display:table;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li {float:left; display:inline-block; width:auto; margin:0; padding-left:2px; box-sizing:border-box;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul:after, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li:first-child, .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li:first-child {padding-left:0;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_banner ul li {position:relative;} /* 캡슐글로 바코드 */ .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header {padding:8px 13px 5px 24px; font-size:18px; border:1px solid #1a7cc0; background-color:#1d86d0; background-image:none;} .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header .ui-dialog-title {display:inline-block; height:22px; float:none; padding-left:45px; background:url("../../images/rwd/web/ico_b-code-w.png") no-repeat 0 0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content {padding:0; border-left:1px solid #7f7f7f; border-right:1px solid #7f7f7f; border-bottom:1px solid #7f7f7f;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .tit {font-size:20px;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode {padding:15px 0 20px; background:url("../../images/rwd/web/line_dotted.gif") repeat-x 0 0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode .img_b-code {display:inline-block; max-width:300px;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode .img_b-code img {display:inline-block; width:100%;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode:first-child {background:none;} /* 출첵이벤트(헤더 영역 없음) */ .ui-dialog.rwd.type6 .ui-dialog-titlebar.ui-widget-header {height:0;position:absolute;top: 0;right: 0px;padding: 0;border-radius: 0;z-index: 10;} .ui-dialog.rwd.type6 .ui-dialog-titlebar-close {margin-top:-10px;} .ui-dialog.rwd.type6 .ui-widget-header .ui-icon {margin:1px 0 0 -13px;} .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content img {width:100%;} .ui-dialog.rwd.type6 .btn_attend {position:absolute; bottom:54px; left:50%; margin-left:-134.5px;} .ui-dialog.rwd.type6 .btn_attend a {display:block; width:269px; height:57px; text-indent:-9999px; background:url("../../images/rwd/main/web/btn_attend.png") no-repeat 0 0;} /* 보물찾기 이벤트 */ .ui-dialog.rwd.type6 .find_treasure .btn_attend {position:absolute; bottom:54px; left:50%; margin-left:-134.5px;} .ui-dialog.rwd.type6 .find_treasure .btn_attend a {display:block; width:251px; height:34px; text-indent:-9999px; background:url("../../../bat/campaign/23/images/btn_attend.png") no-repeat 0 0;} /* 멤버쉽 혜택보기 */ .ui-dialog.rwd .pop_area_benefit {padding:0 18px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit {display:inline-flex; -webkit-box-orient:horizontal; margin:16px 0 25px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li {-webkit-box-flex:1; margin:0; text-align:center;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li strong {display:block; margin-top:7px; color:#333; font-size:15px; text-align:center; background:none;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li span {display:block; margin-top:3px; font-size:14px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal thead th img {width:37%;} .ui-dialog.rwd .pop_area_benefit .tbl_normal tbody th {background:#fff;} .ui-dialog.rwd .pop_area_benefit .tbl_normal th, .ui-dialog.rwd .pop_area_benefit .tbl_normal td {padding:11px 10px;} /* 이용약관 처리방침 개정 안내 */ .ui-dialog.rwd.type2 .ui-dialog-content.area_ck_terms, .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 26px 60px; text-align:left; } .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_ck_terms .tit, .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:18px; font-size:24px;} .area_ck_terms .tit img, .area_s_update .tit img {margin-right:5px;} .area_ck_terms dl, .area_s_update dl {margin-bottom:10px; padding-left:18px; font-size:14px; line-height:26px;} .area_ck_terms dt, .area_s_update dt {text-indent:-18px; font-weight:bold;} .area_ck_terms dl dl, .area_s_update dl dl {margin-bottom:0; padding-left: 33px;} .area_ck_terms dl dl dl {padding-left:18px;} .area_ck_terms dl dl dt {font-weight:normal;} .area_ck_terms .tit_current, .area_ck_terms .tit_revision {padding:3px 20px; border-radius:15px; color:#fff;} .area_ck_terms .tit_current {background:#6180d0;} .area_ck_terms .tit_revision {background:#d05f99;} .area_ck_terms .bg_img, .area_s_update .bg_img {position:absolute; right:0; top:0;} .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 10px 60px; } .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:10px;} .area_s_update .top_area {padding:0 18px 13px; background-image: url('../../images/rwd/main/web/line_s_update.gif'); background-position:0 100%; background-repeat:repeat-x;} .area_s_update .top_area p {position:relative; padding-right:140px; font-size:14px;} .area_s_update .cont_area {padding:15px 22px 0;} .area_s_update .cont_area dl dt {color:#3057a6;} .area_s_update .bg_img {top:3px; right:50px;} .area_s_update .tit img {width:14%;} /* table */ .tbl_normal {border-top :2px solid #555d6a;} .tbl_normal th, .tbl_normal td {padding:6px 10px; font-size:14px; border-right:1px solid #b7b7b7; border-bottom:1px solid #b7b7b7; } .tbl_normal th {background:#f1f1f1;} .tbl_normal td {} .tbl_normal th:last-child, .tbl_normal td:last-child {border-right:0;} /* popup*/ /* window popup */ .pop_window .pop_header {position:relative; height:20px; padding:8px 13px 12px 24px; border:1px solid #363d45; background-color:#46505b; background-image: url('../../images/rwd/web/bg_dialog.gif'); background-position:0 100%; background-repeat:repeat-x;} .pop_window .pop_header h1 {height:auto; padding:0; color:#fff; font-size:16px; background:none;} .pop_window .pop_header .btn_close {position:absolute; top:10px; right:11px;} .pop_window .pop_header .btn_close a {display:inline-block; width:16px; height:16px; text-indent:-9999px; background-color:#46505b; background-image: url('../../images/site/common/btn_error_close.png'); background-position:0 100%; background-repeat:repeat-x;} .pop_contents {padding:23px 25px;} .pop_contents h2 {padding-left:19px; margin-bottom:7px; font-size:15px; background-image: url('../../images/rwd/web/ico_tit.gif'); background-position:0 3px; background-repeat:no-repeat;} .pop_contents .txt {margin:5px 0 10px;} .pop_contents .legend {font-size:14px;} .pop_contents table th {font-size:14px;} .pop_contents table td .unit {margin-left:3px; vertical-align:top; line-height:19px;} .pop_contents table.type1 {margin-bottom:29px; border-top:2px solid #555d6a;} .pop_contents table.type1 th {padding:8px 8px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background-color:#f1f1f1;} .pop_contents table.type1 tbody th {padding:7px 8px 8px;} .pop_contents table.type1 td {padding:0 10px; font-size:14px; font-weight:bold; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .pop_contents table.type1 th:first-child, .pop_contents table.type1 td:first-child {border-left:0;} .pop_contents table.type2 {border-top:2px solid #555d6a;} .pop_contents table.type2 thead {border-bottom:1px solid #a6a6a6;} .pop_contents table.type2 thead th {padding:7px 0 8px; background-image: url('../../images/rwd/web/bar_gray.gif'); background-position:0 10px; background-repeat:no-repeat;} .pop_contents table.type2 thead th:first-child {background:none;} .pop_contents table.type2 tbody td {padding:7px 0; border-bottom:1px solid #cfcfcf; text-align:center;} .pop_contents table.type2 tbody td .ellipsis {max-width:;} .pop_contents .area_srch {position:relative; padding:8px 44px 10px 47px; margin-bottom:10px; border:1px solid #d4d4d4; background-color:#f1f1f1;} .pop_contents .area_srch table th {padding-left:9px; text-align:left; background-image: url('../../images/rwd/web/bul_gray3.gif'); background-position:0 10px; background-repeat:no-repeat;} .pop_contents .area_srch table td, .pop_contents .area_srch table td input {font-size:14px;} .pop_contents .area_srch .btn.srch {position:absolute; top:7px; right:44px;} .pop_contents .area_srch .btn.srch a {margin-top:0; padding-left:28px; font-size:14px; font-weight:bold; background-image: url('../../images/rwd/web/ico_srch.png'); background-position:10px 6px; background-repeat:no-repeat;} .pop_tail {position:fixed; bottom:0; left:0; right:0; height:27px; padding:10px; text-align:right; background-color:#e6e6e6;} .pop_tail .btn a {margin-top:0;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {position:relative; margin:0 auto; background-repeat:no-repeat;} .sub.brand .story dt {color:#a91200; font-weight:bold;} .sub.brand .story.rothmans dt {color:#135676;} .sub.brand .story.glo dt {color:#e04406;} .sub.brand .story.kent dt {color:#264abc;} .sub.brand .story.glo.v2 dt {color:#ed720e;} .sub.brand .story.glo.v2 dd {color:#fff;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {position:absolute; display:inline-block; color:#fff; background-color:#a91200; background-repeat:no-repeat;} .sub.brand .story.rothmans dd .btn {background-color:#185978;} .sub.brand .story.glo dd .btn {background-color:#585d67;} .sub.brand .story.glo.v2 dd .btn {background-color:#424752;} .sub.brand .story.kent dd .btn {background-color:#2d4eb7;} /* 제품 메인 */ .sub.brand .prd_preview .box {position:relative; width:47.8%; box-sizing:border-box; text-align:center;} .sub.brand .prd_preview .box_over {display:none; position:absolute; top:0; width:100%; height:100%; text-align:center; background-size:cover; background-position:center;} .sub.brand .prd_preview .box_over a {display:block; width:100%; height:100%;} .sub.brand .prd_preview .box_over .plus {margin:0 auto 22px; text-indent:-9999px; background-image:url('../../images/rwd/web/ico_plus_prd.gif'); background-position:50% 100%; background-repeat:no-repeat;} .sub.brand .prd_preview .box_over .txt {color:#fff;} .sub.brand .prd_preview .box_over .tit {color:#fff; text-align:center; font-weight:bold;} .sub.brand .banner {position:relative; border-top:2px solid #333; border-bottom:2px solid #333;} .sub.brand .banner .btn {position:absolute; display:block; color:#fff; font-weight:bold; background-color:#20468a; background-repeat:no-repeat; background-position:90% 50%;} .sub.brand .tab_cont .list_product:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .product_type {display:inline-block; background:url('../../images/site/common/ico_h3.gif') no-repeat 8px 6px;} .sub.brand .tab_cont .list_product li {float:left; border:1px solid #cecece; transition:all 0.3s;} .sub.brand .tab_cont .list_product li .box_top {text-align:center;} .sub.brand .tab_cont .list_product li .box_top .name_product {display:block;} .sub.brand .tab_cont .list_product li .box_top span {display:block; min-height:253px; text-align:center; background-color:transparent; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .sub.brand .tab_cont .list_product li .box_btm ul li {float:none; width:auto; height:auto; border:0;} /* prd_preview text animation */ @-webkit-keyframes fadeInDown { from {opacity: 0;-webkit-transform:translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);} to { opacity: 1;-webkit-transform: none; transform: none;} } @keyframes fadeInDown { from {opacity: 0;-webkit-transform:translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);} to {opacity: 1;-webkit-transform: none;transform: none;} } @-webkit-keyframes fadeInUp { from {opacity: 0;-webkit-transform:translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);} to {opacity: 1;-webkit-transform: none; transform: none;} } @keyframes fadeInUp { from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to {opacity: 1; -webkit-transform: none; transform: none;} } .fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown; animation-duration:1.5s; animation-timing-function:ease;} .fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp; animation-duration:1.5s; animation-timing-function:ease;} /* //prd_preview text animation */ /* tab menu */ .sub .tab_menu {z-index:20; transition:all 0.3s ease-in-out; border-top:1px solid #d5d6d7; border-bottom:1px solid #bdbdbd; background-color:#fff;} .sub .tab_menu.fixed {position:fixed; top:70px; left:0; right:0; z-index:10002;} .sub .tab_menu:after {display:block; content:' '; clear:both;} .sub .tab_menu ul {position:relative; top:1px; display:table; width:1160px; height:42px; margin:0 auto;} .sub .tab_menu ul.pchange {left:-8px;} .sub .tab_menu li {position:relative; display:table-cell; width:20%;} .sub .tab_menu li a {display:block; height:40px; color:#333; font-size:15px; font-weight:bold; text-align:center; line-height:37px; background-color:#fff;} .sub .tab_menu li a.on:after, .sub .tab_menu li a:hover:after {position:absolute; top:40px; left:50%; display:block; width:12px; height:8px; margin-left:-6px; content:'.'; text-indent:-9999px; background-image: url('../../images/rwd/web/ico_arr_tab.gif'); background-position:0 0; background-repeat:no-repeat; z-index:10;} .sub .tab_menu li a.on, .sub .tab_menu li:hover a {border-bottom:2px solid #0a69c8; color:#0762be;} .sub .tab_menu .ico_new, .sub .tab_menu .ico_hot {position:absolute; top:9px; left:9px; display:inline-block; height:13px; padding:2px 10px; color:#fff; font-size:11px; font-weight:bold; font-family:"Segoe UI"; border-radius:30px; line-height:12px; text-overflow:inherit; background-color:#dc4481;} .sub .tab_menu .ico_hot {background-color:#3c92db;} /* BAT 소식 */ .sub.news .list_news li {border-bottom:1px solid #cfcfcf;} .sub.news .list_news li .img {display:block; width:268px; height:178px; border:1px solid #ccc; text-align:center; background-color:#f1f1f1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .sub.news .list_news li .txt a {color:#333;} .sub.news .list_news li .txt strong {display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {color:#527790; font-weight:bold;} .sub.news .list_view_top .date span, .sub.news .list_news li .txt .date span {background-repeat:no-repeat;} .sub.news .list_news li .txt .btn_more {display:block; text-align:center;} .sub.news .list_news li .txt .btn_more a {display:block; color:#333; border:1px solid #ccc; background-color:#f3f3f3; background-repeat:no-repeat;} .sub.news .list_view_top {border-top:1px solid #b8b8b8; border-bottom:1px solid #cfcfcf; background-color:#f3f3f3;} .sub.news .list_view_mid {min-height:300px; text-align:center;} .sub.news .list_view_mid p {text-align:left;} .sub.news .list_view_mid pre {white-space:pre-wrap; word-break:break-all; word-wrap:break-word; text-align:left;} .sub.news .list_view_btm {border-bottom:1px solid #cfcfcf;} .sub.news .list_view_btm ul li {position:relative; height:16px; border-top:1px solid #cfcfcf; background-color:#fff;} .sub.news .list_view_btm ul li span, .sub.news .list_view_btm ul li a {position:absolute; top:10px; font-size:14px;} .sub.news .list_view_btm ul li span.txt_guide {font-weight:bold;} .sub.news .list_view_btm ul li a {display:block; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .sub.news .list_view_btm ul li span.date {color:#8c8c8c; font-weight:bold;} .sub.news .area_btn {text-align:center;} .sub.news .area_btn .btn {display:inline-block; border:1px solid #19518c; color:#fff; font-weight:bold; text-align:center; background-color:#1d5b9c;} /* 이달의 캠페인 */ .sub.campaign .tab_menu {border-top:0;} /* 캠페인 소개, 제품별 정보 */ .sub.campaign .introduce {text-align:center; background-repeat:repeat-x; background-position:0 0;} .sub.campaign .introduce .inner {position:relative;} .sub.campaign .introduce .inner .bottom {position:absolute; width:100%;} .sub.campaign .introduce .inner .left, .sub.campaign .introduce .inner .right {position:absolute;} .sub.campaign .introduce .txt_guide1 {display:block;} .sub.campaign .txt_guide3 strong {color:#b2278c;} .sub.campaign .introduce dl dt {font-weight:bold;} .sub.campaign .product1 {background-repeat:no-repeat;} .sub.campaign .product2 {position:relative; left:0; right:0; height:100%; background-image:url('../../images/rwd/campaign/bg_line_shadow.png'); background-position:0 0; background-repeat:repeat-x;} .sub.campaign .product1 .detail .txt1, .sub.campaign .product1 .detail .txt2 {position:absolute;} .sub.campaign .product2 .detail dl dt span {display:block; margin-top:5px;} .sub.campaign .camp_neo .sec_top, .sub.campaign .camp_neo .sec_mid {position:relative; box-shadow:0 8px 7px rgba(93,93,93, 0.06); z-index:5;} .sub.campaign .camp_neo .sec_mid {z-index:4;} .sub.campaign .camp_neo .sec_btm {position:relative; z-index:3;} .sub.campaign .camp_neo .sec_top .inner {margin:0 auto;text-align:center; background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .camp_neo .sec_top .inner img {margin:0 auto;} .sub.campaign .camp_neo .sec_mid .inner {position:relative;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {font-weight:bold;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.purple dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.purple dl dd {color:#792782;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.ruby dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.ruby dl dd {color:#ac1746;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.smooths dl dt, .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item.smooths dl dd {color:#009982;} .sub.campaign .camp_neo .sec_btm .inner {position:relative;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.bright strong {color:#2a3484;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.fresh strong {color:#178663;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.zest strong {color:#e5d800;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.purple strong {color:#792782;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.ruby strong {color:#a40b5a;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item.smooths strong {color:#02796e;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {position:absolute; text-indent:-9999px; background-position:0 0; background-repeat:no-repeat;} .sub.campaign .camp_cglo .inner {text-align:center;} .sub.campaign .camp_cglo .vod {padding:0; background:none;} .sub.campaign .camp_cglo .vod .area_video {width:auto; margin:0;} .sub.campaign .camp_cglo .sec_top {background-position:0 0; background-repeat:repeat-x;} .sub.campaign .camp_cglo .sec_top .txt_guide { color:#134c90; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid1 {background-repeat:repeat-x; background-position:0 0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .glo_products {text-align:right;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span {display:block; color:#005db5; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {color:#333; font-weight:bold;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul {display:table; width:100%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {display:table-cell;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode a {display:inline-block; width:100%;} .sub.campaign .camp_bigbang .sec_top, .sub.campaign .camp_bigbang .sec_mid, .sub.campaign .camp_bigbang .sec_btm {text-align:center;} .sub.campaign .camp_bigbang .sec_top, .sub.campaign .camp_bigbang .sec_mid {position:relative; box-shadow:0 8px 7px rgba(93,93,93, 0.06); z-index:5;} .sub.campaign .camp_bigbang .sec_mid {z-index:4;} .sub.campaign .camp_bigbang .sec_btm {position:relative; z-index:3;} .sub.campaign .camp_bigbang .sec_mid {margin:34px 0 0; padding-bottom:35px;} .sub.campaign .camp_bigbang .sec_mid .inner {max-width:1260px; margin:34px auto 0;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img.web {display:inline-block !important;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 10px 0 100px; margin:37px 0 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd:after {display:block; content:' '; clear:both;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {float:left; width:45%; margin-left:90px; text-align:left;} .sub.campaign .camp_bigbang .sec_mid .area_prd li:first-child {margin-left:0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name {position:relative; display:block; width:175px; margin-bottom:20px; font-size:22px; font-weight:bold;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name:before {position:absolute; top:-10px; left:2px; display:inline-block; content:' '; width:27px; height:3px; margin-bottom:9px; background:#da511f;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device {margin-left:23px;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:67px;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 120px; font-size:18px; line-height:30px;} .sub.campaign .camp_bigbang .sec_btm {padding:35px 0 0;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo {margin-top:30px;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact {margin-top:45px;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:1120px;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {max-width:1260px; margin:0 auto;} .sub.campaign .camp_bigbang .sec_top img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web {display:inline-block !important;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 {margin-top:45px;} .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {margin-top:70px;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide {display:inline-block; margin:25px auto 0;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {margin:0 auto;text-align:center; background:linear-gradient(to right, #010003 10%,#000012, #010120,#00244b,#1e497b);} /* 캠페인 동영상 */ .sub.campaign video {object-fit: fill;} .sub.campaign .vod {padding:0; margin:0 auto; text-align:center;} .sub.campaign .vod .area_video {margin:0; width:100%;} .sub.campaign .vod .area_video .video-js .vjs-big-play-button {top:132px; left:50%; width:76px; height:76px; margin-left:-38px; border:3px solid #fff; border-radius:50%; background-color:transparent;} .video-js .vjs-big-play-button .vjs-icon-placeholder:before {content:""; background-position:50% 50%; background-repeat:no-repeat; background-image:url('../../images/rwd/web/ico_play.png');} .sub.campaign .vod .tit {display:block; margin-bottom:8px;font-size:28px; font-family:"Segoe UI"; font-style:italic;} .sub.campaign .vod .txt_guide {font-size:17px;} .sub.campaign .vod .txt_guide span {color:#315fd2; border-bottom:1px solid #315fd2;} .sub.campaign .area_btn {margin-bottom:50px;} .sub.campaign .btn.type2 a {height:26px; padding:4px 50px 8px 66px; line-height:28px; font-size:17px; background-image:url('../../images/rwd/web/ico_quiz.png');} .sub.campaign .btn.type2 a {background-repeat:no-repeat; background-position:19% 39%;} /* 퀴즈 */ .sub.campaign .btn a {font-weight:bold;} .sub.campaign .list_quiz li .area_question {position:relative; border:1px solid #d7d7d7; background-color:#f5f5f5; background-repeat:no-repeat; background-position:0 0;} .sub.campaign .list_quiz li .area_question .ico_quiz {position:absolute; display:block; background-repeat:no-repeat; background-position:0 0;} .sub.campaign .list_quiz li .list_answer li {position:relative; margin:0;} .sub.campaign .list_quiz li .list_answer li a {display:block; margin:0; color:#333; /* font-family:dotum; */ background-color:#fff;} .sub.campaign .list_quiz li .list_answer li a pre {/* font-family:dotum; */ white-space:pre-wrap;} .sub.campaign .list_quiz li .list_answer li a.theothers {color:#bcbcbc; background-color:#f9f9f9;} .sub.campaign .list_quiz li .list_answer li a.wrong {color:#bc2964; background-color:#fae6ec;} .sub.campaign .list_quiz li .list_answer li a.correct {color:#1c8673; background-color:#ddf1eb;} .sub.campaign .list_quiz li .list_answer li a.on, .sub.campaign .list_quiz li .list_answer li a:hover {color:#3772af; background-color:#edf4f9;} .sub.campaign .list_quiz li .list_answer li a.theothers:hover {color:#bcbcbc; font-weight:normal; background-color:#f7f7f7;} .sub.campaign .list_quiz li .list_answer li a.wrong:hover {color:#bc2964; background-color:#fae6ec;} .sub.campaign .list_quiz li .list_answer li a.correct:hover {color:#1c8673; background-color:#ddf1eb;} .sub.campaign .list_quiz li .list_answer li a .num {position:absolute; color:#fff; border-radius:50%; background-color:#a9a9a9; background-repeat:no-repeat; background-position:50% 50%;} .sub.campaign .list_quiz li .list_answer li a.on .num, .sub.campaign .list_quiz li .list_answer li a:hover .num {background-color:#548eca;} .sub.campaign .list_quiz li .list_answer li a.theothers .num {background-color:#dadada;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-color:#b92f77;} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-color:#23907d;} .sub.campaign .list_quiz li .list_answer li a.wrong .num, .sub.campaign .list_quiz li .list_answer li a.correct .num {text-indent:-9999px;} /* my 슈퍼패스 */ .sub.mysuperpass .emp1 {color:#c02f53;} .sub.mysuperpass .emp2 {color:#2669ae;} .sub.mysuperpass .date {font-size:14px;} .sub.mysuperpass .sec_top {margin-bottom:50px;} .sub.mysuperpass .sec_top .now_point, .sub.mysuperpass .sec_top dl {border:1px solid #cacaca; box-sizing:border-box; background-color:#fff; transition:all .2s;} .sub.mysuperpass .sec_top dl.disabled, .sub.mysuperpass .sec_top dl.disabled strong {color:#bababa !important; -webkit-text-fill-color: rgba(186, 186, 186, 1); background:none !important;} .sub.mysuperpass .sec_top dl.disabled dd {font-size:15px; line-height:65px;} .sub.mysuperpass .sec_top .now_point { text-align:right; background-repeat:no-repeat;} .sub.mysuperpass .sec_top .now_point .num {display:block; font-family:Segoe UI;} .sub.mysuperpass .sec_top .now_point .num span {font-weight:normal; vertical-align:top;} .sub.mysuperpass .sec_top .now_point .btn a {border-color:#8b8b8b; background-color:#9c9c9c;} .sub.mysuperpass .sec_top .leftBox:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_top dl {float:left;} .sub.mysuperpass .sec_top dl dt {background-color:#f3f3f3;} .sub.mysuperpass .sec_mid .point_chance dl dd {text-align:center;} .sub.mysuperpass .sec_mid .point_chance dl dd .btn {display:inline-block; width:55px; height:49px; padding:6px 0 0; color:#b1d0ff; font-size:12px; border-radius:50%; background-color:#215cc8; background-repeat:no-repeat; background-position:0 100%; background-image:url('../../images/rwd/web/ico_click.png');} .sub.mysuperpass .sec_mid .point_chance dl.disabled dd .btn {background-color:#acacac;} .sub.mysuperpass .sec_top dl dd span {vertical-align:top;} .sub.mysuperpass .sec_top dl dd strong, .sub.mysuperpass .sec_mid .point_chance dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd span {font-family:Segoe UI; vertical-align:middle;} .sub.mysuperpass .sec_top .rightBox dl dd span, .sub.mysuperpass .sec_mid .point_chance dl dd span, .sub.mysuperpass .sec_btm ul li dl dd span {vertical-align:top;} .sub.mysuperpass .sec_mid {position:absolute; left:0; right:0; height:371px; background-color:#edf4fc; text-align:center; background-repeat:no-repeat; background-position:50% 0;} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {display:block;} .sub.mysuperpass .sec_mid .tit {color:#1d5da5;} .sub.mysuperpass .sec_mid .point_chance dl {color:#fff; background-repeat:no-repeat; background-position:0 0;} .sub.mysuperpass .sec_mid .point_chance dl.disabled {-webkit-text-fill-color: rgba(255, 255, 255, 1); -webkit-opacity:; background-color:transparent !important;} .sub.mysuperpass .sec_mid .point_chance .chance2 {color:#333;} .sub.mysuperpass .sec_btm ul li, .sub.mysuperpass .sec_btm ul li dl {box-sizing:border-box; transition:all .2s;} .sub.mysuperpass .sec_btm ul li dl {background-repeat:no-repeat;} .sub.mysuperpass .sec_btm ul li dl dd {color:#666;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {letter-spacing:-0.7px;} .sub.mysuperpass .sec_btm ul li dl dd strong, .sub.mysuperpass .sec_btm ul li dl dd span {color:#333;} .sub.mysuperpass .sec_btm ul li dl dd strong {display:inline-block;} /* my 점포 */ .sub.mystore .sec_top {border:1px solid #ddd; text-align:center;} .sub.mystore .sec_top p {font-weight:bold;} .sub.mystore .sec_top .ico_product {display:inline-block; vertical-align:middle; background-repeat:no-repeat; background-position:0 0;} .sub.mystore .sec_top .txt_ordernum {font-weight:normal;} .sub.mystore .sec_top .txt_ordernum strong {border-bottom:1px solid #585858;} .sub.mystore .sec_top .txt_ordernum .txt_emp {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.mystore .sec_top .txt_ordernum label.item {display:block; padding-left:9px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 7px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch {position:relative; padding:8px 12px; border:1px solid #d4d4d4; background:#f1f1f1;} .sub.mystore .sec_mid .area_srch .btn.srch {position:absolute; top:8px; right:10px;} .sub.mystore .sec_mid .area_srch .btn.srch a {height:19px; margin-top:0; padding:1px 13px 2px 28px; font-size:14px; font-weight:bold; background-image: url('../../images/rwd/web/ico_srch.png'); background-position:10px 6px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch .wrap_input {display:inline-block;} .sub.mystore .sec_mid .area_graph {padding:10px 25px 22px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;} .sub.mystore .sec_btm table {border-top:2px solid #555d6a;} .sub.mystore .sec_btm table thead th {height:36px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background:#f1f1f1;} .sub.mystore .sec_btm table thead th:first-child, .sub.mystore .sec_btm table tbody th:first-child, .sub.mystore .sec_btm table tbody td:first-child {border-left:0;} .sub.mystore .sec_btm table tbody th, .sub.mystore .sec_btm table tbody td {padding:3px 10px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .sub.mystore .sec_btm table tbody td img {width:32px; height:52px; margin:0 10px;} .sub.mystore .sec_btm table tbody td .input-text {margin:0;} .sub.mystore .calcul a:before {display:inline-block; content:' '; margin-right:10px;vertical-align:middle; background-position:0 0; background-repeat:no-repeat;} .sub.mystore .sec_recommend .ach_rate {padding:17px 0; border:1px solid #d6d6d6;} .sub.mystore .sec_recommend .ach_rate p {line-height:24px;} .sub.mystore .sec_recommend .ach_rate p mark {color:#fff; background-color:#3384c3;} .sub.mystore .sec_recommend .ach_rate p .emp {color:#c02f53;} .sub.mystore .sec_recommend .list_ach_product {margin-top:30px;} .sub.mystore .sec_recommend .list_ach_product:after {display:block; content:''; clear:both;} .sub.mystore .sec_recommend .list_ach_product li {position:relative; float:left; padding:3px; margin:0 0 20px 20px; border:1px solid #d1d1d1; border-radius:5px; background:#eee; box-sizing:border-box;} .sub.mystore .sec_recommend .list_ach_product li:first-child {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner {height:100%; padding-top:38px; text-align:center; box-sizing:border-box; background:#fff url('../../images/rwd/web/noimg.png') no-repeat 50% 48%;} .sub.mystore .sec_recommend .list_ach_product li .inner .name_product {display:block; margin-top:25px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success {position:absolute; top:13px; right:13px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success img {height:auto;} /* 던힐,로스만, 글로 이야기 */ .sub.brand .story {text-align:right; background-repeat:no-repeat; background-position:0 0;} .sub.brand .story span {display:inline-block; color:#fff;} .sub.brand .philosophy dd .tit {display:block; color:#2b2b2b; font-family:"Segoe UI"; letter-spacing:-1px;} .sub.brand .philosophy dd .tit span {color:#a21c15;} .sub.brand .dunhill .item_detail .leftBox, .sub.brand .dunhill .item_detail .rightBox , .sub.brand .dunhill .item_detail dl {float:none; border:0; padding:0;} .sub.brand .item_detail dl {position:relative;} .sub.brand .dunhill .item_detail dl {margin-bottom:22px;} .sub.brand .rothmans .item_detail dl dt {text-align:center;} .sub.brand .item_detail dl dt a {color:#333; font-weight:bold; vertical-align:middle;} .sub.brand .dunhill .item_detail dl dt a {font-size:15px;} .sub.brand .item_detail dl dt a:after , .sub.brand .item_detail dl dt a:before{display:inline-block; content:" "; vertical-align:middle; background-position:50% 50%; background-repeat:no-repeat; } .sub.brand .dunhill .item_detail dl dt a:before, .sub.brand .kent .item_detail dl dt a:before {width:6px; height:6px; margin: -2px 6px 0 6px; background-image:url('../../../bat/product/story/ico_tit_small.gif');} .sub.brand .rothmans .item_detail dl dt a:after {width:12px; height:12px; margin-top:-1px; margin-left:10px; border:1px solid #cacaca; background-color:#fff; background-image:url('../../../bat/product/story/ico_arr_gray.gif');} .sub.brand .item_detail dl dd {text-align:center;} .sub.brand .dunhill .item_detail dl dd ul {width:70%; margin:0 auto;} .sub.brand .item_detail dl dd ul:after {display:block; content:' '; clear:both;} .sub.brand .item_detail dl dd ul>li {float:left; margin-right:30px; margin-bottom:20px;} .sub.brand .kent .item_detail dl dd ul>li {margin-right:60px;} .sub.brand .item_detail dl dd ul>li:last-child {margin-right:0;} .sub.brand .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .list_story li div strong {display:block; color:#90221c;} .sub.brand .list_story li div p {word-break:keep-all;} .sub.brand .rothmans .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(26,105,152,0.25);} .sub.brand .rothmans .list_story li div strong {color:#0f5e8b;} .sub.brand .glo .tit_small {display:block; padding:12px 0 0; background-image:url('../../../bat/product/story/ico_tit_glo.gif');} .sub.brand .glo .reason {text-align:center; word-break:keep-all; background-color:#f7f7f7;} .sub.brand .glo .reason .tit_small {text-align:left;} .sub.brand .glo .reason p {text-align:left; background-color:#efefef;} .sub.brand .glo .reason img.web {display:inline-block !important;} .sub.brand .area_item ul li a img {border:1px solid #ababab;} .sub.brand .area_item ul li a span:after {display:inline-block; content:" "; width:12px; height:12px; margin-top:3px; margin-left:8px; border:1px solid #cacaca; vertical-align:top; background-color:#fff; background-position:50% 50%; background-repeat:no-repeat; background-image:url('../../images/rwd/brand/ico_arr_gray.gif');} .sub.brand .kent .value {background-repeat:no-repeat; background-position:0 0;} .sub.brand .kent .value p {color:#fff;} .sub.brand .kent .value p mark {color:#fff;font-weight:bold; background:#1b324a;} /* 유용한 법률상식 */ .sub.cyclecomms .content .transfer {text-align:center;} .sub.cyclecomms .violation dt {border-bottom:1px solid #cfcfcf;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {display:inline-block; content:'Q'; color:#fff; vertical-align:middle; border-radius:50%; text-align:center; background-color:#3571b0;} .sub.cyclecomms .violation dd {display:none; border-bottom:1px solid #cfcfcf; background:#f7f7f7;} .sub.cyclecomms .violation dd:before {content:'A'; background-color:#828282;} .sub.cyclecomms .area_download strong {padding-left:11px; margin-right:7px; background:url(../../images/rwd/cyclecomms/bul_arr_left.gif) no-repeat 0 45%;} /* BAT 자주 묻는 질문 */ .sub.faq .area_srch {text-align:center; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; background-color:#f9f9f9; background-repeat:no-repeat; background-position:50% 0;} .sub.faq .area_srch .box_srch {display:inline-block; border:2px solid #606371; background:#fff;} .sub.faq .area_srch .box_srch input {width:370px;} .sub.faq .area_srch .box_srch input::placeholder {color:#333; opacity:1;} .sub.faq .area_srch .box_srch input::-webkit-input-placeholder {color:#333;} .sub.faq .area_srch .box_srch input:-ms-input-placeholder {color:#333 !important;} .sub.faq .area_srch .box_srch input::-ms-input-placeholder {color:#333;} .sub.faq .area_srch .btn_srch a {text-indent:-9999px; vertical-align:top; background-repeat:no-repeat; background-position:50% 50%;} .sub.faq .ui-tabs {padding:0;} .sub.faq .ui-tabs .ui-tabs-nav {padding:0; border:0; background:transparent;} .sub.faq .ui-tabs .ui-state-default, .sub.faq .ui-tabs.ui-widget-content .ui-state-default {background-color:#fff;} .sub.faq .area_faq {position:relative;} .sub.faq .area_faq .no_data {position:absolute; left:0; right:0; padding-top:64px; font-size:14px; text-align:center; background:url('../../images/rwd/web/ico_nodata2.gif') no-repeat 50% 0;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip dt strong, .sub.cyclecomms .box_tip dt span, .sub.cyclecomms .box_tip dd .tit_ssmall, .sub.cyclecomms .box_tip p span {color:#336699;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {display:inline-block; width:100%; height:20px; margin:24px 0; background:url('../../images/rwd/cyclecomms/ico_arr_btm_purple.png') no-repeat 50% 0;} .sub.cyclecomms .area_btn {text-align:center; margin-bottom:50px;} .sub.cyclecomms .btn.type2 a {height:26px; padding:4px 50px 8px 66px; line-height:28px; font-size:17px; background-image:url('../../images/rwd/web/ico_quiz.png');} .sub.cyclecomms .btn.type2 a {background-repeat:no-repeat;background-position:19% 39%;} /* 멤버쉽 */ .sub.membership .sec_top, .sub.membership .area_vinfo {position:relative; text-align:center;} .sub.membership .sec_top .area_g_icon {position:absolute; left:0; right:0;} .sub.membership .sec_top p .grade_future {color:#c02f53;} .sub.membership .sec_top p .txt_suggest {color:#2669ae;} .sub.membership .sec_top .list_requirement li span:after {display:inline-block; content:' '; border-radius:50%; background:#717f91 url('../../images/rwd/web/ico_arr_check.png') no-repeat 50% 50%/24px auto;} .sub.membership .sec_top .list_requirement li span.nonclear:after {background:#e64853 url('../../images/rwd/web/ico_x.png') no-repeat 50% 50%/24px auto;} .sub.membership .sec_btm table {border-top:2px solid #555d6a;} .sub.membership .sec_btm table th, .sub.membership .sec_btm table td {border-left:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;} .sub.membership .sec_btm table thead th:first-child, .sub.membership .sec_btm table tbody th:first-child {border-left:0;} .sub.membership .sec_btm table td .requirment {display:block; background:url('../../images/rwd/web/bul_th.gif') no-repeat 0 11px;} .sub.membership .sec_btm table td .requirment strong {border-bottom:1px solid #949494; vertical-align:top;} .sub.membership .sec_btm table td .emp {color:#c02f53;} /* 태블릿공통 ~ 웹 */ @media (min-width:738px) { .web {display:block !important;} .mob {display:none !important;} /* ub_content */ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story {margin:0; height:auto; text-align:left; background:none;} .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {width:1108px; height:158px; padding:0 26px; background-image:url('../../../bat/product/story/dunhill_story.jpg'); background-position:100% 0;} .sub.brand .story.rothmans {background-image:url('../../../bat/product/story/rothmans_story.jpg');} .sub.brand .story.glo {background-image:url('../../../bat/product/story/glo_story.jpg'); background-position:0 0;} .sub.brand .story.glo.v2 {width:auto; padding:0; background-color:#030e24; background-image:none;} .sub.brand .story.kent {background-image:url('../../../bat/product/story/kent_story.jpg'); background-position: 95% 0;} .sub.brand .story.kent .k-logo {display:none;} .sub.brand .story.glo.v2 dl {position:relative; width:1108px; height:158px; margin:0 auto; padding:0 75px; background-repeat:no-repeat; background-position:50% 50%; background-image:url('../../../bat/product/story/glo_story_v2.jpg');} .sub.brand .story.dunhill dt, .sub.brand .story.rothmans dt, .sub.brand .story.glo dt, .sub.brand .story.kent dt {padding:22px 0 6px 0; font-size:21px;} .sub.brand .story.glo.v2 dt {padding:22px 0 14px 0;} .sub.brand .story.dunhill dd, .sub.brand .story.rothmans dd, .sub.brand .story.glo dd, .sub.brand .story.kent dd {line-height:22px; font-size:15px;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {bottom:19px; left:26px; height:26px; padding:0 19px 0 14px; margin-top:14px; font-size:12px; line-height:25px; background-image:url('../../../bat/product/story/ico_arr_story.png'); background-position:90% 8px; background-repeat:no-repeat;} .sub.brand .story.glo.v2 dd .btn {left:76px; padding:1px 20px 1px 16px; } /* 브랜드 소개 - 제품 메인*/ .sub.brand .prd_preview {margin:30px 0 55px;} .sub.brand .prd_preview .row:after {display:block; content:' '; clear:both;} .sub.brand .prd_preview .row {border-top:1px solid #bfbfbf;} .sub.brand .prd_preview .row:first-child {border-top:0;} .sub.brand .prd_preview .box {float:left; width:50%; height:310px; border-left:1px solid #bfbfbf;} .sub.brand .prd_preview .box:first-child {border-left:0;} .sub.brand .prd_preview .box_over.overbg01 {background-image:url('../../../bat/product/story/bg_d_over.jpg');} .sub.brand .prd_preview .box_over.overbg02 {background-image:url('../../../bat/product/story/bg_r_over.jpg');} .sub.brand .prd_preview .box_over.overbg03 {background-image:url('../../../bat/product/story/bg_g_over.jpg');} .sub.brand .prd_preview .box_over.overbg04 {background-image:url('../../../bat/product/story/bg_k_over.jpg');} .sub.brand .prd_preview .box_over .plus {width:23px; height:23px; padding-top:77px; text-align:center;} .sub.brand .prd_preview .box_over .txt {margin-top:-8px; color:#fff; font-size:23px; line-height:35px; letter-spacing:-1px;} .sub.brand .prd_preview .box_over .tit {margin-top:10px; color:#fff; font-size:30px;} .sub.brand .banner {margin:60px 0 61px !important;} .sub.brand .banner .btn {top:36px; right:35px; height:57px; padding:0 30px 0 15px; font-size:21px; line-height:55px; background-image:url('../../../bat/product/story/bul_arr.png');} /* 브랜드 소개 - 제품 */ .sub.brand .area_visual .inner {background-image:url('../../images/rwd/web/bg_brand.jpg');} .sub.brand .tab_cont .product_type {padding:0 0 10px 21px; font-size:15px;} .sub.brand .tab_cont .list_product {margin-bottom:19px; } .sub.brand .tab_cont .p-area .list_product { margin-bottom:0;} .sub.brand .tab_cont .list_product.neostiks{max-width:900px;} .sub.brand .tab_cont .p-area .list_product.neostiks{max-width:100%;} .sub.brand .tab_cont .list_product li {width:271px; height:427px;padding:16px 0 0; margin:0 0 32px 25px; overflow:hidden; box-sizing:border-box;} .sub.brand .tab_cont .list_product.neostiks li {height:auto; padding:0;} .sub.brand .tab_cont .list_product.neostiks li:nth-child(5) {margin:0 0 32px 25px; } .sub.brand .tab_cont .list_product li label, .tab_cont_item div label {font-size:14px;} .tab_cont_item div label {display:block; margin:0 0 20px 21px;} .sub.brand .tab_cont .list_product li:nth-child(1), .sub.brand .tab_cont #list_CTG0013 li:nth-child(4), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(17), .sub.brand .tab_cont #list_CTG0014 li:nth-child(5), .sub.brand .tab_cont .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .list_product.neostiks li:nth-child(7) {margin-left:0;} .sub.brand .tab_cont #list_CTG0013 li:nth-child(5), .sub.brand .tab_cont .list_product.neostiks li:nth-child(9), .sub.brand .tab_cont .p-area .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .p-area .list_product.neostiks li:nth-child(7) {margin-left:25px;} .sub.brand .tab_cont .list_product li:nth-child(2) {display:inline-block;} .sub.brand .tab_cont .list_product li .box_top .name_product {position:relative; display:inline-block !important; padding:7px 0 0 0; margin-bottom:15px; font-size:17px; background-image:url('../../images/rwd/web/bar_brand.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_top .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../../bat/product/story/ico_power.gif') no-repeat 0 0;} .sub.brand .tab_cont .list_product.neostiks li .box_top .name_product {margin:0; background-image:none;} .sub.brand .tab_cont .list_product li .box_top {position:relative; margin-bottom:25px;} .sub.brand .tab_cont .list_product.neostiks li .box_top {height:299px; margin:26px 0 15px;} .sub.brand .tab_cont .list_product li .box_top .name_product:after {position:absolute; top:10px; display:inline-block; width:49px; height:16px; margin-left:10px; border-radius:30px; color:#fff; text-align:center; font-size:11px; font-family:"Segoe UI"; font-weight:bold; background-image:none; background-position:0 0; overflow:auto;} .sub.brand .tab_cont .list_product li .box_top .name_product.hot:after {content:'Hot'; background-color:#3c92db;} .sub.brand .tab_cont .list_product li .box_top .name_product.new:after {content:'New'; background-color:#dc4481;} .sub.brand .tab_cont .list_product li .box_top span.type1 {min-width:159px; } .sub.brand .tab_cont .list_product li .box_top span.type1 img {height:254px;} .sub.brand .tab_cont .list_product.neostiks li .box_top span.type1 img {height:245px;} .sub.brand .tab_cont .list_product li .box_btm {position:relative; height:88px; border-top:1px solid #d2d2d2; overflow:hidden;} .sub.brand .tab_cont .list_product.neostiks li .box_btm {height:85px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {width:100%; height:100%; padding:7px 122px 5px 14px; box-sizing:border-box; background-color:#f5f6f7;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product {padding:16px 104px 0 17px;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .detail_product {display:table;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li {float:none; width:auto; height:auto; padding:0 0 0 9px; margin:0; border:0; line-height:21px; font-size:14px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 9px; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .detail_product li {display:table-cell; vertical-align:middle; background-position:0 49%;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li {display:block; margin:0 0 4px;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {display:inline-block; width:45px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li span:before {display:inline-block; content:':'; width:1px; margin-right:8px; vertical-align:middle;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li strong {float:left; width:auto;} .sub.brand .tab_cont .list_product li .box_btm.glo .detail_product li span {float:left;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip {position:absolute; top:0; right:0; height:100%; text-align:center; border-left:1px solid #d2d2d2;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a {display:block; height:50%; width:121px; padding:8px 0 0 14px; color:#546582; font-size:14px; border-top:1px solid #d2d2d2; text-align: left; box-sizing:border-box; background-color:#e9e9ea;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a {width:68px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a:first-child {border-top:0;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a.b-code {padding:9px 0 0 12px;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a.b-code {height:100%; padding:22px 14px 0;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a:before {display:inline-block; content:' '; width:28px; height:27px; margin-right:12px; vertical-align:middle; background-image:url('../../images/rwd/web/ico_tip.png'); background-position:0 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a.b-code:before {display:inline-block; content:' '; width:32px; height:22px; margin-right:10px; vertical-align:middle; background-image:url('../../images/rwd/web/ico_b-code.png'); background-position:0 0; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_btm.glo .btn_tip a.b-code:before {display:block; margin:0 auto 3px;} .sub.brand .tab_cont .list_product.neostiks li .box_btm .btn_tip a { background-position:50% 9px;} /* BAT 소식 */ .sub.news .area_visual .inner {background-image:url('../../images/rwd/web/bg_news.jpg');} .sub.news .list_news li {position:relative;} .sub.news .list_news li:first-child {padding:0 20px 30px 20px;} .sub.news .list_news li {padding:30px 20px;} .sub.news .list_news li:after {display:block; content:' '; clear:both;} .sub.news .list_news li .img {float:left;} .sub.news .list_news li .img img.web {display:inline-block !important;} .sub.news .list_news li .txt {padding:0 0 0 304px;} .sub.news .list_news li .txt strong {margin-bottom:3px; font-size:17px;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {font-size:14px;} .sub.news .list_view_top .date span, .sub.news .list_news li .txt .date span {padding-right:8px; margin-right:5px; background-image:url('../../images/rwd/web/bar_news.gif'); background-position:100% 3px;} .sub.news .list_news li .txt p {height:78px; margin-top:10px; font-size:14px; line-height:25px; overflow:hidden;} .sub.news .list_news li .txt .btn_more {position:absolute; bottom:30px;} .sub.news .list_news li .txt .btn_more a {width:108px; height:34px; padding-left:20px; font-size:14px; line-height:34px; background-image:url('../../images/rwd/web/ico_more_news.gif'); background-position:15px 12px;} .sub.news .list_view_top {padding:17px 20px 18px;} .sub.news .list_view_top strong {display:block; margin-bottom:2px; font-size:17px;} .sub.news .list_view_mid {padding:30px 23px 23px;} .sub.news .list_view_mid pre {margin-top:27px; font-size:14px; line-height:25px;} .sub.news .list_view_btm ul li {padding:10px 16px 14px 22px;} .sub.news .list_view_btm ul li span.txt_guide {left:22px;} .sub.news .list_view_btm ul li a {width:76%; margin:0 100px 0 138px;} .sub.news .list_view_btm ul li span.date {right:16px;} .sub.news .btn {width:168px; padding:5px 0 8px; margin-top:20px; font-size:15px;} /* 이달의 캠페인 */ .sub.campaign .area_visual .inner {background-image:url('../../images/rwd/web/bg_campaign.jpg');} /* 캠페인 소개, 제품별 정보 */ .sub.campaign .introduce {min-height:630px; background-image:url('../../images/rwd/campaign/bg_campaign_top.gif');} .sub.campaign .tit {display:block; margin-bottom:8px; color:#002157; font-size:24px;} .sub.campaign .txt_guide, .sub.campaign .txt_guide2 {display:block; font-size:16px; text-align:center;} .sub.campaign .introduce .inner {max-width:1160px; margin:0 auto; min-height:630px; background-size:cover; background-image:url('../../images/rwd/campaign/bg_visual_campaign.jpg'); background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .introduce .inner .top {padding-top:20px;} .sub.campaign .introduce .inner .bottom {position:absolute; bottom:25px; width:100%;} .sub.campaign .introduce .inner .left {position:absolute; top:225px; left:78px;} .sub.campaign .introduce .inner .right {position:absolute; top:225px; right:78px;} .sub.campaign .info p {min-height:924px;} .sub.campaign .product1 .txt_guide2 {padding-top:12px; margin-bottom:37px;} .sub.campaign .product1 {max-width:1160px; height:460px; margin:0 auto; background-image:url('../../images/rwd/campaign/bg_pattern_campaign.png'); background-position:50% 0;} .sub.campaign .product2 {top:-6px; min-height:474px;} .sub.campaign .product2 .tit {padding-top:36px; text-align:center;} .sub.campaign .product1 .detail {position:relative; text-align:center;} .sub.campaign .product1 .detail .txt1 {text-align:left; top:0; left:247px;} .sub.campaign .product1 .detail .txt2 {text-align:right; top:153px; right:64px; margin-left:60%; font-size:18px; line-height:30px;} .sub.campaign .product2 .detail {display:table; width:1100px; margin:33px auto 34px;} .sub.campaign .product2 .detail dl {display:table-cell; padding-left:60px; text-align:center;} .sub.campaign .product2 .detail dl:nth-child(1) {padding-left:0;} .sub.campaign .product2 .detail dl dt {width:150px; margin:12px auto 0; font-size:17px;} .sub.campaign .product2 .detail dl dt span {font-size:15px;} .sub.campaign .camp_neo .inner h2 {padding-top:19px; margin-bottom:8px; color:#424752; font-size:22px;} .sub.campaign .camp_neo .sec_top .inner {max-width:1160px; min-height:466px; margin:0 auto; padding:164px 0 0; text-align:center; background-image:url('../../images/rwd/campaign/bg_campaign_neo.png'); background-position:50% 0; background-repeat:no-repeat;} .sub.campaign .camp_neo .sec_mid {height:537px;} .sub.campaign .camp_neo .sec_mid .inner, .sub.campaign .camp_neo .sec_btm .inner {min-height:320px; text-align:center; background-image:url('../../images/rwd/campaign/bg_neoprd.gif'); background-position:0 100%; background-repeat:repeat-x; background-color:#f6f2f2;} .sub.campaign .camp_neo .sec_mid .inner .txt_product, .sub.campaign .camp_neo .sec_btm .inner .txt_product {position:absolute; top:-48px; left:50%; margin-left:-318.5px;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big {position:absolute; left:0; right:0; width:1110px; margin:0 auto;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big:after, .sub.campaign .camp_neo .sec_btm .inner .area_prd_small:after {display:block; content:' '; clear:both;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item {float:left; width:33.3333%;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {margin-top:38px; margin-bottom:4px; font-size:20px;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dd {font-size:17px; line-height:24px;} .sub.campaign .camp_neo .sec_btm {padding-bottom:82px;} .sub.campaign .camp_neo .sec_btm .inner {min-height:245px;} .sub.campaign .camp_neo .sec_btm .inner h2 {padding-top:14px; margin-bottom:19px;} .sub.campaign .camp_neo .sec_btm .inner .txt_product {top:-47px; margin-left:-405.5px;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {position:absolute; left:0; right:0; width:1160px; margin:0 auto;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item {position:relative; float:left; width:16.5%; text-align:center;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item strong {display:block; margin-top:36px; font-size:17px; font-weight:bold;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {top:-14px; left:12%; display:block; width:44px; height:44px; background-image:url('../../images/rwd/campaign/ico_new_neo.png');} .sub.campaign .camp_cglo .inner {width:1260px; margin:0 auto;} .sub.campaign .camp_cglo .inner .web {display:inline-block !important;} .sub.campaign .camp_cglo .sec_top {min-height:630px; background-image:url('../../images/rwd/campaign/bg_burst.jpg');} .sub.campaign .camp_cglo .sec_top .area_logo_glo {position:relative;} .sub.campaign .camp_cglo .sec_top .area_logo_glo img {position:absolute; top:17px; right:26px;} .sub.campaign .camp_cglo .sec_top .area_tit_glo {padding:100px 0 50px; } .sub.campaign .camp_cglo .sec_top .area_glo_products {margin-bottom:6px;} .sub.campaign .camp_cglo .sec_top .txt_guide {padding-bottom:40px; font-size:40px;} .sub.campaign .camp_cglo .sec_top .txt_guide span {margin-left:30px;} .sub.campaign .camp_cglo .sec_top .txt_guide span:first-child {margin-left:0;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2, .sub.campaign .camp_cglo .sec_btm {padding-top:20px; background-image:url('../../images/rwd/campaign/bg_cgloprd.gif'); background-repeat:repeat-x;} .sub.campaign .camp_cglo .sec_mid2 {padding:70px 0 60px;} .sub.campaign .camp_cglo .sec_mid2:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .img {float:left;} .sub.campaign .camp_cglo .sec_mid2 .glo_products {float:left; margin:0 0 35px 155px; padding-top:7px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd {margin-top:85px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:first-child {margin-top:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode {float:left; display:inline-block; min-width:520px; margin-left:140px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span, .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {font-size:24px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode span { margin-bottom:7px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {padding-left:30px;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li:first-child {padding-left:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {margin-top:20px;} .sub.campaign .camp_cglo .sec_btm .inner {position:relative; min-height:527px;} .sub.campaign .camp_cglo .sec_btm .tit_feature{ margin:45px 0 0; text-align:left;} .sub.campaign .camp_cglo .sec_btm .txt_features {position:absolute; top:355px; left:194px; z-index:3;} .sub.campaign .camp_cglo .sec_btm .glo_device {position:absolute; top:40px; right:0; z-index:2;} .sub.campaign .camp_cglo .sec_btm .glo_device img {width:350px;} .sub.campaign .camp_cglo .sec_mid1 .vjs-using-native-controls .vjs-big-play-button {top:250px; display:block; width:105px; height:105px; border:0; border-radius:0; background:url('../../images/rwd/campaign/ico_play.png') no-repeat 0 0;} .sub.campaign .camp_cglo .sec_mid1 .vjs-using-native-controls .vjs-big-play-button .vjs-icon-placeholder, .sub.campaign .camp_cglo .sec_mid1 .vjs-has-started .vjs-big-play-button {display:none;} .sub.campaign .camp_bigbang .sec_top2 .inner {width: 1260px; margin: 0 auto;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {width:1160px; padding:108px 0 95px;} /* 캠페인 동영상 */ /* .sub.campaign .vod {min-height:700px;} */ .sub.campaign .tab_cont {overflow:hidden;} .sub.campaign .tab_cont #tab_cont3 .content {min-height:163px;} .sub.campaign .vod {min-height:120px; background-image:none; background-color:#fff;} /* 퀴즈 */ .sub.campaign .btn a {padding:4px 50px 8px; font-weight:bold;} .sub.campaign .list_quiz li {margin:0 0 70px 0;} .sub.campaign .list_quiz li .area_question {margin:0 0 20px 0; padding:31px 111px 31px; border:1px solid #d7d7d7; } .sub.campaign .list_quiz li .area_question .ico_quiz {top:-1px; left:-1px; width:103px; height:66px; background-image:url('../../images/rwd/web/bg_quiz_question_on.png');} .sub.campaign .list_quiz li .area_question span {font-size:16px; font-weight:bold;} .sub.campaign .list_quiz li .list_answer li a {margin-left:30px; padding:8px 30px 8px 50px; font-size:16px; border:1px solid transparent;} .sub.campaign .list_quiz li .list_answer li a.theothers {background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.wrong {font-weight:bold; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.correct {font-weight:bold; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.on, .sub.campaign .list_quiz li .list_answer li a:hover {font-weight:bold; border:1px solid #548eca;} .sub.campaign .list_quiz li .list_answer li a.theothers:hover {border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.wrong:hover {font-weight:bold; border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a.correct:hover {font-weight:bold; border:1px solid transparent; background-color:transparent;} .sub.campaign .list_quiz li .list_answer li a .num {top:10px ; left:42px; width:8px; height:18px; padding:1px 6px; font-size:13px;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-image:url('../../images/rwd/web/ico_wrong.png');} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-image:url('../../images/rwd/web/ico_correct.png');} .sub.campaign .area_btn {text-align:center;} .sub.campaign .camp_n-colorful .sec_top .vod .video-js {padding-top:56.25% !important;} /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 0 38px; } .sub.mysuperpass .area_visual .inner {background-image:url('../../images/rwd/web/bg_mysuperpass.jpg');} .sub.mysuperpass .sec_top {margin-top:20px;} .sub.mysuperpass .sec_top .performance {min-width:384px;} .sub.mysuperpass .sec_top .leftBox .now_point, .sub.mysuperpass .sec_top dl {height:120px;} .sub.mysuperpass .sec_top dl:last-child { margin-right:23px; border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top .leftBox .now_point {position:relative; width:330px; margin-right:20px; padding:45px 0 0; background-position:62px 14px; background-image:url('../../images/rwd/web/ico_superpass.png');} .sub.mysuperpass .sec_top .leftBox .icon {position:absolute; top:-1px; left:-1px; display:block; width:79px; height:79px; text-indent:-9999px; text-align:left; background-repeat:no-repeat; background-position:0 0; background-image:url('../../images/rwd/web/bg_ribbon_point.png');} .sub.mysuperpass .sec_top .now_point .num {margin:-12px 21px 0 0; font-size:30px;} .sub.mysuperpass .sec_top .now_point .num span {margin-left:-4px; font-size:20px; line-height:48px;} .sub.mysuperpass .sec_top .now_point .btn {margin-right:9px;} .sub.mysuperpass .sec_top .now_point .btn a {height:18px; margin-top:1px; font-size:13px; line-height:17px;} .sub.mysuperpass .sec_top dl {width:33.33%; height:120px; text-align:center; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #cacaca; border-right:0;} .sub.mysuperpass .sec_top .performance.col2 dl {width:47%;} .sub.mysuperpass .sec_top dl.result3 {border-right:1px solid #cacaca; margin-right:23px;} .sub.mysuperpass .sec_top .leftBox:last-child dl.result3 {margin-right:0;} .sub.mysuperpass .sec_top dl dt {height:51px; font-size:16px; line-height:53px; background-repeat:no-repeat;} .sub.mysuperpass .sec_top dl.result1 dt {background-position:114% 100%; background-image:url('../../images/rwd/web/bg_point1.png');} .sub.mysuperpass .sec_top dl.result2 dt{background-position:95% 118%; background-image:url('../../images/rwd/web/bg_point2.png');} .sub.mysuperpass .sec_top dl.result3 dt {background-position:111% 104%; background-image:url('../../images/rwd/web/bg_point3.png');} .sub.mysuperpass .sec_top dl dd {line-height:59px;} .sub.mysuperpass .sec_top dl dd strong {font-size:25px;} .sub.mysuperpass .sec_top dl dd span {font-size:15px; line-height:67px;} .sub.mysuperpass .sec_mid {background-image:url('../../images/rwd/web/bg_point_box.png');} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {font-size:22px;} .sub.mysuperpass .sec_mid .txt_guide {top:0; left:0; margin:28px 0 6px 0;} .sub.mysuperpass .sec_mid .tit {margin-bottom:14px;} .sub.mysuperpass .sec_mid .point_chance {display:table; margin:0 auto;} .sub.mysuperpass .sec_mid .point_chance:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_mid .point_chance dl {float:left; width:187px; height:176px; margin-left:50px; padding:47px 18px 0;} .sub.mysuperpass .sec_mid .point_chance .chance1 {margin-left:0; background-image:url('../../images/rwd/web/bg_circle1.png');} .sub.mysuperpass .sec_mid .point_chance .chance1.disabled {margin-left:0; background-image:url('../../images/rwd/web/bg_circle1_disabled.png');} .sub.mysuperpass .sec_mid .point_chance .chance2 {background-image:url('../../images/rwd/web/bg_circle2.png');} .sub.mysuperpass .sec_mid .point_chance .chance2.disabled {background-image:url('../../images/rwd/web/bg_circle2_disabled.png');} .sub.mysuperpass .sec_mid .point_chance .chance3 {background-image:url('../../images/rwd/web/bg_circle3.png');} .sub.mysuperpass .sec_mid .point_chance .chance3.disabled {background-image:url('../../images/rwd/web/bg_circle3_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl dt {margin-bottom:3px; font-size:17px;} .sub.mysuperpass .sec_mid .point_chance dl dd {height:73px; font-size:14px;} .sub.mysuperpass .sec_mid .point_chance dl dd strong {font-size:40px;} .sub.mysuperpass .sec_mid .point_chance dl dd span {font-size:15px; line-height:73px;} .sub.mysuperpass .sec_mid .point_chance dl dd:last-child {width:130px; line-height:20px;} .sub.mysuperpass .sec_mid .point_chance .chance1 dd:last-child, .sub.mysuperpass .sec_mid .point_chance .chance2 dd:last-child, .sub.mysuperpass .sec_mid .point_chance .chance3 dd:last-child {width:auto; margin-top:-9px;} .sub.mysuperpass .sec_btm {margin-top:390px;} .sub.mysuperpass .sec_btm ul {display:table; margin-top:14px;} .sub.mysuperpass .sec_btm ul:after {display:block; content:' '; clear:both;} .sub.mysuperpass .sec_btm ul li {display:table-cell; width:232px; border-right:1px solid #d1d1d1;} .sub.mysuperpass .sec_btm ul li dl {min-height:17.5rem; padding:6px 12px 0 19px;background-position:100% 80%;} .sub.mysuperpass .sec_btm ul li dl.amount1 {background-image:url('../../images/rwd/web/bg_point4.png');} .sub.mysuperpass .sec_btm ul li dl.amount2 {background-image:url('../../images/rwd/web/bg_point5.png');} .sub.mysuperpass .sec_btm ul li dl.amount3 {background-image:url('../../images/rwd/web/bg_point6.png');} .sub.mysuperpass .sec_btm ul li dl.amount4 {background-image:url('../../images/rwd/web/bg_point7.png');} .sub.mysuperpass .sec_btm ul li dl.amount5 {background-image:url('../../images/rwd/web/bg_point8.png');} .sub.mysuperpass .sec_btm ul li dl dt {margin-bottom:5px; font-size:16px;} .sub.mysuperpass .sec_btm ul li dl dd {width:155px; height:auto; font-size:14px; line-height:20px;} .sub.mysuperpass .sec_btm ul li dl.amount2 dd {width:175px;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {padding-left:6px; text-indent:-6px; color:#c02f53;} .sub.mysuperpass .sec_btm ul li dl dd strong {font-size:25px; line-height:39px;} .sub.mysuperpass .sec_btm ul li dl dd span {font-size:20px; line-height:40px;} .sub.mysuperpass .sec_btm ul li dl dd span:first-child {line-height:42px;} .sub.mysuperpass .txt_guide {position:relative; top:-40px; left:364px; font-size:12px;} /* my 점포 */ .sub.mystore .ub_content .content {padding:10px 0 38px;} .sub.mystore .area_visual .inner {background-image:url('../../images/rwd/web/bg_mystore.jpg');} .sub.mystore .txt_guide {margin-top:10px; font-size:14px;} .sub.mystore .sec_top {margin-bottom:22px;padding:16px 0; min-height: 175px;background:url('../../images/rwd/web/bg_box_order.gif') repeat 0 0;} .sub.mystore .sec_top p {font-size:16px;} .sub.mystore .sec_top .floatBox {width:100%; margin-top:21px;} .sub.mystore .sec_top .leftBox {float:none; display:inline-block; margin:0 auto; padding:18px 30px 18px 20px;border-right:1px solid #dedede;} .sub.mystore .sec_top .rightBox {float:none; display:inline-block; margin:0 auto; min-height:110px;padding:18px 20px 18px 30px;} .sub.mystore .sec_top .ico_product {display:table-cell; width:90px; height:98px; margin-top:-21px;} .sub.mystore .sec_top .leftBox .ico_product {background-image:url('../../images/rwd/web/ico_cigarette.png');} .sub.mystore .sec_top .rightBox .ico_product {background-image:url('../../images/rwd/web/ico_gdevice.png');} .sub.mystore .sec_top .txt_ordernum {display:table-cell;min-height:98px;padding:0 0 0 20px;font-size: 14px;line-height:30px;text-align:left;vertical-align: middle;} .sub.mystore .sec_top .txt_ordernum strong {font-size: 14px;border-bottom:1px solid #585858;} .sub.mystore .sec_top .txt_ordernum .txt_emp {font-size: 14px;} .sub.mystore .sec_top .txt_ordernum label.item {background-position: 0 13px; letter-spacing:-0.3px;} .sub.mystore .sec_mid {margin-bottom:22px;} .sub.mystore .sec_mid .area_srch .wrap_input {margin-left:6px;} .sub.mystore .sec_mid .area_srch table th label {padding-left:9px; background-image:url('../../images/rwd/web/bul_gray3.gif'); background-position:0 7px; background-repeat:no-repeat;} .sub.mystore .sec_mid .area_srch table td label {margin-right:15px;} .sub.mystore .sec_btm table thead th {height:36px;} .sub.mystore .sec_btm table tbody td {height:49px; max-height:49px;} .sub.mystore .calcul a {height:22px; padding:5px 20px 3px;} .sub.mystore .calcul a:before {width:15px; height:20px; background-image:url('../../images/rwd/web/ico_calculator.png');} .sub.mystore .sec_recommend .ach_rate .leftBox {width:80%;} .sub.mystore .sec_recommend .ach_rate .leftBox:first-child {width:8%; margin:8px 60px 0;} .sub.mystore .sec_recommend .ach_rate p {min-height:62px; padding:10px 0 0 35px; border-left:1px solid #dbdbdb; font-size:15px;} .sub.mystore .sec_recommend .list_ach_product li {width:216px; height:302px;} .sub.mystore .sec_recommend .list_ach_product li:first-child, .sub.mystore .sec_recommend .list_ach_product li:nth-child(6), .sub.mystore .sec_recommend .list_ach_product li:nth-child(11), .sub.mystore .sec_recommend .list_ach_product li:nth-child(16), .sub.mystore .sec_recommend .list_ach_product li:nth-child(21), .sub.mystore .sec_recommend .list_ach_product li:nth-child(26), .sub.mystore .sec_recommend .list_ach_product li:nth-child(31), .sub.mystore .sec_recommend .list_ach_product li:nth-child(36) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner img {height:193px;} /* 던힐,로스만,글로 이야기 */ .sub.brand .content .tit_small2 {margin:0 0 12px 2px; font-size:16px;} .sub.brand .story {margin:-40px 0 20px 0; height:100px; background-image:url('../../images/rwd/brand/img_story_temp1.jpg');} .sub.brand .story span {margin:37px 80px 0 0; font-size:20px;} .sub.brand .philosophy, .sub.brand .value {margin:9px 0 63px 0;} .sub.brand .philosophy:after {display:block; content:' '; clear:both;} .sub.brand .item_detail:after {display:block; content:' '; clear:both;} .sub.brand .item_detail dl {float:left;} .sub.brand .philosophy dt {float:left; margin:0 34px 0 0;} .sub.brand .philosophy dd {float:left; margin-top:13px; margin-bottom:11px; font-size:15px; line-height:25px;} .sub.brand .philosophy dd strong {font-size:17px;} .sub.brand .item_detail .leftBox {padding-left:46px; border-left:1px solid #cacaca;} .sub.brand .item_detail .leftBox:first-child {padding:0 50px 0 0; border-left:0;} .sub.brand .item_detail dl {height:185px;} .sub.brand .dunhill .item_detail dl, .sub.brand .kent .item_detail dl {height:auto; } .sub.brand .item_detail dl dt {padding:5px 7px 2px 8px;} .sub.brand .dunhill .item_detail dl dt, .sub.brand .kent .item_detail dl dt {padding:5px 7px 9px 0;} .sub.brand .rothmans .item_detail dl dd {display:inline-block;} .sub.brand .list_story {margin:8px 0 100px;} .sub.brand .list_story:after {display:block; content:" "; clear:both;} .sub.brand .list_story li {float:left; width:290px; margin-left:145px; font-size:15px; line-height:25px;} .sub.brand .list_story li:first-child {margin-left:0;} .sub.brand .list_story li img {border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .kent .list_story li img {border:1px solid #fff; box-shadow:10px 10px 0px #ccd3e6;} .sub.brand .list_story li div {margin:31px 20px 0 10px} .sub.brand .list_story li div strong {margin-bottom:4px; color:#90221c; font-size:16px;} .sub.brand .kent .list_story li div strong {color:#264abc;} .sub.brand .rothmans .history {margin:20px 0 68px;} .sub.brand .rothmans .history dt {margin-bottom:35px;} .sub.brand .rothmans .history dd {line-height:25px; font-size:15px;} .sub.brand .rothmans .history dd:last-child {margin-top:25px;} .sub.brand .rothmans .history dd strong {font-size:17px;} .sub.brand .rothmans .item_detail .leftBox {padding:0 70px 0;} .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0 70px 0 0;} .sub.brand .rothmans .item_detail .rightBox {border-left:1px solid #cacaca; padding:0 0 0 70px;} .sub.brand .rothmans .item_detail {display:table; width:100%; margin:40px 0 60px;} .sub.brand .rothmans .item_detail div {display:table-cell; width:33.33%; float:none;} .sub.brand .rothmans .list_story {width:100%; margin:8px 0 110px;} .sub.brand .rothmans .list_story li {float:left; width:50%; margin:0;} .sub.brand .rothmans .list_story li img {float:left;} .sub.brand .rothmans .list_story li div {width:240px; margin:14px 0 0 315px;} .sub.brand .glo {max-width:100%;} .sub.brand .glo .inner {display:block; max-width:1110px; margin:0 auto; padding:0 25px;} .sub.brand .glo .txt_guide {font-size:15px;} .sub.brand .glo .tit_small {margin:44px 0 6px 0; font-size:22px; font-weight:bold; text-align:left;} .sub.brand .glo .introduction {margin:25px 0 46px; font-size:15px;} .sub.brand .glo .introduction:after {display:block; content:' '; clear:both;} .sub.brand .glo .introduction .left {float:left; margin-top:22px;} .sub.brand .glo .introduction .left span {display:block; line-height:25px;} .sub.brand .glo .introduction .left span:nth-child(1), .sub.brand .glo .introduction .left span:nth-child(2) {margin-bottom:24px;} .sub.brand .glo .introduction .right {float:right; margin-top:-54px; } .sub.brand .glo .reason {padding:25px 0 0; text-align:center; word-break:keep-all; background-color:#f7f7f7;} .sub.brand .glo .reason .tit_small {margin-top:0; text-align:left;} .sub.brand .glo .reason p {margin-top:10px; padding:27px 0 27px; line-height:29px; text-align:left; background-color:#efefef;} .sub.brand .glo .manual {margin-bottom:60px;} .sub.brand .glo .manual .inner .steps {display:table; margin:28px auto 0;} .sub.brand .glo .manual dl {display:table-cell; width:354px; text-align:center;} .sub.brand .glo .manual dl dd {max-width:224px; margin:21px auto 0; word-break:keep-all; line-height:25px; font-size:15px;} .sub.brand .glo .area_item {text-align:center;} .sub.brand .glo .area_item ul {margin-top:43px;} .sub.brand .glo .area_item ul:after {content:' '; display:block; clear:both;} .sub.brand .glo .area_item ul li {float:left; width:190px; margin-bottom:30px;text-align:center;} .sub.brand .glo .area_item ul li a span {display:block; margin-top:16px; font-size:15px; font-weight:bold;} .sub.brand .glo .area_item img.web {display:inline-block !important;} .sub.brand .glo .area_item .txt_guide {text-align:left;} .sub.brand .kent .value {height:318px; background-image:url('../../../bat/product/story/bg_kent_value.jpg');} .sub.brand .kent .value p {padding:35px 29px 0 0; font-size:15px; line-height:25px; text-align:right;} .sub.brand .kent .value p mark {display:inline-block; margin-bottom:23px; font-size:16px;} .sub.brand .kent .item_detail dl dd ul {margin:5px 0 0 6px;} /* 점포운영 도우미 */ .sub.cyclecomms .area_visual .inner {background-image:url('../../images/rwd/web/bg_cyclecomms.jpg');} /* 유용한 법률상식 */ .sub.cyclecomms .content {min-height:1029px; padding:10px 0 0;} .sub.cyclecomms .content .transfer {margin:3px 0 -20px;} .sub.cyclecomms .content .transfer .web {display:inline-block !important;} .sub.cyclecomms .standard {border-top:2px solid #555d6a;} .sub.cyclecomms .standard th {padding:7px 0 9px; background-color:#f1f1f1;} .sub.cyclecomms .standard td {padding:4px 16px 10px; vertical-align:top; } .sub.cyclecomms .standard th, .sub.cyclecomms .standard td {font-size:14px; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;} .sub.cyclecomms .standard th:first-child, .sub.cyclecomms .standard td:first-child {border-left:0;} .sub.cyclecomms .standard th.border_left {border-left:1px solid #bcbcbc;} .sub.cyclecomms .standard td .img {display:none; padding:25px 0 23px; text-align:center;} .sub.cyclecomms .standard td .txt {position:relative; display:block;} .sub.cyclecomms .standard td .txt:after {position:absolute; top:0; right:-6px; display:inline-block; content:' '; width:19px; height:19px; border-radius:50%; border:1px solid #bfbfbf; background:#fff url(../../images/rwd/cyclecomms/bul_arr_btm.gif) no-repeat 50% 50%;} .sub.cyclecomms .standard tr.on td { background-color:#f5f9fd;} .sub.cyclecomms .standard tr.on td .txt:after {background:#fff url(../../images/rwd/cyclecomms/bul_arr_top.gif) no-repeat 50% 50%;} .sub.cyclecomms .area_download {margin-bottom:21px; text-align:right;} .sub.cyclecomms .area_download strong {padding-left:11px; margin-right:7px; font-size:14px; background:url(../../images/rwd/cyclecomms/bul_arr_left.gif) no-repeat 0 45%;} .sub.cyclecomms .area_download .btn.type1 a {padding:7px 43px; margin-top:13px; font-size:14px; font-weight:bold;} .sub.cyclecomms .txt_guide {font-size:14px; vertical-align:top; line-height:23px;} .sub.cyclecomms .txt_guide .txt {color:#c7226c; font-size:14px;} .sub.cyclecomms .violation {margin-bottom:51px; font-size:14px; border-top:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0;} .sub.cyclecomms .violation dt, .sub.cyclecomms .violation dd {padding:4px 15px 5px 43px; line-height:26px;} .sub.cyclecomms .violation dt.last, .sub.cyclecomms .violation dd.last {border-bottom:0;} .sub.cyclecomms .violation dt.last.on {border-bottom:1px solid #cfcfcf;} .sub.cyclecomms .violation dd {padding:4px 15px 6px 43px;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {width:20px; height:20px; margin:-2px 12px 0 -33px; font-size:13px; line-height:19px;} /* 우리동네상권 */ .sub.cyclecomms .area_taste {margin:9px 0 18px; border:1px solid #ddd; background-image:url(../../images/rwd/cyclecomms/bg_pattern.png); background-repeat:repeat; background-position:0 0;} .sub.cyclecomms .area_taste:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_taste dt {height:30px; padding-top:9px; font-size:16px; text-align:center; border-bottom:1px solid #dedede; background-color:#f9f9f9;} .sub.cyclecomms .area_taste dd {float:left; width:50%; padding-top:22px; border-left:1px solid #dedede; box-sizing:border-box;} .sub.cyclecomms .area_taste dd:first-child {border-left:0;} .sub.cyclecomms .area_taste dd .area_icons {display:table; margin:0 auto;} .sub.cyclecomms .area_taste dd p {margin:15px 0 31px; font-size:15px; text-align:center;} .sub.cyclecomms .area_taste dd p .txt_emp1 {color:#2669ae; border-bottom:1px solid #2669ae;} .sub.cyclecomms .area_taste dd p .txt_emp2 {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.cyclecomms .area_smoketype {position:relative; margin-bottom:50px; border:1px solid #ddd;} .sub.cyclecomms .area_smoketype:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_smoketype .tab_menu {float:left; min-height:300px; border-top:0; border-bottom:0; border-right:1px solid #ccc; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype .tab_menu li {display:block; float:none; height:49px;} .sub.cyclecomms .area_smoketype .tab_menu li a {width:198px !important; height:48px; padding:0 0 0 3px; line-height:46px; border-bottom:1px solid #ccc; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype .tab_menu li:last-child a {border-bottom:0;} .sub.cyclecomms .area_smoketype .tab_menu li:hover a, .sub.cyclecomms .area_smoketype .tab_menu li a.on {position:absolute; left:-1px; width:198px !important; padding:0 1px 0 0; z-index:30; color:#2669ae; border-bottom:1px solid #ccc; border-left:4px solid #206ebd; background-color:#fff;} .sub.cyclecomms .area_smoketype .tab_menu li:hover:last-child a, .sub.cyclecomms .area_smoketype .tab_menu li:last-child a.on {border-bottom:1px solid #ccc;} .sub.cyclecomms .area_smoketype .tab_menu li a.on {} .sub.cyclecomms .area_smoketype .tab_menu li:hover a:after, .sub.cyclecomms .area_smoketype .tab_menu li a.on:after {position:relative; top:0; left:0; display:none; width:0; height:0; content:" "; text-indent:0; background:none;} .sub.cyclecomms .area_smoketype .tab_cont {min-height:290px;padding-left: 210px;} .sub.cyclecomms .area_smoketype .tab_cont .area_graph {height:260px; padding:19px 0; text-align:center; max-width: 940px;} .sub.cyclecomms .area_smoketype .tab_cont .area_graph lable.nodata {position: relative; top: 58%; padding-top:85px; font-size:14px; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_smoketype .txt_guide {position:absolute; top:15px; right:20px; z-index: 1;} .sub.cyclecomms .area_top5 {position:absolute; left:0; right:0; min-height:393px; background-color:#eef3f9;} .sub.cyclecomms .area_top5 .inner {position:relative; max-width:1160px; min-height:393px; margin:0 auto;} .sub.cyclecomms .area_top5 .inner .tit_small {margin:25px 0 32px 0; } .sub.cyclecomms .area_top5 .inner .txt_guide {position:absolute; top:28px; right:0;} .sub.cyclecomms .area_top5 lable.nodata {position:absolute; top:35%; left:50%; margin-left:-130px; padding-top:85px; font-size:14px; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li {position:relative; float:left; max-width:118px; max-height:184px; margin-left:100px; text-align:center;} .sub.cyclecomms .area_top5 ul li:first-child {margin-left:85px;} .sub.cyclecomms .area_top5 ul li strong {display:block; margin-bottom:5px; font-size:15px;} .sub.cyclecomms .area_top5 ul li span {display:block; margin-top:20px; font-size:14px;} .sub.cyclecomms .area_top5 ul li .img {display:block; width:116px; height:184px; margin-top:0; border:1px solid #c1c1c1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li .img img {max-width:117px;} .sub.cyclecomms .area_top5 ul li strong:before {position:absolute; top:0; left:-26px; display:block; content:' '; width:57px; height:57px;background-position:50% 50%; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li .top1:before {background-image:url('../../images/rwd/cyclecomms/ico_gold.png');} .sub.cyclecomms .area_top5 ul li .top2:before {background-image:url('../../images/rwd/cyclecomms/ico_sliver.png');} .sub.cyclecomms .area_top5 ul li .top3:before {background-image:url('../../images/rwd/cyclecomms/ico_bronze.png');} .sub.cyclecomms .area_top5 ul li .btn_competitive {position:absolute; top:112px; left:60px; display:block; width:113px; height:113px; padding:18px 0 0; border-radius:50%; border:2px solid #95a4b9; background-color:#fff; box-sizing:border-box;} .sub.cyclecomms .area_top5 ul li .btn_competitive img {max-width:49px; border:1px solid #c8c8c8;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {margin:7px 0 35px 0; border:1px solid #dedede;} .sub.cyclecomms .box_tip.several {margin-bottom:0; border-top:1px solid #dedede; border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:0;} .sub.cyclecomms .box_tip.several:last-child {margin:0 0 35px; border-bottom:1px solid #dedede;} .sub.cyclecomms .box_tip p {font-size:15px; font-weight:bold; line-height:25px; text-align:left;} .sub.cyclecomms .box_tip p span {text-decoration:underline;} .sub.cyclecomms .box_tip dt {height:39px; padding-left:19px; font-size:16px; font-weight:bold; line-height:39px; border-bottom:1px solid #dedede; background:#f9f9f9;} .sub.cyclecomms .box_tip dd {padding:20px 20px 30px; text-align:center; background:#fff;} .sub.cyclecomms .box_tip dd .vod {margin-top:24px;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; font-size:24px;} .sub.cyclecomms .box_tip dd .txt_source {display:inline-block; margin:5px 0 34px; font-size:14px; font-weight:bold;} .sub.cyclecomms .box_tip dd .list_ptype {display:table; margin:0 auto;} .sub.cyclecomms .box_tip dd .list_ptype li {display:table-cell; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_purple {display:inline-block; width:70px; height:316px; margin-top:0; vertical-align:middle; background:url('../../images/rwd/cyclecomms/ico_arr_purple.gif') no-repeat 30% 137px;} .sub.cyclecomms .box_tip dd .list_ptype li:nth-child(4) .ico_arr_purple {background-position:85% 137px;} .sub.cyclecomms .box_tip dd .list_ptype li img {display:inline-block; height:316px;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:30px; color:#336699; font-size:16px; font-weight:bold; line-height:25px;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:40px; font-size:16px;} /* BAT 자주 묻는 질문 */ .sub.faq .area_visual .inner {background-image:url('../../images/rwd/web/bg_news.jpg');} .sub.faq .area_srch {height:56px; padding:16px 0 0; margin-bottom:32px; background-image:url('../../images/rwd/web/bg_srcharea.png');} .sub.faq .area_srch .box_srch {height:32px;} .sub.faq .area_srch .box_srch input {height:32px; padding:0 11px; border:0; font-size:14px; background:transparent;} .sub.faq .area_srch .box_srch .btn_srch a {display:inline-block; width:34px; height:32px; background-color:#606371; background-image:url('../../images/rwd/web/ico_srchglass.gif');} .sub.faq .ui-tabs .ui-tabs-nav {margin-bottom:25px; background:url('../../images/rwd/web/line_tab_faq.gif') repeat-x 0 100%; overflow:hidden;} .sub.faq .ui-tabs .ui-tabs-nav li {top:2px; width:192px; height:35px; margin:0; text-align:center;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child {border-left:1px solid #ccc;} .sub.faq .ui-tabs .ui-tabs-nav li.mob {display:none !important;} .sub.faq .ui-tabs .ui-tabs-nav li.no_cont {display:none;} .sub.faq .ui-tabs .ui-tabs-nav li a {width:100%; color:#333; font-size:14px; font-weight:bold;} .sub.faq .ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding:0.5em 0;} .sub.faq .ui-tabs .ui-state-default, .sub.faq .ui-tabs.ui-widget-content .ui-state-default {border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:0; border-bottom:0;} .sub.faq .ui-tabs .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active:first-child {top:0; height:36px; border-top:2px solid #494949; border-left:1px solid #494949; border-right:1px solid #494949; background-color:#fff;} .sub.faq .ui-tabs .ui-state-hover, .sub.faq .ui-tabs.ui-widget-content .ui-state-hover {background:#ebf4fa;} .sub.faq .ui-tabs .ui-state-active.ui-state-hover, .sub.faq .ui-tabs.ui-widget-content .ui-state-active.ui-state-hover {background:#fff;} .sub.faq .ui-tabs .ui-state-active a, .sub.faq .ui-tabs.ui-widget-content .ui-state-active a {padding:8px 0; color:#1f6eb2;} .sub.faq .ui-tabs .ui-tabs-panel {margin-top:24px; padding:0;} .sub.faq .area_faq .list_faq {min-height:420px;} .sub.faq .area_faq .list_faq dt {padding:11px 0 9px 57px; border-bottom:1px solid #dadada; color:#333; font-size:14px; text-indent:-47px; cursor:pointer;} .sub.faq .area_faq .list_faq dt.on {border-bottom:0; font-weight:bold; background:#f8f8f8 url('../../images/rwd/web/line_dashed_gray.gif') repeat-x 0 100%;} .sub.faq .area_faq .list_faq dt:before {content:' '; display:inline-block; width:28px; height:24px; margin:-4px 19px 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_q.gif') no-repeat 0 0;} .sub.faq .area_faq .list_faq dd {display:none; padding:12px 57px 23px 97px; color:#333; font-size:14px; line-height:26px; text-indent:-41px; border-bottom:1px solid #dadada; background:#f8f8f8;} .sub.faq .area_faq .list_faq dd:before {content:' '; display:inline-block; width:28px; height:24px; margin:-3px 13px 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_a.gif') no-repeat 0 0;} .sub.faq .area_faq .area_paging {margin-top:20px;} .sub.faq .area_faq .no_data {top:110px;} /* 멤버쉽 */ .sub.membership .ub_content .content {padding:8px 0 38px;} .sub.membership .area_visual .inner {background-image:url('../../images/rwd/web/bg_membership.jpg');} .sub.membership .sec_top {position:relative; min-height:220px; margin-bottom:35px; border:1px solid #ddd; text-align:center;} .sub.membership .sec_top .floatBox {display:table; table-layout: fixed; width: 100%;min-height:221px;} .sub.membership .sec_top .leftBox, .sub.membership .sec_top .rightBox {float:none; display:table-cell; vertical-align:middle;} .sub.membership .sec_top .leftBox .area_g_icon {top:50%; margin-top:-39px;} .sub.membership .sec_top .rightBox {border-left:1px solid #ddd; background:url('../../images/rwd/web/bg_box_order.gif') repeat 0 0;} .sub.membership .sec_top .rightBox .info_grade {padding:20px 0 0; text-align:left;} .sub.membership .sec_top .rightBox .info_grade p {padding:0 30px; margin-bottom:5px; font-size:16px;} .sub.membership .sec_top .rightBox .info_grade p .grade_now {font-size:19px;} .sub.membership .sec_top .rightBox .info_grade p .grade_future {font-size:15px;} .sub.membership .sec_top .rightBox .info_grade p .txt_suggest {font-size:15px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement {display:table; margin:21px 0 25px 12px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li {position:relative; display:table-cell; min-width: 125px; border-left:1px solid #dedede; text-align:center;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li:first-child, .sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(7), .sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(13) {border-left:0;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li span {display: inline-block;width: 100px; margin-bottom:20px; padding-bottom:10px; font-size:15px;font-weight:bold;word-break: keep-all;word-wrap: break-word;vertical-align:middle;} .sub.membership .sec_top .rightBox .info_grade .list_requirement li span:after {position:absolute; bottom:0; left:0; right:0; display:block; width:24px; height:24px; margin:9px auto 0;} .sub.membership .sec_btm table th {font-size:13px; background:#f1f1f1;} .sub.membership .sec_btm table thead th {height:100px;} .sub.membership .sec_btm table tbody th {padding:20px; vertical-align:top;} .sub.membership .sec_btm table td {padding:13px 20px; vertical-align:top;} .sub.membership .sec_btm table td .requirment {display:block; padding-left:10px; font-size:13px; line-height:25px; background:url('../../images/rwd/web/bul_th.gif') no-repeat 0 11px;} .sub.membership .sec_btm table td .requirment strong {border-bottom:1px solid #949494; vertical-align:top;} .sub.membership .sec_btm table td .emp {color:#c02f53;} .sub.membership .sec_btm table td .requirment strong.emp {border-bottom:1px solid #c02f53;} .sub.membership .txt_guide {font-size:13px; line-height:32px;} .sub.membership .btn.type1 a {height:23px; padding:5px 20px 2px; margin-top:0; font-size:13px; font-weight:bold;} .sub.membership .btn.type1 a:before {display:inline-block; content:' '; width:17px; height:19px; margin-right:7px; vertical-align:middle; background:url('../../images/rwd/web/ico_benefit.png') no-repeat 0 50%;} .sub.membership .sec_top .tab_menu_member {position:absolute; right:-1px; bottom:-26px; text-align:center;} .sub.membership .sec_top .tab_menu_member:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .tab_menu_member li {float:left; margin-left:2px;} .sub.membership .sec_top .tab_menu_member li a {display:block; width:79px; height:26px; color:#979797; font-size:14px; font-weight:bold; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;line-height: 25px;} .sub.membership .sec_top .tab_menu_member li a.on {height:25px;color:#006fce; border-bottom:2px solid #0077dc;background: url(../../images/rwd/web/bg_box_order.gif) repeat 0 0;} } @media (min-width:738px) and (max-width:1279px){ .sub.campaign .camp_bigbang .sec_top img, .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {max-width:100%;} } /* 태블릿세부 */ @media (min-width:738px) and (max-width:1222px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub .content {padding:30px 24px 38px;} .sub.brand .tab_cont .list_product li {width:255px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:6px 20px 5px 16px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {width:51px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip {float:left;} /* 던힐/로스만 이야기 */ .sub.brand .inner {padding:0 1.2rem; box-sizing:border-box;} .sub.brand .rothmans .item_detail {text-align:center; margin-bottom:10px;} .sub.brand .item_detail dl {height:auto;} .sub.brand .philosophy dd {float:none;} .sub.brand .item_detail .leftBox, .sub.brand .item_detail .rightBox, .sub.brand .rothmans .item_detail .rightBox, .sub.brand .rothmans .item_detail .leftBox {float:none; width:auto; padding:0 0 0 20px; border:0;} .sub.brand .rothmans .item_detail .rightBox, .sub.brand .rothmans .item_detail .leftBox { display:inline-block; margin-bottom:15px;} .sub.brand .item_detail .leftBox:first-child {padding:0;} .sub.brand .list_story {display:table; margin:8px auto 100px;} .sub.brand .list_story li {margin-left:50px;} .sub.brand .rothmans .history dt img {width:100%;} .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0;} /* 유용한 법률상식 */ .sub.cyclecomms .content {padding:10px 40px 0;} /* 우리동네상권 */ .area_top5 .inner {padding:0 40px;} .area_top5 .inner .txt_guide {right:40px;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip dd .list_ptype {width:971px} .sub.cyclecomms .box_tip dd .list_ptype li img, .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_purple {height:270px;} } @media (min-width:738px) and (max-width:1180px){ /* 각 페이지별 유니크한 스타일 */ /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 24px 38px;} .sub.mysuperpass .sec_top .leftBox .now_point {width:310px; background-position:50px 14px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:27px;} .sub.mysuperpass .sec_top dl {width:115px;} .sub.mysuperpass .sec_btm ul li:nth-child(5) {margin-top:25px;} .sub.mysuperpass .txt_guide {left:344px;} } @media (min-width:738px) and (max-width:1170px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:245px;} .sub .tab_menu a .ico_new, .sub .tab_menu a .ico_hot {left:7px; padding:2px 8px;} .sub.brand .banner .btn {top:20%; right:3%; padding:0 25px 0 10px; font-size:19px; line-height:55px;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box img {width:100%; height:100%;} .sub.brand .prd_preview .box_over {background-size:100% 100%;} } @media (min-width:738px) and (max-width:1160px){ /* 우리동네상권 */ .sub.cyclecomms .content {min-height:1316px;} .sub.cyclecomms .area_top5 {min-height:680px;} .sub.cyclecomms .area_top5 .inner {min-height:680px; padding:0 40px;} .sub.cyclecomms .area_taste dd p {margin:15px 30px 31px;} .sub.cyclecomms .area_top5 ul {max-width:600px; margin:0 auto; text-align:center;} .sub.cyclecomms .area_top5 ul li {display:inline-block; float:none; max-height:250px; margin-bottom:50px; vertical-align:middle;} .sub.cyclecomms .area_top5 ul li:first-child, .sub.cyclecomms .area_top5 ul li:nth-child(4) {margin-left:0;} .sub.cyclecomms .area_top5 .inner .txt_guide {right:40px;} /* 던힐/로스만 이야기 */ .sub.brand .rothmans .item_detail .leftBox:first-child {padding:0;} .sub.brand .rothmans .list_story li div {width:190px; margin:14px 0 0 300px;} /* 이달의 캠페인 */ .sub .tab_menu ul {width:100%;} } @media (min-width:738px) and (max-width:1130px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:240px;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_mid .inner .area_prd_big, .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {width:100%;} /* my 슈퍼패스 */ .sub.mysuperpass .sec_top .leftBox .now_point {width:275px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:37px;} .sub.mysuperpass .sec_top dl {width:110px;} .sub.mysuperpass .txt_guide {left:308px;} } @media (min-width:738px) and (max-width:1117px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:74%;} /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:229px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:6px 10px 5px 12px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {margin-right:8px;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:9%;} /* 유용한 법률상식 */ .sub.cyclecomms .content .transfer .web, .sub.cyclecomms .standard td .img img {width:88%;} } @media (min-width:738px) and (max-width:1070px){ /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 */ .sub.brand .tab_cont .list_product li {width:215px;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box_over .txt {font-size:22px;} .sub.brand .prd_preview .box_over .tit {font-size:29px;} /* 브랜드 소개 - 글로이야기 */ .sub.brand .area_item ul li a img {width:90%;} .sub.brand .glo .introduction .right {margin-top:0;} /* my 슈퍼패스 */ .sub.mysuperpass .sec_top .leftBox .now_point {width:270px;} .sub.mysuperpass .sec_top .now_point .btn {margin-left:37px;} .sub.mysuperpass .sec_top dl {width:105px;} .sub.mysuperpass .txt_guide {left:300px;} } @media (min-width:738px) and (max-width:1024px) { .ui-dialog.rwd.type4 {width:410px !important;} .ui-dialog.rwd.type4 .area_visual ul li img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {height:48rem; overflow-y:auto;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview .box_over .txt {font-size:20px;} .sub.brand .prd_preview .box_over .tit {font-size:27px;} .sub.brand .banner {margin:38px 20px 0 !important;} .sub.brand .banner img {width:80%;} /* 브랜드 소개 - 제품 */ .sub .tab_menu a .ico_new, .sub .tab_menu a .ico_hot {top:-10px; left:50%; margin-left:-14px; padding:2px 4px; font-size:10px;} .sub.brand .tab_cont .list_product li {width:47.8%;} .sub.brand .tab_cont .list_product li:nth-child(3), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(7), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(11), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(15), .sub.brand .tab_cont #list_CTG0013 li:nth-child(6), .sub.brand .tab_cont .list_product.neostiks li:nth-child(5) {margin-left:0;} .sub.brand .tab_cont .list_product.neostiks li:nth-child(4), .sub.brand .tab_cont .list_product.neostiks li:nth-child(6), .sub.brand .tab_cont .list_product.neostiks li:nth-child(8), .sub.brand .tab_cont .list_product.neostiks li:nth-child(10) {margin-left:25px;} .sub.brand .tab_cont .list_product li .box_btm .detail_product {padding:9px 10px 5px 12px; box-sizing:border-box;} .sub.brand .tab_cont .list_product li .box_btm .detail_product li strong {margin-right:14px;} .sub.brand .tab_cont .list_product li .box_btm .btn_tip a {width:100%; padding: 8px 18px 0 14px; box-sizing:border-box;} /* 던힐/로스만 이야기 */ .sub.brand .item_detail dl dd ul {width:100%;} .sub.brand .item_detail dl dd ul>li {width:25%; margin-right:0; margin-bottom:20px;} .sub.brand .list_story li {width:250px;} .sub.brand .list_story li img {width:90%;} .sub.brand .rothmans .list_story li img {width:50%;} .sub.brand .rothmans .list_story li div {margin:14px 0 0 275px;} .sub.brand .glo .area_item img.web, .sub.brand .glo .reason img.web {display:none !important;} .sub.brand .glo .area_item img.mob, .sub.brand .glo .reason img.mob {display:block !important; margin:0 auto;} .sub.brand .kent .inner {padding:0;} .sub.brand .story.kent {width:auto;background-size:auto 100%; background-position:97% 0; background-image:url('../../../bat/product/story/kent_story_m.jpg');} .sub.brand .story.kent .k-logo {display:block; float:left; height: 13rem; margin:15px 0 0px 15px;} .sub.brand .story.kent dl {float:right; text-align:right;} .sub.brand .story.kent dd .btn {left:auto; right:25px;} .sub.brand .content.kent .tit_small, .sub.brand .content.kent .tit_small2 {margin: 15px 12px 7px;} .sub.brand .kent .value {height:auto; margin-bottom:40px; background-size: 100% auto;} .sub.brand .kent .value p {color:#333; padding:30% 0 0 20px; text-align:left;} .sub.brand .kent .item_detail {margin: 0 16px 0;} .sub.brand .kent .item_detail dl dd ul>li {width:auto;} /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:72%;} /* 이달의 캠페인 */ .sub.campaign .inner {width:100% !important;} .sub.campaign .product1 .detail .txt1 {left:90px;} .sub.campaign .product1 .detail .txt2 {right:40px;} .sub.campaign .product2 .detail {display:block; margin:15px auto 0; width:420px;} .sub.campaign .product2 .detail dl {display:inline-block; margin-bottom:30px;} .sub.campaign .product2 .detail dl:nth-child(3) {padding-left:0;} .sub.campaign .camp_neo .sec_top .inner {min-height:430px; padding:130px 0 0; background-size:100% auto;} .sub.campaign .camp_neo .sec_top .inner img {width:42%;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:0;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 40px;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 40px 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {width:43%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device img {width:40%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:25px;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode img {width:50%;} .sub.campaign .camp_bigbang .sec_btm .introduction img {width:70%;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img {width:50%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web, .sub.campaign .camp_bigbang .sec_mid .inner .area_feature_glo img.web, .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img.web, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.mob, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.mob, .sub.campaign .camp_bigbang .sec_mid .inner .area_feature_glo img.mob, .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img.mob, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img.mob {display:block !important; margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:587px;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {width:100%;} /* 캠페인동영상 */ .sub.campaign .vod {width:100% !important;} .sub.campaign .camp_n-colorful .sec_mid .vod .video-js {height:auto;} /* 퀴즈 */ .sub.campaign .list_quiz li .area_question {margin:0; padding:31px 20px 31px 111px;} .sub.campaign .list_quiz li .list_answer {display:block;} .sub.campaign .list_quiz li .list_answer:after {display:block; content:' '; clear:both;} .sub.campaign .list_quiz li .list_answer li {display:block;} .sub.campaign .list_quiz li .list_answer li a {display:block; margin-left:0; padding:13.5px 0 13.5px 45px;} .sub.campaign .list_quiz li .list_answer li a.wrong, .sub.campaign .list_quiz li .list_answer li a.correct, .sub.campaign .list_quiz li .list_answer li a.wrong:hover, .sub.campaign .list_quiz li .list_answer li a.correct:hover {font-weight:bold;} .sub.campaign .list_quiz li .list_answer li a .num {top:14px ; left:15px;} /* my 슈퍼패스 */ .sub.mysuperpass .content {padding:12px 24px 38px;} .sub.mysuperpass .sec_top {margin-bottom:0;} .sub.mysuperpass .sec_top .leftBox {float:none; margin-bottom:30px;} .sub.mysuperpass .sec_top .leftBox .icon {text-align:left;} .sub.mysuperpass .sec_top .leftBox .now_point {width:100%; margin-bottom:40px; padding:45px 20px 0 0; text-align:right;} .sub.mysuperpass .sec_top .now_point .num {text-align:right;} .sub.mysuperpass .sec_top dl {width:100%; margin-left:0; margin-bottom:20px; border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top .performance.col2 dl {width:50%; border-right:0;} .sub.mysuperpass .sec_top .performance.col2 dl:last-child {border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top dl:last-child {margin-bottom:0; margin-right:0;} .sub.mysuperpass .sec_top dl.result1 dt {background-position:101% 100%;} .sub.mysuperpass .sec_top dl.result2 dt {background-position:99.5% 100%;} .sub.mysuperpass .sec_top dl.result3 dt {background-position:101% 104%;} .sub.mysuperpass .sec_mid .point_chance dl {margin-left:15px;} .sub.mysuperpass .sec_btm ul li {width:226px;} .sub.mysuperpass .txt_guide {top:-18px; left:0;} /* 점포운영도우미 */ .sub.cyclecomms .ub_content.ttips .web {display:none !important;} .sub.cyclecomms .ub_content.ttips .mob {display:block !important;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {margin:0 0 13px; border:0;} .sub.cyclecomms .box_tip.several {border:0;} .sub.cyclecomms .box_tip.several:last-child {margin-top:22px;} .sub.cyclecomms .box_tip p {font-size:16px; line-height:21px; text-align:left;} .sub.cyclecomms .box_tip dt {height:auto; padding:0 2px 0 15px; margin-bottom:10px; font-size:16px; line-height:23px; word-break:keep-all; border-bottom:0; background:none;} .sub.cyclecomms .box_tip dt strong {font-weight:normal;} .sub.cyclecomms .box_tip dd {padding:13px 18px 20px; border:1px solid #dadada; text-align:center; background:#f9f9f9;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; margin-bottom:5px; font-size:16px; font-weight:normal;} .sub.cyclecomms .box_tip dd .txt_source {display:block; margin-bottom:18px; font-size:12px;} .sub.cyclecomms .box_tip dd img {width:80%;} .sub.cyclecomms .box_tip dd .list_ptype {width:auto;} .sub.cyclecomms .box_tip dd .list_ptype li {display:block; margin-top:21px; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li:first-child {margin-top:0;} .sub.cyclecomms .box_tip dd .list_ptype li img {width:98%;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:14px; color:#333; font-size:16px; line-height:21px;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {margin:0;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:20px; font-size:16px;word-break:keep-all;} .sub.cyclecomms .box_tip .vod {margin-top:10px;} .sub.cyclecomms .txt_guide {line-height:20px;} /* my 점포 */ .sub.mystore .ub_content .content {padding:10px 30PX 38px;} .sub.mystore input.input-text {padding:0;} .sub.mystore .sec_top {margin-top:10px;} .sub.mystore .sec_top .leftBox {border:0;} .sub.mystore .sec_btm.web {display:none !important;} .sub.mystore .sec_btm.mob {display:block !important;} .sub.mystore .sec_recommend .ach_rate .leftBox {width:70%;} .sub.mystore .sec_recommend .list_ach_product li:nth-child(4), .sub.mystore .sec_recommend .list_ach_product li:nth-child(7) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li:nth-child(6) {margin-left:20px;} /* 멤버십 */ .sub.membership .ub_content .content {padding:8px 20px 38px;} .sub.membership .sec_top .rightBox .info_grade .list_requirement {display:block; margin:21px auto 25px; } .sub.membership .sec_top .rightBox .info_grade .list_requirement li {float:left; display:block; min-width:120px; min-height:65px; margin-bottom:10px;} sub.membership .sec_top .rightBox .info_grade .list_requirement li:nth-child(5) {border-left:0;} } @media (min-width:738px) and (max-width:993px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:68%;} /* 던힐/로스만 이야기 */ .sub.brand .rothmans .list_story li img {width:50%;} .sub.brand .rothmans .list_story li div {width:auto; margin:14px 3% 0 58%;} } @media (min-width:738px) and (max-width:968px){ /* 각 페이지별 유니크한 스타일 */ /* my 슈퍼패스 */ .sub.mysuperpass .sec_btm ul li:nth-child(4) {margin-top:25px;} /* 이달의 캠페인 */ .sub.campaign .introduce .inner .right {right:20px;} .sub.campaign .introduce .inner .left {left:20px;} .sub.campaign .product1 .detail .txt1 {left:60px;} .sub.campaign .product1 .detail .txt2 {right:30px;} /* 던힐/로스만 이야기 */ .sub.brand .philosophy dt {float:none;} .sub.brand .philosophy dt img {width:90%;} .sub.brand .philosophy dd {padding:0 20px;} } @media (min-width:738px) and (max-width:925px){ /* 각 페이지별 유니크한 스타일 */ /* 던힐/로스만 이야기 */ .sub.brand .list_story li {width:200px;} .sub.brand .list_story li img {width:89%;} /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:0;} } @media (min-width:738px) and (max-width:840px){ /* 각 페이지별 유니크한 스타일 */ /* 이달의 캠페인 */ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:-8%;} } @media (min-width:738px) and (max-width:806px){ /* 각 페이지별 유니크한 스타일 */ /* BAT 뉴스 */ .sub.news .list_view_btm ul li a {width:57%;} /* 이달의 캠페인 */ .sub.campaign .product1 .detail p {font-size:20px;} .sub.campaign .product1 .detail .txt1 {left:30px;} .sub.campaign .product1 .detail .txt2 {right:20px;} .sub.campaign .camp_neo .sec_top .inner {min-height:310px; padding:100px 0 0;} } @media (max-width:737px){ .web {display:none !important;} .mob {display:block !important;} select {height:2.2rem; padding:0 1rem; text-align:center; background-image:url('../../images/rwd/mob/ico_arr_select.gif'); background-position:98% 50%; background-repeat:no-repeat; background-size:0.6rem auto;} /* ub_content */ .sub .area_visual {height:20.4rem; padding:0 3.5rem;} .sub .area_visual {background-size:100% 20.4rem;} .sub .area_visual h2 {margin-bottom:1rem; font-size:2.25rem; } .sub .area_visual p {font-size:1.3rem; line-height:1.9rem;} .sub .content {min-height:40rem;} /* ui-dialog */ .ui-dialog.rwd {width:95% !important; border-radius:0.3rem 0.3rem 0 0; background-color:#fff;} .ui-dialog.rwd strong {font-weight:normal;} .ui-dialog.rwd .ui-dialog-titlebar.ui-widget-header {padding:0.8rem 1.3rem 1rem 2.4rem; border:0; border-radius:0.3rem 0.3rem 0 0; font-weight:normal; background-position:0 0;} .ui-dialog.rwd .ui-dialog-content {padding:1.6rem 0 2.1rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content {border:0;} .ui-dialog.rwd .ui-dialog-content .txt, .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li strong {font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content ul li .txt_guide {padding:0 0 0 47%;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.terms {padding:0.5rem 1.5rem; background-color:#fff;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms {margin-bottom:0.6rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements {padding:1.5rem 0.7rem 0.8rem; margin-bottom:1.2rem; border:1px solid #d9d9d9; background-color:#f7f7f7;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements .tit {font-weight:bold;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements .tit span {font-size:1.4rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li {margin-bottom:0.8rem; font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements input[type="checkbox"] + label span {margin:-0.4rem 0.1rem 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .agreements ul li .required {width:auto; height:0.9rem; margin:0.4rem 0 0 -0.3rem !important; padding:0 0.2rem 0.2rem; font-size:0.8rem; line-height:1.2rem} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt {font-size:1.4rem; border-top:0; border-bottom:1px solid #c1c1c1; background:none;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on {border-bottom:0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt:nth-child(9) {border-bottom:0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt span {width:1.2rem; height:1.2rem; margin:0 0.8rem 0 0; background-size:0.8rem 0.8rem; background-image:url('../../images/rwd/mob/ico_plus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dt.on span {background-size:0.8rem 0.2rem; background-image:url('../../images/rwd/mob/ico_minus_terms.gif');} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd {padding:0px 0 0.6rem 0; font-size:1.3rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_terms dd .textarea {margin:0 -1px 0 0; border:1px solid #d9d9d9; background:#f7f7f7; overflow-x:auto;} .ui-dialog.rwd .ui-dialog-buttonpane.ui-widget-content {padding:0; border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button {height:4rem; width:50%; margin:0; border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button.emp {border:0;} .ui-dialog.rwd .ui-dialog-buttonpane button.single {width:100%;} .ui-dialog.rwd .ui-button-text-only .ui-button-text {padding:0; margin-top:-2px;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane.ui-widget-content {bottom:0;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_congraturation.png'); background-size:100% 11.9rem; background-position:0 3.1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont .tit, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .tit {margin-bottom:0.7rem; font-size:1.8rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_alert_type2.png'); background-size:6.85rem 12rem; background-position:0 0.5rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont {margin-top:1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation .cont, .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.warning .cont {font-size:1.3rem; line-height:2.2rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz {margin-top:-1px; background-image:url('../../images/rwd/mob/bg_congraturation_quiz.png'); background-size:98% 11.9rem; background-position:0 3.1rem;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont {font-weight:normal;} .ui-dialog.rwd.type2 .ui-dialog-content.ui-widget-content.congratulation_quiz .cont .num {font-size:2.3rem; font-weight:bold; letter-spacing:-0.2rem;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button {color:#333; font-size:1.5rem; border-top:1px solid #b2b2b2; border-left:1px solid #b2b2b2; border-right:0; border-bottom:0; background:#eee;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button:first-child {border-left:0;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button.single {border-left:0;} .ui-dialog.rwd.type2 .ui-dialog-buttonpane button.emp {color:#1c5695; background:#dde7f2;} .ui-dialog.rwd.tab {height:575px !important; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content {padding:0 0 1.5rem; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu {} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu:after {display:block; content:' '; clear:both;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li {float:left; width:50%;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li a {display:block; height:2rem; padding:1rem 0; font-size:1.5rem; text-align:center; border-left:1px solid #cbcdd0; border-bottom:1px solid #cbcdd0; background-color:#ececec;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li:first-child a {border-left:0;} .ui-dialog.rwd.tab .ui-dialog-content .tab_menu ul li.on a {color:#005bb0; border-bottom:1px solid #fff; background-color:#fff;} .ui-dialog.rwd.tab .ui-dialog-content .tab_container {height:480px; overflow-y:auto;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont {padding:0 1.8rem;} .ui-dialog.rwd.type4 .ui-widget-header .ui-icon {margin:-6px 0 0 -20px;} .ui-dialog.rwd.type3 {border-bottom:1px solid #7f7f7f; background-color:#fff;} .ui-dialog.rwd.type3 .ui-dialog-titlebar.ui-widget-header {height:2.5rem;} .ui-dialog.rwd.type3 .ui-dialog-titlebar-close {width:4.5rem; height:4.5rem;} .ui-dialog.rwd.type3 .ui-widget-header .ui-icon {width:4.5rem; height:4.5rem; margin:-2.1rem 0 0 -2.1rem; background-size:4.5rem 4.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content {border-bottom:0;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top {padding:0 1rem 0 1.5rem; margin-bottom:2rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .right {width:44%; margin-left:1.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 {width:15rem; height:23.9rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_top .left span.type1 img {width:90%; border:1px solid #ccc;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor {padding:2rem 2rem 0.5rem;} .ui-dialog.rwd.type3 .ui-dialog-content.ui-widget-content .cont .box_btm .competitor li {padding:0 0 1rem 2rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual {height:48rem; overflow-y:auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product.twoconts .area_visual ul li{width:100%;} /* 캡슐글로 바코드 */ .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header {border-radius:0; font-size:1.8rem; padding:0.5rem 1.3rem 0.8rem 2.4rem;} .ui-dialog.rwd.type5 .ui-dialog-titlebar.ui-widget-header .ui-dialog-title {float:none;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content {border:0;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode {padding:1.5rem;} .ui-dialog.rwd.type5 .ui-dialog-content.ui-widget-content .area_barcode img {width:70%;} /* 출첵이벤트(헤더 영역 없음) */ .ui-dialog.rwd.type6 .btn_attend {bottom:3.8rem; margin-left:-10rem;} .ui-dialog.rwd.type6 .btn_attend a {width:19rem; height:4.2rem; background-size:100% auto;} /* 보물찾기 이벤트 */ .ui-dialog.rwd.type6 .ui-dialog-content.ui-widget-content.find_treasure {padding:0.3rem;} .ui-dialog.rwd.type6 .find_treasure .btn_attend {bottom:5rem; margin-left:-8rem;} .ui-dialog.rwd.type6 .find_treasure .btn_attend a {width:16rem; height:2.3rem; background:url("../../../bat/campaign/23/images/btn_attend_m.png") no-repeat 0 0; background-size:100% auto;} /* 멤버쉽 혜택보기 */ .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit {display:block; -webkit-box-orient:inherit; margin:1rem 0 0;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit:after {display:block; content:' '; clear:both;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li {float:left; -webkit-box-flex:inherit; width:50%; margin-bottom:2rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li img {width:50%;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li strong {margin-top:7px; font-size:1.4rem; font-weight:bold; letter-spacing: -1px;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content .list_benefit li span {margin-top:3px; font-size:1.3rem; letter-spacing: -1px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal tbody th {font-size:1.3rem; letter-spacing: -1px; background:#f4f4f4;} .ui-dialog.rwd .pop_area_benefit .tbl_normal td {font-size:1.3rem; text-align:center;} .ui-dialog.rwd .pop_area_benefit .tbl_normal td img {display:block; width:80%; margin:0 auto 0.5rem;} .ui-dialog.rwd .pop_area_benefit .tbl_normal th, .ui-dialog.rwd .pop_area_benefit .tbl_normal td {padding:11px 10px;} .ui-dialog.rwd .pop_area_benefit .tbl_normal thead th img {width:86%;} /* 이용약관 처리방침 개정 안내 */ .ui-dialog.rwd.type2 .ui-dialog-content.area_ck_terms {height:40rem !important; padding:0 1.5rem 5rem; overflow-y:auto;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_ck_terms .tit {border-bottom:1px solid #d8d8d8;margin-bottom: 1.2rem;font-size:1.55rem;font-weight: bold;padding: 0 1rem 1rem;z-index: 10;position: relative;} .ui-dialog.rwd.type2 .ui-dialog-content.area_s_update {padding:0 1.8rem 6rem;} .ui-dialog.rwd .ui-dialog-content.ui-widget-content.area_s_update .tit {margin-bottom:1rem; font-size:1.6rem; font-weight: bold;} .area_ck_terms .tit img {margin-right:5px;} .area_ck_terms dl {position:relative;margin-bottom:0.5rem;padding: 0 0.5rem 0 2.8rem; font-size:1.3rem;} .area_ck_terms dl dl {padding-left: 3.3rem; line-height:2.3rem;} .area_ck_terms dl dl dt {font-weight:normal;} .area_s_update dl {padding-left:1.1rem; line-height:2.3rem;} .area_s_update dl dl {padding-left:0;} .area_s_update .top_area {padding:0 0.8rem 1.3rem;} .area_s_update .top_area p {position:relative; padding-right:7.5rem; font-size:1.3rem;} .area_s_update .cont_area {padding:1rem 0.8rem 0;} .area_s_update .cont_area dl dt {text-indent:-1rem; color:#3057a6;} .area_s_update .bg_img {top:4rem; right:-3.8rem;} .area_s_update .bg_img img {width:70%;} .area_s_update .tit img {width:23%;} /* 각 페이지별 유니크한 스타일 */ /* 브랜드 소개 상단 배너*/ .sub.brand .story.dunhill, .sub.brand .story.rothmans, .sub.brand .story.glo, .sub.brand .story.kent {width:100%; height:10rem; background-image:url('../../../bat/product/story/dunhill_story_m.jpg'); background-position:0 0; background-repeat:no-repeat; background-size:36rem 10rem;} .sub.brand .story.rothmans {background-image:url('../../../bat/product/story/rothmans_story_m.jpg');} .sub.brand .story.glo {background-image:url('../../../bat/product/story/glo_story_m.jpg');} .sub.brand .story.glo.v2 {height:8.5rem; background-color:#000c26; background-position:50% 0; background-image:url('../../../bat/product/story/glo_story_v2_m.jpg');} .sub.brand .story.kent {background-size:auto 10rem; background-position:97% 0; background-image:url('../../../bat/product/story/kent_story_m.jpg');} .sub.brand .story.kent .k-logo { float:left; height:8rem; margin:15px 0 0px 15px;} .sub.brand .story.dunhill dt, .sub.brand .story.rothmans dt, .sub.brand .story.glo dt, .sub.brand .story.kent dt {padding:0.9rem 1.8rem 0.1rem; font-size:1.55rem;} .sub.brand .story.kent dt {padding:1.1rem 1.8rem 0.3rem;} .sub.brand .story.glo.v2 dt {padding:0 1.8rem 0.4rem; font-size:1.55rem;} .sub.brand .story.dunhill dd, .sub.brand .story.rothmans dd, .sub.brand .story.glo dd, .sub.brand .story.kent dd {padding:0 1.8rem; line-height:1.5rem; font-size:1.1rem;} .sub.brand .story.kent dd {line-height:1.6rem;} .sub.brand .story.dunhill dd .btn, .sub.brand .story.rothmans dd .btn, .sub.brand .story.glo dd .btn, .sub.brand .story.kent dd .btn {position:absolute; bottom:0.8rem; right:1.8rem; height:2.2rem; padding:0 1.6rem 0 1.1rem; margin-top:0.4rem; font-size:1rem; line-height:2.2rem; background-image:url('../../../bat/product/story/ico_arr_story.png'); background-position:90% 0.6rem; background-repeat:no-repeat;} .sub.brand .story.kent dd .btn {bottom: 1rem;} /* 브랜드 소개 - 제품 메인 */ .sub.brand .prd_preview {margin:2.5rem 1.4rem 0;} .sub.brand .prd_preview .box {width:100%; margin-bottom:1rem; border-bottom:1px solid #bfbfbf;} .sub.brand .prd_preview .row:last-child .box:last-child {border-bottom:0;} .sub.brand .prd_preview .box.glo {padding:0 !important;} .sub.brand .prd_preview .box img {width:100%;} .sub.brand .prd_preview .box_over {bottom:1rem; height:auto;} .sub.brand .prd_preview .box_over.overbg01 {background-image:url('../../../bat/product/story/bg_d_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg02 {background-image:url('../../../bat/product/story/bg_r_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg03 {background-image:url('../../../bat/product/story/bg_g_over_m.jpg');} .sub.brand .prd_preview .box_over.overbg04 {background-image:url('../../../bat/product/story/bg_k_over_m.jpg');} .sub.brand .prd_preview .box_over .plus {width:1.5rem; height:1.5rem; padding-top:5rem; margin-bottom:1.5rem; background-size:1.5rem 1.5rem;} .sub.brand .prd_preview .box_over .txt {margin-top:-1rem; font-size:1.65rem; line-height:2.6rem;} .sub.brand .prd_preview .box_over .tit {margin-top:0; font-size:2rem;} .sub.brand .banner {margin:2.5rem 1.2rem 2rem;} .sub.brand .banner img {max-width:100%;} .sub.brand .banner .btn {top:47%; right:0; height:3rem; padding:0 1.3rem 0 0.6rem; font-size:1rem; line-height:3rem; background-size:0.5rem 1.1rem; background-position:93% 50%; background-image:url('../../images/rwd/brand/bul_arr_m.png');} /* 브랜드 소개 - 제품 */ .sub.brand .content {padding:0;} .sub.brand .area_visual {background-image:url('../../images/rwd/mob/bg_brand.jpg');} .sub.brand .tit_big{display:none;} .sub.brand .tab_cont .list_product {margin-bottom:2rem;} .sub.brand .tab_cont .list_product li {float:none; padding:1.8rem 0 1.8rem 2.75rem; border:0; box-sizing:border-box;} .sub.brand .tab_cont .list_product li:after {display:block; content:' '; clear:both;} .sub.brand .tab_cont .list_product li:nth-child(1), .sub.brand .tab_cont .list_product li:nth-child(3), .sub.brand .tab_cont .list_product li:nth-child(5), .sub.brand .tab_cont .list_product li:nth-child(7), .sub.brand .tab_cont .list_product li:nth-child(9), .sub.brand .tab_cont .list_product li:nth-child(11), .sub.brand .tab_cont .list_product li:nth-child(13), .sub.brand .tab_cont .list_product li:nth-child(15), .sub.brand .tab_cont .list_product li:nth-child(17), .sub.brand .tab_cont .list_product li:nth-child(19) {background-color:#f5f6f7;} .sub.brand .tab_cont .list_product li .box_left {float:left;} .sub.brand .tab_cont .list_product li .box_left span {display:inline-block !important; max-width:7.5rem; min-width:7.5rem; max-height:12.2rem; min-height:12.2rem; text-align:center; background-color:transparent; background-image:url('../../images/rwd/web/noimg2.png'); background-position:50% 50%; background-repeat:no-repeat; overflow:hidden;} .sub.brand .tab_cont .list_product li .box_left span img {width:7.3rem; height:12rem; border:1px solid #ccc;} .sub.brand .tab_cont .list_product li .box_right {float:left; position:relative; width:68%; height:12.4rem; margin-left:2.5rem;} .sub.brand .tab_cont .list_product li .box_right .name_product {font-size:1.7rem; font-weight:normal; line-height:2rem;} .sub.brand .tab_cont .list_product li .box_right .detail_product {} .sub.brand .tab_cont .list_product li .box_right .detail_product li {float:none; padding:0; margin-top:0; font-size:1.4rem; line-height:2.4rem; border-bottom:0; background-color:transparent;} .sub.brand .tab_cont .list_product li .box_right .detail_product li strong {display:block; margin-bottom:0.9rem; color:#0063b7; font-weight:normal;} .sub.brand .tab_cont .list_product li .box_right .detail_product li .name_product.ico_power:before {display:inline-block; content:' '; width:20px; height:20px; margin:-3px 5px 0 0; vertical-align:middle; background:url('../../images/rwd/brand/ico_power.gif') no-repeat 0 0;} .sub.brand .tab_cont .list_product li .box_right .detail_product li .price {color:#7c7c7c;} .sub.brand .tab_cont .list_product li .box_right .detail_product li span {display:inline-block; height:1.5rem; padding-right:0.6rem; margin-right:0.2rem; border-right:1px solid #a7a7a7; line-height:1.4rem;} .sub.brand .tab_cont .list_product li .box_right .detail_product li span:last-child {border-right:none;} .sub.brand .tab_cont .list_product li .box_right .btn_tip {position:absolute; bottom:0.2rem; left:0;} .sub.brand .tab_cont .list_product li .box_right .btn_tip a {display:inline-block; padding:0.5rem 1.1rem 0.6rem 3.7rem; color:#333; border:1px solid #b0b0b0; background-color:#fff; background-image:url('../../images/rwd/mob/ico_tip.png'); background-position:15% 50%; background-size: 2.1rem auto; background-repeat:no-repeat;} .sub.brand .tab_cont .list_product li .box_right .btn_tip a.b-code {padding: 0.5rem 1.6rem 0.6rem 4.5rem; background-image:url('../../images/rwd/mob/ico_b-code_m.gif'); background-size: 2.5rem auto;} /* tab menu */ .sub .tab_menu {position:relative; height:3.8rem; border-bottom:0.3rem solid #146bc3; text-align:center; z-index:20; transition:all 0.000001s; background-color:#fff;} .sub .tab_menu.fixed {position:fixed; top:6rem;} .sub .tab_menu select {min-width:12.3rem; height:3.8rem;border:0; color:#333; font-size:1.5rem; background-color:transparent; background-repeat:no-repeat; background-position:93.5% 50%; background-size:1rem 0.6rem; background-image:url('../../images/rwd/mob/ico_arr.gif');} .sub .tab_menu select:focus {outline: none;} .sub .tab_menu select option {text-align-last:center;} .sub .tab_menu .ico_new, .sub .tab_menu .ico_hot {top:1.2rem; left:1.5rem; height:1rem; padding:0.2rem 0.45rem; line-height:1.2rem; font-size:0.9rem;} /* BAT 소식 */ .sub.news .area_visual {background-image:url('../../images/rwd/mob/bg_news.jpg');} .sub.news .list_news li {padding:1.4rem 0.6rem; } .sub.news .list_news li .img {width:100%;} .sub.news .list_news li .img img.mob {display:inline-block !important;} .sub.news .list_news li .txt {padding:0 0.45rem;} .sub.news .list_news li .txt strong {margin:0.8rem 0 0.85rem 0; font-size:1.5rem;} .sub.news .list_view_top .date, .sub.news .list_news li .txt .date {font-size:1.25rem;} .sub.news .list_view_top span.date span, .sub.news .list_news li .txt .date span {padding-right:0.8rem; margin-right:0.5rem; background-image:url('../../images/rwd/mob/bar_news.gif'); background-position:100% 0.1rem;} .sub.news .list_view_top {margin-top:1.4rem; padding:1.5rem 1rem 1.5rem;} .sub.news .list_view_top strong {display:block; margin-bottom:0.4rem; font-size:1.5rem;} .sub.news .list_view_mid {padding:1.5rem 1rem 1rem;} .sub.news .list_view_mid img {max-width:100%;} .sub.news .list_view_mid pre {margin-top:1.5rem; font-size:1.25rem; line-height:2rem;} .sub.news .list_view_btm ul li {height:1.5rem; padding:0.5rem 1.35rem 0.9rem 1.35rem;} .sub.news .list_view_btm ul li a, .sub.news .list_view_btm ul li span {font-size:1.2rem;} .sub.news .list_view_btm ul li span.txt_guide {top:0.5rem; left:1.35rem;} .sub.news .list_view_btm ul li a {width:68%; top:0.5rem; margin:0 6.75rem 0 7.15rem;} .sub.news .list_view_btm ul li span.date {display:none;} .sub.news .area_btn .btn {width:8rem; padding:0.8rem 0 0.8rem; margin-top:1rem; font-size:1.25rem;} /* 이달의 캠페인 */ .sub.campaign .tab_menu {display:none; border-top:0;} /* 캠페인소개, 제품별정보 */ .sub.campaign .introduce {min-height:23.8rem; box-shadow:5px 5px 10px #cfcfcf; background-size:100% 100%; background-image:url('../../images/rwd/campaign/bg_visual_campaign_m.jpg');} .sub.campaign .tit {display:block; margin-bottom:0.7rem; color:#002157; font-size:1.7rem;} .sub.campaign .introduce .inner {min-height:23.8rem;} .sub.campaign .introduce .inner img {width:50%;} .sub.campaign .introduce .inner .top {padding-top:0.5rem; } .sub.campaign .introduce .inner .top img {width:45%;} .sub.campaign .introduce .inner .bottom {bottom:0.8rem; } .sub.campaign .introduce .inner .bottom img {width:55%;} .sub.campaign .introduce .inner .left {top:8.5rem; left:-2.2rem; width:50%;} .sub.campaign .introduce .inner .left img, .sub.campaign .introduce .inner .right img {width:60%;} .sub.campaign .introduce .inner .right {top:8.5rem; right:-2.5rem; width:50%;} .sub.campaign .product1 {position:relative; min-height:27rem; background-size:100% 100%; background-image:url('../../images/rwd/campaign/bg_pattern_campaign_m.png');} .sub.campaign .product1 .txt_guide, .sub.campaign .product1 .txt_guide2 {display:block; padding-top:1.4rem; margin-bottom:1.8rem; text-align:center; font-size:1.35rem;} .sub.campaign .product1 .detail img {width:12rem;} .sub.campaign .product1 .detail p {font-size:1.5rem; text-align:right;} .sub.campaign .tit {display:block; margin-bottom:0.7rem; color:#002157; font-size:1.7rem;} .sub.campaign .product1 .detail .txt1 {top:5rem; left:3rem;} .sub.campaign .product1 .detail .txt2 {top:9rem; right:1.8rem; margin-left:49%; word-break:keep-all; -webkit-word-break:keep-all; hyphens:auto; -webkit-hyphens:auto;} .sub.campaign .product2 {top:-2.6rem; padding-top:2.5rem;} .sub.campaign .product2 .tit {text-align:center;} .sub.campaign .product2 .detail {display:table; width:32rem; margin:2.5rem auto 0; padding:0;} .sub.campaign .product2 .detail dl {display:inline-block; width:16rem; margin-bottom:2rem; text-align:center;} .sub.campaign .product2 .detail dl dt {margin-top:1.1rem;} .sub.campaign .product2 .detail dl dt strong {font-size:1.5rem;} .sub.campaign .product2 .detail dl dt span {font-size:1.45rem;} .sub.campaign .product2 .detail dd img {width:80%;} .sub.campaign .camp_neo h2 {display:inline-block; padding:0.4rem 2.4rem; margin-bottom:1.6rem; font-size:1.4rem; color:#424752; border-radius:2rem; box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 3px inset; background-color:#fff;} .sub.campaign .camp_neo .sec_top .inner {padding-top:25%; padding-bottom:28%; background-image:url('../../images/rwd/campaign/bg_campaign_neo_m.png'); background-size:100% auto;} .sub.campaign .camp_neo .sec_top .inner img {width:65%;} .sub.campaign .camp_neo .sec_mid {padding-bottom:8rem; text-align:center; } .sub.campaign .camp_neo .sec_mid .inner {padding-top:1.5rem; padding-bottom:1rem; background-color:#f6f2f2; background-image:url('../../images/rwd/campaign/bg_neoprd.gif'); background-position:0 100%; background-repeat:repeat-x;} .sub.campaign .camp_neo .sec_mid .inner .txt_product, .sub.campaign .camp_neo .sec_btm .inner .txt_product {position:absolute; top:-5.4rem; left:50%; margin-left:-15rem; width:29rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big {padding:0 4rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item {margin-bottom:1.5rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item img {width:10rem; } .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl {display:inline-block; width:50%; margin-left:3rem; vertical-align:middle;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dt {margin-bottom:0.4rem; font-size:1.5rem;} .sub.campaign .camp_neo .sec_mid .inner .area_prd_big .item dl dd {line-height:1.9rem;} .sub.campaign .camp_neo .sec_btm {text-align:center;} .sub.campaign .camp_neo .sec_btm .inner {padding-top:1.5rem; background-color:#f6f2f2;} .sub.campaign .camp_neo .sec_btm .inner .txt_product {top:-4.2rem; width:33rem; margin-left:-16rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small {padding:0 2rem; } .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item {position:relative; display:inline-block; width:30%; margin-bottom:2.5rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item img {width:7.5rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item strong {display:block; margin-top:0.8rem; font-size:1.2rem;} .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {top:-1rem; left:0; display:block; width:3rem; height:3rem; background-image:url('../../images/rwd/campaign/ico_new_neo_m.png'); background-size:3rem 3rem;} .sub.campaign .camp_cglo .inner {min-height:45rem;} .sub.campaign .camp_cglo .sec_top {position:relative; padding:35px 0 0; background-image:url('../../images/rwd/campaign/bg_burst_m.jpg'); background-size:auto 17rem; z-index:6;} .sub.campaign .camp_cglo .sec_top .area_logo_glo img {position:absolute; top:0.8rem; right:2rem; width:10%;} .sub.campaign .camp_cglo .sec_top .area_tit_glo {margin-bottom:1.8rem;} .sub.campaign .camp_cglo .sec_top .area_tit_glo img {width:75%;} .sub.campaign .camp_cglo .sec_top .area_glo_products img {width:95%;} .sub.campaign .camp_cglo .sec_top .txt_guide {padding-bottom:1.2rem; margin-top:1.5rem; font-size:1.5rem;} .sub.campaign .camp_cglo .sec_top .txt_guide span {margin-left:1.3rem;} .sub.campaign .camp_cglo .sec_top .txt_guide span:first-child {margin-left:0;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2 {box-shadow:none;} .sub.campaign .camp_cglo .sec_mid1, .sub.campaign .camp_cglo .sec_mid2, .sub.campaign .camp_cglo .sec_btm {padding-top:0.6rem; background-image:url('../../images/rwd/campaign/bg_cgloprd.gif'); background-repeat:repeat-x; background-size:auto 0.6rem;} .sub.campaign .camp_cglo .sec_mid1 .inner {min-height:auto;} .sub.campaign .camp_cglo .sec_mid2 {padding:3rem 0} .sub.campaign .camp_cglo .sec_mid2 .area_prd {padding:0 4rem} .sub.campaign .camp_cglo .sec_mid2 .area_prd:after {content:' '; display:block; clear:both;} .sub.campaign .camp_cglo .sec_mid2 .area_prd img {float:left; width:38%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .glo_products {overflow:hidden; padding-top:38%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .glo_products img {width:73%; margin-left:2.5rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd {margin-top:3rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd:first-child {margin-top:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode {margin-top:1.8rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode img {float:none; width:82%;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li {padding-left:1rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li:first-child {padding-left:0;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode ul li span {margin-bottom:0.6rem;} .sub.campaign .camp_cglo .sec_mid2 .area_prd .area_barcode .txt_guide {margin-top:1.5rem;} .sub.campaign .camp_cglo .sec_btm {position:relative; text-align:center; min-height:45rem; padding-bottom:2.5rem; } .sub.campaign .camp_cglo .sec_btm .decoration img {width:27%;} .sub.campaign .camp_cglo .sec_btm .tit_feature {margin:2rem 0 0; } .sub.campaign .camp_cglo .sec_btm .tit_feature img.mob {display:inline-block !important; width:80%; } .sub.campaign .camp_cglo .sec_btm .txt_features {position:absolute; bottom:3.5rem; z-index:3;} .sub.campaign .camp_cglo .sec_btm .txt_features img.mob {display:inline-block !important; width:80%; } .sub.campaign .camp_cglo .sec_btm .glo_device {position:absolute; top:13rem; left:50%; width:80%; margin-left:-11rem; z-index:2;} .sub.campaign .camp_cglo .sec_btm .glo_device img {width:21rem;} .sub.campaign .camp_bigbang .sec_top img.web, .sub.campaign .camp_bigbang .sec_mid img.web, .sub.campaign .camp_bigbang .sec_btm img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img.web, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_top img {max-width:100%;} .sub.campaign .camp_bigbang .sec_mid {margin:2rem auto 0; padding-bottom:2rem;} .sub.campaign .camp_bigbang .sec_mid .inner {margin:0;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img {width:80%; margin:0 auto;} .sub.campaign .camp_bigbang .sec_mid .area_feature_glo img.web {display:none !important;} .sub.campaign .camp_bigbang .sec_mid .area_prd {padding:0 1.5rem 0; margin:3.5rem 0 0;} .sub.campaign .camp_bigbang .sec_mid .area_prd li {margin-left:1rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name {width:auto; font-size:1.4rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .name:before { width:1.5rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device {margin-left:1rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode {margin-left:0.6rem;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-device img {width:40%;} .sub.campaign .camp_bigbang .sec_mid .area_prd li .glo-barcode img {width:50%;} .sub.campaign .camp_bigbang .sec_mid .txt_guide {padding:0 2.5rem; font-size:1.3rem; line-height:2.3rem;} .sub.campaign .camp_bigbang .sec_btm {padding:30px 0 0;} .sub.campaign .camp_bigbang .sec_btm .introduction img {width:90%;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo {margin-top:2rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoinfo img {width:60%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {max-width:1260px; margin:0 auto;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 img, .sub.campaign .camp_bigbang .sec_btm .neo_prd02 img {width:90%;} .sub.campaign .camp_bigbang .sec_btm .neo_prd01 {margin-top:2.8rem;} .sub.campaign .camp_bigbang .sec_btm .neo_prd02 {margin-top:2rem; margin-bottom:1.5rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide {display:inline-block; margin:0 0 1.5rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neocontact {margin:1rem 0 2rem;} .sub.campaign .camp_bigbang .sec_btm .txt_neoguide img, .sub.campaign .camp_bigbang .sec_btm .txt_neocontact img {width:90%; margin:0 auto;} .sub.campaign .camp_n-colorful .sec_btm {margin-bottom:3rem;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo {padding:5rem 0 3.5rem;} .sub.campaign .camp_n-colorful .sec_btm .txt_neoinfo img {width:78%;} /* 퀴즈 */ .sub.campaign .area_visual {background-image:url('../../images/rwd/mob/bg_campaign.jpg');} .sub.campaign .btn a {padding:4px 50px 8px; font-weight:bold;} .sub.campaign .list_quiz li {margin:0 0 2.8rem 0;} .sub.campaign .list_quiz li .area_question {padding:1.8rem 1.2rem 2.2rem 7rem; } .sub.campaign .list_quiz li .area_question .ico_quiz {top:-0.1rem; left:-0.1rem; width:5.5rem; height:5.2rem; background-size:5.5rem 5.2rem; background-image:url('../../images/rwd/mob/bg_quiz_question_on.png');} .sub.campaign .list_quiz li .area_question span {font-size:1.4rem; line-height:1.9rem;} .sub.campaign .list_quiz li .list_answer li a {display:block; padding:1.35rem 1rem 1.35rem 3.6rem; font-size:1.4rem; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;} .sub.campaign .list_quiz li .list_answer li a .num {top:1.3rem ; left:1rem; width:0.7rem; height:1.5rem; padding:0.1rem 0.5rem; font-size:1.2rem;} .sub.campaign .list_quiz li .list_answer li a.wrong .num {background-size:0.8rem 0.8rem; background-image:url('../../images/rwd/mob/ico_wrong.png');} .sub.campaign .list_quiz li .list_answer li a.correct .num {background-size:0.9rem 0.8rem; background-image:url('../../images/rwd/mob/ico_correct.png');} .sub.campaign .area_btn {text-align:center;} .sub.campaign .area_btn .btn {position:relative;} .sub.campaign .area_btn a {margin-top:0; padding:0.4rem 5rem 0.8rem;} /* 캠페인 동영상 */ .sub.campaign .tab_cont .content {min-height:15rem;} .sub.campaign .vod {height:auto; position:relative; padding:2rem 0 2rem; background-size:0; background-color:#fff;} .sub.campaign .vod .tit {margin-bottom:0;} .sub.campaign .vod .area_video {width:90%; margin:2.2rem auto 0;} .video-js {width:100% !important; height:18.1rem !important; margin:0 auto;} .sub.campaign .vod .area_video .video-js .vjs-big-play-button {top:28%;} .sub.campaign .vod .area_btn .btn.type2 {position:relative;} .sub.campaign .vod .area_btn .btn.type2 a {width:auto; margin-top:20px;} .sub.campaign .camp_bigbang .vod, .sub.campaign .camp_n-colorful .vod {width:100% !important; padding:0;} .sub.campaign .camp_bigbang .vod .area_video, .sub.campaign .camp_n-colorful .vod .area_video {margin:0; padding:0; width:100%;} .sub.campaign .camp_n-colorful .sec_mid .vod .video-js {padding-top:197.58620689655174%;} /* tab menu */ .sub.campaign .tab_menu {height:3.8rem; border-bottom:0; border-bottom:1px solid #d5d6d7;} .sub.campaign .tab_menu ul {top:0; display:table; width:100%; height:auto;} .sub.campaign .tab_menu li {float:none; display:table-cell; width:33.333%} .sub.campaign .tab_menu li a {width:auto; height:3.8rem; padding:0 1.5rem; font-size:1.55rem; font-weight:normal; line-height:3.9rem; border-left:1px solid #d5d6d7;} .sub.campaign .tab_menu li:first-child a {border-left:0;} .sub.campaign .tab_menu li a.on, .sub.campaign .tab_menu li a:hover {height:3.7rem; border-bottom:2px solid #0a69c8;} .sub.campaign .tab_menu li a.on:after, .sub.campaign .tab_menu li a:hover:after {background:none;} /* my 슈퍼패스 */ .sub .content {position:relative;} .sub.mysuperpass .area_visual {background-image:url('../../images/rwd/mob/bg_superpass.jpg');} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table {margin-top:0.5rem;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td {position:relative; height:2rem; padding:0.6rem 1rem 0.7rem; border-bottom:1px solid #d3d3d3; font-size:1.3rem;} .ui-dialog.rwd.tab .ui-dialog-content #tab2 table td {padding:0.6rem 0.8rem 0.7rem;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table tr:last-child td {border-bottom:0;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num {font-size:1.8rem; font-family:"Segoe UI"; font-weight:bold;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num.plus {color:#2977bd;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num.minus {color:#d52b63;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont table td .num .ico {vertical-align:top; line-height:1.3;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch {margin-top:1.8rem; padding:0.3rem 1.2rem 1.7rem; border:1px solid #d4d4d4; background-color:#f1f1f1;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table {table-layout:auto;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table th {padding:0 0.8rem; font-weight:normal; text-align:left; font-size:1.4rem; background-image:url('../../images/rwd/mob/bul_gray3.gif'); background-size:0.2rem 0.2rem; background-repeat:no-repeat; background-position:0 50%;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch table td {padding:0.6rem 0.6rem 0.7rem !important; border-bottom:0; text-align:left;} .ui-dialog.rwd.tab .ui-dialog-content .tab_cont .area_srch .btn a {width:100%; padding:0.5rem 0; margin-top:0.5rem; border:1px solid #515966; background-color:#5f6773; background-image:url('../../images/rwd/mob/ico_srch.png'); background-size:1.5rem 1.5rem; background-repeat:no-repeat; background-position:39% 50%;} .sub .content .tit_small {margin:1.2rem 0 1.6rem 0;} .sub.mysuperpass .sec_top .leftBox {float:none; margin-bottom:3rem;} .sub.mysuperpass .date {position:absolute; top:5.9rem; right:1.2rem; font-size:1.55rem;} .sub.mysuperpass .sec_top {margin-bottom:0;} .sub.mysuperpass .sec_top .now_point {position:relative; height:15rem; margin-bottom:4rem; background-color:#eaeaea;} .sub.mysuperpass .sec_top .now_point .icon {position:absolute; top:0.3rem; bottom:0.3rem; left:0.3rem; right:0.3rem; text-indent:-9999px; text-align:left; background-color:#fff; background-repeat:no-repeat; background-position:2.5rem 50%; background-size:10.5rem 8.3em; background-image:url('../../images/rwd/mob/ico_superpass.png');} .sub.mysuperpass .sec_top .now_point .num {position:absolute; top:4.5rem; right:2.7rem; font-size:3rem;} .sub.mysuperpass .sec_top .now_point .num span {margin-left:-0.3rem; font-size:1.7rem; line-height:4.8rem;} .sub.mysuperpass .sec_top .now_point .btn {position:absolute; bottom:2rem; right:2.5rem;} .sub.mysuperpass .sec_top dl {width:32.9%; height:13rem; text-align:center; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #cacaca; border-right:0; background-repeat:no-repeat; background-position:94.5% 100%;} .sub.mysuperpass .sec_top .performance.col2 dl {width:50%;} .sub.mysuperpass .sec_top dl.result1 { background-size:5.5rem 3rem; background-image:url('../../images/rwd/mob/bg_point1.png');} .sub.mysuperpass .sec_top dl.result2 { background-size:5.6rem 3.6rem; background-image:url('../../images/rwd/mob/bg_point2.png');} .sub.mysuperpass .sec_top dl.result3 { background-size:4.6rem 3.1rem; background-image:url('../../images/rwd/mob/bg_point3.png');} .sub.mysuperpass .sec_top dl:last-child {border-right:1px solid #cacaca;} .sub.mysuperpass .sec_top dl dt {height:5rem; font-size:1.4rem; line-height:5rem;} .sub.mysuperpass .sec_top dl dt strong {font-weight:normal;} .sub.mysuperpass .sec_top dl dd {line-height:6.5rem;} .sub.mysuperpass .sec_top dl dd strong {font-size:2.5rem;} .sub.mysuperpass .sec_top dl dd span {font-size:1.5rem; line-height:6.5rem;} .sub.mysuperpass .sec_mid {position:relative; height:auto; margin-bottom:1rem; padding-bottom:1rem; background-position:0 0; background-size:42.5rem 17rem; background-image:url('../../images/rwd/mob/bg_point_box.png');} .sub.mysuperpass .sec_mid .txt_guide, .sub.mysuperpass .sec_mid .tit {font-size:1.8rem;} .sub.mysuperpass .sec_mid .txt_guide {top:0; padding:2.6rem 0 0.6rem 0;} .sub.mysuperpass .sec_mid .point_chance {width:85%; margin:2rem auto 0;} .sub.mysuperpass .sec_mid .point_chance dl {position:relative; height:11rem; margin-bottom:1rem; background-size:11rem 11rem; text-align:left;} .sub.mysuperpass .sec_mid .point_chance dl.chance1 {background-image:url('../../images/rwd/mob/bg_circle1.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance1.disabled {background-image:url('../../images/rwd/mob/bg_circle1_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance2 {background-image:url('../../images/rwd/mob/bg_circle2.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance2.disabled {background-image:url('../../images/rwd/mob/bg_circle2_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance3 {background-image:url('../../images/rwd/mob/bg_circle3.png');} .sub.mysuperpass .sec_mid .point_chance dl.chance3.disabled {background-image:url('../../images/rwd/mob/bg_circle3_disabled.png');} .sub.mysuperpass .sec_mid .point_chance dl dt {padding-top:3rem;} .sub.mysuperpass .sec_mid .point_chance dl dt strong {font-size:1.6rem; font-weight:normal;} .sub.mysuperpass .sec_mid .point_chance dl dt, .sub.mysuperpass .sec_mid .point_chance dl dd {width:11rem; text-align:center;} .sub.mysuperpass .sec_mid .point_chance dl dd .btn {width:4rem; height:3.4rem; margin-top:0.2rem; background-size:3.9rem 1.7rem;} .sub.mysuperpass .sec_mid .point_chance dl dd strong {font-size:2.5rem;} .sub.mysuperpass .sec_mid .point_chance dl dd span {line-height:3.5rem;} .sub.mysuperpass .sec_mid .point_chance dl.chance1 dd {margin-top:-0.3rem;} .sub.mysuperpass .sec_mid .point_chance dl dd:last-child {position:absolute; left:13.5rem; top:37%; width:auto; margin-top:0;color:#333; line-height:2.1rem; text-align:left;} .sub.mysuperpass .sec_btm .tit_small {margin:1.2rem 0 1.3rem 0;} .sub.mysuperpass .sec_btm ul {border:1px solid #cacaca;} .sub.mysuperpass .sec_btm ul li {border-top:1px solid #cacaca;} .sub.mysuperpass .sec_btm ul li:first-child {border-top:0;} .sub.mysuperpass .sec_btm ul li dl {padding:1rem 1.5rem 1.3rem;} .sub.mysuperpass .sec_btm ul li dl.amount1 {background-size:6rem 5rem; background-position:95% 50%; background-image:url('../../images/rwd/mob/bg_point4.png');} .sub.mysuperpass .sec_btm ul li dl.amount2 {background-size:5rem 4.9rem; background-position:94% 50%; background-image:url('../../images/rwd/mob/bg_point5.png');} .sub.mysuperpass .sec_btm ul li dl.amount3 {background-size:4.8rem 5.5rem; background-position:95% 50%; background-image:url('../../images/rwd/mob/bg_point6.png');} .sub.mysuperpass .sec_btm ul li dl.amount4 {background-size:6rem 5.1rem; background-position:96% 50%; background-image:url('../../images/rwd/mob/bg_point7.png');} .sub.mysuperpass .sec_btm ul li dl.amount5 {background-size:5.2rem 5.9rem; background-position:94.5% 50%; background-image:url('../../images/rwd/mob/bg_point8.png');} .sub.mysuperpass .sec_btm ul li dl dt {margin-bottom:2px;} .sub.mysuperpass .sec_btm ul li dl dt strong {font-size:1.55rem; font-weight:normal;} .sub.mysuperpass .sec_btm ul li dl dd {width:80%; font-size:1.4rem; word-break:keep-all;} .sub.mysuperpass .sec_btm ul li dl dd strong {margin-top:3px; font-size:2.5rem;} .sub.mysuperpass .sec_btm ul li dl dd span {font-size:1.8rem; line-height:4.1rem;} .sub.mysuperpass .sec_btm ul li dl dd.emp1 {color:#c02f53;} .sub.mysuperpass .txt_guide {position:relative; top:-20px; font-size:1.2rem;} /* my 점포 */ .sub.mystore .area_visual {background-image:url('../../images/rwd/mob/bg_mystore.jpg');} .sub.mystore .ub_content .content {padding:1rem 0 0;} .sub.mystore input.input-text {height:2rem; padding:0;} .sub.mystore .content .tit_small {margin:1.2rem 1.2rem 0.5rem;} .sub.mystore .txt_guide {display:block; margin:0 1.2rem 0;} .sub.mystore .floatBox .leftBox, .sub.mystore .floatBox .rightBox {float:none;} .sub.mystore .floatBox .leftBox:after, .sub.mystore .floatBox .rightBox:after {display:block; content:' '; clear:both;} .sub.mystore .sec_top {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_top .floatBox {display: table;margin: 0 auto;padding: 0 1rem 2rem;} .sub.mystore .sec_top .leftBox, .sub.mystore .sec_top .rightBox {margin-top:1.5rem;} .sub.mystore .sec_top p {padding: 1rem 6rem;font-size:1.35rem;line-height: 2rem;word-wrap: break-word;word-break: keep-all; background:#f4f4f4;} .sub.mystore .sec_top .txt_ordernum {padding: 1.2rem 0rem 1rem 0rem;text-align:left;background:none;font-size: 1.3rem;line-height: 2.1rem;} .sub.mystore .sec_top .txt_ordernum strong {/* font-size:1.45rem; */} .sub.mystore .sec_top .ico_product {/* float:left; */width:6.2rem;height:6.8rem;background-size:6.2rem auto;} .sub.mystore .sec_top .leftBox .ico_product {background-image: url(../../images/rwd/mob/ico_cigarette_m.png);} .sub.mystore .sec_top .rightBox .ico_product {background-image: url(../../images/rwd/mob/ico_gdevice_m.png);} .sub.mystore .sec_mid {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_mid .area_srch .btn.srch {position:relative; top:0; right:0; margin-left: -5px; vertical-align:top;} .sub.mystore .sec_mid .area_srch .btn.srch a {width:2.2rem; height:2rem; padding:0; text-indent:-9999px; border:1px solid #515966; background-position:50% 50%; background-color:#5f6773; background-image: url(../../images/rwd/mob/ico_srchglass.png); background-size:2.2rem auto;} .sub.mystore .sec_mid input.input-text {padding:0 0.6rem;} .sub.mystore .sec_btm {margin:1rem 1.2rem 1.5rem;} .sub.mystore .sec_btm table thead th {height:4.5rem; font-weight:normal;} .sub.mystore .sec_btm table tbody th, .sub.mystore .sec_btm table tbody td {height:2.7rem; padding:0.5rem 0.7rem; font-size:1.2rem; word-break:break-all;} .sub.mystore .sec_btm table tbody th {font-weight:normal;} .sub.mystore .sec_btm table tbody td img {float:left; margin:0;} .sub.mystore .sec_btm table tbody td .p_name {display:inline-block; float:left; width:55%; margin:0 0 0 0.8rem;} .sub.mystore .calcul a {display:block; height:3rem; padding:1rem 0 0;} .sub.mystore .calcul a:before {width:1.5rem; height:2rem; background-image:url('../../images/rwd/web/ico_calculator.png'); background-size:1.5rem auto;} .sub.mystore .sec_recommend {padding:0 1.2rem;} .sub.mystore .sec_recommend .floatBox {padding:17px 15px;text-align:center;margin-bottom: 16px;} .sub.mystore .sec_recommend .leftBox:first-child {margin:1rem 0;} .sub.mystore .sec_recommend .ach_rate p {padding:0; font-size:1.3rem;} .sub.mystore .sec_recommend .ach_rate p mark, .sub.mystore .sec_recommend .ach_rate p .emp {font-size:1.45rem;} .sub.mystore .sec_recommend .list_ach_product li {width:47%; height:30rem;} .sub.mystore .sec_recommend .list_ach_product li:first-child, .sub.mystore .sec_recommend .list_ach_product li:nth-child(3), .sub.mystore .sec_recommend .list_ach_product li:nth-child(5), .sub.mystore .sec_recommend .list_ach_product li:nth-child(7), .sub.mystore .sec_recommend .list_ach_product li:nth-child(9), .sub.mystore .sec_recommend .list_ach_product li:nth-child(11), .sub.mystore .sec_recommend .list_ach_product li:nth-child(13), .sub.mystore .sec_recommend .list_ach_product li:nth-child(15), .sub.mystore .sec_recommend .list_ach_product li:nth-child(17), .sub.mystore .sec_recommend .list_ach_product li:nth-child(19), .sub.mystore .sec_recommend .list_ach_product li:nth-child(21), .sub.mystore .sec_recommend .list_ach_product li:nth-child(23), .sub.mystore .sec_recommend .list_ach_product li:nth-child(25), .sub.mystore .sec_recommend .list_ach_product li:nth-child(27), .sub.mystore .sec_recommend .list_ach_product li:nth-child(29), .sub.mystore .sec_recommend .list_ach_product li:nth-child(31), .sub.mystore .sec_recommend .list_ach_product li:nth-child(33), .sub.mystore .sec_recommend .list_ach_product li:nth-child(35) {margin-left:0;} .sub.mystore .sec_recommend .list_ach_product li .inner img {height:193px;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success {top:1.1rem; right:0;} .sub.mystore .sec_recommend .list_ach_product li .inner .ico_success img {width:75%;} /* 신제품 소개 */ .ui-dialog.rwd.type4, .ui-dialog.rwd.type2 {width:85% !important;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product img {width:100%;margin:0 auto;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner img, .ui-dialog.rwd.type2 img {width:100%;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn1 {bottom:1.2rem;height:2.5rem;padding: 0 1.6rem 0 0.9rem;font-size:1.2rem;line-height:2.4rem;background-image:url('../../images/rwd/main/mob/bul_arrow.gif');background-position: 92% 0.6rem;background-size:0.6rem 1.2rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 {height:auto; bottom:0.4rem;right:7rem;} .ui-dialog.rwd.type4 .ui-dialog-content.ui-widget-content.new_product .area_banner .btn_campaign3 img {width:71%;} /* 점포운영 도우미 */ .sub.cyclecomms .content .tit_small {margin:1.2rem 1.2rem 1rem;} /* 유용한 법률상식 */ .sub.cyclecomms .content {padding:1rem 0 0; } .sub.cyclecomms .area_visual {background-image:url('../../images/rwd/mob/bg_cyclecomms.jpg');} .sub.cyclecomms .content .transfer {margin:0 1.2rem 3rem;} .sub.cyclecomms .content .transfer .mob {display:inline-block !important; width:100%;} .sub.cyclecomms .content .standard_m, .sub.cyclecomms .violation {border-top:1px solid #d3d3d3;} .sub.cyclecomms .content .standard_m dt, .sub.cyclecomms .violation dt {position:relative; padding:0.9rem 3.8rem 1rem 2rem; border-bottom:1px solid #d3d3d3; font-size:1.45rem;} .sub.cyclecomms .content .standard_m dt.on {border-bottom:1px solid #d3d3d3;} .sub.cyclecomms .content .standard_m dt:after, .sub.cyclecomms .violation dt:after {position:absolute; top:40%; right:3.5%; display:inline-block; content:' '; width:1.2rem; height:0.9rem; background-size:1.2rem 0.9rem; background-position:94.5% 50%; background-image:url('../../images/rwd/cyclecomms/bul_arr_btm_m.gif');} .sub.cyclecomms .content .standard_m dt.on:after, .sub.cyclecomms .violation dt.on:after {background-image:url('../../images/rwd/cyclecomms/bul_arr_top_m.gif');} .sub.cyclecomms .content .standard_m dd {display:none; padding:1rem 3rem 2rem 2rem; border-bottom:1px solid #d3d3d3; background-color:#f5f9fd;} .sub.cyclecomms .content .standard_m dd span {display:block; padding:0 0 1.2rem; color:#c7226c; font-size:1.45rem;} .sub.cyclecomms .content .standard_m dd img {width:99%;} .sub.cyclecomms .area_download {margin:0 0 2rem 0; padding:0.2rem 1rem 3rem 1rem; border-bottom:1px dashed #bcbcbc;} .sub.cyclecomms .area_download strong {font-weight:normal; font-size:1.45rem; margin-right:0.3rem;} .sub.cyclecomms .area_download .btn a {height:2.9rem; margin:1.2rem 0 0 0; padding:0.2rem 3.8rem; line-height:2.7rem;} .sub.cyclecomms .guide_violation {margin:-0.8rem 1.2rem 0; font-size:1.45rem; line-height:2.35rem;;} .sub.cyclecomms .guide_violation .txt_guide {display:inline-block; margin-bottom:1rem; padding-left:1.8rem; text-indent:-1.8rem;} .sub.cyclecomms .guide_violation .txt_guide .txt {color:#c7226c;} .sub.cyclecomms .violation {margin:0 1.2rem 1.9rem;} .sub.cyclecomms .violation dt {padding:0.9rem 2rem 1rem;} .sub.cyclecomms .violation dt, .sub.cyclecomms .violation dd {padding:0.9rem 3.5rem 1rem 3.6rem; line-height:2.2rem;} .sub.cyclecomms .violation dd {padding:0.9rem 1rem 1rem 3.6rem;} .sub.cyclecomms .violation dt:before, .sub.cyclecomms .violation dd:before {width:1.9rem; height:1.9rem; margin:-0.2rem 0.8rem 0 -2.8rem; font-size:1.1rem; line-height:1.85rem;} .sub.cyclecomms .violation dd {font-size:1.45rem} /* 우리동네상권 */ .sub.cyclecomms .area_taste {margin:0 1.2rem 3rem; padding:0 1.5rem 1.2rem; border:1px solid #dadada; background-color:#f9f9f9; background-image:url(../../images/rwd/cyclecomms/bg_taste_m.gif); background-repeat:no-repeat; background-position:100% 100%; background-size:7.5rem auto;} .sub.cyclecomms .area_taste dt {height:4rem; padding-top:1.8rem; text-align:center;} .sub.cyclecomms .area_taste dt strong {font-size:1.6rem;} .sub.cyclecomms .area_taste dd p {margin:1.5rem 0 3rem; font-size:1.55rem;} .sub.cyclecomms .area_taste dd .txt_emp1 {color:#2669ae; border-bottom:1px solid #2669ae;} .sub.cyclecomms .area_taste dd .txt_emp2 {color:#c02f53; border-bottom:1px solid #c02f53;} .sub.cyclecomms .area_smoketype {margin-bottom:2.5rem} .sub.cyclecomms .area_smoketype dl {border-top:1px solid #cacaca;} .sub.cyclecomms .area_smoketype dl dt {position:relative; padding:1.1rem 2.7rem; border-bottom:1px solid #cacaca; font-size:1.55rem; background-color:#f5f5f5;} .sub.cyclecomms .area_smoketype dl dt:after {position:absolute; top:1.8rem; right:2rem; display:block; content:' '; width:1.3rem; height:1rem; background-image:url(../../images/rwd/cyclecomms/bul_arr_btm_m.gif); background-repeat:no-repeat; background-position:0 0; background-size:1.3rem auto;} .sub.cyclecomms .area_smoketype dl dt.on:after {background-image:url(../../images/rwd/cyclecomms/bul_arr_top_m.gif);} .sub.cyclecomms .area_smoketype dl dd {display:none; padding:0 2rem; border-bottom:1px solid #cacaca; text-align:center;} .sub.cyclecomms .area_smoketype dl dd img {width:100%;} .sub.cyclecomms .area_smoketype dl dd .txt_guide {position:relative; top:0; right:0; margin:1.5rem 0 2rem; display:block; font-size:1.55rem;} .sub.cyclecomms .area_smoketype lable.nodata {position: relative; display:block; padding-top:8.5rem; margin-top:2rem; font-size:1.4rem; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 {position:relative; min-height:20rem; padding:1.5rem 0; border-top:1px solid #d7dee6; background-color:#eef3f9;} .sub.cyclecomms .area_top5 lable.nodata {position:absolute; top:30%; left:50%; margin-left:-13rem; padding-top:8.5rem; font-size:1.4rem; background-image:url('../../images/rwd/web/ico_nodata.gif'); background-position:50% 0; background-repeat:no-repeat;} .sub.cyclecomms .area_top5 ul li {padding:0 3rem; font-size:1.55rem; line-height:3.5rem;} .sub.cyclecomms .area_top5 ul li:after {display:block; content:' '; clear:both;} .sub.cyclecomms .area_top5 ul li span {float:left; width:80%; line-height:3rem; font-size:1.55rem; vertical-align:middle;} .sub.cyclecomms .area_top5 ul li .rank {display:inline-block; width:auto; margin-right:1.5rem; color:#2669ae; font-size:1.5rem;} .sub.cyclecomms .area_top5 .txt_guide {display:block; margin:1rem 2rem 0 0; text-align:right; font-size:1.35rem;} .area_top5 .inner .tit_small {margin:25px 0 32px 0; } .area_top5 .inner .txt_guide {position:absolute; top:28px; right:0;} .area_top5 ul li .img {display:block; width:116px; height:184px; margin-top:0; border:1px solid #c1c1c1; background-image:url('../../images/rwd/web/noimg.png'); background-position:50% 50%; background-repeat:no-repeat;} .area_top5 ul li .img img {max-width:117px;} .area_top5 ul li strong:before {position:absolute; top:0; left:-26px; display:block; content:' '; width:57px; height:57px;background-position:50% 50%; background-repeat:no-repeat;} .area_top5 ul li .top1:before {background-image:url('../../images/rwd/cyclecomms/ico_gold.png');} .area_top5 ul li .top2:before {background-image:url('../../images/rwd/cyclecomms/ico_sliver.png');} .area_top5 ul li .top3:before {background-image:url('../../images/rwd/cyclecomms/ico_bronze.png');} .area_top5 ul li .btn_competitive {position:relative; bottom:139px; left:60px; display:block; width:113px; height:113px; padding:18px 0 0; border-radius:50%; border:2px solid #95a4b9; background-color:#fff; box-sizing:border-box;} .area_top5 ul li .btn_competitive img {max-width:49px; border:1px solid #c8c8c8;} /* 담배판매 팁 */ .sub.cyclecomms .box_tip {padding:0 1.2rem; margin-bottom:1.3rem;} .sub.cyclecomms .box_tip.several:last-child {margin-top:2.2rem;} .sub.cyclecomms .box_tip p {font-size:1.4rem; line-height:2.1rem; text-align:left;} .sub.cyclecomms .box_tip dt {padding:0 0.2rem 0 1.5rem; margin-bottom:1rem; font-size:1.4rem; line-height:2.3rem; word-break:keep-all;} .sub.cyclecomms .box_tip dt strong {font-weight:normal;} .sub.cyclecomms .box_tip dd {padding:1.3rem 1.8rem 2rem; border:0.1rem solid #dadada; text-align:left; background:#f9f9f9;} .sub.cyclecomms .box_tip dd .tit_ssmall {display:block; margin-bottom:0.5rem; font-size:1.4rem; font-weight:normal;} .sub.cyclecomms .box_tip dd .txt_source {display:block; margin-bottom:1.8rem; font-size:1rem;} .sub.cyclecomms .box_tip dd img {width:100%;} .sub.cyclecomms .box_tip dd .list_ptype li {margin-top:2.1rem; text-align:center;} .sub.cyclecomms .box_tip dd .list_ptype li:first-child {margin-top:0;} .sub.cyclecomms .box_tip dd .list_ptype li img {width:98%;} .sub.cyclecomms .box_tip dd .list_ptype li span {display:block; margin-top:1.4rem; font-size:1.4rem; line-height:2.1rem;} .sub.cyclecomms .box_tip dd .list_ptype li .ico_arr_btm_purple {margin:0;} .sub.cyclecomms .box_tip dd .txt_guide {margin-top:2rem; font-size:1.4rem;word-break:keep-all;} .sub.cyclecomms .box_tip .vod {margin-top:1rem;} .sub.cyclecomms .txt_guide {line-height:2rem;} /* 던힐, 로스만, 글로 이야기 */ .sub.brand .inner {padding:0 1.2rem; box-sizing:border-box;} .sub.brand .tit_small2 {font-size:1.6rem; background-position:0 0.6rem;} .sub.brand .philosophy {margin-bottom:4rem;} .sub.brand .philosophy dt img, .sub.brand .item_detail dl dd img {max-width:100%} .sub.brand .dunhill .item_detail dl dd img {width:70%} .sub.brand .philosophy dd {margin-top:1.5rem; margin-bottom:0.5rem; padding:0 1rem; font-size:1.5rem; line-height:2.3rem; word-break:keep-all;} .sub.brand .philosophy dd strong {font-size:1.7rem;} .sub.brand .item_detail {margin-bottom:1.5rem;} .sub.brand .item_detail .leftBox, .sub.brand .item_detail .rightBox {float:none;} .sub.brand .rothmans .item_detail dl {text-align:center;} .sub.brand .item_detail dl dt {margin:1.5rem 0 2.5rem;} .sub.brand .dunhill .item_detail dl dt {margin:1.5rem 0 1.2rem;} .sub.brand .item_detail dl dt a {font-size:1.5rem; font-weight:normal;} .sub.brand .item_detail dl dt a:after {width:1.5rem; height:1.5rem;} .sub.brand .item_detail dl dd img.mob, .sub.brand .rothmans .item_detail dl dd img.mob {display:inline-block !important;} .sub.brand .dunhill .item_detail dl dd ul>li {margin-right:0; width:50%;} .sub.brand .list_story {margin:0 auto 5rem; width:85%;} .sub.brand .list_story li {margin-bottom:5rem; font-size:1.4rem; line-height:2rem;} .sub.brand .list_story li img {float:left; width:30%; border:1px solid #cfcfcf; box-shadow:10px 10px 0px rgba(162,28,21,0.25);} .sub.brand .list_story li div {min-height:13rem; margin-left:38%;} .sub.brand .list_story li div strong {padding-top:1rem; margin-bottom:0.7rem; color:#90221c; font-size:1.65rem;} .sub.brand .rothmans .tit_small2 {margin-bottom:1.3rem;} .sub.brand .rothmans .history {margin-bottom:4rem;} .sub.brand .rothmans .history dt {margin-bottom:2rem;} .sub.brand .rothmans .history dt img {max-width:100%} .sub.brand .rothmans .history dd {line-height:2.3rem; font-size:1.5rem;} .sub.brand .rothmans .history dd:last-child {margin-top:1.5rem;} .sub.brand .rothmans .history dd strong {font-size:1.7rem;} .sub.brand .rothmans .content .tit_small {margin:1.2rem 0 0.5rem 0;} .sub.brand .rothmans .item_detail {margin-bottom:0;} .sub.brand .rothmans .item_detail dl {margin-bottom:3.5rem;} .sub.brand .rothmans .list_story {width:100%;} .sub.brand .rothmans .list_story li {margin:0 0 5rem 0;} .sub.brand .rothmans .list_story li img {float:left;} .sub.brand .glo {padding:1.5rem 0 0 !important;} .sub.brand .glo .inner {padding:0 2.5rem;} .sub.brand .glo .tit_small {margin:1.2rem 0 2rem 0; padding:1rem 0 0; font-size:1.65rem; background-size:2rem 0.3rem;} .sub.brand .glo .introduction {margin-bottom:4rem;} .sub.brand .glo .introduction dt {margin:2.6rem 0 2.3rem; text-align:center;} .sub.brand .glo .introduction dt img {width:80%;} .sub.brand .glo .introduction dd {font-size:1.5rem; word-break:keep-all; line-height:2.6rem;} .sub.brand .glo .introduction dd:nth-child(3) {margin-bottom:1.5rem;} .sub.brand .glo .reason {margin-bottom:3rem;} .sub.brand .glo .reason .inner {padding:2rem 2.5rem 1.5rem;} .sub.brand .glo .reason img {width:100%;} .sub.brand .glo .reason img.web {display:none !important;} .sub.brand .glo .reason .txt_guide {padding:1.5rem 2.5rem; line-height:2.4rem;} .sub.brand .glo .reason .txt_guide .inner {padding:0;} .sub.brand .glo .manual .steps dl {margin-bottom:4rem;} .sub.brand .glo .manual .steps dl:after {display:block; content:' '; clear:both;} .sub.brand .glo .manual .steps dl dt {display:table-cell; width:40%;} .sub.brand .glo .manual .steps dl dt img {width:100%;} .sub.brand .glo .manual .steps dl dd {display:table-cell; width:47%; padding-left:8%; font-size:1.45rem; line-height:2.7rem; word-break:keep-all; vertical-align:middle;} .sub.brand .glo .area_item {margin-top:7rem;} .sub.brand .glo .area_item .tit_small {margin:1.2rem 0 1rem 0;} .sub.brand .glo .area_item .txt_guide {margin-bottom:2.5rem; font-size:1.45rem; line-height:2.1rem; word-break:keep-all;} .sub.brand .glo .area_item ul:after {display:block; content:' '; clear:both;} .sub.brand .glo .area_item ul li {float:left; width:33.3333%; margin-bottom:4rem; text-align:center;} .sub.brand .glo .area_item ul li a {display:block;} .sub.brand .glo .area_item ul li a img {width:80%;} .sub.brand .glo .area_item ul li span {display:block; margin-top:1.3rem; font-size:1.4rem; letter-spacing:-0.2rem;} .sub.brand .kent .inner {padding:0;} .sub.brand .kent .inner .tit_small, .sub.brand .kent .inner .tit_small2 {margin: 1.2rem 1.2rem 1.6rem;} .sub.brand .kent .value {background-image:url('../../../bat/product/story/bg_kent_value_m.jpg'); background-size:100% auto;} .sub.brand .kent .value p {padding:62% 0 0 0; margin:0 1.8rem 3rem; color:#333; font-size:1.5rem; line-height: 2.2rem;} .sub.brand .kent .value p mark {display: inline-block;margin-top: 0.3rem; letter-spacing: -1px; font-size:1.6rem;} .sub.brand .kent .value p mark:nth-child(3) {margin-top:1.3rem;} .sub.brand .kent .value p mark:nth-child(4) {margin-bottom:1.3rem;} .sub.brand .kent .item_detail {margin:0 1.6rem 0;} .sub.brand .kent .list_story {width:95%;} .sub.brand .kent .list_story li {margin-bottom:4rem;} .sub.brand .kent .list_story li img {border:1px solid #fff; box-shadow:0.8rem 0.8rem 0px #e1e5f1;} .sub.brand .kent .list_story li div strong {padding-top:1.4rem; color:#264abc;} .sub.brand .kent .item_detail dl dt {margin: 1.5rem 0 2rem;} .sub.brand .kent .item_detail dl dt a:before {width:1.5rem; height: 1.6rem; background-size:100% auto; background-image:url('../../../bat/product/story/ico_tit_small2.gif');} .sub.brand .kent .item_detail dl dd ul {display:table; margin:0 auto;} .sub.brand .kent .item_detail dl dd ul>li {display:table-cell; float:none;} .sub.brand .kent .item_detail dl dd img {max-width:75%;} /* BAT 자주 묻는 질문 */ .sub.faq .area_visual {background-image:url('../../images/rwd/mob/bg_news.jpg');} .sub.faq .area_srch {padding:1.1rem 0 0; margin-bottom:1.7rem; height:4.4rem; background-image:url('../../images/rwd/mob/bg_srcharea_m.png'); background-size:32rem auto;} .sub.faq .area_srch .box_srch {height:2.7rem;} .sub.faq .area_srch .box_srch input {height:2.5rem; width:17rem; padding:0 0.8rem; font-size:1.2rem; border:0;} .sub.faq .area_srch .box_srch .btn_srch a {display:inline-block; width:2.9rem; height:2.7rem; background-image:url('../../images/rwd/mob/ico_srchglass_m.gif'); background-size:2.9rem auto;} .sub.faq .ui-tabs .ui-tabs-nav {margin-bottom:0.5rem; border:1px solid #ccc; background:#f1f1f1;} .sub.faq .ui-tabs .ui-tabs-nav li {width:33.1%; min-height:3.1rem; margin:0; text-align:center; border-top:0; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:0; background:#fff;} .sub.faq .ui-tabs .ui-tabs-nav li.mob {display:block !important;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child, .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(4) {border-left:0;} .sub.faq .ui-tabs .ui-tabs-nav li:first-child, .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(2), .sub.faq .ui-tabs .ui-tabs-nav li:nth-child(3) {border-top:0;} .sub.faq .ui-tabs .ui-tabs-nav li.no_cont {background:#f1f1f1;} .sub.faq .ui-tabs .ui-state-active, .sub.faq .ui-tabs.ui-widget-content .ui-state-active{padding:0; background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-nav .ui-tabs-anchor {width:100%; height:2rem; padding:0.7rem 0 0.4rem; font-size:1.3rem;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button {height:2rem; width:100%; padding:0.7rem 0 0.4rem; text-align:center; background-image:url('../../images/rwd/mob/ico_arr_select.gif'); background-position:90% 50%; background-repeat:no-repeat; background-size:0.6rem auto;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button:active {background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-button.ui-button .ui-selectmenu-text { margin-right:0 !important;} .sub.faq .ui-tabs .ui-tabs-nav li .ui-selectmenu-icon.ui-icon {display:none;} .ui-selectmenu-menu .ui-menu {border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;} .ui-menu .ui-menu-item {border-top:1px solid #ccc;} .ui-menu .ui-menu-item-wrapper {height:2.2rem; padding:0.5rem 0 0.3rem 0; text-align:center;} .ui-state-active, .ui-widget-content .ui-state-active {border:0; background:#3587cd;} .sub.faq .ui-tabs .ui-tabs-panel {padding:0;} .sub.faq .area_faq .list_faq {min-height:36rem;} .sub.faq .area_faq .list_faq dt {min-height:2rem; padding:0.8rem 0.55rem 0.7rem 3.5rem; line-height:1.9rem; text-indent:-2.5rem; border-bottom:1px solid #d7d7d7;} .sub.faq .area_faq .list_faq dt.last {border-bottom:0;} .sub.faq .area_faq .list_faq dt.on {border-bottom:0; color:#333; font-weight:bold; background:#f8f8f8 url('../../images/rwd/web/line_dashed_gray.gif') repeat-x 0 100%;} .sub.faq .area_faq .list_faq dt:before {content:' '; display:inline-block; width:1.7rem; height:1.5rem; margin:-0.3rem 0.8rem 0 0; vertical-align:middle; background: url('../../images/rwd/web/ico_mark_q.gif') no-repeat 0 0/1.7rem auto;} .sub.faq .area_faq .list_faq dd {display:none; padding:1rem 1.5rem 1.3rem 4.25rem; border-bottom:1px solid #ccc; font-size:1.3rem; line-height:1.9rem; text-indent:-2.5rem; background:#f8f8f8;} .sub.faq .area_faq .list_faq dd:before {content:' '; display:inline-block; width:1.7rem; height:1.5rem; margin:-0.3rem 0.8rem 0 0; vertical-align:middle; background:url('../../images/rwd/web/ico_mark_a.gif') no-repeat 0 0/1.7rem auto;} .sub.faq .area_faq .no_data {top:11rem; padding-top:64px; font-size:1.3rem;} /* 멤버쉽 */ .sub.membership .ub_content .content {padding: 1rem 0 0;} .sub.membership .area_visual {background-image: url(../../images/rwd/mob/bg_membership.jpg);} .sub.membership .content .tit_small {margin: 1.2rem 1.2rem 0.5rem;} .sub.membership .content .txt_guide {margin:0 1.2rem;} .sub.membership .sec_top {margin:0 1.2rem 4rem; border:1px solid #d1d1d1;} .sub.membership .sec_top .area_graph {padding:1.6rem 0;} .sub.membership .sec_top .area_g_icon {top:50%; margin-top:-3.5rem; left:0.3rem;} .sub.membership .sec_top .area_g_icon img {width:8.1rem;} .sub.membership .sec_top p {line-height:2.1rem;} .sub.membership .sec_top p .grade_now {font-size:1.5rem;} .sub.membership .sec_top p .grade_future, .sub.membership .sec_top p .txt_suggest {font-weight:normal;} .sub.membership .sec_top .list_requirement { -webkit-box-orient:horizontal; width:100%; margin-top:4.1rem; box-sizing:border-box;} .sub.membership .sec_top .list_requirement:after {display:block; content:' '; clear:both;} .sub.membership .sec_top .list_requirement li {float:left; -webkit-box-flex:1; display:table; width :50%; height:4rem; border-top:1px solid #d1d1d1; border-right:1px solid #d1d1d1; background:#f4f4f4; box-sizing:border-box;} .sub.membership .sec_top .list_requirement li span {position:relative; display: inline-block; min-width:12rem; margin:0 auto; padding-right:3rem; vertical-align: middle; line-height:3.9rem; text-align:left;} .sub.membership .sec_top .list_requirement li:nth-child(2), .sub.membership .sec_top .list_requirement li:nth-child(4), .sub.membership .sec_top .list_requirement li:nth-child(6), .sub.membership .sec_top .list_requirement li:nth-child(8), .sub.membership .sec_top .list_requirement li:last-child {border-right:0;} .sub.membership .sec_top .list_requirement li span {font-size:1.35rem;} .sub.membership .sec_top .list_requirement li span:after {position:absolute; top:1rem; right:0; width:2.4rem; height:2.4rem; margin:-0.3rem 0 0 0.7rem; vertical-align:middle; text-align:right; background-size: 2.3rem auto;} .sub.membership .sec_top .list_requirement li span.nonclear:after {background-size: 2.3rem auto;} .sub.membership .sec_btm {margin:0 1.2rem;} .sub.membership .sec_btm table th {padding:1rem 1.5rem; vertical-align:top; background:#f1f1f1;} .sub.membership .sec_btm table th img {width:81%;} .sub.membership .sec_btm table td {padding:1rem 1.5rem;} .sub.membership .sec_btm table td .requirment {padding-left:0.7rem; line-height:2rem; background-position:0 0.8rem;} .sub.membership .sec_btm table td .requirment strong {font-weight:normal;} .sub.membership .floatBox .leftBox, .sub.membership .floatBox .rightBox {width:auto !important; float:none;} .sub.membership .benefit a {display: block; height: 3rem; padding: 1rem 0 0;} .sub.membership .benefit a:before {display:inline-block; content:' '; width: 1.6rem;height: 2rem; margin-right:0.8rem; vertical-align:middle; background: url(../../images/rwd/web/ico_benefit.png) no-repeat 0 0; background-size: 1.6rem auto;} .sub.membership .sec_top .bx-wrapper {margin:1.5rem 0 0; border:none; box-shadow:none;} .sub.membership .sec_top .bx-wrapper .bx-caption.r-month {bottom:initial; top:0; height: 4rem; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1; background:#f4f4f4;} .sub.membership .sec_top .bx-wrapper .bx-caption.r-month span { padding: 0.8rem 0 0; color:#333; font-size:1.7rem; font-weight:bold;} .sub.membership .sec_top .bx-wrapper .bx-controls .bx-pager {position:absolute; bottom:-2.5rem;} .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a {width:1.5rem; height:1.5rem; margin:0 0.4rem; border-radius:50%; background:#bababa;} .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a:hover, .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a.active, .sub.membership .sec_top .bx-wrapper .bx-pager.bx-default-pager a:focus {background:#205ec4;} .sub.membership .sec_top .bx-wrapper .bx-controls-direction a {top:1px; width:3.5rem; height:4rem; margin-top:0; background-color:#e9e9e9; background-repeat:no-repeat; background-position:50% 50%; background-size:1.2rem auto;} .sub.membership .sec_top .bx-wrapper .bx-prev {left:0; border-right:1px solid #d1d1d1; background: url(../../images/rwd/mob/ico_arr_mtab_prev.gif);} .sub.membership .sec_top .bx-wrapper .bx-next {right:0; border-left:1px solid #d1d1d1; background: url(../../images/rwd/mob/ico_arr_mtab_next.gif);} } @media (min-width:701px) and (max-width:736px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:25%;} } @media (min-width:651px) and (max-width:700px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:22%;} } @media (min-width:601px) and (max-width:650px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:19%;} } @media (min-width:551px) and (max-width:600px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:16%;} } @media (min-width:501px) and (max-width:550px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:13%;} } @media (min-width:450px) and (max-width:500px){ .sub.campaign .camp_neo .sec_btm .inner .area_prd_small .item .ico_new_prd {left:10%;} } @media (max-width:450px){ /* 브랜드 이야기 */ .sub.brand .dunhill .item_detail dl dd ul {width:100%;} .sub.brand .list_story {width:100%;} .sub.brand .list_story li img {width:50%;} .sub.brand .list_story li div {margin-left:58%;} }
0.137243
0.060252
height: 125px; border-radius: 10px; display: block; margin-left: auto; margin-right: auto; margin-top: 20px; } .wrapper { gap: 20px; height: 100vh; padding: 30px; display: flex; /* justify-content: center; align-items: center;*/ min-height: 100vh; background: url("profile.png") center top/cover no-repeat fixed; } #insideDiv { width: 70%; text-align: center; } #fav-post { border-left: 1px darkgreen dashed; height: 30vh; width: 30%; position: relative; top: 300px; padding-left: 10px; overflow-y: scroll; border: grey 1px dashed; } .title { position: relative; color: #666666; } .title::after { content: ""; display: block; width: 180px; /* height: 1px; background: grey; */ position: absolute; } .postElement { background-color: indianred; height: 30px; } .postElement:nth-of-type(odd) { background: yellow; } /* #posts { display: flex; flex-direction: column; gap: 25px; } */ #occupation { color: darkgreen; font-size: large; } #name { margin-bottom: -0.5px; font-size: xx-large; } #about { margin-top: 20px; font-size: large; } .aboutContent { margin-top: 10px; display: flex; flex-direction: column; gap: 10px; font-size: large; } @import url("https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap"); .title2 { font-family: "<NAME>", sans-serif; text-transform: uppercase bold; font-weight: bold; font-size: x-large; color: darkgreen; border-bottom: 2px solid black; } #title3 { font-family: "<NAME>", sans-serif; text-transform: uppercase bold; font-weight: bold; font-size: large; } #editProfile { width: 50px; position: relative; left: 80%; } #heartIcon { color: rgb(194, 48, 60); float: left; } #homeIcon { position: absolute; top: 20px; left: 20px; font-size: 40px; color: darkgreen; } #fav-lst { display: flex; gap: 25px; flex-direction: column; font-size: 20px; } /* li { display: list-item; list-style-type: disc; } */ #placeholder { height: 100px; } .profile-rm { background: none; border: none; } #profile-cross { font-size: 15px; color: maroon; } .profile-lib-img { width: 130px; max-height: 80px; border-radius: 5px; } .profile-lst { display: flex; flex-direction: row; align-items: center; gap: 15px; } #profile-greet { font-size: large; position: absolute; right: 20px; } #user-non-exist { font-size: xx-large; position: relative; left: 400px; top: 200px; }
client/src/components/profile-page/Profile.css
height: 125px; border-radius: 10px; display: block; margin-left: auto; margin-right: auto; margin-top: 20px; } .wrapper { gap: 20px; height: 100vh; padding: 30px; display: flex; /* justify-content: center; align-items: center;*/ min-height: 100vh; background: url("profile.png") center top/cover no-repeat fixed; } #insideDiv { width: 70%; text-align: center; } #fav-post { border-left: 1px darkgreen dashed; height: 30vh; width: 30%; position: relative; top: 300px; padding-left: 10px; overflow-y: scroll; border: grey 1px dashed; } .title { position: relative; color: #666666; } .title::after { content: ""; display: block; width: 180px; /* height: 1px; background: grey; */ position: absolute; } .postElement { background-color: indianred; height: 30px; } .postElement:nth-of-type(odd) { background: yellow; } /* #posts { display: flex; flex-direction: column; gap: 25px; } */ #occupation { color: darkgreen; font-size: large; } #name { margin-bottom: -0.5px; font-size: xx-large; } #about { margin-top: 20px; font-size: large; } .aboutContent { margin-top: 10px; display: flex; flex-direction: column; gap: 10px; font-size: large; } @import url("https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap"); .title2 { font-family: "<NAME>", sans-serif; text-transform: uppercase bold; font-weight: bold; font-size: x-large; color: darkgreen; border-bottom: 2px solid black; } #title3 { font-family: "<NAME>", sans-serif; text-transform: uppercase bold; font-weight: bold; font-size: large; } #editProfile { width: 50px; position: relative; left: 80%; } #heartIcon { color: rgb(194, 48, 60); float: left; } #homeIcon { position: absolute; top: 20px; left: 20px; font-size: 40px; color: darkgreen; } #fav-lst { display: flex; gap: 25px; flex-direction: column; font-size: 20px; } /* li { display: list-item; list-style-type: disc; } */ #placeholder { height: 100px; } .profile-rm { background: none; border: none; } #profile-cross { font-size: 15px; color: maroon; } .profile-lib-img { width: 130px; max-height: 80px; border-radius: 5px; } .profile-lst { display: flex; flex-direction: row; align-items: center; gap: 15px; } #profile-greet { font-size: large; position: absolute; right: 20px; } #user-non-exist { font-size: xx-large; position: relative; left: 400px; top: 200px; }
0.362179
0.069069
*{ text-decoration:none; list-style:none; padding:0; margin:0; } body{ font-family:"byekan"; } nav{ height:80px; width:100%; background:#808080; } label.logo{ font-size:35px; font-weight:bold; color:white; padding:0 100px; line-height:80px; } nav ul{ float:right; margin-right:40px; } nav li{ display: inline-block; margin: 0 8px; line-height:80px; } nav a{ color:white; font-size:18px; text-transform:uppercase; border: 1px solid transparent; padding:7px 10px; border-radius: 3px; } .element-table { margin-right:20px; margin-left:30px; display: flex; justify-content: center; text-align: center; flex-wrap: wrap; font-family: "byekan"; margin-top: 10%; margin-bottom: 20px; direction:rtl; } .col{ flex:33%; padding:10px; max-width:320px; box-sizing:border-box; font-family: "byekan"; box-shadow: inset 0 0 8px #000000; margin-left: 10px; margin-right: 10px; margin-top: 10px; } .col .btn{ width: 50%; background-color:#459b4a; font-family: "byekan"; height: 40px; color: white; margin-top: 5px; margin-bottom: 10px; font-size: 18px; cursor: pointer; } a.active, a:hover{ border:1px solid #d11e24; transition: .5s; } nav #icon{ float:right; margin-right:40px; margin-top:10px; cursor:pointer; display:none; } @media (max-width:1048px){ label.logo{ font-size:32px; padding-left:60px; } nav ul{ margin-right:20px; } nav a{ font-size:17px; } .col{ flex:50%; } } @media (max-width:909px) { nav #icon { display: block; margin-top: 20px; } nav ul { position: fixed; width: 100%; height: 100vh; background: #2f3640; top: 80px; left: -100%; text-align: center; transition: all .5s; } nav li { display: block; margin: 50px 0; line-height: 30px; } nav a { font-size: 20px; } a.active, a:hover { border: none; color: #d11e24; } nav ul.show { left: 0; } .col { flex: 100%; } } @media (max-width: 543px) { .footer{ padding-left: 0; margin-top:10px;} } .footer{ background: #808080; color: white; font-size: 12px; font-weight: initial; text-align: center; bottom: 0; width: 100%; position: fixed; } .col .cola{ color: blue; cursor: pointer; } @font-face { font-family: "byekan"; src: url('../font/BYekan.eot'); src: url('../font/BYekan.woff') format('woff'); }
resources/views/static/css/SMP_style.css
*{ text-decoration:none; list-style:none; padding:0; margin:0; } body{ font-family:"byekan"; } nav{ height:80px; width:100%; background:#808080; } label.logo{ font-size:35px; font-weight:bold; color:white; padding:0 100px; line-height:80px; } nav ul{ float:right; margin-right:40px; } nav li{ display: inline-block; margin: 0 8px; line-height:80px; } nav a{ color:white; font-size:18px; text-transform:uppercase; border: 1px solid transparent; padding:7px 10px; border-radius: 3px; } .element-table { margin-right:20px; margin-left:30px; display: flex; justify-content: center; text-align: center; flex-wrap: wrap; font-family: "byekan"; margin-top: 10%; margin-bottom: 20px; direction:rtl; } .col{ flex:33%; padding:10px; max-width:320px; box-sizing:border-box; font-family: "byekan"; box-shadow: inset 0 0 8px #000000; margin-left: 10px; margin-right: 10px; margin-top: 10px; } .col .btn{ width: 50%; background-color:#459b4a; font-family: "byekan"; height: 40px; color: white; margin-top: 5px; margin-bottom: 10px; font-size: 18px; cursor: pointer; } a.active, a:hover{ border:1px solid #d11e24; transition: .5s; } nav #icon{ float:right; margin-right:40px; margin-top:10px; cursor:pointer; display:none; } @media (max-width:1048px){ label.logo{ font-size:32px; padding-left:60px; } nav ul{ margin-right:20px; } nav a{ font-size:17px; } .col{ flex:50%; } } @media (max-width:909px) { nav #icon { display: block; margin-top: 20px; } nav ul { position: fixed; width: 100%; height: 100vh; background: #2f3640; top: 80px; left: -100%; text-align: center; transition: all .5s; } nav li { display: block; margin: 50px 0; line-height: 30px; } nav a { font-size: 20px; } a.active, a:hover { border: none; color: #d11e24; } nav ul.show { left: 0; } .col { flex: 100%; } } @media (max-width: 543px) { .footer{ padding-left: 0; margin-top:10px;} } .footer{ background: #808080; color: white; font-size: 12px; font-weight: initial; text-align: center; bottom: 0; width: 100%; position: fixed; } .col .cola{ color: blue; cursor: pointer; } @font-face { font-family: "byekan"; src: url('../font/BYekan.eot'); src: url('../font/BYekan.woff') format('woff'); }
0.227212
0.060004
/* theme */ :root{ --text: #222; --bg: #fff; --bg-pane: rgba(0,0,0,.05); --border: thin solid rgba(0,0,0,.16); --bg-hilite: rgba(0,0,0,.05); --text-hilite: inherit; --focus: rgba(0,0,0,.1); --focus-danger: rgba(255,100,100,.3); --link: #03b; --hover: #07f; --visited: #90c; --bg-btn: var(--link); --text-btn: var(--bg); --rad: .2; /*em*/ --gap: 1; /*em*/ --gap-rate: .5; /* horizontal/vertical */ /* status */ --text-danger: #d00; --text-warning: #c60; --text-info: #07a; --text-success: #292; --text-lite: #999; --bg-danger: #fcc; --bg-warning: #fe8; --bg-info: #cef; --bg-success: #cec; --bg-lite: #eee; --btn-danger: #c11; --btn-warning: #e60; --btn-info: #08b; --btn-success: #292; --btn-lite: #999; /* derivative */ --radius:calc(var(--rad) * 1em); --gap-n: calc(var(--gap) * 1em); --gap-s: calc(var(--gap-n) * .5); --gap-xs:calc(var(--gap-n) * .2); --gap-l: calc(var(--gap-n) * 2); --gaps-n: calc(var(--gap-n) * var(--gap-rate)) var(--gap-n); --gaps-s: calc(var(--gap-s) * var(--gap-rate)) var(--gap-s); --gaps-l: calc(var(--gap-l) * var(--gap-rate)) var(--gap-l); } .invert{ --text: #fff; --bg: #222; --bg-pane: rgba(255,255,255,.15); --border: thin solid rgba(255,255,255,.2); --bg-hilite: rgba(255,255,255,.15); --text-hilite: #fff; --focus: rgba(255,255,255,.4); --focus-danger: rgba(220,50,50,1); --link: #ec6; --hover: #ff7; --visited: #ec6; --bg-btn: #36e; --text-btn: #fff; /* status */ --text-danger: #faa; --text-warning: #fb6; --text-info: #bdf; --text-success: #beb; --text-lite: #bbb; --bg-danger: #d00; --bg-warning: #c60; --bg-info: #07a; --bg-success: #292; --bg-lite: #777; } /* reset*/ /* https: //github.com/jgthms/minireset.css/ */ button,input,select,textarea{margin:0;} html{box-sizing:border-box;/*scroll-behavior:smooth;*/} *,*:before,*:after{box-sizing:inherit;} img,embed,iframe,object,audio,video{/*height:auto;*/max-width:100%;} img,iframe{border:0;} img{object-fit:cover;} html,body,li,dl,dt,dd,legend,iframe{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0} td,th{padding:0;text-align:left} /* p,ol,ul,blockquote,figure,fieldset,textarea,pre,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} ul{list-style:none;} */ /* reset safari */ button,[type="submit"],[type="search"]{-webkit-appearance:none;} [type="search"]{-webkit-border-radius:var(--radius);} /* reset firefox */ button::-moz-focus-inner, [type="submit"]::-moz-focus-inner{border:none;} /* reset */ input,button,select,textarea{font:inherit;} /* typo */ body{font:120%/1.5 "pt sans",Roboto,"Segoe UI",sans-serif;margin:0;} body,.invert{color:var(--text);background-color:var(--bg);} main{display:block;}/*ie*/ /* *{box-sizing:border-box;} */ ul,ol,dl,blockquote,pre,hr,p,figure{margin:var(--gap-n) 0;} h1,h2,h3,h4,h5,h6{margin:3rem 0 1.5rem 0;line-height:1.2;} h1+h2, h2+h3, h3+h4, h4+h5, h5+h6{margin-top:2rem;} h1.mar,h2.mar,h3.mar{margin:calc(var(--gap) * 1rem) 0;} .let{margin:0;} .nobr{white-space:nowrap;} /* h1:first-child, h2:first-child, h3:first-child{margin-top:1.5rem;} */ h1{font-size:200%;} h2{font-size:150%;} h3{font-size:117%;} h4{font-size:100%;} h5{font-size:83%;} h6{font-size:67%;} blockquote,pre,fieldset{padding:var(--gaps-n);} pre,code{font-family:monospace;white-space:pre-wrap;} pre{overflow:auto;max-height:80vh;padding:var(--gap-n);/*max-width:100%;*/} abbr{border-bottom:thin dotted;} /* q{quotes:"`" "`";} */ /* link */ /* color priority: - hilited (--hilite) - status (text-x) - btn (--bg) - no href (--text) - hover, act (--hover) - nav, hash (--link) - visited (--visited) - normal (--link) */ a{color:var(--link);} :visited{color:var(--visited);} /* a:not(.btn) */ .nav a, a[href^="#"]{color:var(--link);} a.act, a:hover{color:var(--hover);} a:not([href]){color:inherit;} abbr, a /*, .nav a, a.close, a.pad, a.btn,*/{text-decoration:none;} a.pad, a.btn{display:inline-block;line-height:normal;} /* hilite */ .nav .act, a.hover.act, a.hover:hover, .nav.hover li>a:hover, table.hover tr:hover, .switch:checked+label, .switch+label:hover{color:var(--text-hilite);background-color:var(--bg-hilite);} table.hover tr:hover a{color:var(--text-hilite);} /* to invert icon */ /* .nav .act .icon, a.hover:hover .icon, .nav li>a:hover .icon, table.hover tr:hover .icon, .switch:checked+label .icon, .switch+label:hover .icon{color:var(--text-hilite);} */ /* image */ svg{fill:currentColor;} .icon{display:inline-block;width:1em;height:1em;transform:translate(0,.15em) scale(1.2);} a .icon:not(:last-child), button .icon:not(:last-child){margin-right:var(--gap-s);} /* list */ ul{list-style:disc outside;} ul, ol{padding:0 0 0 calc(var(--gap-n)*1.5);} li ul, li ol{margin:var(--gap-xs) 0;} dt{font-weight:bold;} dd{margin-bottom:var(--gap-s);} ul.let li{list-style:none;} ul.let{padding-left:0;} .let li, .let ul, .let ol, .let dd{margin:0;} /* table */ th,td{padding:var(--gaps-s);vertical-align:top;background-clip:padding-box;} table tr>*,fieldset,hr,.roll>table{border:var(--border);} input,select{max-width:100%;} textarea{width:100%;} hr{border-width:thin 0 0 0;} .roll{overflow-x:auto;} .roll>table{border-width:medium;} table.let>*>tr>*{border:none;} /* form, button */ form>p, form>.row{margin:var(--gap-s) 0;} form>table tr>*{border:none;} /*form>table, fieldset table, td textarea{width:100%;}*/ /* css toggle */ .hide:not(:target):not(.js-control), .nav li:not(:hover)>ul:not(.js-control), .pop:not(:hover)>div:not(:target):not(.js-control){display:none;/*@x*/} /* .nav a:focus~ul, .pop> a:focus+div {display:block;}*/ /*@x*/ /* js toggle */ .js-hide:not(.hide-mobile):not(.hide-desktop){display:none !important;/*@x*/} /* position */ .close{position:absolute;top:0;right:0;} .fix{position:fixed;top:0;left:0;z-index:5;} .fix.r{left:auto;right:0;} .fix.l{top:auto;bottom:0;} /* nav */ ul.nav{display:flex;flex-wrap:wrap;} .nav.let{display:block;} .nav.let ul{top:90%;left:3em;} ul.nav, .nav ul{list-style:none;padding:0;margin:0;} .nav li>:not(ul){padding:var(--gaps-n);} .nav li>:not(ul){display:block;} /*.nav li>form{padding:calc(var(--gap-s) - var(--gap-xs)) var(--gap-n);}*/ .nav li>form{padding:calc(var(--gap-n) * var(--gap-rate) - var(--gap-xs)) var(--gap-n);} /* subnav arrow */ .nav li>a:nth-last-child(2):after{position:static;display:inline-block;content:'\a0\a0\203a';color:#666;} .nav ul li>a:nth-last-child(2):after{position:absolute;right:.5em;top:.5em;} /* box */ .pop{display:inline-block;} .nav li, .pop{position:relative;} /*div.hide,*/ .nav ul, .pop>div, .dlg, .full.hide{background:var(--bg);background-clip:padding-box;box-shadow:0 .2em .8em rgba(0,0,0,.5);} .nav ul, .pop>div{position:absolute;left:0;top:100%;min-width:12em;max-width:80vw;} .nav ul ul{left:98%;top:.2em;} /*div.hide,*/ .pop>div{/*padding:var(--gaps-n);*/} .dlg{width:80%;min-width:10em;max-width:24em;margin:var(--gap-n) auto;} .full{left:0;top:0;width:100%;min-height:100vh;/*border:1em solid #eee;*//*box-sizing:border-box;*/} .full.c{display:flex;align-items:center;justify-content:center;} .dlg[class],.full{/*padding:var(--gap-l);*/overflow:auto;} .dlg.hide{border:200vw solid rgba(0,0,0,.85);left:50%;top:50%;transform:translate(-50%,-50%);min-width:10em;max-width:80vw;max-height:80vh;box-sizing:content-box;} .dlg.hide:not(.let){width:auto;} .full.hide{height:100vh;} .dlg.hide, .full.hide{position:fixed;z-index:50;} /* z-index */ div.hide{z-index:10;} .pop>div{z-index:20;} .nav ul{z-index:30;} /* gallery */ .gal a{display:none;/*@x*/} .gal a:target{color:#fff;background:#000 50% 50% / contain no-repeat;background-image:var(--img);z-index:40;display:block;/*@x*/position:fixed;left:0;top:0;width:100%;height:100vh;box-shadow:inset 0 3em 3em -1.5em rgba(0,0,0,.3);} /* current */ .gal a:target+a{background-image:var(--img);background-position:999em 999em;} /* preload next */ .gal a:target~a.close, .gal a[data-info]:after{display:block;/*@x*/z-index:41;position:fixed;color:#fff;padding:0 var(--gap-s);} .gal a[data-info]:after{content:attr(data-info);left:0;top:0;} /* tabs */ ul.tabs+div>div:last-child:not(.js-control){display:block;/*@x*/} ul.tabs+div>div:target~div:not(.js-control){display:none;/*@x*/} /*ul.tabs+div>div:target{margin-top:calc(-3 * var(--gap-n));padding-top:calc(3*var(--gap-n));}*/ /* color */ .bg,blockquote,pre,code,thead,tfoot{background-color:var(--bg-pane);} pre code{background:none;} .icon{color:var(--text-lite);} mark{background-color:var(--bg-warning);} /* auto padding */ /* div.bord, p.bord, div.bg, p.bg, div[class*="bg-"], p[class*="bg-"]{padding:var(--gaps-n);} */ /* grid */ .row{display:flex;} .row.let{flex-wrap:wrap;} .row.let>*{flex:none;} .row>*{flex:1;/*1 0 auto;*/min-width:0;} .row>*:not(:last-child):not(.center){margin-right:var(--gap-n);} .row>.col-0{flex:0 1 auto;/*for ie*/ /*flex:initial;*/} .row>.col-2{flex:2;} .row>.col-3{flex:3;} /*specials*/ /* top bar */ .topbar{position:sticky;top:0;width:100%;z-index:4;} .topbar, .drawer{background-color:var(--bg);box-shadow:0 0 .8em rgba(0,0,0,.15);} /* drawer + effect */ .drawer{position:fixed;top:0;left:-21em;height:100vh;width:80%;max-width:20em;box-sizing:border-box;overflow-y:auto;z-index:7;transition:left .4s;} .drawer:target{left:0;} .drawer.shift{left:auto;right:-21em;transition-property:right;} .drawer.shift:target{right:0;} /* media */ @media (max-width: 54.99em){ /* mobile */ body{font-size:medium;} .hide-mobile:not(:target):not(.js-control){display:none;/*@x*/} .hide-mobile.js-hide{display:none !important;/*@x*/} .row.flip{display:block;} .row.flip[class]>*{margin-right:0;} .row.flip.mar[class]>*+*:not(.mar){margin-top:var(--gap-xs);} form>table tr, form>table tr>*{display:block;padding:0;} form>table tr{padding-bottom:var(--gap-s);} .nav.flip{display:block;} .nav.flip ul{left:3em;top:90%;} } @media (min-width: 55em/*45*/){ /* desktop */ .hide-desktop:not(:target):not(.js-control){display:none;/*@x*/} .hide-desktop.js-hide{display:none !important;/*@x*/} form>.row>:first-child:not(:only-child), fieldset>*>.row>:first-child:not(:only-child){text-align:right;} form>table td:first-child:not([colspan]){/*min-*/width:12em;text-align:right;} fieldset table td:first-child:not([colspan]){/*min-*/width:calc(12em - var(--gap-n) - var(--gap-s));} .dlg.hide{min-width:20em;} .dlg.pad{padding:var(--gaps-l);} .shift{margin-left:auto;} .nav:not(.let)>li.shift>ul, .nav:not(.let)>li.shift~li>ul, .pop>div.shift{left:auto;right:0;} .stick{position:sticky;top:0;align-self:flex-start;z-index:3;overflow:auto;max-height:100vh;} } @media screen{ .hide-screen{display:none !important;/*@x*/} .wrap{max-width:60em;} .read{max-width:40em;} /* form */ input,button,select,textarea{padding:var(--gap-xs);line-height:normal;} input,button,select,textarea,.btn{border:thin solid #aaa;} /* rgba(0,0,0,.3) fails for select */ .btn,button,[type="submit"]{padding:var(--gaps-n);border-radius:var(--radius);margin:var(--gap-xs) 0;border-color:transparent;cursor:pointer;} form>.btn, form>button, form>[type="submit"], form>a>button{padding:var(--gap-xs) var(--gap-s);margin:0;}/* see [.nav a] padding */ a.btn:hover, button:hover:not([disabled]), [type="submit"]:hover:not([disabled]), a.btn:focus, button:focus, input:focus, select:focus, textarea:focus, [contenteditable]:focus{box-shadow:0 0 0 .15em var(--focus);outline:none;} button[disabled],[type="submit"][disabled]{opacity:.5;} input[readonly]{background-color:var(--bg-lite);} /*form:focus-within*/ [name]:invalid, [name]:invalid~.js-subinput>:first-child{/*box-shadow:0 0 0 .08em rgba(255,200,80,.8);*/border-color:var(--text-danger);} [type="checkbox"]:invalid+span, [type="radio"]:invalid+span{color:var(--text-danger);} [name]:invalid:focus, [name]:invalid~.js-subinput>:first-child:focus{box-shadow:0 0 0 .15em var(--focus-danger);} /*form:not(:focus-within) input~.text-e, form:focus-within input:valid~.text-e{display:none;}*/ :valid~.text-e, :invalid~.text-y, /*.js-unhint :valid~.text-y,*/ .js-unhint :invalid~.text-e, .js-unhint:invalid~.text-e{display:none;} input[type="range"], input[type="color"]{vertical-align:middle;padding:unset;} input[type="range"]{border:initial;} /* color */ .btn[class],button,[type="submit"]{background-color:var(--bg-btn);color:var(--text-btn);} .btn .icon, button .icon{color:var(--text-btn);} .text-n[class]{color:var(--text-lite);} .text-i[class]{color:var(--text-info);} .text-y[class]{color:var(--text-success);} .text-w[class]{color:var(--text-warning);} .text-e[class]{color:var(--text-danger);} .bg-n[class]{background-color:var(--bg-lite);} .bg-i[class]{background-color:var(--bg-info);} .bg-y[class]{background-color:var(--bg-success);} .bg-w[class]{background-color:var(--bg-warning);} .bg-e[class]{background-color:var(--bg-danger);} .btn.bg-n, button.bg-n[class], [type="submit"].bg-n{background-color:var(--btn-lite);} .btn.bg-i, button.bg-i[class], [type="submit"].bg-i{background-color:var(--btn-info);} .btn.bg-y, button.bg-y[class], [type="submit"].bg-y{background-color:var(--btn-success);} .btn.bg-w, button.bg-w[class], [type="submit"].bg-w{background-color:var(--btn-warning);} .btn.bg-e, button.bg-e[class], [type="submit"].bg-e{background-color:var(--btn-danger);} /* yellow fade */ @keyframes yellowfade { 0% {} 30% {background-color:#ffc;} 100% {} } .yel:target{animation-name:yellowfade;animation-duration:2s;} } @media print{ .hide-print{display:none !important;/*@x*/} .full{page-break-before:always;} body{font:12pt/1.3 serif;background:none;} h1,h2,h3,h4,h5,h6{page-break-after:avoid;} pre,blockquote{border-left:var(--border);} /* form */ input,select,textarea{border-width:0 0 thin 0;} button,[type="submit"],.btn{border:var(--border);padding:var(--gaps-s);} } /* helpers */ .center{margin:0 auto;} .mar{margin:var(--gap-n) 0;} form .mar{margin:var(--gap-s) 0;} .pad{padding:var(--gaps-n);} .bord{border:var(--border);/*thin solid rgba(0,0,0,.2);*/} .rad{border-radius:var(--radius);} .small{font-size:85%;} .l{text-align:left;} .c{text-align:center;} .r{text-align:right;} /*.wide{width:100%;}*/ .narrow{max-width:16em;} /* switch */ .switch+label{cursor:pointer;color:var(--link,#03c);} .pop>.switch[class]:checked~div{display:block;/*@x*/} .switch, .switch[class]:not(:checked)+:not(label), .switch[class]:not(:checked)+label+*{display:none;/*@x*/} /* radio tabs */ div.tabs:not(.mem){display:flex;flex-wrap:wrap;} div.tabs>.switch+label{order:-1;padding:.5em 1em;} div.tabs>label+div{width:100%; /*ie10*/-ms-flex-order:2;}
src/d1.css
/* theme */ :root{ --text: #222; --bg: #fff; --bg-pane: rgba(0,0,0,.05); --border: thin solid rgba(0,0,0,.16); --bg-hilite: rgba(0,0,0,.05); --text-hilite: inherit; --focus: rgba(0,0,0,.1); --focus-danger: rgba(255,100,100,.3); --link: #03b; --hover: #07f; --visited: #90c; --bg-btn: var(--link); --text-btn: var(--bg); --rad: .2; /*em*/ --gap: 1; /*em*/ --gap-rate: .5; /* horizontal/vertical */ /* status */ --text-danger: #d00; --text-warning: #c60; --text-info: #07a; --text-success: #292; --text-lite: #999; --bg-danger: #fcc; --bg-warning: #fe8; --bg-info: #cef; --bg-success: #cec; --bg-lite: #eee; --btn-danger: #c11; --btn-warning: #e60; --btn-info: #08b; --btn-success: #292; --btn-lite: #999; /* derivative */ --radius:calc(var(--rad) * 1em); --gap-n: calc(var(--gap) * 1em); --gap-s: calc(var(--gap-n) * .5); --gap-xs:calc(var(--gap-n) * .2); --gap-l: calc(var(--gap-n) * 2); --gaps-n: calc(var(--gap-n) * var(--gap-rate)) var(--gap-n); --gaps-s: calc(var(--gap-s) * var(--gap-rate)) var(--gap-s); --gaps-l: calc(var(--gap-l) * var(--gap-rate)) var(--gap-l); } .invert{ --text: #fff; --bg: #222; --bg-pane: rgba(255,255,255,.15); --border: thin solid rgba(255,255,255,.2); --bg-hilite: rgba(255,255,255,.15); --text-hilite: #fff; --focus: rgba(255,255,255,.4); --focus-danger: rgba(220,50,50,1); --link: #ec6; --hover: #ff7; --visited: #ec6; --bg-btn: #36e; --text-btn: #fff; /* status */ --text-danger: #faa; --text-warning: #fb6; --text-info: #bdf; --text-success: #beb; --text-lite: #bbb; --bg-danger: #d00; --bg-warning: #c60; --bg-info: #07a; --bg-success: #292; --bg-lite: #777; } /* reset*/ /* https: //github.com/jgthms/minireset.css/ */ button,input,select,textarea{margin:0;} html{box-sizing:border-box;/*scroll-behavior:smooth;*/} *,*:before,*:after{box-sizing:inherit;} img,embed,iframe,object,audio,video{/*height:auto;*/max-width:100%;} img,iframe{border:0;} img{object-fit:cover;} html,body,li,dl,dt,dd,legend,iframe{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0} td,th{padding:0;text-align:left} /* p,ol,ul,blockquote,figure,fieldset,textarea,pre,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} ul{list-style:none;} */ /* reset safari */ button,[type="submit"],[type="search"]{-webkit-appearance:none;} [type="search"]{-webkit-border-radius:var(--radius);} /* reset firefox */ button::-moz-focus-inner, [type="submit"]::-moz-focus-inner{border:none;} /* reset */ input,button,select,textarea{font:inherit;} /* typo */ body{font:120%/1.5 "pt sans",Roboto,"Segoe UI",sans-serif;margin:0;} body,.invert{color:var(--text);background-color:var(--bg);} main{display:block;}/*ie*/ /* *{box-sizing:border-box;} */ ul,ol,dl,blockquote,pre,hr,p,figure{margin:var(--gap-n) 0;} h1,h2,h3,h4,h5,h6{margin:3rem 0 1.5rem 0;line-height:1.2;} h1+h2, h2+h3, h3+h4, h4+h5, h5+h6{margin-top:2rem;} h1.mar,h2.mar,h3.mar{margin:calc(var(--gap) * 1rem) 0;} .let{margin:0;} .nobr{white-space:nowrap;} /* h1:first-child, h2:first-child, h3:first-child{margin-top:1.5rem;} */ h1{font-size:200%;} h2{font-size:150%;} h3{font-size:117%;} h4{font-size:100%;} h5{font-size:83%;} h6{font-size:67%;} blockquote,pre,fieldset{padding:var(--gaps-n);} pre,code{font-family:monospace;white-space:pre-wrap;} pre{overflow:auto;max-height:80vh;padding:var(--gap-n);/*max-width:100%;*/} abbr{border-bottom:thin dotted;} /* q{quotes:"`" "`";} */ /* link */ /* color priority: - hilited (--hilite) - status (text-x) - btn (--bg) - no href (--text) - hover, act (--hover) - nav, hash (--link) - visited (--visited) - normal (--link) */ a{color:var(--link);} :visited{color:var(--visited);} /* a:not(.btn) */ .nav a, a[href^="#"]{color:var(--link);} a.act, a:hover{color:var(--hover);} a:not([href]){color:inherit;} abbr, a /*, .nav a, a.close, a.pad, a.btn,*/{text-decoration:none;} a.pad, a.btn{display:inline-block;line-height:normal;} /* hilite */ .nav .act, a.hover.act, a.hover:hover, .nav.hover li>a:hover, table.hover tr:hover, .switch:checked+label, .switch+label:hover{color:var(--text-hilite);background-color:var(--bg-hilite);} table.hover tr:hover a{color:var(--text-hilite);} /* to invert icon */ /* .nav .act .icon, a.hover:hover .icon, .nav li>a:hover .icon, table.hover tr:hover .icon, .switch:checked+label .icon, .switch+label:hover .icon{color:var(--text-hilite);} */ /* image */ svg{fill:currentColor;} .icon{display:inline-block;width:1em;height:1em;transform:translate(0,.15em) scale(1.2);} a .icon:not(:last-child), button .icon:not(:last-child){margin-right:var(--gap-s);} /* list */ ul{list-style:disc outside;} ul, ol{padding:0 0 0 calc(var(--gap-n)*1.5);} li ul, li ol{margin:var(--gap-xs) 0;} dt{font-weight:bold;} dd{margin-bottom:var(--gap-s);} ul.let li{list-style:none;} ul.let{padding-left:0;} .let li, .let ul, .let ol, .let dd{margin:0;} /* table */ th,td{padding:var(--gaps-s);vertical-align:top;background-clip:padding-box;} table tr>*,fieldset,hr,.roll>table{border:var(--border);} input,select{max-width:100%;} textarea{width:100%;} hr{border-width:thin 0 0 0;} .roll{overflow-x:auto;} .roll>table{border-width:medium;} table.let>*>tr>*{border:none;} /* form, button */ form>p, form>.row{margin:var(--gap-s) 0;} form>table tr>*{border:none;} /*form>table, fieldset table, td textarea{width:100%;}*/ /* css toggle */ .hide:not(:target):not(.js-control), .nav li:not(:hover)>ul:not(.js-control), .pop:not(:hover)>div:not(:target):not(.js-control){display:none;/*@x*/} /* .nav a:focus~ul, .pop> a:focus+div {display:block;}*/ /*@x*/ /* js toggle */ .js-hide:not(.hide-mobile):not(.hide-desktop){display:none !important;/*@x*/} /* position */ .close{position:absolute;top:0;right:0;} .fix{position:fixed;top:0;left:0;z-index:5;} .fix.r{left:auto;right:0;} .fix.l{top:auto;bottom:0;} /* nav */ ul.nav{display:flex;flex-wrap:wrap;} .nav.let{display:block;} .nav.let ul{top:90%;left:3em;} ul.nav, .nav ul{list-style:none;padding:0;margin:0;} .nav li>:not(ul){padding:var(--gaps-n);} .nav li>:not(ul){display:block;} /*.nav li>form{padding:calc(var(--gap-s) - var(--gap-xs)) var(--gap-n);}*/ .nav li>form{padding:calc(var(--gap-n) * var(--gap-rate) - var(--gap-xs)) var(--gap-n);} /* subnav arrow */ .nav li>a:nth-last-child(2):after{position:static;display:inline-block;content:'\a0\a0\203a';color:#666;} .nav ul li>a:nth-last-child(2):after{position:absolute;right:.5em;top:.5em;} /* box */ .pop{display:inline-block;} .nav li, .pop{position:relative;} /*div.hide,*/ .nav ul, .pop>div, .dlg, .full.hide{background:var(--bg);background-clip:padding-box;box-shadow:0 .2em .8em rgba(0,0,0,.5);} .nav ul, .pop>div{position:absolute;left:0;top:100%;min-width:12em;max-width:80vw;} .nav ul ul{left:98%;top:.2em;} /*div.hide,*/ .pop>div{/*padding:var(--gaps-n);*/} .dlg{width:80%;min-width:10em;max-width:24em;margin:var(--gap-n) auto;} .full{left:0;top:0;width:100%;min-height:100vh;/*border:1em solid #eee;*//*box-sizing:border-box;*/} .full.c{display:flex;align-items:center;justify-content:center;} .dlg[class],.full{/*padding:var(--gap-l);*/overflow:auto;} .dlg.hide{border:200vw solid rgba(0,0,0,.85);left:50%;top:50%;transform:translate(-50%,-50%);min-width:10em;max-width:80vw;max-height:80vh;box-sizing:content-box;} .dlg.hide:not(.let){width:auto;} .full.hide{height:100vh;} .dlg.hide, .full.hide{position:fixed;z-index:50;} /* z-index */ div.hide{z-index:10;} .pop>div{z-index:20;} .nav ul{z-index:30;} /* gallery */ .gal a{display:none;/*@x*/} .gal a:target{color:#fff;background:#000 50% 50% / contain no-repeat;background-image:var(--img);z-index:40;display:block;/*@x*/position:fixed;left:0;top:0;width:100%;height:100vh;box-shadow:inset 0 3em 3em -1.5em rgba(0,0,0,.3);} /* current */ .gal a:target+a{background-image:var(--img);background-position:999em 999em;} /* preload next */ .gal a:target~a.close, .gal a[data-info]:after{display:block;/*@x*/z-index:41;position:fixed;color:#fff;padding:0 var(--gap-s);} .gal a[data-info]:after{content:attr(data-info);left:0;top:0;} /* tabs */ ul.tabs+div>div:last-child:not(.js-control){display:block;/*@x*/} ul.tabs+div>div:target~div:not(.js-control){display:none;/*@x*/} /*ul.tabs+div>div:target{margin-top:calc(-3 * var(--gap-n));padding-top:calc(3*var(--gap-n));}*/ /* color */ .bg,blockquote,pre,code,thead,tfoot{background-color:var(--bg-pane);} pre code{background:none;} .icon{color:var(--text-lite);} mark{background-color:var(--bg-warning);} /* auto padding */ /* div.bord, p.bord, div.bg, p.bg, div[class*="bg-"], p[class*="bg-"]{padding:var(--gaps-n);} */ /* grid */ .row{display:flex;} .row.let{flex-wrap:wrap;} .row.let>*{flex:none;} .row>*{flex:1;/*1 0 auto;*/min-width:0;} .row>*:not(:last-child):not(.center){margin-right:var(--gap-n);} .row>.col-0{flex:0 1 auto;/*for ie*/ /*flex:initial;*/} .row>.col-2{flex:2;} .row>.col-3{flex:3;} /*specials*/ /* top bar */ .topbar{position:sticky;top:0;width:100%;z-index:4;} .topbar, .drawer{background-color:var(--bg);box-shadow:0 0 .8em rgba(0,0,0,.15);} /* drawer + effect */ .drawer{position:fixed;top:0;left:-21em;height:100vh;width:80%;max-width:20em;box-sizing:border-box;overflow-y:auto;z-index:7;transition:left .4s;} .drawer:target{left:0;} .drawer.shift{left:auto;right:-21em;transition-property:right;} .drawer.shift:target{right:0;} /* media */ @media (max-width: 54.99em){ /* mobile */ body{font-size:medium;} .hide-mobile:not(:target):not(.js-control){display:none;/*@x*/} .hide-mobile.js-hide{display:none !important;/*@x*/} .row.flip{display:block;} .row.flip[class]>*{margin-right:0;} .row.flip.mar[class]>*+*:not(.mar){margin-top:var(--gap-xs);} form>table tr, form>table tr>*{display:block;padding:0;} form>table tr{padding-bottom:var(--gap-s);} .nav.flip{display:block;} .nav.flip ul{left:3em;top:90%;} } @media (min-width: 55em/*45*/){ /* desktop */ .hide-desktop:not(:target):not(.js-control){display:none;/*@x*/} .hide-desktop.js-hide{display:none !important;/*@x*/} form>.row>:first-child:not(:only-child), fieldset>*>.row>:first-child:not(:only-child){text-align:right;} form>table td:first-child:not([colspan]){/*min-*/width:12em;text-align:right;} fieldset table td:first-child:not([colspan]){/*min-*/width:calc(12em - var(--gap-n) - var(--gap-s));} .dlg.hide{min-width:20em;} .dlg.pad{padding:var(--gaps-l);} .shift{margin-left:auto;} .nav:not(.let)>li.shift>ul, .nav:not(.let)>li.shift~li>ul, .pop>div.shift{left:auto;right:0;} .stick{position:sticky;top:0;align-self:flex-start;z-index:3;overflow:auto;max-height:100vh;} } @media screen{ .hide-screen{display:none !important;/*@x*/} .wrap{max-width:60em;} .read{max-width:40em;} /* form */ input,button,select,textarea{padding:var(--gap-xs);line-height:normal;} input,button,select,textarea,.btn{border:thin solid #aaa;} /* rgba(0,0,0,.3) fails for select */ .btn,button,[type="submit"]{padding:var(--gaps-n);border-radius:var(--radius);margin:var(--gap-xs) 0;border-color:transparent;cursor:pointer;} form>.btn, form>button, form>[type="submit"], form>a>button{padding:var(--gap-xs) var(--gap-s);margin:0;}/* see [.nav a] padding */ a.btn:hover, button:hover:not([disabled]), [type="submit"]:hover:not([disabled]), a.btn:focus, button:focus, input:focus, select:focus, textarea:focus, [contenteditable]:focus{box-shadow:0 0 0 .15em var(--focus);outline:none;} button[disabled],[type="submit"][disabled]{opacity:.5;} input[readonly]{background-color:var(--bg-lite);} /*form:focus-within*/ [name]:invalid, [name]:invalid~.js-subinput>:first-child{/*box-shadow:0 0 0 .08em rgba(255,200,80,.8);*/border-color:var(--text-danger);} [type="checkbox"]:invalid+span, [type="radio"]:invalid+span{color:var(--text-danger);} [name]:invalid:focus, [name]:invalid~.js-subinput>:first-child:focus{box-shadow:0 0 0 .15em var(--focus-danger);} /*form:not(:focus-within) input~.text-e, form:focus-within input:valid~.text-e{display:none;}*/ :valid~.text-e, :invalid~.text-y, /*.js-unhint :valid~.text-y,*/ .js-unhint :invalid~.text-e, .js-unhint:invalid~.text-e{display:none;} input[type="range"], input[type="color"]{vertical-align:middle;padding:unset;} input[type="range"]{border:initial;} /* color */ .btn[class],button,[type="submit"]{background-color:var(--bg-btn);color:var(--text-btn);} .btn .icon, button .icon{color:var(--text-btn);} .text-n[class]{color:var(--text-lite);} .text-i[class]{color:var(--text-info);} .text-y[class]{color:var(--text-success);} .text-w[class]{color:var(--text-warning);} .text-e[class]{color:var(--text-danger);} .bg-n[class]{background-color:var(--bg-lite);} .bg-i[class]{background-color:var(--bg-info);} .bg-y[class]{background-color:var(--bg-success);} .bg-w[class]{background-color:var(--bg-warning);} .bg-e[class]{background-color:var(--bg-danger);} .btn.bg-n, button.bg-n[class], [type="submit"].bg-n{background-color:var(--btn-lite);} .btn.bg-i, button.bg-i[class], [type="submit"].bg-i{background-color:var(--btn-info);} .btn.bg-y, button.bg-y[class], [type="submit"].bg-y{background-color:var(--btn-success);} .btn.bg-w, button.bg-w[class], [type="submit"].bg-w{background-color:var(--btn-warning);} .btn.bg-e, button.bg-e[class], [type="submit"].bg-e{background-color:var(--btn-danger);} /* yellow fade */ @keyframes yellowfade { 0% {} 30% {background-color:#ffc;} 100% {} } .yel:target{animation-name:yellowfade;animation-duration:2s;} } @media print{ .hide-print{display:none !important;/*@x*/} .full{page-break-before:always;} body{font:12pt/1.3 serif;background:none;} h1,h2,h3,h4,h5,h6{page-break-after:avoid;} pre,blockquote{border-left:var(--border);} /* form */ input,select,textarea{border-width:0 0 thin 0;} button,[type="submit"],.btn{border:var(--border);padding:var(--gaps-s);} } /* helpers */ .center{margin:0 auto;} .mar{margin:var(--gap-n) 0;} form .mar{margin:var(--gap-s) 0;} .pad{padding:var(--gaps-n);} .bord{border:var(--border);/*thin solid rgba(0,0,0,.2);*/} .rad{border-radius:var(--radius);} .small{font-size:85%;} .l{text-align:left;} .c{text-align:center;} .r{text-align:right;} /*.wide{width:100%;}*/ .narrow{max-width:16em;} /* switch */ .switch+label{cursor:pointer;color:var(--link,#03c);} .pop>.switch[class]:checked~div{display:block;/*@x*/} .switch, .switch[class]:not(:checked)+:not(label), .switch[class]:not(:checked)+label+*{display:none;/*@x*/} /* radio tabs */ div.tabs:not(.mem){display:flex;flex-wrap:wrap;} div.tabs>.switch+label{order:-1;padding:.5em 1em;} div.tabs>label+div{width:100%; /*ie10*/-ms-flex-order:2;}
0.221519
0.040903
.content { text-align: center; } #home { height: 100vh; } #home .content { max-width: 1200px; min-height: 100%; } #home #title { font-weight: var(--thin); text-align: left; width: 100%; font-size: 80%; } #home #title #name { font-size: 125%; -webkit-animation: rainbow 5s linear forwards infinite; animation: rainbow 5s linear forwards infinite; } #home #title #subtitle { font-size: 60%; margin-top: 60px; } #about #description-group { margin: 0 15px; text-indent: 20px; } #about #self-object { background-color: var(--mid); padding: 5px; margin-bottom: 25px; font-size: 75%; overflow-x: auto; } #about #self-object pre { margin: 3px 0; font-family: monospace; } #about #self-object pre span { color: var(--accent); font-style: italic; } #about .subheading { margin-top: 50px; } #about #img-group { text-align: center; } #about #img-group #and-more:hover, #about #img-group #and-more:focus, #about #img-group #and-more:active { color: var(--accent); } #about #img-group img { height: 115px; width: 115px; padding: 10px; margin: 10px; -webkit-filter: grayscale(1); filter: grayscale(1); } #about #img-group img:hover { -webkit-filter: grayscale(0); filter: grayscale(0); -webkit-box-shadow: 0 0 15px var(--dark) inset; box-shadow: 0 0 15px var(--dark) inset; } #projects { height: 100vh; padding: 0; } #projects .content { min-height: 100%; min-width: 100%; background-color: rgba(0, 0, 0, 0.5); } #projects .bg { position: absolute; top: 0; background: no-repeat center center fixed; -webkit-transition: background-image 3s ease-in-out; transition: background-image 3s ease-in-out; height: 100%; width: 100%; background-size: cover; } #projects .heading { margin: 0; display: block; } #projects a { border: 2px solid var(--light); -webkit-box-shadow: 0 0 15px var(--dark) inset; box-shadow: 0 0 15px var(--dark) inset; padding: 2px 10px; font-size: 35%; font-weight: var(--bold); } #projects a:hover, #projects a:focus, #projects a:active { background-color: var(--accent); } #media { background-color: var(--accent); } #media .card { position: relative; text-align: center; border: 3px solid transparent; margin: 10px; padding: 15px; -webkit-box-shadow: 0 0 10px var(--dark) inset; box-shadow: 0 0 10px var(--dark) inset; min-width: 300px; } #media .card p { text-align: left; } #media .card a { -webkit-box-shadow: inherit; box-shadow: inherit; padding: 10px 20px; font-size: 35%; text-shadow: none; } #media .card a:hover { color: var(--light); background-color: var(--accent); } #media .card:hover { border-color: var(--dark); } #media .subheading { font-size: 30%; text-decoration: none; } #media #curr-proj .subheading:before { content: "Current Project: "; font-weight: var(--thin); } #contact { background-color: var(--light); } #contact .heading { margin: 0; } #contact #visitor-info div { text-align: center; } #contact #visitor-info a { font-size: 250%; display: inline-block; text-decoration: none; color: var(--accent); margin: 30px; } #contact #visitor-info a:hover, #contact #visitor-info a:focus, #contact #visitor-info a:active { color: var(--dark); } #contact #visitor-info h3, #contact #visitor-info h4 { text-align: center; } #contact #visitor-info p { text-align: left; } #contact #visitor-form { border: 3px solid var(--dark); margin: 15px; text-align: left; background-color: var(--mid); -webkit-box-shadow: 0 0 5px var(--dark) inset; box-shadow: 0 0 5px var(--dark) inset; min-width: 300px; padding: 30px; } #contact #visitor-form:hover, #contact #visitor-form:active, #contact #visitor-form:focus { border-color: var(--accent); } #contact #visitor-form label { display: block; padding: 10px; font-weight: var(--bold); } #contact #visitor-form input, #contact #visitor-form textarea { display: block; padding: 10px; width: 100%; font-family: inherit; font-size: 20%; border-radius: inherit; -webkit-box-shadow: 0 0 5px var(--dark) inset; box-shadow: 0 0 5px var(--dark) inset; border: 0; outline: 0; -webkit-transition: height 0.0s, width 0.0s; transition: height 0.0s, width 0.0s; } #contact #visitor-form input:active, #contact #visitor-form input:focus { -webkit-box-shadow: 0 0 15px var(--accent) inset; box-shadow: 0 0 15px var(--accent) inset; } #contact #visitor-form textarea:active, #contact #visitor-form textarea:focus { -webkit-box-shadow: 0 0 15px var(--accent) inset; box-shadow: 0 0 15px var(--accent) inset; } #contact #visitor-form button { background-color: var(--light); border-radius: 0.3rem; margin: 15px 10px; padding: 5px; font-size: 30%; border: 0; -webkit-box-shadow: 0 0 5px var(--dark); box-shadow: 0 0 5px var(--dark); font-family: inherit; font-weight: var(--bold); } #contact #visitor-form button:hover { cursor: pointer; } #contact #visitor-form button:active, #contact #visitor-form button:focus { -webkit-box-shadow: 0 0 10px var(--dark) inset; box-shadow: 0 0 10px var(--dark) inset; } #contact #visitor-form button:hover, #contact #visitor-form button:active, #contact #visitor-form button:focus { background-color: var(--accent); color: var(--light); } #contact #visitor-info { min-width: 300px; padding: 30px; }
resources/css/home.processed.css
.content { text-align: center; } #home { height: 100vh; } #home .content { max-width: 1200px; min-height: 100%; } #home #title { font-weight: var(--thin); text-align: left; width: 100%; font-size: 80%; } #home #title #name { font-size: 125%; -webkit-animation: rainbow 5s linear forwards infinite; animation: rainbow 5s linear forwards infinite; } #home #title #subtitle { font-size: 60%; margin-top: 60px; } #about #description-group { margin: 0 15px; text-indent: 20px; } #about #self-object { background-color: var(--mid); padding: 5px; margin-bottom: 25px; font-size: 75%; overflow-x: auto; } #about #self-object pre { margin: 3px 0; font-family: monospace; } #about #self-object pre span { color: var(--accent); font-style: italic; } #about .subheading { margin-top: 50px; } #about #img-group { text-align: center; } #about #img-group #and-more:hover, #about #img-group #and-more:focus, #about #img-group #and-more:active { color: var(--accent); } #about #img-group img { height: 115px; width: 115px; padding: 10px; margin: 10px; -webkit-filter: grayscale(1); filter: grayscale(1); } #about #img-group img:hover { -webkit-filter: grayscale(0); filter: grayscale(0); -webkit-box-shadow: 0 0 15px var(--dark) inset; box-shadow: 0 0 15px var(--dark) inset; } #projects { height: 100vh; padding: 0; } #projects .content { min-height: 100%; min-width: 100%; background-color: rgba(0, 0, 0, 0.5); } #projects .bg { position: absolute; top: 0; background: no-repeat center center fixed; -webkit-transition: background-image 3s ease-in-out; transition: background-image 3s ease-in-out; height: 100%; width: 100%; background-size: cover; } #projects .heading { margin: 0; display: block; } #projects a { border: 2px solid var(--light); -webkit-box-shadow: 0 0 15px var(--dark) inset; box-shadow: 0 0 15px var(--dark) inset; padding: 2px 10px; font-size: 35%; font-weight: var(--bold); } #projects a:hover, #projects a:focus, #projects a:active { background-color: var(--accent); } #media { background-color: var(--accent); } #media .card { position: relative; text-align: center; border: 3px solid transparent; margin: 10px; padding: 15px; -webkit-box-shadow: 0 0 10px var(--dark) inset; box-shadow: 0 0 10px var(--dark) inset; min-width: 300px; } #media .card p { text-align: left; } #media .card a { -webkit-box-shadow: inherit; box-shadow: inherit; padding: 10px 20px; font-size: 35%; text-shadow: none; } #media .card a:hover { color: var(--light); background-color: var(--accent); } #media .card:hover { border-color: var(--dark); } #media .subheading { font-size: 30%; text-decoration: none; } #media #curr-proj .subheading:before { content: "Current Project: "; font-weight: var(--thin); } #contact { background-color: var(--light); } #contact .heading { margin: 0; } #contact #visitor-info div { text-align: center; } #contact #visitor-info a { font-size: 250%; display: inline-block; text-decoration: none; color: var(--accent); margin: 30px; } #contact #visitor-info a:hover, #contact #visitor-info a:focus, #contact #visitor-info a:active { color: var(--dark); } #contact #visitor-info h3, #contact #visitor-info h4 { text-align: center; } #contact #visitor-info p { text-align: left; } #contact #visitor-form { border: 3px solid var(--dark); margin: 15px; text-align: left; background-color: var(--mid); -webkit-box-shadow: 0 0 5px var(--dark) inset; box-shadow: 0 0 5px var(--dark) inset; min-width: 300px; padding: 30px; } #contact #visitor-form:hover, #contact #visitor-form:active, #contact #visitor-form:focus { border-color: var(--accent); } #contact #visitor-form label { display: block; padding: 10px; font-weight: var(--bold); } #contact #visitor-form input, #contact #visitor-form textarea { display: block; padding: 10px; width: 100%; font-family: inherit; font-size: 20%; border-radius: inherit; -webkit-box-shadow: 0 0 5px var(--dark) inset; box-shadow: 0 0 5px var(--dark) inset; border: 0; outline: 0; -webkit-transition: height 0.0s, width 0.0s; transition: height 0.0s, width 0.0s; } #contact #visitor-form input:active, #contact #visitor-form input:focus { -webkit-box-shadow: 0 0 15px var(--accent) inset; box-shadow: 0 0 15px var(--accent) inset; } #contact #visitor-form textarea:active, #contact #visitor-form textarea:focus { -webkit-box-shadow: 0 0 15px var(--accent) inset; box-shadow: 0 0 15px var(--accent) inset; } #contact #visitor-form button { background-color: var(--light); border-radius: 0.3rem; margin: 15px 10px; padding: 5px; font-size: 30%; border: 0; -webkit-box-shadow: 0 0 5px var(--dark); box-shadow: 0 0 5px var(--dark); font-family: inherit; font-weight: var(--bold); } #contact #visitor-form button:hover { cursor: pointer; } #contact #visitor-form button:active, #contact #visitor-form button:focus { -webkit-box-shadow: 0 0 10px var(--dark) inset; box-shadow: 0 0 10px var(--dark) inset; } #contact #visitor-form button:hover, #contact #visitor-form button:active, #contact #visitor-form button:focus { background-color: var(--accent); color: var(--light); } #contact #visitor-info { min-width: 300px; padding: 30px; }
0.273963
0.071074
body, html { overflow-x: hidden; max-width: 850px; margin: 0 auto; } :root { --font-size: 16px !important; } .preload * { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; } a { text-decoration: none !important; padding: 0.1rem !important; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; } main.container { padding-top: 3rem; } dialog article { margin: 0 0 0 -2rem; padding: 1rem; } article p img { display: block; margin-top: 0.5rem; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } article hgroup h3 { margin-left: 0px; } article hgroup footer { margin-left: 60px; } article nav li { padding: 0rem 0.5rem; } article:target { border: 1px solid var(--form-element-border-color); } article.grid { padding-bottom: 0; } .logo { height: 56px; } .avatar, .avatar-full { width: 3.5rem !important; height: 3.5rem !important; object-fit: cover; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; } .avatar-full { max-width: none !important; } .ismuted { filter: grayscale(1) blur(0.1rem) brightness(0.3); } .ti-ismuted { position: absolute; color: red; font-size: 3rem; margin-top: 0.2rem; margin-left: 0.25rem; z-index: 200; } .invisible { visibility: hidden; width: 0; height: 0; } .invisible.width-none{ width: 0px !important; } .mobile-menu a { display: inline-block; margin: -1rem -1rem 0 1rem; } .yarn-count-badge { background-color: var(--primary); color: white; border-radius: 100px; padding: 0px 4px; font-size: 9px; position: absolute; } .vert-center input { margin-top: 0.3rem; margin-bottom: -0.3rem !important; } .nav { z-index: 1050; } .twt-nav { margin-left: 0.75rem; margin-top: -0.65rem; } .twt-nav li { margin-right: 1rem; } nav.pagination-nav { margin: -0.5rem 1rem -1rem 1rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2.5rem 1rem; } nav.pagination-nav a { margin-top: -0.9rem; } .toolbar-form-button, .toolbar-form-button-media { width: 0; } .toolbar-nav { margin: 0 0 -3.75rem 0.25rem; } .toolbar-form-button { width: 1rem; margin-right: 1.2rem; margin-top: -2.95rem; } .toolbar-form-button-media { margin: 0 1.4rem -1.1rem -0.2rem; } .submit-bar { display: flex; flex-wrap: wrap; column-gap: 0.75rem; } .submit-bar > div { flex: 1; margin-bottom: -1.75rem; } .profile-name { margin-bottom: 1rem; } .profile-stats { display: flex; flex-wrap: wrap; margin-bottom: 1rem; } .profile-stats > div { width: 6rem; margin-left: 2rem; text-align: center; line-height: 1.75rem; } .profile-last-seen, .profile-muted { display: block; padding-top: 0.35rem; padding-bottom: 0.35rem; font-size: 0.95rem; color: var(--color); } .profile-tagline { margin: 1rem 0 1rem 0; color: var(--color); } .profile-info { color: var(--color); border-top: 1px solid var(--muted-border-color); margin-top: -0.5rem; } .profile-popular { font-weight: 600; margin-left: -0.1rem; } .profile-nofollow { font-style: normal !important; margin-top: 0.1rem; margin-bottom: 1rem; font-size: 0.8rem; } .profile-nofollow:first-letter { text-transform: capitalize; } .profile-links { display: flex; flex-wrap: wrap; margin: 0 1rem 1rem 1rem; word-spacing: 100rem; text-align: center; } .profile-links > a { flex: 1; } .profile-report { margin-bottom: 1rem; } .profile-recent { margin-bottom: -2rem !important; } .profile-recent h2 { font-size: 1.25rem !important; } .feed-flex { display: flex; flex-wrap: wrap; column-gap: 0.75rem; margin: -0.25rem 0 -2.75em 0; } .feed-flex > div { flex-grow: 1; flex-basis: 15rem; } .feed-gap { margin-bottom: 0.5rem; } .long-text-wrap { color: var(--muted-color); font-weight: 300; overflow: hidden; text-overflow: ellipsis; word-break: break-all; } .manage-users { margin-bottom: 1rem; } .image-gallery { display: flex; flex-wrap: wrap; } .image-inline { display: inline-block; } .image-gallery div, .image-inline div { margin-bottom: 1.25rem; } .center-cropped { padding-right: 0.2rem; } .center-cropped img { margin: -1rem 0 0.25rem 0; height: 8rem; width: 12rem; object-fit: cover; overflow: hidden; border-radius: 0.25rem; } .caption-wrap { position: relative; } .caption { margin: 0 0 0 0.1rem; box-sizing: border-box; width: 12rem; padding: 10px; position: absolute; bottom: -1rem; background-color: rgba(0, 0, 0, 0.75); transition: opacity 0.25s; visibility: none; opacity: 0; border-radius: 0 0 0.2rem 0.2rem; } .caption-wrap:hover .caption { color: var(--primary-inverse) !important; visibility: visible; opacity: 1; } div .p-summary:not(.image-gallery) > div { margin: 1.5rem 0 0.25rem 0; } div .p-summary:not(.image-gallery) > .caption-wrap .caption { margin-bottom: 1.25rem; } .p-summary br { display: none; } dialog article > footer { margin-top: 1rem; padding: 0; } dialog article > footer p { padding: 0.5rem 1.5rem 2.5rem 1.5rem !important; text-align: left; } audio { display: block; filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%); width: 240px; height: 25px; margin-top: 0.5rem; } /* 480p */ video { object-fit: contain; display: block; max-width: 100%; width: 100%; height: auto; background: var(--background-color); box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2); margin-top: 0.5rem; } #mainNav { margin-top: 0.5rem; text-align: center; } #uploadMediaButton{ cursor: pointer; color: var(--primary); } #uploadMediaButton:hover { color: var(--primary-hover); } #uploadMediaButton:focus { background-color: var(--primary-focus); } .textarea-container { position: relative; } #text { resize: vertical; } .users-list { display: none; flex-direction: column; position: absolute; background-color: var(--background-color); border-left: 0.1rem solid var(--form-element-border-color); border-bottom: 0.1rem solid var(--form-element-border-color); border-right: 0.1rem solid var(--form-element-border-color); } .users-list.show { display: block; } .user-list__user { display: flex; align-items: center; justify-content: flex-start; height: 4rem; padding: 1rem 1rem; box-sizing: border-box; max-width: 350px; transition: all ease-in-out .25s; } .user-list__user.selected { cursor: pointer; background-color: var(--form-element-border-color); } .mentioned-list-content { max-height: 12rem; overflow: auto; cursor: pointer; } .user-list__user .avatar { width: 3.5rem; height: 3.5rem; background-color: var(--muted-border-color); margin-right: 1rem; background-size: cover; pointer-events: none; } .user-list__user .info { display: flex; flex-direction: column; pointer-events: none; } .user-list__user .nickname, .user-list__user .info .name, .user-list__user .info .nickname { color: var(--text); margin-bottom: 5px; font-size: 0.9rem; font-weight: 600; pointer-events: none; } .mentioned-list-content::-webkit-scrollbar { width: 2px; } .mentioned-list-content::-webkit-scrollbar-thumb { color: var(--contrast); } .captchaInput { width: 50% !important; } /* Timeline styline */ .u-author { display: flex; flex-direction: row; align-items: center; } .p-name a { display: block; font-size: 1rem; font-weight: 600; margin-top: -0.3rem; color: var(--primary); } .p-name-profile { display: block; font-size: 1.5rem; font-weight: 600; margin-top: -0.3rem; color: var(--primary); } .p-name-profile::after { content: '\A'; white-space: pre; } .p-org a, p-org-profile { display: block; margin-top: -0.4rem; font-size: 0.95rem; font-weight: 300; color: var(--muted-color) !important; } .p-org-profile { font-size: 1.15rem; font-weight: 300; } .author { margin-left: 0.5rem !important; } .publish-time { margin-top: -0.15rem; font-size: 0.7rem; font-weight: 300; color: var(--primary); } .publish-time span { color: var(--contrast); } [data-tooltip]:not(a):not(button):not(input){ border-bottom: none; } .feed-gap .p-summary { margin-top: -0.5rem; padding-bottom: 1.25rem; padding-left: 0.25rem; } #cookie-law{ background-color: rgb(50, 50, 50) !important; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px; } #cookie-law p{ color: var(--color); font-size: 13px; text-align: center; background-color: rgb(50, 50, 50) !important; margin-bottom: 0px; } #cookie-law p a[role=button]{ margin: 10px 0px 0px 10px; padding: 5px 15px; font-size: 13px; color: var(--muted-color) !important; border-color: 1px solid var(--primary) !important; border-radius: 0.25rem !important; } article { margin-top: 1rem !important; margin-bottom: 1rem; padding-top: 0.5rem; padding-bottom: 1.5rem; } article.no-tb { margin-top: -0.1rem !important; border-radius: 0; box-shadow: none; } article.no-tb:nth-of-type(3) { margin-bottom: -0.75rem; border-radius: 0 0 0.25rem 0.25rem; padding-bottom: 0.5rem; } article .p-summary { margin-bottom: -1rem; padding-top: 0.6rem; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } /* Video Summary Content Styling */ article .p-summary p video, article .p-summary p img{ width: 100%; padding-bottom: 0.5rem; } /* Blockquotes */ article .p-summary blockquote { border-left: 5px solid var(--primary) !important; margin: 1.5em 10px; padding: 0px 10px 0px 25px; position: relative; } /* Twt Hash */ .h-entry { margin: 1rem 0; padding: 0.75rem 0.75rem 0.5rem 0.75rem; } article .p-summary a em, em.twt-hash { color: darkgray; font-style: normal; font-weight: 300; color: var(--muted-color); } em.twt-hash { float: right; font-size: small; padding-top: 0.1rem; } article .twt-bookmark { font-size: 1.1rem; padding-left: 0.5rem; margin-top: -0.2rem; float: right; } /* Twt Context */ article .p-summary a small, small.twt-context { font-style: normal; font-weight: 300; font-size: 0.825rem !important;; color: var(--muted-color); } small.twt-context { display: block; font-size: small; margin-top: -0.3rem; padding-bottom: 0.5rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: dashed 1px var(--form-element-border-color); } small.twt-context strong { font-weight: 300; } .p-summary p:nth-of-type(1) { padding-top: 0.25rem; } .settingsBtn, .logoutBtn { color: var(--secondary); } .settingsBtn:hover, .logoutBtn:hover { color: var(--secondary-hover); } #podLogo, #podMenu { display: flex; flex: 0; margin-bottom: -1.75rem; } #podMenu { margin-right: 2rem; } #podMenu li { margin-left: 1rem; } #podLogo { margin-left: 1rem; } ul#podMobile { display: none; } a[role=button] { display: flex; justify-content: center; padding-top: 0.8rem !important; padding-bottom: 0.8rem !important; } #convJoinSummary { display: block; } /* Footer Style */ body > footer{ display: flex; flex-direction: row-reverse; justify-content: space-between; align-content: center; } footer { border-top: 1px solid var(--primary); font-size: 0.8rem; } footer .footer-menu a{ margin-left: 0.5rem; } footer.container { padding-top: 1rem; padding-bottom: 1rem; } code, kbd { padding: 0.2rem 0.3rem; } pre { margin-top: -1rem !important; margin-bottom: 0.25rem !important; } pre > code { padding: 0.25rem 0.5rem; } @media (max-width: 576px) { main.container { margin-top: -3rem; } dialog article { margin: 0; padding: 1rem; } .container-fluid, #followFeed { margin-top: -0.75rem !important; padding-bottom: 0; } body > footer{ margin-top: -2.25rem !important; line-height: 1.5rem; display: block; text-align: center; } #mainNav { display: flex; flex-flow: row wrap; margin-bottom: 1rem; } ul#podLogo { flex: 1; align-items: flex-start; margin: -0.4rem 0 0 1.15rem; } ul#podMobile { flex: 0; display: inherit; font-size: 2rem; padding: 0.75rem 0.75rem 1.75rem; } ul#podMenu { flex: 1 100%; display: none; margin: 1rem 0 0 1rem; } ul#podMenu li { vertical-align: top; text-align: left; margin: 0 0 0.5rem 1.25rem; } .toolbar-nav { margin: -1.6rem 0 -3.75rem 0.5rem; } .submit-bar > div { flex: 1; flex-basis: 17.126rem; margin-bottom: 0rem; } .submit-bar > div button { margin-bottom: 1rem; } [data-tooltip]:not(a):not(button):not(input){ border-bottom: none; } #convJoinSummary { display: block; margin: -1rem 0 1.75rem 0 !important; } #cookie-law p a[role=button]{ display: block; width: 20%; margin: 10px auto 0px; padding: 5px; } .bump-up { margin-top: -1rem; } .twt-nav { margin-left: 0.25rem; } .profile-name { margin-top: -2rem; } .profile-last-seen { padding-bottom: 0.15rem; } .ti-message-circle, .ti-compass, .ti-bell-ringing, .ti-rss-nav, .ti-settings-nav, .ti-door-exit, .ti-door-enter, .ti-user-plus { vertical-align: top; font-size: 1.3rem !important; } .editBtn, .deleteBtn, .replyBtn, .forkBtn, .convBtn { font-size: 0; } .ti-edit, .ti-trash, .ti-message, .ti-messages, .ti-message-plus { margin-left: 0.5rem; margin-right: 0.5rem; font-size: 1.25rem; } .profile-links a { font-size: 0.0009rem; color: var(--background-color); } .profile-post { padding-top: 1rem; } .ti-circle-plus, .ti-circle-minus, .ti-settings, .ti-link-profile, .ti-rss-profile, .ti-bookmarks { font-size: 1.3rem; color: var(--primary) !important; } .yarn-count-badge { font-size: 10px; margin-left: -1rem; } .mobile-menu { font-size: 2rem; padding-top: 0.5rem; padding-right: 2rem; } .podLogo { position: absolute !important; margin-top: 0.5rem; } div.grid { margin-top: -1rem; } div.h-feed-empty:empty { margin-top: 2.25rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem 0.25rem 1rem; } nav.pagination-nav{ margin: -0.5rem 1rem -1rem 1rem; } div .h-feed:last-child, div .h-entry:last-child { margin-bottom: 2.5rem; } .caption { display: none; } dialog article > footer p { padding: 0.5rem 1rem 1.5rem 1rem !important; } } @media (min-width: 577px) and (max-width: 768px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 620px !important; } body > footer{ margin-top: -0.5rem !important; line-height: 1.5rem; display: block; text-align: center; } #podLogo { margin-top: 0.05rem; margin-left: 1.1rem; } ul#podMenu { display: inherit !important; } nav.pagination-nav{ margin: -1.25rem 1rem -1rem 1rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2rem 1rem !important; } .timelineBtn, .discoverBtn, .mentionsBtn, .feedsBtn, .settingsBtn, .logoutBtn, .loginBtn, .registerBtn { display: flex; font-size: 0; } .ti-message-circle, .ti-compass, .ti-bell-ringing, .ti-rss-nav, .ti-settings-nav, .ti-door-exit, .ti-door-enter, .ti-user-plus { margin-left: 0.5rem; margin-right: 0.5rem; font-size: 1.3rem; } .profile-links a { font-size: 0.0009rem; color: var(--background-color); } .ti-circle-plus, .ti-circle-minus, .ti-settings, .ti-link-profile, .ti-rss-profile, .ti-bookmarks { font-size: 1.3rem; color: var(--primary) !important; } .submit-bar > div { flex: 1; flex-basis: 15.5rem; margin-bottom: 0rem; } .submit-bar > div button { margin-bottom: -0.25rem; } #convJoinSummary { margin: 0 0 -1rem 0 !important; } dialog article > footer p { padding: 0.5rem 1.5rem 2rem 1.5rem !important; } } @media (min-width: 769px) and (max-width: 991px) { dialog article { margin: 0; padding: 1rem; } #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 820px !important; } ul#podMenu { display: inherit !important; } footer .footer-menu a{ margin-left: 0.25rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -1.5rem 1rem; } #convJoinSummary { margin: 0.25rem 0 -0.25rem 0 !important; } } @media (min-width: 992px) and (max-width: 1199px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width:990px !important; } ul#podMenu { display: inherit !important; } article.bump-up > div:nth-of-type(2) { border-left: 1px solid var(--range-border-color); margin-top: 2.6rem !important; margin-bottom: 3rem; } article.bump-up > div:nth-of-type(2) p, article.bump-up > div:nth-of-type(2) hgroup { padding-left: 1rem; } article.bump-up > div:nth-of-type(2) ul { padding-left: 2rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2rem 1rem; } #podLogo { margin-top: -0.05rem; margin-left: 0.95rem; } #convJoinSummary { margin: 0.5rem 0 -0.5rem 0 !important; } } @media (min-width: 1200px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 1180px !important; } ul#podMenu { display: inherit !important; } article.bump-up > div:nth-of-type(2) { border-left: 1px solid var(--range-border-color); margin-top: 2.6rem !important; margin-bottom: 3rem; } article.bump-up > div:nth-of-type(2) p, article.bump-up > div:nth-of-type(2) hgroup { padding-left: 1rem; } article.bump-up > div:nth-of-type(2) ul { padding-left: 2rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2.5rem 1rem; } #podLogo { margin-top:1rem; margin-left:-0.5rem } #convJoinSummary { margin: 0.25rem 0 -1.25rem 0 !important; } }
internal/theme/static/css/99-yarn.css
body, html { overflow-x: hidden; max-width: 850px; margin: 0 auto; } :root { --font-size: 16px !important; } .preload * { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; } a { text-decoration: none !important; padding: 0.1rem !important; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; } main.container { padding-top: 3rem; } dialog article { margin: 0 0 0 -2rem; padding: 1rem; } article p img { display: block; margin-top: 0.5rem; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } article hgroup h3 { margin-left: 0px; } article hgroup footer { margin-left: 60px; } article nav li { padding: 0rem 0.5rem; } article:target { border: 1px solid var(--form-element-border-color); } article.grid { padding-bottom: 0; } .logo { height: 56px; } .avatar, .avatar-full { width: 3.5rem !important; height: 3.5rem !important; object-fit: cover; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; } .avatar-full { max-width: none !important; } .ismuted { filter: grayscale(1) blur(0.1rem) brightness(0.3); } .ti-ismuted { position: absolute; color: red; font-size: 3rem; margin-top: 0.2rem; margin-left: 0.25rem; z-index: 200; } .invisible { visibility: hidden; width: 0; height: 0; } .invisible.width-none{ width: 0px !important; } .mobile-menu a { display: inline-block; margin: -1rem -1rem 0 1rem; } .yarn-count-badge { background-color: var(--primary); color: white; border-radius: 100px; padding: 0px 4px; font-size: 9px; position: absolute; } .vert-center input { margin-top: 0.3rem; margin-bottom: -0.3rem !important; } .nav { z-index: 1050; } .twt-nav { margin-left: 0.75rem; margin-top: -0.65rem; } .twt-nav li { margin-right: 1rem; } nav.pagination-nav { margin: -0.5rem 1rem -1rem 1rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2.5rem 1rem; } nav.pagination-nav a { margin-top: -0.9rem; } .toolbar-form-button, .toolbar-form-button-media { width: 0; } .toolbar-nav { margin: 0 0 -3.75rem 0.25rem; } .toolbar-form-button { width: 1rem; margin-right: 1.2rem; margin-top: -2.95rem; } .toolbar-form-button-media { margin: 0 1.4rem -1.1rem -0.2rem; } .submit-bar { display: flex; flex-wrap: wrap; column-gap: 0.75rem; } .submit-bar > div { flex: 1; margin-bottom: -1.75rem; } .profile-name { margin-bottom: 1rem; } .profile-stats { display: flex; flex-wrap: wrap; margin-bottom: 1rem; } .profile-stats > div { width: 6rem; margin-left: 2rem; text-align: center; line-height: 1.75rem; } .profile-last-seen, .profile-muted { display: block; padding-top: 0.35rem; padding-bottom: 0.35rem; font-size: 0.95rem; color: var(--color); } .profile-tagline { margin: 1rem 0 1rem 0; color: var(--color); } .profile-info { color: var(--color); border-top: 1px solid var(--muted-border-color); margin-top: -0.5rem; } .profile-popular { font-weight: 600; margin-left: -0.1rem; } .profile-nofollow { font-style: normal !important; margin-top: 0.1rem; margin-bottom: 1rem; font-size: 0.8rem; } .profile-nofollow:first-letter { text-transform: capitalize; } .profile-links { display: flex; flex-wrap: wrap; margin: 0 1rem 1rem 1rem; word-spacing: 100rem; text-align: center; } .profile-links > a { flex: 1; } .profile-report { margin-bottom: 1rem; } .profile-recent { margin-bottom: -2rem !important; } .profile-recent h2 { font-size: 1.25rem !important; } .feed-flex { display: flex; flex-wrap: wrap; column-gap: 0.75rem; margin: -0.25rem 0 -2.75em 0; } .feed-flex > div { flex-grow: 1; flex-basis: 15rem; } .feed-gap { margin-bottom: 0.5rem; } .long-text-wrap { color: var(--muted-color); font-weight: 300; overflow: hidden; text-overflow: ellipsis; word-break: break-all; } .manage-users { margin-bottom: 1rem; } .image-gallery { display: flex; flex-wrap: wrap; } .image-inline { display: inline-block; } .image-gallery div, .image-inline div { margin-bottom: 1.25rem; } .center-cropped { padding-right: 0.2rem; } .center-cropped img { margin: -1rem 0 0.25rem 0; height: 8rem; width: 12rem; object-fit: cover; overflow: hidden; border-radius: 0.25rem; } .caption-wrap { position: relative; } .caption { margin: 0 0 0 0.1rem; box-sizing: border-box; width: 12rem; padding: 10px; position: absolute; bottom: -1rem; background-color: rgba(0, 0, 0, 0.75); transition: opacity 0.25s; visibility: none; opacity: 0; border-radius: 0 0 0.2rem 0.2rem; } .caption-wrap:hover .caption { color: var(--primary-inverse) !important; visibility: visible; opacity: 1; } div .p-summary:not(.image-gallery) > div { margin: 1.5rem 0 0.25rem 0; } div .p-summary:not(.image-gallery) > .caption-wrap .caption { margin-bottom: 1.25rem; } .p-summary br { display: none; } dialog article > footer { margin-top: 1rem; padding: 0; } dialog article > footer p { padding: 0.5rem 1.5rem 2.5rem 1.5rem !important; text-align: left; } audio { display: block; filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%); width: 240px; height: 25px; margin-top: 0.5rem; } /* 480p */ video { object-fit: contain; display: block; max-width: 100%; width: 100%; height: auto; background: var(--background-color); box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2); margin-top: 0.5rem; } #mainNav { margin-top: 0.5rem; text-align: center; } #uploadMediaButton{ cursor: pointer; color: var(--primary); } #uploadMediaButton:hover { color: var(--primary-hover); } #uploadMediaButton:focus { background-color: var(--primary-focus); } .textarea-container { position: relative; } #text { resize: vertical; } .users-list { display: none; flex-direction: column; position: absolute; background-color: var(--background-color); border-left: 0.1rem solid var(--form-element-border-color); border-bottom: 0.1rem solid var(--form-element-border-color); border-right: 0.1rem solid var(--form-element-border-color); } .users-list.show { display: block; } .user-list__user { display: flex; align-items: center; justify-content: flex-start; height: 4rem; padding: 1rem 1rem; box-sizing: border-box; max-width: 350px; transition: all ease-in-out .25s; } .user-list__user.selected { cursor: pointer; background-color: var(--form-element-border-color); } .mentioned-list-content { max-height: 12rem; overflow: auto; cursor: pointer; } .user-list__user .avatar { width: 3.5rem; height: 3.5rem; background-color: var(--muted-border-color); margin-right: 1rem; background-size: cover; pointer-events: none; } .user-list__user .info { display: flex; flex-direction: column; pointer-events: none; } .user-list__user .nickname, .user-list__user .info .name, .user-list__user .info .nickname { color: var(--text); margin-bottom: 5px; font-size: 0.9rem; font-weight: 600; pointer-events: none; } .mentioned-list-content::-webkit-scrollbar { width: 2px; } .mentioned-list-content::-webkit-scrollbar-thumb { color: var(--contrast); } .captchaInput { width: 50% !important; } /* Timeline styline */ .u-author { display: flex; flex-direction: row; align-items: center; } .p-name a { display: block; font-size: 1rem; font-weight: 600; margin-top: -0.3rem; color: var(--primary); } .p-name-profile { display: block; font-size: 1.5rem; font-weight: 600; margin-top: -0.3rem; color: var(--primary); } .p-name-profile::after { content: '\A'; white-space: pre; } .p-org a, p-org-profile { display: block; margin-top: -0.4rem; font-size: 0.95rem; font-weight: 300; color: var(--muted-color) !important; } .p-org-profile { font-size: 1.15rem; font-weight: 300; } .author { margin-left: 0.5rem !important; } .publish-time { margin-top: -0.15rem; font-size: 0.7rem; font-weight: 300; color: var(--primary); } .publish-time span { color: var(--contrast); } [data-tooltip]:not(a):not(button):not(input){ border-bottom: none; } .feed-gap .p-summary { margin-top: -0.5rem; padding-bottom: 1.25rem; padding-left: 0.25rem; } #cookie-law{ background-color: rgb(50, 50, 50) !important; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px; } #cookie-law p{ color: var(--color); font-size: 13px; text-align: center; background-color: rgb(50, 50, 50) !important; margin-bottom: 0px; } #cookie-law p a[role=button]{ margin: 10px 0px 0px 10px; padding: 5px 15px; font-size: 13px; color: var(--muted-color) !important; border-color: 1px solid var(--primary) !important; border-radius: 0.25rem !important; } article { margin-top: 1rem !important; margin-bottom: 1rem; padding-top: 0.5rem; padding-bottom: 1.5rem; } article.no-tb { margin-top: -0.1rem !important; border-radius: 0; box-shadow: none; } article.no-tb:nth-of-type(3) { margin-bottom: -0.75rem; border-radius: 0 0 0.25rem 0.25rem; padding-bottom: 0.5rem; } article .p-summary { margin-bottom: -1rem; padding-top: 0.6rem; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } /* Video Summary Content Styling */ article .p-summary p video, article .p-summary p img{ width: 100%; padding-bottom: 0.5rem; } /* Blockquotes */ article .p-summary blockquote { border-left: 5px solid var(--primary) !important; margin: 1.5em 10px; padding: 0px 10px 0px 25px; position: relative; } /* Twt Hash */ .h-entry { margin: 1rem 0; padding: 0.75rem 0.75rem 0.5rem 0.75rem; } article .p-summary a em, em.twt-hash { color: darkgray; font-style: normal; font-weight: 300; color: var(--muted-color); } em.twt-hash { float: right; font-size: small; padding-top: 0.1rem; } article .twt-bookmark { font-size: 1.1rem; padding-left: 0.5rem; margin-top: -0.2rem; float: right; } /* Twt Context */ article .p-summary a small, small.twt-context { font-style: normal; font-weight: 300; font-size: 0.825rem !important;; color: var(--muted-color); } small.twt-context { display: block; font-size: small; margin-top: -0.3rem; padding-bottom: 0.5rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: dashed 1px var(--form-element-border-color); } small.twt-context strong { font-weight: 300; } .p-summary p:nth-of-type(1) { padding-top: 0.25rem; } .settingsBtn, .logoutBtn { color: var(--secondary); } .settingsBtn:hover, .logoutBtn:hover { color: var(--secondary-hover); } #podLogo, #podMenu { display: flex; flex: 0; margin-bottom: -1.75rem; } #podMenu { margin-right: 2rem; } #podMenu li { margin-left: 1rem; } #podLogo { margin-left: 1rem; } ul#podMobile { display: none; } a[role=button] { display: flex; justify-content: center; padding-top: 0.8rem !important; padding-bottom: 0.8rem !important; } #convJoinSummary { display: block; } /* Footer Style */ body > footer{ display: flex; flex-direction: row-reverse; justify-content: space-between; align-content: center; } footer { border-top: 1px solid var(--primary); font-size: 0.8rem; } footer .footer-menu a{ margin-left: 0.5rem; } footer.container { padding-top: 1rem; padding-bottom: 1rem; } code, kbd { padding: 0.2rem 0.3rem; } pre { margin-top: -1rem !important; margin-bottom: 0.25rem !important; } pre > code { padding: 0.25rem 0.5rem; } @media (max-width: 576px) { main.container { margin-top: -3rem; } dialog article { margin: 0; padding: 1rem; } .container-fluid, #followFeed { margin-top: -0.75rem !important; padding-bottom: 0; } body > footer{ margin-top: -2.25rem !important; line-height: 1.5rem; display: block; text-align: center; } #mainNav { display: flex; flex-flow: row wrap; margin-bottom: 1rem; } ul#podLogo { flex: 1; align-items: flex-start; margin: -0.4rem 0 0 1.15rem; } ul#podMobile { flex: 0; display: inherit; font-size: 2rem; padding: 0.75rem 0.75rem 1.75rem; } ul#podMenu { flex: 1 100%; display: none; margin: 1rem 0 0 1rem; } ul#podMenu li { vertical-align: top; text-align: left; margin: 0 0 0.5rem 1.25rem; } .toolbar-nav { margin: -1.6rem 0 -3.75rem 0.5rem; } .submit-bar > div { flex: 1; flex-basis: 17.126rem; margin-bottom: 0rem; } .submit-bar > div button { margin-bottom: 1rem; } [data-tooltip]:not(a):not(button):not(input){ border-bottom: none; } #convJoinSummary { display: block; margin: -1rem 0 1.75rem 0 !important; } #cookie-law p a[role=button]{ display: block; width: 20%; margin: 10px auto 0px; padding: 5px; } .bump-up { margin-top: -1rem; } .twt-nav { margin-left: 0.25rem; } .profile-name { margin-top: -2rem; } .profile-last-seen { padding-bottom: 0.15rem; } .ti-message-circle, .ti-compass, .ti-bell-ringing, .ti-rss-nav, .ti-settings-nav, .ti-door-exit, .ti-door-enter, .ti-user-plus { vertical-align: top; font-size: 1.3rem !important; } .editBtn, .deleteBtn, .replyBtn, .forkBtn, .convBtn { font-size: 0; } .ti-edit, .ti-trash, .ti-message, .ti-messages, .ti-message-plus { margin-left: 0.5rem; margin-right: 0.5rem; font-size: 1.25rem; } .profile-links a { font-size: 0.0009rem; color: var(--background-color); } .profile-post { padding-top: 1rem; } .ti-circle-plus, .ti-circle-minus, .ti-settings, .ti-link-profile, .ti-rss-profile, .ti-bookmarks { font-size: 1.3rem; color: var(--primary) !important; } .yarn-count-badge { font-size: 10px; margin-left: -1rem; } .mobile-menu { font-size: 2rem; padding-top: 0.5rem; padding-right: 2rem; } .podLogo { position: absolute !important; margin-top: 0.5rem; } div.grid { margin-top: -1rem; } div.h-feed-empty:empty { margin-top: 2.25rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem 0.25rem 1rem; } nav.pagination-nav{ margin: -0.5rem 1rem -1rem 1rem; } div .h-feed:last-child, div .h-entry:last-child { margin-bottom: 2.5rem; } .caption { display: none; } dialog article > footer p { padding: 0.5rem 1rem 1.5rem 1rem !important; } } @media (min-width: 577px) and (max-width: 768px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 620px !important; } body > footer{ margin-top: -0.5rem !important; line-height: 1.5rem; display: block; text-align: center; } #podLogo { margin-top: 0.05rem; margin-left: 1.1rem; } ul#podMenu { display: inherit !important; } nav.pagination-nav{ margin: -1.25rem 1rem -1rem 1rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2rem 1rem !important; } .timelineBtn, .discoverBtn, .mentionsBtn, .feedsBtn, .settingsBtn, .logoutBtn, .loginBtn, .registerBtn { display: flex; font-size: 0; } .ti-message-circle, .ti-compass, .ti-bell-ringing, .ti-rss-nav, .ti-settings-nav, .ti-door-exit, .ti-door-enter, .ti-user-plus { margin-left: 0.5rem; margin-right: 0.5rem; font-size: 1.3rem; } .profile-links a { font-size: 0.0009rem; color: var(--background-color); } .ti-circle-plus, .ti-circle-minus, .ti-settings, .ti-link-profile, .ti-rss-profile, .ti-bookmarks { font-size: 1.3rem; color: var(--primary) !important; } .submit-bar > div { flex: 1; flex-basis: 15.5rem; margin-bottom: 0rem; } .submit-bar > div button { margin-bottom: -0.25rem; } #convJoinSummary { margin: 0 0 -1rem 0 !important; } dialog article > footer p { padding: 0.5rem 1.5rem 2rem 1.5rem !important; } } @media (min-width: 769px) and (max-width: 991px) { dialog article { margin: 0; padding: 1rem; } #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 820px !important; } ul#podMenu { display: inherit !important; } footer .footer-menu a{ margin-left: 0.25rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -1.5rem 1rem; } #convJoinSummary { margin: 0.25rem 0 -0.25rem 0 !important; } } @media (min-width: 992px) and (max-width: 1199px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width:990px !important; } ul#podMenu { display: inherit !important; } article.bump-up > div:nth-of-type(2) { border-left: 1px solid var(--range-border-color); margin-top: 2.6rem !important; margin-bottom: 3rem; } article.bump-up > div:nth-of-type(2) p, article.bump-up > div:nth-of-type(2) hgroup { padding-left: 1rem; } article.bump-up > div:nth-of-type(2) ul { padding-left: 2rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2rem 1rem; } #podLogo { margin-top: -0.05rem; margin-left: 0.95rem; } #convJoinSummary { margin: 0.5rem 0 -0.5rem 0 !important; } } @media (min-width: 1200px) { #mainNav { padding-top: 0.5rem; margin: 0 auto; max-width: 1180px !important; } ul#podMenu { display: inherit !important; } article.bump-up > div:nth-of-type(2) { border-left: 1px solid var(--range-border-color); margin-top: 2.6rem !important; margin-bottom: 3rem; } article.bump-up > div:nth-of-type(2) p, article.bump-up > div:nth-of-type(2) hgroup { padding-left: 1rem; } article.bump-up > div:nth-of-type(2) ul { padding-left: 2rem; } nav.pagination-nav:nth-of-type(2){ margin: -1rem 1rem -2.5rem 1rem; } #podLogo { margin-top:1rem; margin-left:-0.5rem } #convJoinSummary { margin: 0.25rem 0 -1.25rem 0 !important; } }
0.443118
0.053255
@define COLOR_INFO_BACKGROUND_BLUE: #224470dd; @define COLOR_INFO_BACKGROUND_DARK_BLUE: #002233; @define COLOR_INFO_TEXT_BLUE: #66aaff; @define COLOR_INFO_BACKGROUND_GREEN: #004d1ada; @define COLOR_INFO_BACKGROUND_GREEN_SOCIAL: #003800da; @define COLOR_INFO_BACKGROUND_DARK_GREEN: #003312; @define COLOR_INFO_TEXT_GREEN: #00e64d; @define COLOR_INFO_BACKGROUND_ORANGE: #994d00ee; @define COLOR_INFO_BACKGROUND_DARK_ORANGE: #663300; @define COLOR_INFO_TEXT_ORANGE: #ffb366; .addon-root { width: 100%; height: 100%; } .down { flow-children: down; width: 100%; box-shadow: 0 0 10px #111; padding: 20px 40px; } .large { font-size: 28px; } .huge { font-size: 36px; } .normal { font-size: 20px; } .small { font-size: 12px; } #imba-loading { flow-children: down; width: 100%; height: 100%; background-color: black; background-position: center center; background-size: cover; background-image: url("file://{images}/custom_game/loading_screen/the_grand_magus.jpg"); z-index: 1; /* Doesn't work.. Does it need to be on root? */ } #imba-loading-title, #imba-loading-title-patreon, #imba-loading-title-promote, { width: 1250px; margin-top: 30px; margin-left: 120px; flow-children: right; } #imba-loading-title { background-color: COLOR_INFO_BACKGROUND_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #imba-loading-title-patreon { background-color: COLOR_INFO_BACKGROUND_ORANGE; border: 2px solid COLOR_INFO_BACKGROUND_DARK_ORANGE; } #imba-loading-title-promote, { background-color: COLOR_INFO_BACKGROUND_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #imba-loading-title-text, #imba-loading-title-text-patreon, #imba-loading-title-text-promote { font-size: 36px; } #imba-loading-title-text { color: COLOR_INFO_TEXT_GREEN; } #imba-loading-title-text-patreon { color: COLOR_INFO_TEXT_ORANGE; } #imba-loading-title-text-promote { color: COLOR_INFO_TEXT_GREEN; } #imba-loading-content-text, #imba-loading-content-text-patreon, #imba-loading-content-text-promote, { font-size: 20px; color: #cccccc; width: 100%; } #imba-loading-map-text { margin: 20px 0px; color: #ddddff; font-size: 24px; } #imba-loading-link { background-color: COLOR_INFO_BACKGROUND_DARK_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; box-shadow: 0 0 10px #111; } #imba-loading-link-promote { background-color: COLOR_INFO_BACKGROUND_DARK_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; box-shadow: 0 0 10px #111; margin-top: 40px; } #imba-loading-link-patreon { background-color: COLOR_INFO_BACKGROUND_DARK_ORANGE; border: 2px solid COLOR_INFO_BACKGROUND_DARK_ORANGE; box-shadow: 0 0 10px #111; margin-top: 40px; } #imba-loading-link-text, #imba-loading-link-text-patreon, #imba-loading-link-text-promote { padding: 0px 10px; font-size: 24px; text-shadow: 0 0 5px #000; color: #cccccc; } #imba-loading-link-text:hover { text-decoration: underline; background-color: #003339; } #imba-loading-link-text-patreon:hover { text-decoration: underline; background-color: #4d2600; } #imba-loading-link-text-promote:hover { text-decoration: underline; background-color: #003339; } #ImbaLoadingSocial { margin-left: 260px; overflow: scroll; flow-children: down; background-color: COLOR_INFO_BACKGROUND_GREEN_SOCIAL; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #ImbaLoadingSocial Panel { padding: 0px 20px; flow-children: right; } #ImbaLoadingSocial Button:hover { box-shadow: 0 0 7px #333; } #ImbaLoadingSocial Button { border: 1px solid #333; padding: 5px 20px 3px; margin: 4px 12px 4px 0px; box-shadow: 0 0 5px #222; } #ImbaLoadingSocial Label { font-size: 20px; color: #fff; } .SocialButtons:hover { pre-transform-scale2d: 1.1; } #ImbaLoadingSocialOfficialWebsite { background-color: gradient(linear, 0% 0%, 0% 100%, from(#333), to(#111)); } #ImbaLoadingSocialFacebook { background-color: gradient(linear, 0% 0%, 0% 100%, from(#22e), to(#111)); } #ImbaLoadingSocialTwitter { background-color: gradient(linear, 0% 0%, 0% 100%, from(#0D91E2), to(#111)); } #ImbaLoadingSocialTwitter Label { color: #fff; } #ImbaLoadingSocialDiscordEn { background-color: gradient(linear, 0% 0%, 0% 100%, from(#7289DA), to(#111)); } #ImbaLoadingSocialDiscordRu { background-color: gradient(linear, 0% 0%, 0% 100%, from(#7289DA), to(#111)); } #ImbaLoadingSocialTencent { background-color: gradient(linear, 0% 0%, 0% 100%, from(#f00), to(#111)); }
content/dota_addons/dota_imba/panorama/styles/custom_game/custom_loading_screen.css
@define COLOR_INFO_BACKGROUND_BLUE: #224470dd; @define COLOR_INFO_BACKGROUND_DARK_BLUE: #002233; @define COLOR_INFO_TEXT_BLUE: #66aaff; @define COLOR_INFO_BACKGROUND_GREEN: #004d1ada; @define COLOR_INFO_BACKGROUND_GREEN_SOCIAL: #003800da; @define COLOR_INFO_BACKGROUND_DARK_GREEN: #003312; @define COLOR_INFO_TEXT_GREEN: #00e64d; @define COLOR_INFO_BACKGROUND_ORANGE: #994d00ee; @define COLOR_INFO_BACKGROUND_DARK_ORANGE: #663300; @define COLOR_INFO_TEXT_ORANGE: #ffb366; .addon-root { width: 100%; height: 100%; } .down { flow-children: down; width: 100%; box-shadow: 0 0 10px #111; padding: 20px 40px; } .large { font-size: 28px; } .huge { font-size: 36px; } .normal { font-size: 20px; } .small { font-size: 12px; } #imba-loading { flow-children: down; width: 100%; height: 100%; background-color: black; background-position: center center; background-size: cover; background-image: url("file://{images}/custom_game/loading_screen/the_grand_magus.jpg"); z-index: 1; /* Doesn't work.. Does it need to be on root? */ } #imba-loading-title, #imba-loading-title-patreon, #imba-loading-title-promote, { width: 1250px; margin-top: 30px; margin-left: 120px; flow-children: right; } #imba-loading-title { background-color: COLOR_INFO_BACKGROUND_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #imba-loading-title-patreon { background-color: COLOR_INFO_BACKGROUND_ORANGE; border: 2px solid COLOR_INFO_BACKGROUND_DARK_ORANGE; } #imba-loading-title-promote, { background-color: COLOR_INFO_BACKGROUND_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #imba-loading-title-text, #imba-loading-title-text-patreon, #imba-loading-title-text-promote { font-size: 36px; } #imba-loading-title-text { color: COLOR_INFO_TEXT_GREEN; } #imba-loading-title-text-patreon { color: COLOR_INFO_TEXT_ORANGE; } #imba-loading-title-text-promote { color: COLOR_INFO_TEXT_GREEN; } #imba-loading-content-text, #imba-loading-content-text-patreon, #imba-loading-content-text-promote, { font-size: 20px; color: #cccccc; width: 100%; } #imba-loading-map-text { margin: 20px 0px; color: #ddddff; font-size: 24px; } #imba-loading-link { background-color: COLOR_INFO_BACKGROUND_DARK_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; box-shadow: 0 0 10px #111; } #imba-loading-link-promote { background-color: COLOR_INFO_BACKGROUND_DARK_GREEN; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; box-shadow: 0 0 10px #111; margin-top: 40px; } #imba-loading-link-patreon { background-color: COLOR_INFO_BACKGROUND_DARK_ORANGE; border: 2px solid COLOR_INFO_BACKGROUND_DARK_ORANGE; box-shadow: 0 0 10px #111; margin-top: 40px; } #imba-loading-link-text, #imba-loading-link-text-patreon, #imba-loading-link-text-promote { padding: 0px 10px; font-size: 24px; text-shadow: 0 0 5px #000; color: #cccccc; } #imba-loading-link-text:hover { text-decoration: underline; background-color: #003339; } #imba-loading-link-text-patreon:hover { text-decoration: underline; background-color: #4d2600; } #imba-loading-link-text-promote:hover { text-decoration: underline; background-color: #003339; } #ImbaLoadingSocial { margin-left: 260px; overflow: scroll; flow-children: down; background-color: COLOR_INFO_BACKGROUND_GREEN_SOCIAL; border: 2px solid COLOR_INFO_BACKGROUND_DARK_GREEN; } #ImbaLoadingSocial Panel { padding: 0px 20px; flow-children: right; } #ImbaLoadingSocial Button:hover { box-shadow: 0 0 7px #333; } #ImbaLoadingSocial Button { border: 1px solid #333; padding: 5px 20px 3px; margin: 4px 12px 4px 0px; box-shadow: 0 0 5px #222; } #ImbaLoadingSocial Label { font-size: 20px; color: #fff; } .SocialButtons:hover { pre-transform-scale2d: 1.1; } #ImbaLoadingSocialOfficialWebsite { background-color: gradient(linear, 0% 0%, 0% 100%, from(#333), to(#111)); } #ImbaLoadingSocialFacebook { background-color: gradient(linear, 0% 0%, 0% 100%, from(#22e), to(#111)); } #ImbaLoadingSocialTwitter { background-color: gradient(linear, 0% 0%, 0% 100%, from(#0D91E2), to(#111)); } #ImbaLoadingSocialTwitter Label { color: #fff; } #ImbaLoadingSocialDiscordEn { background-color: gradient(linear, 0% 0%, 0% 100%, from(#7289DA), to(#111)); } #ImbaLoadingSocialDiscordRu { background-color: gradient(linear, 0% 0%, 0% 100%, from(#7289DA), to(#111)); } #ImbaLoadingSocialTencent { background-color: gradient(linear, 0% 0%, 0% 100%, from(#f00), to(#111)); }
0.234144
0.04627
.os-linux .target-linux { /* [archetype:target-os:begin] --- linux --- */ top: -3px; /* [archetype:target-os:end] --- linux --- */ } .os-linux .target-linux { /* [archetype:target-os:begin] --- linux --- */ width: 300px; /* [archetype:target-os:end] --- linux --- */ } .os-mac .target-apple { /* [archetype:target-os:begin] --- apple --- */ top: -3px; /* [archetype:target-os:end] --- apple --- */ } .os-mac .target-apple { /* [archetype:target-os:begin] --- apple --- */ width: 300px; /* [archetype:target-os:end] --- apple --- */ } .os-mac .target-mac { /* [archetype:target-os:begin] --- mac --- */ top: -3px; /* [archetype:target-os:end] --- mac --- */ } .os-mac .target-mac { /* [archetype:target-os:begin] --- mac --- */ width: 300px; /* [archetype:target-os:end] --- mac --- */ } .os-mac .target-osx { /* [archetype:target-os:begin] --- osx --- */ top: -3px; /* [archetype:target-os:end] --- osx --- */ } .os-mac .target-osx { /* [archetype:target-os:begin] --- osx --- */ width: 300px; /* [archetype:target-os:end] --- osx --- */ } .os-win .target-windows { /* [archetype:target-os:begin] --- windows --- */ top: -3px; /* [archetype:target-os:end] --- windows --- */ } .os-win .target-windows { /* [archetype:target-os:begin] --- windows --- */ width: 300px; /* [archetype:target-os:end] --- windows --- */ } .os-win .target-win { /* [archetype:target-os:begin] --- win --- */ top: -3px; /* [archetype:target-os:end] --- win --- */ } .os-win .target-win { /* [archetype:target-os:begin] --- win --- */ width: 300px; /* [archetype:target-os:end] --- win --- */ } .os-win .target-winxp { /* [archetype:target-os:begin] --- winxp --- */ top: -3px; /* [archetype:target-os:end] --- winxp --- */ } .os-win .target-winxp { /* [archetype:target-os:begin] --- winxp --- */ width: 300px; /* [archetype:target-os:end] --- winxp --- */ } .os-win .target-win7 { /* [archetype:target-os:begin] --- win7 --- */ top: -3px; /* [archetype:target-os:end] --- win7 --- */ } .os-win .target-win7 { /* [archetype:target-os:begin] --- win7 --- */ width: 300px; /* [archetype:target-os:end] --- win7 --- */ } .os-mac .target-osx-with-map { /* [archetype:target-os:begin] --- osx --- */ color: blue; background: pink; /* [archetype:target-os:end] --- osx --- */ }
test/fixtures/stylesheets/archetype/expected/utilities/targeting/target-os.css
.os-linux .target-linux { /* [archetype:target-os:begin] --- linux --- */ top: -3px; /* [archetype:target-os:end] --- linux --- */ } .os-linux .target-linux { /* [archetype:target-os:begin] --- linux --- */ width: 300px; /* [archetype:target-os:end] --- linux --- */ } .os-mac .target-apple { /* [archetype:target-os:begin] --- apple --- */ top: -3px; /* [archetype:target-os:end] --- apple --- */ } .os-mac .target-apple { /* [archetype:target-os:begin] --- apple --- */ width: 300px; /* [archetype:target-os:end] --- apple --- */ } .os-mac .target-mac { /* [archetype:target-os:begin] --- mac --- */ top: -3px; /* [archetype:target-os:end] --- mac --- */ } .os-mac .target-mac { /* [archetype:target-os:begin] --- mac --- */ width: 300px; /* [archetype:target-os:end] --- mac --- */ } .os-mac .target-osx { /* [archetype:target-os:begin] --- osx --- */ top: -3px; /* [archetype:target-os:end] --- osx --- */ } .os-mac .target-osx { /* [archetype:target-os:begin] --- osx --- */ width: 300px; /* [archetype:target-os:end] --- osx --- */ } .os-win .target-windows { /* [archetype:target-os:begin] --- windows --- */ top: -3px; /* [archetype:target-os:end] --- windows --- */ } .os-win .target-windows { /* [archetype:target-os:begin] --- windows --- */ width: 300px; /* [archetype:target-os:end] --- windows --- */ } .os-win .target-win { /* [archetype:target-os:begin] --- win --- */ top: -3px; /* [archetype:target-os:end] --- win --- */ } .os-win .target-win { /* [archetype:target-os:begin] --- win --- */ width: 300px; /* [archetype:target-os:end] --- win --- */ } .os-win .target-winxp { /* [archetype:target-os:begin] --- winxp --- */ top: -3px; /* [archetype:target-os:end] --- winxp --- */ } .os-win .target-winxp { /* [archetype:target-os:begin] --- winxp --- */ width: 300px; /* [archetype:target-os:end] --- winxp --- */ } .os-win .target-win7 { /* [archetype:target-os:begin] --- win7 --- */ top: -3px; /* [archetype:target-os:end] --- win7 --- */ } .os-win .target-win7 { /* [archetype:target-os:begin] --- win7 --- */ width: 300px; /* [archetype:target-os:end] --- win7 --- */ } .os-mac .target-osx-with-map { /* [archetype:target-os:begin] --- osx --- */ color: blue; background: pink; /* [archetype:target-os:end] --- osx --- */ }
0.296145
0.09947
:root { font-size: calc(0.600em + .5vw); } h1 { font-size: 1.602rem; } h2 { font-size: 1.424rem; } h3 { font-size: 1.266rem; } h4 { font-size: 1.125rem; } p { font-size: 1rem; } body, .search-btn { font-family: "Kanit", sans-serif; font-weight: bold; } .logo { font-family: "Anton", sans-serif; } .logo-accent { color: #3385ff; } .tooltip-help { text-transform: uppercase; font-weight: bold; color: #3385ff; } .search-field { font-weight: bold; } .search-field::placeholder { font-weight: bold; } .fonta { color: rgba(100, 100, 100, 0.8); } .search-btn { color: #ffffff; text-transform: uppercase; } .search-btn:hover { color: #3385ff; } .options .option { color: #3385ff; text-decoration: none; } .options .option-active { color: rgba(100, 100, 100, 0.8); } .result-item { color: rgba(10, 10, 10, 0.8); } .result-item:visited { color: rgba(10, 10, 10, 0.8); } .result-price { font-family: "Anton", sans-serif; color: rgba(100, 100, 100, 0.8); font-weight: 200; letter-spacing: 2px; } html { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; } ::-moz-focus-inner { border: none; } *:focus, *:active { outline: none; } button, button:focus, button:active { border: none; outline: none; } a { text-decoration: none; } a:focus { border: 0; outline: 0; } ul { padding: 0; display: block; } li { list-style: none; } @media screen and (max-width: 470px) { .fonta { padding-right: 1rem; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .search-btn { flex: 0 1 20%; min-width: 6rem; height: 2rem; margin-top: 1rem; border-radius: 5px; } } @media screen and (min-width: 800px) { .results { display: flex; justify-content: space-between; } .results .result { flex: 0 48%; } .results .result-item { align-content: center; padding: 1rem; height: 12rem; } .results .result-title { width: 100%; height: 7rem; overflow: hidden; } } .burger { display: flex; flex-direction: column; justify-content: space-between; width: 15px; height: 10px; margin-left: 0.2rem; cursor: pointer; } .burger-1, .burger-2, .burger-3 { width: 100%; height: 2px; background-color: #3385ff; border-radius: 5px; } .burger-1.animate { animation: animate-burger-1 0.5s ease-in forwards; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.6); } .burger-2.animate { animation: animate-burger-2 0.5s ease-in forwards; } .burger-3.animate { animation: animate-burger-3 0.5s ease-in forwards; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.6); } .burger-1.reverse { animation: animate-burger-1-rev 0.5s ease-in forwards; } .burger-2.reverse { animation: animate-burger-2-rev 0.5s ease-in forwards; } .burger-3.reverse { animation: animate-burger-3-rev 0.5s ease-in forwards; } @keyframes animate-burger-1 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(4px) rotate(0); } 100% { transform: translateY(4px) rotate(45deg); } } @keyframes animate-burger-2 { 0% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes animate-burger-3 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-4px) rotate(0); } 100% { transform: translateY(-4px) rotate(135deg); } } @keyframes animate-burger-1-rev { 0% { transform: translateY(4px) rotate(45deg); } 50% { transform: translateY(4px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } @keyframes animate-burger-2-rev { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes animate-burger-3-rev { 0% { transform: translateY(-4px) rotate(135deg); } 50% { transform: translateY(-4px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .loader { display: none; position: absolute; top: 50%; left: 50%; transform: translate(-100%, 0); width: 1rem; height: 1rem; perspective: 1000px; animation: animate-loader 3.5s linear infinite; } .loader-active { display: block; } @keyframes animate-loader { 0% { transform: rotateY(0) translateX(-100) translateY(0); background: #3385ff; } 25% { transform: rotateY(180deg) translateX(-100%); background: rgba(215, 215, 215, 0.6); } 50% { transform: rotateZ(-180deg) translateX(-100%) translateY(-100%); background: #3385ff; } 75% { transform: rotateX(-180deg) translateX(-100%) translateY(-100%); background: rgba(215, 215, 215, 0.6); } 100% { transform: rotateY(0) translateX(-100) translateY(0); background: #3385ff; } } html { background-color: rgba(215, 215, 215, 0.6); height: 100%; } .fonta { background: rgba(215, 215, 215, 0.6); height: 2rem; height: 100%; } body { background-color: #ffffff; width: 80%; margin: 0 auto; min-height: 100%; overflow: auto; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); } .head { display: flex; justify-content: space-between; height: 3.5rem; align-items: center; margin-bottom: 5%; } .head .logo { margin: 0 10%; } .head .tooltip-help { flex: 0 0 4rem; background: none; width: 5rem; margin-right: 1rem; padding: 0 0.5rem; display: flex; justify-content: space-between; align-items: center; cursor: pointer; z-index: 2; } .head #help-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.4); } .head .modal-active { display: flex; justify-content: center; padding-top: 5rem; } .head .modal-inactive { display: none; } .head .help-content { background: #ffffff; border-radius: 5px; width: 25rem; padding: 2rem; height: 28rem; } .search { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 2rem; } .search-field { width: 75%; border: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding-left: 1rem; } .search .fonta, .search-field { background: rgba(215, 215, 215, 0.6); height: 2.5rem; border-bottom: 1px solid rgba(100, 100, 100, 0.3); } .search .fonta { padding-right: 1rem; } .search-btn { border: 1px solid transparent; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #3385ff; padding: 0 0.5rem; cursor: pointer; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); } .search-btn:active, .search-btn:focus { background: #3385ff; box-shadow: none; } .search-btn:hover { background: rgba(215, 215, 215, 0.6); border: 1px solid rgba(100, 100, 100, 0.3); box-shadow: none; } .options { display: flex; justify-content: space-around; height: 2rem; text-transform: uppercase; } .options .option-inactive { cursor: auto; } .result-img { width: 100px; height: 100px; margin-right: 2rem; } .result-item { display: flex; margin: 0; padding: 1rem 2rem; border-top: 1px solid rgba(100, 100, 100, 0.3); cursor: pointer; } .result-text { display: flex; flex-direction: column; justify-content: space-between; } .result-title, .result-price { margin: 0; } /*# sourceMappingURL=styles.css.map */
public/stylesheets/styles.css
:root { font-size: calc(0.600em + .5vw); } h1 { font-size: 1.602rem; } h2 { font-size: 1.424rem; } h3 { font-size: 1.266rem; } h4 { font-size: 1.125rem; } p { font-size: 1rem; } body, .search-btn { font-family: "Kanit", sans-serif; font-weight: bold; } .logo { font-family: "Anton", sans-serif; } .logo-accent { color: #3385ff; } .tooltip-help { text-transform: uppercase; font-weight: bold; color: #3385ff; } .search-field { font-weight: bold; } .search-field::placeholder { font-weight: bold; } .fonta { color: rgba(100, 100, 100, 0.8); } .search-btn { color: #ffffff; text-transform: uppercase; } .search-btn:hover { color: #3385ff; } .options .option { color: #3385ff; text-decoration: none; } .options .option-active { color: rgba(100, 100, 100, 0.8); } .result-item { color: rgba(10, 10, 10, 0.8); } .result-item:visited { color: rgba(10, 10, 10, 0.8); } .result-price { font-family: "Anton", sans-serif; color: rgba(100, 100, 100, 0.8); font-weight: 200; letter-spacing: 2px; } html { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; } ::-moz-focus-inner { border: none; } *:focus, *:active { outline: none; } button, button:focus, button:active { border: none; outline: none; } a { text-decoration: none; } a:focus { border: 0; outline: 0; } ul { padding: 0; display: block; } li { list-style: none; } @media screen and (max-width: 470px) { .fonta { padding-right: 1rem; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .search-btn { flex: 0 1 20%; min-width: 6rem; height: 2rem; margin-top: 1rem; border-radius: 5px; } } @media screen and (min-width: 800px) { .results { display: flex; justify-content: space-between; } .results .result { flex: 0 48%; } .results .result-item { align-content: center; padding: 1rem; height: 12rem; } .results .result-title { width: 100%; height: 7rem; overflow: hidden; } } .burger { display: flex; flex-direction: column; justify-content: space-between; width: 15px; height: 10px; margin-left: 0.2rem; cursor: pointer; } .burger-1, .burger-2, .burger-3 { width: 100%; height: 2px; background-color: #3385ff; border-radius: 5px; } .burger-1.animate { animation: animate-burger-1 0.5s ease-in forwards; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.6); } .burger-2.animate { animation: animate-burger-2 0.5s ease-in forwards; } .burger-3.animate { animation: animate-burger-3 0.5s ease-in forwards; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.6); } .burger-1.reverse { animation: animate-burger-1-rev 0.5s ease-in forwards; } .burger-2.reverse { animation: animate-burger-2-rev 0.5s ease-in forwards; } .burger-3.reverse { animation: animate-burger-3-rev 0.5s ease-in forwards; } @keyframes animate-burger-1 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(4px) rotate(0); } 100% { transform: translateY(4px) rotate(45deg); } } @keyframes animate-burger-2 { 0% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes animate-burger-3 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-4px) rotate(0); } 100% { transform: translateY(-4px) rotate(135deg); } } @keyframes animate-burger-1-rev { 0% { transform: translateY(4px) rotate(45deg); } 50% { transform: translateY(4px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } @keyframes animate-burger-2-rev { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes animate-burger-3-rev { 0% { transform: translateY(-4px) rotate(135deg); } 50% { transform: translateY(-4px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .loader { display: none; position: absolute; top: 50%; left: 50%; transform: translate(-100%, 0); width: 1rem; height: 1rem; perspective: 1000px; animation: animate-loader 3.5s linear infinite; } .loader-active { display: block; } @keyframes animate-loader { 0% { transform: rotateY(0) translateX(-100) translateY(0); background: #3385ff; } 25% { transform: rotateY(180deg) translateX(-100%); background: rgba(215, 215, 215, 0.6); } 50% { transform: rotateZ(-180deg) translateX(-100%) translateY(-100%); background: #3385ff; } 75% { transform: rotateX(-180deg) translateX(-100%) translateY(-100%); background: rgba(215, 215, 215, 0.6); } 100% { transform: rotateY(0) translateX(-100) translateY(0); background: #3385ff; } } html { background-color: rgba(215, 215, 215, 0.6); height: 100%; } .fonta { background: rgba(215, 215, 215, 0.6); height: 2rem; height: 100%; } body { background-color: #ffffff; width: 80%; margin: 0 auto; min-height: 100%; overflow: auto; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); } .head { display: flex; justify-content: space-between; height: 3.5rem; align-items: center; margin-bottom: 5%; } .head .logo { margin: 0 10%; } .head .tooltip-help { flex: 0 0 4rem; background: none; width: 5rem; margin-right: 1rem; padding: 0 0.5rem; display: flex; justify-content: space-between; align-items: center; cursor: pointer; z-index: 2; } .head #help-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.4); } .head .modal-active { display: flex; justify-content: center; padding-top: 5rem; } .head .modal-inactive { display: none; } .head .help-content { background: #ffffff; border-radius: 5px; width: 25rem; padding: 2rem; height: 28rem; } .search { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 2rem; } .search-field { width: 75%; border: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding-left: 1rem; } .search .fonta, .search-field { background: rgba(215, 215, 215, 0.6); height: 2.5rem; border-bottom: 1px solid rgba(100, 100, 100, 0.3); } .search .fonta { padding-right: 1rem; } .search-btn { border: 1px solid transparent; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #3385ff; padding: 0 0.5rem; cursor: pointer; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); } .search-btn:active, .search-btn:focus { background: #3385ff; box-shadow: none; } .search-btn:hover { background: rgba(215, 215, 215, 0.6); border: 1px solid rgba(100, 100, 100, 0.3); box-shadow: none; } .options { display: flex; justify-content: space-around; height: 2rem; text-transform: uppercase; } .options .option-inactive { cursor: auto; } .result-img { width: 100px; height: 100px; margin-right: 2rem; } .result-item { display: flex; margin: 0; padding: 1rem 2rem; border-top: 1px solid rgba(100, 100, 100, 0.3); cursor: pointer; } .result-text { display: flex; flex-direction: column; justify-content: space-between; } .result-title, .result-price { margin: 0; } /*# sourceMappingURL=styles.css.map */
0.580709
0.197522
:root { /*declaring color vars*/ --normalBgColor : #000; --menuItemHoverColor : #595959; --menuTextColor : #fff; --useInfoTextColor : #fff; --checkBoxBg : #3B3B3B; --checkBoxCheckBg : #555; --checkGreen : #04ec1f; --abacusBlue : #0078ff; --dividerColor: #353434; --shortCutColor: #2D2C2C; --subMenuBorderColor: #000; /*--subMenuShadowColor : rgba(0,0,0,.2);*/ --subMenuShadowColor : rgba(0, 0, 0, 0.63); } @font-face { font-family: "segoe mdl2 Assets"; src:url("../fonts/segmdl2.ttf"); } *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; outline:none; /*-webkit-user-select: none;*/ /*transition: all .3s;*/ text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *:focus, *:active, *:hover { outline:none; } a:hover, a:active, a:focus { /* styling for any way a link is about to be used */ outline: none; } i.fa:not(.fa-calendar), button span{ pointer-events: none; } /*region Menu Bar*/ li { list-style: none; } input::-moz-focus-inner { border: 0; } p, h1, h3, div, section { cursor: default; } #menuBar { font-size: 16px; width: 100%; height: 30px; background-color: var(--normalBgColor); border-bottom: 1px solid var(--dividerColor); position: fixed;/*todo made changes here*/ top:0; /*todo made changes here*/ z-index: 30; /*color: rgb(255, 255, 255);*/ box-sizing: content-box; } #menuBar a { /*color:#393f4c;*/ user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar ul li a { padding: 0 10px 0 10px; } #menuBar ul { height:100%; display: inline-block; } #menuBar ul li { /*height: 100%;*/ /*display: inline-block;*/ vertical-align: middle; line-height: 1.87; float: left; font-weight:400; text-transform: uppercase; } #menuBar ul li:hover:not(.noHov), #menuBar ul li a:hover:not(.noHov) { /*background-color: #595959;*/ color: var(--menuTextColor); } /*endregion*/ /*region Menu Item rules*/ #menus, div.buttonMenus { display:inline-block; box-sizing: content-box; } #menus ul ul { display: none; } /*4th level deep menu*/ #menus ul ul ul ul li:hover:not(.disabled) > ul { display: block; } #menus ul, div.buttonMenus ul { background-color: var(--normalBgColor); position: relative; display: inline-table; } #menus ul::after, div.buttonMenus ul::after { content: ""; clear: both; display: block; } #menus ul li, div.buttonMenus ul li { float: left; color: var(--menuTextColor); } /*#tools ul li:hover { background: #ccc; } #tools ul li:hover a { color: #000; }*/ #menus ul li a, div.buttonMenus ul li a { display: block; padding: 0 8px; /*background-color: var(--normalBgColor);*/ /*color: #000;*/ color: inherit; text-decoration: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menus ul ul { min-width: 250px; height: auto; padding: 3px 0; position: absolute; top: 100%; width: auto; /*box-shadow: 0 2px 2px var(--subMenuShadowColor);*/ box-shadow: 0 4px 7px var(--subMenuShadowColor); border: 1px solid var(--subMenuBorderColor); } #menus ul ul.long { min-width: 300px; } #menuBar ul ul li { width: auto; height: 28.4px; float: none; /*border-top: 1px solid #898989;*/ /*border-bottom: 1px solid #171717;*/ text-transform: capitalize; position: relative; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar ul ul li a { height: 100%; width: auto; padding: 0 10px; /*background-color: var(--normalBgColor);*/ color: inherit; font-size: 95%; font-weight: 400; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menus ul ul li a:hover { /*background-color: #595959;*/ /*color: #fff;*/ } #menus ul ul li:hover { background-color: var(--menuItemHoverColor); /*color: #fff;*/ } #menus ul ul ul { position: absolute; left: 100%; top:0; } .activeMenuItem { background-color: var(--menuItemHoverColor); } /*endregion*/ #menuBar ul li.hDivider { border-bottom: 1px solid var(--dividerColor); height: 0; width: 95%; margin: 0 auto; margin-bottom: 3px; margin-top: 3px; padding: 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar ul li.vDivider { width: 0; margin: 0 auto; margin-right: 3px; margin-left: 3px; padding: 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar ul li.vDivider a{ height: 25px; border-right: 1px solid var(--dividerColor); padding: 0; color: transparent; display: inline; margin: 0; width: 0; line-height: .5; } #menuBar .ellipsify{ text-overflow:ellipsis; overflow-wrap:normal; /*overflow:-moz-hidden-unscrollable;*/ overflow: hidden; white-space: nowrap; } #menuBar li p{ max-width: 73%; height: auto; display: inline-block; -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; /*ellipsify by default*/ /*text-overflow:ellipsis; overflow-wrap:normal; overflow: hidden; white-space: nowrap;*/ } #menuBar span { user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar li span.iconItem { background-image: url("../css/images/editIcosSprite.png"); background-size: cover; background-repeat: no-repeat; width: 25px; height: 25px; float: left; margin-left: -8px; margin-top: 2px; -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; } #menuBar li span.iconItem input { pointer-events: all !important; margin: auto; padding: 0 10px; height: 100%; width: 100%; } #menuBar li span.smdl{ font-family: "segoe mdl2 Assets", sans-serif; background-image: none; vertical-align: text-bottom; pointer-events: none; text-align: center; font-weight: bold; /*text-transform: none;*/ } #menuBar li span.fat{ background-image: none; text-align: center; font-size: 17px; line-height: 1.5; } #menuBar li span.shortCut /*kb shortcut*/ { /*position: absolute;*/ /*right: 8px;*/ /*padding-right: 10px;*/ -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; color: var(--shortCutColor); margin-left: 30px; float: right; text-transform: uppercase; font-size: 14px; /*line-height: 2.2;*/ } /*region checkBox Type*/ #menuBar li .checkbox input[type=checkbox] { opacity:0; display: none; } #menuBar label { display: inline-block; position: relative; /*padding-left: 5px;*/ user-select: none; /*max-width: 90%;*/ width: 100%; } #menuBar .checkbox-info input[type="checkbox"]:checked + label::before { /*background-color: #0078ff;*/ background-color: var(--checkGreen); /*border-color: #0078ff;*/ } #menuBar .checkbox label::before { content: ""; display: inline-block; position: relative; width: 17px; height: 17px; left: -4px; top: 2px; margin-left: -2px; /*border: 1px solid #353434;*/ border: 1px solid transparent; border-radius: 0; background-color: var(--checkBoxBg); transition: border .15s ease-in-out,color .15s ease-in-out; transition: all, border .15s ease-in-out,color .15s ease-in-out, ease-out; } #menuBar .checkbox-info input[type="checkbox"]:checked + label::after { /*color: #04ec1f;*/ color: var(--normalBgColor); } #menuBar .checkbox input[type="checkbox"]:checked + label::after { font-family: FontAwesome; content: "\f00c"; } #menuBar .checkbox label::after { display: inline-block; position: absolute; width: 16px; height: 16px; left: 1px; /*top: 2px;*/ margin-left: -3px; padding-left: 2px; padding-top: 0; font-size: 15px; color: var(--checkBoxCheckBg); } /*region rounded switch*/ /* The switch - the box around the slider */ #menuBar label.toggleSwitch { /*width: calc(100% - 17px);*/ } #menuBar .switch { position: relative; display: inline-block; width: 60px; height: 34px; } /* Hide default HTML checkbox */ #menuBar .switch input {display:none;} /* The slider */ #menuBar .slider { /*position: absolute;*/ width: 44px; height: 17px; cursor: pointer; /*top: 0; left: 0; right: 0; bottom: 0;*/ display: inline-block; background-color: var(--checkBoxBg); -webkit-transition: .3s; transition: .3s; z-index: 20; } #menuBar .slider::before { /*left: 2px; bottom: 3px;*/ position: absolute; content: ""; height: 13px; width: 13px; bottom: 3px; background-color: white; -webkit-transition: .3s; transition: .3s; margin-top: 2px; margin-left: 2px; top: 6px; } #menuBar input[type='checkbox'] { display: none; } #menuBar input:checked + .slider { background-color: var(--abacusBlue); } /*input:checked + .slider::before { margin-left: 2px; }*/ #menuBar input:focus + .slider { box-shadow: 0 0 1px var(--abacusBlue); } #menuBar input:checked + .slider:before { -webkit-transform: translateX(32px); -ms-transform: translateX(32px); transform: translateX(32px); margin-left: -3px; } /* Rounded sliders */ #menuBar .slider.round { border-radius: 34px; float: right; margin-top: 6px; margin-left: 10px; } #menuBar .slider.round:before { border-radius: 50%; } /*endregion*/ /*endregion*/ /*region icons and dividers*/ #menus .rightChevron { background-image: url("../css/images/rChevron.png"); background-size: contain; background-repeat: no-repeat; background-position: right 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar .dChevron { background-image: url("../css/images/dChevron2.png"); /*background-size: contain;*/ background-repeat: no-repeat; /*background-position: 100% 8px;*/ background-position: center center; } #menuBar i.toolBoxIcon { line-height: 2.7; font-size: 15px; float: inherit; } #menuBar .disabled, #menuBar a[class="disabled"] { /*background-color: #504E4E !important;*/ color: #494848 !important; cursor: not-allowed !important; border-color: #5C5B5B !important; min-width:initial !important; text-shadow: 1px 1px 0 #b3b0b0; opacity: .5; } #menus li.disabled a{ color:var(--menuTextColor); } #menuBar ul.menuSetVDivider { margin: 0 15px; } #menuBar div.buttonMenus ul li:hover:not(.noHov) { background-color: var(--menuItemHoverColor); } /*endregion*/ /*region user info*/ #userInfo { float: right; } #userInfo ul ul { display: none; } #userInfo ul li:hover:not(.disabled) > ul { display: block; } #userInfo ul ul { min-width: 140px; height: auto; padding: 3px 0; position: absolute; top: 100%; right: 0; width: auto; box-shadow: 0 2px 2px var(--subMenuShadowColor); border: 1px solid var(--subMenuBorderColor); } #userInfo ul ul li{ display: block; } #userInfo ul ul ul { position: absolute; right: 100%; top:0; } #userInfo .dropDown, #userInfo .dropDown:hover { color: transparent !important; } #userImage { width: 30px; border-radius: 50px; /*background-color: aliceblue;*/ overflow: hidden; height: 30px; padding: .74%; } #userImage img { height: 24px; width: 24px; vertical-align: sub; border-radius: 50px; text-align: center; margin: 0 auto; float: none; } #userInfo #userFullName { background-color: var(--checkBoxBg); color: #fff; border-radius: 5px/14px; margin: 0 3px; /*line-height: 1.6;*/ } #userFullName a { max-width: 197px; margin-right: 20px; -webkit-margin-end: 24px; } #userFullName a::before { /*background-color: #0078ff;*/ background-color: var(--checkGreen); /*border-color: #0078ff;*/ } #userFullName a::before { content: ""; display: inline-block; position: absolute; margin-left: -2px; /*border: 1px solid #353434;*/ border: 1px solid transparent; border-radius: 50%; box-sizing: content-box; width: 12px; height: 12px; right: 5px; top: 7px; float: right; } #userFullName a::after { color: var(--normalBgColor); font-family: FontAwesome, "Arial"; content: "\f00c"; display: inline-block; position: absolute; width: 16px; height: 16px; top: 3px; font-size: 12px; right: 2px; } /*endregion*/ label.containerLable { pointer-events: none; }
demos/css/menuBar.css
:root { /*declaring color vars*/ --normalBgColor : #000; --menuItemHoverColor : #595959; --menuTextColor : #fff; --useInfoTextColor : #fff; --checkBoxBg : #3B3B3B; --checkBoxCheckBg : #555; --checkGreen : #04ec1f; --abacusBlue : #0078ff; --dividerColor: #353434; --shortCutColor: #2D2C2C; --subMenuBorderColor: #000; /*--subMenuShadowColor : rgba(0,0,0,.2);*/ --subMenuShadowColor : rgba(0, 0, 0, 0.63); } @font-face { font-family: "segoe mdl2 Assets"; src:url("../fonts/segmdl2.ttf"); } *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; outline:none; /*-webkit-user-select: none;*/ /*transition: all .3s;*/ text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *:focus, *:active, *:hover { outline:none; } a:hover, a:active, a:focus { /* styling for any way a link is about to be used */ outline: none; } i.fa:not(.fa-calendar), button span{ pointer-events: none; } /*region Menu Bar*/ li { list-style: none; } input::-moz-focus-inner { border: 0; } p, h1, h3, div, section { cursor: default; } #menuBar { font-size: 16px; width: 100%; height: 30px; background-color: var(--normalBgColor); border-bottom: 1px solid var(--dividerColor); position: fixed;/*todo made changes here*/ top:0; /*todo made changes here*/ z-index: 30; /*color: rgb(255, 255, 255);*/ box-sizing: content-box; } #menuBar a { /*color:#393f4c;*/ user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar ul li a { padding: 0 10px 0 10px; } #menuBar ul { height:100%; display: inline-block; } #menuBar ul li { /*height: 100%;*/ /*display: inline-block;*/ vertical-align: middle; line-height: 1.87; float: left; font-weight:400; text-transform: uppercase; } #menuBar ul li:hover:not(.noHov), #menuBar ul li a:hover:not(.noHov) { /*background-color: #595959;*/ color: var(--menuTextColor); } /*endregion*/ /*region Menu Item rules*/ #menus, div.buttonMenus { display:inline-block; box-sizing: content-box; } #menus ul ul { display: none; } /*4th level deep menu*/ #menus ul ul ul ul li:hover:not(.disabled) > ul { display: block; } #menus ul, div.buttonMenus ul { background-color: var(--normalBgColor); position: relative; display: inline-table; } #menus ul::after, div.buttonMenus ul::after { content: ""; clear: both; display: block; } #menus ul li, div.buttonMenus ul li { float: left; color: var(--menuTextColor); } /*#tools ul li:hover { background: #ccc; } #tools ul li:hover a { color: #000; }*/ #menus ul li a, div.buttonMenus ul li a { display: block; padding: 0 8px; /*background-color: var(--normalBgColor);*/ /*color: #000;*/ color: inherit; text-decoration: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menus ul ul { min-width: 250px; height: auto; padding: 3px 0; position: absolute; top: 100%; width: auto; /*box-shadow: 0 2px 2px var(--subMenuShadowColor);*/ box-shadow: 0 4px 7px var(--subMenuShadowColor); border: 1px solid var(--subMenuBorderColor); } #menus ul ul.long { min-width: 300px; } #menuBar ul ul li { width: auto; height: 28.4px; float: none; /*border-top: 1px solid #898989;*/ /*border-bottom: 1px solid #171717;*/ text-transform: capitalize; position: relative; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar ul ul li a { height: 100%; width: auto; padding: 0 10px; /*background-color: var(--normalBgColor);*/ color: inherit; font-size: 95%; font-weight: 400; user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menus ul ul li a:hover { /*background-color: #595959;*/ /*color: #fff;*/ } #menus ul ul li:hover { background-color: var(--menuItemHoverColor); /*color: #fff;*/ } #menus ul ul ul { position: absolute; left: 100%; top:0; } .activeMenuItem { background-color: var(--menuItemHoverColor); } /*endregion*/ #menuBar ul li.hDivider { border-bottom: 1px solid var(--dividerColor); height: 0; width: 95%; margin: 0 auto; margin-bottom: 3px; margin-top: 3px; padding: 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar ul li.vDivider { width: 0; margin: 0 auto; margin-right: 3px; margin-left: 3px; padding: 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar ul li.vDivider a{ height: 25px; border-right: 1px solid var(--dividerColor); padding: 0; color: transparent; display: inline; margin: 0; width: 0; line-height: .5; } #menuBar .ellipsify{ text-overflow:ellipsis; overflow-wrap:normal; /*overflow:-moz-hidden-unscrollable;*/ overflow: hidden; white-space: nowrap; } #menuBar li p{ max-width: 73%; height: auto; display: inline-block; -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; /*ellipsify by default*/ /*text-overflow:ellipsis; overflow-wrap:normal; overflow: hidden; white-space: nowrap;*/ } #menuBar span { user-select: none; -moz-user-select: none; -webkit-user-select: none; } #menuBar li span.iconItem { background-image: url("../css/images/editIcosSprite.png"); background-size: cover; background-repeat: no-repeat; width: 25px; height: 25px; float: left; margin-left: -8px; margin-top: 2px; -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; } #menuBar li span.iconItem input { pointer-events: all !important; margin: auto; padding: 0 10px; height: 100%; width: 100%; } #menuBar li span.smdl{ font-family: "segoe mdl2 Assets", sans-serif; background-image: none; vertical-align: text-bottom; pointer-events: none; text-align: center; font-weight: bold; /*text-transform: none;*/ } #menuBar li span.fat{ background-image: none; text-align: center; font-size: 17px; line-height: 1.5; } #menuBar li span.shortCut /*kb shortcut*/ { /*position: absolute;*/ /*right: 8px;*/ /*padding-right: 10px;*/ -moz-user-select: none; -webkit-user-select: none; user-select: none; pointer-events: none; color: var(--shortCutColor); margin-left: 30px; float: right; text-transform: uppercase; font-size: 14px; /*line-height: 2.2;*/ } /*region checkBox Type*/ #menuBar li .checkbox input[type=checkbox] { opacity:0; display: none; } #menuBar label { display: inline-block; position: relative; /*padding-left: 5px;*/ user-select: none; /*max-width: 90%;*/ width: 100%; } #menuBar .checkbox-info input[type="checkbox"]:checked + label::before { /*background-color: #0078ff;*/ background-color: var(--checkGreen); /*border-color: #0078ff;*/ } #menuBar .checkbox label::before { content: ""; display: inline-block; position: relative; width: 17px; height: 17px; left: -4px; top: 2px; margin-left: -2px; /*border: 1px solid #353434;*/ border: 1px solid transparent; border-radius: 0; background-color: var(--checkBoxBg); transition: border .15s ease-in-out,color .15s ease-in-out; transition: all, border .15s ease-in-out,color .15s ease-in-out, ease-out; } #menuBar .checkbox-info input[type="checkbox"]:checked + label::after { /*color: #04ec1f;*/ color: var(--normalBgColor); } #menuBar .checkbox input[type="checkbox"]:checked + label::after { font-family: FontAwesome; content: "\f00c"; } #menuBar .checkbox label::after { display: inline-block; position: absolute; width: 16px; height: 16px; left: 1px; /*top: 2px;*/ margin-left: -3px; padding-left: 2px; padding-top: 0; font-size: 15px; color: var(--checkBoxCheckBg); } /*region rounded switch*/ /* The switch - the box around the slider */ #menuBar label.toggleSwitch { /*width: calc(100% - 17px);*/ } #menuBar .switch { position: relative; display: inline-block; width: 60px; height: 34px; } /* Hide default HTML checkbox */ #menuBar .switch input {display:none;} /* The slider */ #menuBar .slider { /*position: absolute;*/ width: 44px; height: 17px; cursor: pointer; /*top: 0; left: 0; right: 0; bottom: 0;*/ display: inline-block; background-color: var(--checkBoxBg); -webkit-transition: .3s; transition: .3s; z-index: 20; } #menuBar .slider::before { /*left: 2px; bottom: 3px;*/ position: absolute; content: ""; height: 13px; width: 13px; bottom: 3px; background-color: white; -webkit-transition: .3s; transition: .3s; margin-top: 2px; margin-left: 2px; top: 6px; } #menuBar input[type='checkbox'] { display: none; } #menuBar input:checked + .slider { background-color: var(--abacusBlue); } /*input:checked + .slider::before { margin-left: 2px; }*/ #menuBar input:focus + .slider { box-shadow: 0 0 1px var(--abacusBlue); } #menuBar input:checked + .slider:before { -webkit-transform: translateX(32px); -ms-transform: translateX(32px); transform: translateX(32px); margin-left: -3px; } /* Rounded sliders */ #menuBar .slider.round { border-radius: 34px; float: right; margin-top: 6px; margin-left: 10px; } #menuBar .slider.round:before { border-radius: 50%; } /*endregion*/ /*endregion*/ /*region icons and dividers*/ #menus .rightChevron { background-image: url("../css/images/rChevron.png"); background-size: contain; background-repeat: no-repeat; background-position: right 0; -moz-user-select: none; -webkit-user-select: none; user-select: none; } #menuBar .dChevron { background-image: url("../css/images/dChevron2.png"); /*background-size: contain;*/ background-repeat: no-repeat; /*background-position: 100% 8px;*/ background-position: center center; } #menuBar i.toolBoxIcon { line-height: 2.7; font-size: 15px; float: inherit; } #menuBar .disabled, #menuBar a[class="disabled"] { /*background-color: #504E4E !important;*/ color: #494848 !important; cursor: not-allowed !important; border-color: #5C5B5B !important; min-width:initial !important; text-shadow: 1px 1px 0 #b3b0b0; opacity: .5; } #menus li.disabled a{ color:var(--menuTextColor); } #menuBar ul.menuSetVDivider { margin: 0 15px; } #menuBar div.buttonMenus ul li:hover:not(.noHov) { background-color: var(--menuItemHoverColor); } /*endregion*/ /*region user info*/ #userInfo { float: right; } #userInfo ul ul { display: none; } #userInfo ul li:hover:not(.disabled) > ul { display: block; } #userInfo ul ul { min-width: 140px; height: auto; padding: 3px 0; position: absolute; top: 100%; right: 0; width: auto; box-shadow: 0 2px 2px var(--subMenuShadowColor); border: 1px solid var(--subMenuBorderColor); } #userInfo ul ul li{ display: block; } #userInfo ul ul ul { position: absolute; right: 100%; top:0; } #userInfo .dropDown, #userInfo .dropDown:hover { color: transparent !important; } #userImage { width: 30px; border-radius: 50px; /*background-color: aliceblue;*/ overflow: hidden; height: 30px; padding: .74%; } #userImage img { height: 24px; width: 24px; vertical-align: sub; border-radius: 50px; text-align: center; margin: 0 auto; float: none; } #userInfo #userFullName { background-color: var(--checkBoxBg); color: #fff; border-radius: 5px/14px; margin: 0 3px; /*line-height: 1.6;*/ } #userFullName a { max-width: 197px; margin-right: 20px; -webkit-margin-end: 24px; } #userFullName a::before { /*background-color: #0078ff;*/ background-color: var(--checkGreen); /*border-color: #0078ff;*/ } #userFullName a::before { content: ""; display: inline-block; position: absolute; margin-left: -2px; /*border: 1px solid #353434;*/ border: 1px solid transparent; border-radius: 50%; box-sizing: content-box; width: 12px; height: 12px; right: 5px; top: 7px; float: right; } #userFullName a::after { color: var(--normalBgColor); font-family: FontAwesome, "Arial"; content: "\f00c"; display: inline-block; position: absolute; width: 16px; height: 16px; top: 3px; font-size: 12px; right: 2px; } /*endregion*/ label.containerLable { pointer-events: none; }
0.147924
0.083965
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); html, body{ padding: 0px; margin: 0px; height: 100%; } body { font-family: Lato, '\5FAE\8F6F\96C5\9ED1','微軟正黑體', Calibri, Arial, sans-serif !important; color: #777; } a { color: #000; text-decoration: none; } a:hover { color: #362A1C; } h1,h2,h3,h4,h5,h6 { font-family: Lato, '\5FAE\8F6F\96C5\9ED1','微軟正黑體', Calibri, Arial, sans-serif !important; margin: 0.5em 0; padding: 0; color:#555; } h1 { font-size: 39px;} h2 { font-size: 29px;} h3 { font-size: 18px;} h4 { font-size: 16px;} h5 { font-size: 15px;} h6 { font-size: 13px;} .main { width: 95%; max-width: 69em; margin: 0 auto; padding: 0 1.875em 3.125em; } body.index .nav > li > a { padding:10px 5px; } body.index #filter .navbar-form{ padding: 3px; } .nav .navbar-right{ font-size: 12px; } #header .navbar-right > li > a{ padding:10px; font-size: 15px; } body.index #filter input.form-control { max-width: 100px; width: auto; padding: 8px 2px; font-size: 13px; } #header .facebook-like { padding: 10px 0; } #wrapper { height: 100%; margin-top: 57px; } .clearfix:after { content: "."; display: block; clear: both; float: left; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } #footer { font-size: 12px; } #footer .reload { background: url(images/reload.gif) no-repeat; display: inline-block; width: 10px; height: 10px; cursor: pointer; } /** * Timeline specific */ .wikipedia .page-title { font-size: 22px; padding: 15px; } .wikipedia .page-title sup { padding-left: 10px; } #storyjs { font-family: '\5FAE\8F6F\96C5\9ED1','微軟正黑體', 'Lato', Calibri, Arial, sans-serif !important; } #storyjs .vco-storyjs .vco-feature p { color: #000; } #storyjs .timenav-tag-row-1 h3{ color:#8C92AD; } #storyjs .timenav-tag-row-2 h3{ color:#71BA9F; } #storyjs .timenav-tag-row-3 h3{ color:#CEE879; } #storyjs .timenav-tag-row-4 h3{ color:#FCBC53; } #storyjs .timenav-tag-row-5 h3{ color:#FF5254; } #storyjs .timenav-tag-row-6 h3{ color:#999; } #storyjs .vco-storyjs h3{ font-size: 22px; } #storyjs .vco-slider .slider-item .content .content-container .text .container h2.date{ line-height:0; font-size: 0; } #storyjs .vco-slider .slider-item .content .content-container .text .container h2.date span.slide-tag{ float:right; display: block; } abbr.autoyear { border-bottom: 1px dotted #000 !important; font-style: italic !important; padding: 0 5px 0 0 !important; } abbr.autoyear:before { font-family: FontAwesome; content: "\f017"; padding: 0 5px; } .vco-storyjs .vco-feature .slider-item .container h3 { margin-bottom: 0; } .vco-storyjs .vco-feature .slider-item .container h3 sub{ font-size: 15px; } .slider-item .container { position: relative; } .slider-item .container .breadcrumb { font-size: 11px; display: block; padding: 4px 15px; margin-bottom: 5px; } .slider-item .container .more-before, .slider-item .container .more-after { padding: 0 15px; cursor: pointer; color: #08C; } .slider-item .container .more-before:hover, .slider-item .container .more-after:hover { color: #005580; } .slider-item .container .before, .slider-item .container .after { color: #777; } .slider-item .container .before, .slider-item .container .more-after { display: none; } .slider-item .container .before.tip, .slider-item .container .after.tip { position: absolute; display: block; z-index: 999; color: #333; background: #FCFCFC; border: 1px solid #EEE; border-radius: 5px; padding: 5px; opacity: 0.9; } .slider-item .container .before.tip a, .slider-item .container .after.tip a{ color: #333; } .slider-item .container .before a, .slider-item .container .after a { color: #aaa; } .slider-item .container .before.expanded, .slider-item .container .after.expanded { color: #777; display: inline; } .slider-item .media-container img { max-height: 300px; } .slider-item .container .highlight, .slider-item .container .highlight a { color: #000; } /** * front page specific */ #no-result { text-align: center; margin: 50px auto; } ul.cbp_tmtimeline { display: none; } /** * header */ .dropdown-menu>li:hover, .dropdown-menu>li:focus { color: #FFF; text-decoration: none; background-color: #428BCA; } .dropdown-menu>li { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333; white-space: nowrap; } @media screen and (max-width: 1000px) { #header .navbar-form { display:none; } #header .nav > li > a { padding:10px 3px; font-size: 13px; } .fork-github { display: none; } } @media screen and (min-width: 800px) { #logo { display: inline-block; max-height: 80px; width: auto; } .navbar-brand { padding-top: 5px; max-height: 40px; overflow: visible; } } @media screen and (max-width: 799px) { #logo { display: inline-block; max-height: 40px; width: auto; } .navbar-brand { padding-top: 2px; padding-bottom: 2px; max-height: 40px; overflow: visible; } } /* animation */ /* angular */ input.ng-invalid, input.ng-invalid-email { border: 1px solid #E54642; }
pub/css/other.css
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); html, body{ padding: 0px; margin: 0px; height: 100%; } body { font-family: Lato, '\5FAE\8F6F\96C5\9ED1','微軟正黑體', Calibri, Arial, sans-serif !important; color: #777; } a { color: #000; text-decoration: none; } a:hover { color: #362A1C; } h1,h2,h3,h4,h5,h6 { font-family: Lato, '\5FAE\8F6F\96C5\9ED1','微軟正黑體', Calibri, Arial, sans-serif !important; margin: 0.5em 0; padding: 0; color:#555; } h1 { font-size: 39px;} h2 { font-size: 29px;} h3 { font-size: 18px;} h4 { font-size: 16px;} h5 { font-size: 15px;} h6 { font-size: 13px;} .main { width: 95%; max-width: 69em; margin: 0 auto; padding: 0 1.875em 3.125em; } body.index .nav > li > a { padding:10px 5px; } body.index #filter .navbar-form{ padding: 3px; } .nav .navbar-right{ font-size: 12px; } #header .navbar-right > li > a{ padding:10px; font-size: 15px; } body.index #filter input.form-control { max-width: 100px; width: auto; padding: 8px 2px; font-size: 13px; } #header .facebook-like { padding: 10px 0; } #wrapper { height: 100%; margin-top: 57px; } .clearfix:after { content: "."; display: block; clear: both; float: left; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } #footer { font-size: 12px; } #footer .reload { background: url(images/reload.gif) no-repeat; display: inline-block; width: 10px; height: 10px; cursor: pointer; } /** * Timeline specific */ .wikipedia .page-title { font-size: 22px; padding: 15px; } .wikipedia .page-title sup { padding-left: 10px; } #storyjs { font-family: '\5FAE\8F6F\96C5\9ED1','微軟正黑體', 'Lato', Calibri, Arial, sans-serif !important; } #storyjs .vco-storyjs .vco-feature p { color: #000; } #storyjs .timenav-tag-row-1 h3{ color:#8C92AD; } #storyjs .timenav-tag-row-2 h3{ color:#71BA9F; } #storyjs .timenav-tag-row-3 h3{ color:#CEE879; } #storyjs .timenav-tag-row-4 h3{ color:#FCBC53; } #storyjs .timenav-tag-row-5 h3{ color:#FF5254; } #storyjs .timenav-tag-row-6 h3{ color:#999; } #storyjs .vco-storyjs h3{ font-size: 22px; } #storyjs .vco-slider .slider-item .content .content-container .text .container h2.date{ line-height:0; font-size: 0; } #storyjs .vco-slider .slider-item .content .content-container .text .container h2.date span.slide-tag{ float:right; display: block; } abbr.autoyear { border-bottom: 1px dotted #000 !important; font-style: italic !important; padding: 0 5px 0 0 !important; } abbr.autoyear:before { font-family: FontAwesome; content: "\f017"; padding: 0 5px; } .vco-storyjs .vco-feature .slider-item .container h3 { margin-bottom: 0; } .vco-storyjs .vco-feature .slider-item .container h3 sub{ font-size: 15px; } .slider-item .container { position: relative; } .slider-item .container .breadcrumb { font-size: 11px; display: block; padding: 4px 15px; margin-bottom: 5px; } .slider-item .container .more-before, .slider-item .container .more-after { padding: 0 15px; cursor: pointer; color: #08C; } .slider-item .container .more-before:hover, .slider-item .container .more-after:hover { color: #005580; } .slider-item .container .before, .slider-item .container .after { color: #777; } .slider-item .container .before, .slider-item .container .more-after { display: none; } .slider-item .container .before.tip, .slider-item .container .after.tip { position: absolute; display: block; z-index: 999; color: #333; background: #FCFCFC; border: 1px solid #EEE; border-radius: 5px; padding: 5px; opacity: 0.9; } .slider-item .container .before.tip a, .slider-item .container .after.tip a{ color: #333; } .slider-item .container .before a, .slider-item .container .after a { color: #aaa; } .slider-item .container .before.expanded, .slider-item .container .after.expanded { color: #777; display: inline; } .slider-item .media-container img { max-height: 300px; } .slider-item .container .highlight, .slider-item .container .highlight a { color: #000; } /** * front page specific */ #no-result { text-align: center; margin: 50px auto; } ul.cbp_tmtimeline { display: none; } /** * header */ .dropdown-menu>li:hover, .dropdown-menu>li:focus { color: #FFF; text-decoration: none; background-color: #428BCA; } .dropdown-menu>li { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333; white-space: nowrap; } @media screen and (max-width: 1000px) { #header .navbar-form { display:none; } #header .nav > li > a { padding:10px 3px; font-size: 13px; } .fork-github { display: none; } } @media screen and (min-width: 800px) { #logo { display: inline-block; max-height: 80px; width: auto; } .navbar-brand { padding-top: 5px; max-height: 40px; overflow: visible; } } @media screen and (max-width: 799px) { #logo { display: inline-block; max-height: 40px; width: auto; } .navbar-brand { padding-top: 2px; padding-bottom: 2px; max-height: 40px; overflow: visible; } } /* animation */ /* angular */ input.ng-invalid, input.ng-invalid-email { border: 1px solid #E54642; }
0.21428
0.075278
.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #d2d6de !important; border-radius: 0 !important; height: 100% !important; } .bootstrap-tagsinput { width: 100% !important; } /********************************** Name: cmxform Styles ***********************************/ form.cmxform { width: 370px; font-size: 1.0em; color: #333; } form.cmxform legend { padding-left: 0; } form.cmxform legend, form.cmxform label { color: #333; } form.cmxform fieldset { border: none; border-top: 1px solid #C9DCA6; background: url(../images/cmxform-fieldset.gif) left bottom repeat-x; background-color: #F8FDEF; } form.cmxform fieldset fieldset { background: none; } form.cmxform fieldset p, form.cmxform fieldset fieldset { padding: 5px 10px 7px; background: url(../images/cmxform-divider.gif) left bottom repeat-x; } form.cmxform label.error, label.error { /* remove the next line when you have trouble in IE6 with labels in list */ color: red; font-style: italic } div.error { display: none; } input { border: 1px solid black; } input.checkbox { border: none } input:focus { border: 1px dotted black; } input.error { border: 1px dotted red; } form.cmxform .gray * { color: gray; } /********************************** Use: cmxform template ***********************************/ form.cmxform fieldset { margin-bottom: 10px; } form.cmxform legend { padding: 0 2px; font-weight: bold; _margin: 0 -7px; /* IE Win */ } form.cmxform label { display: inline-block; line-height: 1.8; vertical-align: top; cursor: hand; } form.cmxform fieldset p { list-style: none; padding: 5px; margin: 0; } form.cmxform fieldset fieldset { border: none; margin: 3px 0 0; } form.cmxform fieldset fieldset legend { padding: 0 0 5px; font-weight: normal; } form.cmxform fieldset fieldset label { display: block; width: auto; } form.cmxform label { width: 100px; } /* Width of labels */ form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */ form.cmxform label.error { margin-left: 103px; width: 220px; } form.cmxform input.submit { margin-left: 103px; } .break-word { word-break: break-word;} .contract-file-icon { font-size: 36px;} /*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */ .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{ color: #dedada !important; } .main-fee-options-wrapper .col-md-6 .form-group input[type=checkbox] { transform: scale(1.2); } @media (min-width: 1000px)/* The minimum width of the display area, such as a browser window*/ { #modalArticleDetail .modal-dialog, #modalArticleDetail .modal-dialog .modal-content { width: 1000px; top: 40px; margin: 0 auto; } } #article-header { font-size: 18px; font-weight: bold; } #article-summary { font-weight: bold; color: #ccc; } .attachment-block { margin: 10px; width: 48%; } #div-content-button-load-more { max-width: 100px; margin: 0 auto; } .attachment-block .attachment-img { max-height: 65px; } #contain-product-image img { width: 150px; height: 100px; } .thumb-image { width: 150px; height: 100px; } .call-red, .call-green { color: #ffffff; padding: 3px 5px; border-radius: 5px; } .call-red { background-color: #f6c277; } .call-green { background-color: #78e870; } .change-status { cursor: pointer; } #table-detail-member-advisor tbody tr td:first-child { font-weight: bold; } #table-detail-member-advisor td { border: none !important; } .content-wrapper .tab-content { overflow: hidden; }
public/admin-lte/css/style.css
.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #d2d6de !important; border-radius: 0 !important; height: 100% !important; } .bootstrap-tagsinput { width: 100% !important; } /********************************** Name: cmxform Styles ***********************************/ form.cmxform { width: 370px; font-size: 1.0em; color: #333; } form.cmxform legend { padding-left: 0; } form.cmxform legend, form.cmxform label { color: #333; } form.cmxform fieldset { border: none; border-top: 1px solid #C9DCA6; background: url(../images/cmxform-fieldset.gif) left bottom repeat-x; background-color: #F8FDEF; } form.cmxform fieldset fieldset { background: none; } form.cmxform fieldset p, form.cmxform fieldset fieldset { padding: 5px 10px 7px; background: url(../images/cmxform-divider.gif) left bottom repeat-x; } form.cmxform label.error, label.error { /* remove the next line when you have trouble in IE6 with labels in list */ color: red; font-style: italic } div.error { display: none; } input { border: 1px solid black; } input.checkbox { border: none } input:focus { border: 1px dotted black; } input.error { border: 1px dotted red; } form.cmxform .gray * { color: gray; } /********************************** Use: cmxform template ***********************************/ form.cmxform fieldset { margin-bottom: 10px; } form.cmxform legend { padding: 0 2px; font-weight: bold; _margin: 0 -7px; /* IE Win */ } form.cmxform label { display: inline-block; line-height: 1.8; vertical-align: top; cursor: hand; } form.cmxform fieldset p { list-style: none; padding: 5px; margin: 0; } form.cmxform fieldset fieldset { border: none; margin: 3px 0 0; } form.cmxform fieldset fieldset legend { padding: 0 0 5px; font-weight: normal; } form.cmxform fieldset fieldset label { display: block; width: auto; } form.cmxform label { width: 100px; } /* Width of labels */ form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */ form.cmxform label.error { margin-left: 103px; width: 220px; } form.cmxform input.submit { margin-left: 103px; } .break-word { word-break: break-word;} .contract-file-icon { font-size: 36px;} /*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */ .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{ color: #dedada !important; } .main-fee-options-wrapper .col-md-6 .form-group input[type=checkbox] { transform: scale(1.2); } @media (min-width: 1000px)/* The minimum width of the display area, such as a browser window*/ { #modalArticleDetail .modal-dialog, #modalArticleDetail .modal-dialog .modal-content { width: 1000px; top: 40px; margin: 0 auto; } } #article-header { font-size: 18px; font-weight: bold; } #article-summary { font-weight: bold; color: #ccc; } .attachment-block { margin: 10px; width: 48%; } #div-content-button-load-more { max-width: 100px; margin: 0 auto; } .attachment-block .attachment-img { max-height: 65px; } #contain-product-image img { width: 150px; height: 100px; } .thumb-image { width: 150px; height: 100px; } .call-red, .call-green { color: #ffffff; padding: 3px 5px; border-radius: 5px; } .call-red { background-color: #f6c277; } .call-green { background-color: #78e870; } .change-status { cursor: pointer; } #table-detail-member-advisor tbody tr td:first-child { font-weight: bold; } #table-detail-member-advisor td { border: none !important; } .content-wrapper .tab-content { overflow: hidden; }
0.36693
0.127218
body { //size:landscape; width:21.0cm; height:29.7cm; margin-top:1cm; margin-bottom:1cm; margin-left:2cm; margin-right:0cm font-family:'Helvetica'; font-style:normal; font-size:10pt; text-indent:0in; font-variant:normal; text-decoration:none; font-weight:normal; text-align:left; } #header { position: relative; width: 100%; height: 3cm; top: 0; bottom: auto; right: 0; left: 0; } table { font-family:'Helvetica'; font-size:10pt; border-width=0px; width:100%; border-collapse:collapse; empty-cells:show ;table-layout:fixed; border-style:solid } td#head { padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; vertical-align:middle; font-size:8pt; border-width:1px 0px; } td#content { padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.3cm; padding-top:0.3cm; vertical-align:middle; border-width:1px 0px; } tr#time{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; vertical-align:middle; font-size:10pt; } td#timetitle{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px 0px; font-weight:bold; } td#time{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:1px 0px; } col#datecol{ width:3.5cm; } col#hourcol{ width:1.5cm; } col#textcol{ } td#timesum{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px; font-style:italic; } td#totalsum{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px 0px 1px; font-style:italic; font-weight:bold; } td#head { border-width:1px 0px; } p, h1, h2, h3, li { color:#000000; font-family:'Helvetica'; font-size:10pt; text-align:left; vertical-align:normal; } #title{ font-family:'Helvetica'; font-weight:bold; font-size:18pt } #subtitle{ font-family:'Helvetica'; font-weight:bold; font-size:10pt } #headertable{ margin-top:1.5cm; margin-bottom:1cm; } #timetable{ margin-top:1.5cm; margin-bottom:0.5cm; }
packages/intranet-reporting/www/timesheet-invoice-hours.css
body { //size:landscape; width:21.0cm; height:29.7cm; margin-top:1cm; margin-bottom:1cm; margin-left:2cm; margin-right:0cm font-family:'Helvetica'; font-style:normal; font-size:10pt; text-indent:0in; font-variant:normal; text-decoration:none; font-weight:normal; text-align:left; } #header { position: relative; width: 100%; height: 3cm; top: 0; bottom: auto; right: 0; left: 0; } table { font-family:'Helvetica'; font-size:10pt; border-width=0px; width:100%; border-collapse:collapse; empty-cells:show ;table-layout:fixed; border-style:solid } td#head { padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; vertical-align:middle; font-size:8pt; border-width:1px 0px; } td#content { padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.3cm; padding-top:0.3cm; vertical-align:middle; border-width:1px 0px; } tr#time{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; vertical-align:middle; font-size:10pt; } td#timetitle{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px 0px; font-weight:bold; } td#time{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:1px 0px; } col#datecol{ width:3.5cm; } col#hourcol{ width:1.5cm; } col#textcol{ } td#timesum{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px; font-style:italic; } td#totalsum{ padding-left:0.1cm; padding-right:0.1cm; padding-bottom:0.1cm; padding-top:0.1cm; border-width:0px 0px 1px; font-style:italic; font-weight:bold; } td#head { border-width:1px 0px; } p, h1, h2, h3, li { color:#000000; font-family:'Helvetica'; font-size:10pt; text-align:left; vertical-align:normal; } #title{ font-family:'Helvetica'; font-weight:bold; font-size:18pt } #subtitle{ font-family:'Helvetica'; font-weight:bold; font-size:10pt } #headertable{ margin-top:1.5cm; margin-bottom:1cm; } #timetable{ margin-top:1.5cm; margin-bottom:0.5cm; }
0.144541
0.042583
.ace--future--funk .ace_gutter { background: rgba(33,33,33,1); color: rgb(137,140,144) } .ace--future--funk .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--future--funk { background-color: rgba(33,33,33,1); color: rgba(240,246,255,1) } .ace--future--funk .ace_cursor { color: rgba(219,219,219,1) } .ace--future--funk .ace_marker-layer .ace_selection { background: rgba(57,91,110,1) } .ace--future--funk.ace_multiselect .ace_selection.ace_start { box-shadow: 0 0 3px 0px rgba(33,33,33,1); border-radius: 2px } .ace--future--funk .ace_marker-layer .ace_step { background: rgb(198, 219, 174) } .ace--future--funk .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(191,191,191,1) } .ace--future--funk .ace_marker-layer .ace_active-line { background: rgba(36,36,36,1) } .ace--future--funk .ace_gutter-active-line { background-color: rgba(36,36,36,1) } .ace--future--funk .ace_marker-layer .ace_selected-word { border: 1px solid rgba(57,91,110,1) } .ace--future--funk .ace_fold { background-color: rgba(255,255,255,1); border-color: rgba(240,246,255,1) } .ace--future--funk .ace_keyword { color: rgba(254,190,90,1) } .ace--future--funk .ace_constant.ace_numeric, .ace--future--funk .ace_constant.ace_other, .ace--future--funk .ace_entity.ace_name.ace_tag, .ace--future--funk .ace_keyword.ace_other.ace_unit { color: rgba(123,216,39,1) } .ace--future--funk .ace_constant.ace_language { color: rgba(255,170,0,1) } .ace--future--funk .ace_constant.ace_character, .ace--future--funk .ace_entity.ace_name.ace_function, .ace--future--funk .ace_support.ace_function, .ace--future--funk .ace_variable { color: rgba(255,255,255,1) } .ace--future--funk .ace_constant.ace_character.ace_entity, .ace--future--funk .ace_entity.ace_other.ace_attribute-name, .ace--future--funk .ace_variable.ace_language { color: rgba(83,183,237,1) } .ace--future--funk .ace_support.ace_constant.ace_property-value { color: rgba(156,255,205,1) } .ace--future--funk .ace_storage.ace_type, .ace--future--funk .ace_support.ace_type { color: rgba(115,255,140,1) } .ace--future--funk .ace_storage { color: rgba(163,210,149,1) } .ace--future--funk .ace_invalid { color: rgba(255,0,0,1) } .ace--future--funk .ace_invalid.ace_illegal { font-style: italic; color: rgba(249,207,206,1) } .ace--future--funk .ace_invalid.ace_deprecated { text-decoration: underline; font-style: italic; background-color: rgba(239,207,207,1) } .ace--future--funk .ace_string { color: rgba(240,240,122,1) } .ace--future--funk .ace_comment { color: rgba(182,198,212,1) } .ace--future--funk .ace_meta.ace_selector { color: rgba(0,183,255,1) }
ace/lib/ace/theme/Future_Funk.css
.ace--future--funk .ace_gutter { background: rgba(33,33,33,1); color: rgb(137,140,144) } .ace--future--funk .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--future--funk { background-color: rgba(33,33,33,1); color: rgba(240,246,255,1) } .ace--future--funk .ace_cursor { color: rgba(219,219,219,1) } .ace--future--funk .ace_marker-layer .ace_selection { background: rgba(57,91,110,1) } .ace--future--funk.ace_multiselect .ace_selection.ace_start { box-shadow: 0 0 3px 0px rgba(33,33,33,1); border-radius: 2px } .ace--future--funk .ace_marker-layer .ace_step { background: rgb(198, 219, 174) } .ace--future--funk .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(191,191,191,1) } .ace--future--funk .ace_marker-layer .ace_active-line { background: rgba(36,36,36,1) } .ace--future--funk .ace_gutter-active-line { background-color: rgba(36,36,36,1) } .ace--future--funk .ace_marker-layer .ace_selected-word { border: 1px solid rgba(57,91,110,1) } .ace--future--funk .ace_fold { background-color: rgba(255,255,255,1); border-color: rgba(240,246,255,1) } .ace--future--funk .ace_keyword { color: rgba(254,190,90,1) } .ace--future--funk .ace_constant.ace_numeric, .ace--future--funk .ace_constant.ace_other, .ace--future--funk .ace_entity.ace_name.ace_tag, .ace--future--funk .ace_keyword.ace_other.ace_unit { color: rgba(123,216,39,1) } .ace--future--funk .ace_constant.ace_language { color: rgba(255,170,0,1) } .ace--future--funk .ace_constant.ace_character, .ace--future--funk .ace_entity.ace_name.ace_function, .ace--future--funk .ace_support.ace_function, .ace--future--funk .ace_variable { color: rgba(255,255,255,1) } .ace--future--funk .ace_constant.ace_character.ace_entity, .ace--future--funk .ace_entity.ace_other.ace_attribute-name, .ace--future--funk .ace_variable.ace_language { color: rgba(83,183,237,1) } .ace--future--funk .ace_support.ace_constant.ace_property-value { color: rgba(156,255,205,1) } .ace--future--funk .ace_storage.ace_type, .ace--future--funk .ace_support.ace_type { color: rgba(115,255,140,1) } .ace--future--funk .ace_storage { color: rgba(163,210,149,1) } .ace--future--funk .ace_invalid { color: rgba(255,0,0,1) } .ace--future--funk .ace_invalid.ace_illegal { font-style: italic; color: rgba(249,207,206,1) } .ace--future--funk .ace_invalid.ace_deprecated { text-decoration: underline; font-style: italic; background-color: rgba(239,207,207,1) } .ace--future--funk .ace_string { color: rgba(240,240,122,1) } .ace--future--funk .ace_comment { color: rgba(182,198,212,1) } .ace--future--funk .ace_meta.ace_selector { color: rgba(0,183,255,1) }
0.68679
0.099426
Base ------------------------ / * 01.Base * 02.Typography * 03.Helper Class ------------------------ / Components ------------------------ / * 04.Buttons ------------------------ / Layout ------------------------ / * 05.Contact Form * 06.Features * 07.Footer ------------------------------------------------------------------- */ /* ---------------------------------------------------------------- */ /* 01.Base /* ---------------------------------------------------------------- */ * { margin: 0; padding: 0; } body, html { font-size: 16px; font-family: "Roboto-Regular", sans-serif; font-weight: 400; line-height: 1.5; color: #677294; } a:link, a:hover, a:active, a:visited { text-decoration: none; color: #677294; } ul, ol { list-style-type: none; padding: 0; margin: 0; } textarea, textarea:focus, input, input:focus, button, button:focus { outline: none; resize: inherit; } /* ---------------------------------------------------------------- */ /* 02.Typography /* ---------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-family: "Poppins-bold", sans-serif; font-weight: 700; font-style: normal; margin: 0; color: #000; line-height: 1.3; letter-spacing: 0.5px; text-transform: capitalize; } h1, .h1 { font-size: 55px; } h2, .h2 { font-size: 42px; } h3, .h3 { font-size: 44px; } h4, .h4 { font-size: 22px; } h5, .h5 { font-size: 18px; } h6, .h6 { font-size: 16px; } p { color: #677294; margin: 0; line-height: 28px; } /* ---------------------------------------------------------------- */ /* 03.Helper Class /* ---------------------------------------------------------------- */ .section { padding: 80px 0; } .section-heading .section-title { position: relative; text-align: center; padding-bottom: 20px; margin-bottom: 50px; } .section-heading .section-title:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 50px; height: 4px; background: #007bff; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .pb-minus-70 { padding-bottom: 70px; } /* ---------------------------------------------------------------- */ /* 04.Buttons /* ---------------------------------------------------------------- */ .default-button { border-radius: 5px; display: inline-block; background-color: #007bff; border: none; text-align: center; position: relative; overflow: hidden; padding: 18px 36px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; color: #fff !important; } .default-button:after { display: none; content: ""; position: absolute; border-radius: 50%; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: rgba(0, 0, 0, 0.247); width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; top: 50%; left: 50%; -webkit-animation: ripple 1s; animation: ripple 1s; opacity: 0; } .default-button:focus:not(:active)::after { display: block; } .popup-btn { border-radius: 5px; display: inline-block; border: none; text-align: center; position: relative; overflow: hidden; padding: 12px 30px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; color: #fff !important; } .popup-btn:after { display: none; content: ""; position: absolute; border-radius: 50%; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: rgba(0, 0, 0, 0.247); width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; top: 50%; left: 50%; -webkit-animation: ripple 1s; animation: ripple 1s; opacity: 0; } .popup-btn:focus:not(:active)::after { display: block; } .popup-btn.danger { background-color: #f27474; } .popup-btn.success { background-color: #007bff; } .popup-btn.agree { background-color: #07f; } @-webkit-keyframes ripple { from { opacity: 1; -webkit-transform: scale(0); transform: scale(0); } to { opacity: 0; -webkit-transform: scale(10); transform: scale(10); } } @keyframes ripple { from { opacity: 1; -webkit-transform: scale(0); transform: scale(0); } to { opacity: 0; -webkit-transform: scale(10); transform: scale(10); } } /* ---------------------------------------------------------------- */ /* 05.Contact Form /* ---------------------------------------------------------------- */ .contact-form-wrap { padding: 30px; border-radius: 10px; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); border: 1px solid #007bff; box-shadow: 2px 2px 2px 2px #007bff; } .contact-form-wrap .contact-form-group { position: relative; margin-bottom: 30px; } .contact-form-wrap .contact-form-group > i { left: 14px; top: 14px; width: 32px; height: 32px; position: absolute; text-align: center; line-height: 32px; border-radius: 50%; display: inline-block; pointer-events: none; color: #007bff; background: #dce5ee; font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .contact-form-wrap .contact-form-group .form-control { height: 60px; color: #000; outline: none; padding: 0 60px; font-size: 15px; border: none; border-radius: 5px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; -webkit-box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15); } @media screen and (max-width: 576px) { .contact-form-wrap .contact-form-group .form-control { font-size: 14px; } } .contact-form-wrap .contact-form-group .form-control:focus { outline: none; border: none; color: #000; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); } .contact-form-wrap .contact-form-group #txtInput { padding-left: 90px; } .contact-form-wrap .contact-form-group #txtCaptchaSpan { position: absolute; top: 50%; height: 60px; padding-left: 14px; padding-right: 14px; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #007bff; color: #fff; border-radius: 5px 0 0 5px; } .contact-form-wrap .contact-form-group textarea.form-control { height: auto; padding-top: 20px; } .contact-form-wrap .empty-form span, .contact-form-wrap .email-invalid span, .contact-form-wrap .phone-invalid span, .contact-form-wrap .terms-alert span, .contact-form-wrap .subject-alert span, .contact-form-wrap .security-alert span { display: block; padding: 20px; margin-bottom: 10px; border-radius: 5px; color: #721c24; background: rgba(242, 116, 116, 0.2); } #error_message { margin-top: 30px; display: block; padding: 20px; border-radius: 5px; word-break: break-word; background: rgba(242, 116, 116, 0.2); color: #721c24; } .custom-modal .modal-header { text-align: center; padding: 20px; } .custom-modal .modal-header h5, .custom-modal .modal-header button { color: #fff; } .custom-modal .modal-header.danger { background: #f27474; color: #fff; } .custom-modal .modal-header.success { background: #007bff; color: #fff; } .custom-modal .modal-header.terms { background: #07f; color: #fff; } .custom-modal .modal-body { padding: 20px; } .custom-modal .modal-body .form-popup-inner { text-align: center; } .custom-modal .modal-body .form-popup-inner .form-icon { margin-bottom: 30px; } .custom-modal .modal-body .form-popup-inner .form-icon svg { width: 100px; height: 100px; border-radius: 50%; } .custom-modal .modal-body .form-popup-inner .form-icon.danger svg { fill: #f27474; stroke: #f27474; background: rgba(242, 116, 116, 0.1); } .custom-modal .modal-body .form-popup-inner .form-icon.success svg { fill: #007bff; stroke: #007bff; background: rgba(10, 192, 131, 0.1); } .custom-modal .modal-footer { padding: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .path { stroke-dasharray: 1000; stroke-dashoffset: 0; } .path.circle { -webkit-animation: dash 0.9s ease-in-out; animation: dash 0.9s ease-in-out; } .path.line { stroke-dashoffset: 1000; -webkit-animation: dash 0.9s 0.35s ease-in-out forwards; animation: dash 0.9s 0.35s ease-in-out forwards; } .path.check { stroke-dashoffset: -100; -webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards; animation: dashCheck 0.9s 0.35s ease-in-out forwards; } @-webkit-keyframes dash { 0% { stroke-dashoffset: 1000; } 100% { stroke-dashoffset: 0; } } @keyframes dash { 0% { stroke-dashoffset: 1000; } 100% { stroke-dashoffset: 0; } } @-webkit-keyframes dashCheck { 0% { stroke-dashoffset: -100; } 100% { stroke-dashoffset: 900; } } @keyframes dashCheck { 0% { stroke-dashoffset: -100; } 100% { stroke-dashoffset: 900; } } .custom-control { padding: 0; } .custom-control .custom-control-input { position: relative; } .custom-control span { vertical-align: middle; margin-left: 14px; color: #000; } .custom-control span a { color: #007bff; } @media screen and (max-width: 576px) { .custom-control span { font-size: 14px; } } .custom-control .custom-control-label { margin-left: 0; width: 32px; height: 32px; outline: none; text-align: center; line-height: 32px; } .custom-control .custom-control-label::before { top: 0; left: 0; width: 32px; height: 32px; cursor: pointer; text-align: center; line-height: 32px; position: absolute; border: none !important; pointer-events: initial; border-radius: 50% !important; display: inline-block; color: #007bff; -webkit-box-shadow: none !important; box-shadow: none !important; background: #cddef1; font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-control-input:checked ~ .custom-control-label::before, .custom-control-label:active::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before { border: none; content: "\f00c"; color: #007bff; background: rgba(10, 192, 131, 0.2); } .custom-control-label::after { display: none; } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border: none; } .form-validate-icons { top: 0; right: 14px; height: 60px; position: absolute; line-height: 60px; } .form-validate-icons span { opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .form-validate-icons span:before { width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 50%; color: #fff; display: inline-block; font-size: 14px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .form-validate-icons span.error { opacity: 1; visibility: visible; } .form-validate-icons span.error:before { content: "\f00d"; color: #f27474; background: rgba(242, 116, 116, 0.2); } .form-validate-icons span.success { opacity: 1; visibility: visible; } .form-validate-icons span.success:before { content: "\f00c"; color: #007bff; background: rgba(10, 192, 131, 0.2); } .custom-select-wrapper { position: relative; } .custom-select-wrapper select, .custom-select-wrapper .select-hide { display: none; } .custom-select-wrapper .select-selected { border-radius: 5px; outline: none; padding: 18px 60px; font-size: 15px; border: none; cursor: pointer; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: #fff; color: #677294 !important; -webkit-box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-selected:focus { outline: none; border: none; -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-selected:after { right: 14px; top: 14px; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 50%; content: "\f078"; position: absolute; pointer-events: none; display: inline-block; color: #007bff; background: #d3e1f0; font-size: 14px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-select-wrapper .select-selected.select-arrow-active:after { content: "\f077"; } .custom-select-wrapper .select-items { top: 100%; left: 0; right: 0; z-index: 99; margin-top: 10px; position: absolute; background-color: #fff; -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-items .same-as-selected { background-color: #007bff; border-bottom-color: #007bff; color: #fff !important; } .custom-select-wrapper .select-items .same-as-selected:after { color: #fff; background: rgba(255, 255, 255, 0.1); } .custom-select-wrapper .select-items div { color: #000; outline: none; width: 100%; display: block; padding: 18px 60px; font-size: 15px; border: none; cursor: pointer; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } @media screen and (max-width: 576px) { .custom-select-wrapper .select-items div { font-size: 14px; } } .custom-select-wrapper .select-items div:focus { outline: none; border: none; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-items div:last-child { border-bottom: 0; } .custom-select-wrapper .select-items div:after { content: "\f036"; left: 14px; top: 14px; width: 32px; height: 32px; z-index: 14; position: absolute; text-align: center; line-height: 32px; border-radius: 50%; display: inline-block; color: #007bff; background: rgba(10, 192, 131, 0.2); font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-select-wrapper .select-items div:hover { background-color: #007bff; border-bottom-color: #007bff; color: #fff; } .custom-select-wrapper .select-items div:hover:after { color: #fff; background: rgba(255, 255, 255, 0.1); } /* ---------------------------------------------------------------- */ /* 06.Features /* ---------------------------------------------------------------- */ .features-box { padding: 30px; overflow: hidden; margin-bottom: 30px; background: #fff; text-align: center; border-radius: 10px; -webkit-box-shadow: 0 6px 10px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 6px 10px 0 rgba(61, 82, 96, 0.15); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .features-box:hover { -webkit-box-shadow: 0 22px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 22px 49px 0 rgba(61, 82, 96, 0.15); -webkit-transform: translateY(-10px); transform: translateY(-10px); } .features-box .features-icon i { color: #fff; font-size: 40px; margin-left: 0; display: inline-block; margin-bottom: 20px; line-height: 90px; width: 90px; height: 90px; border-radius: 50%; background: #007bff; } /* ---------------------------------------------------------------- */ /* 07.Footer /* ---------------------------------------------------------------- */ .footer { background: #050626; } .footer .copyright-wrap { padding: 30px; } .footer .copyright-wrap .copyright-inner .copyright-text { text-align: center; color: #fff; opacity: 0.85; } /*# sourceMappingURL=style.css.map */
public/assets/css/style.css
Base ------------------------ / * 01.Base * 02.Typography * 03.Helper Class ------------------------ / Components ------------------------ / * 04.Buttons ------------------------ / Layout ------------------------ / * 05.Contact Form * 06.Features * 07.Footer ------------------------------------------------------------------- */ /* ---------------------------------------------------------------- */ /* 01.Base /* ---------------------------------------------------------------- */ * { margin: 0; padding: 0; } body, html { font-size: 16px; font-family: "Roboto-Regular", sans-serif; font-weight: 400; line-height: 1.5; color: #677294; } a:link, a:hover, a:active, a:visited { text-decoration: none; color: #677294; } ul, ol { list-style-type: none; padding: 0; margin: 0; } textarea, textarea:focus, input, input:focus, button, button:focus { outline: none; resize: inherit; } /* ---------------------------------------------------------------- */ /* 02.Typography /* ---------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-family: "Poppins-bold", sans-serif; font-weight: 700; font-style: normal; margin: 0; color: #000; line-height: 1.3; letter-spacing: 0.5px; text-transform: capitalize; } h1, .h1 { font-size: 55px; } h2, .h2 { font-size: 42px; } h3, .h3 { font-size: 44px; } h4, .h4 { font-size: 22px; } h5, .h5 { font-size: 18px; } h6, .h6 { font-size: 16px; } p { color: #677294; margin: 0; line-height: 28px; } /* ---------------------------------------------------------------- */ /* 03.Helper Class /* ---------------------------------------------------------------- */ .section { padding: 80px 0; } .section-heading .section-title { position: relative; text-align: center; padding-bottom: 20px; margin-bottom: 50px; } .section-heading .section-title:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 50px; height: 4px; background: #007bff; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .pb-minus-70 { padding-bottom: 70px; } /* ---------------------------------------------------------------- */ /* 04.Buttons /* ---------------------------------------------------------------- */ .default-button { border-radius: 5px; display: inline-block; background-color: #007bff; border: none; text-align: center; position: relative; overflow: hidden; padding: 18px 36px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; color: #fff !important; } .default-button:after { display: none; content: ""; position: absolute; border-radius: 50%; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: rgba(0, 0, 0, 0.247); width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; top: 50%; left: 50%; -webkit-animation: ripple 1s; animation: ripple 1s; opacity: 0; } .default-button:focus:not(:active)::after { display: block; } .popup-btn { border-radius: 5px; display: inline-block; border: none; text-align: center; position: relative; overflow: hidden; padding: 12px 30px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; color: #fff !important; } .popup-btn:after { display: none; content: ""; position: absolute; border-radius: 50%; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: rgba(0, 0, 0, 0.247); width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; top: 50%; left: 50%; -webkit-animation: ripple 1s; animation: ripple 1s; opacity: 0; } .popup-btn:focus:not(:active)::after { display: block; } .popup-btn.danger { background-color: #f27474; } .popup-btn.success { background-color: #007bff; } .popup-btn.agree { background-color: #07f; } @-webkit-keyframes ripple { from { opacity: 1; -webkit-transform: scale(0); transform: scale(0); } to { opacity: 0; -webkit-transform: scale(10); transform: scale(10); } } @keyframes ripple { from { opacity: 1; -webkit-transform: scale(0); transform: scale(0); } to { opacity: 0; -webkit-transform: scale(10); transform: scale(10); } } /* ---------------------------------------------------------------- */ /* 05.Contact Form /* ---------------------------------------------------------------- */ .contact-form-wrap { padding: 30px; border-radius: 10px; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); border: 1px solid #007bff; box-shadow: 2px 2px 2px 2px #007bff; } .contact-form-wrap .contact-form-group { position: relative; margin-bottom: 30px; } .contact-form-wrap .contact-form-group > i { left: 14px; top: 14px; width: 32px; height: 32px; position: absolute; text-align: center; line-height: 32px; border-radius: 50%; display: inline-block; pointer-events: none; color: #007bff; background: #dce5ee; font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .contact-form-wrap .contact-form-group .form-control { height: 60px; color: #000; outline: none; padding: 0 60px; font-size: 15px; border: none; border-radius: 5px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; -webkit-box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15); } @media screen and (max-width: 576px) { .contact-form-wrap .contact-form-group .form-control { font-size: 14px; } } .contact-form-wrap .contact-form-group .form-control:focus { outline: none; border: none; color: #000; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); } .contact-form-wrap .contact-form-group #txtInput { padding-left: 90px; } .contact-form-wrap .contact-form-group #txtCaptchaSpan { position: absolute; top: 50%; height: 60px; padding-left: 14px; padding-right: 14px; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #007bff; color: #fff; border-radius: 5px 0 0 5px; } .contact-form-wrap .contact-form-group textarea.form-control { height: auto; padding-top: 20px; } .contact-form-wrap .empty-form span, .contact-form-wrap .email-invalid span, .contact-form-wrap .phone-invalid span, .contact-form-wrap .terms-alert span, .contact-form-wrap .subject-alert span, .contact-form-wrap .security-alert span { display: block; padding: 20px; margin-bottom: 10px; border-radius: 5px; color: #721c24; background: rgba(242, 116, 116, 0.2); } #error_message { margin-top: 30px; display: block; padding: 20px; border-radius: 5px; word-break: break-word; background: rgba(242, 116, 116, 0.2); color: #721c24; } .custom-modal .modal-header { text-align: center; padding: 20px; } .custom-modal .modal-header h5, .custom-modal .modal-header button { color: #fff; } .custom-modal .modal-header.danger { background: #f27474; color: #fff; } .custom-modal .modal-header.success { background: #007bff; color: #fff; } .custom-modal .modal-header.terms { background: #07f; color: #fff; } .custom-modal .modal-body { padding: 20px; } .custom-modal .modal-body .form-popup-inner { text-align: center; } .custom-modal .modal-body .form-popup-inner .form-icon { margin-bottom: 30px; } .custom-modal .modal-body .form-popup-inner .form-icon svg { width: 100px; height: 100px; border-radius: 50%; } .custom-modal .modal-body .form-popup-inner .form-icon.danger svg { fill: #f27474; stroke: #f27474; background: rgba(242, 116, 116, 0.1); } .custom-modal .modal-body .form-popup-inner .form-icon.success svg { fill: #007bff; stroke: #007bff; background: rgba(10, 192, 131, 0.1); } .custom-modal .modal-footer { padding: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .path { stroke-dasharray: 1000; stroke-dashoffset: 0; } .path.circle { -webkit-animation: dash 0.9s ease-in-out; animation: dash 0.9s ease-in-out; } .path.line { stroke-dashoffset: 1000; -webkit-animation: dash 0.9s 0.35s ease-in-out forwards; animation: dash 0.9s 0.35s ease-in-out forwards; } .path.check { stroke-dashoffset: -100; -webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards; animation: dashCheck 0.9s 0.35s ease-in-out forwards; } @-webkit-keyframes dash { 0% { stroke-dashoffset: 1000; } 100% { stroke-dashoffset: 0; } } @keyframes dash { 0% { stroke-dashoffset: 1000; } 100% { stroke-dashoffset: 0; } } @-webkit-keyframes dashCheck { 0% { stroke-dashoffset: -100; } 100% { stroke-dashoffset: 900; } } @keyframes dashCheck { 0% { stroke-dashoffset: -100; } 100% { stroke-dashoffset: 900; } } .custom-control { padding: 0; } .custom-control .custom-control-input { position: relative; } .custom-control span { vertical-align: middle; margin-left: 14px; color: #000; } .custom-control span a { color: #007bff; } @media screen and (max-width: 576px) { .custom-control span { font-size: 14px; } } .custom-control .custom-control-label { margin-left: 0; width: 32px; height: 32px; outline: none; text-align: center; line-height: 32px; } .custom-control .custom-control-label::before { top: 0; left: 0; width: 32px; height: 32px; cursor: pointer; text-align: center; line-height: 32px; position: absolute; border: none !important; pointer-events: initial; border-radius: 50% !important; display: inline-block; color: #007bff; -webkit-box-shadow: none !important; box-shadow: none !important; background: #cddef1; font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-control-input:checked ~ .custom-control-label::before, .custom-control-label:active::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before { border: none; content: "\f00c"; color: #007bff; background: rgba(10, 192, 131, 0.2); } .custom-control-label::after { display: none; } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border: none; } .form-validate-icons { top: 0; right: 14px; height: 60px; position: absolute; line-height: 60px; } .form-validate-icons span { opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .form-validate-icons span:before { width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 50%; color: #fff; display: inline-block; font-size: 14px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .form-validate-icons span.error { opacity: 1; visibility: visible; } .form-validate-icons span.error:before { content: "\f00d"; color: #f27474; background: rgba(242, 116, 116, 0.2); } .form-validate-icons span.success { opacity: 1; visibility: visible; } .form-validate-icons span.success:before { content: "\f00c"; color: #007bff; background: rgba(10, 192, 131, 0.2); } .custom-select-wrapper { position: relative; } .custom-select-wrapper select, .custom-select-wrapper .select-hide { display: none; } .custom-select-wrapper .select-selected { border-radius: 5px; outline: none; padding: 18px 60px; font-size: 15px; border: none; cursor: pointer; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background-color: #fff; color: #677294 !important; -webkit-box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-selected:focus { outline: none; border: none; -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-selected:after { right: 14px; top: 14px; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 50%; content: "\f078"; position: absolute; pointer-events: none; display: inline-block; color: #007bff; background: #d3e1f0; font-size: 14px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-select-wrapper .select-selected.select-arrow-active:after { content: "\f077"; } .custom-select-wrapper .select-items { top: 100%; left: 0; right: 0; z-index: 99; margin-top: 10px; position: absolute; background-color: #fff; -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-items .same-as-selected { background-color: #007bff; border-bottom-color: #007bff; color: #fff !important; } .custom-select-wrapper .select-items .same-as-selected:after { color: #fff; background: rgba(255, 255, 255, 0.1); } .custom-select-wrapper .select-items div { color: #000; outline: none; width: 100%; display: block; padding: 18px 60px; font-size: 15px; border: none; cursor: pointer; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } @media screen and (max-width: 576px) { .custom-select-wrapper .select-items div { font-size: 14px; } } .custom-select-wrapper .select-items div:focus { outline: none; border: none; -webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15); } .custom-select-wrapper .select-items div:last-child { border-bottom: 0; } .custom-select-wrapper .select-items div:after { content: "\f036"; left: 14px; top: 14px; width: 32px; height: 32px; z-index: 14; position: absolute; text-align: center; line-height: 32px; border-radius: 50%; display: inline-block; color: #007bff; background: rgba(10, 192, 131, 0.2); font-size: 12px; font-family: "Font Awesome 5 Free"; font-weight: 700; } .custom-select-wrapper .select-items div:hover { background-color: #007bff; border-bottom-color: #007bff; color: #fff; } .custom-select-wrapper .select-items div:hover:after { color: #fff; background: rgba(255, 255, 255, 0.1); } /* ---------------------------------------------------------------- */ /* 06.Features /* ---------------------------------------------------------------- */ .features-box { padding: 30px; overflow: hidden; margin-bottom: 30px; background: #fff; text-align: center; border-radius: 10px; -webkit-box-shadow: 0 6px 10px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 6px 10px 0 rgba(61, 82, 96, 0.15); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .features-box:hover { -webkit-box-shadow: 0 22px 49px 0 rgba(61, 82, 96, 0.15); box-shadow: 0 22px 49px 0 rgba(61, 82, 96, 0.15); -webkit-transform: translateY(-10px); transform: translateY(-10px); } .features-box .features-icon i { color: #fff; font-size: 40px; margin-left: 0; display: inline-block; margin-bottom: 20px; line-height: 90px; width: 90px; height: 90px; border-radius: 50%; background: #007bff; } /* ---------------------------------------------------------------- */ /* 07.Footer /* ---------------------------------------------------------------- */ .footer { background: #050626; } .footer .copyright-wrap { padding: 30px; } .footer .copyright-wrap .copyright-inner .copyright-text { text-align: center; color: #fff; opacity: 0.85; } /*# sourceMappingURL=style.css.map */
0.340485
0.057732
color: #000000; text-decoration: none; } #content a:hover, a:active { text-decoration: underline; } a.weekLink { font: 12pt sans-serif; color: #990000; } .legend { font: 10pt sans-serif; font-weight: bold; } .none-available { font: 12pt sans-serif; font-style: italic; } #content: { margin-top: 5px; margin-left: 5px; } #noteboard { margin-bottom: 10px; } #pageControls { clear: both; font: 10pt sans-serif; font-weight: bold; } #pageControls ul { margin-left: 0px; padding-left: 5px; } #pageControls ul li { display: inline; padding-right: 10px; } #currentschedule { margin: 0px 0px 0px 0px; min-width:1025px; } #currentschedule ul { list-style-type: none; margin: 0px; padding: 0px; } ul.scheduleblocks li { list-style: none; margin-bottom: 1px; font: 10px sans-serif; border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; } ul.scheduleblocks li span { vertical-align: top; } ul.scheduleblocks li img { border: 0; } ul.scheduleblocks li.dayhead { background-color: #ebebeb; border: 1px solid #7a7a7a; font-size: 16px; text-align: center; } .attending { background-color: #6c8bdd; border: 1px solid #0000aa; height: 2.5em; } .attending a { color: #fff; } .weekday { float: left; width: 140px; /*width: 10.5em;*/ margin-right: 2px; } .weekcontainer { clear: both; padding-top: 1em; } .increase { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/contrast_increase.png) no-repeat center right; } .standard { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/contrast_decrease.png) no-repeat center right; } .refresh { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/arrow_refresh.png) no-repeat center right; } .return { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/date_go.png) no-repeat center right; } .weeknavigation { font-weight:bold; font-size:125%; } .weeknavigation ul { margin-left: 0px; padding-left: 5px; list-style-type: none; } .weeknavigation ul li { display: inline; padding-right: 10px; }
sched-assist-war/src/main/webapp/css/visitor-common.css
color: #000000; text-decoration: none; } #content a:hover, a:active { text-decoration: underline; } a.weekLink { font: 12pt sans-serif; color: #990000; } .legend { font: 10pt sans-serif; font-weight: bold; } .none-available { font: 12pt sans-serif; font-style: italic; } #content: { margin-top: 5px; margin-left: 5px; } #noteboard { margin-bottom: 10px; } #pageControls { clear: both; font: 10pt sans-serif; font-weight: bold; } #pageControls ul { margin-left: 0px; padding-left: 5px; } #pageControls ul li { display: inline; padding-right: 10px; } #currentschedule { margin: 0px 0px 0px 0px; min-width:1025px; } #currentschedule ul { list-style-type: none; margin: 0px; padding: 0px; } ul.scheduleblocks li { list-style: none; margin-bottom: 1px; font: 10px sans-serif; border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; } ul.scheduleblocks li span { vertical-align: top; } ul.scheduleblocks li img { border: 0; } ul.scheduleblocks li.dayhead { background-color: #ebebeb; border: 1px solid #7a7a7a; font-size: 16px; text-align: center; } .attending { background-color: #6c8bdd; border: 1px solid #0000aa; height: 2.5em; } .attending a { color: #fff; } .weekday { float: left; width: 140px; /*width: 10.5em;*/ margin-right: 2px; } .weekcontainer { clear: both; padding-top: 1em; } .increase { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/contrast_increase.png) no-repeat center right; } .standard { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/contrast_decrease.png) no-repeat center right; } .refresh { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/arrow_refresh.png) no-repeat center right; } .return { padding-right: 18px; background: transparent url(/scheduling-assistant/rs/famfamfam/silk/1.3/date_go.png) no-repeat center right; } .weeknavigation { font-weight:bold; font-size:125%; } .weeknavigation ul { margin-left: 0px; padding-left: 5px; list-style-type: none; } .weeknavigation ul li { display: inline; padding-right: 10px; }
0.264833
0.073132
@import url('https://fonts.googleapis.com/css?family=Merriweather'); @import url('https://fonts.googleapis.com/css?family=PT+Serif'); * { margin: 0; } /*Dy*/ html { width: 100%; height: 100%; } body { font-family: 'PT Serif', serif; font-size: 10px; line-height: 1.4; } @media only screen and (min-width: 1024px) { body{ font-size: 16px; } } h1, h2, h3 { font-family: 'Merriweather', serif; text-shadow: 2px 3px 5px #888888; } a { text-decoration: none; } main{ padding-bottom: 20px; width: 100%; } .content-wrapper { width: 100%; margin: auto; } .container{ display: table; table-layout: fixed; width: 100%; height: 100%; } @media only screen and (min-width: 1024px) { .container{ /*width: 1024px;*/ width: 100%; } } .header.top-nav.content-wrapper a, .page-footer.content-wrapper p span, .content-section.content-wrapper.color-container h1 p{ display: table-row; height: 1px; } .content{ height: 100%; width: 100%; } .header a, .page-footer p{ padding: 4px; } @media only screen and (min-width: 1024px) { .header a, .page-footer p{ padding: 5px; } } @media only screen and (min-width: 1024px) { .content-wrapper{ max-width:1024px; } } .header{ position: relative; width: 100%; } .header-container{ overflow: hidden; width: 100%; } .header-container .content-wrapper > .logo{ float: left; } /*./Dy*/ /*Header*/ /*TOP NAVIGATION*/ .top-nav { background: #55415F; text-align: center; text-shadow: 2px 2px 2px #888888; width: 100%; } @media only screen and (min-width: 700px) { .top-nav{ text-align: right; } } .top-nav a { color: #FFFFFF; text-decoration: none; display: inline-block; font-size: 16px; } @media only screen and (min-width: 700px) { .top-nav a { display: inline-block; font-size: 16px; margin: 5px; } } .top-nav a:hover{ background-color: #000000; } .header-container .content-wrapper{ text-align: center; padding-bottom: 10px; } /*./TOP NAVIGATOR*/ /*LOGO*/ .logo { display: inline-block; text-align: center; vertical-align: top; } .header .logo{ padding: 0; } .logo span { display: block; } .logo img { width: 50%; height: 50%; display: inline-block; vertical-align: bottom; text-align: center; } @media only screen and (min-width: 1024px) { .logo img { width: 150px; height: 150px; display: inline-block; vertical-align: bottom; } } .logo .slogan { color: #000000; font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #888888; padding-bottom: 16px; padding: 5px 5px 5px 5px; display:none; } @media only screen and (min-width: 700px) { .logo .slogan{ display: inline; padding-bottom: 5px; } } @media only screen and (min-width: 1024px) { .logo .slogan { color: #000000; font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #888888; padding-bottom: 16px; } } /*./LOGO*/ /*MAIN NAVIGATION*/ /*./Header*/ /*Content*/ .content-section{ max-width: 100%; padding: 0 40px; text-align: justify; } .slider__holder { position: relative; width: 100%; overflow: hidden; height: 200px; } @media only screen and (min-width: 700px) { .slider__holder { height: 250px; } } .slider { width: 100%; position: relative; margin: auto; } .slider__item.pointImage { transition: top .7s ease-in; } .slider[data-type="vertical"] .slider__item.pointImage { transition: left .7s ease-in; } /* NEW*/ .slider__item { position: absolute; width: 100%; height: 100%; top: -999999px; left: auto; /*#DY*/ transition: left .7s ease-in; } .slider__item.prev, .slider__item.current, .slider__item.next{ top: 0; } .slider__item.prev { left:-100%; } .slider__item.current { left: 0; } .slider__item.next { left: 100%; } .slider__item img { height: 100%; width: 100%; } .slider__actions { text-align: center; } .slider__control { padding: 10px 20px; border-radius: 50px; border: 2px solid #ffffff; color:#ffffff; background: transparent; outline: none; } .slider__actions { margin-bottom: 10px; } .slider__control[data-image="prev"] { position: absolute; top:45%; left: 1%; } @media only screen and (min-width: 700px) { .slider__control[data-image="prev"] { left: 10%; } } .slider__control[data-image="next"] { position: absolute; top:45%; left: 90%; } .slider__paging{ position: absolute; top: 95%; left: 47%; display: flex; justify-content:center; } .slider__paging span:empty{ position: relative; display: block; width: 10px; height: 10px; border: 0.5px solid#ffffff; background: #000000; margin-right: 5px; border-radius: 50%; } .slider__paging span:hover{ background: yellow; } .slider__paging span.active{ background: #ffffff; } .content-section.hero-title { margin-top: 0; width: 100%; } .content-title { text-align: center; padding: 20px 0 20px 0; } /*./CONTENT*/ /*Hero section*/ .hero-title { /*background: url("../images/panorama1.png");*/ background-size: cover; padding: 3px 0 3px 0; text-align: center; margin: 20px auto; } .color-container { position: absolute; top: 5%; left: 10%; margin: 20px auto; padding: 20px 20px 20px 20px; margin-top: 10px; background-color: rgba(118, 68, 138, 0.4); color: #FFFFFF; width: 70% } @media only screen and (min-width: 700px) { .color-container { margin-left: 15%; width: 47%; padding: 20px 20px 20px 20px; } } @media only screen and (min-width: 700px) { .color-container p{ padding-bottom: 20px; width: 100%; } } .color-container h1 { display: inline-block; vertical-align: top; margin-bottom: 10px; } .hero-title p { display: inline-block; text-align: center; width: 100%; font-size: 12px; } @media only screen and (min-width: 700px) { .hero-title p { display: inline-block; width: 100%; font-size: 16px; } } /*./Hero section*/ /*Article*/ .topic h1 { margin: 10px; } .topic p { text-indent: 25px; margin-top: 20px; } .topic p.first { margin-top: 0; } .gray-topic { padding: 20px 18px 20px; background-color: rgba( 114, 43, 124 , 0.7); color: #FFFFFF; } .gray-topic h1 { color: #FFFFFF; text-shadow: 2px 2px 2px #888888; } .gray-topic h1 a { text-decoration: none; color: inherit; } .gray-topic p { text-indent: 25px; } .last-section{ display: inline-block; padding: 20px 20px 0 20px; } .first-article{ border-right: 8px; box-shadow: 0 4px 5px 0 rgba(136,136,136,1); margin-bottom: 20px; padding: 10px; } .last-article{ border-right: 8px; box-shadow: 0 4px 5px 0px rgba(136,136,136,1); padding: 10px; } @media only screen and (min-width: 700px) { .last-section{ display: inline-block; } .first-article{ float: left; width: 46%; border-right: 8px; box-shadow: 10px 10px 5px -5px rgba(136,136,136,1); } .last-article{ float: right; width: 45%; border-right: 8px; box-shadow: 10px 10px 5px -5px rgba(136,136,136,1); } } /*./ARTICLE*/ /*FOOTER*/ .page-footer { background: #55415F; text-align: left; text-decoration: none; color: white; font-size: 14px; padding: 5px 0 5px; } /*./footer*/
css/base.css
@import url('https://fonts.googleapis.com/css?family=Merriweather'); @import url('https://fonts.googleapis.com/css?family=PT+Serif'); * { margin: 0; } /*Dy*/ html { width: 100%; height: 100%; } body { font-family: 'PT Serif', serif; font-size: 10px; line-height: 1.4; } @media only screen and (min-width: 1024px) { body{ font-size: 16px; } } h1, h2, h3 { font-family: 'Merriweather', serif; text-shadow: 2px 3px 5px #888888; } a { text-decoration: none; } main{ padding-bottom: 20px; width: 100%; } .content-wrapper { width: 100%; margin: auto; } .container{ display: table; table-layout: fixed; width: 100%; height: 100%; } @media only screen and (min-width: 1024px) { .container{ /*width: 1024px;*/ width: 100%; } } .header.top-nav.content-wrapper a, .page-footer.content-wrapper p span, .content-section.content-wrapper.color-container h1 p{ display: table-row; height: 1px; } .content{ height: 100%; width: 100%; } .header a, .page-footer p{ padding: 4px; } @media only screen and (min-width: 1024px) { .header a, .page-footer p{ padding: 5px; } } @media only screen and (min-width: 1024px) { .content-wrapper{ max-width:1024px; } } .header{ position: relative; width: 100%; } .header-container{ overflow: hidden; width: 100%; } .header-container .content-wrapper > .logo{ float: left; } /*./Dy*/ /*Header*/ /*TOP NAVIGATION*/ .top-nav { background: #55415F; text-align: center; text-shadow: 2px 2px 2px #888888; width: 100%; } @media only screen and (min-width: 700px) { .top-nav{ text-align: right; } } .top-nav a { color: #FFFFFF; text-decoration: none; display: inline-block; font-size: 16px; } @media only screen and (min-width: 700px) { .top-nav a { display: inline-block; font-size: 16px; margin: 5px; } } .top-nav a:hover{ background-color: #000000; } .header-container .content-wrapper{ text-align: center; padding-bottom: 10px; } /*./TOP NAVIGATOR*/ /*LOGO*/ .logo { display: inline-block; text-align: center; vertical-align: top; } .header .logo{ padding: 0; } .logo span { display: block; } .logo img { width: 50%; height: 50%; display: inline-block; vertical-align: bottom; text-align: center; } @media only screen and (min-width: 1024px) { .logo img { width: 150px; height: 150px; display: inline-block; vertical-align: bottom; } } .logo .slogan { color: #000000; font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #888888; padding-bottom: 16px; padding: 5px 5px 5px 5px; display:none; } @media only screen and (min-width: 700px) { .logo .slogan{ display: inline; padding-bottom: 5px; } } @media only screen and (min-width: 1024px) { .logo .slogan { color: #000000; font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #888888; padding-bottom: 16px; } } /*./LOGO*/ /*MAIN NAVIGATION*/ /*./Header*/ /*Content*/ .content-section{ max-width: 100%; padding: 0 40px; text-align: justify; } .slider__holder { position: relative; width: 100%; overflow: hidden; height: 200px; } @media only screen and (min-width: 700px) { .slider__holder { height: 250px; } } .slider { width: 100%; position: relative; margin: auto; } .slider__item.pointImage { transition: top .7s ease-in; } .slider[data-type="vertical"] .slider__item.pointImage { transition: left .7s ease-in; } /* NEW*/ .slider__item { position: absolute; width: 100%; height: 100%; top: -999999px; left: auto; /*#DY*/ transition: left .7s ease-in; } .slider__item.prev, .slider__item.current, .slider__item.next{ top: 0; } .slider__item.prev { left:-100%; } .slider__item.current { left: 0; } .slider__item.next { left: 100%; } .slider__item img { height: 100%; width: 100%; } .slider__actions { text-align: center; } .slider__control { padding: 10px 20px; border-radius: 50px; border: 2px solid #ffffff; color:#ffffff; background: transparent; outline: none; } .slider__actions { margin-bottom: 10px; } .slider__control[data-image="prev"] { position: absolute; top:45%; left: 1%; } @media only screen and (min-width: 700px) { .slider__control[data-image="prev"] { left: 10%; } } .slider__control[data-image="next"] { position: absolute; top:45%; left: 90%; } .slider__paging{ position: absolute; top: 95%; left: 47%; display: flex; justify-content:center; } .slider__paging span:empty{ position: relative; display: block; width: 10px; height: 10px; border: 0.5px solid#ffffff; background: #000000; margin-right: 5px; border-radius: 50%; } .slider__paging span:hover{ background: yellow; } .slider__paging span.active{ background: #ffffff; } .content-section.hero-title { margin-top: 0; width: 100%; } .content-title { text-align: center; padding: 20px 0 20px 0; } /*./CONTENT*/ /*Hero section*/ .hero-title { /*background: url("../images/panorama1.png");*/ background-size: cover; padding: 3px 0 3px 0; text-align: center; margin: 20px auto; } .color-container { position: absolute; top: 5%; left: 10%; margin: 20px auto; padding: 20px 20px 20px 20px; margin-top: 10px; background-color: rgba(118, 68, 138, 0.4); color: #FFFFFF; width: 70% } @media only screen and (min-width: 700px) { .color-container { margin-left: 15%; width: 47%; padding: 20px 20px 20px 20px; } } @media only screen and (min-width: 700px) { .color-container p{ padding-bottom: 20px; width: 100%; } } .color-container h1 { display: inline-block; vertical-align: top; margin-bottom: 10px; } .hero-title p { display: inline-block; text-align: center; width: 100%; font-size: 12px; } @media only screen and (min-width: 700px) { .hero-title p { display: inline-block; width: 100%; font-size: 16px; } } /*./Hero section*/ /*Article*/ .topic h1 { margin: 10px; } .topic p { text-indent: 25px; margin-top: 20px; } .topic p.first { margin-top: 0; } .gray-topic { padding: 20px 18px 20px; background-color: rgba( 114, 43, 124 , 0.7); color: #FFFFFF; } .gray-topic h1 { color: #FFFFFF; text-shadow: 2px 2px 2px #888888; } .gray-topic h1 a { text-decoration: none; color: inherit; } .gray-topic p { text-indent: 25px; } .last-section{ display: inline-block; padding: 20px 20px 0 20px; } .first-article{ border-right: 8px; box-shadow: 0 4px 5px 0 rgba(136,136,136,1); margin-bottom: 20px; padding: 10px; } .last-article{ border-right: 8px; box-shadow: 0 4px 5px 0px rgba(136,136,136,1); padding: 10px; } @media only screen and (min-width: 700px) { .last-section{ display: inline-block; } .first-article{ float: left; width: 46%; border-right: 8px; box-shadow: 10px 10px 5px -5px rgba(136,136,136,1); } .last-article{ float: right; width: 45%; border-right: 8px; box-shadow: 10px 10px 5px -5px rgba(136,136,136,1); } } /*./ARTICLE*/ /*FOOTER*/ .page-footer { background: #55415F; text-align: left; text-decoration: none; color: white; font-size: 14px; padding: 5px 0 5px; } /*./footer*/
0.36977
0.063453
html { font-size: 62.5%; box-sizing: border-box; } *, *::before, *::after { margin: 0; padding: 0; box-sizing: inherit; } :root { --black-shadow: rgba(0, 0 ,0 , 0.9); --white: rgb(255,255,255); --green: rgb(159,205,190); --ligth-green: rgb(244,253,251); --dark-green: rgb(57,179,135); --neon-green: #3fca3f; --ligth-blue: rgb(46,57,81); --dark-blue: rgba(33,43,65); --grey: rgb(167, 154, 154); --light-grey: rgb(142,160,154); --graffiti: rgb(54,62,71); --orange: rgb(211, 143, 16); --red: rgb(245,84,77); --yellow: #f0be32; } /* light mode */ /* .invert-color{ -webkit-filter: invert(100%); filter: invert (100%); } */ /* main calculator box set-up*/ .calculator { border-radius: 15px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /* this way we adjust the display placement of the calculator */ width: 500px; height: 700px; background-color: var(--dark-blue); } .mini-display, .main-display{ width: 100%; border: none; background-color: var(--dark-blue); color: var(--dark-green); text-align: right; justify-content:baseline; padding-right: 15px; overflow: hidden; } .mini-display{ font-size: 2rem; padding-top: 40px; height: 80px; } .main-display{ font-size: 4rem; height: 80px; padding-bottom: 10px; padding-top: 30px } .keys { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(5, 1fr); height: 75%; background-color: var(--ligth-blue); align-items: center; justify-content: center; padding-left: 30px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } .keys button { height: 70px; width: 70px; border-radius: 50%; border-style: none; font-size: xx-large; } .keys button:hover{ background-color: var(--grey); color: var(--dark-blue); } #equal { grid-column:3/5; height: 70px; width: 90%; border-radius: 5px; border-style: none; font-size: xx-large; } #equal:hover{ background-color: var(--orange); } .menu{ display: flex; justify-content: space-between; background-color: var(--dark-blue); height: 3%; margin: 5px; border-radius: 5px; } .menu button{ width: 15px; height: 15px; font-size: 7px; border-radius: 50%; margin-left: 8px; margin-top: 8px; border-style: none; } .divToggle { position: relative; display: block; margin-top: 10px; } /* .toggle{ height: 20px; width: 40px; background-color: var(--dark-green); border: 1px solid var(--dark-green); border-radius: 25px; margin-right: 8px; margin-top: 8px; display: flex; justify-content: space-between; } */ #button-toggle{ font-size: 6.5px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background-color: var(--dark-green); height: 3em; width: 6em; border-radius: 3em; cursor: pointer; transition: background-color 0.09s ease-in-out; position: relative; margin-right: 10px; } #button-toggle:checked { background-color: rgb(231, 229, 229); border: 1px solid var(--light-grey) } #button-toggle::after { content:""; height: 2.5em; width: 2.5em; border-radius: 50%; background-color: var(--white); position: absolute; right: 0; margin-top: 2px; transition: right 0.09s ease-in-out; box-shadow: 0 0.1em var(--black-shadow); } #button-toggle:checked::after { padding-bottom: 3px; right: 3em; background-color: var(--white); } .clear-red{ background-color: var(--red); } .clear-yellow{ background-color: var(--yellow); } .clear-green{ background-color: var(--neon-green); } body{ background-color: var(--green); } .dark-blue{ background-color: var(--dark-blue); color: var(--dark-green); } .number { background-color: var(--ligth-blue); color: var(--light-grey); } .dark-green{ background-color: var(--dark-green); } .operators.red{ background-color: var(--dark-blue); color: var(--dark-green) } /* LIGHT MODE */ .calculator.toggle{ background-color: var(--ligth-green); } .mini-display.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .main-display.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .keys.toggle{ background-color: var(--white); } .number.toggle{ background-color: var(--white); color: var(--dark-blue); } .operators.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .menu.toggle{ background-color: var(--light-green); } /* CONSOLE LOG*/ /* Popup container */ .popup { color: rgba(255, 255, 255, 0); height: 20px; width: 30px; border-radius: 25%; background-color: rgb(196, 200, 240); margin-top: 5px; margin-right: 5px; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* The actual popup */ .popup:hover { visibility: visible; font-size: 20px; height: 400px; width: 400px; background-color: #555; color: #fff; text-align: initial; border-radius: 6px; padding: 8px 0; top: 200%; left: 50%; margin-left: -370px; } /* fade in the popup*/ @-webkit-keyframes fadeIn { from {opacity: 0;} to {opacity: 1;} } @keyframes fadeIn { from {opacity: 0;} to {opacity:1 ;} } /* CLOSE FUNCTION */ body.close{ visibility: hidden; }
style.css
html { font-size: 62.5%; box-sizing: border-box; } *, *::before, *::after { margin: 0; padding: 0; box-sizing: inherit; } :root { --black-shadow: rgba(0, 0 ,0 , 0.9); --white: rgb(255,255,255); --green: rgb(159,205,190); --ligth-green: rgb(244,253,251); --dark-green: rgb(57,179,135); --neon-green: #3fca3f; --ligth-blue: rgb(46,57,81); --dark-blue: rgba(33,43,65); --grey: rgb(167, 154, 154); --light-grey: rgb(142,160,154); --graffiti: rgb(54,62,71); --orange: rgb(211, 143, 16); --red: rgb(245,84,77); --yellow: #f0be32; } /* light mode */ /* .invert-color{ -webkit-filter: invert(100%); filter: invert (100%); } */ /* main calculator box set-up*/ .calculator { border-radius: 15px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /* this way we adjust the display placement of the calculator */ width: 500px; height: 700px; background-color: var(--dark-blue); } .mini-display, .main-display{ width: 100%; border: none; background-color: var(--dark-blue); color: var(--dark-green); text-align: right; justify-content:baseline; padding-right: 15px; overflow: hidden; } .mini-display{ font-size: 2rem; padding-top: 40px; height: 80px; } .main-display{ font-size: 4rem; height: 80px; padding-bottom: 10px; padding-top: 30px } .keys { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(5, 1fr); height: 75%; background-color: var(--ligth-blue); align-items: center; justify-content: center; padding-left: 30px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } .keys button { height: 70px; width: 70px; border-radius: 50%; border-style: none; font-size: xx-large; } .keys button:hover{ background-color: var(--grey); color: var(--dark-blue); } #equal { grid-column:3/5; height: 70px; width: 90%; border-radius: 5px; border-style: none; font-size: xx-large; } #equal:hover{ background-color: var(--orange); } .menu{ display: flex; justify-content: space-between; background-color: var(--dark-blue); height: 3%; margin: 5px; border-radius: 5px; } .menu button{ width: 15px; height: 15px; font-size: 7px; border-radius: 50%; margin-left: 8px; margin-top: 8px; border-style: none; } .divToggle { position: relative; display: block; margin-top: 10px; } /* .toggle{ height: 20px; width: 40px; background-color: var(--dark-green); border: 1px solid var(--dark-green); border-radius: 25px; margin-right: 8px; margin-top: 8px; display: flex; justify-content: space-between; } */ #button-toggle{ font-size: 6.5px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background-color: var(--dark-green); height: 3em; width: 6em; border-radius: 3em; cursor: pointer; transition: background-color 0.09s ease-in-out; position: relative; margin-right: 10px; } #button-toggle:checked { background-color: rgb(231, 229, 229); border: 1px solid var(--light-grey) } #button-toggle::after { content:""; height: 2.5em; width: 2.5em; border-radius: 50%; background-color: var(--white); position: absolute; right: 0; margin-top: 2px; transition: right 0.09s ease-in-out; box-shadow: 0 0.1em var(--black-shadow); } #button-toggle:checked::after { padding-bottom: 3px; right: 3em; background-color: var(--white); } .clear-red{ background-color: var(--red); } .clear-yellow{ background-color: var(--yellow); } .clear-green{ background-color: var(--neon-green); } body{ background-color: var(--green); } .dark-blue{ background-color: var(--dark-blue); color: var(--dark-green); } .number { background-color: var(--ligth-blue); color: var(--light-grey); } .dark-green{ background-color: var(--dark-green); } .operators.red{ background-color: var(--dark-blue); color: var(--dark-green) } /* LIGHT MODE */ .calculator.toggle{ background-color: var(--ligth-green); } .mini-display.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .main-display.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .keys.toggle{ background-color: var(--white); } .number.toggle{ background-color: var(--white); color: var(--dark-blue); } .operators.toggle { background-color: var(--ligth-green); color: var(--dark-blue); } .menu.toggle{ background-color: var(--light-green); } /* CONSOLE LOG*/ /* Popup container */ .popup { color: rgba(255, 255, 255, 0); height: 20px; width: 30px; border-radius: 25%; background-color: rgb(196, 200, 240); margin-top: 5px; margin-right: 5px; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* The actual popup */ .popup:hover { visibility: visible; font-size: 20px; height: 400px; width: 400px; background-color: #555; color: #fff; text-align: initial; border-radius: 6px; padding: 8px 0; top: 200%; left: 50%; margin-left: -370px; } /* fade in the popup*/ @-webkit-keyframes fadeIn { from {opacity: 0;} to {opacity: 1;} } @keyframes fadeIn { from {opacity: 0;} to {opacity:1 ;} } /* CLOSE FUNCTION */ body.close{ visibility: hidden; }
0.483161
0.068009
.App { text-align: center; background-color: #e1e2e1; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-intro { font-size: large; } .stores:focus { box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4); background-color: chocolate; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* General Styling */ * { box-sizing: border-box; } *:before, *:after { box-sizing: border-box; } html, body { height: 100%; position: relative; } .main-container { background: linear-gradient(180deg, #bdbdbd, #fff); } .main-container { min-height: 100vh; /* will cover the 100% of viewport */ overflow: hidden; display: block; position: relative; padding-bottom: 100px; /* height of your footer */ } li { display: inline; padding-right: 2em; } .link-tag { color: #fff; } h5 { padding-top: 2rem; } /* General Styling */ /* Navbar Styling */ header { background: #121212; color: #fff; text-align: center; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } header h1 { display: inline; margin-left: 15px; font-weight: 300; list-style-type: none; } .notification { margin-left: 0.56em; } .fas { padding-right: .5em; } ul { display: inline; list-style-type: none; } #navbar-header { opacity: .92; } /* Navbar Styling */ /* Footer Styling */ footer { position: absolute; bottom: 0; width: 100%; } footer { background: #121212; color: #fff; text-align: center; box-shadow: 5px 8px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } footer h1 { margin-left: 15px; font-weight: 300; font-size: 25px; } /* Footer Styling */ /* Card Styling */ .product-search-card { width: 100%; } .search-button { width: 100%; } .card { width: 100%; text-align: center; align-self: center; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } .table { margin-right: 2rem; align-content: center; } /* Card Styling */ /* Welcome Container Styling */ .welcome-container { background: linear-gradient(60deg, #ffa500, #ffd64a); color: #000000; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } /* Welcome Container Styling */ /* Profile Styling */ .profile-title { background: linear-gradient(60deg, #ffa500, #ffd64a); color: #000000; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } /* Profile Styling */ /* Button Styling */ .btn { background: #ffa500 !important; color: #000000 !important; border-color: rgb(216, 167, 10) !important; font-weight: 300 !important; } .btn:hover { box-shadow: 0 14px 26px -12px rgba(208, 126, 29, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(208, 126, 29, 0.2) !important; } .btn-dropdown { align-content: center; } /* Button Styling */
client/src/App.css
.App { text-align: center; background-color: #e1e2e1; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-intro { font-size: large; } .stores:focus { box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4); background-color: chocolate; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* General Styling */ * { box-sizing: border-box; } *:before, *:after { box-sizing: border-box; } html, body { height: 100%; position: relative; } .main-container { background: linear-gradient(180deg, #bdbdbd, #fff); } .main-container { min-height: 100vh; /* will cover the 100% of viewport */ overflow: hidden; display: block; position: relative; padding-bottom: 100px; /* height of your footer */ } li { display: inline; padding-right: 2em; } .link-tag { color: #fff; } h5 { padding-top: 2rem; } /* General Styling */ /* Navbar Styling */ header { background: #121212; color: #fff; text-align: center; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } header h1 { display: inline; margin-left: 15px; font-weight: 300; list-style-type: none; } .notification { margin-left: 0.56em; } .fas { padding-right: .5em; } ul { display: inline; list-style-type: none; } #navbar-header { opacity: .92; } /* Navbar Styling */ /* Footer Styling */ footer { position: absolute; bottom: 0; width: 100%; } footer { background: #121212; color: #fff; text-align: center; box-shadow: 5px 8px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } footer h1 { margin-left: 15px; font-weight: 300; font-size: 25px; } /* Footer Styling */ /* Card Styling */ .product-search-card { width: 100%; } .search-button { width: 100%; } .card { width: 100%; text-align: center; align-self: center; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } .table { margin-right: 2rem; align-content: center; } /* Card Styling */ /* Welcome Container Styling */ .welcome-container { background: linear-gradient(60deg, #ffa500, #ffd64a); color: #000000; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } /* Welcome Container Styling */ /* Profile Styling */ .profile-title { background: linear-gradient(60deg, #ffa500, #ffd64a); color: #000000; box-shadow: 0px 5px 8px rgb(69, 74, 80), 0px 3px 3px rgba(0, 0, 0, 0.12); } /* Profile Styling */ /* Button Styling */ .btn { background: #ffa500 !important; color: #000000 !important; border-color: rgb(216, 167, 10) !important; font-weight: 300 !important; } .btn:hover { box-shadow: 0 14px 26px -12px rgba(208, 126, 29, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(208, 126, 29, 0.2) !important; } .btn-dropdown { align-content: center; } /* Button Styling */
0.380989
0.102529
.header{ display: flex; flex-direction: column; justify-content: center; align-items: center; } .header > p{ font-size: 20px; font-weight: bold; } .container{ display: flex; flex-direction: row; justify-content: space-around; flex: 1; } .container-cuadrado{ border-radius: 20px; border:1px solid black; flex-grow: 1; background: #DAF7A6; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content:space-evenly; } .container-cuadrado:hover{ border: 1px solid #14ffe9; background: #DBFF33 ; } .container-form{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .container-circulo{ border-radius: 20px; border:1px solid black; flex-grow: 1; background: #FF5733 ; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content: space-evenly; } .container-circulo:hover{ border: 1px solid #14ffe9; background: #ff7675; } .container-triangulo{ border-radius: 20px; border:1px solid black; flex-grow: 2; background: #DBFF33 ; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content: space-around; } .container-triangulo:hover{ border: 1px solid #14ffe9; background: #DAF7A6; } .container-circulo>h2,.container-cuadrado>h2{ font-family: 'Zen Loop', cursive; display: block; margin-top: -60px; padding-left: 5px; } .container-triangulo>h2{ font-family: 'Zen Loop', cursive; display: block; margin-top: -10px; padding-left: 5px; } .container-circulo > label,.container-cuadrado > label,.container-triangulo> label{ font-weight: bolder; color: black; font-size: 20px; padding-left: 8px; } .container-input{ margin-bottom: 10px; margin-left: 5px; margin-right:5px; height: 50px; width: 150px; border-radius: 8px; border: black 1px solid; background: transparent; font-size: 30px; } .container-form-button{ margin-bottom: 10px; height: 50px; width:155px; font: inherit; background: #DADED4; border-radius: 8px; font-weight: bold; margin-left: 5px; } /* Chrome, Safari, Edge, Opera */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* Firefox */ input[type=number] { -moz-appearance: textfield; } .container-form-triangulo-perimetro{ display: flex; flex-direction: column; align-items: stretch; justify-content: space-evenly; } .container-form-triangulo-area{ display: flex; flex-direction: column; align-items:flex-start; justify-content: space-between; } .container-form-triangulo{ display: flex; flex-direction: row; justify-content: space-evenly; } body{ font-family: 'Zen Loop', cursive; } /* desde aqui*/ @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } .body-index { display: flex; justify-content: center; align-items: center; min-height: 100vh; overflow: hidden; margin-top: -100px;} .body-index > ul { position: absolute; } .body-index > ul li { list-style: none; text-align: center; } .body-index > ul li a { color: #333; text-decoration: none; font-size: 3em; padding: 5px 20px; display: inline-flex; font-weight: 700; transition: 0.5s; } .body-index > ul:hover li a { color: #0002; } .body-index > ul li:hover a { color: #000; background: rgba(255,255,255,1); } .body-index > ul li a:before { content: ''; position: absolute; top: 50%; left: 40%; transform: translate(-50%,-50%); display: flex; justify-content: center; align-items: center; font-size: 3.5em; color: rgba(0,0,0,.1); border-radius: 20%; z-index: -1; opacity: 0; font-weight: 900; text-transform: uppercase; letter-spacing: 500px; transition: letter-spacing 0.5s,left 0.5s; } .body-index > ul li a:hover:before { content: attr(data-text); opacity: 1; left: 50%; letter-spacing: 5px; width: 1400px; height: 600px; } .body-index > ul li:nth-child(6n+1) a:before { background: #81ecec; } .body-index > ul li:nth-child(6n+2) a:before { background: #ff7675; } .body-index > ul li:nth-child(6n+3) a:before { background: #55efc4; } .body-index > ul li:nth-child(6n+4) a:before { background: #a29bfe; } .body-index > ul li:nth-child(6n+5) a:before { background: #fd79a8; } .body-index > ul li:nth-child(6n+6) a:before { background: #ffeaa7; } .header-index > h1{ margin-top: 25px; text-align: center; } .footer{ display: flex; flex-direction: row; justify-content: space-around; font: 2em; font-weight: bold; } @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } .horizontal-menu { display: flex; justify-content: center; align-items: center; min-height: 40vh; overflow: hidden; margin-top: -100px;} .horizontal-menu > ul { position: absolute; display: flex;} .horizontal-menu > ul li { list-style: none; text-align: center; } .horizontal-menu > ul li a { color: #333; text-decoration: none; font-size: 1.5em; padding: 5px 20px; display: inline-flex; font-weight: 700; transition: 0.5s; } .horizontal-menu > ul:hover li a { color: #0002; } .horizontal-menu > ul li:hover a { color: #000; background: rgba(255,255,255,1); } .horizontal-menu > ul li a:before { content: ''; position: absolute; top: 210%; left: 40%; transform: translate(-50%,-50%); display: flex; justify-content: center; align-items: center; font-size: 4em; color: rgba(0,0,0,.1); border-radius: 20%; z-index: -1; opacity: 0; font-weight: 900; text-transform: uppercase; letter-spacing: 600px; transition: letter-spacing 0.5s,left 0.5s; } .horizontal-menu > ul li a:hover:before { content: attr(data-text); opacity: 1; left: 50%; letter-spacing: 5px; width: 1400px; height: 170px; } .horizontal-menu > ul li:nth-child(6n+1) a:before { background: #81ecec; } .horizontal-menu > ul li:nth-child(6n+2) a:before { background: #ff7675; } .horizontal-menu > ul li:nth-child(6n+3) a:before { background: #55efc4; } .horizontal-menu > ul li:nth-child(6n+4) a:before { background: #a29bfe; } .horizontal-menu > ul li:nth-child(6n+5) a:before { background: #fd79a8; } .horizontal-menu > ul li:nth-child(6n+6) a:before { background: #ffeaa7; } .header-index > h1{ margin-top: 25px; text-align: center; } .resultado,.resultado-circulo,.resultado-cuadrado{ padding-left: 10px; font-weight: bold; font-size: 20px; }
style.css
.header{ display: flex; flex-direction: column; justify-content: center; align-items: center; } .header > p{ font-size: 20px; font-weight: bold; } .container{ display: flex; flex-direction: row; justify-content: space-around; flex: 1; } .container-cuadrado{ border-radius: 20px; border:1px solid black; flex-grow: 1; background: #DAF7A6; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content:space-evenly; } .container-cuadrado:hover{ border: 1px solid #14ffe9; background: #DBFF33 ; } .container-form{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .container-circulo{ border-radius: 20px; border:1px solid black; flex-grow: 1; background: #FF5733 ; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content: space-evenly; } .container-circulo:hover{ border: 1px solid #14ffe9; background: #ff7675; } .container-triangulo{ border-radius: 20px; border:1px solid black; flex-grow: 2; background: #DBFF33 ; margin: 10px; min-height: 500px; display: flex; flex-direction: column; align-items: stretch; justify-content: space-around; } .container-triangulo:hover{ border: 1px solid #14ffe9; background: #DAF7A6; } .container-circulo>h2,.container-cuadrado>h2{ font-family: 'Zen Loop', cursive; display: block; margin-top: -60px; padding-left: 5px; } .container-triangulo>h2{ font-family: 'Zen Loop', cursive; display: block; margin-top: -10px; padding-left: 5px; } .container-circulo > label,.container-cuadrado > label,.container-triangulo> label{ font-weight: bolder; color: black; font-size: 20px; padding-left: 8px; } .container-input{ margin-bottom: 10px; margin-left: 5px; margin-right:5px; height: 50px; width: 150px; border-radius: 8px; border: black 1px solid; background: transparent; font-size: 30px; } .container-form-button{ margin-bottom: 10px; height: 50px; width:155px; font: inherit; background: #DADED4; border-radius: 8px; font-weight: bold; margin-left: 5px; } /* Chrome, Safari, Edge, Opera */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* Firefox */ input[type=number] { -moz-appearance: textfield; } .container-form-triangulo-perimetro{ display: flex; flex-direction: column; align-items: stretch; justify-content: space-evenly; } .container-form-triangulo-area{ display: flex; flex-direction: column; align-items:flex-start; justify-content: space-between; } .container-form-triangulo{ display: flex; flex-direction: row; justify-content: space-evenly; } body{ font-family: 'Zen Loop', cursive; } /* desde aqui*/ @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } .body-index { display: flex; justify-content: center; align-items: center; min-height: 100vh; overflow: hidden; margin-top: -100px;} .body-index > ul { position: absolute; } .body-index > ul li { list-style: none; text-align: center; } .body-index > ul li a { color: #333; text-decoration: none; font-size: 3em; padding: 5px 20px; display: inline-flex; font-weight: 700; transition: 0.5s; } .body-index > ul:hover li a { color: #0002; } .body-index > ul li:hover a { color: #000; background: rgba(255,255,255,1); } .body-index > ul li a:before { content: ''; position: absolute; top: 50%; left: 40%; transform: translate(-50%,-50%); display: flex; justify-content: center; align-items: center; font-size: 3.5em; color: rgba(0,0,0,.1); border-radius: 20%; z-index: -1; opacity: 0; font-weight: 900; text-transform: uppercase; letter-spacing: 500px; transition: letter-spacing 0.5s,left 0.5s; } .body-index > ul li a:hover:before { content: attr(data-text); opacity: 1; left: 50%; letter-spacing: 5px; width: 1400px; height: 600px; } .body-index > ul li:nth-child(6n+1) a:before { background: #81ecec; } .body-index > ul li:nth-child(6n+2) a:before { background: #ff7675; } .body-index > ul li:nth-child(6n+3) a:before { background: #55efc4; } .body-index > ul li:nth-child(6n+4) a:before { background: #a29bfe; } .body-index > ul li:nth-child(6n+5) a:before { background: #fd79a8; } .body-index > ul li:nth-child(6n+6) a:before { background: #ffeaa7; } .header-index > h1{ margin-top: 25px; text-align: center; } .footer{ display: flex; flex-direction: row; justify-content: space-around; font: 2em; font-weight: bold; } @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } .horizontal-menu { display: flex; justify-content: center; align-items: center; min-height: 40vh; overflow: hidden; margin-top: -100px;} .horizontal-menu > ul { position: absolute; display: flex;} .horizontal-menu > ul li { list-style: none; text-align: center; } .horizontal-menu > ul li a { color: #333; text-decoration: none; font-size: 1.5em; padding: 5px 20px; display: inline-flex; font-weight: 700; transition: 0.5s; } .horizontal-menu > ul:hover li a { color: #0002; } .horizontal-menu > ul li:hover a { color: #000; background: rgba(255,255,255,1); } .horizontal-menu > ul li a:before { content: ''; position: absolute; top: 210%; left: 40%; transform: translate(-50%,-50%); display: flex; justify-content: center; align-items: center; font-size: 4em; color: rgba(0,0,0,.1); border-radius: 20%; z-index: -1; opacity: 0; font-weight: 900; text-transform: uppercase; letter-spacing: 600px; transition: letter-spacing 0.5s,left 0.5s; } .horizontal-menu > ul li a:hover:before { content: attr(data-text); opacity: 1; left: 50%; letter-spacing: 5px; width: 1400px; height: 170px; } .horizontal-menu > ul li:nth-child(6n+1) a:before { background: #81ecec; } .horizontal-menu > ul li:nth-child(6n+2) a:before { background: #ff7675; } .horizontal-menu > ul li:nth-child(6n+3) a:before { background: #55efc4; } .horizontal-menu > ul li:nth-child(6n+4) a:before { background: #a29bfe; } .horizontal-menu > ul li:nth-child(6n+5) a:before { background: #fd79a8; } .horizontal-menu > ul li:nth-child(6n+6) a:before { background: #ffeaa7; } .header-index > h1{ margin-top: 25px; text-align: center; } .resultado,.resultado-circulo,.resultado-cuadrado{ padding-left: 10px; font-weight: bold; font-size: 20px; }
0.358016
0.080502
.promo { display: flex; /* justify-content: center; */ flex-direction: column; text-align: center; padding: 32px 40px !important; border-right: 1px solid #9f9f9f; } .promo h2 { color: #6a4029; font-size: 25px; font-weight: bold; } .promo h4 { font-weight: 400; font-size: 12px; color: #000; margin-bottom: 32px; } .promo__banner:nth-child(1) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #88b788; border-radius: 20px; } .promo__banner:nth-child(2) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #f5c361; border-radius: 20px; } .promo__banner:nth-child(3) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #88b788; border-radius: 20px; } .promo__banner:nth-child(4) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #c59378; border-radius: 20px; } .promo__banner--img img { width: 120px !important; height: 150px !important; } .promo__banner--desc p { font-size: 14px; font-weight: 400; color: #000; margin: 5px 1px; } .promo__banner--desc h4 { font-size: 14px; font-weight: bold; color: #000; margin: 0; } .promo__button { border: none; padding: 15px; width: 100%; border-radius: 20px; background-color: #6a4029; color: #fff; font-size: 18px; font-weight: bold; margin: 20px 0 40px 0; } .promo__rules--desc { text-align: start; } .promo__rules--desc h4 { font-size: 12px; font-weight: bold; color: #4f5665; margin: 0; } .promo__rules--desc p { font-size: 12px; font-weight: 400; color: #4f5665; margin: 0; } .product { padding: 32px 40px !important; } .product__filter { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; overflow-x: auto; } .product__filter button { color: #6a4029; font-size: 16px; font-weight: 700; margin: 0; margin: 0 12px 0 0; /* width: 100%; */ border: none; background-color: #fff; /* outline: none; */ } .product__filter h2 { color: #6a4029; font-size: 16px; font-weight: 700; /* margin: 0; */ margin: 0 12px 0 0; } /* .product__filter button:enabled:active { background-color: green; } .product__filter button:disabled { opacity: 0.5; } */ /* .product__filter h2:active { background-color: red; } .product__filter h2:disabled { background-color: gray; } */ .product__list { display: flex; flex-direction: column; text-align: center; background-color: #fff; border-radius: 12px; padding: 12px; justify-content: space-between; box-shadow: 0px 30px 60px rgba(57, 57, 57, 0.1); } .product__list img { border-radius: 50%; height: 80px !important; width: 90px !important; object-fit: cover; margin-top: -50px; } .product__list h2 { font-size: 22px; font-weight: 900; color: #000; } .product__list h4 { color: #6a4029; font-size: 17px; font-weight: bold; } .product__button { border: none; padding: 25px; width: 100%; border-radius: 20px; background-color: #6a4029; color: #fff; font-size: 25px; font-weight: bold; } .product__icon { display: flex; justify-content: space-between; } .product__icon--trash { display: flex; justify-content: center; align-items: center; border-radius: 50%; width: 35px; height: 35px; background-color: #0b132a; margin-top: -25px; } .product__icon--pencil { display: flex; justify-content: center; align-items: center; border-radius: 50%; width: 35px; height: 35px; background-color: #6a4029; margin-top: -25px; } .promo__manage-action { display: flex; position: absolute; top: auto; left: auto; right: 68%; margin-top: 8rem; bottom: auto; } .size { display: flex; justify-content: center; align-items: center; } .size__cup { background-color: #ffba33; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__cup p { margin: 0; font-size: 30px; font-weight: bold; color: #000; } .size__gr { background-color: #bababa; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__gr--col { text-align: center; } .size__gr--col p { margin: 0; } .product-form-input-parent { display: flex; flex-direction: column; } .product-form-input-parent label { color: #6a4029; font-size: 25px; font-weight: 700; margin-bottom: 24px; } .product-form-input { outline: none; border: none; border-bottom: 1px solid #4f5665; color: #9f9f9f; font-size: 20px; margin-bottom: 24px; } .description-size p { color: #9f9f9f; font-size: 20px; font-weight: 400; } .product-form-select { outline: none; border: none; border-bottom: 1px solid #4f5665; background-color: #fff; color: #9f9f9f; margin-top: 5px; font-size: 20px; margin-bottom: 24px; } .file__image--active { border-radius: 50%; object-fit: cover; width: 200px; height: 200px; } .size__button { width: 70px; height: 70px; border-radius: 50%; text-align: center; vertical-align: middle; background: #adadad; line-height: 70px; font-size: 20px !important; } .size { display: flex; flex-wrap: wrap; justify-content: space-around; /* align-items: center; */ } .size__input:checked + .size__button { background: #ffba33; } .change__color .size__button { background: #ffba33; } .change__color { display: flex; justify-content: space-around; } label.size__button { /* margin: 12px; */ margin-right: 12px; } @media (max-width: 575.98px) { .promo { display: none; } .product { background-color: #fff !important; } .product__filter { background-color: #fff; } .product__filter h2 { background-color: #fff; } .product__grid { background-color: #fff !important; } .product__list { background-color: #fff !important; } .product__bg { background-color: #fff !important; } .product__list h2, .product__list h4 { background-color: #fff !important; } .product__icon--pencil img, .product__icon--trash img { background-color: transparent; } .promo__manage-action { display: flex; position: absolute; top: auto; left: auto; right: 68%; margin-top: 8rem; bottom: auto; } .size { display: flex; justify-content: center; align-items: center; } .size__cup { background-color: #ffba33; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__cup p { margin: 0; font-size: 30px; font-weight: bold; color: #000; } .size__gr { background-color: #bababa; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__gr--col { text-align: center; } .size__gr--col p { margin: 0; } .product-form-input-parent { display: flex; flex-direction: column; } .product-form-input-parent label { color: #6a4029; font-size: 25px; font-weight: 700; margin-bottom: 24px; } .product-form-input { outline: none; border: none; border-bottom: 1px solid #4f5665; color: #9f9f9f; font-size: 20px; margin-bottom: 24px; } .description-size p { color: #9f9f9f; font-size: 20px; font-weight: 400; } .product-form-select { outline: none; border: none; border-bottom: 1px solid #4f5665; background-color: #fff; color: #9f9f9f; margin-top: 5px; font-size: 20px; margin-bottom: 24px; } .file__image--active { border-radius: 50%; object-fit: cover; width: 200px; height: 200px; } .size__button { width: 70px; height: 70px; border-radius: 50%; text-align: center; vertical-align: middle; background: #adadad; line-height: 70px; font-size: 20px !important; } .size { display: flex; flex-wrap: wrap; justify-content: space-around; /* align-items: center; */ } .size__input:checked + .size__button { background: #ffba33; } .change__color .size__button { background: #ffba33; } .change__color { display: flex; justify-content: space-around; } label.size__button { /* margin: 12px; */ margin-right: 12px; } }
styles/admin/product/product.css
.promo { display: flex; /* justify-content: center; */ flex-direction: column; text-align: center; padding: 32px 40px !important; border-right: 1px solid #9f9f9f; } .promo h2 { color: #6a4029; font-size: 25px; font-weight: bold; } .promo h4 { font-weight: 400; font-size: 12px; color: #000; margin-bottom: 32px; } .promo__banner:nth-child(1) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #88b788; border-radius: 20px; } .promo__banner:nth-child(2) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #f5c361; border-radius: 20px; } .promo__banner:nth-child(3) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #88b788; border-radius: 20px; } .promo__banner:nth-child(4) { display: flex; align-items: center; text-align: start; justify-content: center; background-color: #c59378; border-radius: 20px; } .promo__banner--img img { width: 120px !important; height: 150px !important; } .promo__banner--desc p { font-size: 14px; font-weight: 400; color: #000; margin: 5px 1px; } .promo__banner--desc h4 { font-size: 14px; font-weight: bold; color: #000; margin: 0; } .promo__button { border: none; padding: 15px; width: 100%; border-radius: 20px; background-color: #6a4029; color: #fff; font-size: 18px; font-weight: bold; margin: 20px 0 40px 0; } .promo__rules--desc { text-align: start; } .promo__rules--desc h4 { font-size: 12px; font-weight: bold; color: #4f5665; margin: 0; } .promo__rules--desc p { font-size: 12px; font-weight: 400; color: #4f5665; margin: 0; } .product { padding: 32px 40px !important; } .product__filter { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; overflow-x: auto; } .product__filter button { color: #6a4029; font-size: 16px; font-weight: 700; margin: 0; margin: 0 12px 0 0; /* width: 100%; */ border: none; background-color: #fff; /* outline: none; */ } .product__filter h2 { color: #6a4029; font-size: 16px; font-weight: 700; /* margin: 0; */ margin: 0 12px 0 0; } /* .product__filter button:enabled:active { background-color: green; } .product__filter button:disabled { opacity: 0.5; } */ /* .product__filter h2:active { background-color: red; } .product__filter h2:disabled { background-color: gray; } */ .product__list { display: flex; flex-direction: column; text-align: center; background-color: #fff; border-radius: 12px; padding: 12px; justify-content: space-between; box-shadow: 0px 30px 60px rgba(57, 57, 57, 0.1); } .product__list img { border-radius: 50%; height: 80px !important; width: 90px !important; object-fit: cover; margin-top: -50px; } .product__list h2 { font-size: 22px; font-weight: 900; color: #000; } .product__list h4 { color: #6a4029; font-size: 17px; font-weight: bold; } .product__button { border: none; padding: 25px; width: 100%; border-radius: 20px; background-color: #6a4029; color: #fff; font-size: 25px; font-weight: bold; } .product__icon { display: flex; justify-content: space-between; } .product__icon--trash { display: flex; justify-content: center; align-items: center; border-radius: 50%; width: 35px; height: 35px; background-color: #0b132a; margin-top: -25px; } .product__icon--pencil { display: flex; justify-content: center; align-items: center; border-radius: 50%; width: 35px; height: 35px; background-color: #6a4029; margin-top: -25px; } .promo__manage-action { display: flex; position: absolute; top: auto; left: auto; right: 68%; margin-top: 8rem; bottom: auto; } .size { display: flex; justify-content: center; align-items: center; } .size__cup { background-color: #ffba33; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__cup p { margin: 0; font-size: 30px; font-weight: bold; color: #000; } .size__gr { background-color: #bababa; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__gr--col { text-align: center; } .size__gr--col p { margin: 0; } .product-form-input-parent { display: flex; flex-direction: column; } .product-form-input-parent label { color: #6a4029; font-size: 25px; font-weight: 700; margin-bottom: 24px; } .product-form-input { outline: none; border: none; border-bottom: 1px solid #4f5665; color: #9f9f9f; font-size: 20px; margin-bottom: 24px; } .description-size p { color: #9f9f9f; font-size: 20px; font-weight: 400; } .product-form-select { outline: none; border: none; border-bottom: 1px solid #4f5665; background-color: #fff; color: #9f9f9f; margin-top: 5px; font-size: 20px; margin-bottom: 24px; } .file__image--active { border-radius: 50%; object-fit: cover; width: 200px; height: 200px; } .size__button { width: 70px; height: 70px; border-radius: 50%; text-align: center; vertical-align: middle; background: #adadad; line-height: 70px; font-size: 20px !important; } .size { display: flex; flex-wrap: wrap; justify-content: space-around; /* align-items: center; */ } .size__input:checked + .size__button { background: #ffba33; } .change__color .size__button { background: #ffba33; } .change__color { display: flex; justify-content: space-around; } label.size__button { /* margin: 12px; */ margin-right: 12px; } @media (max-width: 575.98px) { .promo { display: none; } .product { background-color: #fff !important; } .product__filter { background-color: #fff; } .product__filter h2 { background-color: #fff; } .product__grid { background-color: #fff !important; } .product__list { background-color: #fff !important; } .product__bg { background-color: #fff !important; } .product__list h2, .product__list h4 { background-color: #fff !important; } .product__icon--pencil img, .product__icon--trash img { background-color: transparent; } .promo__manage-action { display: flex; position: absolute; top: auto; left: auto; right: 68%; margin-top: 8rem; bottom: auto; } .size { display: flex; justify-content: center; align-items: center; } .size__cup { background-color: #ffba33; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__cup p { margin: 0; font-size: 30px; font-weight: bold; color: #000; } .size__gr { background-color: #bababa; border-radius: 50%; display: flex; justify-content: center; align-items: center; padding: 20px; width: 70px !important; height: 70px !important; margin: 12px 12px 0 0 !important; } .size__gr--col { text-align: center; } .size__gr--col p { margin: 0; } .product-form-input-parent { display: flex; flex-direction: column; } .product-form-input-parent label { color: #6a4029; font-size: 25px; font-weight: 700; margin-bottom: 24px; } .product-form-input { outline: none; border: none; border-bottom: 1px solid #4f5665; color: #9f9f9f; font-size: 20px; margin-bottom: 24px; } .description-size p { color: #9f9f9f; font-size: 20px; font-weight: 400; } .product-form-select { outline: none; border: none; border-bottom: 1px solid #4f5665; background-color: #fff; color: #9f9f9f; margin-top: 5px; font-size: 20px; margin-bottom: 24px; } .file__image--active { border-radius: 50%; object-fit: cover; width: 200px; height: 200px; } .size__button { width: 70px; height: 70px; border-radius: 50%; text-align: center; vertical-align: middle; background: #adadad; line-height: 70px; font-size: 20px !important; } .size { display: flex; flex-wrap: wrap; justify-content: space-around; /* align-items: center; */ } .size__input:checked + .size__button { background: #ffba33; } .change__color .size__button { background: #ffba33; } .change__color { display: flex; justify-content: space-around; } label.size__button { /* margin: 12px; */ margin-right: 12px; } }
0.229794
0.048316
.material-icons {font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ isplay: 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';} /********************************** 1. MENU **********************************/ .menuBackground {background: white; height: 148px; width: 100%;} .menuBar {box-sizing: border-box; background: #0080c0; color: white; width: 100%; height: 64px; padding: 16px;} /********************************** 2. TABLE **********************************/ .ml-table-striped>tbody>tr:nth-of-type(even) {background-color: #f9f9f9;} .mdl-data-table thead {background: #FAFAFA;} .mdl-data-table{width: 100% !important;} .ml-table-bordered>tbody>tr>td, .ml-table-bordered>thead>tr>td {border: 1px solid #F0F0F0;} /********************************** 3. BADGES **********************************/ .badges .ml-card-holder .demo-badge-3[data-badge]:after {background-color: #9c27b0;} .mdl-badge .demo-badge-3[data-badge]:after{background-color: #9c27b0;} .mdl-cell.mdl-cell--3-col.mdl-cell--4-col-tablet {padding: 15px 10px 15px 20px;} .mdl-cell.mdl-cell--3-col.mdl-cell--4-col-tablet:hover {background: rgba(0,0,0,.05); -webkit-transform: scale(1.05); transform: scale(1.05);} .wrapper {box-sizing: border-box; position: absolute; right: 16px;} .mdl-tabs__tab {text-decoration: none !important;} .mdl-textfield__label:after{bottom: 13px !important;} .mdl-gridcell{background: #bdbdbd; padding: 30px 0; text-align: center; color: #424242; font-weight: bold; margin: 8px;} .mdl-foo{background:black; padding: 5px;} .txt-width{width: 100% !important; max-width: 500px !important;} .full-width{width: 100% !important;} .select-width{width: 100% !important; max-width: 300px !important;} .getmdl-select .mdl-icon-toggle__label {float: right; margin-top: -30px; color: rgba(0,0,0,0.4);} .mdl-button--fab:focus {outline: none !important;} .mdl-button--icon:focus {outline: none !important;} .mdl-textfield__label {color: #AAAAAA !important; font-size: 13px !important;} .mdl-textfield__input{border-bottom: 1px solid #a6aeb1 !important;} .mdl-textfield__label:after{background-color: #49cdd0;} .tab-left-side{justify-content: flex-start !important;} .tab-right-side{justify-content: flex-end !important;} .page-header.navbar .page-logo{line-height: 1.7 !important;} .txt-full-width {width: 100% !important;} .menuBar .mdl-button .material-icons {color: #ffffff;;} .mdl-js-button {right: 12px;} .mdl-menu__item{font-size: 12px;} .mdl-menu__item .material-icons{padding-right: 10px; vertical-align: middle;} .mdl-cell {float: left;} #headerSettingButton {color: #000;} .mdl-tabs__tab.tabs_three {width: calc(100% / 3);} .mdl-tabs__panel table tr:first-child th {border: 0;} .mdl-progress{width: 100% !important;} .dtp .dtp-buttons{text-align: center !important;} .dtp-buttons button{margin-left: 10px;} .mdl-button--file input {cursor: pointer; height: 100%; right: 0; opacity: 0; position: absolute; top: 0; width: 300px; z-index: 4;} .mdl-textfield--file .mdl-textfield__input {box-sizing: border-box; width: calc(100% - 32px);} .mdl-textfield--file .mdl-button--file {right: 0;}
assets/css/material_style.css
.material-icons {font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ isplay: 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';} /********************************** 1. MENU **********************************/ .menuBackground {background: white; height: 148px; width: 100%;} .menuBar {box-sizing: border-box; background: #0080c0; color: white; width: 100%; height: 64px; padding: 16px;} /********************************** 2. TABLE **********************************/ .ml-table-striped>tbody>tr:nth-of-type(even) {background-color: #f9f9f9;} .mdl-data-table thead {background: #FAFAFA;} .mdl-data-table{width: 100% !important;} .ml-table-bordered>tbody>tr>td, .ml-table-bordered>thead>tr>td {border: 1px solid #F0F0F0;} /********************************** 3. BADGES **********************************/ .badges .ml-card-holder .demo-badge-3[data-badge]:after {background-color: #9c27b0;} .mdl-badge .demo-badge-3[data-badge]:after{background-color: #9c27b0;} .mdl-cell.mdl-cell--3-col.mdl-cell--4-col-tablet {padding: 15px 10px 15px 20px;} .mdl-cell.mdl-cell--3-col.mdl-cell--4-col-tablet:hover {background: rgba(0,0,0,.05); -webkit-transform: scale(1.05); transform: scale(1.05);} .wrapper {box-sizing: border-box; position: absolute; right: 16px;} .mdl-tabs__tab {text-decoration: none !important;} .mdl-textfield__label:after{bottom: 13px !important;} .mdl-gridcell{background: #bdbdbd; padding: 30px 0; text-align: center; color: #424242; font-weight: bold; margin: 8px;} .mdl-foo{background:black; padding: 5px;} .txt-width{width: 100% !important; max-width: 500px !important;} .full-width{width: 100% !important;} .select-width{width: 100% !important; max-width: 300px !important;} .getmdl-select .mdl-icon-toggle__label {float: right; margin-top: -30px; color: rgba(0,0,0,0.4);} .mdl-button--fab:focus {outline: none !important;} .mdl-button--icon:focus {outline: none !important;} .mdl-textfield__label {color: #AAAAAA !important; font-size: 13px !important;} .mdl-textfield__input{border-bottom: 1px solid #a6aeb1 !important;} .mdl-textfield__label:after{background-color: #49cdd0;} .tab-left-side{justify-content: flex-start !important;} .tab-right-side{justify-content: flex-end !important;} .page-header.navbar .page-logo{line-height: 1.7 !important;} .txt-full-width {width: 100% !important;} .menuBar .mdl-button .material-icons {color: #ffffff;;} .mdl-js-button {right: 12px;} .mdl-menu__item{font-size: 12px;} .mdl-menu__item .material-icons{padding-right: 10px; vertical-align: middle;} .mdl-cell {float: left;} #headerSettingButton {color: #000;} .mdl-tabs__tab.tabs_three {width: calc(100% / 3);} .mdl-tabs__panel table tr:first-child th {border: 0;} .mdl-progress{width: 100% !important;} .dtp .dtp-buttons{text-align: center !important;} .dtp-buttons button{margin-left: 10px;} .mdl-button--file input {cursor: pointer; height: 100%; right: 0; opacity: 0; position: absolute; top: 0; width: 300px; z-index: 4;} .mdl-textfield--file .mdl-textfield__input {box-sizing: border-box; width: calc(100% - 32px);} .mdl-textfield--file .mdl-button--file {right: 0;}
0.303319
0.090093
@import "../../utils/css/vars.css"; /* Desktop Nav Menu /* ---------------------------------------------------------- */ .h-site-head { width: 100%; z-index: 1; font-size: 1.35rem; } .h-site-head-container-home { display: flex; align-items: center; justify-content: center; } @media (min-width: 980px) { .h-site-head-container-home { justify-content: center; } .h-site-head { position: fixed; margin-top: var(--menu-margin-top); margin-bottom: var(--menu-margin-bottom); } } @media (min-width: 1280px) { .h-site-head-container-home { justify-content: flex-end; } .h-site-head-right { margin-right: 5%; } } .h-site-head-container-home.fixed { background-color: var(--color-off-black); transition: background-color 1.5s ease 0s; } .h-site-head li { display: block; margin: 0; padding: 0; } .h-site-head-right a { display: block; margin: 0; padding: 10px 12px; color: var(--color-bg); font-weight: 600; opacity: 0.6; } .h-site-head-right .h-active, .h-site-head a:hover { text-decoration: none; opacity: 1; } .h-site-head-right { z-index: 100; display: none; justify-content: space-between; align-items: center; } .h-social-links { flex-shrink: 0; display: flex; align-items: center; } /* Mobile Nav Menu /* ---------------------------------------------------------- */ .h-mobile-menu { display: flex; justify-content: center; position: absolute; top: 45px; height: 300px; width: 58vw; background-color: transparent; } @media (min-width: 980px) { .h-mobile-menu { display: none; } .h-site-head-right { display: flex; } } .h-mobile-menu.open { background-color: var(--color-bg); animation: appear 0.8s ease-in-out; } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } .h-mobile-links { padding: 40px 0; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .h-mobile-links > a { font-size: 2rem; color: var(--color-off-black); font-family: var(--font-sans-serif); font-weight: var(--font-light); } .h-mobile-links .h-active, .h-mobile-links a:hover { font-weight: var(--font-bold); }
src/components/Menu/styles.css
@import "../../utils/css/vars.css"; /* Desktop Nav Menu /* ---------------------------------------------------------- */ .h-site-head { width: 100%; z-index: 1; font-size: 1.35rem; } .h-site-head-container-home { display: flex; align-items: center; justify-content: center; } @media (min-width: 980px) { .h-site-head-container-home { justify-content: center; } .h-site-head { position: fixed; margin-top: var(--menu-margin-top); margin-bottom: var(--menu-margin-bottom); } } @media (min-width: 1280px) { .h-site-head-container-home { justify-content: flex-end; } .h-site-head-right { margin-right: 5%; } } .h-site-head-container-home.fixed { background-color: var(--color-off-black); transition: background-color 1.5s ease 0s; } .h-site-head li { display: block; margin: 0; padding: 0; } .h-site-head-right a { display: block; margin: 0; padding: 10px 12px; color: var(--color-bg); font-weight: 600; opacity: 0.6; } .h-site-head-right .h-active, .h-site-head a:hover { text-decoration: none; opacity: 1; } .h-site-head-right { z-index: 100; display: none; justify-content: space-between; align-items: center; } .h-social-links { flex-shrink: 0; display: flex; align-items: center; } /* Mobile Nav Menu /* ---------------------------------------------------------- */ .h-mobile-menu { display: flex; justify-content: center; position: absolute; top: 45px; height: 300px; width: 58vw; background-color: transparent; } @media (min-width: 980px) { .h-mobile-menu { display: none; } .h-site-head-right { display: flex; } } .h-mobile-menu.open { background-color: var(--color-bg); animation: appear 0.8s ease-in-out; } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } .h-mobile-links { padding: 40px 0; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .h-mobile-links > a { font-size: 2rem; color: var(--color-off-black); font-family: var(--font-sans-serif); font-weight: var(--font-light); } .h-mobile-links .h-active, .h-mobile-links a:hover { font-weight: var(--font-bold); }
0.411229
0.05498
@charset "UTF-8"; .textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg { display: none; } .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; border-radius:0.4em; text-align:left; } .textfieldValidState input, input.textfieldValidState { background-color: #B8F5B1; } input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input { background-color: #FF9F9F; } .textfieldFocusState input, input.textfieldFocusState { background-color: #FFFFCC; } .textfieldFlashText input, input.textfieldFlashText { color: red !important; } .textfieldHintState input, input.textfieldHintState { } /*RADIOS*/ .radioRequiredMsg, .radioInvalidMsg { display: none; } .radioRequiredState .radioRequiredMsg, .radioInvalidState .radioInvalidMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } /*CHECKBOXES*/ .checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg { display: none; } .checkboxRequiredState .checkboxRequiredMsg, .checkboxMinSelectionsState .checkboxMinSelectionsMsg, .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; border-radius:0.4em; text-align:left; } /*SELECT GROUP*/ .selectRequiredMsg, .selectInvalidMsg { display: none; } .selectRequiredState .selectRequiredMsg, .selectInvalidState .selectInvalidMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } .selectValidState select, select.selectValidState { background-color: #B8F5B1; } select.selectRequiredState, .selectRequiredState select, select.selectInvalidState, .selectInvalidState select { background-color: #FF9F9F; } .selectFocusState select, select.selectFocusState { background-color: #FFFFCC; } /*TEXTAREA*/ .textareaRequiredMsg, .textareaMinCharsMsg, .textareaMaxCharsMsg, .textareaValidMsg { display: none; } .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } .textareaValidState textarea, textarea.textareaValidState { background-color: #B8F5B1; } textarea.textareaRequiredState, .textareaRequiredState textarea, textarea.textareaMinCharsState, .textareaMinCharsState textarea, textarea.textareaMaxCharsState, .textareaMaxCharsState textarea { background-color: #FF9F9F; } .textareaFocusState textarea, textarea.textareaFocusState { background-color: #FFFFCC; } .textareaFlashState textarea, textarea.textareaFlashState { color: red !important; } textarea.textareaHintState, .textareaHintState textarea { /* color: red !important;*/ } /*DIV FORMATTING*/ textarea, select, input { float: left; margin: 0.5em; width: 40%; padding: 0.4em; box-shadow: 0.2em 0.2em 0.2em #888888; border: solid 0.1em #888888; border-radius: 0.4em; margin: 0.5em; } input[type=submit], input[type=reset] { width: 20%; } input[type=checkbox] { width: auto; } .formLabel { margin: 0.5em; float: left; width: 30%; background-color: #ffff99; padding: 0.5em; border-radius: 0.2em; } .formLabel.long { width: 70%; } .inputLabel { clear: both; } .radioButtons { float: left; } .rightColumn { margin-left: 0; } .rightColumn input { width: 83.5%; } .checkboxRequiredState .formLabel, .checkboxMaxSelectionsState .formLabel, .selectRequiredState .formLabel, .selectInvalidState .formLabel, .textareaRequiredState .formLabel, .textareaMinCharsState .formLabel, .textareaMaxCharsState .formLabel, .textfieldRequiredState .formLabel, .textfieldInvalidFormatState .formLabel, .textfieldMinValueState .formLabel, .textfieldMaxValueState .formLabel, .textfieldMinCharsState .formLabel, .textfieldMaxCharsState .formLabel, .radioRequiredState .formLabel { color: #CC3333; }
js/spry/SpryValidation.css
@charset "UTF-8"; .textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg { display: none; } .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; border-radius:0.4em; text-align:left; } .textfieldValidState input, input.textfieldValidState { background-color: #B8F5B1; } input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input { background-color: #FF9F9F; } .textfieldFocusState input, input.textfieldFocusState { background-color: #FFFFCC; } .textfieldFlashText input, input.textfieldFlashText { color: red !important; } .textfieldHintState input, input.textfieldHintState { } /*RADIOS*/ .radioRequiredMsg, .radioInvalidMsg { display: none; } .radioRequiredState .radioRequiredMsg, .radioInvalidState .radioInvalidMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } /*CHECKBOXES*/ .checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg { display: none; } .checkboxRequiredState .checkboxRequiredMsg, .checkboxMinSelectionsState .checkboxMinSelectionsMsg, .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; border-radius:0.4em; text-align:left; } /*SELECT GROUP*/ .selectRequiredMsg, .selectInvalidMsg { display: none; } .selectRequiredState .selectRequiredMsg, .selectInvalidState .selectInvalidMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } .selectValidState select, select.selectValidState { background-color: #B8F5B1; } select.selectRequiredState, .selectRequiredState select, select.selectInvalidState, .selectInvalidState select { background-color: #FF9F9F; } .selectFocusState select, select.selectFocusState { background-color: #FFFFCC; } /*TEXTAREA*/ .textareaRequiredMsg, .textareaMinCharsMsg, .textareaMaxCharsMsg, .textareaValidMsg { display: none; } .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg { display: inline; border: 0.1em solid #CC3333; padding: 0.2em; float: right; width: 10em; } .textareaValidState textarea, textarea.textareaValidState { background-color: #B8F5B1; } textarea.textareaRequiredState, .textareaRequiredState textarea, textarea.textareaMinCharsState, .textareaMinCharsState textarea, textarea.textareaMaxCharsState, .textareaMaxCharsState textarea { background-color: #FF9F9F; } .textareaFocusState textarea, textarea.textareaFocusState { background-color: #FFFFCC; } .textareaFlashState textarea, textarea.textareaFlashState { color: red !important; } textarea.textareaHintState, .textareaHintState textarea { /* color: red !important;*/ } /*DIV FORMATTING*/ textarea, select, input { float: left; margin: 0.5em; width: 40%; padding: 0.4em; box-shadow: 0.2em 0.2em 0.2em #888888; border: solid 0.1em #888888; border-radius: 0.4em; margin: 0.5em; } input[type=submit], input[type=reset] { width: 20%; } input[type=checkbox] { width: auto; } .formLabel { margin: 0.5em; float: left; width: 30%; background-color: #ffff99; padding: 0.5em; border-radius: 0.2em; } .formLabel.long { width: 70%; } .inputLabel { clear: both; } .radioButtons { float: left; } .rightColumn { margin-left: 0; } .rightColumn input { width: 83.5%; } .checkboxRequiredState .formLabel, .checkboxMaxSelectionsState .formLabel, .selectRequiredState .formLabel, .selectInvalidState .formLabel, .textareaRequiredState .formLabel, .textareaMinCharsState .formLabel, .textareaMaxCharsState .formLabel, .textfieldRequiredState .formLabel, .textfieldInvalidFormatState .formLabel, .textfieldMinValueState .formLabel, .textfieldMaxValueState .formLabel, .textfieldMinCharsState .formLabel, .textfieldMaxCharsState .formLabel, .radioRequiredState .formLabel { color: #CC3333; }
0.329823
0.053999
.app-header { background: #f4f4f4; padding: 0; padding: 5px 0 0 0; text-align: center; } .dark .app-header { background: #202124; } .logo-badge { position: relative; top: -7px; font-weight: 100; font-size: 16px; color: #BB79A8; } .not-found { font-style: italic; font-size: 10px; } .dark .not-found { color: #989898; } .custom-attribute { margin-bottom: 4px; } .custom-attribute .attribute-name { color: saddlebrown; } .dark .custom-attribute .attribute-name { color: #ef9565; } .custom-attribute .block-token { color: gray; } .custom-attribute .attribute-name, .custom-attribute .block-token { font-size: 12px; display: inline; font-family: monospace; } .custom-attribute controller-view { margin-left: 8px; display: block; } custom-element { margin-top: 2px; display: block; } custom-element .arrow { font-size: 10px; color: dimgray; cursor: default; } custom-element .arrow .right { margin-right: 1px; } custom-element .property-line { white-space: nowrap; } custom-element .property-name { font-size: 12px; color: purple; font-family: monospace; margin-left: 1px; } .dark custom-element .property-name { color: #34c7bb; } custom-element .value-container { position: relative; } custom-element .property-editor { font-family: monospace; font-size: 12px; margin: 0; height: 12px; outline: none; border: 1px solid darkgray; box-shadow: 0 0 5px rgba(0,0,0,.5); position: absolute; top: 4px; left: 2px; padding: 0 0 0 2px; } custom-element .property-value, custom-element .token-colon { font-size: 12px; color: dimgray; font-family: monospace; } custom-element .property-value.null, custom-element .property-value.undefined { color: dimgray; } custom-element .property-value.boolean { color: deeppink; } custom-element .property-value.string { color: red; white-space: nowrap; } .dark custom-element .property-value.string { color:#cbcbcb; } custom-element .property-value.number { color: blue; } .dark custom-element .property-value.number { color: #59a6ca; } custom-element .property-value.array { color: black; } .dark custom-element .property-value.array { color: #cbcbcb; } custom-element .property-value.object, custom-element .property-value.node { color: black; } .dark custom-element .property-value.object, custom-element .property-value.node { color: #cbcbcb; } custom-element ul.properties { margin-left: 16px; } custom-element .no-properties { margin-top: 4px; font-size: 10px; } .dark custom-element .no-properties { color: #989898; }
src/app.css
.app-header { background: #f4f4f4; padding: 0; padding: 5px 0 0 0; text-align: center; } .dark .app-header { background: #202124; } .logo-badge { position: relative; top: -7px; font-weight: 100; font-size: 16px; color: #BB79A8; } .not-found { font-style: italic; font-size: 10px; } .dark .not-found { color: #989898; } .custom-attribute { margin-bottom: 4px; } .custom-attribute .attribute-name { color: saddlebrown; } .dark .custom-attribute .attribute-name { color: #ef9565; } .custom-attribute .block-token { color: gray; } .custom-attribute .attribute-name, .custom-attribute .block-token { font-size: 12px; display: inline; font-family: monospace; } .custom-attribute controller-view { margin-left: 8px; display: block; } custom-element { margin-top: 2px; display: block; } custom-element .arrow { font-size: 10px; color: dimgray; cursor: default; } custom-element .arrow .right { margin-right: 1px; } custom-element .property-line { white-space: nowrap; } custom-element .property-name { font-size: 12px; color: purple; font-family: monospace; margin-left: 1px; } .dark custom-element .property-name { color: #34c7bb; } custom-element .value-container { position: relative; } custom-element .property-editor { font-family: monospace; font-size: 12px; margin: 0; height: 12px; outline: none; border: 1px solid darkgray; box-shadow: 0 0 5px rgba(0,0,0,.5); position: absolute; top: 4px; left: 2px; padding: 0 0 0 2px; } custom-element .property-value, custom-element .token-colon { font-size: 12px; color: dimgray; font-family: monospace; } custom-element .property-value.null, custom-element .property-value.undefined { color: dimgray; } custom-element .property-value.boolean { color: deeppink; } custom-element .property-value.string { color: red; white-space: nowrap; } .dark custom-element .property-value.string { color:#cbcbcb; } custom-element .property-value.number { color: blue; } .dark custom-element .property-value.number { color: #59a6ca; } custom-element .property-value.array { color: black; } .dark custom-element .property-value.array { color: #cbcbcb; } custom-element .property-value.object, custom-element .property-value.node { color: black; } .dark custom-element .property-value.object, custom-element .property-value.node { color: #cbcbcb; } custom-element ul.properties { margin-left: 16px; } custom-element .no-properties { margin-top: 4px; font-size: 10px; } .dark custom-element .no-properties { color: #989898; }
0.560012
0.100569
@font-face { font-family: 'IcoMoon'; src: url('../fonts/IcoMoon.eot'); src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: 'IcoMoon'; content: attr(data-icon); speak: none; } [class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; *margin-right: .3em; line-height: 14px; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: 'IcoMoon'; font-style: normal; speak: none; } [class^="icon-"].disabled, [class*=" icon-"].disabled { font-weight: normal; } .icon-joomla:before { content: "\e200"; } .icon-chevron-up:before, .icon-uparrow:before, .icon-arrow-up:before { content: "\e005"; } .icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before{ content: "\e006"; } .icon-chevron-down:before, .icon-downarrow:before, .icon-arrow-down:before { content: "\e007"; } .icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before { content: "\e008"; } .icon-arrow-first:before { content: "\e003"; } .icon-arrow-last:before { content: "\e004"; } .icon-arrow-up-2:before { content: "\e009"; } .icon-arrow-right-2:before { content: "\e00a"; } .icon-arrow-down-2:before { content: "\e00b"; } .icon-arrow-left-2:before { content: "\e00c"; } .icon-arrow-up-3:before { content: "\e00f"; } .icon-arrow-right-3:before { content: "\e010"; } .icon-arrow-down-3:before { content: "\e011"; } .icon-arrow-left-3:before { content: "\e012"; } .icon-menu-2:before { content: "\e00e"; } .icon-arrow-up-4:before { content: "\e201"; } .icon-arrow-right-4:before { content: "\e202"; } .icon-arrow-down-4:before { content: "\e203"; } .icon-arrow-left-4:before { content: "\e204"; } .icon-share:before, .icon-redo:before { content: "\27"; } .icon-undo:before { content: "\28"; } .icon-forward-2:before { content: "\e205"; } .icon-backward-2:before, .icon-reply:before { content: "\e206"; } .icon-unblock:before, .icon-refresh:before, .icon-redo-2:before { content: "\6c"; } .icon-undo-2:before { content: "\e207"; } .icon-move:before { content: "\7a"; } .icon-expand:before { content: "\66"; } .icon-contract:before { content: "\67"; } .icon-expand-2:before { content: "\68"; } .icon-contract-2:before { content: "\69"; } .icon-play:before { content: "\e208"; } .icon-pause:before { content: "\e209"; } .icon-stop:before { content: "\e210"; } .icon-previous:before, .icon-backward:before { content: "\7c"; } .icon-next:before, .icon-forward:before { content: "\7b"; } .icon-first:before { content: "\7d"; } .icon-last:before { content: "\e000"; } .icon-play-circle:before { content: "\e00d"; } .icon-pause-circle:before { content: "\e211"; } .icon-stop-circle:before { content: "\e212"; } .icon-backward-circle:before { content: "\e213"; } .icon-forward-circle:before { content: "\e214"; } .icon-loop:before { content: "\e001"; } .icon-shuffle:before { content: "\e002"; } .icon-search:before { content: "\53"; } .icon-zoom-in:before { content: "\64"; } .icon-zoom-out:before { content: "\65"; } .icon-apply:before, .icon-edit:before, .icon-pencil:before { content: "\2b"; } .icon-pencil-2:before { content: "\2c"; } .icon-brush:before { content: "\3b"; } .icon-save-new:before, .icon-plus-2:before { content: "\5d"; } .icon-minus-sign:before, .icon-minus-2:before { content: "\5e"; } .icon-delete:before, .icon-remove:before, .icon-cancel-2:before { content: "\49"; } .icon-publish:before, .icon-save:before, .icon-ok:before, .icon-checkmark:before { content: "\47"; } .icon-new:before, .icon-plus:before { content: "\2a"; } .icon-plus-circle:before { content: "\e215"; } .icon-minus:before, .icon-not-ok:before { content: "\4b"; } .icon-ban-circle:before, .icon-minus-circle:before { content: "\e216"; } .icon-unpublish:before, .icon-cancel:before { content: "\4a"; } .icon-cancel-circle:before { content: "\e217"; } .icon-checkmark-2:before { content: "\e218"; } .icon-checkmark-circle:before { content: "\e219"; } .icon-info:before { content: "\e220"; } .icon-info-2:before, .icon-info-circle:before { content: "\e221"; } .icon-question:before, .icon-question-sign:before, .icon-help:before { content: "\45"; } .icon-question-2:before, .icon-question-circle:before { content: "\e222"; } .icon-notification:before { content: "\e223"; } .icon-notification-2:before, .icon-notification-circle:before { content: "\e224"; } .icon-pending:before, .icon-warning:before { content: "\48"; } .icon-warning-2:before, .icon-warning-circle:before { content: "\e225"; } .icon-checkbox-unchecked:before { content: "\3d"; } .icon-checkin:before, .icon-checkbox:before, .icon-checkbox-checked:before { content: "\3e"; } .icon-checkbox-partial:before { content: "\3f"; } .icon-square:before { content: "\e226"; } .icon-radio-unchecked:before { content: "\e227"; } .icon-radio-checked:before { content: "\e228"; } .icon-circle:before { content: "\e229"; } .icon-signup:before { content: "\e230"; } .icon-grid:before, .icon-grid-view:before { content: "\58"; } .icon-grid-2:before, .icon-grid-view-2:before { content: "\59"; } .icon-menu:before { content: "\5a"; } .icon-list:before, .icon-list-view:before { content: "\31"; } .icon-list-2:before { content: "\e231"; } .icon-menu-3:before { content: "\e232"; } .icon-folder-open:before, .icon-folder:before { content: "\2d"; } .icon-folder-close:before, .icon-folder-2:before { content: "\2e"; } .icon-folder-plus:before { content: "\e234"; } .icon-folder-minus:before { content: "\e235"; } .icon-folder-3:before { content: "\e236"; } .icon-folder-plus-2:before { content: "\e237"; } .icon-folder-remove:before { content: "\e238"; } .icon-file:before { content: "\e016"; } .icon-file-2:before { content: "\e239"; } .icon-file-add:before, .icon-file-plus:before { content: "\29"; } .icon-file-minus:before { content: "\e017"; } .icon-file-check:before { content: "\e240"; } .icon-file-remove:before { content: "\e241"; } .icon-save-copy:before, .icon-copy:before { content: "\e018"; } .icon-stack:before { content: "\e242"; } .icon-tree:before { content: "\e243"; } .icon-tree-2:before { content: "\e244"; } .icon-paragraph-left:before { content: "\e246"; } .icon-paragraph-center:before { content: "\e247"; } .icon-paragraph-right:before { content: "\e248"; } .icon-paragraph-justify:before { content: "\e249"; } .icon-screen:before { content: "\e01c"; } .icon-tablet:before { content: "\e01d"; } .icon-mobile:before { content: "\e01e"; } .icon-box-add:before { content: "\51"; } .icon-box-remove:before { content: "\52"; } .icon-download:before { content: "\e021"; } .icon-upload:before { content: "\e022"; } .icon-home:before { content: "\21"; } .icon-home-2:before { content: "\e250"; } .icon-out-2:before, .icon-new-tab:before { content: "\e024"; } .icon-out-3:before, .icon-new-tab-2:before { content: "\e251"; } .icon-link:before { content: "\e252"; } .icon-picture:before, .icon-image:before { content: "\2f"; } .icon-pictures:before, .icon-images:before { content: "\30"; } .icon-palette:before, .icon-color-palette:before { content: "\e014"; } .icon-camera:before { content: "\55"; } .icon-camera-2:before, .icon-video:before { content: "\e015"; } .icon-play-2:before, .icon-video-2:before, .icon-youtube:before { content: "\56"; } .icon-music:before { content: "\57"; } .icon-user:before { content: "\22"; } .icon-users:before { content: "\e01f"; } .icon-vcard:before { content: "\6d"; } .icon-address:before { content: "\70"; } .icon-share-alt:before, .icon-out:before { content: "\26"; } .icon-enter:before { content: "\e257"; } .icon-exit:before { content: "\e258"; } .icon-comment:before, .icon-comments:before { content: "\24"; } .icon-comments-2:before { content: "\25"; } .icon-quote:before, .icon-quotes-left:before { content: "\60"; } .icon-quote-2:before, .icon-quotes-right:before { content: "\61"; } .icon-quote-3:before, .icon-bubble-quote:before { content: "\e259"; } .icon-phone:before { content: "\e260"; } .icon-phone-2:before { content: "\e261"; } .icon-envelope:before, .icon-mail:before { content: "\4d"; } .icon-envelope-opened:before, .icon-mail-2:before { content: "\4e"; } .icon-unarchive:before, .icon-drawer:before { content: "\4f"; } .icon-archive:before, .icon-drawer-2:before { content: "\50"; } .icon-briefcase:before { content: "\e020"; } .icon-tag:before { content: "\e262"; } .icon-tag-2:before { content: "\e263"; } .icon-tags:before { content: "\e264"; } .icon-tags-2:before { content: "\e265"; } .icon-options:before, .icon-cog:before { content: "\38"; } .icon-cogs:before { content: "\37"; } .icon-screwdriver:before, .icon-tools:before { content: "\36"; } .icon-wrench:before { content: "\3a"; } .icon-equalizer:before { content: "\39"; } .icon-dashboard:before { content: "\78"; } .icon-switch:before { content: "\e266"; } .icon-filter:before { content: "\54"; } .icon-purge:before, .icon-trash:before { content: "\4c"; } .icon-checkedout:before, .icon-lock:before, .icon-locked:before { content: "\23"; } .icon-unlock:before { content: "\e267"; } .icon-key:before { content: "\5f"; } .icon-support:before { content: "\46"; } .icon-database:before { content: "\62"; } .icon-scissors:before { content: "\e268"; } .icon-health:before { content: "\6a"; } .icon-wand:before { content: "\6b"; } .icon-eye-open:before, .icon-eye:before { content: "\3c"; } .icon-eye-close:before, .icon-eye-blocked:before, .icon-eye-2:before { content: "\e269"; } .icon-clock:before { content: "\6e"; } .icon-compass:before { content: "\6f"; } .icon-broadcast:before, .icon-connection:before, .icon-wifi:before { content: "\e01b"; } .icon-book:before { content: "\e271"; } .icon-lightning:before, .icon-flash:before { content: "\79"; } .icon-print:before, .icon-printer:before { content: "\e013"; } .icon-feed:before { content: "\71"; } .icon-calendar:before { content: "\43"; } .icon-calendar-2:before { content: "\44"; } .icon-calendar-3:before { content: "\e273"; } .icon-pie:before { content: "\77"; } .icon-bars:before { content: "\76"; } .icon-chart:before { content: "\75"; } .icon-power-cord:before { content: "\32"; } .icon-cube:before { content: "\33"; } .icon-puzzle:before { content: "\34"; } .icon-attachment:before, .icon-paperclip:before, .icon-flag-2:before { content: "\72"; } .icon-lamp:before { content: "\74"; } .icon-pin:before, .icon-pushpin:before { content: "\73"; } .icon-location:before { content: "\63"; } .icon-shield:before { content: "\e274"; } .icon-flag:before { content: "\35"; } .icon-flag-3:before { content: "\e275"; } .icon-bookmark:before { content: "\e023"; } .icon-bookmark-2:before { content: "\e276"; } .icon-heart:before { content: "\e277"; } .icon-heart-2:before { content: "\e278"; } .icon-thumbs-up:before { content: "\5b"; } .icon-thumbs-down:before{ content: "\5c"; } .icon-unfeatured:before, .icon-asterisk:before, .icon-star-empty:before { content: "\40"; } .icon-star-2:before { content: "\41"; } .icon-featured:before, .icon-default:before, .icon-star:before{ content: "\42"; } .icon-smiley:before, .icon-smiley-happy:before { content: "\e279"; } .icon-smiley-2:before, .icon-smiley-happy-2:before { content: "\e280"; } .icon-smiley-sad:before { content: "\e281"; } .icon-smiley-sad-2:before { content: "\e282"; } .icon-smiley-neutral:before { content: "\e283"; } .icon-smiley-neutral-2:before { content: "\e284"; } .icon-cart:before { content: "\e019"; } .icon-basket:before { content: "\e01a"; } .icon-credit:before { content: "\e286"; } .icon-credit-2:before { content: "\e287"; }
public_html/media/jui/css/icomoon.css
@font-face { font-family: 'IcoMoon'; src: url('../fonts/IcoMoon.eot'); src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: 'IcoMoon'; content: attr(data-icon); speak: none; } [class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; *margin-right: .3em; line-height: 14px; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: 'IcoMoon'; font-style: normal; speak: none; } [class^="icon-"].disabled, [class*=" icon-"].disabled { font-weight: normal; } .icon-joomla:before { content: "\e200"; } .icon-chevron-up:before, .icon-uparrow:before, .icon-arrow-up:before { content: "\e005"; } .icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before{ content: "\e006"; } .icon-chevron-down:before, .icon-downarrow:before, .icon-arrow-down:before { content: "\e007"; } .icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before { content: "\e008"; } .icon-arrow-first:before { content: "\e003"; } .icon-arrow-last:before { content: "\e004"; } .icon-arrow-up-2:before { content: "\e009"; } .icon-arrow-right-2:before { content: "\e00a"; } .icon-arrow-down-2:before { content: "\e00b"; } .icon-arrow-left-2:before { content: "\e00c"; } .icon-arrow-up-3:before { content: "\e00f"; } .icon-arrow-right-3:before { content: "\e010"; } .icon-arrow-down-3:before { content: "\e011"; } .icon-arrow-left-3:before { content: "\e012"; } .icon-menu-2:before { content: "\e00e"; } .icon-arrow-up-4:before { content: "\e201"; } .icon-arrow-right-4:before { content: "\e202"; } .icon-arrow-down-4:before { content: "\e203"; } .icon-arrow-left-4:before { content: "\e204"; } .icon-share:before, .icon-redo:before { content: "\27"; } .icon-undo:before { content: "\28"; } .icon-forward-2:before { content: "\e205"; } .icon-backward-2:before, .icon-reply:before { content: "\e206"; } .icon-unblock:before, .icon-refresh:before, .icon-redo-2:before { content: "\6c"; } .icon-undo-2:before { content: "\e207"; } .icon-move:before { content: "\7a"; } .icon-expand:before { content: "\66"; } .icon-contract:before { content: "\67"; } .icon-expand-2:before { content: "\68"; } .icon-contract-2:before { content: "\69"; } .icon-play:before { content: "\e208"; } .icon-pause:before { content: "\e209"; } .icon-stop:before { content: "\e210"; } .icon-previous:before, .icon-backward:before { content: "\7c"; } .icon-next:before, .icon-forward:before { content: "\7b"; } .icon-first:before { content: "\7d"; } .icon-last:before { content: "\e000"; } .icon-play-circle:before { content: "\e00d"; } .icon-pause-circle:before { content: "\e211"; } .icon-stop-circle:before { content: "\e212"; } .icon-backward-circle:before { content: "\e213"; } .icon-forward-circle:before { content: "\e214"; } .icon-loop:before { content: "\e001"; } .icon-shuffle:before { content: "\e002"; } .icon-search:before { content: "\53"; } .icon-zoom-in:before { content: "\64"; } .icon-zoom-out:before { content: "\65"; } .icon-apply:before, .icon-edit:before, .icon-pencil:before { content: "\2b"; } .icon-pencil-2:before { content: "\2c"; } .icon-brush:before { content: "\3b"; } .icon-save-new:before, .icon-plus-2:before { content: "\5d"; } .icon-minus-sign:before, .icon-minus-2:before { content: "\5e"; } .icon-delete:before, .icon-remove:before, .icon-cancel-2:before { content: "\49"; } .icon-publish:before, .icon-save:before, .icon-ok:before, .icon-checkmark:before { content: "\47"; } .icon-new:before, .icon-plus:before { content: "\2a"; } .icon-plus-circle:before { content: "\e215"; } .icon-minus:before, .icon-not-ok:before { content: "\4b"; } .icon-ban-circle:before, .icon-minus-circle:before { content: "\e216"; } .icon-unpublish:before, .icon-cancel:before { content: "\4a"; } .icon-cancel-circle:before { content: "\e217"; } .icon-checkmark-2:before { content: "\e218"; } .icon-checkmark-circle:before { content: "\e219"; } .icon-info:before { content: "\e220"; } .icon-info-2:before, .icon-info-circle:before { content: "\e221"; } .icon-question:before, .icon-question-sign:before, .icon-help:before { content: "\45"; } .icon-question-2:before, .icon-question-circle:before { content: "\e222"; } .icon-notification:before { content: "\e223"; } .icon-notification-2:before, .icon-notification-circle:before { content: "\e224"; } .icon-pending:before, .icon-warning:before { content: "\48"; } .icon-warning-2:before, .icon-warning-circle:before { content: "\e225"; } .icon-checkbox-unchecked:before { content: "\3d"; } .icon-checkin:before, .icon-checkbox:before, .icon-checkbox-checked:before { content: "\3e"; } .icon-checkbox-partial:before { content: "\3f"; } .icon-square:before { content: "\e226"; } .icon-radio-unchecked:before { content: "\e227"; } .icon-radio-checked:before { content: "\e228"; } .icon-circle:before { content: "\e229"; } .icon-signup:before { content: "\e230"; } .icon-grid:before, .icon-grid-view:before { content: "\58"; } .icon-grid-2:before, .icon-grid-view-2:before { content: "\59"; } .icon-menu:before { content: "\5a"; } .icon-list:before, .icon-list-view:before { content: "\31"; } .icon-list-2:before { content: "\e231"; } .icon-menu-3:before { content: "\e232"; } .icon-folder-open:before, .icon-folder:before { content: "\2d"; } .icon-folder-close:before, .icon-folder-2:before { content: "\2e"; } .icon-folder-plus:before { content: "\e234"; } .icon-folder-minus:before { content: "\e235"; } .icon-folder-3:before { content: "\e236"; } .icon-folder-plus-2:before { content: "\e237"; } .icon-folder-remove:before { content: "\e238"; } .icon-file:before { content: "\e016"; } .icon-file-2:before { content: "\e239"; } .icon-file-add:before, .icon-file-plus:before { content: "\29"; } .icon-file-minus:before { content: "\e017"; } .icon-file-check:before { content: "\e240"; } .icon-file-remove:before { content: "\e241"; } .icon-save-copy:before, .icon-copy:before { content: "\e018"; } .icon-stack:before { content: "\e242"; } .icon-tree:before { content: "\e243"; } .icon-tree-2:before { content: "\e244"; } .icon-paragraph-left:before { content: "\e246"; } .icon-paragraph-center:before { content: "\e247"; } .icon-paragraph-right:before { content: "\e248"; } .icon-paragraph-justify:before { content: "\e249"; } .icon-screen:before { content: "\e01c"; } .icon-tablet:before { content: "\e01d"; } .icon-mobile:before { content: "\e01e"; } .icon-box-add:before { content: "\51"; } .icon-box-remove:before { content: "\52"; } .icon-download:before { content: "\e021"; } .icon-upload:before { content: "\e022"; } .icon-home:before { content: "\21"; } .icon-home-2:before { content: "\e250"; } .icon-out-2:before, .icon-new-tab:before { content: "\e024"; } .icon-out-3:before, .icon-new-tab-2:before { content: "\e251"; } .icon-link:before { content: "\e252"; } .icon-picture:before, .icon-image:before { content: "\2f"; } .icon-pictures:before, .icon-images:before { content: "\30"; } .icon-palette:before, .icon-color-palette:before { content: "\e014"; } .icon-camera:before { content: "\55"; } .icon-camera-2:before, .icon-video:before { content: "\e015"; } .icon-play-2:before, .icon-video-2:before, .icon-youtube:before { content: "\56"; } .icon-music:before { content: "\57"; } .icon-user:before { content: "\22"; } .icon-users:before { content: "\e01f"; } .icon-vcard:before { content: "\6d"; } .icon-address:before { content: "\70"; } .icon-share-alt:before, .icon-out:before { content: "\26"; } .icon-enter:before { content: "\e257"; } .icon-exit:before { content: "\e258"; } .icon-comment:before, .icon-comments:before { content: "\24"; } .icon-comments-2:before { content: "\25"; } .icon-quote:before, .icon-quotes-left:before { content: "\60"; } .icon-quote-2:before, .icon-quotes-right:before { content: "\61"; } .icon-quote-3:before, .icon-bubble-quote:before { content: "\e259"; } .icon-phone:before { content: "\e260"; } .icon-phone-2:before { content: "\e261"; } .icon-envelope:before, .icon-mail:before { content: "\4d"; } .icon-envelope-opened:before, .icon-mail-2:before { content: "\4e"; } .icon-unarchive:before, .icon-drawer:before { content: "\4f"; } .icon-archive:before, .icon-drawer-2:before { content: "\50"; } .icon-briefcase:before { content: "\e020"; } .icon-tag:before { content: "\e262"; } .icon-tag-2:before { content: "\e263"; } .icon-tags:before { content: "\e264"; } .icon-tags-2:before { content: "\e265"; } .icon-options:before, .icon-cog:before { content: "\38"; } .icon-cogs:before { content: "\37"; } .icon-screwdriver:before, .icon-tools:before { content: "\36"; } .icon-wrench:before { content: "\3a"; } .icon-equalizer:before { content: "\39"; } .icon-dashboard:before { content: "\78"; } .icon-switch:before { content: "\e266"; } .icon-filter:before { content: "\54"; } .icon-purge:before, .icon-trash:before { content: "\4c"; } .icon-checkedout:before, .icon-lock:before, .icon-locked:before { content: "\23"; } .icon-unlock:before { content: "\e267"; } .icon-key:before { content: "\5f"; } .icon-support:before { content: "\46"; } .icon-database:before { content: "\62"; } .icon-scissors:before { content: "\e268"; } .icon-health:before { content: "\6a"; } .icon-wand:before { content: "\6b"; } .icon-eye-open:before, .icon-eye:before { content: "\3c"; } .icon-eye-close:before, .icon-eye-blocked:before, .icon-eye-2:before { content: "\e269"; } .icon-clock:before { content: "\6e"; } .icon-compass:before { content: "\6f"; } .icon-broadcast:before, .icon-connection:before, .icon-wifi:before { content: "\e01b"; } .icon-book:before { content: "\e271"; } .icon-lightning:before, .icon-flash:before { content: "\79"; } .icon-print:before, .icon-printer:before { content: "\e013"; } .icon-feed:before { content: "\71"; } .icon-calendar:before { content: "\43"; } .icon-calendar-2:before { content: "\44"; } .icon-calendar-3:before { content: "\e273"; } .icon-pie:before { content: "\77"; } .icon-bars:before { content: "\76"; } .icon-chart:before { content: "\75"; } .icon-power-cord:before { content: "\32"; } .icon-cube:before { content: "\33"; } .icon-puzzle:before { content: "\34"; } .icon-attachment:before, .icon-paperclip:before, .icon-flag-2:before { content: "\72"; } .icon-lamp:before { content: "\74"; } .icon-pin:before, .icon-pushpin:before { content: "\73"; } .icon-location:before { content: "\63"; } .icon-shield:before { content: "\e274"; } .icon-flag:before { content: "\35"; } .icon-flag-3:before { content: "\e275"; } .icon-bookmark:before { content: "\e023"; } .icon-bookmark-2:before { content: "\e276"; } .icon-heart:before { content: "\e277"; } .icon-heart-2:before { content: "\e278"; } .icon-thumbs-up:before { content: "\5b"; } .icon-thumbs-down:before{ content: "\5c"; } .icon-unfeatured:before, .icon-asterisk:before, .icon-star-empty:before { content: "\40"; } .icon-star-2:before { content: "\41"; } .icon-featured:before, .icon-default:before, .icon-star:before{ content: "\42"; } .icon-smiley:before, .icon-smiley-happy:before { content: "\e279"; } .icon-smiley-2:before, .icon-smiley-happy-2:before { content: "\e280"; } .icon-smiley-sad:before { content: "\e281"; } .icon-smiley-sad-2:before { content: "\e282"; } .icon-smiley-neutral:before { content: "\e283"; } .icon-smiley-neutral-2:before { content: "\e284"; } .icon-cart:before { content: "\e019"; } .icon-basket:before { content: "\e01a"; } .icon-credit:before { content: "\e286"; } .icon-credit-2:before { content: "\e287"; }
0.295128
0.068506
body{ background: #34c734; min-width: 818px; } /*=======================FONTS================================*/ @font-face { font-family: "Lemon Tuesday"; src: url("fonts/lemon-tuesday.eot"); /* IE9 Compat Modes */ src: url("fonts/lemon-tuesday.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/lemon-tuesday.otf") format("opentype"), /* Open Type Font */ url("fonts/lemon-tuesday.svg") format("svg"), /* Legacy iOS */ url("fonts/lemon-tuesday.ttf") format("truetype"), /* Safari, Android, iOS */ url("fonts/lemon-tuesday.woff") format("woff"), /* Modern Browsers */ url("fonts/lemon-tuesday.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; } /*=======================HEADER================================*/ .logo { text-align: center; padding-top: 60px; padding-bottom: 60px; font-family: "Lemon Tuesday"; font-weight: 100; font-size: 40px; color: #595959; } .links_container { text-align: center; } .links { padding: 0px 30px 0px 30px; color: #787878; text-decoration: none; font-size: 23px; transition: 0.3s; } .links a{ text-decoration: none; } .links:hover { color: black; text-decoration: none; } .catlinks{ text-decoration: none; } .catlinks:hover { color: black; text-decoration: none; } /*===================MAIN CONTENT=======================*/ .flex-container { padding: 0; margin: 0; list-style: none; -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center; Justify-content:center; } .wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; } .wrap li { } .wrap-reverse li { background: deepskyblue; } .flex-item { background: grey; padding: 5px; width: auto; height: 400px; margin: 10px; line-height: 10px; font-weight: bold; font-size: 2em; } .name{ color: black; text-align: center; font-size: 20px; } /*=======================FOTER===============================*/ footer { background: #061D25; padding: 10px 0; text-align: center; } footer a { color: #70726F; font-size: 20px; padding: 10px; border-right: 1px solid #70726F; transition: all .5s ease; } footer a:first-child { border-left: 1px solid #70726F; } footer a:hover { color: blue; } /*==============================================================*/
public/css/main.css
body{ background: #34c734; min-width: 818px; } /*=======================FONTS================================*/ @font-face { font-family: "Lemon Tuesday"; src: url("fonts/lemon-tuesday.eot"); /* IE9 Compat Modes */ src: url("fonts/lemon-tuesday.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/lemon-tuesday.otf") format("opentype"), /* Open Type Font */ url("fonts/lemon-tuesday.svg") format("svg"), /* Legacy iOS */ url("fonts/lemon-tuesday.ttf") format("truetype"), /* Safari, Android, iOS */ url("fonts/lemon-tuesday.woff") format("woff"), /* Modern Browsers */ url("fonts/lemon-tuesday.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; } /*=======================HEADER================================*/ .logo { text-align: center; padding-top: 60px; padding-bottom: 60px; font-family: "Lemon Tuesday"; font-weight: 100; font-size: 40px; color: #595959; } .links_container { text-align: center; } .links { padding: 0px 30px 0px 30px; color: #787878; text-decoration: none; font-size: 23px; transition: 0.3s; } .links a{ text-decoration: none; } .links:hover { color: black; text-decoration: none; } .catlinks{ text-decoration: none; } .catlinks:hover { color: black; text-decoration: none; } /*===================MAIN CONTENT=======================*/ .flex-container { padding: 0; margin: 0; list-style: none; -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center; Justify-content:center; } .wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; } .wrap li { } .wrap-reverse li { background: deepskyblue; } .flex-item { background: grey; padding: 5px; width: auto; height: 400px; margin: 10px; line-height: 10px; font-weight: bold; font-size: 2em; } .name{ color: black; text-align: center; font-size: 20px; } /*=======================FOTER===============================*/ footer { background: #061D25; padding: 10px 0; text-align: center; } footer a { color: #70726F; font-size: 20px; padding: 10px; border-right: 1px solid #70726F; transition: all .5s ease; } footer a:first-child { border-left: 1px solid #70726F; } footer a:hover { color: blue; } /*==============================================================*/
0.235724
0.05175
body { background : url("/img/bg.png") no-repeat center center fixed; background-color: rgb(9,31,46); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: 'quarklight', Roboto, Arial, Tahoma, sans-serif; } .modal-backdrop { opacity: 1 !important; } .modal-dialog { margin: 3rem; margin-top: 50%; } .modal-title { text-align: center; font-size: 2.7rem; } .modal-footer { text-align: center !important; } .modal-footer .btn { font-size: 2rem; font-weight: bold; padding-left: 2rem; padding-right: 2rem; text-shadow: 0px 2px 0px rgb(76,174,76); } .logo { width: 40%; padding-top: 1.5rem; } .textResult { color: #fff; } .score-border { margin-top: 10%; color: white; } .score-circle { margin-top: 5%; background-image: url('/img/circle.png'); background-size: 100% 100%; height: 250px; width: 250px; /* center text */ text-align: center; vertical-align: middle; line-height: 250px; font-size: 5em; } .tossing{ animation-name: tossing; -webkit-animation-name: tossing; animation-duration: 2.5s; -webkit-animation-duration: 2.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } @keyframes tossing { 0% { transform: rotate(-10deg); } 50% { transform: rotate(10deg); } 100% { transform: rotate(-10deg); } } /* Question */ .question { overflow: hidden; height: 50px; } .question img { position: relative; width: 190%; top: -90px; left: -120px; } .question-text h2 { margin: 3rem 0rem 2rem 0rem; letter-spacing: 0.8px; text-shadow: 0px 2px 0px rgba(0,0,0,0.6); } .radio { font-size: 1.5em; } input[type=radio] { display: none; } .choice { width: 100%; } .ans-text { padding-top: 10px; padding-bottom: 10px; } .btn-answer, .btn-answer:visited { font-size: 1em; background-color: rgba(0, 0, 0, 0.5) !important; box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.25), inset 0px 0px 3px 0px rgba(0,0,0,0.4) !important; color: rgb(240,240,240) !important; border: 0; } .btn-answer:active, .btn-answer:hover, .btn-answer:focus { color: rgb(240,240,240) !important; background-color: rgba(0, 0, 0, 0.6) !important; box-shadow: inset 0px 3px 15px 0px rgba(0,0,0,0.25), inset 0px 4px 3px 0px rgba(0,0,0,0.4) !important; } input[type=radio]:checked ~ .ans-text { width: 100%; padding-top: 10px; padding-bottom: 10px; border-style: solid; border-width: 1px; border-color: white; background-color: white; color:black; animation-name: bounce; -webkit-animation-name: bounce; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; animation-timing-function: ease; -webkit-animation-timing-function: ease; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; } @keyframes bounce { 0% { transform: translateY(0%) scaleY(0.6); } 60%{ transform: translateY(-100%) scaleY(1.1); } 70%{ transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ transform: translateY(0%) scaleY(1) scaleX(1); } } @-webkit-keyframes bounce { 0% { -webkit-transform: translateY(0%) scaleY(0.6); } 60%{ -webkit-transform: translateY(-100%) scaleY(1.1); } 70%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ -webkit-transform: translateY(0%) scaleY(1) scaleX(1); } } /* Notice */ .notice-font { margin-top: 40%; font-size: 2.5em; font-weight: bold; } .border { border-style: solid; border-width: 2px; border-color: white; padding: 20px 20px 20px 20px; } .progress-bar { pointer-events: none; } .progress-bar .bar { background: #29d; position: fixed; z-index: 1031; top: 0; left: 0; width: 100%; height: 8px; box-shadow: 0px 0px 8px 0px rgba(34,153,221, 0.4), 0px 0px 3px 0px rgba(34,153,221,0.6); transition: 0.2s ease; -webkit-transition: 0.2s ease; } .progress-bar .bar.red { background-color: rgb(255,30,30); box-shadow: 0px 0px 8px 0px rgba(255,30,30, 0.4), 0px 0px 3px 0px rgba(255,30,30,0.6); } /* Fancy blur effect */ .progress-bar .peg { display: block; position: absolute; right: 0px; width: 0px; height: 100%; /*box-shadow: 0px 0px 10px 0px rgb(42,128,185), 0px 0px 5px 2px rgb(42,128,185);*/ opacity: 1.0; -webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); }
public/css/station.css
body { background : url("/img/bg.png") no-repeat center center fixed; background-color: rgb(9,31,46); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: 'quarklight', Roboto, Arial, Tahoma, sans-serif; } .modal-backdrop { opacity: 1 !important; } .modal-dialog { margin: 3rem; margin-top: 50%; } .modal-title { text-align: center; font-size: 2.7rem; } .modal-footer { text-align: center !important; } .modal-footer .btn { font-size: 2rem; font-weight: bold; padding-left: 2rem; padding-right: 2rem; text-shadow: 0px 2px 0px rgb(76,174,76); } .logo { width: 40%; padding-top: 1.5rem; } .textResult { color: #fff; } .score-border { margin-top: 10%; color: white; } .score-circle { margin-top: 5%; background-image: url('/img/circle.png'); background-size: 100% 100%; height: 250px; width: 250px; /* center text */ text-align: center; vertical-align: middle; line-height: 250px; font-size: 5em; } .tossing{ animation-name: tossing; -webkit-animation-name: tossing; animation-duration: 2.5s; -webkit-animation-duration: 2.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } @keyframes tossing { 0% { transform: rotate(-10deg); } 50% { transform: rotate(10deg); } 100% { transform: rotate(-10deg); } } /* Question */ .question { overflow: hidden; height: 50px; } .question img { position: relative; width: 190%; top: -90px; left: -120px; } .question-text h2 { margin: 3rem 0rem 2rem 0rem; letter-spacing: 0.8px; text-shadow: 0px 2px 0px rgba(0,0,0,0.6); } .radio { font-size: 1.5em; } input[type=radio] { display: none; } .choice { width: 100%; } .ans-text { padding-top: 10px; padding-bottom: 10px; } .btn-answer, .btn-answer:visited { font-size: 1em; background-color: rgba(0, 0, 0, 0.5) !important; box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.25), inset 0px 0px 3px 0px rgba(0,0,0,0.4) !important; color: rgb(240,240,240) !important; border: 0; } .btn-answer:active, .btn-answer:hover, .btn-answer:focus { color: rgb(240,240,240) !important; background-color: rgba(0, 0, 0, 0.6) !important; box-shadow: inset 0px 3px 15px 0px rgba(0,0,0,0.25), inset 0px 4px 3px 0px rgba(0,0,0,0.4) !important; } input[type=radio]:checked ~ .ans-text { width: 100%; padding-top: 10px; padding-bottom: 10px; border-style: solid; border-width: 1px; border-color: white; background-color: white; color:black; animation-name: bounce; -webkit-animation-name: bounce; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; animation-timing-function: ease; -webkit-animation-timing-function: ease; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; } @keyframes bounce { 0% { transform: translateY(0%) scaleY(0.6); } 60%{ transform: translateY(-100%) scaleY(1.1); } 70%{ transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ transform: translateY(0%) scaleY(1) scaleX(1); } } @-webkit-keyframes bounce { 0% { -webkit-transform: translateY(0%) scaleY(0.6); } 60%{ -webkit-transform: translateY(-100%) scaleY(1.1); } 70%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ -webkit-transform: translateY(0%) scaleY(1) scaleX(1); } } /* Notice */ .notice-font { margin-top: 40%; font-size: 2.5em; font-weight: bold; } .border { border-style: solid; border-width: 2px; border-color: white; padding: 20px 20px 20px 20px; } .progress-bar { pointer-events: none; } .progress-bar .bar { background: #29d; position: fixed; z-index: 1031; top: 0; left: 0; width: 100%; height: 8px; box-shadow: 0px 0px 8px 0px rgba(34,153,221, 0.4), 0px 0px 3px 0px rgba(34,153,221,0.6); transition: 0.2s ease; -webkit-transition: 0.2s ease; } .progress-bar .bar.red { background-color: rgb(255,30,30); box-shadow: 0px 0px 8px 0px rgba(255,30,30, 0.4), 0px 0px 3px 0px rgba(255,30,30,0.6); } /* Fancy blur effect */ .progress-bar .peg { display: block; position: absolute; right: 0px; width: 0px; height: 100%; /*box-shadow: 0px 0px 10px 0px rgb(42,128,185), 0px 0px 5px 2px rgb(42,128,185);*/ opacity: 1.0; -webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); }
0.347869
0.095265
.question_wrapper { display: flex; justify-content: center; align-items: center; flex-direction: column; } /* 전체 */ body { background-color: #1f1f1f; color: #ffffff; font-family: "Noto Sans KR", sans-serif; } article { display: flex; flex-direction: column; } .copyright-text { font-family: "Noto Sans KR"; font-size: 12px; color: #7c7c7c; } /* 시작화면 */ .question { display: none; } .main-title { font-size: 14px; color: #7c7c7c; } .sub-title { font-size: 24px; font-weight: 100; color: #ebebeb; } .updown-slash { width: 166px; margin: 0 auto; } .start-cover { display: flex; justify-content: center; align-items: center; } .btn-start { font-size: 16px; color: #ff9300; background-color: #1f1f1f; border: #1f1f1f; } .btn-start, .btn-start:visited, .btn-start:hover, .btn-start:active { font-size: 16px; color: #ff9300; background-color: #1f1f1f; border: #1f1f1f; } .btn-start:active, .btn-start:focus { background-color: #ff9300 !important; border: #1f1f1f !important; font-size: 16px; color: #ffffff; } /* 문제 화면 */ .btn-answer, .btn-answer:visited, .btn-answer:hover, .btn-answer:active, .btn-answer:focus { background-color: #1f1f1f; border: #1f1f1f; width: 288px; margin: 0 auto; font-size: 13px; color: #ffffff; } .btn-answer:hover { background-color: #ff9300 !important; border: #1f1f1f !important; width: 288px; margin: 0 auto; font-size: 13px; color: #ffffff; } .progress-bar { background-color: #ff9300; } .progress { background-color: #525764; } .likelion-logo { width: 96px; margin: 0 auto; } .slash-element { width: 24px; margin: 0 auto; } .question-content { font-size: 14px; color: #ff9300; } .rectangle { width: 288px; height: 8px; background-color: #383a43; margin: 0 auto; } .mid-rectangle { width: 288px; height: 1px; background-color: #383a43; margin: 0 auto; } /* 결과 화면 */ .result-message { color: #ff9300; margin: 0 auto; font-size: 24px; font-weight: 100; } .result-animal { font-size: 18px; font-weight: 100; color: #ebebeb; } .result-explain { font-size: 13px; font-weight: normal; color: #ff9300; } .share-message { margin: 0 auto; color: #ffffff; font-size: 24px; font-weight: 100; } .result { display: none; } #img { margin: 0 auto; } .share { margin: 0 auto; } .kakao_ad { width: 320px; margin: 0 auto; } .banner { display: flex; justify-content: center; width: 300px; margin: 0 auto; } .banner-img { width: 300px; height: 405.17px; }
style.css
.question_wrapper { display: flex; justify-content: center; align-items: center; flex-direction: column; } /* 전체 */ body { background-color: #1f1f1f; color: #ffffff; font-family: "Noto Sans KR", sans-serif; } article { display: flex; flex-direction: column; } .copyright-text { font-family: "Noto Sans KR"; font-size: 12px; color: #7c7c7c; } /* 시작화면 */ .question { display: none; } .main-title { font-size: 14px; color: #7c7c7c; } .sub-title { font-size: 24px; font-weight: 100; color: #ebebeb; } .updown-slash { width: 166px; margin: 0 auto; } .start-cover { display: flex; justify-content: center; align-items: center; } .btn-start { font-size: 16px; color: #ff9300; background-color: #1f1f1f; border: #1f1f1f; } .btn-start, .btn-start:visited, .btn-start:hover, .btn-start:active { font-size: 16px; color: #ff9300; background-color: #1f1f1f; border: #1f1f1f; } .btn-start:active, .btn-start:focus { background-color: #ff9300 !important; border: #1f1f1f !important; font-size: 16px; color: #ffffff; } /* 문제 화면 */ .btn-answer, .btn-answer:visited, .btn-answer:hover, .btn-answer:active, .btn-answer:focus { background-color: #1f1f1f; border: #1f1f1f; width: 288px; margin: 0 auto; font-size: 13px; color: #ffffff; } .btn-answer:hover { background-color: #ff9300 !important; border: #1f1f1f !important; width: 288px; margin: 0 auto; font-size: 13px; color: #ffffff; } .progress-bar { background-color: #ff9300; } .progress { background-color: #525764; } .likelion-logo { width: 96px; margin: 0 auto; } .slash-element { width: 24px; margin: 0 auto; } .question-content { font-size: 14px; color: #ff9300; } .rectangle { width: 288px; height: 8px; background-color: #383a43; margin: 0 auto; } .mid-rectangle { width: 288px; height: 1px; background-color: #383a43; margin: 0 auto; } /* 결과 화면 */ .result-message { color: #ff9300; margin: 0 auto; font-size: 24px; font-weight: 100; } .result-animal { font-size: 18px; font-weight: 100; color: #ebebeb; } .result-explain { font-size: 13px; font-weight: normal; color: #ff9300; } .share-message { margin: 0 auto; color: #ffffff; font-size: 24px; font-weight: 100; } .result { display: none; } #img { margin: 0 auto; } .share { margin: 0 auto; } .kakao_ad { width: 320px; margin: 0 auto; } .banner { display: flex; justify-content: center; width: 300px; margin: 0 auto; } .banner-img { width: 300px; height: 405.17px; }
0.328314
0.085709
.nk-user-dropdown { position: absolute; top: 100%; right: 20px; width: 315px; padding: 18px; padding-bottom: 30px; margin-top: 11px; text-align: left; visibility: hidden; background-color: #232930; border: 1px solid #293139; border-bottom: 4px solid #dd163b; opacity: 0; -webkit-transition: .3s opacity, .3s visibility; -o-transition: .3s opacity, .3s visibility; transition: .3s opacity, .3s visibility; z-index: 1010; } .centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .active-item{ border: 2px solid gold !important; } .hide-check{ display: none; } .panel-default:hover{ background-color: #594466; } .item-box{ } .active { color: #fff; background-color: #dd163b !important; border-color: #a5102c; } .nohighlight { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } .stashbox{ width:120px; display: inline-block; padding: 8px; position: relative; } #bet-value{ color: #fff; } #bets-placed{ color: #fff; } .vg-footer { position: absolute; left: 0; bottom: 0; width: 100%; color: white; margin: 10px; } .vg-header { position: absolute; left: 0; bottom: 0; width: 100%; color: white; text-align: center; } .team-btn{ min-width: 200px; } .hidden{ display: none; } .vg-active{ font-weight: bold; background-color: #123845; border: 2px solid; } .speech-bubble:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 23px solid transparent; border-top-color: #00aabb; border-bottom: 0; margin-left: -23px; margin-bottom: -23px; } .mb10{ margin-bottom: 10px; }
public/assets/css/custom.css
.nk-user-dropdown { position: absolute; top: 100%; right: 20px; width: 315px; padding: 18px; padding-bottom: 30px; margin-top: 11px; text-align: left; visibility: hidden; background-color: #232930; border: 1px solid #293139; border-bottom: 4px solid #dd163b; opacity: 0; -webkit-transition: .3s opacity, .3s visibility; -o-transition: .3s opacity, .3s visibility; transition: .3s opacity, .3s visibility; z-index: 1010; } .centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .active-item{ border: 2px solid gold !important; } .hide-check{ display: none; } .panel-default:hover{ background-color: #594466; } .item-box{ } .active { color: #fff; background-color: #dd163b !important; border-color: #a5102c; } .nohighlight { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } .stashbox{ width:120px; display: inline-block; padding: 8px; position: relative; } #bet-value{ color: #fff; } #bets-placed{ color: #fff; } .vg-footer { position: absolute; left: 0; bottom: 0; width: 100%; color: white; margin: 10px; } .vg-header { position: absolute; left: 0; bottom: 0; width: 100%; color: white; text-align: center; } .team-btn{ min-width: 200px; } .hidden{ display: none; } .vg-active{ font-weight: bold; background-color: #123845; border: 2px solid; } .speech-bubble:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 23px solid transparent; border-top-color: #00aabb; border-bottom: 0; margin-left: -23px; margin-bottom: -23px; } .mb10{ margin-bottom: 10px; }
0.361052
0.052497
@media only screen and (min-width: 2560) { .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 500px !important; padding-right: 500px !important;} .camera_caption > div{ margin-left: 18% !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;} } @media (min-width: 1680px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 150px !important; padding-right: 150px !important;} .widget .cols{width: 414px !important;} .widget .cerlang-box{width: 300px !important; margin-right: 60px;} /*.camera_caption > div{ margin-left: 90px !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;}*/ /* BLOG DETAIL - ADRIAN */ .widget .cols1 { width: 423px !important; height: 281px !important; margin-right: 4%;} .widget .cols2 { width: 910px !important; height: 410px !important;} .widget .cols3 { width: 414px !important; height: 410px !important; margin-left: 4% !important;} .sec-image { padding: 100px 150px 0 150px !important;} .sec-blog-join { background-size: 100% !important;} /* END BLOG DETAIL - ADRIAN */ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 150px 0 150px !important;} .sec-container {padding: 60px 150px 0 150px !important;} .cat-article ul li{margin-right: 29px !important;} /*======== end article -detail dwim =======*/ /* AGENDA LIST DIMAS */ h2 {font-size: 35px !important;} .sec-container {padding: 60px 150px 0 150px !important;} .widget .cols-agenda-text {width: 57% !important;} .widget .cols-agenda {width: 40% !important;} .cols-agenda-text p {font-size: 20px !important;} .cols-agenda-text span {font-size: 15px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 150px 0 150px !important;} .sec-blog-join{background-size: 100% !important;} /*===END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 20.5% !important; top: 28% !important; line-height: 65px !important;} .sec-header2 h4{left: 12.5% !important; top: 45% !important;} .sec-header2 p{left: 28% !important; top: 55% !important;} .widget2 .cols2{width: 410px !important;} .pagination{ font-size: 20px !important; margin-left: 25% !important;} .sec-blog-join{background-size: 100% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (min-width: 1440px) and (max-width: 1555px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 135px !important; padding-right: 135px !important;} .camera_caption > div{ margin-left: 90px !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;} /*======== direktori detail =======*/ .title-page-direktori h1{top: 33% !important;left: 24% !important;} .title-page-direktori p{top: 50% !important;left: 479px !important;} .widget2 .cols2{width: 355px !important; margin-right: 52px;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN */ .sec-image { padding: 100px 135px 0 135px !important;} .widget .cols1{ margin-right: 5%;} .widget .cols3 { width: 361px !important; margin-left: 5% !important;} /* END BLOG DETAIL - ADRIAN*/ /* CERLANG - ADRIAN */ .image-article { width: 724px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 35% !important;} .widget .cols-agenda-text {width: 62% !important;} .cols-agenda-text p {font-size: 18px !important; line-height: 30px!important;} .sec-container {padding: 60px 135px 0 135px !important;} .cols-agenda-text span {font-size: 14px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 135px 0 135px !important;} .widget .cols { width: 350px !important; /* margin-right: 0px !important;*/} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 23% !important;} .sec-header2 h4{left: 13.5% !important;} .sec-header2 p{left: 32% !important;} .widget2 .cols2 {width: 340px !important;} .pagination{margin-left: 15% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 135px 0 135px !important;} /*======== end article -detail dwim =======*/ } /*@media (max-width: 1366px) and (min-width: 1360px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 100px !important; padding-right: 100px !important;} .widget .cols{ width: 345px !important;margin-right: 43px !important} .widget .cerlang-box{ margin-right: 45px !important; width: 257px !important;} }*/ @media (max-width: 1300px){ .home-galeri-wisata{width: 70% !important;} .widget .cols{ margin-right: 3%;} .agenda-text{width: 40% !important;} .widget .cerlang-box{ margin-right: 2%;} .widget2 .cols2{margin-right: 45px;} /*======== direktori detail =======*/ .title-page-direktori h1{top: 33% !important; left: 287px !important;} .title-page-direktori p{top: 50% !important;left: 420px !important;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-image { padding: 100px 80px 0 80px !important;} .widget .cols1{ width: 357px !important; margin-right: 3%;} .widget .cols3{ width: 355px !important; margin-left: 3% !important; } /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 706px !important;} /* END CERLANG ADRIAN */ /*======== article -detail dwim =======*/ .nwslt {width: 195px !important;} .sec-container {padding: 60px 80px 0 80px;} /*======== end article -detail dwim =======*/ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 80px 0 80px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{top: 27%;} .widget2 .cols2 {width: 330px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (max-width: 1290px){ .header-container, .sec-blog, .sec-blog-image, .footer-container, .sec-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 60px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 335px !important;} .image-gw-title{bottom: 100px !important;} .widget .cols{width: 30% !important;margin-left: 0px !important; margin-right: 5%;} .widget .cols-sum-desc{bottom: 75px !important;} /*.widget .cols{width: 345px !important;margin-left: 0px !important; margin-right: 52px;}*/ .widget .cols-article{width: 565px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 13px !important; line-height: 20px !important;} .widget .video-yt{width: 740px !important;} .agenda-text{width: 380px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{margin-right: 30px; width: 270px !important;} .footer-info .footer-alamat{ margin-right: 135px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .widget2 .cols2{margin-right: 6%;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 80px 280px 0 280px;} .sec-image { padding: 80px 40px 0 40px !important;} .widget .cols1{ width: 363px !important; margin-right: 5%;} .widget .cols3{ width: 363px !important;margin-left: 8% !important;} /*END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 749px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 67% !important;} .sec-container {padding: 60px 40px 0 40px !important;} .cols-agenda-text p {font-size: 15px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 40px 0 40px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{ left: 18.5% !important; top: 25% !important;} .sec-header2 h4{ left: 8% !important; top: 45% !important;} .sec-header2 p{ left: 28.5% !important; top: 56.5% !important;} .widget2 .cols2 {width: 354px !important;} .sec-nav-page{margin: 0 30% 0 30% !important;} /*======== article -detail dwim =======*/ .sec-container {padding: 60px 40px 0 40px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 1230px){ .home-dir-wisata{ width: 29% !important;} .home-galeri-wisata{width: 69% !important;} .widget .cols{width: 32% !important;margin-right: 2%;} .image-gw{width: 333px !important;} .widget .cols-article{ width: 49% !important;} .widget .cerlang-box{ margin-right: 6%;width: 20%!important;} /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 50px 230px 0 230px !important;} .sec-image { padding: 50px 40px 0 40px !important;} .widget .cols1 { width: 352px !important; margin-right: 4%;} .widget .cols2 { width: 744px !important; height: 320px !important;} .widget .cols3 { margin-left: 6% !important; width: 337px !important; height: 320px !important;} .sec-share { padding: 20px 0 0 230px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 714px !important;} /* END CERLANG - ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 65% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 19.5% ;} /*.sec-header2 h1 {left: 19.5% !important; top: 27% !important;}*/ .sec-header2 h4{ left: 18.5% !important; top: 27% !important; } .sec-header2 p{left: 28.9% !important; top: 61.5% !important;} .widget2 .cols2 {width: 334px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (max-width: 1130px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 39px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 298px !important;} .image-gw-title{bottom: 90px !important;} .widget .cols{width: 305px !important;margin-left: 0px !important; margin-right: 52px;} .widget .cols-article{width: 475px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 12px !important; line-height: 20px !important;} .widget .video-yt{width: 500px !important;} .agenda-text{width: 350px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{margin-right: 26px; width: 229px !important;} .footer-info .footer-alamat{ margin-right: 65px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .widget2 .cols2{width: 299px !important;} /*======== end direktori detail =======*/ /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 220px 0 220px !important;} .sec-image { padding: 40px 40px 0 4 0px !important;} .widget .cols1 { margin-right: 3%; width: 329px !important; height: 214px !important;} .widget .cols2 { width: 705px !important; height: 290px !important;} .widget .cols3 { margin-left: 3% !important; width: 313px !important; height: 290px !important;} .sec-share { padding: 20px 0 0 220px !important;} /* END BLOG DETAIL - ADRIAN*/ /* CERLANG ADRIAN */ .image-article { width: 658px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 62% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20.5% !important; top: 26% !important;} .sec-header2 h4 {left: 8.5% !important; top: 46% !important;} .sec-header2 p {left: 31.8% !important; top: 58.5% !important;} .widget2 .cols2 {width: 300px !important;} .sec-nav-page { margin: 0 28% 0 28% !important;} /*=== end ARTIKEL_blog ==== FARIS ===*/ /*======== articke -detail dwim =======*/ .sec-container {padding: 60px 35px 0 35px !important;} .gallery-artcl-detil ul li { padding-right: 15px !important;} /*======== end articke -detail dwim =======*/ } @media (max-width: 1030px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 39px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 255px !important;} .image-gw-title{bottom: 73px !important;} .widget .cols{width: 30%!important;margin-left: 0px !important;margin-right: 5%;} .widget .cols-article{width: 450px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 12px !important; line-height: 20px !important;} .widget .video-yt{width: 500px !important;} .agenda-text{width: 350px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{ width: 210px !important;} .footer-info .footer-alamat{ margin-right: 65px !important;} /*======== end home page =======*/ /*======== blog detai page =======*/ /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 180px 0 180px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 3%; width: 295px !important; height: 190px !important;} .widget .cols2 { width: 630px !important; height: 250px !important;} .widget .cols3 { margin-left: 4% !important; width: 272px !important; height: 250px !important;} .sec-share { padding: 20px 0 0 180px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 585px !important;} /* END CERLANG - ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 33% !important;} .widget .cols-agenda-text {width: 63% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ /*diliat dari 1024*/ .sec-header2 h1 {line-height: 50px !important;left: 23% !important;top: 26% !important;} .sec-header2 h4 {left: 9.8% !important; top: 44% !important;} .sec-header2 p {left: 35.3% !important; top: 53.5% !important;} .widget2 .cols2 {margin-right: 2.3% ;} .sec-nav-page {margin: 0 25% 0 26% !important;} /*=== end ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {width: 158px !important;} .sec-container { padding: 60px 40px 0 40px !important;} .cat-article ul li { margin-bottom: 30px !important; margin-right: 6px !important;} .gallery-artcl-detil ul li {width: 319px !important; /*======== end article -detail dwim =======*/ } @media (max-width: 980px){ .widget .cols-article{width: 48% !important;} .agenda-text{width: 35% !important;} .agenda-list .agenda-box{ width: 450px !important;} .summary-ag{width: 260px !important;} .widget .cerlang-box{width: 22% !important;} .widget .video-yt{width: 54% !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 160px 0 160px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 5%; width: 270px !important; height: 170px !important;} .widget .cols2 { width: 605px !important; height: 245px !important;} .widget .cols3 { margin-left: 5% !important; width: 250px !important; height: 245px !important;} .sec-share { padding: 20px 0 0 160px !important;} .share-title p { line-height: 31px !important;} .sec-icon { font-size: 26px !important;} /* END BLOG DETAIL - ADRIAN*/ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 30% !important;} .widget .cols-agenda-text {width: 66% !important;} .widget .cols-agenda-text h2 {font-size: 20px !important;} .cols-agenda-text span {font-size: 10px !important;} .cols-agenda-text p {font-size: 13px !important;} .button3 .button-daftar {font-size: 12px !important; padding: 8px 40px !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important; top: 31% !important; font-size: 40px !important; line-height: 45px !important;} .sec-header2 h4 {left: 7.8% !important; top: 51% !important; font-size: 8px !important;} .sec-header2 p {left: 31.6% !important; top: 63.5% !important; font-size: 10px !important;} .widget2 .cols2 {width: 284px !important;} .sec-nav-page {margin: 0px 24% 0 24% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt { width: 158px !important;} .gallery-artcl-detil ul li {width: 304px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 950px){ .header-menu ul li{margin-left: 20px !important;} .home-galeri-wisata{width: 70% !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 150px 0 150px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 6%; width: 255px !important; height: 160px !important;} .widget .cols2 { width: 580px !important; height: 230px !important;} .widget .cols3 { margin-left: 6% !important; width: 237px !important; height: 230px !important;} .sec-share { padding: 20px 0 0 150px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 539px !important;} /* END CERLANG ADRIAN */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 p {left: 32.6% !important;} .widget2 .cols2 {width: 274px !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 14px !important;} .summary-content-blog p {font-size: 10px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {width: 150px !important;} .btn.nwslt{width: 95px !important;} .gallery-artcl-detil ul li { padding-right: 4px !important; /*======== end article -detail dwim =======*/ } @media (max-width: 778px){ .header-container, .sec-blog, .sec-blog-image, .footer-container, .sec-container {padding-left: 30px !important; padding-right: 30px !important;} /*======== home page =======*/ .header-logo{width: 150px !important;} .header-menu ul li{font-size: 11px !important;letter-spacing: 1px !important;margin-left: 26px !important;} .camera_caption{font-size: 25px !important;top: 46px !important; line-height: 35px !important;} .camera_caption > div{width: 430px !important;} .home-galeri-wisata{width: 50% !important;} .image-gw{width: 344px !important;} .image-gw-title{bottom: 100px !important;} .widget .cols{ width: 221px !important; margin-right: 22px;} .widget .cols-sum-title p{width: 75% !important; font-size: 18px !important;} .widget .cols-article{ width: 341px !important;} .widget .cols-sum-desc p{ line-height: 16px !important;} .widget .video-yt{width: 367px !important;} .video-row .video-list{width: 291px !important;} .cols-list{width: 280px !important;} .agenda-text{width: 250px !important;} .agenda-list .agenda-box{width: 368px !important;} .agenda-list .agenda-box{padding: 21px 19px 0 19px !important;} .image-ag{width: 146px !important;} .image-ag img{ height: auto !important; } .summary-ag{width: 203px !important;} .list-top-title p{ font-size: 14px !important;} .list-top-sum{margin-top: 8px !important;} .list-date-td p{font-size: 14px !important} .list-ag-head{margin-top: 30px !important;} .list-ag-cat p, .list-ag-date p {font-size: 13px !important;} .list-ag-sum p{ font-size: 12px !important; line-height: 17px !important;} .widget .cerlang-box{margin-right: 18px !important;width: 159px !important;} .footer-info .footer-alamat span, .footer-alamat ul li a, .footer-apps ul li a{font-size: 13px !important;line-height: 23px !important;} .footer-info .footer-alamat{margin-right: 0px !important;} /*======== end home page =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 30px 120px 0 120px !important;} .sec-image { padding: 30px 30px 0 30px !important;} .widget .cols1 { margin-right: 5%; width: 210px !important; height: 140px !important;} .widget .cols2 { width: 453px !important; height: 210px !important;} .widget .cols3 { margin-left: 5% !important; width: 214px !important; height: 210px !important;} .sec-share { padding: 20px 0 0 120px !important; } .share-title p { line-height: 31px !important;} .sec-icon { font-size: 26px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 439px !important;} /* END CERLANG ADRIAN*/ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 65% !important;} h2 {font-size: 20px !important;} .widget .cols-agenda-text h2 {font-size: 18px !important; margin-bottom: 5px !important; margin-top: 2px !important;} .cols-agenda-text span {font-size: 9px !important;} .cols-agenda-text p {font-size: 12px !important; line-height: 15px !important;} .button3 .button-daftar {font-size: 10px !important; padding: 7px 39px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container {padding: 60px 30px 0 30px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important; top: 27% !important; font-size: 30px !important; line-height: 35px !important;} .sec-header2 h4 {left: 9.8% !important; top: 44% !important; font-size: 8px !important;} .sec-header2 p {left: 34% !important; top: 56.5% !important; font-size: 8px !important;} .widget2 .cols2 {width: 225px !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 14px !important;} .summary-content-blog p {font-size: 8px;} .sec-nav-page {margin: 0px 20% 0 18% !important; font-size: 10px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 30px 0 30px !important;} .nwslt {font-size: 11px !important;} .nwslt {width: 137px !important;} .btn-nwslt{ width: 75px !important;} .gallery-artcl-detil ul li { width: 247px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 760px){ .widget .cols{ margin-right: 18px !important; width: 215px !important;} .widget .cerlang-box{margin-right: 16px !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 20px 120px 0 120px !important;} .sec-image { padding: 20px 30px 0 30px !important;} .widget .cols1 { margin-right: 5%; width: 210px !important; height: 125px !important;} .widget .cols2 { width: 465px !important; height: 200px !important;} .widget .cols3 { margin-left: 5% !important; width: 200px !important; height: 200px !important;} .sec-share { padding: 20px 0 0 120px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 433px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text h2 {font-size: 22px !important; margin-bottom: 10px !important;} .widget .cols-agenda-text h2 {font-size: 17px !important; margin-bottom: 8px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .widget .cols .cols-sum{padding-right: 24px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .widget2 .cols2 {width: 225px !important; margin-right: 1.63% ;} .sec-nav-page {margin: 0px 18% 0 18% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .txt-nwslt p {font-size: 8px !important} .nwslt {font-size: 11px !important;} .desc-blog p {font-size: 14px !important;} .box-cat-article {padding-top: 20px;} .gallery-artcl-detil ul li {width: 244px !important;} .cat-article ul {padding-top: 17px !important;} .row-det h2 {font-size: 24px !important;} .tag-gratis {padding-top: 19px; padding-bottom: 4px !important;} .cat-article ul li a {padding: 12px 15px; font-size: 12px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 610px){ .header-menu{display: none !important;} .header-menu-mobile{display: block !important; float: right;} /*======== home page =======*/ .camera_caption{top: 10% !important;} .camera_caption > div{margin-left: 37px !important;} .header-body{height: 70px !important;} .header-container{padding-top: 18px !important;} .home-dir-wisata{width: 200px !important;} .image-gw{width: 294px !important;} .image-gw-title{bottom: 87px !important;} .widget .cols{ margin-right: 14px !important;width: 166px !important;} .widget .cols-article{width: 100% !important;padding-top: 20px;} .widget .video-yt{width: 100% !important;} .video-row{width: 100% !important;padding-top: 35px !important;} .video-row .video-list{width: 100% !important;} .cols-list{width: 90% !important;} .agenda-text{width: 200px !important;} .agenda-list .agenda-box{width: 290px!important;} .image-ag{width: 120px !important;} .summary-ag{clear: both !important;width: 100% !important;padding-top: 10px !important;float: none !important;} .list-top-sum p{text-align: justify !important;line-height: 18px !important;font-size: 13px !important;} .list-date .ld-loc{left: 168px !important;} .list-date-td .td-loc{ left: 173px !important;} .list-ag-head{margin-top: 19px !important;} .list-ag-sum{margin-top: 8px !important;} .widget .cerlang-box{width: 119px !important;} .footer-info .footer-alamat{width: 20% !important;} .footer-copyright{padding-top: 60px !important;} .cpr p{font-size: 12px !important;} .sosmed ul li{font-size: 20px !important;margin-left: 21px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .title-blog p{font-size: 18px !important; line-height: 25px !important;} .join-title p{ margin-top: 25px !important;font-size: 13px !important;width: 100%!important;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-header p { font-size: 45px !important;} .sec-image { padding: 30px 30px 0 30px !important;} .content-article-sum { font-size: 12px;} .sec-article { padding: 0px 120px 0 120px !important;} .widget .cols1 { margin-right: 12px; width: 175px !important; height: 115px !important;} .widget .cols2 { width: 365px !important; height: 155px !important;} .widget .cols3 { margin-left: 5% !important; width: 155px !important; height: 155px !important; } .share-title p { line-height: 34px !important; font-size: 10px !important;} .join-p { width: 600px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 341px !important;} .join-p { width: 600px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .sec-container {padding: 40px 30px 0 30px !important;} .widget .cols-agenda {width: 35% !important;} h2 {font-size: 18px !important;} .widget .cols-agenda-text {width: 59% !important;} .widget .cols-agenda-text h2 {font-size: 15px !important; margin-bottom: 0px !important;} .cols-agenda-text span {font-size: 8px !important; padding-bottom: 15px !important;}\ .cols-agenda-text p {font-size: 10px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 18% !important; top: 20% !important; font-size: 20px !important; line-height: 24px !important;} .sec-header2 h4 {left: 9.8% !important; top: 32% !important; font-size: 6px !important;} .sec-header2 p {left: 35% !important; top: 41.5% !important; font-size: 6px !important; line-height: 15px;} .h2{ font-size: 20px !important;} .kanan ul li{font-size: 14px !important;} .sort-article{padding: 10px 18px 7px 11px;} .widget2 .cols2 {width: 550px !important; padding-bottom: 5% !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 20px !important;} .summary-content-blog p {font-size: 11px;} .sec-nav-page {margin: 0px 3% 0 10% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {font-size: 10px !important;} .btn.nwslt {margin-left: 4px !important;} .row-det h2 {font-size: 18px !important;} .gallery-artcl-detil ul li {width: 190px !important;} .nwslt {font-size: 12px !important;} .nwslt {width: 131px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 510px){ .home-dir-wisata{width: 100%!important;padding-bottom: 32px !important;} .home-galeri-wisata, .image-gw{width: 100% !important;} .image-gw-title{bottom: 105px !important;} .widget .cols{margin-right: 14px !important;width: 100% !important;padding-bottom: 40px !important;} .fr{float: left !important;} .widget .cols-article{ width: 100% !important;margin-bottom: 20px !important; padding-top: 0 !important} .agenda-text, .agenda-list, .widget .cerlang-box{width: 100%!important;} .agenda-list .agenda-box{ width: auto !important;} .sec-blog-image{ background-position: center top !important; height: auto !important;} .summary-ag{padding-top: 25px !important;} .list-date .ld-loc{left: 72%!important;} .list-date-td .td-loc{left: 73% !important;} .list-ag-head{margin-top: 22px !important;} .footer-info .footer-alamat{ width: 50% !important;} .footer-apps ul{padding: 0 !important; } .footer-apps{float: left !important; margin-top: 20px;} .sosmed ul li{ font-size: 19px !important;margin-left: 12px !important;} .sec-blog{padding-top: 45px !important;} .side-left, .side-right{width: 100% !important;} /* BLOG DETAIL - ADRIAN */ .sec-header p { font-size: 45px !important;} .sec-article { padding: 0px 100px 0 100px !important;} .sec-image { padding: 20px 30px 0 30px !important;} .widget .cols1 { width: 100% !important; height: 250px !important; margin-bottom: 3% !important;} .join-p { width: 500px !important;} .widget .cols2 { width: 100% !important; height: 210px !important; margin-bottom: 3% !important;} .widget .cols3 { margin-left: 33% !important; width: 160px !important; height: 160px !important;} .sec-share { padding: 20px 0 0 100px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 449px !important;} .join-p { width: 500px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 100% !important;} .widget .cols-agenda-text {width: 100% !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .image-gw-title {bottom: 45% !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important;top: 19% !important;font-size: 18px !important;line-height: 22px !important;} .sec-header2 h4 {left: 11% !important;top: 29% !important;font-size: 5px !important;} .sec-header2 p {left: 37% !important;top: 36.5% !important;font-size: 5px !important;line-height: 9px;} .kanan ul li {font-size: 11px !important;} .sort-article {padding: 7px 0px 7px 3px;} .widget2 .cols2 {width: 450px !important;} .sec-nav-page {margin: 0px 2% 0 4% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .image-detail img {width: 100% !important;} .nwslt {font-size: 20px !important;} .nwslt {width: 239px !important;} .txt-nwslt p {font-size: 11px !important;} .side-right {width: 100% !important;} .side-left {width: 100% !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 430px){ .footer-apps{clear: both;float: left !important;margin-top: 40px !important;} .pb15{padding-bottom: 5px !important;} .cpr, .sosmed{float: none !important} .sosmed ul{padding: 0 !important; margin: 0 !important;} .sosmed ul li{margin-right: 12px !important;margin-left: 0px !important;} .camera_caption{font-size: 19px !important;line-height: 27px !important;} .camera_caption > div{width: 300px !important;} /*BLOG DETAIL - ADRIAN */ .sec-article { padding: 0px 50px 0 50px !important;} .join-p { width: 378px !important;} .widget .cols1 { height: 220px !important;} .widget .cols2 { width: 100% !important; height: 180px !important; margin-bottom: 3% !important;} .widget .cols3 { margin-left: 110px !important; width: 160px !important; height: 160px !important;} .sec-share { padding: 20px 0 0 50px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 315px !important;} .join-p { width: 378px !important;} /* END CERLANG ADRIAN */ /*=== category_blog ==== FARIS ===*/ .image-gw-title { bottom: 45% !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 21% !important;top: 17% !important;font-size: 15px !important;line-height: 17px !important;} .sec-header2 h4 {left: 12% !important;top: 26% !important;font-size: 4px !important;} .sec-header2 p {left: 33.5% !important;top: 33.5% !important;font-size: 3px !important;line-height: 9px;} .kanan ul li{margin-left: 2px !important;} .widget2 .cols2 {width: 314px !important;} .sec-nav-page{ padding: 8% !important; margin: 0px 0% 0 0% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ } @media (max-width: 330px){ .list-date .ld-loc{left: 50%!important;} .list-date-td .td-loc{ left: 52% !important;} .agenda-list .agenda-box{height: 535px !important;} /* BLOG DETAIL - ADRIAN */ .sec-header h2 { font-size: 10px !important;} .sec-header p { font-size: 40px !important;} .widget .cols1 { height: 210px !important;} .widget .cols3 { margin-left: 55px !important;} .sec-share { padding: 20px 0 0 50px !important; margin-bottom: 3% !important;} .share-title p { line-height: 28px !important;} .sec-icon { font-size: 21px !important;} .join-p { width: 320px !important;} .join-p p { font-size: 12px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 260px !important;} .join-p { width: 320px !important;} .join-p p { font-size: 12px !important;} /* END CERLANG ADRIAN */ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 22% !important;top: 17% !important;font-size: 11px !important;line-height: 12px !important;} .sec-header2 h4 {left: 15% !important;top: 23% !important;font-size: 4px !important;} .sec-header2 p {left: 39% !important;top: 28.5% !important;font-size: 4px !important;line-height: 5px;} .widget2 .cols2 {width: 260px !important;} .sec-nav-page {padding: 0% !important;} }
assets/theme/css/responsive_old.css
@media only screen and (min-width: 2560) { .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 500px !important; padding-right: 500px !important;} .camera_caption > div{ margin-left: 18% !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;} } @media (min-width: 1680px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 150px !important; padding-right: 150px !important;} .widget .cols{width: 414px !important;} .widget .cerlang-box{width: 300px !important; margin-right: 60px;} /*.camera_caption > div{ margin-left: 90px !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;}*/ /* BLOG DETAIL - ADRIAN */ .widget .cols1 { width: 423px !important; height: 281px !important; margin-right: 4%;} .widget .cols2 { width: 910px !important; height: 410px !important;} .widget .cols3 { width: 414px !important; height: 410px !important; margin-left: 4% !important;} .sec-image { padding: 100px 150px 0 150px !important;} .sec-blog-join { background-size: 100% !important;} /* END BLOG DETAIL - ADRIAN */ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 150px 0 150px !important;} .sec-container {padding: 60px 150px 0 150px !important;} .cat-article ul li{margin-right: 29px !important;} /*======== end article -detail dwim =======*/ /* AGENDA LIST DIMAS */ h2 {font-size: 35px !important;} .sec-container {padding: 60px 150px 0 150px !important;} .widget .cols-agenda-text {width: 57% !important;} .widget .cols-agenda {width: 40% !important;} .cols-agenda-text p {font-size: 20px !important;} .cols-agenda-text span {font-size: 15px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 150px 0 150px !important;} .sec-blog-join{background-size: 100% !important;} /*===END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 20.5% !important; top: 28% !important; line-height: 65px !important;} .sec-header2 h4{left: 12.5% !important; top: 45% !important;} .sec-header2 p{left: 28% !important; top: 55% !important;} .widget2 .cols2{width: 410px !important;} .pagination{ font-size: 20px !important; margin-left: 25% !important;} .sec-blog-join{background-size: 100% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (min-width: 1440px) and (max-width: 1555px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 135px !important; padding-right: 135px !important;} .camera_caption > div{ margin-left: 90px !important;} .camera_prev{ left: 130px !important;} .camera_next{ right: 150px !important;} .widget .cols{ margin-right: 60px;} .widget .cerlang-box{margin-right: 39px;} /*======== direktori detail =======*/ .title-page-direktori h1{top: 33% !important;left: 24% !important;} .title-page-direktori p{top: 50% !important;left: 479px !important;} .widget2 .cols2{width: 355px !important; margin-right: 52px;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN */ .sec-image { padding: 100px 135px 0 135px !important;} .widget .cols1{ margin-right: 5%;} .widget .cols3 { width: 361px !important; margin-left: 5% !important;} /* END BLOG DETAIL - ADRIAN*/ /* CERLANG - ADRIAN */ .image-article { width: 724px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 35% !important;} .widget .cols-agenda-text {width: 62% !important;} .cols-agenda-text p {font-size: 18px !important; line-height: 30px!important;} .sec-container {padding: 60px 135px 0 135px !important;} .cols-agenda-text span {font-size: 14px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 135px 0 135px !important;} .widget .cols { width: 350px !important; /* margin-right: 0px !important;*/} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 23% !important;} .sec-header2 h4{left: 13.5% !important;} .sec-header2 p{left: 32% !important;} .widget2 .cols2 {width: 340px !important;} .pagination{margin-left: 15% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 135px 0 135px !important;} /*======== end article -detail dwim =======*/ } /*@media (max-width: 1366px) and (min-width: 1360px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 100px !important; padding-right: 100px !important;} .widget .cols{ width: 345px !important;margin-right: 43px !important} .widget .cerlang-box{ margin-right: 45px !important; width: 257px !important;} }*/ @media (max-width: 1300px){ .home-galeri-wisata{width: 70% !important;} .widget .cols{ margin-right: 3%;} .agenda-text{width: 40% !important;} .widget .cerlang-box{ margin-right: 2%;} .widget2 .cols2{margin-right: 45px;} /*======== direktori detail =======*/ .title-page-direktori h1{top: 33% !important; left: 287px !important;} .title-page-direktori p{top: 50% !important;left: 420px !important;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-image { padding: 100px 80px 0 80px !important;} .widget .cols1{ width: 357px !important; margin-right: 3%;} .widget .cols3{ width: 355px !important; margin-left: 3% !important; } /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 706px !important;} /* END CERLANG ADRIAN */ /*======== article -detail dwim =======*/ .nwslt {width: 195px !important;} .sec-container {padding: 60px 80px 0 80px;} /*======== end article -detail dwim =======*/ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 80px 0 80px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{top: 27%;} .widget2 .cols2 {width: 330px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (max-width: 1290px){ .header-container, .sec-blog, .sec-blog-image, .footer-container, .sec-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 60px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 335px !important;} .image-gw-title{bottom: 100px !important;} .widget .cols{width: 30% !important;margin-left: 0px !important; margin-right: 5%;} .widget .cols-sum-desc{bottom: 75px !important;} /*.widget .cols{width: 345px !important;margin-left: 0px !important; margin-right: 52px;}*/ .widget .cols-article{width: 565px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 13px !important; line-height: 20px !important;} .widget .video-yt{width: 740px !important;} .agenda-text{width: 380px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{margin-right: 30px; width: 270px !important;} .footer-info .footer-alamat{ margin-right: 135px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .widget2 .cols2{margin-right: 6%;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 80px 280px 0 280px;} .sec-image { padding: 80px 40px 0 40px !important;} .widget .cols1{ width: 363px !important; margin-right: 5%;} .widget .cols3{ width: 363px !important;margin-left: 8% !important;} /*END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 749px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 67% !important;} .sec-container {padding: 60px 40px 0 40px !important;} .cols-agenda-text p {font-size: 15px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container{padding: 60px 40px 0 40px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{ left: 18.5% !important; top: 25% !important;} .sec-header2 h4{ left: 8% !important; top: 45% !important;} .sec-header2 p{ left: 28.5% !important; top: 56.5% !important;} .widget2 .cols2 {width: 354px !important;} .sec-nav-page{margin: 0 30% 0 30% !important;} /*======== article -detail dwim =======*/ .sec-container {padding: 60px 40px 0 40px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 1230px){ .home-dir-wisata{ width: 29% !important;} .home-galeri-wisata{width: 69% !important;} .widget .cols{width: 32% !important;margin-right: 2%;} .image-gw{width: 333px !important;} .widget .cols-article{ width: 49% !important;} .widget .cerlang-box{ margin-right: 6%;width: 20%!important;} /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 50px 230px 0 230px !important;} .sec-image { padding: 50px 40px 0 40px !important;} .widget .cols1 { width: 352px !important; margin-right: 4%;} .widget .cols2 { width: 744px !important; height: 320px !important;} .widget .cols3 { margin-left: 6% !important; width: 337px !important; height: 320px !important;} .sec-share { padding: 20px 0 0 230px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 714px !important;} /* END CERLANG - ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 65% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1{left: 19.5% ;} /*.sec-header2 h1 {left: 19.5% !important; top: 27% !important;}*/ .sec-header2 h4{ left: 18.5% !important; top: 27% !important; } .sec-header2 p{left: 28.9% !important; top: 61.5% !important;} .widget2 .cols2 {width: 334px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ } @media (max-width: 1130px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 39px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 298px !important;} .image-gw-title{bottom: 90px !important;} .widget .cols{width: 305px !important;margin-left: 0px !important; margin-right: 52px;} .widget .cols-article{width: 475px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 12px !important; line-height: 20px !important;} .widget .video-yt{width: 500px !important;} .agenda-text{width: 350px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{margin-right: 26px; width: 229px !important;} .footer-info .footer-alamat{ margin-right: 65px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .widget2 .cols2{width: 299px !important;} /*======== end direktori detail =======*/ /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 220px 0 220px !important;} .sec-image { padding: 40px 40px 0 4 0px !important;} .widget .cols1 { margin-right: 3%; width: 329px !important; height: 214px !important;} .widget .cols2 { width: 705px !important; height: 290px !important;} .widget .cols3 { margin-left: 3% !important; width: 313px !important; height: 290px !important;} .sec-share { padding: 20px 0 0 220px !important;} /* END BLOG DETAIL - ADRIAN*/ /* CERLANG ADRIAN */ .image-article { width: 658px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 62% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20.5% !important; top: 26% !important;} .sec-header2 h4 {left: 8.5% !important; top: 46% !important;} .sec-header2 p {left: 31.8% !important; top: 58.5% !important;} .widget2 .cols2 {width: 300px !important;} .sec-nav-page { margin: 0 28% 0 28% !important;} /*=== end ARTIKEL_blog ==== FARIS ===*/ /*======== articke -detail dwim =======*/ .sec-container {padding: 60px 35px 0 35px !important;} .gallery-artcl-detil ul li { padding-right: 15px !important;} /*======== end articke -detail dwim =======*/ } @media (max-width: 1030px){ .header-container, .sec-blog, .sec-blog-image, .footer-container {padding-left: 40px !important; padding-right: 40px !important;} /*======== home page =======*/ .camera_caption > div{width: 640px !important; padding: 45px 17px 18px 0px !important;} .camera_caption{font-size: 38px !important; font-size: 38px !important;} .header-menu ul li{margin-left: 39px !important;} .home-galeri-wisata{width: 64% !important;} .image-gw{width: 255px !important;} .image-gw-title{bottom: 73px !important;} .widget .cols{width: 30%!important;margin-left: 0px !important;margin-right: 5%;} .widget .cols-article{width: 450px !important;} .widget .cols-sum-title p{font-size: 22px !important; line-height: 27px !important;} .widget .cols-sum-desc p{font-size: 12px !important; line-height: 20px !important;} .widget .video-yt{width: 500px !important;} .agenda-text{width: 350px !important;} .agenda-list .agenda-box{width: 500px !important; height: 470px !important;} .summary-ag{width: 312px;} .widget .cerlang-box{ width: 210px !important;} .footer-info .footer-alamat{ margin-right: 65px !important;} /*======== end home page =======*/ /*======== blog detai page =======*/ /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 180px 0 180px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 3%; width: 295px !important; height: 190px !important;} .widget .cols2 { width: 630px !important; height: 250px !important;} .widget .cols3 { margin-left: 4% !important; width: 272px !important; height: 250px !important;} .sec-share { padding: 20px 0 0 180px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 585px !important;} /* END CERLANG - ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 33% !important;} .widget .cols-agenda-text {width: 63% !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ /*diliat dari 1024*/ .sec-header2 h1 {line-height: 50px !important;left: 23% !important;top: 26% !important;} .sec-header2 h4 {left: 9.8% !important; top: 44% !important;} .sec-header2 p {left: 35.3% !important; top: 53.5% !important;} .widget2 .cols2 {margin-right: 2.3% ;} .sec-nav-page {margin: 0 25% 0 26% !important;} /*=== end ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {width: 158px !important;} .sec-container { padding: 60px 40px 0 40px !important;} .cat-article ul li { margin-bottom: 30px !important; margin-right: 6px !important;} .gallery-artcl-detil ul li {width: 319px !important; /*======== end article -detail dwim =======*/ } @media (max-width: 980px){ .widget .cols-article{width: 48% !important;} .agenda-text{width: 35% !important;} .agenda-list .agenda-box{ width: 450px !important;} .summary-ag{width: 260px !important;} .widget .cerlang-box{width: 22% !important;} .widget .video-yt{width: 54% !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 160px 0 160px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 5%; width: 270px !important; height: 170px !important;} .widget .cols2 { width: 605px !important; height: 245px !important;} .widget .cols3 { margin-left: 5% !important; width: 250px !important; height: 245px !important;} .sec-share { padding: 20px 0 0 160px !important;} .share-title p { line-height: 31px !important;} .sec-icon { font-size: 26px !important;} /* END BLOG DETAIL - ADRIAN*/ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 30% !important;} .widget .cols-agenda-text {width: 66% !important;} .widget .cols-agenda-text h2 {font-size: 20px !important;} .cols-agenda-text span {font-size: 10px !important;} .cols-agenda-text p {font-size: 13px !important;} .button3 .button-daftar {font-size: 12px !important; padding: 8px 40px !important;} /* END */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important; top: 31% !important; font-size: 40px !important; line-height: 45px !important;} .sec-header2 h4 {left: 7.8% !important; top: 51% !important; font-size: 8px !important;} .sec-header2 p {left: 31.6% !important; top: 63.5% !important; font-size: 10px !important;} .widget2 .cols2 {width: 284px !important;} .sec-nav-page {margin: 0px 24% 0 24% !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt { width: 158px !important;} .gallery-artcl-detil ul li {width: 304px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 950px){ .header-menu ul li{margin-left: 20px !important;} .home-galeri-wisata{width: 70% !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 40px 150px 0 150px !important;} .sec-image { padding: 40px 40px 0 40px !important;} .widget .cols1 { margin-right: 6%; width: 255px !important; height: 160px !important;} .widget .cols2 { width: 580px !important; height: 230px !important;} .widget .cols3 { margin-left: 6% !important; width: 237px !important; height: 230px !important;} .sec-share { padding: 20px 0 0 150px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG - ADRIAN */ .image-article { width: 539px !important;} /* END CERLANG ADRIAN */ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 p {left: 32.6% !important;} .widget2 .cols2 {width: 274px !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 14px !important;} .summary-content-blog p {font-size: 10px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {width: 150px !important;} .btn.nwslt{width: 95px !important;} .gallery-artcl-detil ul li { padding-right: 4px !important; /*======== end article -detail dwim =======*/ } @media (max-width: 778px){ .header-container, .sec-blog, .sec-blog-image, .footer-container, .sec-container {padding-left: 30px !important; padding-right: 30px !important;} /*======== home page =======*/ .header-logo{width: 150px !important;} .header-menu ul li{font-size: 11px !important;letter-spacing: 1px !important;margin-left: 26px !important;} .camera_caption{font-size: 25px !important;top: 46px !important; line-height: 35px !important;} .camera_caption > div{width: 430px !important;} .home-galeri-wisata{width: 50% !important;} .image-gw{width: 344px !important;} .image-gw-title{bottom: 100px !important;} .widget .cols{ width: 221px !important; margin-right: 22px;} .widget .cols-sum-title p{width: 75% !important; font-size: 18px !important;} .widget .cols-article{ width: 341px !important;} .widget .cols-sum-desc p{ line-height: 16px !important;} .widget .video-yt{width: 367px !important;} .video-row .video-list{width: 291px !important;} .cols-list{width: 280px !important;} .agenda-text{width: 250px !important;} .agenda-list .agenda-box{width: 368px !important;} .agenda-list .agenda-box{padding: 21px 19px 0 19px !important;} .image-ag{width: 146px !important;} .image-ag img{ height: auto !important; } .summary-ag{width: 203px !important;} .list-top-title p{ font-size: 14px !important;} .list-top-sum{margin-top: 8px !important;} .list-date-td p{font-size: 14px !important} .list-ag-head{margin-top: 30px !important;} .list-ag-cat p, .list-ag-date p {font-size: 13px !important;} .list-ag-sum p{ font-size: 12px !important; line-height: 17px !important;} .widget .cerlang-box{margin-right: 18px !important;width: 159px !important;} .footer-info .footer-alamat span, .footer-alamat ul li a, .footer-apps ul li a{font-size: 13px !important;line-height: 23px !important;} .footer-info .footer-alamat{margin-right: 0px !important;} /*======== end home page =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-article { padding: 30px 120px 0 120px !important;} .sec-image { padding: 30px 30px 0 30px !important;} .widget .cols1 { margin-right: 5%; width: 210px !important; height: 140px !important;} .widget .cols2 { width: 453px !important; height: 210px !important;} .widget .cols3 { margin-left: 5% !important; width: 214px !important; height: 210px !important;} .sec-share { padding: 20px 0 0 120px !important; } .share-title p { line-height: 31px !important;} .sec-icon { font-size: 26px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 439px !important;} /* END CERLANG ADRIAN*/ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text {width: 65% !important;} h2 {font-size: 20px !important;} .widget .cols-agenda-text h2 {font-size: 18px !important; margin-bottom: 5px !important; margin-top: 2px !important;} .cols-agenda-text span {font-size: 9px !important;} .cols-agenda-text p {font-size: 12px !important; line-height: 15px !important;} .button3 .button-daftar {font-size: 10px !important; padding: 7px 39px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .sec-container {padding: 60px 30px 0 30px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTIKEL_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important; top: 27% !important; font-size: 30px !important; line-height: 35px !important;} .sec-header2 h4 {left: 9.8% !important; top: 44% !important; font-size: 8px !important;} .sec-header2 p {left: 34% !important; top: 56.5% !important; font-size: 8px !important;} .widget2 .cols2 {width: 225px !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 14px !important;} .summary-content-blog p {font-size: 8px;} .sec-nav-page {margin: 0px 20% 0 18% !important; font-size: 10px !important;} /*=== END ARTIKEL_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .sec-container {padding: 60px 30px 0 30px !important;} .nwslt {font-size: 11px !important;} .nwslt {width: 137px !important;} .btn-nwslt{ width: 75px !important;} .gallery-artcl-detil ul li { width: 247px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 760px){ .widget .cols{ margin-right: 18px !important; width: 215px !important;} .widget .cerlang-box{margin-right: 16px !important;} /* BLOG DETAIL - ADRIAN */ .sec-article { padding: 20px 120px 0 120px !important;} .sec-image { padding: 20px 30px 0 30px !important;} .widget .cols1 { margin-right: 5%; width: 210px !important; height: 125px !important;} .widget .cols2 { width: 465px !important; height: 200px !important;} .widget .cols3 { margin-left: 5% !important; width: 200px !important; height: 200px !important;} .sec-share { padding: 20px 0 0 120px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 433px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda-text h2 {font-size: 22px !important; margin-bottom: 10px !important;} .widget .cols-agenda-text h2 {font-size: 17px !important; margin-bottom: 8px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .widget .cols .cols-sum{padding-right: 24px !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .widget2 .cols2 {width: 225px !important; margin-right: 1.63% ;} .sec-nav-page {margin: 0px 18% 0 18% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .txt-nwslt p {font-size: 8px !important} .nwslt {font-size: 11px !important;} .desc-blog p {font-size: 14px !important;} .box-cat-article {padding-top: 20px;} .gallery-artcl-detil ul li {width: 244px !important;} .cat-article ul {padding-top: 17px !important;} .row-det h2 {font-size: 24px !important;} .tag-gratis {padding-top: 19px; padding-bottom: 4px !important;} .cat-article ul li a {padding: 12px 15px; font-size: 12px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 610px){ .header-menu{display: none !important;} .header-menu-mobile{display: block !important; float: right;} /*======== home page =======*/ .camera_caption{top: 10% !important;} .camera_caption > div{margin-left: 37px !important;} .header-body{height: 70px !important;} .header-container{padding-top: 18px !important;} .home-dir-wisata{width: 200px !important;} .image-gw{width: 294px !important;} .image-gw-title{bottom: 87px !important;} .widget .cols{ margin-right: 14px !important;width: 166px !important;} .widget .cols-article{width: 100% !important;padding-top: 20px;} .widget .video-yt{width: 100% !important;} .video-row{width: 100% !important;padding-top: 35px !important;} .video-row .video-list{width: 100% !important;} .cols-list{width: 90% !important;} .agenda-text{width: 200px !important;} .agenda-list .agenda-box{width: 290px!important;} .image-ag{width: 120px !important;} .summary-ag{clear: both !important;width: 100% !important;padding-top: 10px !important;float: none !important;} .list-top-sum p{text-align: justify !important;line-height: 18px !important;font-size: 13px !important;} .list-date .ld-loc{left: 168px !important;} .list-date-td .td-loc{ left: 173px !important;} .list-ag-head{margin-top: 19px !important;} .list-ag-sum{margin-top: 8px !important;} .widget .cerlang-box{width: 119px !important;} .footer-info .footer-alamat{width: 20% !important;} .footer-copyright{padding-top: 60px !important;} .cpr p{font-size: 12px !important;} .sosmed ul li{font-size: 20px !important;margin-left: 21px !important;} /*======== end home page =======*/ /*======== direktori detail =======*/ .title-blog p{font-size: 18px !important; line-height: 25px !important;} .join-title p{ margin-top: 25px !important;font-size: 13px !important;width: 100%!important;} /*======== end direktori detail =======*/ /*BLOG DETAIL - ADRIAN*/ .sec-header p { font-size: 45px !important;} .sec-image { padding: 30px 30px 0 30px !important;} .content-article-sum { font-size: 12px;} .sec-article { padding: 0px 120px 0 120px !important;} .widget .cols1 { margin-right: 12px; width: 175px !important; height: 115px !important;} .widget .cols2 { width: 365px !important; height: 155px !important;} .widget .cols3 { margin-left: 5% !important; width: 155px !important; height: 155px !important; } .share-title p { line-height: 34px !important; font-size: 10px !important;} .join-p { width: 600px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 341px !important;} .join-p { width: 600px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .sec-container {padding: 40px 30px 0 30px !important;} .widget .cols-agenda {width: 35% !important;} h2 {font-size: 18px !important;} .widget .cols-agenda-text {width: 59% !important;} .widget .cols-agenda-text h2 {font-size: 15px !important; margin-bottom: 0px !important;} .cols-agenda-text span {font-size: 8px !important; padding-bottom: 15px !important;}\ .cols-agenda-text p {font-size: 10px !important;} /* END */ /*=== category_blog ==== FARIS ===*/ /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 18% !important; top: 20% !important; font-size: 20px !important; line-height: 24px !important;} .sec-header2 h4 {left: 9.8% !important; top: 32% !important; font-size: 6px !important;} .sec-header2 p {left: 35% !important; top: 41.5% !important; font-size: 6px !important; line-height: 15px;} .h2{ font-size: 20px !important;} .kanan ul li{font-size: 14px !important;} .sort-article{padding: 10px 18px 7px 11px;} .widget2 .cols2 {width: 550px !important; padding-bottom: 5% !important;} .cols-sum-whitout-box-shadow .title-content a {font-size: 20px !important;} .summary-content-blog p {font-size: 11px;} .sec-nav-page {margin: 0px 3% 0 10% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .nwslt {font-size: 10px !important;} .btn.nwslt {margin-left: 4px !important;} .row-det h2 {font-size: 18px !important;} .gallery-artcl-detil ul li {width: 190px !important;} .nwslt {font-size: 12px !important;} .nwslt {width: 131px !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 510px){ .home-dir-wisata{width: 100%!important;padding-bottom: 32px !important;} .home-galeri-wisata, .image-gw{width: 100% !important;} .image-gw-title{bottom: 105px !important;} .widget .cols{margin-right: 14px !important;width: 100% !important;padding-bottom: 40px !important;} .fr{float: left !important;} .widget .cols-article{ width: 100% !important;margin-bottom: 20px !important; padding-top: 0 !important} .agenda-text, .agenda-list, .widget .cerlang-box{width: 100%!important;} .agenda-list .agenda-box{ width: auto !important;} .sec-blog-image{ background-position: center top !important; height: auto !important;} .summary-ag{padding-top: 25px !important;} .list-date .ld-loc{left: 72%!important;} .list-date-td .td-loc{left: 73% !important;} .list-ag-head{margin-top: 22px !important;} .footer-info .footer-alamat{ width: 50% !important;} .footer-apps ul{padding: 0 !important; } .footer-apps{float: left !important; margin-top: 20px;} .sosmed ul li{ font-size: 19px !important;margin-left: 12px !important;} .sec-blog{padding-top: 45px !important;} .side-left, .side-right{width: 100% !important;} /* BLOG DETAIL - ADRIAN */ .sec-header p { font-size: 45px !important;} .sec-article { padding: 0px 100px 0 100px !important;} .sec-image { padding: 20px 30px 0 30px !important;} .widget .cols1 { width: 100% !important; height: 250px !important; margin-bottom: 3% !important;} .join-p { width: 500px !important;} .widget .cols2 { width: 100% !important; height: 210px !important; margin-bottom: 3% !important;} .widget .cols3 { margin-left: 33% !important; width: 160px !important; height: 160px !important;} .sec-share { padding: 20px 0 0 100px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 449px !important;} .join-p { width: 500px !important;} /* END CERLANG ADRIAN */ /* AGENDA LIST DIMAS */ .widget .cols-agenda {width: 100% !important;} .widget .cols-agenda-text {width: 100% !important;} /* END */ /*=== category_blog ==== FARIS ===*/ .image-gw-title {bottom: 45% !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 20% !important;top: 19% !important;font-size: 18px !important;line-height: 22px !important;} .sec-header2 h4 {left: 11% !important;top: 29% !important;font-size: 5px !important;} .sec-header2 p {left: 37% !important;top: 36.5% !important;font-size: 5px !important;line-height: 9px;} .kanan ul li {font-size: 11px !important;} .sort-article {padding: 7px 0px 7px 3px;} .widget2 .cols2 {width: 450px !important;} .sec-nav-page {margin: 0px 2% 0 4% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ /*======== article -detail dwim =======*/ .image-detail img {width: 100% !important;} .nwslt {font-size: 20px !important;} .nwslt {width: 239px !important;} .txt-nwslt p {font-size: 11px !important;} .side-right {width: 100% !important;} .side-left {width: 100% !important;} /*======== end article -detail dwim =======*/ } @media (max-width: 430px){ .footer-apps{clear: both;float: left !important;margin-top: 40px !important;} .pb15{padding-bottom: 5px !important;} .cpr, .sosmed{float: none !important} .sosmed ul{padding: 0 !important; margin: 0 !important;} .sosmed ul li{margin-right: 12px !important;margin-left: 0px !important;} .camera_caption{font-size: 19px !important;line-height: 27px !important;} .camera_caption > div{width: 300px !important;} /*BLOG DETAIL - ADRIAN */ .sec-article { padding: 0px 50px 0 50px !important;} .join-p { width: 378px !important;} .widget .cols1 { height: 220px !important;} .widget .cols2 { width: 100% !important; height: 180px !important; margin-bottom: 3% !important;} .widget .cols3 { margin-left: 110px !important; width: 160px !important; height: 160px !important;} .sec-share { padding: 20px 0 0 50px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 315px !important;} .join-p { width: 378px !important;} /* END CERLANG ADRIAN */ /*=== category_blog ==== FARIS ===*/ .image-gw-title { bottom: 45% !important;} /*=== END category_blog ==== FARIS ===*/ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 21% !important;top: 17% !important;font-size: 15px !important;line-height: 17px !important;} .sec-header2 h4 {left: 12% !important;top: 26% !important;font-size: 4px !important;} .sec-header2 p {left: 33.5% !important;top: 33.5% !important;font-size: 3px !important;line-height: 9px;} .kanan ul li{margin-left: 2px !important;} .widget2 .cols2 {width: 314px !important;} .sec-nav-page{ padding: 8% !important; margin: 0px 0% 0 0% !important;} /*=== END ARTICLE_blog ==== FARIS ===*/ } @media (max-width: 330px){ .list-date .ld-loc{left: 50%!important;} .list-date-td .td-loc{ left: 52% !important;} .agenda-list .agenda-box{height: 535px !important;} /* BLOG DETAIL - ADRIAN */ .sec-header h2 { font-size: 10px !important;} .sec-header p { font-size: 40px !important;} .widget .cols1 { height: 210px !important;} .widget .cols3 { margin-left: 55px !important;} .sec-share { padding: 20px 0 0 50px !important; margin-bottom: 3% !important;} .share-title p { line-height: 28px !important;} .sec-icon { font-size: 21px !important;} .join-p { width: 320px !important;} .join-p p { font-size: 12px !important;} /* END BLOG DETAIL - ADRIAN */ /* CERLANG ADRIAN */ .image-article { width: 260px !important;} .join-p { width: 320px !important;} .join-p p { font-size: 12px !important;} /* END CERLANG ADRIAN */ /*=== ARTICLE_blog ==== FARIS ===*/ .sec-header2 h1 {left: 22% !important;top: 17% !important;font-size: 11px !important;line-height: 12px !important;} .sec-header2 h4 {left: 15% !important;top: 23% !important;font-size: 4px !important;} .sec-header2 p {left: 39% !important;top: 28.5% !important;font-size: 4px !important;line-height: 5px;} .widget2 .cols2 {width: 260px !important;} .sec-nav-page {padding: 0% !important;} }
0.074804
0.06727
html,body{ margin: 0; padding: 0px; height: 100%; font-family: arial; font-weight: bold; /*background-color: #AA1F41;*/ } body{ overflow: hidden; } ::-webkit-scrollbar { display: none; } i:hover{ cursor: pointer; } .topDiv, .div3, .div5, .div7, .div9, .div11, .div13, .div15, .div17, .div19{ width: 100%; height: 100%; left: 0px; text-align: center; overflow: hidden; } .topDiv{ background-color: #AA1F41; } .topDiv div{ position: absolute; width: 90%; left: 5%; top: 30%; color: white; font-size: 150px; } .topDiv .margin, .div3 .margin, .div5 .margin, .div7 .margin, .div9 .margin, .div11 .margin, .div13 .margin, .div15 .margin, .div17 .margin, .div19 .margin{ color: white; font-size: 100px; float: right; margin-right: 1%; z-index: 10; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .topDiv .margin:hover, .div3 .margin:hover, .div5 .margin:hover, .div9 .margin:hover, .div9 .margin:hover, .div11 .margin:hover, .div13 .margin:hover, .div15 .margin:hover, .div17 .margin:hover{ color: #212121; } .div7 .margin:hover, .div19 .margin:hover{ color: #E54B3B; } .topDiv div span{ color: white; font-size: 10px; } .topDiv .move{ top: 40%; width: 100%; left: 0; overflow: hidden; } .div2{ width: 100%; height: 100%; background: url("images/1.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div4{ width: 100%; height: 100%; background: url("images/2.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div3{ background-color: #CDDC39; } .leftDiv3{ width: 40%; height: 100%; margin-top: 15%; float: left; } .iconeDiv3{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: #212121; width: 200px; height: 200px; border-radius: 100px; margin: 5px auto; } .iconeDiv3 span{ color: white; font-size: 120px; margin-top: 30px; } .rightDiv3{ width: 50%; margin-top: 8%; padding-right: 10%; float: left; color: #212121; font-size: 100px; text-align: center; } .white{ color: white; } .div5{ background-color: #F44336; } .div6{ width: 100%; height: 100%; background: url("images/3.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div7{ background-color: #21262E; overflow: hidden; } .leftDiv7{ width: 55%; margin-top: 200px; padding-left: 10%; float: left; color: #212121; font-size: 100px; color: white; text-align: center; } .rightDiv7{ width: 35%; height: 100%; float: left; } .iconeDiv7{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: #c0392b; width: 200px; height: 200px; border-radius: 100px; margin-top: 120px; margin-left: 0px; } .iconeDiv7 span{ color: white; font-size: 140px; margin-top: 30px; } .sky{ width: 80%; height: 400px; margin-top: 50px; float: left; overflow: hidden; } .sky span{ color: white; } .dataDiv7{ color: white; font-size: 70px; float: left; text-align: center; width: 100%; margin-top:-10%; } .couple{ float: left; width: 70%; margin-left: 15%; margin-top: -2%; text-align: center; height: 200px; border-bottom: 5px solid white; } .couple span{ color: white; font-size: 200px; } div .sizeMobile{ color: white; font-size: 80px; position: absolute; margin-left: 10px; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeMobile:hover{ color: #3498db; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeWpp{ color: white; font-size: 60px; position: absolute; margin-left: 60px; margin-top: 10px; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeWpp:hover{ color: #3CCA66; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeHeart{ color: white; font-size: 50px; position: absolute; margin-left: 120px; margin-top: 15px; } div .sizeHeart:hover{ color: #e74c3c; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .div8{ width: 100%; height: 100%; background: url("images/4.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div9{ background-color: #27ae60; } .topDiv9{ color: white; font-size: 80px; float: left; margin-top: 100px; margin-bottom: -100px; margin-left: 50px; } .iconeDiv9{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: white; width: 100px; height: 100px; float: right; border-radius: 100px; margin-right: 300px; margin-top: 100px; margin-bottom: -100px; text-align: center; } .iconeDiv9 span{ color: #27ae60; font-size: 50px; margin-top: 25px; } .geralInf{ width: 100%; text-align: center; color: #21262E; font-size: 50px; float: left; margin-top: 140px; margin-bottom: -140px; } .geralInf .g1{ float: left; width: 20%; } .geralInf .g2{ float: left; font-size: 100px; width: 20%; } .bottomDiv9{ color: white; font-size: 70px; float: left; margin-top: 200px; margin-left: 50px; } .div10{ width: 100%; height: 100%; background: url("images/5.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div11{ background-color: #2980b9; } .div11 div{ color: white; font-size: 60px; float: left; text-align: center; width: 40%; margin-left: 15%; margin-top: 100px; vertical-align: middle; } .div11 i{ color: yellow; font-size: 300px; margin-top: 170px; } .div12{ width: 100%; height: 100%; background: url("images/6.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div13{ background-color: #F89406; } .div13 .text{ font-size: 40px; color: white; width: 40%; float: left; margin-left: 10%; margin-top: 80px; text-align: center; } .div13Right{ color: #212121; float: left; width: 20%; margin-left: 5%; margin-top: 100px; text-align: center; } .div13Right span{ float: left; } .div13Right .child{ width: 100%; font-size: 150px; border-bottom: solid 5px white; } .div14{ width: 100%; height: 100%; background: url("images/7.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div15{ background-color: #CDDC39; } .transpText{ font-size: 70px; color: #212121; width: 45%; float: left; margin-left: 15%; margin-top: 100px; } .iconsTransp { width: 130px; text-align: center; font-size: 100px; float: left; margin-left: 100px; margin-top: 30px; color: #212121; } .div16{ width: 100%; height: 100%; background: url("images/8.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div17{ background-color: #F44336; } .teAmo{ color: white; font-size: 200px; float: left; width: 100%; text-align: center; margin-top: 50px; } .teAmo span{ color: white; font-size: 70px; } .subAmo{ color: white; float: left; text-align: center; font-size: 25px; width: 100%; margin-top: 25px; } .div18{ width: 100%; height: 100%; background: url("images/9.JPG") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div19{ background-color: #21262E; } .div19 .fim{ color: white; font-size: 200px; margin-top: 100px; width: 100%; float: left; } .social{ float: left; width: 100%; text-align: center; } .social a{ color: white; font-size: 50px; margin-left: 10px; margin-top: 40px; } .social .fa-instagram:hover{ color: #f1c40f; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .social .fa-twitter-square:hover{ color: #5EA9DD; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .social .fa-facebook-square:hover{ color: #3B5998; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } @media screen and (max-width: 1024px) { .rightDiv3{ margin-top: 90px; font-size: 80px; } .iconeDiv3{ width: 200px; height: 200px; border-radius: 100px; margin: 5px auto; margin-top: 170px; } .leftDiv7{ font-size: 80px; } .rightDiv7{ margin-top: -20px; } .sky{ width: 80%; height: 400px; margin-top: 50px; float: left; } .dataDiv7{ font-size: 50px; margin-top:-30%; } .couple{ float: left; width: 40%; margin-left: 30%; margin-top: -2%; text-align: center; height: 150px; border-bottom: 5px solid white; } .couple span{ color: white; font-size: 150px; } div .sizeMobile{ color: white; font-size: 80px; position: absolute; margin-left: 10px; } div .sizeWpp{ color: white; font-size: 60px; position: absolute; margin-left: 60px; margin-top: 10px; } div .sizeHeart{ color: white; font-size: 50px; position: absolute; margin-left: 120px; margin-top: 15px; } .topDiv9{ color: white; font-size: 70px; float: left; margin-top: 120px; margin-bottom: -100px; margin-left: 50px; } .geralInf{ width: 100%; text-align: center; color: #21262E; font-size: 30px; float: left; margin-top: 140px; margin-bottom: -140px; } .geralInf .g2{ font-size: 70px; } .bottomDiv9{ color: white; font-size: 50px; float: left; margin-top: 160px; margin-left: 50px; } .div11 div{ font-size: 50px; margin-top: 140px; } .div11 i{ color: yellow; font-size: 250px; margin-top: 180px; } .div13 .text{ font-size: 35px; margin-top: 80px; text-align: center; } .div13Right span{ margin-left: 30px; } .div13Right .child{ font-size: 130px; border-bottom: solid 5px white; } .div15{ background-color: #CDDC39; } .transpText{ font-size: 70px; margin-top: 60px; } .iconsTransp { font-size: 70px; margin-left: 100px; } } @media screen and (max-width: 960px) { .dataDiv7{ font-size: 50px; margin-top:-20%; } .sky{ width: 80%; height: 400px; margin-top: 30px; overflow: hidden; } } @media screen and (max-width: 640px) { }
css/style.css
html,body{ margin: 0; padding: 0px; height: 100%; font-family: arial; font-weight: bold; /*background-color: #AA1F41;*/ } body{ overflow: hidden; } ::-webkit-scrollbar { display: none; } i:hover{ cursor: pointer; } .topDiv, .div3, .div5, .div7, .div9, .div11, .div13, .div15, .div17, .div19{ width: 100%; height: 100%; left: 0px; text-align: center; overflow: hidden; } .topDiv{ background-color: #AA1F41; } .topDiv div{ position: absolute; width: 90%; left: 5%; top: 30%; color: white; font-size: 150px; } .topDiv .margin, .div3 .margin, .div5 .margin, .div7 .margin, .div9 .margin, .div11 .margin, .div13 .margin, .div15 .margin, .div17 .margin, .div19 .margin{ color: white; font-size: 100px; float: right; margin-right: 1%; z-index: 10; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .topDiv .margin:hover, .div3 .margin:hover, .div5 .margin:hover, .div9 .margin:hover, .div9 .margin:hover, .div11 .margin:hover, .div13 .margin:hover, .div15 .margin:hover, .div17 .margin:hover{ color: #212121; } .div7 .margin:hover, .div19 .margin:hover{ color: #E54B3B; } .topDiv div span{ color: white; font-size: 10px; } .topDiv .move{ top: 40%; width: 100%; left: 0; overflow: hidden; } .div2{ width: 100%; height: 100%; background: url("images/1.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div4{ width: 100%; height: 100%; background: url("images/2.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div3{ background-color: #CDDC39; } .leftDiv3{ width: 40%; height: 100%; margin-top: 15%; float: left; } .iconeDiv3{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: #212121; width: 200px; height: 200px; border-radius: 100px; margin: 5px auto; } .iconeDiv3 span{ color: white; font-size: 120px; margin-top: 30px; } .rightDiv3{ width: 50%; margin-top: 8%; padding-right: 10%; float: left; color: #212121; font-size: 100px; text-align: center; } .white{ color: white; } .div5{ background-color: #F44336; } .div6{ width: 100%; height: 100%; background: url("images/3.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div7{ background-color: #21262E; overflow: hidden; } .leftDiv7{ width: 55%; margin-top: 200px; padding-left: 10%; float: left; color: #212121; font-size: 100px; color: white; text-align: center; } .rightDiv7{ width: 35%; height: 100%; float: left; } .iconeDiv7{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: #c0392b; width: 200px; height: 200px; border-radius: 100px; margin-top: 120px; margin-left: 0px; } .iconeDiv7 span{ color: white; font-size: 140px; margin-top: 30px; } .sky{ width: 80%; height: 400px; margin-top: 50px; float: left; overflow: hidden; } .sky span{ color: white; } .dataDiv7{ color: white; font-size: 70px; float: left; text-align: center; width: 100%; margin-top:-10%; } .couple{ float: left; width: 70%; margin-left: 15%; margin-top: -2%; text-align: center; height: 200px; border-bottom: 5px solid white; } .couple span{ color: white; font-size: 200px; } div .sizeMobile{ color: white; font-size: 80px; position: absolute; margin-left: 10px; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeMobile:hover{ color: #3498db; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeWpp{ color: white; font-size: 60px; position: absolute; margin-left: 60px; margin-top: 10px; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeWpp:hover{ color: #3CCA66; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } div .sizeHeart{ color: white; font-size: 50px; position: absolute; margin-left: 120px; margin-top: 15px; } div .sizeHeart:hover{ color: #e74c3c; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .div8{ width: 100%; height: 100%; background: url("images/4.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div9{ background-color: #27ae60; } .topDiv9{ color: white; font-size: 80px; float: left; margin-top: 100px; margin-bottom: -100px; margin-left: 50px; } .iconeDiv9{ /*background: linear-gradient(to right, #212121 0%,#212121 50%,#AFB42B 50%,#AFB42B 100%);*/ background-color: white; width: 100px; height: 100px; float: right; border-radius: 100px; margin-right: 300px; margin-top: 100px; margin-bottom: -100px; text-align: center; } .iconeDiv9 span{ color: #27ae60; font-size: 50px; margin-top: 25px; } .geralInf{ width: 100%; text-align: center; color: #21262E; font-size: 50px; float: left; margin-top: 140px; margin-bottom: -140px; } .geralInf .g1{ float: left; width: 20%; } .geralInf .g2{ float: left; font-size: 100px; width: 20%; } .bottomDiv9{ color: white; font-size: 70px; float: left; margin-top: 200px; margin-left: 50px; } .div10{ width: 100%; height: 100%; background: url("images/5.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div11{ background-color: #2980b9; } .div11 div{ color: white; font-size: 60px; float: left; text-align: center; width: 40%; margin-left: 15%; margin-top: 100px; vertical-align: middle; } .div11 i{ color: yellow; font-size: 300px; margin-top: 170px; } .div12{ width: 100%; height: 100%; background: url("images/6.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div13{ background-color: #F89406; } .div13 .text{ font-size: 40px; color: white; width: 40%; float: left; margin-left: 10%; margin-top: 80px; text-align: center; } .div13Right{ color: #212121; float: left; width: 20%; margin-left: 5%; margin-top: 100px; text-align: center; } .div13Right span{ float: left; } .div13Right .child{ width: 100%; font-size: 150px; border-bottom: solid 5px white; } .div14{ width: 100%; height: 100%; background: url("images/7.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div15{ background-color: #CDDC39; } .transpText{ font-size: 70px; color: #212121; width: 45%; float: left; margin-left: 15%; margin-top: 100px; } .iconsTransp { width: 130px; text-align: center; font-size: 100px; float: left; margin-left: 100px; margin-top: 30px; color: #212121; } .div16{ width: 100%; height: 100%; background: url("images/8.jpg") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div17{ background-color: #F44336; } .teAmo{ color: white; font-size: 200px; float: left; width: 100%; text-align: center; margin-top: 50px; } .teAmo span{ color: white; font-size: 70px; } .subAmo{ color: white; float: left; text-align: center; font-size: 25px; width: 100%; margin-top: 25px; } .div18{ width: 100%; height: 100%; background: url("images/9.JPG") no-repeat center center fixed; background-color: #21262E; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .div19{ background-color: #21262E; } .div19 .fim{ color: white; font-size: 200px; margin-top: 100px; width: 100%; float: left; } .social{ float: left; width: 100%; text-align: center; } .social a{ color: white; font-size: 50px; margin-left: 10px; margin-top: 40px; } .social .fa-instagram:hover{ color: #f1c40f; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .social .fa-twitter-square:hover{ color: #5EA9DD; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } .social .fa-facebook-square:hover{ color: #3B5998; -webkit-transition: .25s; -moz-transition: .25s; -ms-transition: .25s; -o-transition: .25s; transition: .25s; } @media screen and (max-width: 1024px) { .rightDiv3{ margin-top: 90px; font-size: 80px; } .iconeDiv3{ width: 200px; height: 200px; border-radius: 100px; margin: 5px auto; margin-top: 170px; } .leftDiv7{ font-size: 80px; } .rightDiv7{ margin-top: -20px; } .sky{ width: 80%; height: 400px; margin-top: 50px; float: left; } .dataDiv7{ font-size: 50px; margin-top:-30%; } .couple{ float: left; width: 40%; margin-left: 30%; margin-top: -2%; text-align: center; height: 150px; border-bottom: 5px solid white; } .couple span{ color: white; font-size: 150px; } div .sizeMobile{ color: white; font-size: 80px; position: absolute; margin-left: 10px; } div .sizeWpp{ color: white; font-size: 60px; position: absolute; margin-left: 60px; margin-top: 10px; } div .sizeHeart{ color: white; font-size: 50px; position: absolute; margin-left: 120px; margin-top: 15px; } .topDiv9{ color: white; font-size: 70px; float: left; margin-top: 120px; margin-bottom: -100px; margin-left: 50px; } .geralInf{ width: 100%; text-align: center; color: #21262E; font-size: 30px; float: left; margin-top: 140px; margin-bottom: -140px; } .geralInf .g2{ font-size: 70px; } .bottomDiv9{ color: white; font-size: 50px; float: left; margin-top: 160px; margin-left: 50px; } .div11 div{ font-size: 50px; margin-top: 140px; } .div11 i{ color: yellow; font-size: 250px; margin-top: 180px; } .div13 .text{ font-size: 35px; margin-top: 80px; text-align: center; } .div13Right span{ margin-left: 30px; } .div13Right .child{ font-size: 130px; border-bottom: solid 5px white; } .div15{ background-color: #CDDC39; } .transpText{ font-size: 70px; margin-top: 60px; } .iconsTransp { font-size: 70px; margin-left: 100px; } } @media screen and (max-width: 960px) { .dataDiv7{ font-size: 50px; margin-top:-20%; } .sky{ width: 80%; height: 400px; margin-top: 30px; overflow: hidden; } } @media screen and (max-width: 640px) { }
0.202601
0.02976
@-moz-document domain(roblox.com) { #left-column .StandardBox { border: 0px; } .tab { border: 1px solid #EFEFEF; border-bottom: 0px; } .tab active { border: 1px solid #D6D6D6; border-bottom: 0px; } #mid-column .StandardBox { border: 0px; border-top-right-radius: 10px; border-top-left-radius: 10px; width: 100% !important; margin-left: -5px !important; } textarea#ctl00_cphRoblox_GroupWallPane_NewPost { border: 2px solid rgba(187, 187, 187, 0.15); } input#ctl00_cphRoblox_GroupWallPane_NewPostButton { border: 2px solid rgba(200,200,200,0.5); } input#ctl00_cphRoblox_GroupStatusPane_StatusSubmitButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } div#ctl00_cphRoblox_GroupWallPane_Wall { margin-top: 50px !important; } .StatusView .top { background: url('http://i.imgur.com/xSyYtKn.png') no-repeat; padding: 5px; } .StatusView .bottom { background: url('http://i.imgur.com/6qAdQwy.png') no-repeat; padding: 5px; } #ctl00_cphRoblox_GroupStatusPane_StatusView { width: 70%; border: 0px; } input#ctl00_cphRoblox_GroupStatusPane_StatusTextBox { border: 1px solid rgba(202, 202, 202, 0.5); } div#SearchControls { border: 0px; padding-top: 10px; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds { padding-right: 0; border: 0px; padding-top: 10px; padding-bottom: 10px; } .GroupControlsBox { border: 0px; padding-bottom: 10px; } .btn-control btn-control-medium translate { border: 0px; } input#ctl00_cphRoblox_GroupAdminButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control.btn-control-medium.translate { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_MakePrimaryGroupButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_LeaveButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control.btn-control-medium.translate { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control-medium.translate.btn-control-disabled { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_GroupSearchBar_SearchKeyword { border: 1px solid rgba(202, 202, 202, 0.5); } input#ctl00_cphRoblox_GroupSearchBar_SearchButton { border: 1px solid rgba(202, 202, 202, 0.5); } input#ctl00_cphRoblox_GroupSearchBar_SearchButton:hover { background: #D0D0D0; } div#BodyWrapper { background: rgba(0, 0, 0, 0); } div#RepositionBody { background: rgba(255, 0, 0, 0); } div#Body { position: relative; top: 25px; } div#CreateGroupBtn { border: 0px; } img { background-color: rgba(0, 0, 0, 0) !important; border: 0px !important; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds b { position: relative; left: 5px; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds span { margin-left: 10px !important; } .GroupListItemContainer:hover, .GroupListItemContainer.selected:hover { background-color: #E8E8E8; cursor: pointer; } div#Body { background: rgba(250, 250, 250, 1); } .AlternatingItemTemplateOdd { width: 100% !important; margin-left: -5px !important; } div#GroupsPeoplePane_Games{ background-color: rgb(250, 250, 250); border-top: 1px solid #D6D6D6; } .GroupPanelContainer { background: rgba(239, 239, 239, 0.5) !important; } select#ctl00_cphRoblox_rbxGroupRoleSetMembersPane_dlRolesetList { margin-top: 10px; border: 1px solid rgba(200, 200, 200, 0.5); } .GroupMember:hover { background: rgba(234, 234, 234, 0.5) !important; } .age-bracket-label { display: none !important; } }
data/usercss/127041.user.css
@-moz-document domain(roblox.com) { #left-column .StandardBox { border: 0px; } .tab { border: 1px solid #EFEFEF; border-bottom: 0px; } .tab active { border: 1px solid #D6D6D6; border-bottom: 0px; } #mid-column .StandardBox { border: 0px; border-top-right-radius: 10px; border-top-left-radius: 10px; width: 100% !important; margin-left: -5px !important; } textarea#ctl00_cphRoblox_GroupWallPane_NewPost { border: 2px solid rgba(187, 187, 187, 0.15); } input#ctl00_cphRoblox_GroupWallPane_NewPostButton { border: 2px solid rgba(200,200,200,0.5); } input#ctl00_cphRoblox_GroupStatusPane_StatusSubmitButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } div#ctl00_cphRoblox_GroupWallPane_Wall { margin-top: 50px !important; } .StatusView .top { background: url('http://i.imgur.com/xSyYtKn.png') no-repeat; padding: 5px; } .StatusView .bottom { background: url('http://i.imgur.com/6qAdQwy.png') no-repeat; padding: 5px; } #ctl00_cphRoblox_GroupStatusPane_StatusView { width: 70%; border: 0px; } input#ctl00_cphRoblox_GroupStatusPane_StatusTextBox { border: 1px solid rgba(202, 202, 202, 0.5); } div#SearchControls { border: 0px; padding-top: 10px; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds { padding-right: 0; border: 0px; padding-top: 10px; padding-bottom: 10px; } .GroupControlsBox { border: 0px; padding-bottom: 10px; } .btn-control btn-control-medium translate { border: 0px; } input#ctl00_cphRoblox_GroupAdminButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control.btn-control-medium.translate { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_MakePrimaryGroupButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_LeaveButton { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control.btn-control-medium.translate { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } button.btn-control-medium.translate.btn-control-disabled { border: 1px solid rgb(185, 185, 185); box-shadow: 1px 1px rgba(156, 156, 156, 0.52); } input#ctl00_cphRoblox_GroupSearchBar_SearchKeyword { border: 1px solid rgba(202, 202, 202, 0.5); } input#ctl00_cphRoblox_GroupSearchBar_SearchButton { border: 1px solid rgba(202, 202, 202, 0.5); } input#ctl00_cphRoblox_GroupSearchBar_SearchButton:hover { background: #D0D0D0; } div#BodyWrapper { background: rgba(0, 0, 0, 0); } div#RepositionBody { background: rgba(255, 0, 0, 0); } div#Body { position: relative; top: 25px; } div#CreateGroupBtn { border: 0px; } img { background-color: rgba(0, 0, 0, 0) !important; border: 0px !important; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds b { position: relative; left: 5px; } div#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds span { margin-left: 10px !important; } .GroupListItemContainer:hover, .GroupListItemContainer.selected:hover { background-color: #E8E8E8; cursor: pointer; } div#Body { background: rgba(250, 250, 250, 1); } .AlternatingItemTemplateOdd { width: 100% !important; margin-left: -5px !important; } div#GroupsPeoplePane_Games{ background-color: rgb(250, 250, 250); border-top: 1px solid #D6D6D6; } .GroupPanelContainer { background: rgba(239, 239, 239, 0.5) !important; } select#ctl00_cphRoblox_rbxGroupRoleSetMembersPane_dlRolesetList { margin-top: 10px; border: 1px solid rgba(200, 200, 200, 0.5); } .GroupMember:hover { background: rgba(234, 234, 234, 0.5) !important; } .age-bracket-label { display: none !important; } }
0.237399
0.088702
body{ background: #15202B; } .limitador{ max-width: 1200px; margin: 0px auto; } .header { overflow: hidden; background: #15202B; padding: 08px 10px; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; } .header a { font-weight: bolder; float: left; color: black; text-align: center; padding: 12px; text-decoration: none; font-size: 18px; line-height: 25px; border-radius: 4px; } .header a.logo { font-size: 25px; font-weight: 388; padding-left: 43px; color: white; } .header a:hover { background-color: #ddd; color: black; } .header a.active { background-color: dodgerblue; color: white; margin-right: 20px; padding:12px 66px 12px 66px; text-decoration:none; } .header a.active2 { background-color: black; color: white; margin-right: 14px; } .header-right { float: right; color: white; } .header-right .branco{ color: white; } @media screen and (max-width: 500px) { .header a { float: none; display: block; text-align: left; } .header-right { float: none; } } *, *::before, *::after{ margin: 0; padding: 0; box-sizing: inherit; } html{ font-family: 'Roboto',sans-serif; font-size: 10px; box-sizing: border-box; } section{ width: 100%; height: 100vh; background: #e4ab56; background: -webkit-linear-gradient(right, #8DC26F, #e4ab56); background: -moz-linear-gradient(right, #8DC26F, #e4ab56); background: -o-linear-gradient(right, #8DC26F, #e4ab56); background: linear-gradient(to left, #8DC26F, #e4ab56); display: flex; align-items: center; justify-content: center; } .container{ width: 100%; max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; } .accordion-item{ background-color: #684b1f; border-radius: .4rem; margin-bottom: 1rem; padding: 1rem; box-shadow: .5rem 2px .5rem rgba(0, 0, 0, .1); } .accordion-link{ font-size: 1.6rem; color: white; text-decoration: none; background-color: #684b1f; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 1rem 0; } .accordion-link i{ color: white; padding: .5rem; } .accordion-link .ion-md-remove{ display: none; } .answer{ max-height: 0; overflow: hidden; position: relative; background-color: #684b1f; transition: max-height 650ms; } .answer::before{ content: ''; position: absolute; width: .6rem; height: 90%; background-color: #8fc460; top: 50%; left: 0; transform: translateY(-50%); } .answer p{ font-size: 1.4rem; color: white; padding: 2rem; } .accordion-item:target .answer{ max-height: 20rem; } .accordion-item:target .accordion-link .ion-md-add{ display: none; } .accordion-item:target .accordion-link .ion-md-remove{ display: block; }
public/css/faq.css
body{ background: #15202B; } .limitador{ max-width: 1200px; margin: 0px auto; } .header { overflow: hidden; background: #15202B; padding: 08px 10px; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; } .header a { font-weight: bolder; float: left; color: black; text-align: center; padding: 12px; text-decoration: none; font-size: 18px; line-height: 25px; border-radius: 4px; } .header a.logo { font-size: 25px; font-weight: 388; padding-left: 43px; color: white; } .header a:hover { background-color: #ddd; color: black; } .header a.active { background-color: dodgerblue; color: white; margin-right: 20px; padding:12px 66px 12px 66px; text-decoration:none; } .header a.active2 { background-color: black; color: white; margin-right: 14px; } .header-right { float: right; color: white; } .header-right .branco{ color: white; } @media screen and (max-width: 500px) { .header a { float: none; display: block; text-align: left; } .header-right { float: none; } } *, *::before, *::after{ margin: 0; padding: 0; box-sizing: inherit; } html{ font-family: 'Roboto',sans-serif; font-size: 10px; box-sizing: border-box; } section{ width: 100%; height: 100vh; background: #e4ab56; background: -webkit-linear-gradient(right, #8DC26F, #e4ab56); background: -moz-linear-gradient(right, #8DC26F, #e4ab56); background: -o-linear-gradient(right, #8DC26F, #e4ab56); background: linear-gradient(to left, #8DC26F, #e4ab56); display: flex; align-items: center; justify-content: center; } .container{ width: 100%; max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; } .accordion-item{ background-color: #684b1f; border-radius: .4rem; margin-bottom: 1rem; padding: 1rem; box-shadow: .5rem 2px .5rem rgba(0, 0, 0, .1); } .accordion-link{ font-size: 1.6rem; color: white; text-decoration: none; background-color: #684b1f; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 1rem 0; } .accordion-link i{ color: white; padding: .5rem; } .accordion-link .ion-md-remove{ display: none; } .answer{ max-height: 0; overflow: hidden; position: relative; background-color: #684b1f; transition: max-height 650ms; } .answer::before{ content: ''; position: absolute; width: .6rem; height: 90%; background-color: #8fc460; top: 50%; left: 0; transform: translateY(-50%); } .answer p{ font-size: 1.4rem; color: white; padding: 2rem; } .accordion-item:target .answer{ max-height: 20rem; } .accordion-item:target .accordion-link .ion-md-add{ display: none; } .accordion-item:target .accordion-link .ion-md-remove{ display: block; }
0.575946
0.145146
html, body { height: 100% } body { color: white; font-family: 'Open Sans', Lato, sans-serif; font-weight: 400; background-color: #363e48; } textarea { color: white; resize: none; outline: none; } button { border: none; font: inherit; cursor: pointer; margin: 0; padding: 0; } *, :after, :before { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; padding: 0; } ::-webkit-scrollbar { width: 14px; height: 14px; background-color: #252e38; } ::-webkit-scrollbar-thumb { min-height: 40px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; -webkit-border-radius: 7px; background-color: rgba(255, 255, 255, 0.2); } ::-webkit-scrollbar-corner { background-color: #252e38; } .pre-wrap { white-space: pre-wrap; } .player { height: 100%; } .main-wrapper { position: relative; height: 100%; overflow-x: auto; } .resize-handle { position: absolute; top: 0; bottom: 0; width: 10px; cursor: ew-resize; z-index: 1; left: 50%; } .right-bloc { left: 50%; top: 0; bottom: 0; right: 0; position: absolute; } .left-bloc { position: absolute; right: 50%; top: 0; bottom: 0; left: 0; } /* Shared classes between the two sides of the page */ .output-frame { flex: 1; display: flex; flex-direction: column; max-width: 100%; } .console-output-frame { flex: 1; background-color: #29323c; border: solid 1px #363e48; overflow: auto; font-size: 14px; font-weight: 500; } .console-output-wrapper { display: inline-block; min-width: 100%; } .console-output-stdout, .console-output-stderr { padding: 15px; display: inline-block; min-width: 100%; } .console-outputs { font-family: monospace; margin: 10px 0px 5px; color: white; font-size: 13px; font-weight: normal; } .outputs { height: calc(100% - 20px); padding: 10px 15px; background-color: #29323c; border: solid 1px #363e48; overflow: auto; font-size: 13px; font-weight: normal; word-break: break-word; } .output-log { display: flex; padding: 2px; } .collapsed-count { width: 15px; height: 15px; line-height: 15px; } .collapsed-count.small { font-size: 10px; } .collapsed-bubble { width: 17px; height: 17px; background-color: rgba(255, 255, 255, 0.15); border-radius: 50%; border: 2px solid transparent; display: flex; justify-content: center; align-items: center; text-align: center; margin-right: 5px; } .error-text{ white-space: pre-line; } .players-outputs-player-console-title, .game-outputs-title, .game-outputs-down-referee-title, .players-outputs-player-header-title { font-size: 13px; font-weight: 600; } .nickname { color: white; padding: 0px 1px 1px 1px; font-weight: 400; } .consoleError { color: red; } .consoleError.clickable { cursor: pointer; text-decoration: underline; } .consoleSuccess { color: green; } /* Left side */ .left-wrapper { display: flex; flex-direction: column; max-width: 100%; margin: 10px 0px 10px 10px; } .viewer-container { width: 100%; background-color: #252e38; } .viewer-wrapper { min-width: 500px; width: 100%; max-width: 945px; background-color: #252e38; margin: auto; } .game-outputs { flex: 1; margin-top: 10px; padding: 20px; background-color: #252e38; display: flex; flex-direction: column; overflow: auto; } .game-outputs-up { display: flex; flex: 1 0 auto; max-height: 50%; margin-bottom: 20px; } .game-outputs-down { flex: 1; display: flex; flex-basis: 60%; overflow: auto; } .game-outputs-title { color: #f2bb13; margin-bottom: 9px; text-transform: uppercase; font-size: 12px; font-weight: 600; } .game-outputs-up-log, .game-outputs-down-summary { flex: 1; display: flex; overflow: auto; } .game-outputs-down-referee { flex: 1; display: flex; flex-direction: column; margin-right: 20px; overflow: hidden; } .game-outputs-down-referee-title { color: #f2bb13; font-size: 12px; font-weight: 600; font-style: normal; } /* Right side */ .players-outputs-wrapper { margin: 10px; padding: 20px; background-color: #252e38; display: flex; } .players-outputs-frame { display: flex; flex-direction: row; margin: -10px; flex: 1; overflow: auto; } .outputs-seperator { border: none; height: 1px; width: 100%; background-color: #363e48; } .players-outputs-player-header-image { width: 17px; height: 16px; margin-right: 8px; fill-rule: evenodd; } .players-outputs-player { display: flex; flex-direction: column; margin: 10px; min-width: 200px; flex: 1; flex-basis: calc(50% - 20px); overflow: hidden; } .less-or-equal-than-two-players { flex-direction: column; } .players-outputs-player-header { display: flex; padding-bottom: 7px; border-bottom: 2px solid; align-items: center; font-size: 13px; font-weight: 600; } .players-outputs-player-header-title { font-size: 12px; font-weight: 600; font-style: normal; text-transform: uppercase; } [ng-cloak] { display: none !important; } .module-load-error-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: white; z-index: 100; padding: 20px; color: black; }
runner/src/main/resources/view/test.css
html, body { height: 100% } body { color: white; font-family: 'Open Sans', Lato, sans-serif; font-weight: 400; background-color: #363e48; } textarea { color: white; resize: none; outline: none; } button { border: none; font: inherit; cursor: pointer; margin: 0; padding: 0; } *, :after, :before { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; padding: 0; } ::-webkit-scrollbar { width: 14px; height: 14px; background-color: #252e38; } ::-webkit-scrollbar-thumb { min-height: 40px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; -webkit-border-radius: 7px; background-color: rgba(255, 255, 255, 0.2); } ::-webkit-scrollbar-corner { background-color: #252e38; } .pre-wrap { white-space: pre-wrap; } .player { height: 100%; } .main-wrapper { position: relative; height: 100%; overflow-x: auto; } .resize-handle { position: absolute; top: 0; bottom: 0; width: 10px; cursor: ew-resize; z-index: 1; left: 50%; } .right-bloc { left: 50%; top: 0; bottom: 0; right: 0; position: absolute; } .left-bloc { position: absolute; right: 50%; top: 0; bottom: 0; left: 0; } /* Shared classes between the two sides of the page */ .output-frame { flex: 1; display: flex; flex-direction: column; max-width: 100%; } .console-output-frame { flex: 1; background-color: #29323c; border: solid 1px #363e48; overflow: auto; font-size: 14px; font-weight: 500; } .console-output-wrapper { display: inline-block; min-width: 100%; } .console-output-stdout, .console-output-stderr { padding: 15px; display: inline-block; min-width: 100%; } .console-outputs { font-family: monospace; margin: 10px 0px 5px; color: white; font-size: 13px; font-weight: normal; } .outputs { height: calc(100% - 20px); padding: 10px 15px; background-color: #29323c; border: solid 1px #363e48; overflow: auto; font-size: 13px; font-weight: normal; word-break: break-word; } .output-log { display: flex; padding: 2px; } .collapsed-count { width: 15px; height: 15px; line-height: 15px; } .collapsed-count.small { font-size: 10px; } .collapsed-bubble { width: 17px; height: 17px; background-color: rgba(255, 255, 255, 0.15); border-radius: 50%; border: 2px solid transparent; display: flex; justify-content: center; align-items: center; text-align: center; margin-right: 5px; } .error-text{ white-space: pre-line; } .players-outputs-player-console-title, .game-outputs-title, .game-outputs-down-referee-title, .players-outputs-player-header-title { font-size: 13px; font-weight: 600; } .nickname { color: white; padding: 0px 1px 1px 1px; font-weight: 400; } .consoleError { color: red; } .consoleError.clickable { cursor: pointer; text-decoration: underline; } .consoleSuccess { color: green; } /* Left side */ .left-wrapper { display: flex; flex-direction: column; max-width: 100%; margin: 10px 0px 10px 10px; } .viewer-container { width: 100%; background-color: #252e38; } .viewer-wrapper { min-width: 500px; width: 100%; max-width: 945px; background-color: #252e38; margin: auto; } .game-outputs { flex: 1; margin-top: 10px; padding: 20px; background-color: #252e38; display: flex; flex-direction: column; overflow: auto; } .game-outputs-up { display: flex; flex: 1 0 auto; max-height: 50%; margin-bottom: 20px; } .game-outputs-down { flex: 1; display: flex; flex-basis: 60%; overflow: auto; } .game-outputs-title { color: #f2bb13; margin-bottom: 9px; text-transform: uppercase; font-size: 12px; font-weight: 600; } .game-outputs-up-log, .game-outputs-down-summary { flex: 1; display: flex; overflow: auto; } .game-outputs-down-referee { flex: 1; display: flex; flex-direction: column; margin-right: 20px; overflow: hidden; } .game-outputs-down-referee-title { color: #f2bb13; font-size: 12px; font-weight: 600; font-style: normal; } /* Right side */ .players-outputs-wrapper { margin: 10px; padding: 20px; background-color: #252e38; display: flex; } .players-outputs-frame { display: flex; flex-direction: row; margin: -10px; flex: 1; overflow: auto; } .outputs-seperator { border: none; height: 1px; width: 100%; background-color: #363e48; } .players-outputs-player-header-image { width: 17px; height: 16px; margin-right: 8px; fill-rule: evenodd; } .players-outputs-player { display: flex; flex-direction: column; margin: 10px; min-width: 200px; flex: 1; flex-basis: calc(50% - 20px); overflow: hidden; } .less-or-equal-than-two-players { flex-direction: column; } .players-outputs-player-header { display: flex; padding-bottom: 7px; border-bottom: 2px solid; align-items: center; font-size: 13px; font-weight: 600; } .players-outputs-player-header-title { font-size: 12px; font-weight: 600; font-style: normal; text-transform: uppercase; } [ng-cloak] { display: none !important; } .module-load-error-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: white; z-index: 100; padding: 20px; color: black; }
0.515376
0.078572
.App { text-align: center; /* if url present */ background-position: center; background-repeat: no-repeat; z-index: 3; } ._layer::before { content: ""; position: absolute; width: 100%; height: 100%; right: 0; background-size: cover; background-size: cover; overflow: hidden; -webkit-filter: blur(15px); -moz-filter: blur(15px); -o-filter: blur(15px); -ms-filter: blur(15px); filter: blur(15px); -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); } ._layer { top: 0; left: 0; width: 92%; height: 92%; position: absolute; z-index: -1; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: aliceblue; } .App-link { color: #61dafb; } form { width: 100%; } button { padding: 15px 70px; margin: 10px; border-radius: 3px; border: none; color: rgb(255, 255, 255); font-weight: 800; background-color: blueviolet; cursor: pointer; transition: all 0.1s ease-in-out; } button:hover { /* box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06), 0 2px 4px 0 rgba(0, 0, 0, 0.06); */ background-color: rgb(97, 18, 170); box-shadow: 0 2px 20px 20px rgb(97 18 170 / 12%), inset 0 2px 20px 4px rgb(101 20 176); } img { height: 360px; margin-left: 0px; border-radius: 2px; } .preView { display: flex; justify-content: center; align-content: center; padding: 23px 22px; border-radius: 3px; margin: 60px 20%; background: #e7efec14; } table { display: grid; justify-content: space-evenly; align-items: baseline; justify-items: center; align-content: space-between; } tr:nth-child(2) { padding-top: 20px; } tr { width: 100%; display: flex; } td { width: 100%; border: 1px solid; font-size: 14px; padding: 6px 10px; font-weight: 500; background-color: rgb(77 77 77 / 15%); } #file::-webkit-file-upload-button { visibility: hidden; } #file::before { content: "Select some files"; display: inline-block; background: linear-gradient(top, #f9f9f9, #e3e3e3); border: 1px solid #999; border-radius: 3px; padding: 5px 8px; outline: none; white-space: nowrap; -webkit-user-select: none; cursor: pointer; text-shadow: 1px 1px #fff; font-weight: 700; font-size: 10pt; } #file::before { color: rgb(10, 26, 248); border-color: blueviolet; padding: 15px 70px; margin-right: 10px; } #file::focus { background-color: blueviolet; }
client/src/App.css
.App { text-align: center; /* if url present */ background-position: center; background-repeat: no-repeat; z-index: 3; } ._layer::before { content: ""; position: absolute; width: 100%; height: 100%; right: 0; background-size: cover; background-size: cover; overflow: hidden; -webkit-filter: blur(15px); -moz-filter: blur(15px); -o-filter: blur(15px); -ms-filter: blur(15px); filter: blur(15px); -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); } ._layer { top: 0; left: 0; width: 92%; height: 92%; position: absolute; z-index: -1; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: aliceblue; } .App-link { color: #61dafb; } form { width: 100%; } button { padding: 15px 70px; margin: 10px; border-radius: 3px; border: none; color: rgb(255, 255, 255); font-weight: 800; background-color: blueviolet; cursor: pointer; transition: all 0.1s ease-in-out; } button:hover { /* box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06), 0 2px 4px 0 rgba(0, 0, 0, 0.06); */ background-color: rgb(97, 18, 170); box-shadow: 0 2px 20px 20px rgb(97 18 170 / 12%), inset 0 2px 20px 4px rgb(101 20 176); } img { height: 360px; margin-left: 0px; border-radius: 2px; } .preView { display: flex; justify-content: center; align-content: center; padding: 23px 22px; border-radius: 3px; margin: 60px 20%; background: #e7efec14; } table { display: grid; justify-content: space-evenly; align-items: baseline; justify-items: center; align-content: space-between; } tr:nth-child(2) { padding-top: 20px; } tr { width: 100%; display: flex; } td { width: 100%; border: 1px solid; font-size: 14px; padding: 6px 10px; font-weight: 500; background-color: rgb(77 77 77 / 15%); } #file::-webkit-file-upload-button { visibility: hidden; } #file::before { content: "Select some files"; display: inline-block; background: linear-gradient(top, #f9f9f9, #e3e3e3); border: 1px solid #999; border-radius: 3px; padding: 5px 8px; outline: none; white-space: nowrap; -webkit-user-select: none; cursor: pointer; text-shadow: 1px 1px #fff; font-weight: 700; font-size: 10pt; } #file::before { color: rgb(10, 26, 248); border-color: blueviolet; padding: 15px 70px; margin-right: 10px; } #file::focus { background-color: blueviolet; }
0.391755
0.106272
body { height: 100vh; padding-bottom:0px; background-color: white; } .jumbotron { height: 85vh; background-color: rgba(0,0,0,0.5); color: white; padding-top: 10px; } .btn-bulet { color: #FFF; background-color: rgba(0,0,0,0); border-color: #ccc; border-radius: 100%; width: 150px; height: 150px; font-size: 25px; } .btn-bulet:focus, .btn-bulet.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-bulet:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-bulet:active, .btn-bulet.active, .open > .dropdown-toggle.btn-bulet { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-bulet:active:hover, .btn-bulet.active:hover, .open > .dropdown-toggle.btn-bulet:hover, .btn-bulet:active:focus, .btn-bulet.active:focus, .open > .dropdown-toggle.btn-bulet:focus, .btn-bulet:active.focus, .btn-bulet.active.focus, .open > .dropdown-toggle.btn-bulet.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-bulet:active, .btn-bulet.active, .open > .dropdown-toggle.btn-bulet { background-image: none; } .btn-bulet.disabled:hover, .btn-bulet[disabled]:hover, fieldset[disabled] .btn-bulet:hover, .btn-bulet.disabled:focus, .btn-bulet[disabled]:focus, fieldset[disabled] .btn-bulet:focus, .btn-bulet.disabled.focus, .btn-bulet[disabled].focus, fieldset[disabled] .btn-bulet.focus { background-color: #fff; border-color: #ccc; } .btn-bulet .badge { color: #fff; background-color: #333; } .carousel-inner { height: 65vh; border: solid; } .carousel-inner > .item > img { display: block; margin-left: auto; margin-right: auto; height: 65vh; width: auto; } #about { background-image: url("./img/about.jpg"); background-size: cover; background-position: 0% 40%; height: 80vh; padding: 0px 0px 0px 0px; } .test { background-color: rgba(0,0,0,0.5); height: 80vh; margin: 0px 0px 0px 0px; } .copyright { position: fixed; top:96vh; right: 0vh; color:rgba(0,0,0,0.5); } .btn-contact { color: #333; background-color: rgba(255,255,255,0); border-color: #ccc; width: 250px; height: 200px; } .btn-contact:focus, .btn-contact.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-contact:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-contact:active, .btn-contact.active, .open > .dropdown-toggle.btn-contact { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-contact:active:hover, .btn-contact.active:hover, .open > .dropdown-toggle.btn-contact:hover, .btn-contact:active:focus, .btn-contact.active:focus, .open > .dropdown-toggle.btn-contact:focus, .btn-contact:active.focus, .btn-contact.active.focus, .open > .dropdown-toggle.btn-contact.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-contact:active, .btn-contact.active, .open > .dropdown-toggle.btn-contact { background-image: none; } .btn-contact.disabled:hover, .btn-contact[disabled]:hover, fieldset[disabled] .btn-contact:hover, .btn-contact.disabled:focus, .btn-contact[disabled]:focus, fieldset[disabled] .btn-contact:focus, .btn-contact.disabled.focus, .btn-contact[disabled].focus, fieldset[disabled] .btn-contact.focus { background-color: #fff; border-color: #ccc; } .btn-contact .badge { color: #fff; background-color: #333; }
volunteerforcharity/custyle.css
body { height: 100vh; padding-bottom:0px; background-color: white; } .jumbotron { height: 85vh; background-color: rgba(0,0,0,0.5); color: white; padding-top: 10px; } .btn-bulet { color: #FFF; background-color: rgba(0,0,0,0); border-color: #ccc; border-radius: 100%; width: 150px; height: 150px; font-size: 25px; } .btn-bulet:focus, .btn-bulet.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-bulet:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-bulet:active, .btn-bulet.active, .open > .dropdown-toggle.btn-bulet { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-bulet:active:hover, .btn-bulet.active:hover, .open > .dropdown-toggle.btn-bulet:hover, .btn-bulet:active:focus, .btn-bulet.active:focus, .open > .dropdown-toggle.btn-bulet:focus, .btn-bulet:active.focus, .btn-bulet.active.focus, .open > .dropdown-toggle.btn-bulet.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-bulet:active, .btn-bulet.active, .open > .dropdown-toggle.btn-bulet { background-image: none; } .btn-bulet.disabled:hover, .btn-bulet[disabled]:hover, fieldset[disabled] .btn-bulet:hover, .btn-bulet.disabled:focus, .btn-bulet[disabled]:focus, fieldset[disabled] .btn-bulet:focus, .btn-bulet.disabled.focus, .btn-bulet[disabled].focus, fieldset[disabled] .btn-bulet.focus { background-color: #fff; border-color: #ccc; } .btn-bulet .badge { color: #fff; background-color: #333; } .carousel-inner { height: 65vh; border: solid; } .carousel-inner > .item > img { display: block; margin-left: auto; margin-right: auto; height: 65vh; width: auto; } #about { background-image: url("./img/about.jpg"); background-size: cover; background-position: 0% 40%; height: 80vh; padding: 0px 0px 0px 0px; } .test { background-color: rgba(0,0,0,0.5); height: 80vh; margin: 0px 0px 0px 0px; } .copyright { position: fixed; top:96vh; right: 0vh; color:rgba(0,0,0,0.5); } .btn-contact { color: #333; background-color: rgba(255,255,255,0); border-color: #ccc; width: 250px; height: 200px; } .btn-contact:focus, .btn-contact.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-contact:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-contact:active, .btn-contact.active, .open > .dropdown-toggle.btn-contact { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-contact:active:hover, .btn-contact.active:hover, .open > .dropdown-toggle.btn-contact:hover, .btn-contact:active:focus, .btn-contact.active:focus, .open > .dropdown-toggle.btn-contact:focus, .btn-contact:active.focus, .btn-contact.active.focus, .open > .dropdown-toggle.btn-contact.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-contact:active, .btn-contact.active, .open > .dropdown-toggle.btn-contact { background-image: none; } .btn-contact.disabled:hover, .btn-contact[disabled]:hover, fieldset[disabled] .btn-contact:hover, .btn-contact.disabled:focus, .btn-contact[disabled]:focus, fieldset[disabled] .btn-contact:focus, .btn-contact.disabled.focus, .btn-contact[disabled].focus, fieldset[disabled] .btn-contact.focus { background-color: #fff; border-color: #ccc; } .btn-contact .badge { color: #fff; background-color: #333; }
0.363873
0.1273
* { margin: 0; padding: 0; box-sizing: border-box; } /* general elements */ .red-link { color: var(--red); text-decoration: none; } .red-link:hover { color: black; } :root { --yellow: #fd3; --red: #f42; --dark-pink: #ffebe7; --light-pink: #fffaf8; --dark-grey: #131313; --img-gradient: linear-gradient( 340deg, rgba(0, 0, 0, 1), rgba(18, 18, 18, 0) ); --header-gradient: linear-gradient( 350deg, rgb(0, 0, 0), rgba(220, 0, 0, 0.544) ); } html { font-size: 62.5%; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; } main { margin: 2px 10px; } nav { width: 100%; } .navbar { font-size: 1.4rem; } .navbar ul { display: flex; } .top-list-left li, .top-list-right li { list-style: none; padding: 5px 10px; } .top-list-left { left: 0; top: 0; } .top-list-right { position: absolute; right: 0; top: 0; } .top-nav { background: black; color: white; height: 2.5rem; } .top-nav a { color: white; text-decoration: none; } .navigation a { text-decoration: none; color: rgb(108, 108, 108); } .navigation li { list-style: none; padding: 18px 15px; background: #fdfdfd; } .fa-search { position: absolute; right: 0; color: lightgrey; padding: 18px; border: 0.5px solid rgba(48, 48, 48, 0.085); transform: rotate(90deg); top: 25px; } .mobile-nav { display: none; } .fa-search:hover { color: black; } .fest-ad { background: var(--yellow); padding: 5px 15px; } .fest-ad a { text-decoration: none; color: black; font-size: 1.4rem; } .main-header { display: grid; grid-template-columns: 2fr 1fr; grid-gap: 10px; color: white; } .header-left { background: var(--header-gradient), url(https://img-cdn.tnwcdn.com/image?fit=1280%2C720&url=https%3A%2F%2Fcdn0.tnwcdn.com%2Fwp-content%2Fblogs.dir%2F1%2Ffiles%2F2020%2F02%2FNew-Project-10.png&signature=62be7b56c9b11cfa3ca8d429c4e23c18); height: 60vh; padding: 10px; position: relative; } .header-right { display: grid; grid-gap: 8px; height: 60vh; } .header-right-top { background: var(--img-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/02/Copy-of-Copy-of-Copy-of-Copy-of-...-1-1-796x417.png); position: relative; } .header-right-bottom { background: var(--img-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/01/earth-1149733_1920-796x529.jpg) 30%, 10%; position: relative; } .logo img { width: 40%; float: left; } .header-date { float: right; font-size: 1.6rem; } .header-text { color: white; text-decoration: none; font-size: 5.6rem; font-weight: bolder; letter-spacing: -0.015em; } .header-left-contents { display: flex; flex-direction: column; width: 100%; font-size: 1.4rem; position: absolute; bottom: 10px; } .header-right-contents { display: flex; flex-direction: column; width: 100%; font-size: 1.4rem; padding: 15px; position: absolute; bottom: 10px; } .header-left-contents h2 { font-size: 4.6rem; font-weight: bolder; } .latest-news h3 { max-width: 124rem; margin: 2rem auto; } .header-right-contents h2 { font-size: 3rem; font-weight: bolder; font-family: 'Times New Roman', Times, serif; } .header-left-contents ul, .header-left-contents li, .header-right-contents ul, .header-right-contents li { display: flex; padding: 10px 8px 0 0; color: #d4d2d2; } /* media queries goes here */ @media screen and (max-width: 768px) { .navigation { width: 100%; } div.deals-card-text a { font-size: 1.3rem; } .latest-news-main a:hover { color: var(--red); text-decoration: underline; } .logo { display: none; } div.footer-copyright p { display: block; } .navigation li { display: none; } .footer-ul-text > li:nth-child(3) { display: none; } .main-header { display: grid; grid-template-columns: 1fr; grid-gap: 10px; width: 100%; } .logo img { display: none; } .header-left { height: 18rem; display: block; } .header-right div { display: block; } .header-text { font-size: 1.6rem; } .top-nav { display: none; } .mobile-nav { display: block; position: fixed; height: 5rem; background: white; width: 100%; z-index: 1000; } .mobile-nav ul { float: right; list-style: none; } .mobile-nav img { width: 10rem; position: absolute; left: 0; height: 5rem; } .fa-search { position: relative; top: 0; } .fa-bars { padding: 18px; border: 0.5px solid rgba(48, 48, 48, 0.085); top: 25px; color: var(--red); } .fest-ad { display: none; } main { padding-top: 5.1rem; } .header-date { display: none; } div.deals-card { display: flex; } div.bg { padding-top: 7.5rem; width: 75px; height: 0; margin-right: 2rem; } div.deals-card--tag { display: none; } div.deals-card-text { padding: 0; } /* mediaquery for footer */ .footer-nav-container { width: 100%; } div.deals-cards { display: flex; flex-direction: column; width: 100%; margin: 0; } div.app { grid-template-columns: 1fr; width: 100%; } } .title-container a { color: white; font-weight: bolder; text-decoration: none; font-size: 1.6rem; } .title-container span { font-size: 1rem; color: lightgray; position: relative; top: 2rem; } /* media query for tablets */ @media screen and (min-width: 768px) and (max-width: 1024px) { div.deals-cards { grid-template-columns: repeat(3, 1fr); width: 96%; margin: 4rem 0; } div.app { grid-template-columns: repeat(2, 1fr); } } /* table media query ends here */ .footer { font-size: 1.6rem; background-color: var(--dark-grey); } .footer-copyright { color: #aaa; font-size: 1.1rem; margin: auto; padding: 4rem; text-align: center; background: black; } .footer-copyright p { display: block; } .love { color: red; font-size: 1.6rem; } .footer-copy { text-transform: uppercase; color: white; font-weight: bolder; font-family: sans-serif; cursor: pointer; } /* styling the deals section */ .deals { font-size: 1.6rem; width: 100%; } .deals-cards { max-width: 124rem; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 20px; margin: 2rem auto; grid-template-rows: repeat(2, minmax(25rem, auto)); } .deals-list { max-width: 124rem; margin: 4rem auto; list-style: none; display: flex; justify-content: space-between; } .red-link.big { font-size: 2.3rem; font-weight: bolder; grid-template-columns: 1fr; letter-spacing: -0.015em; } .red-link.small { font-size: 1.4rem; letter-spacing: -0.123px; } .bg { height: 70%; background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .story-image { background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .bg1 { background-image: url('https://cdnp2.stackassets.com/951117fa37bba0fe8c35739ab4459a0c01b9590f/store/2e4b58df51e1a58ef7a4e81238bf44883552cc806bdcd1a077740a375ec1/sale_25677_primary_image.jpg'); } .bg2 { background-image: url('https://cdnp1.stackassets.com/cba31166b47b2c151d94a8397c4aa0604771f268/store/04b44dd5593f2a7c175e4dd48292fe76d560b9c1c0536d03345aa8c50141/sale_18367_primary_image.jpg'); } .bg3 { background-image: url('https://cdnp0.stackassets.com/a875072fa31f35279ce85438b376249c54eca996/store/8534f1826bec31d741297d74ee8a30edc0f492f8f74cd08aa4ed0103d42a/sale_14523_primary_image.jpg'); } .bg4 { background-image: url('https://cdnp0.stackassets.com/3d28a01310d47a9ece38eb1a189790944b8e512e/store/bd912e50369c037674603acf0ef1a582b658ef72662651d6eab3d7aa657e/sale_25558_primary_image.jpg'); } .bg5 { background-image: url('https://cdnp3.stackassets.com/e349ad77dedb09e663dd8ec86a4759713e72d606/store/c89e42f0e55479d65b6c97b7a476cc30d03feb46f2ea8e3320dca7019111/sale_24696_primary_image.jpg'); } .bg6 { background-image: url('https://cdnp3.stackassets.com/0b442829152188ef5c1de0aff7d72820282f26e0/store/73b9b30bec03d67a0c89bae3aaaddafc5a59895b1edd5194d61ab010f926/sale_20564_primary_image.jpg'); } .bg7 { background-image: url('https://cdnp1.stackassets.com/3c7255c565df64669fabc969bfd7cbaa1b2178c4/store/36c7d535db46e3b794b7b76c698d5ccfc005e8b164028011bc6b85496690/sale_25675_primary_image.jpg'); } .bg8 { background-image: url('https://cdnp2.stackassets.com/7a52fa1ea563b69972a625495a4d799f0da1196b/store/44902fe2b6d0ff858be14781320f89c96e10d0b57c4015dea1aafcea7553/sale_25322_primary_image.jpg'); } .latest-news { width: 100%; align-content: center; } .latest-news h2 { color: var(--red); margin: 2rem 15%; font-size: 3rem; } .latest-news-main { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: minmax(200px, auto); max-width: 124rem; margin: 2rem auto; grid-gap: 2rem; } .latest-news-main img { width: 100%; } .latest-news-main a { font-size: 1.7rem; font-weight: bold; text-decoration: none; color: black; } .latest-news-main span, .latest-news-main p { font-size: 1.2rem; display: inline-flex; color: lightgrey; } .latest-news-main span { float: left; } .latest-news-main p { float: right; } .latest-rounds { max-width: 124rem; margin: 2rem auto; } .latest-rounds h2 { color: var(--red); } .deals-card-text { padding: 10px 0; } .deals-card-text a { color: black; font-weight: bolder; text-transform: capitalize; text-decoration: none; } .deals-card--tag { background: url(https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/img/deals-ribbon.svg); background-repeat: no-repeat; background-size: contain; height: 80px; overflow: hidden; position: absolute; right: 0; top: 0; width: 80px; z-index: 10; } .deals-tag { transform: rotate(45deg); font-size: 14px; font-weight: 700; left: 8px; position: relative; text-align: center; text-transform: uppercase; top: 20px; width: 100%; } .deals-price span { font-size: 1.4rem; color: darkgray; text-decoration: line-through; margin-right: 10px; } .rounds-header { display: flex; margin: 2rem 0; } .rounds-header h2 { color: var(--red); font-size: 2.5rem; } .rounds-header ul, .rounds-header a { color: var(--red); text-decoration: none; } .rounds-header ul { position: absolute; right: 14%; text-align: right; } .rounds-header ul, .rounds-header li { display: inline-flex; list-style: none; padding: 0 5px; font-size: 1.7rem; } .round-services li, .round-services i { list-style: none; display: flex; padding: 5px 5px 5px 0; } .app li { border-bottom: 1px solid lightgray; padding: 1rem 0; list-style: none; } .footer ul, .footer-ul-text li { list-style: none; display: flex; padding: 10px; } .footer-ul-icons > li { padding: 15px; background: #333; border-radius: 100%; margin: 10px; } .footer-ul-icons > li:hover { background: black; } .footer-legal { height: 9px; cursor: pointer; } .footer-nav-container { background-color: #131313; width: 70%; margin: 0 auto; display: flex; flex-direction: column; text-align: center; justify-content: center; align-items: center; padding: 1rem; } .footer-ul-icons li a { color: white; font-size: 2rem; } .footer-ul-text li a { color: darkgray; text-transform: uppercase; font-size: 1.2rem; font-weight: 100; font-family: sans-serif; } .footer-ul-text li :hover { color: white; } .footer ul li a { text-decoration: none; text-align: center; } .footer-ul-text ul li a:hover { color: black; } .rounds-main { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 2rem; height: 30rem; background: var(--light-pink); } .rounds-main img { width: 50px; height: 50px; position: absolute; margin: 10px; } .round-item-body { font-size: 1.3rem; padding: 10px; } .round-item-header { background: var(--red); height: 4rem; width: 100%; } .rounds-main p { font-family: 'Open Sans Condensed', sans-serif; font-size: 1.3rem; } .round-item-header h3 { padding: 13px 10px 0 8rem; color: white; font-size: 1.5rem; } .round-item-price { height: 6rem; width: 100%; padding: 7px 10px 0 8rem; background: var(--dark-pink); } .round-item-price h3 { font-size: 1.6rem; } .round-item-price p { color: grey; font-size: 1rem; } .round-item-body small { color: grey; font-size: 1.3rem; } .round-services { border-bottom: 0.5px solid #ff43226d; height: 8rem; margin-bottom: 10px; } /* changes started */ .deal { grid-template-rows: repeat(2, minmax(25rem, auto)); } .app { display: grid; grid-template-columns: repeat(3, 1fr); max-width: 124rem; margin: 2rem auto; grid-gap: 2rem; font-size: 1.6rem; } .app1 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/02/spotify-logo-796x419.jpg); } .app2 { background-image: var(--header-gradient), url(https://cdnp1.stackassets.com/cba31166b47b2c151d94a8397c4aa0604771f268/store/04b44dd5593f2a7c175e4dd48292fe76d560b9c1c0536d03345aa8c50141/sale_18367_primary_image.jpg); } .app3 { background-image: var(--header-gradient), url(https://cdnp0.stackassets.com/a875072fa31f35279ce85438b376249c54eca996/store/8534f1826bec31d741297d74ee8a30edc0f492f8f74cd08aa4ed0103d42a/sale_14523_primary_image.jpg); } .app4 { background-image: var(--header-gradient), url(https://cdnp0.stackassets.com/3d28a01310d47a9ece38eb1a189790944b8e512e/store/bd912e50369c037674603acf0ef1a582b658ef72662651d6eab3d7aa657e/sale_25558_primary_image.jpg); } .app5 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/11/Twitter_stock-796x418.jpg); } .app6 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/11/Twitter_stock-796x418.jpg); } .app7 { background-image: var(--header-gradient), url(https://cdnp1.stackassets.com/3c7255c565df64669fabc969bfd7cbaa1b2178c4/store/36c7d535db46e3b794b7b76c698d5ccfc005e8b164028011bc6b85496690/sale_25675_primary_image.jpg); } .subheader { display: flex; justify-content: space-between; background: rgba(255, 68, 34, 0.06); } .subheader-text { padding: 1rem 0 1rem 1rem; } .subheader-img { min-width: 9rem; min-height: 9rem; background-image: url('https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2019/05/Discord-Featured.jpg'); background-repeat: no-repeat; background-position: 50%; background-size: cover; cursor: pointer; } .app ul { margin: 10px; font-size: 1.2rem; padding-bottom: 1rem; } .app li::before { content: '*'; color: red; padding-right: 2rem; } .app li:hover { color: darkgray; } .app-container { color: white; font-size: 1.3rem; min-height: 27.5rem; background-repeat: no-repeat; background-size: 100% 100%; cursor: pointer; } .title-container { position: relative; top: 17rem; width: 80%; padding: 0 2rem; } @media (max-width: 768px) { .rounds-main { display: grid; grid-template-columns: 1fr; width: 100%; height: 100%; } .latest-rounds { margin: 10px auto; width: 100%; padding: 10px; } .rounds-header { display: block; } .rounds-header ul { position: relative; left: 0; padding: 0; display: block; } .rounds-header li { text-align: left; display: block; flex-direction: column; padding: 0; font-weight: 100; font-family: Arial, Helvetica, sans-serif; } .header-left-contents h2, .header-right-contents h2 { font-size: 1.7rem; } .header-right-contents, .header-left-contents p { font-size: 1.2rem; } .latest-news-main { display: flex; flex-direction: column; width: 100%; margin: 0; } .latest-news-main > div { display: flex; } .latest-news h2 { margin: 2rem 0; } .latest-news-main img { width: 100px; height: 80px; margin-right: 2rem; } .latest-news-main > div a { font-size: 1.5rem; } .footer-ul-icons li a { font-size: 1.2rem; } .footer-ul-icons > li { padding: 8px; } .footer-nav-container { width: 89%; } .footer-ul-text { flex-wrap: wrap; justify-content: center; } } /* closing mediaqueries */ .app-header { padding-bottom: 3rem; } @media only screen and (min-width: 768px) and (max-width: 1024px) { .header-right-contents li { font-size: 1.2rem; } .header-right-contents h2 { font-size: 2rem; } .latest-news { width: 100%; } .latest-news-main { width: 100%; margin: 0; } .latest-news h2 { margin: 2rem 0; } .latest-rounds { width: 100%; margin: 0; } .rounds-header ul { position: absolute; right: 10px; } .rounds-main { width: 100%; grid-template-columns: repeat(3, 1fr); } .rounds-last { display: none; } }
style.css
* { margin: 0; padding: 0; box-sizing: border-box; } /* general elements */ .red-link { color: var(--red); text-decoration: none; } .red-link:hover { color: black; } :root { --yellow: #fd3; --red: #f42; --dark-pink: #ffebe7; --light-pink: #fffaf8; --dark-grey: #131313; --img-gradient: linear-gradient( 340deg, rgba(0, 0, 0, 1), rgba(18, 18, 18, 0) ); --header-gradient: linear-gradient( 350deg, rgb(0, 0, 0), rgba(220, 0, 0, 0.544) ); } html { font-size: 62.5%; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; } main { margin: 2px 10px; } nav { width: 100%; } .navbar { font-size: 1.4rem; } .navbar ul { display: flex; } .top-list-left li, .top-list-right li { list-style: none; padding: 5px 10px; } .top-list-left { left: 0; top: 0; } .top-list-right { position: absolute; right: 0; top: 0; } .top-nav { background: black; color: white; height: 2.5rem; } .top-nav a { color: white; text-decoration: none; } .navigation a { text-decoration: none; color: rgb(108, 108, 108); } .navigation li { list-style: none; padding: 18px 15px; background: #fdfdfd; } .fa-search { position: absolute; right: 0; color: lightgrey; padding: 18px; border: 0.5px solid rgba(48, 48, 48, 0.085); transform: rotate(90deg); top: 25px; } .mobile-nav { display: none; } .fa-search:hover { color: black; } .fest-ad { background: var(--yellow); padding: 5px 15px; } .fest-ad a { text-decoration: none; color: black; font-size: 1.4rem; } .main-header { display: grid; grid-template-columns: 2fr 1fr; grid-gap: 10px; color: white; } .header-left { background: var(--header-gradient), url(https://img-cdn.tnwcdn.com/image?fit=1280%2C720&url=https%3A%2F%2Fcdn0.tnwcdn.com%2Fwp-content%2Fblogs.dir%2F1%2Ffiles%2F2020%2F02%2FNew-Project-10.png&signature=62be7b56c9b11cfa3ca8d429c4e23c18); height: 60vh; padding: 10px; position: relative; } .header-right { display: grid; grid-gap: 8px; height: 60vh; } .header-right-top { background: var(--img-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/02/Copy-of-Copy-of-Copy-of-Copy-of-...-1-1-796x417.png); position: relative; } .header-right-bottom { background: var(--img-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/01/earth-1149733_1920-796x529.jpg) 30%, 10%; position: relative; } .logo img { width: 40%; float: left; } .header-date { float: right; font-size: 1.6rem; } .header-text { color: white; text-decoration: none; font-size: 5.6rem; font-weight: bolder; letter-spacing: -0.015em; } .header-left-contents { display: flex; flex-direction: column; width: 100%; font-size: 1.4rem; position: absolute; bottom: 10px; } .header-right-contents { display: flex; flex-direction: column; width: 100%; font-size: 1.4rem; padding: 15px; position: absolute; bottom: 10px; } .header-left-contents h2 { font-size: 4.6rem; font-weight: bolder; } .latest-news h3 { max-width: 124rem; margin: 2rem auto; } .header-right-contents h2 { font-size: 3rem; font-weight: bolder; font-family: 'Times New Roman', Times, serif; } .header-left-contents ul, .header-left-contents li, .header-right-contents ul, .header-right-contents li { display: flex; padding: 10px 8px 0 0; color: #d4d2d2; } /* media queries goes here */ @media screen and (max-width: 768px) { .navigation { width: 100%; } div.deals-card-text a { font-size: 1.3rem; } .latest-news-main a:hover { color: var(--red); text-decoration: underline; } .logo { display: none; } div.footer-copyright p { display: block; } .navigation li { display: none; } .footer-ul-text > li:nth-child(3) { display: none; } .main-header { display: grid; grid-template-columns: 1fr; grid-gap: 10px; width: 100%; } .logo img { display: none; } .header-left { height: 18rem; display: block; } .header-right div { display: block; } .header-text { font-size: 1.6rem; } .top-nav { display: none; } .mobile-nav { display: block; position: fixed; height: 5rem; background: white; width: 100%; z-index: 1000; } .mobile-nav ul { float: right; list-style: none; } .mobile-nav img { width: 10rem; position: absolute; left: 0; height: 5rem; } .fa-search { position: relative; top: 0; } .fa-bars { padding: 18px; border: 0.5px solid rgba(48, 48, 48, 0.085); top: 25px; color: var(--red); } .fest-ad { display: none; } main { padding-top: 5.1rem; } .header-date { display: none; } div.deals-card { display: flex; } div.bg { padding-top: 7.5rem; width: 75px; height: 0; margin-right: 2rem; } div.deals-card--tag { display: none; } div.deals-card-text { padding: 0; } /* mediaquery for footer */ .footer-nav-container { width: 100%; } div.deals-cards { display: flex; flex-direction: column; width: 100%; margin: 0; } div.app { grid-template-columns: 1fr; width: 100%; } } .title-container a { color: white; font-weight: bolder; text-decoration: none; font-size: 1.6rem; } .title-container span { font-size: 1rem; color: lightgray; position: relative; top: 2rem; } /* media query for tablets */ @media screen and (min-width: 768px) and (max-width: 1024px) { div.deals-cards { grid-template-columns: repeat(3, 1fr); width: 96%; margin: 4rem 0; } div.app { grid-template-columns: repeat(2, 1fr); } } /* table media query ends here */ .footer { font-size: 1.6rem; background-color: var(--dark-grey); } .footer-copyright { color: #aaa; font-size: 1.1rem; margin: auto; padding: 4rem; text-align: center; background: black; } .footer-copyright p { display: block; } .love { color: red; font-size: 1.6rem; } .footer-copy { text-transform: uppercase; color: white; font-weight: bolder; font-family: sans-serif; cursor: pointer; } /* styling the deals section */ .deals { font-size: 1.6rem; width: 100%; } .deals-cards { max-width: 124rem; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 20px; margin: 2rem auto; grid-template-rows: repeat(2, minmax(25rem, auto)); } .deals-list { max-width: 124rem; margin: 4rem auto; list-style: none; display: flex; justify-content: space-between; } .red-link.big { font-size: 2.3rem; font-weight: bolder; grid-template-columns: 1fr; letter-spacing: -0.015em; } .red-link.small { font-size: 1.4rem; letter-spacing: -0.123px; } .bg { height: 70%; background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .story-image { background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .bg1 { background-image: url('https://cdnp2.stackassets.com/951117fa37bba0fe8c35739ab4459a0c01b9590f/store/2e4b58df51e1a58ef7a4e81238bf44883552cc806bdcd1a077740a375ec1/sale_25677_primary_image.jpg'); } .bg2 { background-image: url('https://cdnp1.stackassets.com/cba31166b47b2c151d94a8397c4aa0604771f268/store/04b44dd5593f2a7c175e4dd48292fe76d560b9c1c0536d03345aa8c50141/sale_18367_primary_image.jpg'); } .bg3 { background-image: url('https://cdnp0.stackassets.com/a875072fa31f35279ce85438b376249c54eca996/store/8534f1826bec31d741297d74ee8a30edc0f492f8f74cd08aa4ed0103d42a/sale_14523_primary_image.jpg'); } .bg4 { background-image: url('https://cdnp0.stackassets.com/3d28a01310d47a9ece38eb1a189790944b8e512e/store/bd912e50369c037674603acf0ef1a582b658ef72662651d6eab3d7aa657e/sale_25558_primary_image.jpg'); } .bg5 { background-image: url('https://cdnp3.stackassets.com/e349ad77dedb09e663dd8ec86a4759713e72d606/store/c89e42f0e55479d65b6c97b7a476cc30d03feb46f2ea8e3320dca7019111/sale_24696_primary_image.jpg'); } .bg6 { background-image: url('https://cdnp3.stackassets.com/0b442829152188ef5c1de0aff7d72820282f26e0/store/73b9b30bec03d67a0c89bae3aaaddafc5a59895b1edd5194d61ab010f926/sale_20564_primary_image.jpg'); } .bg7 { background-image: url('https://cdnp1.stackassets.com/3c7255c565df64669fabc969bfd7cbaa1b2178c4/store/36c7d535db46e3b794b7b76c698d5ccfc005e8b164028011bc6b85496690/sale_25675_primary_image.jpg'); } .bg8 { background-image: url('https://cdnp2.stackassets.com/7a52fa1ea563b69972a625495a4d799f0da1196b/store/44902fe2b6d0ff858be14781320f89c96e10d0b57c4015dea1aafcea7553/sale_25322_primary_image.jpg'); } .latest-news { width: 100%; align-content: center; } .latest-news h2 { color: var(--red); margin: 2rem 15%; font-size: 3rem; } .latest-news-main { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: minmax(200px, auto); max-width: 124rem; margin: 2rem auto; grid-gap: 2rem; } .latest-news-main img { width: 100%; } .latest-news-main a { font-size: 1.7rem; font-weight: bold; text-decoration: none; color: black; } .latest-news-main span, .latest-news-main p { font-size: 1.2rem; display: inline-flex; color: lightgrey; } .latest-news-main span { float: left; } .latest-news-main p { float: right; } .latest-rounds { max-width: 124rem; margin: 2rem auto; } .latest-rounds h2 { color: var(--red); } .deals-card-text { padding: 10px 0; } .deals-card-text a { color: black; font-weight: bolder; text-transform: capitalize; text-decoration: none; } .deals-card--tag { background: url(https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/img/deals-ribbon.svg); background-repeat: no-repeat; background-size: contain; height: 80px; overflow: hidden; position: absolute; right: 0; top: 0; width: 80px; z-index: 10; } .deals-tag { transform: rotate(45deg); font-size: 14px; font-weight: 700; left: 8px; position: relative; text-align: center; text-transform: uppercase; top: 20px; width: 100%; } .deals-price span { font-size: 1.4rem; color: darkgray; text-decoration: line-through; margin-right: 10px; } .rounds-header { display: flex; margin: 2rem 0; } .rounds-header h2 { color: var(--red); font-size: 2.5rem; } .rounds-header ul, .rounds-header a { color: var(--red); text-decoration: none; } .rounds-header ul { position: absolute; right: 14%; text-align: right; } .rounds-header ul, .rounds-header li { display: inline-flex; list-style: none; padding: 0 5px; font-size: 1.7rem; } .round-services li, .round-services i { list-style: none; display: flex; padding: 5px 5px 5px 0; } .app li { border-bottom: 1px solid lightgray; padding: 1rem 0; list-style: none; } .footer ul, .footer-ul-text li { list-style: none; display: flex; padding: 10px; } .footer-ul-icons > li { padding: 15px; background: #333; border-radius: 100%; margin: 10px; } .footer-ul-icons > li:hover { background: black; } .footer-legal { height: 9px; cursor: pointer; } .footer-nav-container { background-color: #131313; width: 70%; margin: 0 auto; display: flex; flex-direction: column; text-align: center; justify-content: center; align-items: center; padding: 1rem; } .footer-ul-icons li a { color: white; font-size: 2rem; } .footer-ul-text li a { color: darkgray; text-transform: uppercase; font-size: 1.2rem; font-weight: 100; font-family: sans-serif; } .footer-ul-text li :hover { color: white; } .footer ul li a { text-decoration: none; text-align: center; } .footer-ul-text ul li a:hover { color: black; } .rounds-main { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 2rem; height: 30rem; background: var(--light-pink); } .rounds-main img { width: 50px; height: 50px; position: absolute; margin: 10px; } .round-item-body { font-size: 1.3rem; padding: 10px; } .round-item-header { background: var(--red); height: 4rem; width: 100%; } .rounds-main p { font-family: 'Open Sans Condensed', sans-serif; font-size: 1.3rem; } .round-item-header h3 { padding: 13px 10px 0 8rem; color: white; font-size: 1.5rem; } .round-item-price { height: 6rem; width: 100%; padding: 7px 10px 0 8rem; background: var(--dark-pink); } .round-item-price h3 { font-size: 1.6rem; } .round-item-price p { color: grey; font-size: 1rem; } .round-item-body small { color: grey; font-size: 1.3rem; } .round-services { border-bottom: 0.5px solid #ff43226d; height: 8rem; margin-bottom: 10px; } /* changes started */ .deal { grid-template-rows: repeat(2, minmax(25rem, auto)); } .app { display: grid; grid-template-columns: repeat(3, 1fr); max-width: 124rem; margin: 2rem auto; grid-gap: 2rem; font-size: 1.6rem; } .app1 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/02/spotify-logo-796x419.jpg); } .app2 { background-image: var(--header-gradient), url(https://cdnp1.stackassets.com/cba31166b47b2c151d94a8397c4aa0604771f268/store/04b44dd5593f2a7c175e4dd48292fe76d560b9c1c0536d03345aa8c50141/sale_18367_primary_image.jpg); } .app3 { background-image: var(--header-gradient), url(https://cdnp0.stackassets.com/a875072fa31f35279ce85438b376249c54eca996/store/8534f1826bec31d741297d74ee8a30edc0f492f8f74cd08aa4ed0103d42a/sale_14523_primary_image.jpg); } .app4 { background-image: var(--header-gradient), url(https://cdnp0.stackassets.com/3d28a01310d47a9ece38eb1a189790944b8e512e/store/bd912e50369c037674603acf0ef1a582b658ef72662651d6eab3d7aa657e/sale_25558_primary_image.jpg); } .app5 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/11/Twitter_stock-796x418.jpg); } .app6 { background-image: var(--header-gradient), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2018/11/Twitter_stock-796x418.jpg); } .app7 { background-image: var(--header-gradient), url(https://cdnp1.stackassets.com/3c7255c565df64669fabc969bfd7cbaa1b2178c4/store/36c7d535db46e3b794b7b76c698d5ccfc005e8b164028011bc6b85496690/sale_25675_primary_image.jpg); } .subheader { display: flex; justify-content: space-between; background: rgba(255, 68, 34, 0.06); } .subheader-text { padding: 1rem 0 1rem 1rem; } .subheader-img { min-width: 9rem; min-height: 9rem; background-image: url('https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2019/05/Discord-Featured.jpg'); background-repeat: no-repeat; background-position: 50%; background-size: cover; cursor: pointer; } .app ul { margin: 10px; font-size: 1.2rem; padding-bottom: 1rem; } .app li::before { content: '*'; color: red; padding-right: 2rem; } .app li:hover { color: darkgray; } .app-container { color: white; font-size: 1.3rem; min-height: 27.5rem; background-repeat: no-repeat; background-size: 100% 100%; cursor: pointer; } .title-container { position: relative; top: 17rem; width: 80%; padding: 0 2rem; } @media (max-width: 768px) { .rounds-main { display: grid; grid-template-columns: 1fr; width: 100%; height: 100%; } .latest-rounds { margin: 10px auto; width: 100%; padding: 10px; } .rounds-header { display: block; } .rounds-header ul { position: relative; left: 0; padding: 0; display: block; } .rounds-header li { text-align: left; display: block; flex-direction: column; padding: 0; font-weight: 100; font-family: Arial, Helvetica, sans-serif; } .header-left-contents h2, .header-right-contents h2 { font-size: 1.7rem; } .header-right-contents, .header-left-contents p { font-size: 1.2rem; } .latest-news-main { display: flex; flex-direction: column; width: 100%; margin: 0; } .latest-news-main > div { display: flex; } .latest-news h2 { margin: 2rem 0; } .latest-news-main img { width: 100px; height: 80px; margin-right: 2rem; } .latest-news-main > div a { font-size: 1.5rem; } .footer-ul-icons li a { font-size: 1.2rem; } .footer-ul-icons > li { padding: 8px; } .footer-nav-container { width: 89%; } .footer-ul-text { flex-wrap: wrap; justify-content: center; } } /* closing mediaqueries */ .app-header { padding-bottom: 3rem; } @media only screen and (min-width: 768px) and (max-width: 1024px) { .header-right-contents li { font-size: 1.2rem; } .header-right-contents h2 { font-size: 2rem; } .latest-news { width: 100%; } .latest-news-main { width: 100%; margin: 0; } .latest-news h2 { margin: 2rem 0; } .latest-rounds { width: 100%; margin: 0; } .rounds-header ul { position: absolute; right: 10px; } .rounds-main { width: 100%; grid-template-columns: repeat(3, 1fr); } .rounds-last { display: none; } }
0.530966
0.114616
.theme-dark.authBox { /* //color: #72767d; */ font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; text-rendering: optimizeLegibility; } .authBox { width: 100%; padding: 9px; } .centeringWrapper { width: 100%; text-align: center; } .guildIcon { margin-bottom: 20px; } .inviteLargeIcon { margin-right: 0; } .inviteIcon { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .iconSizeXLarge { width: 100px; height: 100px; } .iconInactive { border-radius: 50%; } .icon-dis { background-image: url('https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png'); content: -webkit-image-set(url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png?size=64) 0.5x, url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png) 1x, url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png?size=256) 1.5x); position: relative; background-clip: padding-box; background-color: none; background-position: 50%; background-size: 100% 100%; } .size16 { font-size: 16px; line-height: 20px; } .colorHeaderPrimary { font-size: 24px; line-height: 30px; margin-top: 8px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: 600; } .activityCount { margin-top: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-dis { margin-top: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .pillOnline { margin-right: 8px; } .pill-dis { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 16px 4px; border-radius: 100px; background-color: #202225; } .pillIconOnline { background-color: #43b581; } .pillIconTotal { background-color: #b9bbbe; } .pillIcon { display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin-right: 4px; } .pillMessage-1btqlx { font-size: 16px; white-space: nowrap; } @media (min-width: 992px){ .flex-dis { display: grid; } /*.pill-dis { width: 100%; }*/ .pillOnline { margin-bottom: 8px; margin-right: 0px; } } #discord-guild-invite-btn { background-color: #7289da; border-color: #7289da; }
scripts/ruststore/styles/discord.css
.theme-dark.authBox { /* //color: #72767d; */ font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; text-rendering: optimizeLegibility; } .authBox { width: 100%; padding: 9px; } .centeringWrapper { width: 100%; text-align: center; } .guildIcon { margin-bottom: 20px; } .inviteLargeIcon { margin-right: 0; } .inviteIcon { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .iconSizeXLarge { width: 100px; height: 100px; } .iconInactive { border-radius: 50%; } .icon-dis { background-image: url('https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png'); content: -webkit-image-set(url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png?size=64) 0.5x, url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png) 1x, url(https://cdn.discordapp.com/icons/729354570618372156/607937561fec981f6e852c877ced008c.png?size=256) 1.5x); position: relative; background-clip: padding-box; background-color: none; background-position: 50%; background-size: 100% 100%; } .size16 { font-size: 16px; line-height: 20px; } .colorHeaderPrimary { font-size: 24px; line-height: 30px; margin-top: 8px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: 600; } .activityCount { margin-top: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-dis { margin-top: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .pillOnline { margin-right: 8px; } .pill-dis { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 16px 4px; border-radius: 100px; background-color: #202225; } .pillIconOnline { background-color: #43b581; } .pillIconTotal { background-color: #b9bbbe; } .pillIcon { display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin-right: 4px; } .pillMessage-1btqlx { font-size: 16px; white-space: nowrap; } @media (min-width: 992px){ .flex-dis { display: grid; } /*.pill-dis { width: 100%; }*/ .pillOnline { margin-bottom: 8px; margin-right: 0px; } } #discord-guild-invite-btn { background-color: #7289da; border-color: #7289da; }
0.344885
0.050847
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap'); /* ===== Global Settings ===== */ html { font-size: 62.5%;/*1rem = 10px*/ scroll-behavior: smooth;/*para fazer uma decida/direcionamento suave para outras partes da pagina */ } * { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-size: 1.6rem; } /* ===== Navbar Styling ===== */ .navbar { position: fixed; width: 100%; padding: 3rem; /* background: crimson; */ font-family: 'Ubuntu', sans-serif; transition: all 0.3s ease; z-index: 999; } .navbar.sticky { padding: 1.5rem 0; background: crimson; } .navbar .max-width { display: flex; align-items: center; justify-content: space-between; } .max-width { max-width: 130rem; padding: 0 8rem; margin: auto; } .navbar .logo a, .navbar .logo a span { color: #FFF; font-size: 3.5rem; font-weight: 600; } .navbar .logo a span { color: crimson; transition: all 0.3s ease; } /*cor no span ao scrollY maior que 20*/ .navbar.sticky .logo a span { color: #FFF; } .navbar .menu li { list-style: none; display: inline-block; } .navbar .menu li a { display: block; color: #FFF; font-size: 1.8rem; font-weight: 500; margin-left: 2.5rem; transition: color 0.3s ease; } .navbar .menu li a:hover { color: crimson; } .navbar.sticky .menu li a:hover { color: #FFF; } /* Menu Btn Styling */ .menu-btn { color: #FFF; cursor: pointer; display: none; } .menu-btn i { font-size: 2.3rem; } /* ========== Button Back Up ========== */ .scroll-up-btn { position: fixed; height: 4.5rem; width: 4.2rem; background: crimson; right: 3rem; bottom: 1rem; text-align: center; line-height: 4.5rem; color: #FFF; z-index: 999; font-size: 3rem; border-radius: 6px; cursor: pointer; opacity: 0; pointer-events: none; transition: all 0.3s ease; } .scroll-up-btn i { font-size: 3rem; } .scroll-up-btn.show { bottom: 3rem; opacity: 1; pointer-events: auto; } /* ===== Home Section Styling ===== */ .home { display: flex; background: url("../images/banner.jpg"); background-size: cover; background-attachment: fixed; height: 100vh; color: #FFF; min-height: 50rem; font-family: 'Ubuntu', sans-serif; } .home .max-width { margin: auto 0 auto 4rem; } .home .home-content .text-1 { font-size: 2.7rem; } .home .home-content .text-2 { font-size: 7.5rem; font-weight: 600; margin-left: -0.3rem; } .home .home-content .text-3, .home .home-content .text-3 span{ font-size: 4rem; margin: 0.5rem 0; } .home .home-content .text-3 span { color: crimson; font-weight: 500; } .home .home-content a { display: inline-block; background: crimson; color: #FFF; font-size: 2.5rem; padding: 1.2rem 3.6rem; margin-top: 2rem; border: 2px solid crimson; border-radius: 0.6rem; transition: all 0.3s ease; } .home .home-content a:hover{ color: crimson; background: none; } /* ============ All Similiar Content Styling Code ============== */ section { padding: 10rem 0; } .about, .services, .skills, .teams, .contact, footer{ font-family: 'Poppins', sans-serif; } .about .about-content, .services .serv-content, .skills .skills-content, .contact .contact-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } section .title { text-align: center; font-size: 4rem; font-weight: 500; margin-bottom: 6rem; padding-bottom: 2rem; font-family: 'Ubuntu', sans-serif; position: relative; } /* Linha de decoração abaixo do texto*/ section .title::before { content: ""; position: absolute; bottom: 0px; left: 50%; width: 18rem; height: 0.3rem; background: #111; transform: translateX(-50%); } section .title::after { /* content: "who i am"; => esta ná About Section*/ position: absolute; bottom: -1.3rem; left: 50%; font-size: 2rem; color: crimson; padding: 0.5rem; background: #FFF; transform: translateX(-50%); } /* ===== About Section ===== */ .about .title::after { content: "who i am"; } .about .about-content .left { width: 45%; } .about .about-content .left img { height: 40rem; width: 40rem; object-fit: cover; object-position: top; /* object-fit: especifica como o conteúdo de um elemento substituído deve ser ajustado à caixa estabelecida pela altura e largura usadas. Basicamente vai tentar manter a proporção da imagem */ border-radius: 6px; } .about .about-content .right { width: 55%; } .about .about-content .right .text { font-size: 2.5rem; font-weight: 600; margin-bottom: 1rem; } .about .about-content .right .text span { color: crimson; font-size: 2.5rem; font-weight: 600; } .about .about-content .right p { text-align: justify; } .about .about-content .right a { display: inline-block; background: crimson; color: #FFF; font-size: 2rem; font-weight: 500; padding: 1rem 3rem; margin-top: 2rem; border-radius: 6px; border: 2px solid crimson; transition: all 0.3s ease; } .about .about-content .right a:hover { color: crimson; background: none; } /* ===== Services Section ===== */ .services, .teams { color: #FFF; background: #111; } .services .title::before, .teams .title::before { background: #FFF; } .services .title::after, .teams .title::after { background: #111; content: "what i provide" } .services .serv-content .card{ width: calc(33% - 2rem); background: #222; text-align: center; border-radius: 6px; padding: 2rem 2.5rem; cursor: pointer; transition: all 0.3s ease; } .services .serv-content .card:hover { background: crimson; } .services .serv-content .card .box { transition: all 0.3s ease; } .services .serv-content .card:hover .box { transform: scale(1.05); } .services .serv-content .card i { font-size: 5rem; color: crimson; transition: color 0.3s ease; } .services .serv-content .card:hover i { color: #FFF; } .services .serv-content .card .text { font-size: 2.5rem; font-weight: 500; margin: 1rem 0 0.7rem 0; } /* ===== Skills Section ===== */ .skills { box-shadow: 2px 1px 7px 2px #555; border-radius: 5px; } .skills .title::after { content: "what i know"; } .skills .skills-content .column { width: calc(50% - 3rem); } .skills .skills-content .left .text { font-size: 2rem; font-weight: 600; margin-bottom: 1rem; } .skills .skills-content .left p { text-align: justify; } .skills .skills-content .left a { display: inline-block; background: crimson; color: #FFF; font-size: 1.8rem; font-weight: 500; padding: 0.8rem 1.6rem; margin-top: 2rem; border-radius: 6px; border: 2px solid crimson; transition: all 0.3s ease; } .skills .skills-content .left a:hover { color: crimson; background: none; } .skills .skills-content .right .bars { margin-bottom: 1.5rem; } .skills .skills-content .right .info { display: flex; margin-bottom: 0.5rem; align-items: center; justify-content: space-between; } .skills .skills-content .right span { font-weight: 500; font-size: 1.8rem; } .skills .skills-content .right .line { height: 0.5rem; width: 100%; background: lightgrey; position: relative; } .skills .skills-content .right .line::before { content: ""; position: absolute; height: 100%; /* width: 80%; => cada barra tem o seu, pode altomatizar pelo js */ left: 0; top: 0; background: crimson; } .skills .skills-content .right .html::before { width: 90%; } .skills .skills-content .right .css::before { width: 60%; } .skills .skills-content .right .js::before { width: 70%; } .skills .skills-content .right .node::before { width: 50%; } .skills .skills-content .right .c::before { width: 70%; } /* ===== Teams Section ===== */ .teams .title::after { content: "who with me"; } .teams .carousel .card { background: #222; border-radius: 6px; padding: 2.5rem 3.5rem; text-align: center; transition: all 0.3s ease; } .teams .carousel .card:hover { background: crimson; } .teams .carousel .card .box { display: flex; flex-direction: column; align-items: center; justify-content: center; transition: all 0.3s ease; } .teams .carousel .card:hover .box { transform: scale(1.05); } .teams .carousel .card .text { font-size: 2.5rem; font-weight: 500; margin: 1rem 0 0.7rem 0; } .teams .carousel .card img { height: 15rem; width: 15rem; object-fit: cover; border-radius: 50%; border: 5px solid crimson; transition: all 0.3s ease; } .teams .carousel .card:hover img { border-color: #FFF; } /*botões embaixo do carrossel*/ .owl-dots { text-align: center; margin-top: 2rem; } .owl-dot { height: 1.3rem; width: 1.3rem; margin: 0 0.5rem; outline: none!important; border-radius: 50%; border: 2px solid crimson!important; transition: all 0.3s ease; } .owl-dot.active{ width: 3.5rem; border-radius: 1.4rem; } .owl-dot-active, .owl-dot:hover { background: crimson!important; } /* ===== Contact Section ===== */ .contact .title::after { content: "get in touch" } .contact .contact-content .column { width: calc(50% - 3rem); } .contact .contact-content .text { font-size: 2rem; font-weight: 600; margin-bottom: 1rem; } .contact .contact-content .left p { text-align: justify; } .contact .contact-content .left .icons { margin: 1rem 0; } .contact .contact-content .row { display: flex; height: 6.5rem; align-items: center; } .contact .contact-content .row .info { margin-left: 3rem; } .contact .contact-content .row i { font-size: 2.5rem; color: crimson; } .contact .contact-content .info .head { font-weight: 500; } .contact .contact-content .info .sub-title { color: #333; } .contact .right form .fields{ display: flex; } .contact .right form .field, .contact .right form .fields .field { height: 4.5rem; width: 100%; margin-bottom: 1.5rem; } .contact .right form .textarea { height: 8rem; width: 100%; } .contact .right form .name { margin-right: 1rem; } .contact .right form .email { margin-left: 1rem; } .contact .right form .field input, .contact .right form .textarea textarea { height: 100%; width: 100%; border: 1px solid lightgray; border-radius: 6px; outline: none; padding: 0 1.5rem; font-size: 1.7rem; font-family: 'Poppins', sans-serif; } .contact .right form .textarea textarea { padding: 1rem; resize: none; } .contact .right form .button { height: 4.7rem; width: 17rem; } .contact .right form .button button { height: 100%; width: 100%; border: 2px solid crimson; border-radius: 6px; background: crimson; color: #FFF; font-size: 2rem; font-weight: 500; cursor: pointer; transition: all 0.3s ease; } .contact .right form .button button:hover { color: crimson; background: none; } /* =========== Footer Styling =========== */ footer { background: #111; padding: 2rem 2.3rem; color: #FFF; text-align: center; } footer span a { color: crimson; text-decoration: none; } footer span a:hover { text-decoration: underline; } /* ========== Responsivity ========== */ @media screen and (max-width: 1300px) { .home .max-width { margin-left: 0px; } } @media screen and (max-width: 1104px) { .about .about-content .left img { width: 35rem; height: 35rem; } } @media screen and (max-width: 991px) { .max-width { padding: 0 5rem; } } @media screen and (max-width: 947px) { .menu-btn { display: block; z-index: 999; } .menu-btn i.active:before { content: "\f00d"; } .navbar .menu { position: fixed; height: 100vh; width: 100%; left: -100%; top: 0; background: #111; text-align: center; padding-top: 8rem; transition: all 0.3s ease; } .navbar .menu.active { left: 0; } .navbar .menu li { display: block; } .navbar .menu li a { display: inline-block; margin: 2rem 0; font-size: 2.5rem; } .home .home-content .text-2 { font-size: 7rem; } .home .home-content .text-3 { font-size: 3.5rem; } .home .home-content a { font-size: 2.3rem; padding: 1rem 3rem; } /* Responsividade do About*/ .max-width { max-width: 80rem; } .about .about-content .column { width: 100%; } .about .about-content .left { display: flex; justify-content: center; margin: 0 auto 6rem; } .about .about-content .right { flex: 100%; } /* Responsividade do Services */ .services .serv-content .card { width: calc(50% - 1rem); margin-bottom: 2rem; } /* Responsividade do Skills & Contact*/ .skills .skills-content .column, .contact .contact-content .column { width: 100%; margin-bottom: 3.5rem; } } @media screen and (max-width: 690px) { .max-width { padding: 0 2.3rem; } .home .home-content .text-2 { font-size: 6rem; } .home .home-content .text-3 { font-size: 3.2rem; } .home .home-content a { font-size: 2rem; padding: 0.9rem 2.5rem; } /* Responsividade do Services */ .services .serv-content .card { width: 100%; } } @media screen and (max-width: 500px) { .home .home-content .text-2 { font-size: 5rem; } .home .home-content .text-3 { font-size: 2.7rem; } } /* Rensposividade title da Section Services*/ @media screen and (max-width: 335px) { .services .title::after { padding: 0.5rem 0.2rem; } }
My Portifolio Website/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap'); /* ===== Global Settings ===== */ html { font-size: 62.5%;/*1rem = 10px*/ scroll-behavior: smooth;/*para fazer uma decida/direcionamento suave para outras partes da pagina */ } * { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-size: 1.6rem; } /* ===== Navbar Styling ===== */ .navbar { position: fixed; width: 100%; padding: 3rem; /* background: crimson; */ font-family: 'Ubuntu', sans-serif; transition: all 0.3s ease; z-index: 999; } .navbar.sticky { padding: 1.5rem 0; background: crimson; } .navbar .max-width { display: flex; align-items: center; justify-content: space-between; } .max-width { max-width: 130rem; padding: 0 8rem; margin: auto; } .navbar .logo a, .navbar .logo a span { color: #FFF; font-size: 3.5rem; font-weight: 600; } .navbar .logo a span { color: crimson; transition: all 0.3s ease; } /*cor no span ao scrollY maior que 20*/ .navbar.sticky .logo a span { color: #FFF; } .navbar .menu li { list-style: none; display: inline-block; } .navbar .menu li a { display: block; color: #FFF; font-size: 1.8rem; font-weight: 500; margin-left: 2.5rem; transition: color 0.3s ease; } .navbar .menu li a:hover { color: crimson; } .navbar.sticky .menu li a:hover { color: #FFF; } /* Menu Btn Styling */ .menu-btn { color: #FFF; cursor: pointer; display: none; } .menu-btn i { font-size: 2.3rem; } /* ========== Button Back Up ========== */ .scroll-up-btn { position: fixed; height: 4.5rem; width: 4.2rem; background: crimson; right: 3rem; bottom: 1rem; text-align: center; line-height: 4.5rem; color: #FFF; z-index: 999; font-size: 3rem; border-radius: 6px; cursor: pointer; opacity: 0; pointer-events: none; transition: all 0.3s ease; } .scroll-up-btn i { font-size: 3rem; } .scroll-up-btn.show { bottom: 3rem; opacity: 1; pointer-events: auto; } /* ===== Home Section Styling ===== */ .home { display: flex; background: url("../images/banner.jpg"); background-size: cover; background-attachment: fixed; height: 100vh; color: #FFF; min-height: 50rem; font-family: 'Ubuntu', sans-serif; } .home .max-width { margin: auto 0 auto 4rem; } .home .home-content .text-1 { font-size: 2.7rem; } .home .home-content .text-2 { font-size: 7.5rem; font-weight: 600; margin-left: -0.3rem; } .home .home-content .text-3, .home .home-content .text-3 span{ font-size: 4rem; margin: 0.5rem 0; } .home .home-content .text-3 span { color: crimson; font-weight: 500; } .home .home-content a { display: inline-block; background: crimson; color: #FFF; font-size: 2.5rem; padding: 1.2rem 3.6rem; margin-top: 2rem; border: 2px solid crimson; border-radius: 0.6rem; transition: all 0.3s ease; } .home .home-content a:hover{ color: crimson; background: none; } /* ============ All Similiar Content Styling Code ============== */ section { padding: 10rem 0; } .about, .services, .skills, .teams, .contact, footer{ font-family: 'Poppins', sans-serif; } .about .about-content, .services .serv-content, .skills .skills-content, .contact .contact-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } section .title { text-align: center; font-size: 4rem; font-weight: 500; margin-bottom: 6rem; padding-bottom: 2rem; font-family: 'Ubuntu', sans-serif; position: relative; } /* Linha de decoração abaixo do texto*/ section .title::before { content: ""; position: absolute; bottom: 0px; left: 50%; width: 18rem; height: 0.3rem; background: #111; transform: translateX(-50%); } section .title::after { /* content: "who i am"; => esta ná About Section*/ position: absolute; bottom: -1.3rem; left: 50%; font-size: 2rem; color: crimson; padding: 0.5rem; background: #FFF; transform: translateX(-50%); } /* ===== About Section ===== */ .about .title::after { content: "who i am"; } .about .about-content .left { width: 45%; } .about .about-content .left img { height: 40rem; width: 40rem; object-fit: cover; object-position: top; /* object-fit: especifica como o conteúdo de um elemento substituído deve ser ajustado à caixa estabelecida pela altura e largura usadas. Basicamente vai tentar manter a proporção da imagem */ border-radius: 6px; } .about .about-content .right { width: 55%; } .about .about-content .right .text { font-size: 2.5rem; font-weight: 600; margin-bottom: 1rem; } .about .about-content .right .text span { color: crimson; font-size: 2.5rem; font-weight: 600; } .about .about-content .right p { text-align: justify; } .about .about-content .right a { display: inline-block; background: crimson; color: #FFF; font-size: 2rem; font-weight: 500; padding: 1rem 3rem; margin-top: 2rem; border-radius: 6px; border: 2px solid crimson; transition: all 0.3s ease; } .about .about-content .right a:hover { color: crimson; background: none; } /* ===== Services Section ===== */ .services, .teams { color: #FFF; background: #111; } .services .title::before, .teams .title::before { background: #FFF; } .services .title::after, .teams .title::after { background: #111; content: "what i provide" } .services .serv-content .card{ width: calc(33% - 2rem); background: #222; text-align: center; border-radius: 6px; padding: 2rem 2.5rem; cursor: pointer; transition: all 0.3s ease; } .services .serv-content .card:hover { background: crimson; } .services .serv-content .card .box { transition: all 0.3s ease; } .services .serv-content .card:hover .box { transform: scale(1.05); } .services .serv-content .card i { font-size: 5rem; color: crimson; transition: color 0.3s ease; } .services .serv-content .card:hover i { color: #FFF; } .services .serv-content .card .text { font-size: 2.5rem; font-weight: 500; margin: 1rem 0 0.7rem 0; } /* ===== Skills Section ===== */ .skills { box-shadow: 2px 1px 7px 2px #555; border-radius: 5px; } .skills .title::after { content: "what i know"; } .skills .skills-content .column { width: calc(50% - 3rem); } .skills .skills-content .left .text { font-size: 2rem; font-weight: 600; margin-bottom: 1rem; } .skills .skills-content .left p { text-align: justify; } .skills .skills-content .left a { display: inline-block; background: crimson; color: #FFF; font-size: 1.8rem; font-weight: 500; padding: 0.8rem 1.6rem; margin-top: 2rem; border-radius: 6px; border: 2px solid crimson; transition: all 0.3s ease; } .skills .skills-content .left a:hover { color: crimson; background: none; } .skills .skills-content .right .bars { margin-bottom: 1.5rem; } .skills .skills-content .right .info { display: flex; margin-bottom: 0.5rem; align-items: center; justify-content: space-between; } .skills .skills-content .right span { font-weight: 500; font-size: 1.8rem; } .skills .skills-content .right .line { height: 0.5rem; width: 100%; background: lightgrey; position: relative; } .skills .skills-content .right .line::before { content: ""; position: absolute; height: 100%; /* width: 80%; => cada barra tem o seu, pode altomatizar pelo js */ left: 0; top: 0; background: crimson; } .skills .skills-content .right .html::before { width: 90%; } .skills .skills-content .right .css::before { width: 60%; } .skills .skills-content .right .js::before { width: 70%; } .skills .skills-content .right .node::before { width: 50%; } .skills .skills-content .right .c::before { width: 70%; } /* ===== Teams Section ===== */ .teams .title::after { content: "who with me"; } .teams .carousel .card { background: #222; border-radius: 6px; padding: 2.5rem 3.5rem; text-align: center; transition: all 0.3s ease; } .teams .carousel .card:hover { background: crimson; } .teams .carousel .card .box { display: flex; flex-direction: column; align-items: center; justify-content: center; transition: all 0.3s ease; } .teams .carousel .card:hover .box { transform: scale(1.05); } .teams .carousel .card .text { font-size: 2.5rem; font-weight: 500; margin: 1rem 0 0.7rem 0; } .teams .carousel .card img { height: 15rem; width: 15rem; object-fit: cover; border-radius: 50%; border: 5px solid crimson; transition: all 0.3s ease; } .teams .carousel .card:hover img { border-color: #FFF; } /*botões embaixo do carrossel*/ .owl-dots { text-align: center; margin-top: 2rem; } .owl-dot { height: 1.3rem; width: 1.3rem; margin: 0 0.5rem; outline: none!important; border-radius: 50%; border: 2px solid crimson!important; transition: all 0.3s ease; } .owl-dot.active{ width: 3.5rem; border-radius: 1.4rem; } .owl-dot-active, .owl-dot:hover { background: crimson!important; } /* ===== Contact Section ===== */ .contact .title::after { content: "get in touch" } .contact .contact-content .column { width: calc(50% - 3rem); } .contact .contact-content .text { font-size: 2rem; font-weight: 600; margin-bottom: 1rem; } .contact .contact-content .left p { text-align: justify; } .contact .contact-content .left .icons { margin: 1rem 0; } .contact .contact-content .row { display: flex; height: 6.5rem; align-items: center; } .contact .contact-content .row .info { margin-left: 3rem; } .contact .contact-content .row i { font-size: 2.5rem; color: crimson; } .contact .contact-content .info .head { font-weight: 500; } .contact .contact-content .info .sub-title { color: #333; } .contact .right form .fields{ display: flex; } .contact .right form .field, .contact .right form .fields .field { height: 4.5rem; width: 100%; margin-bottom: 1.5rem; } .contact .right form .textarea { height: 8rem; width: 100%; } .contact .right form .name { margin-right: 1rem; } .contact .right form .email { margin-left: 1rem; } .contact .right form .field input, .contact .right form .textarea textarea { height: 100%; width: 100%; border: 1px solid lightgray; border-radius: 6px; outline: none; padding: 0 1.5rem; font-size: 1.7rem; font-family: 'Poppins', sans-serif; } .contact .right form .textarea textarea { padding: 1rem; resize: none; } .contact .right form .button { height: 4.7rem; width: 17rem; } .contact .right form .button button { height: 100%; width: 100%; border: 2px solid crimson; border-radius: 6px; background: crimson; color: #FFF; font-size: 2rem; font-weight: 500; cursor: pointer; transition: all 0.3s ease; } .contact .right form .button button:hover { color: crimson; background: none; } /* =========== Footer Styling =========== */ footer { background: #111; padding: 2rem 2.3rem; color: #FFF; text-align: center; } footer span a { color: crimson; text-decoration: none; } footer span a:hover { text-decoration: underline; } /* ========== Responsivity ========== */ @media screen and (max-width: 1300px) { .home .max-width { margin-left: 0px; } } @media screen and (max-width: 1104px) { .about .about-content .left img { width: 35rem; height: 35rem; } } @media screen and (max-width: 991px) { .max-width { padding: 0 5rem; } } @media screen and (max-width: 947px) { .menu-btn { display: block; z-index: 999; } .menu-btn i.active:before { content: "\f00d"; } .navbar .menu { position: fixed; height: 100vh; width: 100%; left: -100%; top: 0; background: #111; text-align: center; padding-top: 8rem; transition: all 0.3s ease; } .navbar .menu.active { left: 0; } .navbar .menu li { display: block; } .navbar .menu li a { display: inline-block; margin: 2rem 0; font-size: 2.5rem; } .home .home-content .text-2 { font-size: 7rem; } .home .home-content .text-3 { font-size: 3.5rem; } .home .home-content a { font-size: 2.3rem; padding: 1rem 3rem; } /* Responsividade do About*/ .max-width { max-width: 80rem; } .about .about-content .column { width: 100%; } .about .about-content .left { display: flex; justify-content: center; margin: 0 auto 6rem; } .about .about-content .right { flex: 100%; } /* Responsividade do Services */ .services .serv-content .card { width: calc(50% - 1rem); margin-bottom: 2rem; } /* Responsividade do Skills & Contact*/ .skills .skills-content .column, .contact .contact-content .column { width: 100%; margin-bottom: 3.5rem; } } @media screen and (max-width: 690px) { .max-width { padding: 0 2.3rem; } .home .home-content .text-2 { font-size: 6rem; } .home .home-content .text-3 { font-size: 3.2rem; } .home .home-content a { font-size: 2rem; padding: 0.9rem 2.5rem; } /* Responsividade do Services */ .services .serv-content .card { width: 100%; } } @media screen and (max-width: 500px) { .home .home-content .text-2 { font-size: 5rem; } .home .home-content .text-3 { font-size: 2.7rem; } } /* Rensposividade title da Section Services*/ @media screen and (max-width: 335px) { .services .title::after { padding: 0.5rem 0.2rem; } }
0.322526
0.067362
 .starter-template { padding: 40px 15px; text-align: center; } /*Gritter Notifications*/ #gritter-notice-wrapper { width: 320px; top: 45px; } .gritter-item-wrapper { background: url(../js/jquery.gritter/images/gritter-bg.png); border-bottom: 1px solid rgba(0, 0, 0, 0.13); border-left: 1px solid rgba(0, 0, 0, 0.05); border-right: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04); } .gritter-top { background: transparent; } .gritter-item { font-family: 'Open Sans', sans-serif; background: transparent; color: #FFF; padding: 2px 20px 12px; padding-right: 35px; padding-left: 10px; } .gritter-bottom { background: transparent; } .gritter-item p { font-size: 12px; line-height: 19px; } .gritter-title { text-shadow: none; font-weight: 400; font-size: 17px; } .gritter-close { display: block !important; top: 0; right: 0; left: auto; height: 30px; width: 35px; background: transparent; text-indent: inherit; } .gritter-close:after { content: '×'; position: absolute; color: #FFF; left: 10px; font-size: 24px; font-weight: bold; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .gritter-without-image, .gritter-with-image { padding-left: 7px; width: 224px; } /*Clean Style*/ .gritter-item-wrapper.clean { background: #FFF; } .gritter-item-wrapper.clean .gritter-item { color: #555; } .gritter-item-wrapper.clean .gritter-close { display: block !important; top: 0; right: 0; left: auto; height: 100%; width: 35px; background-color: #7761a7; text-indent: inherit; } .gritter-item-wrapper.clean .gritter-close:after { content: '×'; position: absolute; color: #FFF; top: 50%; left: 10px; font-size: 24px; font-weight: bold; margin-top: -17px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .gritter-image { margin-top: 3px; width: auto; height: auto; max-width: 48px; max-height: 48px; } /*Facebook Style*/ .gritter-item-wrapper.facebook { background: #5d82d1; } .gritter-item-wrapper.facebook .gritter-item { color: #FFF; } .gritter-item-wrapper.facebook .gritter-close { background-color: transparent; top: 5px; } /*Twitter Style*/ .gritter-item-wrapper.twitter { background: #50bff5; } .gritter-item-wrapper.twitter .gritter-item { color: #FFF; } .gritter-item-wrapper.twitter .gritter-close { background-color: transparent; top: 5px; } /*Google+ */ .gritter-item-wrapper.google-plus { background: #eb5e4c; } .gritter-item-wrapper.google-plus .gritter-item { color: #FFF; } .gritter-item-wrapper.google-plus .gritter-close { background-color: transparent; top: 5px; } /*Dribbble */ .gritter-item-wrapper.dribbble { background: #f7659c; } .gritter-item-wrapper.dribbble .gritter-item { color: #FFF; } .gritter-item-wrapper.dribbble .gritter-close { background-color: transparent; top: 5px; } /*Flickr */ .gritter-item-wrapper.flickr { background: #0063dc; } .gritter-item-wrapper.flickr .gritter-item { color: #FFF; } .gritter-item-wrapper.flickr .gritter-close { background-color: transparent; top: 5px; } /*Linkedin */ .gritter-item-wrapper.linkedin { background: #238cc8; } .gritter-item-wrapper.linkedin .gritter-item { color: #FFF; } .gritter-item-wrapper.linkedin .gritter-close { background-color: transparent; top: 5px; } /*Youtube */ .gritter-item-wrapper.youtube { background: #ef4e41; } .gritter-item-wrapper.youtube .gritter-item { color: #FFF; } .gritter-item-wrapper.youtube .gritter-close { background-color: transparent; top: 5px; } /*Pinterest */ .gritter-item-wrapper.pinterest { background: #e13138; } .gritter-item-wrapper.pinterest .gritter-item { color: #FFF; } .gritter-item-wrapper.pinterest .gritter-close { background-color: transparent; top: 5px; } /*Github */ .gritter-item-wrapper.github { background: #333333; } .gritter-item-wrapper.github .gritter-item { color: #FFF; } .gritter-item-wrapper.github .gritter-close { background-color: transparent; top: 5px; } /*Tumblr */ .gritter-item-wrapper.tumblr { background: #426d9b; } .gritter-item-wrapper.tumblr .gritter-item { color: #FFF; } .gritter-item-wrapper.tumblr .gritter-close { background-color: transparent; top: 5px; } /*Colors */ .gritter-item-wrapper.primary { background: #7761a7; } .gritter-item-wrapper.success { background: #19b698; } .gritter-item-wrapper.info { background: #4aa3df; } .gritter-item-wrapper.warning { background: #f16e3f; } .gritter-item-wrapper.danger { background: #ea6153; } .gritter-item-wrapper.prusia { background: #3d566d; } .gritter-item-wrapper.dark { background: #23262b; } /*End Gritter Notifications*/ .things_list_item { margin-bottom:40px; border:1px solid #ccc; border-radius: 2px; -webkit-border-radius: 2px; } .thing_name{ border-bottom:1px solid #ccc; padding:5px 10px; background-color:#f5f5f5; font-weight:bold; } .thing_properties, .thing_actions{ padding:10px 20px 10px 20px; } .thing_properties h5, .thing_actions h5{ margin-bottom:0; margin-top:0; font-size:14px; font-weight:bold; border-bottom:1px dotted #ddd; padding-bottom:5px; color:#777; } .thing_properties_items { } .thing_property_item { border-bottom:1px dotted #ddd; padding-top:10px; padding-bottom:10px; } .thing_properties_items div:last-child{ border-bottom: none; } .thing_action_item { margin-top:10px; display:inline-block; margin-right:10px; }
transports/web/public/css/wotstyles.css
 .starter-template { padding: 40px 15px; text-align: center; } /*Gritter Notifications*/ #gritter-notice-wrapper { width: 320px; top: 45px; } .gritter-item-wrapper { background: url(../js/jquery.gritter/images/gritter-bg.png); border-bottom: 1px solid rgba(0, 0, 0, 0.13); border-left: 1px solid rgba(0, 0, 0, 0.05); border-right: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04); } .gritter-top { background: transparent; } .gritter-item { font-family: 'Open Sans', sans-serif; background: transparent; color: #FFF; padding: 2px 20px 12px; padding-right: 35px; padding-left: 10px; } .gritter-bottom { background: transparent; } .gritter-item p { font-size: 12px; line-height: 19px; } .gritter-title { text-shadow: none; font-weight: 400; font-size: 17px; } .gritter-close { display: block !important; top: 0; right: 0; left: auto; height: 30px; width: 35px; background: transparent; text-indent: inherit; } .gritter-close:after { content: '×'; position: absolute; color: #FFF; left: 10px; font-size: 24px; font-weight: bold; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .gritter-without-image, .gritter-with-image { padding-left: 7px; width: 224px; } /*Clean Style*/ .gritter-item-wrapper.clean { background: #FFF; } .gritter-item-wrapper.clean .gritter-item { color: #555; } .gritter-item-wrapper.clean .gritter-close { display: block !important; top: 0; right: 0; left: auto; height: 100%; width: 35px; background-color: #7761a7; text-indent: inherit; } .gritter-item-wrapper.clean .gritter-close:after { content: '×'; position: absolute; color: #FFF; top: 50%; left: 10px; font-size: 24px; font-weight: bold; margin-top: -17px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .gritter-image { margin-top: 3px; width: auto; height: auto; max-width: 48px; max-height: 48px; } /*Facebook Style*/ .gritter-item-wrapper.facebook { background: #5d82d1; } .gritter-item-wrapper.facebook .gritter-item { color: #FFF; } .gritter-item-wrapper.facebook .gritter-close { background-color: transparent; top: 5px; } /*Twitter Style*/ .gritter-item-wrapper.twitter { background: #50bff5; } .gritter-item-wrapper.twitter .gritter-item { color: #FFF; } .gritter-item-wrapper.twitter .gritter-close { background-color: transparent; top: 5px; } /*Google+ */ .gritter-item-wrapper.google-plus { background: #eb5e4c; } .gritter-item-wrapper.google-plus .gritter-item { color: #FFF; } .gritter-item-wrapper.google-plus .gritter-close { background-color: transparent; top: 5px; } /*Dribbble */ .gritter-item-wrapper.dribbble { background: #f7659c; } .gritter-item-wrapper.dribbble .gritter-item { color: #FFF; } .gritter-item-wrapper.dribbble .gritter-close { background-color: transparent; top: 5px; } /*Flickr */ .gritter-item-wrapper.flickr { background: #0063dc; } .gritter-item-wrapper.flickr .gritter-item { color: #FFF; } .gritter-item-wrapper.flickr .gritter-close { background-color: transparent; top: 5px; } /*Linkedin */ .gritter-item-wrapper.linkedin { background: #238cc8; } .gritter-item-wrapper.linkedin .gritter-item { color: #FFF; } .gritter-item-wrapper.linkedin .gritter-close { background-color: transparent; top: 5px; } /*Youtube */ .gritter-item-wrapper.youtube { background: #ef4e41; } .gritter-item-wrapper.youtube .gritter-item { color: #FFF; } .gritter-item-wrapper.youtube .gritter-close { background-color: transparent; top: 5px; } /*Pinterest */ .gritter-item-wrapper.pinterest { background: #e13138; } .gritter-item-wrapper.pinterest .gritter-item { color: #FFF; } .gritter-item-wrapper.pinterest .gritter-close { background-color: transparent; top: 5px; } /*Github */ .gritter-item-wrapper.github { background: #333333; } .gritter-item-wrapper.github .gritter-item { color: #FFF; } .gritter-item-wrapper.github .gritter-close { background-color: transparent; top: 5px; } /*Tumblr */ .gritter-item-wrapper.tumblr { background: #426d9b; } .gritter-item-wrapper.tumblr .gritter-item { color: #FFF; } .gritter-item-wrapper.tumblr .gritter-close { background-color: transparent; top: 5px; } /*Colors */ .gritter-item-wrapper.primary { background: #7761a7; } .gritter-item-wrapper.success { background: #19b698; } .gritter-item-wrapper.info { background: #4aa3df; } .gritter-item-wrapper.warning { background: #f16e3f; } .gritter-item-wrapper.danger { background: #ea6153; } .gritter-item-wrapper.prusia { background: #3d566d; } .gritter-item-wrapper.dark { background: #23262b; } /*End Gritter Notifications*/ .things_list_item { margin-bottom:40px; border:1px solid #ccc; border-radius: 2px; -webkit-border-radius: 2px; } .thing_name{ border-bottom:1px solid #ccc; padding:5px 10px; background-color:#f5f5f5; font-weight:bold; } .thing_properties, .thing_actions{ padding:10px 20px 10px 20px; } .thing_properties h5, .thing_actions h5{ margin-bottom:0; margin-top:0; font-size:14px; font-weight:bold; border-bottom:1px dotted #ddd; padding-bottom:5px; color:#777; } .thing_properties_items { } .thing_property_item { border-bottom:1px dotted #ddd; padding-top:10px; padding-bottom:10px; } .thing_properties_items div:last-child{ border-bottom: none; } .thing_action_item { margin-top:10px; display:inline-block; margin-right:10px; }
0.271445
0.065128
@font-face { font-family: 'FuturaPTCond-Book'; src: url('FuturaPTCond-Book.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'FuturaPTCond-Book'; src: url('FuturaPTCond-Book.otf') format('opentype'), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAKfQAA8AAAABnpgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACntAAAABoA AAAcYVzNcUdERUYAAHY4AAAAUwAAAGgVjBLSR1BPUwAAfWAAACpTAACK5OSPC3NHU1VCAAB2jAAA BtIAABGSQIP78U9TLzIAAAHMAAAAXAAAAGCNOXaTY21hcAAABwQAAAOZAAAFQl/j8tNnYXNwAAB2 MAAAAAgAAAAI//8AA2dseWYAAA9wAABXEQAAx9gXCtmoaGVhZAAAAVgAAAA0AAAANhgCbI1oaGVh AAABjAAAACAAAAAkBewEw2htdHgAAAIoAAAE2gAACcRcMl12bG9jYQAACqAAAATNAAAE5M/rAa5t YXhwAAABrAAAAB8AAAAgAroAW25hbWUAAGaEAAAG4QAAEKdD/wsScG9zdAAAbWgAAAjFAAATToIo H4Z42mNgZGBgYGRw3H0r1Cie3+YrAzfzC6AIw+0MkQwY/V/1PxvTO+aJQC4HAxNIFABcrwwqeNpj YGRgYL727wqQfPFf9f9UpncMQBFkwFQIALcFB7R42mNgZGBgKmSIYGBnAAEmIGYEQgYGBzCfAQAX lQEYAHjaY2BiFGCcwMDMwMLUxRTBwMDgDaEZ4xiMGH5xMDNxs7AxMbEwMTEvYGD6H8Cg4MUABQGO QY4MDgwKv5mYfv8XZpRivsaoo8DAMB0kx7ifaTaQUmBgAQCJ7Q7DeNp1lm9M1VUYx5/zAwEhE0VH LoRBkChcldtlSDDUUgo0o0ab05RXja0/2OZitVqNlTXrBS+qeTfmfFVNaTXXC3NrvVHnm8ytP2Nt hW7g1j+ZJbDVsNvne+65N7gJ25fv+T2/8zvPOd/nz7n2i/k/9wj/NL5uXa7JWqO9Vu8GrCqK4C+s 2T61VpdvzaDeHbL1btqq7bQV2JTF4QaXTP3A/GqwG9SBDYE3g42gJdg2ar6+1RpZ7Lbm6Cd4pznX x9xtdq87DMfAOjDI85C12Ci4ypwubIXgpq12r8Pv8b4r8IvW5jptlVvKvDexdcJ/gw7QDsqtyJVw zmQqBct/FTDwlnvI1rntnGkW+3bQyjm/slK3C3s39hGrtROMGxkft7ibA9jdg35+XN/bOd79ZRV2 0co4V9ytskJ3xorxW+iqwXJbgq8kGHcz9m40Ygez2g9YL1iLrQMu9XMOodu0DUfS/AZ73ZnWTNpH af3eBs9725xVgnsYj4FE1Ghl7L/BXbcv7Rba3bAafR8N2BaP55i7i7hK99vha6BYxEIsYpYQ22hq gljcB18DvxGromwccjFte9zHsGIxH+0hjj2W73W/HeY402w6DvNhI6kfiUUjPA4mvf6ZOORCGvX5 HIsvgGKxI7DOKn9prglcq7N7/4vxYdvkPvRc5OMSY71Wzy05nPCsPFYuLcbkuOtOXYGXuF4rRttJ zncFrUs57zJ4PdykGrATqateP3JRtUA+NgYu9fxnsE96LrRTnFMxkk65rDhJqxyO1sI6JzWlvA5c CbfaudQt1ZlyPfDd/3umBn0dqBYLYMVd2i/k2CL2eLZeVTO5LM0GUtM+B8kD1zZPX+UtuZPdT2Yf IR7UcELz7bw1kR9HA1RHr4FL9JVT7g+77HvCtH1mUWoTNVkFKqipNa6BmjlDj1Fvehyf8jPq+1OJ YhN1Wn4kX5qjGD3Bnl+FlVd74b7Q146R+5r3DXwAXY8yFvRNEpv621Coq5eDXfUoPbXmP3yjvvaO 75Gx6GFrifYzfsUiNwHv9zqujLbAT5EXyvE99PDNvsepDiKflx/A5azVg02Ig178J21ltq464dAb bQbfqpvjaKu+9hjvEnw/Q08yxtrbSbgO3EUdXYDr0UK+lNez3l7j+6R66ogV+b46js/vvO9ivwf5 kN9jthzfxdn8VE9XX23mXPLXwdoFYJBn+bzGOp9zJmmqc+3D/gD2j+B++AjrPc16wz42cfet1zie rWvlXS1nyHAv3Ii/N8jVrax3BG6HB9P14+8CxVA6voCtluehUFsLe8t/uRkjDpme0DaPM+uk917u 80ExyfAiteo1l165TF742CgfFJN+8lT3tu6PDusU8hJp2CWrD1DvrA+o5g7aKuT97J5xv1pd9Dtz vicPhJdS73NXFYMKUAkSUS95qL570UrclK2JTlsttVPpe3EydVN3Es8GyrA9C4rn/x4I77t1r6n2 QF2ozQuqVTuL//PsLVOr6Tq97DWOhRqSLtJgIqcGNtCzFQdp3xNyWzqdvE2uZrTLaLnNlpJLhTbG 8z5yqM/XdR7rrqauVvicfBRu5l0LvmK8q7c78VnC93eQMysYL8to7zU/688xFnrQcKbn+H70JHu+ n1h9YlHUT886yJoHuAv0e2HK/x5p+hd0AbHCAAB42r2Ue0yWZRTAf+f5Hq4fd7lL+PIqNynDshC6 QqAgoNlFs1QQpZvYSlaZlSu1e6iVZjcZpVZeMpuECeQoS7IybXOtNfT7vtxwy/Kvj3e1fHl7BWpu /VFbW8/Zczl/nPP8ztk5B/AwvDMQzj0nu5oM6dqT4d4dPEYol7NCRkmuFMhEKZJKaZRmWSFr5UU5 KsfllNhqtMpXRWqO6la96pA67hHPes82T7enR0fpGXqurtML9f16k96qd+g9ukt/pr/QPn1aD+jf MluNJCPdyDRMI8coNEqMcmOn0W4cyUrJMrNyTGWGmrFmgplkppuZZoFZadabjebn2V9m9wclGBNs DvYGDw/YVqnVbR2wvrK+tY5ZfdaJ35XjuPwGbZIs42WCTJJiqZE7ZdkQ9xGXu1/OqlSVN8J90OX+ /jxu0TF6pp6vG/RSvU636e16l+7QPbpXH9U/6jP6V5c7zkg1MgxjiLt4hLsjK/k87niXO+0v7kUj 3ARDg/XBg8GvBwasYqvT5T5kfTPCLY7jnHQ+dXqc/U630+nsczqcdme30+a0Og3OLGe6U+IYTqIT Ntg/uHrw4cHlg02DVfZee/PZLrvFrrVr7Gp7ml1pl9iGnWmn26l2sp1gx9kRdpgdYntO1gXOBH4O nA78FDgVOBH4LnA4cHugDgL4LX+OP8VX4ff6I/3h/hC/8lm+H3wHfD2+BX3z+spi8mOyo49Fr4xe ETU7KsO7xdvqfdW70bvBu8bbErZ4uH7+51X+312oRFeShs5/LYSqyHO2wt+iFtSfjv/h42FLD5oQ t8PCCCeCSLxEEU0MscQRTwKjSCSJZFJIJY10RrudeQGZjHErOwuTsYwjmxxyySOf8RRwIRcxgYsp ZCKXcCmTuMzt3yImU0wJV3AlV3E113AtpZRxnZvDCqYwlUqqmEY1NdQynRlcz0xu4EZu4mZmMZtb mMOt3MZc5jGfOupZ4PI/yVM8w3O8xCu0spm32MLbbOUdtrGD7ezkPd5nF7v5gD18SLs7UT5iL910 8TH73TwuZRGN3KWiWMab3MtilcoD3K3G8jSvKYNmNU5lcwcPqjR3yqRLrcqiiUekhnfp5HEWco8a I4XKlGqW8KiKpoGVPMFGCZcIJUqpMBWutAphn8rlE8lT8SpBxao41aSWKC8PqVAVoWJYzfOsooVn Wcs6XmANG3jZjXA9b7CJ1/lFSqWS+6RcKmQKy6VKpkrZH9+5OBkAAAB42j3Ba0haCwAAYDU105Oe 1KzMzKzUzEzNx0lNzXxnZXbKR1Z2lBEjJMYlYsQIkYgRESJxCRkSIXKJiDEuIREjYoSERMiIGCNC RoyIiCExQu5+3e9Dof7HRElQCOoD6gVtQcPo1+gV9Af0J/QJOo++RT9hhBgIE8akMCeYhwpRha4i WnFQcVlxj0Vh6VgBNoLNYe9wbJwR9wa3hkviCrifuBKeihfi1fgFfBx/iP9WCVbKK8OVi5W7lceV vwkcgpbgIiCEBcIKIU5IEfYJP6rYVY6qaNVBVZ4IECVEBzFMfEtcJWaJ30goEkRaIL0nZUkXpCcA ALRAGFgBEsApcFmNqmb/CVXPVefIWLKYbCRvkT+RSxQRxUKZoCCUXcpHSoHyCLJANxgEY+AO+C94 ChbA5xp6jalmpeYrlU6FqAFqjHpIvadxaA7aX7RN2h7tnPZMB+gcupLupa/TT+lPtZxaV+1Gba62 yGhj+BmbjLM6oE5c56rbrMvXA/XD9cn6nw1Qw3rDccMvppCJMNPMLDPPLDbiG22N0ca9xq8sLEvH WmIlWQVWuUnQBDetN+033bGZbB17mZ1hPzQLmt81Z5q/cYgcAyfCSXMKLcQWU0us5bDlmUvn2rhz 3B3uZauo1dkaa/3SRm6D21JtxXZR+3z7QftFe5nH4Tl4AV6El+Cd8W5493wqX8C38V/xl/mb/DQ/ y7/gF/llAUMgEdgEbwRJwRfBYwerw9Gx2JHqKAjxQrVwXrgtLHVyO42dkc6NzqPOG1G9yCV6LzoV vXTJuyJdma6TrpuuF3G9OCBOiM/Ej92i7kB3qvtKQpeYJKuSU0lJCkqFUpv0lTQm3ZEWZSyZTGaT xWRfesg9hp5kT0EOyHlykzwo35LvyL/L7+VlBahgK+QKiyKsWFOkFUeKnOJGSVBylC5lTJlUXqhQ KkAlVjlU66pjVRHCQkpoGJqHElAOuu7F9jJ7db3R3nTvbe9vNVftVUfUCXVanVM/aFAapsavWdH8 rTnSFDSPWqbWpl3Q7mpv+4A+U99GX67vqq+sE+kcug3dvu5OV9Zz9S59WL+m39Zf6ssG0CAyRAxb hn3DuaHYj+rn9bv7F/sz/TdGohE2xo0Z49UAYYA74Bx4NZAayA88mxgmhwkxxU1Hpl9mntlg9ptf m9+a4+aM+cqCsggsDkvccm0pWUGrzOqyvrZGrR+sh9ZL652NbjPapm1LtqTt2HZnB+2Q3W+P2f+x n9sf7S8OyLHgSDsuHKVB5qBrMDVYcHKdTmfKmR9iDHmHEkP3w7rhpeG9EfxIcOT9yMHITxfHFXBt ufKjmFHX6PZodvTaTXRr3WH3hvvM/TJmGIuOnYzlx67H7sZKMBamwhxYDGthNzwHv4MT8Ef4FH4a XxxfHd8aT48XJ2QT4YnliayH7FF65j3rnj1P1pPzfPdivRbvknfPe+794cP4GD6Jz+0L+iK+mC/u 2/V99H32Xfoe/WS/wO/0z/nj/s/+m0n6pGtya/Js8ncACkQCW4HPgdspxtTw1PrU0TQ47Z9em85M 52bwM6aZNzOXMy9BeTAa/BQ8n8XOSmbnZzdms7MlhIA4kbfIKpJAdpAD5Bi5QB6QlxA1xAkZQsFQ JLQc2g8V/rwJ3f8HxTOwBgAAAHja1H0HmFvVlbDu00gajerT09NT79JTmZE06tLMaJqn2DPjbmNs 021jbKoLphcDNsWmhRqzQAIJEEJCgkMKsKYshJCFhJCQQJrDwiaBJWw2hADBmv+W99SnkE023297 NOOR3j3nnnvuuadfCSVZOP2R5B7qgEQq0UgkOR+dMhjlPm8wk84mb+rt1VkZg80avA+8f+TOoNVm YKwSCSUpgGslH+JnFBIJI/Xhvx92RDqG4Rd1oPwnoEFfEvTZEHwpwM/aJC6JBCh8ihT88uXwVy6F v1IK+KUD8C2q0H4Gd2b7me4ez83uontb+zZum2K7s+i62VV0Dt9suhn8KH1T+lX4B377HvyTvgkO KnFNfwEspt6ThBGEoM8rZ41OGWuUK1hfJsjnTKlkNpOOtWXSuUyKNYGkKxbpzNqimXTUNtbXPZDw Z6OxvD/Xn/Of152kLog7C13+nN/tDQ9GRjeqVq3oiEc7xzOBgjcanUzudi6elMKpSWSS0PRfwevU XZAONJxdl6RHIlECHzB4FRADzpTMQbC8yagFPm8MpEsglTRJZnkPPFD+dQx4TE4lTSvRy4A65PeF 1OqQzx8qP9ny19SBIxshxfd3GDZuMnR0GDZtNPSdPR4KjaMXMNXy1xB3qSQz/RfwIHWvxA5XKCGR BDi5gvPxwtLn0AvEiIX4KbisNC0QFXBZhoc/QIqC3WELJJAx1TO2NtndN5VLLwhF/NutK/w2V5jW 61drdi7Id4aejHh9ywKx08aLR3edOp6fHE9Hl3a6XreDPfZQl8tedNlHy5f9Yny4awKuI+KrXZiv MFftqnATfC8zPSH5BfUbiVIi4RSQYtkcJ9f/IpHv788nTr+TO/Evb/7lRO5I+UbEDyH42R+QzzI5 J4CMwGf1oe58qZTvPp16gTvpT2//6STup+A78LNh8AIYpV6TaBHvcApewef4HAf5JAdGt406Rkcd Y9tU23zbqI2BE9gT4L+AN7BrV0CC4Hgkl4JXKFaigv/xQV7zZVLwwRR45Yn8E/Af6H744cxXvyrB n5VPb5NcJVmB5paDMK5aEx3JPWt8Eb+XlPxe8jjw4ffgGI9fffXvi+j3Ubg3r4DPwHlkK7vyCrIl C+J2lIDp16ZXgNvhHKSE/8Dt5fOKYC/12ifnSfegPeiBaz0F19okCcKP6yHHSTPpUlsq6ZQp0j6v Voo4MgVZEkzdGio66TZpB+fN+e0xO9shA73LrUGjSurgwkHGCTaUP5Ma3TAS9JTWjA8GbMH+1EJe 8cfUgvVF240L88nFCO9JiNVhuI4yiSTlo+GMDpdW30SdgOcEKQdKEBcbXJt0iRKYTAdSrIfJok0B Wc0B4ipbPjww7rK6Nj1afu+qgkbl9U+Bt0KlomvFYGxzoe97PcC6PR0OBjPnqTENI3CO/XDcKBzX h7cTa1Q44cx83j6QMjohJLjfQQbKAgQFzpraWgC9QwsGJ20Bveyaq/vaNF7b4jOdVqdfb1locmpk YHrs2JWjO/3qcL7b/fgXbHZfjNv3mVwH4xw60eB1SbB8Q/MZhnPtkDBwFxEuYFJ0ypdKw+XKyRVg ONn31a/2Jd/cCdq15kceeaQf7vNlprXc6WsyJcIbCYh7CctICaOA+84JWLTcWHKVACaJgkmxB8wG OjNuW76yp4vujAXi+lSfLcd/lzrh36UL1qVXnufp86b7vKU1ajBRxLjF4LgDcFyy7go5GptDdEGD I+yy/UAqLD2URgiMHLQf1Um5vF2uRMyTT3sztNJ93DEeo8POWJxGm51xUgde3CTjHLHzz+z0uFMX Dg76pt4oO9e4jax97dHw1UPmlIMvCwkPAKmP8WXAwhcHH38SyyvECUgGoTUbhmvGQekZh9Qzaikk DSFiFfmjcAIpXCzWCDHHi4akEKQKBYa1zp5wetC4anR4eLBvtMs1NDYyNiJfavHq5Mqg2+bXtj3O D/Z4B1ekbvB2njR67PEjm0KW9ZLpM0/e9fz1rlSn2VPIONIhRCeI4wDEQy9xQo5lIHViVCaN4esA k45RBHAquWm3x+NPmjuumBjKbDxWTnstJpdWvngK5Dl+sOR97Mxl2y/6H/AG1xmzu7qjpivh2HgP g+fgHob8UT1bDY372Uq+gS+TfV3eXtnfFJEdcAwFkjTwSW8QPscgKYKeC1qhLEHPwZ/KZ4kyxSPZ AmVTSCKXSLpAJsBqAHilvBh8vbwP7NjyXPK5whe/iMf2SP4EXgHfJmc58GQ8LPwSPgq/wJ7Uc6mG 8YAsA4eU4Q/tgON9HSTQcIXn0HiZ6Y8AB2kZkaQhNyMqIo7TtqGzOIk4rSTrpfD+azOxVSpktvfa OUquM4ftPXKTzKeXKRVtUiqtYVQKKQALBOr8T/wy3r3S7k273Hpw96tAKVXpdayOU7PSY9oZvVPn kZbHBMohufcn6pvUPZKsZAifcAQW4St08Ab5yq84qIWQg00UQnIiFMWzD71DHac59dwD3//eDZd/ S0cvSbt4qmvpwOSJU0fZtJGwwsQGixrVXTsveXjF6hu3uhKdxYXpRG//VDB96LM3PPeFy7pj+dW8 a+FxQ0svWDn2s0AH65joCvM79j98yUVr1oFFXb0n9XaPnYZoCCCNF8C9o0A6mcfHQ2WJSTE8RFcK FgxZ9luGLi+6O7UyReqqq+AB6X9nYvnm8mGyp9C+64PP6qE08cEVIPSXK5BMUcijgCHKEBUFNP4p CnInDLtS/lgPn/OPbCp5cp42rd/Oe3o6N/ipA1zwtPyUSb9kZGvUDnaUeh3eoOHIDwf6r0I8EYT7 NwbXmoXUZYlM0UN4LKQYjYkHYlBxShS+FfN2ei7otMcDy0r2wcWPgs3sAkf5d9/oDxMZinCegjhr kI4IETRxRPOA6ObgXoeKGx9rgz8vPmaFTtlmtXQdv7zkcESttJySUQraHLVbqQNLj+3fWpg41Zkp MDzfwzvO6rXznTaDKIsUcHwVoiadYn0s/KJTQPHDH9547bU3UgcK7xTKf63KLRX8rBKf6ehz6JOq W669tvRj6kT4uafhm8Lcl8K5I8kqsBMSqSUZQh8poYR9SlQfgLJvqUw5WlwcCAOF2uxJewolfR9d OIk1Za0eTds6cPyeQXfv6MDYYXfXonRv0DLUa177p3/rG7QmArYthQpeE5U5YKzQXzBRuq0E/4E1 5fshK3wAOshnJTuJHgXP39TOUongDKY/kDwAf9RBKtPkFMiQI4Z+ACjWeIMeh5GVQhH9LNMxZRiw cxxLdQqwB/EZB2FLMWgmJQWDo3tKpT0j14Ol5Ych7JdBvPx0BVcZkf0ejCeQvVS6Ho57J6Ex5Bfw K/i+C48Xo3i5QuqD32KAh6SUImY3cdkckwK/6otTFABS1aJUe8CiBBSQZ/uOzYyrgVS5OAO+Zggl NYWB8pLuH39+QhlUct2J8mKISnY5l06BfxdxmYSwDBhWkDexCH+oyHDBDERsMnuTXiXPZm+VGeDQ 4FuJWDpTXgGH6NH1yMJh8DTiT7TWp8O1VmHMoTCD/K13S/XoG1abTqeUJm8x+AUw3r9h06alWjlY GsytHez3gtXgqPLTgCr/Z/mtA70irycwLVnC63Bzwr0I5wx5BQoeyOZLTxhftMZSKoXtPn1bMA9P 3NUnrZkoPwXOMQR89p6ChOD0AwEneODKFEiSQZzgqvKccJbTduCE3JjjwendIXfnPWC8e0WMk2mX baLk7XrWxZj1PQZXyYRxfPiFpbvHF+9dlP5c+T85ttef9/lozXoIB9o04ASIrxrhK6w+USJ4LD8g wuCEsQMLVi71jV8+Fs4Hwr0eMFr+DnWACZ53Z0eu2NOPpiwxTn8AchBfD9ovgjkhJWpORjDQpFgS A1Ms05mODw/Hj1lUSKTzsRz6eeVolrpkcXagKzIYS0ylJs7yLc2OJSIDXd1T6fFTEG8LexydYnh/ wFNMsaG0AcipE4/cSZ1YQLwA13EJ/IwDfoYWjwDEBjRRKmS9cCeAJUr1aHdiVKMstQc8Wk6vVrRR kCHYorcrkehy9oO3yxpvV1CuVVu0bo1PCl6SCPBHyB6B+o5U4GAwsje3Z2ClXKnoWCqYaqOejVM5 8Lj4DLKj3eSZIA/3pEJ4mGwAqG6Rn8CHOwuDSqkUdEzktw70tkGUpPqxbImCv2qTytSDaHTwtb5+ EHAWy8sgnPWWZFjp3ADuKq9VmZ3tLiayEtxD9h8QzggGny7wWIHGNyNNIUj9AG7svqEhWqlk+od3 7x7uMXXIrb1DFz/RHQvnHwMrwPgXegv8ogfK36qO1YP5A84B0l0cBvScV9o9XDJo21lo/pf3lH8N POC8Q7kFmZEn0XPt8EUnrJcUilmkIeoee+DP374PyYkCWjA8/sLpFZK3oW0DP8dh2U2n3v7c5zZt eki6J/bJq/gz09PQ/jlE7B9pChpABbC3iKwfrLfA558Wn8+kkDXyNHz8cw/FpJEY8h2AHeAnEA+k 1/h4dNCCnwzccaD/0UVgx8cfAx6NIZm+HLw//SgaX4a0o/fLavD+BUmM317wV+Cg9qP3ANTIgMO3 PUux1pOjcO/wUBdiod5mRKeEx5eRC5aXFO6gTEqBFUt4TDilWIiwBXenI8KqKEptirrCzkKqTWVj h6SUTG0xmLR2f9QTHely+7sXxbwB5y9DuaLzrnG/yRxkdHZyjiYhPDecq0HiRxIeWRJQbUVKNQ/p xgj6MzmWctktzkiw2yCTGWL+iC9/cIi1qdrsWpPBopZRUuq18vOB6LJcNDGwojPqh/91ft5ZzIWu t+uYoNnkIzom1G3fgPOD+ynHClozMumwBoBVdfifN5zeQNaq7rDmQ26Hw2bxamVyrcfsXD3KxRaO eoPjSxP0kCs0mLJwqRJPdFI4Dx2ch6mGbm3EYuXoFNbIqmTT5d1dloAJylwg13IhW9iZT5n5QSnV BsnGaW3+KBsJ9wasLt8gH2UDIF+WrzkREs5oCzA6WwWeGc7Dik6kXAqCI/NA1JNDbQHPg09BsD8v KLbs7jBng4E0pwRPyDQuU+7CKxSF0m13vRUYWZyIjg362oxtHabOvPfVaxGN9BDC89SbaK8xRC6l sFLMYjs39fxUPpVaYePMNLRvrynvBNekH9nWUTLmvoP5ZxJYIF5uZNVCiYWV1VzKKOgVAlkQMyHb SI4sFEgQy85CDyhwQaO5Q+qI2MJmnRyc0emULwhZRtPtUnCorL9sqKiWRWJau8U47jZFw/1++y+D rmfv3LL2i8cHJIJPQgLMcA2w1Kcxq0IFGZ/9WIMG5jw89GifQZfPB7uTATBiMDm0Di5XfgUyy9PR vizhSciJkl3U2cS/iLSRLLJfsKTfUihozF4LtGrBoX/xms20wUKegfOWnC8+g3Z9TngmaTq9WNRY 4DN+80Fq+z4aP2QR8e2F+GIdBbF7ioYqPegduyafP7P/kldfhVglHn1enJtkK5EXCKOthQL8jzDG C5DeXkRtOGnsGhF+oPDcWWQqoPmDF/JpxqpVUIW4xaWR5vORrpyNz6RC8Cx9AExM0VzAypTfAIsW m2M+a/kdcCjQmU4Xa2gL4TTTlm1B25RfoK0pX34FHPJHh/MCz3rgGFqsfRuFzQe3BKXH5jLwXBjO W5Qyvb3bc2FxwdjYL9+MTY7yztxQ3F3eDDZ88yFRZkwCtyijGATf2VaVGVyjzLBHrSEOMlRrqQEO OQPGcLDXZ8di42fU9ufrpQbh6YpMlAkykWztWUQi3tpWLBPVNmNVJh78GRaKA4GhENzbzl+G8wVH rVAka/0ohKdBsxPWE5L5UZNT1w7yeTt4blDH+C1c+Y/gULGfrI8dyrXfwmc86JnZdJWfB3mzyxmJ OBekO/lIwOFHP5e6Q+CBkRhk0rA3kPNkFrqGOkMOc5efTzu7B9D4UBZInqNKSJevyIQUm3puIp9I 5CcEMXDxxQR/uM5WcAg9AyUA2gZYXaGQtkgDa/+W/rxUZYtYOii4sb+SLZWyYHn5ZZPNozcErBxA LnF8xmrgGA26ieakvk3FHqVCJcvBZwfh15+jmQVW5LgH+LMPwWcs5BlojVWfTEGtpATgCA+dWCxA E6y7uLaQbJcBdVdRbjXIQUcbGXCHOqYu/wj++MdQllkIt9S/nJ2TjzJAK+Ckh+NzNTpIjscjt6GN q+/vZqRt+kT/pnUlmYeRt3XoO0xt/RsuTunM0Yveel2zpsfBBKO2jPJ1TCcF5CsbHE+F8c0RNQSi aLu7FwqavKZdqoMzPLL/SfDIh9ki1weMZK2Rf6oDPlerh3QcvPV3D98O8d6ZhgtBPncb1DFOgWLC hbjWG+wD6SCfKQH4PZtitcABsI0Nv5lS4BR6ssj5vOaxpdmwOeC3hHIPjS3+diim7FJ2BZ9fUkiA YOa7nWnakO3811yYjP+raTkwUX/AOgayOE35/MfS35H3PgNhbyCwoQ6TzCKguRggOCRNCCgn4HAv nQtZ/AFzOLt0zOz1ccWHEuHcv3ZmDXS687uZIEgUljwfhGgoY6FvLx6DYx9LTVF91MvonALYQwJl EY/9p8ksZfFnVgX3edMRn6U3Edo/FKVeZreMTphShdGgBMWO/JJ7sG9LU+vbgjyduoc4bFS9vaJH 68ix4H0Ib6XEAue5H80lwJIIDXJE4shMnd4ATLS5e3OIC3czJrvD4tXIZDoP53hpVCtbv54/uGsw oFmxXNox7AwNJq1cEqsOcHzH9LtgDbQzhklMA+IUB9ixqeCzOSy9oXUEN1yQOECRLQPNdT4oxGU4 yALYQ6oQPOL+tNRmdtvtXqdOq1bJ0hoT65R3WBNLepgOOh4eLASioEhZ2QWck1abT1kZULfTUYOe ViqOpjstJoOJUatop93IUnw4PwhlRDy9Ih4OhIfVSSvLOguhhCceyWZ9LtbkVNEkZlaSrKbWU2cI Hpw0CkhgFxWnQKhx2NhDgYpg1ghXKR30npw+xnPM6MTi4fWe9en0Me5jRiYXjcKfs5nNN55yyo3g pEUL4AeymXXu9SMT+OdMGr49fAt69xSJoKeAY6EebK3YTylEJl60ChSQMIoUOHZv4dorubNOWj3Q z6iUbGFg2bGnspeSeF9kMPLRM8W+1NiTH0UG0TyqPE2sshQtcHY+D44GN39iBjfj+Ubg3h2BOlIC W5s+QeJS2Mo0YbkLF4hPIdGLw3hifIozSdOiaxbke9t7PL5oflDnWD8xXAj06lRtxbYBr88Vz8bh 14qRwphPH1pl8dGKlauodSszvkDBGTPHl13viJ3Qs5z3WRPHZseTZm9gWaF0gi63rrik116+9FZb Vye3D+N5HQXARmoNnI0O/l/ww8qF72CjxW+x+E/Gr1S/32pFP6BX7JfzTL9PvULdB/eKUdKJvAhy d1CPTnuq6mDkBSdaGqmeLmwmo6lRr3y//Ob3v3/dtS+EvnbxJV9/5KKLx+yehCdwnlKr1MulbtP4 AhOYuu6FF4Dz+/9e/lP5m49ecvGjX00z4fhZP5JK5RTIme64C+HggsfBU9Rd8CzhsIVATl+qYpHg RReOYMT8T0UZu8WtloJ2ndNk00fvvDNEyWlNiFer9GCHweQqBBycPWE3MbrytZ4nLK6wcdc2JS34 laPADx6A8hVK5ABkVk5HwRcF8POnnsofRwdPOy143BD39OPsfQ/iV+xjloBXgIr4jTLYD10o7wVf /2laMkucrK1CW+SjcEsiKA6DNUDsXKn6KSRVSjMV8oM3Uqu6M/1Zf6iLdUINQQeWCUR+XaT6ZQ8/ DG7u7o8WpVGXx+csv0EoDDICyTFuV1PtYAvVj+1AiBvYcvgw1Z4jOtaZ4EZwOXU3iQGAii6rgDsX oZPMgsuXn7l82bZlfHF5sWdpD2XJL1mSLyxeXAjn8+FQoYDpOQZeoXogNXX10UYa04lEHLHHfvXD D2cefrj8eAbj5QQdklepzyEbjfFVgroo3ubLleQZHFtZ0elLRWOMwVA685E1gG7TyhTSSBcVzg2m ota+gGd7+MuUu8OuN7Md6XEZWQsfkONx+Zpx5eJuzdQE3JJCtG15hI9GumhrIpRK+zspBaOPD7Nx f0RrUFBUoasnGfWGaduyXH9/3sDYNVNHBc1dBaXRAGH9FNrYp9XY2Kdt9x1PnXiy9Rz4XhrKjidE PSKD3bBo6ZEOCRAP94EUeCJvHsmuTuTzDD3gX9hpzx+byU69T21/f8zn8i7oGvk90smm7wC/xX5z Qf6hv3ihegD4bT55Rkq/5JTzjv+YOu1InHr5SBz8ywmL1x9FaBEFDsnd4EbkMzZUrJu7vQkf1AHB GQmv12xBJoXkX6fHQHz65/iMR/OIT/mHS+ezF2M/JeT7A8RnymDpe6ArtwGowMlh4tf3wr37A7h3 O4jGzxhFI1WKDjMSIvvBqjUKOmBbJb3vvnCks5OS33KbNdbtLF/tmTq8/TRJ633J53QAvQI/3JbH 8W349d2nuQfvYx/Hr+i5NkkePjyB/Vt6aJdbK7HOHGTBAEYYpNI5LWCAD1ATrq7TTu90lZehOXgH KXXSgVMbtmzZEipPnwcndeSDUwuec0AZucTw/ND4Y/BnO9zByKfuw4czjsDVsiocXgkIuH/rlNP9 0Vh6sJZpCZzy2wiwK2rMp6LZ48+tY19wLnbDnYkp24ZOWGoh5OMOKF1y6PypmReYF2OjeculaNoL nV2nQ0u7rJyF1cGWIUrJ1VAD3D8z75cXnp7jwAWESCi2ZgMmHAfsrIkDEsMExR6kSIvCGpxWZoen YrIP/DeOEA7ke4oOjlJzXZ4emUkuRte2iFFDRbx3jHev9PG9Hiv43E9RWE0nhNWOXefB64NjUtL1 OCZFN0alUCyyITJ1sm97tjY6RQWQT+zTj/Mw3Ot142xD+14cZx0eh2kxTvNIXwktWhQ8s26s7uDI SHBrzfyCeDxX03gp7CuGDEhSC6C6UT/2rgLlczF9Hfq81O+ie5V0HZiTPN1ei6fTjfiNwOExHBZJ 5XpIhkatoh7OF2p0jDoQS+r1DRHOlrngmNAZBI+gBjj740Px+JCC83Kctw7OBej38ePdZrPbLBFj lT/FMSWuCoPzcfCLSfHSII8sR/DTH5huNQ9d9ivVdZG9qivj+9+Kayipug3HL3Hw7QpgXdTNLjOW 38KxjTEhrmiZKbLIofVtjC7KoDxtjDCeheUribsoIN/h87M2CihFIwmRwARy3hKEqAeJD3dez1Ho QBKe+xDxJ4Wi38AE+VNFuLz6nMCbwpM6zJTis9+s8iOCq4d8ooLcbasfoYlHhLGUtQqoMOJP6vmC mv4P+HounA/WyZH3C2Uj7SyV2vDUF6JJ43VNwdfvtfjcSjzVW9Ak8XhvwdfvwnlK0eknfI58crkw tVXCpKTT78DPPgXnJMWzqnoDa+YCn5usm8b2uglQOG4whc9pbzVWrNACFEPLpBiUYECheDH8BaJW bvHaVboOA7ty4fJ4vORI2lhOatB2d9nWrqUOTK7t3XJrz4ICGEyWn7ObVvR1P9AbDb6XFPllEsoD 7EtvETnkm0VCfSxxaaNIaBFc3CsKBimJMWI+w1zfIsqIGa4p0ohYtnW0EbxOFnM+YzMtx9bCtW49 NsUTBhDHXofHts00dsvR1Zg/ZsD9PwnTiOMH8fh8a7o0r0QTrGjTYrSelrkiqZEMJbB5DNuBM72a oTdtxibY8hp+ngFsWy2TA8liyV3gi+BD7Muq5iTmwBf37g2I/8CP9u4J7t0b3LMXvgp02oNzqZyY Tkhj0coEPwEWnjkpg8VnTiokfIE9ESdQaMzetHuUd/BR1z2L/PY37zNlNj31RXNyhbaNuv7opQdc iYl8f9jW28McveJ2sLK3p0yDnf3lPx7/bnlf//3p4UVCDgeKrUIec2ArbsboKmaFVhHWKJY/s0VZ q7JpnrByM8EKYBk2G6yKfBNgrYOwfHPAmgmaT5CDs8GryEgBHo/5rWs2iI2SsyVsR50snQ2DRjmL 47qQxmpsEdVEdik0z5rgLk2IWRfgvYWcgWKug0piRJ50IdcBhSJFk3zn5hVja62lUjjp8Rdc1IGd E5vXTX0fDndKPlfqRXZRG3yJUW+iHD2GGDzIKYSEPk7mREEJMa8zU4nTQPW93ZQMnjugV3VdxNJG m1ZOSccMNG8ZYK0dVDEFDu0MZPLOL59nl3cEPv/9vMHjMLrTNxcL2d2mTjt35FlwhZCjiGO40PZE 8YrI3FFcLKTniuSqIK/PFs0FzxBd+VPCZuYDm4fLNRtsSk/0awJ7H4bdOS/Y84Eex3th1rn/oKoD ERyOwjjk50H75oNgLnzaG8+FWUkDavR4gtsajFtMkp0bu6aDYi7cwjV7d1aKvduo+xPcDnx63CrW wFy4KWvsg1lJZsX2wgnoc5zgB/0IvA5t2BC0t3uRtY0N6lwKRxzx+hHXLtrMigz6Ca2lIkWycIGC BP+Rz+z1Z+Var7kgzQBTli/5dAV/MZ8tphxHeTsDnUu9mpT7nCevkWudrNWjzHiCw85F3lfNid7A 6cHR7CJv6Nj+vqMCmkv8JeuEO/qUMRp35YvXRQY3hft7SU7AmJDb4JktuwHZITNlOKigOdI6y+FU ZJQQWpjh/kZ5B745Mg/QYTZj9sFOKFBaZiBcJpyZf0dY90EB0hLWD4UzU4S1D8MKzA1rNmjEaG8J 7zpBULQJ8NZgeDzKJJ8VYuPBOSPs+2s2YEsMHqo/M6d/AWe/Dfspa2ymLYVCO9LRD62u6C9Qnkqe bvG5NUjfPnRPxbb6FXx9EtKxwbaCn1xNdOdDJ1ZsqzfhZ78DaTCLbQWfW1qrix66pOHMxzkF8Kz1 oNMGkFNWUcv5MYDVST5ngtpkWogSAFUhRJvcnp5w3qpUWnJ8xChjHYPmvL+bS6eH1PvGXbSRetjX PXDaD87N5bqmRkLBBYtj3iVrgp3BgJPx0Xy4rPr61x8JxlE+AoTshTIfa/stsyNaiPmGfIl4k7bf mEAB2quKvlSY937sWbW0zKbAR2tjRkUaLmtTVgX4LTm7/8Yxt0AWaBqTSpMzmYy5D49pm2nMVqNu w+zSjOufqmctGfsoPDbfeuxmujfC6WkkfPNUAjVnKIG5BsPE9lULqE3HZiPMU2tYuhkc3RSHk5wM XqHiuJaCqUbxOE/GUwHht3gtFu/zKJryVfwjZfJarV5LOfMM/i7Sq4TzWGw4XwjZW6K1RTZLTprD Z1VOYUIeY1DysRcWPBaXn1Va8qG0x/zwDoN7bM8O2j8CHuktnPBmZ8hQ6l3Nj0zFIpHyd1+PHvSf /WrnV2py+6yQn1DsrkUmCF722mwQFZY5rTJCqnJojjFzjWN2Y/nUasyKzBLG3AfHtMwwZuOoOUGW tRq3It+Ecddgb5iv1chN9lAd5nVyrxWkRlmI80kgbUi8rSajBFOlNqvEg6lSm1lCqCHkVlGvCblV dENuFTNnbpXRpm7IyKxNrpLuLzs/7yjkwzU5mVIB7zWi37AW8yYK1c4iUEeh2tnUU6bqK9fO4MNH sZl6b/JDhw/XOZHNuaptZaL6523foJHn0kzThw/Pqiw/mqudQwTPgWvl7/eijINGv/iVCdno8aOy BL2jbkJbY/BPmMTpsC5CbJbEPOZUhTTXzOQV2LNq3DIRF2jDT2/GdUR2UgnE+OQKoaopx1ZKAHNo 4jmSgXVF8QqjuUOrVGp1OqPRx9C0jkHT/1WnRt5hNaEcc7OOodVKRXtCaTTYLJyRueqqQ+8Mrr9s 37lCvuf0FuCAcpFHsTQmRftwIU8T0Az+sQ/gKJ8LZNJQtcBpOg4gFCS+VtSo9DJNR4eGNrCcy8Dp Vawl1Wn1Ra2RmFlOaXVaA6P1OLWsWWPD6WYddLvJ2tHeEVdpDU6jjTH5o/74jfLbu+yBQ+rOrpxW o/Wfxl/g0eG0X6GuA/mRZokzMK3iDIvhjm+MM1Bl4vNA5wID5cYcdgMzi90wCYdvbTcQRaCC+5R0 naAJzIR7K+wnsbxtwv8JURcgc6ChDMc+r1nnMMssFmEwredRUTzIPGLSKIlRtZ6HqAI0zQTYUPiy aSa/CtrgG2Qekjeo9US3mHke4vgzzaQNg5lhRYwE2KdYE+TJbVqTbWcGFy1qnImU2roVEupTrgkc f8Y1wWBmmEleACZFFhSeh4bYb7NU5GFos9Xl3YEhzlid90oFJprfw0LOf2TOrH+8LefK/P/xIj43 e/Y/lbuXEfKg/6/iSmieg3CeDkTlmtMBJ0ALKT2sT9qQCK0vOGPOSiK0LWo/+eRCd3eaUtlN4nx1 Vn/U2zXW5eachWCYDVyTvuGGdPn7nlCP8/Ysma9dsK8M8Oxuimfi01WIJKoOHxYDiHfmam36/vn5 D+BQM1rVUBloaUyfnZNU47RRop3X4kc1RDtzeFeKaP6MbEMRz/WCL2B+noAZcd2KYbRE9+HKvkd1 ZZtx7ZmbZDmy5JxtOPGEqQDptTdq1RxtoPXwbIVHrEFtuQlOCJTKfy10cAyjNaCzlbZZLXoWzQ7z zBZcB5KSlPCMFGgnNh7kJZDzVnNaIe/6cD4rPkv5lHC8asHPC8DV7pEz+Fw1Wm1GTiflQM6dLtoj vCNNPdGupPUco7ZccgWgdRoDraOZ20aSGr7dYtAp8eFKOzlObqc8matvK9gd6V16a1siFKb1WvuX fUt0Go1u8RzxbyQBxfi3IB/IKn4iyrtP7UOCQ87sQ8IwWq7ijwWARHYvhfhib/fcFb3C2Tp7Xe9u YtnMXt0Lrq/YOLjeB84Z1ft0z7/iR8BljrqflGhmzV79A06v6gGEJhGiyc6DJlVddna6rK9osnPR 5gVBmSW08UG9GtEm8yloU8VpDvpoqkjNSaN7qzo2oVEUe9rnQaOKLjM7hQpY8MxFna9VZJDIO+sx fVLzp09Fqs5BHSdBaE7KXCfqXsFpi1AfH5nnfpprN5XG+cwcFCmv+CxzTy09vozpEZ8/PaQoRXkO WpyLEJmTEschVMh5NlEjByuV+zzZtUL9voXszkoVvxAQpqZ/jWrFpNuITtmyEk9KBmqoxzuKDNhU lQcOVvc3qn25ENcBcxXcBBUEqyFRiiUNBpJJ4eU2jGEyXoR/4p8T64S8WJ9pwK6iywg1bd481W4y +Bhdvrs7v3lzKJ4MgrDR6NYh7N6hjEhduQGVDVLYl/1vUEep+sfhYDtLpSVILenFegKii+QQzreu +cyWQmHV4cPg0MIcqWmY3iy5DM6Pw5Zoy0M5V2o4i/XIyG08hyGtNNNbJJdSZ8OxPDOPRuF8UZSP mcwbNFpjjemq0uJSRVTrWB6Ev9Zr9VVDlep1Wy1e7HdCUuVyaRT78eu8+HD+OkHlObtG94DnhGQL OCTWMkIKwP9g2/8DyQeQ73Q4W7ih2wPxwtX0fLhGyFGo6/xQ4cHD05OSp8U4BFeJQ5xeLK7Ezx2k tguOOpQvYRF6RWjrukXgDS52jMihHVTTNaK8Wti3yGdmEeo4tXWVnPh5sZpzAXxerOgsP155Fved gPa8DOFJOk/geDzqPhHDaQpH7hTz83AMRnpDfQxma6FwFPrca/tr8j8sQi+LypgoXxqPiaaBxtyD MaAgv1kkF+O6UmFMhoxpRJ977ZPXCaIETyuUjTVjMiKe7Ap+AOO55DvMM0Rfl3xSOyZHxrwBGjfU a8sq9ku154ZGHLMi29G4UoF3jtwJQqKMRmP/AY8t8Jp4OsHxLyOff618n8hspGZPjvu0IAiKTA4t DaugU0D+Und3afXq64F5dGAUDJff2zywufye8IzkXggD1Toq6MpT9yYLSfgPvDBSPh8sGR0aAQvL 745U8u7WSwzQEmyZd4cIVZ9phx2wzcl11RyeJKb3fuLnaRlTYpokaMqPkjqbA0ec4NtFfEH6irTG U9qM5zrE9c14HjGLfIF4n9QFz4SntAWeg2jYRjzLmwWeJPRcB/E0z0hPrhFTC9aYW+D62Yq+jGjq hjKh1blUpSnXhG07GbqJrjZR9a/k/Glny1dExmpTph00W2dIJ3wxV41x9c8Wk0PjNkaYzjp8uDl0 9nquFtcIxtU1Y36ioII2YWytKp2tMwPdRNOsj8+5ZozPCXAaZzBZAdMcIQuLuqyY77hSoLtjxkxR LACb5uIcDaTiI4HkDDNJ79BcaIJflbjfFcI6OGaMjmI4jXO5UADTPJNBEQLRyz8Af4Ey1kiy+TNy MgHU2VEwRHmh4x1rTIK/vORZePudA4GXPnPddZ/5oVI/FjL5nx5ZAo4FS0d6sW3655Mm9kVHvlsW +egnuE9ATDKIclhQgC8lVirilp6Cb85EslcyYg855P2v+OpKFPjJk9JFmTTogXasSpmAlqtZ2WFO BYIJpTLL78zKtQ6GdWhl2Ta1s9OplrVBm5Z1qGWv3n+q0pBeng2Hs91LRv2+kcl4NhTKPtVuCHc5 XImIMWxOLIiESgkTlxqGimmC8Cru5YNz+gQJ06qbD45vNXb0uRPJwoauPj+ola+S30D5iqNBtVX2 aKxKpf06NEZdtf2deASIF5R7Yo+hGfFiWuF1AZJ9DXgdWSbKUyc8j0ntfwNeTC1eCjRGHV5H3kMj SCUFTK91GC/bbPTimjEjjs9G3ER/JzV9BGL4ayg/cfVKI824KnZHk3Hq8Pt8RVZSpK8SXFMPzk+e tVsBXtmZuiuVkN4zc4clQSGicG+EP8K1xvCYOeHN1CEBgZulS8IdFd4i81sH4fHzmN9sMywSHXfm OU6KOqwNzvEIXBsMk5kHzJlmSWIgs8xzXSUOYpweE/pjzbmO0tlmGZzyD88yxyNOoR7GPj0m9LiY cx2ls8zQCMHNMr8jn2Bwn3od0Y6acR2Jy3DmOd5AtsenXUfkQpxpHckmnHmed1f0IgDXkfQhU1U7 kZFaIdyNbBlaH9KR7AgvrAUD14L0A9HVdwRBzwldQfKI0GJnkLKUkFXI01YIdXAVeIJSRyDShF4E 5mdF2qBKZD3uH9cAM1eFuQjaGBWY30OmhpgPHyTxi1ny/JuThVrlpxsbE4ZmT1Kv1MuQPBMb1IcY vF+askEyzfBr80GaEsRa5oTcVMlVEuetnbPmACmQrWbqRb6L2eZG/BpCnkv/jDk5aPzamWSRv6MV 8gtzNfULEYg3P9d6CcpjK+ylFQVy9klcJyiTlKQLzsOH18fRch5VeLWzoWudsC0mdVvFH0zmtWX+ dRKV3OaW8yP5zGZU1zj7DO+uK4AU85IOzJ2XVIFfO1+uJo+69YwfqkugFue9EvNhYK7qF6xAt5pv UlCiZ5/rPRWFmswzCHV2xJe2mbLFMLza+S0QbYKWc3u4Mj6JoaHejBEyJ7miwcGWzpWonJePAQyT NNCnwRKjzmtT6pEDz2hGDjwgU7Uv8tt1JZuxZLSh6a0M2OwmlcEo+POyZiDXtPuso1nwTtl8lJmm zUcBoc9OcnoL7rUUEunaKl3GK1BaRMHKKdwaU004rZ0Z8jjzjDarZeC0D3Z7VG6dxViJnTFWLedx DkLN8KVeo05n7AVJMR+pR8pDXdMosTf0UmxK3Kopv2HrK3zqynBa1U7qcO21qtrtCGuFpPPiW4KP DHVfvEXwc+D+SFDfa36GdEn6DckJxJ2SxLw3AidK+qSIz4iTEGDdXfFHIWiiR1OEt36GZwnMe8Vg BIZ6WeVZAlc8C2tw5cQZviuEGwnUz9bo0QTuvpbPEqjvECVAgHpfzbNiL2An4l4mhdqv1jQcQvFK hVzouZ7zib32c9ngOwm2lzHK+7QBd6bod7rl7eqwr7foTb79ZafR6TJalApwPPvlbpPZEjOXAm6/ c8vqBaePnBz2e5M3j63a6jYauDHSs2z6/enzwanUmyQXFSWEoB4fCtS4S2gkn2N8uVQ2h0xscGoH w+hZeZt/Sjm5QtXZzTpUjNGnWrmwfaGtXaHi/FYH9VoPzRqM34iU1+R6VD10D/hS5DNuhytAz1z3 C2mF6n4FGld8RS3z2OFnUR67QNP7KvqTB/c7ew7KmCCK+opt6UViit3rYyDncwJMyRLwP+HRWVi9 sT2rdDkTcXe66AjzDqf5yWoI+52OLV49bSyacn6fJ7f39oLd4TxPI4ar/6b4L+KMOeK/ZHZzRPF+ UsmB+dvjvwiXueK/IvvOEbd6pBqDx7X9UF7oiMyfqbofW+YzVfj/Wejf0FDlT23HsoL4gl6H8oXU Aw38byqCMB5/Q1XQdRDFeVYGgQ9FO9g4bfm72GsGFBuYxV7TCX5c+7RlvvYaM4u9JkPOjlnstXdF 3wmA85vNjlmO8BbsGLOAIwNxnMuOSSMERJviyPvV2I1gNzXlJWGdQsgW6UHGE2GlXdgCQr64sUrv 1rnykpjZKo3OgmO3zBEpJ4ixhXsNSU4nsTYUBTu9WDxIbf+nySwg6QZvSj4PeRDdlwOn9nkUEroS R4SA5CrwV7AVyhIZ7pmE1m0r8X94xPhv42eQDNlKZPcmUQbM1tcKSC6Gz++EOj7qlV/V50eqtsJR om8ZSF6kAAjhc71ScwFCRAcYEuNRX4LjLcI8V9NfraI3L6rV0U+trysEkh9A/RGVohslElmNtpaS C8nHYBFr9psNqg5tl6qjo0NJm45LKE0Gq8nMMnqDyalsJ3PaC/E8Dc6JJnNqsCHTTfbqihob8RGI /+VQRyb97kR9+HJR1z6j6p8G03Hw1+lnSU8rtDt6Ki2t4Dgu+HIB7t8vl0jCAKQYFaAuOHIP0PUd +uUvofZyO+U98iuhVyn87EXUg6gjUxhkqldXsJ5MCglON+K+FHVRufz81VvPuOr58pFDhx4C7Q8d OhQ/47nT7rv3rGfPiKfO+O4VTzxxxfdOg+MhRZER+mhW+mBlPBQzXvigsAh8DPaVd5CvFLlHCsdc rWL8o65DSrXTWeUnICM7WYrraiznkG9i/te3cITcLETKzWbcN/59gPpieXDXs9rtlKu9t0bo+L7y Tt5fCqcyzu6Ah2EtDr3Db+Z9biiwBqgTf67lU+dclrAbemiDe+1mr4kuf0PoM07iZFoxdoxnjrUU oLql9GMpXhwo6yp9T8j9D0W497yVTN9K8h1Ldr8cUcFEUvBAkc/08XEjPRHtT3b5u3mbR6e+/wFK Y7Cb/ekNkx5/13ETW1+c6nJPdds8I5mewlTvpMPyf9A3v/VdETgiLLl7zl4tUcZK09Zhg5VhrI29 Wv7W+yYoSdv0x1QI51OivtfikqNMXFrUpDOCDo1MMZENogAcH1gY7s77xk/aI1c6LSELrTeyGn1b W9kD9XCfJeYE54USG3d02akTy/ef2D3isnQM6vRMMt0NHjzyWc65cI2Lq/ADpcM11CiqR9chQTJ4 mBq4YyLcm0qlm0oiMGiPvQnBnddpJ3GA8pvAjqAsXu3h8J0I8OU6CMMM6YvYl+TKcKiNrE/k63Mg 694Z8Q/4LLp+jg0H3JBjCz/X2tn+5J/+e9RogDxc4d9ByL+z5l1sxg1dqnkX4McVPzvOf8Z9VuzI hhHvAvDlGE6wXVDVJ+K49gUDZp3alB94vDRwTEbtdUY7Hf6OjNygs1nd1IFXpoZKK14+svEwNWri OYbheJNZozYTG/8iMEbuMIFkRG3WMCHB2CmlU0o3ocSb3btx7sOJVd/m33YPDqFHET6rRRKNwTKp soS56srlDn8+NMon4NIdX3J2m50ertsOpdHv+MSmnZ32DOeYWunm/q/v1RHvoJGJkghLISKBJHh/ XAT2Y1zMOBcJzg4xTyaLctTxTlOk6OM/SpfK7xV5TqulijTt/y6i7GO7dz9mhvZAohPEykeu68kG qXD13pv53pGDenK8BD9Li5wmRddHMMK1MC8NXV66fOi6qwcvKV0yeDViN/x1DChhphOviUG9KaEM 7YGyLYbpWb2DjGj5pA1vpQhZ2PJk2TbSKZvLZo14LYy+q2dBsJMz8hGbPx8dXZAIL0janT5HyQi2 WR39A24nozWv8kbiqxYEvHqFMzxyej4aOKrk9Q8OuW2Vua8g92EgfjQqSlQOlS7R6P42aa4kl3XI pdeWSnKN9hrIZ72OnMHHKMF3j2wEX7UtTkXLo1WeWwFlJoN6RrUYqWkr1Q99Y/NmagVLyjftq095 Pw+Ur+BEIS/Og+VZk1g9EUhKV9bLUHx/SaPY/Kfc5zO/e5D+nvf2ELgj5L4SAa4HjJRuLAFtdV/+ fe72+XvdqzW/O3HEuhdVvdSvFfI1Mp3kETjhM4epRyF+uNdUKhPka5p4k33LSuks2a1SWig7PDyZ XDDSPVma7B5ZkJykst5Eyn1Gxp1KeFa2dQ999qbhRNvoaFti8Po7FiQUK6lceTXlS1xxftJdPhp8 SepOXnBxOvB3v78GnUkXimcSFqTCmZQtlT/EhxIUmpVDCeBYwwDWC/AdEcSu6wMpwa1Hg4GSjx/y wNPaxMQ9Dnwtz7J2dFw//MCEkVYAQ0XeUrRId1r868mVrod/y0ECEX9tFPGkpgRdqvp5jDB5prdU DtU8BbHGMokS+nqTc7BOj8nUaDC3iArM6ptqtJdfi8pSoUY5ImfhQ1hn1Iu9CT21I9dqRg+VSuXn xcFLLcY+0KR34bVVY+k0w6g75zsgkBjgXgoSPT0nSjcUREsjhV10KJlED62BT/vNdoOGeuB+tc5j 47v9Xcn+6ATNxvi+jHmy2+KY7J0q9GRGPLbuKXfX1Pc3Lz4p6hfibJQB37HKC74PuDppCEwYHW3i LLpBV7j6N4iKcV5YVSod5QoHN0OjG730t3GcqWhKJuELx4myrHcf7/ePv/3OOHx9p+ecyY2cyZT+ 4ctpk4nbiGmGOnTFxTVOMYLt24P4U8pkfEJr+5T+pkwgEuWP3rDgppv8aZPNaQqDoj90zMZoCDLp QPlJcNYfTbbJEZvxn3B3UQjC66Qeh3ZOAtKvVNH6ccgnjVcNyZOUEBri6u5RDp6o6rQFnKmMY73D y7YrbdZSSqnL2NhEp6Fz3KD3+7Uhrd+lB9danfbEnTel7HbPjvVrV60Nh61su9rcbWOh2tS1Uevd fYlPq/Vdcl6AQTEvVCsHbWED1In5is5XVUqw1pcjaUA1Vkjy6H6Hw6FmnQa7091zcp6L6HVOr9vW RTOsMWQDh5yOfMKu7lAYbIV+pxtI9bogby8/oKf5CMsId5b8FsKVYS0CqmHJb1wIDqXLO9F+nr4N LIDvaVHeqaD7+bDul81wUKlG6C16OZz5WSZo0N++Ualyo4jFHZs338GE/Yu+BI56YNgTcUv+4fce IblzD8STFrK4M6jIPIUvVk4pwD2D2wvbB/de3HdG4Yy+i1+Ef37/6jPwz6uCXviRpAzxgnphziSy QcbE1SiAGfRjs7r4sI1xh32nhgwMZw0wRjMTpxkfyxpol42ldf5U2uVh9L9VGBzZHt7tG+d0etbk iTL6rJ6eZBiDlhv3u7z5qJWt3NPjFOdAVDgf1uqwLuPMUwrtKfk8pVSfkgcmpsvlL78Lif1fAbfH AzghR9ZJrYLPe1uNwCN1sKoNwm1UN2QxrnZYllsc6ngbrbFZNPpmGLdwfqPBYPRzJq1Kpa7gnCB3 vTCI1BxOod+ya3DvzSOX5sGhZ5756e9efBHVCCA98BPghT+y5CzzsfVqYIYG3vzJbXKH2afRK3V6 FYfL7K/51+7OAQfXVlSqzCeBdiRj4fN74DjIjkUZxvJanY8hv3krWVTIgNyVKSX7OqTSjr5kKeOS Q7UPaB1hc6L8Phz7rS6frwvYIAx1wuwO1tyVdIjoe4jTaVydAsz5s/Pw38svg0Pf+c7f7T4kAs9I 7oMR9UtgzG/Lv4Gd1of+CXcm/aPuWcO6n+RdMlfRW//u6sLqtwT//P/iXh2pxA6fuxTfPe1C8XSu SUeUt1YSv57me3LBQiHP56wePk35TaGg+Wi/ORgxH3yI4nv2XpILyn7ykzY+e+nI0d6Q9CFqtHwH MIfOOS1gLv8L2ADMgbN2hrlKvcLf846hJJS9YwItiOAluiKbzP8yv53IWfQKrhHsW/hC4fMD6shC w4sUSWrIpOgXbN60w5l3eiz2/CtKi21y5/lhe/u3yoMVPnymAguphgQWtyNfPiO/g4DBlzYhcAS3 j+HndeLna3RZbkchmy+fmd8pPFVFk/h94CgSjeiFSgmOErmPr4rbE46+wTgW5AcGQu4wDWfQaYH8 8aA/MD44lNYz8ShnlQjn5S4cH9EhfzTSCxGdyIXLdeOBXfl8+bG8cXzS5R6sjolvoXpwfNGg2wOH 7Q5z1kr9Bo1pYSInYosRk3kGD8a7IrSRMXWZ0UALh/BAybAJXWsj8cN99AG+Tw/pgsJxQu4CajhH fF6/iqY5Kx3cuUPmMVjhCdLhjsTdhZK7k2fGjWoNE9qcXu8yaDX6UYs7f8VtPY5q/6N7cA0H9hIJ ESC9EP7H8gvpLkISAER9a0EWd8S6HNmsozPuyOQLhW8y2kBAyxi1UG0BsrPjdnu6/OMMfL3qR+BQ lzZQDmi14Q/CWhKHhK8fYH0A6X65YFX3yyhyVd3PeHqXyx30L5rMb97sCBlYoyH4GOVwF4eCvvLg t7/99ucMUMU10qTvcW0/vTCqJp29+rqFm39GfeELFr/Z7LdcbEZ+YnNL7eEOg9VqoC0WWvhO9lIH lCeozjCKvXm4rFAIrtF17iFazOon8qwHzldvtDgCnMXH+TmjzmBU67Uak53h8t3d1Gs3pG+g1VrO Nlg+sMrNdhRUHdoiWJWhdYx5AFclivnt71H7SWyAaGTIrQq1sitw9gvUzITYDUD9fyTvCzxWjUNh WS0gBh8XVv99D9/pLhXc8Yi7gzawVkNwx84gbeVoet241VG8YX/ebRnVa7SG4Kr0yWFGo/6H301X va9RvNNLiL6jO712kcsaVYUCtZ5c13jkarzb0TnyGXxfoxbteyFWIAbuFdUfTVsKhbBeo9br1ZpB WqWhaY0Kbuy7/HilI9UF/1vugKSwPvMCxMiBTpxUC32mpWx7u6ri0B3cj5vk3L8mo4N2ou4cA7QV oZfkzUINHXgSwsRxglRVQam4m2tBHUY6S4FZGAhiSQVBWJiQ9Ze/BIe+8pWv+ANjA1hcReMWRvJp a2tRjVVdbW2XWPlbV1tL9EPIyzhOUKMh4haUgpZIcrpETbHa2430FltFYgS12kCzJlurHtBNimyd vtCoxJKzzCiefTVxAuOqwsr8NnRKbK45Zyl85p1LPUrWgGHrfByEUNLqGnxN9B1sOHFgz56K/8B5 r+A+cBaOO65Q5mp9EmgdunCtn0M4IwXqExdf7QpPDQ/nTzkFnmv1R+UvfpHeNb6wyjfSim9Sg++s gjoncRGkscMA30YHjyXGJycegxIApy+quAn2Fk3JF6Tx5AuAMltMRZObBYuJd+Bt9Jowpe+6B2rU tskLrCaT5/Zqf0dcC0M6LTXBU0B4nI+Y1MCDLOkMfjk1pHW1Xd3m8u/DRvTh26DxnLrtVvRq07qO P971yFl+rdb/t96B/bfcTYl8RA6pEVfE0mgtIPveX7qfOnDu14/cKdjPH1De2veT1xSuAYdOuhXa 0CTu5iV1rIDEOfCWgtqK95YdO0rF4o+pE98ulJ8C/QXgI5+X/AXrSGiH49XHj7HD8fjBC0455an0 C+lb0k8Jfrr3wVriC58jXp0ClntbR6vfmCFWfQDvjUmsC1mEk6jC7YpMVmRCNnnwAmbQ2z3kjNB0 l5MJMfCM2uOO7bhu0K7ql+o6z1vnYF4SYjnTF4HfwJGRDZiSMlirrQvpgCsHr96WKNkuEYM6cP2e Lv/isd3NkR1s98O9+4hgU0LZgserM//BsX0Xb0zmHWeIDgBw6NVv3LG54gPA9v9FOC7UPXdcCF8g Oa/QkDdeSgTnjA2dWvS3XXCB1FUXH3JO34b9EcmqP0KEO0+fhNscyfOuubwS9lw64GzfsKHNPptn gvisV2N/H/IAMTXLlkPxnrMTJfdlpUptvbBUglztw7qiIPnF1aG37Bq68sxk3nkh8RAcROtBfARo r92FZZ+EIU5NuIYIpE8KH95ZKoXze4auv2F4Tx4Mlg9BoIevug2DvQcsffhzVZt6I7GDcpXzUTx5 MlvyeXd8Q+ms84e2xF+Ax/czxxzzzI/efXHHWfhZndCjQi3GttBGRdGtC0f3lDZ8XgxvnVioiW8h WQIPCPQMurmSHHDwuc+dg8633fnjbv2EnG2CjYvoeWm9bx0fOj5E0NtK2VL2thIJKiG3OnLLSir2 4ASxuRg8KfIcUgKS+V35ZD65K4/cE8jgevnlapz1e4LsoWsCWKwQwXoc+e6rUayCSL+rK/KnQkEf /ZuzC4WzHziLOEHSWLYF4VxQ7MhevV+1ITGFFUJIZlupyzWxLNIfDoT9QVtPwRIILysZ5BdeqHRN /ODdpRF2gcPW8/WfFyzkrvfbsA/CifXa1uOS5LY3dPp8gItlXXGP3eqmtV2MRm5gnatHtW2bNig8 /efvKfnpIZeavyS1mJMzwrnRQ9a4Lu+9Ns+9Mbcd+y+gLHSSda7GriBm7T1xm1xtivWcXgSHvrzJ U1p8X3nPRx9VYkc9QvxGioU4uUmxBuamTaVNm2rhOrMvvph1ViHXwjbWwa6OV8VhYqI4MVHB41pL +uDBtIXgAtdqqRCHFYcgW7kS1Fogxq82R0pcJapFHRCDWOX/fGx3NbSF/TW3gRDxxTEpE1eSVve5 4AAxlDIdMr3WKuvfMBXPeAUXyMng0HUxLusvaV//2h2bBQ8IindBHM8mOSqiz6NFzAtukYaoF9oo reJeUJaCDMQPWfK+ZqcIhHAkafPlrMgx4jTDPfSK0mKfEFwjO++oxOCWCHfV4hgcRKsWJbg3EFZL SmY63+OGSBn03jxrJLE4+W232hBWD44zhv375RW8hHugLdhXo8AjBoUBOTwgxO5HaiYRt9rzKhWX gFz+iow65RSrvf+i8wMaLXXc8XLsvCF7fDHhsRTp0lOf05Mr1SX0HCj/F8nn+a+FrJDPI/g9oe7P ztD1B/VVQP10xH4/YFDspSN2+pHU3HV/oPaue5JDgnI4pEHRN92QxaECjakKDWkdxsZchdZ5HuB7 9bkKJB55T9Un3hgZkDZZEvWhAnWjLVETOwCnNrrDsWw/HhwFp+wTz0pUkOEAtSoZvkebKGW50tUj F2V5s0WacSWgUmYy22mHhuUiDp94oH7gM00VcysOCLrZ9qNGlho5DVw1opt5CQ/h89XUrJlhV/y5 vCU84OqEupmdjavxkfuUwta19doBF1bPTj3ZzuLjF+M/ifMdTEifqnF1QGtWODuApiQk09n16ASB bG4j+XTBMNhLDhLxvJrEvnSucl7Vuk76AD63zs67LEHOqDMyHfTZ5PjilrqtHQVVu67nry833pXo bOqd3MQ59alaFzdyTl0n5ZPr+UW8A2YV9rXn5nEHTBP/zH2VSQNHzdpdWVrPYv/b+xzvn/d9jv/4 +2bif+N9M/+IOyD//7knJoT7XAp5k3XZz037QEilCzaneZHs53cbeZ/4YVdhP2xiLi9sI+PP6ILd <KEY> Vd21QohLne9FR6S/L8UvLHfEe51dlrvidOdrllfE5c5PLK+K97pdlt8Sa90dlk+JC92c5dPievcP ls+I8yutzlmRrXzH8rmV7XM9lt8WH6x9y/J5cXntL5bXxEfrT1heh/wjy++K9fU/Wb4gVt9ZBcLO 6lnc/Uxoo9wB5gssd8V653OWV8R+R7O8Cp3fWX5LfNh9n+VT4lL3U5ZPi2+6U5bPiIsrF1k+K75a +YTlc6f6K7+y/LbI1vosnxf7az+wvCZurn/M8jrk1ua7iOs3li+IM+t/iz1RiVrMhBNGjEQhgpDi Bf63xS4+1yE9EApPlfiMrjV0pLgnSmhakYmNI/o3F/QPYLUWmrUHrHv86T4s5XgqxW1YtPg+xOLp TuNb43uKa9QUe1U9c2ZUBPlCbu/uXpcPlFOfOVUX8l4ZbLaR1m/S+sGs1lgeYHV+ux/yTN62VpIV L5322k11Dtt3xQSOJwQywj3ANZJUwrUUdyBV4inUJmHilHxwIPeqMpd3qgqLDwFwhHctBSke6tHE KgjLQaeQb8Hev/MWNXdEDyRfgzEOAjHckifAuCV3etvX/lsgj4lvjzxE/ZjdDO574gYeaedNVcrt rNe7cdRL9NF62Fz28OAg2t9M9o9iM5Rnxbke0X0gBJqwBtLLqVrGROVTSJUYUhwKdqJuS66nOnsE xPuxVjg+46VCmkfGB+10LoNTuZZj5Z7KaijvqIl2kVS/IR9l+5l4aZ2KxRpKahMq2pj7Ep8IZQME WoJsANhgRYoneDKk+wqFvEFt4aHTx7ol7ZieAt8az+MdXE2sfKjLUruNx1blZmycfKKHZlxNN+Q9 r/raWiX3CqWnSi6z2uAaec2Jk9hRJfM5BAR3hDuJ/qwArcZKiYhjTkru6h1kXQLmjLv3eLixdw8A PeXxMJuerHmSNHX1kLwreNNkU9GTnLIZ/Y1wF3FoyrmBniJvnog5zG6sjHq+M8S9SOHf0A7RVkbA O5qQaKqngqxGm/6YTmKioGvCO8BdrF97TDdx0oPOJtoxfmecTE9s5nO2jlpPPN+FtQl1iFvgOeXL cI074m20EEsDeXFPVNzF6Z3oJ/FytAJiaUUGx8yDJH6S35r2/Xarkhyv4cy0FRK78DmdCa3HnPJb 03szzmwgXiPiyMR93r/jiqLSnlFppzMm3kcvLZbDPSZFqhfOoZi1GfQ1xbxYz1NqmooqIid04cSz 5coJp9fVI9WdzriUr9c1bTqjctIIjDvV5/HolrGn3exk9AnNDu+wmyztznG9eqPIaLeLGGM2A2VK U5V55r6tw1jN+Ws4bnHWxFtgC458mXm3BthKe3Ggyjn00VAdWa4iRUxGGxHlF3jSLOhGnM2xqjXz CpfUKYarcUxvtpn1kNIpMebdq6RaSmv5vJ48812e0EUN5bHg9x3vJzWfYKmio50+ZfUZ9bAnbizv E4tMDvg9TUgShkV2FyecxICf91o57+vE/oD2Hsco1DymVCmWey7mquUm9f/izplWDneKo7GnDPYX LEWdis7WNvKoMyKNgvf59jRtlJe59mZU4igdVi4doHJQjWtVzqTBeLC7c0P2Z3LhDMvkQYFjmE5i r0ovMXOZoRyqgZZ95WEJY8VIV2MdnBkoK32h6ER2uo4DWhlUMFMdz+tQaKm0x1cwA9+uAEShJrA7 KKrKtqtA0vOb13o+w5HpJ3ADWKwOzHerSZk7woy4DIYCp8oReWl0mg4V5iI8CQWwMAF9PVBjYJBT jXfrqo6DnoRfg2AiIUE/D/Ribnxt1QzBhmDKUSbvY+Y0pbJ2JvcwxVprBtEKDVVwSj6lDzOrPfM8 1baqgVuFwwn2ynzkvZroxhSMuJbHBEy5eW4CbIPPubvWOiahBfMws4OZbhOX3WhracDI5CMzntig Sl1NvE0cVjZfQhxt1soFKDg9NTGtocKgFQYFvdEUlQVFamzsLJNfVA2tlrqRC5NaKSelAY1jGWKw foapbYzyKn2c3/LIkwfucp6ixoQCzx3qpMaYCaJl1bfm2QSQaouaSCBhIddlxJTgph8BAOBj1sqY a8AfVJWDCRUSKRaZ0y6iQf5TcUKgomDvCLBPSrKp3NPoPFQjDbMOLVNQh9UY4rfwaeiT8f6q5jta xhOYKEKob21tNU2TgUYV48/QV29qZ4t61mJta2kCjGfuy7xsFdrWW9zZzr+5U80jxUsdaDTK/2b2 VT95ln7oiMPfJ/ST5B9et6N5AAAAeNp1lneYWtUWxdfaTiCZySQaNXZjjzVy4dLswIVJM9EkY4km yjDMDAkDCQPRxN577/XZfeqz9957f/bee6/P7mO4ew7k+5A/7m+fw9lr7bPv4V4gqH3+vhl+NPnI wuqFECyDFgyDB14Mxwi0og0j0Y5RGI1lsRzGYHmsgBUxFithZayCVbEaVscaWBPjsBbWxjpYF+th fWyA8dgQG2FjbIJNsRkmYHP4YFW9A7ARRAhhRBDFFtgSW2FrbINtsR1iiCMBB0mk0IGJmITJmIKp 2B7TMB07YEfMwEzMQid2ws7YBbtiNnbD7piDudgDeyJNwcU4FIfhbpyOT3E4jscxOA9X4BIug6Px Og7BKfgeP+A4nIEj8SDexnc4H1fiJ/yIn3ERrsbjeBTXoAsZnIhuPIksHsMTeBZP4Wk8g8/Qgxfw HJ7HtejFtzgJL+NFvIQ+fIGvcBTmIYf56EceBVyAIhZiAUoYQAVlLMJe+Bx7YwkWYx/sh31xGy7E AdgfB+IgfImvcQdbOIweejmcI/An/mIr2ziS7fib4CiO5rIkl+MYLs8VuCLHciWuzFW4Kn7Br1yN q3MNrslxXItrcx2uy/W4PjfAb3iF47khN+LG3ISbcjNO4Ob00aIf7+MDBmgzyBDDjDDKLbglt+LW 3AbX4Xpuy+0YY5wJOkwyxQ5OxO/4Ax/iI07iZE7hVG7PaZzOHbgjZ3AmZ7GTO3Fn7oI7uStnczfu jo/xCefgMs7lHtyTaXYxw25m2cNe9jHHeZzPPPvxKt5jAW/gTbyFd/Ea3mGRC7gQ57DEAZZZ4SLu xb25mEu4D/flftyfB/BAHsSDeQgP5WE8nEfwSB7Fo3kMj+VxPJ4n8ESexJN5Ck/laTydZ/BMnsWz eQ7P5Xk8n//iBbyQF/FiXsJLeRkv5795Ba/kVfwPr+Y1vJbX8XrewBt5E2/mLbyVt/F23sE7eRfv 5j28l/fxfj7AB/kQH+YjfJSP8XE+wSf5FJ/mM3yWz/F5/pcv8EW+xJf5Cl/la3ydb/BNvsW3+Q7f 5Xt8nx/wQ37Ej/kJP+Vn/Jxf8Et+xa/5Db/ld/yeP/BH/sSf+T/+wl/5G3/nH/yTf/FvgVBElpEW GSYe8cpwGSGt0iYjpV1GyWhZVpaTMbK8rCArylhZSVaWVWRVWU1WlzVkTRkna8naso6sK+vhBtwo 6+MW3IqHcBNuxsM4GA/gCFyFR3AP7sVdsoGMlw1lI9lYNsGxOBNn4yx8I5vKZrgUJ+NcXI4TcCpO kwm4XTYXn1jil4DYEpSQhCUiUdlCtpStZGvZRraV7SQmcUmII0lJSYdMlEkyWabIVNlepsl02UF2 lBkyU2ZJp+wkO8susqvMlt1kd5kjc2UP2VPS0iUZ6Zas9Eiv9ElO5sl8yUu/FKQoC2ShlHAf7pcB KUvFWynkfL6YT+l4Y/3pTKlY8KZdemJdpeyirCddgzdW7C0WsvO9aZdtiUyulKn09+Sze7dl6nFr ortYTmcy2UK5NWNCj5NJD0p2u3Cq+umyN6mGWZetyXpq1oTepBpnXXqSrka2hraOhjJ6G8roqGv1 mnBkR6bY35/WQW/DoG1ig05fPW6Z2JUutfRVL95JWm1OOUnrymlDJjcozKvHI6c0es5vGHimpjOV ctaTr2Hk1MZ1+aXWuTvO19Aytbqdlnz14pnm5hfc/GmN+YXG/GlufqEG73Stv6i3ebp7m4s1tE/v qxR606VKfz5dKbcXG0eeGa5fyfWb0ehXavSb4fqVXMx0swZqaJvZ0KWBejx8Vibbncvn08PLGnhm uellF53lXL4766nU4O3UPVR0D53uHio1DOss5Qq9wyqD1/bOpfZTaRx5O/UOVvRkzXYrXVJD6+z6 CVpSP42DPxYrknKZUDo+pePpcMvtdXsdS9a0vOms27OZjT0baBzMahyUGwY1Zb8/ooy6DIRdBqMj 0j25XDAcHfomUZ0Z9KpKdNVmAlHbZcxda/mq6UNR0DKR30T1b20TBU0UMlHYRBETGY+Qz0TGIzTk YdlGzzIqllGx6pUaFb9R8ZtK/aY+v9Hzm/r8RtlvlP1GOWCUA0Y5YJQDpgcB4xEwHgHjETAeAeMR MB628bCNh208bONhG496X2zjYRsP23jY9T6bjJDJCJmMkMkImYywqSpsagmbWsKmlrBRDhvlsFEO G+WwUY4Y5YjZb8R4RIxHxHhEjEfEeESMR8R4RIxH1HhEjUfUeESNR9R4RI1H1HhE6/uoqwx5VGMT WSYyZ9cXMJFtoqCJQiYKmyhiIuNhGQ9Ts2XuuWWqt8zdt8w+LHMOrPqOgvW+uM8KO+pXBpS2MqgM KcPKobyoMqaMKxNKx6X+dbBjllL9YuoXU7+Y+sVUL6Z6saTSfYracdWLq15c9eKqF9d641pvXOuN a71x1Y+rfkL1EqqXUL2E6iW0voTqJVRPn+a2o3mO5jma52ieo/tytC5HdZyhuxOxh77RyhytzNFO OtpJRzvhaCeS6phUx6Q6JtUxqbpJdUxq5UntRFL9kuqXVP2k6qd0hyndYUr9UuqXUr+U+qVUP1XT t5LRmp6/epyVVmtPrrdSynanB/pqmx98ckdakpVS0V0Rt5UhpdujkBUI1rz9llXbi99vBZVRb/Wt 258u97UWF2QLXZV8Plt7GaZsn09pKUPKsDKijCpjyrgyoXSUybHmZTRhUbo0wX3zZrvHmjdO8+lQ 0+lA89WB5tp2sPn0P6yONJ+ONi8w0HQ61Nwy7Gs+bTedjjRfHWmuHW1eSfQfVjdvbLR5T8LWUtPu PU3omUjomUjoPU847d3F6t/L0oSeXLm6um3wjA7FgwIajx4oZ0v56j9IHbcuzhY0bO/JF6v/LXU0 Ss/30sPQ0sOIDms1hAJRZUwZVyaUjjKpTLm0fUr33Ifimh/X/Ljmuw+4KtUnoesSui6hugnVdVTX UV33AVel6lUfT4WugQXpTLatb/GCvmyhP1eoDIyo/jzz2YGBnPV/cN12PwAAAAAAAAH//wACeNod zEsOQEAURNHbRYJBtxEWwh5YhrlPbICwc8WrVHIm9QhAcme+E5GMgkDpiIrTvrjtR5GgpIRUq7Fb tXan3h402pMWe9Vm7zq8zf+vvB6VBoEAeNrtWHtsnlUdfp5fv23tt1vpDQYbqQtOOm4dfr13vX5t x+jWUnajMFjfrmzMb1vt2ipuzqITFXWgoigMb38Qo4QQYogxizFkIYSQBeZd8S4X8YqKiCj4e5/v c+HldIsk/mVM8z3nfc9znnPOe87v/M6TggDSOMp+FGV7+zegYvTGiRxqcyOTe9CPlLN49VWUeEEY irxmHor9PX1abilSncM91cisG+ivRv/QwDrHDUOXe80pNcn6OYn69Gvazz3JzB8ZyU0iOzqybwz9 o6O7xzF0/cTIKIZzN+wYwTbhztze0RzG905s34Pp8T1Tu3Fw39T4PhyajJ9v8X5Nfce/eXqLR4nf UnpbgIUqF2KRatN6Ky7MdK5wvnAOSrEcK3EpmrEGg9iCbdiJaRzEzTiMT+GzuKcwzkfyI3CXxiC/ pH5SKZtzYm5tMfK1xYP51iWF2ZVkCuVMvnXJ4ZKjJc+lq/Ot02vybHpLoSz0nT5UKI/ky8XTeX7x zf4Vk2iwfrvWNtoWu8qG7Wq7xrbaehuwQbvCVlvG6qzeGqzRmqzZWqzV2qzdOqzTuqzbstZjvdZn 19k2W2dDdqVtwDwrw3aMYQdrrdwqrBLlOBNnYQnOxjkeFUSDr3Lp62oLCq7nNRzhdu7iXr6DN/Jd 3M8DvImHeAtv5R38DO/kXTxiNLOyfP8+/3UnZ6w5JL/GR6z39Srz0c7Feb47tf7d+21X/PW2yXHK NmslKuNnVMUsKrSzFV5XZZtss7em1fv7xb6vEQ74Xt6PR/ErvMKzeCn7eT1nfGZf5XE+6zNb6rtb 7NFSYathXBuj1QhXnmQyYjJiMgmmTkydmLoEUy+mXkx9gmkQ0yCmIcE0imkU05hgmsQ0iWlKMM1i msU0J5gWMS1iWhJMq5hWMa0Jpk1Mm5i2BNMupl1Me4LpENMhpiPBdIrpFNOZYLrEdInpSjDdYrrF dCeYrJismGyC6RHTI6YnwfSK6RXTm2D6xPSJ6RNDVPynMe290GOUHqn5877YkVzr+EOP2zdjBd6C 81HjEXwBLsRFHouXeCyv8mzzVs+pdR7lDWhEk+eeFrRiNd6L9+EQ3u+55wP4ID7kme7Dnnc+6pno VtyGj+Hj+ARuxyc9lu/Ap3En7sIR3O056nP4PB7CMTyMRzzGH8NxPI4T+Da+i+/7TJ7ET/Az/MJj /2k8i+fwW/wef8Sf8Bf8FX/D3/EPPxN+WJjiXBYzzQVcxFKWsYJVflbO5lKey2ou53lcwfNZwwt4 ES/hKmZYz0Y2s9XXa4CDvIJDvJIbuJGbuJlbeBWHebWv5FZey+u4zVc04qiv6pifvR3cyRt8fd/G HHdzj6/zON/OCe7jJKc47av+zsK6f5n38j7ezwf8rD7Ir/HrPMpv8Jt8iMf4MB/ho3zMz/DjPMHv 8Hv8AX/EH/On/Dl/yaf4DH/N3/B3/AOf55/5Al/kS3yZ/5wlR662Nbb2NPv5JvSgD5fhcqzHADbj C3gAT+BbeArP+Io+jxfwIl7Cy1zCczy7tPDdvI1HeDfv4Vf4hOfbnO2evXer+X+0/C9Fi/bzvxEt xH0+wgL3JIf9XlvkIy33qMig1Ra5Kyjz27g8frIzTj4ti588rxWJ9VJcXMZM3EeV36crPK7q8R61 qoxLb5Uvl3l5UPVnxqXX58tlXsb5stTnMFPgZwr8TIGn15f7bRvfxRf602yewm/mhIOoiH2be4Gt bs52+X1dltd6zUZ/j+/w2RzOv12LyVPG7q9cHiUebT52+N9CdyW1WORuo9L3JHaDRe6X3PFolqWx E5l975CVj4z7g89hK9KaV/kpWg+dsrX5F1bHN8nreo/xjDeoGjqtKp4TfW/c+Vq89vnWq/zJI8LP W5OfuJaY9fNZ6edziTNlvnL73T1N6bc/9E0+j7jPeIUXeCQaBizn2K++LwNTD8pX7cQX8aSf+kG/ FY/xFT8fE3avPV1UXTRcdHvR8VRxqit1QM6xyue93HPbxcjEngrdwunQawkj4VigzEiZkTLwYsJI GCrrpKyTMvBqwkgYKuulrJcy8HLCSBgqG6RskDLwesJIGCobpWyUMvCCwkgYKpukbJIy8IrCSBgq m6VsljLwksJIGCpbpGyRMvCawkgYKlulbJUy8KLCSBgq26RskzLwqsJIGCrbpWyXMvCywkgYKjuk 7JAy8LrCSBgqO6XslDLwwsJIGCq7pOySMvDKwkgYKrul7JYy8NLCSBgqs1JmpQy8tjAShsoeKXuk DLy4MBKGyl4pe6UMvLowEobKPin7pAy8vDASjr0hX//arKr8V8h8yqrI4YD3vVL/bchiyMes+RdW 3kObAAB42u2dCXxU1fn3n+cmJCEJi5BAgJAECJBEBMQQECiotSi1daGKiBGp9q++toJbrbXWWlRw w60qVK3YiIgWbdwIjRuDwyKG4IIJuGZQMDEBQZYkELnv95y5M0xCkEXsmpzPb86dc8892/N7lnNn 7kRUROJlklwnUSeO/smZknThb6/8lfT81c+vniwDJZqz4rrikGmTd6kSffyEH2VI6k9P+wmvY0/7 Ka9njj2F14hazoWXX3W5tP3l/105WZJsidhXzkiMtLXvVTrZ2tH69rHbfnHiL5+lJF5akeI5+kAy pbf0kb6SJdmSI0dKPzlK+ssAxne0DJJjJFcGS54MkaFyrAyT4TJCfiBT5Sa5WW6RaTJdbpXb5Ha5 Q+6UGXKX3C33yL1yn/xJ7pcH5EGZKbPkIXlYHpG/yKMyWx6TxeKXpbJcVkiJlMrb8q6sljJZw0g+ kk+kQtbJ57JBKuVLqZFNslm+lm2yQ+pkpzTIbqbmaLTGaJzGa6K21fbaQZO0k6ZoV03VNM3Qnpqp fTRLs/VIPUoH6NGaq3k6VIfpCD1VT9PT9Qwdqz/TM/UsHadn63g9RyfouZqv5+lEPV8n6c/1Ar1Q f6H/pxfpxXqJ/j+9VH+pv9LLdLJO0cv1Cr1Sr9Kr9dd6jf5Gr9Xf6nX6O31a5+uzWqjP64u6QBdq sb6ir+kiXax+XarLdYWWaKm+re/q+1qua/VD/Vg/1YB+puv1C63Sat2oX+kW3arbtVbrdZd+4+Q6 g508Z4gz1DnWGeYMd0Y4P3BOdn4sOvhrwxc9zrnduQfsjoqLGhZ1ctTYqPyoS6OujZobVRj1WtTm 6J7RWTE3xDwSsyJmddxDcfPiVsStbp3TekTrK1sXJgxKuCdhbsL8hNcS/AkbEuYmxiV2SByYmJd4 XOK4xPzEyW1ObzOh7XFtxzr3tB3fbtyeZFqlvXCiPZvaFdJaOLXPsy0Hky2xbYdT+1ntZ7UblzA3 hKjNCfMjEd2z/bvRPUMtMLa4YCsxNyTGdTiT9HTHzJhHOpxJq6SYFYl5ISS8lvRo4nEhxK1IHNcI qxPz41YnVYZG7Y38nrZjQwi2EaqbmNdpWqfPO33ZOSMlJuWSlMkpV6eUdRnaZWzX3JRLum7q9otu z3fO6Lao0+epY1Pncf6S1BXdL+9enHJJ90VgRdqktOcz1vS4vcecng/1bEi5pJfTK7/Xo73m9Poy M7rT55lpmZmZ/TNf6X1N70d6l/aZ1Wdu3/F9r+z7WN+vs+7MHpQ9PvvRnNyciTlrjhx5ZEO/Tv1S j9rUOSOzf+rY3tekzuv9SOqK3qUGKZekTeoza0D+wLEDZ/V9rGdDz4ajL7J17LmumzLTDDp93n1R 6Eozzu6LTMpY03d8CD0bej0Kl7x09K1H33dMTe67XTd1+tzUzljDuO2ozbj7jg/WGnwcFiTJLZFu vK7HKmRjF7KxDNnYhmysQzb2IRuNz0bns9H6bB0nI3WSpOsFkqtXgGsou5Gca/UuyhdwXMTxUvcD XebW6QrevwdWU7aefAPtOPQWkK7udkmUdm65HOG+Lx3dNZQWS7K7Ujq5b0ln8hR3mXRxl1PTL93c dySV4yhqfcbZ7ZRW25YqwkfvclRha3xKjerwuze9d9WSQH8v0d/zlFbRVwV9VXN2MX1V09cb9ppu HHd3P7Btfmavi7IjDrWSKG14PYLWurN+R0m65LoNco67Gz+RKfPcBh3jNjjRbo0T6wacKTKKK46S ZGoFsL/JMsatlJ+5m+VM+jrHXctV3biqnqvqnThJd1Kw2CrX0d4DjHe5tJc2jHmJZDLro2hjEL3n cpxHfqK7S0Yzl5MoP9n9hra3y49p8xR3i/wE/JRzp3PuDI7Hcv5nHJ9J2VlurYwjPxuM5/gc8nOp cx75FPq7jnamgpvAzeAWMA1MB7eC++n7AfAgmAlmgYdAAeN5HMwBT4C54EkwDzxF208zhr+B+eAZ 8Kx0kb/TbyF4Dp/2AvmLlL8EFoAisBAUg5cZ5yvgVfAaWMw43qBdP/kS8qXky8jfpJ+3wEqwCrzD nN8D79NGOVgLPgQfs06fggD4DKyn7y9AFagGG8E3wHW3qALHrdYo9xuNJm9FHkMeSx5H3po8wa3V NqCdqLan7Ai3SjuQdyRPIk8mh2/ambwL6Aa6Uz8d9AC9QG/QF+Rwrh/oDwZwzSDJ0mPoI8/drkPc XTqUsmM5NxyMony3tFFX2hAotHEUOKCNWwGXkpyJHJ8PJoEpkiGxsDEBJlRZJhjJz2N2Y9wt1M7g TBssQq7lJpyAfYbVv4e389yd1NrpxLllDvpCWznoyHC3DrY0yBVWt9q7m6x+ZbobLVcHot8/cGvg aTk8DcDTKngagKMBuLnFcnOsu9UbTQBeVllejufcBImTKbR3HW1NBTeBm8EtYBqYDm4FBbT9OJgD ngBzwZNgHniKNp8GfwPzwTPgWUmTQuKt54iZXqTvl8ACUAQWgmLwMv2/Al4Fr4HF9PMG7fnJl5Av JV9G/ibtvQVWglXgHcb+Hnif43KwFnwIPgafggD4DFTJILi0FR5thUNb4c9W+FMFf6q0HTDcMbwx nOlsebIFnmyBJ1vgyRZ4sgWebNFst0aPBEeBQZIER7bCkY1wpNzyYxTvd7ub1HU3OQIUOKCNuxBp ZzsTOT4fTAJTsGRRTissUNAKZbP+QRlVhdlyHfo6D36OcWttfQcpb6c0AX4cZe3SLmzQZq7Z7Nma gGdbsHOsq7EDzxKN/l3aIYN2yKAd+tKVOe6A6xuZwyDa3kXvOZZf0bCpltZ209puaxONLQxgn3fS 9hZKthmLS5sjaC+L9gbZtW0niV5bDaYtejoCq/tL5nQ5o76ONufR1rPEwn9n5IWUPUesXCXHcGW8 d+Vurky39nsSWpAjfdwd2N46z+Zuhsf1dq5jyc+k9bM5Hs+5c+ktn1U5j9zM4Tauu5/rHgAPgplg FngI7Nte1sHdzXC3Hu7Ww916uFsPX+vhaz18rYev9fC1Hr7Ww9dd8HUXfN0FX3fJ6/Tv8+yjsY3G Li5nHG/S5gryt8hLyFeSl5KvIn+fdsrBWvAh/sjBf0eRR5O3Io8hjyWPI29N3sXdjA3bDDd3wc1d cHMX3NwFN3fBzV3Kqms/0B8M4JpjuMbYruFcM8r6uzrsVg52Kwe7lYPdysFu5bDqudisHGxWDjYr yIPOyO9jpL7JsmwgMzvdetEvWPm1MKwShgWQ65es3HbkmuWxIYuZrUeuWZYRHd3PYFqIZduNvaP1 bPxO0B9X2pZ+6bFfYX8DDDS++xSOTgVbgFJrJ7oxHGs5hnPnSIq1k8auPMeurErSjC5SYwSW70zG ey7jz0cCs3n/OrmPVcji2AmfjaVuNaP4xqtXHVGvmh7NGcf2ey7cbcVq1NB3e1bBpf/OlnNqRxpN eUpoTNqN0qFY5q+om2yv6g7X07hiGO9HsGYn0qZhsmFxPrWmUD6b8gLKHwdzwBNgLngS4AUOmJWv 054PvME1S8Ay0JRlhmGGXYZZhlVZbsBjyk7Lkt2SDEOSYUgyDEmGIcmwIxl2JMOOZOTXl5U5wv2S ozz2uME51aGhtcyrlnnVytmsjlmlCeRWO4HRzuA865hnHfOsY551zLOOedZ5GljLXGuZay1zrWWu tcy1lrnWMtda5lrLXGuZay1zbcdc2zHXOuZax1zr0LZaNK0WLauFh7XMvZa51zL3WuZey9xrmXst c69l7rXaBU3pBswaRGrPMZwbgrYM53gU1xqruAE5xzGbODtvtfMbhafOxE59IzlYt0Fw1USmQ7C7 Q3l/LPkwJDACrTHRaj71jG+fCm4CN4NbwDQwHdwKbqPO/bTxAHgQzASzwEPgYdp4BPwFPApm066x xa9zjQ8s5no/WAqW834FKAGl4CPqfwIqwDp3N7amATvTgI1pwL40aAp+qytI5VwayAA9QSboA7Lc L7ApDZonmTqMeth56WTj8vasQnOxubHjEfE5vBoFr0bBq1HwahS8GhWO2SdyfD6YBKagLT1oNfuA LJCxJgdphRhJNiPJZiTZjCSbkWRbyzSR/HwwCUyBTSlEVUaaDUiyAUm6NvYagQc0dsHEYFPBTeBm cAuYBqaDW8Fs6i0m94OldoUbWOEGVnIbEUMDq9ggbZlnXiS3mE8e48tjfHmML4/x5TG+PMaWx9jy GFseK9QRD3miO1d+hCcZ7RYS5RWie8V4xx1EeoVYzx3sRnZgQXewEylEJ+cS6RUT6RXiNUvxmsUy AeSz0zuPvIDzj4M54Akwl93hk+TzwFNc8zR1/gbmg2fAC5S9yLmXwAJQBBaCYvAy518Br4LXwOv0 4QNvcG4JWAbe5Pq3wEqwCum9Q/4eeJ/65WAt+BAJf0zZpyAAPgPrwReginlVg43gG967biE7hnXo 91z0ey76PRf9nkuEV0yEVwwL0ojwCmFCIRFeIWzYhTctxZuW4k2L8abFeNNivGkp3rQYb1rMjqCY HUExUdIO7MFc7MFcIrxCvGkpNmEuVtvE7SZOiYzdje9sEr8363NDMX0jv0uMm9ao1SEyAAs7FN9x NPFWTrO9zObY9JQiA7QryKK3YeQH2/NEGOWHTcWwqRg2+WFTDWwqDrPpDFgxlvKzyMdRfra7DiaV wqRSmFTqMckPk/wwyQ+T/B6T/IzQD5OKYZIfJvlhkh8m+WHSGpjkh0l+mOSHSX6Y5IdJfphUCpNK YVIpTCqFSaUwqRQm+WGSHyb5YVIxTCqGScUwaR1MKoZJxTDJD5P8MMkPk2pgUjFMKoZJxTCpGCat gUlrmjBpDUxa4zHJD5P8MMkPk/wwaQ1MWsNeYQ1MKoZJxTCpGCa5MGkdTFoHk0phUilMKvWYVAqT SpswyQ+T/DCpGCatg0l+6YBE0/eK/E20HxH9I8t0ZJmOLNORZTqyTEeG6cgwHRkSN2MBL0aGhVgF 4419yHGpZxUay/FUzp9m5elHnouQp9+T5xrkudzGMhPcjyzT8t1PkOsK5FqIXAuRayFyLfTkWsjo CpGrrxkL4Ueui5DrIuS6CLkuQq6LkOsi5LocuS5HrsuR63Lk+gly/QS5FiLXQuRaiFx9yNWHXH3I 9QvkuhS5Lm1iIb5sRq5+5OpvJNetYDuoBbusnP3I2Y+c1yDnRch5EXJehJwXIWc/cvZjMZKayHkH cl5j4jvkvBw5L0fOy5HzcuS8HDkvR84rkPMKT86LkHOhJ+c1yHkR8cK+/Mnh8CVq4nhpo6e5ZTre LdEJboVOAVdxvJS8hLwUbOV4O6gF9W6JMxQ7cyw+aL6ewdlxYBK4BFwGLge/Izr6vevTG90inQpu pe7tYAa4C9zjztJ7ye8Df3IL9EHyP4OHwSPuAp3N+cdYi7+yPy6QI/Rx91Od576v89kzP0OdF+ij iHZfBq8CH+/9YAnn3gIraXMVWM25MrCGcxvIv2RMNWATdTaDr8FOt4C99mK71yYydU505zujwUlw OIUZ1ug4yVDiWL0YCV/mVjPDHaxRtV5D+W8pv5H96F3M+E/uYmYS0DmU+TlfAlZSVkq+iryefCc9 RRMTmx2Uie+NDNLtaza9nWbXsxppLEYa5XoBvZseJ3M8BQR7XqjXUL4AmF6WUr6M8hLKS8F7lK8H WynfDmpBvbsQqZXbHhY36aG6mR6K6CFAD9VNeiiihyJ6qKaH6iY9FNkeYsJsuoq8BJSCercMn2Rs FjZKT2N9xoN8YNb1AknQC2nfjoP3l9P3FZRdxSyu4b1Z4+s5vpF8KuXTyYPrXe6td4IuAEVgIe2Y Ma/guIRrVlKnlHwV+XuUrQZruf4Dyj4k/8isFmUbwBdcW8/7ndRtznaaOx65yA65OSOJQxvZUmLX /uiEkV8AfTAzSEYHytCBMnQggA4E0IESdKCE0VfDfzODgJ3Bw5TNBo9h+wukNXzfDs8NxwNwPADH A3C8DH6XMLNkOB5gZgFmFYDjATgegONlcDwAxwNwPADHS+B4CRwvYUYBWJfjxDLSNsaby2DneDR5 NDAj7x6Oxy+TXE8myXYGRopBjpu1T2fEO1jrZNY63Y7ESHglZUbKq8jfo2w159aTbyBH8vS+w8bt beB8OznZrt8U4teOcCUAVwIwMQADDAurYWEg2CvHCy37AmEefWFZF4B1AVgXMK3DuoAzzHwCQM11 dobmblImbBsD28agvSGmZdhZXcyogjMLeDPLsDMKziZAPwE7C8MSwxAzk3rKdtOWK2NgxBgYMQZG jGFNc51W3rrGefdFQgyZyPnzwSRgZhvketB+VIdHcA22o7ENKbOMCHI4OKKVdvZG2mV2JDutBLOt /Yiz67ZnrdaZNfJWIduuS/Y+9W6PvlXvpW9G3s3p2b50K7RaB6o/jXUn3UY0uYwy147CtG5aNq3t psxlXQUocOyah+6ADqalXFrKpaVcWsrF2y41922wbHWcHyW9pZ1bZL3VOMaVzxpOAhczn+t5fyP5 H8F0q501aGcN3sloZA2eKIBWluscjp8BS8Barv2Asg/JPyKvoM46q201aFsN2gbP8R6WCchppFvu jIKhx1M+GpxkP29Kx5Oc4Vneyy3fjTdJPyRvYlbVMOE25lnt7YLNp2NbJQ2w20XuprddyD5JJ9BL PrvxCzi+lLLLwGRifsOPy/HvV5CbTwx/S34972+glz+AG8EfeT8V3ARu5v0tYBqYzvtbwW0c305+ B/mdYAbHd7FOd3N8D/m94D7K/gTup+wBrNyDHM/keBb4M3gIPAweofxR8tnkj8Hqv1K3gD3Z41jH OZQ9wbknwTzwFHiGsufIXwALmFsR7/8BXub9q8DH9X7muoSypcxtmeVxOpbU2K8KVrQCrU/CmlZg TauxptuR9VZkXYGstyLrCmRdoQHaWEe+nrobyCvBl9SvARs5t4n3X5FvJt9C/jX5VvrZxvnt5DvI a8nrrPQqtGEfdxdaSSfPqphYYRRc2uoMcXc5QykbBka6FfCqwjkObT+e/ATyH7rbiV6qnR+B0eAk yhvdoUA7+v3b+6gm/omI4go0eW9LmyM/gO0j7ScGU8gvh8WnsbJnuHXW5o/n2LKd1Q15NGP7L+X8 ZWAyx0HW19l1iLR8U9FBY/2MNTb6F/R48TCozrLHzG+l9XhlnseLxwJmYwGzYUid5/3iYUQdbKiD CXWWBYYBRvpYcKQ+EqmPROojkfpIpD7S8x/ZSLrOk7SxlCOR4EgkONIx80wJe7Z8Wppk/Uh1eOTG ShgLsZZzH1r/W92s5wr2lN6spzLR6EjpZO/TER3YPhp7zMbeMugd975XlxJuP/Je3ShpHxGFloQj 0GDkuZjIszoceQajTmPzFoejznp3sR1hDvsCE2sG2ymLiGQDXls+2ipr0paPtnwRbfng1wWWX+nW q8Sa+x1eDGHP2FlHzNSL16ORg4OO1KEbm6WX1apJdhQBdkL4U/I/uFvQrLVoVj32sgp7WeVpWBU2 sl7vYiUexJc+Sr25vH+G8uc4fgEsoF4RZStMNGI1qJ4RB9CeerSnCu2pQnuq0J4qtKcKO1CFxlTZ z0r6hxlymt29oAvkE8CeiNvoQjJrVUO8VWOla+Kgqdbrp0dwPtl4UyvtIM8bx0UbwFbObwe11lc3 FyNlsLK5nubmhqOAoTaCbsy81h7X0j0tTLYxR5HlW7rtnR4lsVHcaORtYkZPFjZejIgRTXwog4JM wWYbpph9bj7Hk4DZ002mbIr1fUnW+1o/x/FN1p8ZP2b8l/FbQR9lfNNs8jnUfYa8iLr/IF9iI7AK xpqEdTBeupoxJ7FiSaxYkvUfxnds4LiSc5vAZvC1jWr37LF3YrtzJcnss62NP573JwbtOVGuWaG7 pJ1ZGay58ffBz4vSg76eWY+LWJ2LI1boereS+RjeJevd4EEwDzxDmVm1ZXZfVImvq2Rs9YytnrHV 29XcxjmzojvITeRdR96c3zLR+Ei3kjHXOydY3Y/0P9kSY+5dM4J4vZfY1YzgLfv5yCjk3LxUm5do UkTtGq92DdxtH57dHI7nefxd5vE0OIsabxY1ZhaWh4xU+kRoTcDTmuBY8hltUGviPa0Jju0K3ofi 5KDGxNuxriB/z3qEeOQej6bEN9q1NG+Ps5F5vF2/plqRbf0ctv9bRpbcZGSN/VikDwuOMDnCb4VG GfRZjUe6t4/aM8rGfqm1jRiC0UJZ2PNbr45Hjw3eQ7Y2u5zxl9s7DibOvRe7HNxhlOlfaGEueIsy s7swO4t3bKRU3qgVE9OX/MttrolUIu1uvOWikYfhoqejln8RNtLwjTjW3OkJer8drESJ3YNN5dis yN3o370gtJbzOF7AuSKwjOO3QGh936NsNVgPNoBtnNsB6kCTtSdGrJQu4Z5DvQZ7DDSRwQ56xSLY GG6PHLYZC2C030o2KJNWZr/JcRx5CvkJaOcAa2ub2tn/FBu7Lxs10sYdo+Rq2LeYOs94OysfFrfM 7q7yLSN9WN0yez/0UnJzT3Qy58x90WvIf0fZ9e4M4u4SdldFMNbcJ53PisyEAQWsyAyYWwBzC9hd FbC7KoDBBeyuiuw91DuofyfHwXupBcjO3E+dCWMKwvdT7yd/ADxI+UzqzrL3V2eyu/IRx89kdf+G BhSxwjPYWa3TAnY4j/N+Dtc+Qf4kmOcuYmdVpPMZr7nn+hzXvgCKqPMPrnuZ/FXgo07o3usye/+1 IOL+awFxfwFxfxG7qRK8ywx2UyV4mBlIaiaxchnSmglzC5DWDLSsAC0rIG4us/dovyI392m3kJt7 tdvADlAXvG/L7qnI7gri7L4hEIwt2DcMgZcj7O57BtKdiZYWIeGZcHM+u6QiJD2TXVIR+4uZSPx1 840Dt9zbO5fgT3Pwp0meP90TYU4gD9mbizm+xEabJnYI2p7rI+yPuadgbNBN2IqQHZpOeaQtupO6 M4yPwyYZj3UP7Rjb9GfOm3sPxkbNJn+cfA7XGnsV9Nd726x/ULaE46Um0jXxUoQN+4D8IxC6VxGy aZVc04xdQ0+qPU9Z7XnK6n36e3PnfCh6M5LVN/c5QvbQ+P4TyU+yniIyBrD7Nvdzu9JT3M9ttJJP r5OsFf/4e9uTLsOGfdu+dC1j+BB8y/5UdzNe1/3cEaDAAZF71lw7++B91YmcOx9MAlPMfOFYDTOv t5/eT7G+qJGFofV6Wq+n9Xpar6f1elqpp5V6Wqm3UdIxze55v22/G9rnHuged3/723CccBD72X3t ZeMafVqw1F3l7dL2fGpgvr1oPt18Vx5k/Z5m7Z6WTNZxiGTIsXBpmAy2n3Of6BbLaHeF9+3VYvvt 1bHetxvPAuPctTKV624CN4NbwDQwHdwKzGfiBVz3OJgDngBzwZNgHniKtpt+Yvki7b4E0EGBcbIQ FIPFtPcG5/3kS8jN/chl5G/SxltgJVgF9nwTNfITyuKm30TVKNAKxILWIAFg7bQdOAK70BEkg84g hV1cV2A+0z+G83lEHUPcYj2Wc8MoR0dhTA5syYEtOWheDVoX8O4B5sCODOzYYjyTsWUBtLAEW1aO DQtgwwJ4JHOvtBytLMEjBTXzDvIZlN1DW/dxfD94AMwEs8BD4BHOP2rvpwbwOAE8TgCbFsDbBPA2 ATxNwGruc+QvWK0NoLXlsDEH7QygnTXYscVoaA22bDG2rBxbVt5IQ7dSdzuoBQ3YnVwTbdm7oxnY p8XYp3LsU8Bq6A/JfwROwu4fC8cqYVQuLPJ5n4O/A4t8sKgSFlXAondghw92+GCHD3b4YIcPdvhg h8/7PNsHO3ywwwc7fLCjAnZUwI4K2FEBOypgRwXM8MEKH4zwNfnM2gcj3oER78AIH4zwwQgfjPDB iEoYUQkjKmFEJYyogBEVMKICRlQg9VyknovEK5C2D0nnIumKsKSRrnSTTF7xijKV/CZwM7gFTAPT wa1gNucXk/uBWfss9DDP8MTemS/CWpTYzwFX2s+Gi7AQJViGXCxDrvkMEEtQgsab+4zmeZVM7BRj occ0ekyjxzR6TKPHNHpMo0fz7EoavaXRWxo9mbvVufYZlvHk+XJy+FmWyft4nuVu6s7j/bc917KW dj4E3vMteLeReLaReDWznzkZbzUSS2O+b3iEiHSUVImy39NrY5/ba8sozR7MPLN3hAzCf3WUE0np MpqUISezR+shp8hPpJecSuotp8tYrjxLzua6c2i3H9Z6ihwt15EGsRrTseO3kY6V+0jD5H6ZJcPl IazQcVIghbT6gizk+mLSufI6KV988i4tvU+aIuWky2Ut6Qr5kHSlrCddJV+QrpYq0q+lmnSNbCT9 xj7jd61sI/3OPul3vewk/UG+Id0oLumPqhorU7W1psptmqZp8hfN0Ax5VHtqT5mtmZopj2kf7SN/ 1SwdIAV6jB4jT+sQHS5/01E6Sgp1jI6R5/RUPUOeN0//yQIdp9fLQr0BeX2qU/UmWafTdJp8rjP0 PlmvD+D5qnWWzpKN+qjOlk06R5+Qzfok8vxa5+t82aaF+oJs1wX6qtTrIpKqX5epY5/1i9FSUmt9 m8SOW8s1QdfqR9pePyUlaYCUrOu1SjtpNambbiSl6lek7rqFlKZbtV7TdRepj+52HO3rRDuttJ8T 68Rqf6e101oHOLnOSB3onOCcoMOdic4kHeFMcaYwY82+wT5TerGsof+hOi5qfqsrW93IpZmxJ8Tm xz4Yd23rifH58ddFpNUJExJeSXgl+C5hR5trSaVtT25zbbvFJrVPjF99xNMd4jqM7PBYR6fjL5JG J92f3Cf55ORNnYZ2Kk3Z1qVt1+iuF3Vd1C2mW0a3D1ITU8u69+t+Ufebuz+bFp3WP60ivW36pPSd GZkZJ2RU9ujQY3yPqd1v7jG/5wk9f9VzQ6+fUO/mzPjeHyX36fZB8smpiQZ9f9z36qxLswq5cmf6 TlNyCM98HdxTW7EyBM82gkhoNhFPCta9K8jieBjlLU9UtTxRdfifqGp59um/79mnlmd+/tXP/Oz/ +Zlvf2omxj4Lkm+/rxjgTANnzHcUA8Rc5sx4rjNnXiZ/BbwKXkPzu4N00AP0Ar1BX2Cu/O9/luZ/ 4wma/+0nZWKtjGfbuChgd1/eLsvurlqeo2l5jqblOZqW52hanqNpeY6m5Tmaf/VzNIf2BM33/2zJ f8PzJP/9T40c3qcg/v2ee2h5QqHpEwr/nk8ktDw/0PL8wP6fH2j5Nv4/+9v439/38L/v78//534P /X/5G+bJEVIzzKhmNmVeTGK+o1NGS2W0VEZLZc2u9FC8TNMVbeutT7y3PgHWJd5bl0D4O8rNrWys rT3Ffrdt77PxzUqquZrJYf9t2BhiYoh5Tb6l26xPDzKlsS+P92L/Mq//sn32/5/3Xf2Wb+Tv6xv5 RuoVjKbCavpkb9dnNDNCy+wuLza8J2zu7H/GN/vjIyxBaHdSbb9par4par4lWovtGHrYvt0fqdMl 3szNftrso0vor4T+zB66xNYM9hdkaPk+ta/liYGWJwa+P5/Z8kRAyxMBLU8EHPoTAfERMVnAi8ma t+Mtzw60PDsQjEpU8BDSFc+ebf+HxnA5RU6Xn8mZcg7ae538vtH/0Jgt8+R18Xn/G+Md739e1MpO 779cdNMsJc7UM+x/rDhHz9NJeqH97xS/0snef6T4tf1PFDfqTTpNp+utepvernfonXqX3qP36n36 J71fH9CZOkv/rA/pw+Y7reYbrfqkPqXPaKE+pwv1H1qsL+sr+qr6dKku0xX6lq7UVfq+lonGjrDf J01mNrsZz4/1epvm6tu6M/rMVsNa3dNqd0wqJW/H5MVM0utjbv8v2nceuA3Y/x3lg9+/H/g+8sBj /wOPm1uebWl5tqXl2ZZDf7YlGb2pZpY5nt7kWL2ZShmWDp2oRieq0YlqdKIanai2OrGY3A+MRhIn 0kuO5VYe74f905+YibXfpZwNB7LsHdLB1BpMLSID7MC+77J+H7vl/7ynd5TIokzX6BdaqZt0s36t O7XBaeXEOnFOa6e9M8w53vmhc6LzI2c00YOT+pDxtB0TO78reXKU9bnmrlym+427221wd7hbybe6 O90viJlSKK2R7/aX7FaT6m1PBiT4LljuZHezWwnMq0lrD65hd3f4qCH4zt0uh/svPuL1e/lDCw9X S18hty0cZHjrnGDWw/0S1LpV7hZ3u32ttXUOtM2NvGS6FUgwwPVbKakk/5zS9u5XjWoGQJX9Ftnh mY3bnKQP+OqG8NEu88513W2HYUyGX13QkXq3do/k0JWNzNwcsWskbbRr4a0yK36g652wpx8rue3N 8fngOG6+YwArtiL1nWYlrHQyrUw3uOuMdMnZA9vXKlBttJCjSmm3n5Z3HopkDqQ+7BrFCm9rLEf7 riaUm/XmFQkYTnql+5Uw17ez2tDQdCRWRqy/+7U5CkrM3RE+u8Parm9rucKtQ+5BXTMSSrfg1f3U XWv5UOG+w9Gn7id2zSutDbSvh8zGCvi2M9gKqcKzpZsPub0a+af8NZbpIf0l7NVmwGbtv1Oruc2v sn2tb57/33EldjOTlNCo3W94Mf9pM0XivmO7NY31ranWmZ5sb9/WhuFResjaBFeBvMzdFiwLrohn qYymdD4cYz4cq7pXy2XNt3zgfbEWzXo17OauYFxDnLTTeoIG9rOudAx6sEgfdpBjDhyWqac3F8/Y UaWEebDb05vO33mdv7P9cDdZ/u81ZrxSnVejznre2tD7A275y32eqQvO3/Pp5l3cYVj5UMTY2CK1 O/h1jljVHtZ/k0KRsrvYfZf4Ym0w+tjruh77icXSwkfZ1vp1OMDYIs2r35y9DO4mDpkjRCqBoN88 6L9Djjtdn7vuO3C2xOq/z52PLSx3Z3FUQPK5Rd+L/u75G/md2BlvZRXvMf5wWttdh9f/RqxFRnjk TXZObvl34Ya7xrSMjSn1bHoAL1dm8sPhe0g79rHLG/3drO1+Z33oYy7Zx5l137nl6uAOw9svBsyO dH+x9QG2XHFIWrT/uxcBa5GSv491/t4i7AB8S95rzAnf5gcPomU5lL30/uxh86w7HHdH2Bk1r8kq 7Z1J0vMgmlJxJMr8v3vvfSuJ4TXWixhaY5sSzH9glrbW1zf2/UdIBxsXJiGXTl4UEHxNkS427yrd JFW6e545aO/299fzoJcjillEeSn059g5hJKJgBK91M4b+56UxCySvLTnz8whlAR095J5eiDdthCC cn0kHNu/GVdSI0SzSpEIrtbe0VMryowUmiKWMYUQx4hCMG23Zq1DiGfVI5GADAwSGX1zMHLNCCMU K3bx1jYp3EZk+b7++oDeNpoK/h1JGix9rb/qZe/U9La1+tp7NkIe/MsKR22NPduRFln2fD9wlPTn dYAM5Oho0kBb62gPg8Ax3pVH25JcXnO99wN47W/rhLyzOTOQK47eax69bT9mfAMZ6VE27+v1Jl79 bNrKCfe3ZxyDbb7niqOZeT+L4AoN8Ga7p/XQlVneSmTZdTgmjD0z7BlOweg59Pp9/PWy0syyEglK oA9zGGDHEVqz4Koe+F9o7N9WQ6Wd83NrmXSfGh8V8S7a6kzwL6ZJzVgvjwvbMsGaNf7rIGItgPEu neB5WtjHplq7J1ZHOtsdZhe7A+p6ADN1vuVct4ixR6ZWzdaODSdzHO+lNt7YI1PH4KcRjfykmUMo CUjxUns7k2iuCqEV10cieO8mSUKfc4QQwypFQqxtSPWsfFqjfVjovuGemCU9on4q82nbCGK9RRBx rHokWiMDg3hG3xzaWI8TQkjybb117hBuI7J83389PGsW0oVgieFuRhNLsadG6Io+1G2O5b3DNi+o T0F7l2VTpi3NBkfa8n72NStcN8tqYuiqLO/V1M70zvcL2xWJsKpZEb3nNHPejDab0fbbL6OzmHlf i9Aeu0+EpY9svY93LtRyCHt6dcJJPD8aem1OS77bX4Y3pp4R0uprVzrbrtmeVT3wvz1j/7Ya49Gw 9tbrZWLL+tCPY+93tLK/PxiD9RwEKwfLMPg7wj51dSJ7qA5yspyCnpnfH+wiZ8hY2HwWbaXKBFKG 5Mt58Mv8CmEvmSozaPs+mYUnMb85OEQK5BlaMr85OEaK5W05Td4lXSSr5TO52P624G/sbwtea39J 8Lf2lwSvlx2k30sd6Qbv9wQbdIDcaH8Z8EXN0+Hykv1lwJf1VD1VXtHT9Qx5VcfpBHld8zVf/DpR z5cl+nO9UJbpRXqRrNBL9VJ5Sy/Ty6REp+gUWanX6DVSqtfqdbLKfBtK3tUb9A/ynv5Rp8n7epve Jh/qHXqHfKQzdIZ8rHfr3fKJ+S6WfKoP6iwJ6MP6iHxuf2Fwg/2FwUrzjSz5Up/XF2Sj/W3Br9Sn Pqk1vy0odbpSVzKTVfqOfKPvaZmKrtGPNFo/1YC21vVaqYn6Jam91uhGPcL+nmBH+3uCSbpV6zRZ d5K6aQMp1f6qYHcn2onWnvZXBXs5uc5gzXSGOEO1jzPMGa5Zzg+c4zTHOcH5ofZ3Rjsn6UD7O4OD 7O8MDv7/auDwuQB42mNgYGBkAIJjqdtPgeiz1V2XYTQAU7QH+AAA) format('woff'), url('FuturaPTCond-Book.ttf') format('truetype'), url('FuturaPTCond-Book.svg#FuturaPTCond-Book') format('svg'); font-weight: normal; font-style: normal; }
public/css/fonts/FuturaPTCond-Book/styles.css
@font-face { font-family: 'FuturaPTCond-Book'; src: url('FuturaPTCond-Book.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'FuturaPTCond-Book'; src: url('FuturaPTCond-Book.otf') format('opentype'), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAKfQAA8AAAABnpgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACntAAAABoA AAAcYVzNcUdERUYAAHY4AAAAUwAAAGgVjBLSR1BPUwAAfWAAACpTAACK5OSPC3NHU1VCAAB2jAAA BtIAABGSQIP78U9TLzIAAAHMAAAAXAAAAGCNOXaTY21hcAAABwQAAAOZAAAFQl/j8tNnYXNwAAB2 MAAAAAgAAAAI//8AA2dseWYAAA9wAABXEQAAx9gXCtmoaGVhZAAAAVgAAAA0AAAANhgCbI1oaGVh AAABjAAAACAAAAAkBewEw2htdHgAAAIoAAAE2gAACcRcMl12bG9jYQAACqAAAATNAAAE5M/rAa5t YXhwAAABrAAAAB8AAAAgAroAW25hbWUAAGaEAAAG4QAAEKdD/wsScG9zdAAAbWgAAAjFAAATToIo H4Z42mNgZGBgYGRw3H0r1Cie3+YrAzfzC6AIw+0MkQwY/V/1PxvTO+aJQC4HAxNIFABcrwwqeNpj YGRgYL727wqQfPFf9f9UpncMQBFkwFQIALcFB7R42mNgZGBgKmSIYGBnAAEmIGYEQgYGBzCfAQAX lQEYAHjaY2BiFGCcwMDMwMLUxRTBwMDgDaEZ4xiMGH5xMDNxs7AxMbEwMTEvYGD6H8Cg4MUABQGO QY4MDgwKv5mYfv8XZpRivsaoo8DAMB0kx7ifaTaQUmBgAQCJ7Q7DeNp1lm9M1VUYx5/zAwEhE0VH LoRBkChcldtlSDDUUgo0o0ab05RXja0/2OZitVqNlTXrBS+qeTfmfFVNaTXXC3NrvVHnm8ytP2Nt hW7g1j+ZJbDVsNvne+65N7gJ25fv+T2/8zvPOd/nz7n2i/k/9wj/NL5uXa7JWqO9Vu8GrCqK4C+s 2T61VpdvzaDeHbL1btqq7bQV2JTF4QaXTP3A/GqwG9SBDYE3g42gJdg2ar6+1RpZ7Lbm6Cd4pznX x9xtdq87DMfAOjDI85C12Ci4ypwubIXgpq12r8Pv8b4r8IvW5jptlVvKvDexdcJ/gw7QDsqtyJVw zmQqBct/FTDwlnvI1rntnGkW+3bQyjm/slK3C3s39hGrtROMGxkft7ibA9jdg35+XN/bOd79ZRV2 0co4V9ytskJ3xorxW+iqwXJbgq8kGHcz9m40Ygez2g9YL1iLrQMu9XMOodu0DUfS/AZ73ZnWTNpH af3eBs9725xVgnsYj4FE1Ghl7L/BXbcv7Rba3bAafR8N2BaP55i7i7hK99vha6BYxEIsYpYQ22hq gljcB18DvxGromwccjFte9zHsGIxH+0hjj2W73W/HeY402w6DvNhI6kfiUUjPA4mvf6ZOORCGvX5 HIsvgGKxI7DOKn9prglcq7N7/4vxYdvkPvRc5OMSY71Wzy05nPCsPFYuLcbkuOtOXYGXuF4rRttJ zncFrUs57zJ4PdykGrATqateP3JRtUA+NgYu9fxnsE96LrRTnFMxkk65rDhJqxyO1sI6JzWlvA5c CbfaudQt1ZlyPfDd/3umBn0dqBYLYMVd2i/k2CL2eLZeVTO5LM0GUtM+B8kD1zZPX+UtuZPdT2Yf IR7UcELz7bw1kR9HA1RHr4FL9JVT7g+77HvCtH1mUWoTNVkFKqipNa6BmjlDj1Fvehyf8jPq+1OJ YhN1Wn4kX5qjGD3Bnl+FlVd74b7Q146R+5r3DXwAXY8yFvRNEpv621Coq5eDXfUoPbXmP3yjvvaO 75Gx6GFrifYzfsUiNwHv9zqujLbAT5EXyvE99PDNvsepDiKflx/A5azVg02Ig178J21ltq464dAb bQbfqpvjaKu+9hjvEnw/Q08yxtrbSbgO3EUdXYDr0UK+lNez3l7j+6R66ogV+b46js/vvO9ivwf5 kN9jthzfxdn8VE9XX23mXPLXwdoFYJBn+bzGOp9zJmmqc+3D/gD2j+B++AjrPc16wz42cfet1zie rWvlXS1nyHAv3Ii/N8jVrax3BG6HB9P14+8CxVA6voCtluehUFsLe8t/uRkjDpme0DaPM+uk917u 80ExyfAiteo1l165TF742CgfFJN+8lT3tu6PDusU8hJp2CWrD1DvrA+o5g7aKuT97J5xv1pd9Dtz vicPhJdS73NXFYMKUAkSUS95qL570UrclK2JTlsttVPpe3EydVN3Es8GyrA9C4rn/x4I77t1r6n2 QF2ozQuqVTuL//PsLVOr6Tq97DWOhRqSLtJgIqcGNtCzFQdp3xNyWzqdvE2uZrTLaLnNlpJLhTbG 8z5yqM/XdR7rrqauVvicfBRu5l0LvmK8q7c78VnC93eQMysYL8to7zU/688xFnrQcKbn+H70JHu+ n1h9YlHUT886yJoHuAv0e2HK/x5p+hd0AbHCAAB42r2Ue0yWZRTAf+f5Hq4fd7lL+PIqNynDshC6 QqAgoNlFs1QQpZvYSlaZlSu1e6iVZjcZpVZeMpuECeQoS7IybXOtNfT7vtxwy/Kvj3e1fHl7BWpu /VFbW8/Zczl/nPP8ztk5B/AwvDMQzj0nu5oM6dqT4d4dPEYol7NCRkmuFMhEKZJKaZRmWSFr5UU5 KsfllNhqtMpXRWqO6la96pA67hHPes82T7enR0fpGXqurtML9f16k96qd+g9ukt/pr/QPn1aD+jf MluNJCPdyDRMI8coNEqMcmOn0W4cyUrJMrNyTGWGmrFmgplkppuZZoFZadabjebn2V9m9wclGBNs DvYGDw/YVqnVbR2wvrK+tY5ZfdaJ35XjuPwGbZIs42WCTJJiqZE7ZdkQ9xGXu1/OqlSVN8J90OX+ /jxu0TF6pp6vG/RSvU636e16l+7QPbpXH9U/6jP6V5c7zkg1MgxjiLt4hLsjK/k87niXO+0v7kUj 3ARDg/XBg8GvBwasYqvT5T5kfTPCLY7jnHQ+dXqc/U630+nsczqcdme30+a0Og3OLGe6U+IYTqIT Ntg/uHrw4cHlg02DVfZee/PZLrvFrrVr7Gp7ml1pl9iGnWmn26l2sp1gx9kRdpgdYntO1gXOBH4O nA78FDgVOBH4LnA4cHugDgL4LX+OP8VX4ff6I/3h/hC/8lm+H3wHfD2+BX3z+spi8mOyo49Fr4xe ETU7KsO7xdvqfdW70bvBu8bbErZ4uH7+51X+312oRFeShs5/LYSqyHO2wt+iFtSfjv/h42FLD5oQ t8PCCCeCSLxEEU0MscQRTwKjSCSJZFJIJY10RrudeQGZjHErOwuTsYwjmxxyySOf8RRwIRcxgYsp ZCKXcCmTuMzt3yImU0wJV3AlV3E113AtpZRxnZvDCqYwlUqqmEY1NdQynRlcz0xu4EZu4mZmMZtb mMOt3MZc5jGfOupZ4PI/yVM8w3O8xCu0spm32MLbbOUdtrGD7ezkPd5nF7v5gD18SLs7UT5iL910 8TH73TwuZRGN3KWiWMab3MtilcoD3K3G8jSvKYNmNU5lcwcPqjR3yqRLrcqiiUekhnfp5HEWco8a I4XKlGqW8KiKpoGVPMFGCZcIJUqpMBWutAphn8rlE8lT8SpBxao41aSWKC8PqVAVoWJYzfOsooVn Wcs6XmANG3jZjXA9b7CJ1/lFSqWS+6RcKmQKy6VKpkrZH9+5OBkAAAB42j3Ba0haCwAAYDU105Oe 1KzMzKzUzEzNx0lNzXxnZXbKR1Z2lBEjJMYlYsQIkYgRESJxCRkSIXKJiDEuIREjYoSERMiIGCNC RoyIiCExQu5+3e9Dof7HRElQCOoD6gVtQcPo1+gV9Af0J/QJOo++RT9hhBgIE8akMCeYhwpRha4i WnFQcVlxj0Vh6VgBNoLNYe9wbJwR9wa3hkviCrifuBKeihfi1fgFfBx/iP9WCVbKK8OVi5W7lceV vwkcgpbgIiCEBcIKIU5IEfYJP6rYVY6qaNVBVZ4IECVEBzFMfEtcJWaJ30goEkRaIL0nZUkXpCcA ALRAGFgBEsApcFmNqmb/CVXPVefIWLKYbCRvkT+RSxQRxUKZoCCUXcpHSoHyCLJANxgEY+AO+C94 ChbA5xp6jalmpeYrlU6FqAFqjHpIvadxaA7aX7RN2h7tnPZMB+gcupLupa/TT+lPtZxaV+1Gba62 yGhj+BmbjLM6oE5c56rbrMvXA/XD9cn6nw1Qw3rDccMvppCJMNPMLDPPLDbiG22N0ca9xq8sLEvH WmIlWQVWuUnQBDetN+033bGZbB17mZ1hPzQLmt81Z5q/cYgcAyfCSXMKLcQWU0us5bDlmUvn2rhz 3B3uZauo1dkaa/3SRm6D21JtxXZR+3z7QftFe5nH4Tl4AV6El+Cd8W5493wqX8C38V/xl/mb/DQ/ y7/gF/llAUMgEdgEbwRJwRfBYwerw9Gx2JHqKAjxQrVwXrgtLHVyO42dkc6NzqPOG1G9yCV6LzoV vXTJuyJdma6TrpuuF3G9OCBOiM/Ej92i7kB3qvtKQpeYJKuSU0lJCkqFUpv0lTQm3ZEWZSyZTGaT xWRfesg9hp5kT0EOyHlykzwo35LvyL/L7+VlBahgK+QKiyKsWFOkFUeKnOJGSVBylC5lTJlUXqhQ KkAlVjlU66pjVRHCQkpoGJqHElAOuu7F9jJ7db3R3nTvbe9vNVftVUfUCXVanVM/aFAapsavWdH8 rTnSFDSPWqbWpl3Q7mpv+4A+U99GX67vqq+sE+kcug3dvu5OV9Zz9S59WL+m39Zf6ssG0CAyRAxb hn3DuaHYj+rn9bv7F/sz/TdGohE2xo0Z49UAYYA74Bx4NZAayA88mxgmhwkxxU1Hpl9mntlg9ptf m9+a4+aM+cqCsggsDkvccm0pWUGrzOqyvrZGrR+sh9ZL652NbjPapm1LtqTt2HZnB+2Q3W+P2f+x n9sf7S8OyLHgSDsuHKVB5qBrMDVYcHKdTmfKmR9iDHmHEkP3w7rhpeG9EfxIcOT9yMHITxfHFXBt ufKjmFHX6PZodvTaTXRr3WH3hvvM/TJmGIuOnYzlx67H7sZKMBamwhxYDGthNzwHv4MT8Ef4FH4a XxxfHd8aT48XJ2QT4YnliayH7FF65j3rnj1P1pPzfPdivRbvknfPe+794cP4GD6Jz+0L+iK+mC/u 2/V99H32Xfoe/WS/wO/0z/nj/s/+m0n6pGtya/Js8ncACkQCW4HPgdspxtTw1PrU0TQ47Z9em85M 52bwM6aZNzOXMy9BeTAa/BQ8n8XOSmbnZzdms7MlhIA4kbfIKpJAdpAD5Bi5QB6QlxA1xAkZQsFQ JLQc2g8V/rwJ3f8HxTOwBgAAAHja1H0HmFvVlbDu00gajerT09NT79JTmZE06tLMaJqn2DPjbmNs 021jbKoLphcDNsWmhRqzQAIJEEJCgkMKsKYshJCFhJCQQJrDwiaBJWw2hADBmv+W99SnkE023297 NOOR3j3nnnvuuadfCSVZOP2R5B7qgEQq0UgkOR+dMhjlPm8wk84mb+rt1VkZg80avA+8f+TOoNVm YKwSCSUpgGslH+JnFBIJI/Xhvx92RDqG4Rd1oPwnoEFfEvTZEHwpwM/aJC6JBCh8ihT88uXwVy6F v1IK+KUD8C2q0H4Gd2b7me4ez83uontb+zZum2K7s+i62VV0Dt9suhn8KH1T+lX4B377HvyTvgkO KnFNfwEspt6ThBGEoM8rZ41OGWuUK1hfJsjnTKlkNpOOtWXSuUyKNYGkKxbpzNqimXTUNtbXPZDw Z6OxvD/Xn/Of152kLog7C13+nN/tDQ9GRjeqVq3oiEc7xzOBgjcanUzudi6elMKpSWSS0PRfwevU XZAONJxdl6RHIlECHzB4FRADzpTMQbC8yagFPm8MpEsglTRJZnkPPFD+dQx4TE4lTSvRy4A65PeF 1OqQzx8qP9ny19SBIxshxfd3GDZuMnR0GDZtNPSdPR4KjaMXMNXy1xB3qSQz/RfwIHWvxA5XKCGR BDi5gvPxwtLn0AvEiIX4KbisNC0QFXBZhoc/QIqC3WELJJAx1TO2NtndN5VLLwhF/NutK/w2V5jW 61drdi7Id4aejHh9ywKx08aLR3edOp6fHE9Hl3a6XreDPfZQl8tedNlHy5f9Yny4awKuI+KrXZiv MFftqnATfC8zPSH5BfUbiVIi4RSQYtkcJ9f/IpHv788nTr+TO/Evb/7lRO5I+UbEDyH42R+QzzI5 J4CMwGf1oe58qZTvPp16gTvpT2//6STup+A78LNh8AIYpV6TaBHvcApewef4HAf5JAdGt406Rkcd Y9tU23zbqI2BE9gT4L+AN7BrV0CC4Hgkl4JXKFaigv/xQV7zZVLwwRR45Yn8E/Af6H744cxXvyrB n5VPb5NcJVmB5paDMK5aEx3JPWt8Eb+XlPxe8jjw4ffgGI9fffXvi+j3Ubg3r4DPwHlkK7vyCrIl C+J2lIDp16ZXgNvhHKSE/8Dt5fOKYC/12ifnSfegPeiBaz0F19okCcKP6yHHSTPpUlsq6ZQp0j6v Voo4MgVZEkzdGio66TZpB+fN+e0xO9shA73LrUGjSurgwkHGCTaUP5Ma3TAS9JTWjA8GbMH+1EJe 8cfUgvVF240L88nFCO9JiNVhuI4yiSTlo+GMDpdW30SdgOcEKQdKEBcbXJt0iRKYTAdSrIfJok0B Wc0B4ipbPjww7rK6Nj1afu+qgkbl9U+Bt0KlomvFYGxzoe97PcC6PR0OBjPnqTENI3CO/XDcKBzX h7cTa1Q44cx83j6QMjohJLjfQQbKAgQFzpraWgC9QwsGJ20Bveyaq/vaNF7b4jOdVqdfb1locmpk YHrs2JWjO/3qcL7b/fgXbHZfjNv3mVwH4xw60eB1SbB8Q/MZhnPtkDBwFxEuYFJ0ypdKw+XKyRVg ONn31a/2Jd/cCdq15kceeaQf7vNlprXc6WsyJcIbCYh7CctICaOA+84JWLTcWHKVACaJgkmxB8wG OjNuW76yp4vujAXi+lSfLcd/lzrh36UL1qVXnufp86b7vKU1ajBRxLjF4LgDcFyy7go5GptDdEGD I+yy/UAqLD2URgiMHLQf1Um5vF2uRMyTT3sztNJ93DEeo8POWJxGm51xUgde3CTjHLHzz+z0uFMX Dg76pt4oO9e4jax97dHw1UPmlIMvCwkPAKmP8WXAwhcHH38SyyvECUgGoTUbhmvGQekZh9Qzaikk DSFiFfmjcAIpXCzWCDHHi4akEKQKBYa1zp5wetC4anR4eLBvtMs1NDYyNiJfavHq5Mqg2+bXtj3O D/Z4B1ekbvB2njR67PEjm0KW9ZLpM0/e9fz1rlSn2VPIONIhRCeI4wDEQy9xQo5lIHViVCaN4esA k45RBHAquWm3x+NPmjuumBjKbDxWTnstJpdWvngK5Dl+sOR97Mxl2y/6H/AG1xmzu7qjpivh2HgP g+fgHob8UT1bDY372Uq+gS+TfV3eXtnfFJEdcAwFkjTwSW8QPscgKYKeC1qhLEHPwZ/KZ4kyxSPZ AmVTSCKXSLpAJsBqAHilvBh8vbwP7NjyXPK5whe/iMf2SP4EXgHfJmc58GQ8LPwSPgq/wJ7Uc6mG 8YAsA4eU4Q/tgON9HSTQcIXn0HiZ6Y8AB2kZkaQhNyMqIo7TtqGzOIk4rSTrpfD+azOxVSpktvfa OUquM4ftPXKTzKeXKRVtUiqtYVQKKQALBOr8T/wy3r3S7k273Hpw96tAKVXpdayOU7PSY9oZvVPn kZbHBMohufcn6pvUPZKsZAifcAQW4St08Ab5yq84qIWQg00UQnIiFMWzD71DHac59dwD3//eDZd/ S0cvSbt4qmvpwOSJU0fZtJGwwsQGixrVXTsveXjF6hu3uhKdxYXpRG//VDB96LM3PPeFy7pj+dW8 a+FxQ0svWDn2s0AH65joCvM79j98yUVr1oFFXb0n9XaPnYZoCCCNF8C9o0A6mcfHQ2WJSTE8RFcK FgxZ9luGLi+6O7UyReqqq+AB6X9nYvnm8mGyp9C+64PP6qE08cEVIPSXK5BMUcijgCHKEBUFNP4p CnInDLtS/lgPn/OPbCp5cp42rd/Oe3o6N/ipA1zwtPyUSb9kZGvUDnaUeh3eoOHIDwf6r0I8EYT7 NwbXmoXUZYlM0UN4LKQYjYkHYlBxShS+FfN2ei7otMcDy0r2wcWPgs3sAkf5d9/oDxMZinCegjhr kI4IETRxRPOA6ObgXoeKGx9rgz8vPmaFTtlmtXQdv7zkcESttJySUQraHLVbqQNLj+3fWpg41Zkp MDzfwzvO6rXznTaDKIsUcHwVoiadYn0s/KJTQPHDH9547bU3UgcK7xTKf63KLRX8rBKf6ehz6JOq W669tvRj6kT4uafhm8Lcl8K5I8kqsBMSqSUZQh8poYR9SlQfgLJvqUw5WlwcCAOF2uxJewolfR9d OIk1Za0eTds6cPyeQXfv6MDYYXfXonRv0DLUa177p3/rG7QmArYthQpeE5U5YKzQXzBRuq0E/4E1 5fshK3wAOshnJTuJHgXP39TOUongDKY/kDwAf9RBKtPkFMiQI4Z+ACjWeIMeh5GVQhH9LNMxZRiw cxxLdQqwB/EZB2FLMWgmJQWDo3tKpT0j14Ol5Ych7JdBvPx0BVcZkf0ejCeQvVS6Ho57J6Ex5Bfw K/i+C48Xo3i5QuqD32KAh6SUImY3cdkckwK/6otTFABS1aJUe8CiBBSQZ/uOzYyrgVS5OAO+Zggl NYWB8pLuH39+QhlUct2J8mKISnY5l06BfxdxmYSwDBhWkDexCH+oyHDBDERsMnuTXiXPZm+VGeDQ 4FuJWDpTXgGH6NH1yMJh8DTiT7TWp8O1VmHMoTCD/K13S/XoG1abTqeUJm8x+AUw3r9h06alWjlY GsytHez3gtXgqPLTgCr/Z/mtA70irycwLVnC63Bzwr0I5wx5BQoeyOZLTxhftMZSKoXtPn1bMA9P 3NUnrZkoPwXOMQR89p6ChOD0AwEneODKFEiSQZzgqvKccJbTduCE3JjjwendIXfnPWC8e0WMk2mX baLk7XrWxZj1PQZXyYRxfPiFpbvHF+9dlP5c+T85ttef9/lozXoIB9o04ASIrxrhK6w+USJ4LD8g wuCEsQMLVi71jV8+Fs4Hwr0eMFr+DnWACZ53Z0eu2NOPpiwxTn8AchBfD9ovgjkhJWpORjDQpFgS A1Ms05mODw/Hj1lUSKTzsRz6eeVolrpkcXagKzIYS0ylJs7yLc2OJSIDXd1T6fFTEG8LexydYnh/ wFNMsaG0AcipE4/cSZ1YQLwA13EJ/IwDfoYWjwDEBjRRKmS9cCeAJUr1aHdiVKMstQc8Wk6vVrRR kCHYorcrkehy9oO3yxpvV1CuVVu0bo1PCl6SCPBHyB6B+o5U4GAwsje3Z2ClXKnoWCqYaqOejVM5 8Lj4DLKj3eSZIA/3pEJ4mGwAqG6Rn8CHOwuDSqkUdEzktw70tkGUpPqxbImCv2qTytSDaHTwtb5+ EHAWy8sgnPWWZFjp3ADuKq9VmZ3tLiayEtxD9h8QzggGny7wWIHGNyNNIUj9AG7svqEhWqlk+od3 7x7uMXXIrb1DFz/RHQvnHwMrwPgXegv8ogfK36qO1YP5A84B0l0cBvScV9o9XDJo21lo/pf3lH8N POC8Q7kFmZEn0XPt8EUnrJcUilmkIeoee+DP374PyYkCWjA8/sLpFZK3oW0DP8dh2U2n3v7c5zZt eki6J/bJq/gz09PQ/jlE7B9pChpABbC3iKwfrLfA558Wn8+kkDXyNHz8cw/FpJEY8h2AHeAnEA+k 1/h4dNCCnwzccaD/0UVgx8cfAx6NIZm+HLw//SgaX4a0o/fLavD+BUmM317wV+Cg9qP3ANTIgMO3 PUux1pOjcO/wUBdiod5mRKeEx5eRC5aXFO6gTEqBFUt4TDilWIiwBXenI8KqKEptirrCzkKqTWVj h6SUTG0xmLR2f9QTHely+7sXxbwB5y9DuaLzrnG/yRxkdHZyjiYhPDecq0HiRxIeWRJQbUVKNQ/p xgj6MzmWctktzkiw2yCTGWL+iC9/cIi1qdrsWpPBopZRUuq18vOB6LJcNDGwojPqh/91ft5ZzIWu t+uYoNnkIzom1G3fgPOD+ynHClozMumwBoBVdfifN5zeQNaq7rDmQ26Hw2bxamVyrcfsXD3KxRaO eoPjSxP0kCs0mLJwqRJPdFI4Dx2ch6mGbm3EYuXoFNbIqmTT5d1dloAJylwg13IhW9iZT5n5QSnV BsnGaW3+KBsJ9wasLt8gH2UDIF+WrzkREs5oCzA6WwWeGc7Dik6kXAqCI/NA1JNDbQHPg09BsD8v KLbs7jBng4E0pwRPyDQuU+7CKxSF0m13vRUYWZyIjg362oxtHabOvPfVaxGN9BDC89SbaK8xRC6l sFLMYjs39fxUPpVaYePMNLRvrynvBNekH9nWUTLmvoP5ZxJYIF5uZNVCiYWV1VzKKOgVAlkQMyHb SI4sFEgQy85CDyhwQaO5Q+qI2MJmnRyc0emULwhZRtPtUnCorL9sqKiWRWJau8U47jZFw/1++y+D rmfv3LL2i8cHJIJPQgLMcA2w1Kcxq0IFGZ/9WIMG5jw89GifQZfPB7uTATBiMDm0Di5XfgUyy9PR vizhSciJkl3U2cS/iLSRLLJfsKTfUihozF4LtGrBoX/xms20wUKegfOWnC8+g3Z9TngmaTq9WNRY 4DN+80Fq+z4aP2QR8e2F+GIdBbF7ioYqPegduyafP7P/kldfhVglHn1enJtkK5EXCKOthQL8jzDG C5DeXkRtOGnsGhF+oPDcWWQqoPmDF/JpxqpVUIW4xaWR5vORrpyNz6RC8Cx9AExM0VzAypTfAIsW m2M+a/kdcCjQmU4Xa2gL4TTTlm1B25RfoK0pX34FHPJHh/MCz3rgGFqsfRuFzQe3BKXH5jLwXBjO W5Qyvb3bc2FxwdjYL9+MTY7yztxQ3F3eDDZ88yFRZkwCtyijGATf2VaVGVyjzLBHrSEOMlRrqQEO OQPGcLDXZ8di42fU9ufrpQbh6YpMlAkykWztWUQi3tpWLBPVNmNVJh78GRaKA4GhENzbzl+G8wVH rVAka/0ohKdBsxPWE5L5UZNT1w7yeTt4blDH+C1c+Y/gULGfrI8dyrXfwmc86JnZdJWfB3mzyxmJ OBekO/lIwOFHP5e6Q+CBkRhk0rA3kPNkFrqGOkMOc5efTzu7B9D4UBZInqNKSJevyIQUm3puIp9I 5CcEMXDxxQR/uM5WcAg9AyUA2gZYXaGQtkgDa/+W/rxUZYtYOii4sb+SLZWyYHn5ZZPNozcErBxA LnF8xmrgGA26ieakvk3FHqVCJcvBZwfh15+jmQVW5LgH+LMPwWcs5BlojVWfTEGtpATgCA+dWCxA E6y7uLaQbJcBdVdRbjXIQUcbGXCHOqYu/wj++MdQllkIt9S/nJ2TjzJAK+Ckh+NzNTpIjscjt6GN q+/vZqRt+kT/pnUlmYeRt3XoO0xt/RsuTunM0Yveel2zpsfBBKO2jPJ1TCcF5CsbHE+F8c0RNQSi aLu7FwqavKZdqoMzPLL/SfDIh9ki1weMZK2Rf6oDPlerh3QcvPV3D98O8d6ZhgtBPncb1DFOgWLC hbjWG+wD6SCfKQH4PZtitcABsI0Nv5lS4BR6ssj5vOaxpdmwOeC3hHIPjS3+diim7FJ2BZ9fUkiA YOa7nWnakO3811yYjP+raTkwUX/AOgayOE35/MfS35H3PgNhbyCwoQ6TzCKguRggOCRNCCgn4HAv nQtZ/AFzOLt0zOz1ccWHEuHcv3ZmDXS687uZIEgUljwfhGgoY6FvLx6DYx9LTVF91MvonALYQwJl EY/9p8ksZfFnVgX3edMRn6U3Edo/FKVeZreMTphShdGgBMWO/JJ7sG9LU+vbgjyduoc4bFS9vaJH 68ix4H0Ib6XEAue5H80lwJIIDXJE4shMnd4ATLS5e3OIC3czJrvD4tXIZDoP53hpVCtbv54/uGsw oFmxXNox7AwNJq1cEqsOcHzH9LtgDbQzhklMA+IUB9ixqeCzOSy9oXUEN1yQOECRLQPNdT4oxGU4 yALYQ6oQPOL+tNRmdtvtXqdOq1bJ0hoT65R3WBNLepgOOh4eLASioEhZ2QWck1abT1kZULfTUYOe ViqOpjstJoOJUatop93IUnw4PwhlRDy9Ih4OhIfVSSvLOguhhCceyWZ9LtbkVNEkZlaSrKbWU2cI Hpw0CkhgFxWnQKhx2NhDgYpg1ghXKR30npw+xnPM6MTi4fWe9en0Me5jRiYXjcKfs5nNN55yyo3g pEUL4AeymXXu9SMT+OdMGr49fAt69xSJoKeAY6EebK3YTylEJl60ChSQMIoUOHZv4dorubNOWj3Q z6iUbGFg2bGnspeSeF9kMPLRM8W+1NiTH0UG0TyqPE2sshQtcHY+D44GN39iBjfj+Ubg3h2BOlIC W5s+QeJS2Mo0YbkLF4hPIdGLw3hifIozSdOiaxbke9t7PL5oflDnWD8xXAj06lRtxbYBr88Vz8bh 14qRwphPH1pl8dGKlauodSszvkDBGTPHl13viJ3Qs5z3WRPHZseTZm9gWaF0gi63rrik116+9FZb Vye3D+N5HQXARmoNnI0O/l/ww8qF72CjxW+x+E/Gr1S/32pFP6BX7JfzTL9PvULdB/eKUdKJvAhy d1CPTnuq6mDkBSdaGqmeLmwmo6lRr3y//Ob3v3/dtS+EvnbxJV9/5KKLx+yehCdwnlKr1MulbtP4 AhOYuu6FF4Dz+/9e/lP5m49ecvGjX00z4fhZP5JK5RTIme64C+HggsfBU9Rd8CzhsIVATl+qYpHg RReOYMT8T0UZu8WtloJ2ndNk00fvvDNEyWlNiFer9GCHweQqBBycPWE3MbrytZ4nLK6wcdc2JS34 laPADx6A8hVK5ABkVk5HwRcF8POnnsofRwdPOy143BD39OPsfQ/iV+xjloBXgIr4jTLYD10o7wVf /2laMkucrK1CW+SjcEsiKA6DNUDsXKn6KSRVSjMV8oM3Uqu6M/1Zf6iLdUINQQeWCUR+XaT6ZQ8/ DG7u7o8WpVGXx+csv0EoDDICyTFuV1PtYAvVj+1AiBvYcvgw1Z4jOtaZ4EZwOXU3iQGAii6rgDsX oZPMgsuXn7l82bZlfHF5sWdpD2XJL1mSLyxeXAjn8+FQoYDpOQZeoXogNXX10UYa04lEHLHHfvXD D2cefrj8eAbj5QQdklepzyEbjfFVgroo3ubLleQZHFtZ0elLRWOMwVA685E1gG7TyhTSSBcVzg2m ota+gGd7+MuUu8OuN7Md6XEZWQsfkONx+Zpx5eJuzdQE3JJCtG15hI9GumhrIpRK+zspBaOPD7Nx f0RrUFBUoasnGfWGaduyXH9/3sDYNVNHBc1dBaXRAGH9FNrYp9XY2Kdt9x1PnXiy9Rz4XhrKjidE PSKD3bBo6ZEOCRAP94EUeCJvHsmuTuTzDD3gX9hpzx+byU69T21/f8zn8i7oGvk90smm7wC/xX5z Qf6hv3ihegD4bT55Rkq/5JTzjv+YOu1InHr5SBz8ywmL1x9FaBEFDsnd4EbkMzZUrJu7vQkf1AHB GQmv12xBJoXkX6fHQHz65/iMR/OIT/mHS+ezF2M/JeT7A8RnymDpe6ArtwGowMlh4tf3wr37A7h3 O4jGzxhFI1WKDjMSIvvBqjUKOmBbJb3vvnCks5OS33KbNdbtLF/tmTq8/TRJ633J53QAvQI/3JbH 8W349d2nuQfvYx/Hr+i5NkkePjyB/Vt6aJdbK7HOHGTBAEYYpNI5LWCAD1ATrq7TTu90lZehOXgH KXXSgVMbtmzZEipPnwcndeSDUwuec0AZucTw/ND4Y/BnO9zByKfuw4czjsDVsiocXgkIuH/rlNP9 0Vh6sJZpCZzy2wiwK2rMp6LZ48+tY19wLnbDnYkp24ZOWGoh5OMOKF1y6PypmReYF2OjeculaNoL nV2nQ0u7rJyF1cGWIUrJ1VAD3D8z75cXnp7jwAWESCi2ZgMmHAfsrIkDEsMExR6kSIvCGpxWZoen YrIP/DeOEA7ke4oOjlJzXZ4emUkuRte2iFFDRbx3jHev9PG9Hiv43E9RWE0nhNWOXefB64NjUtL1 OCZFN0alUCyyITJ1sm97tjY6RQWQT+zTj/Mw3Ot142xD+14cZx0eh2kxTvNIXwktWhQ8s26s7uDI SHBrzfyCeDxX03gp7CuGDEhSC6C6UT/2rgLlczF9Hfq81O+ie5V0HZiTPN1ei6fTjfiNwOExHBZJ 5XpIhkatoh7OF2p0jDoQS+r1DRHOlrngmNAZBI+gBjj740Px+JCC83Kctw7OBej38ePdZrPbLBFj lT/FMSWuCoPzcfCLSfHSII8sR/DTH5huNQ9d9ivVdZG9qivj+9+Kayipug3HL3Hw7QpgXdTNLjOW 38KxjTEhrmiZKbLIofVtjC7KoDxtjDCeheUribsoIN/h87M2CihFIwmRwARy3hKEqAeJD3dez1Ho QBKe+xDxJ4Wi38AE+VNFuLz6nMCbwpM6zJTis9+s8iOCq4d8ooLcbasfoYlHhLGUtQqoMOJP6vmC mv4P+HounA/WyZH3C2Uj7SyV2vDUF6JJ43VNwdfvtfjcSjzVW9Ak8XhvwdfvwnlK0eknfI58crkw tVXCpKTT78DPPgXnJMWzqnoDa+YCn5usm8b2uglQOG4whc9pbzVWrNACFEPLpBiUYECheDH8BaJW bvHaVboOA7ty4fJ4vORI2lhOatB2d9nWrqUOTK7t3XJrz4ICGEyWn7ObVvR1P9AbDb6XFPllEsoD 7EtvETnkm0VCfSxxaaNIaBFc3CsKBimJMWI+w1zfIsqIGa4p0ohYtnW0EbxOFnM+YzMtx9bCtW49 NsUTBhDHXofHts00dsvR1Zg/ZsD9PwnTiOMH8fh8a7o0r0QTrGjTYrSelrkiqZEMJbB5DNuBM72a oTdtxibY8hp+ngFsWy2TA8liyV3gi+BD7Muq5iTmwBf37g2I/8CP9u4J7t0b3LMXvgp02oNzqZyY Tkhj0coEPwEWnjkpg8VnTiokfIE9ESdQaMzetHuUd/BR1z2L/PY37zNlNj31RXNyhbaNuv7opQdc iYl8f9jW28McveJ2sLK3p0yDnf3lPx7/bnlf//3p4UVCDgeKrUIec2ArbsboKmaFVhHWKJY/s0VZ q7JpnrByM8EKYBk2G6yKfBNgrYOwfHPAmgmaT5CDs8GryEgBHo/5rWs2iI2SsyVsR50snQ2DRjmL 47qQxmpsEdVEdik0z5rgLk2IWRfgvYWcgWKug0piRJ50IdcBhSJFk3zn5hVja62lUjjp8Rdc1IGd E5vXTX0fDndKPlfqRXZRG3yJUW+iHD2GGDzIKYSEPk7mREEJMa8zU4nTQPW93ZQMnjugV3VdxNJG m1ZOSccMNG8ZYK0dVDEFDu0MZPLOL59nl3cEPv/9vMHjMLrTNxcL2d2mTjt35FlwhZCjiGO40PZE 8YrI3FFcLKTniuSqIK/PFs0FzxBd+VPCZuYDm4fLNRtsSk/0awJ7H4bdOS/Y84Eex3th1rn/oKoD ERyOwjjk50H75oNgLnzaG8+FWUkDavR4gtsajFtMkp0bu6aDYi7cwjV7d1aKvduo+xPcDnx63CrW wFy4KWvsg1lJZsX2wgnoc5zgB/0IvA5t2BC0t3uRtY0N6lwKRxzx+hHXLtrMigz6Ca2lIkWycIGC BP+Rz+z1Z+Var7kgzQBTli/5dAV/MZ8tphxHeTsDnUu9mpT7nCevkWudrNWjzHiCw85F3lfNid7A 6cHR7CJv6Nj+vqMCmkv8JeuEO/qUMRp35YvXRQY3hft7SU7AmJDb4JktuwHZITNlOKigOdI6y+FU ZJQQWpjh/kZ5B745Mg/QYTZj9sFOKFBaZiBcJpyZf0dY90EB0hLWD4UzU4S1D8MKzA1rNmjEaG8J 7zpBULQJ8NZgeDzKJJ8VYuPBOSPs+2s2YEsMHqo/M6d/AWe/Dfspa2ymLYVCO9LRD62u6C9Qnkqe bvG5NUjfPnRPxbb6FXx9EtKxwbaCn1xNdOdDJ1ZsqzfhZ78DaTCLbQWfW1qrix66pOHMxzkF8Kz1 oNMGkFNWUcv5MYDVST5ngtpkWogSAFUhRJvcnp5w3qpUWnJ8xChjHYPmvL+bS6eH1PvGXbSRetjX PXDaD87N5bqmRkLBBYtj3iVrgp3BgJPx0Xy4rPr61x8JxlE+AoTshTIfa/stsyNaiPmGfIl4k7bf mEAB2quKvlSY937sWbW0zKbAR2tjRkUaLmtTVgX4LTm7/8Yxt0AWaBqTSpMzmYy5D49pm2nMVqNu w+zSjOufqmctGfsoPDbfeuxmujfC6WkkfPNUAjVnKIG5BsPE9lULqE3HZiPMU2tYuhkc3RSHk5wM XqHiuJaCqUbxOE/GUwHht3gtFu/zKJryVfwjZfJarV5LOfMM/i7Sq4TzWGw4XwjZW6K1RTZLTprD Z1VOYUIeY1DysRcWPBaXn1Va8qG0x/zwDoN7bM8O2j8CHuktnPBmZ8hQ6l3Nj0zFIpHyd1+PHvSf /WrnV2py+6yQn1DsrkUmCF722mwQFZY5rTJCqnJojjFzjWN2Y/nUasyKzBLG3AfHtMwwZuOoOUGW tRq3It+Ecddgb5iv1chN9lAd5nVyrxWkRlmI80kgbUi8rSajBFOlNqvEg6lSm1lCqCHkVlGvCblV dENuFTNnbpXRpm7IyKxNrpLuLzs/7yjkwzU5mVIB7zWi37AW8yYK1c4iUEeh2tnUU6bqK9fO4MNH sZl6b/JDhw/XOZHNuaptZaL6523foJHn0kzThw/Pqiw/mqudQwTPgWvl7/eijINGv/iVCdno8aOy BL2jbkJbY/BPmMTpsC5CbJbEPOZUhTTXzOQV2LNq3DIRF2jDT2/GdUR2UgnE+OQKoaopx1ZKAHNo 4jmSgXVF8QqjuUOrVGp1OqPRx9C0jkHT/1WnRt5hNaEcc7OOodVKRXtCaTTYLJyRueqqQ+8Mrr9s 37lCvuf0FuCAcpFHsTQmRftwIU8T0Az+sQ/gKJ8LZNJQtcBpOg4gFCS+VtSo9DJNR4eGNrCcy8Dp Vawl1Wn1Ra2RmFlOaXVaA6P1OLWsWWPD6WYddLvJ2tHeEVdpDU6jjTH5o/74jfLbu+yBQ+rOrpxW o/Wfxl/g0eG0X6GuA/mRZokzMK3iDIvhjm+MM1Bl4vNA5wID5cYcdgMzi90wCYdvbTcQRaCC+5R0 naAJzIR7K+wnsbxtwv8JURcgc6ChDMc+r1nnMMssFmEwredRUTzIPGLSKIlRtZ6HqAI0zQTYUPiy aSa/CtrgG2Qekjeo9US3mHke4vgzzaQNg5lhRYwE2KdYE+TJbVqTbWcGFy1qnImU2roVEupTrgkc f8Y1wWBmmEleACZFFhSeh4bYb7NU5GFos9Xl3YEhzlid90oFJprfw0LOf2TOrH+8LefK/P/xIj43 e/Y/lbuXEfKg/6/iSmieg3CeDkTlmtMBJ0ALKT2sT9qQCK0vOGPOSiK0LWo/+eRCd3eaUtlN4nx1 Vn/U2zXW5eachWCYDVyTvuGGdPn7nlCP8/Ysma9dsK8M8Oxuimfi01WIJKoOHxYDiHfmam36/vn5 D+BQM1rVUBloaUyfnZNU47RRop3X4kc1RDtzeFeKaP6MbEMRz/WCL2B+noAZcd2KYbRE9+HKvkd1 ZZtx7ZmbZDmy5JxtOPGEqQDptTdq1RxtoPXwbIVHrEFtuQlOCJTKfy10cAyjNaCzlbZZLXoWzQ7z zBZcB5KSlPCMFGgnNh7kJZDzVnNaIe/6cD4rPkv5lHC8asHPC8DV7pEz+Fw1Wm1GTiflQM6dLtoj vCNNPdGupPUco7ZccgWgdRoDraOZ20aSGr7dYtAp8eFKOzlObqc8matvK9gd6V16a1siFKb1WvuX fUt0Go1u8RzxbyQBxfi3IB/IKn4iyrtP7UOCQ87sQ8IwWq7ijwWARHYvhfhib/fcFb3C2Tp7Xe9u YtnMXt0Lrq/YOLjeB84Z1ft0z7/iR8BljrqflGhmzV79A06v6gGEJhGiyc6DJlVddna6rK9osnPR 5gVBmSW08UG9GtEm8yloU8VpDvpoqkjNSaN7qzo2oVEUe9rnQaOKLjM7hQpY8MxFna9VZJDIO+sx fVLzp09Fqs5BHSdBaE7KXCfqXsFpi1AfH5nnfpprN5XG+cwcFCmv+CxzTy09vozpEZ8/PaQoRXkO WpyLEJmTEschVMh5NlEjByuV+zzZtUL9voXszkoVvxAQpqZ/jWrFpNuITtmyEk9KBmqoxzuKDNhU lQcOVvc3qn25ENcBcxXcBBUEqyFRiiUNBpJJ4eU2jGEyXoR/4p8T64S8WJ9pwK6iywg1bd481W4y +Bhdvrs7v3lzKJ4MgrDR6NYh7N6hjEhduQGVDVLYl/1vUEep+sfhYDtLpSVILenFegKii+QQzreu +cyWQmHV4cPg0MIcqWmY3iy5DM6Pw5Zoy0M5V2o4i/XIyG08hyGtNNNbJJdSZ8OxPDOPRuF8UZSP mcwbNFpjjemq0uJSRVTrWB6Ev9Zr9VVDlep1Wy1e7HdCUuVyaRT78eu8+HD+OkHlObtG94DnhGQL OCTWMkIKwP9g2/8DyQeQ73Q4W7ih2wPxwtX0fLhGyFGo6/xQ4cHD05OSp8U4BFeJQ5xeLK7Ezx2k tguOOpQvYRF6RWjrukXgDS52jMihHVTTNaK8Wti3yGdmEeo4tXWVnPh5sZpzAXxerOgsP155Fved gPa8DOFJOk/geDzqPhHDaQpH7hTz83AMRnpDfQxma6FwFPrca/tr8j8sQi+LypgoXxqPiaaBxtyD MaAgv1kkF+O6UmFMhoxpRJ977ZPXCaIETyuUjTVjMiKe7Ap+AOO55DvMM0Rfl3xSOyZHxrwBGjfU a8sq9ku154ZGHLMi29G4UoF3jtwJQqKMRmP/AY8t8Jp4OsHxLyOff618n8hspGZPjvu0IAiKTA4t DaugU0D+Und3afXq64F5dGAUDJff2zywufye8IzkXggD1Toq6MpT9yYLSfgPvDBSPh8sGR0aAQvL 745U8u7WSwzQEmyZd4cIVZ9phx2wzcl11RyeJKb3fuLnaRlTYpokaMqPkjqbA0ec4NtFfEH6irTG U9qM5zrE9c14HjGLfIF4n9QFz4SntAWeg2jYRjzLmwWeJPRcB/E0z0hPrhFTC9aYW+D62Yq+jGjq hjKh1blUpSnXhG07GbqJrjZR9a/k/Glny1dExmpTph00W2dIJ3wxV41x9c8Wk0PjNkaYzjp8uDl0 9nquFtcIxtU1Y36ioII2YWytKp2tMwPdRNOsj8+5ZozPCXAaZzBZAdMcIQuLuqyY77hSoLtjxkxR LACb5uIcDaTiI4HkDDNJ79BcaIJflbjfFcI6OGaMjmI4jXO5UADTPJNBEQLRyz8Af4Ey1kiy+TNy MgHU2VEwRHmh4x1rTIK/vORZePudA4GXPnPddZ/5oVI/FjL5nx5ZAo4FS0d6sW3655Mm9kVHvlsW +egnuE9ATDKIclhQgC8lVirilp6Cb85EslcyYg855P2v+OpKFPjJk9JFmTTogXasSpmAlqtZ2WFO BYIJpTLL78zKtQ6GdWhl2Ta1s9OplrVBm5Z1qGWv3n+q0pBeng2Hs91LRv2+kcl4NhTKPtVuCHc5 XImIMWxOLIiESgkTlxqGimmC8Cru5YNz+gQJ06qbD45vNXb0uRPJwoauPj+ola+S30D5iqNBtVX2 aKxKpf06NEZdtf2deASIF5R7Yo+hGfFiWuF1AZJ9DXgdWSbKUyc8j0ntfwNeTC1eCjRGHV5H3kMj SCUFTK91GC/bbPTimjEjjs9G3ER/JzV9BGL4ayg/cfVKI824KnZHk3Hq8Pt8RVZSpK8SXFMPzk+e tVsBXtmZuiuVkN4zc4clQSGicG+EP8K1xvCYOeHN1CEBgZulS8IdFd4i81sH4fHzmN9sMywSHXfm OU6KOqwNzvEIXBsMk5kHzJlmSWIgs8xzXSUOYpweE/pjzbmO0tlmGZzyD88yxyNOoR7GPj0m9LiY cx2ls8zQCMHNMr8jn2Bwn3od0Y6acR2Jy3DmOd5AtsenXUfkQpxpHckmnHmed1f0IgDXkfQhU1U7 kZFaIdyNbBlaH9KR7AgvrAUD14L0A9HVdwRBzwldQfKI0GJnkLKUkFXI01YIdXAVeIJSRyDShF4E 5mdF2qBKZD3uH9cAM1eFuQjaGBWY30OmhpgPHyTxi1ny/JuThVrlpxsbE4ZmT1Kv1MuQPBMb1IcY vF+askEyzfBr80GaEsRa5oTcVMlVEuetnbPmACmQrWbqRb6L2eZG/BpCnkv/jDk5aPzamWSRv6MV 8gtzNfULEYg3P9d6CcpjK+ylFQVy9klcJyiTlKQLzsOH18fRch5VeLWzoWudsC0mdVvFH0zmtWX+ dRKV3OaW8yP5zGZU1zj7DO+uK4AU85IOzJ2XVIFfO1+uJo+69YwfqkugFue9EvNhYK7qF6xAt5pv UlCiZ5/rPRWFmswzCHV2xJe2mbLFMLza+S0QbYKWc3u4Mj6JoaHejBEyJ7miwcGWzpWonJePAQyT NNCnwRKjzmtT6pEDz2hGDjwgU7Uv8tt1JZuxZLSh6a0M2OwmlcEo+POyZiDXtPuso1nwTtl8lJmm zUcBoc9OcnoL7rUUEunaKl3GK1BaRMHKKdwaU004rZ0Z8jjzjDarZeC0D3Z7VG6dxViJnTFWLedx DkLN8KVeo05n7AVJMR+pR8pDXdMosTf0UmxK3Kopv2HrK3zqynBa1U7qcO21qtrtCGuFpPPiW4KP DHVfvEXwc+D+SFDfa36GdEn6DckJxJ2SxLw3AidK+qSIz4iTEGDdXfFHIWiiR1OEt36GZwnMe8Vg BIZ6WeVZAlc8C2tw5cQZviuEGwnUz9bo0QTuvpbPEqjvECVAgHpfzbNiL2An4l4mhdqv1jQcQvFK hVzouZ7zib32c9ngOwm2lzHK+7QBd6bod7rl7eqwr7foTb79ZafR6TJalApwPPvlbpPZEjOXAm6/ c8vqBaePnBz2e5M3j63a6jYauDHSs2z6/enzwanUmyQXFSWEoB4fCtS4S2gkn2N8uVQ2h0xscGoH w+hZeZt/Sjm5QtXZzTpUjNGnWrmwfaGtXaHi/FYH9VoPzRqM34iU1+R6VD10D/hS5DNuhytAz1z3 C2mF6n4FGld8RS3z2OFnUR67QNP7KvqTB/c7ew7KmCCK+opt6UViit3rYyDncwJMyRLwP+HRWVi9 sT2rdDkTcXe66AjzDqf5yWoI+52OLV49bSyacn6fJ7f39oLd4TxPI4ar/6b4L+KMOeK/ZHZzRPF+ UsmB+dvjvwiXueK/IvvOEbd6pBqDx7X9UF7oiMyfqbofW+YzVfj/Wejf0FDlT23HsoL4gl6H8oXU Aw38byqCMB5/Q1XQdRDFeVYGgQ9FO9g4bfm72GsGFBuYxV7TCX5c+7RlvvYaM4u9JkPOjlnstXdF 3wmA85vNjlmO8BbsGLOAIwNxnMuOSSMERJviyPvV2I1gNzXlJWGdQsgW6UHGE2GlXdgCQr64sUrv 1rnykpjZKo3OgmO3zBEpJ4ixhXsNSU4nsTYUBTu9WDxIbf+nySwg6QZvSj4PeRDdlwOn9nkUEroS R4SA5CrwV7AVyhIZ7pmE1m0r8X94xPhv42eQDNlKZPcmUQbM1tcKSC6Gz++EOj7qlV/V50eqtsJR om8ZSF6kAAjhc71ScwFCRAcYEuNRX4LjLcI8V9NfraI3L6rV0U+trysEkh9A/RGVohslElmNtpaS C8nHYBFr9psNqg5tl6qjo0NJm45LKE0Gq8nMMnqDyalsJ3PaC/E8Dc6JJnNqsCHTTfbqihob8RGI /+VQRyb97kR9+HJR1z6j6p8G03Hw1+lnSU8rtDt6Ki2t4Dgu+HIB7t8vl0jCAKQYFaAuOHIP0PUd +uUvofZyO+U98iuhVyn87EXUg6gjUxhkqldXsJ5MCglON+K+FHVRufz81VvPuOr58pFDhx4C7Q8d OhQ/47nT7rv3rGfPiKfO+O4VTzxxxfdOg+MhRZER+mhW+mBlPBQzXvigsAh8DPaVd5CvFLlHCsdc rWL8o65DSrXTWeUnICM7WYrraiznkG9i/te3cITcLETKzWbcN/59gPpieXDXs9rtlKu9t0bo+L7y Tt5fCqcyzu6Ah2EtDr3Db+Z9biiwBqgTf67lU+dclrAbemiDe+1mr4kuf0PoM07iZFoxdoxnjrUU oLql9GMpXhwo6yp9T8j9D0W497yVTN9K8h1Ldr8cUcFEUvBAkc/08XEjPRHtT3b5u3mbR6e+/wFK Y7Cb/ekNkx5/13ETW1+c6nJPdds8I5mewlTvpMPyf9A3v/VdETgiLLl7zl4tUcZK09Zhg5VhrI29 Wv7W+yYoSdv0x1QI51OivtfikqNMXFrUpDOCDo1MMZENogAcH1gY7s77xk/aI1c6LSELrTeyGn1b W9kD9XCfJeYE54USG3d02akTy/ef2D3isnQM6vRMMt0NHjzyWc65cI2Lq/ADpcM11CiqR9chQTJ4 mBq4YyLcm0qlm0oiMGiPvQnBnddpJ3GA8pvAjqAsXu3h8J0I8OU6CMMM6YvYl+TKcKiNrE/k63Mg 694Z8Q/4LLp+jg0H3JBjCz/X2tn+5J/+e9RogDxc4d9ByL+z5l1sxg1dqnkX4McVPzvOf8Z9VuzI hhHvAvDlGE6wXVDVJ+K49gUDZp3alB94vDRwTEbtdUY7Hf6OjNygs1nd1IFXpoZKK14+svEwNWri OYbheJNZozYTG/8iMEbuMIFkRG3WMCHB2CmlU0o3ocSb3btx7sOJVd/m33YPDqFHET6rRRKNwTKp soS56srlDn8+NMon4NIdX3J2m50ertsOpdHv+MSmnZ32DOeYWunm/q/v1RHvoJGJkghLISKBJHh/ XAT2Y1zMOBcJzg4xTyaLctTxTlOk6OM/SpfK7xV5TqulijTt/y6i7GO7dz9mhvZAohPEykeu68kG qXD13pv53pGDenK8BD9Li5wmRddHMMK1MC8NXV66fOi6qwcvKV0yeDViN/x1DChhphOviUG9KaEM 7YGyLYbpWb2DjGj5pA1vpQhZ2PJk2TbSKZvLZo14LYy+q2dBsJMz8hGbPx8dXZAIL0janT5HyQi2 WR39A24nozWv8kbiqxYEvHqFMzxyej4aOKrk9Q8OuW2Vua8g92EgfjQqSlQOlS7R6P42aa4kl3XI pdeWSnKN9hrIZ72OnMHHKMF3j2wEX7UtTkXLo1WeWwFlJoN6RrUYqWkr1Q99Y/NmagVLyjftq095 Pw+Ur+BEIS/Og+VZk1g9EUhKV9bLUHx/SaPY/Kfc5zO/e5D+nvf2ELgj5L4SAa4HjJRuLAFtdV/+ fe72+XvdqzW/O3HEuhdVvdSvFfI1Mp3kETjhM4epRyF+uNdUKhPka5p4k33LSuks2a1SWig7PDyZ XDDSPVma7B5ZkJykst5Eyn1Gxp1KeFa2dQ999qbhRNvoaFti8Po7FiQUK6lceTXlS1xxftJdPhp8 SepOXnBxOvB3v78GnUkXimcSFqTCmZQtlT/EhxIUmpVDCeBYwwDWC/AdEcSu6wMpwa1Hg4GSjx/y wNPaxMQ9Dnwtz7J2dFw//MCEkVYAQ0XeUrRId1r868mVrod/y0ECEX9tFPGkpgRdqvp5jDB5prdU DtU8BbHGMokS+nqTc7BOj8nUaDC3iArM6ptqtJdfi8pSoUY5ImfhQ1hn1Iu9CT21I9dqRg+VSuXn xcFLLcY+0KR34bVVY+k0w6g75zsgkBjgXgoSPT0nSjcUREsjhV10KJlED62BT/vNdoOGeuB+tc5j 47v9Xcn+6ATNxvi+jHmy2+KY7J0q9GRGPLbuKXfX1Pc3Lz4p6hfibJQB37HKC74PuDppCEwYHW3i LLpBV7j6N4iKcV5YVSod5QoHN0OjG730t3GcqWhKJuELx4myrHcf7/ePv/3OOHx9p+ecyY2cyZT+ 4ctpk4nbiGmGOnTFxTVOMYLt24P4U8pkfEJr+5T+pkwgEuWP3rDgppv8aZPNaQqDoj90zMZoCDLp QPlJcNYfTbbJEZvxn3B3UQjC66Qeh3ZOAtKvVNH6ccgnjVcNyZOUEBri6u5RDp6o6rQFnKmMY73D y7YrbdZSSqnL2NhEp6Fz3KD3+7Uhrd+lB9danfbEnTel7HbPjvVrV60Nh61su9rcbWOh2tS1Uevd fYlPq/Vdcl6AQTEvVCsHbWED1In5is5XVUqw1pcjaUA1Vkjy6H6Hw6FmnQa7091zcp6L6HVOr9vW RTOsMWQDh5yOfMKu7lAYbIV+pxtI9bogby8/oKf5CMsId5b8FsKVYS0CqmHJb1wIDqXLO9F+nr4N LIDvaVHeqaD7+bDul81wUKlG6C16OZz5WSZo0N++Ualyo4jFHZs338GE/Yu+BI56YNgTcUv+4fce IblzD8STFrK4M6jIPIUvVk4pwD2D2wvbB/de3HdG4Yy+i1+Ef37/6jPwz6uCXviRpAzxgnphziSy QcbE1SiAGfRjs7r4sI1xh32nhgwMZw0wRjMTpxkfyxpol42ldf5U2uVh9L9VGBzZHt7tG+d0etbk iTL6rJ6eZBiDlhv3u7z5qJWt3NPjFOdAVDgf1uqwLuPMUwrtKfk8pVSfkgcmpsvlL78Lif1fAbfH AzghR9ZJrYLPe1uNwCN1sKoNwm1UN2QxrnZYllsc6ngbrbFZNPpmGLdwfqPBYPRzJq1Kpa7gnCB3 vTCI1BxOod+ya3DvzSOX5sGhZ5756e9efBHVCCA98BPghT+y5CzzsfVqYIYG3vzJbXKH2afRK3V6 FYfL7K/51+7OAQfXVlSqzCeBdiRj4fN74DjIjkUZxvJanY8hv3krWVTIgNyVKSX7OqTSjr5kKeOS Q7UPaB1hc6L8Phz7rS6frwvYIAx1wuwO1tyVdIjoe4jTaVydAsz5s/Pw38svg0Pf+c7f7T4kAs9I 7oMR9UtgzG/Lv4Gd1of+CXcm/aPuWcO6n+RdMlfRW//u6sLqtwT//P/iXh2pxA6fuxTfPe1C8XSu SUeUt1YSv57me3LBQiHP56wePk35TaGg+Wi/ORgxH3yI4nv2XpILyn7ykzY+e+nI0d6Q9CFqtHwH MIfOOS1gLv8L2ADMgbN2hrlKvcLf846hJJS9YwItiOAluiKbzP8yv53IWfQKrhHsW/hC4fMD6shC w4sUSWrIpOgXbN60w5l3eiz2/CtKi21y5/lhe/u3yoMVPnymAguphgQWtyNfPiO/g4DBlzYhcAS3 j+HndeLna3RZbkchmy+fmd8pPFVFk/h94CgSjeiFSgmOErmPr4rbE46+wTgW5AcGQu4wDWfQaYH8 8aA/MD44lNYz8ShnlQjn5S4cH9EhfzTSCxGdyIXLdeOBXfl8+bG8cXzS5R6sjolvoXpwfNGg2wOH 7Q5z1kr9Bo1pYSInYosRk3kGD8a7IrSRMXWZ0UALh/BAybAJXWsj8cN99AG+Tw/pgsJxQu4CajhH fF6/iqY5Kx3cuUPmMVjhCdLhjsTdhZK7k2fGjWoNE9qcXu8yaDX6UYs7f8VtPY5q/6N7cA0H9hIJ ESC9EP7H8gvpLkISAER9a0EWd8S6HNmsozPuyOQLhW8y2kBAyxi1UG0BsrPjdnu6/OMMfL3qR+BQ lzZQDmi14Q/CWhKHhK8fYH0A6X65YFX3yyhyVd3PeHqXyx30L5rMb97sCBlYoyH4GOVwF4eCvvLg t7/99ucMUMU10qTvcW0/vTCqJp29+rqFm39GfeELFr/Z7LdcbEZ+YnNL7eEOg9VqoC0WWvhO9lIH lCeozjCKvXm4rFAIrtF17iFazOon8qwHzldvtDgCnMXH+TmjzmBU67Uak53h8t3d1Gs3pG+g1VrO Nlg+sMrNdhRUHdoiWJWhdYx5AFclivnt71H7SWyAaGTIrQq1sitw9gvUzITYDUD9fyTvCzxWjUNh WS0gBh8XVv99D9/pLhXc8Yi7gzawVkNwx84gbeVoet241VG8YX/ebRnVa7SG4Kr0yWFGo/6H301X va9RvNNLiL6jO712kcsaVYUCtZ5c13jkarzb0TnyGXxfoxbteyFWIAbuFdUfTVsKhbBeo9br1ZpB WqWhaY0Kbuy7/HilI9UF/1vugKSwPvMCxMiBTpxUC32mpWx7u6ri0B3cj5vk3L8mo4N2ou4cA7QV oZfkzUINHXgSwsRxglRVQam4m2tBHUY6S4FZGAhiSQVBWJiQ9Ze/BIe+8pWv+ANjA1hcReMWRvJp a2tRjVVdbW2XWPlbV1tL9EPIyzhOUKMh4haUgpZIcrpETbHa2430FltFYgS12kCzJlurHtBNimyd vtCoxJKzzCiefTVxAuOqwsr8NnRKbK45Zyl85p1LPUrWgGHrfByEUNLqGnxN9B1sOHFgz56K/8B5 r+A+cBaOO65Q5mp9EmgdunCtn0M4IwXqExdf7QpPDQ/nTzkFnmv1R+UvfpHeNb6wyjfSim9Sg++s gjoncRGkscMA30YHjyXGJycegxIApy+quAn2Fk3JF6Tx5AuAMltMRZObBYuJd+Bt9Jowpe+6B2rU tskLrCaT5/Zqf0dcC0M6LTXBU0B4nI+Y1MCDLOkMfjk1pHW1Xd3m8u/DRvTh26DxnLrtVvRq07qO P971yFl+rdb/t96B/bfcTYl8RA6pEVfE0mgtIPveX7qfOnDu14/cKdjPH1De2veT1xSuAYdOuhXa 0CTu5iV1rIDEOfCWgtqK95YdO0rF4o+pE98ulJ8C/QXgI5+X/AXrSGiH49XHj7HD8fjBC0455an0 C+lb0k8Jfrr3wVriC58jXp0ClntbR6vfmCFWfQDvjUmsC1mEk6jC7YpMVmRCNnnwAmbQ2z3kjNB0 l5MJMfCM2uOO7bhu0K7ql+o6z1vnYF4SYjnTF4HfwJGRDZiSMlirrQvpgCsHr96WKNkuEYM6cP2e Lv/isd3NkR1s98O9+4hgU0LZgserM//BsX0Xb0zmHWeIDgBw6NVv3LG54gPA9v9FOC7UPXdcCF8g Oa/QkDdeSgTnjA2dWvS3XXCB1FUXH3JO34b9EcmqP0KEO0+fhNscyfOuubwS9lw64GzfsKHNPptn gvisV2N/H/IAMTXLlkPxnrMTJfdlpUptvbBUglztw7qiIPnF1aG37Bq68sxk3nkh8RAcROtBfARo r92FZZ+EIU5NuIYIpE8KH95ZKoXze4auv2F4Tx4Mlg9BoIevug2DvQcsffhzVZt6I7GDcpXzUTx5 MlvyeXd8Q+ms84e2xF+Ax/czxxzzzI/efXHHWfhZndCjQi3GttBGRdGtC0f3lDZ8XgxvnVioiW8h WQIPCPQMurmSHHDwuc+dg8633fnjbv2EnG2CjYvoeWm9bx0fOj5E0NtK2VL2thIJKiG3OnLLSir2 4ASxuRg8KfIcUgKS+V35ZD65K4/cE8jgevnlapz1e4LsoWsCWKwQwXoc+e6rUayCSL+rK/KnQkEf /ZuzC4WzHziLOEHSWLYF4VxQ7MhevV+1ITGFFUJIZlupyzWxLNIfDoT9QVtPwRIILysZ5BdeqHRN /ODdpRF2gcPW8/WfFyzkrvfbsA/CifXa1uOS5LY3dPp8gItlXXGP3eqmtV2MRm5gnatHtW2bNig8 /efvKfnpIZeavyS1mJMzwrnRQ9a4Lu+9Ns+9Mbcd+y+gLHSSda7GriBm7T1xm1xtivWcXgSHvrzJ U1p8X3nPRx9VYkc9QvxGioU4uUmxBuamTaVNm2rhOrMvvph1ViHXwjbWwa6OV8VhYqI4MVHB41pL +uDBtIXgAtdqqRCHFYcgW7kS1Fogxq82R0pcJapFHRCDWOX/fGx3NbSF/TW3gRDxxTEpE1eSVve5 4AAxlDIdMr3WKuvfMBXPeAUXyMng0HUxLusvaV//2h2bBQ8IindBHM8mOSqiz6NFzAtukYaoF9oo reJeUJaCDMQPWfK+ZqcIhHAkafPlrMgx4jTDPfSK0mKfEFwjO++oxOCWCHfV4hgcRKsWJbg3EFZL SmY63+OGSBn03jxrJLE4+W232hBWD44zhv375RW8hHugLdhXo8AjBoUBOTwgxO5HaiYRt9rzKhWX gFz+iow65RSrvf+i8wMaLXXc8XLsvCF7fDHhsRTp0lOf05Mr1SX0HCj/F8nn+a+FrJDPI/g9oe7P ztD1B/VVQP10xH4/YFDspSN2+pHU3HV/oPaue5JDgnI4pEHRN92QxaECjakKDWkdxsZchdZ5HuB7 9bkKJB55T9Un3hgZkDZZEvWhAnWjLVETOwCnNrrDsWw/HhwFp+wTz0pUkOEAtSoZvkebKGW50tUj F2V5s0WacSWgUmYy22mHhuUiDp94oH7gM00VcysOCLrZ9qNGlho5DVw1opt5CQ/h89XUrJlhV/y5 vCU84OqEupmdjavxkfuUwta19doBF1bPTj3ZzuLjF+M/ifMdTEifqnF1QGtWODuApiQk09n16ASB bG4j+XTBMNhLDhLxvJrEvnSucl7Vuk76AD63zs67LEHOqDMyHfTZ5PjilrqtHQVVu67nry833pXo bOqd3MQ59alaFzdyTl0n5ZPr+UW8A2YV9rXn5nEHTBP/zH2VSQNHzdpdWVrPYv/b+xzvn/d9jv/4 +2bif+N9M/+IOyD//7knJoT7XAp5k3XZz037QEilCzaneZHs53cbeZ/4YVdhP2xiLi9sI+PP6ILd <KEY> Vd21QohLne9FR6S/L8UvLHfEe51dlrvidOdrllfE5c5PLK+K97pdlt8Sa90dlk+JC92c5dPievcP ls+I8yutzlmRrXzH8rmV7XM9lt8WH6x9y/J5cXntL5bXxEfrT1heh/wjy++K9fU/Wb4gVt9ZBcLO 6lnc/Uxoo9wB5gssd8V653OWV8R+R7O8Cp3fWX5LfNh9n+VT4lL3U5ZPi2+6U5bPiIsrF1k+K75a +YTlc6f6K7+y/LbI1vosnxf7az+wvCZurn/M8jrk1ua7iOs3li+IM+t/iz1RiVrMhBNGjEQhgpDi Bf63xS4+1yE9EApPlfiMrjV0pLgnSmhakYmNI/o3F/QPYLUWmrUHrHv86T4s5XgqxW1YtPg+xOLp TuNb43uKa9QUe1U9c2ZUBPlCbu/uXpcPlFOfOVUX8l4ZbLaR1m/S+sGs1lgeYHV+ux/yTN62VpIV L5322k11Dtt3xQSOJwQywj3ANZJUwrUUdyBV4inUJmHilHxwIPeqMpd3qgqLDwFwhHctBSke6tHE KgjLQaeQb8Hev/MWNXdEDyRfgzEOAjHckifAuCV3etvX/lsgj4lvjzxE/ZjdDO574gYeaedNVcrt rNe7cdRL9NF62Fz28OAg2t9M9o9iM5Rnxbke0X0gBJqwBtLLqVrGROVTSJUYUhwKdqJuS66nOnsE xPuxVjg+46VCmkfGB+10LoNTuZZj5Z7KaijvqIl2kVS/IR9l+5l4aZ2KxRpKahMq2pj7Ep8IZQME WoJsANhgRYoneDKk+wqFvEFt4aHTx7ol7ZieAt8az+MdXE2sfKjLUruNx1blZmycfKKHZlxNN+Q9 r/raWiX3CqWnSi6z2uAaec2Jk9hRJfM5BAR3hDuJ/qwArcZKiYhjTkru6h1kXQLmjLv3eLixdw8A PeXxMJuerHmSNHX1kLwreNNkU9GTnLIZ/Y1wF3FoyrmBniJvnog5zG6sjHq+M8S9SOHf0A7RVkbA O5qQaKqngqxGm/6YTmKioGvCO8BdrF97TDdx0oPOJtoxfmecTE9s5nO2jlpPPN+FtQl1iFvgOeXL cI074m20EEsDeXFPVNzF6Z3oJ/FytAJiaUUGx8yDJH6S35r2/Xarkhyv4cy0FRK78DmdCa3HnPJb 03szzmwgXiPiyMR93r/jiqLSnlFppzMm3kcvLZbDPSZFqhfOoZi1GfQ1xbxYz1NqmooqIid04cSz 5coJp9fVI9WdzriUr9c1bTqjctIIjDvV5/HolrGn3exk9AnNDu+wmyztznG9eqPIaLeLGGM2A2VK U5V55r6tw1jN+Ws4bnHWxFtgC458mXm3BthKe3Ggyjn00VAdWa4iRUxGGxHlF3jSLOhGnM2xqjXz CpfUKYarcUxvtpn1kNIpMebdq6RaSmv5vJ48812e0EUN5bHg9x3vJzWfYKmio50+ZfUZ9bAnbizv E4tMDvg9TUgShkV2FyecxICf91o57+vE/oD2Hsco1DymVCmWey7mquUm9f/izplWDneKo7GnDPYX LEWdis7WNvKoMyKNgvf59jRtlJe59mZU4igdVi4doHJQjWtVzqTBeLC7c0P2Z3LhDMvkQYFjmE5i r0ovMXOZoRyqgZZ95WEJY8VIV2MdnBkoK32h6ER2uo4DWhlUMFMdz+tQaKm0x1cwA9+uAEShJrA7 KKrKtqtA0vOb13o+w5HpJ3ADWKwOzHerSZk7woy4DIYCp8oReWl0mg4V5iI8CQWwMAF9PVBjYJBT jXfrqo6DnoRfg2AiIUE/D/Ribnxt1QzBhmDKUSbvY+Y0pbJ2JvcwxVprBtEKDVVwSj6lDzOrPfM8 1baqgVuFwwn2ynzkvZroxhSMuJbHBEy5eW4CbIPPubvWOiahBfMws4OZbhOX3WhracDI5CMzntig Sl1NvE0cVjZfQhxt1soFKDg9NTGtocKgFQYFvdEUlQVFamzsLJNfVA2tlrqRC5NaKSelAY1jGWKw foapbYzyKn2c3/LIkwfucp6ixoQCzx3qpMaYCaJl1bfm2QSQaouaSCBhIddlxJTgph8BAOBj1sqY a8AfVJWDCRUSKRaZ0y6iQf5TcUKgomDvCLBPSrKp3NPoPFQjDbMOLVNQh9UY4rfwaeiT8f6q5jta xhOYKEKob21tNU2TgUYV48/QV29qZ4t61mJta2kCjGfuy7xsFdrWW9zZzr+5U80jxUsdaDTK/2b2 VT95ln7oiMPfJ/ST5B9et6N5AAAAeNp1lneYWtUWxdfaTiCZySQaNXZjjzVy4dLswIVJM9EkY4km yjDMDAkDCQPRxN577/XZfeqz9957f/bee6/P7mO4ew7k+5A/7m+fw9lr7bPv4V4gqH3+vhl+NPnI wuqFECyDFgyDB14Mxwi0og0j0Y5RGI1lsRzGYHmsgBUxFithZayCVbEaVscaWBPjsBbWxjpYF+th fWyA8dgQG2FjbIJNsRkmYHP4YFW9A7ARRAhhRBDFFtgSW2FrbINtsR1iiCMBB0mk0IGJmITJmIKp 2B7TMB07YEfMwEzMQid2ws7YBbtiNnbD7piDudgDeyJNwcU4FIfhbpyOT3E4jscxOA9X4BIug6Px Og7BKfgeP+A4nIEj8SDexnc4H1fiJ/yIn3ERrsbjeBTXoAsZnIhuPIksHsMTeBZP4Wk8g8/Qgxfw HJ7HtejFtzgJL+NFvIQ+fIGvcBTmIYf56EceBVyAIhZiAUoYQAVlLMJe+Bx7YwkWYx/sh31xGy7E AdgfB+IgfImvcQdbOIweejmcI/An/mIr2ziS7fib4CiO5rIkl+MYLs8VuCLHciWuzFW4Kn7Br1yN q3MNrslxXItrcx2uy/W4PjfAb3iF47khN+LG3ISbcjNO4Ob00aIf7+MDBmgzyBDDjDDKLbglt+LW 3AbX4Xpuy+0YY5wJOkwyxQ5OxO/4Ax/iI07iZE7hVG7PaZzOHbgjZ3AmZ7GTO3Fn7oI7uStnczfu jo/xCefgMs7lHtyTaXYxw25m2cNe9jHHeZzPPPvxKt5jAW/gTbyFd/Ea3mGRC7gQ57DEAZZZ4SLu xb25mEu4D/flftyfB/BAHsSDeQgP5WE8nEfwSB7Fo3kMj+VxPJ4n8ESexJN5Ck/laTydZ/BMnsWz eQ7P5Xk8n//iBbyQF/FiXsJLeRkv5795Ba/kVfwPr+Y1vJbX8XrewBt5E2/mLbyVt/F23sE7eRfv 5j28l/fxfj7AB/kQH+YjfJSP8XE+wSf5FJ/mM3yWz/F5/pcv8EW+xJf5Cl/la3ydb/BNvsW3+Q7f 5Xt8nx/wQ37Ej/kJP+Vn/Jxf8Et+xa/5Db/ld/yeP/BH/sSf+T/+wl/5G3/nH/yTf/FvgVBElpEW GSYe8cpwGSGt0iYjpV1GyWhZVpaTMbK8rCArylhZSVaWVWRVWU1WlzVkTRkna8naso6sK+vhBtwo 6+MW3IqHcBNuxsM4GA/gCFyFR3AP7sVdsoGMlw1lI9lYNsGxOBNn4yx8I5vKZrgUJ+NcXI4TcCpO kwm4XTYXn1jil4DYEpSQhCUiUdlCtpStZGvZRraV7SQmcUmII0lJSYdMlEkyWabIVNlepsl02UF2 lBkyU2ZJp+wkO8susqvMlt1kd5kjc2UP2VPS0iUZ6Zas9Eiv9ElO5sl8yUu/FKQoC2ShlHAf7pcB KUvFWynkfL6YT+l4Y/3pTKlY8KZdemJdpeyirCddgzdW7C0WsvO9aZdtiUyulKn09+Sze7dl6nFr ortYTmcy2UK5NWNCj5NJD0p2u3Cq+umyN6mGWZetyXpq1oTepBpnXXqSrka2hraOhjJ6G8roqGv1 mnBkR6bY35/WQW/DoG1ig05fPW6Z2JUutfRVL95JWm1OOUnrymlDJjcozKvHI6c0es5vGHimpjOV ctaTr2Hk1MZ1+aXWuTvO19Aytbqdlnz14pnm5hfc/GmN+YXG/GlufqEG73Stv6i3ebp7m4s1tE/v qxR606VKfz5dKbcXG0eeGa5fyfWb0ehXavSb4fqVXMx0swZqaJvZ0KWBejx8Vibbncvn08PLGnhm uellF53lXL4766nU4O3UPVR0D53uHio1DOss5Qq9wyqD1/bOpfZTaRx5O/UOVvRkzXYrXVJD6+z6 CVpSP42DPxYrknKZUDo+pePpcMvtdXsdS9a0vOms27OZjT0baBzMahyUGwY1Zb8/ooy6DIRdBqMj 0j25XDAcHfomUZ0Z9KpKdNVmAlHbZcxda/mq6UNR0DKR30T1b20TBU0UMlHYRBETGY+Qz0TGIzTk YdlGzzIqllGx6pUaFb9R8ZtK/aY+v9Hzm/r8RtlvlP1GOWCUA0Y5YJQDpgcB4xEwHgHjETAeAeMR MB628bCNh208bONhG496X2zjYRsP23jY9T6bjJDJCJmMkMkImYywqSpsagmbWsKmlrBRDhvlsFEO G+WwUY4Y5YjZb8R4RIxHxHhEjEfEeESMR8R4RIxH1HhEjUfUeESNR9R4RI1H1HhE6/uoqwx5VGMT WSYyZ9cXMJFtoqCJQiYKmyhiIuNhGQ9Ts2XuuWWqt8zdt8w+LHMOrPqOgvW+uM8KO+pXBpS2MqgM KcPKobyoMqaMKxNKx6X+dbBjllL9YuoXU7+Y+sVUL6Z6saTSfYracdWLq15c9eKqF9d641pvXOuN a71x1Y+rfkL1EqqXUL2E6iW0voTqJVRPn+a2o3mO5jma52ieo/tytC5HdZyhuxOxh77RyhytzNFO OtpJRzvhaCeS6phUx6Q6JtUxqbpJdUxq5UntRFL9kuqXVP2k6qd0hyndYUr9UuqXUr+U+qVUP1XT t5LRmp6/epyVVmtPrrdSynanB/pqmx98ckdakpVS0V0Rt5UhpdujkBUI1rz9llXbi99vBZVRb/Wt 258u97UWF2QLXZV8Plt7GaZsn09pKUPKsDKijCpjyrgyoXSUybHmZTRhUbo0wX3zZrvHmjdO8+lQ 0+lA89WB5tp2sPn0P6yONJ+ONi8w0HQ61Nwy7Gs+bTedjjRfHWmuHW1eSfQfVjdvbLR5T8LWUtPu PU3omUjomUjoPU847d3F6t/L0oSeXLm6um3wjA7FgwIajx4oZ0v56j9IHbcuzhY0bO/JF6v/LXU0 Ss/30sPQ0sOIDms1hAJRZUwZVyaUjjKpTLm0fUr33Ifimh/X/Ljmuw+4KtUnoesSui6hugnVdVTX UV33AVel6lUfT4WugQXpTLatb/GCvmyhP1eoDIyo/jzz2YGBnPV/cN12PwAAAAAAAAH//wACeNod zEsOQEAURNHbRYJBtxEWwh5YhrlPbICwc8WrVHIm9QhAcme+E5GMgkDpiIrTvrjtR5GgpIRUq7Fb tXan3h402pMWe9Vm7zq8zf+vvB6VBoEAeNrtWHtsnlUdfp5fv23tt1vpDQYbqQtOOm4dfr13vX5t x+jWUnajMFjfrmzMb1vt2ipuzqITFXWgoigMb38Qo4QQYogxizFkIYSQBeZd8S4X8YqKiCj4e5/v c+HldIsk/mVM8z3nfc9znnPOe87v/M6TggDSOMp+FGV7+zegYvTGiRxqcyOTe9CPlLN49VWUeEEY irxmHor9PX1abilSncM91cisG+ivRv/QwDrHDUOXe80pNcn6OYn69Gvazz3JzB8ZyU0iOzqybwz9 o6O7xzF0/cTIKIZzN+wYwTbhztze0RzG905s34Pp8T1Tu3Fw39T4PhyajJ9v8X5Nfce/eXqLR4nf UnpbgIUqF2KRatN6Ky7MdK5wvnAOSrEcK3EpmrEGg9iCbdiJaRzEzTiMT+GzuKcwzkfyI3CXxiC/ pH5SKZtzYm5tMfK1xYP51iWF2ZVkCuVMvnXJ4ZKjJc+lq/Ot02vybHpLoSz0nT5UKI/ky8XTeX7x zf4Vk2iwfrvWNtoWu8qG7Wq7xrbaehuwQbvCVlvG6qzeGqzRmqzZWqzV2qzdOqzTuqzbstZjvdZn 19k2W2dDdqVtwDwrw3aMYQdrrdwqrBLlOBNnYQnOxjkeFUSDr3Lp62oLCq7nNRzhdu7iXr6DN/Jd 3M8DvImHeAtv5R38DO/kXTxiNLOyfP8+/3UnZ6w5JL/GR6z39Srz0c7Feb47tf7d+21X/PW2yXHK NmslKuNnVMUsKrSzFV5XZZtss7em1fv7xb6vEQ74Xt6PR/ErvMKzeCn7eT1nfGZf5XE+6zNb6rtb 7NFSYathXBuj1QhXnmQyYjJiMgmmTkydmLoEUy+mXkx9gmkQ0yCmIcE0imkU05hgmsQ0iWlKMM1i msU0J5gWMS1iWhJMq5hWMa0Jpk1Mm5i2BNMupl1Me4LpENMhpiPBdIrpFNOZYLrEdInpSjDdYrrF dCeYrJismGyC6RHTI6YnwfSK6RXTm2D6xPSJ6RNDVPynMe290GOUHqn5877YkVzr+EOP2zdjBd6C 81HjEXwBLsRFHouXeCyv8mzzVs+pdR7lDWhEk+eeFrRiNd6L9+EQ3u+55wP4ID7kme7Dnnc+6pno VtyGj+Hj+ARuxyc9lu/Ap3En7sIR3O056nP4PB7CMTyMRzzGH8NxPI4T+Da+i+/7TJ7ET/Az/MJj /2k8i+fwW/wef8Sf8Bf8FX/D3/EPPxN+WJjiXBYzzQVcxFKWsYJVflbO5lKey2ou53lcwfNZwwt4 ES/hKmZYz0Y2s9XXa4CDvIJDvJIbuJGbuJlbeBWHebWv5FZey+u4zVc04qiv6pifvR3cyRt8fd/G HHdzj6/zON/OCe7jJKc47av+zsK6f5n38j7ezwf8rD7Ir/HrPMpv8Jt8iMf4MB/ho3zMz/DjPMHv 8Hv8AX/EH/On/Dl/yaf4DH/N3/B3/AOf55/5Al/kS3yZ/5wlR662Nbb2NPv5JvSgD5fhcqzHADbj C3gAT+BbeArP+Io+jxfwIl7Cy1zCczy7tPDdvI1HeDfv4Vf4hOfbnO2evXer+X+0/C9Fi/bzvxEt xH0+wgL3JIf9XlvkIy33qMig1Ra5Kyjz27g8frIzTj4ti588rxWJ9VJcXMZM3EeV36crPK7q8R61 qoxLb5Uvl3l5UPVnxqXX58tlXsb5stTnMFPgZwr8TIGn15f7bRvfxRf602yewm/mhIOoiH2be4Gt bs52+X1dltd6zUZ/j+/w2RzOv12LyVPG7q9cHiUebT52+N9CdyW1WORuo9L3JHaDRe6X3PFolqWx E5l975CVj4z7g89hK9KaV/kpWg+dsrX5F1bHN8nreo/xjDeoGjqtKp4TfW/c+Vq89vnWq/zJI8LP W5OfuJaY9fNZ6edziTNlvnL73T1N6bc/9E0+j7jPeIUXeCQaBizn2K++LwNTD8pX7cQX8aSf+kG/ FY/xFT8fE3avPV1UXTRcdHvR8VRxqit1QM6xyue93HPbxcjEngrdwunQawkj4VigzEiZkTLwYsJI GCrrpKyTMvBqwkgYKuulrJcy8HLCSBgqG6RskDLwesJIGCobpWyUMvCCwkgYKpukbJIy8IrCSBgq m6VsljLwksJIGCpbpGyRMvCawkgYKlulbJUy8KLCSBgq26RskzLwqsJIGCrbpWyXMvCywkgYKjuk 7JAy8LrCSBgqO6XslDLwwsJIGCq7pOySMvDKwkgYKrul7JYy8NLCSBgqs1JmpQy8tjAShsoeKXuk DLy4MBKGyl4pe6UMvLowEobKPin7pAy8vDASjr0hX//arKr8V8h8yqrI4YD3vVL/bchiyMes+RdW 3kObAAB42u2dCXxU1fn3n+cmJCEJi5BAgJAECJBEBMQQECiotSi1daGKiBGp9q++toJbrbXWWlRw w60qVK3YiIgWbdwIjRuDwyKG4IIJuGZQMDEBQZYkELnv95y5M0xCkEXsmpzPb86dc8892/N7lnNn 7kRUROJlklwnUSeO/smZknThb6/8lfT81c+vniwDJZqz4rrikGmTd6kSffyEH2VI6k9P+wmvY0/7 Ka9njj2F14hazoWXX3W5tP3l/105WZJsidhXzkiMtLXvVTrZ2tH69rHbfnHiL5+lJF5akeI5+kAy pbf0kb6SJdmSI0dKPzlK+ssAxne0DJJjJFcGS54MkaFyrAyT4TJCfiBT5Sa5WW6RaTJdbpXb5Ha5 Q+6UGXKX3C33yL1yn/xJ7pcH5EGZKbPkIXlYHpG/yKMyWx6TxeKXpbJcVkiJlMrb8q6sljJZw0g+ kk+kQtbJ57JBKuVLqZFNslm+lm2yQ+pkpzTIbqbmaLTGaJzGa6K21fbaQZO0k6ZoV03VNM3Qnpqp fTRLs/VIPUoH6NGaq3k6VIfpCD1VT9PT9Qwdqz/TM/UsHadn63g9RyfouZqv5+lEPV8n6c/1Ar1Q f6H/pxfpxXqJ/j+9VH+pv9LLdLJO0cv1Cr1Sr9Kr9dd6jf5Gr9Xf6nX6O31a5+uzWqjP64u6QBdq sb6ir+kiXax+XarLdYWWaKm+re/q+1qua/VD/Vg/1YB+puv1C63Sat2oX+kW3arbtVbrdZd+4+Q6 g508Z4gz1DnWGeYMd0Y4P3BOdn4sOvhrwxc9zrnduQfsjoqLGhZ1ctTYqPyoS6OujZobVRj1WtTm 6J7RWTE3xDwSsyJmddxDcfPiVsStbp3TekTrK1sXJgxKuCdhbsL8hNcS/AkbEuYmxiV2SByYmJd4 XOK4xPzEyW1ObzOh7XFtxzr3tB3fbtyeZFqlvXCiPZvaFdJaOLXPsy0Hky2xbYdT+1ntZ7UblzA3 hKjNCfMjEd2z/bvRPUMtMLa4YCsxNyTGdTiT9HTHzJhHOpxJq6SYFYl5ISS8lvRo4nEhxK1IHNcI qxPz41YnVYZG7Y38nrZjQwi2EaqbmNdpWqfPO33ZOSMlJuWSlMkpV6eUdRnaZWzX3JRLum7q9otu z3fO6Lao0+epY1Pncf6S1BXdL+9enHJJ90VgRdqktOcz1vS4vcecng/1bEi5pJfTK7/Xo73m9Poy M7rT55lpmZmZ/TNf6X1N70d6l/aZ1Wdu3/F9r+z7WN+vs+7MHpQ9PvvRnNyciTlrjhx5ZEO/Tv1S j9rUOSOzf+rY3tekzuv9SOqK3qUGKZekTeoza0D+wLEDZ/V9rGdDz4ajL7J17LmumzLTDDp93n1R 6Eozzu6LTMpY03d8CD0bej0Kl7x09K1H33dMTe67XTd1+tzUzljDuO2ozbj7jg/WGnwcFiTJLZFu vK7HKmRjF7KxDNnYhmysQzb2IRuNz0bns9H6bB0nI3WSpOsFkqtXgGsou5Gca/UuyhdwXMTxUvcD XebW6QrevwdWU7aefAPtOPQWkK7udkmUdm65HOG+Lx3dNZQWS7K7Ujq5b0ln8hR3mXRxl1PTL93c dySV4yhqfcbZ7ZRW25YqwkfvclRha3xKjerwuze9d9WSQH8v0d/zlFbRVwV9VXN2MX1V09cb9ppu HHd3P7Btfmavi7IjDrWSKG14PYLWurN+R0m65LoNco67Gz+RKfPcBh3jNjjRbo0T6wacKTKKK46S ZGoFsL/JMsatlJ+5m+VM+jrHXctV3biqnqvqnThJd1Kw2CrX0d4DjHe5tJc2jHmJZDLro2hjEL3n cpxHfqK7S0Yzl5MoP9n9hra3y49p8xR3i/wE/JRzp3PuDI7Hcv5nHJ9J2VlurYwjPxuM5/gc8nOp cx75FPq7jnamgpvAzeAWMA1MB7eC++n7AfAgmAlmgYdAAeN5HMwBT4C54EkwDzxF208zhr+B+eAZ 8Kx0kb/TbyF4Dp/2AvmLlL8EFoAisBAUg5cZ5yvgVfAaWMw43qBdP/kS8qXky8jfpJ+3wEqwCrzD nN8D79NGOVgLPgQfs06fggD4DKyn7y9AFagGG8E3wHW3qALHrdYo9xuNJm9FHkMeSx5H3po8wa3V NqCdqLan7Ai3SjuQdyRPIk8mh2/ambwL6Aa6Uz8d9AC9QG/QF+Rwrh/oDwZwzSDJ0mPoI8/drkPc XTqUsmM5NxyMony3tFFX2hAotHEUOKCNWwGXkpyJHJ8PJoEpkiGxsDEBJlRZJhjJz2N2Y9wt1M7g TBssQq7lJpyAfYbVv4e389yd1NrpxLllDvpCWznoyHC3DrY0yBVWt9q7m6x+ZbobLVcHot8/cGvg aTk8DcDTKngagKMBuLnFcnOsu9UbTQBeVllejufcBImTKbR3HW1NBTeBm8EtYBqYDm4FBbT9OJgD ngBzwZNgHniKNp8GfwPzwTPgWUmTQuKt54iZXqTvl8ACUAQWgmLwMv2/Al4Fr4HF9PMG7fnJl5Av JV9G/ibtvQVWglXgHcb+Hnif43KwFnwIPgafggD4DFTJILi0FR5thUNb4c9W+FMFf6q0HTDcMbwx nOlsebIFnmyBJ1vgyRZ4sgWebNFst0aPBEeBQZIER7bCkY1wpNzyYxTvd7ub1HU3OQIUOKCNuxBp ZzsTOT4fTAJTsGRRTissUNAKZbP+QRlVhdlyHfo6D36OcWttfQcpb6c0AX4cZe3SLmzQZq7Z7Nma gGdbsHOsq7EDzxKN/l3aIYN2yKAd+tKVOe6A6xuZwyDa3kXvOZZf0bCpltZ209puaxONLQxgn3fS 9hZKthmLS5sjaC+L9gbZtW0niV5bDaYtejoCq/tL5nQ5o76ONufR1rPEwn9n5IWUPUesXCXHcGW8 d+Vurky39nsSWpAjfdwd2N46z+Zuhsf1dq5jyc+k9bM5Hs+5c+ktn1U5j9zM4Tauu5/rHgAPgplg FngI7Nte1sHdzXC3Hu7Ww916uFsPX+vhaz18rYev9fC1Hr7Ww9dd8HUXfN0FX3fJ6/Tv8+yjsY3G Li5nHG/S5gryt8hLyFeSl5KvIn+fdsrBWvAh/sjBf0eRR5O3Io8hjyWPI29N3sXdjA3bDDd3wc1d cHMX3NwFN3fBzV3Kqms/0B8M4JpjuMbYruFcM8r6uzrsVg52Kwe7lYPdysFu5bDqudisHGxWDjYr yIPOyO9jpL7JsmwgMzvdetEvWPm1MKwShgWQ65es3HbkmuWxIYuZrUeuWZYRHd3PYFqIZduNvaP1 bPxO0B9X2pZ+6bFfYX8DDDS++xSOTgVbgFJrJ7oxHGs5hnPnSIq1k8auPMeurErSjC5SYwSW70zG ey7jz0cCs3n/OrmPVcji2AmfjaVuNaP4xqtXHVGvmh7NGcf2ey7cbcVq1NB3e1bBpf/OlnNqRxpN eUpoTNqN0qFY5q+om2yv6g7X07hiGO9HsGYn0qZhsmFxPrWmUD6b8gLKHwdzwBNgLngS4AUOmJWv 054PvME1S8Ay0JRlhmGGXYZZhlVZbsBjyk7Lkt2SDEOSYUgyDEmGIcmwIxl2JMOOZOTXl5U5wv2S ozz2uME51aGhtcyrlnnVytmsjlmlCeRWO4HRzuA865hnHfOsY551zLOOedZ5GljLXGuZay1zrWWu tcy1lrnWMtda5lrLXGuZay1zbcdc2zHXOuZax1zr0LZaNK0WLauFh7XMvZa51zL3WuZey9xrmXst c69l7rXaBU3pBswaRGrPMZwbgrYM53gU1xqruAE5xzGbODtvtfMbhafOxE59IzlYt0Fw1USmQ7C7 Q3l/LPkwJDACrTHRaj71jG+fCm4CN4NbwDQwHdwKbqPO/bTxAHgQzASzwEPgYdp4BPwFPApm066x xa9zjQ8s5no/WAqW834FKAGl4CPqfwIqwDp3N7amATvTgI1pwL40aAp+qytI5VwayAA9QSboA7Lc L7ApDZonmTqMeth56WTj8vasQnOxubHjEfE5vBoFr0bBq1HwahS8GhWO2SdyfD6YBKagLT1oNfuA LJCxJgdphRhJNiPJZiTZjCSbkWRbyzSR/HwwCUyBTSlEVUaaDUiyAUm6NvYagQc0dsHEYFPBTeBm cAuYBqaDW8Fs6i0m94OldoUbWOEGVnIbEUMDq9ggbZlnXiS3mE8e48tjfHmML4/x5TG+PMaWx9jy GFseK9QRD3miO1d+hCcZ7RYS5RWie8V4xx1EeoVYzx3sRnZgQXewEylEJ+cS6RUT6RXiNUvxmsUy AeSz0zuPvIDzj4M54Akwl93hk+TzwFNc8zR1/gbmg2fAC5S9yLmXwAJQBBaCYvAy518Br4LXwOv0 4QNvcG4JWAbe5Pq3wEqwCum9Q/4eeJ/65WAt+BAJf0zZpyAAPgPrwReginlVg43gG967biE7hnXo 91z0ey76PRf9nkuEV0yEVwwL0ojwCmFCIRFeIWzYhTctxZuW4k2L8abFeNNivGkp3rQYb1rMjqCY HUExUdIO7MFc7MFcIrxCvGkpNmEuVtvE7SZOiYzdje9sEr8363NDMX0jv0uMm9ao1SEyAAs7FN9x NPFWTrO9zObY9JQiA7QryKK3YeQH2/NEGOWHTcWwqRg2+WFTDWwqDrPpDFgxlvKzyMdRfra7DiaV wqRSmFTqMckPk/wwyQ+T/B6T/IzQD5OKYZIfJvlhkh8m+WHSGpjkh0l+mOSHSX6Y5IdJfphUCpNK YVIpTCqFSaUwqRQm+WGSHyb5YVIxTCqGScUwaR1MKoZJxTDJD5P8MMkPk2pgUjFMKoZJxTCpGCat gUlrmjBpDUxa4zHJD5P8MMkPk/wwaQ1MWsNeYQ1MKoZJxTCpGCa5MGkdTFoHk0phUilMKvWYVAqT SpswyQ+T/DCpGCatg0l+6YBE0/eK/E20HxH9I8t0ZJmOLNORZTqyTEeG6cgwHRkSN2MBL0aGhVgF 4419yHGpZxUay/FUzp9m5elHnouQp9+T5xrkudzGMhPcjyzT8t1PkOsK5FqIXAuRayFyLfTkWsjo CpGrrxkL4Ueui5DrIuS6CLkuQq6LkOsi5LocuS5HrsuR63Lk+gly/QS5FiLXQuRaiFx9yNWHXH3I 9QvkuhS5Lm1iIb5sRq5+5OpvJNetYDuoBbusnP3I2Y+c1yDnRch5EXJehJwXIWc/cvZjMZKayHkH cl5j4jvkvBw5L0fOy5HzcuS8HDkvR84rkPMKT86LkHOhJ+c1yHkR8cK+/Mnh8CVq4nhpo6e5ZTre LdEJboVOAVdxvJS8hLwUbOV4O6gF9W6JMxQ7cyw+aL6ewdlxYBK4BFwGLge/Izr6vevTG90inQpu pe7tYAa4C9zjztJ7ye8Df3IL9EHyP4OHwSPuAp3N+cdYi7+yPy6QI/Rx91Od576v89kzP0OdF+ij iHZfBq8CH+/9YAnn3gIraXMVWM25MrCGcxvIv2RMNWATdTaDr8FOt4C99mK71yYydU505zujwUlw OIUZ1ug4yVDiWL0YCV/mVjPDHaxRtV5D+W8pv5H96F3M+E/uYmYS0DmU+TlfAlZSVkq+iryefCc9 RRMTmx2Uie+NDNLtaza9nWbXsxppLEYa5XoBvZseJ3M8BQR7XqjXUL4AmF6WUr6M8hLKS8F7lK8H WynfDmpBvbsQqZXbHhY36aG6mR6K6CFAD9VNeiiihyJ6qKaH6iY9FNkeYsJsuoq8BJSCercMn2Rs FjZKT2N9xoN8YNb1AknQC2nfjoP3l9P3FZRdxSyu4b1Z4+s5vpF8KuXTyYPrXe6td4IuAEVgIe2Y Ma/guIRrVlKnlHwV+XuUrQZruf4Dyj4k/8isFmUbwBdcW8/7ndRtznaaOx65yA65OSOJQxvZUmLX /uiEkV8AfTAzSEYHytCBMnQggA4E0IESdKCE0VfDfzODgJ3Bw5TNBo9h+wukNXzfDs8NxwNwPADH A3C8DH6XMLNkOB5gZgFmFYDjATgegONlcDwAxwNwPADHS+B4CRwvYUYBWJfjxDLSNsaby2DneDR5 NDAj7x6Oxy+TXE8myXYGRopBjpu1T2fEO1jrZNY63Y7ESHglZUbKq8jfo2w159aTbyBH8vS+w8bt beB8OznZrt8U4teOcCUAVwIwMQADDAurYWEg2CvHCy37AmEefWFZF4B1AVgXMK3DuoAzzHwCQM11 dobmblImbBsD28agvSGmZdhZXcyogjMLeDPLsDMKziZAPwE7C8MSwxAzk3rKdtOWK2NgxBgYMQZG jGFNc51W3rrGefdFQgyZyPnzwSRgZhvketB+VIdHcA22o7ENKbOMCHI4OKKVdvZG2mV2JDutBLOt /Yiz67ZnrdaZNfJWIduuS/Y+9W6PvlXvpW9G3s3p2b50K7RaB6o/jXUn3UY0uYwy147CtG5aNq3t psxlXQUocOyah+6ADqalXFrKpaVcWsrF2y41922wbHWcHyW9pZ1bZL3VOMaVzxpOAhczn+t5fyP5 H8F0q501aGcN3sloZA2eKIBWluscjp8BS8Barv2Asg/JPyKvoM46q201aFsN2gbP8R6WCchppFvu jIKhx1M+GpxkP29Kx5Oc4Vneyy3fjTdJPyRvYlbVMOE25lnt7YLNp2NbJQ2w20XuprddyD5JJ9BL PrvxCzi+lLLLwGRifsOPy/HvV5CbTwx/S34972+glz+AG8EfeT8V3ARu5v0tYBqYzvtbwW0c305+ B/mdYAbHd7FOd3N8D/m94D7K/gTup+wBrNyDHM/keBb4M3gIPAweofxR8tnkj8Hqv1K3gD3Z41jH OZQ9wbknwTzwFHiGsufIXwALmFsR7/8BXub9q8DH9X7muoSypcxtmeVxOpbU2K8KVrQCrU/CmlZg TauxptuR9VZkXYGstyLrCmRdoQHaWEe+nrobyCvBl9SvARs5t4n3X5FvJt9C/jX5VvrZxvnt5DvI a8nrrPQqtGEfdxdaSSfPqphYYRRc2uoMcXc5QykbBka6FfCqwjkObT+e/ATyH7rbiV6qnR+B0eAk yhvdoUA7+v3b+6gm/omI4go0eW9LmyM/gO0j7ScGU8gvh8WnsbJnuHXW5o/n2LKd1Q15NGP7L+X8 ZWAyx0HW19l1iLR8U9FBY/2MNTb6F/R48TCozrLHzG+l9XhlnseLxwJmYwGzYUid5/3iYUQdbKiD CXWWBYYBRvpYcKQ+EqmPROojkfpIpD7S8x/ZSLrOk7SxlCOR4EgkONIx80wJe7Z8Wppk/Uh1eOTG ShgLsZZzH1r/W92s5wr2lN6spzLR6EjpZO/TER3YPhp7zMbeMugd975XlxJuP/Je3ShpHxGFloQj 0GDkuZjIszoceQajTmPzFoejznp3sR1hDvsCE2sG2ymLiGQDXls+2ipr0paPtnwRbfng1wWWX+nW q8Sa+x1eDGHP2FlHzNSL16ORg4OO1KEbm6WX1apJdhQBdkL4U/I/uFvQrLVoVj32sgp7WeVpWBU2 sl7vYiUexJc+Sr25vH+G8uc4fgEsoF4RZStMNGI1qJ4RB9CeerSnCu2pQnuq0J4qtKcKO1CFxlTZ z0r6hxlymt29oAvkE8CeiNvoQjJrVUO8VWOla+Kgqdbrp0dwPtl4UyvtIM8bx0UbwFbObwe11lc3 FyNlsLK5nubmhqOAoTaCbsy81h7X0j0tTLYxR5HlW7rtnR4lsVHcaORtYkZPFjZejIgRTXwog4JM wWYbpph9bj7Hk4DZ002mbIr1fUnW+1o/x/FN1p8ZP2b8l/FbQR9lfNNs8jnUfYa8iLr/IF9iI7AK xpqEdTBeupoxJ7FiSaxYkvUfxnds4LiSc5vAZvC1jWr37LF3YrtzJcnss62NP573JwbtOVGuWaG7 pJ1ZGay58ffBz4vSg76eWY+LWJ2LI1boereS+RjeJevd4EEwDzxDmVm1ZXZfVImvq2Rs9YytnrHV 29XcxjmzojvITeRdR96c3zLR+Ei3kjHXOydY3Y/0P9kSY+5dM4J4vZfY1YzgLfv5yCjk3LxUm5do UkTtGq92DdxtH57dHI7nefxd5vE0OIsabxY1ZhaWh4xU+kRoTcDTmuBY8hltUGviPa0Jju0K3ofi 5KDGxNuxriB/z3qEeOQej6bEN9q1NG+Ps5F5vF2/plqRbf0ctv9bRpbcZGSN/VikDwuOMDnCb4VG GfRZjUe6t4/aM8rGfqm1jRiC0UJZ2PNbr45Hjw3eQ7Y2u5zxl9s7DibOvRe7HNxhlOlfaGEueIsy s7swO4t3bKRU3qgVE9OX/MttrolUIu1uvOWikYfhoqejln8RNtLwjTjW3OkJer8drESJ3YNN5dis yN3o370gtJbzOF7AuSKwjOO3QGh936NsNVgPNoBtnNsB6kCTtSdGrJQu4Z5DvQZ7DDSRwQ56xSLY GG6PHLYZC2C030o2KJNWZr/JcRx5CvkJaOcAa2ub2tn/FBu7Lxs10sYdo+Rq2LeYOs94OysfFrfM 7q7yLSN9WN0yez/0UnJzT3Qy58x90WvIf0fZ9e4M4u4SdldFMNbcJ53PisyEAQWsyAyYWwBzC9hd FbC7KoDBBeyuiuw91DuofyfHwXupBcjO3E+dCWMKwvdT7yd/ADxI+UzqzrL3V2eyu/IRx89kdf+G BhSxwjPYWa3TAnY4j/N+Dtc+Qf4kmOcuYmdVpPMZr7nn+hzXvgCKqPMPrnuZ/FXgo07o3usye/+1 IOL+awFxfwFxfxG7qRK8ywx2UyV4mBlIaiaxchnSmglzC5DWDLSsAC0rIG4us/dovyI392m3kJt7 tdvADlAXvG/L7qnI7gri7L4hEIwt2DcMgZcj7O57BtKdiZYWIeGZcHM+u6QiJD2TXVIR+4uZSPx1 840Dt9zbO5fgT3Pwp0meP90TYU4gD9mbizm+xEabJnYI2p7rI+yPuadgbNBN2IqQHZpOeaQtupO6 M4yPwyYZj3UP7Rjb9GfOm3sPxkbNJn+cfA7XGnsV9Nd726x/ULaE46Um0jXxUoQN+4D8IxC6VxGy aZVc04xdQ0+qPU9Z7XnK6n36e3PnfCh6M5LVN/c5QvbQ+P4TyU+yniIyBrD7Nvdzu9JT3M9ttJJP r5OsFf/4e9uTLsOGfdu+dC1j+BB8y/5UdzNe1/3cEaDAAZF71lw7++B91YmcOx9MAlPMfOFYDTOv t5/eT7G+qJGFofV6Wq+n9Xpar6f1elqpp5V6Wqm3UdIxze55v22/G9rnHuged3/723CccBD72X3t ZeMafVqw1F3l7dL2fGpgvr1oPt18Vx5k/Z5m7Z6WTNZxiGTIsXBpmAy2n3Of6BbLaHeF9+3VYvvt 1bHetxvPAuPctTKV624CN4NbwDQwHdwKzGfiBVz3OJgDngBzwZNgHniKtpt+Yvki7b4E0EGBcbIQ FIPFtPcG5/3kS8jN/chl5G/SxltgJVgF9nwTNfITyuKm30TVKNAKxILWIAFg7bQdOAK70BEkg84g hV1cV2A+0z+G83lEHUPcYj2Wc8MoR0dhTA5syYEtOWheDVoX8O4B5sCODOzYYjyTsWUBtLAEW1aO DQtgwwJ4JHOvtBytLMEjBTXzDvIZlN1DW/dxfD94AMwEs8BD4BHOP2rvpwbwOAE8TgCbFsDbBPA2 ATxNwGruc+QvWK0NoLXlsDEH7QygnTXYscVoaA22bDG2rBxbVt5IQ7dSdzuoBQ3YnVwTbdm7oxnY p8XYp3LsU8Bq6A/JfwROwu4fC8cqYVQuLPJ5n4O/A4t8sKgSFlXAondghw92+GCHD3b4YIcPdvhg h8/7PNsHO3ywwwc7fLCjAnZUwI4K2FEBOypgRwXM8MEKH4zwNfnM2gcj3oER78AIH4zwwQgfjPDB iEoYUQkjKmFEJYyogBEVMKICRlQg9VyknovEK5C2D0nnIumKsKSRrnSTTF7xijKV/CZwM7gFTAPT wa1gNucXk/uBWfss9DDP8MTemS/CWpTYzwFX2s+Gi7AQJViGXCxDrvkMEEtQgsab+4zmeZVM7BRj occ0ekyjxzR6TKPHNHpMo0fz7EoavaXRWxo9mbvVufYZlvHk+XJy+FmWyft4nuVu6s7j/bc917KW dj4E3vMteLeReLaReDWznzkZbzUSS2O+b3iEiHSUVImy39NrY5/ba8sozR7MPLN3hAzCf3WUE0np MpqUISezR+shp8hPpJecSuotp8tYrjxLzua6c2i3H9Z6ihwt15EGsRrTseO3kY6V+0jD5H6ZJcPl IazQcVIghbT6gizk+mLSufI6KV988i4tvU+aIuWky2Ut6Qr5kHSlrCddJV+QrpYq0q+lmnSNbCT9 xj7jd61sI/3OPul3vewk/UG+Id0oLumPqhorU7W1psptmqZp8hfN0Ax5VHtqT5mtmZopj2kf7SN/ 1SwdIAV6jB4jT+sQHS5/01E6Sgp1jI6R5/RUPUOeN0//yQIdp9fLQr0BeX2qU/UmWafTdJp8rjP0 PlmvD+D5qnWWzpKN+qjOlk06R5+Qzfok8vxa5+t82aaF+oJs1wX6qtTrIpKqX5epY5/1i9FSUmt9 m8SOW8s1QdfqR9pePyUlaYCUrOu1SjtpNambbiSl6lek7rqFlKZbtV7TdRepj+52HO3rRDuttJ8T 68Rqf6e101oHOLnOSB3onOCcoMOdic4kHeFMcaYwY82+wT5TerGsof+hOi5qfqsrW93IpZmxJ8Tm xz4Yd23rifH58ddFpNUJExJeSXgl+C5hR5trSaVtT25zbbvFJrVPjF99xNMd4jqM7PBYR6fjL5JG J92f3Cf55ORNnYZ2Kk3Z1qVt1+iuF3Vd1C2mW0a3D1ITU8u69+t+Ufebuz+bFp3WP60ivW36pPSd GZkZJ2RU9ujQY3yPqd1v7jG/5wk9f9VzQ6+fUO/mzPjeHyX36fZB8smpiQZ9f9z36qxLswq5cmf6 TlNyCM98HdxTW7EyBM82gkhoNhFPCta9K8jieBjlLU9UtTxRdfifqGp59um/79mnlmd+/tXP/Oz/ +Zlvf2omxj4Lkm+/rxjgTANnzHcUA8Rc5sx4rjNnXiZ/BbwKXkPzu4N00AP0Ar1BX2Cu/O9/luZ/ 4wma/+0nZWKtjGfbuChgd1/eLsvurlqeo2l5jqblOZqW52hanqNpeY6m5Tmaf/VzNIf2BM33/2zJ f8PzJP/9T40c3qcg/v2ee2h5QqHpEwr/nk8ktDw/0PL8wP6fH2j5Nv4/+9v439/38L/v78//534P /X/5G+bJEVIzzKhmNmVeTGK+o1NGS2W0VEZLZc2u9FC8TNMVbeutT7y3PgHWJd5bl0D4O8rNrWys rT3Ffrdt77PxzUqquZrJYf9t2BhiYoh5Tb6l26xPDzKlsS+P92L/Mq//sn32/5/3Xf2Wb+Tv6xv5 RuoVjKbCavpkb9dnNDNCy+wuLza8J2zu7H/GN/vjIyxBaHdSbb9par4par4lWovtGHrYvt0fqdMl 3szNftrso0vor4T+zB66xNYM9hdkaPk+ta/liYGWJwa+P5/Z8kRAyxMBLU8EHPoTAfERMVnAi8ma t+Mtzw60PDsQjEpU8BDSFc+ebf+HxnA5RU6Xn8mZcg7ae538vtH/0Jgt8+R18Xn/G+Md739e1MpO 779cdNMsJc7UM+x/rDhHz9NJeqH97xS/0snef6T4tf1PFDfqTTpNp+utepvernfonXqX3qP36n36 J71fH9CZOkv/rA/pw+Y7reYbrfqkPqXPaKE+pwv1H1qsL+sr+qr6dKku0xX6lq7UVfq+lonGjrDf J01mNrsZz4/1epvm6tu6M/rMVsNa3dNqd0wqJW/H5MVM0utjbv8v2nceuA3Y/x3lg9+/H/g+8sBj /wOPm1uebWl5tqXl2ZZDf7YlGb2pZpY5nt7kWL2ZShmWDp2oRieq0YlqdKIanai2OrGY3A+MRhIn 0kuO5VYe74f905+YibXfpZwNB7LsHdLB1BpMLSID7MC+77J+H7vl/7ynd5TIokzX6BdaqZt0s36t O7XBaeXEOnFOa6e9M8w53vmhc6LzI2c00YOT+pDxtB0TO78reXKU9bnmrlym+427221wd7hbybe6 O90viJlSKK2R7/aX7FaT6m1PBiT4LljuZHezWwnMq0lrD65hd3f4qCH4zt0uh/svPuL1e/lDCw9X S18hty0cZHjrnGDWw/0S1LpV7hZ3u32ttXUOtM2NvGS6FUgwwPVbKakk/5zS9u5XjWoGQJX9Ftnh mY3bnKQP+OqG8NEu88513W2HYUyGX13QkXq3do/k0JWNzNwcsWskbbRr4a0yK36g652wpx8rue3N 8fngOG6+YwArtiL1nWYlrHQyrUw3uOuMdMnZA9vXKlBttJCjSmm3n5Z3HopkDqQ+7BrFCm9rLEf7 riaUm/XmFQkYTnql+5Uw17ez2tDQdCRWRqy/+7U5CkrM3RE+u8Parm9rucKtQ+5BXTMSSrfg1f3U XWv5UOG+w9Gn7id2zSutDbSvh8zGCvi2M9gKqcKzpZsPub0a+af8NZbpIf0l7NVmwGbtv1Oruc2v sn2tb57/33EldjOTlNCo3W94Mf9pM0XivmO7NY31ranWmZ5sb9/WhuFResjaBFeBvMzdFiwLrohn qYymdD4cYz4cq7pXy2XNt3zgfbEWzXo17OauYFxDnLTTeoIG9rOudAx6sEgfdpBjDhyWqac3F8/Y UaWEebDb05vO33mdv7P9cDdZ/u81ZrxSnVejznre2tD7A275y32eqQvO3/Pp5l3cYVj5UMTY2CK1 O/h1jljVHtZ/k0KRsrvYfZf4Ym0w+tjruh77icXSwkfZ1vp1OMDYIs2r35y9DO4mDpkjRCqBoN88 6L9Djjtdn7vuO3C2xOq/z52PLSx3Z3FUQPK5Rd+L/u75G/md2BlvZRXvMf5wWttdh9f/RqxFRnjk TXZObvl34Ya7xrSMjSn1bHoAL1dm8sPhe0g79rHLG/3drO1+Z33oYy7Zx5l137nl6uAOw9svBsyO dH+x9QG2XHFIWrT/uxcBa5GSv491/t4i7AB8S95rzAnf5gcPomU5lL30/uxh86w7HHdH2Bk1r8kq 7Z1J0vMgmlJxJMr8v3vvfSuJ4TXWixhaY5sSzH9glrbW1zf2/UdIBxsXJiGXTl4UEHxNkS427yrd JFW6e545aO/299fzoJcjillEeSn059g5hJKJgBK91M4b+56UxCySvLTnz8whlAR095J5eiDdthCC cn0kHNu/GVdSI0SzSpEIrtbe0VMryowUmiKWMYUQx4hCMG23Zq1DiGfVI5GADAwSGX1zMHLNCCMU K3bx1jYp3EZk+b7++oDeNpoK/h1JGix9rb/qZe/U9La1+tp7NkIe/MsKR22NPduRFln2fD9wlPTn dYAM5Oho0kBb62gPg8Ax3pVH25JcXnO99wN47W/rhLyzOTOQK47eax69bT9mfAMZ6VE27+v1Jl79 bNrKCfe3ZxyDbb7niqOZeT+L4AoN8Ga7p/XQlVneSmTZdTgmjD0z7BlOweg59Pp9/PWy0syyEglK oA9zGGDHEVqz4Koe+F9o7N9WQ6Wd83NrmXSfGh8V8S7a6kzwL6ZJzVgvjwvbMsGaNf7rIGItgPEu neB5WtjHplq7J1ZHOtsdZhe7A+p6ADN1vuVct4ixR6ZWzdaODSdzHO+lNt7YI1PH4KcRjfykmUMo CUjxUns7k2iuCqEV10cieO8mSUKfc4QQwypFQqxtSPWsfFqjfVjovuGemCU9on4q82nbCGK9RRBx rHokWiMDg3hG3xzaWI8TQkjybb117hBuI7J83389PGsW0oVgieFuRhNLsadG6Io+1G2O5b3DNi+o T0F7l2VTpi3NBkfa8n72NStcN8tqYuiqLO/V1M70zvcL2xWJsKpZEb3nNHPejDab0fbbL6OzmHlf i9Aeu0+EpY9svY93LtRyCHt6dcJJPD8aem1OS77bX4Y3pp4R0uprVzrbrtmeVT3wvz1j/7Ya49Gw 9tbrZWLL+tCPY+93tLK/PxiD9RwEKwfLMPg7wj51dSJ7qA5yspyCnpnfH+wiZ8hY2HwWbaXKBFKG 5Mt58Mv8CmEvmSozaPs+mYUnMb85OEQK5BlaMr85OEaK5W05Td4lXSSr5TO52P624G/sbwtea39J 8Lf2lwSvlx2k30sd6Qbv9wQbdIDcaH8Z8EXN0+Hykv1lwJf1VD1VXtHT9Qx5VcfpBHld8zVf/DpR z5cl+nO9UJbpRXqRrNBL9VJ5Sy/Ty6REp+gUWanX6DVSqtfqdbLKfBtK3tUb9A/ynv5Rp8n7epve Jh/qHXqHfKQzdIZ8rHfr3fKJ+S6WfKoP6iwJ6MP6iHxuf2Fwg/2FwUrzjSz5Up/XF2Sj/W3Br9Sn Pqk1vy0odbpSVzKTVfqOfKPvaZmKrtGPNFo/1YC21vVaqYn6Jam91uhGPcL+nmBH+3uCSbpV6zRZ d5K6aQMp1f6qYHcn2onWnvZXBXs5uc5gzXSGOEO1jzPMGa5Zzg+c4zTHOcH5ofZ3Rjsn6UD7O4OD 7O8MDv7/auDwuQB42mNgYGBkAIJjqdtPgeiz1V2XYTQAU7QH+AAA) format('woff'), url('FuturaPTCond-Book.ttf') format('truetype'), url('FuturaPTCond-Book.svg#FuturaPTCond-Book') format('svg'); font-weight: normal; font-style: normal; }
0.206454
0.137648
html { background-color: #00293C; } input { color: #00293C; background-color: #F1F3CE; } .App { text-align: center; background-color: #00293C; } .App-header { background-color: #00293C; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .button:hover { background-color: #F1F3CE; color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 22px; } .button { color: #F1F3CE; background-color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; /* display: inline-block; */ font-size: 22px; } .button-reverse { margin-top: 20px; margin-bottom: 20px; background-color: #F1F3CE; color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 22px; } .button-reverse:hover { margin-top: 20px; margin-bottom: 20px; color: #F1F3CE; background-color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; /* display: inline-block; */ font-size: 22px; } .main-buttons { justify-content: center; /* margin: 50px; */ } .logo-main { justify-content: center; width: 800px; } .logo-small { width: 600px; } .logo-nav { width: 300px; } .senator-grid { background-color: #00293C; color: #F1F3CE; display: grid; grid-template-columns: 20% 20% 20% 20% 20% ; } #root { background-color: #00293C; color: #F1F3CE; } .title { align-items: center; padding-top: 20px; } .senator-thumbnail-gop { justify-content: center; border: double; margin: 20px 20px 20px; text-align: center; } .senator-thumbnail-dem { justify-content: center; border: double; margin: 20px 20px 20px; text-align: center; } .senator-thumbnail-gop:hover { background-color: #F62A00; } .senator-thumbnail-dem:hover { background-color: #1E656D; } .thumbnail-images { justify-content: center; width: 80%; padding-top: 40px; } .senator-modal-gop { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #F62A00; border-color: #F1F3CE; height: 600px; } .senator-modal-dem { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #1E656D; border-color: #F1F3CE; height: 600px; } .modal-images { justify-content: center; width: inherit; height: 400px; padding-top: 5px; } .popup-content{ background-color: #F1F3CE } .senator-card-dem { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #1E656D; border-color: #F1F3CE } .senator-card-gop { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #F62A00; border-color: #F1F3CE } .senator-cards { width:500px; height: 500px; } .main { background-color: #00293C; color: #F1F3CE; } .nav { background-color: #00293C; justify-content: right; align-items: center; height: 300px; /* bottom-margin: 50%; */ border-bottom: double; border-color: #F1F3CE } .nav-logo { align-items: center; justify-content: left; margin-top: 50px; margin-left: 20px; } .input { width: 100%; background-color: #F1F3CE; color: #00293C; height: 30px; } .card-image { width: 80%; justify-content: center; } .container { width: 100%; height: calc(100vh - 16px); overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; } .container .cards_container { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: center; z-index: 1; } .container .cards_container .card_container { display: inline-block; width: 90vw; max-width: 400px; height: 70vh; background: #fff; border: 1px solid #e7e7e7; border-radius: 8px; overflow: hidden; position: absolute; will-change: transform; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: -webkit-grab; cursor: grab; } .container .cards_container .moving.card_container { -webkit-transition: none; transition: none; cursor: -webkit-grabbing; cursor: grabbing; } .swipe-container { background-color: #00293C; height: calc(100vh - 16px); } .swipe-wrapper { background-color: #00293C; height: 80vh; } .swipe-message { color: white; text-align: center; font-weight: bold; font-size: 2vw; font-family: Sans-Serif; color: #F1F3CE; padding-bottom: 30px; z-index: 5; } /* colors = navy - #00293C blue - #1E656D ivory - #F1F3CE red - #F62A00 */
frontend-senators/src/App.css
html { background-color: #00293C; } input { color: #00293C; background-color: #F1F3CE; } .App { text-align: center; background-color: #00293C; } .App-header { background-color: #00293C; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .button:hover { background-color: #F1F3CE; color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 22px; } .button { color: #F1F3CE; background-color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; /* display: inline-block; */ font-size: 22px; } .button-reverse { margin-top: 20px; margin-bottom: 20px; background-color: #F1F3CE; color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 22px; } .button-reverse:hover { margin-top: 20px; margin-bottom: 20px; color: #F1F3CE; background-color: #00293C; border: none; padding: 10px 20px; text-align: center; text-decoration: none; /* display: inline-block; */ font-size: 22px; } .main-buttons { justify-content: center; /* margin: 50px; */ } .logo-main { justify-content: center; width: 800px; } .logo-small { width: 600px; } .logo-nav { width: 300px; } .senator-grid { background-color: #00293C; color: #F1F3CE; display: grid; grid-template-columns: 20% 20% 20% 20% 20% ; } #root { background-color: #00293C; color: #F1F3CE; } .title { align-items: center; padding-top: 20px; } .senator-thumbnail-gop { justify-content: center; border: double; margin: 20px 20px 20px; text-align: center; } .senator-thumbnail-dem { justify-content: center; border: double; margin: 20px 20px 20px; text-align: center; } .senator-thumbnail-gop:hover { background-color: #F62A00; } .senator-thumbnail-dem:hover { background-color: #1E656D; } .thumbnail-images { justify-content: center; width: 80%; padding-top: 40px; } .senator-modal-gop { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #F62A00; border-color: #F1F3CE; height: 600px; } .senator-modal-dem { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #1E656D; border-color: #F1F3CE; height: 600px; } .modal-images { justify-content: center; width: inherit; height: 400px; padding-top: 5px; } .popup-content{ background-color: #F1F3CE } .senator-card-dem { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #1E656D; border-color: #F1F3CE } .senator-card-gop { padding-top: 40px; padding-bottom: 40px; justify-content: center; border: solid; margin: 20px 20px 20px; text-align: center; background-color: #F62A00; border-color: #F1F3CE } .senator-cards { width:500px; height: 500px; } .main { background-color: #00293C; color: #F1F3CE; } .nav { background-color: #00293C; justify-content: right; align-items: center; height: 300px; /* bottom-margin: 50%; */ border-bottom: double; border-color: #F1F3CE } .nav-logo { align-items: center; justify-content: left; margin-top: 50px; margin-left: 20px; } .input { width: 100%; background-color: #F1F3CE; color: #00293C; height: 30px; } .card-image { width: 80%; justify-content: center; } .container { width: 100%; height: calc(100vh - 16px); overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; } .container .cards_container { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: center; z-index: 1; } .container .cards_container .card_container { display: inline-block; width: 90vw; max-width: 400px; height: 70vh; background: #fff; border: 1px solid #e7e7e7; border-radius: 8px; overflow: hidden; position: absolute; will-change: transform; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: -webkit-grab; cursor: grab; } .container .cards_container .moving.card_container { -webkit-transition: none; transition: none; cursor: -webkit-grabbing; cursor: grabbing; } .swipe-container { background-color: #00293C; height: calc(100vh - 16px); } .swipe-wrapper { background-color: #00293C; height: 80vh; } .swipe-message { color: white; text-align: center; font-weight: bold; font-size: 2vw; font-family: Sans-Serif; color: #F1F3CE; padding-bottom: 30px; z-index: 5; } /* colors = navy - #00293C blue - #1E656D ivory - #F1F3CE red - #F62A00 */
0.31732
0.062703
html { -webkit-font-smoothing: antialiased; } body {margin:0; padding: 0; font-family: "Open Sans", Arial, sans-serif;} body {background: #fff; color: #585858;} .sun { font-family: 'iconvault'; font-weight: 500; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline-block; font-size:1.4em; position: relative; top:20px; margin-right:-30px; margin-left:-30px; -webkit-animation: rotation 12s infinite linear; } @-webkit-keyframes rotation { from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);} } .example { font-size: 10em; padding-bottom: 160px; } .example2 { font-size: 2em; padding-bottom: 160px; } p { font-size: 1.4em; font-weight: 300; color: #333; line-height: 1.8em; padding-top:1em; padding-bottom:1.8em; } a, a:visited { text-decoration: none; color: #585858; } a:link {color:rgb(255, 165, 0); font-weight: 600;} a:visited {color:rgb(255, 165, 0); font-weight: 600;} a:hover {color:rgb(204, 204, 204);} a:active {color:rgb(255, 165, 0); font-weight: 600;} h1 { font-size: 2.2em; line-height: 1.4em; padding-top:1em; } h2 { font-size: 22px; } h3 { font-size: 24px; font-family: 'Crete Round', Georgia, serif; font-weight: 400; padding: 20px 0; } h4 { font-size: 18px; } h5 { font-size: 16px; padding-bottom: 10px; } h6 { font-size: 14px; padding-bottom: 10px; font-weight: bold; } ul { font-size: 14px; margin: 7px 0; padding-left: 10px; } ul li { margin-bottom: 5px; } .wrapper { background-color: #fff; margin-bottom: -4em; padding-bottom: 3em; padding-top: 4em; height: auto; } .container body .clear { width: 100%; float: left; clear: both; margin: 20px 0; } .one-third { text-align: center; } header { width: 100%; margin: 0; padding: 0; } header nav { width: 100%; float: left; margin: 0; padding: 20px 0 20px; background: none; position: relative; z-index: 1; color: #fff; font-weight: 400; position: fixed; background-color: rgba(0, 0, 0, 0.3); height: 14px; } .logo a { color: #fff; text-decoration: none; line-height: 20px; } .logo a:hover { color: #FF6A00; } ul.mainMenu { margin: 0; padding: 0; float: right; } ul.mainMenu li { display: inline; float: left; margin: 2px 10px; } ul.mainMenu li a { font-size: 13px; color: #444; text-decoration: none; } ul.mainMenu li a:hover { color: #FF6A00; -webkit-transition: color .12s ease-in-out; -moz-transition: color .12s ease-in-out; -ms-transition: color .12s ease-in-out; -o-transition: color .12s ease-in-out; transition: color .12s ease-in-out; } li {list-style: none; } .intro { text-align: center; padding: 10% 0; background-repeat:repeat; background-image: -ms-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -moz-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -o-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -webkit-gradient(radial, center top, 0, center top, 477, color-stop(0, rgba(236, 138, 12, 0.28)), color-stop(1, rgba(43, 0, 43, 0.15))); background-image: -webkit-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: radial-gradient(circle closest-corner at center top, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); overflow: hidden; min-height: 440px; } .intro h1 { font-weight:600; color: #fff; font-size:5em; margin: 0; padding:0; line-height:1.5em; } .intro p { font-size:2em; font-weight:400; color:#fff; margin-top: .6em; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .intro span { color:rgb(255, 165, 0); } .two.columns p { color: #bbb; text-align: center; top: 74px; font-weight: 600; position: relative; margin-left: -7px; font-size: .8em; } .end { text-align: center; padding-left: 10%; padding-right: 10%; padding-top:2%; padding-bottom: 5%; } .end h1 { font-weight:600; color: #fff; font-size:5em; margin: 0; padding:0; line-height:1.5em; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .end p { font-size: 1.2em; font-weight:400; color: #7e7e7e; margin-top: .6em; padding-left: 20%; padding-right: 20%; } .hero { background-image:url(../cartographer.png); width: 100%; margin: 0 auto; min-height: 500px; overflow: hidden; } .intro a.download { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #166f16; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px rgba(0, 0, 25, 0.5),0 5px 10px rgba(0, 0, 25, 0.3); } .intro a.donate { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #1b61af; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px rgba(0, 0, 25, 0.5),0 5px 10px rgba(0, 0, 25, 0.3); } .end a.download { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #166f16; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px; } .end a.donate { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #1b61af; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px ; } .intro a.arrow { display: block; width: 160px; color: #fff; margin: 0 auto; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); text-decoration: none; font-weight: 200; text-align: center; vertical-align: middle; display: block; } .form h3, .form p {text-align: center;} form {width: 500px; margin: 30px auto; text-align: center;} input, label, textarea {width: 500px; float: left; margin: 0; padding: 0;} label {font-size: 12px; text-transform: uppercase; font-weight: 300; margin-bottom: 7px;} input {margin-bottom: 20px; padding: 7px 0; text-align: center;} input, textarea {border: 1px solid #ddd; outline: none;} input:focus, textarea:focus {border-color: #b6b6b6;} textarea {width: 480px; padding: 7px 10px;} input.error, textarea.error {border-color: #cc4847;} input[type='submit'] {width: 502px; padding: 12px 0; font-size: 16px; border: none; background: #eee; color: #aaa; cursor: pointer;} input[type='submit']:hover {background: #1EBA6B; color: #fff;} a#top {display: none; width: 12px; height: 26px; padding: 5px; position: fixed; bottom: 50px; right: 60px; z-index: 9; color: #fff; background: #000; font-size: 22px; font-weight: 300;} footer {width: 100%; float: left; margin: 20px 0 0; padding: 30px 0; background: #333;} footer h5 {color: rgb(204, 204, 204);} footer p {color: #aaa; line-height: 15px; font-size: 12px; margin-bottom: 7px;} footer a {color: #ddd;} footer a:hover {color: #ff6a00;} footer .social a {float: left; margin-right: 10px;} footer .social a img {width: 35px; opacity: 0.4;} footer .social a:hover img {opacity: 1;} /* ------------------- * RESPOSIVE ELEMENTS * ------------------- */ @media only screen and (max-width: 767px) and (min-width: 480px) { header h2 {display: none;} header .slogan {padding-top: 40px;} nav .container .logo {margin-bottom: 20px; text-align: center;} .toptitle p {width: 400px;} .rgb(255, 165, 0) p {width: 400px;} form, label, input {width: 400px;} input[type="submit"] {width: 402px;} textarea {width: 380px;} .container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;} } @media only screen and (max-width: 767px) { header {height: 310px;} header h2, header .six.columns {display: none;} header .slogan {padding: 30px 0;} nav .container .logo {margin-bottom: 20px; text-align: center;} .rgb(255, 165, 0) p {width: 200px;} .toptitle p {width: 300px;} .toptitle h2 {width: 100%; margin: 20px 0 50px; text-align: center; text-shadow: none; font-size: 2em;} form, label, input {width: 300px;} input[type="submit"] {width: 302px;} textarea {width: 280px;} .container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;} }
public/fonts/ForecastFontDownload/css/base.css
html { -webkit-font-smoothing: antialiased; } body {margin:0; padding: 0; font-family: "Open Sans", Arial, sans-serif;} body {background: #fff; color: #585858;} .sun { font-family: 'iconvault'; font-weight: 500; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline-block; font-size:1.4em; position: relative; top:20px; margin-right:-30px; margin-left:-30px; -webkit-animation: rotation 12s infinite linear; } @-webkit-keyframes rotation { from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);} } .example { font-size: 10em; padding-bottom: 160px; } .example2 { font-size: 2em; padding-bottom: 160px; } p { font-size: 1.4em; font-weight: 300; color: #333; line-height: 1.8em; padding-top:1em; padding-bottom:1.8em; } a, a:visited { text-decoration: none; color: #585858; } a:link {color:rgb(255, 165, 0); font-weight: 600;} a:visited {color:rgb(255, 165, 0); font-weight: 600;} a:hover {color:rgb(204, 204, 204);} a:active {color:rgb(255, 165, 0); font-weight: 600;} h1 { font-size: 2.2em; line-height: 1.4em; padding-top:1em; } h2 { font-size: 22px; } h3 { font-size: 24px; font-family: 'Crete Round', Georgia, serif; font-weight: 400; padding: 20px 0; } h4 { font-size: 18px; } h5 { font-size: 16px; padding-bottom: 10px; } h6 { font-size: 14px; padding-bottom: 10px; font-weight: bold; } ul { font-size: 14px; margin: 7px 0; padding-left: 10px; } ul li { margin-bottom: 5px; } .wrapper { background-color: #fff; margin-bottom: -4em; padding-bottom: 3em; padding-top: 4em; height: auto; } .container body .clear { width: 100%; float: left; clear: both; margin: 20px 0; } .one-third { text-align: center; } header { width: 100%; margin: 0; padding: 0; } header nav { width: 100%; float: left; margin: 0; padding: 20px 0 20px; background: none; position: relative; z-index: 1; color: #fff; font-weight: 400; position: fixed; background-color: rgba(0, 0, 0, 0.3); height: 14px; } .logo a { color: #fff; text-decoration: none; line-height: 20px; } .logo a:hover { color: #FF6A00; } ul.mainMenu { margin: 0; padding: 0; float: right; } ul.mainMenu li { display: inline; float: left; margin: 2px 10px; } ul.mainMenu li a { font-size: 13px; color: #444; text-decoration: none; } ul.mainMenu li a:hover { color: #FF6A00; -webkit-transition: color .12s ease-in-out; -moz-transition: color .12s ease-in-out; -ms-transition: color .12s ease-in-out; -o-transition: color .12s ease-in-out; transition: color .12s ease-in-out; } li {list-style: none; } .intro { text-align: center; padding: 10% 0; background-repeat:repeat; background-image: -ms-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -moz-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -o-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: -webkit-gradient(radial, center top, 0, center top, 477, color-stop(0, rgba(236, 138, 12, 0.28)), color-stop(1, rgba(43, 0, 43, 0.15))); background-image: -webkit-radial-gradient(center top, circle closest-corner, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); background-image: radial-gradient(circle closest-corner at center top, rgba(236, 138, 12, 0.28) 0%, rgba(43, 0, 43, 0.15) 70%); overflow: hidden; min-height: 440px; } .intro h1 { font-weight:600; color: #fff; font-size:5em; margin: 0; padding:0; line-height:1.5em; } .intro p { font-size:2em; font-weight:400; color:#fff; margin-top: .6em; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .intro span { color:rgb(255, 165, 0); } .two.columns p { color: #bbb; text-align: center; top: 74px; font-weight: 600; position: relative; margin-left: -7px; font-size: .8em; } .end { text-align: center; padding-left: 10%; padding-right: 10%; padding-top:2%; padding-bottom: 5%; } .end h1 { font-weight:600; color: #fff; font-size:5em; margin: 0; padding:0; line-height:1.5em; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .end p { font-size: 1.2em; font-weight:400; color: #7e7e7e; margin-top: .6em; padding-left: 20%; padding-right: 20%; } .hero { background-image:url(../cartographer.png); width: 100%; margin: 0 auto; min-height: 500px; overflow: hidden; } .intro a.download { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #166f16; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px rgba(0, 0, 25, 0.5),0 5px 10px rgba(0, 0, 25, 0.3); } .intro a.donate { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #1b61af; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px rgba(0, 0, 25, 0.5),0 5px 10px rgba(0, 0, 25, 0.3); } .end a.download { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #166f16; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px; } .end a.donate { display: inline-block; width: 160px; margin: 0 auto 20px; margin-top: 40px; font-size: 1.2em; margin-bottom: 60px; margin-left: .5em; margin-right: .5em; color: #fff; background-color: #1b61af; border-color: #0e0303; padding: 1em 1.0em; text-shadow: 0 1px 0 black; font-family: 'Droid Sans',sans-serif; text-decoration: none; background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); border: 1px solid #000000; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15),inset 0 0 5px rgba(255, 255, 255, 0.05),0 0 5px ; } .intro a.arrow { display: block; width: 160px; color: #fff; margin: 0 auto; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); text-decoration: none; font-weight: 200; text-align: center; vertical-align: middle; display: block; } .form h3, .form p {text-align: center;} form {width: 500px; margin: 30px auto; text-align: center;} input, label, textarea {width: 500px; float: left; margin: 0; padding: 0;} label {font-size: 12px; text-transform: uppercase; font-weight: 300; margin-bottom: 7px;} input {margin-bottom: 20px; padding: 7px 0; text-align: center;} input, textarea {border: 1px solid #ddd; outline: none;} input:focus, textarea:focus {border-color: #b6b6b6;} textarea {width: 480px; padding: 7px 10px;} input.error, textarea.error {border-color: #cc4847;} input[type='submit'] {width: 502px; padding: 12px 0; font-size: 16px; border: none; background: #eee; color: #aaa; cursor: pointer;} input[type='submit']:hover {background: #1EBA6B; color: #fff;} a#top {display: none; width: 12px; height: 26px; padding: 5px; position: fixed; bottom: 50px; right: 60px; z-index: 9; color: #fff; background: #000; font-size: 22px; font-weight: 300;} footer {width: 100%; float: left; margin: 20px 0 0; padding: 30px 0; background: #333;} footer h5 {color: rgb(204, 204, 204);} footer p {color: #aaa; line-height: 15px; font-size: 12px; margin-bottom: 7px;} footer a {color: #ddd;} footer a:hover {color: #ff6a00;} footer .social a {float: left; margin-right: 10px;} footer .social a img {width: 35px; opacity: 0.4;} footer .social a:hover img {opacity: 1;} /* ------------------- * RESPOSIVE ELEMENTS * ------------------- */ @media only screen and (max-width: 767px) and (min-width: 480px) { header h2 {display: none;} header .slogan {padding-top: 40px;} nav .container .logo {margin-bottom: 20px; text-align: center;} .toptitle p {width: 400px;} .rgb(255, 165, 0) p {width: 400px;} form, label, input {width: 400px;} input[type="submit"] {width: 402px;} textarea {width: 380px;} .container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;} } @media only screen and (max-width: 767px) { header {height: 310px;} header h2, header .six.columns {display: none;} header .slogan {padding: 30px 0;} nav .container .logo {margin-bottom: 20px; text-align: center;} .rgb(255, 165, 0) p {width: 200px;} .toptitle p {width: 300px;} .toptitle h2 {width: 100%; margin: 20px 0 50px; text-align: center; text-shadow: none; font-size: 2em;} form, label, input {width: 300px;} input[type="submit"] {width: 302px;} textarea {width: 280px;} .container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;} }
0.397471
0.08061
body { background: url("/assets/images/background.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } button.btn.btn-md.center { display: block; margin: 0 auto; } html{ background-color: #fff; } body{ padding-top: 100px; min-height: 100vh; /* min-width: 100vh; */ position:relative; } body::after{ content:''; display:block; height:100px; } .footer { position:absolute; bottom:0; width:100%; height:100px; background-color: #2a2730; padding-top: 20px; padding-bottom: 20px; text-align: left; color: #99979c; } footer a { color: #fff; } footer .fa-heart { color: #ff005e; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; } p { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; color: #76838D; font-weight: 300; } .text--white { color: #fff; } .label { padding: 4px 8px 5px 8px; } @media (max-width: 480px) { .label { width: 100%; display: block; } } @media (max-width: 768px) { .label + .label { margin-top: 8px; } } .label-danger { background-color: #F03E6F; } .label-warning { background-color: #EBC142; } .label-info { background-color: #03A9F4; } .label-success { background-color: #30B399; } .btn { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; -webkit-transition: .4s ease all; transition: .4s ease all; border: 0 solid transparent; } .btn:focus { outline: 0; box-shadow: 0 0 0 0 transparent; } .btn:hover { -webkit-transform: scale(1.15, 1.15); transform: scale(1.15, 1.15); } .btn-clear:hover { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .btn-primary { background-color: #455EFE; } .btn-primary:hover { background-color: #3849AC; } .btn-primary:focus { background-color: #3849AC; } .btn-default { color: #A2ABB2; background-color: #fff; border: 1px solid transparent; } .btn-default:hover { color: #455EFE; background-color: #fff; border: 1px solid #455EFE; } .btn-danger { background-color: #F03E6F; } .btn-danger:hover { background-color: #ee265d; } .btn-danger:focus { background-color: #ee265d; } .btn-circle { width: 25px; height: 25px; border-radius: 50%; padding: 0; } .btn + .btn { margin-right: 5px; } .btn-block { width: 100%; } .task-transition { -webkit-transition: .4s ease all; transition: .4s ease all; overflow: hidden; } .task-enter, .task-leave { padding-top: 0; padding-bottom: 0; height: 0; opacity: 0; } ul.task-container { box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1); border-radius: 4px; } .list-group-item { padding-left: 20px; padding-right: 20px; } .list-group-item.task { -webkit-transition: .2s ease all; transition: .2s ease all; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; color: #76838D; font-weight: 300; } .list-group-item.task .btn { -webkit-transition: .2s ease all; transition: .2s ease all; opacity: 0; } .list-group-item.task:hover { background-color: #f7f7f7; } .list-group-item.task:hover .btn { opacity: 1; } .list-group-item.task-completed { background-color: whitesmoke; color: #A2ABB2; } ::-moz-selection { background-color: #F03E6F; color: white; } ::selection { background-color: #F03E6F; color: white; } input[type="checkbox"] { -webkit-transition: all .4s ease; transition: all .4s ease; border-radius: 50%; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 20px; height: 20px; border: 1px solid #ccc; overflow: visible; outline: 0; margin-right: 10px; margin-top: 0; } input[type="checkbox"]:before { content: "\f00c"; font-family: FontAwesome; color: transparent; } input[type="checkbox"]:hover { border: 1px solid #b3b3b3; } input[type="checkbox"]:checked { border: 1px solid transparent; } input[type="checkbox"]:checked:before { color: #30B399; } input[type="checkbox"]:checked:hover:before { color: #258b77; } input[type="checkbox"]:focus { outline: 0; } ::-webkit-input-placeholder { color: #A2ABB2; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; } .input-group { width: 100%; } .input-group input[type="text"].form-control { color: #455EFE; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; position: relative; width: 100%; height: 40px; padding-left: 0; padding-right: 0; -webkit-transition: .5s ease all; transition: .5s ease all; border: 0 solid transparent; box-shadow: 0 0 0 0 transparent; border-radius: 0; background-color: transparent; } .input-group input[type="text"].form-control:focus { outline: 0; box-shadow: 0 0 0 0 transparent; } .input-group .input-group-btn:last-child .btn { width: 40px; height: 40px; border-radius: 50%; }
src/styles.css
body { background: url("/assets/images/background.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } button.btn.btn-md.center { display: block; margin: 0 auto; } html{ background-color: #fff; } body{ padding-top: 100px; min-height: 100vh; /* min-width: 100vh; */ position:relative; } body::after{ content:''; display:block; height:100px; } .footer { position:absolute; bottom:0; width:100%; height:100px; background-color: #2a2730; padding-top: 20px; padding-bottom: 20px; text-align: left; color: #99979c; } footer a { color: #fff; } footer .fa-heart { color: #ff005e; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; } p { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; color: #76838D; font-weight: 300; } .text--white { color: #fff; } .label { padding: 4px 8px 5px 8px; } @media (max-width: 480px) { .label { width: 100%; display: block; } } @media (max-width: 768px) { .label + .label { margin-top: 8px; } } .label-danger { background-color: #F03E6F; } .label-warning { background-color: #EBC142; } .label-info { background-color: #03A9F4; } .label-success { background-color: #30B399; } .btn { font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; -webkit-transition: .4s ease all; transition: .4s ease all; border: 0 solid transparent; } .btn:focus { outline: 0; box-shadow: 0 0 0 0 transparent; } .btn:hover { -webkit-transform: scale(1.15, 1.15); transform: scale(1.15, 1.15); } .btn-clear:hover { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .btn-primary { background-color: #455EFE; } .btn-primary:hover { background-color: #3849AC; } .btn-primary:focus { background-color: #3849AC; } .btn-default { color: #A2ABB2; background-color: #fff; border: 1px solid transparent; } .btn-default:hover { color: #455EFE; background-color: #fff; border: 1px solid #455EFE; } .btn-danger { background-color: #F03E6F; } .btn-danger:hover { background-color: #ee265d; } .btn-danger:focus { background-color: #ee265d; } .btn-circle { width: 25px; height: 25px; border-radius: 50%; padding: 0; } .btn + .btn { margin-right: 5px; } .btn-block { width: 100%; } .task-transition { -webkit-transition: .4s ease all; transition: .4s ease all; overflow: hidden; } .task-enter, .task-leave { padding-top: 0; padding-bottom: 0; height: 0; opacity: 0; } ul.task-container { box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1); border-radius: 4px; } .list-group-item { padding-left: 20px; padding-right: 20px; } .list-group-item.task { -webkit-transition: .2s ease all; transition: .2s ease all; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; color: #76838D; font-weight: 300; } .list-group-item.task .btn { -webkit-transition: .2s ease all; transition: .2s ease all; opacity: 0; } .list-group-item.task:hover { background-color: #f7f7f7; } .list-group-item.task:hover .btn { opacity: 1; } .list-group-item.task-completed { background-color: whitesmoke; color: #A2ABB2; } ::-moz-selection { background-color: #F03E6F; color: white; } ::selection { background-color: #F03E6F; color: white; } input[type="checkbox"] { -webkit-transition: all .4s ease; transition: all .4s ease; border-radius: 50%; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 20px; height: 20px; border: 1px solid #ccc; overflow: visible; outline: 0; margin-right: 10px; margin-top: 0; } input[type="checkbox"]:before { content: "\f00c"; font-family: FontAwesome; color: transparent; } input[type="checkbox"]:hover { border: 1px solid #b3b3b3; } input[type="checkbox"]:checked { border: 1px solid transparent; } input[type="checkbox"]:checked:before { color: #30B399; } input[type="checkbox"]:checked:hover:before { color: #258b77; } input[type="checkbox"]:focus { outline: 0; } ::-webkit-input-placeholder { color: #A2ABB2; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; } .input-group { width: 100%; } .input-group input[type="text"].form-control { color: #455EFE; font-size: 18px; font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif; position: relative; width: 100%; height: 40px; padding-left: 0; padding-right: 0; -webkit-transition: .5s ease all; transition: .5s ease all; border: 0 solid transparent; box-shadow: 0 0 0 0 transparent; border-radius: 0; background-color: transparent; } .input-group input[type="text"].form-control:focus { outline: 0; box-shadow: 0 0 0 0 transparent; } .input-group .input-group-btn:last-child .btn { width: 40px; height: 40px; border-radius: 50%; }
0.202246
0.058966
.pm-info { color: #D4D0C8; overflow: auto; background:#f5f5f5; } .pm-info { color: #D4D0C8; overflow: auto; background:#eeeeee; color: #000000; } .pm-info table { width: 100%; color: #D4D0C8; border-left: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8; /*border-top: 1px solid #D4D0C8;*/ } .pm-info td { font-size: 10px; text-align: center; color: #000000; background-color: #FBFBFB; padding: 1px 3px 1px 4px; border-top: 1px solid #D4D0C8; border-left: none; border-right: 1px solid #D4D0C8; border-bottom: none; } /* Link for zoom to feature */ .pm-info td.zoomlink { width: 22px; background-color:#EBEADB; border-top: 1px solid #D4D0C8; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: none; } /* FRAME for closing query win */ .pm-info table.close { border: none; } .pm-info td.close { text-align: right; background-color:#EBEADB; border-top: 1px solid #D4D0C8; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: none; padding: 1px; } /* Link for zoom to feature */ .sortable a { color: #000000; text-decoration: underline; } .pm-info img { border: 0; padding: 0px; } /* LAYER NAME */ .pm-info-layerheader { font-weight: bold; text-align: left; padding: 6px 3px 1px 3px; } /** * SORTABLE TABLES */ /* header line with <TH> */ table.sortable a.sortheader { font-size: 10px; font-weight: bold; text-decoration: none; color:#003333; white-space: nowrap; } table.sortable th.sortheader { background-color:#EBEADB; padding: 2px; border-top: 0px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: 2px solid #D6D2C2; text-align: center; } table.sortable span.sortheaderlabel { white-space: normal; } table.sortable span.sortarrow { color: black; text-decoration: none; } /** * Styles related to attribute search */ .pm-searchcont { position:absolute; left: 0px; top:5px; } .pm-searchoptions select{ width:auto; } .pm-searchitem select { width: auto; max-width: 140px; } table.pm-searchitem td { padding: 0px 1px 0px 4px; } td.pm-searchdesc { /*width:80px;*/ white-space: nowrap; } input.pm-search-textinput-compare { width:6em; } table.pm-searchitem div { display: inline; } table.pm-searchitem td { white-space: nowrap; } table.pm-searchitem img { vertical-align:bottom; padding: 0px 0px 1px 5px; } /*--- For treeview style ---*/ .jqmdMSG ul.treeview a { color: #000000; text-decoration: underline; } .jqmdMSG ul.treeview a:hover { color: #0000cc; } /*----------------------------*/ /*** IQuery ***/ #iqueryContainer { visibility: hidden; position: absolute; right: 34px; bottom: 1px; overflow: hidden; min-width: 150px; max-width: 250px; height: auto; z-index : 96; } .pm-iquery { background:#D1D1D1; layer-background-color:#D1D1D1; filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; border-width:1px; border-color:#AEAEAE; border-style:inset; padding: 4px; } .pm-iquery th.pm-iquery-header { color: #000080; border-bottom: 2px groove #666666; padding-left: 1px; } .pm-iquery td { padding-left: 2px; vertical-align:top; /*border-top: 1px solid #000000;*/ } .pm-iquery th { padding-left: 4px; vertical-align:top; } /** * Style for suggest box */ .ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; } .ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; } .ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; /* if width will be 100% horizontal scrollbar will apear when scroll mode will be used */ /*width: 100%;*/ font: menu; font-size: 11px; /* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox */ line-height: 16px; overflow: hidden; } .ac_results strong { text-decoration: underline; font-weight:normal; } .ac_loading { background: white url('../images/indicator.gif') right center no-repeat; } .ac_odd { background-color: #eee; } .ac_over { background-color: #0A246A; color: white; }
ms4w/apps/sumbar/public/templates/query.css
.pm-info { color: #D4D0C8; overflow: auto; background:#f5f5f5; } .pm-info { color: #D4D0C8; overflow: auto; background:#eeeeee; color: #000000; } .pm-info table { width: 100%; color: #D4D0C8; border-left: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8; /*border-top: 1px solid #D4D0C8;*/ } .pm-info td { font-size: 10px; text-align: center; color: #000000; background-color: #FBFBFB; padding: 1px 3px 1px 4px; border-top: 1px solid #D4D0C8; border-left: none; border-right: 1px solid #D4D0C8; border-bottom: none; } /* Link for zoom to feature */ .pm-info td.zoomlink { width: 22px; background-color:#EBEADB; border-top: 1px solid #D4D0C8; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: none; } /* FRAME for closing query win */ .pm-info table.close { border: none; } .pm-info td.close { text-align: right; background-color:#EBEADB; border-top: 1px solid #D4D0C8; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: none; padding: 1px; } /* Link for zoom to feature */ .sortable a { color: #000000; text-decoration: underline; } .pm-info img { border: 0; padding: 0px; } /* LAYER NAME */ .pm-info-layerheader { font-weight: bold; text-align: left; padding: 6px 3px 1px 3px; } /** * SORTABLE TABLES */ /* header line with <TH> */ table.sortable a.sortheader { font-size: 10px; font-weight: bold; text-decoration: none; color:#003333; white-space: nowrap; } table.sortable th.sortheader { background-color:#EBEADB; padding: 2px; border-top: 0px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #ACA899; border-bottom: 2px solid #D6D2C2; text-align: center; } table.sortable span.sortheaderlabel { white-space: normal; } table.sortable span.sortarrow { color: black; text-decoration: none; } /** * Styles related to attribute search */ .pm-searchcont { position:absolute; left: 0px; top:5px; } .pm-searchoptions select{ width:auto; } .pm-searchitem select { width: auto; max-width: 140px; } table.pm-searchitem td { padding: 0px 1px 0px 4px; } td.pm-searchdesc { /*width:80px;*/ white-space: nowrap; } input.pm-search-textinput-compare { width:6em; } table.pm-searchitem div { display: inline; } table.pm-searchitem td { white-space: nowrap; } table.pm-searchitem img { vertical-align:bottom; padding: 0px 0px 1px 5px; } /*--- For treeview style ---*/ .jqmdMSG ul.treeview a { color: #000000; text-decoration: underline; } .jqmdMSG ul.treeview a:hover { color: #0000cc; } /*----------------------------*/ /*** IQuery ***/ #iqueryContainer { visibility: hidden; position: absolute; right: 34px; bottom: 1px; overflow: hidden; min-width: 150px; max-width: 250px; height: auto; z-index : 96; } .pm-iquery { background:#D1D1D1; layer-background-color:#D1D1D1; filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; border-width:1px; border-color:#AEAEAE; border-style:inset; padding: 4px; } .pm-iquery th.pm-iquery-header { color: #000080; border-bottom: 2px groove #666666; padding-left: 1px; } .pm-iquery td { padding-left: 2px; vertical-align:top; /*border-top: 1px solid #000000;*/ } .pm-iquery th { padding-left: 4px; vertical-align:top; } /** * Style for suggest box */ .ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; } .ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; } .ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; /* if width will be 100% horizontal scrollbar will apear when scroll mode will be used */ /*width: 100%;*/ font: menu; font-size: 11px; /* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox */ line-height: 16px; overflow: hidden; } .ac_results strong { text-decoration: underline; font-weight:normal; } .ac_loading { background: white url('../images/indicator.gif') right center no-repeat; } .ac_odd { background-color: #eee; } .ac_over { background-color: #0A246A; color: white; }
0.36591
0.117876
#page-header { margin-top:5px; margin-bottom: 35px; } #page-footer { border-top: 0px; } .arrow {color: #3d3d3d; } .block .header h2 {color: #3d3d3d;} .pagelayout-report .no-overflow { overflow: auto; } /* Tab Navigation */ .nav-tabs { margin: 0px; padding: 0px; border: 0px; } .nav-tabs > li > a { background: #DADADA; border-radius: 0; box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4); } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { background: #F5F5F5; box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4); } /* Tab Content */ .entrybox { background: #F5F5F5; box-shadow: 0 0 4px rgba(0,0,0,.4); border-radius: 0; text-align: center; padding-top: 15px; } /********Frontpage**********/ .service { display:block; padding:10px; margin: 10px; text-align:left; background-color: [[setting:marketboxcolor]]; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } /*#fullbkg { background: url([[setting:fpbkg]]) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index:0; position: absolute; }*/ #fullbkg { background: url([[setting:fpbkg]]) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } /*Frontpage Login*/ .wrap { width:250px; height: auto; margin: auto; margin-top: 10%; margin-bottom: 3%; } .avatarlogin { width: 100%; margin: auto; width: 65px; border-radius: 100px; height: 65px; background: #000 ; position: relative; bottom: -15px; } .avatarlogin img { width: 55px; height: 55px; border-radius: 100px; margin: auto; border:3px solid #fff; display: block; } .wrap input { border: none; background: #fff; font-family:Lato ; font-weight:700 ; display: block; height: 40px; outline: none; width: calc(100% - 24px) ; margin: auto; padding: 6px 12px 6px 12px; } .bar { width: 100%; height: 1px; background: #fff ; } .bar i { width: 95%; margin: auto; height: 1px ; display: block; background: #d1d1d1; } .wrap input[type="text"] { border-radius: 7px 7px 0px 0px ; } .wrap input[type="password"] { border-radius: 0px 0px 7px 7px ; } .forgot_link { color: #83afdf ; color: #83afdf; text-decoration: none; font-size: 11px; position: relative; left: 193px; top: -36px; } .wrap button { width: 100%; border-radius: 7px; background: #b6ee65; text-decoration: center; border: none; color: #51771a; margin-top:-5px; padding-top: 14px; padding-bottom: 14px; outline: none; font-size: 20px; border-bottom: 3px solid #307d63; cursor: pointer; } .loginbox h2{ color: #DBDBDB; text-align:center; } .loginbox form a{ color: #fff; } .loginbox form{ color: #fff; } .loginbox p{ color: #fff; } .loginpanel .loginsub { background: #EC8D6A; max-width:400px; -webkit-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -moz-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; border:5px solid #fff; margin: auto; padding:20px; } .signuppanel .subcontent{ background: rgba(0,0,0,.6); max-width:400px; -webkit-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -moz-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; margin: auto; } /* Alerts (aardvark) */ #page-header-generalalert { clear:both; display: block; color:#ff9f00; background-color:#fef8d2; padding:8px 35px 8px 14px; margin-bottom:20px; text-shadow:0 1px 0 rgba(255,255,255,0.5); border:1px solid #fde6af; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } #page-header-generalalert:before { background-color: #ff9f00; color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.4em; margin-right: 0.5em; margin-top: -0.15em; margin-left: -0.5em; padding-top: 0.2em; text-align: center; width: 1.7em; content:"\f06a"; border-radius: 3px 3px 3px 3px; text-shadow:none; } #page-header-snowalert { clear:both; display: block; color:#3a87ad; background-color:#d9edf7; padding:8px 35px 8px 14px; margin-bottom:20px; text-shadow:0 1px 0 rgba(255,255,255,0.5); border:1px solid #bce8f1; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } #page-header-snowalert:before { background-color: #3a87ad; color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.4em; margin-right: 0.5em; margin-top: -0.15em; margin-left: -0.5em; padding-top: 0.2em; text-align: center; width: 1.7em; content:"\f069"; border-radius: 3px 3px 3px 3px; text-shadow:none; } /*Google Fonts (Theme Essential)*/ /* @group Headings */ h1, h2, h3, h4, h5, h6, .back-to-top, .socials p, #socialheading, .forumpost .subject, .block_login label { font-family: "[[setting:headingfont]]", sans-serif; } /* @group Main Text */ body, .block_login input[type="submit"] { font-family: "[[setting:bodyfont]]", Arial, Helvetica, sans-serif; font-size: [[setting:bodysize]]; font-weight: [[setting:bodyweight]]; } /* @end */ /*Special thanks to <NAME> (Theme Aardvark) for the colored icons in the blocks. */ .block .header .title h2:before { color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.3em; margin-left: -0.5em; margin-right: 0.5em; margin-top: -0.2em; padding-top: 0.2em; text-align: center; width: 1.5em; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; } .block_news_items .header .title h2:before { background-color: #29A294; content:"\f0a1"; } .block_navigation .header .title h2:before { background-color: #f42941; content:"\f0e8"; } .block_calendar_upcoming .header .title h2:before, .block_calendar_month .header .title h2:before { background-color: #008ecd; content:"\f073"; } .block_course_list .header .title h2:before { background-color: #ffce00; content:"\f108"; } .block_completionstatus .header .title h2:before, .block_selfcompletion .header .title h2:before { background-color: #76b900; content:"\f0e4"; } .block_rss_client .header .title h2:before { background-color: #ff9500; content:"\f09e"; } .block_rss_plus .header .title h2:before { background-color: #ff9500; content:"\f09e"; } .block_blog_menu .header .title h2:before { background-color: #ff9500; content:"\f02d"; } .block_quiz_results .header .title h2:before { background-color: #76b900; content:"\f080"; } .block_quiz_navblock .header .title h2:before { background-color: #76b900; content:"\f126"; } .block_glossary_random .header .title h2:before { background-color: #3d3d3d; content:"\f0eb"; } .block_book_toc .header .title h2:before { background-color: #3d3d3d; content:"\f02d"; } .block_participants .header .title h2:before, .block_online_users .header .title h2:before { background-color: #92499e; content:"\f0c0"; } .block_html .header .title h2:before { background-color: #eeeeee; } .block_section_links .header .title h2:before { background-color: #f42941; content:"\f02e"; } .block_activity_modules .header .title h2:before { background-color: #f42941; content:"\f12e"; } .block_comments .header .title h2:before { background-color: #ffce00; content:"\f075"; } .block_settings .header .title h2:before, .block_admin_bookmarks .header .title h2:before{ background-color: #004675; content:"\f085"; } .block_blog_tags .header .title h2:before, .block_tags .header .title h2:before { background-color: #ff9f00; content:"\f02c"; } .block_private_files .header .title h2:before { background-color: #82cadd; content:"\f114"; } .block_block_mentees .header .title h2:before { background-color: #3d3d3d; content:"\f0c0"; } .block_messages .header .title h2:before { background-color: #ffce00; content:"\f0e0"; } .block_community .header .title h2:before { background-color: #ffce00; content:"\f0ac"; } .block_login .header .title h2:before { background-color: #3d3d3d; content:"\f007"; } .block_recent_activity .header .title h2:before { background-color: #cee3ed; content:"\f017"; } .block_search_forums .header .title h2:before { background-color: #ffce00; content:"\f0e6"; } .block_myprofile .header .title h2:before { background-color: #f42941; content:"\f007"; } .block_adminblock .header .title h2:before { background-color: #E0F52A; content:"\f055"; } .block_feedback .header .title h2:before { background-color: #ffce00; content:"\f087"; } .block_flickr .header .title h2:before { background-color: #ff3096; content:"\f03e"; } .block_youtube .header .title h2:before { background-color: #f42941; content:"\f145"; } .block_course_badges .header .title h2:before { background-color: #29a294; content:"\f091"; } .block_twitter_search .header .title h2:before { background-color: #008ecd; content:"\f099"; } .block_heritage .header .title h2:before { background-color: #3e647e; content:"\f02d"; } .block_lrc .header .title h2:before { background-color: #3e647e; content:"\f02d"; } /*box shadows */ @media screen{ .block, .service { position:relative; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; } .block:before, .block:after, .service:before, .service:after { content:""; position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:50%; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px; } #region-main { position:relative; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; } #region-main:before, #region-main:after { content:""; position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:50%; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px; } } /* BREADCRUMBS */ .breadcrumb-nav { background-color:none; } .breadcrumb { display: inline-block; box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35); overflow: hidden; border-radius: 5px; background-color:none; margin:0px; padding:0px; background: none; } .breadcrumb a { color:white; } .breadcrumb li { text-decoration: none; outline: none; display: block; float: left; font-size: 14px; line-height: 36px; color: white; padding: 0 15px 0 30px; background: #666; background: linear-gradient(#666, #333); position: relative; background-color:none; } .breadcrumb li:first-child { padding-left: 25px; border-radius: 5px 0 0 5px; } .breadcrumb li:first-child:before { left: 14px; } .breadcrumb li:last-child { border-radius: 0 5px 5px 0; padding-right: 20px; } /*hover/active styles*/ .breadcrumb li.active, .breadcrumb li:hover{ background: #333; background: linear-gradient(#333, #000); } .breadcrumb li.active:after, .breadcrumb li:hover:after { background: #333; background: linear-gradient(135deg, #333, #000); } .breadcrumb li:after { content: ''; position: absolute; top: 0; right: -18px; width: 36px; height: 36px; transform: scale(0.707) rotate(45deg); z-index: 1; background: #666; background: linear-gradient(135deg, #666, #333); box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1); border-radius: 0 5px 0 50px; } .breadcrumb li:last-child:after { content: none; } .course-title { position: relative; border-bottom: 4px solid #000; margin-bottom: 30px; text-transform: uppercase; padding-left:15px; padding-right: 15px; } #editbutton { float: right; } .course-title:after, .course-title:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .course-title:after { border-color: rgba(136, 183, 213, 0); border-width: 20px; margin-left: -20px; } .course-title:before { border-color: rgba(194, 225, 245, 0); border-top-color: #000; border-width: 26px; margin-left: -26px; } #dndupload-status { position: fixed; left: 0; width: 40%; margin: 0 30%; padding: 6px; border: 1px solid #bce8f1; text-align: center; background: #d9edf7; color: #3a87ad; z-index: 100; -webkit-box-shadow: 2px 2px 5px 1px #ccc; -moz-box-shadow: 2px 2px 5px 1px #ccc; box-shadow: 2px 2px 5px 1px #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } .user-enroller-panel { z-index: 2; } .fpicon { float: left; display: inline-block; margin:0px; padding:0px; max-width:80px; } .fpsearch { float: right; display: inline-block; margin:5px; } .navicon { margin-right: 10px; padding:5px; } /*PRINT */ @media print { body * {visibility: hidden;} #region-main * {visibility: visible; display:block;} #region-main { position: absolute; top: 40px; max-width:650px;} .course-content {border:0px;} } /*Social Wall*/ .format-socialwall .course-content ul.topics li.section { border-bottom: 0px solid #ccc; margin-top: 0; } .format-socialwall #section-0 .content { display:none; visibility: hidden; } .format-socialwall #section-2 .content { background-color: #f7f7f7; padding: 10px; margin: 0px; border: 3px solid #d4d4d4; border-radius: 4px; margin-top:15px; margin-bottom: 15px; -moz-box-shadow: 0px 0px 25px #000; -webkit-box-shadow: 0 0 25px #000; box-shadow: 0px 0px 25px #000; } .format-socialwall .tl-post { margin: 30px 0px 50px 0px; padding:15px; } .format-socialwall .tl-posttext { background-color: #F5F5F5; padding: 10px 10px 20px 10px; border-radius: 10px 10px 0px 0px; border: 1px solid #ccc; margin-top: 10px; } .format-socialwall ul.section.tl-postattachment { background-color: #F6FAA0; padding: 5px 5px 5px 50px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin:0px; } .format-socialwall ul.section.tl-postattachment:before { content: "\f0c6 Attachments"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; margin-left:-15px; padding-bottom: 4px; border-bottom:2px solid #ccc; } .format-socialwall .tl-comments:before { content: "\f0e6 Comments"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; padding-bottom: 4px; width:100%; text-align: center; } .format-socialwall .tl-posttext:before{ content: "\f0e5 Message"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; padding-bottom: 4px; border-bottom:2px solid #ccc; width:100%; text-align: center; } .format-socialwall .tl-post:before{ content: "\f086 Post"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 18px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); padding-bottom: 4px; padding-left:15px; text-align: center; } .format-socialwall .tl-text { margin-left: 40px; padding:10px; border: 2px solid #efefef; -moz-box-shadow: 0px 0px 25px #000; -webkit-box-shadow: 0 0 25px #000; box-shadow: 0px 0px 25px #000; border-radius: 4px 4px 4px 4px; background-color: #fff; } .format-socialwall .tl-comments { padding:15px; margin:0px; } .format-socialwall .tl-comments .tl-text { border: 2px solid #ccc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .format-socialwall .tl-comment { padding-left:25px; padding-top: 0px; padding-bottom: 0px; } .format-socialwall .tl-post-actionarea { border: 1px solid #ccc; padding: 4px 4px 10px 4px; background: #F0F3F7; border-radius: 0px 0px 5px 5px; } .format-socialwall .tl-timeago, .tl-counts { font-size: 12px; color: #666; line-height: 15px; padding-bottom: 5px; } .format-socialwall .like { border-top: 1px solid #96d1f8; background: #65a9d7; background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7)); background: -webkit-linear-gradient(top, #3e779d, #65a9d7); background: -moz-linear-gradient(top, #3e779d, #65a9d7); background: -ms-linear-gradient(top, #3e779d, #65a9d7); background: -o-linear-gradient(top, #3e779d, #65a9d7); padding: 5px 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; font-family: Georgia, serif; text-decoration: none; vertical-align: middle; } .format-socialwall .like:hover { border-top-color: #28597a; background: #28597a; color: #ccc; } .format-socialwall .like:active { border-top-color: #1b435e; background: #1b435e; } .format-socialwall .likenomore { border-top: 1px solid #96d1f8; background: #65a9d7; background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7)); background: -webkit-linear-gradient(top, #3e779d, #65a9d7); background: -moz-linear-gradient(top, #3e779d, #65a9d7); background: -ms-linear-gradient(top, #3e779d, #65a9d7); background: -o-linear-gradient(top, #3e779d, #65a9d7); padding: 5px 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; font-family: Georgia, serif; text-decoration: none; vertical-align: middle; } .format-socialwall .likenomore:hover { border-top-color: #28597a; background: #28597a; color: #ccc; } .format-socialwall .likenomore:active { border-top-color: #1b435e; background: #1b435e; } .format-socialwall form.tl-commentform { padding-top: 10px; } .format-socialwall #postform .fitem .felement #id_submitbutton { margin:0px; } /*Time for the CSS SLIDESHOW OPTION */ .slider { max-width: 900px; /*Same as width of the large image*/ position: relative; /*Instead of height we will use padding*/ padding-top: 300px; /*That helps bring the labels down*/ margin: 15px auto; /*Lets add a shadow*/ border: 12px rgba(255,255,240,1) solid; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8); box-shadow: 0px 0px 5px rgba(0,0,0,.8); } /*Last thing remaining is to add transitions*/ .slider>img{ position: absolute; left: 0px; top: 0px; transition: all 0.5s; width:100%; height:100%; margin: 0px; padding: 0px; } .slider input[name='slide_switch'] { display: none; } .slider label { /*Lets add some spacing for the thumbnails*/ margin: 20px 0px 0px 20px; float:left; font-size: 0px; cursor: pointer; transition: all 0.5s; /*Default style = low opacity*/ opacity: 0.6; padding:0px; border: 3px rgba(255,255,240,1) solid; -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.8); box-shadow: 0px 0px 2px rgba(0,0,0,.8); } .slider label img{ display: block; width:50px; height:30px; margin: 0px; padding: 0px; } /*Time to add the click effects*/ .slider input[name='slide_switch']:checked+label { border-color: #FFFB2B; opacity: 1; } /*Clicking any thumbnail now should change its opacity(style)*/ /*Time to work on the main images*/ .slider input[name='slide_switch'] ~ img { opacity: 0; transform: scale(0.9); } /*That hides all main images at a 110% size On click the images will be displayed at normal size to complete the effect */ .slider input[name='slide_switch']:checked+label+img { opacity: 1; transform: scale(1); } /*Clicking on any thumbnail now should activate the image related to it*/
public/css/qlms.css
#page-header { margin-top:5px; margin-bottom: 35px; } #page-footer { border-top: 0px; } .arrow {color: #3d3d3d; } .block .header h2 {color: #3d3d3d;} .pagelayout-report .no-overflow { overflow: auto; } /* Tab Navigation */ .nav-tabs { margin: 0px; padding: 0px; border: 0px; } .nav-tabs > li > a { background: #DADADA; border-radius: 0; box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4); } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { background: #F5F5F5; box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4); } /* Tab Content */ .entrybox { background: #F5F5F5; box-shadow: 0 0 4px rgba(0,0,0,.4); border-radius: 0; text-align: center; padding-top: 15px; } /********Frontpage**********/ .service { display:block; padding:10px; margin: 10px; text-align:left; background-color: [[setting:marketboxcolor]]; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } /*#fullbkg { background: url([[setting:fpbkg]]) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index:0; position: absolute; }*/ #fullbkg { background: url([[setting:fpbkg]]) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } /*Frontpage Login*/ .wrap { width:250px; height: auto; margin: auto; margin-top: 10%; margin-bottom: 3%; } .avatarlogin { width: 100%; margin: auto; width: 65px; border-radius: 100px; height: 65px; background: #000 ; position: relative; bottom: -15px; } .avatarlogin img { width: 55px; height: 55px; border-radius: 100px; margin: auto; border:3px solid #fff; display: block; } .wrap input { border: none; background: #fff; font-family:Lato ; font-weight:700 ; display: block; height: 40px; outline: none; width: calc(100% - 24px) ; margin: auto; padding: 6px 12px 6px 12px; } .bar { width: 100%; height: 1px; background: #fff ; } .bar i { width: 95%; margin: auto; height: 1px ; display: block; background: #d1d1d1; } .wrap input[type="text"] { border-radius: 7px 7px 0px 0px ; } .wrap input[type="password"] { border-radius: 0px 0px 7px 7px ; } .forgot_link { color: #83afdf ; color: #83afdf; text-decoration: none; font-size: 11px; position: relative; left: 193px; top: -36px; } .wrap button { width: 100%; border-radius: 7px; background: #b6ee65; text-decoration: center; border: none; color: #51771a; margin-top:-5px; padding-top: 14px; padding-bottom: 14px; outline: none; font-size: 20px; border-bottom: 3px solid #307d63; cursor: pointer; } .loginbox h2{ color: #DBDBDB; text-align:center; } .loginbox form a{ color: #fff; } .loginbox form{ color: #fff; } .loginbox p{ color: #fff; } .loginpanel .loginsub { background: #EC8D6A; max-width:400px; -webkit-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -moz-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; border:5px solid #fff; margin: auto; padding:20px; } .signuppanel .subcontent{ background: rgba(0,0,0,.6); max-width:400px; -webkit-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -moz-box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); box-shadow: 1px 0px 29px 14px rgba(255,255,255,0.6); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; margin: auto; } /* Alerts (aardvark) */ #page-header-generalalert { clear:both; display: block; color:#ff9f00; background-color:#fef8d2; padding:8px 35px 8px 14px; margin-bottom:20px; text-shadow:0 1px 0 rgba(255,255,255,0.5); border:1px solid #fde6af; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } #page-header-generalalert:before { background-color: #ff9f00; color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.4em; margin-right: 0.5em; margin-top: -0.15em; margin-left: -0.5em; padding-top: 0.2em; text-align: center; width: 1.7em; content:"\f06a"; border-radius: 3px 3px 3px 3px; text-shadow:none; } #page-header-snowalert { clear:both; display: block; color:#3a87ad; background-color:#d9edf7; padding:8px 35px 8px 14px; margin-bottom:20px; text-shadow:0 1px 0 rgba(255,255,255,0.5); border:1px solid #bce8f1; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } #page-header-snowalert:before { background-color: #3a87ad; color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.4em; margin-right: 0.5em; margin-top: -0.15em; margin-left: -0.5em; padding-top: 0.2em; text-align: center; width: 1.7em; content:"\f069"; border-radius: 3px 3px 3px 3px; text-shadow:none; } /*Google Fonts (Theme Essential)*/ /* @group Headings */ h1, h2, h3, h4, h5, h6, .back-to-top, .socials p, #socialheading, .forumpost .subject, .block_login label { font-family: "[[setting:headingfont]]", sans-serif; } /* @group Main Text */ body, .block_login input[type="submit"] { font-family: "[[setting:bodyfont]]", Arial, Helvetica, sans-serif; font-size: [[setting:bodysize]]; font-weight: [[setting:bodyweight]]; } /* @end */ /*Special thanks to <NAME> (Theme Aardvark) for the colored icons in the blocks. */ .block .header .title h2:before { color: #FFFFFF; display: block; float: left; font-family: FontAwesome; font-size: 1.2em; height: 1.3em; margin-left: -0.5em; margin-right: 0.5em; margin-top: -0.2em; padding-top: 0.2em; text-align: center; width: 1.5em; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; } .block_news_items .header .title h2:before { background-color: #29A294; content:"\f0a1"; } .block_navigation .header .title h2:before { background-color: #f42941; content:"\f0e8"; } .block_calendar_upcoming .header .title h2:before, .block_calendar_month .header .title h2:before { background-color: #008ecd; content:"\f073"; } .block_course_list .header .title h2:before { background-color: #ffce00; content:"\f108"; } .block_completionstatus .header .title h2:before, .block_selfcompletion .header .title h2:before { background-color: #76b900; content:"\f0e4"; } .block_rss_client .header .title h2:before { background-color: #ff9500; content:"\f09e"; } .block_rss_plus .header .title h2:before { background-color: #ff9500; content:"\f09e"; } .block_blog_menu .header .title h2:before { background-color: #ff9500; content:"\f02d"; } .block_quiz_results .header .title h2:before { background-color: #76b900; content:"\f080"; } .block_quiz_navblock .header .title h2:before { background-color: #76b900; content:"\f126"; } .block_glossary_random .header .title h2:before { background-color: #3d3d3d; content:"\f0eb"; } .block_book_toc .header .title h2:before { background-color: #3d3d3d; content:"\f02d"; } .block_participants .header .title h2:before, .block_online_users .header .title h2:before { background-color: #92499e; content:"\f0c0"; } .block_html .header .title h2:before { background-color: #eeeeee; } .block_section_links .header .title h2:before { background-color: #f42941; content:"\f02e"; } .block_activity_modules .header .title h2:before { background-color: #f42941; content:"\f12e"; } .block_comments .header .title h2:before { background-color: #ffce00; content:"\f075"; } .block_settings .header .title h2:before, .block_admin_bookmarks .header .title h2:before{ background-color: #004675; content:"\f085"; } .block_blog_tags .header .title h2:before, .block_tags .header .title h2:before { background-color: #ff9f00; content:"\f02c"; } .block_private_files .header .title h2:before { background-color: #82cadd; content:"\f114"; } .block_block_mentees .header .title h2:before { background-color: #3d3d3d; content:"\f0c0"; } .block_messages .header .title h2:before { background-color: #ffce00; content:"\f0e0"; } .block_community .header .title h2:before { background-color: #ffce00; content:"\f0ac"; } .block_login .header .title h2:before { background-color: #3d3d3d; content:"\f007"; } .block_recent_activity .header .title h2:before { background-color: #cee3ed; content:"\f017"; } .block_search_forums .header .title h2:before { background-color: #ffce00; content:"\f0e6"; } .block_myprofile .header .title h2:before { background-color: #f42941; content:"\f007"; } .block_adminblock .header .title h2:before { background-color: #E0F52A; content:"\f055"; } .block_feedback .header .title h2:before { background-color: #ffce00; content:"\f087"; } .block_flickr .header .title h2:before { background-color: #ff3096; content:"\f03e"; } .block_youtube .header .title h2:before { background-color: #f42941; content:"\f145"; } .block_course_badges .header .title h2:before { background-color: #29a294; content:"\f091"; } .block_twitter_search .header .title h2:before { background-color: #008ecd; content:"\f099"; } .block_heritage .header .title h2:before { background-color: #3e647e; content:"\f02d"; } .block_lrc .header .title h2:before { background-color: #3e647e; content:"\f02d"; } /*box shadows */ @media screen{ .block, .service { position:relative; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; } .block:before, .block:after, .service:before, .service:after { content:""; position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:50%; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px; } #region-main { position:relative; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; } #region-main:before, #region-main:after { content:""; position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:50%; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px; } } /* BREADCRUMBS */ .breadcrumb-nav { background-color:none; } .breadcrumb { display: inline-block; box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35); overflow: hidden; border-radius: 5px; background-color:none; margin:0px; padding:0px; background: none; } .breadcrumb a { color:white; } .breadcrumb li { text-decoration: none; outline: none; display: block; float: left; font-size: 14px; line-height: 36px; color: white; padding: 0 15px 0 30px; background: #666; background: linear-gradient(#666, #333); position: relative; background-color:none; } .breadcrumb li:first-child { padding-left: 25px; border-radius: 5px 0 0 5px; } .breadcrumb li:first-child:before { left: 14px; } .breadcrumb li:last-child { border-radius: 0 5px 5px 0; padding-right: 20px; } /*hover/active styles*/ .breadcrumb li.active, .breadcrumb li:hover{ background: #333; background: linear-gradient(#333, #000); } .breadcrumb li.active:after, .breadcrumb li:hover:after { background: #333; background: linear-gradient(135deg, #333, #000); } .breadcrumb li:after { content: ''; position: absolute; top: 0; right: -18px; width: 36px; height: 36px; transform: scale(0.707) rotate(45deg); z-index: 1; background: #666; background: linear-gradient(135deg, #666, #333); box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1); border-radius: 0 5px 0 50px; } .breadcrumb li:last-child:after { content: none; } .course-title { position: relative; border-bottom: 4px solid #000; margin-bottom: 30px; text-transform: uppercase; padding-left:15px; padding-right: 15px; } #editbutton { float: right; } .course-title:after, .course-title:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .course-title:after { border-color: rgba(136, 183, 213, 0); border-width: 20px; margin-left: -20px; } .course-title:before { border-color: rgba(194, 225, 245, 0); border-top-color: #000; border-width: 26px; margin-left: -26px; } #dndupload-status { position: fixed; left: 0; width: 40%; margin: 0 30%; padding: 6px; border: 1px solid #bce8f1; text-align: center; background: #d9edf7; color: #3a87ad; z-index: 100; -webkit-box-shadow: 2px 2px 5px 1px #ccc; -moz-box-shadow: 2px 2px 5px 1px #ccc; box-shadow: 2px 2px 5px 1px #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } .user-enroller-panel { z-index: 2; } .fpicon { float: left; display: inline-block; margin:0px; padding:0px; max-width:80px; } .fpsearch { float: right; display: inline-block; margin:5px; } .navicon { margin-right: 10px; padding:5px; } /*PRINT */ @media print { body * {visibility: hidden;} #region-main * {visibility: visible; display:block;} #region-main { position: absolute; top: 40px; max-width:650px;} .course-content {border:0px;} } /*Social Wall*/ .format-socialwall .course-content ul.topics li.section { border-bottom: 0px solid #ccc; margin-top: 0; } .format-socialwall #section-0 .content { display:none; visibility: hidden; } .format-socialwall #section-2 .content { background-color: #f7f7f7; padding: 10px; margin: 0px; border: 3px solid #d4d4d4; border-radius: 4px; margin-top:15px; margin-bottom: 15px; -moz-box-shadow: 0px 0px 25px #000; -webkit-box-shadow: 0 0 25px #000; box-shadow: 0px 0px 25px #000; } .format-socialwall .tl-post { margin: 30px 0px 50px 0px; padding:15px; } .format-socialwall .tl-posttext { background-color: #F5F5F5; padding: 10px 10px 20px 10px; border-radius: 10px 10px 0px 0px; border: 1px solid #ccc; margin-top: 10px; } .format-socialwall ul.section.tl-postattachment { background-color: #F6FAA0; padding: 5px 5px 5px 50px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin:0px; } .format-socialwall ul.section.tl-postattachment:before { content: "\f0c6 Attachments"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; margin-left:-15px; padding-bottom: 4px; border-bottom:2px solid #ccc; } .format-socialwall .tl-comments:before { content: "\f0e6 Comments"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; padding-bottom: 4px; width:100%; text-align: center; } .format-socialwall .tl-posttext:before{ content: "\f0e5 Message"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); margin-bottom: 7px; padding-bottom: 4px; border-bottom:2px solid #ccc; width:100%; text-align: center; } .format-socialwall .tl-post:before{ content: "\f086 Post"; color:#A83116; line-height: 20px; horizontal-aling: ; display: inline-block; font: 18px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); padding-bottom: 4px; padding-left:15px; text-align: center; } .format-socialwall .tl-text { margin-left: 40px; padding:10px; border: 2px solid #efefef; -moz-box-shadow: 0px 0px 25px #000; -webkit-box-shadow: 0 0 25px #000; box-shadow: 0px 0px 25px #000; border-radius: 4px 4px 4px 4px; background-color: #fff; } .format-socialwall .tl-comments { padding:15px; margin:0px; } .format-socialwall .tl-comments .tl-text { border: 2px solid #ccc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .format-socialwall .tl-comment { padding-left:25px; padding-top: 0px; padding-bottom: 0px; } .format-socialwall .tl-post-actionarea { border: 1px solid #ccc; padding: 4px 4px 10px 4px; background: #F0F3F7; border-radius: 0px 0px 5px 5px; } .format-socialwall .tl-timeago, .tl-counts { font-size: 12px; color: #666; line-height: 15px; padding-bottom: 5px; } .format-socialwall .like { border-top: 1px solid #96d1f8; background: #65a9d7; background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7)); background: -webkit-linear-gradient(top, #3e779d, #65a9d7); background: -moz-linear-gradient(top, #3e779d, #65a9d7); background: -ms-linear-gradient(top, #3e779d, #65a9d7); background: -o-linear-gradient(top, #3e779d, #65a9d7); padding: 5px 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; font-family: Georgia, serif; text-decoration: none; vertical-align: middle; } .format-socialwall .like:hover { border-top-color: #28597a; background: #28597a; color: #ccc; } .format-socialwall .like:active { border-top-color: #1b435e; background: #1b435e; } .format-socialwall .likenomore { border-top: 1px solid #96d1f8; background: #65a9d7; background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7)); background: -webkit-linear-gradient(top, #3e779d, #65a9d7); background: -moz-linear-gradient(top, #3e779d, #65a9d7); background: -ms-linear-gradient(top, #3e779d, #65a9d7); background: -o-linear-gradient(top, #3e779d, #65a9d7); padding: 5px 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; font-family: Georgia, serif; text-decoration: none; vertical-align: middle; } .format-socialwall .likenomore:hover { border-top-color: #28597a; background: #28597a; color: #ccc; } .format-socialwall .likenomore:active { border-top-color: #1b435e; background: #1b435e; } .format-socialwall form.tl-commentform { padding-top: 10px; } .format-socialwall #postform .fitem .felement #id_submitbutton { margin:0px; } /*Time for the CSS SLIDESHOW OPTION */ .slider { max-width: 900px; /*Same as width of the large image*/ position: relative; /*Instead of height we will use padding*/ padding-top: 300px; /*That helps bring the labels down*/ margin: 15px auto; /*Lets add a shadow*/ border: 12px rgba(255,255,240,1) solid; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8); box-shadow: 0px 0px 5px rgba(0,0,0,.8); } /*Last thing remaining is to add transitions*/ .slider>img{ position: absolute; left: 0px; top: 0px; transition: all 0.5s; width:100%; height:100%; margin: 0px; padding: 0px; } .slider input[name='slide_switch'] { display: none; } .slider label { /*Lets add some spacing for the thumbnails*/ margin: 20px 0px 0px 20px; float:left; font-size: 0px; cursor: pointer; transition: all 0.5s; /*Default style = low opacity*/ opacity: 0.6; padding:0px; border: 3px rgba(255,255,240,1) solid; -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.8); box-shadow: 0px 0px 2px rgba(0,0,0,.8); } .slider label img{ display: block; width:50px; height:30px; margin: 0px; padding: 0px; } /*Time to add the click effects*/ .slider input[name='slide_switch']:checked+label { border-color: #FFFB2B; opacity: 1; } /*Clicking any thumbnail now should change its opacity(style)*/ /*Time to work on the main images*/ .slider input[name='slide_switch'] ~ img { opacity: 0; transform: scale(0.9); } /*That hides all main images at a 110% size On click the images will be displayed at normal size to complete the effect */ .slider input[name='slide_switch']:checked+label+img { opacity: 1; transform: scale(1); } /*Clicking on any thumbnail now should activate the image related to it*/
0.198802
0.078642