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 |
|---|---|---|---|---|
*{
box-sizing: border-box;
}
.fa {
width: 25px;
float: right;
margin: 1px;
padding: 0.4px;
position: relative;
}
body{
width: 900px;
margin-left: auto;
margin-right: auto;
}
.fa2{
margin: 1px;
float: right;
width: 25px;
}
#logo{
float: left;
width: 40px;
height: 40px;
margin: 15px;
top: 13px;
position: relative;
}
h2{
font-family: cursive;
color: black;
top: 45px;
right: 65px;
position: relative;
}
h3{
font-size:x-large;
position: relative;
top: 25px;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif }
nav{
position: relative;
}
button{
background-color: rgb(241, 36, 36);
color: white;
float: right;
width: 100px;
position: absolute;
border: black;
border: solid;
left: 780px;
margin-top: 15px;
}
h5{
font-size: x-small;
align-content:stretch;
color: grey;
top: 35px;
left: 70px;
position:absolute
}
#firstbox{
float: left;;
}
#secbox{
float: right;;
}
.boxx{
width: 100vh;
margin-bottom: 50px;
box-shadow: 1px 2px 3px;
background-image:url('https://github.com/LTUC/amman-201d18/blob/main/class-10/choco-pizza-lab/lab-assets/list-bg.png?raw=true');
height: 50vh;
}
.printlog{
color: grey;
float: right;
font-size: 5pt;
}
#printimg{
float: right;
}
.Pizza{
margin-left: auto;
margin-right: auto;
font-size: x-small;
color: gray;
margin: 0.5px;
top: 20px;
left: 8px;
position: relative;
}
#lo{
margin-left: auto;
margin-right: auto;
width: 25px;
display: block;
}
.hala2{
width: 50px;
float: left;
position: absolute;
left: 230px;
}
h4{
font-family: cursive;
font-size: medium;
margin-top: 3px;
position: absolute;
left: 280px;
padding-left: 10px;
}
.s1 {
font-family: cursive;
font-size: small;
position: absolute;
left: 275px;
padding: 15px;
}
.s2 {
font-family: cursive;
font-size: small;
position: absolute;
left: 260px;
padding: 30px;
}
footer{
color: grey;
font-size: x-small;
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 120px;
}
body{
background-color:white ;
}
main{
background-color:white;
border:grey
} | css/style.css | *{
box-sizing: border-box;
}
.fa {
width: 25px;
float: right;
margin: 1px;
padding: 0.4px;
position: relative;
}
body{
width: 900px;
margin-left: auto;
margin-right: auto;
}
.fa2{
margin: 1px;
float: right;
width: 25px;
}
#logo{
float: left;
width: 40px;
height: 40px;
margin: 15px;
top: 13px;
position: relative;
}
h2{
font-family: cursive;
color: black;
top: 45px;
right: 65px;
position: relative;
}
h3{
font-size:x-large;
position: relative;
top: 25px;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif }
nav{
position: relative;
}
button{
background-color: rgb(241, 36, 36);
color: white;
float: right;
width: 100px;
position: absolute;
border: black;
border: solid;
left: 780px;
margin-top: 15px;
}
h5{
font-size: x-small;
align-content:stretch;
color: grey;
top: 35px;
left: 70px;
position:absolute
}
#firstbox{
float: left;;
}
#secbox{
float: right;;
}
.boxx{
width: 100vh;
margin-bottom: 50px;
box-shadow: 1px 2px 3px;
background-image:url('https://github.com/LTUC/amman-201d18/blob/main/class-10/choco-pizza-lab/lab-assets/list-bg.png?raw=true');
height: 50vh;
}
.printlog{
color: grey;
float: right;
font-size: 5pt;
}
#printimg{
float: right;
}
.Pizza{
margin-left: auto;
margin-right: auto;
font-size: x-small;
color: gray;
margin: 0.5px;
top: 20px;
left: 8px;
position: relative;
}
#lo{
margin-left: auto;
margin-right: auto;
width: 25px;
display: block;
}
.hala2{
width: 50px;
float: left;
position: absolute;
left: 230px;
}
h4{
font-family: cursive;
font-size: medium;
margin-top: 3px;
position: absolute;
left: 280px;
padding-left: 10px;
}
.s1 {
font-family: cursive;
font-size: small;
position: absolute;
left: 275px;
padding: 15px;
}
.s2 {
font-family: cursive;
font-size: small;
position: absolute;
left: 260px;
padding: 30px;
}
footer{
color: grey;
font-size: x-small;
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 120px;
}
body{
background-color:white ;
}
main{
background-color:white;
border:grey
} | 0.639173 | 0.105211 |
div {
box-sizing: border-box;
}
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;
}
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: "noto-serif";
src: url("../../assets/fonts/notoserif-black-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-black-webfont.woff") format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-bold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-bold-webfont.woff") format("woff");
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-extrabold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-extrabold-webfont.woff") format("woff");
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-extralight-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-extralight-webfont.woff") format("woff");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-light-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-light-webfont.woff") format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-medium-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-medium-webfont.woff") format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-regular-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-regular-webfont.woff") format("woff");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-semibold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-semibold-webfont.woff") format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-thin-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-thin-webfont.woff") format("woff");
font-weight: 100;
font-style: normal;
font-display: swap;
}
/* ----------------------------------------
Our global breakpoints
---------------------------------------- */
.screenreader {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
/* added line */
border: 0;
}
/* ----------------------------------------
Usage mobile first
@include mq('tablet','min')
Usage Mobile last
@include mq('tablet','max')
Usage to-from
@include mq('tablet', 'to', 'desktop')
---------------------------------------- */
/* ----------------------------------------
Simplifies an standardizes positioning of elements
Usage: @include position('relative', 0px, px);
---------------------------------------- */
/* ----------------------------------------
JUST an easy way to center using flexbox
---------------------------------------- */
/* ----------------------------------------
Simplifies adding a Pseudo (:before and :after) element
Usage: @include pseudo();
---------------------------------------- */
/* ----------------------------------------
WHEN INCLUDING A BUTTON IN WORDPRESS
---------------------------------------- */
/* ----------------------------------------
SMAAL HELPER FOR SLANTED TEXT
---------------------------------------- */
/* hide scrollbar but allow scrolling */
.homepage-portfolio-list__inner,
#sb_instagram {
-ms-overflow-style: none;
/* for Internet Explorer, Edge */
scrollbar-width: none;
/* for Firefox */
overflow-y: scroll;
}
.homepage-portfolio-list__inner::-webkit-scrollbar {
display: none;
/* for Chrome, Safari, and Opera */
}
.title-element--with-subtitle {
margin-top: 6rem;
margin-bottom: 0rem;
}
.title-element--with-subtitle .wp-block-group__inner-container {
max-width: 71rem;
margin: 0 auto;
}
.title-element--with-subtitle h6 {
font-style: italic;
font-size: 12px;
font-family: "noto-serif", serif;
font-weight: 300;
color: #AED0D2;
padding-left: 1rem;
margin-bottom: 2rem;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.title-element--with-subtitle h6:before {
content: "";
position: absolute;
left: -32px;
top: 50%;
right: auto;
bottom: auto;
height: 1px;
width: 24px;
background: #AED0D2;
}
@media (min-width: 600px) {
.title-element--with-subtitle h6 {
padding-left: 0.5rem;
}
}
.page-template-page-about .title-element--with-subtitle h6:before {
background-color: #AED0D2;
}
.title-element--with-subtitle h2 {
color: #AED0D2;
font-family: "Inter", sans;
font-size: 40px;
font-weight: 900;
padding-left: 3rem;
}
.title-element--with-subtitle h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-about .title-element--with-subtitle h2 {
font-family: "Playfair Display", serif;
font-style: italic;
}
/* ----------------------------------------
CARD
---------------------------------------- */
.work-card {
min-width: 45%;
height: 450px;
border: 4px solid rgba(255, 255, 255, 0.1);
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.work-card:hover {
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
transform: translateY(-5px);
}
.work-card:hover img {
transform: scale(1);
}
.work-card__image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 100%;
overflow: hidden;
}
.work-card img {
object-fit: cover;
width: 100%;
height: 100%;
transform: scale(1.05);
transition: transform 1s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.work-card__description {
position: absolute;
left: 0;
top: auto;
right: auto;
bottom: 0;
background: rgba(0, 0, 0, 0.8);
width: 80%;
padding: 2rem;
opacity: 1;
clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1s;
}
.work-card__description .brand {
margin-bottom: 2rem;
opacity: 0;
transform: translateY(20px);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1.3s;
}
.work-card__description .brand h3 {
color: white;
font-family: "Inter", sans;
font-size: 14px;
font-weight: 600;
line-height: 160%;
}
.work-card__description .roles {
color: white;
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
opacity: 0;
transform: translateY(30px);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1.6s;
}
/* ----------------------------------------
WRAPPER FOR INTERSECTION OBSERVER
---------------------------------------- */
.work-card--wrapper.in-view .work-card__description {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
}
.work-card--wrapper.in-view .work-card__description .brand,
.work-card--wrapper.in-view .work-card__description .roles {
opacity: 1;
transform: translateY(0);
}
.wp-block-group.nutshell-list {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
}
.wp-block-group.nutshell-list h3 {
font-weight: 900;
font-size: 24px;
font-family: "Playfair Display", serif;
margin-top: 2rem;
margin-bottom: 2rem;
margin-left: 1rem;
}
@media (min-width: 600px) {
.wp-block-group.nutshell-list h3 {
margin-left: -3rem;
}
}
.wp-block-group.nutshell-list ul {
margin-left: 3rem;
}
@media (min-width: 600px) {
.wp-block-group.nutshell-list ul {
margin-left: 26px;
columns: 2;
}
}
.wp-block-group.nutshell-list li {
font-family: "noto-serif", serif;
color: #3E7679;
font-weight: 400;
font-style: italic;
margin-bottom: 1rem;
line-height: 140%;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.wp-block-group.nutshell-list li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 6px;
border: 1px solid #3E7679;
position: absolute;
left: -20px;
top: 5px;
right: auto;
bottom: auto;
}
.wp-block-group.nutshell-list .wp-block-group__inner-container {
padding: 0 !important;
}
.card--about-wrapper .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.card--about-wrapper .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.card--about h2 {
font-family: "noto-serif", serif;
font-size: 4rem;
font-style: italic;
font-weight: 300;
margin-bottom: 2rem;
margin-top: 3rem;
color: white;
}
@media (min-width: 600px) {
.card--about h2 {
margin-top: 0;
}
}
.card--about p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-weight: 200;
color: #fff;
margin-left: 2rem;
width: 80%;
}
@media (min-width: 600px) {
.card--about p {
font-size: 16px;
}
}
.card--about .wp-block-quote {
margin-left: 2rem;
border-left: 1px solid #fff;
padding-left: 1rem;
margin-top: 2rem;
margin-bottom: 3rem;
}
.card--about .wp-block-quote p {
margin-left: 1rem;
font-style: normal;
font-family: "Inter", sans;
font-size: 18px;
}
.card--about.designer .wp-block-media-text__content {
align-self: start;
}
.card--about.developer h2 {
font-family: "Inter", sans;
color: #EEB6EF;
font-style: normal;
font-weight: 800;
}
.card--about.seeder h2 {
font-family: "Playfair Display", serif;
color: #AED0D2;
font-style: normal;
font-weight: 800;
margin-left: 2rem;
}
.card--about.seeder p {
margin-left: 0;
}
.card--about .wp-block-media-text__media {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
display: block;
max-width: 480px;
height: 480px;
text-align: center;
}
.card--about .wp-block-media-text__media img {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0.2s;
box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.25);
object-fit: cover;
width: 100%;
height: 100%;
clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.card--about.in-view img {
opacity: 1;
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}
.btn {
background: white;
padding: 1.4rem 2rem;
border-radius: 30px;
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.19);
font-family: "noto-serif", serif;
font-size: 1rem;
font-weight: 300;
text-decoration: none;
color: #20585B;
display: inline-block;
font-style: italic;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.btn:hover {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.btn--small {
padding: 1rem 2rem 1rem 2.6rem;
}
.btn .icon {
position: absolute;
left: 1rem;
top: 50%;
right: auto;
bottom: auto;
width: 19px;
height: 19px;
transform: translateY(-9px);
}
.btn .icon svg {
width: 100%;
height: 100%;
}
.btn .text {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: 1px;
}
.btn--light {
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.05);
}
.entry-content {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 2;
}
.wp-block-image {
margin: 0;
font-size: 0;
}
.site-header {
position: fixed;
left: 0;
top: 0;
right: auto;
bottom: auto;
height: auto;
z-index: 999;
width: calc(100% - 6rem);
display: flex;
justify-content: space-between;
align-items: center;
padding: 3rem;
pointer-events: none;
}
.site-header .site-branding {
order: 2;
pointer-events: auto;
}
.site-header .navigation {
order: 1;
}
.navigation {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
pointer-events: auto;
/* ----------------------------------------
SOCIAL ICONS
---------------------------------------- */
}
.navigation__trigger {
border: 0;
background: transparent;
width: 48px;
height: 48px;
padding: 10px 0;
cursor: pointer;
mix-blend-mode: exclusion;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3000;
pointer-events: auto;
}
.navigation__trigger span {
position: absolute;
left: 0;
top: 12px;
right: auto;
bottom: auto;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
width: 32px;
height: 1px;
background: #3E7679;
display: block;
transform-origin: 0% 0%;
}
.navigation__trigger span:nth-child(1) {
top: 22px;
width: 24px;
}
.navigation__trigger span:nth-child(2) {
top: 32px;
}
.navigation__trigger:hover span:nth-child(2) {
width: 28px;
}
.navigation__trigger:hover span:nth-child(1) {
width: 32px;
}
.navigation__trigger:focus {
outline: none;
}
.navigation__trigger.is-open {
mix-blend-mode: normal;
}
.navigation__trigger.is-open span {
background-color: white;
}
.navigation__trigger.is-open span:nth-child(3) {
transform: rotate(45deg);
top: 10px;
}
.navigation__trigger.is-open span:nth-child(1) {
transform: rotate(45deg);
opacity: 0;
}
.navigation__trigger.is-open span:nth-child(2) {
transform: rotate(-45deg);
}
.navigation .menu-container-wrapper {
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
right: auto;
bottom: auto;
background: #EA79EC;
transform: translateY(-100%);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
/* ----------------------------------------
OPEN STATE
---------------------------------------- */
}
.navigation .menu-container-wrapper.is-open {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transform: translateY(0%);
}
.navigation .menu-container-wrapper.is-open .primary-menu-container .menu-item .item__inner {
transform: translateY(0rem);
}
.navigation .socials-wrapper {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transform: translateX(-48px);
margin-top: 2rem;
z-index: 4;
/* ----------------------------------------
FINETUNING ICON POSITIONS
---------------------------------------- */
/* ----------------------------------------
LABEL & SVG
---------------------------------------- */
}
.navigation .socials-wrapper ul {
display: flex;
}
.navigation .socials-wrapper .socials__item {
width: 3rem;
height: 3rem;
border-radius: 3rem;
border: 1px solid white;
margin-right: 0.3rem;
transform: scale(0.8);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.navigation .socials-wrapper .socials__item a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.navigation .socials-wrapper .socials__item:hover {
background: white;
}
.navigation .socials-wrapper .socials__item:hover svg {
stroke: #EA79EC;
}
.navigation .socials-wrapper .socials__icon {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.navigation .socials-wrapper .socials__item.instagram .socials__icon, .navigation .socials-wrapper .socials__item.twitter .socials__icon {
top: 3px;
}
.navigation .socials-wrapper .socials__label {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
/* added line */
border: 0;
}
.navigation .socials-wrapper svg {
stroke-width: 1px;
stroke: white;
}
.navigation .primary-menu-container {
display: flex;
}
.navigation .primary-menu-container .menu-item {
margin-bottom: 2rem;
display: block;
height: 3rem;
overflow: hidden;
}
.navigation .primary-menu-container .menu-item:hover .item__inner a {
transform: translateY(1rem) !important;
opacity: 0.8;
}
.navigation .primary-menu-container .menu-item a {
color: #fff;
font-family: "Playfair Display", serif;
display: block;
text-decoration: none;
font-weight: 900;
font-size: 48px;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.navigation .primary-menu-container .menu-item:nth-child(1) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.25s;
}
.navigation .primary-menu-container .menu-item:nth-child(1) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(2) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.3s;
}
.navigation .primary-menu-container .menu-item:nth-child(2) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(3) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.35s;
}
.navigation .primary-menu-container .menu-item:nth-child(3) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(4) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.4s;
}
.navigation .primary-menu-container .menu-item:nth-child(4) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(5) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.45s;
}
.navigation .primary-menu-container .menu-item:nth-child(5) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(6) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.5s;
}
.navigation .primary-menu-container .menu-item:nth-child(6) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(7) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.55s;
}
.navigation .primary-menu-container .menu-item:nth-child(7) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(8) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.6s;
}
.navigation .primary-menu-container .menu-item:nth-child(8) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(9) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.65s;
}
.navigation .primary-menu-container .menu-item:nth-child(9) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(10) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.7s;
}
.navigation .primary-menu-container .menu-item:nth-child(10) .item__inner:hover {
transition-delay: 0;
}
/* ----------------------------------------
SECONDARY NAV AT BOTTOM OF VIEWPORT
---------------------------------------- */
.secondary-navigation-wrapper {
background: #AED0D2;
padding: 0 4rem 0 3rem;
height: 9rem;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 4;
}
.secondary-navigation-wrapper .secondary-menu-wrapper {
display: none;
}
@media (min-width: 900px) {
.secondary-navigation-wrapper .secondary-menu-wrapper {
display: flex;
}
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item:not(:last-child) {
margin-right: 2rem;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item a {
font-family: "Playfair Display", serif;
font-weight: 900;
font-size: 18px;
color: white;
text-decoration: none;
text-transform: lowercase;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item a:hover {
color: #20585B;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item.current-menu-item a {
color: #20585B;
}
.secondary-navigation-wrapper .logo {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.secondary-navigation-wrapper .logo svg {
width: 100%;
}
.secondary-navigation-wrapper .logo:after {
content: "";
position: absolute;
left: 0;
top: 0;
left: auto;
right: -130px;
top: 50%;
height: 1px;
width: 115px;
background-color: #fff;
display: none;
}
@media (min-width: 600px) {
.secondary-navigation-wrapper .logo:after {
display: block;
}
}
/* ----------------------------------------
ONLY USE THIS FOR DEFAULT STYLING
---------------------------------------- */
.page-template-page-about .entry-content {
margin-top: 0rem;
}
.footer-navigation-container {
padding: 2rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-navigation-container .footer-branding {
display: none;
width: 165px;
}
@media (min-width: 600px) {
.footer-navigation-container .footer-branding {
display: block;
}
}
.footer-navigation-container .footer-branding svg {
max-width: 100%;
}
.footer-navigation-container .footer-navigation-wrapper {
display: flex;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item:not(:last-child) {
margin-right: 2rem;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item a {
font-family: "Playfair Display", serif;
font-weight: 600;
font-size: 14px;
color: white;
text-decoration: none;
text-transform: lowercase;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item a:hover {
color: #EA79EC;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item.current-menu-item a {
color: #EA79EC;
}
.site-footer {
background: radial-gradient(75.84% 91.75% at 72.08% 111.92%, #20585B 5.31%, #3F797C 31.9%, #20585B 58.85%, #20585B 100%);
}
/* ----------------------------------------
THE FOOTER CONTENT COLUMNS
---------------------------------------- */
.site-footer .site-footer__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.site-footer .site-footer__inner {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.site-footer .site-footer__inner {
padding-top: 4rem;
padding-bottom: 0;
}
}
@media (min-width: 600px) {
.site-footer .site-footer__inner .footer-flex-wrapper {
display: flex;
}
}
.site-footer .footer-column {
color: white;
}
@media (min-width: 600px) {
.site-footer .footer-column {
max-width: 50%;
}
}
@media (min-width: 600px) {
.site-footer .footer-column:not(:last-child) {
margin-right: 4rem;
}
}
.site-footer .footer-column__title {
font-size: 20px;
font-weight: 900;
margin-bottom: 3rem;
}
.site-footer .footer-column .cta__title {
font-family: "Playfair Display", serif;
font-size: 48px;
font-weight: 900;
font-style: italic;
color: #AED0D2;
margin-bottom: 3rem;
}
.site-footer .footer-column .cta__content {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-size: 14px !important;
font-weight: 300 !important;
color: #fff;
width: 70%;
}
@media (min-width: 600px) {
.site-footer .footer-column .cta__content {
font-size: 16px;
}
}
@media (min-width: 600px) {
.site-footer .footer-column .cta__content {
margin-left: 4rem;
}
}
.site-footer .footer-column.contact-details {
margin-top: 4rem;
}
@media (min-width: 600px) {
.site-footer .footer-column.contact-details {
margin-top: 0;
}
}
.site-footer .footer-column.contact-details .contact-details__title {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
line-height: 1rem;
font-size: 18px;
color: white;
margin-bottom: 3rem;
margin-top: 2rem;
}
.site-footer .footer-column.contact-details .contact-details__content,
.site-footer .footer-column.contact-details .contact-details__content a {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
font-size: 14px;
color: #AED0D2;
text-decoration: none;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .contact-details__content a:before {
position: absolute;
left: 20%;
top: auto;
right: auto;
bottom: 0;
content: "";
height: 1px;
width: 20%;
opacity: 0;
background: #AED0D2;
transition: width 0.4s cubic-bezier(0, 0.325, 0.375, 0.915), left 0.3s cubic-bezier(0, 0.325, 0.375, 0.915);
}
.site-footer .footer-column.contact-details .contact-details__content a:hover:before {
position: absolute;
left: 0%;
top: auto;
right: auto;
bottom: 0;
left: 0%;
opacity: 1;
width: 100%;
}
.site-footer .footer-column.contact-details li {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .icon {
display: inline;
margin-right: 1rem;
position: relative;
left: 0;
top: 2px;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .icon svg {
width: 16px;
height: auto;
stroke-width: 1px;
stroke: #AED0D2;
}
/* ----------------------------------------
SITE FOOTER TERMS CONDITIONS
---------------------------------------- */
.site-footer__terms {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 14px;
}
@media (min-width: 600px) {
.site-footer__terms {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.site-footer__terms {
padding-top: 4rem;
padding-bottom: 1rem;
}
}
.site-footer__terms a {
color: white;
text-decoration: none;
}
.hero {
min-height: 100vh;
width: 100vw;
background: #AED0D2;
display: flex;
align-items: center;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
padding-top: 10rem;
}
@media (min-width: 600px) {
.hero {
padding-top: 0rem;
}
}
@media (min-width: 600px) {
.hero.make-visible {
height: calc(100vh - 2rem);
overflow: hidden;
}
}
.single-portfolio .hero.make-visible {
height: calc(200vh);
}
@media (min-width: 600px) {
.single-portfolio .hero.make-visible {
height: calc(100vh);
}
}
.hero__background {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.hero__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
max-width: 71rem;
width: 100%;
padding: 0 2rem;
margin: 0 auto;
height: 610px;
}
@media (min-width: 600px) {
.hero__inner {
padding: 0;
}
}
.hero--portfolio-item {
display: block;
background: white;
height: 200vh;
/* ----------------------------------------
HERO LOADER AND PROGRESS
---------------------------------------- */
}
@media (min-width: 600px) {
.hero--portfolio-item {
height: 100vh;
}
}
.hero--portfolio-item__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
border: 0px solid #000;
height: 100%;
padding: 0;
text-align: left;
}
@media (min-width: 600px) {
.hero--portfolio-item__inner {
padding: 8rem 2rem;
}
}
@media (max-width: 600px) {
.hero--portfolio-item__inner {
padding-top: 100vh;
grid-template-columns: 1fr;
}
}
.hero--portfolio-item__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--portfolio-item__content > div {
margin-bottom: 3rem;
}
.hero--portfolio-item__title {
font-family: "Playfair Display", serif;
font-weight: 900;
color: #20585B;
font-size: 42px;
margin-left: 2rem;
}
.hero--portfolio-item__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: #20585B;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
margin-left: 1rem;
}
@media (min-width: 600px) {
.hero--portfolio-item__subtitle {
margin-left: 0;
}
}
.hero--portfolio-item__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--portfolio-item__excerpt p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
margin-left: 2rem;
}
@media (min-width: 600px) {
.hero--portfolio-item__excerpt p {
font-size: 16px;
}
}
.hero--portfolio-item__image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 2;
width: 100%;
height: calc(100vh - 0.5rem);
clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%);
overflow: hidden;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
@media (min-width: 600px) {
.hero--portfolio-item__image {
height: 100vh;
clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%);
}
}
.hero--portfolio-item__image img {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: transform 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
min-width: calc(100vw + 6rem);
min-height: 100vh;
object-fit: cover;
object-position: left center;
transform: translateX(-96px);
}
.hero--portfolio-item__image.is-loaded {
clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
}
@media (min-width: 600px) {
.hero--portfolio-item__image.is-loaded {
clip-path: polygon(50% 0, 100% 0%, 100% 100%, 50% 100%);
}
}
.hero--portfolio-item__image:hover {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.hero--portfolio-item__image:hover img {
transform: translateX(0);
}
.hero--portfolio-item__image-border {
border: 8px solid white;
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100vw;
height: 100vh;
pointer-events: none;
z-index: 10;
}
.hero--portfolio-item__image-progress {
height: 10px;
width: 100%;
background-color: #20585B;
z-index: 200;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--portfolio-item .hero--portfolio-item-loader {
position: absolute;
left: 0%;
top: 0;
right: auto;
bottom: auto;
background: #E7F5F5;
width: 50%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
@media (min-width: 600px) {
.hero--portfolio-item .hero--portfolio-item-loader {
position: absolute;
left: 50%;
top: 0;
right: auto;
bottom: auto;
}
}
.hero--portfolio-item .hero--portfolio-item-loader__base {
background-color: white;
border-radius: 5px;
height: 9px;
width: 320px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--portfolio-item .hero--portfolio-item-loader__progress-wrapper {
width: 316px;
padding: 2px;
}
.hero--portfolio-item .hero--portfolio-item-loader__progress {
height: 5px;
width: 0%;
border-radius: 5px;
background: #2F353A;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--portfolio-item .hero--portfolio-item-loader.is-loaded {
background: white;
}
.hero--portfolio-item .hero--portfolio-item-loader.is-loaded .hero--portfolio-item-loader__base {
opacity: 0;
transform: translateY(20px);
}
.hero--about {
display: block;
background: #2F353A;
color: white;
}
.hero--about__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 3fr 1fr;
border: 0px solid #000;
height: 100vh;
padding: 0;
text-align: left;
}
@media (min-width: 600px) {
.hero--about__inner {
padding: 8rem 2rem;
}
}
.hero--about__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--about__content > div {
margin-bottom: 3rem;
}
.hero--about__title h1,
.hero--about__title h1 p {
font-family: "Playfair Display", serif;
font-weight: 900;
color: white;
font-size: 42px;
line-height: 140%;
}
.hero--about__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: white;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--about__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: white;
}
.hero--about__content {
padding: 0 2rem;
}
.hero--about__content .hero--about__content {
padding: 0;
}
@media (min-width: 600px) {
.hero--about__content .hero--about__content {
padding: 0 2rem;
}
}
.hero--about__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
font-weight: 300;
}
@media (min-width: 600px) {
.hero--about__content > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.hero--about__content > p {
width: 75%;
}
}
@media (min-width: 600px) {
.hero--about__content {
padding: 0 2rem;
}
}
.logo-detail--xl {
background: #fff;
padding: 16px 0;
}
.logo-detail--xl svg {
width: 100%;
height: auto;
}
.logo-detail-about--xl {
padding: 0;
max-height: 710px;
overflow: hidden;
}
.logo-detail-about--xl svg {
width: 103%;
margin-left: -3%;
height: auto;
}
.llogo-detail-about--xl {
background: white;
}
.llogo-detail-about--xl figure {
margin-bottom: 0;
}
.llogo-detail-about--xl svg {
max-width: 100%;
height: auto;
}
.hero--work {
background: white;
min-height: 100vh;
}
.hero--work__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--work__inner {
padding: 8rem 2rem;
}
}
.hero--work__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--work__content > div {
margin-bottom: 3rem;
}
.hero--work__title h1,
.hero--work__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--work__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: #3E7679;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--work__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--work__content {
padding: 0 1rem;
}
.hero--work__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #3E7679;
font-weight: 300;
}
@media (min-width: 600px) {
.hero--work__content > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.hero--work__content > p {
width: 80%;
}
}
@media (min-width: 600px) {
.hero--work__content {
padding: 0 2rem;
}
}
.hero--prices {
background: white;
}
.hero--prices__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--prices__inner {
padding: 8rem 2rem;
}
}
.hero--prices__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--prices__content > div {
margin-bottom: 3rem;
}
.hero--prices__title h1,
.hero--prices__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--prices__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: #3E7679;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--prices__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--prices__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
font-weight: 300;
width: 75%;
}
@media (min-width: 600px) {
.hero--prices__content > p {
font-size: 16px;
}
}
.hero--contact {
background: white;
}
.hero--contact__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--contact__inner {
padding: 8rem 2rem;
}
}
.hero--contact__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--contact__content > div {
margin-bottom: 3rem;
}
.hero--contact__title h1,
.hero--contact__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--contact__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: white;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--contact__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: white;
}
.hero--contact__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #3E7679;
font-weight: 300;
width: 75%;
}
@media (min-width: 600px) {
.hero--contact__content > p {
font-size: 16px;
}
}
.hero--contact .hero__background {
background-color: #2f353a;
background-size: inherit;
background-position: right bottom;
}
.hero--services {
background: white;
}
.hero--services__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--services__inner {
padding: 8rem 2rem;
}
}
.hero--services__content-wrapper {
padding: 0 2rem 0 0;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: white;
z-index: 3;
}
.hero--services__content-wrapper > div {
margin-bottom: 3rem;
}
.hero--services__title h1,
.hero--services__title h1 p {
font-family: "Playfair Display", serif;
font-weight: 900;
color: #2F353A;
font-size: 42px;
margin-left: 2rem;
line-height: 140%;
}
.hero--services__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: #2F353A;
font-size: 12px;
line-height: 160%;
transform: translateY(20px);
opacity: 0;
margin-left: 1rem;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.hero--services__subtitle {
margin-left: 0;
}
}
.hero--services__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: #2F353A;
}
.hero--services__content {
opacity: 0;
transform: translateY(40px);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0.1s;
}
.hero--services__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #2F353A;
font-weight: 300;
width: 100%;
}
@media (min-width: 600px) {
.hero--services__content > p {
font-size: 16px;
}
}
@media (min-width: 900px) {
.hero--services__content > p {
columns: 2;
}
}
/* ----------------------------------------
ANIMATION ON LOADED
---------------------------------------- */
.hero--services.make-visible .hero--services__subtitle {
transform: translateY(0);
opacity: 1;
}
.hero--services.make-visible .hero--services__content {
opacity: 1;
transform: translateY(0);
}
.hero.hero--homepage {
overflow: hidden;
background: white;
padding-top: 0;
}
.hero.hero--homepage .hero__background {
height: 100vh;
overflow: hidden;
}
.hero.hero--homepage .hero__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
max-width: 72rem;
margin: 0 auto;
height: 100vh;
display: flex;
align-items: flex-end;
justify-content: flex-start;
padding-top: 3rem;
padding-bottom: 3rem;
}
.hero.hero--homepage .hero__inner .hero-content-wrapper {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.hero.hero--homepage .hero__inner {
display: flex;
justify-content: center;
align-items: center;
padding-top: 0rem;
padding-bottom: 0rem;
justify-content: flex-start;
}
}
.hero.hero--homepage .hero__actions {
margin-left: 9rem;
margin-top: 3rem;
}
.hero.hero--homepage .hero__text {
padding-top: 6rem;
}
.hero.hero--homepage .hero--portfolio-item__image.is-loaded {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
}
.hero.hero--homepage .hero--portfolio-item__image.is-loaded img {
transform: translateX(0);
object-position: right;
object-fit: cover;
position: relative;
width: 100%;
height: 100%;
}
/* ----------------------------------------
ANIMATED TEXT
---------------------------------------- */
.hero--homepage .hero__text {
font-size: 1.5rem;
}
@media (min-width: 900px) {
.hero--homepage .hero__text {
font-size: 2.5rem;
display: flex;
}
}
.hero--homepage .animated-text--static {
font-family: "Playfair Display", serif;
font-weight: 900;
font-style: italic;
color: #AED0D2;
margin-right: 0.3ch;
margin-bottom: 1ch;
}
.hero--homepage .animated-text--animated {
font-family: "Inter", sans;
font-weight: 900;
letter-spacing: -2px;
color: #2d7c81;
}
.hero--homepage .animated-text--container {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 1s cubic-bezier(0.75, 0.02, 0.27, 1.02) 0s;
padding-top: 3px;
width: 600px;
}
.hero--homepage .animated-text--container div {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
min-width: 600px;
min-height: 100px;
display: block;
font-family: "Inter", sans;
font-weight: 900;
color: #2d7c81;
transition: all 1s cubic-bezier(0.75, 0.02, 0.27, 1.02) 0s;
opacity: 0;
}
.hero--homepage .animated-text--container div .char {
height: 80px !important;
}
.hero--homepage .animated-text--container div.active {
opacity: 1;
transform: scale(1);
}
.hero--homepage .animated-text--container div.italic {
font-family: "Playfair Display", serif;
opacity: 1;
}
.hero--homepage .animated-text--container div.italic span {
height: 80px;
}
.hero--homepage .animated-text--container div:last-child {
font-family: "Playfair Display", serif;
font-style: italic;
}
.hero--homepage .animated-text--container span:nth-child(1) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(2) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(3) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(4) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(5) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(6) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(7) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(8) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(9) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(10) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(11) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(12) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(13) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(14) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(15) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(16) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(17) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(18) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(19) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(20) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(21) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(22) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(23) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(24) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(25) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(26) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(27) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(28) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(29) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(30) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(31) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(32) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(33) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(34) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(35) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(36) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(37) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(38) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(39) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(40) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(41) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(42) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(43) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(44) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(45) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(46) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(47) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(48) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(49) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(50) span {
top: auto;
left: auto;
height: 80px;
}
/* ----------------------------------------
HERO IMAGE LOADER PROGRESS
---------------------------------------- */
.hero--homepage .hero--portfolio-item-loader {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 10px;
overflow: hidden;
background: #2F353A;
z-index: 100;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--homepage .hero--portfolio-item-loader div {
height: 100%;
}
.hero--homepage .hero--portfolio-item-loader__progress {
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
width: 0%;
background-color: #3E7679;
}
.hero--homepage .hero--portfolio-item-loader.is-loaded {
height: 0;
}
.homepage-portfolio-list__inner {
display: block;
width: 100%;
padding-bottom: 2rem;
overflow: scroll;
}
@media (min-width: 900px) {
.homepage-portfolio-list__inner {
display: flex;
}
}
/* ----------------------------------------
THE SEPERATE ITEMS IN THE LIST
---------------------------------------- */
.homepage-portfolio-list .portfolio-item {
min-width: 60%;
margin-right: 2rem;
margin-left: 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-list .portfolio-item {
margin-left: 0;
}
}
.homepage-portfolio-list .portfolio-item:not(:last-child) {
margin-bottom: 4rem;
}
.homepage-portfolio-list .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0.2s;
}
.homepage-portfolio-list .portfolio-item:nth-child(1) .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) calc(0.2s + 0.3s);
}
.homepage-portfolio-list .portfolio-item:nth-child(2) .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) calc(0.2s + 0.6s);
}
.homepage-portfolio-list .portfolio-item__image {
height: 496px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.homepage-portfolio-list .portfolio-item__image.is-intersected {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.homepage-portfolio-list .portfolio-item__image img {
height: auto !important;
width: auto;
}
.homepage-portfolio-list .portfolio-item__title {
margin-top: 5rem;
}
.homepage-portfolio-list .portfolio-item__title h3 {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: #AED0D2;
font-size: 32px;
font-weight: 800;
width: calc(100% - 6rem);
margin: 0 auto;
}
.homepage-portfolio-list .portfolio-item__title h3:before {
content: "";
width: 16px;
height: 1px;
background-color: #AED0D2;
position: absolute;
left: -32px;
top: 15px;
right: auto;
bottom: auto;
}
.homepage-portfolio-list .portfolio-item__content {
display: block;
align-items: center;
width: calc(100% - 2rem);
margin: 0 auto;
margin-top: 3rem;
}
@media (min-width: 900px) {
.homepage-portfolio-list .portfolio-item__content {
display: flex;
width: calc(100% - 10rem);
}
}
.homepage-portfolio-list .portfolio-item__desc {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #20585B;
padding-right: 64px;
}
.homepage-portfolio-list .portfolio-item__action {
min-width: 190px;
display: flex;
margin-top: 2rem;
margin-left: 1rem;
}
@media (min-width: 600px) {
.homepage-portfolio-list .portfolio-item__action {
margin-top: 0;
margin-left: 0;
justify-content: right;
}
}
.homepage-portfolio-highlight {
margin-top: 3rem;
margin-bottom: 5rem;
}
.homepage-portfolio-highlight__inner {
max-width: 71rem;
margin: 0 auto;
}
.homepage-portfolio-highlight .portfolio-item {
padding: 0 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item {
padding: 0;
}
}
.homepage-portfolio-highlight .portfolio-item__image {
display: flex;
height: 500px;
justify-content: center;
align-items: center;
padding: 0 1rem;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0.3s;
clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.homepage-portfolio-highlight .portfolio-item__image.is-intersected {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.homepage-portfolio-highlight .portfolio-item__image img {
height: auto !important;
}
.homepage-portfolio-highlight .portfolio-item__content-wrapper {
display: flex;
justify-content: space-between;
margin-top: 3rem;
}
.homepage-portfolio-highlight .portfolio-item-content__inner {
display: grid;
grid-template-columns: 1fr;
align-items: center;
margin-top: 2rem;
padding-left: 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item-content__inner {
grid-template-columns: 1fr 1.3fr 1fr;
}
}
.homepage-portfolio-highlight .portfolio-item__title h3 {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: #AED0D2;
font-size: 32px;
font-weight: 800;
width: calc(100% - 6rem);
margin: 0 auto;
}
.homepage-portfolio-highlight .portfolio-item__title h3:before {
content: "";
width: 16px;
height: 1px;
background-color: #AED0D2;
position: absolute;
left: -32px;
top: 15px;
right: auto;
bottom: auto;
}
.homepage-portfolio-highlight .portfolio-item__content {
width: 100%;
margin: 0 auto;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item__content {
width: calc(100% - 10rem);
}
}
.homepage-portfolio-highlight .portfolio-item__desc, .homepage-portfolio-highlight .portfolio-item__subtitle {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #20585B;
padding-right: 64px;
}
.homepage-portfolio-highlight .portfolio-item__subtitle {
display: none;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item__subtitle {
min-width: 40%;
display: block;
}
}
.homepage-portfolio-highlight .portfolio-item__action {
margin: 2rem 0 0 1rem;
flex-grow: 2;
}
@media (min-width: 600px) {
.homepage-portfolio-highlight .portfolio-item__action {
text-align: right;
flex-grow: 2;
margin: 0;
}
}
.wp-block-group.pricing {
background: #AED0D2;
margin-top: 6rem;
margin-bottom: 6rem;
}
.page-template-page-prices .wp-block-group.pricing {
background: #EA79EC;
}
.wp-block-group.pricing .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.pricing .wp-block-group__inner-container > h2 {
margin-left: 6rem;
margin-right: 6rem;
}
.wp-block-group.pricing .wp-block-group__inner-container > p {
margin: 0 2rem;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container > p {
width: 50%;
margin: 0 6rem;
}
}
.page-template-page-prices .wp-block-group.pricing .wp-block-group__inner-container > p {
display: none;
}
.wp-block-group.pricing h2 {
color: #fff;
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.pricing h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.pricing h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-prices .wp-block-group.pricing h2 {
display: none;
}
/* ----------------------------------------
PRICING COLUMNS / CARDS
---------------------------------------- */
.wp-block-group.pricing .wp-block-columns {
margin-top: 5rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column {
padding: 4rem 2rem 2rem 2rem;
background: radial-gradient(91.55% 63.07% at 75.7% 86.1%, #FFFFFF 0%, rgba(255, 243, 255, 0.854167) 29.44%, #FFFFFF 50.09%);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
margin-bottom: 1rem;
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-column {
background: none;
box-shadow: none;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column h3 {
font-family: "noto-serif", serif;
font-style: italic;
font-size: 24px;
font-weight: 400;
line-height: 2rem;
color: #3E7679;
margin-bottom: 2rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
padding-left: 24px;
line-height: 32px;
font-size: 16;
font-weight: 300;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li:before {
content: "";
width: 15px;
height: 15px;
background-image: url("./../../assets/icons/custom/bullet.svg");
position: absolute;
left: 0;
top: 7px;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li {
font-size: 16px;
}
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions {
align-items: center;
margin-bottom: 0;
margin-top: 5rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column {
padding: 0;
color: #B0B0B0;
font-size: 16px;
font-style: italic;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column:last-child {
flex-grow: 2;
margin-left: 0;
text-align: right;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column .btn--small {
text-align: center;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column a {
display: block;
text-decoration: none;
color: #3E7679;
}
.wp-block-group.pricing .pricing__example {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-size: 12px !important;
color: white;
position: absolute;
left: 0;
top: auto;
right: auto;
bottom: -64px;
width: 100%;
text-align: center;
}
@media (min-width: 600px) {
.wp-block-group.pricing .pricing__example {
font-size: 16px;
}
}
.wp-block-group.pricing .pricing__example a {
color: #20585B;
color: white;
}
.wp-block-group.inhouse {
margin-top: 4rem;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse {
margin-top: 6rem;
margin-bottom: 2rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
padding-bottom: 0 !important;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > h2 {
font-family: "Playfair Display", serif;
margin-left: 2rem;
margin-right: 0;
}
@media (min-width: 900px) {
.wp-block-group.inhouse .wp-block-group__inner-container > h2 {
margin-left: 6rem;
margin-right: 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > h2 span {
font-family: "Playfair Display", serif;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns {
align-items: center;
}
@media (min-width: 900px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns {
padding-right: 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child {
max-width: 300px;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p {
margin: 0;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
padding-left: 2rem;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p a {
color: #3E7679;
text-decoration: none;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p.btn--small {
margin-top: 2rem;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:first-child {
flex-grow: 2;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
margin: 0;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
margin: 0 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > p {
margin: 0 6rem;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container > p {
width: 50%;
}
}
.wp-block-group.inhouse h2 {
color: #3E7679;
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.inhouse h2 span {
font-family: "Playfair Display", serif;
}
/* ----------------------------------------
INHOUSE EXAMPLE COLUMNS / CARDS
---------------------------------------- */
.wp-block-group.inhouse .wp-block-columns {
margin: 3rem 2rem 0rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-columns {
margin: 5rem 2rem 0rem;
}
}
.wp-block-group.inhouse .wp-block-columns .wp-block-column img {
width: 100%;
height: 100%;
}
.site-cta {
background: radial-gradient(186.18% 394.22% at 62.92% 137.34%, #F1FBFC 0%, #AED0D2 100%);
}
.site-cta__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.site-cta__inner {
padding: 8rem 2rem;
}
}
.site-cta .cta__content {
display: flex;
justify-content: center;
}
.site-cta .cta__content h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
color: #3E7679;
line-height: 160%;
}
@media (min-width: 600px) {
.site-cta .cta__content h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.site-cta .cta__content h2 span {
font-family: "Playfair Display", serif;
}
.site-cta .cta__content p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.site-cta .cta__content p {
font-size: 16px;
}
}
.site-cta .cta__content p:not(:last-child) {
margin-bottom: 1rem;
}
@media (min-width: 600px) {
.site-cta .cta__content p {
max-width: 60%;
margin: 0 auto;
}
}
.site-cta .cta__actions {
display: flex;
justify-content: center;
margin-top: 3rem;
}
.site-cta .cta__actions a:not(:last-child) {
margin-bottom: 1.5rem;
}
.site-cta .cta__actions a:first-child {
margin-right: 2rem;
}
/* ----------------------------------------
TEXT BLOCKS LEFT / RIGHT / ALTERNATING
---------------------------------------- */
.wp-block-group .wp-block-columns {
margin-bottom: 0;
}
.wp-block-group.block-service .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.block-service .wp-block-group__inner-container h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
color: #2F353A;
font-family: "Playfair Display", serif;
font-style: italic;
padding-left: 3rem;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.block-service .wp-block-group__inner-container h2 span {
font-family: "Playfair Display", serif;
}
.wp-block-group.block-service .wp-block-group__inner-container p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-style: normal;
color: #3E7679;
font-weight: 300;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container p {
width: 75%;
}
}
.wp-block-group.block-service .wp-block-group__inner-container p em {
font-style: italic;
color: #2F353A;
}
.wp-block-group.block-service .wp-block-group__inner-container p strong, .wp-block-group.block-service .wp-block-group__inner-container p b {
font-weight: 600;
}
@media (min-width: 900px) {
.wp-block-group.block-service.block-service--right {
padding-left: 8rem;
}
}
/* ----------------------------------------
IMAGE CONTAINERS - POSITIONING
---------------------------------------- */
.wp-block-group {
/* ----------------------------------------
POSITIONING THE IMAGE ROWS
---------------------------------------- */
}
.wp-block-group.block-service-images .wp-block-group__inner-container {
display: flex;
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-columns {
width: 100%;
}
@media (min-width: 900px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-columns {
width: 90%;
}
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:only-child) {
flex-basis: calc(50% - 1px) !important;
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:first-child) {
margin-left: 2px;
display: none;
}
@media (min-width: 600px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:nth-child(2) {
display: block;
}
}
@media (min-width: 1200px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:first-child) {
display: block;
}
}
.wp-block-group.block-service-images .wp-block-group__inner-container img {
object-fit: cover;
width: 100%;
max-height: 360px;
}
.wp-block-group.block-service-images .wp-block-group__inner-container figcaption {
display: none;
}
.wp-block-group.block-service-images--left .wp-block-group__inner-container {
justify-content: flex-start;
}
.wp-block-group.block-service-images--right .wp-block-group__inner-container {
justify-content: flex-end;
}
#sb_instagram {
overflow: scroll;
margin-top: 4rem;
background: white;
padding: 1rem;
padding-bottom: 1rem !important;
}
#sb_instagram #sbi_images {
padding: 0 !important;
display: flex;
width: 12000px;
}
#sb_instagram #sbi_images a {
min-width: 350px;
height: 350px;
}
#sb_instagram #sbi_images .sbi_item:hover .sbi_caption {
opacity: 1;
}
#sb_instagram #sbi_images .sbi_caption {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
height: 350px;
width: 350px;
background: rgba(255, 255, 255, 0.6);
line-height: 140%;
font-family: "noto-serif", serif;
font-style: italic;
font-size: 14px;
padding: 1rem;
display: flex;
align-items: flex-end;
opacity: 0;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
pointer-events: none;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
min-width: 350px;
height: 350px;
margin-right: 1rem !important;
padding: 0 !important;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item a {
height: 350px;
}
.gigantic {
height: 100vh;
background: radial-gradient(66.44% 135.29% at 75.45% 75.39%, #AED0D2 12.58%, #8EC5C9 31.9%, #AED0D2 58.85%, #AED0D2 100%);
}
.gigantic .has-gigantic-font-size {
color: #fff;
font-family: "Inter", sans;
font-size: 1.5rem;
line-height: 48px !important;
font-weight: 800;
max-width: 620px;
font-size: 2rem !important;
}
.gigantic .has-gigantic-font-size .has-inline-color {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
}
@media (min-width: 600px) {
.gigantic .has-gigantic-font-size {
font-size: 4rem !important;
line-height: 58px !important;
}
}
.gigantic .wp-block-group__inner-container {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 2rem;
}
@media (min-width: 600px) {
.gigantic .wp-block-group__inner-container {
padding: 0;
}
}
.page-template-page-homepage .entry-content:last-child {
margin-bottom: 0;
}
.page-template-page-about {
background-color: #2F353A;
}
.page-template-page-work {
background-color: white;
}
.page-template-page-work .work-list__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr;
gap: 2rem;
}
@media (min-width: 600px) {
.page-template-page-work .work-list__inner {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.page-template-page-work .work-list__inner {
grid-template-columns: 1fr 1fr;
}
}
.page-template-page-services {
background: white;
}
.page-template-page-contact .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.page-template-page-contact .wp-block-group h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
font-style: italic;
color: #EA79EC;
margin-left: 3rem;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.page-template-page-contact .wp-block-group h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-contact .wp-block-group p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
width: 90%;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group p {
font-size: 16px;
}
}
.page-template-page-contact .wp-block-group .wpforms-container-full {
margin-top: 3rem;
}
.page-template-page-contact .wp-block-group .wpforms-field input[type=text],
.page-template-page-contact .wp-block-group .wpforms-field input[type=email],
.page-template-page-contact .wp-block-group .wpforms-field textarea {
border: 0;
background: #f2f2f2;
border-radius: 3px;
padding: 1.5rem;
width: 620px;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group .wpforms-field input[type=text],
.page-template-page-contact .wp-block-group .wpforms-field input[type=email],
.page-template-page-contact .wp-block-group .wpforms-field textarea {
margin-left: 3rem;
}
}
.page-template-page-contact .wp-block-group .wpforms-field input[type=text]::placeholder,
.page-template-page-contact .wp-block-group .wpforms-field input[type=email]::placeholder,
.page-template-page-contact .wp-block-group .wpforms-field textarea::placeholder {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
color: #333;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn {
margin-top: 3rem;
background: white;
padding: 1.2rem 2rem;
border-radius: 40px;
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.19);
font-family: "noto-serif", serif;
font-size: 1rem;
font-weight: 300;
text-decoration: none;
color: #20585B;
display: inline-block;
font-style: italic;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn:hover {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
div.wpforms-container-full .wpforms-form button[type=submit].btn--small {
padding: 1rem 2rem 1rem 2.6rem;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .icon {
position: absolute;
left: 1rem;
top: 50%;
right: auto;
bottom: auto;
width: 19px;
height: 19px;
transform: translateY(-9px);
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .icon svg {
width: 100%;
height: 100%;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .text {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: 1px;
}
/* ----------------------------------------
DETAILS COLUMN
---------------------------------------- */
.contact-details-column {
padding: 3rem;
}
@media (min-width: 600px) {
.contact-details-column {
padding: 0;
}
}
.contact-details-column h4 {
font-style: italic;
font-family: "noto-serif", serif;
color: #EA79EC;
line-height: 200%;
margin-top: 1rem;
margin-bottom: 3rem;
}
.contact-details-column ul {
font-style: italic;
font-weight: 300;
color: gray;
font-family: "noto-serif", serif;
}
.contact-details-column ul li {
margin-bottom: 1rem;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.contact-details-column ul li a {
color: #666666;
text-decoration: none;
}
.contact-details-column ul li a:hover {
color: #1a1a1a;
}
.contact-details-column ul li.telephone:before {
background-image: url("./../../assets/icons/feather-icons/phone.svg");
}
.contact-details-column ul li.mail:before {
background-image: url("./../../assets/icons/feather-icons/mail.svg");
}
.contact-details-column ul li.hash:before {
background-image: url("./../../assets/icons/feather-icons/hash.svg");
}
.contact-details-column ul li:before {
position: absolute;
left: -24px;
top: 2px;
right: auto;
bottom: auto;
content: "";
width: 24px;
height: 24px;
background-size: 50%;
opacity: 0.6;
background-repeat: no-repeat;
}
.wp-block-group.wp-group--conditions .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
max-width: 41rem;
}
@media (min-width: 600px) {
.wp-block-group.wp-group--conditions .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.wp-group--conditions h3 {
font-family: "noto-serif", serif;
font-weight: 300;
margin: 3rem 0 1rem;
color: #3E7679;
font-size: 2rem;
line-height: 160%;
}
.wp-block-group.wp-group--conditions p {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
}
.wp-block-group.wp-group--conditions ol {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
list-style-type: decimal;
margin-top: 1rem;
margin-bottom: 1rem;
}
.wp-block-group.wp-group--conditions ol li {
padding-left: 0.5rem;
}
.wp-block-group.wp-group--conditions strong {
display: inline-block;
font-weight: 500;
color: #3E7679;
margin: 2rem 0 1rem;
}
.portfolio-first-block {
background-color: #E9F5F5;
background: #AED0D2;
}
.portfolio-first-block .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
height: 100%;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-group__inner-container {
padding-top: 12rem;
}
}
.portfolio-first-block .wp-block-columns {
height: 100%;
align-content: stretch;
}
.portfolio-first-block .wp-block-column {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.portfolio-first-block .wp-block-column h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
padding-top: 3rem;
color: #EA79EC;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.portfolio-first-block .wp-block-column h2 span {
font-family: "Playfair Display", serif;
}
.portfolio-first-block .wp-block-column p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column p {
max-width: 420px;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column .wp-block-image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: -4rem;
}
}
.portfolio-first-block .wp-block-column .wp-block-image img {
height: auto;
}
/* ----------------------------------------
CONTAINS STYLES FOR DISPLAYING IMAGES AND
TEXT ON PORTFOLIO DETAILS PAGES
---------------------------------------- */
.portfolio-item--image .wp-block-group__inner-container {
max-width: none;
padding-top: 8rem;
}
.portfolio-item--image .wp-block-group__inner-container img {
width: 100%;
height: auto;
}
.portfolio-item--shadowed-image .wp-block-group__inner-container {
max-width: none;
padding-top: 8rem;
}
.portfolio-item--shadowed-image .wp-block-group__inner-container img {
width: 100%;
box-shadow: 0px -20px 26px rgba(0, 0, 0, 0.14);
height: auto;
}
.portfolio-item--image-media .wp-block-group__inner-container {
background: #EA79EC;
background: #999999;
}
.portfolio-item--image-media .wp-block-media-text__content {
padding: 4rem 3rem;
}
.portfolio-item--image-media.logos .wp-block-group__inner-container {
background: #a4d9d3;
}
.portfolio-item--image-media.logos h3, .portfolio-item--image-media.logos p {
color: #2F353A;
}
.portfolio-item--image-media.daniel-dark .wp-block-group__inner-container {
background: #111c21;
}
.portfolio-item--image-media.tst .wp-block-group__inner-container {
background: #111c21;
}
.portfolio-item--image-media.minemark-donate .wp-block-group__inner-container {
background: #2F353A;
}
.portfolio-item--image-media.minemark-logo .wp-block-group__inner-container {
background-color: white;
}
.portfolio-item--image-media.minemark-logo .wp-block-group__inner-container h3, .portfolio-item--image-media.minemark-logo .wp-block-group__inner-container p {
color: #2F353A;
}
.portfolio-item--image-media.hvv-pink .wp-block-group__inner-container {
background-color: #F2DDF4;
}
.portfolio-item--image-media.hvv-pink .wp-block-group__inner-container h3, .portfolio-item--image-media.hvv-pink .wp-block-group__inner-container p {
color: #2F353A;
}
.portfolio-item--image-media .wp-block-columns {
margin: 0;
}
.portfolio-item--image-media .wp-block-column {
border-image-width: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: left;
min-width: 50%;
margin-left: 0 !important;
}
.portfolio-item--image-media .wp-block-column.content {
padding: 4rem 3rem;
}
@media (min-width: 600px) {
.portfolio-item--image-media .wp-block-column.content {
padding: 8rem 0;
}
}
.portfolio-item--image-media .wp-block-column figcaption {
display: none;
}
.portfolio-item--image-media figure {
margin: 0;
width: 100%;
height: 100%;
}
.portfolio-item--image-media img {
object-fit: cover;
object-position: right top;
height: 100%;
width: 100%;
}
.portfolio-item--image-media h3 {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
font-size: 40px;
font-weight: 900;
color: white;
width: 100%;
margin-bottom: 3rem;
line-height: 120%;
}
@media (min-width: 600px) {
.portfolio-item--image-media h3 {
width: 80%;
font-size: 48px;
}
}
.portfolio-item--image-media p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
display: inline-block;
}
@media (min-width: 600px) {
.portfolio-item--image-media p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.portfolio-item--image-media p {
margin-left: 4rem;
max-width: 80%;
}
}
.portfolio-item--image-media p a {
color: inherit;
text-decoration: underline;
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
max-width: 35rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
font-style: italic;
color: #2F353A;
margin-left: 1rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 span {
font-family: "Playfair Display", serif;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
margin-left: -4rem;
margin-left: -4rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
margin-bottom: 2ch;
margin-left: 2rem;
margin-right: 2rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
margin-left: 0;
margin-right: 0;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p a {
color: inherit;
text-decoration: underline;
}
/* ----------------------------------------
TITLE ELEMENT (MOVE TO GENERIC ITEM
---------------------------------------- */
.single-portfolio .title-element--with-subtitle h2, .single-portfolio .title-element--with-subtitle h6 {
color: #2F353A;
}
.single-portfolio .title-element--with-subtitle h2 {
font-family: "Playfair Display", serif;
font-style: italic;
}
html, body {
padding: 0;
margin: 0;
font-size: 16px;
scroll-behavior: smooth;
}
/*# sourceMappingURL=app.css.map*/ | dist/assets/app.css | div {
box-sizing: border-box;
}
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;
}
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: "noto-serif";
src: url("../../assets/fonts/notoserif-black-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-black-webfont.woff") format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-bold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-bold-webfont.woff") format("woff");
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-extrabold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-extrabold-webfont.woff") format("woff");
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-extralight-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-extralight-webfont.woff") format("woff");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-light-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-light-webfont.woff") format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-medium-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-medium-webfont.woff") format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-regular-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-regular-webfont.woff") format("woff");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-semibold-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-semibold-webfont.woff") format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "noto-serif";
src: url("../../assets/fonts/notoserif-thin-webfont.woff2") format("woff2"), url("../../assets/fonts/notoserif-thin-webfont.woff") format("woff");
font-weight: 100;
font-style: normal;
font-display: swap;
}
/* ----------------------------------------
Our global breakpoints
---------------------------------------- */
.screenreader {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
/* added line */
border: 0;
}
/* ----------------------------------------
Usage mobile first
@include mq('tablet','min')
Usage Mobile last
@include mq('tablet','max')
Usage to-from
@include mq('tablet', 'to', 'desktop')
---------------------------------------- */
/* ----------------------------------------
Simplifies an standardizes positioning of elements
Usage: @include position('relative', 0px, px);
---------------------------------------- */
/* ----------------------------------------
JUST an easy way to center using flexbox
---------------------------------------- */
/* ----------------------------------------
Simplifies adding a Pseudo (:before and :after) element
Usage: @include pseudo();
---------------------------------------- */
/* ----------------------------------------
WHEN INCLUDING A BUTTON IN WORDPRESS
---------------------------------------- */
/* ----------------------------------------
SMAAL HELPER FOR SLANTED TEXT
---------------------------------------- */
/* hide scrollbar but allow scrolling */
.homepage-portfolio-list__inner,
#sb_instagram {
-ms-overflow-style: none;
/* for Internet Explorer, Edge */
scrollbar-width: none;
/* for Firefox */
overflow-y: scroll;
}
.homepage-portfolio-list__inner::-webkit-scrollbar {
display: none;
/* for Chrome, Safari, and Opera */
}
.title-element--with-subtitle {
margin-top: 6rem;
margin-bottom: 0rem;
}
.title-element--with-subtitle .wp-block-group__inner-container {
max-width: 71rem;
margin: 0 auto;
}
.title-element--with-subtitle h6 {
font-style: italic;
font-size: 12px;
font-family: "noto-serif", serif;
font-weight: 300;
color: #AED0D2;
padding-left: 1rem;
margin-bottom: 2rem;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.title-element--with-subtitle h6:before {
content: "";
position: absolute;
left: -32px;
top: 50%;
right: auto;
bottom: auto;
height: 1px;
width: 24px;
background: #AED0D2;
}
@media (min-width: 600px) {
.title-element--with-subtitle h6 {
padding-left: 0.5rem;
}
}
.page-template-page-about .title-element--with-subtitle h6:before {
background-color: #AED0D2;
}
.title-element--with-subtitle h2 {
color: #AED0D2;
font-family: "Inter", sans;
font-size: 40px;
font-weight: 900;
padding-left: 3rem;
}
.title-element--with-subtitle h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-about .title-element--with-subtitle h2 {
font-family: "Playfair Display", serif;
font-style: italic;
}
/* ----------------------------------------
CARD
---------------------------------------- */
.work-card {
min-width: 45%;
height: 450px;
border: 4px solid rgba(255, 255, 255, 0.1);
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.work-card:hover {
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
transform: translateY(-5px);
}
.work-card:hover img {
transform: scale(1);
}
.work-card__image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 100%;
overflow: hidden;
}
.work-card img {
object-fit: cover;
width: 100%;
height: 100%;
transform: scale(1.05);
transition: transform 1s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.work-card__description {
position: absolute;
left: 0;
top: auto;
right: auto;
bottom: 0;
background: rgba(0, 0, 0, 0.8);
width: 80%;
padding: 2rem;
opacity: 1;
clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1s;
}
.work-card__description .brand {
margin-bottom: 2rem;
opacity: 0;
transform: translateY(20px);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1.3s;
}
.work-card__description .brand h3 {
color: white;
font-family: "Inter", sans;
font-size: 14px;
font-weight: 600;
line-height: 160%;
}
.work-card__description .roles {
color: white;
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
opacity: 0;
transform: translateY(30px);
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 1.6s;
}
/* ----------------------------------------
WRAPPER FOR INTERSECTION OBSERVER
---------------------------------------- */
.work-card--wrapper.in-view .work-card__description {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
}
.work-card--wrapper.in-view .work-card__description .brand,
.work-card--wrapper.in-view .work-card__description .roles {
opacity: 1;
transform: translateY(0);
}
.wp-block-group.nutshell-list {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
}
.wp-block-group.nutshell-list h3 {
font-weight: 900;
font-size: 24px;
font-family: "Playfair Display", serif;
margin-top: 2rem;
margin-bottom: 2rem;
margin-left: 1rem;
}
@media (min-width: 600px) {
.wp-block-group.nutshell-list h3 {
margin-left: -3rem;
}
}
.wp-block-group.nutshell-list ul {
margin-left: 3rem;
}
@media (min-width: 600px) {
.wp-block-group.nutshell-list ul {
margin-left: 26px;
columns: 2;
}
}
.wp-block-group.nutshell-list li {
font-family: "noto-serif", serif;
color: #3E7679;
font-weight: 400;
font-style: italic;
margin-bottom: 1rem;
line-height: 140%;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.wp-block-group.nutshell-list li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 6px;
border: 1px solid #3E7679;
position: absolute;
left: -20px;
top: 5px;
right: auto;
bottom: auto;
}
.wp-block-group.nutshell-list .wp-block-group__inner-container {
padding: 0 !important;
}
.card--about-wrapper .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.card--about-wrapper .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.card--about h2 {
font-family: "noto-serif", serif;
font-size: 4rem;
font-style: italic;
font-weight: 300;
margin-bottom: 2rem;
margin-top: 3rem;
color: white;
}
@media (min-width: 600px) {
.card--about h2 {
margin-top: 0;
}
}
.card--about p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-weight: 200;
color: #fff;
margin-left: 2rem;
width: 80%;
}
@media (min-width: 600px) {
.card--about p {
font-size: 16px;
}
}
.card--about .wp-block-quote {
margin-left: 2rem;
border-left: 1px solid #fff;
padding-left: 1rem;
margin-top: 2rem;
margin-bottom: 3rem;
}
.card--about .wp-block-quote p {
margin-left: 1rem;
font-style: normal;
font-family: "Inter", sans;
font-size: 18px;
}
.card--about.designer .wp-block-media-text__content {
align-self: start;
}
.card--about.developer h2 {
font-family: "Inter", sans;
color: #EEB6EF;
font-style: normal;
font-weight: 800;
}
.card--about.seeder h2 {
font-family: "Playfair Display", serif;
color: #AED0D2;
font-style: normal;
font-weight: 800;
margin-left: 2rem;
}
.card--about.seeder p {
margin-left: 0;
}
.card--about .wp-block-media-text__media {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
display: block;
max-width: 480px;
height: 480px;
text-align: center;
}
.card--about .wp-block-media-text__media img {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0.2s;
box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.25);
object-fit: cover;
width: 100%;
height: 100%;
clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.card--about.in-view img {
opacity: 1;
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}
.btn {
background: white;
padding: 1.4rem 2rem;
border-radius: 30px;
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.19);
font-family: "noto-serif", serif;
font-size: 1rem;
font-weight: 300;
text-decoration: none;
color: #20585B;
display: inline-block;
font-style: italic;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.btn:hover {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.btn--small {
padding: 1rem 2rem 1rem 2.6rem;
}
.btn .icon {
position: absolute;
left: 1rem;
top: 50%;
right: auto;
bottom: auto;
width: 19px;
height: 19px;
transform: translateY(-9px);
}
.btn .icon svg {
width: 100%;
height: 100%;
}
.btn .text {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: 1px;
}
.btn--light {
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.05);
}
.entry-content {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 2;
}
.wp-block-image {
margin: 0;
font-size: 0;
}
.site-header {
position: fixed;
left: 0;
top: 0;
right: auto;
bottom: auto;
height: auto;
z-index: 999;
width: calc(100% - 6rem);
display: flex;
justify-content: space-between;
align-items: center;
padding: 3rem;
pointer-events: none;
}
.site-header .site-branding {
order: 2;
pointer-events: auto;
}
.site-header .navigation {
order: 1;
}
.navigation {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
pointer-events: auto;
/* ----------------------------------------
SOCIAL ICONS
---------------------------------------- */
}
.navigation__trigger {
border: 0;
background: transparent;
width: 48px;
height: 48px;
padding: 10px 0;
cursor: pointer;
mix-blend-mode: exclusion;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3000;
pointer-events: auto;
}
.navigation__trigger span {
position: absolute;
left: 0;
top: 12px;
right: auto;
bottom: auto;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
width: 32px;
height: 1px;
background: #3E7679;
display: block;
transform-origin: 0% 0%;
}
.navigation__trigger span:nth-child(1) {
top: 22px;
width: 24px;
}
.navigation__trigger span:nth-child(2) {
top: 32px;
}
.navigation__trigger:hover span:nth-child(2) {
width: 28px;
}
.navigation__trigger:hover span:nth-child(1) {
width: 32px;
}
.navigation__trigger:focus {
outline: none;
}
.navigation__trigger.is-open {
mix-blend-mode: normal;
}
.navigation__trigger.is-open span {
background-color: white;
}
.navigation__trigger.is-open span:nth-child(3) {
transform: rotate(45deg);
top: 10px;
}
.navigation__trigger.is-open span:nth-child(1) {
transform: rotate(45deg);
opacity: 0;
}
.navigation__trigger.is-open span:nth-child(2) {
transform: rotate(-45deg);
}
.navigation .menu-container-wrapper {
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
right: auto;
bottom: auto;
background: #EA79EC;
transform: translateY(-100%);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
/* ----------------------------------------
OPEN STATE
---------------------------------------- */
}
.navigation .menu-container-wrapper.is-open {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transform: translateY(0%);
}
.navigation .menu-container-wrapper.is-open .primary-menu-container .menu-item .item__inner {
transform: translateY(0rem);
}
.navigation .socials-wrapper {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transform: translateX(-48px);
margin-top: 2rem;
z-index: 4;
/* ----------------------------------------
FINETUNING ICON POSITIONS
---------------------------------------- */
/* ----------------------------------------
LABEL & SVG
---------------------------------------- */
}
.navigation .socials-wrapper ul {
display: flex;
}
.navigation .socials-wrapper .socials__item {
width: 3rem;
height: 3rem;
border-radius: 3rem;
border: 1px solid white;
margin-right: 0.3rem;
transform: scale(0.8);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.navigation .socials-wrapper .socials__item a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.navigation .socials-wrapper .socials__item:hover {
background: white;
}
.navigation .socials-wrapper .socials__item:hover svg {
stroke: #EA79EC;
}
.navigation .socials-wrapper .socials__icon {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.navigation .socials-wrapper .socials__item.instagram .socials__icon, .navigation .socials-wrapper .socials__item.twitter .socials__icon {
top: 3px;
}
.navigation .socials-wrapper .socials__label {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
/* added line */
border: 0;
}
.navigation .socials-wrapper svg {
stroke-width: 1px;
stroke: white;
}
.navigation .primary-menu-container {
display: flex;
}
.navigation .primary-menu-container .menu-item {
margin-bottom: 2rem;
display: block;
height: 3rem;
overflow: hidden;
}
.navigation .primary-menu-container .menu-item:hover .item__inner a {
transform: translateY(1rem) !important;
opacity: 0.8;
}
.navigation .primary-menu-container .menu-item a {
color: #fff;
font-family: "Playfair Display", serif;
display: block;
text-decoration: none;
font-weight: 900;
font-size: 48px;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.navigation .primary-menu-container .menu-item:nth-child(1) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.25s;
}
.navigation .primary-menu-container .menu-item:nth-child(1) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(2) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.3s;
}
.navigation .primary-menu-container .menu-item:nth-child(2) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(3) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.35s;
}
.navigation .primary-menu-container .menu-item:nth-child(3) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(4) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.4s;
}
.navigation .primary-menu-container .menu-item:nth-child(4) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(5) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.45s;
}
.navigation .primary-menu-container .menu-item:nth-child(5) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(6) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.5s;
}
.navigation .primary-menu-container .menu-item:nth-child(6) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(7) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.55s;
}
.navigation .primary-menu-container .menu-item:nth-child(7) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(8) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.6s;
}
.navigation .primary-menu-container .menu-item:nth-child(8) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(9) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.65s;
}
.navigation .primary-menu-container .menu-item:nth-child(9) .item__inner:hover {
transition-delay: 0;
}
.navigation .primary-menu-container .menu-item:nth-child(10) .item__inner {
display: block;
transform: translateY(4rem);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
transition-delay: 0.7s;
}
.navigation .primary-menu-container .menu-item:nth-child(10) .item__inner:hover {
transition-delay: 0;
}
/* ----------------------------------------
SECONDARY NAV AT BOTTOM OF VIEWPORT
---------------------------------------- */
.secondary-navigation-wrapper {
background: #AED0D2;
padding: 0 4rem 0 3rem;
height: 9rem;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 4;
}
.secondary-navigation-wrapper .secondary-menu-wrapper {
display: none;
}
@media (min-width: 900px) {
.secondary-navigation-wrapper .secondary-menu-wrapper {
display: flex;
}
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item:not(:last-child) {
margin-right: 2rem;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item a {
font-family: "Playfair Display", serif;
font-weight: 900;
font-size: 18px;
color: white;
text-decoration: none;
text-transform: lowercase;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item a:hover {
color: #20585B;
}
.secondary-navigation-wrapper .secondary-menu-wrapper .menu-item.current-menu-item a {
color: #20585B;
}
.secondary-navigation-wrapper .logo {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.secondary-navigation-wrapper .logo svg {
width: 100%;
}
.secondary-navigation-wrapper .logo:after {
content: "";
position: absolute;
left: 0;
top: 0;
left: auto;
right: -130px;
top: 50%;
height: 1px;
width: 115px;
background-color: #fff;
display: none;
}
@media (min-width: 600px) {
.secondary-navigation-wrapper .logo:after {
display: block;
}
}
/* ----------------------------------------
ONLY USE THIS FOR DEFAULT STYLING
---------------------------------------- */
.page-template-page-about .entry-content {
margin-top: 0rem;
}
.footer-navigation-container {
padding: 2rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-navigation-container .footer-branding {
display: none;
width: 165px;
}
@media (min-width: 600px) {
.footer-navigation-container .footer-branding {
display: block;
}
}
.footer-navigation-container .footer-branding svg {
max-width: 100%;
}
.footer-navigation-container .footer-navigation-wrapper {
display: flex;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item:not(:last-child) {
margin-right: 2rem;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item a {
font-family: "Playfair Display", serif;
font-weight: 600;
font-size: 14px;
color: white;
text-decoration: none;
text-transform: lowercase;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item a:hover {
color: #EA79EC;
}
.footer-navigation-container .footer-navigation-wrapper .menu-item.current-menu-item a {
color: #EA79EC;
}
.site-footer {
background: radial-gradient(75.84% 91.75% at 72.08% 111.92%, #20585B 5.31%, #3F797C 31.9%, #20585B 58.85%, #20585B 100%);
}
/* ----------------------------------------
THE FOOTER CONTENT COLUMNS
---------------------------------------- */
.site-footer .site-footer__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.site-footer .site-footer__inner {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.site-footer .site-footer__inner {
padding-top: 4rem;
padding-bottom: 0;
}
}
@media (min-width: 600px) {
.site-footer .site-footer__inner .footer-flex-wrapper {
display: flex;
}
}
.site-footer .footer-column {
color: white;
}
@media (min-width: 600px) {
.site-footer .footer-column {
max-width: 50%;
}
}
@media (min-width: 600px) {
.site-footer .footer-column:not(:last-child) {
margin-right: 4rem;
}
}
.site-footer .footer-column__title {
font-size: 20px;
font-weight: 900;
margin-bottom: 3rem;
}
.site-footer .footer-column .cta__title {
font-family: "Playfair Display", serif;
font-size: 48px;
font-weight: 900;
font-style: italic;
color: #AED0D2;
margin-bottom: 3rem;
}
.site-footer .footer-column .cta__content {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-size: 14px !important;
font-weight: 300 !important;
color: #fff;
width: 70%;
}
@media (min-width: 600px) {
.site-footer .footer-column .cta__content {
font-size: 16px;
}
}
@media (min-width: 600px) {
.site-footer .footer-column .cta__content {
margin-left: 4rem;
}
}
.site-footer .footer-column.contact-details {
margin-top: 4rem;
}
@media (min-width: 600px) {
.site-footer .footer-column.contact-details {
margin-top: 0;
}
}
.site-footer .footer-column.contact-details .contact-details__title {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
line-height: 1rem;
font-size: 18px;
color: white;
margin-bottom: 3rem;
margin-top: 2rem;
}
.site-footer .footer-column.contact-details .contact-details__content,
.site-footer .footer-column.contact-details .contact-details__content a {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
font-size: 14px;
color: #AED0D2;
text-decoration: none;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .contact-details__content a:before {
position: absolute;
left: 20%;
top: auto;
right: auto;
bottom: 0;
content: "";
height: 1px;
width: 20%;
opacity: 0;
background: #AED0D2;
transition: width 0.4s cubic-bezier(0, 0.325, 0.375, 0.915), left 0.3s cubic-bezier(0, 0.325, 0.375, 0.915);
}
.site-footer .footer-column.contact-details .contact-details__content a:hover:before {
position: absolute;
left: 0%;
top: auto;
right: auto;
bottom: 0;
left: 0%;
opacity: 1;
width: 100%;
}
.site-footer .footer-column.contact-details li {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .icon {
display: inline;
margin-right: 1rem;
position: relative;
left: 0;
top: 2px;
right: auto;
bottom: auto;
}
.site-footer .footer-column.contact-details .icon svg {
width: 16px;
height: auto;
stroke-width: 1px;
stroke: #AED0D2;
}
/* ----------------------------------------
SITE FOOTER TERMS CONDITIONS
---------------------------------------- */
.site-footer__terms {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 14px;
}
@media (min-width: 600px) {
.site-footer__terms {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.site-footer__terms {
padding-top: 4rem;
padding-bottom: 1rem;
}
}
.site-footer__terms a {
color: white;
text-decoration: none;
}
.hero {
min-height: 100vh;
width: 100vw;
background: #AED0D2;
display: flex;
align-items: center;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
padding-top: 10rem;
}
@media (min-width: 600px) {
.hero {
padding-top: 0rem;
}
}
@media (min-width: 600px) {
.hero.make-visible {
height: calc(100vh - 2rem);
overflow: hidden;
}
}
.single-portfolio .hero.make-visible {
height: calc(200vh);
}
@media (min-width: 600px) {
.single-portfolio .hero.make-visible {
height: calc(100vh);
}
}
.hero__background {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.hero__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
max-width: 71rem;
width: 100%;
padding: 0 2rem;
margin: 0 auto;
height: 610px;
}
@media (min-width: 600px) {
.hero__inner {
padding: 0;
}
}
.hero--portfolio-item {
display: block;
background: white;
height: 200vh;
/* ----------------------------------------
HERO LOADER AND PROGRESS
---------------------------------------- */
}
@media (min-width: 600px) {
.hero--portfolio-item {
height: 100vh;
}
}
.hero--portfolio-item__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
border: 0px solid #000;
height: 100%;
padding: 0;
text-align: left;
}
@media (min-width: 600px) {
.hero--portfolio-item__inner {
padding: 8rem 2rem;
}
}
@media (max-width: 600px) {
.hero--portfolio-item__inner {
padding-top: 100vh;
grid-template-columns: 1fr;
}
}
.hero--portfolio-item__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--portfolio-item__content > div {
margin-bottom: 3rem;
}
.hero--portfolio-item__title {
font-family: "Playfair Display", serif;
font-weight: 900;
color: #20585B;
font-size: 42px;
margin-left: 2rem;
}
.hero--portfolio-item__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: #20585B;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
margin-left: 1rem;
}
@media (min-width: 600px) {
.hero--portfolio-item__subtitle {
margin-left: 0;
}
}
.hero--portfolio-item__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--portfolio-item__excerpt p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
margin-left: 2rem;
}
@media (min-width: 600px) {
.hero--portfolio-item__excerpt p {
font-size: 16px;
}
}
.hero--portfolio-item__image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 2;
width: 100%;
height: calc(100vh - 0.5rem);
clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%);
overflow: hidden;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
@media (min-width: 600px) {
.hero--portfolio-item__image {
height: 100vh;
clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%);
}
}
.hero--portfolio-item__image img {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: transform 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
min-width: calc(100vw + 6rem);
min-height: 100vh;
object-fit: cover;
object-position: left center;
transform: translateX(-96px);
}
.hero--portfolio-item__image.is-loaded {
clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
}
@media (min-width: 600px) {
.hero--portfolio-item__image.is-loaded {
clip-path: polygon(50% 0, 100% 0%, 100% 100%, 50% 100%);
}
}
.hero--portfolio-item__image:hover {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.hero--portfolio-item__image:hover img {
transform: translateX(0);
}
.hero--portfolio-item__image-border {
border: 8px solid white;
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100vw;
height: 100vh;
pointer-events: none;
z-index: 10;
}
.hero--portfolio-item__image-progress {
height: 10px;
width: 100%;
background-color: #20585B;
z-index: 200;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--portfolio-item .hero--portfolio-item-loader {
position: absolute;
left: 0%;
top: 0;
right: auto;
bottom: auto;
background: #E7F5F5;
width: 50%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
@media (min-width: 600px) {
.hero--portfolio-item .hero--portfolio-item-loader {
position: absolute;
left: 50%;
top: 0;
right: auto;
bottom: auto;
}
}
.hero--portfolio-item .hero--portfolio-item-loader__base {
background-color: white;
border-radius: 5px;
height: 9px;
width: 320px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--portfolio-item .hero--portfolio-item-loader__progress-wrapper {
width: 316px;
padding: 2px;
}
.hero--portfolio-item .hero--portfolio-item-loader__progress {
height: 5px;
width: 0%;
border-radius: 5px;
background: #2F353A;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--portfolio-item .hero--portfolio-item-loader.is-loaded {
background: white;
}
.hero--portfolio-item .hero--portfolio-item-loader.is-loaded .hero--portfolio-item-loader__base {
opacity: 0;
transform: translateY(20px);
}
.hero--about {
display: block;
background: #2F353A;
color: white;
}
.hero--about__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 3fr 1fr;
border: 0px solid #000;
height: 100vh;
padding: 0;
text-align: left;
}
@media (min-width: 600px) {
.hero--about__inner {
padding: 8rem 2rem;
}
}
.hero--about__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--about__content > div {
margin-bottom: 3rem;
}
.hero--about__title h1,
.hero--about__title h1 p {
font-family: "Playfair Display", serif;
font-weight: 900;
color: white;
font-size: 42px;
line-height: 140%;
}
.hero--about__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: white;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--about__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: white;
}
.hero--about__content {
padding: 0 2rem;
}
.hero--about__content .hero--about__content {
padding: 0;
}
@media (min-width: 600px) {
.hero--about__content .hero--about__content {
padding: 0 2rem;
}
}
.hero--about__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
font-weight: 300;
}
@media (min-width: 600px) {
.hero--about__content > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.hero--about__content > p {
width: 75%;
}
}
@media (min-width: 600px) {
.hero--about__content {
padding: 0 2rem;
}
}
.logo-detail--xl {
background: #fff;
padding: 16px 0;
}
.logo-detail--xl svg {
width: 100%;
height: auto;
}
.logo-detail-about--xl {
padding: 0;
max-height: 710px;
overflow: hidden;
}
.logo-detail-about--xl svg {
width: 103%;
margin-left: -3%;
height: auto;
}
.llogo-detail-about--xl {
background: white;
}
.llogo-detail-about--xl figure {
margin-bottom: 0;
}
.llogo-detail-about--xl svg {
max-width: 100%;
height: auto;
}
.hero--work {
background: white;
min-height: 100vh;
}
.hero--work__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--work__inner {
padding: 8rem 2rem;
}
}
.hero--work__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--work__content > div {
margin-bottom: 3rem;
}
.hero--work__title h1,
.hero--work__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--work__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
line-height: 160%;
color: #3E7679;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--work__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--work__content {
padding: 0 1rem;
}
.hero--work__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #3E7679;
font-weight: 300;
}
@media (min-width: 600px) {
.hero--work__content > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.hero--work__content > p {
width: 80%;
}
}
@media (min-width: 600px) {
.hero--work__content {
padding: 0 2rem;
}
}
.hero--prices {
background: white;
}
.hero--prices__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--prices__inner {
padding: 8rem 2rem;
}
}
.hero--prices__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--prices__content > div {
margin-bottom: 3rem;
}
.hero--prices__title h1,
.hero--prices__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--prices__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: #3E7679;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--prices__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
}
.hero--prices__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
font-weight: 300;
width: 75%;
}
@media (min-width: 600px) {
.hero--prices__content > p {
font-size: 16px;
}
}
.hero--contact {
background: white;
}
.hero--contact__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--contact__inner {
padding: 8rem 2rem;
}
}
.hero--contact__content {
padding: 0 2rem;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
z-index: 3;
}
.hero--contact__content > div {
margin-bottom: 3rem;
}
.hero--contact__title h1,
.hero--contact__title h1 p {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
color: #EA79EC;
font-size: 42px;
line-height: 140%;
}
.hero--contact__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: white;
font-size: 12px;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.hero--contact__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: white;
}
.hero--contact__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #3E7679;
font-weight: 300;
width: 75%;
}
@media (min-width: 600px) {
.hero--contact__content > p {
font-size: 16px;
}
}
.hero--contact .hero__background {
background-color: #2f353a;
background-size: inherit;
background-position: right bottom;
}
.hero--services {
background: white;
}
.hero--services__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
width: 100%;
}
@media (min-width: 600px) {
.hero--services__inner {
padding: 8rem 2rem;
}
}
.hero--services__content-wrapper {
padding: 0 2rem 0 0;
display: flex;
justify-content: center;
flex-direction: column;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: white;
z-index: 3;
}
.hero--services__content-wrapper > div {
margin-bottom: 3rem;
}
.hero--services__title h1,
.hero--services__title h1 p {
font-family: "Playfair Display", serif;
font-weight: 900;
color: #2F353A;
font-size: 42px;
margin-left: 2rem;
line-height: 140%;
}
.hero--services__subtitle {
font-family: "noto-serif", serif;
font-size: 12px;
font-weight: 300;
font-style: italic;
color: #2F353A;
font-size: 12px;
line-height: 160%;
transform: translateY(20px);
opacity: 0;
margin-left: 1rem;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.hero--services__subtitle {
margin-left: 0;
}
}
.hero--services__subtitle:before {
content: "";
position: absolute;
left: -24px;
top: 10px;
height: 1px;
width: 16px;
background-color: #3E7679;
margin-top: -1px;
background-color: #2F353A;
}
.hero--services__content {
opacity: 0;
transform: translateY(40px);
transition: all 0.3s cubic-bezier(0, 0.325, 0.375, 0.915) 0.1s;
}
.hero--services__content > p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: #2F353A;
font-weight: 300;
width: 100%;
}
@media (min-width: 600px) {
.hero--services__content > p {
font-size: 16px;
}
}
@media (min-width: 900px) {
.hero--services__content > p {
columns: 2;
}
}
/* ----------------------------------------
ANIMATION ON LOADED
---------------------------------------- */
.hero--services.make-visible .hero--services__subtitle {
transform: translateY(0);
opacity: 1;
}
.hero--services.make-visible .hero--services__content {
opacity: 1;
transform: translateY(0);
}
.hero.hero--homepage {
overflow: hidden;
background: white;
padding-top: 0;
}
.hero.hero--homepage .hero__background {
height: 100vh;
overflow: hidden;
}
.hero.hero--homepage .hero__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
max-width: 72rem;
margin: 0 auto;
height: 100vh;
display: flex;
align-items: flex-end;
justify-content: flex-start;
padding-top: 3rem;
padding-bottom: 3rem;
}
.hero.hero--homepage .hero__inner .hero-content-wrapper {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.hero.hero--homepage .hero__inner {
display: flex;
justify-content: center;
align-items: center;
padding-top: 0rem;
padding-bottom: 0rem;
justify-content: flex-start;
}
}
.hero.hero--homepage .hero__actions {
margin-left: 9rem;
margin-top: 3rem;
}
.hero.hero--homepage .hero__text {
padding-top: 6rem;
}
.hero.hero--homepage .hero--portfolio-item__image.is-loaded {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
}
.hero.hero--homepage .hero--portfolio-item__image.is-loaded img {
transform: translateX(0);
object-position: right;
object-fit: cover;
position: relative;
width: 100%;
height: 100%;
}
/* ----------------------------------------
ANIMATED TEXT
---------------------------------------- */
.hero--homepage .hero__text {
font-size: 1.5rem;
}
@media (min-width: 900px) {
.hero--homepage .hero__text {
font-size: 2.5rem;
display: flex;
}
}
.hero--homepage .animated-text--static {
font-family: "Playfair Display", serif;
font-weight: 900;
font-style: italic;
color: #AED0D2;
margin-right: 0.3ch;
margin-bottom: 1ch;
}
.hero--homepage .animated-text--animated {
font-family: "Inter", sans;
font-weight: 900;
letter-spacing: -2px;
color: #2d7c81;
}
.hero--homepage .animated-text--container {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 1s cubic-bezier(0.75, 0.02, 0.27, 1.02) 0s;
padding-top: 3px;
width: 600px;
}
.hero--homepage .animated-text--container div {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
min-width: 600px;
min-height: 100px;
display: block;
font-family: "Inter", sans;
font-weight: 900;
color: #2d7c81;
transition: all 1s cubic-bezier(0.75, 0.02, 0.27, 1.02) 0s;
opacity: 0;
}
.hero--homepage .animated-text--container div .char {
height: 80px !important;
}
.hero--homepage .animated-text--container div.active {
opacity: 1;
transform: scale(1);
}
.hero--homepage .animated-text--container div.italic {
font-family: "Playfair Display", serif;
opacity: 1;
}
.hero--homepage .animated-text--container div.italic span {
height: 80px;
}
.hero--homepage .animated-text--container div:last-child {
font-family: "Playfair Display", serif;
font-style: italic;
}
.hero--homepage .animated-text--container span:nth-child(1) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(2) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(3) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(4) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(5) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(6) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(7) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(8) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(9) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(10) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(11) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(12) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(13) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(14) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(15) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(16) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(17) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(18) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(19) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(20) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(21) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(22) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(23) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(24) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(25) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(26) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(27) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(28) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(29) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(30) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(31) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(32) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(33) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(34) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(35) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(36) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(37) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(38) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(39) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(40) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(41) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(42) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(43) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(44) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(45) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(46) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(47) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(48) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(49) span {
top: auto;
left: auto;
height: 80px;
}
.hero--homepage .animated-text--container span:nth-child(50) span {
top: auto;
left: auto;
height: 80px;
}
/* ----------------------------------------
HERO IMAGE LOADER PROGRESS
---------------------------------------- */
.hero--homepage .hero--portfolio-item-loader {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
width: 100%;
height: 10px;
overflow: hidden;
background: #2F353A;
z-index: 100;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
.hero--homepage .hero--portfolio-item-loader div {
height: 100%;
}
.hero--homepage .hero--portfolio-item-loader__progress {
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
width: 0%;
background-color: #3E7679;
}
.hero--homepage .hero--portfolio-item-loader.is-loaded {
height: 0;
}
.homepage-portfolio-list__inner {
display: block;
width: 100%;
padding-bottom: 2rem;
overflow: scroll;
}
@media (min-width: 900px) {
.homepage-portfolio-list__inner {
display: flex;
}
}
/* ----------------------------------------
THE SEPERATE ITEMS IN THE LIST
---------------------------------------- */
.homepage-portfolio-list .portfolio-item {
min-width: 60%;
margin-right: 2rem;
margin-left: 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-list .portfolio-item {
margin-left: 0;
}
}
.homepage-portfolio-list .portfolio-item:not(:last-child) {
margin-bottom: 4rem;
}
.homepage-portfolio-list .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0.2s;
}
.homepage-portfolio-list .portfolio-item:nth-child(1) .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) calc(0.2s + 0.3s);
}
.homepage-portfolio-list .portfolio-item:nth-child(2) .portfolio-item__image {
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) calc(0.2s + 0.6s);
}
.homepage-portfolio-list .portfolio-item__image {
height: 496px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.homepage-portfolio-list .portfolio-item__image.is-intersected {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.homepage-portfolio-list .portfolio-item__image img {
height: auto !important;
width: auto;
}
.homepage-portfolio-list .portfolio-item__title {
margin-top: 5rem;
}
.homepage-portfolio-list .portfolio-item__title h3 {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: #AED0D2;
font-size: 32px;
font-weight: 800;
width: calc(100% - 6rem);
margin: 0 auto;
}
.homepage-portfolio-list .portfolio-item__title h3:before {
content: "";
width: 16px;
height: 1px;
background-color: #AED0D2;
position: absolute;
left: -32px;
top: 15px;
right: auto;
bottom: auto;
}
.homepage-portfolio-list .portfolio-item__content {
display: block;
align-items: center;
width: calc(100% - 2rem);
margin: 0 auto;
margin-top: 3rem;
}
@media (min-width: 900px) {
.homepage-portfolio-list .portfolio-item__content {
display: flex;
width: calc(100% - 10rem);
}
}
.homepage-portfolio-list .portfolio-item__desc {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #20585B;
padding-right: 64px;
}
.homepage-portfolio-list .portfolio-item__action {
min-width: 190px;
display: flex;
margin-top: 2rem;
margin-left: 1rem;
}
@media (min-width: 600px) {
.homepage-portfolio-list .portfolio-item__action {
margin-top: 0;
margin-left: 0;
justify-content: right;
}
}
.homepage-portfolio-highlight {
margin-top: 3rem;
margin-bottom: 5rem;
}
.homepage-portfolio-highlight__inner {
max-width: 71rem;
margin: 0 auto;
}
.homepage-portfolio-highlight .portfolio-item {
padding: 0 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item {
padding: 0;
}
}
.homepage-portfolio-highlight .portfolio-item__image {
display: flex;
height: 500px;
justify-content: center;
align-items: center;
padding: 0 1rem;
transition: all 0.5s cubic-bezier(0, 0.325, 0.375, 0.915) 0.3s;
clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.homepage-portfolio-highlight .portfolio-item__image.is-intersected {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.homepage-portfolio-highlight .portfolio-item__image img {
height: auto !important;
}
.homepage-portfolio-highlight .portfolio-item__content-wrapper {
display: flex;
justify-content: space-between;
margin-top: 3rem;
}
.homepage-portfolio-highlight .portfolio-item-content__inner {
display: grid;
grid-template-columns: 1fr;
align-items: center;
margin-top: 2rem;
padding-left: 2rem;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item-content__inner {
grid-template-columns: 1fr 1.3fr 1fr;
}
}
.homepage-portfolio-highlight .portfolio-item__title h3 {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
color: #AED0D2;
font-size: 32px;
font-weight: 800;
width: calc(100% - 6rem);
margin: 0 auto;
}
.homepage-portfolio-highlight .portfolio-item__title h3:before {
content: "";
width: 16px;
height: 1px;
background-color: #AED0D2;
position: absolute;
left: -32px;
top: 15px;
right: auto;
bottom: auto;
}
.homepage-portfolio-highlight .portfolio-item__content {
width: 100%;
margin: 0 auto;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item__content {
width: calc(100% - 10rem);
}
}
.homepage-portfolio-highlight .portfolio-item__desc, .homepage-portfolio-highlight .portfolio-item__subtitle {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #20585B;
padding-right: 64px;
}
.homepage-portfolio-highlight .portfolio-item__subtitle {
display: none;
}
@media (min-width: 900px) {
.homepage-portfolio-highlight .portfolio-item__subtitle {
min-width: 40%;
display: block;
}
}
.homepage-portfolio-highlight .portfolio-item__action {
margin: 2rem 0 0 1rem;
flex-grow: 2;
}
@media (min-width: 600px) {
.homepage-portfolio-highlight .portfolio-item__action {
text-align: right;
flex-grow: 2;
margin: 0;
}
}
.wp-block-group.pricing {
background: #AED0D2;
margin-top: 6rem;
margin-bottom: 6rem;
}
.page-template-page-prices .wp-block-group.pricing {
background: #EA79EC;
}
.wp-block-group.pricing .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.pricing .wp-block-group__inner-container > h2 {
margin-left: 6rem;
margin-right: 6rem;
}
.wp-block-group.pricing .wp-block-group__inner-container > p {
margin: 0 2rem;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-group__inner-container > p {
width: 50%;
margin: 0 6rem;
}
}
.page-template-page-prices .wp-block-group.pricing .wp-block-group__inner-container > p {
display: none;
}
.wp-block-group.pricing h2 {
color: #fff;
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.pricing h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.pricing h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-prices .wp-block-group.pricing h2 {
display: none;
}
/* ----------------------------------------
PRICING COLUMNS / CARDS
---------------------------------------- */
.wp-block-group.pricing .wp-block-columns {
margin-top: 5rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column {
padding: 4rem 2rem 2rem 2rem;
background: radial-gradient(91.55% 63.07% at 75.7% 86.1%, #FFFFFF 0%, rgba(255, 243, 255, 0.854167) 29.44%, #FFFFFF 50.09%);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
margin-bottom: 1rem;
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-column {
background: none;
box-shadow: none;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column h3 {
font-family: "noto-serif", serif;
font-style: italic;
font-size: 24px;
font-weight: 400;
line-height: 2rem;
color: #3E7679;
margin-bottom: 2rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
padding-left: 24px;
line-height: 32px;
font-size: 16;
font-weight: 300;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li:before {
content: "";
width: 15px;
height: 15px;
background-image: url("./../../assets/icons/custom/bullet.svg");
position: absolute;
left: 0;
top: 7px;
right: auto;
bottom: auto;
}
@media (min-width: 600px) {
.wp-block-group.pricing .wp-block-columns .wp-block-column ul li {
font-size: 16px;
}
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions {
align-items: center;
margin-bottom: 0;
margin-top: 5rem;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column {
padding: 0;
color: #B0B0B0;
font-size: 16px;
font-style: italic;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column:last-child {
flex-grow: 2;
margin-left: 0;
text-align: right;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column .btn--small {
text-align: center;
}
.wp-block-group.pricing .wp-block-columns .wp-block-column .wp-block-columns.actions .wp-block-column a {
display: block;
text-decoration: none;
color: #3E7679;
}
.wp-block-group.pricing .pricing__example {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-size: 12px !important;
color: white;
position: absolute;
left: 0;
top: auto;
right: auto;
bottom: -64px;
width: 100%;
text-align: center;
}
@media (min-width: 600px) {
.wp-block-group.pricing .pricing__example {
font-size: 16px;
}
}
.wp-block-group.pricing .pricing__example a {
color: #20585B;
color: white;
}
.wp-block-group.inhouse {
margin-top: 4rem;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse {
margin-top: 6rem;
margin-bottom: 2rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
padding-bottom: 0 !important;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > h2 {
font-family: "Playfair Display", serif;
margin-left: 2rem;
margin-right: 0;
}
@media (min-width: 900px) {
.wp-block-group.inhouse .wp-block-group__inner-container > h2 {
margin-left: 6rem;
margin-right: 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > h2 span {
font-family: "Playfair Display", serif;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns {
align-items: center;
}
@media (min-width: 900px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns {
padding-right: 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child {
max-width: 300px;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p {
margin: 0;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
padding-left: 2rem;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p a {
color: #3E7679;
text-decoration: none;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:last-child p.btn--small {
margin-top: 2rem;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns .wp-block-column:first-child {
flex-grow: 2;
}
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
margin: 0;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container .intro-columns.wp-block-columns p {
margin: 0 6rem;
}
}
.wp-block-group.inhouse .wp-block-group__inner-container > p {
margin: 0 6rem;
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container > p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-group__inner-container > p {
width: 50%;
}
}
.wp-block-group.inhouse h2 {
color: #3E7679;
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.inhouse h2 span {
font-family: "Playfair Display", serif;
}
/* ----------------------------------------
INHOUSE EXAMPLE COLUMNS / CARDS
---------------------------------------- */
.wp-block-group.inhouse .wp-block-columns {
margin: 3rem 2rem 0rem;
}
@media (min-width: 600px) {
.wp-block-group.inhouse .wp-block-columns {
margin: 5rem 2rem 0rem;
}
}
.wp-block-group.inhouse .wp-block-columns .wp-block-column img {
width: 100%;
height: 100%;
}
.site-cta {
background: radial-gradient(186.18% 394.22% at 62.92% 137.34%, #F1FBFC 0%, #AED0D2 100%);
}
.site-cta__inner {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.site-cta__inner {
padding: 8rem 2rem;
}
}
.site-cta .cta__content {
display: flex;
justify-content: center;
}
.site-cta .cta__content h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
color: #3E7679;
line-height: 160%;
}
@media (min-width: 600px) {
.site-cta .cta__content h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.site-cta .cta__content h2 span {
font-family: "Playfair Display", serif;
}
.site-cta .cta__content p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.site-cta .cta__content p {
font-size: 16px;
}
}
.site-cta .cta__content p:not(:last-child) {
margin-bottom: 1rem;
}
@media (min-width: 600px) {
.site-cta .cta__content p {
max-width: 60%;
margin: 0 auto;
}
}
.site-cta .cta__actions {
display: flex;
justify-content: center;
margin-top: 3rem;
}
.site-cta .cta__actions a:not(:last-child) {
margin-bottom: 1.5rem;
}
.site-cta .cta__actions a:first-child {
margin-right: 2rem;
}
/* ----------------------------------------
TEXT BLOCKS LEFT / RIGHT / ALTERNATING
---------------------------------------- */
.wp-block-group .wp-block-columns {
margin-bottom: 0;
}
.wp-block-group.block-service .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.block-service .wp-block-group__inner-container h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
color: #2F353A;
font-family: "Playfair Display", serif;
font-style: italic;
padding-left: 3rem;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.wp-block-group.block-service .wp-block-group__inner-container h2 span {
font-family: "Playfair Display", serif;
}
.wp-block-group.block-service .wp-block-group__inner-container p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
font-style: normal;
color: #3E7679;
font-weight: 300;
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.wp-block-group.block-service .wp-block-group__inner-container p {
width: 75%;
}
}
.wp-block-group.block-service .wp-block-group__inner-container p em {
font-style: italic;
color: #2F353A;
}
.wp-block-group.block-service .wp-block-group__inner-container p strong, .wp-block-group.block-service .wp-block-group__inner-container p b {
font-weight: 600;
}
@media (min-width: 900px) {
.wp-block-group.block-service.block-service--right {
padding-left: 8rem;
}
}
/* ----------------------------------------
IMAGE CONTAINERS - POSITIONING
---------------------------------------- */
.wp-block-group {
/* ----------------------------------------
POSITIONING THE IMAGE ROWS
---------------------------------------- */
}
.wp-block-group.block-service-images .wp-block-group__inner-container {
display: flex;
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-columns {
width: 100%;
}
@media (min-width: 900px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-columns {
width: 90%;
}
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:only-child) {
flex-basis: calc(50% - 1px) !important;
}
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:first-child) {
margin-left: 2px;
display: none;
}
@media (min-width: 600px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:nth-child(2) {
display: block;
}
}
@media (min-width: 1200px) {
.wp-block-group.block-service-images .wp-block-group__inner-container .wp-block-column:not(:first-child) {
display: block;
}
}
.wp-block-group.block-service-images .wp-block-group__inner-container img {
object-fit: cover;
width: 100%;
max-height: 360px;
}
.wp-block-group.block-service-images .wp-block-group__inner-container figcaption {
display: none;
}
.wp-block-group.block-service-images--left .wp-block-group__inner-container {
justify-content: flex-start;
}
.wp-block-group.block-service-images--right .wp-block-group__inner-container {
justify-content: flex-end;
}
#sb_instagram {
overflow: scroll;
margin-top: 4rem;
background: white;
padding: 1rem;
padding-bottom: 1rem !important;
}
#sb_instagram #sbi_images {
padding: 0 !important;
display: flex;
width: 12000px;
}
#sb_instagram #sbi_images a {
min-width: 350px;
height: 350px;
}
#sb_instagram #sbi_images .sbi_item:hover .sbi_caption {
opacity: 1;
}
#sb_instagram #sbi_images .sbi_caption {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
height: 350px;
width: 350px;
background: rgba(255, 255, 255, 0.6);
line-height: 140%;
font-family: "noto-serif", serif;
font-style: italic;
font-size: 14px;
padding: 1rem;
display: flex;
align-items: flex-end;
opacity: 0;
transition: all 0.2s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
pointer-events: none;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
min-width: 350px;
height: 350px;
margin-right: 1rem !important;
padding: 0 !important;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item a {
height: 350px;
}
.gigantic {
height: 100vh;
background: radial-gradient(66.44% 135.29% at 75.45% 75.39%, #AED0D2 12.58%, #8EC5C9 31.9%, #AED0D2 58.85%, #AED0D2 100%);
}
.gigantic .has-gigantic-font-size {
color: #fff;
font-family: "Inter", sans;
font-size: 1.5rem;
line-height: 48px !important;
font-weight: 800;
max-width: 620px;
font-size: 2rem !important;
}
.gigantic .has-gigantic-font-size .has-inline-color {
font-family: "Playfair Display", serif;
font-style: italic;
font-weight: 900;
}
@media (min-width: 600px) {
.gigantic .has-gigantic-font-size {
font-size: 4rem !important;
line-height: 58px !important;
}
}
.gigantic .wp-block-group__inner-container {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 2rem;
}
@media (min-width: 600px) {
.gigantic .wp-block-group__inner-container {
padding: 0;
}
}
.page-template-page-homepage .entry-content:last-child {
margin-bottom: 0;
}
.page-template-page-about {
background-color: #2F353A;
}
.page-template-page-work {
background-color: white;
}
.page-template-page-work .work-list__inner {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr;
gap: 2rem;
}
@media (min-width: 600px) {
.page-template-page-work .work-list__inner {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.page-template-page-work .work-list__inner {
grid-template-columns: 1fr 1fr;
}
}
.page-template-page-services {
background: white;
}
.page-template-page-contact .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.page-template-page-contact .wp-block-group h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
font-style: italic;
color: #EA79EC;
margin-left: 3rem;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.page-template-page-contact .wp-block-group h2 span {
font-family: "Playfair Display", serif;
}
.page-template-page-contact .wp-block-group p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
width: 90%;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group p {
font-size: 16px;
}
}
.page-template-page-contact .wp-block-group .wpforms-container-full {
margin-top: 3rem;
}
.page-template-page-contact .wp-block-group .wpforms-field input[type=text],
.page-template-page-contact .wp-block-group .wpforms-field input[type=email],
.page-template-page-contact .wp-block-group .wpforms-field textarea {
border: 0;
background: #f2f2f2;
border-radius: 3px;
padding: 1.5rem;
width: 620px;
}
@media (min-width: 600px) {
.page-template-page-contact .wp-block-group .wpforms-field input[type=text],
.page-template-page-contact .wp-block-group .wpforms-field input[type=email],
.page-template-page-contact .wp-block-group .wpforms-field textarea {
margin-left: 3rem;
}
}
.page-template-page-contact .wp-block-group .wpforms-field input[type=text]::placeholder,
.page-template-page-contact .wp-block-group .wpforms-field input[type=email]::placeholder,
.page-template-page-contact .wp-block-group .wpforms-field textarea::placeholder {
font-family: "noto-serif", serif;
font-style: italic;
font-weight: 300;
color: #333;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn {
margin-top: 3rem;
background: white;
padding: 1.2rem 2rem;
border-radius: 40px;
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.19);
font-family: "noto-serif", serif;
font-size: 1rem;
font-weight: 300;
text-decoration: none;
color: #20585B;
display: inline-block;
font-style: italic;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
transition: all 0.4s cubic-bezier(0, 0.325, 0.375, 0.915) 0s;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn:hover {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
div.wpforms-container-full .wpforms-form button[type=submit].btn--small {
padding: 1rem 2rem 1rem 2.6rem;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .icon {
position: absolute;
left: 1rem;
top: 50%;
right: auto;
bottom: auto;
width: 19px;
height: 19px;
transform: translateY(-9px);
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .icon svg {
width: 100%;
height: 100%;
}
div.wpforms-container-full .wpforms-form button[type=submit].btn .text {
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: 1px;
}
/* ----------------------------------------
DETAILS COLUMN
---------------------------------------- */
.contact-details-column {
padding: 3rem;
}
@media (min-width: 600px) {
.contact-details-column {
padding: 0;
}
}
.contact-details-column h4 {
font-style: italic;
font-family: "noto-serif", serif;
color: #EA79EC;
line-height: 200%;
margin-top: 1rem;
margin-bottom: 3rem;
}
.contact-details-column ul {
font-style: italic;
font-weight: 300;
color: gray;
font-family: "noto-serif", serif;
}
.contact-details-column ul li {
margin-bottom: 1rem;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.contact-details-column ul li a {
color: #666666;
text-decoration: none;
}
.contact-details-column ul li a:hover {
color: #1a1a1a;
}
.contact-details-column ul li.telephone:before {
background-image: url("./../../assets/icons/feather-icons/phone.svg");
}
.contact-details-column ul li.mail:before {
background-image: url("./../../assets/icons/feather-icons/mail.svg");
}
.contact-details-column ul li.hash:before {
background-image: url("./../../assets/icons/feather-icons/hash.svg");
}
.contact-details-column ul li:before {
position: absolute;
left: -24px;
top: 2px;
right: auto;
bottom: auto;
content: "";
width: 24px;
height: 24px;
background-size: 50%;
opacity: 0.6;
background-repeat: no-repeat;
}
.wp-block-group.wp-group--conditions .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
max-width: 41rem;
}
@media (min-width: 600px) {
.wp-block-group.wp-group--conditions .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.wp-block-group.wp-group--conditions h3 {
font-family: "noto-serif", serif;
font-weight: 300;
margin: 3rem 0 1rem;
color: #3E7679;
font-size: 2rem;
line-height: 160%;
}
.wp-block-group.wp-group--conditions p {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
}
.wp-block-group.wp-group--conditions ol {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
list-style-type: decimal;
margin-top: 1rem;
margin-bottom: 1rem;
}
.wp-block-group.wp-group--conditions ol li {
padding-left: 0.5rem;
}
.wp-block-group.wp-group--conditions strong {
display: inline-block;
font-weight: 500;
color: #3E7679;
margin: 2rem 0 1rem;
}
.portfolio-first-block {
background-color: #E9F5F5;
background: #AED0D2;
}
.portfolio-first-block .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
height: 100%;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-group__inner-container {
padding-top: 12rem;
}
}
.portfolio-first-block .wp-block-columns {
height: 100%;
align-content: stretch;
}
.portfolio-first-block .wp-block-column {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
position: relative;
left: 0;
top: 0;
right: auto;
bottom: auto;
}
.portfolio-first-block .wp-block-column h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
padding-top: 3rem;
color: #EA79EC;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.portfolio-first-block .wp-block-column h2 span {
font-family: "Playfair Display", serif;
}
.portfolio-first-block .wp-block-column p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column p {
max-width: 420px;
}
}
@media (min-width: 600px) {
.portfolio-first-block .wp-block-column .wp-block-image {
position: absolute;
left: 0;
top: 0;
right: auto;
bottom: auto;
top: -4rem;
}
}
.portfolio-first-block .wp-block-column .wp-block-image img {
height: auto;
}
/* ----------------------------------------
CONTAINS STYLES FOR DISPLAYING IMAGES AND
TEXT ON PORTFOLIO DETAILS PAGES
---------------------------------------- */
.portfolio-item--image .wp-block-group__inner-container {
max-width: none;
padding-top: 8rem;
}
.portfolio-item--image .wp-block-group__inner-container img {
width: 100%;
height: auto;
}
.portfolio-item--shadowed-image .wp-block-group__inner-container {
max-width: none;
padding-top: 8rem;
}
.portfolio-item--shadowed-image .wp-block-group__inner-container img {
width: 100%;
box-shadow: 0px -20px 26px rgba(0, 0, 0, 0.14);
height: auto;
}
.portfolio-item--image-media .wp-block-group__inner-container {
background: #EA79EC;
background: #999999;
}
.portfolio-item--image-media .wp-block-media-text__content {
padding: 4rem 3rem;
}
.portfolio-item--image-media.logos .wp-block-group__inner-container {
background: #a4d9d3;
}
.portfolio-item--image-media.logos h3, .portfolio-item--image-media.logos p {
color: #2F353A;
}
.portfolio-item--image-media.daniel-dark .wp-block-group__inner-container {
background: #111c21;
}
.portfolio-item--image-media.tst .wp-block-group__inner-container {
background: #111c21;
}
.portfolio-item--image-media.minemark-donate .wp-block-group__inner-container {
background: #2F353A;
}
.portfolio-item--image-media.minemark-logo .wp-block-group__inner-container {
background-color: white;
}
.portfolio-item--image-media.minemark-logo .wp-block-group__inner-container h3, .portfolio-item--image-media.minemark-logo .wp-block-group__inner-container p {
color: #2F353A;
}
.portfolio-item--image-media.hvv-pink .wp-block-group__inner-container {
background-color: #F2DDF4;
}
.portfolio-item--image-media.hvv-pink .wp-block-group__inner-container h3, .portfolio-item--image-media.hvv-pink .wp-block-group__inner-container p {
color: #2F353A;
}
.portfolio-item--image-media .wp-block-columns {
margin: 0;
}
.portfolio-item--image-media .wp-block-column {
border-image-width: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: left;
min-width: 50%;
margin-left: 0 !important;
}
.portfolio-item--image-media .wp-block-column.content {
padding: 4rem 3rem;
}
@media (min-width: 600px) {
.portfolio-item--image-media .wp-block-column.content {
padding: 8rem 0;
}
}
.portfolio-item--image-media .wp-block-column figcaption {
display: none;
}
.portfolio-item--image-media figure {
margin: 0;
width: 100%;
height: 100%;
}
.portfolio-item--image-media img {
object-fit: cover;
object-position: right top;
height: 100%;
width: 100%;
}
.portfolio-item--image-media h3 {
font-family: "noto-serif", serif;
font-weight: 300;
font-style: italic;
line-height: 2rem;
font-size: 40px;
font-weight: 900;
color: white;
width: 100%;
margin-bottom: 3rem;
line-height: 120%;
}
@media (min-width: 600px) {
.portfolio-item--image-media h3 {
width: 80%;
font-size: 48px;
}
}
.portfolio-item--image-media p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
color: white;
display: inline-block;
}
@media (min-width: 600px) {
.portfolio-item--image-media p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.portfolio-item--image-media p {
margin-left: 4rem;
max-width: 80%;
}
}
.portfolio-item--image-media p a {
color: inherit;
text-decoration: underline;
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container {
max-width: 71rem;
padding: 4rem 1rem;
margin: 0 auto;
max-width: 35rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container {
padding: 8rem 2rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
font-size: 24px;
font-weight: 900;
font-family: "Inter", sans;
margin-bottom: 2rem;
font-family: "Playfair Display", serif;
font-style: italic;
color: #2F353A;
margin-left: 1rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
font-size: 40px;
margin-bottom: 3rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 span {
font-family: "Playfair Display", serif;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container h2 {
margin-left: -4rem;
margin-left: -4rem;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
font-size: 14px;
font-family: "noto-serif", serif;
font-weight: 400;
color: #20585B;
line-height: 2rem;
font-style: italic;
margin-bottom: 2ch;
margin-left: 2rem;
margin-right: 2rem;
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
font-size: 16px;
}
}
@media (min-width: 600px) {
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p {
margin-left: 0;
margin-right: 0;
}
}
.single-portfolio .portfolio-item__summary .wp-block-group__inner-container p a {
color: inherit;
text-decoration: underline;
}
/* ----------------------------------------
TITLE ELEMENT (MOVE TO GENERIC ITEM
---------------------------------------- */
.single-portfolio .title-element--with-subtitle h2, .single-portfolio .title-element--with-subtitle h6 {
color: #2F353A;
}
.single-portfolio .title-element--with-subtitle h2 {
font-family: "Playfair Display", serif;
font-style: italic;
}
html, body {
padding: 0;
margin: 0;
font-size: 16px;
scroll-behavior: smooth;
}
/*# sourceMappingURL=app.css.map*/ | 0.351868 | 0.078466 |
@-moz-document domain("facebook.com") {
/*----- DEFAULT TEXT, BORDER & BACKGROUND COLORS -----*/
body, html, div, h1, h2, h3, h4, h5, h6, table, tbody, thead, tr, td, th, ul, li, p, i, code, iframe, embed, section, blockquote, label, form, img {
color: #999 ;
text-shadow: none ;
background: transparent ;
border-color: #444 ;
-moz-border-top-colors: #444 ;
-moz-border-bottom-colors: #444 ;
-moz-border-left-colors: #444 ;
-moz-border-right-colors: #444 ;
}
*[style*="color"]:not([style="abcxyz"]), *[style*="color"]:not([style="abcxyz"]) * {
text-shadow: 0 0 3px #000 ;
}
/*#blueBar { background-image: none !important; }
#pageLogo img.img { display: none;}
.highContrast .fbJewel a.jewelButton .jewelButtonHcm { display: none !important;}*/
#blueBarNAXAnchor:after {
background-image: none ;
}
._4f7n {
border-style: none none none ;
box-shadow: none ;
background-color: #1A1E27;
background-image: none ;
}
._5lus a {
background-position: -11px -136px;
margin: 8px 10px ;
height: 21px ;
width: 20px ;
}
._uaw {
margin: 0px 42px ;
}
table {
background-color: rgba(40,30,30,.6) ;
-moz-border-radius: 6px ;
}
div[style] > form {
background-color: rgba(10,20,20,.8) ;
-moz-border-radius: 6px ;
}
:focus {
outline: none ;
}
/*----- MENU & CO BACKGROUND-COLORS -----*/
iframe, embed, header, nav, footer, #headNav, #pageFooter, label [onclick], div[style*="position:"][style*="left:"][style*="visible"], div[style*="z-index:"][style*="left:"][style*="visible"], div[style*="-moz-user-select"], div[role="menu"], div[role="dialog"], span[class*="script"] div, [id*="menu"], [class*="dropdown"], [class*="popup"], [class="title"], ul[style*="display:"], a[id*="ghosteryfirefox"], .vbmenu_popup, #vspb, #content, #search_controls, .menu, .tooltip, .olp-mn, .gh-iovr, #categoriesdropdown, #user_link_menucontent, .overlay-stream, .dd, .ac_res, .yui-ac-bd, #overhead-collect #lub, .bluestip, .oh-menu, .popup2, .bt-mid, .gac_m, .google-ac-m, .gbm, .yt-suggest-table, .yt-uix-button-menu, .acl div.sug, .yt-uix-tooltip, .yt-uix-tooltip-tip > div > div, #currentStore, UIImageBlock, .fbNubFlyoutBody, .clearfix, .fbNubFlyoutFooter, .fbNubButton, #BobMovie {
background-color: rgba(5,5,5,.8) ;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
}
[id*="overlay"], blockquote {
background-color: rgba(35,35,35,.9) ;
-moz-border-radius: 5px;
border-radius: 5px;
}
/*----- OTHER COLOR CHANGES -----*/
.modbox *:empty, div[style*="border: 1px"], div[style="display: block;"] {
background-color: rgba(0,0,0,.5) ;
}
[class*="dialog-bg"], .Kj-JD-Jh {
background-color: rgba(35,35,35,.7) ;
opacity: 1 ;
}
i.gr2, i.gr3, .gr-top {
background-color: #252020 ;
}
.goog-imageless-button-top-shadow {
border-color: transparent ;
}
.cc-in, .gr-body, .smbutton > span, #watch-info, #watch-next-list, #watch-channel-discoverbox {
background: -moz-linear-gradient(top, rgba(200,200,200,.1), rgba(0,0,0,.3)) ;
}
a {
color: #999 ;
}
/*----- CHANGE CURSORS -----*/
* {
cursor: url("http://reloaded.site88.net/Data/aero_arrow.cur"), default ;
}
a, a * {
cursor: url("http://reloaded.site88.net/Data/aero_link.cur"), pointer ;
}
/*----- DEFAULT BUTTONS, SEARCHBOXES & CO -----*/
._585- {
box-shadow: 0px 0px 0px 1px #4E2377 inset, 0px 1px 0px 0px #2355D7 inset, 0px -1px 0px 0px #123B92 ;
}
._5q5b .fbNubButton {
background: none ;
}
._3b, ._3c {
background-color: #090914 ;
}
input, select, button, a[href="javascript:;"]:not([t]):not([onclick]) {
-moz-appearance: none ;
background: #000 ;
border: 2px solid #333 ;
-moz-border-radius: 4px ;
}
input:hover, input[type="button"]:hover, select:hover, button:hover {
border: 2px solid #555 ;
-moz-border-top-colors: #555 ;
-moz-border-bottom-colors: #555 ;
-moz-border-left-colors: #555 ;
-moz-border-right-colors: #555 ;
}
input:focus, select:focus {
-moz-box-shadow: 0 0 5px #077 ;
}
input[type="checkbox"], input[type="checkbox"]:focus {
border: 2px solid #222 ;
background-color: #111 ;
color: #BBB ;
-moz-border-radius: 4px ;
}
input[type="radio"], input[type="radio"]:focus {
border: 2px solid #222 ;
background-color: #111 ;
color: #BBB ;
}
select input[type="button"] {
border: solid ;
}
button:active, input[type="submit"]:active {
background: #444 ;
}
input *, input, select {
color: #F0F0F0 ;
}
input *:hover * {
color: #F0F0F0 ;
text-shadow: 0 0 2px #FFF ;
}
textarea {
-moz-appearance: none ;
background: rgba(0,0,0,.3) ;
-moz-border-radius: 3px ;
border: 1px solid #000 ;
-moz-box-shadow: inset 0 0 8px #000 ;
}
textarea:focus {
background: rgba(0,0,0,.5) ;
}
textarea, textarea * {
color: #C8C8C8 ;
text-shadow: 0 0 1px gray ;
}
textarea:focus, textarea:focus > * {
text-shadow: none ;
-moz-box-shadow: none ;
}
option {
-moz-appearance: none ;
background: none ;
color: #555 ;
}
option:not([disabled]):hover, option:focus, option:checked {
background: -moz-linear-gradient(center top, #AAA, #555) ;
color: #000 ;
}
.uiSearchInput {
border-style: none ;
}
/*----- SCROLLBAR CHANGES -----*/
scrollbarbutton {
-moz-appearance: none ;
background-color: transparent;
border: none;
}
thumb {
-moz-appearance: none ;
border: none ;
background-color: #999 ;
-moz-border-radius: 10px;
-moz-box-shadow: inset 0 0 3px #000;
}
scrollbar {
-moz-appearance: none ;
background: transparent ;
-moz-box-shadow: inset #000 0 0 8px;
}
scrollbarbutton:hover, thumb:active, thumb:hover {
opacity: 0.5 ;
}
scrollbar[orient="vertical"] thumb {
min-width: 7px ;
max-width: 7px ;
min-height: 14px ;
}
scrollbar[orient="horizontal"] thumb {
min-height: 7px ;
max-height: 7px ;
}
scrollbar[orient="vertical"] {
padding-left: 3px ;
min-width: 12px ;
max-width: 12px ;
}
scrollbar[orient="horizontal"] {
padding-top: 3px ;
min-height: 12px ;
max-height: 12px ;
}
._517h, ._59pe:focus, ._59pe:hover, ._517h._42fr:active, ._517h._42fr._42fs {
text-shadow: 0px 1px 0px rgba(23, 46, 216, 1) ;
border-color: #CDCED0 #C5C6C8 #B6B7B9;
color: #4E5665;
}
/*----- IMAGE CHANGES -----*/
div._li {
background:url(http://images.pagerage.com/PageRager.ashx?m=GetLayoutImage&id=1564850) no-repeat center fixed !important;background-size:cover;-o-background-size:cover !important;-webkit-background-size:cover !important;
}
.olp-mn * {
background: none ;
border: none ;
}
img {
opacity: .5 ;
}
img:hover, a:hover img {
opacity: 1 ;
}
/*----- GOOGLE & YOUTUBE LOGOS -----*/
#lga #logo, #hp-logo img, img[src*="video_logo_lg.gif"], div[title="Firefox Start"] {
margin-top: 4% ;
width: 0 ;
height: 103px ;
padding: 0 281px 0 0 ;
background: url("http://img193.imageshack.us/img193/8379/indexiin.png") ;
}
h1 a[title*="Google"] img, a img[src="/images/logo_sm.gif"] {
width: 0 ;
padding: 0 150px 0 0 ;
top: 0 ;
opacity: 1 ;
background: url("http://h-2.abload.de/img/indexsmall5z5t.png") ;
}
h1 a[title*="Google"] {
color: transparent ;
}
.a9 {
background: url("http://i46.tinypic.com/30n9aq8.jpg") no-repeat ;
}
img[alt^="YouTube"] {
width: 0 ;
padding-right: 100px ;
opacity: 1 ;
background: url("http://www.abload.de/img/youtube_neu7us1.png") no-repeat ;
}
/*----- RIGHT-CLICK MENUS & TOOLTIP STYLE -----*/
#contentAreaContextMenu menuitem[disabled="true"], #contentAreaContextMenu menuitem[disabled="true"] menuseparator {
display: none ;
}
popup {
-moz-appearance: -moz-win-glass ;
background: rgba(0,0,0,.8) ;
border: 1px solid ;
-moz-border-left-colors: #555 ;
-moz-border-right-colors: #555 ;
-moz-border-top-colors: #555 ;
-moz-border-bottom-colors: #555 ;
-moz-border-radius: 8px ;
-moz-box-shadow: inset 0 0 10px ;
padding: 2px 0 ;
}
popup * {
color: #CCC ;
background: none ;
}
popup menuitem:hover * {
color: #F0F0F0 ;
text-shadow: 0 0 2px #FFF ;
}
popup menuitem:last-child:hover * {
color: #FFF ;
text-shadow: none ;
}
popup menuseparator {
-moz-appearance: none ;
margin: 2px 0 2px -3px ;
padding: 0 ;
border-top: none ;
border-color: transparent ;
-moz-box-shadow: 0 0 3px #666 ;
}
popup menuitem {
-moz-appearance: -moz-win-glass ;
font-size: 13px ;
font-weight: bold ;
}
.uiSideNav {
color: #ffffff ;
}
.wrap, .uiTypeahead,.lfloat {
padding: 0 ;
-moz-border-image: none;
border-style: hidden ;
}
#navSearch {
margin: 0px 0 0 0px;
width: 350px;
}
tooltip {
-moz-appearance: none ;
color: #CCC ;
background-color: rgba(0,0,0,.8) ;
border: 1px solid #555 ;
-moz-border-radius: 3px ;
}
#album_pagelet {
background-color: rgba(0,0,0,0) ;
}
.uiSearchInput button {
background-color: #000000 ;
background-image: url("http://i55.tinypic.com/spyud5.jpg") ;
background-position: 0 -159px;
background-repeat: no-repeat ;
display: block ;
height: 19px ;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 22px;
}
._4jy0, ._59pe:focus, ._59pe:hover {
background: none ;
border: none ;
}
.uiButton, .uiButtonGroup, .uiButtonSuppressed:active, .uiButtonSuppressed:focus, .uiButtonSuppressed:hover {
background: #001018 ;
}
.stageWrapper {
background: #000 ;
}
.fbPhotoTheater .stageActions, .fbPhotoTheater .stage, .hovercard img {
opacity: 1 ;
}
.ego_column {
width: 215px;
}
._5vwk {
color: rgba(42, 56, 95, 1);
}
._5qrt ._5vw9 {
margin: 0px;
width: 220px;
}
._1nc6 ._5w1r, ._1nc6 ._5w1r:before {
background-color: #DBEDFE ;
background-image: -moz-linear-gradient(center bottom , #0C3B7D, rgba(5, 31, 65, 1)) ;
}
._1nc7 ._5w1r, ._1nc7 ._5w1r:before {
background-color: rgba(22, 18, 36, 1) ;
background-image: -moz-linear-gradient(center bottom , rgba(7, 7, 56, 1), rgba(3, 33, 50, 1)) ;
}
._4-u2 {background:none;}
*._5vsj, .UFIRow, ._5vsj._5vsj._5vsj {background:black;}
html ._5vb_.hasLeftCol #contentCol {background:black;}
/*test*/
* {
background-color: rgba(0, 0, 0, 0.0);
color: #B3AFB3;
border-color: #4c66a4;
}
#contentArea {
width: 98%;
}
div.rightColumnWrapper {
display: none;
}
#rightCol {
border-color: #4c66a4;
display: none;
}
.hasSmurfbar #blueBarHolder #blueBar {
background-color: black;
background-image: none;
border-color: #4c66a4;
}
.fbChatSidebar {
margin-top: 40px;
}
.pageHead {
}
._585- {
-webkit-box-shadow: inset 0 0 0 1px #4c66a4, inset 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #2f477a;
}
div.gradient {
background-color: #ff08ff;
}
.jewelFlyout {
background-color: black ;
}
.fbNubFlyoutOuter {
background-color: black;
}
.fsm {
background: none;
box-shadow: none;
}
.bubbles ._kso:after {
content: none;
}
.uiContextualLayer {
background-color: black;
}
li.UFIRow{
background-color: #0a090a !important;
}
div.homeSideNav {
background-color: #121212 !important;
}
a._5afe.clearfix {
background-color: #171717 !important;
}
._5vb_ ._5pr2.fbChatSidebar, .fbCalendar ._5pr2.fbChatSidebar, ._1t4w ._5pr2.fbChatSidebar, .timelineLayout ._5pr2.fbChatSidebar {
background-color: transparent !important;
-webkit-box-shadow: 1px 0 0 #f0f0f2 inset;
}
div.wrap {
background-color: #161617 !important;
}
div.clearfix {
background-color: #0a0a0a !important;
}
ul {
background-color: #000000 !important;
}
div.timelineUnitContainer {
background-color: #000000 !important;
}
div._5mac {
background-color: #1a191a !important;
}
input {
background-color: #0f0f0f !important;
}
div.back {
background-color: #000000 !important;
}
table {
background-color: #141314 !important;
}
a {
background-color: #010101 !important;
}
div._w8_ {
background-color: #050505 !important;
}
button {
background-color: #141414 !important;
}
div.fsm {
background-color: #0f0f0f !important;
}
div._1xx {
background-color: #0a0a0a !important;
}
div.letterboxedImage.photoWrap {
background-color: #000000 !important;
}
div._6l- {
background-color: #000000 !important;
}
} | data/usercss/104788.user.css | @-moz-document domain("facebook.com") {
/*----- DEFAULT TEXT, BORDER & BACKGROUND COLORS -----*/
body, html, div, h1, h2, h3, h4, h5, h6, table, tbody, thead, tr, td, th, ul, li, p, i, code, iframe, embed, section, blockquote, label, form, img {
color: #999 ;
text-shadow: none ;
background: transparent ;
border-color: #444 ;
-moz-border-top-colors: #444 ;
-moz-border-bottom-colors: #444 ;
-moz-border-left-colors: #444 ;
-moz-border-right-colors: #444 ;
}
*[style*="color"]:not([style="abcxyz"]), *[style*="color"]:not([style="abcxyz"]) * {
text-shadow: 0 0 3px #000 ;
}
/*#blueBar { background-image: none !important; }
#pageLogo img.img { display: none;}
.highContrast .fbJewel a.jewelButton .jewelButtonHcm { display: none !important;}*/
#blueBarNAXAnchor:after {
background-image: none ;
}
._4f7n {
border-style: none none none ;
box-shadow: none ;
background-color: #1A1E27;
background-image: none ;
}
._5lus a {
background-position: -11px -136px;
margin: 8px 10px ;
height: 21px ;
width: 20px ;
}
._uaw {
margin: 0px 42px ;
}
table {
background-color: rgba(40,30,30,.6) ;
-moz-border-radius: 6px ;
}
div[style] > form {
background-color: rgba(10,20,20,.8) ;
-moz-border-radius: 6px ;
}
:focus {
outline: none ;
}
/*----- MENU & CO BACKGROUND-COLORS -----*/
iframe, embed, header, nav, footer, #headNav, #pageFooter, label [onclick], div[style*="position:"][style*="left:"][style*="visible"], div[style*="z-index:"][style*="left:"][style*="visible"], div[style*="-moz-user-select"], div[role="menu"], div[role="dialog"], span[class*="script"] div, [id*="menu"], [class*="dropdown"], [class*="popup"], [class="title"], ul[style*="display:"], a[id*="ghosteryfirefox"], .vbmenu_popup, #vspb, #content, #search_controls, .menu, .tooltip, .olp-mn, .gh-iovr, #categoriesdropdown, #user_link_menucontent, .overlay-stream, .dd, .ac_res, .yui-ac-bd, #overhead-collect #lub, .bluestip, .oh-menu, .popup2, .bt-mid, .gac_m, .google-ac-m, .gbm, .yt-suggest-table, .yt-uix-button-menu, .acl div.sug, .yt-uix-tooltip, .yt-uix-tooltip-tip > div > div, #currentStore, UIImageBlock, .fbNubFlyoutBody, .clearfix, .fbNubFlyoutFooter, .fbNubButton, #BobMovie {
background-color: rgba(5,5,5,.8) ;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
}
[id*="overlay"], blockquote {
background-color: rgba(35,35,35,.9) ;
-moz-border-radius: 5px;
border-radius: 5px;
}
/*----- OTHER COLOR CHANGES -----*/
.modbox *:empty, div[style*="border: 1px"], div[style="display: block;"] {
background-color: rgba(0,0,0,.5) ;
}
[class*="dialog-bg"], .Kj-JD-Jh {
background-color: rgba(35,35,35,.7) ;
opacity: 1 ;
}
i.gr2, i.gr3, .gr-top {
background-color: #252020 ;
}
.goog-imageless-button-top-shadow {
border-color: transparent ;
}
.cc-in, .gr-body, .smbutton > span, #watch-info, #watch-next-list, #watch-channel-discoverbox {
background: -moz-linear-gradient(top, rgba(200,200,200,.1), rgba(0,0,0,.3)) ;
}
a {
color: #999 ;
}
/*----- CHANGE CURSORS -----*/
* {
cursor: url("http://reloaded.site88.net/Data/aero_arrow.cur"), default ;
}
a, a * {
cursor: url("http://reloaded.site88.net/Data/aero_link.cur"), pointer ;
}
/*----- DEFAULT BUTTONS, SEARCHBOXES & CO -----*/
._585- {
box-shadow: 0px 0px 0px 1px #4E2377 inset, 0px 1px 0px 0px #2355D7 inset, 0px -1px 0px 0px #123B92 ;
}
._5q5b .fbNubButton {
background: none ;
}
._3b, ._3c {
background-color: #090914 ;
}
input, select, button, a[href="javascript:;"]:not([t]):not([onclick]) {
-moz-appearance: none ;
background: #000 ;
border: 2px solid #333 ;
-moz-border-radius: 4px ;
}
input:hover, input[type="button"]:hover, select:hover, button:hover {
border: 2px solid #555 ;
-moz-border-top-colors: #555 ;
-moz-border-bottom-colors: #555 ;
-moz-border-left-colors: #555 ;
-moz-border-right-colors: #555 ;
}
input:focus, select:focus {
-moz-box-shadow: 0 0 5px #077 ;
}
input[type="checkbox"], input[type="checkbox"]:focus {
border: 2px solid #222 ;
background-color: #111 ;
color: #BBB ;
-moz-border-radius: 4px ;
}
input[type="radio"], input[type="radio"]:focus {
border: 2px solid #222 ;
background-color: #111 ;
color: #BBB ;
}
select input[type="button"] {
border: solid ;
}
button:active, input[type="submit"]:active {
background: #444 ;
}
input *, input, select {
color: #F0F0F0 ;
}
input *:hover * {
color: #F0F0F0 ;
text-shadow: 0 0 2px #FFF ;
}
textarea {
-moz-appearance: none ;
background: rgba(0,0,0,.3) ;
-moz-border-radius: 3px ;
border: 1px solid #000 ;
-moz-box-shadow: inset 0 0 8px #000 ;
}
textarea:focus {
background: rgba(0,0,0,.5) ;
}
textarea, textarea * {
color: #C8C8C8 ;
text-shadow: 0 0 1px gray ;
}
textarea:focus, textarea:focus > * {
text-shadow: none ;
-moz-box-shadow: none ;
}
option {
-moz-appearance: none ;
background: none ;
color: #555 ;
}
option:not([disabled]):hover, option:focus, option:checked {
background: -moz-linear-gradient(center top, #AAA, #555) ;
color: #000 ;
}
.uiSearchInput {
border-style: none ;
}
/*----- SCROLLBAR CHANGES -----*/
scrollbarbutton {
-moz-appearance: none ;
background-color: transparent;
border: none;
}
thumb {
-moz-appearance: none ;
border: none ;
background-color: #999 ;
-moz-border-radius: 10px;
-moz-box-shadow: inset 0 0 3px #000;
}
scrollbar {
-moz-appearance: none ;
background: transparent ;
-moz-box-shadow: inset #000 0 0 8px;
}
scrollbarbutton:hover, thumb:active, thumb:hover {
opacity: 0.5 ;
}
scrollbar[orient="vertical"] thumb {
min-width: 7px ;
max-width: 7px ;
min-height: 14px ;
}
scrollbar[orient="horizontal"] thumb {
min-height: 7px ;
max-height: 7px ;
}
scrollbar[orient="vertical"] {
padding-left: 3px ;
min-width: 12px ;
max-width: 12px ;
}
scrollbar[orient="horizontal"] {
padding-top: 3px ;
min-height: 12px ;
max-height: 12px ;
}
._517h, ._59pe:focus, ._59pe:hover, ._517h._42fr:active, ._517h._42fr._42fs {
text-shadow: 0px 1px 0px rgba(23, 46, 216, 1) ;
border-color: #CDCED0 #C5C6C8 #B6B7B9;
color: #4E5665;
}
/*----- IMAGE CHANGES -----*/
div._li {
background:url(http://images.pagerage.com/PageRager.ashx?m=GetLayoutImage&id=1564850) no-repeat center fixed !important;background-size:cover;-o-background-size:cover !important;-webkit-background-size:cover !important;
}
.olp-mn * {
background: none ;
border: none ;
}
img {
opacity: .5 ;
}
img:hover, a:hover img {
opacity: 1 ;
}
/*----- GOOGLE & YOUTUBE LOGOS -----*/
#lga #logo, #hp-logo img, img[src*="video_logo_lg.gif"], div[title="Firefox Start"] {
margin-top: 4% ;
width: 0 ;
height: 103px ;
padding: 0 281px 0 0 ;
background: url("http://img193.imageshack.us/img193/8379/indexiin.png") ;
}
h1 a[title*="Google"] img, a img[src="/images/logo_sm.gif"] {
width: 0 ;
padding: 0 150px 0 0 ;
top: 0 ;
opacity: 1 ;
background: url("http://h-2.abload.de/img/indexsmall5z5t.png") ;
}
h1 a[title*="Google"] {
color: transparent ;
}
.a9 {
background: url("http://i46.tinypic.com/30n9aq8.jpg") no-repeat ;
}
img[alt^="YouTube"] {
width: 0 ;
padding-right: 100px ;
opacity: 1 ;
background: url("http://www.abload.de/img/youtube_neu7us1.png") no-repeat ;
}
/*----- RIGHT-CLICK MENUS & TOOLTIP STYLE -----*/
#contentAreaContextMenu menuitem[disabled="true"], #contentAreaContextMenu menuitem[disabled="true"] menuseparator {
display: none ;
}
popup {
-moz-appearance: -moz-win-glass ;
background: rgba(0,0,0,.8) ;
border: 1px solid ;
-moz-border-left-colors: #555 ;
-moz-border-right-colors: #555 ;
-moz-border-top-colors: #555 ;
-moz-border-bottom-colors: #555 ;
-moz-border-radius: 8px ;
-moz-box-shadow: inset 0 0 10px ;
padding: 2px 0 ;
}
popup * {
color: #CCC ;
background: none ;
}
popup menuitem:hover * {
color: #F0F0F0 ;
text-shadow: 0 0 2px #FFF ;
}
popup menuitem:last-child:hover * {
color: #FFF ;
text-shadow: none ;
}
popup menuseparator {
-moz-appearance: none ;
margin: 2px 0 2px -3px ;
padding: 0 ;
border-top: none ;
border-color: transparent ;
-moz-box-shadow: 0 0 3px #666 ;
}
popup menuitem {
-moz-appearance: -moz-win-glass ;
font-size: 13px ;
font-weight: bold ;
}
.uiSideNav {
color: #ffffff ;
}
.wrap, .uiTypeahead,.lfloat {
padding: 0 ;
-moz-border-image: none;
border-style: hidden ;
}
#navSearch {
margin: 0px 0 0 0px;
width: 350px;
}
tooltip {
-moz-appearance: none ;
color: #CCC ;
background-color: rgba(0,0,0,.8) ;
border: 1px solid #555 ;
-moz-border-radius: 3px ;
}
#album_pagelet {
background-color: rgba(0,0,0,0) ;
}
.uiSearchInput button {
background-color: #000000 ;
background-image: url("http://i55.tinypic.com/spyud5.jpg") ;
background-position: 0 -159px;
background-repeat: no-repeat ;
display: block ;
height: 19px ;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 22px;
}
._4jy0, ._59pe:focus, ._59pe:hover {
background: none ;
border: none ;
}
.uiButton, .uiButtonGroup, .uiButtonSuppressed:active, .uiButtonSuppressed:focus, .uiButtonSuppressed:hover {
background: #001018 ;
}
.stageWrapper {
background: #000 ;
}
.fbPhotoTheater .stageActions, .fbPhotoTheater .stage, .hovercard img {
opacity: 1 ;
}
.ego_column {
width: 215px;
}
._5vwk {
color: rgba(42, 56, 95, 1);
}
._5qrt ._5vw9 {
margin: 0px;
width: 220px;
}
._1nc6 ._5w1r, ._1nc6 ._5w1r:before {
background-color: #DBEDFE ;
background-image: -moz-linear-gradient(center bottom , #0C3B7D, rgba(5, 31, 65, 1)) ;
}
._1nc7 ._5w1r, ._1nc7 ._5w1r:before {
background-color: rgba(22, 18, 36, 1) ;
background-image: -moz-linear-gradient(center bottom , rgba(7, 7, 56, 1), rgba(3, 33, 50, 1)) ;
}
._4-u2 {background:none;}
*._5vsj, .UFIRow, ._5vsj._5vsj._5vsj {background:black;}
html ._5vb_.hasLeftCol #contentCol {background:black;}
/*test*/
* {
background-color: rgba(0, 0, 0, 0.0);
color: #B3AFB3;
border-color: #4c66a4;
}
#contentArea {
width: 98%;
}
div.rightColumnWrapper {
display: none;
}
#rightCol {
border-color: #4c66a4;
display: none;
}
.hasSmurfbar #blueBarHolder #blueBar {
background-color: black;
background-image: none;
border-color: #4c66a4;
}
.fbChatSidebar {
margin-top: 40px;
}
.pageHead {
}
._585- {
-webkit-box-shadow: inset 0 0 0 1px #4c66a4, inset 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #2f477a;
}
div.gradient {
background-color: #ff08ff;
}
.jewelFlyout {
background-color: black ;
}
.fbNubFlyoutOuter {
background-color: black;
}
.fsm {
background: none;
box-shadow: none;
}
.bubbles ._kso:after {
content: none;
}
.uiContextualLayer {
background-color: black;
}
li.UFIRow{
background-color: #0a090a !important;
}
div.homeSideNav {
background-color: #121212 !important;
}
a._5afe.clearfix {
background-color: #171717 !important;
}
._5vb_ ._5pr2.fbChatSidebar, .fbCalendar ._5pr2.fbChatSidebar, ._1t4w ._5pr2.fbChatSidebar, .timelineLayout ._5pr2.fbChatSidebar {
background-color: transparent !important;
-webkit-box-shadow: 1px 0 0 #f0f0f2 inset;
}
div.wrap {
background-color: #161617 !important;
}
div.clearfix {
background-color: #0a0a0a !important;
}
ul {
background-color: #000000 !important;
}
div.timelineUnitContainer {
background-color: #000000 !important;
}
div._5mac {
background-color: #1a191a !important;
}
input {
background-color: #0f0f0f !important;
}
div.back {
background-color: #000000 !important;
}
table {
background-color: #141314 !important;
}
a {
background-color: #010101 !important;
}
div._w8_ {
background-color: #050505 !important;
}
button {
background-color: #141414 !important;
}
div.fsm {
background-color: #0f0f0f !important;
}
div._1xx {
background-color: #0a0a0a !important;
}
div.letterboxedImage.photoWrap {
background-color: #000000 !important;
}
div._6l- {
background-color: #000000 !important;
}
} | 0.226441 | 0.057652 |
body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.img-center {
margin: 60 auto;
}
footer {
width: 100%;
}
/********** Bootstrap Navbar **********/
.bubble {
height: 200px;
width: 200px;
border-radius: 100px 100px;
background: #54c0d6;
overflow: hidden; /* makes sure you can't see the rest of the bar */
position: relative;
margin-left:calc(50% - 100px);
}
.bubble:hover {
opacity: .7;
}
.bubble a:hover {
color:white;
}
.bar{
position: relative;
top: 200px;
height: 200px;
width: 200px;
background: black;
}
.image{
height: 300px;
width: 300px;
border-radius: 200px 200px;
background-color:black;
overflow: hidden;
margin-left:calc(50% - 150px)
}
img{
position: relative;
max-width:320px;
max-height:320px;
width: auto;
height: auto;
height: auto;
}
.image-name {
margin-top: 15px;
margin-bottom: 30px;
text-align:center;
}
.image-title {
text-align:center;
}
.reserve-text {
position: absolute;
top: 80px;
opacity: .7;
height: 25px;
width: 200px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size: 25px;
text-align:center;
}
.reserve-text:hover {
color:white;
}
.num {
position: absolute;
top: 18px;
text-align: center;
opacity: .7;
height: 25px;
width: 200px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size: 140px;
}
.num:hover {
color:white;
}
.computer {
text-align: center;
font-weight: 600;
font-family: 'Source Sans Pro', sans-serif;
}
.header {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
padding-top: 5px;
padding-bottom: 5px;
}
/* NEW STUFF */
.available {
background: lightgreen;
}
.unavailable {
background: #AAAAAA;
}
.broken {
background: #FF7070;
}
.highlight {
background: #F3F781;
}
.empty {
background: lightblue;
}
.reserved {
background: #b0b0b0;
}
.description{
height: 200px;
width: 94%;
padding-left: 30px;
font-weight: 300;
}
/********** CUSTOM BOOTSTRAP **********/
.header {
font-weight: 100;
padding-bottom: 50px;
padding-top: 80px;
}
.footer {
font-family: 'Source Sans Pro', sans-serif;
float:left;
padding:15px 0;
min-width:100%;
background-color: #fafafa;
position: relative;
padding-top: 80px;
margin-top: 60px;
}
.navbar-brand {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
line-height: 42px;
font-size: 40px;
}
.navbar-header > .navbar-brand:active {
color: black;
}
.navbar-header > .navbar-brand:visited {
color: black;
}
.navbar-header > .navbar-brand:link {
color: black;
}
.navbar-header > .navbar-brand:hover {
color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
background-color: #FFFF00;
color: #FFC0CB;
}
.navbar-inverse {
background-color: #f0f2f1;
}
.navbar-fixed-top {
top: 0;
border-width: 0px 0 0px;
}
.navbar {
min-height: 80px;
margin-bottom: 20px;
border: 1px solid transparent;
}
body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
.navbar-nav>li>a {
padding-top: 27px;
padding-bottom: 15px;
}
.navbar-inverse{
color: #000000;
}
a {
color: white;
text-decoration: none;
}
h2, .h2 {
font-size: 26px;
}
.page-header {
padding-bottom: 52px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
margin: 40px 0 20px;
border-bottom: 0px solid #eee;
font-size: 35px;
font-weight: 300;
}
#bubble-header {
padding-bottom: 52px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
text-align: center;
padding-top: 40px;
padding-bottom: 20px;
margin: 40px 0 20px;
border-bottom: 0px solid #eee;
font-size: 35px;
font-weight: 300;
}
.navbar-inverse .navbar-nav>li>a {
color: black;
}
.bubble-labname {
margin-top: 15px;
margin-bottom: 30px;
margin-left:calc(50% - 100px);
width: 200px;
text-align:center;
}
#mission {
text-align: center;
font-size: 20px;
margin-left: 5%;
/* margin-left: 150px;
margin-right: 150px;*/
color: #525252;
line-height: 1.5em;
width: 90%;
text-align: center;
font-weight: 300;
background-color: #fafafa;
padding-top: 15px;
padding-bottom: 15px;
}
#chooseroom {
font-size: 16px;
text-align: center;
padding-bottom: 50px;
color: #aeaeae;
}
h4 {
margin-top: -20px;
font-weight: 300;
}
h3 {
font-weight: 300;
font-size: 20px;
}
p {
margin: 0 0 10px;
text-align: center;
}
/********** END CUSTOM BOOTSTRAP **********/ | public/stylesheets/style.css | body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.img-center {
margin: 60 auto;
}
footer {
width: 100%;
}
/********** Bootstrap Navbar **********/
.bubble {
height: 200px;
width: 200px;
border-radius: 100px 100px;
background: #54c0d6;
overflow: hidden; /* makes sure you can't see the rest of the bar */
position: relative;
margin-left:calc(50% - 100px);
}
.bubble:hover {
opacity: .7;
}
.bubble a:hover {
color:white;
}
.bar{
position: relative;
top: 200px;
height: 200px;
width: 200px;
background: black;
}
.image{
height: 300px;
width: 300px;
border-radius: 200px 200px;
background-color:black;
overflow: hidden;
margin-left:calc(50% - 150px)
}
img{
position: relative;
max-width:320px;
max-height:320px;
width: auto;
height: auto;
height: auto;
}
.image-name {
margin-top: 15px;
margin-bottom: 30px;
text-align:center;
}
.image-title {
text-align:center;
}
.reserve-text {
position: absolute;
top: 80px;
opacity: .7;
height: 25px;
width: 200px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size: 25px;
text-align:center;
}
.reserve-text:hover {
color:white;
}
.num {
position: absolute;
top: 18px;
text-align: center;
opacity: .7;
height: 25px;
width: 200px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size: 140px;
}
.num:hover {
color:white;
}
.computer {
text-align: center;
font-weight: 600;
font-family: 'Source Sans Pro', sans-serif;
}
.header {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
padding-top: 5px;
padding-bottom: 5px;
}
/* NEW STUFF */
.available {
background: lightgreen;
}
.unavailable {
background: #AAAAAA;
}
.broken {
background: #FF7070;
}
.highlight {
background: #F3F781;
}
.empty {
background: lightblue;
}
.reserved {
background: #b0b0b0;
}
.description{
height: 200px;
width: 94%;
padding-left: 30px;
font-weight: 300;
}
/********** CUSTOM BOOTSTRAP **********/
.header {
font-weight: 100;
padding-bottom: 50px;
padding-top: 80px;
}
.footer {
font-family: 'Source Sans Pro', sans-serif;
float:left;
padding:15px 0;
min-width:100%;
background-color: #fafafa;
position: relative;
padding-top: 80px;
margin-top: 60px;
}
.navbar-brand {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
line-height: 42px;
font-size: 40px;
}
.navbar-header > .navbar-brand:active {
color: black;
}
.navbar-header > .navbar-brand:visited {
color: black;
}
.navbar-header > .navbar-brand:link {
color: black;
}
.navbar-header > .navbar-brand:hover {
color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
background-color: #FFFF00;
color: #FFC0CB;
}
.navbar-inverse {
background-color: #f0f2f1;
}
.navbar-fixed-top {
top: 0;
border-width: 0px 0 0px;
}
.navbar {
min-height: 80px;
margin-bottom: 20px;
border: 1px solid transparent;
}
body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
.navbar-nav>li>a {
padding-top: 27px;
padding-bottom: 15px;
}
.navbar-inverse{
color: #000000;
}
a {
color: white;
text-decoration: none;
}
h2, .h2 {
font-size: 26px;
}
.page-header {
padding-bottom: 52px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
margin: 40px 0 20px;
border-bottom: 0px solid #eee;
font-size: 35px;
font-weight: 300;
}
#bubble-header {
padding-bottom: 52px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
text-align: center;
padding-top: 40px;
padding-bottom: 20px;
margin: 40px 0 20px;
border-bottom: 0px solid #eee;
font-size: 35px;
font-weight: 300;
}
.navbar-inverse .navbar-nav>li>a {
color: black;
}
.bubble-labname {
margin-top: 15px;
margin-bottom: 30px;
margin-left:calc(50% - 100px);
width: 200px;
text-align:center;
}
#mission {
text-align: center;
font-size: 20px;
margin-left: 5%;
/* margin-left: 150px;
margin-right: 150px;*/
color: #525252;
line-height: 1.5em;
width: 90%;
text-align: center;
font-weight: 300;
background-color: #fafafa;
padding-top: 15px;
padding-bottom: 15px;
}
#chooseroom {
font-size: 16px;
text-align: center;
padding-bottom: 50px;
color: #aeaeae;
}
h4 {
margin-top: -20px;
font-weight: 300;
}
h3 {
font-weight: 300;
font-size: 20px;
}
p {
margin: 0 0 10px;
text-align: center;
}
/********** END CUSTOM BOOTSTRAP **********/ | 0.490236 | 0.069763 |
@media (min-width: 1440px) {
.container {
width: 1280px;
}
}
@media (max-width: 1060px) {
body {
overflow-x: hidden;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
font-size: 12px;
}
.header-date__numeric {
width: 50px;
font-size: 22px;
}
.header-date__item-month,
.header-date__item-date {
font-size: 14px;
}
.main-content__title {
font-size: 30px;
}
.main-content__decriotions {
font-size: 16px;
}
.services-first__img {
width: 300px;
}
.services-second__img {
width: 360px;
}
.services-first__item {
padding: 106px 0 140px 0;
}
.services-second__item {
padding: 0 0 120px 0;
}
.form {
width: 50%;
}
.form-btn {
margin-bottom: 20px;
font-size: 14px;
}
}
@media (max-width: 890px) {
.logo {
width: 56;
height: 40px;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
letter-spacing: 8px;
}
.header-date__item-month,
.header-date__item-date {
font-size: 12px;
}
.main-content__title {
font-size: 24px;
padding-top: 60px;
}
.main-content__decriotions {
font-size: 14px;
margin-bottom: 40px;
}
.main-content__bg {
font-size: 180px;
line-height: 1;
}
.main-content__btn {
font-size: 16px;
}
.services-title {
font-size: 30px;
}
.services-bg {
top: 40px;
font-size: 140px;
}
.services-first__img {
width: 240px;
}
.services-second__img {
width: 280px;
margin-top: 80px;
}
.services-first__item {
padding: 60px 0 100px 0;
}
.services-second__item {
padding: 0 0 60px 0;
}
.info-title {
font-size: 30px;
}
.info-list__title {
font-size: 14px;
}
.price-title {
font-size: 30px;
}
.price-list__item {
width: 48%;
}
.price-list__text {
font-size: 16px;
}
.price-list__img {
width: 60%;
z-index: 2;
}
.form-title {
font-size: 16px;
}
.teach-title {
font-size: 30px;
}
.teach-list__item {
font-size: 14px;
}
.ok-svg,
.info-list-svg,
.price-list-svg,
.services-second__img-svg,
.services-first__img-svg,
.main-svg {
display: none;
}
}
@media (max-width: 768px) {
.container {
width: 95%;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
font-size: 10px;
text-align: center;
letter-spacing: 2px;
white-space: nowrap;
padding: 2px;
}
.header-date {
flex-direction: column;
justify-content: center;
}
.header-date__numeric {
font-size: 20px;
margin-right: 0;
}
.header-date__item {
width: 80px;
}
.header-date__item-month,
.header-date__item-date {
text-align: center;
font-size: 10px;
line-height: 1;
}
.main {
flex-direction: column-reverse;
}
.main-content {
width: 100%;
}
.main-img {
width: 50%;
margin: 0 auto;
}
.main-content__title {
text-align: center;
font-size: 20px;
padding-top: 40px;
}
.main-content__decriotions {
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
}
.main-content__bg {
font-size: 140px;
left: 50%;
transform: translateX(-50%);
}
.main-content__btn {
margin: 0 auto;
}
.services {
margin-bottom: 80px;
}
.services-decriptions {
font-size: 16px;
margin-bottom: 40px;
}
.services-first__img,
.services-second__img {
position: static;
width: 50%;
margin: 0 auto;
height: auto;
margin-bottom: 30px;
}
.services-first,
.services-second {
flex-direction: column;
margin-bottom: 60px;
}
.services-second__item {
margin-bottom: 60px;
}
.services-first__item,
.services-second__item {
padding: 0;
width: 100%;
}
.services-second__title,
.services-first__title,
.services-second__decriptions,
.services-first__decriptions {
text-align: center;
}
.info {
margin-bottom: 40px;
}
.info-title {
font-size: 28px;
margin-bottom: 40px;
}
.info-descriptions {
flex-direction: column;
justify-content: center;
}
.info-list {
width: 90%;
margin: 0 auto;
margin-bottom: 40px;
}
.info-descriptions__date {
width: auto;
margin: 0 auto;
margin-bottom: 40px;
}
.info-date__item-date {
font-size: 16px;
}
.price-title {
font-size: 24px;
}
.price-list {
flex-direction: column;
}
.price-list__item {
width: 80%;
margin: 0 auto;
}
.price-list__text {
font-size: 14px;
padding-bottom: 40px;
}
.price-list__text::before {
width: 70px;
height: 20px;
top: 70%;
transform: rotate(150deg);
}
.form {
width: 100%;
}
.teach {
margin-bottom: 40px;
}
.teach-list {
flex-direction: column;
}
.teach-list__img {
width: 50%;
}
.teach-list__descriptions {
width: 90%;
}
.footer-link {
flex-direction: column;
align-items: center;
margin-bottom: 40px;
}
.footer-link__item {
font-size: 12px;
margin-bottom: 20px;
}
.footer-text {
font-size: 12px;
margin-bottom: 40px;
}
.info-list-svg,
.price-list-svg,
.services-second__img-svg,
.services-first__img-svg,
.main-svg {
width: 80%;
height: 300px;
display: block;
top: 0;
left: 50%;
transform: translateX(-50%);
opacity: 0.08;
}
.services-first__img-svg {
left: 0;
transform: translateX(-50%);
transform: rotate(60deg);
}
.header-opacity__second {
opacity: 0.1;
}
.header-opacity__first {
opacity: 0.3;
}
.header-ok-text {
font-size: 12px;
}
.main-ok-title {
font-size: 24px;
}
.ok-content {
flex-direction: column;
justify-content: center;
}
.ok-content-video {
width: 100%;
}
.ok-content-video__title {
text-align: center;
font-size: 20px;
}
.ok-content-descriptions {
width: 100%;
}
.ok-content-descriptions h3 {
text-align: center;
}
.ok-content-list__title {
text-align: center;
font-size: 26px;
}
.ok-content-list__text {
text-align: center;
}
.ok-content-list__btn {
width: 100%;
margin: 0 auto;
text-align: center;
height: auto;
font-size: 12px;
padding: 8px 0;
background-size: cover;
margin-bottom: 20px;
}
.list-contakt {
flex-direction: column;
margin-bottom: 20px;
}
.list-contakt__item {
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
}
.list-contakt__btn {
width: 100%;
margin: 0 auto;
text-align: center;
height: auto;
font-size: 12px;
padding: 6px 0;
background-size: cover;
margin-bottom: 60px;
}
.list-contakt__btn span {
font-weight: 500;
}
.error-main__title {
font-size: 28px;
}
.error-main__text {
font-size: 16px;
text-align: center;
padding: 20px 20px 20px 20px;
margin-bottom: 10px;
line-height: 1.6;
}
.error-number__title {
padding-bottom: 40px;
}
.error-number-list {
width: 100%;
flex-direction: column;
align-items: center;
}
.error-number-list__item {
padding-right: 40px;
margin-bottom: 40px;
}
.error-main-svo {
font-size: 140px;
}
} | css/media.css | @media (min-width: 1440px) {
.container {
width: 1280px;
}
}
@media (max-width: 1060px) {
body {
overflow-x: hidden;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
font-size: 12px;
}
.header-date__numeric {
width: 50px;
font-size: 22px;
}
.header-date__item-month,
.header-date__item-date {
font-size: 14px;
}
.main-content__title {
font-size: 30px;
}
.main-content__decriotions {
font-size: 16px;
}
.services-first__img {
width: 300px;
}
.services-second__img {
width: 360px;
}
.services-first__item {
padding: 106px 0 140px 0;
}
.services-second__item {
padding: 0 0 120px 0;
}
.form {
width: 50%;
}
.form-btn {
margin-bottom: 20px;
font-size: 14px;
}
}
@media (max-width: 890px) {
.logo {
width: 56;
height: 40px;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
letter-spacing: 8px;
}
.header-date__item-month,
.header-date__item-date {
font-size: 12px;
}
.main-content__title {
font-size: 24px;
padding-top: 60px;
}
.main-content__decriotions {
font-size: 14px;
margin-bottom: 40px;
}
.main-content__bg {
font-size: 180px;
line-height: 1;
}
.main-content__btn {
font-size: 16px;
}
.services-title {
font-size: 30px;
}
.services-bg {
top: 40px;
font-size: 140px;
}
.services-first__img {
width: 240px;
}
.services-second__img {
width: 280px;
margin-top: 80px;
}
.services-first__item {
padding: 60px 0 100px 0;
}
.services-second__item {
padding: 0 0 60px 0;
}
.info-title {
font-size: 30px;
}
.info-list__title {
font-size: 14px;
}
.price-title {
font-size: 30px;
}
.price-list__item {
width: 48%;
}
.price-list__text {
font-size: 16px;
}
.price-list__img {
width: 60%;
z-index: 2;
}
.form-title {
font-size: 16px;
}
.teach-title {
font-size: 30px;
}
.teach-list__item {
font-size: 14px;
}
.ok-svg,
.info-list-svg,
.price-list-svg,
.services-second__img-svg,
.services-first__img-svg,
.main-svg {
display: none;
}
}
@media (max-width: 768px) {
.container {
width: 95%;
}
.header-text__red-opacity,
.header-text__red,
.header-text__black {
font-size: 10px;
text-align: center;
letter-spacing: 2px;
white-space: nowrap;
padding: 2px;
}
.header-date {
flex-direction: column;
justify-content: center;
}
.header-date__numeric {
font-size: 20px;
margin-right: 0;
}
.header-date__item {
width: 80px;
}
.header-date__item-month,
.header-date__item-date {
text-align: center;
font-size: 10px;
line-height: 1;
}
.main {
flex-direction: column-reverse;
}
.main-content {
width: 100%;
}
.main-img {
width: 50%;
margin: 0 auto;
}
.main-content__title {
text-align: center;
font-size: 20px;
padding-top: 40px;
}
.main-content__decriotions {
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
}
.main-content__bg {
font-size: 140px;
left: 50%;
transform: translateX(-50%);
}
.main-content__btn {
margin: 0 auto;
}
.services {
margin-bottom: 80px;
}
.services-decriptions {
font-size: 16px;
margin-bottom: 40px;
}
.services-first__img,
.services-second__img {
position: static;
width: 50%;
margin: 0 auto;
height: auto;
margin-bottom: 30px;
}
.services-first,
.services-second {
flex-direction: column;
margin-bottom: 60px;
}
.services-second__item {
margin-bottom: 60px;
}
.services-first__item,
.services-second__item {
padding: 0;
width: 100%;
}
.services-second__title,
.services-first__title,
.services-second__decriptions,
.services-first__decriptions {
text-align: center;
}
.info {
margin-bottom: 40px;
}
.info-title {
font-size: 28px;
margin-bottom: 40px;
}
.info-descriptions {
flex-direction: column;
justify-content: center;
}
.info-list {
width: 90%;
margin: 0 auto;
margin-bottom: 40px;
}
.info-descriptions__date {
width: auto;
margin: 0 auto;
margin-bottom: 40px;
}
.info-date__item-date {
font-size: 16px;
}
.price-title {
font-size: 24px;
}
.price-list {
flex-direction: column;
}
.price-list__item {
width: 80%;
margin: 0 auto;
}
.price-list__text {
font-size: 14px;
padding-bottom: 40px;
}
.price-list__text::before {
width: 70px;
height: 20px;
top: 70%;
transform: rotate(150deg);
}
.form {
width: 100%;
}
.teach {
margin-bottom: 40px;
}
.teach-list {
flex-direction: column;
}
.teach-list__img {
width: 50%;
}
.teach-list__descriptions {
width: 90%;
}
.footer-link {
flex-direction: column;
align-items: center;
margin-bottom: 40px;
}
.footer-link__item {
font-size: 12px;
margin-bottom: 20px;
}
.footer-text {
font-size: 12px;
margin-bottom: 40px;
}
.info-list-svg,
.price-list-svg,
.services-second__img-svg,
.services-first__img-svg,
.main-svg {
width: 80%;
height: 300px;
display: block;
top: 0;
left: 50%;
transform: translateX(-50%);
opacity: 0.08;
}
.services-first__img-svg {
left: 0;
transform: translateX(-50%);
transform: rotate(60deg);
}
.header-opacity__second {
opacity: 0.1;
}
.header-opacity__first {
opacity: 0.3;
}
.header-ok-text {
font-size: 12px;
}
.main-ok-title {
font-size: 24px;
}
.ok-content {
flex-direction: column;
justify-content: center;
}
.ok-content-video {
width: 100%;
}
.ok-content-video__title {
text-align: center;
font-size: 20px;
}
.ok-content-descriptions {
width: 100%;
}
.ok-content-descriptions h3 {
text-align: center;
}
.ok-content-list__title {
text-align: center;
font-size: 26px;
}
.ok-content-list__text {
text-align: center;
}
.ok-content-list__btn {
width: 100%;
margin: 0 auto;
text-align: center;
height: auto;
font-size: 12px;
padding: 8px 0;
background-size: cover;
margin-bottom: 20px;
}
.list-contakt {
flex-direction: column;
margin-bottom: 20px;
}
.list-contakt__item {
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
}
.list-contakt__btn {
width: 100%;
margin: 0 auto;
text-align: center;
height: auto;
font-size: 12px;
padding: 6px 0;
background-size: cover;
margin-bottom: 60px;
}
.list-contakt__btn span {
font-weight: 500;
}
.error-main__title {
font-size: 28px;
}
.error-main__text {
font-size: 16px;
text-align: center;
padding: 20px 20px 20px 20px;
margin-bottom: 10px;
line-height: 1.6;
}
.error-number__title {
padding-bottom: 40px;
}
.error-number-list {
width: 100%;
flex-direction: column;
align-items: center;
}
.error-number-list__item {
padding-right: 40px;
margin-bottom: 40px;
}
.error-main-svo {
font-size: 140px;
}
} | 0.42656 | 0.072014 |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: 'Inter', sans-serif;
background: #083d67!important;
}
main {
background: #fff;
}
.padding {
padding: 0!important;
}
.row.copyrightdiv {
width: 100%;
padding-left: 1%;
}
.svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.navbar-brand {
outline: none;
}
.circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cstmRow {
width: 84%!important;
margin: 0 8%!important;
}
.creative-img-slide .carousel-control-next {
right: 0%;
opacity: 1;
bottom: 2%;
}
.creative-img-slide .carousel-control-prev {
left: -15%;
opacity: 1;
bottom: 17%
}
.creative-img-slide .owl-item.active+.owl-item.active+.owl-item.active img:last-child {
opacity: 0.2;
}
.creative-img-slide .owl-dots {
display: none;
}
.boxShadow {
box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);
}
.commonStyle {
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.wordStyle {
word-spacing: 0px;
letter-spacing: 0px;
padding-left: 4%;
}
/*indexHeader start*/
/*CSS FOR FIXED HEADER*/
.navbar {
transition: .6s ease!important;
}
.header.active {
transition: .5s all ease-in-out;
}
.header {
position: fixed!important;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
transition: all 0.2s ease-in-out;
height: auto;
background-color: transparent;
text-align: center;
line-height: 40px;
}
.header.active {
background: rgba(255, 255, 255, 0.98);
padding-bottom: 0;
}
.container-top {
margin-top: -5%;
padding-top: 15%;
}
.header.active .openbtn {
color: #333333;
border: 1px solid #333333;
}
.header.active a .applybtn {
color: #333333!important;
border: 1px solid #333333;
}
.header.active a .applybtn span {
color: #333333!important;
}
.header .openbtn {
padding: 7px 20px;
margin-left: 7px;
outline: none;
}
/* *CSS ENFD FOR FIXED HEADER*/
.parallax {
background-image: url("img_parallax.jpg");
min-height: 500px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.container-top.parallax {
background: url('../img/MaskBgBanner.png') no-repeat center 0%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
padding-bottom: 6%;
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.container-top .row {
width: 100%;
}
.Logo-1 {
width: 176px;
height: 176px;
object-fit: contain;
margin-top: -53%;
margin-left: 0%;
}
.logocol {
display: flex;
align-items: center;
justify-content: center;
}
.navbar-expand-md {
padding-top: 1%!important;
}
.container-top .row .col-md-4:nth-of-type(3) {
text-align: end;
}
a.mobile_icon {
background-color: rgba(255, 255, 255, 0.25);
padding: 7px 19px;
text-align: center;
display: none;
color: #fff;
font-size: 1.7em;
}
.header.active a.mobile_icon {
border: 1px solid #333333;
color: #5e5e5e;
}
button.applybtn {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: rgba(255, 255, 255, 0.44);
font-size: 0.9em;
padding: 1% 0%;
width: 130px;
height: 43px;
transition: all 50ms;
cursor: pointer;
margin: 5px;
border: 0;
}
button.applybtn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.applybtn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
font-size: 1.8em;
line-height: .7;
}
button.applybtn:hover span {
padding-right: 25px;
}
button.applybtn:hover span:after {
opacity: 1;
right: 0;
}
button.btn.applybtn:hover {
background: #fff;
color: #333;
}
.container-top .navbar-expand-md .navbar-toggler {
display: block!important;
background-color: rgba(255, 255, 255, 0.25);
color: #fff;
border-radius: 0;
width: 48px;
height: 48px;
}
.navbar-toggler-icon {
color: black;
}
.container-top .pdiv {
background: url(../img/BannerIcons.svg);
background-repeat: no-repeat;
background-position: 20% center;
background-size: 95% 100%;
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 5%;
}
.container-top .pdiv p {
color: white;
}
.container-top .pdiv h1 {
font-family: Inter Bold;
font-size: 3.2vw;
padding: 0.3% 1%;
color: #ffffff;
margin-top: 3.3%;
width: 78%;
line-height: 1.6;
}
.container-top .pdiv h1 span {
font-family: Inter Medium;
font-size: 3vw;
padding: 0.3% 1%;
color: #ffffff;
margin-top: 10.3%;
width: 78%;
line-height: 1.6;
}
.container-top .pdiv p:nth-of-type(1) {
width: 52%;
font-family: Inter;
font-size: 1.5vw;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
padding-left: 0;
}
.container-top .pdiv p:nth-of-type(2) {
display: none;
}
.container-top .pdiv p.p2 span {
color: #a0f32f!important;
padding: 0 1.3%;
font-family: Inter Bold!important;
}
.container-top .greenemptydiv {
text-align: center;
padding-bottom: 3%;
}
.container-top .greenemptydiv button {
width: 26%;
padding: 2%;
margin-right: 3%;
background: #8cc440;
border: none;
margin: auto;
}
/* *div1*/
.container-bottom .div1 {
text-align: center;
display: flex;
flex-direction: row;
justify-content: center;
margin-bottom: 15%;
}
.container-bottom .div1 .shortRow {
width: 70%;
display: flex;
flex-direction: row;
align-self: center;
margin-top: -6%;
}
.container-bottom .div1 .shortRow .greencol {
background: #8cc440;
color: white;
display: flex;
align-items: center;
justify-content: center;
padding: 7% 2%;
}
.certifications_home .certificate_block {
background: #8cc440;
padding: 6.5% 6%;
}
.certifications_home .certificate_block p {
border: 0;
font-family: Inter;
font-size: 1.6em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.18;
letter-spacing: normal;
color: #ffffff;
padding: 4% 0;
margin: 0;
}
.container-bottom .div1 .shortRow .whitecol {
background: white;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(1) {
width: 26%;
margin-right: 6%;
margin-left: 0%;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(2) {
width: 32%;
margin-right: 6%;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(3) {
width: 15%;
}
/* *header End*/
/*DashboardPage start*/
/*CSS FOR HAPPY DIV*/
.happy .col-L h3 {
font-family: Inter;
font-size: 6.7vw;
font-weight: bold;
margin-left: 43%;
white-space: nowrap;
margin-bottom: 24%;
opacity: 0.6;
color: rgba(229, 229, 229, 0.75);
}
.happy .col-R .happyDivtop .happyp1 {
font-family: Inter Semi Bold;
font-size: 1.7em;
line-height: 0.6;
color: #333333;
z-index: 4;
position: relative;
margin-bottom: 0.3rem;
}
.happyDivtop {
padding-left: 5%;
}
.happyDivtop dt {
font-size: 2.1em;
line-height: 1.6;
font-family: Inter Bold;
}
.happy .col-R .happyDivtop .happyp2 {
white-space: pre-line;
font-family: Inter Regular;
font-size: 1.15em;
line-height: 1.7;
color: #616161;
margin-bottom: 10%;
}
.happy .col-R .happyGreenDiv {
color: white;
width: 87%;
margin-top: 17.5%;
background: #8cc440;
display: flex;
align-items: flex-end;
padding: 2% 0 0% 2%;
z-index: 1;
margin-left: -34%;
flex-direction: column;
}
.happy .col-R .happyGreenDiv .threeboxdiv {
width: 120%;
z-index: 3;
margin-right: -27%;
}
.happy .col-R .happyGreenDiv .threeboxdiv h4 {
font-size: 2.5em;
font-weight: bold;
text-align: start;
width: 100%;
padding-left: 2.5rem;
}
.happy .col-L {
background: url(../img/hello1.png) no-repeat 54% top;
background-size: 82% 93%;
z-index: 2;
display: flex;
align-items: center;
width: auto;
}
.threeboxdiv div {
background: white;
color: #333333;
padding: 4% 2%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.happy .col-R .happyGreenDiv .happytenp {
margin-top: 4%;
margin-right: 9%;
margin-bottom: 6%;
white-space: nowrap;
font-family: Inter;
font-size: 1.8em;
}
.happy .col-R .happyGreenDiv .happytenp .happytenspan {
font-size: 1.875em;
font-weight: bold;
font-family: Inter;
margin-right: 5%;
}
.threeboxdiv div p {
width: 100%;
white-space: nowrap;
margin-bottom: 0;
font-family: Inter Regular;
padding-left: 2.5rem;
font-size: 1em;
color: #333333;
}
/* *div3*excellence_section*/
.div3 {
margin-top: 20rem;
background: url(../img/Maskimage.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
padding: 0 0 8rem;
}
.div3 .div31 {
margin: auto;
}
.div3 h3 {
position: absolute;
font-family: Inter;
font-size: 6.7vw;
font-weight: bold;
color: rgba(229, 229, 229, 0.75);
right: 21.5%;
left: 44%;
white-space: nowrap;
margin-top: -6.7%;
}
.div3 .div31 h3 {
color: rgba(255, 255, 255, 0.15);
font-family: Inter;
font-weight: bold;
font-size: 9.6em;
margin: 0;
}
.div3 .div32 .excellent_section_style {
margin: auto;
}
.div3 .div32 .col1 {
padding: 5% 8% 0% 11%;
font-family: Inter;
}
/* begin excellence_section */
.excellence_section .excellence_block1 {
background: #8cc440;
padding: 5rem 3.9rem 4rem;
margin: -6rem 4.5rem 0 0;
}
.excellence_section .excellence_block1 p {
color: #ffffff;
line-height: 48px;
font-family: Inter Regular;
font-size: 2em;
}
.excellence_section .excellence_block1 p:nth-of-type(2) {
color: #ffffff;
font-family: Inter Regular;
font-size: 2em;
line-height: 52px;
}
.excellence_section .excellence_block1 h1 {
font-family: Inter Semi Bold;
font-size: 3.2vw;
margin: 2rem 0 1rem;
color: #fff;
}
.excellence_section .excellence_block2 {
background: rgba(140, 196, 64, 0.35);
padding: 5rem 3.9rem 2rem;
margin: -5rem 4.5rem 0 0;
}
.excellence_section .excellence_block2 p {
color: #ffffff;
font-size: 1.25em;
line-height: 1.7;
color: #ffffff;
padding-top: 3rem;
}
/* excellence_section end */
.div3 .div32 .maindiv3p {
font-family: Inter;
font-size: 1.2em;
line-height: 1.5;
color: #ffffff;
margin-top: -38%;
}
.div3 .div32 .maindiv3p .div3p1 {
line-height: 48px;
font-family: Inter;
font-size: 1.7em;
}
.div3 .div32 .maindiv3p .div3p2 {
font-family: Inter Semi Bold;
font-size: 2.8em;
margin-bottom: 0;
}
.div3 .div32 .maindiv3p .div3p3 {
font-family: Inter Regular;
font-size: 2em;
line-height: 52px;
}
.div3 .div32 .div3p4 {
font-family: Inter;
font-size: 1.25em;
line-height: 1.7;
color: #ffffff;
padding-top: 30%;
}
.browse_btn {
text-align: center;
padding-top: 5rem;
padding-right: 4.5rem!important;
}
.div3 .div32 .development_section {
padding-top: 5rem;
padding-left: 0;
}
.div3 .div32 .development_section .development_section_Web {
display: block;
}
.div3 .div32 .development_section .development_section_Mobile {
display: none;
}
button.browseServiceBtn {
border-radius: 0px;
font-family: Inter Medium;
color: #000000;
font-weight: 500;
background-color: #8cc440;
font-size: 1em;
padding: 15px 12px;
width: 257px;
height: 72px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
.browse_btn button.browseServiceBtn.browseServiceBtnMobile {
display: none;
}
button.browseServiceBtn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.browseServiceBtn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.browseServiceBtn:hover span {
padding-right: 25px;
}
button.browseServiceBtn:hover span:after {
opacity: 1;
right: 0;
}
.div3 .div32 .row .col {
padding: 0;
height: 260px;
}
.div3 .div32 .row .col .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.div3 .div32 .row .col .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.div3 .div32 .row .col .card .default img {}
.div3 .div32 .row .col .card .default h5 {
font-weight: bold;
font-family: Inter;
font-size: 1.125em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 20%;
}
.div3 .div32 .row .col .card .default p {
font-size: 0.7em!important;
color: #004279;
line-height: 1.83;
margin-bottom: 0;
font-family: Inter Regular;
}
.div3 .div32 .row .col .card .hoverdiv {
height: 100%;
width: 100%;
display: none;
background: #ed187e;
color: white;
padding: 3% 4%;
font-family: Inter Medium;
}
.div3 .div32 .row .col .card .hoverdiv h5 {
font-family: Inter Bold;
font-size: 0.87em;
line-height: 1.18;
color: #ffffff;
font-weight: bold;
padding: 5% 0 0 5%;
}
.div3 .div32 .row .col .card .hoverdiv .hoverp1,
.div3 .div32 .row .col .card .hoverdiv a {
font-family: Inter;
font-size: 0.8em;
font-weight: 500;
line-height: 1.18;
color: #ffffff;
padding: 0 3%;
}
.div3 .div32 .row .col .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 71%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 5%;
}
.div3 .div32 .row .col .card .hoverdiv a {
float: right;
margin-bottom: 0!important;
}
/* *CSS for comment div*/
.commentdiv {
background: url(../img/commentBanner2.png) no-repeat, url(../img/comment1.png) no-repeat;
margin-top: 13%;
background-position: 78% -4px, 84% 130px;
background-size: 38% 60%, 100% 90%;
padding-top: 10%;
padding-bottom: 5%;
}
.commentdiv .commentdivInner {
margin-left: 16%;
}
.commentdiv .commentdivInner h3 {
margin-top: -10.1%;
font-family: Inter Bold;
font-size: 6.6vw;
color: #f2f2f2;
}
.commentdiv .commentdivInner .happyTextStyle {
margin-top: -10.2%;
font-family: Inter Bold;
font-size: 6.6vw;
color: rgba(242, 242, 242, 0.2);
}
.commentdiv .commentdivInner .cmntP1 {
font-family: Inter Regular;
font-size: 2em;
line-height: 1.5;
color: #ffffff;
margin-top: 6%;
margin-bottom: 0%;
}
.commentdiv .commentdivInner .cmntPSpan {
font-size: 3em;
font-weight: 600;
line-height: 1.33;
font-family: Inter Semi Bold;
color: #ffffff;
margin-bottom: 2%;
display: block;
}
.commentdiv .commentdivInner .cmntP2 {
width: 30%;
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.7;
color: #ffffff;
}
.commentdiv .commentdivInner .cmntP2 span {
display: block;
color: #8cc440;
}
.commentdiv .commentSlider {
margin-top: 7%;
}
.commentdiv .owl-carousel .owl-item {
height: 536px;
}
.commentdiv .owl-dots {
display: none;
}
.commentdiv .commentBoxStyle {
width: auto;
height: 400px;
}
.commentdiv .commentdivInner .commentBox {
background: transparent;
margin-bottom: 2%;
margin-right: auto;
margin-top: 5%;
}
.commentdiv .commentdivInner .commentPerson {
margin-right: auto;
}
.commentdiv .commentdivInner .commentBox .col {
flex-basis: auto;
}
.commentdiv .commentdivInner .commentBox .divimg1 .text p,
.commentdiv .commentdivInner .commentBox .divimg2 .text p,
.commentdiv .commentdivInner .commentBox .divimg3 .text p {
color: #ffffff;
margin: 0;
font-size: 0.8em;
font-family: Inter Semi Bold;
line-height: 1.75;
}
.commentdiv .commentdivInner .commentBox .divimg1 .text p:nth-of-type(2),
.commentdiv .commentdivInner .commentBox .divimg1 .text p:nth-of-type(3) {
font-family: Inter Regular!important;
font-size: 0.75em!important;
}
.commentdiv .commentdivInner .commentBox .divimg1 .mycell.img,
.commentdiv .commentdivInner .commentBox .divimg2 .mycell.img,
.commentdiv .commentdivInner .commentBox .divimg3 .mycell.img {
width: 20%;
margin-right: 5%!important;
text-align: center;
}
.commentdiv .commentdivInner .commentBox .divimg1 .img p {
background: #ffffff;
padding: 2px;
border-radius: 50px;
}
.commentdiv .commentdivInner .commentBox .divimg1 .img img,
.commentdiv .commentdivInner .commentBox .divimg2 .img img,
.commentdiv .commentdivInner .commentBox .divimg3 .img img {
width: 100%;
}
.commentdiv .commentBox .col {
padding: 0.5;
padding-right: 1%;
padding-left: 0;
}
.commentdiv .commentdivInner .commentBox .divimg1 {
height: 25%;
}
.commentdiv .commentBox .commentBox1,
.commentdiv .commentBox .commentBox2,
.commentdiv .commentBox .commentBox3 {
letter-spacing: normal;
font-family: Inter Regular;
font-size: 1.05em;
line-height: 24px;
color: #000000;
position: relative;
background: white;
border-radius: 0.4rem;
padding: 10% 5% 2%;
border-bottom: 5px solid #8cc440;
height: 75%;
min-height: 75%;
border-radius: 0;
padding-left: 7%;
}
.commentdiv .commentBox .commentBox1 .comment {
overflow-y: auto;
height: 95%;
cursor: pointer;
}
.commentdiv .commentBox .commentBox1 .fa,
.commentdiv .commentBox .commentBox2 .fa,
.commentdiv .commentBox .commentBox3 .fa {
color: #8cc440;
position: absolute;
top: -3%;
font-size: 1.7em;
left: 10%;
}
.commentdiv .commentBox .commentBox1:after,
.commentdiv .commentBox .commentBox2:after,
.commentdiv .commentBox .commentBox3:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
right: auto;
top: auto;
bottom: -20px;
border: 12px solid;
border-color: lightyellow transparent transparent lightyellow;
}
.commentdiv .commentBox .commentBox1:before,
.commentdiv .commentBox .commentBox2:before,
.commentdiv .commentBox .commentBox3:before {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
right: auto;
top: auto;
bottom: -28px;
border: 14px solid;
border-color: #8CC43E transparent transparent #8cc440;
}
.mytable {
display: flex;
width: 100%;
margin-top: 10%;
}
.mycell {
display: table-cell;
}
/* *OurWork*/
.cstmRowBackground {
background-color: #f6f6f6;
padding: 10% 0 5%;
margin-left: 0!important;
margin-right: 0!important;
}
.cstmRowCol1 {
text-align: center;
margin-bottom: 0%;
}
.firstDivContent {
font-family: Inter Medium;
font-size: 3.6vw;
line-height: 1.5;
color: #333333;
}
.firstDivContentSpan {
font-family: Inter Bold;
}
.firstDivPara {
font-size: 3.6em;
font-weight: 600;
line-height: 1.2;
color: #2083d2;
}
.firstDivHeight {
font-family: Inter Medium;
font-size: 1.1em;
line-height: 1.7;
color: #616161;
}
.cstmRowCol2Headding2 {
margin-bottom: -5.7%;
font-family: Inter Bold;
text-align: center;
font-size: 10.55vw;
color: rgba(32, 131, 210, 0.1);
}
.secondDivImage1 {
width: 390px;
height: 327px;
float: left;
margin: 0.6%;
background: #fff;
padding: 1%;
box-shadow: 0px 3px 7px -3px #909090;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.secondDivImage1:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.creative_slider .carousel-item.itemStyle img:nth-of-type(3) {
filter: blur(2.5px)!important;
-webkit-filter: blur(2.5px)!important;
width: 250px;
height: 327px;
margin: 0.6%;
background: #fff;
padding: 1%;
box-shadow: 0px 3px 7px -3px #909090;
opacity: 0.8;
}
.creative_slider .cstmCarouselItemshadow {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.creative-img-slide {
width: 80%;
margin-left: 20%;
margin-top: 2%;
}
.carousel-control-next {
right: 5%;
opacity: 1;
}
.carousel-control-prev {
left: 5%;
opacity: 1;
}
.secondDivImage2 {
width: 30%;
height: 50%;
margin: 5%;
}
.itemStyle {
padding-left: 20.7%;
}
.carousel-control-prev-icon {
background: url(../img/leftArrow.png) no-repeat;
background-size: 100% 100%;
width: 48px;
height: 48px;
}
.carousel-control-next-icon {
background: url('../img/rightArrow.png') no-repeat;
background-size: 100% 100%;
width: 48px;
height: 48px;
}
.divButton {
text-align: center;
margin: 3% 0;
padding-right: 20%;
}
button.btndivButton {
border-radius: 0px;
font-family: Inter Regular;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 257px;
height: 72px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: 0;
}
button.btndivButton span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btndivButton span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.btndivButton:hover span {
padding-right: 25px;
}
button.btndivButton:hover span:after {
opacity: 1;
right: 0;
}
.btndivButton:focus {
outline: none;
}
/* *thirdDiv customer logo slider*/
.thirdDiv {
background-color: #ffffff;
text-align: center;
}
.thirdDivHeading {
font-family: Inter Semi Bold;
font-size: 2.7vw;
line-height: 1.5;
color: #333333;
margin-top: 8%;
margin-top: 16%;
}
.thirdDivPara {
font-family: Inter Semi Bold;
font-size: 2.7vw;
line-height: 1;
color: #333333;
color: #2083d2;
}
.thirdDivh6 {
font-family: Inter Regular;
font-size: 1.3em;
line-height: 2.11;
color: #333333;
padding: 0 1%;
}
section.customer-logos.slider.wow.slideInRight {
text-align: left;
display: flex;
justify-content: space-between;
align-items: center;
overflow-x: auto;
overflow-y: hidden;
margin-top: 6%;
padding-bottom: 2%;
}
@-moz-document url-prefix() {
section.customer-logos.slider.wow.slideInRight {
display: block ruby;
scrollbar-width: thin;
scrollbar-color: #efefef white;
}
}
.customer-logos .cstmerLogoImg {
width: 95%;
margin-right: 3%;
}
.customer-logos img:last-child {
margin-right: 0;
}
.customer-logos::-webkit-scrollbar {
width: 0px;
height: 5px;
background: transparent;
}
.customer-logos::-webkit-scrollbar-thumb {
background: #efefef;
border-radius: 10px;
}
/* *css for indexpartnerDiv*/
.indexpartnerDiv {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: url('../img/Partnerimage.png') no-repeat center top;
padding-top: 23%;
background-size: 100%;
width: 84%;
margin: 10% 8% 0%;
}
.indexpartnerDiv .indexprtnrinnerdiv1 {
width: 28%;
height: 10vw;
margin-bottom: -2%;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .partners {
font-family: Inter Semi Bold;
font-weight: 600;
color: #333333;
font-size: 1.1em;
padding: 0;
background-color: #f2f2f2;
}
.indexpartnerDiv .indexprtnrinnerdiv1 div .activeCls {
background-color: #8cc440;
color: #ffffff!important;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .partners button {
width: 100%;
height: 100%;
padding: 46% 2% 0%;
border: none;
outline: none;
font-size: 1.1em;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .directories {
font-family: Inter Medium;
font-weight: 500;
color: #333333;
background-color: #f2f2f2;
font-size: 1.1em;
padding: 0;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .directories button {
width: 100%;
height: 100%;
padding: 46% 2% 0%;
border: none;
outline: none;
font-size: 1.1em;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv2 {
background-color: #ffffff;
padding: 7% 4% 5%;
width: 78%!important;
margin: 0 11%!important;
}
.indexpartnerDiv .indexprtnrinnerdiv2 .partnerP1 {
font-family: Inter Medium;
font-size: 1.8vw;
font-weight: 500;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv2 .partnerP2 {
font-family: Inter Medium;
font-size: 1.1em;
font-weight: 500;
color: #616161;
}
.indexpartnerDiv .indexprtnrinnerdiv2 img {
margin-right: 4%;
}
.indexpartnerDiv .imgdiv {
padding: 6% 0;
}
/* *css for last section div*/
.lastSectionDiv {
background: #004279;
background-size: 100% 84%;
}
.footer-contact-section {
margin-top: 20%;
}
.IndexContactImg {
width: 100%;
}
.lastSectionDiv {
z-index: 9999!important;
}
.myForm {
display: flex;
flex-direction: column;
width: 65%;
margin-right: 12%;
background-color: #ffffff;
padding: 2% 6% 12% 6%;
margin-bottom: -3%;
margin-top: -10%;
position: absolute;
z-index: 999;
}
.lastSectionDiv .myForm .Contact-Us {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.53;
color: #333333;
margin-top: 6%;
margin-bottom: 3%;
}
.lastSectionDiv .myForm .pshare {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.53;
color: #616161;
margin-bottom: 7%;
}
.lastSectionDiv .myForm .checkboxmsg {
width: 20px;
height: 19px;
border: solid 2px #333333;
background-color: #ffffff;
margin-right: 4%;
font-family: Inter Regular;
}
.lastSectionDiv .myForm .checkboxLabel {
font-size: 0.9em;
display: flex;
margin-top: 4%;
}
.lastSectionDiv .myForm .captchadiv {
border: solid 1px #dddddd;
background-color: #f2f2f2;
width: 70%;
padding: 5% 1% 2.5%;
margin-top: 0%;
margin-bottom: 17%;
font-family: Inter Regular;
display: flex;
align-items: center;
justify-content: space-between;
}
.lastSectionDiv .myForm .captchaLabel {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lastSectionDiv .myForm .captchadiv input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.lastSectionDiv .myForm .captchadiv .captchamsg {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border: solid 2px #333333;
background-color: #ffffff;
font-family: Inter Regular;
border-radius: 5px;
outline: none;
}
.lastSectionDiv .myForm .captchadiv input:checked~.captchamsg {
background-color: #2196F3;
border-color: #2196F3;
}
.lastSectionDiv .myForm .captchadiv .captchamsg:after {
content: "";
position: absolute;
display: none;
}
.lastSectionDiv .myForm .captchadiv input:checked~.captchamsg:after {
display: block;
}
.lastSectionDiv .myForm .captchadiv .captchamsg:after {
left: 9px;
top: 3px;
width: 6px;
height: 14px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.lastSectionDiv button.clear {
background: transparent;
border: 0;
position: relative;
}
.lastSectionDiv .myForm .row {
margin-bottom: 2%;
}
.lastSectionDiv .myForm .row div {
padding-right: 0;
}
.lastSectionDiv .myForm .frminput {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.13;
color: rgba(51, 51, 51, 0.5);
color: #33333394;
border: solid 1px #dddddd;
background-color: #f2f2f2;
margin-bottom: 2.5%;
padding: 3% 4%;
width: 100%;
resize: none;
}
.lastSectionDiv .myForm .frminput::placeholder {
font-family: Inter Regular;
font-size: 0.9em;
color: #33333394;
}
.lastSectionDiv .myForm .btn-submit_green {
background-color: #2083d2;
color: white;
padding: 3% 0;
border: 0;
text-transform: capitalize;
}
.myForm .form-group {
display: block;
margin-bottom: 0rem;
padding-top: 1.2rem;
}
.myForm .form-group input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
cursor: pointer;
}
.myForm .form-group label {
position: relative;
cursor: pointer;
}
.myForm .form-group label:before {
content: '';
-webkit-appearance: none;
background-color: #fff;
border: 2px solid #333333;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 10px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
}
.myForm .form-group input:checked+label:after {
content: '';
display: block;
position: absolute;
top: 6px;
left: 9px;
width: 6px;
height: 14px;
border: solid #004279;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.chkbox {
padding: 3% 0;
font-size: 0.9em;
}
.contactUsSection button.clear {
background: transparent;
border: 0;
position: relative;
}
.filesId {
display: none;
margin-left: 0%;
margin-top: 5%;
}
.customCheckbox {
display: block;
position: relative;
padding-left: 10%;
margin-bottom: 2%;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.53;
color: #616161;
}
.customCheckbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 22px;
width: 22px;
background-color: #fff;
border: 2px solid;
outline: none;
}
.customCheckbox:hover input~.checkmark {
background-color: #fff;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.customCheckbox input:checked~.checkmark:after {
display: block;
}
.customCheckbox .checkmark:after {
left: 7px;
top: 1px;
width: 6px;
height: 13px;
border: solid #000;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/* *footer css*/
.page-footer {
clear: both;
background-color: #083d67;
color: #e5e5e5;
font-family: Inter;
padding-top: 8.5%;
border-top: 5px solid #8cc440;
}
.page-footer .row .mx-auto {
font-family: Inter;
font-size: 1em;
font-weight: 500;
line-height: 2.22;
color: #e5e5e5;
}
.page-footer .footerAlignmentSpace {
padding-left: 0;
}
.page-footer .row .mx-auto h5 {
font-size: 1.1em;
font-family: Inter Semi Bold;
outline: none;
}
.page-footer .row .mx-auto h5.text-uppercase {
text-transform: none!important;
}
.page-footer ul li a {
color: #e5e5e5;
font-family: Inter;
font-size: 0.875em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
outline: none;
}
.page-footer ul li {
margin-bottom: 0;
line-height: 2.22;
}
.page-footer .addressdiv img {
width: 15%;
}
.page-footer .addressdiv p {
font-family: Inter;
font-size: 0.75em;
}
.page-footer .lastHr {
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
.page-footer .copyrightdiv .footer-copyright {
font-family: Inter;
font-size: 0.75em;
font-weight: normal;
color: #ffffff;
}
.page-footer .copyrightdiv .footer-copyright a {
font-family: Inter;
color: #ffffff;
}
.page-footer .copyrightdiv ul li a {
white-space: nowrap;
font-family: Inter;
}
.page-footer .copyrightdiv .col ul {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
height: 100%;
font-family: Inter;
font-size: 0.8em;
font-weight: 500;
color: #ffffff;
}
.page-footer .copyrightdiv .col ul li {
display: contents;
}
.footer_nav ul {
margin-bottom: 0;
}
.page-footer .copyrightdiv .col:nth-of-type(3) {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-end;
padding-right: 0;
}
.page-footer .copyrightdiv .col img {
margin-right: 3%;
}
.page-footer .copyrightdiv a.foo-social {
margin-right: 7%;
}
.page-footer .copyrightdiv .fb:hover {
background: url(../img/fb-foo-green.png) no-repeat;
background-size: 100% 100%;
background-position: center;
}
.page-footer #fbimg:hover {
content: url('../img/fb-foo-green.png');
}
.page-footer #twitterimg:hover {
content: url('../img/twit-foo-green.png');
}
.page-footer #linimg:hover {
content: url('../img/in-foo-green.png');
}
.page-footer .fa {
display: none;
}
.page-footer .addressdivDiv {
display: block;
}
/* *Navigation css */
.row.leftMenuRow {
padding-left: 4%;
}
.row.leftMenuRow1 {
padding-left: 4%;
}
.sidepanel {
width: 0;
position: fixed;
z-index: 1;
height: 100%;
top: 0;
left: 0;
background-color: #0a0e37;
overflow-x: hidden;
padding-top: 60px;
}
.Developmentprocess span u a {
font-size: 1em;
padding: 0;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 3.11;
letter-spacing: normal;
color: #ffffff;
font-family: Inter;
}
.Developmentprocess span u a:hover {
padding: 0!important;
font-size: 1em !important;
background: transparent!important;
box-shadow: none!important;
}
.sidepanel a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 1.5em;
color: #818181;
transition: 0.3s;
line-height: 2.2;
font-weight: normal;
font-family: Inter;
outline: none;
}
.leftMenuRowCol1 a {
display: block;
width: 96%;
}
.sidepanel a:hover {
color: #f1f1f1;
text-decoration: none;
}
.sidepanel .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
}
.openbtn {
font-size: 20px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.25);
color: white;
padding: 13px 20px;
border: none;
}
.openbtn:hover {
background-color: rgba(199, 197, 197, 0.25);
}
#mySidepanel {
z-index: 6;
padding-top: 1%;
overflow-y: hidden;
}
.leftMenuRowTop {
margin-right: 0!important;
margin-left: 0!important;
}
.leftMenuRow {
margin-top: 2%;
}
.leftMenuRow1 {
margin-top: 2%;
}
.leftMenuRow1 {
display: none;
}
.sideNavLi {
color: #ffffff!important;
box-shadow: inset 8px 0 0 0 rgba(255, 255, 255, 0.1);
margin-bottom: 2%;
font-family: Inter!important;
}
.sidepanel a:hover {
box-shadow: inset 8px 0 0 0 #2083d2;
background-color: rgba(32, 131, 210, 0.5);
color: #ffffff;
}
.sidepanel a.navbar-brand:hover {
background: transparent;
box-shadow: none;
}
.sidepanel a.active {
box-shadow: inset 8px 0 0 0 #2083d2;
background-color: rgba(32, 131, 210, 0.5);
color: #ffffff;
}
.col8contentfirstDiv {
padding-bottom: 3%;
}
.col8contentsecondDiv {
margin-top: 2%;
}
.imgage1 {
width: 100%;
}
.col8contentSecondRow {
width: auto!important;
margin-right: 0!important;
}
.Developmentprocess {
max-inline-size: max-content;
}
.col8contentcontent {
width: 100%;
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.57;
margin-bottom: 0;
color: #ffffff;
}
.underline {
font-family: Inter regular;
font-size: 1.1em;
line-height: 2.11;
color: #ffffff;
}
.Model {
padding-right: 0!important;
}
nav.navbar.navbar-expand-md.header.active .Logo-1 {
display: none;
}
nav.navbar.navbar-expand-md.header .Logo-stycky {
display: none;
}
nav.navbar.navbar-expand-md.pl-0.pr-0.header.active .Logo-stycky {
display: block;
}
.header.active img.Logo-stycky {
width: 80%;
margin-top: -26px;
}
img.Logo-1.logo_nav {
display: block!important;
margin-left: 0!important;
margin-top: -50%;
}
.header.active img.Logo-1.logo_nav {
display: block!important;
margin-left: 0!important;
}
ul.mobileapp_nav,
ul.analytics_nav,
.webdevelopment_nav {
padding-left: 0;
list-style: none;
}
small.small {
font-size: 11px;
font-weight: normal;
}
ul.mobileapp_nav li span a,
ul.analytics_nav li span a,
ul.webdevelopment_nav li span a {
padding: 0;
font-family: Inter;
line-height: 2.3;
}
ul.mobileapp_nav li span a,
ul.analytics_nav li span a {
padding: 0;
font-size: .8em;
color: rgba(255, 255, 255, 0.75);
font-family: Inter;
line-height: 2.3;
font-weight: normal;
}
ul.mobileapp_nav,
ul.analytics_nav {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.75);
}
img.imgage-arow {
margin-top: -3px;
margin-right: 8px;
}
ul.mobileapp_nav li span a:hover,
ul.analytics_nav li span a:hover,
ul.webdevelopment_nav li span a:hover {
box-shadow: none;
background-color: transparent;
}
ul.webdevelopment_nav li span a {
color: #fff;
font-size: .8em;
line-height: 2;
}
/* nav css end */
/* *START CSS FOR BLOG PAGE*/
.container-blog.parallax {
background: #5d4037;
padding-bottom: 8%;
background-attachment: fixed;
}
.blog .container-blog .svg1 .circle1,
.blog .container-blog .svg1 .circle2 {
stroke: #48312a;
}
.container-blog .blogpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 3%;
}
.blog .container-blog .blogpdiv .blogpdivL {
padding-left: 0.5%;
padding-right: 1%;
}
.blog .container-blog .blogpdiv .blogpdivL .blogH {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 3.5vw;
width: 100%;
line-height: 1.5;
}
.blog .container-blog .blogpdiv .blogpdivL .blogP {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.64;
color: #ffffff;
width: 100%;
}
.blog .container-blog .blogpdiv .blogpdivR {
padding-right: 0;
}
.blog .container-blog .blogpdiv .blogpdivR img {
width: 100%;
margin-top: -15%;
}
.blog .container-blog .blogpdiv .blogpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
/* *CSS FOR blogdivTxt*/
.blog .blogdivTxt {
margin-top: -7.5%!important;
background: #ffffff;
padding: 2% 1%;
}
.blogdivTxt .blogdivP1 {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
color: #616161;
}
/* *css for blogRightDrawer*/
.blog .blogRightDrawer {
display: none;
}
/* *Css for blogfeatur */
.blog .blogfeatur {
margin-top: 7%!important;
margin-right: 12%!important;
width: 75%!important;
}
.blog .blognewStruct .blogfeatur {
margin-top: 7%!important;
margin-right: 0%!important;
width: 100%!important;
}
.blogfeatur .blogfeaturH {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-weight: 600;
line-height: 1.67;
color: #333333;
margin-bottom: 1.5%;
}
.blogfeatur .blogfeaturrow .featurCol1 {
padding-right: 3%;
}
.blogfeatur .blogfeaturrow .featurCol1 img {
width: 100%;
transition: .6s all;
}
.blogfeatur .blogfeaturrow .featurCol1 img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.blogfeatur .blogfeaturrow .featurCol2 .featurCol2P1 {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
color: #000000;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurCol2P2 {
font-family: Inter Regular;
font-size: 1em;
color: #616161;
line-height: 1.75;
margin-bottom: 4%;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn {
background: #2083d2;
padding: 0% 8%;
color: #ffffff;
font-size: 1em;
border: none;
font-family: Inter Medium;
height: 40px;
outline: none;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn:hover span {
padding-right: 25px;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn:hover span:after {
opacity: 1;
right: 0;
}
.blogfeatur .blogfeaturrow .featurCol2 {
padding-left: 0%;
padding-right: 0%;
}
.blognewStruct .blogfeatur .blogfeaturrow .featurCol3 {
margin-top: -4%;
padding-left: 15%;
}
.blogfeatur .blogfeaturrow .featurCol3 {
margin-top: -4%;
padding-left: 5%;
}
.blogfeatur .blogfeaturrow .featurCol3 input {
background: url(../img/search.png)no-repeat;
background-position: 95%;
background-size: 6%;
width: 100%;
font-size: 1em;
font-family: Inter Regular;
color: #333333;
padding: 1% 7%;
height: 48px;
border: 1px solid #e5e5e5;
background-color: #f6f6f6;
}
.blogfeatur .blogfeaturrow .featurCol3 input::placeholder {
font-size: 1em;
font-family: Inter Regular;
color: #333333;
}
.blogfeatur .blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blogfeatur .blogfeaturrow .featurCol3 p {
color: #257bc0;
margin-bottom: 5%;
}
.blogfeatur .blogfeaturrow .featurCol3 p a {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
color: #257bc0;
}
/* *Css for bloglatest */
.blog .bloglatest {
width: 75%!important;
margin-right: 11%!important;
}
.blog .blognewStruct .bloglatest {
margin-top: 7%!important;
margin-right: 0%!important;
width: 100%!important;
}
.bloglatest .bloglatestH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.5%;
}
.blog .bloglatest .bloglatestrow .bloglatestcol1,
.bloglatestcol2 {
padding-right: 0;
}
.blog .bloglatest .bloglatestrow .bloglatestcol3 {
padding-left: 5%;
}
.blognewStruct .bloglatest .bloglatestrow .bloglatestcol3 {
padding-left: 15%;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card,
.bloglatestcol2 .card {
border: none;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card img,
.bloglatestcol2 .card img {
width: 100%;
transition: .5s all;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card img:hover,
.bloglatestcol2 .card img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(1),
.bloglatestcol2 .card p:nth-of-type(1) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
color: #000000;
margin: 3% 0;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(2),
.bloglatestcol2 .card p:nth-of-type(2) {
font-family: Inter Regular;
font-size: 1em;
color: #616161;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(3),
.bloglatestcol2 .card p:nth-of-type(3) {
font-family: Inter Regular;
font-size: 0.87em;
color: rgba(51, 51, 51, 0.5);
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
margin: -13% 0 10%;
padding-left: 0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li,
.col3ul2 li {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #257bc0;
margin: 3% 0 0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li a,
.col3ul2 li a {
color: #257bc0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li span {
background-color: rgba(37, 123, 192, 0.36);
padding: 1% 3%;
margin-left: 5%;
color: #333;
font-size: 1em;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul2 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
padding-left: 0;
}
.blog .linediv {
margin-top: 0;
}
/* .cstmRowCareer.blognewStruct {
width: 75%!important;
margin-left: 12%!important;
} */
/* *END CSS FOR BLOG PAGE*/
.cstmRowCareer {
width: 70%!important;
margin: 0 15%!important;
}
/* *START CSS FOR CAREER PAGE*/
.container-career {
background-color: #1976d2;
background-attachment: fixed;
padding-bottom: 8%;
}
.career .container-career .circle1,
.career .container-career .circle2 {
stroke: #0e67c0;
}
.container-career .Careerpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.career .container-career .Careerpdiv .CareerpdivL {
padding: 0;
padding-left: 0.5%;
}
.career .container-career .Careerpdiv .CareerpdivR img {
width: 100%;
margin-top: -10%;
}
.career .container-career .Careerpdiv .CareerpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.career .container-career .Careerpdiv .Careerp1 {
font-family: Inter Bold;
color: #ffffff;
font-size: 3vw;
line-height: 1.5;
}
.container-career .Careerpdiv .careerp2 {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
margin-top: 3%;
margin-bottom: 0;
}
/* *CSS FOR whyTriTxt*/
.career .whyTriTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 2%;
}
.career .whyTriTxt .whyTriH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.career .whyTriTxt .whytriP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 2%;
}
.whyTriTxt .whytriP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 0.5rem;
}
/* *Css for careerWrkCulture */
.bkgrnd-clr-dv-whyTriTxt-careerWrkCulture {
background-color: rgba(25, 118, 210, 0.05);
}
.careerWrkCulture {
margin-top: 8%;
padding-bottom: 6%;
}
.career .careerWrkCulture .careerWrkCultureRColL img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.career .careerWrkCulture .wrkcolRH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%
}
.career .careerWrkCulture .wrkcolRP1 {
margin-bottom: 5%;
}
.career .careerWrkCulture .wrkcolRP1,
.career .careerWrkCulture .wrkcolRP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.careerWrkCultureCstm {
margin: 0;
}
/* *Css for careerOpportunities */
.careerOpportunities {
margin-top: 5%!important;
}
.career .careerOpportunities .blockDiv {
display: block;
-webkit-animation: fadeInDown .3s ease-out;
-moz-animation: fadeInDown .3s ease-out;
animation-duration: 1200ms;
animation-delay: 0ms;
}
.career .careerOpportunities .noneDiv {
display: none;
height: 0;
}
.careerOpportunities .opportunitiesH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%;
}
.careerOpportunities .opportunitiesdiv {
margin-top: 3%;
}
.careerOpportunities .opportunitiesdiv .netul,
.uiul,
.phpul,
.hybridul {
margin: 0;
border: 1px solid #c4c4c4;
list-style: none;
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding: 1% 2% 1%;
}
.careerOpportunities .opportunitiesdiv ,
.careerOpportunities .phpul,
.careerOpportunities .hybridul
{
border-top: none;
}
.careerOpportunities .opportunitiesdiv .headingul li {
margin: 0;
}
.careerOpportunities .opportunitiesdiv .headingul {
margin: 0;
padding: 0;
list-style-type: none;
}
.careerOpportunities .opportunitiesdiv .netul .netli,
.uiul .uili,
.phpul .phpli,
.hybridul .hybridli {
list-style-type: none;
padding: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form,
.uiul .uili .careerapplyform form,
.phpul .phpli .careerapplyform form,
.hybridul .hybridli .careerapplyform form {
display: flex;
flex-direction: column;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form textarea,
.uiul .uili .careerapplyform form textarea,
.phpul .phpli .careerapplyform form textarea,
.hybridul .hybridli .careerapplyform form textarea {
margin: 3% 0;
font-size: 0.8em;
border: 1px solid #ccc;
padding: 1% 2%;
}
.careerOpportunities .opportunitiesdiv .careerapplyform button.btnCommon.send-cv {
font-size: 0.8em;
padding: 0.8% 0;
border: none;
width: 25%;
margin: 2% 0;
background: #2083d2;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form input[type="file" i],
.uiul .uili .careerapplyform form input[type="file" i],
.phpul .phpli .careerapplyform form input[type="file" i],
.hybridul .hybridli .careerapplyform form input[type="file" i] {
font-size: 0.8em;
}
.careerOpportunities .opportunitiesdiv .netul span .fa,
.uiul span .fa,
.phpul span .fa,
.hybridul span .fa {
float: right;
margin-top: 1%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul,
.uiul .uili .uilidiv .locationul,
.phpul .phpli .phplidiv .locationul,
.hybridul .hybridli .hybridlidiv .locationul {
display: flex;
padding-left: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul li,
.uiul .uili .uilidiv .locationul li,
.phpul .phpli .phplidiv .locationul li,
.hybridul .hybridli .hybridlidiv .locationul li {
width: 76%;
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 0.65em;
margin: 2% 0;
color: #616161;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netaboutul,
.uiul .uili .uilidiv .uiaboutul,
.phpul .phpli .phplidiv .phpaboutul,
.hybridul .hybridli .hybridlidiv .hybridaboutul {
font-family: Inter Medium;
line-height: 1.5;
color: #333333;
list-style: none;
font-size: 0.8em;
padding-left: 0;
margin-top: 3%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netaboutul .netaboutli,
.uiul .uili .uilidiv .uiaboutul .uiaboutli,
.phpul .phpli .phplidiv .phpaboutul .phpaboutli,
.hybridul .hybridli .hybridlidiv .hybridaboutul .hybridaboutli {
font-family: Inter Regular;
font-size: 0.8em;
line-height: 1.5;
color: #616161;
padding: 2% 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul,
.uiul .uili .uilidiv .uiresponul,
.phpul .phpli .phplidiv .phpresponul,
.hybridul .hybridli .hybridlidiv .hybridresponul {
font-family: Inter Medium;
font-size: 0.8em;
line-height: 1.5;
color: #333333;
list-style:circle!important;
padding-left: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li:first-child,
.uiul .uili .uilidiv .uiresponul li:first-child,
.phpul .phpli .phplidiv .phpresponul li:first-child,
.hybridul .hybridli .hybridlidiv .hybridresponul li:first-child {
padding-top: 2%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li,
.uiul .uili .uilidiv .uiresponul li,
.phpul .phpli .phplidiv .phpresponul li,
.hybridul .hybridli .hybridlidiv .hybridresponul li {
font-family: Inter Regular;
font-size: 0.8em;
line-height: 1.75;
color: #616161;
padding: 0;
margin: 0 0 0 2%;
flex-direction: row;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li p,
.careerOpportunities .uiul .uili .uilidiv .uiresponul li p,
.careerOpportunities .phpul .phpli .phplidiv .phpresponul li p,
.careerOpportunities .hybridul .hybridli .hybridlidiv .hybridresponul li p {
margin: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li .fa,
.careerOpportunities .uiul .uili .uilidiv .uiresponul li .fa,
.careerOpportunities .phpul .phpli .phplidiv .phpresponul li .fa,
.careerOpportunities .hybridul .hybridli .hybridlidiv .hybridresponul li .fa {
font-size: 0.6em;
width: 3%;
margin-top: 0.8%;
color: #616161;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen,
.uiul .uili .uilidiv .btngreen,
.phpul .phpli .phplidiv .btngreen,
.hybridul .hybridli .hybridlidiv .btngreen {
color: white;
background-color: #2083d2;
font-size: 0.9em;
padding: 0.8% 0;
border: none;
width: 25%;
margin: 2% 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv button:focus {
outline: none;
}
.careerOpportunities .uiul .uili .uilidiv button:focus {
outline: none;
}
.careerOpportunities .phpul .phpli .phplidiv button:focus {
outline: none;
}
.careerOpportunities .hybridul .hybridli .hybridlidiv button:focus {
outline: none;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen span,
.uiul .uili .uilidiv .btngreen span,
.phpul .phpli .phplidiv .btngreen span,
.hybridul .hybridli .hybridlidiv .btngreen span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen span:after,
.uiul .uili .uilidiv .btngreen span:after,
.phpul .phpli .phplidiv .btngreen span:after,
.hybridul .hybridli .hybridlidiv .btngreen span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .9;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen:hover span,
.uiul .uili .uilidiv .btngreen:hover span,
.phpul .phpli .phplidiv .btngreen:hover span,
.hybridul .hybridli .hybridlidiv .btngreen:hover span {
padding-right: 25px;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen:hover span:after,
.uiul .uili .uilidiv .btngreen:hover span:after,
.phpul .phpli .phplidiv .btngreen:hover span:after,
.hybridul .hybridli .hybridlidiv .btngreen:hover span:after {
opacity: 1;
right: 0;
}
/* *END CSS FOR CAREER PAGE*/
/* *Start CSS FOR Engagement PAGE*/
.engagementSection .engagenmentContainer-top {
background: #4a148c;
color: #ffffff;
padding-bottom: 8.5%;
background-attachment: fixed;
}
.engagementSection .circle1,
.engagementSection .circle2 {
stroke: #581e9f;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivL {
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivR {
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivR img {
width: 100%;
margin-top: -10%;
transition: .5s ease-in-out all;
}
.engagementSection .engagnmentpdiv .engagepdivR:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
transition: .5s all;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .col-md-6 img {
width: 100%;
margin-top: -10%;
}
.engagementSection .engagenmentContainer-top .engagnmentpdivH {
font-family: Inter Bold;
font-size: 3.2vw;
line-height: 1.25;
color: #ffffff;
margin-top: 7%;
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdivP {
line-height: 1.67;
color: #ffffff;
padding: 0;
font-family: Inter;
font-size: 1.5vw;
font-weight: 500;
}
/* *engagementMainDiv1*/
.engagementSection .engagementMainDiv1 {
margin-top: -7%!important;
background: #ffffff;
padding: 3% 2%;
}
.engagementSection .engagementMainDiv1Para {
color: #333333;
margin-bottom: 0.5rem;
font-weight: normal;
font-family: Inter Regular;
font-size: 1.35em;
line-height: 1.67;
padding: 0;
}
.engagementSection .engagementMainDiv2Heading {
margin-top: 6%;
}
.engagementSection .engagementMainDiv2Headingpara {
margin: 0% 15% 0 15%;
width: 70%;
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.engagementSection .engagementColrow {
margin-top: 3%!important;
}
.engagementSection .engagementColrow div:nth-of-type(2) {
padding-left: 4%;
}
.engagementSection .engagementColrow .colImgTag {
text-align: center;
height: 126px;
padding: 4%;
background-color: #4a148c;
margin-top: 0.5%;
}
.engagementSection .FixedTimePriceImg {
background: url(../img/FixedTimePrice.svg) no-repeat center;
}
.engagementSection .TimeMaterialImg {
background: url(../img/TimeMaterial.svg) no-repeat center;
}
.engagementSection .DedicatedTeamsImg {
background: url(../img/DedicatedTeams.svg) no-repeat center;
}
.engagementSection .DistributedTeamsImg {
background: url(../img/DistributedTeams.svg) no-repeat center;
}
.engagementSection .engagementColrow .fixedTime {
font-family: Inter Medium;
font-size: 1.125em;
font-weight: 500;
line-height: 1.67;
color: #333333;
}
.engagementSection .engagementColrow .fixedPrice {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *OurWide*/
.engagementSection .OurWideDiv {
margin-top: 13%;
background: url(../img/BGSolutions.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
padding: 6% 0% 10%;
margin-bottom: 4%;
}
.engagementSection .cstmRowEngagement {
margin-left: 15%;
}
/*OurWideDiv1*/
.engagementSection .OurWide {
background: #2083d2;
margin-top: -15%;
padding: 14% 4.9rem 3% 3%;
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
}
.engagementSection .OurWideh3 {
font-size: 1.9em;
font-family: Inter Semi Bold;
line-height: 1.63;
color: #ffffff;
width: 95%;
}
/*OurWideDiv2*/
.engagementSection .OurWideDiv .OurWideDiv2 #OurWideDiv2TabMobile {
display: none;
}
.engagementSection .OurWideDiv .OurWideDiv2 .col1 {
padding: 0;
margin-top: 6%;
}
.engagementSection .OnlineFood {
display: table;
width: 96%;
background: white;
padding: 0;
margin-bottom: 8.8%;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
border: solid 1px #ffffff;
color: #333333;
transition: all .2s ease-in-out;
}
.engagementSection .OnlineFood div {
display: inline-block;
vertical-align: middle;
}
.engagementSection .OnlineFood div:nth-of-type(1) {
width: 19%;
padding: 4% 0;
background-color: #fff;
border: solid 1px #ffffff;
}
.engagementSection .OnlineFoodimg {
margin: 0 22%;
}
.engagementSection .OnlineFood div:nth-of-type(2) {
width: 78%;
border: solid 1px #ffffff;
background-color: #fff;
}
.engagementSection .OnlineFood div:nth-of-type(3) {
display: none;
}
.engagementSection .custmOnlineFoodHeaddingFontPadding {
margin-bottom: 0;
text-align: left;
padding-left: 0%;
}
.engagementSection .OnlineFoodHeadding {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333;
}
.engagementSection .OnlineFood.tablinks.active {
background: #fff;
color: #333333!important;
position: static;
width: 100%;
scroll-behavior: smooth;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(1) {
background: #fff;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(2) {
background: #fff;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(3) {
background: #fff;
display: none;
}
.engagementSection .orderingSolution {
margin-top: 6%;
}
.engagementSection .orderingSolutionRow {
background-color: #ffffff;
width: 80%;
padding-bottom: 0%;
margin-left: -17px;
}
.engagementSection .orderingSolutionRowDiv {
width: 86%;
margin-left: 7%;
margin-right: 7%;
padding: 3% 0;
min-height: 48.1rem;
}
.engagementSection .orderingSolutionRowDivHadding {
font-family: Inter Medium;
font-size: 1.3em;
line-height: 1.8;
color: #000000;
margin-top: 8%;
margin-bottom: 7%;
}
.engagementSection .orderingSolutionRowDivPara {
font-size: 1.1em;
font-family: Inter Regular;
line-height: 1.9;
margin-bottom: 2%;
color: #616161;
}
.engagementSection .orderingSolutionRowDivHadding1 {
font-family: Inter Semi Bold;
font-size: 1.2em;
font-weight: 500;
line-height: 1.8;
color: #616161;
}
.engagementSection .OrderList {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
padding-left: 7%;
color: #616161;
padding-right: 7%;
}
/*mediaQuery*/
@media only screen and (max-width: 768px) {
.engagementSection .engagementColrow .colImgTag {
width: 25%;
background-size: 78%;
}
.engagementSection .engagementColrow div:nth-of-type(2) {
width: 75%;
}
}
@media only screen and (width: 1024px) {
.engagementSection .engagementColrow .colImgTag {
background-size: 70%;
}
}
/* *END CSS FOR Engagement PAGE*/
/*ContactUs Start*/
.contactUsSection .ContactUsContainer-top .svg1 .circle1,
.contactUsSection .ContactUsContainer-top .svg1 .circle2 {
stroke: #364045;
}
.ContactUsContainer-top {
background-color: #263238;
padding-bottom: 10.5%;
background-attachment: fixed;
color: #ffffff;
}
/*.contactUsSection .openbtn {
font-size: 1.4em;
cursor: pointer;
border: none;
color: #333333;
background-color:rgba(255, 255, 255, 0.25);
}*/
.contactUsSection .applybtn {
border-radius: 0px;
font-family: Inter Medium;
font-weight: 500;
background-color: rgba(255, 255, 255, 0.75);
font-size: 0.9em;
padding: 1% 0%;
transition: all 50ms;
cursor: pointer;
margin: 5px;
border: 0;
color: #333333;
}
.ContactUsContainer-top .pdiv {
background: none!important;
}
.ContactUs .ContactUsHeaddingImage img {
margin-top: -5%;
height: fit-content;
}
.contactUsSection .ContactUs {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.contactUsSection .ContactUsHeaddingCol7 {
padding: 0%;
}
.contactUsSection .ContactUsHeaddingImage {
padding: 0%;
text-align: center;
}
.contactUsSection .ContactUsHeadding {
font-family: Inter Bold;
font-size: 2.5em;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.contactUsSection .ContactUsHeaddingPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.contactUsSection .FollowUS {
border: 1px solid #e5e5e5;
width: 75%;
padding: 3% 5%;
border-top: none!important;
margin: auto;
}
.contactUsSection .FollowUSHeadding {
font-family: Inter Medium;
font-size: 1.3em;
font-weight: 500;
line-height: 1.8;
color: #333333;
}
.contct-icons {
background: #f2f2f2;
height: 50px;
width: 50px;
border-radius: 50px;
text-align: center;
padding: 14px 14px;
color: #2083d2;
font-size: 1.6em;
margin-right: 2rem;
}
.contactUsSection .CustomerImage1 {
margin-right: 9%;
}
img.CustomerImage {
margin-right: 1rem;
}
.contactUsSection .Corporate {
text-align: left;
padding-left: 4%;
}
.contactUsSection .global {
margin: 2% 0;
}
.contactUsSection .contactUSCol1Headding {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-weight: 600;
line-height: 1.67;
color: #333333;
margin: 8% auto 3%;
width: 75%;
}
/* *css for last section div*/
.contactUsSection .contactUsLastSectionDiv {
display: flex;
justify-content: flex-end;
margin-top: 0;
}
.contactUsSection .col1ContctUs {
padding-left: 0;
margin-top: 9%;
height: 1173px;
}
.contactUsSection .col2ContctUs {
margin-bottom: 10%;
}
.contactUsSection .col1ContctUsSupport {
border: 1px solid #e5e5e5;
}
.contactUsSection .col1ContctUsSupport {
width: 75%;
padding: 3% 2%;
margin: auto;
}
.contactUsSection .col1ContctUsCustomerSupport {
font-family: Inter Medium;
font-size: 1.3em;
font-weight: 500;
line-height: 1.8;
color: #333333;
}
.contactUsSection .Phonetext {
display: table;
margin: 4% 0;
width: 100%;
}
.contactUsSection .Phonetext .customerNumber {
color: #333333;
font-family: Inter Regular;
font-size: 1em;
}
.contactUsSection .Phonetext1 {
padding: 0% 4%;
}
.Address .customerNumber.Corporate {
vertical-align: top;
}
.contactUsSection .customerNumber {
display: table-cell;
line-height: 1.6;
width: 90%;
}
.contactUsSection .CorporateHeadding {
font-family: Inter Semi Bold;
line-height: 2;
color: #333333;
font-size: 1em;
margin-bottom: 0%;
}
.contactUsSection .Addresses {
font-size: 0.9em;
font-family: Inter Regular;
color: #616161;
}
.custmcustomerNumber {
font-size: 1.1em !important;
}
.contactUsSection .myForm {
display: flex;
flex-direction: column;
width: 87%;
margin-top: -18%;
margin-left: -2.5%;
background-color: #ffffff;
padding: 2% 6% 7% 6%;
height: 1173px;
}
.contactUsSection .contactUsLastSectionDiv .myForm .Contact-Us {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.53;
color: #333333;
margin-bottom: 3%;
margin-top: 9%;
}
.contactUsLastSectionDiv .myForm .pshare {
font-family: Inter Regular;
font-size: 1.15em;
line-height: 1.53;
color: #616161;
margin-bottom: 6%;
margin-top: 3%;
}
.contactUsLastSectionDiv .myForm .checkboxmsg {
width: 20px;
height: 19px;
border: solid 2px #333333;
background-color: #ffffff;
margin-right: 4%;
font-family: Inter Regular;
}
.contactUsSection .contactUsLastSectionDiv .myForm .checkboxLabel {
font-size: 0.9em;
display: flex;
margin-top: 4%;
font-family: Inter Regular;
line-height: 1.53;
color: #333333;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv {
border: solid 1px #dddddd;
background-color: #f2f2f2;
color: rgba(51, 51, 51, 0.5);
width: 70%;
padding: 7% 1% 4%;
margin-top: 1%;
margin-bottom: 4%;
font-size: 1.2em;
border: solid 1px #dddddd;
color: rgba(51, 51, 51, 0.5);
font-family: Inter Regular;
display: flex;
align-items: center;
justify-content: space-between;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchaLabel {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border: solid 2px #333333;
background-color: #ffffff;
font-family: Inter Regular;
border-radius: 5px;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input:checked~.captchamsg {
background-color: #2196F3;
border-color: #2196F3;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg:after {
content: "";
position: absolute;
display: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input:checked~.captchamsg:after {
display: block;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg:after {
left: 9px;
top: 3px;
width: 6px;
height: 14px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.contactUsSection .contactUsLastSectionDiv .myForm .row {
margin-bottom: 2%;
}
.contactUsSection .contactUsLastSectionDiv .myForm .row div {
padding-right: 0;
}
.contactUsSection .contactUsLastSectionDiv .myForm .frminput {
font-family: Inter Regular;
font-size: .95em;
line-height: 1.13;
color: rgba(51, 51, 51, 0.5);
border: solid 1px #dddddd;
background-color: #f2f2f2;
margin-bottom: 3.7%;
padding: 2.5% 4%;
width: 100%;
resize: none;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm textarea.frminput {
max-height: 9rem;
}
.contactUsSection .contactUsLastSectionDiv .myForm .frminput::placeholder {
font-size: 0.8em;
color: rgba(51, 51, 51, 0.5);
}
.contactUsSection .contactUsLastSectionDiv .myForm .frmSelectInput {
font-family: Inter Regular;
font-size: .9em;
border: 1px solid #f3f3f3;
margin-bottom: 3.7%;
padding: 2.5% 3%;
width: 100%;
margin-bottom: 4%;
color: rgba(51, 51, 51, 0.5);
overflow: -moz-hidden-unscrollable;
background: url(../img/drop-down.png) no-repeat right #f2f2f2;
-webkit-appearance: none;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .btn-submit_green {
background-color: #2083d2;
color: white;
padding: 3% 0;
border: 0;
text-transform: capitalize;
margin-top: 5%;
height: 56px;
}
/* Contact Us Page end* */
@media only screen and (max-width: 414px) {
/*media query for container-career*/
.container-career .Careerpdiv .Careerp1 {
font-size: 1.6em!important;
width: 100%;
}
.container-career .Careerpdiv .careerp2 {
width: 100%;
}
.career .careerWrkCulture .row {
width: 100%;
margin-right: 0;
}
.career .careerWrkCulture .row .col-md-6 {
padding: 0 5%;
}
/*media query for careerOpportunities*/
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul,
.uiul .uili .uilidiv .locationul,
.phpul .phpli .phplidiv .locationul,
.hybridul .hybridli .hybridlidiv .locationul {
flex-direction: column;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul li,
.uiul .uili .uilidiv .locationul li,
.phpul .phpli .phplidiv .locationul li,
.hybridul .hybridli .hybridlidiv .locationul li {
width: 100%;
justify-content: flex-start;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen,
.uiul .uili .uilidiv .btngreen,
.phpul .phpli .phplidiv .btngreen,
.hybridul .hybridli .hybridlidiv .btngreen {
width: 50%;
}
.careerOpportunities .opportunitiesdiv .careerapplyform form input[type="submit"] {
width: 50%;
}
/*media query for careerlast*/
.careerlast div p {
padding: 0;
}
.careerlast div .btnQuote {
width: 100%;
padding: 5% 0;
}
.blogfeatur .blogfeaturrow .featurCol3 {
margin-top: 4%;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 {
margin-top: 0;
}
}
/* *CSS linediv*/
.linediv {
width: 100%;
margin: 5% 0 3%;
border-top: 1px solid #c4c4c4;
}
/* *CSS FOR careerlast*/
.careerlast div p {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 10% 2%;
}
.engagement-btn {
width: 33%!important;
height: 72px;
}
button.btnQuote.portfolios {
width: 43%!important;
height: 60px;
}
.careerlast div .btnQuote {
width: 30%;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
@media only screen and (max-width: 414px) {
/* *media query for container top*/
.container-top .pdiv p:nth-of-type(1) {
font-size: 1.4em;
}
.container-top .pdiv p:nth-of-type(2) {
font-size: 0.7em;
width: 85%;
}
}
button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
button.btnQuote span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
button.btnQuote:hover span {
padding-right: 25px;
}
button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
/* *end Media query formobile page*/
/* *CSS END FOR MOBILE*/
/* *CSS Start FOR hybridV2*/
.hybrid .container-hybrid-div {
background: #004d40;
color: #ffffff;
padding-bottom: 7.5%;
background-attachment: fixed;
}
.hybrid .container-hybrid-div .svg1 .circle1,
.hybrid .container-hybrid-div .svg1 .circle2 {
stroke: #005f4f;
}
.hybrid .container-hybrid-div .hybridApp {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivL {
padding: 0;
padding-left: 0.5%;
}
.hybrid .container-hybrid-div .hybridAppH {
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-bottom: 4%;
margin-top: 4%;
}
.hybrid .container-hybrid-div .hybridAppP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.hybrid .container-hybrid-div .HybridOutrel {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.07;
color: #ffffff;
list-style: none;
padding: 0;
}
.hybrid .container-hybrid-div .HybridOutrel li {
display: flex;
flex-direction: row;
align-items: center;
}
.hybrid ul.HybridOutrel li span {
margin-right: 4%;
vertical-align: sub;
color: #ffee57;
font-size: 20px;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR {
padding: 0;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR img {
width: 100%;
margin-top: -10%;
}
.hybrid .ecommecep3 ul li {
font-family: Inter Medium;
font-size: 1.2em;
line-height: 1.67;
color: #ffffff;
margin-left: 47%;
width: 50%;
padding: 0;
list-style-type: none;
font-weight: 500;
}
.hybrid ul.ecommecep3 {
margin-left: 34%;
width: 62%;
color: #fff;
list-style: none;
}
.hybrid ul.ecommecep3 span {
margin-right: 3%;
vertical-align: middle;
}
/*css for HybridappDevlop*/
.hybrid .hybridblackdiv {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.hybrid .hybridblackdiv .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.hybrid .hybridblackdiv .hybridDevlopTxt {
margin-top: -10.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.hybridDevlopTxtTopColRInner {}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneL {
padding-top: 5%;
padding-left: 0;
padding-right: 0;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.hybrid .hybridappDevlopTxtPhone {
width: 76%!important;
margin: 5% 15% 0 8%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR {
padding-right: 0%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRPStle {
margin-bottom: 6%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowiosDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul {
padding: 0;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 1.75;
}
/* *CSS FOR blogdivTxt*/
.hybrid .blogdivTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 3%;
}
.hybrid .blogdivTxt .blogdivP1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
margin-bottom: 0;
}
/* *end blog div*/
/* *css for hybridgreendiv*/
.hybrid .hybridgreendiv {
margin: 0;
}
.hybrid .hybridgreendiv .hybridgreenL {
background: #0f80cc;
padding-top: 6%;
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.hybrid .hybridgreendiv .hybridgreenL img {
width: 86%;
margin-right: -20%;
margin-top: 15%;
transition: .5s all;
}
.hybrid .hybridgreendiv .hybridgreenL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridgreendiv .hybridgreenR {
padding-top: 12%;
}
.hybrid .hybridgreendiv .hybridgreenR ul {
font-family: Inter Medium;
font-size: 32px;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin-bottom: 8%;
margin-left: 20%;
}
.hybrid .hybridgreendiv .hybridgreenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.hybrid .hybridgreendiv .hybridgreenR ul li {
font-family: Inter;
font-size: 20px!important;
line-height: 1.8;
color: #333333;
}
.hybrid .hybridgreenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for hybridtechdiv*/
.hybrid .hybridtecWholeDiv {
background-color: #f6f6f6;
}
.hybrid .hybridtechdiv {
padding: 5% 0 8%;
}
.hybrid .hybridtechdiv .hybridtechH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.hybrid .hybridtechdiv .hybridtechP {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
padding: 0 0%;
}
.hybrid .hybridtechdiv .row1 {
margin: 4% 0;
}
.hybrid .hybridtechdiv .row2 {
margin: 0% 6%;
}
.hybrid .row.row1 img {
text-align: center;
margin: 0px auto;
transition: .5s all;
}
.hybrid .row.row1.hybrid_block {
margin-top: 10%;
margin-bottom: 7%;
}
.hybrid .hybridtechdiv .row1 div,
.hybrid .hybridtechdiv .row2 div {
margin: auto;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(1) img,
.hybrid .hybridtechdiv .row1 div:nth-of-type(2) img,
.hybrid .hybridtechdiv .row2 div:nth-of-type(5) img {
width: 100%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(3) img {
width: 50%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(4) img {
width: 54%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(4) .css3Img {
width: 40%!important;
}
/* *css for hybridcasestydiv*/
.hybrid .hybridcasestydiv {
background: #f4faff;
padding: 6% 0 14%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
margin-bottom: 0%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyHSpan {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.5;
color: #333333;
margin-bottom: 2%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: 2%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL,
.scrollcolR {
padding: 0;
background: #ccc;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolR {
background: #817266;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolR img {
margin-top: 23%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 4% 0%;
padding: 0% 6% 0 10%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 6%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
/*indicators*/
#hybridCarousel {
position: relative;
}
.hybrid .hybridcasestydiv .carousel-indicators {
bottom: -10%;
}
.hybrid .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #263238;
;
border: none;
}
.hybrid .carousel-indicators li.active {
background: #2083d2;
}
/* *css for hybridmoreservice*/
.hybrid .hybridmoreservice {
background: #263238;
padding: 5% 0;
margin-bottom: 4%;
}
.hybrid .hybridmoreservice .hybridsercolL .hybridsercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.hybrid .hybridmoreservice .hybridsercolL .hybridsercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridsercolRInner {
background-color: #f6f6f6;
padding: 3.2% 2.9% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.hybrid .hybridmoreservice .hybridsercolR .imgeclass {
background: url(../img/illustration\ web_sm.png), url(../img/hybg.png);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 29%;
}
.hybrid .hybridmoreservice .hybridsercolR .imgeclassHeadding {
font-family: Inter;
font-size: 1.125em;
font-weight: 500;
line-height: 1.33;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 48%;
}
.hybrid .hybridmoreservice .hybridsercolR img {
width: 100%;
transition: .5s all;
}
.hybrid .hybridmoreservice .hybridsercolR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #333333;
padding: 0 6%;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRA {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.hybrid .hybridmoreservice .hybridsercolRInner a:hover {
color: #2083d2;
text-decoration: underline!important;
}
/* * hybrid careerlast page*/
.hybrid .careerlast div p {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 10% 2%;
}
.hybrid .careerlast div .btnQuote {
width: 29%;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
/* **end hybrid Page** */
/* *CSS Start For E-Learning*/
.eLernings .learning-Top {
background-color: #1a237e;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
/* *E Learning*/
/* *E Learning*/
.eLernings .learning-Top .e-lerningbanner img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings .learning-Top {
margin-top: -1% !important;
background: #1a237e;
}
.eLernings .learning-Top .row {
width: 100%;
}
.eLernings .Learning-logo {
width: 165px;
height: 129px;
object-fit: contain;
margin-top: -47%;
margin-left: 18%;
}
.eLernings .learningCol {
display: flex;
align-items: center;
justify-content: center;
}
.eLernings .learning-Top .row .col-md-4:nth-of-type(3) {
text-align: end;
}
.eLernings .learning-Top .navbar-expand-md .navbar-toggler {
display: block!important;
background-color: rgba(255, 255, 255, 0.25);
color: #fff;
border-radius: 0;
width: 48px;
height: 48px;
}
.eLernings .navbar-toggler-icon {
color: black;
}
.eLernings .learning-Top .ExpandingDiv {
display: flex;
flex-direction: column;
align-items: flex-end;
padding-bottom: 5%;
}
.eLernings .learning-Top .ExpandingDiv p {
color: white;
}
.eLernings .learning-Top .ExpandingDiv .Expanding {
font-family: Inter Semi Bold;
font-size: 2.5em;
padding: 0.3% 0%;
color: #ffffff;
margin-top: 2.6%;
width: 100%;
line-height: 1.2;
}
.eLernings .learning-Top .ExpandingDiv .Expanding::first-line {
font-weight: bold;
}
.eLernings .learning-Top .ExpandingDiv .Empower {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
width: 100%;
padding: 0.3% 0%;
}
.eLernings .learning-Top .ExpandingDiv .withtriazine {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
width: 100%;
padding: 0.3% 0%;
}
.eLernings .learning-Top .ExpandingDiv .p2 span {
color: #a0f32f;
font-weight: bold;
font-family: Inter Semi Bold;
}
.eLernings .learning-Top .greenemptydiv {
text-align: center;
padding-bottom: 3%;
}
.eLernings .learning-Top .greenemptydiv button {
width: 26%;
padding: 2%;
margin-right: 3%;
background: #8cc440;
border: none;
margin: auto;
}
.eLernings .Expanding {
padding-left: 42%;
}
.eLernings .learning-Top .svg1 .circle1,
.eLernings .learning-Top .svg1 .circle2 {
stroke: #0f1658;
}
.eLernings .ElearnigSoltion {
background-color: rgba(26, 35, 126, 0.05);
}
.eLernings .androidappDevlopTxtTop {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffffff;
margin-top: -12%;
padding: 4% 0% 2% 3%;
}
.eLernings .androidappDevlopTxtTop .androdappDevlopTopTxtP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner {
border-left: 1px solid #e5e5e5;
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.eLernings .androidappDevlopTxtTop .androidDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.eLernings .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.eLernings .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:focus {
outline: 0px dotted;
outline: 0px auto -webkit-focus-ring-color;
}
button:focus {
outline: 0px dotted;
outline: 0px auto -webkit-focus-ring-color;
}
.eLernings .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.eLernings .ElearnigSoltion1Headding {
margin-top: 26%;
margin-bottom: 10%;
font-family: Inter Semi Bold;
font-size: 1.3em;
line-height: 1.67;
color: #ffffff;
}
.eLernings .ElearnigSoltion1Headdingpara1 {
line-height: 2.11;
color: #ffffff;
padding-right: 5%;
font-family: Inter;
line-height: 2.11;
}
.eLernings .ElearnigSoltion1 .ElearnigSoltion1Div {
margin-top: 30%;
}
.eLernings .ElearnigSoltion1 .ElearnigSoltion1Div img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings p.ElearnigSoltion1Headdingpara1 {
font-family: Inter Medium;
font-size: 1.6em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin-bottom: 6%;
}
.eLernings .ElearnigSoltion1Headdingpara1Span {
font-family: Inter Regular;
font-size: 0.9em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.eLernings .expertise {
margin-top: 8%;
font-size: 0.9em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
font-family: Inter Regular;
padding-right: 1%;
}
.eLernings .ElearnigSoltion2 {
margin-top: 9%;
margin-bottom: 7%;
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.71;
padding-left: 6%;
}
/* great Learning Div */
.eLernings .greatLearningDivInner {
text-align: center;
margin: 0;
margin-top: 5%;
}
.eLernings .greatLearningDivHeadding {
width: 100%;
margin-top: 7%;
text-align: center;
font-family: Inter Semi Bold;
font-size: 3.2em;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
}
.eLernings .greatLearningDivSpan {
text-align: center;
font-size: 1em;
width: 70%;
font-family: Inter regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.11;
letter-spacing: normal;
color: #616161;
margin: 2% 15%;
}
.eLernings .greatLearningDivImge {
width: 78%;
margin-left: 16%;
margin-right: 4%;
transition: all .3s ease-in-out;
}
.eLernings .greatLearningDivImge {
background: url(../img/greatLearning.png) no-repeat center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
padding-top: 30%;
margin-top: 5%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt {
background: #000000;
width: 57%;
padding: 2.8% 3%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .greatLearningDivImgetxtH {
font-family: Inter Medium;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
font-size: 1.8em;
margin-bottom: 4%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .greatLearningDivImgetxtP {
font-family: Inter Regular;
font-size: 1.05em;
line-height: 2;
color: #ffffff;
margin-bottom: 14%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators {
bottom: -7%!important;
width: 30%;
left: 10%!important;
background: transparent!important;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50px;
background: #3c5a6d;
border: none;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators li.active {
background: #fff;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-control-prev {
bottom: -90%;
left: 85%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-control-next {
right: -9%;
bottom: -90%;
}
.eLernings .greatLearningDiv .greatLearningDivInner .col-L img {
width: 80%;
}
.eLernings .greatLearningDivImgetxt .carousel-control-next,
.carousel-control-prev {
top: 14% !important;
}
.eLernings .caseStudy {
background-color: #f4f4f9;
margin-top: 10%;
padding: 2% 1% 12% 2%;
}
.eLernings .caseStudyInnerHeadding {
font-family: Inter Semi Bold;
font-size: 3.1em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
text-align: center;
}
.eLernings .LatestLearning {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
text-align: center;
}
.eLernings .caseStudyInnerPara {
font-family: Inter Regular;
font-size: 1.1em;
width: 85%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.11;
letter-spacing: normal;
color: #333333;
padding: 0% 5%;
margin: 1% auto;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR {
background: #817266!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL img {
width: 50%;
margin: 70% 0 2% -40%;
}
.eLernings .caseStudy .greatLearningDivInner .lerning_slideimg {
margin-top: 30%;
transition: .5s all;
margin-top: 14%;
width: 40vw;
text-align: center;
}
.eLernings .caseStudy .greatLearningDivInner .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 78% 0% 4% 4%;
text-align: left;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL .scrollcolLP1,
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL .scrollcolLP2 {
font-family: Inter Regular;
font-size: 0.95em;
line-height: 1.5;
color: #ffffff;
margin: 4% 10% 10% 5%;
text-align: initial;
}
.eLernings .caseStudy .caseStudyInner .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 5%;
float: left;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR img {
margin-top: 20%;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings .caseStudy .caseStudyInner .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50px;
background: #ccc;
border: none;
}
.eLernings .caseStudy .caseStudyInner .carousel-indicators li.active {
background: blue;
}
.eLernings .caseStudyInnerText {
font-family: Inter Bold;
font-size: 8.2em;
font-weight: bold;
margin-bottom: -4.8%;
margin-top: -3.2%;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: rgba(32, 131, 210, 0.1);
text-align: center;
}
.eLernings .DivLearning div p {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.67;
color: #333333;
padding: 0 22%;
margin-top: 6%;
}
.eLernings .DivLearning div .buttonDivLearning {
width: 30%;
background-color: #2083d2;
font-family: Inter Medium;
padding: 1.5%;
color: #ffffff;
margin: 1% 0 5%;
border: none;
outline: none;
}
.eLernings .DivLearning div button.buttonDivLearning span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.eLernings .DivLearning div button.buttonDivLearning span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.eLernings .DivLearning div button.buttonDivLearning:hover span {
padding-right: 25px;
}
.eLernings .DivLearning div button.buttonDivLearning:hover span:after {
opacity: 1;
right: 0;
}
.eLernings .carousel-inner {
margin-top: 2%;
}
/* *Learning Bottom*/
.eLernings .learning-Bottom {
margin-top: -10%;
margin-bottom: -3.3%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 {
margin-top: -14%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow {
width: 70%;
display: flex;
flex-direction: row;
align-self: center;
margin-top: -6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol {
background: white;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(1) {
width: 16%;
margin-right: 6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(2) {
width: 37%;
margin-right: 6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(3) {
width: 24%;
}
.eLernings .carousel-indicators {
bottom: -50px;
background-color: #f4f4f9;
}
.eLernings .carousel-indicators .active {
background-color: #2083d2;
}
.eLernings .circle1,
.eLernings .circle2 {
stroke: #3f4b52;
}
.eLernings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.eLernings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.eLernings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/* *Media Query for elearning */
@media screen and (device-width: 360px) and (device-height: 640px) {
.ElearnigSoltion1 {
padding: 0;
text-align: center;
}
.ElearnigSoltion2 {
text-align: center;
padding: 0 6%;
}
.greatLearningDivImge {
width: 96%;
margin: 4% 2%;
}
.LearningButtonDivfirstDivHeight {
margin: 7% 2%;
}
.LearningButtonDivButton {
margin: 10%;
}
.LearningButtonDivbtndivButton {
padding: 6% 15%;
}
.learning-Top .ExpandingDiv .Empower {
width: 84%;
}
.ElearnigSoltion1Headdingpara1 {
padding: 5%;
}
.learning-Bottom {
margin-top: -30%;
}
.learning-Bottom .learning-BottomDiv1 {
font-size: 0.8em;
}
.learning-Top {
margin-bottom: -35%;
padding-bottom: 35%;
}
.ElearnigSoltion {
margin-top: -29.7%;
}
}
/* CSS END For E-Learning */
/* *CSS Start FOR E-commerce*/
.e_commerce .container-e_commerce-div {
background: #2c4552;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
section.e_commerce {
background: #fff;
}
.e_commerce .container-e_commerce-div .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.e_commerce .container-e_commerce-div .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_commerce .container-e_commerce-div .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_commerce .circle1,
.e_commerce .circle2 {
stroke: #86868661;
}
.e_commerce .ecombanner_img .img-banner {
width: 75%;
margin-top: -5%;
}
.e_commerce .ecombanner_img .img-banner:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_commerce .container-e_commerce-div .ecommecepdiv .ecommecep1 {
font-family: Inter Semi Bold;
line-height: 1.25;
color: #ffffff;
margin-left: 22%;
width: 100%;
margin-top: 15%;
padding: 0;
font-size: 2.2em;
font-weight: 600;
}
.e_commerce .container-e_commerce-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1em;
line-height: 2.11;
color: #ffffff;
margin-left: 22%;
width: 100%;
padding: 0;
font-weight: normal;
}
.e_commerce .ecommecepdiv .ecommecep3 li {
font-size: 1.1em;
line-height: 1.5;
color: #ffffff;
padding: 0;
list-style-type: none;
font-weight: 500;
letter-spacing: normal;
font-stretch: normal;
}
.e_commerce .ecommecepdiv ul.text-left.ecommecep3 {
margin-left: 12%;
}
.e_commerce .ecommecepdiv .ecommecep3 span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 1%;
padding-left: 1%;
color: #06aaf5;
}
/*css for ecommerceblackdiv*/
.e_commerce .ecommerceblackdiv {
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 7%;
}
.e_commerce .ecommerceblackdiv .blogdivTxt .blackblog .blackblogcloR .fa {
font-size: 5em;
color: #b9c5c6;
}
.e_commerce .ecommerceblackdiv .blogdivTxt .blackblog .blackblogcloR button {
background-color: #2083d2;
line-height: 1.5;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 9%;
font-weight: 500;
width: 80%;
margin-bottom: 0%;
}
/* *CSS FOR blogdivTxt*/
.e_commerce .blogdivTxt {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 0% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.e_commerce .blogdivTxt .blogdivP1,
.blockdivpp2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 0%;
letter-spacing: normal;
}
.e_commerce .blackblogcloR .expert_talk {
border-left: 1px solid #e5e5e5;
width: 100%;
margin-top: 8%;
}
/* *end blog div*/
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt {
margin-top: 5%!important;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolLH {
font-size: 1.400em;
color: #ffffff;
font-family: Inter Semi Bold;
margin-bottom: 7%;
font-weight: 600;
line-height: 1.67;
letter-spacing: normal;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolLP,
.blackcoL12,
.blackcolRP1,
.blackcolRP2 {
font-size: 1em;
line-height: 1.75;
color: #616161;
font-family: Inter Regular;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolRP1 {
margin-top: 15%;
}
/* *css for commercegreendiv*/
.e_commerce .commercegreendiv {
margin: 0;
background: #ffffff;
margin-bottom: 5%;
}
.e_commerce .commercegreendiv .ecomegreenL img.img-fluid {
width: 80%;
margin-top: 15%;
}
.e_commerce .commercegreendiv .ecomegreenL img.img-fluid:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_commerce .commercegreendiv .commrce-greenR {
padding-top: 0%;
margin-left: -5%;
}
.e_commerce .commrce-greenR .cstmRowCareer .blackcolLH {
font-family: Inter Medium;
font-size: 2em;
font-weight: 500;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin-bottom: 3%;
}
.e_commerce .commercegreendiv .commrce-greenR ul {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin: 6% 0% 8% 9%;
font-weight: 500;
letter-spacing: normal;
}
.e_commerce .commercegreendiv .commrce-greenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.e_commerce .commercegreendiv .commrce-greenR ul li {
font-family: Inter Regular;
font-size: 16px;
font-weight: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.e_commerce .commercegreendiv .img-right {
padding-right: 3%;
}
.e_commerce .commrce-greenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for e_commercetechdiv*/
.e_commerce .e_commercetecWholeDiv {
background-color: #f6f6f6;
margin-top: 10%;
}
.e_commerce .e_commtechdiv {
padding: 7% 0;
}
.e_commerce .e_commtechdiv .commercetechH {
font-family: Inter Semi Bold;
font-size: 3.0em;
line-height: 1.5;
color: #333333;
font-weight: 600;
letter-spacing: normal;
}
.e_commerce .e_commtechdiv .coomrcetechP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
padding: 1% 7%;
font-weight: normal;
letter-spacing: normal;
}
.e_commerce .e_commtechdiv .row1 {
margin: 4% 0;
}
.e_commerce .e_commtechdiv .row.row1 img {
text-align: center;
margin: 0px auto;
}
.e_commerce .e_commtechdiv .row.row1.hybrid_block {
margin-top: 3%;
margin-bottom: 3%;
}
.e_commerce .e_commtechdiv .row1 div,
.e_commerce .e_commtechdiv .row2 div {
margin: auto;
}
.e_commerce .e_commtechdiv .row1 div:nth-of-type(2) img,
.e_commerce .e_commtechdiv .row1 div:nth-of-type(5) img,
.e_commerce .e_commtechdiv .row1 div:nth-of-type(6) img,
.e_commerce .e_commtechdiv .row2 div:nth-of-type(2) img {
width: 70%;
}
.e_commerce .e_commtechdiv .row2 div:nth-of-type(3) img {
width: 55%;
}
/* *css for e-commercasestydiv*/
.e_commerce .e-commercasestydiv {
background: #f4faff;
padding: 6% 0 15%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .ecomrcestudi {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 1.5%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.78;
letter-spacing: normal;
color: #333333;
margin-bottom: 0%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: -3%;
font-weight: bold;
letter-spacing: normal;
margin-bottom: -5%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL,
.scrollcolR {
padding: 0;
background: #ccc;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolR img {
transition: .5s all;
margin-top: 1%;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 6%;
font-weight: normal;
letter-spacing: normal;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 4% 0%;
padding: 0% 6% 0 10%;
}
/*indicators*/
#e_commerceCarousel {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.e_commerce .e-commercasestydiv .carousel-indicators {
bottom: -10%;
}
.carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.carousel-indicators li.active {
background: #2083d2;
}
/*careerlast*/
.e_commerce .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.e_commerce button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.e_commerce button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.e_commerce button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: 0.8;
}
.e_commerce button.btnQuote:hover span {
padding-right: 25px;
}
.e_commerce button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.e_commerce .careerlasdata div p {
font-family: Inter;
font-size: 1.5em;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
/* ******css end E_commerce*/
/* *CSS Start FOR WEB DEVELOPMENT PAGE*/
.Web .container-Web-Div {
background: #263238;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.Web .circle1,
.Web .circle2 {
stroke: #3b4c55;
}
.Web .container-Web-Div .webpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.Web .container-Web-Div .webpdiv .webpdivL {
padding: 0;
padding-left: 0.5%;
}
.Web .container-Web-Div .webpdiv .webpdivR {
padding: 0;
}
.Web .container-Web-Div .webpdiv .webpdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .container-Web-Div .webpdiv .col-md-6 img {
width: 100%;
margin-top: -10%
}
.Web .container-Web-Div .webpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 15%;
padding: 0;
margin-bottom: 4%;
}
.Web .container-Web-Div .webpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
}
/*css for webappDevlop*/
.Web .webappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.Web .webappDevlop .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.Web .webappDevlop .webappDevlopTxt {
margin-top: -16.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.Web .webappDevlop .webappDevlopTxt .webAppDevTopCol {
padding-left: 0;
}
.Web .webappDevlop .webappDevlopTxt .webAppDevTopCol .webappDevlopTxtTopP1 {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.Web .webappDevlopTxtPhone {
width: 70%!important;
/* margin: 5% 15% 0 8%; */
margin: 0 auto;
}
h3.RowWebDevPhoneRH.pb-4 {
font-size: 1.7rem;
line-height: 1.4;
}
.webappDevlopTxtPhone.mt-5 p {
line-height: 2;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.Web .webappDevlopTxtPhone .RowWebDevPhoneRP span {
font-weight: bold;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRPStle {
margin-bottom: 6%;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul {
padding: 0;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #616161;
line-height: 1.75;
width: 90%;
}
/* *css for Web Technology*/
.Web .WebTechnologyWholeDiv {
background-color: #f6f6f6;
}
.Web .WebTechnologyDiv {
padding: 5% 0 5%;
}
.Web .WebTechnologyDiv .WebTechnologyHeadding {
font-family: Inter Semi Bold;
font-size: 2.6em;
line-height: 1.5;
color: #333333;
}
.Web .WebTechnologyDiv .WebTechnologyPara {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #333333;
padding: 0 7%;
}
.Web .WebTechnologyDiv .nav-pills .nav-link.active {
background-color: transparent;
color: #333333;
font-weight: 500;
font-size: 16px;
border-bottom: 3px solid #2083d2;
background-color: #f6f6f6;
border-radius: 0px;
margin-bottom: -1%;
}
.Web .WebTechnologyDiv nav.navbar.justify-content-center {
border-bottom: 1px solid #f6f6f6;
padding-bottom: 0%;
}
.Web .WebTechnologyDiv .container_toggle .nav-item a {
color: rgba(0, 0, 0, 0.5);
}
.Web .WebTechnologyDiv .container_toggle .nav-link {
display: block;
padding: .5rem 1rem;
}
.Web .WebTechnologyDiv .ullist {
border-bottom: 1px solid #dedede;
margin-bottom: 5%;
margin-top: 4%;
}
.Web .WebTechnologyDiv .row1Slider {
margin: 5% 0 10%;
}
/* * End Web Technology */
/* * Our Development Process */
.Web .ourProcessBG {
background-color: #271147;
}
.Web .ourProcess {
padding-top: 6%;
padding-bottom: 4%;
}
.Web .ourProcess .ourProcessHeadding {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #ffffff;
}
.Web .ourProcess .ourProcessPara {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
padding: 0 7%;
color: #ffffff;
}
.Web .ourProcess .ourProcessImge {
margin-top: 2%;
}
.Web .ourProcess .devProcessSteps:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .ourProcessBG .devProcessSteps {
position: relative;
transition: .5s all;
}
.Web .ourProcessBG .devProcessSteps .Steps {
color: #ffffff;
font-family: Inter Medium;
font-size: 1.12em;
position: absolute;
}
.Web .ourProcessBG .devProcessSteps .secondStep {
top: 2.5%;
left: 40%;
}
.Web .ourProcessBG .devProcessSteps .thirdStep {
top: 7%;
right: 27%;
}
.Web .ourProcessBG .devProcessSteps .fourthStep {
bottom: 43%;
right: 15%;
}
.Web .ourProcessBG .devProcessSteps .fivethStep {
bottom: 11%;
right: 23%;
}
.Web .ourProcessBG .devProcessSteps .sixthStep {
bottom: 0%;
left: 41%;
}
.Web .ourProcessBG .devProcessSteps .seventhStep {
bottom: 21%;
left: 18%;
}
/* *End of Our Process*/
/* *Our Development Service* */
.Web .DevelopmentServiceWholeDiv {
padding-bottom: 18%;
}
.Web .DevelopmentServiceDiv {
padding: 8% 0 2%;
}
.Web .DevelopmentServiceHeadding {
font-family: Inter Semi Bold;
font-size: 2.6em;
line-height: 1.5;
color: #333333;
}
.Web .DevelopmentServicePara {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #616161;
padding: 0 7%;
}
.Web .DevelopmentServiceWholeDiv .containerDiv {
margin-left: 8%;
margin-right: 8%;
width: 72%;
margin: 0 auto;
}
.Web .DevelopmentServiceWholeDiv .containerDiv .containerDivRow {
margin-top: 4%;
}
.Web .DevelopmentServiceWholeDiv .containerDiv .containerDivCol {
padding-right: 4%;
padding-left: 4%;
}
.Web .serviceRow {
display: inline-flex;
}
.Web .serviceRowColLeftHeadding,
.Web .serviceRowColRightHeadding,
.Web .E-comColLeftHeadding,
.Web .E-comColRightHeadding,
.Web .serviceRowColRightHeadding,
.Web .openSourceColRightHeadding {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
line-height: 1.67;
color: #000000;
margin-top: 8%;
}
.Web .serviceRowColLeftPara,
.Web .serviceRowColRightPara,
.Web .E-comColLeftPara,
.Web .E-comColRightPara,
.Web .serviceRowColLeftPara,
.Web .openSourceColRightPara {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* * End For Development Process */
/* *css for webmoreservice*/
.Web .webmoreservice {
background: #880e4f;
padding: 5% 0;
margin-bottom: 4%;
}
.Web .webmoreservice .webmoresercolL .webmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.Web .webmoreservice .webmoresercolL .webmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner {
background-color: #f6f6f6;
padding: 3.2% 2.9% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner .imgeclass {
background: url(../img/illustration\ JS.png), url(../img/background_jsFramewrk.png);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 29%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner .imgeclassHeadding {
font-family: Inter;
font-size: 1.125em;
font-weight: 500;
line-height: 1.33;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 48%;
}
.Web .webmoreservice .webmoresercolR .ImgBackgrndColorH3 {
color: #ffffff;
font-family: Inter Medium;
font-size: 1em;
line-height: 1.33;
padding-top: 44%;
padding-left: 8%;
}
.Web .webmoreservice .webmoresercolR img {
padding-top: 15%;
padding-bottom: 15%;
}
.Web .webmoreservice .webmoresercolR .ImgBackgrndColor {
background: #880e4f;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
/* *start Media query for web development page*/
@media screen and (device-width: 360px) and (device-height: 640px) {
.Web .ourProcessImge {
width: 100%;
}
}
@media only screen and (max-width: 414px) {
.Web .cstmRowCareer {
width: 92%!important;
margin: 0 4%!important;
}
/* *Media .WebTechnologyDiv*/
.Web .WebTechnologyDiv.cstmRowCareer {
width: 68%!important;
margin: 0 14%!important;
}
/* *Media Our Development Process*/
.Web .ourProcessBG.cstmRowCareer {
width: 68%!important;
margin: 0 14%!important;
}
}
@media only screen and (max-width: 768px) {
.Web .WebTechnologyWholeDiv .cstmRowCareer {
width: 100%!important;
margin: 0!important;
}
.Web .WebTechnologyDiv .row1Slider {
margin: auto!important;
}
.Web .processBorderStyleLeft {
border-left: none;
padding: 8% 0% 8% 0%;
}
.Web .processBorderStyleRight {
border-right: none;
}
}
@media only screen and (max-width: 1064px) {
.Web .WebTechnologyWholeDiv .cstmRowCareer {
width: 100%!important;
margin: 0!important;
}
.Web .WebTechnologyDiv .row1Slider {
margin: auto!important;
}
}
@media only screen and (max-width: 775px) {
.Web .WebTechnologyDiv .ullist {
padding: 0!important;
}
.Web .WebTechnologyDiv nav.navbar.justify-content-center {
padding: 0!important;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(1) {
width: 27%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv .nav-pills .nav-link {
padding: 4px!important;
font-size: 14px;
}
.Web .WebTechnologyDiv .nav-pills .nav-link.active {
padding: 4px!important;
font-size: 14px;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(2) {
width: 20%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(3) {
width: 21%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(4) {
width: 19%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(5) {
width: 13%;
word-break: normal;
text-align: center;
}
}
ul.nav.nav-pills.webpills li {
margin-bottom: 0;
}
/* *END CSS WEB DEVELOPMENT PAGE* */
/*About Us Page start CSS*/
.aboutus_section .container-top.parallax {
background: #4051b5;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.aboutus_section .container-top.parallax .svg1 .circle1,
.aboutus_section .container-top.parallax .svg1 .circle2 {
stroke: #485bc6;
}
.aboutus_section .about_content {
background: #f6f6f6;
padding-top: 0%;
}
.aboutus_section .container.containerText {
width: 85%;
margin-left: 15%;
margin-top: 0%;
}
.aboutus_section .header_texts.text-center {
width: 70%;
margin: auto;
}
.aboutus_section .header_text .header_textL .header_textLH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 8%;
font-weight: 600;
margin-bottom: 3%;
}
.aboutus_section .containerText .header_text .header_textR {
margin-top: -1%;
}
.aboutus_section .header_text .header_textL .header_textLP {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.25;
color: #ffffff;
}
.aboutus_section .header_text.text-center {
width: 72%;
margin: auto;
}
.aboutus_section .header_text .header_textL .header_textLP span {
font-family: Inter Bold;
color: #ffee57;
}
.aboutus_section .header_text span {
font-family: Inter Semi Bold;
color: #ffee57;
}
.aboutus_section .header_text .header_textR img {
margin-left: 5%;
margin-top: -7%;
width: 100%;
}
.aboutus_section .header_textL {
padding: 0;
}
.aboutus_section .header_textR.wow.fadeInDown.animated {
text-align: right;
}
.aboutus_section .header_text .header_textR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.aboutus_section .bg_green {
background: #8cc440;
}
.aboutus_section .bg_white {
background: #ffffff;
}
.aboutus_section .whoweare_block {
top: -10.1rem;
margin-bottom: 12%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffffff;
width: 70%;
margin: 0px auto;
position: relative;
}
.aboutus_section .about_content h3.Who-we-are {
font-family: Inter Bold;
font-size: 3vw;
color: #ffffff;
padding: 40% 0% 20% 0%;
text-align: center;
font-weight: bold;
}
.aboutus_section .about_content .Who-we-are-text {
font-family: Inter;
font-size: 1em;
line-height: 2;
color: #616161;
padding: 7% 5% 0%;
margin-bottom: 0;
}
.aboutus_section .about_content .head_quater_block {
padding: 0% 15%;
position: relative;
margin-top: -4%;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockR {
padding-top: 12%;
display: flex;
justify-content: flex-end;
align-items: center;
}
.aboutus_section .about_content .head_quater_block .Headquarters {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
padding: 0 0 5%;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.78;
color: #616161;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 span {
font-family: Inter Semi Bold;
line-height: 2;
color: #2083d2;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 b {
font-family: Inter Semi Bold;
line-height: 2;
color: #616161;
}
/* img hover css */
.aboutus_section .zoom-effect-container {
float: left;
position: relative;
width: 100%;
min-height: 300px;
margin: 0 auto;
overflow: hidden;
}
.aboutus_section .image-card img {
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.aboutus_section .vision_section .zoom-effect-container {
width: 107%;
}
/* img hover css end */
.aboutus_section .about_content .head_quater_block img {
width: 90%;
margin-top: 2%;
position: relative;
}
.aboutus_section .about_content .CMMi-Level-3 {
padding: 5% 8% 10%;
text-align: center;
}
.aboutus_section .about_content .CMMi-Level-3 p {
text-align: center;
line-height: 1.78;
color: #333333;
font-size: 1.1em;
font-family: Inter Regular;
margin-top: 2%;
margin-bottom: 1%;
}
.aboutus_section .about_content .CMMi-Level-text {
font-family: Inter Regular;
font-size: 1.19em!important;
line-height: 1.78;
color: #333333;
padding-bottom: 2rem;
}
.aboutus_section .about_content .CMMi-Level-text b {
font-family: Inter Semi Bold;
}
.aboutus_section .about_content .CMMi-Level-3 .media.services-wrap {
border: 1px solid #e5e5e5;
background: #fff;
text-align: center;
width: 70%;
min-height: 121px;
}
.aboutus_section .about_content .CMMi-Level-3 .media.services-wrap .img_block {
margin: 0px auto;
min-height: 110px;
display: flex;
align-items: center;
}
/* Product development css */
.aboutus_section .product_development {
padding: 10% 0 5%;
}
.aboutus_section .product_development .development_title {
font-family: Inter;
font-size: 3em;
font-weight: 600;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
}
.aboutus_section .product_development .development_descrip {
text-align: center;
padding: 1% 20%;
font-family: Inter;
font-size: 16px;
font-weight: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.aboutus_section .product_development .shadowtext {
font-family: Inter;
font-size: 6.25em;
font-weight: bold;
color: #f2f2f2;
margin-bottom: -2%;
}
/* Style tab links */
/* *product-blk-section*/
.aboutus_section .Union {
height: 350px;
border: solid 1px var(--white);
background-color: #4086ef;
margin-top: 2.5rem;
}
.aboutus_section .productdev-blk {
background-color: #ffffff;
}
.aboutus_section .productdev-blk .prddevplop h3 {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.aboutus_section .productdev-blk .prddevplop p {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
}
.aboutus_section .productdev-blk .prddevplop .shadowtext {
font-family: Inter Bold;
font-size: 6.250em;
color: #f2f2f2;
margin-bottom: -2%;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
margin-top: -1%;
}
.aboutus_section .productdev-blk .wework .strategy_icon {
background-color: #f29d2f;
cursor: pointer;
}
.aboutus_section .wework .strategy_icon:hover a.nav-link {
color: #f29d2f;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.strategy_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 8%;
color: #f29d2f;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .plan_icon {
background-color: #50bda1;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.plan_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 10%;
color: #50bda1;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .design_icon {
background-color: #4086ef;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.design_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 7%;
color: #4086ef;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .development_icon {
background-color: #9959da;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.devlop_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 7%;
color: #9959da;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .test_icon {
background-color: #ff2e63;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.test_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 9%;
color: #ff2e63;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .launch_icon {
background-color: #0098d9;
cursor: pointer;
}
.aboutus_section .productdevRow {
width: 94%;
margin: auto;
}
.aboutus_section .wework .strategy_icon h4 {
font-family: Inter;
font-size: 20px;
font-weight: 600;
line-height: 1.9;
color: #333333;
}
.aboutus_section .productdev-blk li.nav-item.wework {
text-align: center;
}
.aboutus_section .productdev-blk li.nav-item.wework a {
font-family: Inter Semi Bold;
font-size: 1.25em;
font-weight: 600;
line-height: 1.9;
color: #333333;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-1:hover a {
color: #f29d2f;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-2:hover a {
color: #50bda1;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-3:hover a {
color: #4086ef;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-4:hover a {
color: #9959da;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-5:hover a {
color: #ff2e63;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-6:hover a {
color: #0098d9;
}
.aboutus_section .nav-pills .nav-link.active {
background-color: #ffffff;
color: #333333;
}
.aboutus_section .productdev-blk .wework .strategy_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .plan_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .design_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .development_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .test_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .launch_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .text-content {
font-family: Inter;
font-size: 20px;
font-weight: 600;
line-height: 1.9;
letter-spacing: normal;
color: #333333;
margin-top: 7%;
}
.aboutus_section .productdev-blk div#strategy,
.productdev-blk div#plan,
.productdev-blk div#design,
.aboutus_section .productdev-blk div#development,
.productdev-blk div#test,
.productdev-blk div#launch {
margin-top: 5%;
margin-bottom: 8%;
position: relative;
box-sizing: border-box;
font-size: 16px;
}
.aboutus_section .productdev-blk .nav_pills_content h5 {
color: #ffffff;
font-size: 1.125em;
line-height: 1.67;
font-family: Inter Medium;
padding: 0% 0%;
margin-bottom: 2%;
}
.aboutus_section .productdev-blk .nav_pills_content p {
color: #ffffff;
font-size: 1em;
line-height: 1.75;
font-family: Inter Medium;
padding: 0% 0%;
}
.aboutus_section .Union .nav_pills_content {
padding: 0 16%;
}
.aboutus_section .productdev-blk div#strategy:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #f29d2f;
border-top: 1px solid #f29d2f;
border-left: 1px solid #f29d2f;
border-right: 0px solid #f29d2f;
top: -37.5%;
left: -11%;
content: '';
transform: rotate(45deg);
background-color: #f29d2f;
}
.aboutus_section .productdev-blk div#plan:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #50bda1;
border-top: 1px solid #50bda1;
border-left: 1px solid #50bda1;
border-right: 0px solid #50bda1;
top: -45.5%;
left: 14%;
content: '';
transform: rotate(45deg);
background-color: #50bda1;
}
.aboutus_section .productdev-blk div#design:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #4086ef;
border-top: 1px solid #4086ef;
border-left: 1px solid #4086ef;
border-right: 0px solid #4086ef;
top: -37.5%;
left: 36%;
content: '';
transform: rotate(45deg);
background-color: #4086ef;
}
.aboutus_section .productdev-blk div#development:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #9959da;
border-top: 1px solid #9959da;
border-left: 1px solid #9959da;
border-right: 0px solid #9959da;
top: -45.5%;
left: 59%;
content: '';
transform: rotate(45deg);
background-color: #9959da;
}
.aboutus_section .productdev-blk div#test:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #ff2e63;
border-top: 1px solid #ff2e63;
border-left: 1px solid #ff2e63;
border-right: 0px solid #ff2e63;
top: -45.5%;
right: 14%;
content: '';
transform: rotate(45deg);
background-color: #ff2e63;
}
.aboutus_section .productdev-blk div#launch:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #0098d9;
border-top: 1px solid #0098d9;
border-left: 1px solid #0098d9;
border-right: 0px solid #0098d9;
top: -37.5%;
right: -9%;
content: '';
transform: rotate(45deg);
background-color: #0098d9;
}
/*order_content-*/
.aboutus_section .technologies_blk {
padding-top: 10%;
padding-bottom: 10%;
background: #f6f6f6;
}
.aboutus_section ul.nav.nav-pills.portfol_pills li {
margin-bottom: 0;
}
.aboutus_section .technologies_blk .nav-pills .nav-link.active {
background-color: transparent;
color: #333333;
box-shadow: 0 4px 0 0 #2083d2;
border-radius: 0;
transition: .3s all ease-in-out;
font-family: Inter Regular;
outline: none;
}
.aboutus_section .container.tab-pane {
overflow: hidden;
}
.aboutus_section .tech_icon {
margin: auto 0;
}
.aboutus_section .header .openbtn {
padding: 7px 20px;
margin-left: 0px;
}
.aboutus_section .technologies_blk .cms_navbar {
border-bottom: 1px solid #dedede;
padding: 0% 0 0% 0;
margin-bottom: 2%;
}
.aboutus_section div#mobile img,
.aboutus_section div#frontend img,
.aboutus_section div#database img {
max-width: 100%;
margin: 0.5rem;
}
.aboutus_section .technologies_blk .cms_navbar .nav-link {
display: block;
padding: 0.8rem 0.1rem;
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
letter-spacing: normal;
margin: 0.2rem 1rem;
color: rgba(0, 0, 0, 0.5);
text-align: center;
outline: none;
}
.aboutus_section .technologies_blk .cms_navbar {}
.aboutus_section .Technologies-that-we-used {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
font-stretch: normal;
font-style: normal;
color: #333333;
}
.aboutus_section .technologies_blk .tab-content .tab-pane .rowImg1 {
padding-top: 2%;
padding-bottom: 2%;
}
.aboutus_section .Technology-is-our-backbone-because-we-understand-t {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
padding: 0% 5%;
}
/* ******Vision section******* */
.aboutus_section .vision_section {
background-color: #ffffff;
}
.aboutus_section .inner_vision {
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
background-color: #257bc0;
}
.aboutus_section .vision_section .Our-Vision {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
padding-top: 8%;
padding-left: 13%;
}
.aboutus_section .vision_section .We-are-one {
font-family: Inter Medium;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding-left: 13%;
}
.aboutus_section .vision_section .We-are-one span {
font-size: 4em;
line-height: 0.92;
}
.aboutus_section .vision_section .vision_block2 img {
min-height: 337px;
}
/* ******Mision section******* */
.aboutus_section .inner_mission {
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
background-color: #8cc440;
}
.aboutus_section .mission_section .Our-Vision {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #ffffff;
padding-top: 8%;
padding-left: 0;
}
.aboutus_section .mission_section .We-are-one {
font-family: Inter Medium;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-left: 0;
}
.aboutus_section .mission_section .mission_block2 img {
min-height: 337px;
margin-left: 0.1rem;
width: 100%;
}
/* *OurWide*/
.aboutus_section .OurWideDiv {
margin-top: 13%;
background: url(../img/image_BGSolutions.svg);
background-repeat: no-repeat;
padding: 6% 0% 7%;
margin-bottom: 0;
background-size: cover;
}
.aboutus_section .cstmRowEngagement {
margin-left: 16%;
}
/*OurWideDiv1*/
.aboutus_section .OurWide {
background: #8cc440;
margin-top: -15%;
padding: 14% 2% 3% 3%;
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 6%;
}
.aboutus_section .OurWideh3 {
font-size: 2em;
font-family: Inter Semi Bold;
line-height: 1.6;
color: #ffffff!important;
}
/*OurWideDiv2*/
.aboutus_section .OurWideDiv .OurWideDiv2 .col1 {
padding: 0;
margin-bottom: 0.4%;
}
.aboutus_section .OnlineFood {
display: table;
width: 96%;
background: white;
padding: 0;
margin-bottom: 8.8%;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
border: solid 1px #ffffff;
color: #333333;
transition: all .2s ease-in-out;
}
.aboutus_section .OnlineFood div {
display: table-cell;
vertical-align: middle;
}
.aboutus_section .OnlineFood div:nth-of-type(1) {
width: 19%;
padding: 4% 0;
}
.aboutus_section .OnlineFoodimg {
margin: 0 22%;
}
.aboutus_section .OnlineFood div:nth-of-type(2) {
width: 78%;
}
.aboutus_section .custmOnlineFoodHeaddingFontPadding {
margin-bottom: 0;
text-align: left;
padding-left: 6%;
}
.aboutus_section .OnlineFoodHeadding {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.8;
}
.aboutus_section .OnlineFood.tabSolLinks.active {
background: #ffffff;
color: #333333!important;
position: static;
width: 100%;
scroll-behavior: smooth;
}
.aboutus_section .orderingSolutionRow {
background-color: #ffffff;
padding-bottom: 35.5%;
width: 80%;
height: 94%;
margin-left: -17px;
}
.aboutus_section .orderingSolutionRowDiv {
width: 86%;
margin-left: 10%;
margin-right: 0%;
padding: 1% 0 0%;
}
.aboutus_section .orderingSolutionRowDivHadding {
font-family: Inter Medium;
font-size: 1.25em;
font-weight: 500;
line-height: 1.8;
color: #000000;
margin-top: 7%;
margin-bottom: 7%;
}
.aboutus_section .orderingSolutionRowDivPara {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
margin-bottom: 2%;
color: #616161;
}
.aboutus_section .orderingSolutionRowDivHadding1 {
font-family: Inter Semi Bold;
font-size: 1.2em;
font-weight: 500;
line-height: 1.8;
color: #616161;
}
.aboutus_section .OrderList {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
padding-left: 7%;
color: #616161;
}
/* Team member section */
.aboutus_section .Ourleadership_team {
background: #f6f6f6;
padding: 8% 0 8% 0;
}
.aboutus_section .Our-Leadership-Title {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 0 4% 0;
}
.aboutus_section .member_block {
position: relative;
max-width: 800px;
margin: 0 auto;
}
.aboutus_section .member_block img {
vertical-align: middle;
}
.aboutus_section .member_block .content.title_block1 {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 0px;
width: 60.7%;
padding: 14px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .member_block .content.title_block2 {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 40%;
width: 60.7%;
padding: 14px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .overlay-shade {
width: 225px;
height: 299.8px;
/* mix-blend-mode: luminosity; */
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(196, 196, 196, 0));
}
.aboutus_section .ourteam_direct {
margin-bottom: 2rem;
}
.aboutus_section .ourteam_direct img {
width: 100%;
}
.aboutus_section .ourteam_direct .content.title_block {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 0%;
width: 100%;
padding: 8px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .zoom-effect-container:hover .image-card img {
mix-blend-mode: normal;
}
.aboutus_section .OurWideDiv .OurWideDiv2 #OurWideDiv2TabMobileview {
display: none;
}
/* get freequote_contant */
.aboutus_section .getfree_quote .freequote_contant p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.aboutus_section .freequote_contant {
padding: 5% 18% 0%;
}
.aboutus_section .getfree_quote .getButton .getquteButton {
width: 30%;
background-color: #2083d2;
font-family: Inter Medium;
padding: 2.1% 1.5%;
color: #ffffff;
margin: 1% 0 5%;
border: none;
outline: none;
font-size: 1em;
}
.aboutus_section section.getfree_quote {}
/*End About Us Page CSS*/
/* *CSS START FOR PORTFOLIO DETAILS*/
.container-port-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.portfolio-details .container-port-details .svg1 .circle1,
.portfolio-details .container-port-details .svg1 .circle2 {
stroke: #3f4b52;
}
.portfolio-details .container-port-details .folio-top-content {
width: 72%;
margin-left: 14%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
padding-top: 4%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .whitebox {
width: 116px;
height: 116px;
border-radius: 10px;
background-color: #ffffff;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .folio-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 4%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .folio-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentR img {
width: 100%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.portfolio-details .Portf-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -9%!important;
position: relative;
z-index: 9;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivL .Portf-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivL .Portf-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR img {
width: auto;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for projOverview*/
.portfolio-details .projOverview {
margin-top: 6%!important;
}
.portfolio-details .projOverview .projOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.portfolio-details .projOverview .projOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmGets*/
.portfolio-details .cstmGets {
margin-top: 6%!important;
}
.portfolio-details .cstmGets .cstmGetsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .cstmGetsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol {
display: flex;
flex-direction: row;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .doneicon {
width: 11%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.portfolio-details .wtwedid {
margin-top: 5%!important;
}
.portfolio-details .wtwedid .wtwedidH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .wtwedidcolP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol {
display: flex;
flex-direction: row;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .doneicon {
width: 11%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.portfolio-details .Pdetailresult {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.portfolio-details .Pdetailresult .row {
margin-top: 5%;
}
.portfolio-details .Pdetailresult .PdetailresultH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.portfolio-details .Pdetailresult .PdetailresultP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL {
padding: 0;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR {
text-align: right;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for mobileImage*/
.portfolio-details .mobileImage {
margin-top: 10% !important;
}
.portfolio-details .mobileImage img {
width: 100%;
}
.portfolio-details .mobileImage img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.portfolio-details .technologydiv {
background-color: #f4faff;
padding-top: 5%;
margin-top: 0%;
}
.portfolio-details .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.portfolio-details .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.portfolio-details .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/* *START CSS FOR Portfolio PAGE*/
.Portfolio .container-portfolio {
background-color: #263238;
padding-bottom: 12%;
background-attachment: fixed;
color: #ffffff;
}
.Portfolio .container-portfolio .svg1 .circle1,
.Portfolio .container-portfolio .svg1 .circle2 {
stroke: #3f4b52;
}
.Portfolio .container-portfolio .portDiv {
width: 72%;
margin: auto;
}
.Portfolio .container-portfolio .portDiv .portDiv1 {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 2.9em;
width: 100%;
line-height: 1.33;
}
.Portfolio .container-portfolio .portDiv .portDiv2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding-right: 20%;
}
.portDiv .portDivCol1 {
padding: 0%;
margin-top: 15%;
}
.Portfolio {
background: #f6f6f6;
}
.Portfolio .portDivCol2 {
padding: 0%;
}
.Portfolio .portDivCol2 img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Portfolio .portofolioTxt {
margin-top: -6%!important;
background: #ffffff;
padding: 2% 1%;
width: 70%;
margin: auto;
}
.Portfolio .portofolioTxt .portofolioTxt1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
margin-bottom: 0;
padding-right: 3%;
}
.Portfolio .Gallery {
margin-top: 10%!important;
}
.Portfolio .MainRow {
margin-top: 2%;
width: -webkit-fill-available;
}
.Portfolio .pl-2 {
padding-left: 0% !important;
}
.Portfolio .MainRow>.MainColoum {
padding: 0.5%;
margin-bottom: 2%;
}
.Portfolio .MainColoum {
float: left;
width: 33.33%;
display: none;
}
.Portfolio .MainRow:after {
content: "";
display: table;
clear: both;
}
.Portfolio .MainContaint {
position: relative;
width: 100%;
}
.Portfolio .MainContaint .pWithImg {
font-family: Inter Medium;
font-size: .92em;
position: absolute;
bottom: 0;
background: rgba(0, 0, 0, 0.75);
color: #ffffff;
margin: 0;
padding: 6% 3%;
line-height: 1.67;
left: 0;
right: 0;
}
.Portfolio .MainContaint .pWithImg span {
font-size: 0.8em;
line-height: 1.57;
}
.Portfolio .image {
display: block;
width: 100%;
height: auto;
}
.Portfolio .MainContaint:hover .overlay {
height: 100%;
}
.Portfolio .headClass {
font-family: Inter Medium;
font-size: .9em;
line-height: 1.67;
color: #ffffff;
padding: 3%;
margin-top: 3%;
}
.Portfolio .overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #ff2e63;
overflow: hidden;
width: 100%;
height: 0;
transition: .5s ease;
}
.Portfolio .behind {
font-family: Inter;
font-size: .9em;
line-height: 1.5;
padding: 2.7%;
padding-top: 0;
color: #ffffff;
margin-top: 5%;
margin-bottom: 0%;
overflow: hidden;
height: 5.2rem;
text-overflow: ellipsis;
}
.Portfolio .Detail {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 3.3;
color: #ffffff;
border: 1px solid #ffffff;
padding: 0% 12%;
margin-left: 2.5%;
float: left;
margin-top: 3%!important;
}
.Portfolio .show {
display: block;
}
/* Style the buttons */
.Portfolio .Gallery .butn {
padding: 1% 2%;
margin: 0.7%;
cursor: pointer;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #333333;
background: #fff;
border: 1px solid #333;
outline: none;
}
.Portfolio .Gallery .butn.active {
background-color: #2083d2;
color: white;
border: 1px solid #2083d2;
outline: none;
}
.Portfolio .aggregatorDiv {
background-color: #2083d2;
padding: 4%;
}
.Portfolio .aggregatorDiv.igl {
background-color: #b59d33;
padding: 4%;
}
.aggregatorDiv.Greentip {
background-color: #109e49;
padding: 4%;
}
ul.hellotax_web {
color: #fff;
padding-bottom: 2%;
}
.Portfolio .where2go {
width: 100%;
}
.Portfolio .aggre .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/where2go_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre.heighlighetedMob,
.Portfolio .aggre.heighlighetedWeb {
margin: 0;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.forAll .row,
.Portfolio .aggre.heighlighetedWeb .MainColoum.forAll .row {
margin-bottom: 2%;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/igl_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.col-md-12,
.Portfolio .aggre.heighlighetedWeb .MainColoum.col-md-12 {
width: 100%;
}
.Portfolio .aggre.heighlighetedWeb .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/greentip_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.webapp .aggregatorWhere2Go {
padding: 0;
background: url('../img/greentip_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.hybrid .aggregatorWhere2Go {
padding: 0;
background: url('../img/gallery-image-4.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.native .aggregatorWhere2Go {
padding: 0;
background: url('../img/igl_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre {
padding: 0% 0.5%;
}
.Portfolio .aggregatorPara {
font-family: Inter Medium;
font-size: 1.4em;
line-height: 1.67;
color: #ffffff;
}
.Portfolio .aggregatorParaOne {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.75;
margin-top: 5%;
color: #ffffff;
margin-bottom: 8%;
}
.Portfolio .aggregatorimgDiv {
flex-direction: row;
align-items: center;
justify-content: space-around;
}
.Portfolio .careerlast div .btnQuote {
width: 23% !important;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
.Portfolio .careerlast {
padding-bottom: 18%!important;
}
.portfoliofooterContact {
margin-top: 0!important;
}
/* *end CSS FOR Portofolio PAGE*/
/* ******cssAll*/
.page-footer ul li a:hover {
text-decoration: none;
}
a:hover {
text-decoration: none!important;
}
ul li {
margin-bottom: 0px;
}
.cool-link {
display: inline-block;
text-decoration: none;
}
.cool-link::after {
content: '';
display: block;
width: 0;
height: 1px;
background: #f2f2f2;
transition: width .3s;
}
.cool-link:hover::after {
width: 100%;
}
/* new css for excellence_block */
.overlayMainDiv {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #ed187e;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
}
.excellenceHoverDiv:hover .overlayMainDiv {
height: 100%;
}
/* common button */
button.btnCommon {
border-radius: 0px;
font-family: Inter;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 100%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
button.btnCommon span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btnCommon span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.btnCommon:hover span {
padding-right: 25px;
}
button.btnCommon:hover span:after {
opacity: 1;
right: 0;
}
img {
transition: .5s all;
}
/* *START CSS FOR IOSMOBILE */
section.iosmobile {
background: #fff;
}
.iosmobile .container-iosmobile-div {
background: #212121;
color: #ffffff;
padding-bottom: 8.5%;
background-attachment: fixed;
}
.iosmobile .container-iosmobile-div .iospdiv {
width: 69%;
margin: auto;
margin-top: 2%;
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivL {
padding: 0;
}
.iosmobile .text-right.iospdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivR {
padding: 0;
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivR img {
width: 100%;
margin-top: -10%;
}
.iosmobile .container-iosmobile-div .iospdivH {
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-bottom: 4%;
margin-top: 4%;
}
.iosmobile .container-iosmobile-div .iospdivH span {
color: #ffee57;
}
.iosmobile .container-iosmobile-div .iospdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.iosmobile .container-iosmobile-div .outerul {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
list-style: none;
padding: 0;
}
.iosmobile .container-iosmobile-div .outerul li {
display: flex;
flex-direction: row;
align-items: center;
}
.iosmobile .container-iosmobile-div .outerul li .material-icons {
color: #ffee57;
margin-right: 3%;
}
/*css for iosappDevlop*/
.iosmobile .iosappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.iosmobile .iosappDevlop .container.containerBox {
width: 68%;
margin: auto;
background: #ffffff;
}
.iosmobile .iosappDevlop .iosappDevlopTxt {
margin-top: -12.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL {
padding-top: 5%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL img {
padding-top: 7%;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.iosmobile .iosappDevlopTxtPhone {
margin-top: 5%!important;
width: 68%;
margin: auto;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRPStle {
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul {
padding: 0;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 2.05;
width: 90%;
}
/* * cssfor ioswhychooseus*/
.iosmobile .ioswhychooseus {
background: #f6f6f6;
padding-top: 4%;
padding-bottom: 1%;
}
.iosmobile .ioswhychooseus .whychooseusHtop {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: 600;
}
.iosmobile .ioswhychooseus .whychooseusPtop {
line-height: 1.75;
font-family: Inter Regular;
font-size: 1.1em;
color: #616161;
}
.iosmobile .ioswhychooseus .whychooserowimg {
margin-top: 10%!important;
margin-bottom: 8%!important;
}
.iosmobile .ioswhychooseus .whychooserowimg .card img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .ioswhychooseus .whychooserowimg .card {
border: none;
background: transparent;
align-items: start;
}
.iosmobile .ioswhychooseus .whychooserowimg .card .whychoosetxtH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-top: 8%;
}
.iosmobile .ioswhychooseus .whychooserowimg .card .whychoosetxtP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
text-align: start;
}
/* *css for iostechlogodiv*/
.iosmobile .iostechlogodiv {
padding: 5% 0 8%;
}
.iosmobile .iostechlogodiv .iostechlogoH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.iosmobile .iostechlogodiv .iostechlogoP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
padding: 0 0rem 0%;
font-weight: normal;
width: 80%;
margin: auto;
}
.iosmobile .iostechlogodiv .row1 .img1 {
width: 50%;
}
.iosmobile .iostechlogodiv .row1 .img2 {
width: 100%;
}
.iosmobile .iostechlogodiv .row1 .img3 {
width: 74%;
}
.iosmobile .iostechlogodiv .row1 .img4 {
width: 57%;
}
.iosmobile .iostechlogodiv .row1 .img5 {
width: 40%;
}
.iosmobile .iostechlogodiv .row1 .img6 {
width: 45%;
}
.iosmobile .iostechlogodiv .row2 .img7 {
width: 45%;
}
.iosmobile .iostechlogodiv .row2 .img8 {
width: 55%;
}
.iosmobile .iostechlogodiv .row2 .img9 {
width: 45%;
}
.iosmobile .iostechlogodiv .row1 {
margin: 4% auto;
}
.iosmobile .iostechlogodiv .row1 div,
.iosmobile .iostechlogodiv .row2 div {
margin: auto;
}
.iosmobile .ioscasestydiv {
background: #f4faff;
padding: 4% 0 20%;
margin-top: 2%;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.67;
color: #333333;
margin: 0;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyH1 {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.5;
color: #333333;
margin-top: -1%;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
width: 70%;
margin: auto;
}
#iosCarousel .carousel-inner {
margin-top: 0.5%;
margin-left: 15px;
margin-right: 15px;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyP2 {
font-family: Inter Bold;
font-size: 6.5vw;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL,
.ioscasestydiv .scrollcolR,
.ioscasestydiv .scrollcolM {
padding: 0;
background: #1a639e;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL {
background: #2083d2!important;
color: white;
z-index: 9;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 1.9em;
line-height: 1.63;
color: #ffffff;
margin: 60% 5% 2% 10%;
text-align: left;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolM img {
transition: .5s all;
margin-top: 20%;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolM .iosContentHeadding {
display: table-column-group;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolR img {
margin-top: 10%;
width: 100%;
height: 100%;
transition: .5s all;
}
.iosmobile .ioscasestydiv .cstmRowCareer img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL .scrollcolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 5% 5% 10% 10%;
text-align: left;
}
.iosmobile .ioscasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
float: left;
}
.iosmobile .ioscasestydiv .carousel-indicators {
bottom: -13%;
}
.iosmobile .ioscasestydiv .carousel-indicators li {
width: 8px;
height: 8px;
border-radius: 50%;
background: #e5e5e5;
border: none;
}
.iosmobile .ioscasestydiv .carousel-indicators li.active {
background: #2083d2;
}
.iosmobile .iosmoreservice {
background: #38740e;
padding: 5% 0;
margin-bottom: 4%;
}
.iosmobile .iosmoreservice .iosmoresercolL .iosmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.iosmobile .iosmoreservice .iosmoresercolL .iosmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRInner {
background-color: #f6f6f6;
padding: 2.3% 2.3% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.iosmobile .iosmoreservice .iosmoresercolR .iosimageclass {
background: url(../img/illustration\ android_sm.svg), url(../img/image\ about\ us.svg);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 28%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosimageclasshedding {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 44%;
}
.iosmobile .iosmoreservice .iosmoresercolR img {
width: 100%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.iosmobile .circle1,
.iosmobile .circle2 {
stroke: #86868661;
}
/* *Start CSS FoR Android-Development */
.jsframework .container-top.containerjsframe {
background: #880e4f;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.jsframework .container-top.containerjsframe .circle1,
.jsframework .container-top.containerjsframe .circle2 {
stroke: #99155b;
}
section.androiddevlop {
background: #fff;
}
.androiddevlop .container-androidevlop-div {
background: #38740e;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.androiddevlop .container-androidevlop-div .androidiv {
width: 72%;
margin: auto;
}
.androiddevlop .container-androidevlop-div .androidiv .androidpdivL {
padding: 0;
margin-bottom: 2%;
}
.androiddevlop .container-androidevlop-div .androidiv .androidpdivL {
padding-top: 7%;
}
.androiddevlop .container-androidevlop-div .androidiv .col-md-6 img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .container-androidevlop-div .andtabdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.androiddevlop .container-androidevlop-div .andtabdivH span {
color: #ffee57;
}
.androiddevlop .container-androidevlop-div .andrpdivP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
font-weight: 500;
padding: 0;
}
.androiddevlop .container-androidevlop-div .outerullist {
font-family: Inter;
font-size: 1.125em;
color: #ffffff;
list-style: none;
line-height: 1.0;
padding: 0;
padding-left: 4%;
}
.androiddevlop .container-androidevlop-div .outerullist li {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.androiddevlop .container-androidevlop-div .outerullist li .material-icons {
color: #ffee57;
margin-right: 4%;
vertical-align: sub;
margin-left: -4%;
}
.androiddevlop .androidappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 8.5%;
}
.androiddevlop .androidappDevlop .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.androiddevlop .androidappDevlop .androidappDevloptext {
margin-top: -18.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androdappDevlopTopTxtP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.androiddevlop .androidappDevlop .androwDevlop .androwDevPhoneL {
padding-top: 5%;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
color: #ffffff;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.androiddevlop .androidappDevlopblk {
margin-top: 5%!important;
padding-left: 1%;
padding-right: 1%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhoneL img {
margin-top: 18%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-top: 5%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRPStyle {
margin-bottom: 14%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul {
padding: 0;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 1.75;
width: 90%;
}
/* * cssfor Androidwhychooseus*/
.androiddevlop .andiodwhychooseublk {
background: #f6f6f6;
padding-top: 5%;
padding-bottom: 1%;
}
.androiddevlop .andiodwhychooseublk .whychooseusHtoptext {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: 600;
}
.androiddevlop .andiodwhychooseublk .whychooseusPtoptxt {
line-height: 1.75;
font-family: Inter Regular;
font-size: 1.1em;
color: #616161;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata {
margin-top: 6%!important;
margin-bottom: 6%!important;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card {
border: none;
background: transparent;
align-items: flex-start;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card .whychoosetxtH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-top: 6%;
text-align: left;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card .whychoosetxtP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding: 0% 10% 0 0;
text-align: left;
width: 100%;
}
/* *css for Android-techlogo-div*/
.androiddevlop .androidtechlogodivBlock {
padding: 11% 0 8%;
overflow: hidden;
}
.androiddevlop .androidtechlogodivBlock .anddtechlogoHeader {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
padding: 0 4%;
}
.androiddevlop .androidtechlogodivBlock .anddtechlogoPtext {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #333333;
padding: 0.5rem 0%;
font-weight: normal;
}
.androiddevlop .androidtechlogodivBlock .row1 .img1 {
width: 65%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img2 {
width: 90%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img3 {
width: 77%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img4 {
width: 55%;
}
.iosmobile .androidtechlogodivBlock .row1 .img5 {
width: 100%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img6 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img7 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img8 {
width: 51%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img9 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row1 {
margin: 3.5% 0;
}
.androiddevlop .androidtechlogodivBlock .row1 div,
.androiddevlop .androidtechlogodivBlock .row2 div {
margin: auto;
}
/* *css for Android-casesty-div*/
.androiddevlop .anndroidcasestydblk {
background: #f4faff;
padding: 5.5% 0 20%;
margin-top: 2%;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.67;
color: #333333;
margin: 0;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyH1 {
font-family: Inter;
font-size: 1.4em;
line-height: 1.5;
color: #333333;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
width: 97%;
margin: 0 1.5%;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: 0%;
margin-bottom: 1.5%;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL,
.anndroidcasestydblk .scrollcolR,
.anndroidcasestydblk .scrollcolM {
padding: 0;
background: #24bb67;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolRRR {
padding: 0;
background: #24bb67;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL {
background: #3ddc84!important;
color: white;
z-index: 9;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.65;
color: #fff;
margin: 50% 5% 2% 10%;
text-align: left;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolM img {
margin-left: -15%;
margin-top: -13%;
width: 100%;
height: 100%;
transition: .5s all;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolRRR img {
transition: .5s all;
margin-top: 14%;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL .scrollcolLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #fff;
margin: 4% 5% 10% 10%;
text-align: left;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
#andridCarousel {
position: relative;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators {
bottom: -15%;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators li {
width: 8px;
height: 8px;
border-radius: 50%;
background: #e5e5e5;
border: none;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators li.active {
background: #2083d2;
}
.androiddevlop .andmoreservicedata {
background: #004d40;
padding: 5% 0;
margin-bottom: 4%;
}
.androiddevlop .andmoreservicedata .andromoresercolL .andrmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.androiddevlop .andmoreservicedata .andromoresercolL .andrmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg {
background-color: #004d40;
height: auto;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg img {
float: right;
padding: 0%;
transition: .5s all ease;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg .androidmoreheader {
color: #ffffff;
font-family: Inter Medium;
padding: 26% 23% 3% 10%;
font-size: 1.125em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .anddrmoresercolRInner {
background-color: #f6f6f6;
padding: 2.3% 2.3% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.androiddevlop .andmoreservicedata .andrmoresercolR img {
transition: .5s all ease;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.androiddevlop .circle1,
.androiddevlop .circle2 {
stroke: #31650d;
}
/* *END CSS FOR IOSMOBILE */
.androiddevlop .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.androiddevlop .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.androiddevlop .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/*Start css for jsFramwork*/
section.jsframwork {
background-color: rgba(136, 14, 79, 0.05);
}
.jsframwork .container-jsframwork-div {
background: #880e4f;
background-attachment: fixed;
padding-bottom: 9%;
}
.jsframwork .container-jsframwork-div .svg1 .circle1,
.jsframwork .container-jsframwork-div .svg1 .circle2 {
stroke: #99155b;
}
.jsframwork .container-jsframwork-div .jspdiv {
width: 72%;
margin-left: 14%;
margin-top: 3%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 4%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL .jspdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL .jspdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivR img {
width: 100%;
margin-top: -10%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.jsframwork .jstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -7%!important;
}
.jsframwork .jstalk2XprtTxtTop .jstalk2XprtTxtTopColL .jstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *CSS FOR framworkUse*/
.jsframwork .framworkUse {
padding-top: 7.5%;
margin: 0 15%;
width: 72%;
}
.jsframwork .framworkUse .framworkUseH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
margin-bottom: 2.2%;
}
.jsframwork .framworkUse .framworkUseInner {
/* background: #ffffff; */
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol {
padding: 5% 3% 3%;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol:nth-of-type(2),
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol:nth-of-type(3) {
border-left: none;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol img {
width: 33%;
background: #fff;
padding: 8%;
border-radius: 10px;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol .framworkUseInnerColH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #000000;
margin-top: 9%;
margin-bottom: 5%;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol .framworkUseInnerColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for choosejsFramwork*/
.jsframwork .choosejsFramwork {
margin-top: 5%;
background: #ffffff;
padding: 6% 5.4% 10%;
}
.jsframwork .choosejsFramwork .choosejsFramworkH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.jsframwork .choosejsFramwork .choosejsFramworkRow1,
.jsframwork .choosejsFramwork .choosejsFramworkRow2,
.jsframwork .choosejsFramwork .choosejsFramworkRow3 {
margin-top: 6%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol img {
width: 12.5%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol .choosejsFramworkColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol .choosejsFramworkColP {
font-family: Inter;
font-size: 1em;
line-height: 1.5;
color: #616161;
}
/* *css for hireJSDev*/
.jsframwork .hireJSDev {
margin-top: 5%;
padding-bottom: 8%;
}
.jsframwork .hireJSDev .hireJSDevH {
font-family: Inter Semi Bold;
font-size: 3em;
font-weight: 600;
line-height: 1.5;
color: #333333;
margin-bottom: 3%;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide {
background: #880e4f;
padding: 4% 4% 2.1%;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
border: solid 1px #e6e6e6;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
margin-bottom: 2%;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP a {
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP a:hover {
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP:nth-of-type(1) {
margin-bottom: 3.5%;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators {
bottom: -75px;
background-color: transparent;
}
.jsframwork .hireJSDev #jsFrmCarousel .left {
background: #880e4f;
left: 8%;
top: 50%;
position: absolute;
}
.jsframwork .hireJSDev #jsFrmCarousel .right {
background: #880e4f;
right: 8%;
top: 50%;
position: absolute;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators li {
width: 11px;
height: 11px;
border-radius: 50px;
background: #616161;
border: none;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators li.active {
background: #880e4f;
}
/*css for jslastquote*/
.jsframwork .jslastquote {
background: #ffffff;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
}
.jsframwork .jslastquote .jslastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.jsframwork .jslastquote .jslastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-top: 4%;
}
.jsframwork .jslastquote .jslastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
}
/*End css for jsFramwork*/
/*Start css for Our product*/
section.ourProduct {
background-color: rgba(136, 14, 79, 0.05);
}
.ourProduct .container-ourProduct-div {
background: #4527a0;
background-attachment: fixed;
padding-bottom: 4%;
}
.ourProduct .container-ourProduct-div .svg1 .circle1,
.ourProduct .container-ourProduct-div .svg1 .circle2 {
stroke: #5231b9;
}
.ourProduct .container-ourProduct-div .ourProductpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL {
padding: 0;
padding-left: 0.5%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL .ourProductpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL .ourProductpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivR img {
width: 115%;
margin-top: -10%;
max-width: 115%;
margin-left: -15%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *css for Producttalk2Xprt*/
.ourProduct .Producttalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -7%!important;
position: relative;
}
.ourProduct .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColL .Producttalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *CSS For platformScreen*/
.ourProduct .platformScreen .platformScreenRow {
margin-top: 15%;
}
.ourProduct .platformScreen .platformScreenRow .col-md-6.platformScreenCol {}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.ourProduct .platformScreen .platformScreenColHH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-top: -10%;
}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol .platformScreenColP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-bottom: 6%;
}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol .platformScreenColP b {
font-family: Inter Semi Bold;
}
/* *css for appFeature*/
.ourProduct .appFeature {
margin-top: 7%;
background: #ffffff;
padding: 6% 0 5%;
}
.ourProduct .appFeature .appFeatureH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.63;
color: #333333;
}
.ourProduct .appFeature .appFeatureRow1,
.ourProduct .appFeature .appFeatureRow2 {
margin-top: 4%!important;
}
.ourProduct .appFeature .appFeatureCol img {
width: 11%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 4% 0 3%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-top: 5%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureP b {
font-family: Inter Medium;
line-height: 1.67;
}
/*css for productlastquote*/
.ourProduct .productlastquote {
background: #4427a0;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
}
.ourProduct .productlastquote .productlastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.ourProduct .productlastquote .productlastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
padding-top: 5%;
}
.ourProduct .productlastquote .productlastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 22px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
outline: none;
}
/*End css for ourproduct*/
/*start css for appAnalytics*/
.appAnalytics .container-appAnalytics-div {
background: #02589c;
background-attachment: fixed;
padding-bottom: 0%;
}
.appAnalytics .container-appAnalytics-div .svg1 .circle1,
.appAnalytics .container-appAnalytics-div .svg1 .circle2 {
stroke: #0d6ab4;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 4%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL .appAnalyticspdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL .appAnalyticspdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
white-space: nowrap;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivR img {
width: 100%;
margin-top: -10%;
max-width: 100%;
padding-bottom: 20%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *css for Analyticstalk2Xprt*/
.appAnalytics .Analyticstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -10%!important;
position: relative;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTopColL .Analyticstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 7%;
height: 40px;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *AppIntegration*/
.appAnalytics .AppIntegration {
margin-top: 6.3%!important;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColL img {
width: 100%;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR {
display: flex;
justify-content: center;
flex-direction: column;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR .AppIntegrationColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 4%;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR .AppIntegrationColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 5%;
}
/* *css for weOffer*/
.appAnalytics .weOffer {
margin-top: 6%;
background: #ffffff;
padding: 6% 0 4%;
}
.appAnalytics .weOffer .weOfferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.63;
color: #333333;
}
.appAnalytics .weOffer .weOfferRow1,
.appAnalytics .weOffer .weOfferRow2 {
margin-top: 4%!important;
}
.appAnalytics .weOffer .weOfferCol img {
width: 11%;
}
.appAnalytics .weOffer .weOfferCol .weOfferColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 4% 0 3%;
}
.appAnalytics .weOffer .weOfferCol .weOfferColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *ourSpecialist*/
.appAnalytics .ourSpecialist {
margin-top: 3%!important;
background: #2c4552;
padding-top: 6%;
padding-bottom: 6%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl {
list-style: none;
padding: 0;
margin-top: 4%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li img {
margin-top: 1%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li p {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
margin-left: 3%;
margin-bottom: 0;
}
/*css for productlastquote*/
.appAnalytics .analyticslastquote {
background: #ffffff;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
margin-top: 5%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-top: 5%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
}
/*End css for appAnalytics*/
/* *start css for Quality Assurance*/
.QAssurance .container-QAssurance-div {
background: #4a148c;
background-attachment: fixed;
padding-bottom: 13%;
}
.QAssurance .container-QAssurance-div .svg1 .circle1,
.QAssurance .container-QAssurance-div .svg1 .circle2 {
stroke: #581e9f;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv {
width: 72%;
margin-left: 14%;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL {
padding: 0;
padding-left: 0.5%;
}
.QAssurance .QAssurancepdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL .QAssurancepdivH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL .QAssurancepdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 2% 0 0 0;
}
/* *QATesting*/
.QATesting {
padding-bottom: 3%;
}
.QAssurance {
background: rgba(73, 20, 139, 0.05);
}
.QAssurance .Analyticstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -8%!important;
position: relative;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.QAssurance .QATestingH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-bottom: 2.2%;
}
.QAssurance .QATestingP {
font-family: Inter;
font-size: 1em;
line-height: 2;
color: #616161;
padding: 0;
}
.QAssurance .QATesting .QATestingRow {
padding-top: 7%;
margin: 0 13.7%;
width: 72%;
}
.QAssurance .QATestingRow .QATestingColL .QATestingColLBox {
width: 90%;
height: 100%;
background: #c4c4c4;
}
.QAssurance .QATestingRow .QATestingColR .QATestingColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding-bottom: 2%;
}
.QAssurance .QATestingRow .QATestingColR .QATestingColRP:nth-of-type(1) {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-bottom: 3%;
}
/* *css for QAService*/
.QAssurance .QAService_section {
background: #ffffff;
}
.QAssurance .QAService {
padding: 7% 0%;
width: 70%;
margin: 0px auto;
}
.QAssurance .QAService .QAServiceH {
font-family: Inter Semi Bold;
line-height: 1.5;
font-size: 2.6em;
color: #333333;
padding: 0 12%;
}
.QAssurance .QAService .QAServiceP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
}
.QAssurance .QAService .QAServiceRow1,
.QAssurance .QAService .QAServiceRow2 {
margin-top: 6%;
}
.QAssurance .QAService .QAServiceCol img {
width: 12.5%;
}
.QAssurance .QAService .QAServiceCol .QAServiceColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.QAssurance .QAService .QAServiceCol .QAServiceColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/*CSS For QAConsultation*/
.QAssurance .QAConsultation {
background: #263238;
}
.QAssurance .QAConsultation .QAConsultationH {
font-family: Inter;
font-size: 2.6em;
font-weight: 600;
line-height: 1.65;
color: #fff;
}
.QAssurance .QAConsultation .QAConsultationP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #fff;
padding: 4% 1% 0 0;
}
.QAssurance .QAConsultation .QAConsultationRow {
margin-top: 9%;
padding-bottom: 3%;
padding-left: 2%;
}
.QAssurance .QAConsultation .QAConsultationRow .QAConsultationColP {
font-family: Inter;
font-size: 1em;
line-height: 1;
color: #fff;
margin-top: 6%;
padding-bottom: 0%;
}
.QAssurance p.QAConsultationColP span {
vertical-align: sub;
font-size: 1.3em;
margin-right: 5%;
}
/* * css for QAMantra*/
.QAssurance .QAMantra {
background-color: #fff;
padding-top: 7%;
padding-bottom: 7%;
}
.QAssurance .QAMantraH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 2.5em;
color: #333;
}
.QAssurance .QAMantraP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.67;
color: #616161;
padding-bottom: 1%;
}
.QAssurance .QAMantra .QAMantraUl {
margin-top: 5%;
}
.QAssurance .QAMantra .QAMantraUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
ul.QAMantraUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.QAssurance .QAMantra .QAMantraUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
.QAssurance .QAMantra .QAServiceCol12 {
margin-top: 2%;
}
.QAssurance .QAMantra .QAServiceCol12 .QAServiceCol4 .QAMantraColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.QAssurance .QAMantra .QAServiceCol12 .QAServiceCol4 .QAMantraColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for QAtechlogodiv*/
.QAssurance .QAtechlogodiv {
padding: 5% 0 8%;
}
.QAssurance .QAtechlogodiv .QAtechlogoH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.QAssurance .QAtechlogodiv .QAtechlogoP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
padding: 0 1rem 4%;
}
.QAssurance .QAtechlogodiv .row1 .img1 {
width: 50%;
}
.QAssurance .QAtechlogodiv .row1 .img2 {
width: 100%;
}
.QAssurance .QAtechlogodiv .row1 .img3 {
width: 74%;
}
.QAssurance .QAtechlogodiv .row1 .img4 {
width: 57%;
}
.QAssurance .QAtechlogodiv .row1 .img5 {
width: 40%;
}
.QAssurance .QAtechlogodiv .row1 .img6 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row2 .img7 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row2 .img8 {
width: 55%;
}
.QAssurance .QAtechlogodiv .row2 .img9 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row1 {
margin: 4% 0;
}
.QAssurance .QAtechlogodiv .row2 {
margin: 0% 1%;
}
.QAssurance .QAtechlogodiv .row1 div,
.QAssurance .QAtechlogodiv .row2 div {
margin: auto;
}
.QAssurance .QAtechlogodiv .row2 div.col-md-2 {
text-align: left;
padding-left: 0;
}
/* *End css for Quality Assurance*/
/*Start CSS IoT-Internet-Things*/
.iot_internetthings .iotSolution {
width: 70%;
margin: auto;
margin-top: 1%;
}
.iot_internetthings .container-iot_internet-div {
background-color: #01579b;
color: #ffffff;
padding-bottom: 4%;
background-attachment: fixed;
}
.iot_internetthings .container-iot_internet-div .ecombanner_img {
margin: -8% 0% 8% -3%;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv {
padding: 0%;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv .ecommecep1 {
line-height: 1.25;
color: #ffffff;
margin-left: 0%;
margin-top: 6%;
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
font-weight: 600;
}
.iot_internetthings .ecombanner_img img {
margin-top: 12%;
}
.iot_internetthings .ecombanner_img img:hover {
transform: scale(1.03);
transition: 0.8s ease;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 0%;
width: 100%;
padding: 0;
font-weight: normal;
}
.iot_internetthings .Iottalk2Xprt {
background: rgba(1, 87, 155, 0.05);
padding-bottom: 5%;
}
.iot_internetthings .row.Analyticstalk {
background: #fff;
width: 67%;
margin: 0 auto;
margin-top: -5%;
padding: 3% 1% 3.2% 2.6%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.iot_internetthings .Iottalk2Xprt .Iottalk2Xprt_title {
font-family: Inter Medium;
font-size: 1.25em;
font-weight: 500;
line-height: 1.8;
color: #333333;
padding-right: 15%;
}
.iot_internetthings p.Analyticstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #616161;
}
/*css for IoT-blackdiv*/
.iot_internetthings .iot_internetblackdiv {
background-color: #fff;
padding-top: 1%;
padding-bottom: 7%;
}
.iot_internetthings .iot_internetblackdiv .blackblogclol {}
.cstmRowCareers.blogdivTxt {
width: 70%;
margin: 0 auto;
}
.iot_internetthings .iot_internetblackdiv .blogdivTxt .blackblog .iotsoluction h1.in_title {
font-family: Inter Semi Bold;
color: #333333;
font-size: 3em;
line-height: 1.29;
margin-top: 10%;
padding-left: 11%;
padding-right: 11%;
text-align: center;
}
.iot_internetthings .framworkUse {
padding: 7% 10% 0%;
}
.iot_internetthings .framworkUse .choosejsFramworkCol img {
margin-bottom: 10%;
}
.iot_internetthings .framworkUse h4.choosejsFramworkColH {
margin-bottom: 4%;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.8;
letter-spacing: normal;
color: #333333;
font-family: Inter Medium;
}
.iot_internetthings .choosejsFramworkColP {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
/* *end blog div*/
/* *Industri-Serve*/
.iot_internetthings .iot-internetindustWholeDiv {
background-color: #263238;
padding: 5% 0 15%;
margin-top: 5%;
}
.iot_internetthings .iot-internetindustWholeDiv .iot-ttechH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.4;
color: #fff;
font-weight: 600;
text-align: center;
}
.iot_internetthings .iot-internetindustWholeDiv .iot_nettechP {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.67;
color: #fff;
padding: 0 7%;
margin-bottom: 5%;
text-align: center;
}
.iot_internetthings .iot-internetindustWholeDiv .card {
background: #263238;
align-items: center;
height: 100%;
width: 100%;
border-radius: 0;
margin: 0.5rem;
border: 1px solid #636363;
border-bottom: 0;
border-left: 0;
border-color: #636363!important;
min-height: 266px;
}
.iot-internetindustWholeDiv .eduction_div {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.iot-internetindustWholeDiv .hybrid_blockwowcard_web {
display: block;
}
.iot-internetindustWholeDiv .hybrid_blockwowcard_Mobile {
display: none;
}
.iot-internetindustWholeDiv .overlayMainDiv:hover {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background-color: #ed187e;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
color: #ffffff;
}
.iot-internetindustWholeDiv .card:hover .overlayMainDiv {
height: 100%;
}
.iot-internetindustWholeDiv .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.iot-internetindustWholeDiv .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 30% 0 0% 0%;
display: block!important;
text-align: center;
}
.iot-internetindustWholeDiv .card .default h5 {
font-family: Inter Semi Bold;
font-size: 1.125em;
line-height: 1.33;
color: #fff;
padding-top: 25%;
}
.iot-internetindustWholeDiv .card .hoverdiv {
height: 100%;
width: 100%;
background: #fff;
color: #333;
padding: 0% 5%;
font-family: Inter Medium;
}
.iot-internetindustWholeDiv .card .hoverdiv h5 {
float: left;
padding: 5% 0 0 0%;
}
.iot-internetindustWholeDiv .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 75%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 0%;
float: left;
}
.iot_internetthings .iot-internetindustWholeDiv .service-boxs .icon-box {
font-size: 0.9em;
font-family: Inter semi bold;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
margin-bottom: 8%;
}
.iot_internetthings .iot-internetindustWholeDiv .service-boxs .icon-textes .ser-texts {
font-size: 0.9em;
font-family: Inter Medium;
}
.iot_internetthings .iot-internetindustWholeDiv .ser-text {
font-size: 1.1em;
font-family: Inter Semi Bold;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 10%;
padding-bottom: 10%;
}
.iot_internetthings .iot-internetindustWholeDiv .row.cstmRowCareerss {
margin-top: 0%;
}
/* *CaseStudydiv*/
.iot_internetthings .iot_internetcasestydiv {
background-color: #ffffff;
padding: 6% 0 15%;
}
.iot_internetthings .iot-internetindustWholeDiv .scrollrow .scrollcolR:hover {
transform: scale(1.1);
transition: 0.8s ease;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .internetcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iottxtcestudi {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iott-casestyP1 {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
margin-bottom: 3%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iot_casestyPP2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin: -3% 0%;
font-family: Inter Bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 0% 11%;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 10% 10% 12%;
text-align: initial;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolR:hover {
transform: scale(1.02);
transition: 1s ease;
}
.iot_internetthings .iot_internetcasestydiv .carousel-indicators {
background-color: #ffffff;
margin-bottom: -3%;
}
.scrollcolRImageText {
display: none;
}
.iot_internetthings p.card-text {
font-family: Inter;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
/*careerlast*/
.iot_internetthings .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.iot_internetthings button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.iot_internetthings .tradingRow .scrollcolR {
padding-top: 0;
}
.iot_internetthings .scrollcolR {
background-color: #ed5375;
padding-top: 10%;
}
.iot_internetthings .scrollcolR img {
transition: .5s all;
text-align: center;
}
.iot_internetthings .tradingRow .scrollcolR img {
float: left;
margin-left: 8%;
padding-top: 15%;
}
.iot_internetthings button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.iot_internetthings button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.iot_internetthings button.btnQuote:hover span {
padding-right: 25px;
}
.iot_internetthings button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.iot_internetthings .careerlasdata div p {
font-family: Inter;
font-size: 1.500em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
.iot_internetthings .circle1,
.iot_internetthings .circle2 {
stroke: #0c64a9;
}
.iot_internetthings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.iot_internetthings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.iot_internetthings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/*Start css for food&Restaurant*/
.foodRestaurant .container-foodRestaurant-div {
background: #d04900;
background-attachment: fixed;
padding-bottom: 10%;
}
.foodRestaurant .container-foodRestaurant-div .svg1 .circle1,
.foodRestaurant .container-foodRestaurant-div .svg1 .circle2 {
stroke: #dc4700;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv {
width: 70%;
margin: 0 auto;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL .foodRestaurantpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL .foodRestaurantpdivP {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivR img {
width: 115%;
margin-top: -10%;
max-width: 115%;
margin-left: -10%;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *foodParadiv*/
.foodRestaurant .foodParadiv {
background: #fff;
padding: 3% 3% 2%;
width: 70%;
margin-left: auto;
margin-right: auto;
margin-top: -10%;
}
.foodRestaurant p.foodParadivColP {
font-family: Inter;
font-size: 18px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
}
.foodRestaurant .foodParadiv .foodParadivRow .foodParadivCol {
padding: 0;
}
.foodRestaurant .foodParadiv .foodParadivRow .foodParadivCol .foodParadivColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding-bottom: 1%;
}
/* *Foodwhtweoffer*/
.foodRestaurant .Foodwhtweoffer {
padding-top: 10%;
padding-bottom: 13%;
}
.foodRestaurant .Foodwhtweoffer .FoodwhtweofferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.04;
color: #333333;
text-align: center;
margin-bottom: 2%;
}
.foodRestaurant .Foodwhtweoffer .FoodwhtweofferP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
text-align: center;
width: 90%;
}
.foodRestaurant .FoodwhtweofferRow {
margin-top: 5%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR {
padding: 0;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 7%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul p {
margin: 0;
width: 90%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *foodcasestudy*/
.foodRestaurant .foodcasestudy {
background: #ffd00e;
padding-top: 4%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLH1 {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin: 0;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLH2 {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.42;
color: #333333;
margin-bottom: 7%;
margin-top: -2%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 8%;
width: 90%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowR img {
position: absolute;
bottom: 0;
max-width: 107%;
}
/* *foodbusinschallng*/
.foodRestaurant .foodbusinschallng {
margin-top: 8%!important;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodwtwedid*/
.foodRestaurant .foodwtwedid {
margin-top: 5%!important;
}
.foodRestaurant .foodwtwedid .foodwtwedidH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodOutcomes*/
.foodRestaurant .foodOutcomes {
margin-top: 6%;
margin-bottom: 6%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3.8%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL img {
padding-right: 5%;
margin-top: 0.5%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR {
display: flex;
justify-content: flex-end;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR img {
width: 54.6%;
height: 482px;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR img:nth-of-type(2) {
margin-left: -20%;
margin-top: 3.5%;
}
/*css for technologydiv*/
.foodRestaurant .technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.foodRestaurant .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.foodRestaurant .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.foodRestaurant .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/*End css for food&Restaurant*/
/* CSS FOR softwareConsulting Start*/
.swConsulting .container-swConsulting {
background-color: #1a237e;
background-attachment: fixed;
padding-bottom: 8%;
}
.swConsulting .container-swConsulting .circle1,
.swConsulting .container-swConsulting .circle2 {
stroke: #2e3792;
}
.swConsulting .container-swConsulting .swConsultingpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivL {
padding: 0;
padding-left: 0.5%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivR img {
width: 100%;
margin-top: -10%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingp1 {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingp2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
/* *CSS FOR swConDivTxt*/
.swConsulting .swConsultingMainDivBg {
background-color: rgba(26, 35, 126, 0.05);
}
.swConsulting .swConDivTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 2%;
font-weight: 600;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.swConsulting .swConDivTxt .swConDivP1 {
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.75;
color: #333333;
}
/* *swConsultingDiv*/
.swConsulting .swConsultingMainDiv {
padding-bottom: 3%;
}
.swConsulting .swConsultingMainDiv .swConsultingDivRow {
padding-top: 4%;
}
.swConsulting .swConsultingMainDiv .swConsultingDivRow .swConsultingDivColR {
padding: 0;
}
.swConsulting .swConsultingDivRow .swConsultingDivColR .swConsultingDivColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for swConsultingService*/
.swConsulting .swConsultingService_section {
background: #ffffff;
}
.swConsulting .swConsultingService {
padding: 7% 0%;
width: 70%;
margin: 0px auto;
}
.swConsulting .swConsultingService .swConsultingServiceH {
font-family: Inter Semi Bold;
line-height: 1.29;
font-size: 3em;
color: #333333;
}
.swConsulting .swConsultingService .swConsultingServiceP {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.78;
color: #616161;
padding: 0 7%;
}
.swConsulting .swConsultingService .swConsultingServiceRow1,
.swConsulting .swConsultingService .swConsultingServiceRow2 {
margin-top: 6%;
}
.swConsulting .swConsultingService .swConsultingServiceCol img {
width: 12.5%;
}
.swConsulting .swConsultingService .swConsultingServiceCol .swConsultingServiceColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.5;
color: #333333;
margin: 6% 0 6%;
}
.swConsulting .swConsultingService .swConsultingServiceCol .swConsultingServiceColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/*CSS For whyTriazinesoft*/
.swConsulting .whyTriazinesoft {
background: #263238;
padding-top: 5%;
padding-bottom: 7%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 3em;
color: #fff;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftP {
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.67;
color: #fff;
padding-bottom: 1%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl {
margin-top: 5%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
.swConsulting .whyTriazinesoft ul.whyTriazinesoftUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *swMaintainceServce*/
.swConsulting .swMaintainceServce {
background-color: #45565f;
padding-top: 7%;
padding-bottom: 7%;
}
.swConsulting .swMaintainceServce .swMaintainceServceH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 2.5em;
color: #fff;
}
.swConsulting .swMaintainceServce .swMaintainceServceP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.67;
color: #fff;
padding-bottom: 1%;
}
.swConsulting .swMaintainceServce .headingServceMaintainence {
line-height: 1.67;
font-size: 1.2em;
color: #ffffff;
font-family: Inter Bold;
margin-bottom: 6%;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl {
margin-top: 5%;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
.swConsulting .swMaintainceServce ul.swMaintainceServceUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *css for swConsultingtechdiv*/
.swConsulting .swConsultingtechdiv {
padding: 5% 0 8%;
background-color: #f6f6f6;
}
.swConsulting .swConsultingtechdiv .swConsultingtechH {
font-family: Inter Semi Bold;
font-size: 2.8em;
line-height: 1.5;
color: #333333;
}
.swConsulting .swConsultingtechdiv .swConsultingtechP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
padding: 0 1rem 4%;
}
.swConsulting .swConsultingtechdiv .row.row3 img {
text-align: center;
}
.swConsulting .swConsultingtechdiv .row1:nth-of-type(5) {
width: 47%;
}
.swConsulting .swConsultingtechdiv .row2 {
margin-top: 4%;
margin-bottom: 4%;
}
.swConsulting .swConsultingtechdiv .row2 div .img7 {
margin-top: 7%;
}
.swConsulting .swConsultingtechdiv .row2 div .img8 {
margin-top: 10%;
}
.swConsulting .swConsultingtechdiv .row2 div .img9 {
margin-top: 7%;
}
.swConsulting .swConsultingtechdiv .row3 div .img10 {
width: 22%;
}
.swConsulting .swConsultingtechdiv .row3 div .img11 {
width: 24%;
}
.swConsulting .swConsultingtechdiv .row3 div .img12 {
width: 24%;
}
/* *End css for software Consulting*/
/* CSS FOR SAP Implementation Start*/
.SAP .container-SAP {
background-color: #0288d1;
background-attachment: fixed;
padding-bottom: 8%;
}
.SAP .container-SAP .circle1,
.SAP .container-SAP .circle2 {
stroke: #007ec7;
}
.SAP .container-SAP .SAPpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivL {
padding: 0;
padding-left: 0.5%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivR img {
width: 100%;
margin-top: -10%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.SAP .container-SAP .SAPpdiv .SAPp1 {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.SAP .container-SAP .SAPpdiv .SAPp2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
/* *CSS FOR SAPDivTxt*/
.SAP .SAPMainDivBg {
background-color: rgba(26, 35, 126, 0.05);
}
.SAP .SAPDivTxt {
margin-top: -8%!important;
background: #ffffff;
padding: 2.5% 2%;
}
.SAP .SAPDivTxt .SAPDivP1 {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
font-weight: 500;
}
/* *swConsultingDiv*/
.SAP .SAPMainDiv {
padding-bottom: 3%;
}
.SAP .SAPMainDiv .SAPDivRow {
padding-top: 4%;
}
.SAP .SAPMainDiv .SAPDivRow .SAPDivColR {
padding: 0;
}
.SAP .SAPDivRow .SAPDivColR .SAPDivColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for swConsultingService*/
.SAP .SAPObjective_section {
background: #ffffff;
}
.SAP .SAPObjective {
padding: 7% 0% 9%;
width: 70%;
margin: 0px auto;
}
.SAP .SAPObjective .SAPObjectiveH {
font-family: Inter Semi Bold;
line-height: 1.29;
font-size: 3em;
color: #333333;
}
.SAP .SAPObjective .SAPObjectiveP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
padding: 0 7%;
}
.SAP .SAPObjective .SAPObjectiveRow1,
.SAP .SAPObjective .SAPObjectiveRow2 {
margin-top: 6%;
}
.SAP .SAPObjective .SAPObjectiveCol img {
width: 12.5%;
}
.SAP .SAPObjective .SAPObjectiveCol .SAPObjectiveColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.5;
color: #333333;
margin: 6% 0 5%;
}
.SAP .SAPObjective .SAPObjectiveCol .SAPObjectiveColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *SAPPhaseWise*/
.SAP .SAPPhaseWise {
background: #263238;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow {
padding-top: 5%;
padding-bottom: 4%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow .SAPPhaseWiseCol1H {
font-family: Inter Medium;
font-size: 3em;
line-height: 1.5;
color: #fff;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow .SAPPhaseWiseCol1P {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #fff;
padding: 4% 4% 0 0;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl {
margin-top: 5%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 6%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li .boxDiv {
width: 15%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li .boxDiv2 {
width: 85%;
}
.SAP .SAPPhaseWise ul.SAPPhaseWiseUl.Quality-chk li span {
width: 35px;
height: 35px;
background: #768892;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li h4 {
font-family: Inter Medium;
margin-left: 3%;
font-size: 1.25em;
color: #fff;
line-height: 1.9;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li p {
font-family: Inter Regular;
margin-left: 3%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *SAPInstallation*/
.SAP .SAPInstallation {
margin-top: 8.3%!important;
padding-bottom: 4.5%;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR {
display: flex;
justify-content: center;
flex-direction: column;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR .SAPInstallationColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 4%;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR .SAPInstallationColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 5%;
}
/* *SAP Implementation End*/
/* *Abhishek CSS Start FOR E-Governance*/
.e_governance .container-e_governance-div {
background: #01579b;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
section.e_governance {
background: #fff;
}
.e_governance .container-e_governance-div .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.e_governance .container-e_governance-div .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_governance .container-e_governance-div .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_governance .circle1,
.e_governance .circle2 {
stroke: #004d91;
}
.e_governance .governancebanner_img .img-egovernabanner {
width: 75%;
margin-top: -5%;
}
.e_governance .governancebanner_img .img-egovernabanner:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_governance .container-e_governance-div .eGovernance_bannertext .eGovernancpdiv .eGovernce1 {
font-family: Inter Semi Bold;
line-height: 1.25;
color: #ffffff;
margin-left: 22%;
width: 100%;
margin-top: 24%;
padding: 0;
font-size: 2.4em;
font-weight: 600;
}
.e_governance .container-e_governance-div .eGovernance_bannertext .eGovernancpdiv .eGovernce2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 22%;
width: 100%;
padding: 0;
font-weight: normal;
}
/*css for ecommerceblackdiv*/
.e_governance .egovernanceblackdiv {
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 7%;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blackblog .blackblogcloR .fa {
font-size: 5em;
color: #b9c5c6;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blackblog .blackblogcloR button {
background-color: #2083d2;
line-height: 1.5;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 9%;
font-weight: 500;
width: 80%;
margin-bottom: 0%;
}
/* *CSS FOR blogdivTxt*/
.e_governance .egovernanceblackdiv .blogdivTxt {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 0% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blogdivP1,
.e_governance .egovernanceblackdiv .blogdivTxt .blockdivpp2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 0%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .egovernanceblackdiv .blackblogcloR .talkTo_expert {
border-left: 1px solid #e5e5e5;
width: 100%;
margin-top: 8%;
}
/* *end blog div*/
/* *css for governancegreendiv*/
.e_governance .eGoverngreendiv {
margin: 0;
background: #ffffff;
margin-bottom: 5%;
}
.e_governance .eGoverngreendiv .eGovegreenL img.img-fluid {
margin-top: 10%;
}
.e_governance .eGoverngreendiv .eGovegreenL img.img-fluid:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_governance .eGoverngreendiv .govern-greenR {
padding-top: 0%;
margin-left: -5%;
}
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcolLH {
font-family: Inter Medium;
font-size: 2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin: 0% 5% 3% 0%;
}
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcolLP,
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcoL12 {
font-size: 1em;
line-height: 1.75;
color: #616161;
font-family: Inter Regular;
}
.e_governance .eGoverngreendiv .govern-greenR ul {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin: 6% 0% 8% 9%;
font-weight: 500;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .eGoverngreendiv .govern-greenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.e_governance .eGoverngreendiv .govern-greenR ul li {
font-family: Inter Regular;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.e_governance .eGoverngreendiv .img-right {
padding-right: 3%;
}
.e_governance .eGoverngreendiv .govern-greenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for e-Governancecasestydiv*/
.e_governance .e-governancecasestydiv {
background: #f4faff;
padding: 6% 0 15%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .e_GovercasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .egoverrstudi {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 1.5%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .casestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.78;
letter-spacing: normal;
color: #333333;
margin-bottom: 0%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .casestyP2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: -3%;
font-family: Inter Bold;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
margin-bottom: -2%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL,
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR {
padding: 0;
background: #ccc;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR img {
transition: .5s all;
margin-top: 1%;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 5%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
margin: 70% 0% 4% 0%;
padding: 0% 9%;
}
/*indicators*/
#governanceCarousel {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.e_governance .e-governancecasestydiv .carousel-indicators {
bottom: -10%;
}
.carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.carousel-indicators li.active {
background: #2083d2;
}
/*careerlast*/
.e_governance .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.e_governance button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.e_governance button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.e_governance button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: 0.8;
}
.e_governance button.btnQuote:hover span {
padding-right: 25px;
}
.e_governance button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.e_governance .careerlasdata div p {
font-family: Inter;
font-size: 1.5em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
/* ******css end E-Governance*/
/*Start CSS Cloud Hosting*/
.cloudComputings .Cloud_computing {
width: 70%;
margin: auto;
margin-top: 1%;
}
.cloudComputings .container-cloud-computing-div {
background-color: #0288d1;
color: #ffffff;
padding-bottom: 4%;
background-attachment: fixed;
}
.cloudComputings .container-cloud-computing-div .ecombanner_img {
margin: -8% 0% 4% 0%;
}
.cloudComputings .container-cloud-computing-div .Cloud_computing_text_Powering {
padding: 0;
}
.cloudComputings .container-cloud-computing-div .Cloud_computing_text_Powering .Cloud_computing_text_Powering1 {
line-height: 1.25;
color: #ffffff;
margin-left: 0%;
margin-top: 16%;
padding: 0;
font-family: Inter;
font-size: 2.3em;
font-weight: 600;
}
.cloudComputings .Cloud_computing_text_img img {
margin-top: 12%;
width: 100%;
}
.cloudComputings .Cloud_computing_text_img img:hover {
transform: scale(1.03);
transition: 0.8s ease;
}
.cloudComputings .container-cloud-computing-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 0%;
width: 100%;
padding: 0;
font-weight: normal;
}
.cloudComputings .Cloud_computing_half_div {
background: rgba(1, 87, 155, 0.05);
padding-bottom: 5%;
}
.cloudComputings .row.Cloud_computing_half_div1 {
background: #fff;
margin-top: -7.1%;
padding: 3.6% 0% 3.2% 3.6%;
margin-left: auto;
margin-right: auto;
}
.cloudComputings .Cloud_computing_half_div .Cloud_computing_half_div_title {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
.cloudComputings .cloud_Endev_main .cloud_Endev {
font-family: Inter Medium;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
.cloudComputings .cloud_Endev_main .Cloud_Expert {
font-family: Inter Medium;
font-size: 0.8em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .cloud_Endev_main {
margin-top: 5% !important;
}
/*css for IoT-blackdiv*/
.cloudComputings .iot_internetblackdiv {
background-color: #fff;
padding-top: 1%;
padding-bottom: 7%;
}
.cstmRowCareers.Our_cloud {
width: 70%;
margin: 0 auto;
}
.cloudComputings .Key_Cloud .Our_cloud .Our_cloud1 .Key_service .Key_service_title {
font-family: Inter Semi Bold;
color: #333333;
font-size: 2.5em;
line-height: 1.29;
font-weight: 600;
margin-top: 10%;
text-align: center;
padding: 0 1%;
}
.cloudComputings .banner_textimg {
width: 75%;
margin: auto;
}
.cloudComputings .Key_service_title1 {
font-family: Inter Regular;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .computing_framework {
padding-top: 7%;
}
.cloudComputings .computing_framework .computing_framework_col img {
margin-bottom: 5%;
}
.cloudComputings .computing_framework h4.computing_framework_colH {
margin-bottom: 2%;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.8;
letter-spacing: normal;
color: #333333;
font-family: Inter Medium;
}
.cloudComputings .computing_framework_colP {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .computing_framework_colp {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
/* *end blog div*/
/* *Industri-Serve*/
.cloudComputings .CLoud_industries {
background-color: #263238;
padding: 4% 0 4%;
margin-top: 5%;
}
.cloudComputings .CLoud_industries .cloud_indH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.4;
color: #fff;
font-weight: 600;
text-align: center;
}
.cloudComputings .CLoud_industries .cloud_indP {
font-family: Inter;
font-size: 1em;
line-height: 1.67;
color: #ffffff;
/* padding: 0 7%; */
margin-bottom: 5%;
text-align: center;
}
.cloudComputings .CLoud_industries .card {
background: #263238;
align-items: center;
height: 100%;
width: 100%;
border-radius: 0;
margin: 0.5rem;
border: 1px solid #636363;
border-bottom: 0;
border-left: 0;
border-color: #636363!important;
min-height: 266px;
}
.CLoud_industries .eduction_div {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.CLoud_industries .cloud_Servecard_web {
display: block;
}
.CLoud_industries .cloud_Servecard_Mobile {
display: none;
}
.CLoud_industries .overlayMainDiv {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background-color: #ffffff;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
color: #333333;
}
.CLoud_industries .card:hover .overlayMainDiv {
height: 100%;
}
.CLoud_industries .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.CLoud_industries .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 30% 0 0% 0%;
display: block!important;
text-align: center;
}
.CLoud_industries .card .default h5 {
font-family: Inter;
font-size: 1.125em;
font-weight: 600;
line-height: 1.33;
color: #fff;
padding-top: 25%;
}
.CLoud_industries .card .hoverdiv {
height: 100%;
width: 100%;
background: #fff;
color: #333;
padding: 0% 5%;
font-family: Inter Medium;
}
.CLoud_industries .card .hoverdiv h5 {
float: left;
padding: 5% 0 0 0%;
}
.CLoud_industries .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 75%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 0%;
float: left;
}
.cloudComputings .CLoud_industries .service-boxs .icon-box {
font-size: 0.9em;
font-family: Inter semi bold;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
margin-bottom: 8%;
}
.cloudComputings .CLoud_industries .service-boxs .icon-textes .ser-texts {
font-size: 0.9em;
font-family: Inter Medium;
}
.cloudComputings .CLoud_industries .cld-text {
font-size: 1.1em;
font-family: Inter Semi Bold;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 10%;
padding-bottom: 10%;
}
.cloudComputings .CLoud_industries .row.cstmRowCareerss {
margin-top: 0%;
}
/* *CaseStudydiv*/
.cloudComputings .Cloud_SoltuionSlider {
background-color: #ffffff;
padding: 6% 0 15%;
}
.cloudComputings .CLoud_industries .scrollrow .scrollcolR:hover {
transform: scale(1.1);
transition: 0.8s ease;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSliderH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.5;
color: #333333;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Latest {
font-family: Inter Regular;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Check {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
margin-bottom: 3%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Checkp2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin: -3% 0%;
font-family: Inter Bold;
font-weight: bold;
letter-spacing: normal;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 2em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
color: #ffffff;
line-height: 1.65;
margin: 72% 0% 4% 10%;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 8% 10% 10%;
font-weight: normal;
letter-spacing: normal;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolR:hover {
transform: scale(1.1);
transition: 1s ease;
}
.cloudComputings .Cloud_SoltuionSlider .carousel-indicators {
background-color: #ffffff;
position: absolute;
right: 0;
bottom: -10%;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.cloudComputings .scrollcolRImageText {
display: none;
}
.cloudComputings p.card-text {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
}
.cloudComputings .Cloud_Technoloy {
background-color: #f6f6f6;
padding-bottom: 5%;
}
.cloudComputings .Cloud_Technoloy_Container {
text-align: center;
padding: 0;
}
.cloudComputings .Cloud_Technoloy_Container .cloud_TechH {
padding-top: 7%;
font-family: Inter Semi Bold;
font-size: 2em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.cloudComputings .Cloud_Technoloy_Container .cloud_TechP {
font-family: Inter Bold;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
color: #616161;
margin-bottom: 5%;
}
.cloudComputings .Cloud_Technoloy_Container .Cloud_Technoloy_FirstRow {
padding: 1% 0%;
}
.cloudComputings .Cloud_Technoloy_Container .Cloud_Technoloy_SecondRow {
padding: 1% 0%;
text-align: left;
}
/*careerlast*/
.cloudComputings .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.cloudComputings button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.cloudComputings .scrollcolR img {
float: left;
margin-left: 8%;
}
.cloudComputings button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.cloudComputings button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.cloudComputings button.btnQuote:hover span {
padding-right: 25px;
}
.cloudComputings button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.cloudComputings .careerlasdata div p {
font-family: Inter;
font-size: 1.500em;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
.cloudComputings .circle1,
.cloudComputings .circle2 {
stroke: #0c64a9;
}
.cloudComputings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.cloudComputings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cloudComputings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cloudComputings #Cloud_Slider {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.cloudComputings .e_commerce .e-commercasestydiv .carousel-indicators {
bottom: -10%;
}
.cloudComputings .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.cloudComputings .carousel-indicators li.active {
background: #2083d2;
}
/*End CSS Cloud Hosting*/
/*css for IGL-details-page*/
.igl-detailsApp .container-igl-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.igl-detailsApp .container-igl-details .svg1 .circle1,
.igl-detailsApp .container-igl-details .svg1 .circle2 {
stroke: #3f4b52;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content {
width: 72%;
margin-left: 14%;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL .igl-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL .igl-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentR img {
width: 100%;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.igl-detailsApp .igldetail-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -5%!important;
position: relative;
z-index: 9;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivL .igldetail-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivL .igldetail-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR {
margin: auto 0;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR img {
margin-right: 3%;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for igl-detail_projOverview*/
.igl-detailsApp .igldetail_projOverview {
margin-top: 6%!important;
}
.igl-detailsApp .igldetail_projOverview .iglprojOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.igl-detailsApp .igldetail_projOverview .iglprojOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmFaces_details*/
.igl-detailsApp .cstmFaces_details {
margin-top: 6%!important;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .cstmFaces_detailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol {
display: flex;
flex-direction: row;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .doneicon {
width: 11%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.igl-detailsApp .we_did {
margin-top: 5%!important;
}
.igl-detailsApp .we_did .we_didH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .we_didCollP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .we_did .we_didRow .we_didCol {
display: flex;
flex-direction: row;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .doneicon {
width: 11%;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.igl-detailsApp .Productdetails {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.igl-detailsApp .Productdetails .row {
margin-top: 5%;
}
.igl-detailsApp .Productdetails .ProductdetailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.igl-detailsApp .Productdetails .ProductdetailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL {
padding: 0;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR {
text-align: right;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for smartPhone*/
.igl-detailsApp .smartPhone {
margin-top: 10% !important;
}
.igl-detailsApp .smartPhone img {
width: 100%;
}
.igl-detailsApp .smartPhone img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.igl-detailsApp .technologydsetion {
background-color: #f4faff;
padding-top: 4%;
}
.igl-detailsApp .technologydsetion .technologydsetionH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.igl-detailsApp .technologydsetion .technologydsetionRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.igl-detailsApp .technologydsetion .technologydsetionRow .col-md-2 {
margin: auto;
}
/* *CSS END FOR IGL-DETAILSApp*/
/*css for JauntFix-details-page*/
.jauntFix-details .container-jauntfix-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.jauntFix-details .container-jauntfix-details .svg1 .circle1,
.jauntFix-details .container-jauntfix-details .svg1 .circle2 {
stroke: #3f4b52;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content {
width: 72%;
margin-left: 14%;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL .jauntfix-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
color: #ffffff;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL .jauntfix-top-contentP {
font-family: Inter;
font-size: 1.2em;
line-height: 1.7;
color: #ffffff;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentR img {
width: 100%;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.jauntFix-details .jauntfixsdetail-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -5%!important;
position: relative;
z-index: 9;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivL .jauntfixsdetail-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.78;
color: #333333;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivL .jauntfixsdetail-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR {
margin: auto;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR img {
margin-right: 3%;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for igl-detail_projOverview*/
.jauntFix-details .jauntfixedetails_projOverview {
margin-top: 6%!important;
}
.jauntFix-details .jauntfixedetails_projOverview .jauntfixedprojOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.jauntFix-details .jauntfixedetails_projOverview .jauntfixedprojOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmFaces_details*/
.jauntFix-details .jountfixcstmFaces_details {
margin-top: 6%!important;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .jountfixcstmFaces_detailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol {
display: flex;
flex-direction: row;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .doneicon {
width: 11%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.jauntFix-details .jauntfixwe_did {
margin-top: 5%!important;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .jauntfixwe_didCollP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol {
display: flex;
flex-direction: row;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .doneicon {
width: 11%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for Jountfixedproductdetails*/
.jauntFix-details .Jountfixedproductdetails {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.jauntFix-details .Jountfixedproductdetails .row {
margin-top: 5%;
}
.jauntFix-details .Jountfixedproductdetails .JountfixedproductdetailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.jauntFix-details .Jountfixedproductdetails .JountfixedproductdetailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL {
padding: 0;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR {
text-align: right;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for smartPhone*/
.jauntFix-details .jauntfixsmartPhone {
margin-top: 10% !important;
}
.jauntFix-details .jauntfixsmartPhone img {
width: 100%;
}
.jauntFix-details .jauntfixsmartPhone img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.jauntFix-details .jauntfixtechnology {
background-color: #f4faff;
padding-top: 4%;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyRow .col-md-2 {
margin: auto;
}
/* *CSS END FOR IGL-DETAILS page*/
/* *css start SiteMap page*/
.sitemapSection .siteMapContainer-top {
background-color: #263238;
padding-bottom: 7.5%;
background-attachment: fixed;
color: #ffffff;
}
.helloTax-Detial .container-helloTax-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.sitemapSection .siteMapContainer-top .site_map .site_mapHeaddingCol7 .site_mapsHeadding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.sitemapSection .siteMapContainer-top .site_map .site_mapHeaddingCol7 .site_mapsHeaddingPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.sitemapSection .siteMapContainer-top .svg1 {
stroke: #364045;
}
.sitemapSection .siteMapContainer-top .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.sitemapSection .siteMapContainer-top .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.sitemapSection .siteMapContainer-top .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.sitemapSection .siteMap_listDivRow {
padding: 4% 0;
}
.sitemapSection .siteMap_listDiv .services_list h6 {
margin-left: 8%;
color: #007bff;
}
.sitemapSection .siteMap_listDiv .services_listUL li {
margin-left: 7%;
color: #007bff;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader {
font-family: Inter Regular;
font-size: 1.1em;
font-weight: 500;
line-height: 1;
color: #007bff;
cursor: pointer;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader:hover {
color: #0056b3;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader i.fa.fa-hand-o-right {
padding-right: 1%;
}
.sitemapSection .siteMap_listDiv .cool-link::after {
content: '';
width: 0;
height: 1px;
background: #f2f2f2;
transition: width .3s;
}
.helloTax-Detial .container-helloTax-details .svg1 .circle1,
.helloTax-Detial .container-helloTax-details .svg1 .circle2 {
stroke: #3f4b52;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content {
width: 72%;
margin-left: 14%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
padding-top: 4%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-whitebox {
width: 116px;
height: 116px;
border-radius: 10px;
background-color: #ffffff;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 4%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contenR img {
width: 100%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contenR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.helloTax-Detial .hellotax-yellowDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -9%!important;
position: relative;
z-index: 9;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivL .hellotax-yellowDivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivL .hellotax-yellowDivH {
font-family: Inter Medium;
font-size: 1.4em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR {
margin: auto 0;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR img {
margin-right: 3%;
}
.playstore-link {
text-align: center;
margin: auto 0;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hover-none:hover {
transform: scale(inherit)!important;
-webkit-transform: scale(inherit)!important;
}
/*css for projOverview*/
.helloTax-Detial .hellotax-projOverview {
margin-top: 6%!important;
padding-bottom: 2%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
}
.helloTax-Detial .hellotax-projOverview .hellotax-projOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.helloTax-Detial .hellotax-projOverview .hellotax-projOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmGets*/
.helloTax-Detial .midd_block {
background: rgba(38, 50, 56, 0.05);
padding: 3% 0;
}
.helloTax-Detial .hellotax-cstmGets {
margin-top: 6%!important;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-cstmGetsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol {
display: flex;
flex-direction: row;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-doneicon {
width: 11%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.helloTax-Detial .hellotax-wtwedid {
margin-top: 5%!important;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-wtwedidcolP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol {
display: flex;
flex-direction: row;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-doneicon {
width: 11%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.helloTax-Detial .hellotax-result {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.helloTax-Detial .hellotax-result .row {
margin-top: 5%;
}
.helloTax-Detial .hellotax-result .hellotax-resultH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.helloTax-Detial .hellotax-result .hellotax-resultP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL {
padding: 0;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR {
text-align: right;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for mobihellotax-mobileImageleImage*/
.helloTax-Detial .hellotax-mobileImage {
margin-top: 10% !important;
}
.hellotax-mobileImage .row .col-sm-12 ul {
display: flex;
list-style: none;
padding-left: 2%;
}
.hellotax-mobileImage .row .col-sm-12 ul li {
margin-right: 2%;
}
.helloTax-Detial .hellotax-mobileImage img {
width: 100%;
}
.helloTax-Detial .hellotax-mobileImage img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.helloTax-Detial .hellotax-technologydiv {
background-color: #f4faff;
padding-top: 5%;
margin-top: -2%;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivRow .col-md-2 {
margin: auto;
}
/*CSS End HelloTax-Casestudy*/
/* Policy and Privacy*/
.Privacy_Policy_Section .Privacy_Policy-Top .svg1 .circle1,
.Privacy_Policy_Section .Privacy_Policy-Top .svg1 .circle2 {
stroke: #364045;
}
.Privacy_Policy-Top {
background-color: #263238;
padding-bottom: 2.5%;
background-attachment: fixed;
color: #ffffff;
}
.Privacy_Policy_Section .Privacy_Policy {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.Privacy_Policy .Privacy_PolicyHeaddingCol7 {
padding: 0%;
}
.Privacy_Policy .Privacy_Policy_Headding_Image {
padding: 0%;
}
.Privacy_Policy .Privacy_Policy_Headding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.Privacy_Policy .Privacy_Policy_para {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.Privacy_Policy_Section .main_headding_Privacy_Policy {
margin-top: 3%;
}
.Privacy_Policy_Section .Privacy_Policy_middle_section h4 {
margin-top: 3%;
margin-bottom: 2%;
font-size: 2em;
}
/*CSS End Policy and Privacy*/
/* Terms & Condition*/
.terms_Condition_Section .terms_Condition {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.terms_Condition .terms_Condition_HeaddingCol7 {
padding: 0%;
}
.terms_Condition .terms_Condition_HeaddingImage {
padding: 0%;
}
.terms_Condition .terms_ConditionHeadding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.terms_Condition .terms_ConditionPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.terms_Condition_Section .main_headding_terms_Condition {
margin-top: 3%;
margin-bottom: 2%;
}
.terms_Condition_Section .terms_Condition_What_we_collect {
margin-top: 3%;
margin-bottom: 2%;
font-size: 1.8em;
}
.terms_Condition_Section h4 {
margin-top: 3%;
margin-bottom: 2%;
font-size: 2em;
}
/* Terms & Condition*/
/*Start css for meterReadingSolutions*/
.meterReading .container-meterReading-div {
background: #0277bd;
background-attachment: fixed;
padding-bottom: 10%;
}
.meterReading .container-meterReading-div .svg1 .circle1,
.meterReading .container-meterReading-div .svg1 .circle2 {
stroke: #0063a9;
}
.meterReading .container-meterReading-div .meterReadingpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL .meterReadingpdivH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL .meterReadingpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivR img {
width: 100%;
margin-top: -10%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *meterReadingwhiteDiv*/
.meterReading .meterReadingwhiteDiv {
/*background:#333333;*/
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 0%;
}
.meterReading .meterReadingwhiteDivRow {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 2% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.meterReading .meterReadingwhiteDivRow .meterblogdivP1,
.meterReading .meterReadingwhiteDivRow .meterblogdivP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 0%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
/* *meterReadwhtweoffer*/
.meterReading .meterReadwhtweoffer {
padding-top: 10%;
padding-bottom: 13%;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.04;
color: #333333;
text-align: center;
margin-bottom: 2%;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
text-align: center;
}
.meterReading .meterReadwhtweofferRow {
margin-top: 5%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR {
padding: 0;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferRowColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 7%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul p {
margin: 0;
width: 90%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *metercasestudy*/
.meterReading .metercasestudy {
background: #0277bd;
padding-top: 2%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLH1 {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.52;
color: #ffffff;
margin: 0;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLH2 {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.42;
color: #ffffff;
margin-bottom: 7%;
margin-top: -2%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP {
font-family: Inter Regular;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin-bottom: 0;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP1 {
font-family: Inter Regular;
font-size: 1em;
color: #ffffff;
margin-bottom: 5%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowR img {
position: absolute;
bottom: 0;
max-width: 107%;
}
/* *meterbusinschallng*/
.meterReading .meterbusinschallng {
margin-top: 8%!important;
}
.meterReading .meterbusinschallng .meterbusinschallngH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.meterReading .meterbusinschallng .meterbusinschallngUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterbusinschallng .meterbusinschallngUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterbusinschallng .meterbusinschallngUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterbusinschallng .meterbusinschallngUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodwtwedid*/
.meterReading .meterwtwedid {
margin-top: 5%!important;
}
.meterReading .meterwtwedid .meterwtwedidH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.meterReading .meterwtwedid .meterwtwedidUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterwtwedid .meterwtwedidUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterwtwedid .meterwtwedidUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterwtwedid .meterwtwedidUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *meterOutcomes*/
.meterReading .meterOutcomes {
margin-top: 6%;
margin-bottom: 6%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3.8%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL img {
padding-right: 5%;
margin-top: 0.5%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR {
display: flex;
justify-content: flex-end;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR img {
height: 482px;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR img:nth-of-type(2) {
margin-left: -20%;
margin-top: 3.5%;
}
/*css for meter_technologydiv*/
.meterReading .meter_technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.meterReading .meter_technologydiv .meter_technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.meterReading .meter_technologydiv .meter_technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.meterReading .meter_technologydiv .meter_technologydivRow .col-md-2 {
margin: auto;
}
/*End css for food&Restaurant*/
/* Terms & Condition*/
/* *Start css for Parking Software Solution*/
.parkingSWSolution .container-parkingSWSolution-div {
background: #e64a19;
background-attachment: fixed;
padding-bottom: 10%;
}
.parkingSWSolution .container-parkingSWSolution-div .svg1 .circle1,
.parkingSWSolution .container-parkingSWSolution-div .svg1 .circle2 {
stroke: #dc400f;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL .parkingSWSolutionpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL .parkingSWSolutionpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
padding-right: 7%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivR img {
width: 100%;
margin-top: -10%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *parkingParadiv*/
.parkingSWSolution .parkingParadiv .parkingParadivRow {
margin-top: -9%!important;
background: #ffffff;
padding: 2% 1% 1%;
}
.parkingSWSolution .parkingParadiv .parkingParadivRow .parkingParadivCol .parkingParadivColH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.parkingSWSolution .parkingParadiv .parkingParadivRow .parkingParadivCol .parkingParadivColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *parkingProjOvrview*/
.parkingSWSolution .parkingProjOvrview {
margin-top: 5%!important;
margin-bottom: 5%!important;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 2%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewP:nth-of-type(3) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
margin-top: 5%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL {
list-style: none;
margin: 0;
padding: 0;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
display: flex;
flex-direction: row;
align-items: flex-start;
margin-bottom: 1.6%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li p {
margin: 0;
width: 90%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li img {
padding-right: 3%;
margin-top: 0.5%;
}
/* *ParkingApplication*/
.parkingSWSolution .ParkingApplication {
background-color: rgba(230, 74, 25, 0.05);
padding: 3% 0 5%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL {
padding-top: 6%;
padding-right: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColR {
text-align: center;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL .ParkingApplicationR1ColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL .ParkingApplicationR1ColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 {
margin-top: 6%!important;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLH,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRH {
font-family: Inter Semi Bold;
font-size: 1.25em;
line-height: 1.9;
color: #333333;
margin-bottom: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLP,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLP:nth-of-type(2),
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRP:nth-of-type(2) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-top: 6%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL {
list-style: none;
margin: 0;
padding: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
display: flex;
flex-direction: row;
align-items: flex-start;
margin-bottom: 4%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li p,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li p {
margin: 0;
width: 90%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li img,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *ParkingPTicketApp*/
.parkingSWSolution .ParkingPTicketApp {
margin-top: 10%!important;
margin-bottom: 8%!important;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv {
position: relative;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv p {
font-family: Inter Medium;
font-size: 0.85em;
line-height: 1.57;
color: #ffffff;
width: 47%!important;
height: 25%;
padding: 3% 7%;
display: flex;
align-items: center;
justify-content: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p1 {
position: absolute;
top: 1%;
left: 26%;
text-align: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p2 {
position: absolute;
top: 38.5%;
left: 0%;
text-align: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p3 {
position: absolute;
top: 38.5%;
right: 0.6%;
text-align: center;
padding-right: 2%;
padding-left: 2%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p4 {
position: absolute;
bottom: -5%;
left: 0%;
text-align: center;
padding: 3% 12%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p5 {
position: absolute;
bottom: -5%;
right: 1%;
color: #ffffff;
text-align: center;
padding: 3% 8%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*trafficApplication*/
.parkingSWSolution .trafficApplication {
background-color: rgba(230, 74, 25, 0.05);
padding: 5% 0 0;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL {
padding-top: 3%;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL .trafficApplicationColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL .trafficApplicationColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColR {
text-align: center;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*trackingApplication*/
.parkingSWSolution .trackingApplication {
margin-top: 9%;
margin-bottom: 9%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL {
padding-top: 3%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL .trackingApplicationColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL .trackingApplicationColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColR {
text-align: center;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*css for technologydiv*/
.parkingSWSolution .technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.parkingSWSolution .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.parkingSWSolution .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.parkingSWSolution .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/* *Start css for Travel and Hospitality*/
.container-fluid.container-top.travel_hospitality_main {
background: #283593;
}
.travel_hospitality_main .svg1 .circle1,
.travel_hospitality_main .svg1 .circle2 {
stroke: #3c49a7!important;
}
.travel_hospitality .metercasestudy {
background: #283593;
padding-top: 2%;
}
.travel_hospitality .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.63;
color: #ffffff;
margin-bottom: 5%;
}
.travel_hospitality .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP {
margin-bottom: 0;
}
/* sliders bg for case studys IOS*/
.iosmobile .ioscasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-hellotax-1 {
background-color: #f78d2e!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-hellotax-2 {
background-color: #817266;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
/* sliders bg for case studys android*/
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-domio-2 {
background: #1a639e;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-hellotax-1 {
background-color: #f78d2e!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-hellotax-2 {
background-color: #817266;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
/* Csestudy hybrid */
.hybrid .hybridcasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67;
text-align: center;
}
.portfolio-foot a {
color: #e5e5e5!important;
}
h5.foot_title.portfolio-foot {
font-family: Inter!important;
font-size: 0.875em!important;
font-weight: normal!important;
}
input.frminput::placeholder {
font-size: 1em!important;
}
textarea.frminput::placeholder {
font-size: 1em!important;
}
/* */
.cloud_Serve.aws_services span {
color: #fff;
vertical-align: sub;
font-size: 1.4em;
}
.cloud_Serve.aws_services p {
font-size: 1em;
text-align: left;
}
.row.cloud_Serve.aws_services.text-white {
font-size: 0.9em;
}
.dotnet-solution {
margin-bottom: 2rem;
}
.dotnet-solution li {
line-height: 2.5;
display: flex;
flex-direction: row;
align-items: flex-start;
width: 100%;
}
.dotnet-solution li span {
vertical-align: middle;
margin-top: 7px;
margin-right: 7px;
}
.engagementColrow .colImgTag {
text-align: center;
height: 126px;
padding: 4%;
background-color: #4a148c;
margin-top: 0.5%;
}
.computing_framework img {
width: 85px;
}
/***************add on 24 dec bhu**************/
/* *START CSS FOR BLOG Details PAGE*/
.container-blog-details.parallax {
background: #5d4037;
padding-bottom: 8%;
background-attachment: fixed;
}
.blog-details .container-blog-details .svg1 .circle1,
.blog-details .container-blog-details .svg1 .circle2 {
stroke: #48312a;
}
.container-blog-details .blog-detailspdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 3%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL {
padding-left: 0.5%;
padding-right: 1%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL .blog-detailsH {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 3.5vw;
width: 100%;
line-height: 1.5;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL .blog-detailsP {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.64;
color: #ffffff;
width: 100%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR {
padding-right: 0;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR img {
width: 100%;
margin-top: -15%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
/* *CSS FOR blogdivTxt*/
.blog-details .blog-detailsdivTxt {
margin-top: -7.5%!important;
background: #ffffff;
padding: 2% 1%;
}
.blog-detailsdivTxt .blog-detailsdivP1 {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
color: #616161;
}
.mobileTrend .mobileTrendH {
font-family: Inter Semi Bold;
line-height: 1.5;
font-size: 2.6em;
color: #333333;
padding-top: 6%;
}
.mobileTrendRow {
margin-top: 6%;
}
.mobileTrendColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.blog-details .linediv {
margin-top: 0;
}
/* *END CSS FOR BLOG Details PAGE*/
/**START FOR BLOG LIST***/
.blog.blog-list .blogListDiv {
margin-top: 3%!important;
}
.blog.blog-list .blogfeatur,
.blog.blog-list .bloglatest {
margin-top: 0%!important;
width: 100%!important;
margin: 0%!important;
}
.blog.blog-ist .blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul1 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
margin: -13% 0 10%;
padding-left: 0;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul1 li,
.col3ul2 li {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #257bc0;
margin: 3% 0 0;
}
.blog.blog-list .bloglatestcol3 .col3ul1 li span {
background-color: rgba(37, 123, 192, 0.36);
padding: 1% 3%;
margin-left: 5%;
color: #333;
font-size: 1em;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul2 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
padding-left: 0;
}
.blog.blog-list .blogfeaturrow .featurCol3 input {
background: url(../img/search.png)no-repeat;
background-position: 95%;
background-size: 6%;
width: 100%;
font-size: 1em;
font-family: Inter Regular;
color: #333333;
padding: 1% 7%;
height: 48px;
border: 1px solid #e5e5e5;
background-color: #f6f6f6;
}
.blog.blog-list .blogfeaturrow .featurCol3 input::placeholder {
font-size: 1em;
font-family: Inter Regular;
color: #333333;
}
.blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blogfeaturrow .featurCol3 p {
color: #257bc0;
margin-bottom: 5%;
}
.blogfeaturrow .featurCol3 p a {
color: #257bc0;
}
/*** END BLOG LIST ********/
/*********start PAge not found***************/
.big-404 {
font-size: 6rem;
font-family: Inter Bold;
color: #8cc440;
}
.pagenotfound {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
background: #fff;
font-family: Inter Regular;
}
.pagenotfound .btn {
border-radius: 25px;
font-family: Inter Medium;
background-color: #2083d2;
color: white;
}
.pagenotfound .pagenotfoundH {
font-family: Inter Medium;
font-size: 1.3rem;
}
.pagenotfound .pagenotfoundP {
font-size: 0.8rem;
}
/*********end PAge not found***************/
@media only screen and (max-width:767px) {
.blogfeatur .blogfeaturrow .featurCol2 {
padding: 15px
}
.mobileTrendCol p{
font-size: .95em;
line-height: 1.57;
}
.mobileTrendCol h3{
font-size: 1.5em!important;
}
}
.img-thumbnail {
background:transparent!important;
border:none!important;
}
.mobileTrendCol p{
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.mobileTrendCol h3,
.mobileTrendCol h4{
font-family: Inter Semi Bold;
line-height: 1.5;
color: #333333;
padding: 2% 0%;
color:#257bc0;
}
.mobileTrendCol p strong{
font-family: Inter Medium;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendCol p big{
font-family: Inter Medium;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendCol table th,
.mobileTrendCol table td{
border: 1px solid #6c757d;
padding: 1% 2%;
}
.mobileTrendCol table th{
font-size: 1.4rem;
font-family: Inter Bold;
}
.mobileTrendCol p img{
max-width:100%;
}
.mobileTrendCol ul {
list-style: none;
padding-left:0;
}
.mobileTrendCol ul li {
display:flex;
font-family: Inter Medium;
font-size: 1.1em;
line-height: 1.75;
color: #616161;
margin-bottom:1.5%;
}
.mobileTrendCol ul li:before {
content: '✓';
color:#8cc440;
font-family: Inter Semi Bold;
margin-right:11px;
}
/*********thank css***************/
.thank-you .container-career {
background:url('../img/thanku.png') no-repeat;
background-attachment: fixed;
padding-bottom: 18%;
background-size: contain;
}
.thank-you.career .container-career .circle1, .thank-you.career .container-career .circle2 {
stroke: #724e2f;
}
.thank-you.career .whyTriTxt {
margin-top: -4%!important;
background: #ffffff;
padding: 3% 2%;
}
.thank-you.career .circle1 {
cx: 3%;
cy: 10%;
r: 9%;
stroke-width: 17px;
fill: transparent;
}
.thank-you.career .circle2 {
cx: 97%;
cy: 28%;
r: 9%;
stroke-width: 17px;
fill: transparent;
}
.thank-you.career .bkgrnd-clr-dv-whyTriTxt-careerWrkCulture {
background-color: rgb(25 118 210 / 0%);
}
a.return-btn {
background: #74b74a;
color: #fff;
padding: 1rem 2rem;
border-radius: 7px;
}
.thank-you.career .cstmRowCareer.thankyou-page {
background: #fff;
}
.thank-you.career h1.main-title {
font-size: 3rem;
font-weight: 700;
}
.thank-you.career .CareerpdivL img{
width: 55%;
}
.thank-you.career .CareerpdivL {
margin: 0 auto;
}
h1.thanku-title{
font-size: 3.5rem;
}
h3.thanku-title{
font-size: 2rem;
}
/*-----------Homepage Modal css----------*/
a.mailto {
color: #fff;
}
a.mailto i{
color: #a0f330;
}
.header.active a.mailto {
color: #333;
}
/* Modal css 18-3-2021 */
.modai-top .modal-dialog.Modal-block {
top: 6.5rem!important;
}
.modai-top .modal-body {
padding: 1rem 2rem !important;
}
.modai-top h4.modal-title {
font-size: 1.2rem;
font-weight: bold;
}
.modai-top h4.modal-title img {
width: 23%;
}
.mail-title{
border-bottom-style:dashed !important;
border-width: 1px !important;
font-weight: 600;
font-size: 1.2rem;
padding-bottom: .3rem;
padding-top: .3rem;
}
.modal-content {
border-radius: 10px!important;
}
.modai-top .modal-header{
background: #1188cf;
color: #fff;
padding: .5rem .5rem .5rem 2rem;
border-radius: 7px 7px 0 0;
}
.modai-top button.close.onclose {
color: #fff;
text-shadow: none;
opacity: 1;
font-size: 2rem;
}
form .field-input{
background: #f2f2f2;
border-radius: 0;
height: 40px;
}
.requirement{
width: 100%;
resize: none;
background: #f2f2f2;
border-radius: 0;
border: 1px solid #ced4da;
padding: 0.7rem;
}
.modai-top label {
font-weight: bold;
color: #444b54;
font-size: 0.9rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.form-group.form-check input {
border: 1px solid #ced4da;
text-align: center;
width: 20%;
}
.form-group.form-btn button {
width: 100%;
background: #1188cf;
border-radius: 0;
color: #fff;
height: 42px;
text-transform: uppercase;
}
.modal-dialog {
max-width: 525px;
margin: 1.75rem auto;
}
.help-block.form-error {
color:red;
font-size: .8rem;
}
#success, #fail{
display: none;
}
#message, #success, #fail{
margin-top: 10px;
margin-bottom: 10px;
}
.head-contact-top {
display: inline-block;
font-weight: 100;
flex-direction: row;
white-space: nowrap;
}
.Portfolio .navbar-expand-md {
padding-left: .5rem!important;
}
.head-contact-top .mail-span, .head-contact-top .skype {
margin-top: 5px;
} | siteassets/css/style.css | html,
body {
width: 100%;
height: 100%;
}
body {
font-family: 'Inter', sans-serif;
background: #083d67!important;
}
main {
background: #fff;
}
.padding {
padding: 0!important;
}
.row.copyrightdiv {
width: 100%;
padding-left: 1%;
}
.svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.navbar-brand {
outline: none;
}
.circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cstmRow {
width: 84%!important;
margin: 0 8%!important;
}
.creative-img-slide .carousel-control-next {
right: 0%;
opacity: 1;
bottom: 2%;
}
.creative-img-slide .carousel-control-prev {
left: -15%;
opacity: 1;
bottom: 17%
}
.creative-img-slide .owl-item.active+.owl-item.active+.owl-item.active img:last-child {
opacity: 0.2;
}
.creative-img-slide .owl-dots {
display: none;
}
.boxShadow {
box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);
}
.commonStyle {
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.wordStyle {
word-spacing: 0px;
letter-spacing: 0px;
padding-left: 4%;
}
/*indexHeader start*/
/*CSS FOR FIXED HEADER*/
.navbar {
transition: .6s ease!important;
}
.header.active {
transition: .5s all ease-in-out;
}
.header {
position: fixed!important;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
transition: all 0.2s ease-in-out;
height: auto;
background-color: transparent;
text-align: center;
line-height: 40px;
}
.header.active {
background: rgba(255, 255, 255, 0.98);
padding-bottom: 0;
}
.container-top {
margin-top: -5%;
padding-top: 15%;
}
.header.active .openbtn {
color: #333333;
border: 1px solid #333333;
}
.header.active a .applybtn {
color: #333333!important;
border: 1px solid #333333;
}
.header.active a .applybtn span {
color: #333333!important;
}
.header .openbtn {
padding: 7px 20px;
margin-left: 7px;
outline: none;
}
/* *CSS ENFD FOR FIXED HEADER*/
.parallax {
background-image: url("img_parallax.jpg");
min-height: 500px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.container-top.parallax {
background: url('../img/MaskBgBanner.png') no-repeat center 0%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
padding-bottom: 6%;
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.container-top .row {
width: 100%;
}
.Logo-1 {
width: 176px;
height: 176px;
object-fit: contain;
margin-top: -53%;
margin-left: 0%;
}
.logocol {
display: flex;
align-items: center;
justify-content: center;
}
.navbar-expand-md {
padding-top: 1%!important;
}
.container-top .row .col-md-4:nth-of-type(3) {
text-align: end;
}
a.mobile_icon {
background-color: rgba(255, 255, 255, 0.25);
padding: 7px 19px;
text-align: center;
display: none;
color: #fff;
font-size: 1.7em;
}
.header.active a.mobile_icon {
border: 1px solid #333333;
color: #5e5e5e;
}
button.applybtn {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: rgba(255, 255, 255, 0.44);
font-size: 0.9em;
padding: 1% 0%;
width: 130px;
height: 43px;
transition: all 50ms;
cursor: pointer;
margin: 5px;
border: 0;
}
button.applybtn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.applybtn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
font-size: 1.8em;
line-height: .7;
}
button.applybtn:hover span {
padding-right: 25px;
}
button.applybtn:hover span:after {
opacity: 1;
right: 0;
}
button.btn.applybtn:hover {
background: #fff;
color: #333;
}
.container-top .navbar-expand-md .navbar-toggler {
display: block!important;
background-color: rgba(255, 255, 255, 0.25);
color: #fff;
border-radius: 0;
width: 48px;
height: 48px;
}
.navbar-toggler-icon {
color: black;
}
.container-top .pdiv {
background: url(../img/BannerIcons.svg);
background-repeat: no-repeat;
background-position: 20% center;
background-size: 95% 100%;
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 5%;
}
.container-top .pdiv p {
color: white;
}
.container-top .pdiv h1 {
font-family: Inter Bold;
font-size: 3.2vw;
padding: 0.3% 1%;
color: #ffffff;
margin-top: 3.3%;
width: 78%;
line-height: 1.6;
}
.container-top .pdiv h1 span {
font-family: Inter Medium;
font-size: 3vw;
padding: 0.3% 1%;
color: #ffffff;
margin-top: 10.3%;
width: 78%;
line-height: 1.6;
}
.container-top .pdiv p:nth-of-type(1) {
width: 52%;
font-family: Inter;
font-size: 1.5vw;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
padding-left: 0;
}
.container-top .pdiv p:nth-of-type(2) {
display: none;
}
.container-top .pdiv p.p2 span {
color: #a0f32f!important;
padding: 0 1.3%;
font-family: Inter Bold!important;
}
.container-top .greenemptydiv {
text-align: center;
padding-bottom: 3%;
}
.container-top .greenemptydiv button {
width: 26%;
padding: 2%;
margin-right: 3%;
background: #8cc440;
border: none;
margin: auto;
}
/* *div1*/
.container-bottom .div1 {
text-align: center;
display: flex;
flex-direction: row;
justify-content: center;
margin-bottom: 15%;
}
.container-bottom .div1 .shortRow {
width: 70%;
display: flex;
flex-direction: row;
align-self: center;
margin-top: -6%;
}
.container-bottom .div1 .shortRow .greencol {
background: #8cc440;
color: white;
display: flex;
align-items: center;
justify-content: center;
padding: 7% 2%;
}
.certifications_home .certificate_block {
background: #8cc440;
padding: 6.5% 6%;
}
.certifications_home .certificate_block p {
border: 0;
font-family: Inter;
font-size: 1.6em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.18;
letter-spacing: normal;
color: #ffffff;
padding: 4% 0;
margin: 0;
}
.container-bottom .div1 .shortRow .whitecol {
background: white;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(1) {
width: 26%;
margin-right: 6%;
margin-left: 0%;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(2) {
width: 32%;
margin-right: 6%;
}
.container-bottom .div1 .shortRow .whitecol img:nth-of-type(3) {
width: 15%;
}
/* *header End*/
/*DashboardPage start*/
/*CSS FOR HAPPY DIV*/
.happy .col-L h3 {
font-family: Inter;
font-size: 6.7vw;
font-weight: bold;
margin-left: 43%;
white-space: nowrap;
margin-bottom: 24%;
opacity: 0.6;
color: rgba(229, 229, 229, 0.75);
}
.happy .col-R .happyDivtop .happyp1 {
font-family: Inter Semi Bold;
font-size: 1.7em;
line-height: 0.6;
color: #333333;
z-index: 4;
position: relative;
margin-bottom: 0.3rem;
}
.happyDivtop {
padding-left: 5%;
}
.happyDivtop dt {
font-size: 2.1em;
line-height: 1.6;
font-family: Inter Bold;
}
.happy .col-R .happyDivtop .happyp2 {
white-space: pre-line;
font-family: Inter Regular;
font-size: 1.15em;
line-height: 1.7;
color: #616161;
margin-bottom: 10%;
}
.happy .col-R .happyGreenDiv {
color: white;
width: 87%;
margin-top: 17.5%;
background: #8cc440;
display: flex;
align-items: flex-end;
padding: 2% 0 0% 2%;
z-index: 1;
margin-left: -34%;
flex-direction: column;
}
.happy .col-R .happyGreenDiv .threeboxdiv {
width: 120%;
z-index: 3;
margin-right: -27%;
}
.happy .col-R .happyGreenDiv .threeboxdiv h4 {
font-size: 2.5em;
font-weight: bold;
text-align: start;
width: 100%;
padding-left: 2.5rem;
}
.happy .col-L {
background: url(../img/hello1.png) no-repeat 54% top;
background-size: 82% 93%;
z-index: 2;
display: flex;
align-items: center;
width: auto;
}
.threeboxdiv div {
background: white;
color: #333333;
padding: 4% 2%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.happy .col-R .happyGreenDiv .happytenp {
margin-top: 4%;
margin-right: 9%;
margin-bottom: 6%;
white-space: nowrap;
font-family: Inter;
font-size: 1.8em;
}
.happy .col-R .happyGreenDiv .happytenp .happytenspan {
font-size: 1.875em;
font-weight: bold;
font-family: Inter;
margin-right: 5%;
}
.threeboxdiv div p {
width: 100%;
white-space: nowrap;
margin-bottom: 0;
font-family: Inter Regular;
padding-left: 2.5rem;
font-size: 1em;
color: #333333;
}
/* *div3*excellence_section*/
.div3 {
margin-top: 20rem;
background: url(../img/Maskimage.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
padding: 0 0 8rem;
}
.div3 .div31 {
margin: auto;
}
.div3 h3 {
position: absolute;
font-family: Inter;
font-size: 6.7vw;
font-weight: bold;
color: rgba(229, 229, 229, 0.75);
right: 21.5%;
left: 44%;
white-space: nowrap;
margin-top: -6.7%;
}
.div3 .div31 h3 {
color: rgba(255, 255, 255, 0.15);
font-family: Inter;
font-weight: bold;
font-size: 9.6em;
margin: 0;
}
.div3 .div32 .excellent_section_style {
margin: auto;
}
.div3 .div32 .col1 {
padding: 5% 8% 0% 11%;
font-family: Inter;
}
/* begin excellence_section */
.excellence_section .excellence_block1 {
background: #8cc440;
padding: 5rem 3.9rem 4rem;
margin: -6rem 4.5rem 0 0;
}
.excellence_section .excellence_block1 p {
color: #ffffff;
line-height: 48px;
font-family: Inter Regular;
font-size: 2em;
}
.excellence_section .excellence_block1 p:nth-of-type(2) {
color: #ffffff;
font-family: Inter Regular;
font-size: 2em;
line-height: 52px;
}
.excellence_section .excellence_block1 h1 {
font-family: Inter Semi Bold;
font-size: 3.2vw;
margin: 2rem 0 1rem;
color: #fff;
}
.excellence_section .excellence_block2 {
background: rgba(140, 196, 64, 0.35);
padding: 5rem 3.9rem 2rem;
margin: -5rem 4.5rem 0 0;
}
.excellence_section .excellence_block2 p {
color: #ffffff;
font-size: 1.25em;
line-height: 1.7;
color: #ffffff;
padding-top: 3rem;
}
/* excellence_section end */
.div3 .div32 .maindiv3p {
font-family: Inter;
font-size: 1.2em;
line-height: 1.5;
color: #ffffff;
margin-top: -38%;
}
.div3 .div32 .maindiv3p .div3p1 {
line-height: 48px;
font-family: Inter;
font-size: 1.7em;
}
.div3 .div32 .maindiv3p .div3p2 {
font-family: Inter Semi Bold;
font-size: 2.8em;
margin-bottom: 0;
}
.div3 .div32 .maindiv3p .div3p3 {
font-family: Inter Regular;
font-size: 2em;
line-height: 52px;
}
.div3 .div32 .div3p4 {
font-family: Inter;
font-size: 1.25em;
line-height: 1.7;
color: #ffffff;
padding-top: 30%;
}
.browse_btn {
text-align: center;
padding-top: 5rem;
padding-right: 4.5rem!important;
}
.div3 .div32 .development_section {
padding-top: 5rem;
padding-left: 0;
}
.div3 .div32 .development_section .development_section_Web {
display: block;
}
.div3 .div32 .development_section .development_section_Mobile {
display: none;
}
button.browseServiceBtn {
border-radius: 0px;
font-family: Inter Medium;
color: #000000;
font-weight: 500;
background-color: #8cc440;
font-size: 1em;
padding: 15px 12px;
width: 257px;
height: 72px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
.browse_btn button.browseServiceBtn.browseServiceBtnMobile {
display: none;
}
button.browseServiceBtn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.browseServiceBtn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.browseServiceBtn:hover span {
padding-right: 25px;
}
button.browseServiceBtn:hover span:after {
opacity: 1;
right: 0;
}
.div3 .div32 .row .col {
padding: 0;
height: 260px;
}
.div3 .div32 .row .col .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.div3 .div32 .row .col .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.div3 .div32 .row .col .card .default img {}
.div3 .div32 .row .col .card .default h5 {
font-weight: bold;
font-family: Inter;
font-size: 1.125em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 20%;
}
.div3 .div32 .row .col .card .default p {
font-size: 0.7em!important;
color: #004279;
line-height: 1.83;
margin-bottom: 0;
font-family: Inter Regular;
}
.div3 .div32 .row .col .card .hoverdiv {
height: 100%;
width: 100%;
display: none;
background: #ed187e;
color: white;
padding: 3% 4%;
font-family: Inter Medium;
}
.div3 .div32 .row .col .card .hoverdiv h5 {
font-family: Inter Bold;
font-size: 0.87em;
line-height: 1.18;
color: #ffffff;
font-weight: bold;
padding: 5% 0 0 5%;
}
.div3 .div32 .row .col .card .hoverdiv .hoverp1,
.div3 .div32 .row .col .card .hoverdiv a {
font-family: Inter;
font-size: 0.8em;
font-weight: 500;
line-height: 1.18;
color: #ffffff;
padding: 0 3%;
}
.div3 .div32 .row .col .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 71%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 5%;
}
.div3 .div32 .row .col .card .hoverdiv a {
float: right;
margin-bottom: 0!important;
}
/* *CSS for comment div*/
.commentdiv {
background: url(../img/commentBanner2.png) no-repeat, url(../img/comment1.png) no-repeat;
margin-top: 13%;
background-position: 78% -4px, 84% 130px;
background-size: 38% 60%, 100% 90%;
padding-top: 10%;
padding-bottom: 5%;
}
.commentdiv .commentdivInner {
margin-left: 16%;
}
.commentdiv .commentdivInner h3 {
margin-top: -10.1%;
font-family: Inter Bold;
font-size: 6.6vw;
color: #f2f2f2;
}
.commentdiv .commentdivInner .happyTextStyle {
margin-top: -10.2%;
font-family: Inter Bold;
font-size: 6.6vw;
color: rgba(242, 242, 242, 0.2);
}
.commentdiv .commentdivInner .cmntP1 {
font-family: Inter Regular;
font-size: 2em;
line-height: 1.5;
color: #ffffff;
margin-top: 6%;
margin-bottom: 0%;
}
.commentdiv .commentdivInner .cmntPSpan {
font-size: 3em;
font-weight: 600;
line-height: 1.33;
font-family: Inter Semi Bold;
color: #ffffff;
margin-bottom: 2%;
display: block;
}
.commentdiv .commentdivInner .cmntP2 {
width: 30%;
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.7;
color: #ffffff;
}
.commentdiv .commentdivInner .cmntP2 span {
display: block;
color: #8cc440;
}
.commentdiv .commentSlider {
margin-top: 7%;
}
.commentdiv .owl-carousel .owl-item {
height: 536px;
}
.commentdiv .owl-dots {
display: none;
}
.commentdiv .commentBoxStyle {
width: auto;
height: 400px;
}
.commentdiv .commentdivInner .commentBox {
background: transparent;
margin-bottom: 2%;
margin-right: auto;
margin-top: 5%;
}
.commentdiv .commentdivInner .commentPerson {
margin-right: auto;
}
.commentdiv .commentdivInner .commentBox .col {
flex-basis: auto;
}
.commentdiv .commentdivInner .commentBox .divimg1 .text p,
.commentdiv .commentdivInner .commentBox .divimg2 .text p,
.commentdiv .commentdivInner .commentBox .divimg3 .text p {
color: #ffffff;
margin: 0;
font-size: 0.8em;
font-family: Inter Semi Bold;
line-height: 1.75;
}
.commentdiv .commentdivInner .commentBox .divimg1 .text p:nth-of-type(2),
.commentdiv .commentdivInner .commentBox .divimg1 .text p:nth-of-type(3) {
font-family: Inter Regular!important;
font-size: 0.75em!important;
}
.commentdiv .commentdivInner .commentBox .divimg1 .mycell.img,
.commentdiv .commentdivInner .commentBox .divimg2 .mycell.img,
.commentdiv .commentdivInner .commentBox .divimg3 .mycell.img {
width: 20%;
margin-right: 5%!important;
text-align: center;
}
.commentdiv .commentdivInner .commentBox .divimg1 .img p {
background: #ffffff;
padding: 2px;
border-radius: 50px;
}
.commentdiv .commentdivInner .commentBox .divimg1 .img img,
.commentdiv .commentdivInner .commentBox .divimg2 .img img,
.commentdiv .commentdivInner .commentBox .divimg3 .img img {
width: 100%;
}
.commentdiv .commentBox .col {
padding: 0.5;
padding-right: 1%;
padding-left: 0;
}
.commentdiv .commentdivInner .commentBox .divimg1 {
height: 25%;
}
.commentdiv .commentBox .commentBox1,
.commentdiv .commentBox .commentBox2,
.commentdiv .commentBox .commentBox3 {
letter-spacing: normal;
font-family: Inter Regular;
font-size: 1.05em;
line-height: 24px;
color: #000000;
position: relative;
background: white;
border-radius: 0.4rem;
padding: 10% 5% 2%;
border-bottom: 5px solid #8cc440;
height: 75%;
min-height: 75%;
border-radius: 0;
padding-left: 7%;
}
.commentdiv .commentBox .commentBox1 .comment {
overflow-y: auto;
height: 95%;
cursor: pointer;
}
.commentdiv .commentBox .commentBox1 .fa,
.commentdiv .commentBox .commentBox2 .fa,
.commentdiv .commentBox .commentBox3 .fa {
color: #8cc440;
position: absolute;
top: -3%;
font-size: 1.7em;
left: 10%;
}
.commentdiv .commentBox .commentBox1:after,
.commentdiv .commentBox .commentBox2:after,
.commentdiv .commentBox .commentBox3:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
right: auto;
top: auto;
bottom: -20px;
border: 12px solid;
border-color: lightyellow transparent transparent lightyellow;
}
.commentdiv .commentBox .commentBox1:before,
.commentdiv .commentBox .commentBox2:before,
.commentdiv .commentBox .commentBox3:before {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
right: auto;
top: auto;
bottom: -28px;
border: 14px solid;
border-color: #8CC43E transparent transparent #8cc440;
}
.mytable {
display: flex;
width: 100%;
margin-top: 10%;
}
.mycell {
display: table-cell;
}
/* *OurWork*/
.cstmRowBackground {
background-color: #f6f6f6;
padding: 10% 0 5%;
margin-left: 0!important;
margin-right: 0!important;
}
.cstmRowCol1 {
text-align: center;
margin-bottom: 0%;
}
.firstDivContent {
font-family: Inter Medium;
font-size: 3.6vw;
line-height: 1.5;
color: #333333;
}
.firstDivContentSpan {
font-family: Inter Bold;
}
.firstDivPara {
font-size: 3.6em;
font-weight: 600;
line-height: 1.2;
color: #2083d2;
}
.firstDivHeight {
font-family: Inter Medium;
font-size: 1.1em;
line-height: 1.7;
color: #616161;
}
.cstmRowCol2Headding2 {
margin-bottom: -5.7%;
font-family: Inter Bold;
text-align: center;
font-size: 10.55vw;
color: rgba(32, 131, 210, 0.1);
}
.secondDivImage1 {
width: 390px;
height: 327px;
float: left;
margin: 0.6%;
background: #fff;
padding: 1%;
box-shadow: 0px 3px 7px -3px #909090;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.secondDivImage1:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.creative_slider .carousel-item.itemStyle img:nth-of-type(3) {
filter: blur(2.5px)!important;
-webkit-filter: blur(2.5px)!important;
width: 250px;
height: 327px;
margin: 0.6%;
background: #fff;
padding: 1%;
box-shadow: 0px 3px 7px -3px #909090;
opacity: 0.8;
}
.creative_slider .cstmCarouselItemshadow {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.creative-img-slide {
width: 80%;
margin-left: 20%;
margin-top: 2%;
}
.carousel-control-next {
right: 5%;
opacity: 1;
}
.carousel-control-prev {
left: 5%;
opacity: 1;
}
.secondDivImage2 {
width: 30%;
height: 50%;
margin: 5%;
}
.itemStyle {
padding-left: 20.7%;
}
.carousel-control-prev-icon {
background: url(../img/leftArrow.png) no-repeat;
background-size: 100% 100%;
width: 48px;
height: 48px;
}
.carousel-control-next-icon {
background: url('../img/rightArrow.png') no-repeat;
background-size: 100% 100%;
width: 48px;
height: 48px;
}
.divButton {
text-align: center;
margin: 3% 0;
padding-right: 20%;
}
button.btndivButton {
border-radius: 0px;
font-family: Inter Regular;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 257px;
height: 72px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: 0;
}
button.btndivButton span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btndivButton span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.btndivButton:hover span {
padding-right: 25px;
}
button.btndivButton:hover span:after {
opacity: 1;
right: 0;
}
.btndivButton:focus {
outline: none;
}
/* *thirdDiv customer logo slider*/
.thirdDiv {
background-color: #ffffff;
text-align: center;
}
.thirdDivHeading {
font-family: Inter Semi Bold;
font-size: 2.7vw;
line-height: 1.5;
color: #333333;
margin-top: 8%;
margin-top: 16%;
}
.thirdDivPara {
font-family: Inter Semi Bold;
font-size: 2.7vw;
line-height: 1;
color: #333333;
color: #2083d2;
}
.thirdDivh6 {
font-family: Inter Regular;
font-size: 1.3em;
line-height: 2.11;
color: #333333;
padding: 0 1%;
}
section.customer-logos.slider.wow.slideInRight {
text-align: left;
display: flex;
justify-content: space-between;
align-items: center;
overflow-x: auto;
overflow-y: hidden;
margin-top: 6%;
padding-bottom: 2%;
}
@-moz-document url-prefix() {
section.customer-logos.slider.wow.slideInRight {
display: block ruby;
scrollbar-width: thin;
scrollbar-color: #efefef white;
}
}
.customer-logos .cstmerLogoImg {
width: 95%;
margin-right: 3%;
}
.customer-logos img:last-child {
margin-right: 0;
}
.customer-logos::-webkit-scrollbar {
width: 0px;
height: 5px;
background: transparent;
}
.customer-logos::-webkit-scrollbar-thumb {
background: #efefef;
border-radius: 10px;
}
/* *css for indexpartnerDiv*/
.indexpartnerDiv {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: url('../img/Partnerimage.png') no-repeat center top;
padding-top: 23%;
background-size: 100%;
width: 84%;
margin: 10% 8% 0%;
}
.indexpartnerDiv .indexprtnrinnerdiv1 {
width: 28%;
height: 10vw;
margin-bottom: -2%;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .partners {
font-family: Inter Semi Bold;
font-weight: 600;
color: #333333;
font-size: 1.1em;
padding: 0;
background-color: #f2f2f2;
}
.indexpartnerDiv .indexprtnrinnerdiv1 div .activeCls {
background-color: #8cc440;
color: #ffffff!important;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .partners button {
width: 100%;
height: 100%;
padding: 46% 2% 0%;
border: none;
outline: none;
font-size: 1.1em;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .directories {
font-family: Inter Medium;
font-weight: 500;
color: #333333;
background-color: #f2f2f2;
font-size: 1.1em;
padding: 0;
}
.indexpartnerDiv .indexprtnrinnerdiv1 .directories button {
width: 100%;
height: 100%;
padding: 46% 2% 0%;
border: none;
outline: none;
font-size: 1.1em;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv2 {
background-color: #ffffff;
padding: 7% 4% 5%;
width: 78%!important;
margin: 0 11%!important;
}
.indexpartnerDiv .indexprtnrinnerdiv2 .partnerP1 {
font-family: Inter Medium;
font-size: 1.8vw;
font-weight: 500;
color: #333333;
}
.indexpartnerDiv .indexprtnrinnerdiv2 .partnerP2 {
font-family: Inter Medium;
font-size: 1.1em;
font-weight: 500;
color: #616161;
}
.indexpartnerDiv .indexprtnrinnerdiv2 img {
margin-right: 4%;
}
.indexpartnerDiv .imgdiv {
padding: 6% 0;
}
/* *css for last section div*/
.lastSectionDiv {
background: #004279;
background-size: 100% 84%;
}
.footer-contact-section {
margin-top: 20%;
}
.IndexContactImg {
width: 100%;
}
.lastSectionDiv {
z-index: 9999!important;
}
.myForm {
display: flex;
flex-direction: column;
width: 65%;
margin-right: 12%;
background-color: #ffffff;
padding: 2% 6% 12% 6%;
margin-bottom: -3%;
margin-top: -10%;
position: absolute;
z-index: 999;
}
.lastSectionDiv .myForm .Contact-Us {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.53;
color: #333333;
margin-top: 6%;
margin-bottom: 3%;
}
.lastSectionDiv .myForm .pshare {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.53;
color: #616161;
margin-bottom: 7%;
}
.lastSectionDiv .myForm .checkboxmsg {
width: 20px;
height: 19px;
border: solid 2px #333333;
background-color: #ffffff;
margin-right: 4%;
font-family: Inter Regular;
}
.lastSectionDiv .myForm .checkboxLabel {
font-size: 0.9em;
display: flex;
margin-top: 4%;
}
.lastSectionDiv .myForm .captchadiv {
border: solid 1px #dddddd;
background-color: #f2f2f2;
width: 70%;
padding: 5% 1% 2.5%;
margin-top: 0%;
margin-bottom: 17%;
font-family: Inter Regular;
display: flex;
align-items: center;
justify-content: space-between;
}
.lastSectionDiv .myForm .captchaLabel {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lastSectionDiv .myForm .captchadiv input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.lastSectionDiv .myForm .captchadiv .captchamsg {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border: solid 2px #333333;
background-color: #ffffff;
font-family: Inter Regular;
border-radius: 5px;
outline: none;
}
.lastSectionDiv .myForm .captchadiv input:checked~.captchamsg {
background-color: #2196F3;
border-color: #2196F3;
}
.lastSectionDiv .myForm .captchadiv .captchamsg:after {
content: "";
position: absolute;
display: none;
}
.lastSectionDiv .myForm .captchadiv input:checked~.captchamsg:after {
display: block;
}
.lastSectionDiv .myForm .captchadiv .captchamsg:after {
left: 9px;
top: 3px;
width: 6px;
height: 14px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.lastSectionDiv button.clear {
background: transparent;
border: 0;
position: relative;
}
.lastSectionDiv .myForm .row {
margin-bottom: 2%;
}
.lastSectionDiv .myForm .row div {
padding-right: 0;
}
.lastSectionDiv .myForm .frminput {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.13;
color: rgba(51, 51, 51, 0.5);
color: #33333394;
border: solid 1px #dddddd;
background-color: #f2f2f2;
margin-bottom: 2.5%;
padding: 3% 4%;
width: 100%;
resize: none;
}
.lastSectionDiv .myForm .frminput::placeholder {
font-family: Inter Regular;
font-size: 0.9em;
color: #33333394;
}
.lastSectionDiv .myForm .btn-submit_green {
background-color: #2083d2;
color: white;
padding: 3% 0;
border: 0;
text-transform: capitalize;
}
.myForm .form-group {
display: block;
margin-bottom: 0rem;
padding-top: 1.2rem;
}
.myForm .form-group input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
cursor: pointer;
}
.myForm .form-group label {
position: relative;
cursor: pointer;
}
.myForm .form-group label:before {
content: '';
-webkit-appearance: none;
background-color: #fff;
border: 2px solid #333333;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 10px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
}
.myForm .form-group input:checked+label:after {
content: '';
display: block;
position: absolute;
top: 6px;
left: 9px;
width: 6px;
height: 14px;
border: solid #004279;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.chkbox {
padding: 3% 0;
font-size: 0.9em;
}
.contactUsSection button.clear {
background: transparent;
border: 0;
position: relative;
}
.filesId {
display: none;
margin-left: 0%;
margin-top: 5%;
}
.customCheckbox {
display: block;
position: relative;
padding-left: 10%;
margin-bottom: 2%;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.53;
color: #616161;
}
.customCheckbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 22px;
width: 22px;
background-color: #fff;
border: 2px solid;
outline: none;
}
.customCheckbox:hover input~.checkmark {
background-color: #fff;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.customCheckbox input:checked~.checkmark:after {
display: block;
}
.customCheckbox .checkmark:after {
left: 7px;
top: 1px;
width: 6px;
height: 13px;
border: solid #000;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/* *footer css*/
.page-footer {
clear: both;
background-color: #083d67;
color: #e5e5e5;
font-family: Inter;
padding-top: 8.5%;
border-top: 5px solid #8cc440;
}
.page-footer .row .mx-auto {
font-family: Inter;
font-size: 1em;
font-weight: 500;
line-height: 2.22;
color: #e5e5e5;
}
.page-footer .footerAlignmentSpace {
padding-left: 0;
}
.page-footer .row .mx-auto h5 {
font-size: 1.1em;
font-family: Inter Semi Bold;
outline: none;
}
.page-footer .row .mx-auto h5.text-uppercase {
text-transform: none!important;
}
.page-footer ul li a {
color: #e5e5e5;
font-family: Inter;
font-size: 0.875em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
outline: none;
}
.page-footer ul li {
margin-bottom: 0;
line-height: 2.22;
}
.page-footer .addressdiv img {
width: 15%;
}
.page-footer .addressdiv p {
font-family: Inter;
font-size: 0.75em;
}
.page-footer .lastHr {
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
.page-footer .copyrightdiv .footer-copyright {
font-family: Inter;
font-size: 0.75em;
font-weight: normal;
color: #ffffff;
}
.page-footer .copyrightdiv .footer-copyright a {
font-family: Inter;
color: #ffffff;
}
.page-footer .copyrightdiv ul li a {
white-space: nowrap;
font-family: Inter;
}
.page-footer .copyrightdiv .col ul {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
height: 100%;
font-family: Inter;
font-size: 0.8em;
font-weight: 500;
color: #ffffff;
}
.page-footer .copyrightdiv .col ul li {
display: contents;
}
.footer_nav ul {
margin-bottom: 0;
}
.page-footer .copyrightdiv .col:nth-of-type(3) {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-end;
padding-right: 0;
}
.page-footer .copyrightdiv .col img {
margin-right: 3%;
}
.page-footer .copyrightdiv a.foo-social {
margin-right: 7%;
}
.page-footer .copyrightdiv .fb:hover {
background: url(../img/fb-foo-green.png) no-repeat;
background-size: 100% 100%;
background-position: center;
}
.page-footer #fbimg:hover {
content: url('../img/fb-foo-green.png');
}
.page-footer #twitterimg:hover {
content: url('../img/twit-foo-green.png');
}
.page-footer #linimg:hover {
content: url('../img/in-foo-green.png');
}
.page-footer .fa {
display: none;
}
.page-footer .addressdivDiv {
display: block;
}
/* *Navigation css */
.row.leftMenuRow {
padding-left: 4%;
}
.row.leftMenuRow1 {
padding-left: 4%;
}
.sidepanel {
width: 0;
position: fixed;
z-index: 1;
height: 100%;
top: 0;
left: 0;
background-color: #0a0e37;
overflow-x: hidden;
padding-top: 60px;
}
.Developmentprocess span u a {
font-size: 1em;
padding: 0;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 3.11;
letter-spacing: normal;
color: #ffffff;
font-family: Inter;
}
.Developmentprocess span u a:hover {
padding: 0!important;
font-size: 1em !important;
background: transparent!important;
box-shadow: none!important;
}
.sidepanel a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 1.5em;
color: #818181;
transition: 0.3s;
line-height: 2.2;
font-weight: normal;
font-family: Inter;
outline: none;
}
.leftMenuRowCol1 a {
display: block;
width: 96%;
}
.sidepanel a:hover {
color: #f1f1f1;
text-decoration: none;
}
.sidepanel .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
}
.openbtn {
font-size: 20px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.25);
color: white;
padding: 13px 20px;
border: none;
}
.openbtn:hover {
background-color: rgba(199, 197, 197, 0.25);
}
#mySidepanel {
z-index: 6;
padding-top: 1%;
overflow-y: hidden;
}
.leftMenuRowTop {
margin-right: 0!important;
margin-left: 0!important;
}
.leftMenuRow {
margin-top: 2%;
}
.leftMenuRow1 {
margin-top: 2%;
}
.leftMenuRow1 {
display: none;
}
.sideNavLi {
color: #ffffff!important;
box-shadow: inset 8px 0 0 0 rgba(255, 255, 255, 0.1);
margin-bottom: 2%;
font-family: Inter!important;
}
.sidepanel a:hover {
box-shadow: inset 8px 0 0 0 #2083d2;
background-color: rgba(32, 131, 210, 0.5);
color: #ffffff;
}
.sidepanel a.navbar-brand:hover {
background: transparent;
box-shadow: none;
}
.sidepanel a.active {
box-shadow: inset 8px 0 0 0 #2083d2;
background-color: rgba(32, 131, 210, 0.5);
color: #ffffff;
}
.col8contentfirstDiv {
padding-bottom: 3%;
}
.col8contentsecondDiv {
margin-top: 2%;
}
.imgage1 {
width: 100%;
}
.col8contentSecondRow {
width: auto!important;
margin-right: 0!important;
}
.Developmentprocess {
max-inline-size: max-content;
}
.col8contentcontent {
width: 100%;
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.57;
margin-bottom: 0;
color: #ffffff;
}
.underline {
font-family: Inter regular;
font-size: 1.1em;
line-height: 2.11;
color: #ffffff;
}
.Model {
padding-right: 0!important;
}
nav.navbar.navbar-expand-md.header.active .Logo-1 {
display: none;
}
nav.navbar.navbar-expand-md.header .Logo-stycky {
display: none;
}
nav.navbar.navbar-expand-md.pl-0.pr-0.header.active .Logo-stycky {
display: block;
}
.header.active img.Logo-stycky {
width: 80%;
margin-top: -26px;
}
img.Logo-1.logo_nav {
display: block!important;
margin-left: 0!important;
margin-top: -50%;
}
.header.active img.Logo-1.logo_nav {
display: block!important;
margin-left: 0!important;
}
ul.mobileapp_nav,
ul.analytics_nav,
.webdevelopment_nav {
padding-left: 0;
list-style: none;
}
small.small {
font-size: 11px;
font-weight: normal;
}
ul.mobileapp_nav li span a,
ul.analytics_nav li span a,
ul.webdevelopment_nav li span a {
padding: 0;
font-family: Inter;
line-height: 2.3;
}
ul.mobileapp_nav li span a,
ul.analytics_nav li span a {
padding: 0;
font-size: .8em;
color: rgba(255, 255, 255, 0.75);
font-family: Inter;
line-height: 2.3;
font-weight: normal;
}
ul.mobileapp_nav,
ul.analytics_nav {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.75);
}
img.imgage-arow {
margin-top: -3px;
margin-right: 8px;
}
ul.mobileapp_nav li span a:hover,
ul.analytics_nav li span a:hover,
ul.webdevelopment_nav li span a:hover {
box-shadow: none;
background-color: transparent;
}
ul.webdevelopment_nav li span a {
color: #fff;
font-size: .8em;
line-height: 2;
}
/* nav css end */
/* *START CSS FOR BLOG PAGE*/
.container-blog.parallax {
background: #5d4037;
padding-bottom: 8%;
background-attachment: fixed;
}
.blog .container-blog .svg1 .circle1,
.blog .container-blog .svg1 .circle2 {
stroke: #48312a;
}
.container-blog .blogpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 3%;
}
.blog .container-blog .blogpdiv .blogpdivL {
padding-left: 0.5%;
padding-right: 1%;
}
.blog .container-blog .blogpdiv .blogpdivL .blogH {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 3.5vw;
width: 100%;
line-height: 1.5;
}
.blog .container-blog .blogpdiv .blogpdivL .blogP {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.64;
color: #ffffff;
width: 100%;
}
.blog .container-blog .blogpdiv .blogpdivR {
padding-right: 0;
}
.blog .container-blog .blogpdiv .blogpdivR img {
width: 100%;
margin-top: -15%;
}
.blog .container-blog .blogpdiv .blogpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
/* *CSS FOR blogdivTxt*/
.blog .blogdivTxt {
margin-top: -7.5%!important;
background: #ffffff;
padding: 2% 1%;
}
.blogdivTxt .blogdivP1 {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
color: #616161;
}
/* *css for blogRightDrawer*/
.blog .blogRightDrawer {
display: none;
}
/* *Css for blogfeatur */
.blog .blogfeatur {
margin-top: 7%!important;
margin-right: 12%!important;
width: 75%!important;
}
.blog .blognewStruct .blogfeatur {
margin-top: 7%!important;
margin-right: 0%!important;
width: 100%!important;
}
.blogfeatur .blogfeaturH {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-weight: 600;
line-height: 1.67;
color: #333333;
margin-bottom: 1.5%;
}
.blogfeatur .blogfeaturrow .featurCol1 {
padding-right: 3%;
}
.blogfeatur .blogfeaturrow .featurCol1 img {
width: 100%;
transition: .6s all;
}
.blogfeatur .blogfeaturrow .featurCol1 img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.blogfeatur .blogfeaturrow .featurCol2 .featurCol2P1 {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
color: #000000;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurCol2P2 {
font-family: Inter Regular;
font-size: 1em;
color: #616161;
line-height: 1.75;
margin-bottom: 4%;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn {
background: #2083d2;
padding: 0% 8%;
color: #ffffff;
font-size: 1em;
border: none;
font-family: Inter Medium;
height: 40px;
outline: none;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn:hover span {
padding-right: 25px;
}
.blogfeatur .blogfeaturrow .featurCol2 .featurecol2btn:hover span:after {
opacity: 1;
right: 0;
}
.blogfeatur .blogfeaturrow .featurCol2 {
padding-left: 0%;
padding-right: 0%;
}
.blognewStruct .blogfeatur .blogfeaturrow .featurCol3 {
margin-top: -4%;
padding-left: 15%;
}
.blogfeatur .blogfeaturrow .featurCol3 {
margin-top: -4%;
padding-left: 5%;
}
.blogfeatur .blogfeaturrow .featurCol3 input {
background: url(../img/search.png)no-repeat;
background-position: 95%;
background-size: 6%;
width: 100%;
font-size: 1em;
font-family: Inter Regular;
color: #333333;
padding: 1% 7%;
height: 48px;
border: 1px solid #e5e5e5;
background-color: #f6f6f6;
}
.blogfeatur .blogfeaturrow .featurCol3 input::placeholder {
font-size: 1em;
font-family: Inter Regular;
color: #333333;
}
.blogfeatur .blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blogfeatur .blogfeaturrow .featurCol3 p {
color: #257bc0;
margin-bottom: 5%;
}
.blogfeatur .blogfeaturrow .featurCol3 p a {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
color: #257bc0;
}
/* *Css for bloglatest */
.blog .bloglatest {
width: 75%!important;
margin-right: 11%!important;
}
.blog .blognewStruct .bloglatest {
margin-top: 7%!important;
margin-right: 0%!important;
width: 100%!important;
}
.bloglatest .bloglatestH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.5%;
}
.blog .bloglatest .bloglatestrow .bloglatestcol1,
.bloglatestcol2 {
padding-right: 0;
}
.blog .bloglatest .bloglatestrow .bloglatestcol3 {
padding-left: 5%;
}
.blognewStruct .bloglatest .bloglatestrow .bloglatestcol3 {
padding-left: 15%;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card,
.bloglatestcol2 .card {
border: none;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card img,
.bloglatestcol2 .card img {
width: 100%;
transition: .5s all;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card img:hover,
.bloglatestcol2 .card img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(1),
.bloglatestcol2 .card p:nth-of-type(1) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
color: #000000;
margin: 3% 0;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(2),
.bloglatestcol2 .card p:nth-of-type(2) {
font-family: Inter Regular;
font-size: 1em;
color: #616161;
}
.bloglatest .bloglatestrow .bloglatestcol1 .card p:nth-of-type(3),
.bloglatestcol2 .card p:nth-of-type(3) {
font-family: Inter Regular;
font-size: 0.87em;
color: rgba(51, 51, 51, 0.5);
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
margin: -13% 0 10%;
padding-left: 0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li,
.col3ul2 li {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #257bc0;
margin: 3% 0 0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li a,
.col3ul2 li a {
color: #257bc0;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 li span {
background-color: rgba(37, 123, 192, 0.36);
padding: 1% 3%;
margin-left: 5%;
color: #333;
font-size: 1em;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul2 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
padding-left: 0;
}
.blog .linediv {
margin-top: 0;
}
/* .cstmRowCareer.blognewStruct {
width: 75%!important;
margin-left: 12%!important;
} */
/* *END CSS FOR BLOG PAGE*/
.cstmRowCareer {
width: 70%!important;
margin: 0 15%!important;
}
/* *START CSS FOR CAREER PAGE*/
.container-career {
background-color: #1976d2;
background-attachment: fixed;
padding-bottom: 8%;
}
.career .container-career .circle1,
.career .container-career .circle2 {
stroke: #0e67c0;
}
.container-career .Careerpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.career .container-career .Careerpdiv .CareerpdivL {
padding: 0;
padding-left: 0.5%;
}
.career .container-career .Careerpdiv .CareerpdivR img {
width: 100%;
margin-top: -10%;
}
.career .container-career .Careerpdiv .CareerpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.career .container-career .Careerpdiv .Careerp1 {
font-family: Inter Bold;
color: #ffffff;
font-size: 3vw;
line-height: 1.5;
}
.container-career .Careerpdiv .careerp2 {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
margin-top: 3%;
margin-bottom: 0;
}
/* *CSS FOR whyTriTxt*/
.career .whyTriTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 2%;
}
.career .whyTriTxt .whyTriH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.career .whyTriTxt .whytriP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 2%;
}
.whyTriTxt .whytriP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 0.5rem;
}
/* *Css for careerWrkCulture */
.bkgrnd-clr-dv-whyTriTxt-careerWrkCulture {
background-color: rgba(25, 118, 210, 0.05);
}
.careerWrkCulture {
margin-top: 8%;
padding-bottom: 6%;
}
.career .careerWrkCulture .careerWrkCultureRColL img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.career .careerWrkCulture .wrkcolRH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%
}
.career .careerWrkCulture .wrkcolRP1 {
margin-bottom: 5%;
}
.career .careerWrkCulture .wrkcolRP1,
.career .careerWrkCulture .wrkcolRP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.careerWrkCultureCstm {
margin: 0;
}
/* *Css for careerOpportunities */
.careerOpportunities {
margin-top: 5%!important;
}
.career .careerOpportunities .blockDiv {
display: block;
-webkit-animation: fadeInDown .3s ease-out;
-moz-animation: fadeInDown .3s ease-out;
animation-duration: 1200ms;
animation-delay: 0ms;
}
.career .careerOpportunities .noneDiv {
display: none;
height: 0;
}
.careerOpportunities .opportunitiesH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%;
}
.careerOpportunities .opportunitiesdiv {
margin-top: 3%;
}
.careerOpportunities .opportunitiesdiv .netul,
.uiul,
.phpul,
.hybridul {
margin: 0;
border: 1px solid #c4c4c4;
list-style: none;
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding: 1% 2% 1%;
}
.careerOpportunities .opportunitiesdiv ,
.careerOpportunities .phpul,
.careerOpportunities .hybridul
{
border-top: none;
}
.careerOpportunities .opportunitiesdiv .headingul li {
margin: 0;
}
.careerOpportunities .opportunitiesdiv .headingul {
margin: 0;
padding: 0;
list-style-type: none;
}
.careerOpportunities .opportunitiesdiv .netul .netli,
.uiul .uili,
.phpul .phpli,
.hybridul .hybridli {
list-style-type: none;
padding: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form,
.uiul .uili .careerapplyform form,
.phpul .phpli .careerapplyform form,
.hybridul .hybridli .careerapplyform form {
display: flex;
flex-direction: column;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form textarea,
.uiul .uili .careerapplyform form textarea,
.phpul .phpli .careerapplyform form textarea,
.hybridul .hybridli .careerapplyform form textarea {
margin: 3% 0;
font-size: 0.8em;
border: 1px solid #ccc;
padding: 1% 2%;
}
.careerOpportunities .opportunitiesdiv .careerapplyform button.btnCommon.send-cv {
font-size: 0.8em;
padding: 0.8% 0;
border: none;
width: 25%;
margin: 2% 0;
background: #2083d2;
}
.careerOpportunities .opportunitiesdiv .netul .netli .careerapplyform form input[type="file" i],
.uiul .uili .careerapplyform form input[type="file" i],
.phpul .phpli .careerapplyform form input[type="file" i],
.hybridul .hybridli .careerapplyform form input[type="file" i] {
font-size: 0.8em;
}
.careerOpportunities .opportunitiesdiv .netul span .fa,
.uiul span .fa,
.phpul span .fa,
.hybridul span .fa {
float: right;
margin-top: 1%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul,
.uiul .uili .uilidiv .locationul,
.phpul .phpli .phplidiv .locationul,
.hybridul .hybridli .hybridlidiv .locationul {
display: flex;
padding-left: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul li,
.uiul .uili .uilidiv .locationul li,
.phpul .phpli .phplidiv .locationul li,
.hybridul .hybridli .hybridlidiv .locationul li {
width: 76%;
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 0.65em;
margin: 2% 0;
color: #616161;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netaboutul,
.uiul .uili .uilidiv .uiaboutul,
.phpul .phpli .phplidiv .phpaboutul,
.hybridul .hybridli .hybridlidiv .hybridaboutul {
font-family: Inter Medium;
line-height: 1.5;
color: #333333;
list-style: none;
font-size: 0.8em;
padding-left: 0;
margin-top: 3%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netaboutul .netaboutli,
.uiul .uili .uilidiv .uiaboutul .uiaboutli,
.phpul .phpli .phplidiv .phpaboutul .phpaboutli,
.hybridul .hybridli .hybridlidiv .hybridaboutul .hybridaboutli {
font-family: Inter Regular;
font-size: 0.8em;
line-height: 1.5;
color: #616161;
padding: 2% 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul,
.uiul .uili .uilidiv .uiresponul,
.phpul .phpli .phplidiv .phpresponul,
.hybridul .hybridli .hybridlidiv .hybridresponul {
font-family: Inter Medium;
font-size: 0.8em;
line-height: 1.5;
color: #333333;
list-style:circle!important;
padding-left: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li:first-child,
.uiul .uili .uilidiv .uiresponul li:first-child,
.phpul .phpli .phplidiv .phpresponul li:first-child,
.hybridul .hybridli .hybridlidiv .hybridresponul li:first-child {
padding-top: 2%;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li,
.uiul .uili .uilidiv .uiresponul li,
.phpul .phpli .phplidiv .phpresponul li,
.hybridul .hybridli .hybridlidiv .hybridresponul li {
font-family: Inter Regular;
font-size: 0.8em;
line-height: 1.75;
color: #616161;
padding: 0;
margin: 0 0 0 2%;
flex-direction: row;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li p,
.careerOpportunities .uiul .uili .uilidiv .uiresponul li p,
.careerOpportunities .phpul .phpli .phplidiv .phpresponul li p,
.careerOpportunities .hybridul .hybridli .hybridlidiv .hybridresponul li p {
margin: 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .netresponul li .fa,
.careerOpportunities .uiul .uili .uilidiv .uiresponul li .fa,
.careerOpportunities .phpul .phpli .phplidiv .phpresponul li .fa,
.careerOpportunities .hybridul .hybridli .hybridlidiv .hybridresponul li .fa {
font-size: 0.6em;
width: 3%;
margin-top: 0.8%;
color: #616161;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen,
.uiul .uili .uilidiv .btngreen,
.phpul .phpli .phplidiv .btngreen,
.hybridul .hybridli .hybridlidiv .btngreen {
color: white;
background-color: #2083d2;
font-size: 0.9em;
padding: 0.8% 0;
border: none;
width: 25%;
margin: 2% 0;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv button:focus {
outline: none;
}
.careerOpportunities .uiul .uili .uilidiv button:focus {
outline: none;
}
.careerOpportunities .phpul .phpli .phplidiv button:focus {
outline: none;
}
.careerOpportunities .hybridul .hybridli .hybridlidiv button:focus {
outline: none;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen span,
.uiul .uili .uilidiv .btngreen span,
.phpul .phpli .phplidiv .btngreen span,
.hybridul .hybridli .hybridlidiv .btngreen span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen span:after,
.uiul .uili .uilidiv .btngreen span:after,
.phpul .phpli .phplidiv .btngreen span:after,
.hybridul .hybridli .hybridlidiv .btngreen span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .9;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen:hover span,
.uiul .uili .uilidiv .btngreen:hover span,
.phpul .phpli .phplidiv .btngreen:hover span,
.hybridul .hybridli .hybridlidiv .btngreen:hover span {
padding-right: 25px;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen:hover span:after,
.uiul .uili .uilidiv .btngreen:hover span:after,
.phpul .phpli .phplidiv .btngreen:hover span:after,
.hybridul .hybridli .hybridlidiv .btngreen:hover span:after {
opacity: 1;
right: 0;
}
/* *END CSS FOR CAREER PAGE*/
/* *Start CSS FOR Engagement PAGE*/
.engagementSection .engagenmentContainer-top {
background: #4a148c;
color: #ffffff;
padding-bottom: 8.5%;
background-attachment: fixed;
}
.engagementSection .circle1,
.engagementSection .circle2 {
stroke: #581e9f;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivL {
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivR {
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .engagepdivR img {
width: 100%;
margin-top: -10%;
transition: .5s ease-in-out all;
}
.engagementSection .engagnmentpdiv .engagepdivR:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
transition: .5s all;
}
.engagementSection .engagenmentContainer-top .engagnmentpdiv .col-md-6 img {
width: 100%;
margin-top: -10%;
}
.engagementSection .engagenmentContainer-top .engagnmentpdivH {
font-family: Inter Bold;
font-size: 3.2vw;
line-height: 1.25;
color: #ffffff;
margin-top: 7%;
padding: 0;
}
.engagementSection .engagenmentContainer-top .engagnmentpdivP {
line-height: 1.67;
color: #ffffff;
padding: 0;
font-family: Inter;
font-size: 1.5vw;
font-weight: 500;
}
/* *engagementMainDiv1*/
.engagementSection .engagementMainDiv1 {
margin-top: -7%!important;
background: #ffffff;
padding: 3% 2%;
}
.engagementSection .engagementMainDiv1Para {
color: #333333;
margin-bottom: 0.5rem;
font-weight: normal;
font-family: Inter Regular;
font-size: 1.35em;
line-height: 1.67;
padding: 0;
}
.engagementSection .engagementMainDiv2Heading {
margin-top: 6%;
}
.engagementSection .engagementMainDiv2Headingpara {
margin: 0% 15% 0 15%;
width: 70%;
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.engagementSection .engagementColrow {
margin-top: 3%!important;
}
.engagementSection .engagementColrow div:nth-of-type(2) {
padding-left: 4%;
}
.engagementSection .engagementColrow .colImgTag {
text-align: center;
height: 126px;
padding: 4%;
background-color: #4a148c;
margin-top: 0.5%;
}
.engagementSection .FixedTimePriceImg {
background: url(../img/FixedTimePrice.svg) no-repeat center;
}
.engagementSection .TimeMaterialImg {
background: url(../img/TimeMaterial.svg) no-repeat center;
}
.engagementSection .DedicatedTeamsImg {
background: url(../img/DedicatedTeams.svg) no-repeat center;
}
.engagementSection .DistributedTeamsImg {
background: url(../img/DistributedTeams.svg) no-repeat center;
}
.engagementSection .engagementColrow .fixedTime {
font-family: Inter Medium;
font-size: 1.125em;
font-weight: 500;
line-height: 1.67;
color: #333333;
}
.engagementSection .engagementColrow .fixedPrice {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *OurWide*/
.engagementSection .OurWideDiv {
margin-top: 13%;
background: url(../img/BGSolutions.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
padding: 6% 0% 10%;
margin-bottom: 4%;
}
.engagementSection .cstmRowEngagement {
margin-left: 15%;
}
/*OurWideDiv1*/
.engagementSection .OurWide {
background: #2083d2;
margin-top: -15%;
padding: 14% 4.9rem 3% 3%;
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
}
.engagementSection .OurWideh3 {
font-size: 1.9em;
font-family: Inter Semi Bold;
line-height: 1.63;
color: #ffffff;
width: 95%;
}
/*OurWideDiv2*/
.engagementSection .OurWideDiv .OurWideDiv2 #OurWideDiv2TabMobile {
display: none;
}
.engagementSection .OurWideDiv .OurWideDiv2 .col1 {
padding: 0;
margin-top: 6%;
}
.engagementSection .OnlineFood {
display: table;
width: 96%;
background: white;
padding: 0;
margin-bottom: 8.8%;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
border: solid 1px #ffffff;
color: #333333;
transition: all .2s ease-in-out;
}
.engagementSection .OnlineFood div {
display: inline-block;
vertical-align: middle;
}
.engagementSection .OnlineFood div:nth-of-type(1) {
width: 19%;
padding: 4% 0;
background-color: #fff;
border: solid 1px #ffffff;
}
.engagementSection .OnlineFoodimg {
margin: 0 22%;
}
.engagementSection .OnlineFood div:nth-of-type(2) {
width: 78%;
border: solid 1px #ffffff;
background-color: #fff;
}
.engagementSection .OnlineFood div:nth-of-type(3) {
display: none;
}
.engagementSection .custmOnlineFoodHeaddingFontPadding {
margin-bottom: 0;
text-align: left;
padding-left: 0%;
}
.engagementSection .OnlineFoodHeadding {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333;
}
.engagementSection .OnlineFood.tablinks.active {
background: #fff;
color: #333333!important;
position: static;
width: 100%;
scroll-behavior: smooth;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(1) {
background: #fff;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(2) {
background: #fff;
}
.engagementSection .OnlineFood.tablinks.active div:nth-of-type(3) {
background: #fff;
display: none;
}
.engagementSection .orderingSolution {
margin-top: 6%;
}
.engagementSection .orderingSolutionRow {
background-color: #ffffff;
width: 80%;
padding-bottom: 0%;
margin-left: -17px;
}
.engagementSection .orderingSolutionRowDiv {
width: 86%;
margin-left: 7%;
margin-right: 7%;
padding: 3% 0;
min-height: 48.1rem;
}
.engagementSection .orderingSolutionRowDivHadding {
font-family: Inter Medium;
font-size: 1.3em;
line-height: 1.8;
color: #000000;
margin-top: 8%;
margin-bottom: 7%;
}
.engagementSection .orderingSolutionRowDivPara {
font-size: 1.1em;
font-family: Inter Regular;
line-height: 1.9;
margin-bottom: 2%;
color: #616161;
}
.engagementSection .orderingSolutionRowDivHadding1 {
font-family: Inter Semi Bold;
font-size: 1.2em;
font-weight: 500;
line-height: 1.8;
color: #616161;
}
.engagementSection .OrderList {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
padding-left: 7%;
color: #616161;
padding-right: 7%;
}
/*mediaQuery*/
@media only screen and (max-width: 768px) {
.engagementSection .engagementColrow .colImgTag {
width: 25%;
background-size: 78%;
}
.engagementSection .engagementColrow div:nth-of-type(2) {
width: 75%;
}
}
@media only screen and (width: 1024px) {
.engagementSection .engagementColrow .colImgTag {
background-size: 70%;
}
}
/* *END CSS FOR Engagement PAGE*/
/*ContactUs Start*/
.contactUsSection .ContactUsContainer-top .svg1 .circle1,
.contactUsSection .ContactUsContainer-top .svg1 .circle2 {
stroke: #364045;
}
.ContactUsContainer-top {
background-color: #263238;
padding-bottom: 10.5%;
background-attachment: fixed;
color: #ffffff;
}
/*.contactUsSection .openbtn {
font-size: 1.4em;
cursor: pointer;
border: none;
color: #333333;
background-color:rgba(255, 255, 255, 0.25);
}*/
.contactUsSection .applybtn {
border-radius: 0px;
font-family: Inter Medium;
font-weight: 500;
background-color: rgba(255, 255, 255, 0.75);
font-size: 0.9em;
padding: 1% 0%;
transition: all 50ms;
cursor: pointer;
margin: 5px;
border: 0;
color: #333333;
}
.ContactUsContainer-top .pdiv {
background: none!important;
}
.ContactUs .ContactUsHeaddingImage img {
margin-top: -5%;
height: fit-content;
}
.contactUsSection .ContactUs {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.contactUsSection .ContactUsHeaddingCol7 {
padding: 0%;
}
.contactUsSection .ContactUsHeaddingImage {
padding: 0%;
text-align: center;
}
.contactUsSection .ContactUsHeadding {
font-family: Inter Bold;
font-size: 2.5em;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.contactUsSection .ContactUsHeaddingPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.contactUsSection .FollowUS {
border: 1px solid #e5e5e5;
width: 75%;
padding: 3% 5%;
border-top: none!important;
margin: auto;
}
.contactUsSection .FollowUSHeadding {
font-family: Inter Medium;
font-size: 1.3em;
font-weight: 500;
line-height: 1.8;
color: #333333;
}
.contct-icons {
background: #f2f2f2;
height: 50px;
width: 50px;
border-radius: 50px;
text-align: center;
padding: 14px 14px;
color: #2083d2;
font-size: 1.6em;
margin-right: 2rem;
}
.contactUsSection .CustomerImage1 {
margin-right: 9%;
}
img.CustomerImage {
margin-right: 1rem;
}
.contactUsSection .Corporate {
text-align: left;
padding-left: 4%;
}
.contactUsSection .global {
margin: 2% 0;
}
.contactUsSection .contactUSCol1Headding {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-weight: 600;
line-height: 1.67;
color: #333333;
margin: 8% auto 3%;
width: 75%;
}
/* *css for last section div*/
.contactUsSection .contactUsLastSectionDiv {
display: flex;
justify-content: flex-end;
margin-top: 0;
}
.contactUsSection .col1ContctUs {
padding-left: 0;
margin-top: 9%;
height: 1173px;
}
.contactUsSection .col2ContctUs {
margin-bottom: 10%;
}
.contactUsSection .col1ContctUsSupport {
border: 1px solid #e5e5e5;
}
.contactUsSection .col1ContctUsSupport {
width: 75%;
padding: 3% 2%;
margin: auto;
}
.contactUsSection .col1ContctUsCustomerSupport {
font-family: Inter Medium;
font-size: 1.3em;
font-weight: 500;
line-height: 1.8;
color: #333333;
}
.contactUsSection .Phonetext {
display: table;
margin: 4% 0;
width: 100%;
}
.contactUsSection .Phonetext .customerNumber {
color: #333333;
font-family: Inter Regular;
font-size: 1em;
}
.contactUsSection .Phonetext1 {
padding: 0% 4%;
}
.Address .customerNumber.Corporate {
vertical-align: top;
}
.contactUsSection .customerNumber {
display: table-cell;
line-height: 1.6;
width: 90%;
}
.contactUsSection .CorporateHeadding {
font-family: Inter Semi Bold;
line-height: 2;
color: #333333;
font-size: 1em;
margin-bottom: 0%;
}
.contactUsSection .Addresses {
font-size: 0.9em;
font-family: Inter Regular;
color: #616161;
}
.custmcustomerNumber {
font-size: 1.1em !important;
}
.contactUsSection .myForm {
display: flex;
flex-direction: column;
width: 87%;
margin-top: -18%;
margin-left: -2.5%;
background-color: #ffffff;
padding: 2% 6% 7% 6%;
height: 1173px;
}
.contactUsSection .contactUsLastSectionDiv .myForm .Contact-Us {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.53;
color: #333333;
margin-bottom: 3%;
margin-top: 9%;
}
.contactUsLastSectionDiv .myForm .pshare {
font-family: Inter Regular;
font-size: 1.15em;
line-height: 1.53;
color: #616161;
margin-bottom: 6%;
margin-top: 3%;
}
.contactUsLastSectionDiv .myForm .checkboxmsg {
width: 20px;
height: 19px;
border: solid 2px #333333;
background-color: #ffffff;
margin-right: 4%;
font-family: Inter Regular;
}
.contactUsSection .contactUsLastSectionDiv .myForm .checkboxLabel {
font-size: 0.9em;
display: flex;
margin-top: 4%;
font-family: Inter Regular;
line-height: 1.53;
color: #333333;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv {
border: solid 1px #dddddd;
background-color: #f2f2f2;
color: rgba(51, 51, 51, 0.5);
width: 70%;
padding: 7% 1% 4%;
margin-top: 1%;
margin-bottom: 4%;
font-size: 1.2em;
border: solid 1px #dddddd;
color: rgba(51, 51, 51, 0.5);
font-family: Inter Regular;
display: flex;
align-items: center;
justify-content: space-between;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchaLabel {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border: solid 2px #333333;
background-color: #ffffff;
font-family: Inter Regular;
border-radius: 5px;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input:checked~.captchamsg {
background-color: #2196F3;
border-color: #2196F3;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg:after {
content: "";
position: absolute;
display: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv input:checked~.captchamsg:after {
display: block;
}
.contactUsSection .contactUsLastSectionDiv .myForm .captchadiv .captchamsg:after {
left: 9px;
top: 3px;
width: 6px;
height: 14px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.contactUsSection .contactUsLastSectionDiv .myForm .row {
margin-bottom: 2%;
}
.contactUsSection .contactUsLastSectionDiv .myForm .row div {
padding-right: 0;
}
.contactUsSection .contactUsLastSectionDiv .myForm .frminput {
font-family: Inter Regular;
font-size: .95em;
line-height: 1.13;
color: rgba(51, 51, 51, 0.5);
border: solid 1px #dddddd;
background-color: #f2f2f2;
margin-bottom: 3.7%;
padding: 2.5% 4%;
width: 100%;
resize: none;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm textarea.frminput {
max-height: 9rem;
}
.contactUsSection .contactUsLastSectionDiv .myForm .frminput::placeholder {
font-size: 0.8em;
color: rgba(51, 51, 51, 0.5);
}
.contactUsSection .contactUsLastSectionDiv .myForm .frmSelectInput {
font-family: Inter Regular;
font-size: .9em;
border: 1px solid #f3f3f3;
margin-bottom: 3.7%;
padding: 2.5% 3%;
width: 100%;
margin-bottom: 4%;
color: rgba(51, 51, 51, 0.5);
overflow: -moz-hidden-unscrollable;
background: url(../img/drop-down.png) no-repeat right #f2f2f2;
-webkit-appearance: none;
outline: none;
}
.contactUsSection .contactUsLastSectionDiv .myForm .btn-submit_green {
background-color: #2083d2;
color: white;
padding: 3% 0;
border: 0;
text-transform: capitalize;
margin-top: 5%;
height: 56px;
}
/* Contact Us Page end* */
@media only screen and (max-width: 414px) {
/*media query for container-career*/
.container-career .Careerpdiv .Careerp1 {
font-size: 1.6em!important;
width: 100%;
}
.container-career .Careerpdiv .careerp2 {
width: 100%;
}
.career .careerWrkCulture .row {
width: 100%;
margin-right: 0;
}
.career .careerWrkCulture .row .col-md-6 {
padding: 0 5%;
}
/*media query for careerOpportunities*/
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul,
.uiul .uili .uilidiv .locationul,
.phpul .phpli .phplidiv .locationul,
.hybridul .hybridli .hybridlidiv .locationul {
flex-direction: column;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .locationul li,
.uiul .uili .uilidiv .locationul li,
.phpul .phpli .phplidiv .locationul li,
.hybridul .hybridli .hybridlidiv .locationul li {
width: 100%;
justify-content: flex-start;
}
.careerOpportunities .opportunitiesdiv .netul .netli .netlidiv .btngreen,
.uiul .uili .uilidiv .btngreen,
.phpul .phpli .phplidiv .btngreen,
.hybridul .hybridli .hybridlidiv .btngreen {
width: 50%;
}
.careerOpportunities .opportunitiesdiv .careerapplyform form input[type="submit"] {
width: 50%;
}
/*media query for careerlast*/
.careerlast div p {
padding: 0;
}
.careerlast div .btnQuote {
width: 100%;
padding: 5% 0;
}
.blogfeatur .blogfeaturrow .featurCol3 {
margin-top: 4%;
}
.bloglatest .bloglatestrow .bloglatestcol3 .col3ul1 {
margin-top: 0;
}
}
/* *CSS linediv*/
.linediv {
width: 100%;
margin: 5% 0 3%;
border-top: 1px solid #c4c4c4;
}
/* *CSS FOR careerlast*/
.careerlast div p {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 10% 2%;
}
.engagement-btn {
width: 33%!important;
height: 72px;
}
button.btnQuote.portfolios {
width: 43%!important;
height: 60px;
}
.careerlast div .btnQuote {
width: 30%;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
@media only screen and (max-width: 414px) {
/* *media query for container top*/
.container-top .pdiv p:nth-of-type(1) {
font-size: 1.4em;
}
.container-top .pdiv p:nth-of-type(2) {
font-size: 0.7em;
width: 85%;
}
}
button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
button.btnQuote span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
button.btnQuote:hover span {
padding-right: 25px;
}
button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
/* *end Media query formobile page*/
/* *CSS END FOR MOBILE*/
/* *CSS Start FOR hybridV2*/
.hybrid .container-hybrid-div {
background: #004d40;
color: #ffffff;
padding-bottom: 7.5%;
background-attachment: fixed;
}
.hybrid .container-hybrid-div .svg1 .circle1,
.hybrid .container-hybrid-div .svg1 .circle2 {
stroke: #005f4f;
}
.hybrid .container-hybrid-div .hybridApp {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivL {
padding: 0;
padding-left: 0.5%;
}
.hybrid .container-hybrid-div .hybridAppH {
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-bottom: 4%;
margin-top: 4%;
}
.hybrid .container-hybrid-div .hybridAppP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.hybrid .container-hybrid-div .HybridOutrel {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.07;
color: #ffffff;
list-style: none;
padding: 0;
}
.hybrid .container-hybrid-div .HybridOutrel li {
display: flex;
flex-direction: row;
align-items: center;
}
.hybrid ul.HybridOutrel li span {
margin-right: 4%;
vertical-align: sub;
color: #ffee57;
font-size: 20px;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR {
padding: 0;
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .container-hybrid-div .hybridApp .hybridpdivR img {
width: 100%;
margin-top: -10%;
}
.hybrid .ecommecep3 ul li {
font-family: Inter Medium;
font-size: 1.2em;
line-height: 1.67;
color: #ffffff;
margin-left: 47%;
width: 50%;
padding: 0;
list-style-type: none;
font-weight: 500;
}
.hybrid ul.ecommecep3 {
margin-left: 34%;
width: 62%;
color: #fff;
list-style: none;
}
.hybrid ul.ecommecep3 span {
margin-right: 3%;
vertical-align: middle;
}
/*css for HybridappDevlop*/
.hybrid .hybridblackdiv {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.hybrid .hybridblackdiv .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.hybrid .hybridblackdiv .hybridDevlopTxt {
margin-top: -10.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.hybridDevlopTxtTopColRInner {}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneL {
padding-top: 5%;
padding-left: 0;
padding-right: 0;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.hybrid .hybridblackdiv .hybridDevlopTxt .hybridDevlopTxtTop .hybridDevlopTxtTopColR .hybridDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.hybrid .hybridappDevlopTxtPhone {
width: 76%!important;
margin: 5% 15% 0 8%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR {
padding-right: 0%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 5%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowHybridDevPhoneRPStle {
margin-bottom: 6%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR .RowiosDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul {
padding: 0;
}
.hybrid .hybridappDevlopTxtPhone .RowHybridDevPhone .RowHybridDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 1.75;
}
/* *CSS FOR blogdivTxt*/
.hybrid .blogdivTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 3%;
}
.hybrid .blogdivTxt .blogdivP1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
margin-bottom: 0;
}
/* *end blog div*/
/* *css for hybridgreendiv*/
.hybrid .hybridgreendiv {
margin: 0;
}
.hybrid .hybridgreendiv .hybridgreenL {
background: #0f80cc;
padding-top: 6%;
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.hybrid .hybridgreendiv .hybridgreenL img {
width: 86%;
margin-right: -20%;
margin-top: 15%;
transition: .5s all;
}
.hybrid .hybridgreendiv .hybridgreenL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridgreendiv .hybridgreenR {
padding-top: 12%;
}
.hybrid .hybridgreendiv .hybridgreenR ul {
font-family: Inter Medium;
font-size: 32px;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin-bottom: 8%;
margin-left: 20%;
}
.hybrid .hybridgreendiv .hybridgreenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.hybrid .hybridgreendiv .hybridgreenR ul li {
font-family: Inter;
font-size: 20px!important;
line-height: 1.8;
color: #333333;
}
.hybrid .hybridgreenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for hybridtechdiv*/
.hybrid .hybridtecWholeDiv {
background-color: #f6f6f6;
}
.hybrid .hybridtechdiv {
padding: 5% 0 8%;
}
.hybrid .hybridtechdiv .hybridtechH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.hybrid .hybridtechdiv .hybridtechP {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
padding: 0 0%;
}
.hybrid .hybridtechdiv .row1 {
margin: 4% 0;
}
.hybrid .hybridtechdiv .row2 {
margin: 0% 6%;
}
.hybrid .row.row1 img {
text-align: center;
margin: 0px auto;
transition: .5s all;
}
.hybrid .row.row1.hybrid_block {
margin-top: 10%;
margin-bottom: 7%;
}
.hybrid .hybridtechdiv .row1 div,
.hybrid .hybridtechdiv .row2 div {
margin: auto;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(1) img,
.hybrid .hybridtechdiv .row1 div:nth-of-type(2) img,
.hybrid .hybridtechdiv .row2 div:nth-of-type(5) img {
width: 100%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(3) img {
width: 50%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(4) img {
width: 54%;
}
.hybrid .hybridtechdiv .row1 div:nth-of-type(4) .css3Img {
width: 40%!important;
}
/* *css for hybridcasestydiv*/
.hybrid .hybridcasestydiv {
background: #f4faff;
padding: 6% 0 14%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
margin-bottom: 0%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyHSpan {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.5;
color: #333333;
margin-bottom: 2%;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.hybrid .hybridcasestydiv .hybridcasestytxt .hybridcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: 2%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL,
.scrollcolR {
padding: 0;
background: #ccc;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolR {
background: #817266;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolR img {
margin-top: 23%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 4% 0%;
padding: 0% 6% 0 10%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 6%;
}
.hybrid .hybridcasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
/*indicators*/
#hybridCarousel {
position: relative;
}
.hybrid .hybridcasestydiv .carousel-indicators {
bottom: -10%;
}
.hybrid .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #263238;
;
border: none;
}
.hybrid .carousel-indicators li.active {
background: #2083d2;
}
/* *css for hybridmoreservice*/
.hybrid .hybridmoreservice {
background: #263238;
padding: 5% 0;
margin-bottom: 4%;
}
.hybrid .hybridmoreservice .hybridsercolL .hybridsercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.hybrid .hybridmoreservice .hybridsercolL .hybridsercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridsercolRInner {
background-color: #f6f6f6;
padding: 3.2% 2.9% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.hybrid .hybridmoreservice .hybridsercolR .imgeclass {
background: url(../img/illustration\ web_sm.png), url(../img/hybg.png);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 29%;
}
.hybrid .hybridmoreservice .hybridsercolR .imgeclassHeadding {
font-family: Inter;
font-size: 1.125em;
font-weight: 500;
line-height: 1.33;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 48%;
}
.hybrid .hybridmoreservice .hybridsercolR img {
width: 100%;
transition: .5s all;
}
.hybrid .hybridmoreservice .hybridsercolR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #333333;
padding: 0 6%;
}
.hybrid .hybridmoreservice .hybridsercolR .hybridservicecolRA {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.hybrid .hybridmoreservice .hybridsercolRInner a:hover {
color: #2083d2;
text-decoration: underline!important;
}
/* * hybrid careerlast page*/
.hybrid .careerlast div p {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 10% 2%;
}
.hybrid .careerlast div .btnQuote {
width: 29%;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
/* **end hybrid Page** */
/* *CSS Start For E-Learning*/
.eLernings .learning-Top {
background-color: #1a237e;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
/* *E Learning*/
/* *E Learning*/
.eLernings .learning-Top .e-lerningbanner img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings .learning-Top {
margin-top: -1% !important;
background: #1a237e;
}
.eLernings .learning-Top .row {
width: 100%;
}
.eLernings .Learning-logo {
width: 165px;
height: 129px;
object-fit: contain;
margin-top: -47%;
margin-left: 18%;
}
.eLernings .learningCol {
display: flex;
align-items: center;
justify-content: center;
}
.eLernings .learning-Top .row .col-md-4:nth-of-type(3) {
text-align: end;
}
.eLernings .learning-Top .navbar-expand-md .navbar-toggler {
display: block!important;
background-color: rgba(255, 255, 255, 0.25);
color: #fff;
border-radius: 0;
width: 48px;
height: 48px;
}
.eLernings .navbar-toggler-icon {
color: black;
}
.eLernings .learning-Top .ExpandingDiv {
display: flex;
flex-direction: column;
align-items: flex-end;
padding-bottom: 5%;
}
.eLernings .learning-Top .ExpandingDiv p {
color: white;
}
.eLernings .learning-Top .ExpandingDiv .Expanding {
font-family: Inter Semi Bold;
font-size: 2.5em;
padding: 0.3% 0%;
color: #ffffff;
margin-top: 2.6%;
width: 100%;
line-height: 1.2;
}
.eLernings .learning-Top .ExpandingDiv .Expanding::first-line {
font-weight: bold;
}
.eLernings .learning-Top .ExpandingDiv .Empower {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
width: 100%;
padding: 0.3% 0%;
}
.eLernings .learning-Top .ExpandingDiv .withtriazine {
font-family: Inter Medium;
font-size: 1.5em;
font-weight: 500;
line-height: 1.38;
color: #ffffff;
width: 100%;
padding: 0.3% 0%;
}
.eLernings .learning-Top .ExpandingDiv .p2 span {
color: #a0f32f;
font-weight: bold;
font-family: Inter Semi Bold;
}
.eLernings .learning-Top .greenemptydiv {
text-align: center;
padding-bottom: 3%;
}
.eLernings .learning-Top .greenemptydiv button {
width: 26%;
padding: 2%;
margin-right: 3%;
background: #8cc440;
border: none;
margin: auto;
}
.eLernings .Expanding {
padding-left: 42%;
}
.eLernings .learning-Top .svg1 .circle1,
.eLernings .learning-Top .svg1 .circle2 {
stroke: #0f1658;
}
.eLernings .ElearnigSoltion {
background-color: rgba(26, 35, 126, 0.05);
}
.eLernings .androidappDevlopTxtTop {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffffff;
margin-top: -12%;
padding: 4% 0% 2% 3%;
}
.eLernings .androidappDevlopTxtTop .androdappDevlopTopTxtP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner {
border-left: 1px solid #e5e5e5;
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.eLernings .androidappDevlopTxtTop .androidDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.eLernings .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.eLernings .androidappDevlopTxtTop .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.eLernings .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:focus {
outline: 0px dotted;
outline: 0px auto -webkit-focus-ring-color;
}
button:focus {
outline: 0px dotted;
outline: 0px auto -webkit-focus-ring-color;
}
.eLernings .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.eLernings .ElearnigSoltion1Headding {
margin-top: 26%;
margin-bottom: 10%;
font-family: Inter Semi Bold;
font-size: 1.3em;
line-height: 1.67;
color: #ffffff;
}
.eLernings .ElearnigSoltion1Headdingpara1 {
line-height: 2.11;
color: #ffffff;
padding-right: 5%;
font-family: Inter;
line-height: 2.11;
}
.eLernings .ElearnigSoltion1 .ElearnigSoltion1Div {
margin-top: 30%;
}
.eLernings .ElearnigSoltion1 .ElearnigSoltion1Div img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings p.ElearnigSoltion1Headdingpara1 {
font-family: Inter Medium;
font-size: 1.6em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin-bottom: 6%;
}
.eLernings .ElearnigSoltion1Headdingpara1Span {
font-family: Inter Regular;
font-size: 0.9em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.eLernings .expertise {
margin-top: 8%;
font-size: 0.9em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
font-family: Inter Regular;
padding-right: 1%;
}
.eLernings .ElearnigSoltion2 {
margin-top: 9%;
margin-bottom: 7%;
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.71;
padding-left: 6%;
}
/* great Learning Div */
.eLernings .greatLearningDivInner {
text-align: center;
margin: 0;
margin-top: 5%;
}
.eLernings .greatLearningDivHeadding {
width: 100%;
margin-top: 7%;
text-align: center;
font-family: Inter Semi Bold;
font-size: 3.2em;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
}
.eLernings .greatLearningDivSpan {
text-align: center;
font-size: 1em;
width: 70%;
font-family: Inter regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.11;
letter-spacing: normal;
color: #616161;
margin: 2% 15%;
}
.eLernings .greatLearningDivImge {
width: 78%;
margin-left: 16%;
margin-right: 4%;
transition: all .3s ease-in-out;
}
.eLernings .greatLearningDivImge {
background: url(../img/greatLearning.png) no-repeat center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
padding-top: 30%;
margin-top: 5%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt {
background: #000000;
width: 57%;
padding: 2.8% 3%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .greatLearningDivImgetxtH {
font-family: Inter Medium;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
font-size: 1.8em;
margin-bottom: 4%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .greatLearningDivImgetxtP {
font-family: Inter Regular;
font-size: 1.05em;
line-height: 2;
color: #ffffff;
margin-bottom: 14%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators {
bottom: -7%!important;
width: 30%;
left: 10%!important;
background: transparent!important;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50px;
background: #3c5a6d;
border: none;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-indicators li.active {
background: #fff;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-control-prev {
bottom: -90%;
left: 85%;
}
.eLernings .greatLearningDivImge .greatLearningDivImgetxt .carousel-control-next {
right: -9%;
bottom: -90%;
}
.eLernings .greatLearningDiv .greatLearningDivInner .col-L img {
width: 80%;
}
.eLernings .greatLearningDivImgetxt .carousel-control-next,
.carousel-control-prev {
top: 14% !important;
}
.eLernings .caseStudy {
background-color: #f4f4f9;
margin-top: 10%;
padding: 2% 1% 12% 2%;
}
.eLernings .caseStudyInnerHeadding {
font-family: Inter Semi Bold;
font-size: 3.1em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
text-align: center;
}
.eLernings .LatestLearning {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
text-align: center;
}
.eLernings .caseStudyInnerPara {
font-family: Inter Regular;
font-size: 1.1em;
width: 85%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.11;
letter-spacing: normal;
color: #333333;
padding: 0% 5%;
margin: 1% auto;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR {
background: #817266!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL img {
width: 50%;
margin: 70% 0 2% -40%;
}
.eLernings .caseStudy .greatLearningDivInner .lerning_slideimg {
margin-top: 30%;
transition: .5s all;
margin-top: 14%;
width: 40vw;
text-align: center;
}
.eLernings .caseStudy .greatLearningDivInner .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 78% 0% 4% 4%;
text-align: left;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL .scrollcolLP1,
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolL .scrollcolLP2 {
font-family: Inter Regular;
font-size: 0.95em;
line-height: 1.5;
color: #ffffff;
margin: 4% 10% 10% 5%;
text-align: initial;
}
.eLernings .caseStudy .caseStudyInner .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 5%;
float: left;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR img {
margin-top: 20%;
}
.eLernings .caseStudy .caseStudyInner .cstmRowCareer .scrollcolR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.eLernings .caseStudy .caseStudyInner .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50px;
background: #ccc;
border: none;
}
.eLernings .caseStudy .caseStudyInner .carousel-indicators li.active {
background: blue;
}
.eLernings .caseStudyInnerText {
font-family: Inter Bold;
font-size: 8.2em;
font-weight: bold;
margin-bottom: -4.8%;
margin-top: -3.2%;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: rgba(32, 131, 210, 0.1);
text-align: center;
}
.eLernings .DivLearning div p {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.67;
color: #333333;
padding: 0 22%;
margin-top: 6%;
}
.eLernings .DivLearning div .buttonDivLearning {
width: 30%;
background-color: #2083d2;
font-family: Inter Medium;
padding: 1.5%;
color: #ffffff;
margin: 1% 0 5%;
border: none;
outline: none;
}
.eLernings .DivLearning div button.buttonDivLearning span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.eLernings .DivLearning div button.buttonDivLearning span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.eLernings .DivLearning div button.buttonDivLearning:hover span {
padding-right: 25px;
}
.eLernings .DivLearning div button.buttonDivLearning:hover span:after {
opacity: 1;
right: 0;
}
.eLernings .carousel-inner {
margin-top: 2%;
}
/* *Learning Bottom*/
.eLernings .learning-Bottom {
margin-top: -10%;
margin-bottom: -3.3%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 {
margin-top: -14%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow {
width: 70%;
display: flex;
flex-direction: row;
align-self: center;
margin-top: -6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol {
background: white;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(1) {
width: 16%;
margin-right: 6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(2) {
width: 37%;
margin-right: 6%;
}
.eLernings .learning-Bottom .learning-BottomDiv1 .shortRow .whitecol img:nth-of-type(3) {
width: 24%;
}
.eLernings .carousel-indicators {
bottom: -50px;
background-color: #f4f4f9;
}
.eLernings .carousel-indicators .active {
background-color: #2083d2;
}
.eLernings .circle1,
.eLernings .circle2 {
stroke: #3f4b52;
}
.eLernings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.eLernings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.eLernings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/* *Media Query for elearning */
@media screen and (device-width: 360px) and (device-height: 640px) {
.ElearnigSoltion1 {
padding: 0;
text-align: center;
}
.ElearnigSoltion2 {
text-align: center;
padding: 0 6%;
}
.greatLearningDivImge {
width: 96%;
margin: 4% 2%;
}
.LearningButtonDivfirstDivHeight {
margin: 7% 2%;
}
.LearningButtonDivButton {
margin: 10%;
}
.LearningButtonDivbtndivButton {
padding: 6% 15%;
}
.learning-Top .ExpandingDiv .Empower {
width: 84%;
}
.ElearnigSoltion1Headdingpara1 {
padding: 5%;
}
.learning-Bottom {
margin-top: -30%;
}
.learning-Bottom .learning-BottomDiv1 {
font-size: 0.8em;
}
.learning-Top {
margin-bottom: -35%;
padding-bottom: 35%;
}
.ElearnigSoltion {
margin-top: -29.7%;
}
}
/* CSS END For E-Learning */
/* *CSS Start FOR E-commerce*/
.e_commerce .container-e_commerce-div {
background: #2c4552;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
section.e_commerce {
background: #fff;
}
.e_commerce .container-e_commerce-div .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.e_commerce .container-e_commerce-div .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_commerce .container-e_commerce-div .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_commerce .circle1,
.e_commerce .circle2 {
stroke: #86868661;
}
.e_commerce .ecombanner_img .img-banner {
width: 75%;
margin-top: -5%;
}
.e_commerce .ecombanner_img .img-banner:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_commerce .container-e_commerce-div .ecommecepdiv .ecommecep1 {
font-family: Inter Semi Bold;
line-height: 1.25;
color: #ffffff;
margin-left: 22%;
width: 100%;
margin-top: 15%;
padding: 0;
font-size: 2.2em;
font-weight: 600;
}
.e_commerce .container-e_commerce-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1em;
line-height: 2.11;
color: #ffffff;
margin-left: 22%;
width: 100%;
padding: 0;
font-weight: normal;
}
.e_commerce .ecommecepdiv .ecommecep3 li {
font-size: 1.1em;
line-height: 1.5;
color: #ffffff;
padding: 0;
list-style-type: none;
font-weight: 500;
letter-spacing: normal;
font-stretch: normal;
}
.e_commerce .ecommecepdiv ul.text-left.ecommecep3 {
margin-left: 12%;
}
.e_commerce .ecommecepdiv .ecommecep3 span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 1%;
padding-left: 1%;
color: #06aaf5;
}
/*css for ecommerceblackdiv*/
.e_commerce .ecommerceblackdiv {
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 7%;
}
.e_commerce .ecommerceblackdiv .blogdivTxt .blackblog .blackblogcloR .fa {
font-size: 5em;
color: #b9c5c6;
}
.e_commerce .ecommerceblackdiv .blogdivTxt .blackblog .blackblogcloR button {
background-color: #2083d2;
line-height: 1.5;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 9%;
font-weight: 500;
width: 80%;
margin-bottom: 0%;
}
/* *CSS FOR blogdivTxt*/
.e_commerce .blogdivTxt {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 0% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.e_commerce .blogdivTxt .blogdivP1,
.blockdivpp2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 0%;
letter-spacing: normal;
}
.e_commerce .blackblogcloR .expert_talk {
border-left: 1px solid #e5e5e5;
width: 100%;
margin-top: 8%;
}
/* *end blog div*/
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt {
margin-top: 5%!important;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolLH {
font-size: 1.400em;
color: #ffffff;
font-family: Inter Semi Bold;
margin-bottom: 7%;
font-weight: 600;
line-height: 1.67;
letter-spacing: normal;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolLP,
.blackcoL12,
.blackcolRP1,
.blackcolRP2 {
font-size: 1em;
line-height: 1.75;
color: #616161;
font-family: Inter Regular;
}
.e_commerce .ecommerceblackdiv .ecomrce_blacktxt .blackcolRP1 {
margin-top: 15%;
}
/* *css for commercegreendiv*/
.e_commerce .commercegreendiv {
margin: 0;
background: #ffffff;
margin-bottom: 5%;
}
.e_commerce .commercegreendiv .ecomegreenL img.img-fluid {
width: 80%;
margin-top: 15%;
}
.e_commerce .commercegreendiv .ecomegreenL img.img-fluid:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_commerce .commercegreendiv .commrce-greenR {
padding-top: 0%;
margin-left: -5%;
}
.e_commerce .commrce-greenR .cstmRowCareer .blackcolLH {
font-family: Inter Medium;
font-size: 2em;
font-weight: 500;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin-bottom: 3%;
}
.e_commerce .commercegreendiv .commrce-greenR ul {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin: 6% 0% 8% 9%;
font-weight: 500;
letter-spacing: normal;
}
.e_commerce .commercegreendiv .commrce-greenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.e_commerce .commercegreendiv .commrce-greenR ul li {
font-family: Inter Regular;
font-size: 16px;
font-weight: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.e_commerce .commercegreendiv .img-right {
padding-right: 3%;
}
.e_commerce .commrce-greenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for e_commercetechdiv*/
.e_commerce .e_commercetecWholeDiv {
background-color: #f6f6f6;
margin-top: 10%;
}
.e_commerce .e_commtechdiv {
padding: 7% 0;
}
.e_commerce .e_commtechdiv .commercetechH {
font-family: Inter Semi Bold;
font-size: 3.0em;
line-height: 1.5;
color: #333333;
font-weight: 600;
letter-spacing: normal;
}
.e_commerce .e_commtechdiv .coomrcetechP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
padding: 1% 7%;
font-weight: normal;
letter-spacing: normal;
}
.e_commerce .e_commtechdiv .row1 {
margin: 4% 0;
}
.e_commerce .e_commtechdiv .row.row1 img {
text-align: center;
margin: 0px auto;
}
.e_commerce .e_commtechdiv .row.row1.hybrid_block {
margin-top: 3%;
margin-bottom: 3%;
}
.e_commerce .e_commtechdiv .row1 div,
.e_commerce .e_commtechdiv .row2 div {
margin: auto;
}
.e_commerce .e_commtechdiv .row1 div:nth-of-type(2) img,
.e_commerce .e_commtechdiv .row1 div:nth-of-type(5) img,
.e_commerce .e_commtechdiv .row1 div:nth-of-type(6) img,
.e_commerce .e_commtechdiv .row2 div:nth-of-type(2) img {
width: 70%;
}
.e_commerce .e_commtechdiv .row2 div:nth-of-type(3) img {
width: 55%;
}
/* *css for e-commercasestydiv*/
.e_commerce .e-commercasestydiv {
background: #f4faff;
padding: 6% 0 15%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .ecomrcestudi {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 1.5%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.78;
letter-spacing: normal;
color: #333333;
margin-bottom: 0%;
}
.e_commerce .e-commercasestydiv .hybridcasestytxt .hybridcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: -3%;
font-weight: bold;
letter-spacing: normal;
margin-bottom: -5%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL,
.scrollcolR {
padding: 0;
background: #ccc;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolR img {
transition: .5s all;
margin-top: 1%;
text-align: center;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 6%;
font-weight: normal;
letter-spacing: normal;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
.e_commerce .e-commercasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 4% 0%;
padding: 0% 6% 0 10%;
}
/*indicators*/
#e_commerceCarousel {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.e_commerce .e-commercasestydiv .carousel-indicators {
bottom: -10%;
}
.carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.carousel-indicators li.active {
background: #2083d2;
}
/*careerlast*/
.e_commerce .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.e_commerce button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.e_commerce button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.e_commerce button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: 0.8;
}
.e_commerce button.btnQuote:hover span {
padding-right: 25px;
}
.e_commerce button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.e_commerce .careerlasdata div p {
font-family: Inter;
font-size: 1.5em;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
/* ******css end E_commerce*/
/* *CSS Start FOR WEB DEVELOPMENT PAGE*/
.Web .container-Web-Div {
background: #263238;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.Web .circle1,
.Web .circle2 {
stroke: #3b4c55;
}
.Web .container-Web-Div .webpdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 2%;
}
.Web .container-Web-Div .webpdiv .webpdivL {
padding: 0;
padding-left: 0.5%;
}
.Web .container-Web-Div .webpdiv .webpdivR {
padding: 0;
}
.Web .container-Web-Div .webpdiv .webpdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .container-Web-Div .webpdiv .col-md-6 img {
width: 100%;
margin-top: -10%
}
.Web .container-Web-Div .webpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 15%;
padding: 0;
margin-bottom: 4%;
}
.Web .container-Web-Div .webpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
}
/*css for webappDevlop*/
.Web .webappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.Web .webappDevlop .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.Web .webappDevlop .webappDevlopTxt {
margin-top: -16.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.Web .webappDevlop .webappDevlopTxt .webAppDevTopCol {
padding-left: 0;
}
.Web .webappDevlop .webappDevlopTxt .webAppDevTopCol .webappDevlopTxtTopP1 {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.Web .webappDevlop .webappDevlopTxt .webappDevlopTxtTop .webappDevlopTxtTopColR .webappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.Web .webappDevlopTxtPhone {
width: 70%!important;
/* margin: 5% 15% 0 8%; */
margin: 0 auto;
}
h3.RowWebDevPhoneRH.pb-4 {
font-size: 1.7rem;
line-height: 1.4;
}
.webappDevlopTxtPhone.mt-5 p {
line-height: 2;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.Web .webappDevlopTxtPhone .RowWebDevPhoneRP span {
font-weight: bold;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR .RowWebDevPhoneRPStle {
margin-bottom: 6%;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul {
padding: 0;
}
.Web .webappDevlopTxtPhone .RowWebDevPhone .RowWebDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #616161;
line-height: 1.75;
width: 90%;
}
/* *css for Web Technology*/
.Web .WebTechnologyWholeDiv {
background-color: #f6f6f6;
}
.Web .WebTechnologyDiv {
padding: 5% 0 5%;
}
.Web .WebTechnologyDiv .WebTechnologyHeadding {
font-family: Inter Semi Bold;
font-size: 2.6em;
line-height: 1.5;
color: #333333;
}
.Web .WebTechnologyDiv .WebTechnologyPara {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #333333;
padding: 0 7%;
}
.Web .WebTechnologyDiv .nav-pills .nav-link.active {
background-color: transparent;
color: #333333;
font-weight: 500;
font-size: 16px;
border-bottom: 3px solid #2083d2;
background-color: #f6f6f6;
border-radius: 0px;
margin-bottom: -1%;
}
.Web .WebTechnologyDiv nav.navbar.justify-content-center {
border-bottom: 1px solid #f6f6f6;
padding-bottom: 0%;
}
.Web .WebTechnologyDiv .container_toggle .nav-item a {
color: rgba(0, 0, 0, 0.5);
}
.Web .WebTechnologyDiv .container_toggle .nav-link {
display: block;
padding: .5rem 1rem;
}
.Web .WebTechnologyDiv .ullist {
border-bottom: 1px solid #dedede;
margin-bottom: 5%;
margin-top: 4%;
}
.Web .WebTechnologyDiv .row1Slider {
margin: 5% 0 10%;
}
/* * End Web Technology */
/* * Our Development Process */
.Web .ourProcessBG {
background-color: #271147;
}
.Web .ourProcess {
padding-top: 6%;
padding-bottom: 4%;
}
.Web .ourProcess .ourProcessHeadding {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #ffffff;
}
.Web .ourProcess .ourProcessPara {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
padding: 0 7%;
color: #ffffff;
}
.Web .ourProcess .ourProcessImge {
margin-top: 2%;
}
.Web .ourProcess .devProcessSteps:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Web .ourProcessBG .devProcessSteps {
position: relative;
transition: .5s all;
}
.Web .ourProcessBG .devProcessSteps .Steps {
color: #ffffff;
font-family: Inter Medium;
font-size: 1.12em;
position: absolute;
}
.Web .ourProcessBG .devProcessSteps .secondStep {
top: 2.5%;
left: 40%;
}
.Web .ourProcessBG .devProcessSteps .thirdStep {
top: 7%;
right: 27%;
}
.Web .ourProcessBG .devProcessSteps .fourthStep {
bottom: 43%;
right: 15%;
}
.Web .ourProcessBG .devProcessSteps .fivethStep {
bottom: 11%;
right: 23%;
}
.Web .ourProcessBG .devProcessSteps .sixthStep {
bottom: 0%;
left: 41%;
}
.Web .ourProcessBG .devProcessSteps .seventhStep {
bottom: 21%;
left: 18%;
}
/* *End of Our Process*/
/* *Our Development Service* */
.Web .DevelopmentServiceWholeDiv {
padding-bottom: 18%;
}
.Web .DevelopmentServiceDiv {
padding: 8% 0 2%;
}
.Web .DevelopmentServiceHeadding {
font-family: Inter Semi Bold;
font-size: 2.6em;
line-height: 1.5;
color: #333333;
}
.Web .DevelopmentServicePara {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #616161;
padding: 0 7%;
}
.Web .DevelopmentServiceWholeDiv .containerDiv {
margin-left: 8%;
margin-right: 8%;
width: 72%;
margin: 0 auto;
}
.Web .DevelopmentServiceWholeDiv .containerDiv .containerDivRow {
margin-top: 4%;
}
.Web .DevelopmentServiceWholeDiv .containerDiv .containerDivCol {
padding-right: 4%;
padding-left: 4%;
}
.Web .serviceRow {
display: inline-flex;
}
.Web .serviceRowColLeftHeadding,
.Web .serviceRowColRightHeadding,
.Web .E-comColLeftHeadding,
.Web .E-comColRightHeadding,
.Web .serviceRowColRightHeadding,
.Web .openSourceColRightHeadding {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
line-height: 1.67;
color: #000000;
margin-top: 8%;
}
.Web .serviceRowColLeftPara,
.Web .serviceRowColRightPara,
.Web .E-comColLeftPara,
.Web .E-comColRightPara,
.Web .serviceRowColLeftPara,
.Web .openSourceColRightPara {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* * End For Development Process */
/* *css for webmoreservice*/
.Web .webmoreservice {
background: #880e4f;
padding: 5% 0;
margin-bottom: 4%;
}
.Web .webmoreservice .webmoresercolL .webmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.Web .webmoreservice .webmoresercolL .webmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner {
background-color: #f6f6f6;
padding: 3.2% 2.9% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner .imgeclass {
background: url(../img/illustration\ JS.png), url(../img/background_jsFramewrk.png);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 29%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRInner .imgeclassHeadding {
font-family: Inter;
font-size: 1.125em;
font-weight: 500;
line-height: 1.33;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 48%;
}
.Web .webmoreservice .webmoresercolR .ImgBackgrndColorH3 {
color: #ffffff;
font-family: Inter Medium;
font-size: 1em;
line-height: 1.33;
padding-top: 44%;
padding-left: 8%;
}
.Web .webmoreservice .webmoresercolR img {
padding-top: 15%;
padding-bottom: 15%;
}
.Web .webmoreservice .webmoresercolR .ImgBackgrndColor {
background: #880e4f;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.Web .webmoreservice .webmoresercolR .webmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
/* *start Media query for web development page*/
@media screen and (device-width: 360px) and (device-height: 640px) {
.Web .ourProcessImge {
width: 100%;
}
}
@media only screen and (max-width: 414px) {
.Web .cstmRowCareer {
width: 92%!important;
margin: 0 4%!important;
}
/* *Media .WebTechnologyDiv*/
.Web .WebTechnologyDiv.cstmRowCareer {
width: 68%!important;
margin: 0 14%!important;
}
/* *Media Our Development Process*/
.Web .ourProcessBG.cstmRowCareer {
width: 68%!important;
margin: 0 14%!important;
}
}
@media only screen and (max-width: 768px) {
.Web .WebTechnologyWholeDiv .cstmRowCareer {
width: 100%!important;
margin: 0!important;
}
.Web .WebTechnologyDiv .row1Slider {
margin: auto!important;
}
.Web .processBorderStyleLeft {
border-left: none;
padding: 8% 0% 8% 0%;
}
.Web .processBorderStyleRight {
border-right: none;
}
}
@media only screen and (max-width: 1064px) {
.Web .WebTechnologyWholeDiv .cstmRowCareer {
width: 100%!important;
margin: 0!important;
}
.Web .WebTechnologyDiv .row1Slider {
margin: auto!important;
}
}
@media only screen and (max-width: 775px) {
.Web .WebTechnologyDiv .ullist {
padding: 0!important;
}
.Web .WebTechnologyDiv nav.navbar.justify-content-center {
padding: 0!important;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(1) {
width: 27%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv .nav-pills .nav-link {
padding: 4px!important;
font-size: 14px;
}
.Web .WebTechnologyDiv .nav-pills .nav-link.active {
padding: 4px!important;
font-size: 14px;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(2) {
width: 20%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(3) {
width: 21%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(4) {
width: 19%;
word-break: normal;
text-align: center;
}
.Web .WebTechnologyDiv nav.navbar li:nth-of-type(5) {
width: 13%;
word-break: normal;
text-align: center;
}
}
ul.nav.nav-pills.webpills li {
margin-bottom: 0;
}
/* *END CSS WEB DEVELOPMENT PAGE* */
/*About Us Page start CSS*/
.aboutus_section .container-top.parallax {
background: #4051b5;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.aboutus_section .container-top.parallax .svg1 .circle1,
.aboutus_section .container-top.parallax .svg1 .circle2 {
stroke: #485bc6;
}
.aboutus_section .about_content {
background: #f6f6f6;
padding-top: 0%;
}
.aboutus_section .container.containerText {
width: 85%;
margin-left: 15%;
margin-top: 0%;
}
.aboutus_section .header_texts.text-center {
width: 70%;
margin: auto;
}
.aboutus_section .header_text .header_textL .header_textLH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 8%;
font-weight: 600;
margin-bottom: 3%;
}
.aboutus_section .containerText .header_text .header_textR {
margin-top: -1%;
}
.aboutus_section .header_text .header_textL .header_textLP {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.25;
color: #ffffff;
}
.aboutus_section .header_text.text-center {
width: 72%;
margin: auto;
}
.aboutus_section .header_text .header_textL .header_textLP span {
font-family: Inter Bold;
color: #ffee57;
}
.aboutus_section .header_text span {
font-family: Inter Semi Bold;
color: #ffee57;
}
.aboutus_section .header_text .header_textR img {
margin-left: 5%;
margin-top: -7%;
width: 100%;
}
.aboutus_section .header_textL {
padding: 0;
}
.aboutus_section .header_textR.wow.fadeInDown.animated {
text-align: right;
}
.aboutus_section .header_text .header_textR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.aboutus_section .bg_green {
background: #8cc440;
}
.aboutus_section .bg_white {
background: #ffffff;
}
.aboutus_section .whoweare_block {
top: -10.1rem;
margin-bottom: 12%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffffff;
width: 70%;
margin: 0px auto;
position: relative;
}
.aboutus_section .about_content h3.Who-we-are {
font-family: Inter Bold;
font-size: 3vw;
color: #ffffff;
padding: 40% 0% 20% 0%;
text-align: center;
font-weight: bold;
}
.aboutus_section .about_content .Who-we-are-text {
font-family: Inter;
font-size: 1em;
line-height: 2;
color: #616161;
padding: 7% 5% 0%;
margin-bottom: 0;
}
.aboutus_section .about_content .head_quater_block {
padding: 0% 15%;
position: relative;
margin-top: -4%;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockR {
padding-top: 12%;
display: flex;
justify-content: flex-end;
align-items: center;
}
.aboutus_section .about_content .head_quater_block .Headquarters {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
padding: 0 0 5%;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.78;
color: #616161;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 span {
font-family: Inter Semi Bold;
line-height: 2;
color: #2083d2;
}
.aboutus_section .about_content .head_quater_block .head_quater_blockL .HeadquarteredP1 b {
font-family: Inter Semi Bold;
line-height: 2;
color: #616161;
}
/* img hover css */
.aboutus_section .zoom-effect-container {
float: left;
position: relative;
width: 100%;
min-height: 300px;
margin: 0 auto;
overflow: hidden;
}
.aboutus_section .image-card img {
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.aboutus_section .vision_section .zoom-effect-container {
width: 107%;
}
/* img hover css end */
.aboutus_section .about_content .head_quater_block img {
width: 90%;
margin-top: 2%;
position: relative;
}
.aboutus_section .about_content .CMMi-Level-3 {
padding: 5% 8% 10%;
text-align: center;
}
.aboutus_section .about_content .CMMi-Level-3 p {
text-align: center;
line-height: 1.78;
color: #333333;
font-size: 1.1em;
font-family: Inter Regular;
margin-top: 2%;
margin-bottom: 1%;
}
.aboutus_section .about_content .CMMi-Level-text {
font-family: Inter Regular;
font-size: 1.19em!important;
line-height: 1.78;
color: #333333;
padding-bottom: 2rem;
}
.aboutus_section .about_content .CMMi-Level-text b {
font-family: Inter Semi Bold;
}
.aboutus_section .about_content .CMMi-Level-3 .media.services-wrap {
border: 1px solid #e5e5e5;
background: #fff;
text-align: center;
width: 70%;
min-height: 121px;
}
.aboutus_section .about_content .CMMi-Level-3 .media.services-wrap .img_block {
margin: 0px auto;
min-height: 110px;
display: flex;
align-items: center;
}
/* Product development css */
.aboutus_section .product_development {
padding: 10% 0 5%;
}
.aboutus_section .product_development .development_title {
font-family: Inter;
font-size: 3em;
font-weight: 600;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
}
.aboutus_section .product_development .development_descrip {
text-align: center;
padding: 1% 20%;
font-family: Inter;
font-size: 16px;
font-weight: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.aboutus_section .product_development .shadowtext {
font-family: Inter;
font-size: 6.25em;
font-weight: bold;
color: #f2f2f2;
margin-bottom: -2%;
}
/* Style tab links */
/* *product-blk-section*/
.aboutus_section .Union {
height: 350px;
border: solid 1px var(--white);
background-color: #4086ef;
margin-top: 2.5rem;
}
.aboutus_section .productdev-blk {
background-color: #ffffff;
}
.aboutus_section .productdev-blk .prddevplop h3 {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.aboutus_section .productdev-blk .prddevplop p {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
}
.aboutus_section .productdev-blk .prddevplop .shadowtext {
font-family: Inter Bold;
font-size: 6.250em;
color: #f2f2f2;
margin-bottom: -2%;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
margin-top: -1%;
}
.aboutus_section .productdev-blk .wework .strategy_icon {
background-color: #f29d2f;
cursor: pointer;
}
.aboutus_section .wework .strategy_icon:hover a.nav-link {
color: #f29d2f;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.strategy_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 8%;
color: #f29d2f;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .plan_icon {
background-color: #50bda1;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.plan_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 10%;
color: #50bda1;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .design_icon {
background-color: #4086ef;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.design_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 7%;
color: #4086ef;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .development_icon {
background-color: #9959da;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.devlop_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 7%;
color: #9959da;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .test_icon {
background-color: #ff2e63;
cursor: pointer;
}
.aboutus_section .productdev-blk .wework span.test_arrow i.fa.fa-arrow-right {
float: right;
position: absolute;
margin: 33% 9%;
color: #ff2e63;
font-size: 25px;
}
.aboutus_section .productdev-blk .wework .launch_icon {
background-color: #0098d9;
cursor: pointer;
}
.aboutus_section .productdevRow {
width: 94%;
margin: auto;
}
.aboutus_section .wework .strategy_icon h4 {
font-family: Inter;
font-size: 20px;
font-weight: 600;
line-height: 1.9;
color: #333333;
}
.aboutus_section .productdev-blk li.nav-item.wework {
text-align: center;
}
.aboutus_section .productdev-blk li.nav-item.wework a {
font-family: Inter Semi Bold;
font-size: 1.25em;
font-weight: 600;
line-height: 1.9;
color: #333333;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-1:hover a {
color: #f29d2f;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-2:hover a {
color: #50bda1;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-3:hover a {
color: #4086ef;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-4:hover a {
color: #9959da;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-5:hover a {
color: #ff2e63;
}
.aboutus_section .productdevRow .nav-item.wework.tabproductdevlist.hover-6:hover a {
color: #0098d9;
}
.aboutus_section .nav-pills .nav-link.active {
background-color: #ffffff;
color: #333333;
}
.aboutus_section .productdev-blk .wework .strategy_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .plan_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .design_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .development_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .test_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .launch_icon img {
height: 50px;
object-fit: contain;
margin: 31% 31%;
}
.aboutus_section .productdev-blk .wework .text-content {
font-family: Inter;
font-size: 20px;
font-weight: 600;
line-height: 1.9;
letter-spacing: normal;
color: #333333;
margin-top: 7%;
}
.aboutus_section .productdev-blk div#strategy,
.productdev-blk div#plan,
.productdev-blk div#design,
.aboutus_section .productdev-blk div#development,
.productdev-blk div#test,
.productdev-blk div#launch {
margin-top: 5%;
margin-bottom: 8%;
position: relative;
box-sizing: border-box;
font-size: 16px;
}
.aboutus_section .productdev-blk .nav_pills_content h5 {
color: #ffffff;
font-size: 1.125em;
line-height: 1.67;
font-family: Inter Medium;
padding: 0% 0%;
margin-bottom: 2%;
}
.aboutus_section .productdev-blk .nav_pills_content p {
color: #ffffff;
font-size: 1em;
line-height: 1.75;
font-family: Inter Medium;
padding: 0% 0%;
}
.aboutus_section .Union .nav_pills_content {
padding: 0 16%;
}
.aboutus_section .productdev-blk div#strategy:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #f29d2f;
border-top: 1px solid #f29d2f;
border-left: 1px solid #f29d2f;
border-right: 0px solid #f29d2f;
top: -37.5%;
left: -11%;
content: '';
transform: rotate(45deg);
background-color: #f29d2f;
}
.aboutus_section .productdev-blk div#plan:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #50bda1;
border-top: 1px solid #50bda1;
border-left: 1px solid #50bda1;
border-right: 0px solid #50bda1;
top: -45.5%;
left: 14%;
content: '';
transform: rotate(45deg);
background-color: #50bda1;
}
.aboutus_section .productdev-blk div#design:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #4086ef;
border-top: 1px solid #4086ef;
border-left: 1px solid #4086ef;
border-right: 0px solid #4086ef;
top: -37.5%;
left: 36%;
content: '';
transform: rotate(45deg);
background-color: #4086ef;
}
.aboutus_section .productdev-blk div#development:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #9959da;
border-top: 1px solid #9959da;
border-left: 1px solid #9959da;
border-right: 0px solid #9959da;
top: -45.5%;
left: 59%;
content: '';
transform: rotate(45deg);
background-color: #9959da;
}
.aboutus_section .productdev-blk div#test:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #ff2e63;
border-top: 1px solid #ff2e63;
border-left: 1px solid #ff2e63;
border-right: 0px solid #ff2e63;
top: -45.5%;
right: 14%;
content: '';
transform: rotate(45deg);
background-color: #ff2e63;
}
.aboutus_section .productdev-blk div#launch:after {
position: absolute;
width: 30px;
height: 30px;
border-bottom: 0px solid #0098d9;
border-top: 1px solid #0098d9;
border-left: 1px solid #0098d9;
border-right: 0px solid #0098d9;
top: -37.5%;
right: -9%;
content: '';
transform: rotate(45deg);
background-color: #0098d9;
}
/*order_content-*/
.aboutus_section .technologies_blk {
padding-top: 10%;
padding-bottom: 10%;
background: #f6f6f6;
}
.aboutus_section ul.nav.nav-pills.portfol_pills li {
margin-bottom: 0;
}
.aboutus_section .technologies_blk .nav-pills .nav-link.active {
background-color: transparent;
color: #333333;
box-shadow: 0 4px 0 0 #2083d2;
border-radius: 0;
transition: .3s all ease-in-out;
font-family: Inter Regular;
outline: none;
}
.aboutus_section .container.tab-pane {
overflow: hidden;
}
.aboutus_section .tech_icon {
margin: auto 0;
}
.aboutus_section .header .openbtn {
padding: 7px 20px;
margin-left: 0px;
}
.aboutus_section .technologies_blk .cms_navbar {
border-bottom: 1px solid #dedede;
padding: 0% 0 0% 0;
margin-bottom: 2%;
}
.aboutus_section div#mobile img,
.aboutus_section div#frontend img,
.aboutus_section div#database img {
max-width: 100%;
margin: 0.5rem;
}
.aboutus_section .technologies_blk .cms_navbar .nav-link {
display: block;
padding: 0.8rem 0.1rem;
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
letter-spacing: normal;
margin: 0.2rem 1rem;
color: rgba(0, 0, 0, 0.5);
text-align: center;
outline: none;
}
.aboutus_section .technologies_blk .cms_navbar {}
.aboutus_section .Technologies-that-we-used {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
font-stretch: normal;
font-style: normal;
color: #333333;
}
.aboutus_section .technologies_blk .tab-content .tab-pane .rowImg1 {
padding-top: 2%;
padding-bottom: 2%;
}
.aboutus_section .Technology-is-our-backbone-because-we-understand-t {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
padding: 0% 5%;
}
/* ******Vision section******* */
.aboutus_section .vision_section {
background-color: #ffffff;
}
.aboutus_section .inner_vision {
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
background-color: #257bc0;
}
.aboutus_section .vision_section .Our-Vision {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
padding-top: 8%;
padding-left: 13%;
}
.aboutus_section .vision_section .We-are-one {
font-family: Inter Medium;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding-left: 13%;
}
.aboutus_section .vision_section .We-are-one span {
font-size: 4em;
line-height: 0.92;
}
.aboutus_section .vision_section .vision_block2 img {
min-height: 337px;
}
/* ******Mision section******* */
.aboutus_section .inner_mission {
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
background-color: #8cc440;
}
.aboutus_section .mission_section .Our-Vision {
font-family: Inter Semi Bold;
font-size: 1.5em;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #ffffff;
padding-top: 8%;
padding-left: 0;
}
.aboutus_section .mission_section .We-are-one {
font-family: Inter Medium;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-left: 0;
}
.aboutus_section .mission_section .mission_block2 img {
min-height: 337px;
margin-left: 0.1rem;
width: 100%;
}
/* *OurWide*/
.aboutus_section .OurWideDiv {
margin-top: 13%;
background: url(../img/image_BGSolutions.svg);
background-repeat: no-repeat;
padding: 6% 0% 7%;
margin-bottom: 0;
background-size: cover;
}
.aboutus_section .cstmRowEngagement {
margin-left: 16%;
}
/*OurWideDiv1*/
.aboutus_section .OurWide {
background: #8cc440;
margin-top: -15%;
padding: 14% 2% 3% 3%;
box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 6%;
}
.aboutus_section .OurWideh3 {
font-size: 2em;
font-family: Inter Semi Bold;
line-height: 1.6;
color: #ffffff!important;
}
/*OurWideDiv2*/
.aboutus_section .OurWideDiv .OurWideDiv2 .col1 {
padding: 0;
margin-bottom: 0.4%;
}
.aboutus_section .OnlineFood {
display: table;
width: 96%;
background: white;
padding: 0;
margin-bottom: 8.8%;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
border: solid 1px #ffffff;
color: #333333;
transition: all .2s ease-in-out;
}
.aboutus_section .OnlineFood div {
display: table-cell;
vertical-align: middle;
}
.aboutus_section .OnlineFood div:nth-of-type(1) {
width: 19%;
padding: 4% 0;
}
.aboutus_section .OnlineFoodimg {
margin: 0 22%;
}
.aboutus_section .OnlineFood div:nth-of-type(2) {
width: 78%;
}
.aboutus_section .custmOnlineFoodHeaddingFontPadding {
margin-bottom: 0;
text-align: left;
padding-left: 6%;
}
.aboutus_section .OnlineFoodHeadding {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.8;
}
.aboutus_section .OnlineFood.tabSolLinks.active {
background: #ffffff;
color: #333333!important;
position: static;
width: 100%;
scroll-behavior: smooth;
}
.aboutus_section .orderingSolutionRow {
background-color: #ffffff;
padding-bottom: 35.5%;
width: 80%;
height: 94%;
margin-left: -17px;
}
.aboutus_section .orderingSolutionRowDiv {
width: 86%;
margin-left: 10%;
margin-right: 0%;
padding: 1% 0 0%;
}
.aboutus_section .orderingSolutionRowDivHadding {
font-family: Inter Medium;
font-size: 1.25em;
font-weight: 500;
line-height: 1.8;
color: #000000;
margin-top: 7%;
margin-bottom: 7%;
}
.aboutus_section .orderingSolutionRowDivPara {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
margin-bottom: 2%;
color: #616161;
}
.aboutus_section .orderingSolutionRowDivHadding1 {
font-family: Inter Semi Bold;
font-size: 1.2em;
font-weight: 500;
line-height: 1.8;
color: #616161;
}
.aboutus_section .OrderList {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
padding-left: 7%;
color: #616161;
}
/* Team member section */
.aboutus_section .Ourleadership_team {
background: #f6f6f6;
padding: 8% 0 8% 0;
}
.aboutus_section .Our-Leadership-Title {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0% 0 4% 0;
}
.aboutus_section .member_block {
position: relative;
max-width: 800px;
margin: 0 auto;
}
.aboutus_section .member_block img {
vertical-align: middle;
}
.aboutus_section .member_block .content.title_block1 {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 0px;
width: 60.7%;
padding: 14px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .member_block .content.title_block2 {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 40%;
width: 60.7%;
padding: 14px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .overlay-shade {
width: 225px;
height: 299.8px;
/* mix-blend-mode: luminosity; */
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(196, 196, 196, 0));
}
.aboutus_section .ourteam_direct {
margin-bottom: 2rem;
}
.aboutus_section .ourteam_direct img {
width: 100%;
}
.aboutus_section .ourteam_direct .content.title_block {
position: absolute;
bottom: 0;
text-shadow: 0 0 20px #f9f7f7;
color: #fff;
right: 0%;
width: 100%;
padding: 8px 0px 0px;
text-align: center;
background-image: linear-gradient(to top, rgb(0 0 0), rgb(276 269 267 / 2%));
}
.aboutus_section .zoom-effect-container:hover .image-card img {
mix-blend-mode: normal;
}
.aboutus_section .OurWideDiv .OurWideDiv2 #OurWideDiv2TabMobileview {
display: none;
}
/* get freequote_contant */
.aboutus_section .getfree_quote .freequote_contant p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.aboutus_section .freequote_contant {
padding: 5% 18% 0%;
}
.aboutus_section .getfree_quote .getButton .getquteButton {
width: 30%;
background-color: #2083d2;
font-family: Inter Medium;
padding: 2.1% 1.5%;
color: #ffffff;
margin: 1% 0 5%;
border: none;
outline: none;
font-size: 1em;
}
.aboutus_section section.getfree_quote {}
/*End About Us Page CSS*/
/* *CSS START FOR PORTFOLIO DETAILS*/
.container-port-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.portfolio-details .container-port-details .svg1 .circle1,
.portfolio-details .container-port-details .svg1 .circle2 {
stroke: #3f4b52;
}
.portfolio-details .container-port-details .folio-top-content {
width: 72%;
margin-left: 14%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
padding-top: 4%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .whitebox {
width: 116px;
height: 116px;
border-radius: 10px;
background-color: #ffffff;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .folio-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 4%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentL .folio-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentR img {
width: 100%;
}
.portfolio-details .container-port-details .folio-top-content .folio-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.portfolio-details .Portf-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -9%!important;
position: relative;
z-index: 9;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivL .Portf-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivL .Portf-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR img {
width: auto;
}
.portfolio-details .Portf-yellodivDiv .Portf-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for projOverview*/
.portfolio-details .projOverview {
margin-top: 6%!important;
}
.portfolio-details .projOverview .projOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.portfolio-details .projOverview .projOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmGets*/
.portfolio-details .cstmGets {
margin-top: 6%!important;
}
.portfolio-details .cstmGets .cstmGetsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .cstmGetsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol {
display: flex;
flex-direction: row;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .doneicon {
width: 11%;
}
.portfolio-details .cstmGets .cstmGetsRow .cstmGetsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.portfolio-details .wtwedid {
margin-top: 5%!important;
}
.portfolio-details .wtwedid .wtwedidH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .wtwedidcolP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol {
display: flex;
flex-direction: row;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .doneicon {
width: 11%;
}
.portfolio-details .wtwedid .wtwedidRow .wtwedidcol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.portfolio-details .Pdetailresult {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.portfolio-details .Pdetailresult .row {
margin-top: 5%;
}
.portfolio-details .Pdetailresult .PdetailresultH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.portfolio-details .Pdetailresult .PdetailresultP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL {
padding: 0;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.portfolio-details .Pdetailresult .row .PdetailresultColL .PdetailresultUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR {
text-align: right;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.portfolio-details .Pdetailresult .row .PdetailresultColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for mobileImage*/
.portfolio-details .mobileImage {
margin-top: 10% !important;
}
.portfolio-details .mobileImage img {
width: 100%;
}
.portfolio-details .mobileImage img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.portfolio-details .technologydiv {
background-color: #f4faff;
padding-top: 5%;
margin-top: 0%;
}
.portfolio-details .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.portfolio-details .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.portfolio-details .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/* *START CSS FOR Portfolio PAGE*/
.Portfolio .container-portfolio {
background-color: #263238;
padding-bottom: 12%;
background-attachment: fixed;
color: #ffffff;
}
.Portfolio .container-portfolio .svg1 .circle1,
.Portfolio .container-portfolio .svg1 .circle2 {
stroke: #3f4b52;
}
.Portfolio .container-portfolio .portDiv {
width: 72%;
margin: auto;
}
.Portfolio .container-portfolio .portDiv .portDiv1 {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 2.9em;
width: 100%;
line-height: 1.33;
}
.Portfolio .container-portfolio .portDiv .portDiv2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding-right: 20%;
}
.portDiv .portDivCol1 {
padding: 0%;
margin-top: 15%;
}
.Portfolio {
background: #f6f6f6;
}
.Portfolio .portDivCol2 {
padding: 0%;
}
.Portfolio .portDivCol2 img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.Portfolio .portofolioTxt {
margin-top: -6%!important;
background: #ffffff;
padding: 2% 1%;
width: 70%;
margin: auto;
}
.Portfolio .portofolioTxt .portofolioTxt1 {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 2.11;
color: #333333;
margin-bottom: 0;
padding-right: 3%;
}
.Portfolio .Gallery {
margin-top: 10%!important;
}
.Portfolio .MainRow {
margin-top: 2%;
width: -webkit-fill-available;
}
.Portfolio .pl-2 {
padding-left: 0% !important;
}
.Portfolio .MainRow>.MainColoum {
padding: 0.5%;
margin-bottom: 2%;
}
.Portfolio .MainColoum {
float: left;
width: 33.33%;
display: none;
}
.Portfolio .MainRow:after {
content: "";
display: table;
clear: both;
}
.Portfolio .MainContaint {
position: relative;
width: 100%;
}
.Portfolio .MainContaint .pWithImg {
font-family: Inter Medium;
font-size: .92em;
position: absolute;
bottom: 0;
background: rgba(0, 0, 0, 0.75);
color: #ffffff;
margin: 0;
padding: 6% 3%;
line-height: 1.67;
left: 0;
right: 0;
}
.Portfolio .MainContaint .pWithImg span {
font-size: 0.8em;
line-height: 1.57;
}
.Portfolio .image {
display: block;
width: 100%;
height: auto;
}
.Portfolio .MainContaint:hover .overlay {
height: 100%;
}
.Portfolio .headClass {
font-family: Inter Medium;
font-size: .9em;
line-height: 1.67;
color: #ffffff;
padding: 3%;
margin-top: 3%;
}
.Portfolio .overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #ff2e63;
overflow: hidden;
width: 100%;
height: 0;
transition: .5s ease;
}
.Portfolio .behind {
font-family: Inter;
font-size: .9em;
line-height: 1.5;
padding: 2.7%;
padding-top: 0;
color: #ffffff;
margin-top: 5%;
margin-bottom: 0%;
overflow: hidden;
height: 5.2rem;
text-overflow: ellipsis;
}
.Portfolio .Detail {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 3.3;
color: #ffffff;
border: 1px solid #ffffff;
padding: 0% 12%;
margin-left: 2.5%;
float: left;
margin-top: 3%!important;
}
.Portfolio .show {
display: block;
}
/* Style the buttons */
.Portfolio .Gallery .butn {
padding: 1% 2%;
margin: 0.7%;
cursor: pointer;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #333333;
background: #fff;
border: 1px solid #333;
outline: none;
}
.Portfolio .Gallery .butn.active {
background-color: #2083d2;
color: white;
border: 1px solid #2083d2;
outline: none;
}
.Portfolio .aggregatorDiv {
background-color: #2083d2;
padding: 4%;
}
.Portfolio .aggregatorDiv.igl {
background-color: #b59d33;
padding: 4%;
}
.aggregatorDiv.Greentip {
background-color: #109e49;
padding: 4%;
}
ul.hellotax_web {
color: #fff;
padding-bottom: 2%;
}
.Portfolio .where2go {
width: 100%;
}
.Portfolio .aggre .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/where2go_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre.heighlighetedMob,
.Portfolio .aggre.heighlighetedWeb {
margin: 0;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.forAll .row,
.Portfolio .aggre.heighlighetedWeb .MainColoum.forAll .row {
margin-bottom: 2%;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/igl_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre.heighlighetedMob .MainColoum.col-md-12,
.Portfolio .aggre.heighlighetedWeb .MainColoum.col-md-12 {
width: 100%;
}
.Portfolio .aggre.heighlighetedWeb .MainColoum.forAll .aggregatorWhere2Go {
padding: 0;
background: url('../img/greentip_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.webapp .aggregatorWhere2Go {
padding: 0;
background: url('../img/greentip_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.hybrid .aggregatorWhere2Go {
padding: 0;
background: url('../img/gallery-image-4.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre .MainColoum.native .aggregatorWhere2Go {
padding: 0;
background: url('../img/igl_highlight.png') no-repeat;
background-size: 100% 100%;
background-position: center;
}
.Portfolio .aggre {
padding: 0% 0.5%;
}
.Portfolio .aggregatorPara {
font-family: Inter Medium;
font-size: 1.4em;
line-height: 1.67;
color: #ffffff;
}
.Portfolio .aggregatorParaOne {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.75;
margin-top: 5%;
color: #ffffff;
margin-bottom: 8%;
}
.Portfolio .aggregatorimgDiv {
flex-direction: row;
align-items: center;
justify-content: space-around;
}
.Portfolio .careerlast div .btnQuote {
width: 23% !important;
background-color: #2083d2;
font-family: Inter;
padding: 1.5%;
color: #ffffff;
font-weight: 500;
margin: 1% 0 5%;
border: none;
outline: none;
height: 56px;
}
.Portfolio .careerlast {
padding-bottom: 18%!important;
}
.portfoliofooterContact {
margin-top: 0!important;
}
/* *end CSS FOR Portofolio PAGE*/
/* ******cssAll*/
.page-footer ul li a:hover {
text-decoration: none;
}
a:hover {
text-decoration: none!important;
}
ul li {
margin-bottom: 0px;
}
.cool-link {
display: inline-block;
text-decoration: none;
}
.cool-link::after {
content: '';
display: block;
width: 0;
height: 1px;
background: #f2f2f2;
transition: width .3s;
}
.cool-link:hover::after {
width: 100%;
}
/* new css for excellence_block */
.overlayMainDiv {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #ed187e;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
}
.excellenceHoverDiv:hover .overlayMainDiv {
height: 100%;
}
/* common button */
button.btnCommon {
border-radius: 0px;
font-family: Inter;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 100%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
button.btnCommon span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.btnCommon span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
button.btnCommon:hover span {
padding-right: 25px;
}
button.btnCommon:hover span:after {
opacity: 1;
right: 0;
}
img {
transition: .5s all;
}
/* *START CSS FOR IOSMOBILE */
section.iosmobile {
background: #fff;
}
.iosmobile .container-iosmobile-div {
background: #212121;
color: #ffffff;
padding-bottom: 8.5%;
background-attachment: fixed;
}
.iosmobile .container-iosmobile-div .iospdiv {
width: 69%;
margin: auto;
margin-top: 2%;
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivL {
padding: 0;
}
.iosmobile .text-right.iospdivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivR {
padding: 0;
}
.iosmobile .container-iosmobile-div .iospdiv .iospdivR img {
width: 100%;
margin-top: -10%;
}
.iosmobile .container-iosmobile-div .iospdivH {
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-bottom: 4%;
margin-top: 4%;
}
.iosmobile .container-iosmobile-div .iospdivH span {
color: #ffee57;
}
.iosmobile .container-iosmobile-div .iospdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.iosmobile .container-iosmobile-div .outerul {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
list-style: none;
padding: 0;
}
.iosmobile .container-iosmobile-div .outerul li {
display: flex;
flex-direction: row;
align-items: center;
}
.iosmobile .container-iosmobile-div .outerul li .material-icons {
color: #ffee57;
margin-right: 3%;
}
/*css for iosappDevlop*/
.iosmobile .iosappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 4.5%;
}
.iosmobile .iosappDevlop .container.containerBox {
width: 68%;
margin: auto;
background: #ffffff;
}
.iosmobile .iosappDevlop .iosappDevlopTxt {
margin-top: -12.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL {
padding-top: 5%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneL img {
padding-top: 7%;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.iosmobile .iosappDevlop .iosappDevlopTxt .iosappDevlopTxtTop .iosappDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.iosmobile .iosappDevlopTxtPhone {
margin-top: 5%!important;
width: 68%;
margin: auto;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR .RowiosDevPhoneRPStle {
margin-bottom: 6%;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul {
padding: 0;
}
.iosmobile .iosappDevlopTxtPhone .RowiosDevPhone .RowiosDevPhoneR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 2.05;
width: 90%;
}
/* * cssfor ioswhychooseus*/
.iosmobile .ioswhychooseus {
background: #f6f6f6;
padding-top: 4%;
padding-bottom: 1%;
}
.iosmobile .ioswhychooseus .whychooseusHtop {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: 600;
}
.iosmobile .ioswhychooseus .whychooseusPtop {
line-height: 1.75;
font-family: Inter Regular;
font-size: 1.1em;
color: #616161;
}
.iosmobile .ioswhychooseus .whychooserowimg {
margin-top: 10%!important;
margin-bottom: 8%!important;
}
.iosmobile .ioswhychooseus .whychooserowimg .card img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .ioswhychooseus .whychooserowimg .card {
border: none;
background: transparent;
align-items: start;
}
.iosmobile .ioswhychooseus .whychooserowimg .card .whychoosetxtH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-top: 8%;
}
.iosmobile .ioswhychooseus .whychooserowimg .card .whychoosetxtP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
text-align: start;
}
/* *css for iostechlogodiv*/
.iosmobile .iostechlogodiv {
padding: 5% 0 8%;
}
.iosmobile .iostechlogodiv .iostechlogoH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.iosmobile .iostechlogodiv .iostechlogoP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
padding: 0 0rem 0%;
font-weight: normal;
width: 80%;
margin: auto;
}
.iosmobile .iostechlogodiv .row1 .img1 {
width: 50%;
}
.iosmobile .iostechlogodiv .row1 .img2 {
width: 100%;
}
.iosmobile .iostechlogodiv .row1 .img3 {
width: 74%;
}
.iosmobile .iostechlogodiv .row1 .img4 {
width: 57%;
}
.iosmobile .iostechlogodiv .row1 .img5 {
width: 40%;
}
.iosmobile .iostechlogodiv .row1 .img6 {
width: 45%;
}
.iosmobile .iostechlogodiv .row2 .img7 {
width: 45%;
}
.iosmobile .iostechlogodiv .row2 .img8 {
width: 55%;
}
.iosmobile .iostechlogodiv .row2 .img9 {
width: 45%;
}
.iosmobile .iostechlogodiv .row1 {
margin: 4% auto;
}
.iosmobile .iostechlogodiv .row1 div,
.iosmobile .iostechlogodiv .row2 div {
margin: auto;
}
.iosmobile .ioscasestydiv {
background: #f4faff;
padding: 4% 0 20%;
margin-top: 2%;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.67;
color: #333333;
margin: 0;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyH1 {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.5;
color: #333333;
margin-top: -1%;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
width: 70%;
margin: auto;
}
#iosCarousel .carousel-inner {
margin-top: 0.5%;
margin-left: 15px;
margin-right: 15px;
}
.iosmobile .ioscasestydiv .ioscasestytxt .ioscasestyP2 {
font-family: Inter Bold;
font-size: 6.5vw;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL,
.ioscasestydiv .scrollcolR,
.ioscasestydiv .scrollcolM {
padding: 0;
background: #1a639e;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL {
background: #2083d2!important;
color: white;
z-index: 9;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 1.9em;
line-height: 1.63;
color: #ffffff;
margin: 60% 5% 2% 10%;
text-align: left;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolM img {
transition: .5s all;
margin-top: 20%;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolM .iosContentHeadding {
display: table-column-group;
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolR img {
margin-top: 10%;
width: 100%;
height: 100%;
transition: .5s all;
}
.iosmobile .ioscasestydiv .cstmRowCareer img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.iosmobile .ioscasestydiv .cstmRowCareer .scrollcolL .scrollcolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 5% 5% 10% 10%;
text-align: left;
}
.iosmobile .ioscasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
float: left;
}
.iosmobile .ioscasestydiv .carousel-indicators {
bottom: -13%;
}
.iosmobile .ioscasestydiv .carousel-indicators li {
width: 8px;
height: 8px;
border-radius: 50%;
background: #e5e5e5;
border: none;
}
.iosmobile .ioscasestydiv .carousel-indicators li.active {
background: #2083d2;
}
.iosmobile .iosmoreservice {
background: #38740e;
padding: 5% 0;
margin-bottom: 4%;
}
.iosmobile .iosmoreservice .iosmoresercolL .iosmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.iosmobile .iosmoreservice .iosmoresercolL .iosmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRInner {
background-color: #f6f6f6;
padding: 2.3% 2.3% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.iosmobile .iosmoreservice .iosmoresercolR .iosimageclass {
background: url(../img/illustration\ android_sm.svg), url(../img/image\ about\ us.svg);
background-position: 95%, left top;
background-repeat: no-repeat, repeat;
background-size: 50%, auto;
padding-top: 28%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosimageclasshedding {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #ffffff;
width: 92%;
margin: auto;
padding-bottom: 5%;
padding-right: 44%;
}
.iosmobile .iosmoreservice .iosmoresercolR img {
width: 100%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.iosmobile .iosmoreservice .iosmoresercolR .iosmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.iosmobile .circle1,
.iosmobile .circle2 {
stroke: #86868661;
}
/* *Start CSS FoR Android-Development */
.jsframework .container-top.containerjsframe {
background: #880e4f;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.jsframework .container-top.containerjsframe .circle1,
.jsframework .container-top.containerjsframe .circle2 {
stroke: #99155b;
}
section.androiddevlop {
background: #fff;
}
.androiddevlop .container-androidevlop-div {
background: #38740e;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
.androiddevlop .container-androidevlop-div .androidiv {
width: 72%;
margin: auto;
}
.androiddevlop .container-androidevlop-div .androidiv .androidpdivL {
padding: 0;
margin-bottom: 2%;
}
.androiddevlop .container-androidevlop-div .androidiv .androidpdivL {
padding-top: 7%;
}
.androiddevlop .container-androidevlop-div .androidiv .col-md-6 img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .container-androidevlop-div .andtabdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
padding: 0;
margin-bottom: 4%;
}
.androiddevlop .container-androidevlop-div .andtabdivH span {
color: #ffee57;
}
.androiddevlop .container-androidevlop-div .andrpdivP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.67;
color: #ffffff;
font-weight: 500;
padding: 0;
}
.androiddevlop .container-androidevlop-div .outerullist {
font-family: Inter;
font-size: 1.125em;
color: #ffffff;
list-style: none;
line-height: 1.0;
padding: 0;
padding-left: 4%;
}
.androiddevlop .container-androidevlop-div .outerullist li {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.androiddevlop .container-androidevlop-div .outerullist li .material-icons {
color: #ffee57;
margin-right: 4%;
vertical-align: sub;
margin-left: -4%;
}
.androiddevlop .androidappDevlop {
background: #ffffff;
padding-top: 1%;
padding-bottom: 8.5%;
}
.androiddevlop .androidappDevlop .container.containerBox {
width: 70%;
margin-left: 15%;
margin-right: 15%;
background: #ffffff;
}
.androiddevlop .androidappDevlop .androidappDevloptext {
margin-top: -18.1%;
padding: 3.6% 0% 3.2% 3.6%;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androdappDevlopTopTxtP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 3%;
}
.androiddevlop .androidappDevlop .androwDevlop .androwDevPhoneL {
padding-top: 5%;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR {
display: flex;
align-items: center;
justify-content: center;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
color: #ffffff;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span {
padding-right: 25px;
}
.androiddevlop .androidappDevlop .androidappDevloptext .androidappDevlopTxtTop .androidDevlopTxtTopColR .iosappDevlopTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
.androiddevlop .androidappDevlopblk {
margin-top: 5%!important;
padding-left: 1%;
padding-right: 1%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhoneL img {
margin-top: 18%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhoneL img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-top: 5%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR .RowanddroidsDevheadRPStyle {
margin-bottom: 14%;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 1%;
align-items: flex-start;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul {
padding: 0;
}
.androiddevlop .androidappDevlopblk .RowandoidDevblock .RowandDevPhonsR ul li p {
font-family: Inter Regular;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #333333;
line-height: 1.75;
width: 90%;
}
/* * cssfor Androidwhychooseus*/
.androiddevlop .andiodwhychooseublk {
background: #f6f6f6;
padding-top: 5%;
padding-bottom: 1%;
}
.androiddevlop .andiodwhychooseublk .whychooseusHtoptext {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: 600;
}
.androiddevlop .andiodwhychooseublk .whychooseusPtoptxt {
line-height: 1.75;
font-family: Inter Regular;
font-size: 1.1em;
color: #616161;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata {
margin-top: 6%!important;
margin-bottom: 6%!important;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card {
border: none;
background: transparent;
align-items: flex-start;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card .whychoosetxtH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-top: 6%;
text-align: left;
}
.androiddevlop .andiodwhychooseublk .whychooserowtxtdata .card .whychoosetxtP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding: 0% 10% 0 0;
text-align: left;
width: 100%;
}
/* *css for Android-techlogo-div*/
.androiddevlop .androidtechlogodivBlock {
padding: 11% 0 8%;
overflow: hidden;
}
.androiddevlop .androidtechlogodivBlock .anddtechlogoHeader {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
padding: 0 4%;
}
.androiddevlop .androidtechlogodivBlock .anddtechlogoPtext {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.75;
color: #333333;
padding: 0.5rem 0%;
font-weight: normal;
}
.androiddevlop .androidtechlogodivBlock .row1 .img1 {
width: 65%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img2 {
width: 90%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img3 {
width: 77%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img4 {
width: 55%;
}
.iosmobile .androidtechlogodivBlock .row1 .img5 {
width: 100%;
}
.androiddevlop .androidtechlogodivBlock .row1 .img6 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img7 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img8 {
width: 51%;
}
.androiddevlop .androidtechlogodivBlock .row2 .img9 {
width: 35%;
}
.androiddevlop .androidtechlogodivBlock .row1 {
margin: 3.5% 0;
}
.androiddevlop .androidtechlogodivBlock .row1 div,
.androiddevlop .androidtechlogodivBlock .row2 div {
margin: auto;
}
/* *css for Android-casesty-div*/
.androiddevlop .anndroidcasestydblk {
background: #f4faff;
padding: 5.5% 0 20%;
margin-top: 2%;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.67;
color: #333333;
margin: 0;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyH1 {
font-family: Inter;
font-size: 1.4em;
line-height: 1.5;
color: #333333;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
width: 97%;
margin: 0 1.5%;
}
.androiddevlop .anndroidcasestydblk .andrroicasestytxxt .andcasestyP2 {
font-family: Inter Bold;
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: 0%;
margin-bottom: 1.5%;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL,
.anndroidcasestydblk .scrollcolR,
.anndroidcasestydblk .scrollcolM {
padding: 0;
background: #24bb67;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolRRR {
padding: 0;
background: #24bb67;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL {
background: #3ddc84!important;
color: white;
z-index: 9;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL .scrollcolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.65;
color: #fff;
margin: 50% 5% 2% 10%;
text-align: left;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolM img {
margin-left: -15%;
margin-top: -13%;
width: 100%;
height: 100%;
transition: .5s all;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolRRR img {
transition: .5s all;
margin-top: 14%;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .scrollcolL .scrollcolLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #fff;
margin: 4% 5% 10% 10%;
text-align: left;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
#andridCarousel {
position: relative;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators {
bottom: -15%;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators li {
width: 8px;
height: 8px;
border-radius: 50%;
background: #e5e5e5;
border: none;
}
.androiddevlop .anndroidcasestydblk .carousel-indicators li.active {
background: #2083d2;
}
.androiddevlop .andmoreservicedata {
background: #004d40;
padding: 5% 0;
margin-bottom: 4%;
}
.androiddevlop .andmoreservicedata .andromoresercolL .andrmoresercolLH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin: 0 0 2%;
font-weight: 600;
}
.androiddevlop .andmoreservicedata .andromoresercolL .andrmoresercolLP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
padding-right: 23%;
font-weight: normal;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg {
background-color: #004d40;
height: auto;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg img {
float: right;
padding: 0%;
transition: .5s all ease;
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.androiddevlop .andmoreservicedata .anddrmoresercolRInner .serviceimg .androidmoreheader {
color: #ffffff;
font-family: Inter Medium;
padding: 26% 23% 3% 10%;
font-size: 1.125em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .anddrmoresercolRInner {
background-color: #f6f6f6;
padding: 2.3% 2.3% 6%;
margin-top: -37%;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.androiddevlop .andmoreservicedata .andrmoresercolR img {
transition: .5s all ease;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
padding: 4% 5% 2%;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
padding: 0 5%;
}
.androiddevlop .andmoreservicedata .andrmoresercolR .andmoresercolRA {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #2083d2;
padding: 0 5%;
}
.androiddevlop .circle1,
.androiddevlop .circle2 {
stroke: #31650d;
}
/* *END CSS FOR IOSMOBILE */
.androiddevlop .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.androiddevlop .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.androiddevlop .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/*Start css for jsFramwork*/
section.jsframwork {
background-color: rgba(136, 14, 79, 0.05);
}
.jsframwork .container-jsframwork-div {
background: #880e4f;
background-attachment: fixed;
padding-bottom: 9%;
}
.jsframwork .container-jsframwork-div .svg1 .circle1,
.jsframwork .container-jsframwork-div .svg1 .circle2 {
stroke: #99155b;
}
.jsframwork .container-jsframwork-div .jspdiv {
width: 72%;
margin-left: 14%;
margin-top: 3%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 4%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL .jspdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivL .jspdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivR img {
width: 100%;
margin-top: -10%;
}
.jsframwork .container-jsframwork-div .jspdiv .jspdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.jsframwork .jstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -7%!important;
}
.jsframwork .jstalk2XprtTxtTop .jstalk2XprtTxtTopColL .jstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.jsframwork .jstalk2Xprt .jstalk2XprtTxtTop .jstalk2XprtTxtTopColR .jstalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *CSS FOR framworkUse*/
.jsframwork .framworkUse {
padding-top: 7.5%;
margin: 0 15%;
width: 72%;
}
.jsframwork .framworkUse .framworkUseH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
margin-bottom: 2.2%;
}
.jsframwork .framworkUse .framworkUseInner {
/* background: #ffffff; */
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol {
padding: 5% 3% 3%;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol:nth-of-type(2),
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol:nth-of-type(3) {
border-left: none;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol img {
width: 33%;
background: #fff;
padding: 8%;
border-radius: 10px;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol .framworkUseInnerColH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #000000;
margin-top: 9%;
margin-bottom: 5%;
}
.jsframwork .framworkUse .framworkUseInner .framworkUseInnerCol .framworkUseInnerColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for choosejsFramwork*/
.jsframwork .choosejsFramwork {
margin-top: 5%;
background: #ffffff;
padding: 6% 5.4% 10%;
}
.jsframwork .choosejsFramwork .choosejsFramworkH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.jsframwork .choosejsFramwork .choosejsFramworkRow1,
.jsframwork .choosejsFramwork .choosejsFramworkRow2,
.jsframwork .choosejsFramwork .choosejsFramworkRow3 {
margin-top: 6%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol img {
width: 12.5%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol .choosejsFramworkColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.jsframwork .choosejsFramwork .choosejsFramworkCol .choosejsFramworkColP {
font-family: Inter;
font-size: 1em;
line-height: 1.5;
color: #616161;
}
/* *css for hireJSDev*/
.jsframwork .hireJSDev {
margin-top: 5%;
padding-bottom: 8%;
}
.jsframwork .hireJSDev .hireJSDevH {
font-family: Inter Semi Bold;
font-size: 3em;
font-weight: 600;
line-height: 1.5;
color: #333333;
margin-bottom: 3%;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide {
background: #880e4f;
padding: 4% 4% 2.1%;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
border: solid 1px #e6e6e6;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
margin-bottom: 2%;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP a {
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP a:hover {
color: #ffffff;
}
.jsframwork .hireJSDev .carousel-inner .carousel-item .hireJSDevSlide .hireJSDevSlideP:nth-of-type(1) {
margin-bottom: 3.5%;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators {
bottom: -75px;
background-color: transparent;
}
.jsframwork .hireJSDev #jsFrmCarousel .left {
background: #880e4f;
left: 8%;
top: 50%;
position: absolute;
}
.jsframwork .hireJSDev #jsFrmCarousel .right {
background: #880e4f;
right: 8%;
top: 50%;
position: absolute;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators li {
width: 11px;
height: 11px;
border-radius: 50px;
background: #616161;
border: none;
}
.jsframwork .hireJSDev #jsFrmCarousel .carousel-indicators li.active {
background: #880e4f;
}
/*css for jslastquote*/
.jsframwork .jslastquote {
background: #ffffff;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
}
.jsframwork .jslastquote .jslastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.jsframwork .jslastquote .jslastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-top: 4%;
}
.jsframwork .jslastquote .jslastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
}
/*End css for jsFramwork*/
/*Start css for Our product*/
section.ourProduct {
background-color: rgba(136, 14, 79, 0.05);
}
.ourProduct .container-ourProduct-div {
background: #4527a0;
background-attachment: fixed;
padding-bottom: 4%;
}
.ourProduct .container-ourProduct-div .svg1 .circle1,
.ourProduct .container-ourProduct-div .svg1 .circle2 {
stroke: #5231b9;
}
.ourProduct .container-ourProduct-div .ourProductpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL {
padding: 0;
padding-left: 0.5%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL .ourProductpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivL .ourProductpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivR img {
width: 115%;
margin-top: -10%;
max-width: 115%;
margin-left: -15%;
}
.ourProduct .container-ourProduct-div .ourProductpdiv .ourProductpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *css for Producttalk2Xprt*/
.ourProduct .Producttalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -7%!important;
position: relative;
}
.ourProduct .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColL .Producttalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter;
border: none;
padding: 4% 9%;
font-weight: 500;
height: 40px;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.ourProduct .Producttalk2Xprt .Producttalk2XprtTxtTop .Producttalk2XprtTxtTopColR .Producttalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *CSS For platformScreen*/
.ourProduct .platformScreen .platformScreenRow {
margin-top: 15%;
}
.ourProduct .platformScreen .platformScreenRow .col-md-6.platformScreenCol {}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.ourProduct .platformScreen .platformScreenColHH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-top: -10%;
}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol .platformScreenColP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-bottom: 6%;
}
.ourProduct .platformScreen .platformScreenRow .platformScreenCol .platformScreenColP b {
font-family: Inter Semi Bold;
}
/* *css for appFeature*/
.ourProduct .appFeature {
margin-top: 7%;
background: #ffffff;
padding: 6% 0 5%;
}
.ourProduct .appFeature .appFeatureH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.63;
color: #333333;
}
.ourProduct .appFeature .appFeatureRow1,
.ourProduct .appFeature .appFeatureRow2 {
margin-top: 4%!important;
}
.ourProduct .appFeature .appFeatureCol img {
width: 11%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 4% 0 3%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-top: 5%;
}
.ourProduct .appFeature .appFeatureCol .appFeatureP b {
font-family: Inter Medium;
line-height: 1.67;
}
/*css for productlastquote*/
.ourProduct .productlastquote {
background: #4427a0;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
}
.ourProduct .productlastquote .productlastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.ourProduct .productlastquote .productlastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #ffffff;
padding-top: 5%;
}
.ourProduct .productlastquote .productlastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 22px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
outline: none;
}
/*End css for ourproduct*/
/*start css for appAnalytics*/
.appAnalytics .container-appAnalytics-div {
background: #02589c;
background-attachment: fixed;
padding-bottom: 0%;
}
.appAnalytics .container-appAnalytics-div .svg1 .circle1,
.appAnalytics .container-appAnalytics-div .svg1 .circle2 {
stroke: #0d6ab4;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 4%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL .appAnalyticspdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivL .appAnalyticspdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
white-space: nowrap;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivR img {
width: 100%;
margin-top: -10%;
max-width: 100%;
padding-bottom: 20%;
}
.appAnalytics .container-appAnalytics-div .appAnalyticspdiv .appAnalyticspdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *css for Analyticstalk2Xprt*/
.appAnalytics .Analyticstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -10%!important;
position: relative;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTopColL .Analyticstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner {
background-image: url('../img/divider.png');
width: 100%;
background-repeat: no-repeat;
background-position: left;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button {
background-color: #2083d2;
line-height: 0;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 7%;
height: 40px;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
line-height: 1.3;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .7;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button:hover span {
padding-right: 25px;
}
.appAnalytics .Analyticstalk2Xprt .Analyticstalk2XprtTxtTop .Analyticstalk2XprtTxtTopColR .Analyticstalk2XprtTxtTopColRInner button:hover span:after {
opacity: 1;
right: 0;
}
/* *AppIntegration*/
.appAnalytics .AppIntegration {
margin-top: 6.3%!important;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColL img {
width: 100%;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR {
display: flex;
justify-content: center;
flex-direction: column;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR .AppIntegrationColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 4%;
}
.appAnalytics .AppIntegration .AppIntegrationRow .AppIntegrationColR .AppIntegrationColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 5%;
}
/* *css for weOffer*/
.appAnalytics .weOffer {
margin-top: 6%;
background: #ffffff;
padding: 6% 0 4%;
}
.appAnalytics .weOffer .weOfferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.63;
color: #333333;
}
.appAnalytics .weOffer .weOfferRow1,
.appAnalytics .weOffer .weOfferRow2 {
margin-top: 4%!important;
}
.appAnalytics .weOffer .weOfferCol img {
width: 11%;
}
.appAnalytics .weOffer .weOfferCol .weOfferColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 4% 0 3%;
}
.appAnalytics .weOffer .weOfferCol .weOfferColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *ourSpecialist*/
.appAnalytics .ourSpecialist {
margin-top: 3%!important;
background: #2c4552;
padding-top: 6%;
padding-bottom: 6%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl {
list-style: none;
padding: 0;
margin-top: 4%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li img {
margin-top: 1%;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.appAnalytics .ourSpecialistRow .ourSpecialistCol .ourSpecialistColUl li p {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #ffffff;
margin-left: 3%;
margin-bottom: 0;
}
/*css for productlastquote*/
.appAnalytics .analyticslastquote {
background: #ffffff;
box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
margin-top: 5%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner p {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-top: 5%;
}
.appAnalytics .analyticslastquote .analyticslastquoteInner .btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 15px 12px;
width: 300px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
border: none;
margin: 2% 0% 5%;
}
/*End css for appAnalytics*/
/* *start css for Quality Assurance*/
.QAssurance .container-QAssurance-div {
background: #4a148c;
background-attachment: fixed;
padding-bottom: 13%;
}
.QAssurance .container-QAssurance-div .svg1 .circle1,
.QAssurance .container-QAssurance-div .svg1 .circle2 {
stroke: #581e9f;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv {
width: 72%;
margin-left: 14%;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL {
padding: 0;
padding-left: 0.5%;
}
.QAssurance .QAssurancepdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL .QAssurancepdivH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.QAssurance .container-QAssurance-div .QAssurancepdiv .QAssurancepdivL .QAssurancepdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 2% 0 0 0;
}
/* *QATesting*/
.QATesting {
padding-bottom: 3%;
}
.QAssurance {
background: rgba(73, 20, 139, 0.05);
}
.QAssurance .Analyticstalk2Xprt {
background: #ffffff;
padding: 3% 2.5% 3%;
margin-top: -8%!important;
position: relative;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.QAssurance .QATestingH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin-bottom: 2.2%;
}
.QAssurance .QATestingP {
font-family: Inter;
font-size: 1em;
line-height: 2;
color: #616161;
padding: 0;
}
.QAssurance .QATesting .QATestingRow {
padding-top: 7%;
margin: 0 13.7%;
width: 72%;
}
.QAssurance .QATestingRow .QATestingColL .QATestingColLBox {
width: 90%;
height: 100%;
background: #c4c4c4;
}
.QAssurance .QATestingRow .QATestingColR .QATestingColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding-bottom: 2%;
}
.QAssurance .QATestingRow .QATestingColR .QATestingColRP:nth-of-type(1) {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
padding-bottom: 3%;
}
/* *css for QAService*/
.QAssurance .QAService_section {
background: #ffffff;
}
.QAssurance .QAService {
padding: 7% 0%;
width: 70%;
margin: 0px auto;
}
.QAssurance .QAService .QAServiceH {
font-family: Inter Semi Bold;
line-height: 1.5;
font-size: 2.6em;
color: #333333;
padding: 0 12%;
}
.QAssurance .QAService .QAServiceP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
}
.QAssurance .QAService .QAServiceRow1,
.QAssurance .QAService .QAServiceRow2 {
margin-top: 6%;
}
.QAssurance .QAService .QAServiceCol img {
width: 12.5%;
}
.QAssurance .QAService .QAServiceCol .QAServiceColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.QAssurance .QAService .QAServiceCol .QAServiceColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/*CSS For QAConsultation*/
.QAssurance .QAConsultation {
background: #263238;
}
.QAssurance .QAConsultation .QAConsultationH {
font-family: Inter;
font-size: 2.6em;
font-weight: 600;
line-height: 1.65;
color: #fff;
}
.QAssurance .QAConsultation .QAConsultationP {
font-family: Inter;
font-size: 1em;
line-height: 1.75;
color: #fff;
padding: 4% 1% 0 0;
}
.QAssurance .QAConsultation .QAConsultationRow {
margin-top: 9%;
padding-bottom: 3%;
padding-left: 2%;
}
.QAssurance .QAConsultation .QAConsultationRow .QAConsultationColP {
font-family: Inter;
font-size: 1em;
line-height: 1;
color: #fff;
margin-top: 6%;
padding-bottom: 0%;
}
.QAssurance p.QAConsultationColP span {
vertical-align: sub;
font-size: 1.3em;
margin-right: 5%;
}
/* * css for QAMantra*/
.QAssurance .QAMantra {
background-color: #fff;
padding-top: 7%;
padding-bottom: 7%;
}
.QAssurance .QAMantraH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 2.5em;
color: #333;
}
.QAssurance .QAMantraP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.67;
color: #616161;
padding-bottom: 1%;
}
.QAssurance .QAMantra .QAMantraUl {
margin-top: 5%;
}
.QAssurance .QAMantra .QAMantraUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
ul.QAMantraUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.QAssurance .QAMantra .QAMantraUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
.QAssurance .QAMantra .QAServiceCol12 {
margin-top: 2%;
}
.QAssurance .QAMantra .QAServiceCol12 .QAServiceCol4 .QAMantraColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.QAssurance .QAMantra .QAServiceCol12 .QAServiceCol4 .QAMantraColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for QAtechlogodiv*/
.QAssurance .QAtechlogodiv {
padding: 5% 0 8%;
}
.QAssurance .QAtechlogodiv .QAtechlogoH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
}
.QAssurance .QAtechlogodiv .QAtechlogoP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
padding: 0 1rem 4%;
}
.QAssurance .QAtechlogodiv .row1 .img1 {
width: 50%;
}
.QAssurance .QAtechlogodiv .row1 .img2 {
width: 100%;
}
.QAssurance .QAtechlogodiv .row1 .img3 {
width: 74%;
}
.QAssurance .QAtechlogodiv .row1 .img4 {
width: 57%;
}
.QAssurance .QAtechlogodiv .row1 .img5 {
width: 40%;
}
.QAssurance .QAtechlogodiv .row1 .img6 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row2 .img7 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row2 .img8 {
width: 55%;
}
.QAssurance .QAtechlogodiv .row2 .img9 {
width: 45%;
}
.QAssurance .QAtechlogodiv .row1 {
margin: 4% 0;
}
.QAssurance .QAtechlogodiv .row2 {
margin: 0% 1%;
}
.QAssurance .QAtechlogodiv .row1 div,
.QAssurance .QAtechlogodiv .row2 div {
margin: auto;
}
.QAssurance .QAtechlogodiv .row2 div.col-md-2 {
text-align: left;
padding-left: 0;
}
/* *End css for Quality Assurance*/
/*Start CSS IoT-Internet-Things*/
.iot_internetthings .iotSolution {
width: 70%;
margin: auto;
margin-top: 1%;
}
.iot_internetthings .container-iot_internet-div {
background-color: #01579b;
color: #ffffff;
padding-bottom: 4%;
background-attachment: fixed;
}
.iot_internetthings .container-iot_internet-div .ecombanner_img {
margin: -8% 0% 8% -3%;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv {
padding: 0%;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv .ecommecep1 {
line-height: 1.25;
color: #ffffff;
margin-left: 0%;
margin-top: 6%;
padding: 0;
font-family: Inter Semi Bold;
font-size: 2.5em;
font-weight: 600;
}
.iot_internetthings .ecombanner_img img {
margin-top: 12%;
}
.iot_internetthings .ecombanner_img img:hover {
transform: scale(1.03);
transition: 0.8s ease;
}
.iot_internetthings .container-iot_internet-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 0%;
width: 100%;
padding: 0;
font-weight: normal;
}
.iot_internetthings .Iottalk2Xprt {
background: rgba(1, 87, 155, 0.05);
padding-bottom: 5%;
}
.iot_internetthings .row.Analyticstalk {
background: #fff;
width: 67%;
margin: 0 auto;
margin-top: -5%;
padding: 3% 1% 3.2% 2.6%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.iot_internetthings .Iottalk2Xprt .Iottalk2Xprt_title {
font-family: Inter Medium;
font-size: 1.25em;
font-weight: 500;
line-height: 1.8;
color: #333333;
padding-right: 15%;
}
.iot_internetthings p.Analyticstalk2XprtTxtTopP1 {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #616161;
}
/*css for IoT-blackdiv*/
.iot_internetthings .iot_internetblackdiv {
background-color: #fff;
padding-top: 1%;
padding-bottom: 7%;
}
.iot_internetthings .iot_internetblackdiv .blackblogclol {}
.cstmRowCareers.blogdivTxt {
width: 70%;
margin: 0 auto;
}
.iot_internetthings .iot_internetblackdiv .blogdivTxt .blackblog .iotsoluction h1.in_title {
font-family: Inter Semi Bold;
color: #333333;
font-size: 3em;
line-height: 1.29;
margin-top: 10%;
padding-left: 11%;
padding-right: 11%;
text-align: center;
}
.iot_internetthings .framworkUse {
padding: 7% 10% 0%;
}
.iot_internetthings .framworkUse .choosejsFramworkCol img {
margin-bottom: 10%;
}
.iot_internetthings .framworkUse h4.choosejsFramworkColH {
margin-bottom: 4%;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.8;
letter-spacing: normal;
color: #333333;
font-family: Inter Medium;
}
.iot_internetthings .choosejsFramworkColP {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
/* *end blog div*/
/* *Industri-Serve*/
.iot_internetthings .iot-internetindustWholeDiv {
background-color: #263238;
padding: 5% 0 15%;
margin-top: 5%;
}
.iot_internetthings .iot-internetindustWholeDiv .iot-ttechH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.4;
color: #fff;
font-weight: 600;
text-align: center;
}
.iot_internetthings .iot-internetindustWholeDiv .iot_nettechP {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.67;
color: #fff;
padding: 0 7%;
margin-bottom: 5%;
text-align: center;
}
.iot_internetthings .iot-internetindustWholeDiv .card {
background: #263238;
align-items: center;
height: 100%;
width: 100%;
border-radius: 0;
margin: 0.5rem;
border: 1px solid #636363;
border-bottom: 0;
border-left: 0;
border-color: #636363!important;
min-height: 266px;
}
.iot-internetindustWholeDiv .eduction_div {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.iot-internetindustWholeDiv .hybrid_blockwowcard_web {
display: block;
}
.iot-internetindustWholeDiv .hybrid_blockwowcard_Mobile {
display: none;
}
.iot-internetindustWholeDiv .overlayMainDiv:hover {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background-color: #ed187e;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
color: #ffffff;
}
.iot-internetindustWholeDiv .card:hover .overlayMainDiv {
height: 100%;
}
.iot-internetindustWholeDiv .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.iot-internetindustWholeDiv .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 30% 0 0% 0%;
display: block!important;
text-align: center;
}
.iot-internetindustWholeDiv .card .default h5 {
font-family: Inter Semi Bold;
font-size: 1.125em;
line-height: 1.33;
color: #fff;
padding-top: 25%;
}
.iot-internetindustWholeDiv .card .hoverdiv {
height: 100%;
width: 100%;
background: #fff;
color: #333;
padding: 0% 5%;
font-family: Inter Medium;
}
.iot-internetindustWholeDiv .card .hoverdiv h5 {
float: left;
padding: 5% 0 0 0%;
}
.iot-internetindustWholeDiv .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 75%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 0%;
float: left;
}
.iot_internetthings .iot-internetindustWholeDiv .service-boxs .icon-box {
font-size: 0.9em;
font-family: Inter semi bold;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
margin-bottom: 8%;
}
.iot_internetthings .iot-internetindustWholeDiv .service-boxs .icon-textes .ser-texts {
font-size: 0.9em;
font-family: Inter Medium;
}
.iot_internetthings .iot-internetindustWholeDiv .ser-text {
font-size: 1.1em;
font-family: Inter Semi Bold;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 10%;
padding-bottom: 10%;
}
.iot_internetthings .iot-internetindustWholeDiv .row.cstmRowCareerss {
margin-top: 0%;
}
/* *CaseStudydiv*/
.iot_internetthings .iot_internetcasestydiv {
background-color: #ffffff;
padding: 6% 0 15%;
}
.iot_internetthings .iot-internetindustWholeDiv .scrollrow .scrollcolR:hover {
transform: scale(1.1);
transition: 0.8s ease;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .internetcasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iottxtcestudi {
font-family: Inter Regular;
font-size: 1.4em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iott-casestyP1 {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
margin-bottom: 3%;
}
.iot_internetthings .iot_internetcasestydiv .internetingcasestytxt .iot_casestyPP2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin: -3% 0%;
font-family: Inter Bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
margin: 60% 0% 0% 11%;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 10% 10% 12%;
text-align: initial;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 11%;
}
.iot_internetthings .iot_internetcasestydiv .cstmRowCareer .scrollcolR:hover {
transform: scale(1.02);
transition: 1s ease;
}
.iot_internetthings .iot_internetcasestydiv .carousel-indicators {
background-color: #ffffff;
margin-bottom: -3%;
}
.scrollcolRImageText {
display: none;
}
.iot_internetthings p.card-text {
font-family: Inter;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
/*careerlast*/
.iot_internetthings .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.iot_internetthings button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.iot_internetthings .tradingRow .scrollcolR {
padding-top: 0;
}
.iot_internetthings .scrollcolR {
background-color: #ed5375;
padding-top: 10%;
}
.iot_internetthings .scrollcolR img {
transition: .5s all;
text-align: center;
}
.iot_internetthings .tradingRow .scrollcolR img {
float: left;
margin-left: 8%;
padding-top: 15%;
}
.iot_internetthings button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.iot_internetthings button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.iot_internetthings button.btnQuote:hover span {
padding-right: 25px;
}
.iot_internetthings button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.iot_internetthings .careerlasdata div p {
font-family: Inter;
font-size: 1.500em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
.iot_internetthings .circle1,
.iot_internetthings .circle2 {
stroke: #0c64a9;
}
.iot_internetthings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.iot_internetthings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.iot_internetthings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
/*Start css for food&Restaurant*/
.foodRestaurant .container-foodRestaurant-div {
background: #d04900;
background-attachment: fixed;
padding-bottom: 10%;
}
.foodRestaurant .container-foodRestaurant-div .svg1 .circle1,
.foodRestaurant .container-foodRestaurant-div .svg1 .circle2 {
stroke: #dc4700;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv {
width: 70%;
margin: 0 auto;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL .foodRestaurantpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivL .foodRestaurantpdivP {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivR img {
width: 115%;
margin-top: -10%;
max-width: 115%;
margin-left: -10%;
}
.foodRestaurant .container-foodRestaurant-div .foodRestaurantpdiv .foodRestaurantpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *foodParadiv*/
.foodRestaurant .foodParadiv {
background: #fff;
padding: 3% 3% 2%;
width: 70%;
margin-left: auto;
margin-right: auto;
margin-top: -10%;
}
.foodRestaurant p.foodParadivColP {
font-family: Inter;
font-size: 18px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
}
.foodRestaurant .foodParadiv .foodParadivRow .foodParadivCol {
padding: 0;
}
.foodRestaurant .foodParadiv .foodParadivRow .foodParadivCol .foodParadivColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
padding-bottom: 1%;
}
/* *Foodwhtweoffer*/
.foodRestaurant .Foodwhtweoffer {
padding-top: 10%;
padding-bottom: 13%;
}
.foodRestaurant .Foodwhtweoffer .FoodwhtweofferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.04;
color: #333333;
text-align: center;
margin-bottom: 2%;
}
.foodRestaurant .Foodwhtweoffer .FoodwhtweofferP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
text-align: center;
width: 90%;
}
.foodRestaurant .FoodwhtweofferRow {
margin-top: 5%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR {
padding: 0;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 7%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul p {
margin: 0;
width: 90%;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .FoodwhtweofferRow .FoodwhtweofferRowColR .FoodwhtweofferRowColRul li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *foodcasestudy*/
.foodRestaurant .foodcasestudy {
background: #ffd00e;
padding-top: 4%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLH1 {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin: 0;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLH2 {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.42;
color: #333333;
margin-bottom: 7%;
margin-top: -2%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowL .foodcasestudyRowLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 8%;
width: 90%;
}
.foodRestaurant .foodcasestudy .foodcasestudyRow .foodcasestudyRowR img {
position: absolute;
bottom: 0;
max-width: 107%;
}
/* *foodbusinschallng*/
.foodRestaurant .foodbusinschallng {
margin-top: 8%!important;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodbusinschallng .foodbusinschallngUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodwtwedid*/
.foodRestaurant .foodwtwedid {
margin-top: 5%!important;
}
.foodRestaurant .foodwtwedid .foodwtwedidH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodwtwedid .foodwtwedidUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodOutcomes*/
.foodRestaurant .foodOutcomes {
margin-top: 6%;
margin-bottom: 6%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3.8%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL {
list-style: none;
margin: 0;
padding: 0;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL li p {
margin: 0;
width: 90%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowL .foodOutcomesRowLUL img {
padding-right: 5%;
margin-top: 0.5%;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR {
display: flex;
justify-content: flex-end;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR img {
width: 54.6%;
height: 482px;
}
.foodRestaurant .foodOutcomes .foodOutcomesRow .foodOutcomesRowR img:nth-of-type(2) {
margin-left: -20%;
margin-top: 3.5%;
}
/*css for technologydiv*/
.foodRestaurant .technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.foodRestaurant .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.foodRestaurant .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.foodRestaurant .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/*End css for food&Restaurant*/
/* CSS FOR softwareConsulting Start*/
.swConsulting .container-swConsulting {
background-color: #1a237e;
background-attachment: fixed;
padding-bottom: 8%;
}
.swConsulting .container-swConsulting .circle1,
.swConsulting .container-swConsulting .circle2 {
stroke: #2e3792;
}
.swConsulting .container-swConsulting .swConsultingpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivL {
padding: 0;
padding-left: 0.5%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivR img {
width: 100%;
margin-top: -10%;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingp1 {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.swConsulting .container-swConsulting .swConsultingpdiv .swConsultingp2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
/* *CSS FOR swConDivTxt*/
.swConsulting .swConsultingMainDivBg {
background-color: rgba(26, 35, 126, 0.05);
}
.swConsulting .swConDivTxt {
margin-top: -9%!important;
background: #ffffff;
padding: 3% 2%;
font-weight: 600;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.swConsulting .swConDivTxt .swConDivP1 {
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.75;
color: #333333;
}
/* *swConsultingDiv*/
.swConsulting .swConsultingMainDiv {
padding-bottom: 3%;
}
.swConsulting .swConsultingMainDiv .swConsultingDivRow {
padding-top: 4%;
}
.swConsulting .swConsultingMainDiv .swConsultingDivRow .swConsultingDivColR {
padding: 0;
}
.swConsulting .swConsultingDivRow .swConsultingDivColR .swConsultingDivColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for swConsultingService*/
.swConsulting .swConsultingService_section {
background: #ffffff;
}
.swConsulting .swConsultingService {
padding: 7% 0%;
width: 70%;
margin: 0px auto;
}
.swConsulting .swConsultingService .swConsultingServiceH {
font-family: Inter Semi Bold;
line-height: 1.29;
font-size: 3em;
color: #333333;
}
.swConsulting .swConsultingService .swConsultingServiceP {
font-family: Inter Regular;
font-size: 1.1em;
line-height: 1.78;
color: #616161;
padding: 0 7%;
}
.swConsulting .swConsultingService .swConsultingServiceRow1,
.swConsulting .swConsultingService .swConsultingServiceRow2 {
margin-top: 6%;
}
.swConsulting .swConsultingService .swConsultingServiceCol img {
width: 12.5%;
}
.swConsulting .swConsultingService .swConsultingServiceCol .swConsultingServiceColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.5;
color: #333333;
margin: 6% 0 6%;
}
.swConsulting .swConsultingService .swConsultingServiceCol .swConsultingServiceColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/*CSS For whyTriazinesoft*/
.swConsulting .whyTriazinesoft {
background: #263238;
padding-top: 5%;
padding-bottom: 7%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 3em;
color: #fff;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftP {
font-family: Inter Regular;
font-size: 1.2em;
line-height: 1.67;
color: #fff;
padding-bottom: 1%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl {
margin-top: 5%;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
.swConsulting .whyTriazinesoft ul.whyTriazinesoftUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.swConsulting .whyTriazinesoft .whyTriazinesoftUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *swMaintainceServce*/
.swConsulting .swMaintainceServce {
background-color: #45565f;
padding-top: 7%;
padding-bottom: 7%;
}
.swConsulting .swMaintainceServce .swMaintainceServceH {
font-family: Inter;
font-weight: 600;
line-height: 1.5;
font-size: 2.5em;
color: #fff;
}
.swConsulting .swMaintainceServce .swMaintainceServceP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.67;
color: #fff;
padding-bottom: 1%;
}
.swConsulting .swMaintainceServce .headingServceMaintainence {
line-height: 1.67;
font-size: 1.2em;
color: #ffffff;
font-family: Inter Bold;
margin-bottom: 6%;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl {
margin-top: 5%;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 3%;
}
.swConsulting .swMaintainceServce ul.swMaintainceServceUl.Quality-chk li span {
vertical-align: sub;
font-size: 24px;
color: #fff;
}
.swConsulting .swMaintainceServce .swMaintainceServceUl li p {
font-family: Inter;
margin-left: 5%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *css for swConsultingtechdiv*/
.swConsulting .swConsultingtechdiv {
padding: 5% 0 8%;
background-color: #f6f6f6;
}
.swConsulting .swConsultingtechdiv .swConsultingtechH {
font-family: Inter Semi Bold;
font-size: 2.8em;
line-height: 1.5;
color: #333333;
}
.swConsulting .swConsultingtechdiv .swConsultingtechP {
font-family: Inter;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
padding: 0 1rem 4%;
}
.swConsulting .swConsultingtechdiv .row.row3 img {
text-align: center;
}
.swConsulting .swConsultingtechdiv .row1:nth-of-type(5) {
width: 47%;
}
.swConsulting .swConsultingtechdiv .row2 {
margin-top: 4%;
margin-bottom: 4%;
}
.swConsulting .swConsultingtechdiv .row2 div .img7 {
margin-top: 7%;
}
.swConsulting .swConsultingtechdiv .row2 div .img8 {
margin-top: 10%;
}
.swConsulting .swConsultingtechdiv .row2 div .img9 {
margin-top: 7%;
}
.swConsulting .swConsultingtechdiv .row3 div .img10 {
width: 22%;
}
.swConsulting .swConsultingtechdiv .row3 div .img11 {
width: 24%;
}
.swConsulting .swConsultingtechdiv .row3 div .img12 {
width: 24%;
}
/* *End css for software Consulting*/
/* CSS FOR SAP Implementation Start*/
.SAP .container-SAP {
background-color: #0288d1;
background-attachment: fixed;
padding-bottom: 8%;
}
.SAP .container-SAP .circle1,
.SAP .container-SAP .circle2 {
stroke: #007ec7;
}
.SAP .container-SAP .SAPpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
padding-bottom: 2%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivL {
padding: 0;
padding-left: 0.5%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivR img {
width: 100%;
margin-top: -10%;
}
.SAP .container-SAP .SAPpdiv .SAPpdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.SAP .container-SAP .SAPpdiv .SAPp1 {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 7% 0 0;
color: #ffffff;
}
.SAP .container-SAP .SAPpdiv .SAPp2 {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
/* *CSS FOR SAPDivTxt*/
.SAP .SAPMainDivBg {
background-color: rgba(26, 35, 126, 0.05);
}
.SAP .SAPDivTxt {
margin-top: -8%!important;
background: #ffffff;
padding: 2.5% 2%;
}
.SAP .SAPDivTxt .SAPDivP1 {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
font-weight: 500;
}
/* *swConsultingDiv*/
.SAP .SAPMainDiv {
padding-bottom: 3%;
}
.SAP .SAPMainDiv .SAPDivRow {
padding-top: 4%;
}
.SAP .SAPMainDiv .SAPDivRow .SAPDivColR {
padding: 0;
}
.SAP .SAPDivRow .SAPDivColR .SAPDivColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *css for swConsultingService*/
.SAP .SAPObjective_section {
background: #ffffff;
}
.SAP .SAPObjective {
padding: 7% 0% 9%;
width: 70%;
margin: 0px auto;
}
.SAP .SAPObjective .SAPObjectiveH {
font-family: Inter Semi Bold;
line-height: 1.29;
font-size: 3em;
color: #333333;
}
.SAP .SAPObjective .SAPObjectiveP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
padding: 0 7%;
}
.SAP .SAPObjective .SAPObjectiveRow1,
.SAP .SAPObjective .SAPObjectiveRow2 {
margin-top: 6%;
}
.SAP .SAPObjective .SAPObjectiveCol img {
width: 12.5%;
}
.SAP .SAPObjective .SAPObjectiveCol .SAPObjectiveColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.5;
color: #333333;
margin: 6% 0 5%;
}
.SAP .SAPObjective .SAPObjectiveCol .SAPObjectiveColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *SAPPhaseWise*/
.SAP .SAPPhaseWise {
background: #263238;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow {
padding-top: 5%;
padding-bottom: 4%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow .SAPPhaseWiseCol1H {
font-family: Inter Medium;
font-size: 3em;
line-height: 1.5;
color: #fff;
}
.SAP .SAPPhaseWise .SAPPhaseWiseRow .SAPPhaseWiseCol1P {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #fff;
padding: 4% 4% 0 0;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl {
margin-top: 5%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li {
display: flex;
flex-direction: row;
font-family: Inter Regular;
margin-bottom: 6%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li .boxDiv {
width: 15%;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li .boxDiv2 {
width: 85%;
}
.SAP .SAPPhaseWise ul.SAPPhaseWiseUl.Quality-chk li span {
width: 35px;
height: 35px;
background: #768892;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li h4 {
font-family: Inter Medium;
margin-left: 3%;
font-size: 1.25em;
color: #fff;
line-height: 1.9;
}
.SAP .SAPPhaseWise .SAPPhaseWiseUl li p {
font-family: Inter Regular;
margin-left: 3%;
margin-bottom: 0;
font-size: 1em;
color: #fff;
line-height: 1.75;
}
/* *SAPInstallation*/
.SAP .SAPInstallation {
margin-top: 8.3%!important;
padding-bottom: 4.5%;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR {
display: flex;
justify-content: center;
flex-direction: column;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR .SAPInstallationColH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 4%;
}
.SAP .SAPInstallation .SAPInstallationRow .SAPInstallationColR .SAPInstallationColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 5%;
}
/* *SAP Implementation End*/
/* *Abhishek CSS Start FOR E-Governance*/
.e_governance .container-e_governance-div {
background: #01579b;
color: #ffffff;
padding-bottom: 12%;
background-attachment: fixed;
}
section.e_governance {
background: #fff;
}
.e_governance .container-e_governance-div .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.e_governance .container-e_governance-div .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_governance .container-e_governance-div .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.e_governance .circle1,
.e_governance .circle2 {
stroke: #004d91;
}
.e_governance .governancebanner_img .img-egovernabanner {
width: 75%;
margin-top: -5%;
}
.e_governance .governancebanner_img .img-egovernabanner:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_governance .container-e_governance-div .eGovernance_bannertext .eGovernancpdiv .eGovernce1 {
font-family: Inter Semi Bold;
line-height: 1.25;
color: #ffffff;
margin-left: 22%;
width: 100%;
margin-top: 24%;
padding: 0;
font-size: 2.4em;
font-weight: 600;
}
.e_governance .container-e_governance-div .eGovernance_bannertext .eGovernancpdiv .eGovernce2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 22%;
width: 100%;
padding: 0;
font-weight: normal;
}
/*css for ecommerceblackdiv*/
.e_governance .egovernanceblackdiv {
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 7%;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blackblog .blackblogcloR .fa {
font-size: 5em;
color: #b9c5c6;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blackblog .blackblogcloR button {
background-color: #2083d2;
line-height: 1.5;
color: #ffffff;
font-size: 1em;
font-family: Inter Medium;
border: none;
padding: 4% 9%;
font-weight: 500;
width: 80%;
margin-bottom: 0%;
}
/* *CSS FOR blogdivTxt*/
.e_governance .egovernanceblackdiv .blogdivTxt {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 0% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.e_governance .egovernanceblackdiv .blogdivTxt .blogdivP1,
.e_governance .egovernanceblackdiv .blogdivTxt .blockdivpp2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
margin-bottom: 0%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .egovernanceblackdiv .blackblogcloR .talkTo_expert {
border-left: 1px solid #e5e5e5;
width: 100%;
margin-top: 8%;
}
/* *end blog div*/
/* *css for governancegreendiv*/
.e_governance .eGoverngreendiv {
margin: 0;
background: #ffffff;
margin-bottom: 5%;
}
.e_governance .eGoverngreendiv .eGovegreenL img.img-fluid {
margin-top: 10%;
}
.e_governance .eGoverngreendiv .eGovegreenL img.img-fluid:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.e_governance .eGoverngreendiv .govern-greenR {
padding-top: 0%;
margin-left: -5%;
}
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcolLH {
font-family: Inter Medium;
font-size: 2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: normal;
color: #333333;
margin: 0% 5% 3% 0%;
}
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcolLP,
.e_governance .eGoverngreendiv .govern-greenR .cstmRowCareer .blackcoL12 {
font-size: 1em;
line-height: 1.75;
color: #616161;
font-family: Inter Regular;
}
.e_governance .eGoverngreendiv .govern-greenR ul {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
list-style-type: none;
margin: 6% 0% 8% 9%;
font-weight: 500;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .eGoverngreendiv .govern-greenR ul li:nth-of-type(1) {
margin-top: 4%;
}
.e_governance .eGoverngreendiv .govern-greenR ul li {
font-family: Inter Regular;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #333333;
}
.e_governance .eGoverngreendiv .img-right {
padding-right: 3%;
}
.e_governance .eGoverngreendiv .govern-greenR span.material-icons {
font-size: 1.2em;
vertical-align: sub;
margin-right: 3%;
}
/* *css for e-Governancecasestydiv*/
.e_governance .e-governancecasestydiv {
background: #f4faff;
padding: 6% 0 15%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .e_GovercasestyH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.5;
color: #333333;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .egoverrstudi {
font-size: 1.5em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 1.5%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .casestyP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.78;
letter-spacing: normal;
color: #333333;
margin-bottom: 0%;
}
.e_governance .e-governancecasestydiv .governccasestytxt .casestyP2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin-top: -3%;
font-family: Inter Bold;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
margin-bottom: -2%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL,
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR {
padding: 0;
background: #ccc;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolR img {
transition: .5s all;
margin-top: 1%;
text-align: center;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL img {
width: 75%;
margin: 45% 0 2% 13%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 5% 10% 5%;
padding: 0% 5%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
.e_governance .e-governancecasestydiv .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 1.8em;
line-height: 1.63;
color: #ffffff;
margin: 70% 0% 4% 0%;
padding: 0% 9%;
}
/*indicators*/
#governanceCarousel {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.e_governance .e-governancecasestydiv .carousel-indicators {
bottom: -10%;
}
.carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.carousel-indicators li.active {
background: #2083d2;
}
/*careerlast*/
.e_governance .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.e_governance button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.e_governance button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.e_governance button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: 0.8;
}
.e_governance button.btnQuote:hover span {
padding-right: 25px;
}
.e_governance button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.e_governance .careerlasdata div p {
font-family: Inter;
font-size: 1.5em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
/* ******css end E-Governance*/
/*Start CSS Cloud Hosting*/
.cloudComputings .Cloud_computing {
width: 70%;
margin: auto;
margin-top: 1%;
}
.cloudComputings .container-cloud-computing-div {
background-color: #0288d1;
color: #ffffff;
padding-bottom: 4%;
background-attachment: fixed;
}
.cloudComputings .container-cloud-computing-div .ecombanner_img {
margin: -8% 0% 4% 0%;
}
.cloudComputings .container-cloud-computing-div .Cloud_computing_text_Powering {
padding: 0;
}
.cloudComputings .container-cloud-computing-div .Cloud_computing_text_Powering .Cloud_computing_text_Powering1 {
line-height: 1.25;
color: #ffffff;
margin-left: 0%;
margin-top: 16%;
padding: 0;
font-family: Inter;
font-size: 2.3em;
font-weight: 600;
}
.cloudComputings .Cloud_computing_text_img img {
margin-top: 12%;
width: 100%;
}
.cloudComputings .Cloud_computing_text_img img:hover {
transform: scale(1.03);
transition: 0.8s ease;
}
.cloudComputings .container-cloud-computing-div .ecommecepdiv .ecommecep2 {
font-family: Inter;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
margin-left: 0%;
width: 100%;
padding: 0;
font-weight: normal;
}
.cloudComputings .Cloud_computing_half_div {
background: rgba(1, 87, 155, 0.05);
padding-bottom: 5%;
}
.cloudComputings .row.Cloud_computing_half_div1 {
background: #fff;
margin-top: -7.1%;
padding: 3.6% 0% 3.2% 3.6%;
margin-left: auto;
margin-right: auto;
}
.cloudComputings .Cloud_computing_half_div .Cloud_computing_half_div_title {
font-family: Inter Medium;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
.cloudComputings .cloud_Endev_main .cloud_Endev {
font-family: Inter Medium;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
}
.cloudComputings .cloud_Endev_main .Cloud_Expert {
font-family: Inter Medium;
font-size: 0.8em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .cloud_Endev_main {
margin-top: 5% !important;
}
/*css for IoT-blackdiv*/
.cloudComputings .iot_internetblackdiv {
background-color: #fff;
padding-top: 1%;
padding-bottom: 7%;
}
.cstmRowCareers.Our_cloud {
width: 70%;
margin: 0 auto;
}
.cloudComputings .Key_Cloud .Our_cloud .Our_cloud1 .Key_service .Key_service_title {
font-family: Inter Semi Bold;
color: #333333;
font-size: 2.5em;
line-height: 1.29;
font-weight: 600;
margin-top: 10%;
text-align: center;
padding: 0 1%;
}
.cloudComputings .banner_textimg {
width: 75%;
margin: auto;
}
.cloudComputings .Key_service_title1 {
font-family: Inter Regular;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .computing_framework {
padding-top: 7%;
}
.cloudComputings .computing_framework .computing_framework_col img {
margin-bottom: 5%;
}
.cloudComputings .computing_framework h4.computing_framework_colH {
margin-bottom: 2%;
font-size: 1.2em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.8;
letter-spacing: normal;
color: #333333;
font-family: Inter Medium;
}
.cloudComputings .computing_framework_colP {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
.cloudComputings .computing_framework_colp {
font-family: Inter Regular;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #616161;
}
/* *end blog div*/
/* *Industri-Serve*/
.cloudComputings .CLoud_industries {
background-color: #263238;
padding: 4% 0 4%;
margin-top: 5%;
}
.cloudComputings .CLoud_industries .cloud_indH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.4;
color: #fff;
font-weight: 600;
text-align: center;
}
.cloudComputings .CLoud_industries .cloud_indP {
font-family: Inter;
font-size: 1em;
line-height: 1.67;
color: #ffffff;
/* padding: 0 7%; */
margin-bottom: 5%;
text-align: center;
}
.cloudComputings .CLoud_industries .card {
background: #263238;
align-items: center;
height: 100%;
width: 100%;
border-radius: 0;
margin: 0.5rem;
border: 1px solid #636363;
border-bottom: 0;
border-left: 0;
border-color: #636363!important;
min-height: 266px;
}
.CLoud_industries .eduction_div {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 20% 0 8%;
display: block!important;
text-align: center;
}
.CLoud_industries .cloud_Servecard_web {
display: block;
}
.CLoud_industries .cloud_Servecard_Mobile {
display: none;
}
.CLoud_industries .overlayMainDiv {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background-color: #ffffff;
overflow: hidden;
width: 100%;
height: 0;
transition: .8s ease;
color: #333333;
}
.CLoud_industries .card:hover .overlayMainDiv {
height: 100%;
}
.CLoud_industries .card {
background: white;
align-items: center;
height: 95%;
border: none;
border-radius: 0;
margin: 0.5rem;
}
.CLoud_industries .card .default {
height: 100%;
width: 100%;
flex-direction: column;
align-items: center;
padding: 30% 0 0% 0%;
display: block!important;
text-align: center;
}
.CLoud_industries .card .default h5 {
font-family: Inter;
font-size: 1.125em;
font-weight: 600;
line-height: 1.33;
color: #fff;
padding-top: 25%;
}
.CLoud_industries .card .hoverdiv {
height: 100%;
width: 100%;
background: #fff;
color: #333;
padding: 0% 5%;
font-family: Inter Medium;
}
.CLoud_industries .card .hoverdiv h5 {
float: left;
padding: 5% 0 0 0%;
}
.CLoud_industries .card .hoverdiv .hoverp1 {
margin-bottom: 5%;
height: 75%;
overflow-y: hidden;
font-size: 14px;
line-height: 1.7;
font-family: Inter;
font-weight: normal;
padding: 0%;
float: left;
}
.cloudComputings .CLoud_industries .service-boxs .icon-box {
font-size: 0.9em;
font-family: Inter semi bold;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
margin-bottom: 8%;
}
.cloudComputings .CLoud_industries .service-boxs .icon-textes .ser-texts {
font-size: 0.9em;
font-family: Inter Medium;
}
.cloudComputings .CLoud_industries .cld-text {
font-size: 1.1em;
font-family: Inter Semi Bold;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: #004279;
padding-top: 10%;
padding-bottom: 10%;
}
.cloudComputings .CLoud_industries .row.cstmRowCareerss {
margin-top: 0%;
}
/* *CaseStudydiv*/
.cloudComputings .Cloud_SoltuionSlider {
background-color: #ffffff;
padding: 6% 0 15%;
}
.cloudComputings .CLoud_industries .scrollrow .scrollcolR:hover {
transform: scale(1.1);
transition: 0.8s ease;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSliderH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.5;
color: #333333;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
margin-bottom: 0%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Latest {
font-family: Inter Regular;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Check {
font-size: 1em;
font-family: Inter Regular;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: normal;
color: #616161;
margin-bottom: 3%;
}
.cloudComputings .Cloud_SoltuionSlider .Cloud_SoltuionSlidertxt .Cloud_SoltuionSlider_Checkp2 {
font-size: 7.5em;
color: rgba(32, 131, 210, 0.1);
line-height: 0.5;
margin: -3% 0%;
font-family: Inter Bold;
font-weight: bold;
letter-spacing: normal;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL {
background: #f78d2e!important;
color: white;
z-index: 9;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolR {
background: #817266!important;
padding-top: 15%;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-domio-2 {
background: #1a639e!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-igl-2 {
background-color: #b59d33!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67!important;
text-align: center;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL .scrollheadH {
font-family: Inter Semi Bold;
font-size: 2em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
color: #ffffff;
line-height: 1.65;
margin: 72% 0% 4% 10%;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolL .scrollcolLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
margin: 0% 8% 10% 10%;
font-weight: normal;
letter-spacing: normal;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .slidermoreRead {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #ffffff;
padding: 0 10%;
}
.cloudComputings .Cloud_SoltuionSlider .cstmRowCareer .scrollcolR:hover {
transform: scale(1.1);
transition: 1s ease;
}
.cloudComputings .Cloud_SoltuionSlider .carousel-indicators {
background-color: #ffffff;
position: absolute;
right: 0;
bottom: -10%;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.cloudComputings .scrollcolRImageText {
display: none;
}
.cloudComputings p.card-text {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.75;
color: #333333;
}
.cloudComputings .Cloud_Technoloy {
background-color: #f6f6f6;
padding-bottom: 5%;
}
.cloudComputings .Cloud_Technoloy_Container {
text-align: center;
padding: 0;
}
.cloudComputings .Cloud_Technoloy_Container .cloud_TechH {
padding-top: 7%;
font-family: Inter Semi Bold;
font-size: 2em;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333333;
margin-bottom: 2%;
}
.cloudComputings .Cloud_Technoloy_Container .cloud_TechP {
font-family: Inter Bold;
font-size: 1.2em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
color: #616161;
margin-bottom: 5%;
}
.cloudComputings .Cloud_Technoloy_Container .Cloud_Technoloy_FirstRow {
padding: 1% 0%;
}
.cloudComputings .Cloud_Technoloy_Container .Cloud_Technoloy_SecondRow {
padding: 1% 0%;
text-align: left;
}
/*careerlast*/
.cloudComputings .cstmRowCareercontnt {
width: 70%!important;
margin: 0 15%!important;
}
.cloudComputings button.btnQuote {
border-radius: 0px;
font-family: Inter Medium;
color: #fff;
font-weight: 500;
background-color: #2083d2;
font-size: 1em;
padding: 1.5%;
width: 30%;
transition: all 0.5s;
cursor: pointer;
margin: 1% 0 5%;
border: 0;
}
.cloudComputings .scrollcolR img {
float: left;
margin-left: 8%;
}
.cloudComputings button.btnQuote span {
font-family: Inter;
font-size: 1em;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.cloudComputings button.btnQuote span:after {
content: '\f105';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
font-size: 1.8em;
line-height: .8;
}
.cloudComputings button.btnQuote:hover span {
padding-right: 25px;
}
.cloudComputings button.btnQuote:hover span:after {
opacity: 1;
right: 0;
}
.cloudComputings .careerlasdata div p {
font-family: Inter;
font-size: 1.500em;
font-weight: normal;
line-height: 1.67;
letter-spacing: normal;
color: #333333;
padding: 0 10%;
padding-top: 4%;
transition: all 0.4s;
display: block;
transform: scale(1);
}
.cloudComputings .circle1,
.cloudComputings .circle2 {
stroke: #0c64a9;
}
.cloudComputings .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.cloudComputings .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cloudComputings .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.cloudComputings #Cloud_Slider {
position: relative;
transition: transform .5s ease-in-out;
display: block;
transform: scale(1);
}
.cloudComputings .e_commerce .e-commercasestydiv .carousel-indicators {
bottom: -10%;
}
.cloudComputings .carousel-indicators li {
width: 9px;
height: 9px;
border-radius: 50%;
background: #ccc;
border: none;
}
.cloudComputings .carousel-indicators li.active {
background: #2083d2;
}
/*End CSS Cloud Hosting*/
/*css for IGL-details-page*/
.igl-detailsApp .container-igl-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.igl-detailsApp .container-igl-details .svg1 .circle1,
.igl-detailsApp .container-igl-details .svg1 .circle2 {
stroke: #3f4b52;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content {
width: 72%;
margin-left: 14%;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL .igl-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentL .igl-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentR img {
width: 100%;
}
.igl-detailsApp .container-igl-details .iglbanner-top-content .igl-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.igl-detailsApp .igldetail-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -5%!important;
position: relative;
z-index: 9;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivL .igldetail-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivL .igldetail-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR {
margin: auto 0;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR img {
margin-right: 3%;
}
.igl-detailsApp .igldetail-yellodivDiv .igldetail-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for igl-detail_projOverview*/
.igl-detailsApp .igldetail_projOverview {
margin-top: 6%!important;
}
.igl-detailsApp .igldetail_projOverview .iglprojOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.igl-detailsApp .igldetail_projOverview .iglprojOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmFaces_details*/
.igl-detailsApp .cstmFaces_details {
margin-top: 6%!important;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .cstmFaces_detailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol {
display: flex;
flex-direction: row;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .doneicon {
width: 11%;
}
.igl-detailsApp .cstmFaces_details .cstmFaces_detailsRow .cstmFaces_detailsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.igl-detailsApp .we_did {
margin-top: 5%!important;
}
.igl-detailsApp .we_did .we_didH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .we_didCollP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.portfolio-details .we_did .we_didRow .we_didCol {
display: flex;
flex-direction: row;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .doneicon {
width: 11%;
}
.igl-detailsApp .we_did .we_didRow .we_didCol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.igl-detailsApp .Productdetails {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.igl-detailsApp .Productdetails .row {
margin-top: 5%;
}
.igl-detailsApp .Productdetails .ProductdetailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.igl-detailsApp .Productdetails .ProductdetailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL {
padding: 0;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.igl-detailsApp .Productdetails .row .ProductdetailsCoLL .ProductdetailsUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR {
text-align: right;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.igl-detailsApp .Productdetails .row .ProductdetailsColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for smartPhone*/
.igl-detailsApp .smartPhone {
margin-top: 10% !important;
}
.igl-detailsApp .smartPhone img {
width: 100%;
}
.igl-detailsApp .smartPhone img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.igl-detailsApp .technologydsetion {
background-color: #f4faff;
padding-top: 4%;
}
.igl-detailsApp .technologydsetion .technologydsetionH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.igl-detailsApp .technologydsetion .technologydsetionRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.igl-detailsApp .technologydsetion .technologydsetionRow .col-md-2 {
margin: auto;
}
/* *CSS END FOR IGL-DETAILSApp*/
/*css for JauntFix-details-page*/
.jauntFix-details .container-jauntfix-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.jauntFix-details .container-jauntfix-details .svg1 .circle1,
.jauntFix-details .container-jauntfix-details .svg1 .circle2 {
stroke: #3f4b52;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content {
width: 72%;
margin-left: 14%;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL .jauntfix-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
color: #ffffff;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentL .jauntfix-top-contentP {
font-family: Inter;
font-size: 1.2em;
line-height: 1.7;
color: #ffffff;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentR img {
width: 100%;
}
.jauntFix-details .container-jauntfix-details .jauntFixbanner-top-content .jauntfix-top-contentR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.jauntFix-details .jauntfixsdetail-yellodivDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -5%!important;
position: relative;
z-index: 9;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivL .jauntfixsdetail-yellodivDivLP {
font-family: Inter Regular;
font-size: 1.4em;
line-height: 1.78;
color: #333333;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivL .jauntfixsdetail-yellodivDivLH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR {
margin: auto;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR img {
margin-right: 3%;
}
.jauntFix-details .jauntfixsdetail-yellodivDiv .jauntfixsdetail-yellodivDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for igl-detail_projOverview*/
.jauntFix-details .jauntfixedetails_projOverview {
margin-top: 6%!important;
}
.jauntFix-details .jauntfixedetails_projOverview .jauntfixedprojOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.jauntFix-details .jauntfixedetails_projOverview .jauntfixedprojOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmFaces_details*/
.jauntFix-details .jountfixcstmFaces_details {
margin-top: 6%!important;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .jountfixcstmFaces_detailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol {
display: flex;
flex-direction: row;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .doneicon {
width: 11%;
}
.jauntFix-details .jountfixcstmFaces_details .jountfixcstmFaces_detailsRow .jountfixcstmFaces_detailsCol .doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.jauntFix-details .jauntfixwe_did {
margin-top: 5%!important;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .jauntfixwe_didCollP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol {
display: flex;
flex-direction: row;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .doneicon {
width: 11%;
}
.jauntFix-details .jauntfixwe_did .jauntfixwe_didRow .jauntfixwe_didCol .doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for Jountfixedproductdetails*/
.jauntFix-details .Jountfixedproductdetails {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.jauntFix-details .Jountfixedproductdetails .row {
margin-top: 5%;
}
.jauntFix-details .Jountfixedproductdetails .JountfixedproductdetailsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.jauntFix-details .Jountfixedproductdetails .JountfixedproductdetailsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL {
padding: 0;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsCoLL .JountfixedproductdetailsUL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR {
text-align: right;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.jauntFix-details .Jountfixedproductdetails .row .JountfixedproductdetailsColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for smartPhone*/
.jauntFix-details .jauntfixsmartPhone {
margin-top: 10% !important;
}
.jauntFix-details .jauntfixsmartPhone img {
width: 100%;
}
.jauntFix-details .jauntfixsmartPhone img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.jauntFix-details .jauntfixtechnology {
background-color: #f4faff;
padding-top: 4%;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.jauntFix-details .jauntfixtechnology .jauntfixtechnologyRow .col-md-2 {
margin: auto;
}
/* *CSS END FOR IGL-DETAILS page*/
/* *css start SiteMap page*/
.sitemapSection .siteMapContainer-top {
background-color: #263238;
padding-bottom: 7.5%;
background-attachment: fixed;
color: #ffffff;
}
.helloTax-Detial .container-helloTax-details {
background: #263238;
background-attachment: fixed;
padding-bottom: 6%;
}
.sitemapSection .siteMapContainer-top .site_map .site_mapHeaddingCol7 .site_mapsHeadding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.sitemapSection .siteMapContainer-top .site_map .site_mapHeaddingCol7 .site_mapsHeaddingPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.sitemapSection .siteMapContainer-top .svg1 {
stroke: #364045;
}
.sitemapSection .siteMapContainer-top .svg1 {
height: 100%;
width: 100%;
position: absolute;
top: 0%;
left: 0%;
}
.sitemapSection .siteMapContainer-top .circle1 {
cx: 8%;
cy: 8%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.sitemapSection .siteMapContainer-top .circle2 {
cx: 100%;
cy: 45%;
r: 12%;
stroke-width: 21px;
fill: transparent;
}
.sitemapSection .siteMap_listDivRow {
padding: 4% 0;
}
.sitemapSection .siteMap_listDiv .services_list h6 {
margin-left: 8%;
color: #007bff;
}
.sitemapSection .siteMap_listDiv .services_listUL li {
margin-left: 7%;
color: #007bff;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader {
font-family: Inter Regular;
font-size: 1.1em;
font-weight: 500;
line-height: 1;
color: #007bff;
cursor: pointer;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader:hover {
color: #0056b3;
}
.sitemapSection .siteMap_listDiv span.siteMap_listDivheader i.fa.fa-hand-o-right {
padding-right: 1%;
}
.sitemapSection .siteMap_listDiv .cool-link::after {
content: '';
width: 0;
height: 1px;
background: #f2f2f2;
transition: width .3s;
}
.helloTax-Detial .container-helloTax-details .svg1 .circle1,
.helloTax-Detial .container-helloTax-details .svg1 .circle2 {
stroke: #3f4b52;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content {
width: 72%;
margin-left: 14%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL {
justify-content: center;
display: flex;
flex-direction: column;
padding: 0;
padding-top: 4%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-whitebox {
width: 116px;
height: 116px;
border-radius: 10px;
background-color: #ffffff;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-top-contentH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
color: #ffffff;
margin-top: 4%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contentL .hellotax-top-contentP {
font-family: Inter;
font-size: 1.25em;
line-height: 1.8;
color: #ffffff;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contenR img {
width: 100%;
}
.helloTax-Detial .container-helloTax-details .hellotax-top-content .hellotax-top-contenR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.helloTax-Detial .hellotax-yellowDiv {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
background-color: #ffd00e;
padding: 1.5% 2%;
margin-top: -9%!important;
position: relative;
z-index: 9;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivL .hellotax-yellowDivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #333333;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivL .hellotax-yellowDivH {
font-family: Inter Medium;
font-size: 1.4em;
line-height: 1.67;
color: #333333;
margin-bottom: 0.4%;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR {
margin: auto 0;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR img {
margin-right: 3%;
}
.playstore-link {
text-align: center;
margin: auto 0;
}
.helloTax-Detial .hellotax-yellowDiv .hellotax-yellowDivR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
.hover-none:hover {
transform: scale(inherit)!important;
-webkit-transform: scale(inherit)!important;
}
/*css for projOverview*/
.helloTax-Detial .hellotax-projOverview {
margin-top: 6%!important;
padding-bottom: 2%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
}
.helloTax-Detial .hellotax-projOverview .hellotax-projOverviewH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 1.3%;
}
.helloTax-Detial .hellotax-projOverview .hellotax-projOverviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 2%;
}
/* *Css for cstmGets*/
.helloTax-Detial .midd_block {
background: rgba(38, 50, 56, 0.05);
padding: 3% 0;
}
.helloTax-Detial .hellotax-cstmGets {
margin-top: 6%!important;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 2.9%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-cstmGetsP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol {
display: flex;
flex-direction: row;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-doneicon {
width: 11%;
}
.helloTax-Detial .hellotax-cstmGets .hellotax-cstmGetsRow .hellotax-cstmGetsCol .hellotax-doneicon .material-icons {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.4em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for wtwedid*/
.helloTax-Detial .hellotax-wtwedid {
margin-top: 5%!important;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
margin-bottom: 3%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-wtwedidcolP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
width: 89%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol {
display: flex;
flex-direction: row;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-doneicon {
width: 11%;
}
.helloTax-Detial .hellotax-wtwedid .hellotax-wtwedidRow .hellotax-wtwedidcol .hellotax-doneicon .noBox {
width: 27px;
height: 27px;
color: #ffffff;
font-size: 1.2em;
background: #616161;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
/* *Css for results*/
.helloTax-Detial .hellotax-result {
width: 100%!important;
margin: 0!important;
margin-top: 5%!important;
padding: 6% 0% 4%;
background: rgba(38, 50, 56, 0.05);
}
.helloTax-Detial .hellotax-result .row {
margin-top: 5%;
}
.helloTax-Detial .hellotax-result .hellotax-resultH {
font-family: Inter Semi Bold;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.helloTax-Detial .hellotax-result .hellotax-resultP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 5%;
margin-bottom: 7%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL {
padding: 0;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li {
display: flex;
flex-direction: row;
margin-bottom: 5%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li i.fa {
color: #fff;
width: 28px;
font-size: 1.4em;
border-radius: 4px;
background-color: #616161;
height: 28px;
margin-right: 5%;
display: flex;
align-items: center;
justify-content: center;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColL .hellotax-resultL li p {
width: 92%;
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-bottom: 1%;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR {
text-align: right;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR img {
width: 80%;
margin-top: 5%;
transition: 0.5s all ease;
}
.helloTax-Detial .hellotax-result .row .hellotax-resultColR img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for mobihellotax-mobileImageleImage*/
.helloTax-Detial .hellotax-mobileImage {
margin-top: 10% !important;
}
.hellotax-mobileImage .row .col-sm-12 ul {
display: flex;
list-style: none;
padding-left: 2%;
}
.hellotax-mobileImage .row .col-sm-12 ul li {
margin-right: 2%;
}
.helloTax-Detial .hellotax-mobileImage img {
width: 100%;
}
.helloTax-Detial .hellotax-mobileImage img:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
}
/*css for technologydiv*/
.helloTax-Detial .hellotax-technologydiv {
background-color: #f4faff;
padding-top: 5%;
margin-top: -2%;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivRow {
padding-top: 3%;
padding-bottom: 10%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.helloTax-Detial .hellotax-technologydiv .hellotax-technologydivRow .col-md-2 {
margin: auto;
}
/*CSS End HelloTax-Casestudy*/
/* Policy and Privacy*/
.Privacy_Policy_Section .Privacy_Policy-Top .svg1 .circle1,
.Privacy_Policy_Section .Privacy_Policy-Top .svg1 .circle2 {
stroke: #364045;
}
.Privacy_Policy-Top {
background-color: #263238;
padding-bottom: 2.5%;
background-attachment: fixed;
color: #ffffff;
}
.Privacy_Policy_Section .Privacy_Policy {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.Privacy_Policy .Privacy_PolicyHeaddingCol7 {
padding: 0%;
}
.Privacy_Policy .Privacy_Policy_Headding_Image {
padding: 0%;
}
.Privacy_Policy .Privacy_Policy_Headding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.Privacy_Policy .Privacy_Policy_para {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.Privacy_Policy_Section .main_headding_Privacy_Policy {
margin-top: 3%;
}
.Privacy_Policy_Section .Privacy_Policy_middle_section h4 {
margin-top: 3%;
margin-bottom: 2%;
font-size: 2em;
}
/*CSS End Policy and Privacy*/
/* Terms & Condition*/
.terms_Condition_Section .terms_Condition {
width: 69% !important;
margin: 0 13% 0 18% !important;
}
.terms_Condition .terms_Condition_HeaddingCol7 {
padding: 0%;
}
.terms_Condition .terms_Condition_HeaddingImage {
padding: 0%;
}
.terms_Condition .terms_ConditionHeadding {
font-family: Inter Bold;
font-size: 2.5em;
font-weight: bold;
line-height: 1.5;
letter-spacing: normal;
color: #ffffff;
padding-top: 6%;
}
.terms_Condition .terms_ConditionPara {
font-size: 1.3em;
font-family: Inter;
line-height: 1.67;
margin-top: 4%;
color: #ffffff;
}
.terms_Condition_Section .main_headding_terms_Condition {
margin-top: 3%;
margin-bottom: 2%;
}
.terms_Condition_Section .terms_Condition_What_we_collect {
margin-top: 3%;
margin-bottom: 2%;
font-size: 1.8em;
}
.terms_Condition_Section h4 {
margin-top: 3%;
margin-bottom: 2%;
font-size: 2em;
}
/* Terms & Condition*/
/*Start css for meterReadingSolutions*/
.meterReading .container-meterReading-div {
background: #0277bd;
background-attachment: fixed;
padding-bottom: 10%;
}
.meterReading .container-meterReading-div .svg1 .circle1,
.meterReading .container-meterReading-div .svg1 .circle2 {
stroke: #0063a9;
}
.meterReading .container-meterReading-div .meterReadingpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL .meterReadingpdivH {
font-family: Inter Semi Bold;
font-size: 2.4em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivL .meterReadingpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivR img {
width: 100%;
margin-top: -10%;
}
.meterReading .container-meterReading-div .meterReadingpdiv .meterReadingpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *meterReadingwhiteDiv*/
.meterReading .meterReadingwhiteDiv {
/*background:#333333;*/
background-color: #ffffff;
color: #ffffff;
padding-top: 1%;
padding-bottom: 0%;
}
.meterReading .meterReadingwhiteDivRow {
margin-top: -10.1%!important;
background: #ffffff;
padding: 3% 2% 3% 3%;
margin-left: 8.4%;
margin-right: 8.4%;
}
.meterReading .meterReadingwhiteDivRow .meterblogdivP1,
.meterReading .meterReadingwhiteDivRow .meterblogdivP2 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 0%;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
/* *meterReadwhtweoffer*/
.meterReading .meterReadwhtweoffer {
padding-top: 10%;
padding-bottom: 13%;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferH {
font-family: Inter Semi Bold;
font-size: 3em;
line-height: 1.04;
color: #333333;
text-align: center;
margin-bottom: 2%;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 1.78;
color: #616161;
text-align: center;
}
.meterReading .meterReadwhtweofferRow {
margin-top: 5%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR {
padding: 0;
}
.meterReading .meterReadwhtweoffer .meterReadwhtweofferRowColL img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
margin-bottom: 7%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul p {
margin: 0;
width: 90%;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterReadwhtweofferRow .meterReadwhtweofferRowColR .meterReadwhtweofferRowColRul li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *metercasestudy*/
.meterReading .metercasestudy {
background: #0277bd;
padding-top: 2%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLH1 {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.52;
color: #ffffff;
margin: 0;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLH2 {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.42;
color: #ffffff;
margin-bottom: 7%;
margin-top: -2%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP {
font-family: Inter Regular;
font-size: 2em;
line-height: 1.63;
color: #ffffff;
margin-bottom: 0;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP1 {
font-family: Inter Regular;
font-size: 1em;
color: #ffffff;
margin-bottom: 5%;
}
.meterReading .metercasestudy .metercasestudyRow .metercasestudyRowR img {
position: absolute;
bottom: 0;
max-width: 107%;
}
/* *meterbusinschallng*/
.meterReading .meterbusinschallng {
margin-top: 8%!important;
}
.meterReading .meterbusinschallng .meterbusinschallngH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.meterReading .meterbusinschallng .meterbusinschallngUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterbusinschallng .meterbusinschallngUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterbusinschallng .meterbusinschallngUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterbusinschallng .meterbusinschallngUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *foodwtwedid*/
.meterReading .meterwtwedid {
margin-top: 5%!important;
}
.meterReading .meterwtwedid .meterwtwedidH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.meterReading .meterwtwedid .meterwtwedidUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterwtwedid .meterwtwedidUL li {
font-family: Inter Regular;
font-size: 16px;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterwtwedid .meterwtwedidUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterwtwedid .meterwtwedidUL img {
padding-right: 2.6%;
margin-top: 0.5%;
}
/* *meterOutcomes*/
.meterReading .meterOutcomes {
margin-top: 6%;
margin-bottom: 6%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLH {
font-family: Inter Medium;
font-size: 2em;
line-height: 1.63;
color: #333333;
margin-bottom: 3.8%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL {
list-style: none;
margin: 0;
padding: 0;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #333333;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL li p {
margin: 0;
width: 90%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowL .meterOutcomesRowLUL img {
padding-right: 5%;
margin-top: 0.5%;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR {
display: flex;
justify-content: flex-end;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR img {
height: 482px;
}
.meterReading .meterOutcomes .meterOutcomesRow .meterOutcomesRowR img:nth-of-type(2) {
margin-left: -20%;
margin-top: 3.5%;
}
/*css for meter_technologydiv*/
.meterReading .meter_technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.meterReading .meter_technologydiv .meter_technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.meterReading .meter_technologydiv .meter_technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.meterReading .meter_technologydiv .meter_technologydivRow .col-md-2 {
margin: auto;
}
/*End css for food&Restaurant*/
/* Terms & Condition*/
/* *Start css for Parking Software Solution*/
.parkingSWSolution .container-parkingSWSolution-div {
background: #e64a19;
background-attachment: fixed;
padding-bottom: 10%;
}
.parkingSWSolution .container-parkingSWSolution-div .svg1 .circle1,
.parkingSWSolution .container-parkingSWSolution-div .svg1 .circle2 {
stroke: #dc400f;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv {
width: 72%;
margin-left: 14%;
margin-top: 2%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL {
padding: 0;
padding-left: 0.5%;
padding-top: 7%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL .parkingSWSolutionpdivH {
font-family: Inter Semi Bold;
font-size: 2.5em;
line-height: 1.25;
padding: 0;
color: #ffffff;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivL .parkingSWSolutionpdivP {
font-family: Inter Regular;
font-size: 1.125em;
line-height: 2.11;
color: #ffffff;
padding: 0;
padding-right: 7%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivR img {
width: 100%;
margin-top: -10%;
}
.parkingSWSolution .container-parkingSWSolution-div .parkingSWSolutionpdiv .parkingSWSolutionpdivR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/* *parkingParadiv*/
.parkingSWSolution .parkingParadiv .parkingParadivRow {
margin-top: -9%!important;
background: #ffffff;
padding: 2% 1% 1%;
}
.parkingSWSolution .parkingParadiv .parkingParadivRow .parkingParadivCol .parkingParadivColH {
font-family: Inter Medium;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.parkingSWSolution .parkingParadiv .parkingParadivRow .parkingParadivCol .parkingParadivColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
/* *parkingProjOvrview*/
.parkingSWSolution .parkingProjOvrview {
margin-top: 5%!important;
margin-bottom: 5%!important;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewH {
font-family: Inter Semi Bold;
font-size: 2em;
line-height: 1.63;
color: #333333;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
margin-top: 2%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewP:nth-of-type(3) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.67;
margin-top: 5%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL {
list-style: none;
margin: 0;
padding: 0;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
display: flex;
flex-direction: row;
align-items: flex-start;
margin-bottom: 1.6%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li p {
margin: 0;
width: 90%;
}
.parkingSWSolution .parkingProjOvrview .parkingProjOvrviewUL li img {
padding-right: 3%;
margin-top: 0.5%;
}
/* *ParkingApplication*/
.parkingSWSolution .ParkingApplication {
background-color: rgba(230, 74, 25, 0.05);
padding: 3% 0 5%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL {
padding-top: 6%;
padding-right: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColR {
text-align: center;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL .ParkingApplicationR1ColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColL .ParkingApplicationR1ColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow1 .ParkingApplicationR1ColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 {
margin-top: 6%!important;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLH,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRH {
font-family: Inter Semi Bold;
font-size: 1.25em;
line-height: 1.9;
color: #333333;
margin-bottom: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLP,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLP:nth-of-type(2),
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRP:nth-of-type(2) {
font-family: Inter Medium;
font-size: 1.125em;
line-height: 1.75;
color: #616161;
margin-top: 6%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL {
list-style: none;
margin: 0;
padding: 0;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.5;
color: #616161;
display: flex;
flex-direction: row;
align-items: flex-start;
margin-bottom: 4%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li p,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li p {
margin: 0;
width: 90%;
}
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColL .ParkingApplicationR2ColLUL li img,
.parkingSWSolution .ParkingApplication .ParkingApplicationRow2 .ParkingApplicationR2ColR .ParkingApplicationR2ColRUL li img {
padding-right: 5%;
margin-top: 0.5%;
}
/* *ParkingPTicketApp*/
.parkingSWSolution .ParkingPTicketApp {
margin-top: 10%!important;
margin-bottom: 8%!important;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv {
position: relative;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv p {
font-family: Inter Medium;
font-size: 0.85em;
line-height: 1.57;
color: #ffffff;
width: 47%!important;
height: 25%;
padding: 3% 7%;
display: flex;
align-items: center;
justify-content: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p1 {
position: absolute;
top: 1%;
left: 26%;
text-align: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p2 {
position: absolute;
top: 38.5%;
left: 0%;
text-align: center;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p3 {
position: absolute;
top: 38.5%;
right: 0.6%;
text-align: center;
padding-right: 2%;
padding-left: 2%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p4 {
position: absolute;
bottom: -5%;
left: 0%;
text-align: center;
padding: 3% 12%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColL .ParkingPTicketAppColLDiv .p5 {
position: absolute;
bottom: -5%;
right: 1%;
color: #ffffff;
text-align: center;
padding: 3% 8%;
}
.parkingSWSolution .ParkingPTicketApp .ParkingPTicketAppColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*trafficApplication*/
.parkingSWSolution .trafficApplication {
background-color: rgba(230, 74, 25, 0.05);
padding: 5% 0 0;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL {
padding-top: 3%;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL .trafficApplicationColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColL .trafficApplicationColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColR {
text-align: center;
}
.parkingSWSolution .trafficApplication .trafficApplicationRow .trafficApplicationColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*trackingApplication*/
.parkingSWSolution .trackingApplication {
margin-top: 9%;
margin-bottom: 9%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL {
padding-top: 3%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL .trackingApplicationColLH {
font-family: Inter Medium;
font-size: 2.5em;
line-height: 1.65;
color: #333333;
margin-bottom: 3.5%;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColL .trackingApplicationColLP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColR {
text-align: center;
}
.parkingSWSolution .trackingApplication .trackingApplicationRow .trackingApplicationColR img:hover {
-webkit-transform: scale(1.03)!important;
transform: scale(1.03)!important;
}
/*css for technologydiv*/
.parkingSWSolution .technologydiv {
background-color: #f4faff;
padding-top: 5%;
}
.parkingSWSolution .technologydiv .technologydivH {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.67;
color: #333333;
}
.parkingSWSolution .technologydiv .technologydivRow {
padding-top: 3%;
padding-bottom: 6%;
overflow-x: auto;
overflow-y: hidden;
flex-wrap: nowrap;
}
.parkingSWSolution .technologydiv .technologydivRow .col-md-2 {
margin: auto;
}
/* *Start css for Travel and Hospitality*/
.container-fluid.container-top.travel_hospitality_main {
background: #283593;
}
.travel_hospitality_main .svg1 .circle1,
.travel_hospitality_main .svg1 .circle2 {
stroke: #3c49a7!important;
}
.travel_hospitality .metercasestudy {
background: #283593;
padding-top: 2%;
}
.travel_hospitality .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP1 {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.63;
color: #ffffff;
margin-bottom: 5%;
}
.travel_hospitality .metercasestudy .metercasestudyRow .metercasestudyRowL .metercasestudyRowLP {
margin-bottom: 0;
}
/* sliders bg for case studys IOS*/
.iosmobile .ioscasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-hellotax-1 {
background-color: #f78d2e!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-hellotax-2 {
background-color: #817266;
text-align: center;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.iosmobile .ioscasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
/* sliders bg for case studys android*/
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-domio-2 {
background: #1a639e;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-hellotax-1 {
background-color: #f78d2e!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-hellotax-2 {
background-color: #817266;
text-align: center;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.androiddevlop .anndroidcasestydblk .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
/* Csestudy hybrid */
.hybrid .hybridcasestydiv .cstmRowCareer .bg-domio-1 {
background: #2083d2!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-domio-2 {
background: #1a639e;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-igl-1 {
background-color: #a80202!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-igl-2 {
background-color: #b59d33;
text-align: center;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-jauntfix-1 {
background-color: #3ddc84!important;
}
.hybrid .hybridcasestydiv .cstmRowCareer .bg-jauntfix-2 {
background-color: #24bb67;
text-align: center;
}
.portfolio-foot a {
color: #e5e5e5!important;
}
h5.foot_title.portfolio-foot {
font-family: Inter!important;
font-size: 0.875em!important;
font-weight: normal!important;
}
input.frminput::placeholder {
font-size: 1em!important;
}
textarea.frminput::placeholder {
font-size: 1em!important;
}
/* */
.cloud_Serve.aws_services span {
color: #fff;
vertical-align: sub;
font-size: 1.4em;
}
.cloud_Serve.aws_services p {
font-size: 1em;
text-align: left;
}
.row.cloud_Serve.aws_services.text-white {
font-size: 0.9em;
}
.dotnet-solution {
margin-bottom: 2rem;
}
.dotnet-solution li {
line-height: 2.5;
display: flex;
flex-direction: row;
align-items: flex-start;
width: 100%;
}
.dotnet-solution li span {
vertical-align: middle;
margin-top: 7px;
margin-right: 7px;
}
.engagementColrow .colImgTag {
text-align: center;
height: 126px;
padding: 4%;
background-color: #4a148c;
margin-top: 0.5%;
}
.computing_framework img {
width: 85px;
}
/***************add on 24 dec bhu**************/
/* *START CSS FOR BLOG Details PAGE*/
.container-blog-details.parallax {
background: #5d4037;
padding-bottom: 8%;
background-attachment: fixed;
}
.blog-details .container-blog-details .svg1 .circle1,
.blog-details .container-blog-details .svg1 .circle2 {
stroke: #48312a;
}
.container-blog-details .blog-detailspdiv {
width: 72%;
margin-left: 14%;
margin-right: 14%;
margin-top: 3%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL {
padding-left: 0.5%;
padding-right: 1%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL .blog-detailsH {
font-family: Inter Semi Bold;
color: #ffffff;
font-size: 3.5vw;
width: 100%;
line-height: 1.5;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivL .blog-detailsP {
font-family: Inter Regular;
font-size: 1.5em;
line-height: 1.64;
color: #ffffff;
width: 100%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR {
padding-right: 0;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR img {
width: 100%;
margin-top: -15%;
}
.blog-details .container-blog-details .blog-detailspdiv .blog-detailspdivR img:hover {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
/* *CSS FOR blogdivTxt*/
.blog-details .blog-detailsdivTxt {
margin-top: -7.5%!important;
background: #ffffff;
padding: 2% 1%;
}
.blog-detailsdivTxt .blog-detailsdivP1 {
font-size: 1em;
font-family: Inter Regular;
line-height: 1.75;
color: #616161;
}
.mobileTrend .mobileTrendH {
font-family: Inter Semi Bold;
line-height: 1.5;
font-size: 2.6em;
color: #333333;
padding-top: 6%;
}
.mobileTrendRow {
margin-top: 6%;
}
.mobileTrendColH {
font-family: Inter Medium;
font-size: 1.25em;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendColP {
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.blog-details .linediv {
margin-top: 0;
}
/* *END CSS FOR BLOG Details PAGE*/
/**START FOR BLOG LIST***/
.blog.blog-list .blogListDiv {
margin-top: 3%!important;
}
.blog.blog-list .blogfeatur,
.blog.blog-list .bloglatest {
margin-top: 0%!important;
width: 100%!important;
margin: 0%!important;
}
.blog.blog-ist .blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul1 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
margin: -13% 0 10%;
padding-left: 0;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul1 li,
.col3ul2 li {
font-family: Inter Regular;
font-size: 0.9em;
line-height: 1.5;
color: #257bc0;
margin: 3% 0 0;
}
.blog.blog-list .bloglatestcol3 .col3ul1 li span {
background-color: rgba(37, 123, 192, 0.36);
padding: 1% 3%;
margin-left: 5%;
color: #333;
font-size: 1em;
}
.blog.blog-list .bloglatestrow .bloglatestcol3 .col3ul2 {
font-family: Inter Medium;
font-size: 1.125em;
margin: 3% 0;
list-style-type: none;
line-height: 1.5;
color: #333333;
padding-left: 0;
}
.blog.blog-list .blogfeaturrow .featurCol3 input {
background: url(../img/search.png)no-repeat;
background-position: 95%;
background-size: 6%;
width: 100%;
font-size: 1em;
font-family: Inter Regular;
color: #333333;
padding: 1% 7%;
height: 48px;
border: 1px solid #e5e5e5;
background-color: #f6f6f6;
}
.blog.blog-list .blogfeaturrow .featurCol3 input::placeholder {
font-size: 1em;
font-family: Inter Regular;
color: #333333;
}
.blogfeaturrow .featurCol3 .featurCol3H {
font-family: Inter Medium;
font-size: 1.125em;
margin: 8% 0;
color: #333333;
}
.blogfeaturrow .featurCol3 p {
color: #257bc0;
margin-bottom: 5%;
}
.blogfeaturrow .featurCol3 p a {
color: #257bc0;
}
/*** END BLOG LIST ********/
/*********start PAge not found***************/
.big-404 {
font-size: 6rem;
font-family: Inter Bold;
color: #8cc440;
}
.pagenotfound {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
background: #fff;
font-family: Inter Regular;
}
.pagenotfound .btn {
border-radius: 25px;
font-family: Inter Medium;
background-color: #2083d2;
color: white;
}
.pagenotfound .pagenotfoundH {
font-family: Inter Medium;
font-size: 1.3rem;
}
.pagenotfound .pagenotfoundP {
font-size: 0.8rem;
}
/*********end PAge not found***************/
@media only screen and (max-width:767px) {
.blogfeatur .blogfeaturrow .featurCol2 {
padding: 15px
}
.mobileTrendCol p{
font-size: .95em;
line-height: 1.57;
}
.mobileTrendCol h3{
font-size: 1.5em!important;
}
}
.img-thumbnail {
background:transparent!important;
border:none!important;
}
.mobileTrendCol p{
font-family: Inter Regular;
font-size: 1em;
line-height: 1.75;
color: #616161;
}
.mobileTrendCol h3,
.mobileTrendCol h4{
font-family: Inter Semi Bold;
line-height: 1.5;
color: #333333;
padding: 2% 0%;
color:#257bc0;
}
.mobileTrendCol p strong{
font-family: Inter Medium;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendCol p big{
font-family: Inter Medium;
line-height: 1.8;
color: #333333;
margin: 6% 0 6%;
}
.mobileTrendCol table th,
.mobileTrendCol table td{
border: 1px solid #6c757d;
padding: 1% 2%;
}
.mobileTrendCol table th{
font-size: 1.4rem;
font-family: Inter Bold;
}
.mobileTrendCol p img{
max-width:100%;
}
.mobileTrendCol ul {
list-style: none;
padding-left:0;
}
.mobileTrendCol ul li {
display:flex;
font-family: Inter Medium;
font-size: 1.1em;
line-height: 1.75;
color: #616161;
margin-bottom:1.5%;
}
.mobileTrendCol ul li:before {
content: '✓';
color:#8cc440;
font-family: Inter Semi Bold;
margin-right:11px;
}
/*********thank css***************/
.thank-you .container-career {
background:url('../img/thanku.png') no-repeat;
background-attachment: fixed;
padding-bottom: 18%;
background-size: contain;
}
.thank-you.career .container-career .circle1, .thank-you.career .container-career .circle2 {
stroke: #724e2f;
}
.thank-you.career .whyTriTxt {
margin-top: -4%!important;
background: #ffffff;
padding: 3% 2%;
}
.thank-you.career .circle1 {
cx: 3%;
cy: 10%;
r: 9%;
stroke-width: 17px;
fill: transparent;
}
.thank-you.career .circle2 {
cx: 97%;
cy: 28%;
r: 9%;
stroke-width: 17px;
fill: transparent;
}
.thank-you.career .bkgrnd-clr-dv-whyTriTxt-careerWrkCulture {
background-color: rgb(25 118 210 / 0%);
}
a.return-btn {
background: #74b74a;
color: #fff;
padding: 1rem 2rem;
border-radius: 7px;
}
.thank-you.career .cstmRowCareer.thankyou-page {
background: #fff;
}
.thank-you.career h1.main-title {
font-size: 3rem;
font-weight: 700;
}
.thank-you.career .CareerpdivL img{
width: 55%;
}
.thank-you.career .CareerpdivL {
margin: 0 auto;
}
h1.thanku-title{
font-size: 3.5rem;
}
h3.thanku-title{
font-size: 2rem;
}
/*-----------Homepage Modal css----------*/
a.mailto {
color: #fff;
}
a.mailto i{
color: #a0f330;
}
.header.active a.mailto {
color: #333;
}
/* Modal css 18-3-2021 */
.modai-top .modal-dialog.Modal-block {
top: 6.5rem!important;
}
.modai-top .modal-body {
padding: 1rem 2rem !important;
}
.modai-top h4.modal-title {
font-size: 1.2rem;
font-weight: bold;
}
.modai-top h4.modal-title img {
width: 23%;
}
.mail-title{
border-bottom-style:dashed !important;
border-width: 1px !important;
font-weight: 600;
font-size: 1.2rem;
padding-bottom: .3rem;
padding-top: .3rem;
}
.modal-content {
border-radius: 10px!important;
}
.modai-top .modal-header{
background: #1188cf;
color: #fff;
padding: .5rem .5rem .5rem 2rem;
border-radius: 7px 7px 0 0;
}
.modai-top button.close.onclose {
color: #fff;
text-shadow: none;
opacity: 1;
font-size: 2rem;
}
form .field-input{
background: #f2f2f2;
border-radius: 0;
height: 40px;
}
.requirement{
width: 100%;
resize: none;
background: #f2f2f2;
border-radius: 0;
border: 1px solid #ced4da;
padding: 0.7rem;
}
.modai-top label {
font-weight: bold;
color: #444b54;
font-size: 0.9rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.form-group.form-check input {
border: 1px solid #ced4da;
text-align: center;
width: 20%;
}
.form-group.form-btn button {
width: 100%;
background: #1188cf;
border-radius: 0;
color: #fff;
height: 42px;
text-transform: uppercase;
}
.modal-dialog {
max-width: 525px;
margin: 1.75rem auto;
}
.help-block.form-error {
color:red;
font-size: .8rem;
}
#success, #fail{
display: none;
}
#message, #success, #fail{
margin-top: 10px;
margin-bottom: 10px;
}
.head-contact-top {
display: inline-block;
font-weight: 100;
flex-direction: row;
white-space: nowrap;
}
.Portfolio .navbar-expand-md {
padding-left: .5rem!important;
}
.head-contact-top .mail-span, .head-contact-top .skype {
margin-top: 5px;
} | 0.445288 | 0.065068 |
@font-face {
font-family: '<NAME>';
font-style: normal;
font-weight: 400;
src: local('Awesome-Font'), local('Awesome-Font-Regular'), url('./assets/fonts/GloriaHallelujah-Regular.woff') format('woff');
}
::-webkit-scrollbar {
display: none;
}
html {
height: 100%;
background-color: #009688;
font-family: '<NAME>', cursive;
}
a:hover {
text-decoration: none;
}
a:-webkit-any-link {
text-decoration: none;
color: inherit;
}
a:-webkit-any-link:hover {
text-decoration: none;
color: inherit;
}
.aboutBadge {
margin-top: 2px;
font-family: '<NAME>', cursive;
cursor: pointer;
color: black;
}
.aboutBadge:hover {
margin-top: 2px;
font-family: '<NAME>', cursive;
cursor: pointer;
background-color: #009688;
color: white;
}
span.badge:hover {
font-family: '<NAME>', cursive;
cursor: pointer;
background-color: #009688;
color: white;
}
body {
overflow-x: hidden;
background-color: #009688;
font-family: '<NAME>', cursive;
}
button{
outline: none !important;
}
input {
outline: none !important;
}
label > span {
font-family: '<NAME>', cursive !important;
}
a > span {
font-family: '<NAME>', cursive !important;
}
h1, h2, h3, h4, h5, h6{
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
p{
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
label {
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
.buttonActionColor {
background-color: #01534a !important;
color: white !important;
}
.buttonActionColor:hover {
font-family: '<NAME>', cursive;
background-color: #05c0b7 !important;
color: white !important;
}
.buttonSecondary {
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: black !important;
}
.buttonSecondary:hover {
font-family: '<NAME>', cursive;
background-color: #05c0b7!important;
color: whitesmoke !important;
}
.navbar {
position: fixed !important;
width: 100%;
z-index: 999;
height: 4.5vh;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}
.app .jumbotron {
text-align: center;
background-color: #009688;
}
.app .card-header {
color: white;
font-weight: bold;
}
.my-button {
margin-left: 0px;
cursor: pointer;
}
.my-button-close {
margin-left: 0px;
padding-left: 4px;
cursor: pointer;
}
.my-button:hover {
color: white;
}
.my-button-close:hover {
color: white;
}
.not-allowed {
cursor: not-allowed;
}
.titlebar {
-webkit-app-region: drag;
}
.jumbotron{
height: 100vh;
background-color: #009688 !important;
border-radius: 0% !important;
}
/* my collorss */
.r-dark{
background-color: #00675b;
}
.MuiMenu-paper {
margin-top: -45vh !important;
margin-left: -2vh !important;
}
.linkMenuOptions {
margin: 8px;
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: black !important;
outline: none !important;
}
.linkMenuOptions:hover {
margin: 8px;
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: #009688 !important;
outline: none !important;
}
.cardHome:hover{
background-color: #05c0b7!important;
color: white;
width: 40%;
margin-left: 0vh;
margin-top: 14vh!important;
height: 40vh!important;
cursor: pointer;
box-shadow: 5px 10px #01534a;
} | src/App.css | @font-face {
font-family: '<NAME>';
font-style: normal;
font-weight: 400;
src: local('Awesome-Font'), local('Awesome-Font-Regular'), url('./assets/fonts/GloriaHallelujah-Regular.woff') format('woff');
}
::-webkit-scrollbar {
display: none;
}
html {
height: 100%;
background-color: #009688;
font-family: '<NAME>', cursive;
}
a:hover {
text-decoration: none;
}
a:-webkit-any-link {
text-decoration: none;
color: inherit;
}
a:-webkit-any-link:hover {
text-decoration: none;
color: inherit;
}
.aboutBadge {
margin-top: 2px;
font-family: '<NAME>', cursive;
cursor: pointer;
color: black;
}
.aboutBadge:hover {
margin-top: 2px;
font-family: '<NAME>', cursive;
cursor: pointer;
background-color: #009688;
color: white;
}
span.badge:hover {
font-family: '<NAME>', cursive;
cursor: pointer;
background-color: #009688;
color: white;
}
body {
overflow-x: hidden;
background-color: #009688;
font-family: '<NAME>', cursive;
}
button{
outline: none !important;
}
input {
outline: none !important;
}
label > span {
font-family: '<NAME>', cursive !important;
}
a > span {
font-family: '<NAME>', cursive !important;
}
h1, h2, h3, h4, h5, h6{
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
p{
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
label {
color: white;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
font-family: '<NAME>', cursive;
}
.buttonActionColor {
background-color: #01534a !important;
color: white !important;
}
.buttonActionColor:hover {
font-family: '<NAME>', cursive;
background-color: #05c0b7 !important;
color: white !important;
}
.buttonSecondary {
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: black !important;
}
.buttonSecondary:hover {
font-family: '<NAME>', cursive;
background-color: #05c0b7!important;
color: whitesmoke !important;
}
.navbar {
position: fixed !important;
width: 100%;
z-index: 999;
height: 4.5vh;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}
.app .jumbotron {
text-align: center;
background-color: #009688;
}
.app .card-header {
color: white;
font-weight: bold;
}
.my-button {
margin-left: 0px;
cursor: pointer;
}
.my-button-close {
margin-left: 0px;
padding-left: 4px;
cursor: pointer;
}
.my-button:hover {
color: white;
}
.my-button-close:hover {
color: white;
}
.not-allowed {
cursor: not-allowed;
}
.titlebar {
-webkit-app-region: drag;
}
.jumbotron{
height: 100vh;
background-color: #009688 !important;
border-radius: 0% !important;
}
/* my collorss */
.r-dark{
background-color: #00675b;
}
.MuiMenu-paper {
margin-top: -45vh !important;
margin-left: -2vh !important;
}
.linkMenuOptions {
margin: 8px;
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: black !important;
outline: none !important;
}
.linkMenuOptions:hover {
margin: 8px;
font-family: '<NAME>', cursive;
background-color: whitesmoke!important;
color: #009688 !important;
outline: none !important;
}
.cardHome:hover{
background-color: #05c0b7!important;
color: white;
width: 40%;
margin-left: 0vh;
margin-top: 14vh!important;
height: 40vh!important;
cursor: pointer;
box-shadow: 5px 10px #01534a;
} | 0.256553 | 0.048609 |
.wrapper{
width: 80%;
margin-left: 10%;
margin-right: 10%
}
body {
/*height: 100%;
width: 100%;*/
/* background-image: linear-gradient(#6999bb,#cee5f2); */
}
.col-center-block {
float: none;
display: block;
margin: 0 auto;
/* margin-left: auto; margin-right: auto; */
}
.homeButton {
width: 90%;
margin-left: 5%;
height: 20vh;
margin-top: 20vh;
margin-bottom: 20vh;
text-align: center;
padding: 0px;
border-radius: 20px;
border-width: 7px;
border-color: #192b4b;
color: #192b4b;
background-color: #192b4b00;
}
.homeButton:hover {
background-color: #192b4b;
color: #accbe1;
}
.homeLink:hover {
text-decoration: none;
}
header {
height: 100vh;
margin: 0px;
padding: 0px;
}
html {
margin: 0px;
padding: 0px;
}
.homeButtonText {
font-size: 10vh;
}
.homeCardBody {
padding: 3vh;
}
.scrollArrow {
float: right;
}
.column2 {
padding: 0px;
}
.nav {
height: 30px;
width: 100%;
}
.fa-cog {
font-size: 25px;
margin: 5px;
color: #192b4b;
}
.logoutButton {
font-size: 20px;
padding: 5px;
color: #192b4b;
float: right;
text-align: right;
}
.info {
background-color: #ebf3ff29;
box-shadow: 0px 0px 6px #ebf3ff29;
border-radius: 10px;
}
.column2 {
background-color: #ebf3ff29;
box-shadow: 0px 0px 6px #ebf3ff29;
border-radius: 10px;
padding: 5px;
}
.fivePad {
padding: 5px;
float: center;
}
.col-center-block {
float: none;
display: block;
margin: 0 auto;
}
@media only screen and (min-width: 720px){
.info {
margin-right: 5%;
}
.bigNumber {
font-size: 160%;
}
.bigNumberText {
font-size: 250%;
}
}
@media only screen and (max-width: 720px){
.bigNumber {
font-size: 135%;
}
.bigNumberText {
}
}
.bigNumber {
text-align: center;
margin: auto;
color: #010102;
}
.approxMl {
text-align: center;
margin: auto;
} | public/src/css/main.css | .wrapper{
width: 80%;
margin-left: 10%;
margin-right: 10%
}
body {
/*height: 100%;
width: 100%;*/
/* background-image: linear-gradient(#6999bb,#cee5f2); */
}
.col-center-block {
float: none;
display: block;
margin: 0 auto;
/* margin-left: auto; margin-right: auto; */
}
.homeButton {
width: 90%;
margin-left: 5%;
height: 20vh;
margin-top: 20vh;
margin-bottom: 20vh;
text-align: center;
padding: 0px;
border-radius: 20px;
border-width: 7px;
border-color: #192b4b;
color: #192b4b;
background-color: #192b4b00;
}
.homeButton:hover {
background-color: #192b4b;
color: #accbe1;
}
.homeLink:hover {
text-decoration: none;
}
header {
height: 100vh;
margin: 0px;
padding: 0px;
}
html {
margin: 0px;
padding: 0px;
}
.homeButtonText {
font-size: 10vh;
}
.homeCardBody {
padding: 3vh;
}
.scrollArrow {
float: right;
}
.column2 {
padding: 0px;
}
.nav {
height: 30px;
width: 100%;
}
.fa-cog {
font-size: 25px;
margin: 5px;
color: #192b4b;
}
.logoutButton {
font-size: 20px;
padding: 5px;
color: #192b4b;
float: right;
text-align: right;
}
.info {
background-color: #ebf3ff29;
box-shadow: 0px 0px 6px #ebf3ff29;
border-radius: 10px;
}
.column2 {
background-color: #ebf3ff29;
box-shadow: 0px 0px 6px #ebf3ff29;
border-radius: 10px;
padding: 5px;
}
.fivePad {
padding: 5px;
float: center;
}
.col-center-block {
float: none;
display: block;
margin: 0 auto;
}
@media only screen and (min-width: 720px){
.info {
margin-right: 5%;
}
.bigNumber {
font-size: 160%;
}
.bigNumberText {
font-size: 250%;
}
}
@media only screen and (max-width: 720px){
.bigNumber {
font-size: 135%;
}
.bigNumberText {
}
}
.bigNumber {
text-align: center;
margin: auto;
color: #010102;
}
.approxMl {
text-align: center;
margin: auto;
} | 0.52683 | 0.115361 |
*{
border: none;
padding: 0;
margin: 0;
font: 11px/1.5 tahoma,arial,'Hiragino Sans GB', '微软雅黑', 'sans-serif';
list-style: none;
text-decoration: none;
}
html, body, ol, ul{
margin: 0; padding: 0;
}
.clear{
clear: both;
}
.none{
display: none;
}
button{
display: inline-block;
padding: 5px 12px;
background: dodgerblue;
color: #fff;
font-size: 13px;
cursor: pointer;
border-radius: 4px;
}
/**********************************************/
.wbox {
display: block;
width: 960px;
height: 640px;
/* border: 1px #ddd dashed; */
}
#lgagtip {
display: none;
background: rgba(255,255,255,0.8);
position: fixed;
z-index: 100;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
#lgagtip h1 {
text-align: center;
font-size: 20px;
padding: 20px;
background: beige;
color: chocolate;
box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
margin-top: 280px;
}
#statlog {
position: absolute;
bottom: 0;
left: 0;
background: #f6f6f6;
color: #999;
font-size: 12px;
line-height: 20px;
padding: 0 5px;
height: 20px;
overflow: hidden;
display: block;
width: 95%;
width: -webkit-fill-available;
}
.box {
display: inline-block;
vertical-align: top;
width: 600px;
height: 640px;
}
.box>div {
padding: 10px;
}
.box.r {
background-color: #f9f9f9;
width: 360px;
}
h3.tt {
font-size: 14px;
padding: 20px 0 8px 0;
color: slategrey;
}
.cid {
padding: 10px 0;
background-color: #efefef;
border-radius: 4px;
}
.cid td {
vertical-align: top;
}
#ufadr {
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
font-size: 14px;
background-color: silver;
color: white;
cursor: pointer;
border-radius: 100px;
margin-left: 10px;
}
.cid label {
width: 130px;
display: block;
text-align: right;
padding-right: 10px;
color: #666;
}
.cid .addr {
word-break: break-all;
}
.cid a {
font-weight: bold;
color: steelblue;
}
.cid a:hover {
cursor: pointer;
text-decoration: underline;
}
.blsw {
padding: 10px 0;
background-image: linear-gradient(to right, #005700, #7d7804);
border-radius: 4px;
}
.blsw * {
vertical-align: baseline;
}
.blsw label {
width: 130px;
padding-right: 10px;
display: block;
color: #ffffff99;
text-align: right;
}
.blsw .amt {
font-size: 20px;
line-height: 20px;
font-weight: bold;
color: #fff;
}
.blsw .cap {
color: goldenrod;
}
.logt {
font-size: 15px;
font-weight: bold;
color: cadetblue;
margin-bottom: 10px;
}
@keyframes logPrintBackgroundFlicker {
from { background-color:rgb(248, 248, 201); }
50%{background-color:#fff;}
to { background-color:rgb(248, 248, 201); }
}
.logw {
height: 590px;
overflow-y: scroll;
}
.flicker {
animation: logPrintBackgroundFlicker 400ms infinite;
}
.logw p{
font-size: 12px;
color: #888;
line-height: 14px;
word-break: break-all;
}
.logw p.ok{
color: rgb(107, 182, 107);
}
.logw p.e{
color: indianred;
}
.bill {
border: 1px #ddd solid;
border-radius: 4px;
padding: 10px;
}
.bill .meta {
font-size: 13px;
color: #666;
}
.bill .meta b {
color: olivedrab;
font-size: 13px;
font-weight: bold;
}
.bill .bdts {
width: 100%;
height: 68px;
line-height: 14px;
font-size: 12px;
border: 1px #ccc solid;
margin-top: 10px;
padding: 6px;
cursor: text;
}
.bill #nobill {
display: none;
padding: 20px;
color: gray;
font-size: 13px;
}
/****************************************/
.clct span {
height: 30px;
line-height: 30px;
}
.clct span.open {
color: mediumseagreen;
}
.clct span.close {
color: indianred;
}
.clct .tap {
transition: all 0.4s;
vertical-align: middle;
margin-right: 12px;
display: inline-block;
position: relative;
height: 30px;
border: 1px #bbb solid;
border-radius: 100px;
width: 62px;
background-color: #e6e6e6;
cursor: pointer;
}
.clct .tap b {
transition: all 0.4s;
display: block;
width: 26px;
height: 26px;
position: absolute;
top: 2px;
left: 2px;
background-color: white;
border-radius: 100px;
box-shadow: 1px 1px 2px #00000044;
}
.clct .tap:hover {
border-color: #999;
}
.clct .tap.open {
transition: all 0.5s;
background-color: dodgerblue;
box-shadow: 1px 2px 3px #00000055 inset;
border-color: #fff;
}
.clct .tap.open b {
left: 34px;
}
/****************************************/
.gopay {
position: relative;
}
.gopay input {
width: 100%;
height: 36px;
padding: 0 1%;
line-height: 36px;
border-radius: 4px;
border: #bbb solid 1px;
}
.gopay input.amt {
margin-top: 10px;
width: 77%;
}
.gopay .trsbtn {
position: absolute;
right: 1px;
top: 46px;
height: 36px;
font-weight: bold;
border: 1px #1b76d0 solid;
}
.gopay .trsbtn:hover{
cursor: pointer;
background-color: #1b76d0;
}
.gopay .trsbtn.ban {
background-color: #ddd !important;
border-color: #aaa !important;
}
.gopay .err {
padding: 10px;
font-size: 12px;
color: red;
}
/****************************************/
.dopay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 960px;
height: 640px;
background-color: rgba(255,255,255,0.75);
}
.dopay .conb {
background-color: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.75);
display: block;
margin: 40px 100px;
padding: 10px 20px;
width: 700px;
height: 540px;
overflow-y: scroll;
}
.dopay .ttt {
font-size: 16px;
font-weight: bold;
color: #999;
border-bottom: 1px solid #bbb;
padding-bottom: 6px;
}
.dopay p.note {
padding: 10px 0;
font-size: 12px;
color: peru;
}
.dopay p.check {
margin-top: 10px;
font-size: 14px;
color: seagreen;
font-weight: bold;
word-break: break-all;
}
.dopay .pil {
display: block;
padding: 10px;
border: 2px dashed transparent;
border-radius: 10px;
font-size: 13px;
}
.dopay .pil input {
margin-right: 10px;
}
.dopay .pil:hover {
cursor: pointer;
background-color: #dffcdf;
}
.dopay .pil.active {
background-color: #87c586;
border-color: darkgreen;
font-weight: bold;
}
.dopay .btns {
text-align: center;
}
.dopay .btns button {
margin: 10px;
}
.dopay .cancel {
color: #333;
background-color: #bbb;
} | client/accui/pay.css | *{
border: none;
padding: 0;
margin: 0;
font: 11px/1.5 tahoma,arial,'Hiragino Sans GB', '微软雅黑', 'sans-serif';
list-style: none;
text-decoration: none;
}
html, body, ol, ul{
margin: 0; padding: 0;
}
.clear{
clear: both;
}
.none{
display: none;
}
button{
display: inline-block;
padding: 5px 12px;
background: dodgerblue;
color: #fff;
font-size: 13px;
cursor: pointer;
border-radius: 4px;
}
/**********************************************/
.wbox {
display: block;
width: 960px;
height: 640px;
/* border: 1px #ddd dashed; */
}
#lgagtip {
display: none;
background: rgba(255,255,255,0.8);
position: fixed;
z-index: 100;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
#lgagtip h1 {
text-align: center;
font-size: 20px;
padding: 20px;
background: beige;
color: chocolate;
box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
margin-top: 280px;
}
#statlog {
position: absolute;
bottom: 0;
left: 0;
background: #f6f6f6;
color: #999;
font-size: 12px;
line-height: 20px;
padding: 0 5px;
height: 20px;
overflow: hidden;
display: block;
width: 95%;
width: -webkit-fill-available;
}
.box {
display: inline-block;
vertical-align: top;
width: 600px;
height: 640px;
}
.box>div {
padding: 10px;
}
.box.r {
background-color: #f9f9f9;
width: 360px;
}
h3.tt {
font-size: 14px;
padding: 20px 0 8px 0;
color: slategrey;
}
.cid {
padding: 10px 0;
background-color: #efefef;
border-radius: 4px;
}
.cid td {
vertical-align: top;
}
#ufadr {
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
font-size: 14px;
background-color: silver;
color: white;
cursor: pointer;
border-radius: 100px;
margin-left: 10px;
}
.cid label {
width: 130px;
display: block;
text-align: right;
padding-right: 10px;
color: #666;
}
.cid .addr {
word-break: break-all;
}
.cid a {
font-weight: bold;
color: steelblue;
}
.cid a:hover {
cursor: pointer;
text-decoration: underline;
}
.blsw {
padding: 10px 0;
background-image: linear-gradient(to right, #005700, #7d7804);
border-radius: 4px;
}
.blsw * {
vertical-align: baseline;
}
.blsw label {
width: 130px;
padding-right: 10px;
display: block;
color: #ffffff99;
text-align: right;
}
.blsw .amt {
font-size: 20px;
line-height: 20px;
font-weight: bold;
color: #fff;
}
.blsw .cap {
color: goldenrod;
}
.logt {
font-size: 15px;
font-weight: bold;
color: cadetblue;
margin-bottom: 10px;
}
@keyframes logPrintBackgroundFlicker {
from { background-color:rgb(248, 248, 201); }
50%{background-color:#fff;}
to { background-color:rgb(248, 248, 201); }
}
.logw {
height: 590px;
overflow-y: scroll;
}
.flicker {
animation: logPrintBackgroundFlicker 400ms infinite;
}
.logw p{
font-size: 12px;
color: #888;
line-height: 14px;
word-break: break-all;
}
.logw p.ok{
color: rgb(107, 182, 107);
}
.logw p.e{
color: indianred;
}
.bill {
border: 1px #ddd solid;
border-radius: 4px;
padding: 10px;
}
.bill .meta {
font-size: 13px;
color: #666;
}
.bill .meta b {
color: olivedrab;
font-size: 13px;
font-weight: bold;
}
.bill .bdts {
width: 100%;
height: 68px;
line-height: 14px;
font-size: 12px;
border: 1px #ccc solid;
margin-top: 10px;
padding: 6px;
cursor: text;
}
.bill #nobill {
display: none;
padding: 20px;
color: gray;
font-size: 13px;
}
/****************************************/
.clct span {
height: 30px;
line-height: 30px;
}
.clct span.open {
color: mediumseagreen;
}
.clct span.close {
color: indianred;
}
.clct .tap {
transition: all 0.4s;
vertical-align: middle;
margin-right: 12px;
display: inline-block;
position: relative;
height: 30px;
border: 1px #bbb solid;
border-radius: 100px;
width: 62px;
background-color: #e6e6e6;
cursor: pointer;
}
.clct .tap b {
transition: all 0.4s;
display: block;
width: 26px;
height: 26px;
position: absolute;
top: 2px;
left: 2px;
background-color: white;
border-radius: 100px;
box-shadow: 1px 1px 2px #00000044;
}
.clct .tap:hover {
border-color: #999;
}
.clct .tap.open {
transition: all 0.5s;
background-color: dodgerblue;
box-shadow: 1px 2px 3px #00000055 inset;
border-color: #fff;
}
.clct .tap.open b {
left: 34px;
}
/****************************************/
.gopay {
position: relative;
}
.gopay input {
width: 100%;
height: 36px;
padding: 0 1%;
line-height: 36px;
border-radius: 4px;
border: #bbb solid 1px;
}
.gopay input.amt {
margin-top: 10px;
width: 77%;
}
.gopay .trsbtn {
position: absolute;
right: 1px;
top: 46px;
height: 36px;
font-weight: bold;
border: 1px #1b76d0 solid;
}
.gopay .trsbtn:hover{
cursor: pointer;
background-color: #1b76d0;
}
.gopay .trsbtn.ban {
background-color: #ddd !important;
border-color: #aaa !important;
}
.gopay .err {
padding: 10px;
font-size: 12px;
color: red;
}
/****************************************/
.dopay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 960px;
height: 640px;
background-color: rgba(255,255,255,0.75);
}
.dopay .conb {
background-color: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.75);
display: block;
margin: 40px 100px;
padding: 10px 20px;
width: 700px;
height: 540px;
overflow-y: scroll;
}
.dopay .ttt {
font-size: 16px;
font-weight: bold;
color: #999;
border-bottom: 1px solid #bbb;
padding-bottom: 6px;
}
.dopay p.note {
padding: 10px 0;
font-size: 12px;
color: peru;
}
.dopay p.check {
margin-top: 10px;
font-size: 14px;
color: seagreen;
font-weight: bold;
word-break: break-all;
}
.dopay .pil {
display: block;
padding: 10px;
border: 2px dashed transparent;
border-radius: 10px;
font-size: 13px;
}
.dopay .pil input {
margin-right: 10px;
}
.dopay .pil:hover {
cursor: pointer;
background-color: #dffcdf;
}
.dopay .pil.active {
background-color: #87c586;
border-color: darkgreen;
font-weight: bold;
}
.dopay .btns {
text-align: center;
}
.dopay .btns button {
margin: 10px;
}
.dopay .cancel {
color: #333;
background-color: #bbb;
} | 0.482185 | 0.095941 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
/* customize global */
* {
font-family: 'Roboto', sans-serif;
}
#root {
width : 100vw;
height : 100vh;
background-color: #101B2B;
color : 'white';
overflow : hidden;
}
header {
width : 100vw;
background-color: #213758;
color : white;
}
/* customize title name */
#ipopTitle {
margin-left : 5%;
margin-right: 5%;
}
#loading {
position: absolute;
margin : auto;
left : 50%;
top : 50%;
}
#mainContent {
width : 100%;
height: 100vh;
}
#overlayList {
width : -webkit-fit-content;
width : -moz-fit-content;
width : fit-content;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
margin: auto;
}
#midArea {
width : 100%;
height: 95%;
}
/* customize overlay button */
.overlay {
background : url("../Images/Icons/overlay_ic.svg")no-repeat;
background-size: contain;
width : 100px;
height : 75px;
border : none;
outline : none;
margin : auto;
}
.overlayBtn>button,
.connectedNodeBtn>button,
.sourceNodeBtn>button,
.targetNodeBtn>button {
text-align: left;
width : 100%;
padding : 4%;
outline : transparent;
border : transparent;
}
.overlayBtn>button:focus,
.connectedNodeBtn>button:focus,
.sourceNodeBtn>button:focus,
.targetNodeBtn>button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.arrow {
width: 10%;
}
.overlay_ic {
width: 75%;
}
#rightPanel {
padding : 0.5%;
color : white;
position : fixed;
width : 19vw;
height : 95vh;
right : 0;
background-color: #213758;
z-index : 2;
overflow-wrap : break-word;
overflow-y : auto;
}
#viewBar {
margin : auto;
text-align: center;
}
#viewSelector {
width: 15%;
}
#rightPanel::-webkit-scrollbar {
display: none;
}
#rightPanelBtn {
margin-top : auto;
margin-bottom : auto;
margin-left : 0.25%;
margin-right : 0.25%;
padding : 0;
right : 0;
width : 30px;
border : none;
height : 30px;
outline : none;
/* position : fixed; */
background : url(../Images/Icons/menu_ic.svg) no-repeat;
background-size : contain;
}
.overlayBtn,
.connectedNodeBtn,
.transmissionCard {
border-radius : 3px;
border : solid #486186;
background-color: #405B80;
margin-bottom : 2.5%;
}
.sourceNodeBtn {
border-radius : 3px;
/* border : solid #8FD24D; */
/* background-color: #8FD24D; */
}
.targetNodeBtn {
border-radius : 3px;
/* border : solid #42B2C3; */
/* background-color: #42B2C3; */
}
#rightPanel {
padding : 0.5%;
color : white;
position : fixed;
width : 19.5vw;
right : 0;
background-color: #213758;
z-index : 3;
overflow-wrap : break-word;
}
#leftTools {
position : absolute;
top : 50%;
-webkit-transform: translatey(-50%);
-ms-transform: translatey(-50%);
transform: translatey(-50%);
left : 0.5%;
width : -webkit-fit-content;
width : -moz-fit-content;
width : fit-content;
height : -webkit-fit-content;
height : -moz-fit-content;
height : fit-content;
z-index : 1;
}
#homeBtn,
#refreshBtn,
#infoBtn,
#plusBtn,
#minusBtn,
#switchBtn,
#configBtn,
#breadcrum {
outline : none;
border : none;
background: none;
width : 60px;
height : 60px;
padding : 0;
}
#homeBtn {
background-image: url('../Images/Icons/home_ic.svg');
background-size : cover;
}
#switchBtn {
width : 25px;
height : 25px;
background : url('../Images/Icons/swap_ic.svg')no-repeat;
background-size: cover;
}
#refreshBtn {
background-image: url('../Images/Icons/refresh_ic.svg');
background-size : cover;
}
#infoBtn {
background-image: url('../Images/Icons/info_ic.svg');
background-size : cover;
}
.node_img {
-webkit-transform: translateY(-2.5px);
-ms-transform: translateY(-2.5px);
transform: translateY(-2.5px);
width : 100%;
}
.tunnel_img {
-webkit-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
width : 90%;
}
#configBtn {
background-image: url('../Images/Icons/config_ic.svg');
background-size : cover;
}
.popover {
padding : 0.5%;
/* width : fit-content; */
width : 320px;
max-width: unset;
}
.popover-header {
background-color: white;
border : none;
}
#plusBtn {
background-image: url('../Images/Icons/plus_ic.svg');
background-size : cover;
}
#zoomSlider {
position : absolute;
margin-left: -14.2vh;
margin-top : 15.5vh;
-webkit-transform : rotate(-90deg);
-ms-transform : rotate(-90deg);
transform : rotate(-90deg);
width : 35vh;
}
#minusBtn {
margin-top : 34.2vh;
background-image: url('../Images/Icons/minus_ic.svg');
background-size : cover;
}
.nodeMarker {
outline : none;
border : none;
width : 70px;
height : 70px;
background : url("../Images/Icons/green_node_ic.svg") no-repeat;
background-size: contain;
}
.markerLabel {
font-size : medium;
margin : 0;
padding : 0;
width : 60px;
font-weight: bold;
}
.nodeMarker.selected {
-webkit-transform : translate(-15%, -15%);
-ms-transform : translate(-15%, -15%);
transform : translate(-15%, -15%);
outline : none;
border : none;
width : 100px;
height : 100px;
background : url('../Images/Icons/green_node_selected_ic.svg') no-repeat;
background-size: contain;
}
#non-coordinate-card {
font-family: 'Roboto', sans-serif;
position : relative;
max-width : -webkit-fit-content;
max-width : -moz-fit-content;
max-width : fit-content;
z-index : 5;
-webkit-transform : translateY(-50%);
-ms-transform : translateY(-50%);
transform : translateY(-50%);
-webkit-transform : translateX(-60%);
-ms-transform : translateX(-60%);
transform : translateX(-60%);
}
#non-coordinate-card>.card-header {
font-size : large;
text-align : center;
padding : 2.5%;
background-color: #213758;
}
#non-coordinate-card>.card-body {
text-align : center;
padding : 1%;
background-color: #101B2B;
}
.nodeMarker {
margin: 1%;
}
.breadcrumbName {
color : white;
-webkit-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
#overlayBreadcrumb,
#elementBreadcrumb {
position : absolute;
outline : none;
border : none;
background: none;
padding : 0;
width : 240px;
height : 60px;
}
#overlayBreadcrumb {
background : url('../Images/Icons/overlayBreadcrumb.svg') no-repeat;
background-size: contain;
-webkit-transform : translateX(25%);
-ms-transform : translateX(25%);
transform : translateX(25%);
}
#elementBreadcrumb {
background : url('../Images/Icons/elementBreadcrumb.svg') no-repeat;
background-size: contain;
-webkit-transform : translateX(100%);
-ms-transform : translateX(100%);
transform : translateX(100%);
}
.breadcrumbLabel {
color : white;
-webkit-transform: translateX(-6%);
-ms-transform: translateX(-6%);
transform: translateX(-6%);
} | views/src/CSS/Main.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
/* customize global */
* {
font-family: 'Roboto', sans-serif;
}
#root {
width : 100vw;
height : 100vh;
background-color: #101B2B;
color : 'white';
overflow : hidden;
}
header {
width : 100vw;
background-color: #213758;
color : white;
}
/* customize title name */
#ipopTitle {
margin-left : 5%;
margin-right: 5%;
}
#loading {
position: absolute;
margin : auto;
left : 50%;
top : 50%;
}
#mainContent {
width : 100%;
height: 100vh;
}
#overlayList {
width : -webkit-fit-content;
width : -moz-fit-content;
width : fit-content;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
margin: auto;
}
#midArea {
width : 100%;
height: 95%;
}
/* customize overlay button */
.overlay {
background : url("../Images/Icons/overlay_ic.svg")no-repeat;
background-size: contain;
width : 100px;
height : 75px;
border : none;
outline : none;
margin : auto;
}
.overlayBtn>button,
.connectedNodeBtn>button,
.sourceNodeBtn>button,
.targetNodeBtn>button {
text-align: left;
width : 100%;
padding : 4%;
outline : transparent;
border : transparent;
}
.overlayBtn>button:focus,
.connectedNodeBtn>button:focus,
.sourceNodeBtn>button:focus,
.targetNodeBtn>button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.arrow {
width: 10%;
}
.overlay_ic {
width: 75%;
}
#rightPanel {
padding : 0.5%;
color : white;
position : fixed;
width : 19vw;
height : 95vh;
right : 0;
background-color: #213758;
z-index : 2;
overflow-wrap : break-word;
overflow-y : auto;
}
#viewBar {
margin : auto;
text-align: center;
}
#viewSelector {
width: 15%;
}
#rightPanel::-webkit-scrollbar {
display: none;
}
#rightPanelBtn {
margin-top : auto;
margin-bottom : auto;
margin-left : 0.25%;
margin-right : 0.25%;
padding : 0;
right : 0;
width : 30px;
border : none;
height : 30px;
outline : none;
/* position : fixed; */
background : url(../Images/Icons/menu_ic.svg) no-repeat;
background-size : contain;
}
.overlayBtn,
.connectedNodeBtn,
.transmissionCard {
border-radius : 3px;
border : solid #486186;
background-color: #405B80;
margin-bottom : 2.5%;
}
.sourceNodeBtn {
border-radius : 3px;
/* border : solid #8FD24D; */
/* background-color: #8FD24D; */
}
.targetNodeBtn {
border-radius : 3px;
/* border : solid #42B2C3; */
/* background-color: #42B2C3; */
}
#rightPanel {
padding : 0.5%;
color : white;
position : fixed;
width : 19.5vw;
right : 0;
background-color: #213758;
z-index : 3;
overflow-wrap : break-word;
}
#leftTools {
position : absolute;
top : 50%;
-webkit-transform: translatey(-50%);
-ms-transform: translatey(-50%);
transform: translatey(-50%);
left : 0.5%;
width : -webkit-fit-content;
width : -moz-fit-content;
width : fit-content;
height : -webkit-fit-content;
height : -moz-fit-content;
height : fit-content;
z-index : 1;
}
#homeBtn,
#refreshBtn,
#infoBtn,
#plusBtn,
#minusBtn,
#switchBtn,
#configBtn,
#breadcrum {
outline : none;
border : none;
background: none;
width : 60px;
height : 60px;
padding : 0;
}
#homeBtn {
background-image: url('../Images/Icons/home_ic.svg');
background-size : cover;
}
#switchBtn {
width : 25px;
height : 25px;
background : url('../Images/Icons/swap_ic.svg')no-repeat;
background-size: cover;
}
#refreshBtn {
background-image: url('../Images/Icons/refresh_ic.svg');
background-size : cover;
}
#infoBtn {
background-image: url('../Images/Icons/info_ic.svg');
background-size : cover;
}
.node_img {
-webkit-transform: translateY(-2.5px);
-ms-transform: translateY(-2.5px);
transform: translateY(-2.5px);
width : 100%;
}
.tunnel_img {
-webkit-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
width : 90%;
}
#configBtn {
background-image: url('../Images/Icons/config_ic.svg');
background-size : cover;
}
.popover {
padding : 0.5%;
/* width : fit-content; */
width : 320px;
max-width: unset;
}
.popover-header {
background-color: white;
border : none;
}
#plusBtn {
background-image: url('../Images/Icons/plus_ic.svg');
background-size : cover;
}
#zoomSlider {
position : absolute;
margin-left: -14.2vh;
margin-top : 15.5vh;
-webkit-transform : rotate(-90deg);
-ms-transform : rotate(-90deg);
transform : rotate(-90deg);
width : 35vh;
}
#minusBtn {
margin-top : 34.2vh;
background-image: url('../Images/Icons/minus_ic.svg');
background-size : cover;
}
.nodeMarker {
outline : none;
border : none;
width : 70px;
height : 70px;
background : url("../Images/Icons/green_node_ic.svg") no-repeat;
background-size: contain;
}
.markerLabel {
font-size : medium;
margin : 0;
padding : 0;
width : 60px;
font-weight: bold;
}
.nodeMarker.selected {
-webkit-transform : translate(-15%, -15%);
-ms-transform : translate(-15%, -15%);
transform : translate(-15%, -15%);
outline : none;
border : none;
width : 100px;
height : 100px;
background : url('../Images/Icons/green_node_selected_ic.svg') no-repeat;
background-size: contain;
}
#non-coordinate-card {
font-family: 'Roboto', sans-serif;
position : relative;
max-width : -webkit-fit-content;
max-width : -moz-fit-content;
max-width : fit-content;
z-index : 5;
-webkit-transform : translateY(-50%);
-ms-transform : translateY(-50%);
transform : translateY(-50%);
-webkit-transform : translateX(-60%);
-ms-transform : translateX(-60%);
transform : translateX(-60%);
}
#non-coordinate-card>.card-header {
font-size : large;
text-align : center;
padding : 2.5%;
background-color: #213758;
}
#non-coordinate-card>.card-body {
text-align : center;
padding : 1%;
background-color: #101B2B;
}
.nodeMarker {
margin: 1%;
}
.breadcrumbName {
color : white;
-webkit-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
#overlayBreadcrumb,
#elementBreadcrumb {
position : absolute;
outline : none;
border : none;
background: none;
padding : 0;
width : 240px;
height : 60px;
}
#overlayBreadcrumb {
background : url('../Images/Icons/overlayBreadcrumb.svg') no-repeat;
background-size: contain;
-webkit-transform : translateX(25%);
-ms-transform : translateX(25%);
transform : translateX(25%);
}
#elementBreadcrumb {
background : url('../Images/Icons/elementBreadcrumb.svg') no-repeat;
background-size: contain;
-webkit-transform : translateX(100%);
-ms-transform : translateX(100%);
transform : translateX(100%);
}
.breadcrumbLabel {
color : white;
-webkit-transform: translateX(-6%);
-ms-transform: translateX(-6%);
transform: translateX(-6%);
} | 0.290477 | 0.06724 |
* {
padding: 0;
margin: 0;
text-decoration: 0;
}
.headcont {
display: flex;
list-style-type: none;
}
.nav {
display: flex;
flex-direction: row;
margin-left: 200px;
}
.home {
margin-left: 100px;
list-style-type: none;
margin-top: 20px;
}
.homefront {
width: 500px;
margin-left: 100px;
margin-top: 50px;
}
.intro {
display: flex;
}
.combo {
padding-top: 100px;
margin-left: 100px;
}
.name {
margin: 10px 0 30px 0;
}
.free {
width: 300px;
margin-bottom: 30px;
}
.button {
color: white;
background: #4349D3;
padding: 5px;
border-radius: 25px;
}
.pics1 {
margin-left: 300px;
width: 100px;
}
.aboutMe {
text-align: center;
margin-top: 50px;
}
.imageWord {
display: inline-flex;
flex-direction: row;
margin: 50px 50px 50px 200px;
}
.para1 {
margin: 0 0 0 60px;
width: 300px;
}
.pics2 {
margin: 0 100px 0 100px;
width: 300px;
}
.read {
margin: 150px 0 0 60px ;
padding: 10px;
border-radius: 25px;
background: #4349D3;
color: #FF99FF;
}
.expert {
text-align: center;
margin-bottom: 50px;
}
.expertise {
display: flex;
justify-content: center;
margin: 0 200px 0 200px;
}
.expertises {
display: flex;
flex-direction: column;
align-items: center;
flex: 1;
margin-right: 80px;
border: 1px solid rgba(0, 0, 0, 0.1);
align-items: center;
padding: 40px 10px 10px 10px;
box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.111);
}
.design {
margin: 30px 0 30px 0;
}
.me{
text-align: center;
margin: 100px 0 50px 0;
}
.input {
display: block;
margin: 0 0 30px 0;
border-top: 0;
border-left: 0;
border-right: 0;
}
.form {
border:1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.555);
width: 200px;
height: 210px;
padding: 20px 40px;
border-radius: 15px;
}
.forms {
margin-left: 40%;
}
.feelFree {
margin-bottom: 30px;
text-align: center;
}
.butt {
margin-left: 30%;
border-radius: 10px;
padding: 5px;
background: #4349D3;
color: white;
font-size: 8px;
}
.media {
width: 40px;
margin-right: 2%;
margin-top: 30px;
padding-left: 12px;
}
.social {
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.handle {
display: inline-block;
font-size: 12px;
text-align: center;
}
.handles {
margin-left: 20px;
}
.close {
border-bottom: 2px solid white;
}
.foot {
background-color:#252DE8;
}
.Bottom {
margin-right: 35px;
color: whitesmoke;
text-decoration: none;
}
.navBar {
margin-left: 600px;
font-size: 12px;
padding: 10px;
color: whitesmoke;
}
.lastPara {
color: whitesmoke;
margin-top: 10px;
font-size: 12px;
margin-left: 550px;
} | mypractise.css | * {
padding: 0;
margin: 0;
text-decoration: 0;
}
.headcont {
display: flex;
list-style-type: none;
}
.nav {
display: flex;
flex-direction: row;
margin-left: 200px;
}
.home {
margin-left: 100px;
list-style-type: none;
margin-top: 20px;
}
.homefront {
width: 500px;
margin-left: 100px;
margin-top: 50px;
}
.intro {
display: flex;
}
.combo {
padding-top: 100px;
margin-left: 100px;
}
.name {
margin: 10px 0 30px 0;
}
.free {
width: 300px;
margin-bottom: 30px;
}
.button {
color: white;
background: #4349D3;
padding: 5px;
border-radius: 25px;
}
.pics1 {
margin-left: 300px;
width: 100px;
}
.aboutMe {
text-align: center;
margin-top: 50px;
}
.imageWord {
display: inline-flex;
flex-direction: row;
margin: 50px 50px 50px 200px;
}
.para1 {
margin: 0 0 0 60px;
width: 300px;
}
.pics2 {
margin: 0 100px 0 100px;
width: 300px;
}
.read {
margin: 150px 0 0 60px ;
padding: 10px;
border-radius: 25px;
background: #4349D3;
color: #FF99FF;
}
.expert {
text-align: center;
margin-bottom: 50px;
}
.expertise {
display: flex;
justify-content: center;
margin: 0 200px 0 200px;
}
.expertises {
display: flex;
flex-direction: column;
align-items: center;
flex: 1;
margin-right: 80px;
border: 1px solid rgba(0, 0, 0, 0.1);
align-items: center;
padding: 40px 10px 10px 10px;
box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.111);
}
.design {
margin: 30px 0 30px 0;
}
.me{
text-align: center;
margin: 100px 0 50px 0;
}
.input {
display: block;
margin: 0 0 30px 0;
border-top: 0;
border-left: 0;
border-right: 0;
}
.form {
border:1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.555);
width: 200px;
height: 210px;
padding: 20px 40px;
border-radius: 15px;
}
.forms {
margin-left: 40%;
}
.feelFree {
margin-bottom: 30px;
text-align: center;
}
.butt {
margin-left: 30%;
border-radius: 10px;
padding: 5px;
background: #4349D3;
color: white;
font-size: 8px;
}
.media {
width: 40px;
margin-right: 2%;
margin-top: 30px;
padding-left: 12px;
}
.social {
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.handle {
display: inline-block;
font-size: 12px;
text-align: center;
}
.handles {
margin-left: 20px;
}
.close {
border-bottom: 2px solid white;
}
.foot {
background-color:#252DE8;
}
.Bottom {
margin-right: 35px;
color: whitesmoke;
text-decoration: none;
}
.navBar {
margin-left: 600px;
font-size: 12px;
padding: 10px;
color: whitesmoke;
}
.lastPara {
color: whitesmoke;
margin-top: 10px;
font-size: 12px;
margin-left: 550px;
} | 0.503906 | 0.127191 |
* {
padding: 0;
margin: 0;
}
/* This removes the white space that mobile views create */
@media only screen and (max-width: 768px) {
html,
body {
overflow-x: hidden;
}
}
/* ------------------------------------------------- (Header) Landing Page Section */
.landing-page {
display: flex;
flex-direction: column;
align-items: center;
height: 644px;
/* background: url('images/newest-bg.png'); */
background: url('https://i.imgur.com/fi4jslv.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/* -------- Original Nav bar + Nav Menu */
.landing-page nav {
display: flex;
justify-content: space-between;
width: 940px;
height: 121px;
}
.main-icon,
.nav-stack {
cursor: pointer;
}
.nav-stack {
width: 28px;
height: 22px;
top: 50%;
transform: translateY(-50%);
position: relative;
opacity: 1;
transition: 0.3s all ease-in-out;
}
.nav-stack.hide {
opacity: 0;
transition: 0.3s all ease-in-out;
}
/* -------- Nav Menu NOT ACTIVE / ACTIVE */
.nav-menu {
opacity: 0;
position: absolute;
width: 100%;
background-color: #e57f85;
transition: opacity 0.3s ease-in-out;
pointer-events: none;
display: flex;
justify-content: center;
}
.nav-menu.active {
opacity: 0.94;
z-index: 1;
transition: opacity 0.3s ease-in-out;
pointer-events: visible;
}
.nav-items {
display: flex;
justify-content: space-between;
height: 644px;
}
.nav-stack {
display: flex;
}
.close {
display: none;
}
.close.active {
display: flex;
cursor: pointer;
width: 25px;
height: 25px;
top: 50%;
transform: translateY(-50%);
position: relative;
z-index: 5;
}
.nav-bar-items {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
left: 48%;
top: 50%;
transform: translateY(-50%);
}
.single {
display: flex;
align-items: center;
cursor: pointer;
margin-top: 15px;
}
.single h4 {
margin-left: 8px;
font-style: italic;
color: white;
}
.single:hover {
transform: scale(1.03);
}
.single:active {
transform: scale(1);
}
/* -------- Main body , buttons and phone */
.main-body {
margin-top: 70px;
height: 263px;
width: 940px;
}
.main-body h1 {
font-size: 55px;
text-align: right;
color: white;
}
.main-body h1 em {
font-size: 37px;
font-weight: 100;
font-style: normal;
}
.main-body h1 i {
font-weight: 900;
}
.main-body button {
width: 174px;
height: 57px;
border: 2.5px solid white;
background: none;
transition: 0.1s all ease-in-out;
float: right;
margin-top: 38px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: white;
transition: all 0.2s ease-in-out;
}
.main-body button i {
margin-left: 10px;
}
.main-body button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.main-body button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
.phone {
margin-left: 69px;
margin-top: 70px;
}
.phone:hover {
transform: scale(1.01);
}
@media screen and (min-width: 600px) and (max-width: 1155px) {
.landing-page nav {
width: 81.5%;
}
.main-body h1 {
font-size: 40px;
}
.main-body h1 em {
font-size: 25px;
}
.main-body {
width: 90%;
}
.main-body button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 600px) {
.landing-page nav {
width: 81.5%;
}
.main-body h1 {
font-size: 35px;
}
.main-body h1 em {
font-size: 25px;
}
.main-body {
margin-top: 30px;
width: 80%;
}
.main-body button {
width: 165px;
height: 50px;
letter-spacing: 0;
margin-top: 25px;
}
.phone {
margin-left: 41px;
margin-top: 30px;
}
}
/* ------------------------------------------------- (About me) Content body */
.about-me {
height: 644px;
background-color: #f7f7f7;
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.about-me .left-section {
width: 570px;
}
.about-me .left-section h1 {
margin-bottom: 30px;
font-weight: 200;
font-size: 40px;
}
.about-me .left-section h4 {
margin-bottom: 30px;
font-weight: 200;
opacity: 0.5;
}
.about-me .left-section p {
margin-bottom: 60px;
opacity: 0.5;
font-size: 18px;
font-style: italic;
}
.about-me .bottom-section {
/* Paragraph divider */
display: flex;
justify-content: flex-start;
}
.dash {
height: 68px;
width: 15px;
background-color: #4eacdd;
margin-right: 17px;
}
.about-me .right-section {
margin-left: 80px;
}
.about-me button {
width: 174px;
height: 57px;
border: 2.5px solid rgb(0, 216, 0);
background: none;
transition: 0.1s all ease-in-out;
float: left;
margin-top: 33px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: rgb(0, 216, 0);
transition: all 0.2s ease-in-out;
}
.about-me button i {
margin-left: 10px;
}
.about-me button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.about-me button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
.ipad:hover {
transform: scale(1.01);
}
.ipad {
width: 380px;
}
@media screen and (min-width: 600px) and (max-width: 1050px) {
.ipad {
width: 300px;
margin-right: 20px;
}
.about-me .left-section {
width: 46%;
margin-left: 10px;
}
.about-me .left-section h4 {
font-size: 16px;
margin-bottom: 20px;
}
.about-me .left-section p {
font-size: 16px;
margin-bottom: 0;
}
.about-me .right-section {
margin-left: 15px;
}
.about-me button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 800px) {
.about-me .left-section p {
font-size: 14px;
margin-bottom: 0;
}
.ipad {
width: 240px;
}
.about-me .left-section {
margin-left: 10px;
}
.about-me button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 600px) {
.about-me {
flex-direction: column;
height: 850px;
}
.about-me .left-section {
margin-left: 0;
}
.about-me .left-section {
width: 310px;
}
.about-me .right-section {
margin-left: 0;
}
.about-me .left-section h1 {
font-size: 35px;
margin-bottom: 15px;
}
.about-me .left-section h4 {
font-size: 15px;
margin-bottom: 20px;
}
.about-me .right-section .ipad {
width: 275px;
margin-top: 30px;
}
}
/* ------------------------------------------------- (Portfolio) Content body */
.portfolio {
height: 644px;
background-color: white;
display: flex;
justify-content: center;
}
.portfolio-container {
width: 1250px;
display: flex;
justify-content: space-between;
align-items: flex-start;
position: relative;
}
.portfolio .right-section {
margin-top: 90px;
margin-right: 165px;
width: 400px;
font-size: 18px;
line-height: 1.4;
}
.portfolio .right-section h1 {
font-weight: 200;
font-size: 36px;
margin-bottom: 25px;
}
.portfolio .right-section h4 {
margin-bottom: 25px;
font-style: italic;
}
.portfolio .right-section p {
margin-bottom: 55px;
}
.portfolio .left-section {
margin-right: 122px;
}
.device-imac {
position: absolute;
left: 105px;
bottom: -30px;
}
.device-imac:hover {
transform: scale(1.02);
}
.device-mini {
position: absolute;
left: 645px;
bottom: -30px;
}
.device-mini:hover {
transform: scale(1.02);
}
.device-ipad {
position: absolute;
left: 460px;
bottom: -30px;
}
.device-ipad:hover {
transform: scale(1.02);
}
.device-iphone {
position: absolute;
left: 600px;
bottom: -50px;
}
.device-iphone:hover {
transform: scale(1.02);
}
.device-macbook {
left: -80px;
position: absolute;
bottom: -30px;
}
.device-macbook:hover {
transform: scale(1.02);
}
.right-section button {
width: 225px;
height: 57px;
border: 2.5px solid rgb(255, 121, 121);
background: none;
transition: 0.1s all ease-in-out;
float: left;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: rgb(255, 121, 121);
transition: all 0.2s ease-in-out;
}
.right-section button i {
margin-left: 10px;
}
.right-section button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.right-section button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
@media screen and (min-width: 600px) and (max-width: 1155px) {
.device-imac {
bottom: -115px;
}
.device-mini {
bottom: -40px;
}
.device-ipad {
bottom: -60px;
}
.device-iphone {
bottom: -75px;
}
.portfolio .right-section {
margin-right: 25px;
width: 390px;
}
.portfolio .right-section h1 {
font-size: 30px;
margin-bottom: 15px;
}
.portfolio .right-section p {
font-size: 15px;
margin-bottom: 25px;
}
.right-section button {
width: 210px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 800px) {
.device-imac {
left: -65px;
}
.device-mini {
left: 465px;
}
.device-ipad {
left: 280px;
}
.device-iphone {
left: 422px;
}
.device-macbook {
left: -230px;
}
}
@media screen and (max-width: 600px) {
.portfolio .right-section {
margin-right: 50px;
width: 75%;
}
.portfolio .right-section h1 {
font-size: 32px;
}
.portfolio .right-section h4 {
font-size: 18px;
}
.portfolio .right-section p {
font-size: 14px;
margin-bottom: 15px;
}
.device-imac {
display: none;
}
.device-macbook {
display: none;
}
.device-mini {
left: 232px;
}
.device-ipad {
left: 29px;
}
.device-iphone {
left: 181px;
}
}
/* ------------------------------------------------- (About-me) Content body */
.donate {
height: 358px;
position: relative;
z-index: 2;
background-color: #13c1ac;
display: flex;
justify-content: center;
/* background-image: url('images/bg.png'); */
background-image: url('https://i.imgur.com/dND90WR.png');
}
.main-donate-body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.main-donate-body h1 {
font-size: 40px;
color: white;
margin-bottom: 41px;
}
.main-donate-body button {
width: 222px;
height: 57px;
border: 2.5px solid white;
background: none;
transition: 0.1s all ease-in-out;
float: right;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: white;
transition: all 0.2s ease-in-out;
}
.main-donate-body button i {
margin-left: 10px;
}
.main-donate-body button em {
font-weight: 800;
}
.main-donate-body button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.main-donate-body button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
@media screen and (max-width: 600px) {
.main-donate-body h1 {
font-size: 30px;
margin-bottom: 35px;
}
.main-donate-body button {
width: 200px;
height: 50px;
}
.donate {
height: 280px;
}
}
/* ------------------------------------------------- (Sign-up) Content Body */
.sign-up-form {
height: 550px;
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
}
.footer-container {
display: flex;
flex-direction: column;
}
.sign-up-body {
width: 469px;
height: 212px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sign-up-buttons i {
font-size: 18px;
color: rgb(114, 114, 114);
}
.sign-up-buttons button {
cursor: pointer;
width: 56px;
height: 56px;
margin-left: 36px;
margin-bottom: 50px;
border: 3px solid rgb(114, 114, 114);
border-radius: 50%;
}
.sign-up-buttons button:hover {
transition: all 0.2s ease-in-out;
border: 3px solid #13c1ac;
}
.sign-up-buttons button:active {
transform: translateY(3px);
}
.signup {
display: flex;
align-items: center;
}
.signup h5 {
margin-right: 26px;
font-style: italic;
opacity: 0.6;
}
.signup input {
border: none;
width: 250px;
height: 41px;
border-radius: 10px;
}
.signup input::placeholder {
font-style: italic;
font-weight: 800;
opacity: 0.4;
}
input[type='email'] {
padding-left: 20px;
/* background-image: url('images/Email-signup/Group\ 1.png'); */
background-image: url('https://i.imgur.com/2PBEUS2.png');
background-position: 90% 50%;
background-repeat: no-repeat;
}
input[type='email']:focus {
padding-left: 20px;
background-image: none;
}
@media screen and (max-width: 600px) {
.signup {
flex-direction: column;
}
.sign-up-buttons button {
margin-left: 22px;
}
.signup h5 {
margin-right: 0;
margin-bottom: 20px;
}
.sign-up-form {
height: 400px;
}
}
/* ------------------------------------------------- Footer */
footer {
height: 120px;
background-color: white;
display: flex;
justify-content: center;
align-items: center;
}
footer p {
font-size: 14px;
}
footer button {
width: 40px;
height: 40px;
border-radius: 10px;
border: none;
position: absolute;
right: 57px;
cursor: pointer;
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
footer button:hover {
transform: scale(1.05);
}
footer button:active {
transform: scale(0.99);
}
@media screen and (max-width: 600px) {
footer p {
font-size: 12px;
position: relative;
left: -15px;
}
footer button {
right: 25px;
}
} | styles.css | * {
padding: 0;
margin: 0;
}
/* This removes the white space that mobile views create */
@media only screen and (max-width: 768px) {
html,
body {
overflow-x: hidden;
}
}
/* ------------------------------------------------- (Header) Landing Page Section */
.landing-page {
display: flex;
flex-direction: column;
align-items: center;
height: 644px;
/* background: url('images/newest-bg.png'); */
background: url('https://i.imgur.com/fi4jslv.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/* -------- Original Nav bar + Nav Menu */
.landing-page nav {
display: flex;
justify-content: space-between;
width: 940px;
height: 121px;
}
.main-icon,
.nav-stack {
cursor: pointer;
}
.nav-stack {
width: 28px;
height: 22px;
top: 50%;
transform: translateY(-50%);
position: relative;
opacity: 1;
transition: 0.3s all ease-in-out;
}
.nav-stack.hide {
opacity: 0;
transition: 0.3s all ease-in-out;
}
/* -------- Nav Menu NOT ACTIVE / ACTIVE */
.nav-menu {
opacity: 0;
position: absolute;
width: 100%;
background-color: #e57f85;
transition: opacity 0.3s ease-in-out;
pointer-events: none;
display: flex;
justify-content: center;
}
.nav-menu.active {
opacity: 0.94;
z-index: 1;
transition: opacity 0.3s ease-in-out;
pointer-events: visible;
}
.nav-items {
display: flex;
justify-content: space-between;
height: 644px;
}
.nav-stack {
display: flex;
}
.close {
display: none;
}
.close.active {
display: flex;
cursor: pointer;
width: 25px;
height: 25px;
top: 50%;
transform: translateY(-50%);
position: relative;
z-index: 5;
}
.nav-bar-items {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
left: 48%;
top: 50%;
transform: translateY(-50%);
}
.single {
display: flex;
align-items: center;
cursor: pointer;
margin-top: 15px;
}
.single h4 {
margin-left: 8px;
font-style: italic;
color: white;
}
.single:hover {
transform: scale(1.03);
}
.single:active {
transform: scale(1);
}
/* -------- Main body , buttons and phone */
.main-body {
margin-top: 70px;
height: 263px;
width: 940px;
}
.main-body h1 {
font-size: 55px;
text-align: right;
color: white;
}
.main-body h1 em {
font-size: 37px;
font-weight: 100;
font-style: normal;
}
.main-body h1 i {
font-weight: 900;
}
.main-body button {
width: 174px;
height: 57px;
border: 2.5px solid white;
background: none;
transition: 0.1s all ease-in-out;
float: right;
margin-top: 38px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: white;
transition: all 0.2s ease-in-out;
}
.main-body button i {
margin-left: 10px;
}
.main-body button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.main-body button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
.phone {
margin-left: 69px;
margin-top: 70px;
}
.phone:hover {
transform: scale(1.01);
}
@media screen and (min-width: 600px) and (max-width: 1155px) {
.landing-page nav {
width: 81.5%;
}
.main-body h1 {
font-size: 40px;
}
.main-body h1 em {
font-size: 25px;
}
.main-body {
width: 90%;
}
.main-body button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 600px) {
.landing-page nav {
width: 81.5%;
}
.main-body h1 {
font-size: 35px;
}
.main-body h1 em {
font-size: 25px;
}
.main-body {
margin-top: 30px;
width: 80%;
}
.main-body button {
width: 165px;
height: 50px;
letter-spacing: 0;
margin-top: 25px;
}
.phone {
margin-left: 41px;
margin-top: 30px;
}
}
/* ------------------------------------------------- (About me) Content body */
.about-me {
height: 644px;
background-color: #f7f7f7;
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.about-me .left-section {
width: 570px;
}
.about-me .left-section h1 {
margin-bottom: 30px;
font-weight: 200;
font-size: 40px;
}
.about-me .left-section h4 {
margin-bottom: 30px;
font-weight: 200;
opacity: 0.5;
}
.about-me .left-section p {
margin-bottom: 60px;
opacity: 0.5;
font-size: 18px;
font-style: italic;
}
.about-me .bottom-section {
/* Paragraph divider */
display: flex;
justify-content: flex-start;
}
.dash {
height: 68px;
width: 15px;
background-color: #4eacdd;
margin-right: 17px;
}
.about-me .right-section {
margin-left: 80px;
}
.about-me button {
width: 174px;
height: 57px;
border: 2.5px solid rgb(0, 216, 0);
background: none;
transition: 0.1s all ease-in-out;
float: left;
margin-top: 33px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: rgb(0, 216, 0);
transition: all 0.2s ease-in-out;
}
.about-me button i {
margin-left: 10px;
}
.about-me button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.about-me button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
.ipad:hover {
transform: scale(1.01);
}
.ipad {
width: 380px;
}
@media screen and (min-width: 600px) and (max-width: 1050px) {
.ipad {
width: 300px;
margin-right: 20px;
}
.about-me .left-section {
width: 46%;
margin-left: 10px;
}
.about-me .left-section h4 {
font-size: 16px;
margin-bottom: 20px;
}
.about-me .left-section p {
font-size: 16px;
margin-bottom: 0;
}
.about-me .right-section {
margin-left: 15px;
}
.about-me button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 800px) {
.about-me .left-section p {
font-size: 14px;
margin-bottom: 0;
}
.ipad {
width: 240px;
}
.about-me .left-section {
margin-left: 10px;
}
.about-me button {
width: 165px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 600px) {
.about-me {
flex-direction: column;
height: 850px;
}
.about-me .left-section {
margin-left: 0;
}
.about-me .left-section {
width: 310px;
}
.about-me .right-section {
margin-left: 0;
}
.about-me .left-section h1 {
font-size: 35px;
margin-bottom: 15px;
}
.about-me .left-section h4 {
font-size: 15px;
margin-bottom: 20px;
}
.about-me .right-section .ipad {
width: 275px;
margin-top: 30px;
}
}
/* ------------------------------------------------- (Portfolio) Content body */
.portfolio {
height: 644px;
background-color: white;
display: flex;
justify-content: center;
}
.portfolio-container {
width: 1250px;
display: flex;
justify-content: space-between;
align-items: flex-start;
position: relative;
}
.portfolio .right-section {
margin-top: 90px;
margin-right: 165px;
width: 400px;
font-size: 18px;
line-height: 1.4;
}
.portfolio .right-section h1 {
font-weight: 200;
font-size: 36px;
margin-bottom: 25px;
}
.portfolio .right-section h4 {
margin-bottom: 25px;
font-style: italic;
}
.portfolio .right-section p {
margin-bottom: 55px;
}
.portfolio .left-section {
margin-right: 122px;
}
.device-imac {
position: absolute;
left: 105px;
bottom: -30px;
}
.device-imac:hover {
transform: scale(1.02);
}
.device-mini {
position: absolute;
left: 645px;
bottom: -30px;
}
.device-mini:hover {
transform: scale(1.02);
}
.device-ipad {
position: absolute;
left: 460px;
bottom: -30px;
}
.device-ipad:hover {
transform: scale(1.02);
}
.device-iphone {
position: absolute;
left: 600px;
bottom: -50px;
}
.device-iphone:hover {
transform: scale(1.02);
}
.device-macbook {
left: -80px;
position: absolute;
bottom: -30px;
}
.device-macbook:hover {
transform: scale(1.02);
}
.right-section button {
width: 225px;
height: 57px;
border: 2.5px solid rgb(255, 121, 121);
background: none;
transition: 0.1s all ease-in-out;
float: left;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: rgb(255, 121, 121);
transition: all 0.2s ease-in-out;
}
.right-section button i {
margin-left: 10px;
}
.right-section button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.right-section button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
@media screen and (min-width: 600px) and (max-width: 1155px) {
.device-imac {
bottom: -115px;
}
.device-mini {
bottom: -40px;
}
.device-ipad {
bottom: -60px;
}
.device-iphone {
bottom: -75px;
}
.portfolio .right-section {
margin-right: 25px;
width: 390px;
}
.portfolio .right-section h1 {
font-size: 30px;
margin-bottom: 15px;
}
.portfolio .right-section p {
font-size: 15px;
margin-bottom: 25px;
}
.right-section button {
width: 210px;
height: 50px;
letter-spacing: 0;
}
}
@media screen and (max-width: 800px) {
.device-imac {
left: -65px;
}
.device-mini {
left: 465px;
}
.device-ipad {
left: 280px;
}
.device-iphone {
left: 422px;
}
.device-macbook {
left: -230px;
}
}
@media screen and (max-width: 600px) {
.portfolio .right-section {
margin-right: 50px;
width: 75%;
}
.portfolio .right-section h1 {
font-size: 32px;
}
.portfolio .right-section h4 {
font-size: 18px;
}
.portfolio .right-section p {
font-size: 14px;
margin-bottom: 15px;
}
.device-imac {
display: none;
}
.device-macbook {
display: none;
}
.device-mini {
left: 232px;
}
.device-ipad {
left: 29px;
}
.device-iphone {
left: 181px;
}
}
/* ------------------------------------------------- (About-me) Content body */
.donate {
height: 358px;
position: relative;
z-index: 2;
background-color: #13c1ac;
display: flex;
justify-content: center;
/* background-image: url('images/bg.png'); */
background-image: url('https://i.imgur.com/dND90WR.png');
}
.main-donate-body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.main-donate-body h1 {
font-size: 40px;
color: white;
margin-bottom: 41px;
}
.main-donate-body button {
width: 222px;
height: 57px;
border: 2.5px solid white;
background: none;
transition: 0.1s all ease-in-out;
float: right;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
color: white;
transition: all 0.2s ease-in-out;
}
.main-donate-body button i {
margin-left: 10px;
}
.main-donate-body button em {
font-weight: 800;
}
.main-donate-body button:hover {
transition: all 0.2s ease-in-out;
color: rgb(0, 0, 0);
border: 2.5px solid black;
}
.main-donate-body button:active {
background: rgba(49, 49, 49, 0.2);
transform: translateY(2px);
}
@media screen and (max-width: 600px) {
.main-donate-body h1 {
font-size: 30px;
margin-bottom: 35px;
}
.main-donate-body button {
width: 200px;
height: 50px;
}
.donate {
height: 280px;
}
}
/* ------------------------------------------------- (Sign-up) Content Body */
.sign-up-form {
height: 550px;
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
}
.footer-container {
display: flex;
flex-direction: column;
}
.sign-up-body {
width: 469px;
height: 212px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sign-up-buttons i {
font-size: 18px;
color: rgb(114, 114, 114);
}
.sign-up-buttons button {
cursor: pointer;
width: 56px;
height: 56px;
margin-left: 36px;
margin-bottom: 50px;
border: 3px solid rgb(114, 114, 114);
border-radius: 50%;
}
.sign-up-buttons button:hover {
transition: all 0.2s ease-in-out;
border: 3px solid #13c1ac;
}
.sign-up-buttons button:active {
transform: translateY(3px);
}
.signup {
display: flex;
align-items: center;
}
.signup h5 {
margin-right: 26px;
font-style: italic;
opacity: 0.6;
}
.signup input {
border: none;
width: 250px;
height: 41px;
border-radius: 10px;
}
.signup input::placeholder {
font-style: italic;
font-weight: 800;
opacity: 0.4;
}
input[type='email'] {
padding-left: 20px;
/* background-image: url('images/Email-signup/Group\ 1.png'); */
background-image: url('https://i.imgur.com/2PBEUS2.png');
background-position: 90% 50%;
background-repeat: no-repeat;
}
input[type='email']:focus {
padding-left: 20px;
background-image: none;
}
@media screen and (max-width: 600px) {
.signup {
flex-direction: column;
}
.sign-up-buttons button {
margin-left: 22px;
}
.signup h5 {
margin-right: 0;
margin-bottom: 20px;
}
.sign-up-form {
height: 400px;
}
}
/* ------------------------------------------------- Footer */
footer {
height: 120px;
background-color: white;
display: flex;
justify-content: center;
align-items: center;
}
footer p {
font-size: 14px;
}
footer button {
width: 40px;
height: 40px;
border-radius: 10px;
border: none;
position: absolute;
right: 57px;
cursor: pointer;
background-color: #f4f4f4;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
footer button:hover {
transform: scale(1.05);
}
footer button:active {
transform: scale(0.99);
}
@media screen and (max-width: 600px) {
footer p {
font-size: 12px;
position: relative;
left: -15px;
}
footer button {
right: 25px;
}
} | 0.457379 | 0.077448 |
@import './partials/_fonts.css';
/* Tailwind Base + Components */
@import 'tailwindcss/base';
@import 'tailwindcss/components';
/* Custom Partials */
@import './partials/_container.css';
@import './partials/_typography.css';
/* Tailwind Utils */
@import 'tailwindcss/utilities';
body {
margin: 0;
padding: 0;
@apply bg-black;
}
html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
/* ::-webkit-scrollbar-thumb {
background: #FF0000;
} */
/* html {
scroll-behavior: smooth;
}
.fixed-when-scroll {
transition: all ease 350ms;
@apply fixed !important;
transform: translateY(-3.65rem) !important;
@screen md {
@apply hidden;
}
}
[data-direction="up"] .fixed-when-scroll {
transform: translateY(0px) !important;
}
html.has-scroll-smooth {
overflow: hidden;
}
html.has-scroll-dragging {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.has-scroll-smooth body {
overflow: hidden;
}
.has-scroll-smooth #___gatsby,
.has-scroll-smooth [data-scroll-container] {
min-height: 100vh;
} */
.texture-overlay {
background-image: url(../images/texture-dark.png);
}
.ticker-wrapper {
@apply overflow-hidden w-64;
}
.Marquee {
white-space: nowrap;
overflow-x: hidden;
display: block;
position: relative;
/* &:before {
content: ' ';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 20;
transition-delay: 50ms;
transition-property: box-shadow;
transition-duration: 0.5s;
transition-timing-function: ease-in-out;
} */
}
.ticker-wrapper--dark {
.Marquee {
&:before {
box-shadow: inset 0 0 20px 10px theme("colors.black");
}
}
}
.ticker-wrapper--light {
.Marquee {
&:before {
box-shadow: inset 0 0 20px 10px theme("colors.white") ;
}
}
}
.MarqueeContent {
display: inline-block;
text-align: left;
}
.header-mask {
height: 50px;
@apply fixed top-0 left-0 right-0 w-full z-10 bg-black;
@screen md {
height: 53px;
}
@screen lg {
height: 4.9vw;
}
@screen xl {
height: 4.6vw;
}
} | src/styles/main.css | @import './partials/_fonts.css';
/* Tailwind Base + Components */
@import 'tailwindcss/base';
@import 'tailwindcss/components';
/* Custom Partials */
@import './partials/_container.css';
@import './partials/_typography.css';
/* Tailwind Utils */
@import 'tailwindcss/utilities';
body {
margin: 0;
padding: 0;
@apply bg-black;
}
html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
/* ::-webkit-scrollbar-thumb {
background: #FF0000;
} */
/* html {
scroll-behavior: smooth;
}
.fixed-when-scroll {
transition: all ease 350ms;
@apply fixed !important;
transform: translateY(-3.65rem) !important;
@screen md {
@apply hidden;
}
}
[data-direction="up"] .fixed-when-scroll {
transform: translateY(0px) !important;
}
html.has-scroll-smooth {
overflow: hidden;
}
html.has-scroll-dragging {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.has-scroll-smooth body {
overflow: hidden;
}
.has-scroll-smooth #___gatsby,
.has-scroll-smooth [data-scroll-container] {
min-height: 100vh;
} */
.texture-overlay {
background-image: url(../images/texture-dark.png);
}
.ticker-wrapper {
@apply overflow-hidden w-64;
}
.Marquee {
white-space: nowrap;
overflow-x: hidden;
display: block;
position: relative;
/* &:before {
content: ' ';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 20;
transition-delay: 50ms;
transition-property: box-shadow;
transition-duration: 0.5s;
transition-timing-function: ease-in-out;
} */
}
.ticker-wrapper--dark {
.Marquee {
&:before {
box-shadow: inset 0 0 20px 10px theme("colors.black");
}
}
}
.ticker-wrapper--light {
.Marquee {
&:before {
box-shadow: inset 0 0 20px 10px theme("colors.white") ;
}
}
}
.MarqueeContent {
display: inline-block;
text-align: left;
}
.header-mask {
height: 50px;
@apply fixed top-0 left-0 right-0 w-full z-10 bg-black;
@screen md {
height: 53px;
}
@screen lg {
height: 4.9vw;
}
@screen xl {
height: 4.6vw;
}
} | 0.371479 | 0.056262 |
.navbar {
margin-bottom: 0;
border: 0;
}
.navbar-nav {
margin: 0;
}
.navbar-toggle {
background-color: #f0f0f0;
z-index: 100000;
}
#sidebar-wrapper {
background: #f8f8f8;
/* border-color: #e7e7e7;
border: 1px solid #e7e7e7;
border-top: 0; */
margin-top: -1px;
padding-top: 4px;
}
div.document ul,
div.sidebar ul ul{
padding-left: 17px;
}
div.sidebar {
padding-bottom: 14px; /* square */
}
div.sidebar pre {
font-size: 9px;
}
div.sidebar h3 {
padding-top: 14px;
padding-left: 8px;
font-size: 20px;
}
div.body h1 {
border-bottom: 1px solid rgb(208, 208, 208);
padding-bottom: 10px;
}
div.body a {
word-wrap: break-word;
}
/* fix for unnecessary responsive margin */
div.row {
margin-right: 0;
}
/* end fix for unnecessary responsive margin */
#sidebar-wrapper {
overflow-y: auto;
height: 100%;
}
#sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix-top {
position: fixed;
height: 100%;
}
#sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix {
margin-top: -52px; /* magic */
}
#navbar-related {
border: 0;
background: none;
}
body {
background: #f8f8f8;
}
div.footer-relbar {
margin-top: 0;
margin-bottom: 10px;
font-size: 20px;
}
footer {
color: #777;
opacity: 0.7;
}
#content-wrapper {
background: white;
border: 1px solid #e7e7e7;
margin-top: -1px;
}
#sidebar-wrapper a.youarehere,
#navbar-top a.youarehere {
font-size: 1.2em;
font-weight: bold;
/* text-decoration: underline; */
}
#sidebar-wrapper a.youarehere:after,
#navbar-top a.youarehere:after {
content: " ⬅" !important;
}
#content-wrapper a.headerlink {
font-size: inherit !important;
}
#content-wrapper a.youarehere {
visibility: visible !important;
}
@media (min-width: 768px) {
.navbar-nav > li > a {
padding-top: 6px;
}
}
@media (max-width: 768px) {
button.toplink {
position: fixed;
right: 1px;
top: 0;
padding: 6px !important;
z-index: 900 !important;
opacity: 0.3;
}
}
/* TODO: responsive break */
@media (min-width: 767px) {
#content-wrapper {
left: 0;
}
#navbar-related, footer {
width: 58.33333333%;
padding-left: 0;
}
}
#sidebar-wrapper, #sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix-top {
right: 0;
}
div.sidebar {
padding-bottom: 9px;
} | _copy/resume/singlehtml/_static/css/local.css | .navbar {
margin-bottom: 0;
border: 0;
}
.navbar-nav {
margin: 0;
}
.navbar-toggle {
background-color: #f0f0f0;
z-index: 100000;
}
#sidebar-wrapper {
background: #f8f8f8;
/* border-color: #e7e7e7;
border: 1px solid #e7e7e7;
border-top: 0; */
margin-top: -1px;
padding-top: 4px;
}
div.document ul,
div.sidebar ul ul{
padding-left: 17px;
}
div.sidebar {
padding-bottom: 14px; /* square */
}
div.sidebar pre {
font-size: 9px;
}
div.sidebar h3 {
padding-top: 14px;
padding-left: 8px;
font-size: 20px;
}
div.body h1 {
border-bottom: 1px solid rgb(208, 208, 208);
padding-bottom: 10px;
}
div.body a {
word-wrap: break-word;
}
/* fix for unnecessary responsive margin */
div.row {
margin-right: 0;
}
/* end fix for unnecessary responsive margin */
#sidebar-wrapper {
overflow-y: auto;
height: 100%;
}
#sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix-top {
position: fixed;
height: 100%;
}
#sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix {
margin-top: -52px; /* magic */
}
#navbar-related {
border: 0;
background: none;
}
body {
background: #f8f8f8;
}
div.footer-relbar {
margin-top: 0;
margin-bottom: 10px;
font-size: 20px;
}
footer {
color: #777;
opacity: 0.7;
}
#content-wrapper {
background: white;
border: 1px solid #e7e7e7;
margin-top: -1px;
}
#sidebar-wrapper a.youarehere,
#navbar-top a.youarehere {
font-size: 1.2em;
font-weight: bold;
/* text-decoration: underline; */
}
#sidebar-wrapper a.youarehere:after,
#navbar-top a.youarehere:after {
content: " ⬅" !important;
}
#content-wrapper a.headerlink {
font-size: inherit !important;
}
#content-wrapper a.youarehere {
visibility: visible !important;
}
@media (min-width: 768px) {
.navbar-nav > li > a {
padding-top: 6px;
}
}
@media (max-width: 768px) {
button.toplink {
position: fixed;
right: 1px;
top: 0;
padding: 6px !important;
z-index: 900 !important;
opacity: 0.3;
}
}
/* TODO: responsive break */
@media (min-width: 767px) {
#content-wrapper {
left: 0;
}
#navbar-related, footer {
width: 58.33333333%;
padding-left: 0;
}
}
#sidebar-wrapper, #sidebar-wrapper.affix-bottom, #sidebar-wrapper.affix-top {
right: 0;
}
div.sidebar {
padding-bottom: 9px;
} | 0.32306 | 0.068662 |
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: 'Barlow Semi Condensed', sans-serif;
letter-spacing: 0px;
font-size: 18px;
color: #50595e;
font-weight: 400;
line-height: 28px;
}
#pageLoad {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
color: #06131a;
margin: 0px 0px 15px 0px;
font-family: 'Barlow Semi Condensed', sans-serif;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
line-height: 38px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
p {
margin: 0 0 20px;
line-height: 1.7;
}
p:last-child {
margin: 0px;
}
a {
text-decoration: none;
color: #50595e;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a:focus,
a:hover {
text-decoration: none;
color: #009688;
}
sub {
bottom: 0em;
}
.lead {
font-size: 20px;
font-weight: 500;
line-height: 1.7;
font-family: 'Barlow Semi Condensed', sans-serif;
color: #06131a;
margin-bottom: 20px;
}
.feature-left {
margin-bottom: 40px;
}
.feature-left .feature-icon {
font-size: 50px;
color: #4cbec5;
display: inline-block;
float: left;
padding-right: 40px;
padding-top: 7px;
}
.feature-left .feature-content {
font-size: 20px;
}
.feature-left:last-child {}
textarea.form-control {
height: 90px;
}
.required {}
.form-group {
margin-bottom: 5px;
}
select.form-control:not([size]):not([multiple]) {
height: 56px;
color: #50595e;
}
.hero-section .form-control {
border: 1px solid #8c897d;
height: 58px;
}
.form-control {
border-radius: 0px;
font-size: 14px;
font-weight: 500;
width: 100%;
height: 56px;
padding: 14px 18px;
line-height: 1.42857143;
border: 1px solid #d2d8db;
background-color: #fff;
text-transform: capitalize;
letter-spacing: 0px;
margin-bottom: 14px;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
-webkit-appearance: none;
}
.form-control:focus {
color: #06131a !important;
outline: 0;
box-shadow: 0 0 0 0.1rem rgb(234, 231, 222);
border-color: #06131a;
}
input::-webkit-input-placeholder {
color: #50595e !important;
}
textarea::-webkit-input-placeholder {
color: #50595e !important;
}
.input-group-addon {
background-color: transparent;
border: 1px solid #eee;
border-radius: 0px;
position: absolute;
right: 16px;
top: 16px;
font-size: 12px;
}
.focus {
border: 1px solid #d2d8db;
}
.focus:focus {
border: 1px solid #06131a;
}
.input-group-addon i {
color: #63480f;
}
.btn-select {
font-size: 14px;
}
select option {
margin: 40px;
background: rgba(255, 255, 255, 1);
color: #50595e;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
position: relative;
}
select.form-control {
position: relative;
}
select {
-moz-appearance: none;
border-radius: 0px;
font-size: 14px;
font-weight: 700;
width: 100%;
padding: 14px;
line-height: 1.42857143;
border: 1px solid #e0e5e9;
background-color: #fff;
text-transform: capitalize;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.select {
position: relative;
display: block;
line-height: 2.2;
overflow: hidden;
}
select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 .5em;
cursor: pointer;
color: #50595e;
font-size: 16px;
}
.select::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 10px 17px 0px 0px;
background: transparent;
pointer-events: none;
font-family: 'FontAwesome';
content: "\f107";
font-size: 16px;
}
.select:hover::after {
color: #50595e;
}
.select::after {
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
}
select option {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
padding: 10px;
width: 100%;
background-color: #fff;
font-family: 'Barlow Semi Condensed', sans-serif;
}
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.service-form {
background-color: #fafbfb;
border: 1px solid #e4e8ea;
padding: 40px 40px 20px 40px;
}
.service-form-group {
position: relative;
}
.form-icon {
position: absolute;
right: 14px;
bottom: 15px;
font-size: 13px;
}
.btn {
font-family: 'Barlow Semi Condensed', sans-serif;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
padding: 10px 26px;
letter-spacing: 0px;
border-radius: 0px;
line-height: 2;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
word-wrap: break-word;
white-space: normal !important;
}
.btn-default {
background-color: #009688;
color: #fff;
border: 2px solid #009688;
}
.btn-default:hover {
background-color: transparent;
color: #009688;
border: 2px solid #009688;
}
.btn-default.focus,
.btn-default:focus {
background-color: transparent;
color: #009688;
border: 2px solid #009688;
box-shadow: 0 0 0 0.2rem #009688;
}
.space-medium{padding-top:80px; padding-bottom:80px;}
#model-btn{
transform: scale(0.6);
}
.delete-btn:hover{
cursor: pointer;
color:#f44336;
}
select option{
padding:100px 5px;
}
.project_inner{
padding: 0 10px 0 10px;
} | submit/files/style.css | body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: 'Barlow Semi Condensed', sans-serif;
letter-spacing: 0px;
font-size: 18px;
color: #50595e;
font-weight: 400;
line-height: 28px;
}
#pageLoad {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
color: #06131a;
margin: 0px 0px 15px 0px;
font-family: 'Barlow Semi Condensed', sans-serif;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
line-height: 38px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
p {
margin: 0 0 20px;
line-height: 1.7;
}
p:last-child {
margin: 0px;
}
a {
text-decoration: none;
color: #50595e;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a:focus,
a:hover {
text-decoration: none;
color: #009688;
}
sub {
bottom: 0em;
}
.lead {
font-size: 20px;
font-weight: 500;
line-height: 1.7;
font-family: 'Barlow Semi Condensed', sans-serif;
color: #06131a;
margin-bottom: 20px;
}
.feature-left {
margin-bottom: 40px;
}
.feature-left .feature-icon {
font-size: 50px;
color: #4cbec5;
display: inline-block;
float: left;
padding-right: 40px;
padding-top: 7px;
}
.feature-left .feature-content {
font-size: 20px;
}
.feature-left:last-child {}
textarea.form-control {
height: 90px;
}
.required {}
.form-group {
margin-bottom: 5px;
}
select.form-control:not([size]):not([multiple]) {
height: 56px;
color: #50595e;
}
.hero-section .form-control {
border: 1px solid #8c897d;
height: 58px;
}
.form-control {
border-radius: 0px;
font-size: 14px;
font-weight: 500;
width: 100%;
height: 56px;
padding: 14px 18px;
line-height: 1.42857143;
border: 1px solid #d2d8db;
background-color: #fff;
text-transform: capitalize;
letter-spacing: 0px;
margin-bottom: 14px;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
-webkit-appearance: none;
}
.form-control:focus {
color: #06131a !important;
outline: 0;
box-shadow: 0 0 0 0.1rem rgb(234, 231, 222);
border-color: #06131a;
}
input::-webkit-input-placeholder {
color: #50595e !important;
}
textarea::-webkit-input-placeholder {
color: #50595e !important;
}
.input-group-addon {
background-color: transparent;
border: 1px solid #eee;
border-radius: 0px;
position: absolute;
right: 16px;
top: 16px;
font-size: 12px;
}
.focus {
border: 1px solid #d2d8db;
}
.focus:focus {
border: 1px solid #06131a;
}
.input-group-addon i {
color: #63480f;
}
.btn-select {
font-size: 14px;
}
select option {
margin: 40px;
background: rgba(255, 255, 255, 1);
color: #50595e;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
position: relative;
}
select.form-control {
position: relative;
}
select {
-moz-appearance: none;
border-radius: 0px;
font-size: 14px;
font-weight: 700;
width: 100%;
padding: 14px;
line-height: 1.42857143;
border: 1px solid #e0e5e9;
background-color: #fff;
text-transform: capitalize;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.select {
position: relative;
display: block;
line-height: 2.2;
overflow: hidden;
}
select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 .5em;
cursor: pointer;
color: #50595e;
font-size: 16px;
}
.select::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 10px 17px 0px 0px;
background: transparent;
pointer-events: none;
font-family: 'FontAwesome';
content: "\f107";
font-size: 16px;
}
.select:hover::after {
color: #50595e;
}
.select::after {
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
}
select option {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
padding: 10px;
width: 100%;
background-color: #fff;
font-family: 'Barlow Semi Condensed', sans-serif;
}
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.service-form {
background-color: #fafbfb;
border: 1px solid #e4e8ea;
padding: 40px 40px 20px 40px;
}
.service-form-group {
position: relative;
}
.form-icon {
position: absolute;
right: 14px;
bottom: 15px;
font-size: 13px;
}
.btn {
font-family: 'Barlow Semi Condensed', sans-serif;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
padding: 10px 26px;
letter-spacing: 0px;
border-radius: 0px;
line-height: 2;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
word-wrap: break-word;
white-space: normal !important;
}
.btn-default {
background-color: #009688;
color: #fff;
border: 2px solid #009688;
}
.btn-default:hover {
background-color: transparent;
color: #009688;
border: 2px solid #009688;
}
.btn-default.focus,
.btn-default:focus {
background-color: transparent;
color: #009688;
border: 2px solid #009688;
box-shadow: 0 0 0 0.2rem #009688;
}
.space-medium{padding-top:80px; padding-bottom:80px;}
#model-btn{
transform: scale(0.6);
}
.delete-btn:hover{
cursor: pointer;
color:#f44336;
}
select option{
padding:100px 5px;
}
.project_inner{
padding: 0 10px 0 10px;
} | 0.415136 | 0.108945 |
* {
margin: 0;
padding: 0;
box-sizing: border-box; /*Começa a contar o tamanho do elemento a partir da borda interna*/
}
body {
background-image: url("../img/background.jpg");
background-size: auto 100vh; /*100% da vh: viewport height*/
font-family: Arial, Helvetica, sans-serif;
height: 100vh;
font-size: 12px;
}
/* Break point */
/* Mínimo 400px */
@media (min-width: 400px) {
body {
font-size: 14px;
}
}
/* Telas grandes */
@media (min-width: 1200px) {
body {
font-size: 20px;
}
}
header {
height: 100vh; /*Ocupa toda a altura da tela*/
display: flex;
justify-content: center; /*Funciona devido ao flex*/
align-items: center; /*Funciona devido ao flex*/
}
.menu {
background-color: white;
position: fixed; /*Menu sempre fica accessível no topo da tela*/
width: 100vw; /*Ocupar toda a largura da tela*/
top: 0; /*Deixa no topo*/ /*Funciona devido ao position*/
z-index: 1;
}
.menu ul {
display: flex; /*Elemento fica um ao lado do outro - colunas*/
justify-content: space-around; /*Espaçamento em toda a volta dos objetos*/
}
.menu li {
list-style: none;
}
.menu a {
display: block;
padding: 10px 20px;
transition: background-color 1s, color, 1s; /*especificação das propriedades e do tempo*/
}
.menu a:hover {
background-color: teal;
color: white;
}
a {
text-decoration: none;
color: teal;
}
a:hover {
text-decoration: underline;
}
.titulo {
transform: scale(0.2) translateY(50vh);
opacity: 0;
animation: linear 2s animacaoTitulo forwards; /*forwards: vai pra frente e para no último estado de animação*/
}
/* Funciona por porcentagens da animação */
@keyframes animacaoTitulo {
/* Estado final da animação */
100% {
transform: scale(1) translateY(0);
opacity: 1;
}
}
.site-title,
.site-subtitle {
color: whitesmoke;
text-align: center; /*Alinhamento horizontal do texto*/
}
.site-title {
font-family: "<NAME>", cursive;
font-size: 4em;
}
.site-subtitle {
font-style: italic;
line-height: 2.4em;
}
.contato,
.projetos {
padding: 2em;
min-height: 100vh; /*altura mínima*/
}
.contato h2,
.projetos h2 {
font-size: 2em;
margin-bottom: 1.5em;
}
.projetos .grid {
display: grid;
gap: 2em; /*Defini o espaçamento entre as linhas e/ou colunas*/
}
@media (min-width: 560px) {
.projetos .grid {
grid-template-columns: 240px 240px; /*Defini o tamanho das colunas*/
}
}
@media (min-width: 880px) {
.projetos .grid {
grid-template-columns: 240px 240px 240px; /*Defini o tamanho das colunas*/
align-content: center;
justify-content: center;
height: calc(100vh - 8em - 48px);
}
}
.projetos figure {
text-align: center;
}
.img-projetos {
height: 200px;
width: 180px;
object-fit: cover; /*mesma proporção mas preenchendo a altura e largura definidas anteriormente*/
transition: transform 500ms;
}
.img-projetos:hover {
transform: scale(1.2); /*escala padrão de qualquer elemento é 1*/
}
@media (min-width: 1200px) {
.img-projetos {
height: auto;
width: 100%;
}
}
.contato .icons {
text-align: center;
}
.contato a {
color: whitesmoke;
font-size: 4em;
transition: text-shadow 1s;
}
.contato:active, /*active: momento de ativação do elemento, no caso o clique do mouse*/
.contato a:hover {
text-decoration: none;
text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
} | css/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box; /*Começa a contar o tamanho do elemento a partir da borda interna*/
}
body {
background-image: url("../img/background.jpg");
background-size: auto 100vh; /*100% da vh: viewport height*/
font-family: Arial, Helvetica, sans-serif;
height: 100vh;
font-size: 12px;
}
/* Break point */
/* Mínimo 400px */
@media (min-width: 400px) {
body {
font-size: 14px;
}
}
/* Telas grandes */
@media (min-width: 1200px) {
body {
font-size: 20px;
}
}
header {
height: 100vh; /*Ocupa toda a altura da tela*/
display: flex;
justify-content: center; /*Funciona devido ao flex*/
align-items: center; /*Funciona devido ao flex*/
}
.menu {
background-color: white;
position: fixed; /*Menu sempre fica accessível no topo da tela*/
width: 100vw; /*Ocupar toda a largura da tela*/
top: 0; /*Deixa no topo*/ /*Funciona devido ao position*/
z-index: 1;
}
.menu ul {
display: flex; /*Elemento fica um ao lado do outro - colunas*/
justify-content: space-around; /*Espaçamento em toda a volta dos objetos*/
}
.menu li {
list-style: none;
}
.menu a {
display: block;
padding: 10px 20px;
transition: background-color 1s, color, 1s; /*especificação das propriedades e do tempo*/
}
.menu a:hover {
background-color: teal;
color: white;
}
a {
text-decoration: none;
color: teal;
}
a:hover {
text-decoration: underline;
}
.titulo {
transform: scale(0.2) translateY(50vh);
opacity: 0;
animation: linear 2s animacaoTitulo forwards; /*forwards: vai pra frente e para no último estado de animação*/
}
/* Funciona por porcentagens da animação */
@keyframes animacaoTitulo {
/* Estado final da animação */
100% {
transform: scale(1) translateY(0);
opacity: 1;
}
}
.site-title,
.site-subtitle {
color: whitesmoke;
text-align: center; /*Alinhamento horizontal do texto*/
}
.site-title {
font-family: "<NAME>", cursive;
font-size: 4em;
}
.site-subtitle {
font-style: italic;
line-height: 2.4em;
}
.contato,
.projetos {
padding: 2em;
min-height: 100vh; /*altura mínima*/
}
.contato h2,
.projetos h2 {
font-size: 2em;
margin-bottom: 1.5em;
}
.projetos .grid {
display: grid;
gap: 2em; /*Defini o espaçamento entre as linhas e/ou colunas*/
}
@media (min-width: 560px) {
.projetos .grid {
grid-template-columns: 240px 240px; /*Defini o tamanho das colunas*/
}
}
@media (min-width: 880px) {
.projetos .grid {
grid-template-columns: 240px 240px 240px; /*Defini o tamanho das colunas*/
align-content: center;
justify-content: center;
height: calc(100vh - 8em - 48px);
}
}
.projetos figure {
text-align: center;
}
.img-projetos {
height: 200px;
width: 180px;
object-fit: cover; /*mesma proporção mas preenchendo a altura e largura definidas anteriormente*/
transition: transform 500ms;
}
.img-projetos:hover {
transform: scale(1.2); /*escala padrão de qualquer elemento é 1*/
}
@media (min-width: 1200px) {
.img-projetos {
height: auto;
width: 100%;
}
}
.contato .icons {
text-align: center;
}
.contato a {
color: whitesmoke;
font-size: 4em;
transition: text-shadow 1s;
}
.contato:active, /*active: momento de ativação do elemento, no caso o clique do mouse*/
.contato a:hover {
text-decoration: none;
text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
} | 0.386185 | 0.104706 |
main {
margin: 0 auto;
/*background-color:honeydew;*/ }
main p[data-answerheadline] {
font-size: 1.5em;
margin-bottom: 0;
margin-top: 35px; }
main > hr {
margin: 10px 0; }
#question .data-unsolved {
color: red; }
#question .data-solved {
color: green; }
#question > hr {
margin-top: 15px;
margin-bottom: 15px; }
#question > .item-by {
height: 20px; }
#question > .item-asked {
height: 20px; }
#question > .item-viewed {
height: 20px; }
#question > .item-active {
height: 20px; }
#question > .item-places ul {
display: inline-block;
margin: 0;
padding: 0;
list-style: none; }
#question > .item-places li {
display: inline-block;
background-color: #257985;
border: 1px solid #257985;
border-radius: 5px;
padding: 1px 6px;
color: white; }
.element-message {
display: flex; }
.element-message > .item-vote {
flex-basis: 50px;
/*background-color:rgb(240,240,240);*/
margin-right: 15px; }
.element-message .item-voteup {
display: block;
width: 50px;
height: 50px;
/*background-color:green;*/
cursor: pointer;
padding-top: 7px; }
.element-message .item-votevalue {
display: block;
font-size: 2em;
text-align: center; }
.element-message .item-votedown {
display: block;
width: 50px;
height: 50px;
/*background-color:red;*/
cursor: pointer;
margin-bottom: 20px; }
.element-message .item-voteup-icon {
display: block;
width: 43px;
height: 36px;
background-image: url("../img/Icons.png");
/*background-color:antiquewhite;*/
margin: 0 auto; }
.element-message .item-votedown-icon {
display: block;
width: 43px;
height: 39px;
background-image: url("../img/Icons.png");
/*background-color: antiquewhite;*/
margin: 0 auto;
background-position-x: -48px; }
.element-message > .item-messagediv {
flex-grow: 1;
/*background-color:rgb(220,220,220);*/ }
.element-message > .item-messagediv > hr {
margin: 15px 0; }
.element-message > .item-messagediv > p {
margin: 10px 0 5px 0;
font-size: 1.25em; }
.element-message > .item-messagediv > a {
display: inline-block;
font-size: 0.95em; }
.element-message .item-by {
display: block;
text-align: right; }
.element-message .item-commentsdiv {
display: block;
font-size: 0.95em; }
.element-message .item-commentsdiv > hr {
margin: 3px 0; }
.element-message .item-comment {
display: flex; }
.element-message .item-actionsdiv {
display: flex; }
.element-message .item-commentdiv {
flex-grow: 1; }
.element-message .item-likes {
flex-basis: 50%;
margin-right: 3px; }
.element-message .item-likes > span {
display: inline-block;
margin-top: 3px; }
.element-message .item-actions {
flex-basis: 50%;
margin-right: 5px; }
.element-message .item-like {
display: block;
width: 15px;
height: 15px;
/*background-color:antiquewhite;*/
background-image: url("../img/Icons.png");
background-position: 0 -36px;
margin: 5px 0; }
.element-message .item-flag {
display: block;
width: 15px;
height: 15px;
background-image: url("../img/Icons.png");
/*background-color:antiquewhite;*/
background-position: -26px -37px; }
.element-message .item-like:hover {
cursor: pointer; }
.element-message .item-flag:hover {
cursor: pointer; }
.element-youranswer > p {
font-size: 1.5em; }
.element-youranswer > textarea {
width: 100%;
height: 200px;
max-width: 100%; }
.element-youranswer .action-button {
margin: 25px 0;
} | css/view-favor.css | main {
margin: 0 auto;
/*background-color:honeydew;*/ }
main p[data-answerheadline] {
font-size: 1.5em;
margin-bottom: 0;
margin-top: 35px; }
main > hr {
margin: 10px 0; }
#question .data-unsolved {
color: red; }
#question .data-solved {
color: green; }
#question > hr {
margin-top: 15px;
margin-bottom: 15px; }
#question > .item-by {
height: 20px; }
#question > .item-asked {
height: 20px; }
#question > .item-viewed {
height: 20px; }
#question > .item-active {
height: 20px; }
#question > .item-places ul {
display: inline-block;
margin: 0;
padding: 0;
list-style: none; }
#question > .item-places li {
display: inline-block;
background-color: #257985;
border: 1px solid #257985;
border-radius: 5px;
padding: 1px 6px;
color: white; }
.element-message {
display: flex; }
.element-message > .item-vote {
flex-basis: 50px;
/*background-color:rgb(240,240,240);*/
margin-right: 15px; }
.element-message .item-voteup {
display: block;
width: 50px;
height: 50px;
/*background-color:green;*/
cursor: pointer;
padding-top: 7px; }
.element-message .item-votevalue {
display: block;
font-size: 2em;
text-align: center; }
.element-message .item-votedown {
display: block;
width: 50px;
height: 50px;
/*background-color:red;*/
cursor: pointer;
margin-bottom: 20px; }
.element-message .item-voteup-icon {
display: block;
width: 43px;
height: 36px;
background-image: url("../img/Icons.png");
/*background-color:antiquewhite;*/
margin: 0 auto; }
.element-message .item-votedown-icon {
display: block;
width: 43px;
height: 39px;
background-image: url("../img/Icons.png");
/*background-color: antiquewhite;*/
margin: 0 auto;
background-position-x: -48px; }
.element-message > .item-messagediv {
flex-grow: 1;
/*background-color:rgb(220,220,220);*/ }
.element-message > .item-messagediv > hr {
margin: 15px 0; }
.element-message > .item-messagediv > p {
margin: 10px 0 5px 0;
font-size: 1.25em; }
.element-message > .item-messagediv > a {
display: inline-block;
font-size: 0.95em; }
.element-message .item-by {
display: block;
text-align: right; }
.element-message .item-commentsdiv {
display: block;
font-size: 0.95em; }
.element-message .item-commentsdiv > hr {
margin: 3px 0; }
.element-message .item-comment {
display: flex; }
.element-message .item-actionsdiv {
display: flex; }
.element-message .item-commentdiv {
flex-grow: 1; }
.element-message .item-likes {
flex-basis: 50%;
margin-right: 3px; }
.element-message .item-likes > span {
display: inline-block;
margin-top: 3px; }
.element-message .item-actions {
flex-basis: 50%;
margin-right: 5px; }
.element-message .item-like {
display: block;
width: 15px;
height: 15px;
/*background-color:antiquewhite;*/
background-image: url("../img/Icons.png");
background-position: 0 -36px;
margin: 5px 0; }
.element-message .item-flag {
display: block;
width: 15px;
height: 15px;
background-image: url("../img/Icons.png");
/*background-color:antiquewhite;*/
background-position: -26px -37px; }
.element-message .item-like:hover {
cursor: pointer; }
.element-message .item-flag:hover {
cursor: pointer; }
.element-youranswer > p {
font-size: 1.5em; }
.element-youranswer > textarea {
width: 100%;
height: 200px;
max-width: 100%; }
.element-youranswer .action-button {
margin: 25px 0;
} | 0.286568 | 0.054074 |
.show {
-webkit-animation: fadeIn 0.5s linear forwards;
animation: fadeIn 0.5s linear forwards;
}
.hide {
-webkit-animation: fadeOut 0.5s linear forwards;
animation: fadeOut 1s linear forwards;
}
.modal-enter-active,
.modal-leave-active {
transition: opacity 0.15s ease;
}
.modal-enter-from,
.modal-leave-to {
opacity: 0;
}
#mask {
box-sizing: border-box;
min-width: 0px;
position: fixed;
left: 0px;
top: 0px;
width: 100vw;
height: 100vh;
background-color: rgba(28,28,28,0.8);
z-index: 5000;
overflow-y: auto;
}
.iframe-class {
width: 90%;
height: 70%;
}
.iframe-class1 {
min-width: 1080px;
height: auto;
aspect-ratio: 16/9;
}
.cha-show-bg {
width: 1231px;
height: 1014px;
background-image: url("/static/images/cha-show-back.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.cha-show-text {
margin-top: 20px;
font-size: 48px;
font-family: Futura;
font-weight: bold;
color: #051662;
line-height: 1.5;
width: 50%;
}
.iframe-class {
border: none;
background: transparent;
}
.close-button {
position: absolute;
padding: 70px;
top: 0;
right: 0;
width: 210px;
height: 210px;
}
.mask-nft {
width: 680px;
height: 660px;
background: rgba(19,15,47,0.9);
border-radius: 22px;
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
} | src/style/dist/main.css | .show {
-webkit-animation: fadeIn 0.5s linear forwards;
animation: fadeIn 0.5s linear forwards;
}
.hide {
-webkit-animation: fadeOut 0.5s linear forwards;
animation: fadeOut 1s linear forwards;
}
.modal-enter-active,
.modal-leave-active {
transition: opacity 0.15s ease;
}
.modal-enter-from,
.modal-leave-to {
opacity: 0;
}
#mask {
box-sizing: border-box;
min-width: 0px;
position: fixed;
left: 0px;
top: 0px;
width: 100vw;
height: 100vh;
background-color: rgba(28,28,28,0.8);
z-index: 5000;
overflow-y: auto;
}
.iframe-class {
width: 90%;
height: 70%;
}
.iframe-class1 {
min-width: 1080px;
height: auto;
aspect-ratio: 16/9;
}
.cha-show-bg {
width: 1231px;
height: 1014px;
background-image: url("/static/images/cha-show-back.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.cha-show-text {
margin-top: 20px;
font-size: 48px;
font-family: Futura;
font-weight: bold;
color: #051662;
line-height: 1.5;
width: 50%;
}
.iframe-class {
border: none;
background: transparent;
}
.close-button {
position: absolute;
padding: 70px;
top: 0;
right: 0;
width: 210px;
height: 210px;
}
.mask-nft {
width: 680px;
height: 660px;
background: rgba(19,15,47,0.9);
border-radius: 22px;
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
} | 0.501709 | 0.135947 |
.mani-bnner.reque-pg{width:100%; height:290px; background:url(/images/bx_requisitos.svg) no-repeat; background-size:cover; background-position:center center;}
.what-do-ned-div{padding:30px 0;}
.what-do-ned-div .in-sm-bx{max-width:700px; width:100%;}
.what-do-ned-div .in-sm-bx h3{color:#111820; font-size:26px; line-height:1; margin:0 0 40px;}
.what-do-ned-div .sm-slider{max-width:650px; width:100%;}
.what-do-ned-div .sm-slider .owl-nav{position:absolute; margin:0; top:-88px; width:100%;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav [class*="owl-"]{position:absolute; margin:0; background:url(/images/slider_arrow.svg); height:53px; width:53px; z-index:9;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav [class*="owl-"] span{display:none;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav .owl-prev{left:-18px; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
.what-do-ned-div .sm-slider .owl-theme .owl-nav .owl-next{right:-18px; left:auto;}
.what-do-ned-div .sm-slider .owl-dots{position:absolute; top:-85px; width:100%;}
.what-do-ned-div .owl-dots .owl-dot button{background:none;border:none; font-size:14px; font-weight:bold; cursor:pointer; height:45px; width:51px; text-align:center; background-color:#111820; color:#f7f7f7; line-height:45px; border-radius:4px; font-size:20px;}
.what-do-ned-div .owl-dots .owl-dot.active button,
.what-do-ned-div .owl-dots .owl-dot button:hover{background-color:#ff671b;}
.what-do-ned-div .in-box-slide{width:100%; padding:30px 70px; background-color:#f7f7f7; border-radius:10px; box-shadow:0 3px 10px rgba(0,0,0,0.1);}
.what-do-ned-div .in-box-slide .im-prt{width:130px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 130px); padding-left:30px;}
.what-do-ned-div .in-box-slide .tx-prt p{color:#111820; font-size:18px; line-height:24px;}
.what-do-ned-div .myslider .item{height:auto; width:100%; padding:20px;}
.what-do-ned-div .myslider .item img{height:auto; width:100%;}
.what-do-ned-div .owl-dots .owl-dot{margin:0 5px;}
.what-do-ned-div .owl-dots .owl-dot button:focus {outline:none;}
.what-do-ned-div .pagination{margin:0 0 20px 0; justify-content:center;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link,
.what-do-ned-div .b-pagination-pills .page-item:last-child .page-link{border:none; background: url(/images/slider_arrow.svg); height: 53px; width: 53px; z-index:9; font-size:0; position:relative; top:-4px;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link:hover,
.what-do-ned-div .b-pagination-pills .page-item:last-child .page-link:hover{background-color: transparent;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
.what-do-ned-div .b-pagination-pills .page-item .page-link{background:none;border:none; font-weight:bold; cursor:pointer; height:45px; width:51px; text-align:center; background-color:#111820; color:#f7f7f7; border-radius:4px !important; font-size:20px;}
.what-do-ned-div .b-pagination-pills .page-item .page-link:focus,
.what-do-ned-div .b-pagination-pills .page-item .page-link:focus-visible{border:none; outline:none; box-shadow:none;}
.what-do-ned-div .b-pagination-pills .page-item.active .page-link,
.what-do-ned-div .b-pagination-pills .page-item .page-link:hover{background-color:#ff671b;}
.what-do-ned-div .b-pagination-pills .page-item + .page-item{margin-left:4px;}
.how-registration-process{background:url(/images/process_bg.svg) 0 0 no-repeat; width:100%; background-size:cover; padding:50px 0;}
.how-registration-process::after{background:url(/images/center_overlay.svg) 0 0 no-repeat; left:0; right:0; width:100%; background-size:cover; top:0; height:100%;}
.how-registration-process .inner-box-how{max-width:650px; width:100%; z-index:5;}
.how-registration-process .inner-box-how h3{color:#fff; font-size:28px; line-height:1; margin:0 0 60px;}
.how-flow-work .flow-bx{height:240px; width:240px; margin:20px 0 40px;}
.how-flow-work .for-roundeded{border:10px solid #ff671b; background-color:#f7f7f7; border-radius:100%;}
.how-flow-work .flow-nu{height:60px; width:60px; background-color:#ff671b; color:#fff; font-size:35px; border-radius:100%; left:-5px; top:-5px;}
.how-flow-work .line-bg::after,
.how-flow-work .line-bg::before{background-color:#ff671b; display:block; margin:auto;}
.how-flow-work .f-h-rlign::after{height:3px; width:210px; left:auto; top:0; bottom:0;right:-210px;}
.how-flow-work .f-h-blign::after{width:3px; height:70px; left:0; right:0; top:auto; bottom:-70px;}
.how-flow-work .f-h-boline::before{width:3px; height:70px; left:0; right:0; top:auto; bottom:-70px;}
.how-flow-work .diif-style .tx-bx-n{padding:8px 15px;}
.how-flow-work .diif-style .tx-bx-n p{color:#fff; margin:0 0 15px;}
.how-flow-work .diif-style .tx-bx-n a{color:#f47c20; text-decoration:underline;}
.how-flow-work .diif-style .tx-bx-n a:hover{text-decoration:none;}
.how-flow-work .tx-bx-n{padding:8px 32px;}
.how-flow-work .tx-bx-n p{font-size:13px; color:#111820;}
.black-fq-bx .btn-inscribase{font-weight:700; color:#fff; line-height:1; display:inline-block; border:2px solid #fff; width:260px; margin:30px 0 0 0; font-size:22px; border-radius:10px; padding:14px 10px 16px; text-decoration:none;}
.black-fq-bx .btn-inscribase:hover{background-color:#ff671b; border-color:#ff671b; color:#fff; text-decoration:none;}
@media(max-width:767px){
.what-do-ned-div .sm-slider .owl-nav{display:none;}
.what-do-ned-div .sm-slider .owl-dots{text-align:left;}
.what-do-ned-div .owl-dots .owl-dot{margin:5px;}
.what-do-ned-div .sm-slider .owl-dots{top:-130px;}
.what-do-ned-div .myslider .item{padding:0;}
.what-do-ned-div .owl-dots .owl-dot button{background-color:#a7a9ab; color:#111820;}
.what-do-ned-div .owl-dots .owl-dot.active button,
.what-do-ned-div .owl-dots .owl-dot button:hover{background-color:#58595b; color:#fff;}
.what-do-ned-div .in-box-slide .im-prt{width:100px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 100px);}
.what-do-ned-div .in-box-slide{padding:20px;}
.what-do-ned-div .in-box-slide .tx-prt p{font-size:14px; color:#4d4d4d;}
.how-flow-work .for-roundeded{border-color:#ff671b; background-color:#fff;}
.how-flow-work .flow-nu{background-color:#ff671b; color:#fff;}
.how-flow-work .line-bg::after,
.how-flow-work .line-bg::before{background-color:#ff671b;}
.how-registration-process{background:#000;}
.how-registration-process::after{background-position:center center;}
.how-registration-process .inner-box-how h3{margin:0 0 30px; font-size:22px;}
.how-flow-work .flow-bx{height:220px; width:220px;}
.how-flow-work .flow-nu{height:40px; width:40px; font-size:28px;}
.how-flow-work .tx-bx-n p{font-size:12px;}
}
@media(max-width:575px){
.how-flow-work .flow-bx{margin:20px 0; height:200px; width:200px;}
.how-flow-work .for-roundeded{border-width:5px;}
.how-flow-work .flow-nu{top:10px;}
}
@media(max-width:479px){
.mani-bnner.reque-pg{height:210px;}
.what-do-ned-div .owl-dots .owl-dot button{height:35px; width:41px; line-height:35px; font-size:16px;}
.what-do-ned-div .in-box-slide .im-prt{width:70px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 70px);}
}
@media(max-width:435px){
.how-flow-work .flow-bx.diif-style{height:auto;}
.how-flow-work .flow-bx{width:230px; height:230px; margin:0 auto;}
.how-flow-work .flow-bx + .flow-bx{margin-top:30px;}
.how-flow-work .f-h-blign-435::after{width:3px; height:40px; left:0; right:0; top:auto; bottom:-40px;}
.how-flow-work .f-h-rlign::after{height:35px; width:3px; left:0; right:0; top:auto; margin:auto; bottom:-35px;}
.order-3-435{-ms-flex-order:3; order:3}
.order-4-435{-ms-flex-order:4; order:4}
.order-5-435{-ms-flex-order:5; order:5}
.order-6-435{-ms-flex-order:6; order:6}
.order-7-435{-ms-flex-order:7; order:7}
.order-8-435{-ms-flex-order:8; order:8}
} | assets/css/page-css/requisiton.css | .mani-bnner.reque-pg{width:100%; height:290px; background:url(/images/bx_requisitos.svg) no-repeat; background-size:cover; background-position:center center;}
.what-do-ned-div{padding:30px 0;}
.what-do-ned-div .in-sm-bx{max-width:700px; width:100%;}
.what-do-ned-div .in-sm-bx h3{color:#111820; font-size:26px; line-height:1; margin:0 0 40px;}
.what-do-ned-div .sm-slider{max-width:650px; width:100%;}
.what-do-ned-div .sm-slider .owl-nav{position:absolute; margin:0; top:-88px; width:100%;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav [class*="owl-"]{position:absolute; margin:0; background:url(/images/slider_arrow.svg); height:53px; width:53px; z-index:9;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav [class*="owl-"] span{display:none;}
.what-do-ned-div .sm-slider .owl-theme .owl-nav .owl-prev{left:-18px; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
.what-do-ned-div .sm-slider .owl-theme .owl-nav .owl-next{right:-18px; left:auto;}
.what-do-ned-div .sm-slider .owl-dots{position:absolute; top:-85px; width:100%;}
.what-do-ned-div .owl-dots .owl-dot button{background:none;border:none; font-size:14px; font-weight:bold; cursor:pointer; height:45px; width:51px; text-align:center; background-color:#111820; color:#f7f7f7; line-height:45px; border-radius:4px; font-size:20px;}
.what-do-ned-div .owl-dots .owl-dot.active button,
.what-do-ned-div .owl-dots .owl-dot button:hover{background-color:#ff671b;}
.what-do-ned-div .in-box-slide{width:100%; padding:30px 70px; background-color:#f7f7f7; border-radius:10px; box-shadow:0 3px 10px rgba(0,0,0,0.1);}
.what-do-ned-div .in-box-slide .im-prt{width:130px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 130px); padding-left:30px;}
.what-do-ned-div .in-box-slide .tx-prt p{color:#111820; font-size:18px; line-height:24px;}
.what-do-ned-div .myslider .item{height:auto; width:100%; padding:20px;}
.what-do-ned-div .myslider .item img{height:auto; width:100%;}
.what-do-ned-div .owl-dots .owl-dot{margin:0 5px;}
.what-do-ned-div .owl-dots .owl-dot button:focus {outline:none;}
.what-do-ned-div .pagination{margin:0 0 20px 0; justify-content:center;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link,
.what-do-ned-div .b-pagination-pills .page-item:last-child .page-link{border:none; background: url(/images/slider_arrow.svg); height: 53px; width: 53px; z-index:9; font-size:0; position:relative; top:-4px;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link:hover,
.what-do-ned-div .b-pagination-pills .page-item:last-child .page-link:hover{background-color: transparent;}
.what-do-ned-div .b-pagination-pills .page-item:first-child .page-link{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
.what-do-ned-div .b-pagination-pills .page-item .page-link{background:none;border:none; font-weight:bold; cursor:pointer; height:45px; width:51px; text-align:center; background-color:#111820; color:#f7f7f7; border-radius:4px !important; font-size:20px;}
.what-do-ned-div .b-pagination-pills .page-item .page-link:focus,
.what-do-ned-div .b-pagination-pills .page-item .page-link:focus-visible{border:none; outline:none; box-shadow:none;}
.what-do-ned-div .b-pagination-pills .page-item.active .page-link,
.what-do-ned-div .b-pagination-pills .page-item .page-link:hover{background-color:#ff671b;}
.what-do-ned-div .b-pagination-pills .page-item + .page-item{margin-left:4px;}
.how-registration-process{background:url(/images/process_bg.svg) 0 0 no-repeat; width:100%; background-size:cover; padding:50px 0;}
.how-registration-process::after{background:url(/images/center_overlay.svg) 0 0 no-repeat; left:0; right:0; width:100%; background-size:cover; top:0; height:100%;}
.how-registration-process .inner-box-how{max-width:650px; width:100%; z-index:5;}
.how-registration-process .inner-box-how h3{color:#fff; font-size:28px; line-height:1; margin:0 0 60px;}
.how-flow-work .flow-bx{height:240px; width:240px; margin:20px 0 40px;}
.how-flow-work .for-roundeded{border:10px solid #ff671b; background-color:#f7f7f7; border-radius:100%;}
.how-flow-work .flow-nu{height:60px; width:60px; background-color:#ff671b; color:#fff; font-size:35px; border-radius:100%; left:-5px; top:-5px;}
.how-flow-work .line-bg::after,
.how-flow-work .line-bg::before{background-color:#ff671b; display:block; margin:auto;}
.how-flow-work .f-h-rlign::after{height:3px; width:210px; left:auto; top:0; bottom:0;right:-210px;}
.how-flow-work .f-h-blign::after{width:3px; height:70px; left:0; right:0; top:auto; bottom:-70px;}
.how-flow-work .f-h-boline::before{width:3px; height:70px; left:0; right:0; top:auto; bottom:-70px;}
.how-flow-work .diif-style .tx-bx-n{padding:8px 15px;}
.how-flow-work .diif-style .tx-bx-n p{color:#fff; margin:0 0 15px;}
.how-flow-work .diif-style .tx-bx-n a{color:#f47c20; text-decoration:underline;}
.how-flow-work .diif-style .tx-bx-n a:hover{text-decoration:none;}
.how-flow-work .tx-bx-n{padding:8px 32px;}
.how-flow-work .tx-bx-n p{font-size:13px; color:#111820;}
.black-fq-bx .btn-inscribase{font-weight:700; color:#fff; line-height:1; display:inline-block; border:2px solid #fff; width:260px; margin:30px 0 0 0; font-size:22px; border-radius:10px; padding:14px 10px 16px; text-decoration:none;}
.black-fq-bx .btn-inscribase:hover{background-color:#ff671b; border-color:#ff671b; color:#fff; text-decoration:none;}
@media(max-width:767px){
.what-do-ned-div .sm-slider .owl-nav{display:none;}
.what-do-ned-div .sm-slider .owl-dots{text-align:left;}
.what-do-ned-div .owl-dots .owl-dot{margin:5px;}
.what-do-ned-div .sm-slider .owl-dots{top:-130px;}
.what-do-ned-div .myslider .item{padding:0;}
.what-do-ned-div .owl-dots .owl-dot button{background-color:#a7a9ab; color:#111820;}
.what-do-ned-div .owl-dots .owl-dot.active button,
.what-do-ned-div .owl-dots .owl-dot button:hover{background-color:#58595b; color:#fff;}
.what-do-ned-div .in-box-slide .im-prt{width:100px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 100px);}
.what-do-ned-div .in-box-slide{padding:20px;}
.what-do-ned-div .in-box-slide .tx-prt p{font-size:14px; color:#4d4d4d;}
.how-flow-work .for-roundeded{border-color:#ff671b; background-color:#fff;}
.how-flow-work .flow-nu{background-color:#ff671b; color:#fff;}
.how-flow-work .line-bg::after,
.how-flow-work .line-bg::before{background-color:#ff671b;}
.how-registration-process{background:#000;}
.how-registration-process::after{background-position:center center;}
.how-registration-process .inner-box-how h3{margin:0 0 30px; font-size:22px;}
.how-flow-work .flow-bx{height:220px; width:220px;}
.how-flow-work .flow-nu{height:40px; width:40px; font-size:28px;}
.how-flow-work .tx-bx-n p{font-size:12px;}
}
@media(max-width:575px){
.how-flow-work .flow-bx{margin:20px 0; height:200px; width:200px;}
.how-flow-work .for-roundeded{border-width:5px;}
.how-flow-work .flow-nu{top:10px;}
}
@media(max-width:479px){
.mani-bnner.reque-pg{height:210px;}
.what-do-ned-div .owl-dots .owl-dot button{height:35px; width:41px; line-height:35px; font-size:16px;}
.what-do-ned-div .in-box-slide .im-prt{width:70px;}
.what-do-ned-div .in-box-slide .tx-prt{width:calc(100% - 70px);}
}
@media(max-width:435px){
.how-flow-work .flow-bx.diif-style{height:auto;}
.how-flow-work .flow-bx{width:230px; height:230px; margin:0 auto;}
.how-flow-work .flow-bx + .flow-bx{margin-top:30px;}
.how-flow-work .f-h-blign-435::after{width:3px; height:40px; left:0; right:0; top:auto; bottom:-40px;}
.how-flow-work .f-h-rlign::after{height:35px; width:3px; left:0; right:0; top:auto; margin:auto; bottom:-35px;}
.order-3-435{-ms-flex-order:3; order:3}
.order-4-435{-ms-flex-order:4; order:4}
.order-5-435{-ms-flex-order:5; order:5}
.order-6-435{-ms-flex-order:6; order:6}
.order-7-435{-ms-flex-order:7; order:7}
.order-8-435{-ms-flex-order:8; order:8}
} | 0.201577 | 0.059647 |
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;
}
/* End of CSS reset */
.App {
text-align: center;
font-family: sans-serif;
}
.App-logo {
height: 80px;
}
.App-header {
background-color: #fdb82b;
height: 150px;
padding: 20px;
margin: auto;
color: black;
}
.App-title {
padding: 10px;
font-size: 40px;
}
.App-intro {
font-size: large;
}
.Input-container {
}
.Input-header {
margin: 10px auto 10px;
font-weight: 800;
font-size: 25px;
}
.Text-input {
border: 2px solid #aaa;
border-radius: 4px;
width: 400px;
height: 200px;
margin: auto;
padding: 10px;
font-size:18px;
font-family: Helvetica, sans-serif;
font-weight: 300;
}
.Result-header {
margin: 10px auto 2px;
font-size: 25px;
font-weight: 800;
}
.Result-container {
margin: auto;
padding: 10px;
border: 2px solid #aaa;
border-radius: 4px;
width: 400px;
height: 200px;
text-align: left;
padding-left: 10px;
}
.Results {
font-size:18px;
font-family: Helvetica, sans-serif;
font-weight: 300;
}
.Result-sub {
font-size: 12px;
margin-bottom: 5px;
}
.Palindrome {
color: red;
font-weight:600;
}
/* ===== == = === 22.5em - 30em (360px - 480px) === = == ===== */
@media only screen and (min-width : 22.5em) and (max-width : 30em) {
.App-logo {
height: 60px;
}
.Input-header {
font-size: 22px;
}
.Text-input {
width: 80%;
height: 150px;
}
.Result-container {
width: 80%;
height: 150px;
}
}
/*===== == = === 20em - 22.4em (320px - 359px) === = == ===== */
@media only screen and (min-width : 20em) and (max-width : 22.4em) {
.App-logo {
height: 60px;
}
.App-header {
height: 125px;
}
.App-title {
font-size: 30px;
}
.Input-header {
font-size: 20px;
}
.Text-input {
width: 80%;
height: 100px;
}
.Result-container {
width: 80%;
height: 100px;
}
} | src/client/App.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-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;
}
/* End of CSS reset */
.App {
text-align: center;
font-family: sans-serif;
}
.App-logo {
height: 80px;
}
.App-header {
background-color: #fdb82b;
height: 150px;
padding: 20px;
margin: auto;
color: black;
}
.App-title {
padding: 10px;
font-size: 40px;
}
.App-intro {
font-size: large;
}
.Input-container {
}
.Input-header {
margin: 10px auto 10px;
font-weight: 800;
font-size: 25px;
}
.Text-input {
border: 2px solid #aaa;
border-radius: 4px;
width: 400px;
height: 200px;
margin: auto;
padding: 10px;
font-size:18px;
font-family: Helvetica, sans-serif;
font-weight: 300;
}
.Result-header {
margin: 10px auto 2px;
font-size: 25px;
font-weight: 800;
}
.Result-container {
margin: auto;
padding: 10px;
border: 2px solid #aaa;
border-radius: 4px;
width: 400px;
height: 200px;
text-align: left;
padding-left: 10px;
}
.Results {
font-size:18px;
font-family: Helvetica, sans-serif;
font-weight: 300;
}
.Result-sub {
font-size: 12px;
margin-bottom: 5px;
}
.Palindrome {
color: red;
font-weight:600;
}
/* ===== == = === 22.5em - 30em (360px - 480px) === = == ===== */
@media only screen and (min-width : 22.5em) and (max-width : 30em) {
.App-logo {
height: 60px;
}
.Input-header {
font-size: 22px;
}
.Text-input {
width: 80%;
height: 150px;
}
.Result-container {
width: 80%;
height: 150px;
}
}
/*===== == = === 20em - 22.4em (320px - 359px) === = == ===== */
@media only screen and (min-width : 20em) and (max-width : 22.4em) {
.App-logo {
height: 60px;
}
.App-header {
height: 125px;
}
.App-title {
font-size: 30px;
}
.Input-header {
font-size: 20px;
}
.Text-input {
width: 80%;
height: 100px;
}
.Result-container {
width: 80%;
height: 100px;
}
} | 0.36376 | 0.10325 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active {
outline: 0;
}
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/*
* Skeleton V2.0.4
* Copyright 2014, <NAME>
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by <NAME> https://github.com/whatsnewsaes
*/
html {
font-size: 62.5%;
}
body {
font-size: 1.5em;
line-height: 1.6;
font-weight: 400;
font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #222;
}
a {
color: #1eaedb;
}
a:hover {
color: #1b9cc5;
}
hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #e1e1e1;
}
.u-full-width {
width: 100%;
box-sizing: border-box;
}
.u-max-full-width {
max-width: 100%;
box-sizing: border-box;
}
.u-pull-right {
float: right;
}
.u-pull-left {
float: left;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 2rem;
font-weight: 300;
}
h1 {
font-size: 4rem;
line-height: 1.2;
letter-spacing: -0.1rem;
}
h2 {
font-size: 3.6rem;
line-height: 1.25;
letter-spacing: -0.1rem;
}
h3 {
font-size: 3rem;
line-height: 1.3;
letter-spacing: -0.1rem;
}
h4 {
font-size: 2.4rem;
line-height: 1.35;
letter-spacing: -0.08rem;
}
h5 {
font-size: 1.8rem;
line-height: 1.5;
letter-spacing: -0.05rem;
}
h6 {
font-size: 1.5rem;
line-height: 1.6;
letter-spacing: 0;
}
@media (min-width: 550px) {
h1 {
font-size: 5rem;
}
h2 {
font-size: 4.2rem;
}
h3 {
font-size: 3.6rem;
}
h4 {
font-size: 3rem;
}
h5 {
font-size: 2.4rem;
}
h6 {
font-size: 1.5rem;
}
}
p {
margin-top: 0;
}
/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, <NAME>
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by <NAME> https://github.com/whatsnewsaes
*/
.container {
position: relative;
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
.column,
.columns {
width: 100%;
float: left;
box-sizing: border-box;
}
@media (min-width: 400px) {
.container {
width: 85%;
padding: 0;
}
}
@media (min-width: 550px) {
.container {
width: 80%;
}
.column,
.columns {
margin-left: 4%;
}
.column:first-child,
.columns:first-child {
margin-left: 0;
}
.one.column,
.one.columns {
width: 4.4166666667%;
}
.two.columns {
width: 12.8333333333%;
}
.three.columns {
width: 21.25%;
}
.four.columns {
width: 29.6666666667%;
}
.five.columns {
width: 38.0833333333%;
}
.six.columns {
width: 46.5%;
}
.seven.columns {
width: 54.9166666667%;
}
.eight.columns {
width: 63.3333333333%;
}
.nine.columns {
width: 71.75%;
}
.ten.columns {
width: 80.1666666667%;
}
.eleven.columns {
width: 88.5833333333%;
}
.twelve.columns {
width: 100%;
margin-left: 0;
}
.one-third.column {
width: 29.6666666667%;
}
.two-thirds.column {
width: 63.3333333333%;
}
.one-half.column {
width: 46.5%;
}
.offset-by-one.column,
.offset-by-one.columns {
margin-left: 8.4166666667%;
}
.offset-by-two.column,
.offset-by-two.columns {
margin-left: 16.8333333333%;
}
.offset-by-three.column,
.offset-by-three.columns {
margin-left: 25.25%;
}
.offset-by-four.column,
.offset-by-four.columns {
margin-left: 33.6666666667%;
}
.offset-by-five.column,
.offset-by-five.columns {
margin-left: 42.0833333333%;
}
.offset-by-six.column,
.offset-by-six.columns {
margin-left: 50.5%;
}
.offset-by-seven.column,
.offset-by-seven.columns {
margin-left: 58.9166666667%;
}
.offset-by-eight.column,
.offset-by-eight.columns {
margin-left: 67.3333333333%;
}
.offset-by-nine.column,
.offset-by-nine.columns {
margin-left: 75.75%;
}
.offset-by-ten.column,
.offset-by-ten.columns {
margin-left: 84.1666666667%;
}
.offset-by-eleven.column,
.offset-by-eleven.columns {
margin-left: 92.5833333333%;
}
.offset-by-one-third.column,
.offset-by-one-third.columns {
margin-left: 33.6666666667%;
}
.offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
margin-left: 67.3333333333%;
}
.offset-by-one-half.column,
.offset-by-one-half.column {
margin-left: 50.5%;
}
}
.container:after,
.row:after,
.u-cf {
content: "";
display: table;
clear: both;
}
.button,
button {
display: inline-block;
height: 38px;
padding: 0 30px;
color: #555555;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: 0.1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
input[type=submit], input[type=reset], input[type=button] {
display: inline-block;
height: 38px;
padding: 0 30px;
color: #555555;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: 0.1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
.button:hover,
button:hover {
color: #333;
border-color: #888888;
outline: 0;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
color: #333;
border-color: #888888;
outline: 0;
}
.button:focus,
button:focus {
color: #333;
border-color: #888888;
outline: 0;
}
input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus {
color: #333;
border-color: #888888;
outline: 0;
}
.button.button-primary,
button.button-primary {
color: #fff;
background-color: #33c3f0;
border-color: #33c3f0;
}
input[type=submit].button-primary, input[type=reset].button-primary, input[type=button].button-primary {
color: #fff;
background-color: #33c3f0;
border-color: #33c3f0;
}
.button.button-primary:hover,
button.button-primary:hover {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=submit].button-primary:hover, input[type=reset].button-primary:hover, input[type=button].button-primary:hover {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
.button.button-primary:focus,
button.button-primary:focus {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=submit].button-primary:focus, input[type=reset].button-primary:focus, input[type=button].button-primary:focus {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
min-height: 65px;
padding-top: 6px;
padding-bottom: 6px;
}
input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
border: 1px solid #33c3f0;
outline: 0;
}
textarea:focus,
select:focus {
border: 1px solid #33c3f0;
outline: 0;
}
label,
legend {
display: block;
margin-bottom: 0.5rem;
font-weight: 600;
}
fieldset {
padding: 0;
border-width: 0;
}
input[type=checkbox], input[type=radio] {
display: inline;
}
label > .label-body {
display: inline-block;
margin-left: 0.5rem;
font-weight: normal;
}
ul {
list-style: circle inside;
}
ol {
list-style: decimal inside;
padding-left: 0;
margin-top: 0;
}
ul {
padding-left: 0;
margin-top: 0;
}
ul ul, ul ol {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
ol ol, ol ul {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
li {
margin-bottom: 1rem;
}
code {
padding: 0.2rem 0.5rem;
margin: 0 0.2rem;
font-size: 90%;
white-space: nowrap;
background: #f1f1f1;
border: 1px solid #e1e1e1;
border-radius: 4px;
}
pre > code {
display: block;
padding: 1rem 1.5rem;
white-space: pre;
}
th,
td {
padding: 12px 15px;
text-align: left;
border-bottom: 1px solid #e1e1e1;
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}
button,
.button {
margin-bottom: 1rem;
}
input,
textarea,
select,
fieldset {
margin-bottom: 1.5rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
margin-bottom: 2.5rem;
}
nav {
border-bottom: solid 1px #efefef;
min-height: 60px;
background: #fff;
}
nav .wrap-core-nav-list, nav .nav-header {
background: #fff;
}
nav .brand {
display: block;
position: relative;
width: 150px;
top: 20px;
}
nav .brand img {
width: 100%;
}
nav .menu li a {
display: block;
padding: 20px 25px;
text-decoration: none;
color: #3a3a3a;
}
nav .menu li.active > a, nav .menu li a:hover {
color: #e74c3c;
}
nav button {
background: transparent;
border: none;
outline: none;
}
@media (max-width: 992px) {
nav .full-container, nav .nav-container {
padding-left: 0;
padding-right: 0;
}
nav .nav-header {
min-height: 60px;
}
nav .nav-header .brand {
margin: 0 auto 5px;
float: none;
}
nav .nav-header .toggle-bar {
font-size: 18px;
position: absolute;
top: 17px;
left: 15px;
}
nav .menu li a {
padding: 10px 10px;
border-bottom: solid 1px #efefef;
}
nav .menu li:last-child a {
border-bottom: none;
}
} | css/styleshell.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active {
outline: 0;
}
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/*
* Skeleton V2.0.4
* Copyright 2014, <NAME>
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by <NAME> https://github.com/whatsnewsaes
*/
html {
font-size: 62.5%;
}
body {
font-size: 1.5em;
line-height: 1.6;
font-weight: 400;
font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #222;
}
a {
color: #1eaedb;
}
a:hover {
color: #1b9cc5;
}
hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #e1e1e1;
}
.u-full-width {
width: 100%;
box-sizing: border-box;
}
.u-max-full-width {
max-width: 100%;
box-sizing: border-box;
}
.u-pull-right {
float: right;
}
.u-pull-left {
float: left;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 2rem;
font-weight: 300;
}
h1 {
font-size: 4rem;
line-height: 1.2;
letter-spacing: -0.1rem;
}
h2 {
font-size: 3.6rem;
line-height: 1.25;
letter-spacing: -0.1rem;
}
h3 {
font-size: 3rem;
line-height: 1.3;
letter-spacing: -0.1rem;
}
h4 {
font-size: 2.4rem;
line-height: 1.35;
letter-spacing: -0.08rem;
}
h5 {
font-size: 1.8rem;
line-height: 1.5;
letter-spacing: -0.05rem;
}
h6 {
font-size: 1.5rem;
line-height: 1.6;
letter-spacing: 0;
}
@media (min-width: 550px) {
h1 {
font-size: 5rem;
}
h2 {
font-size: 4.2rem;
}
h3 {
font-size: 3.6rem;
}
h4 {
font-size: 3rem;
}
h5 {
font-size: 2.4rem;
}
h6 {
font-size: 1.5rem;
}
}
p {
margin-top: 0;
}
/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, <NAME>
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by <NAME> https://github.com/whatsnewsaes
*/
.container {
position: relative;
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
.column,
.columns {
width: 100%;
float: left;
box-sizing: border-box;
}
@media (min-width: 400px) {
.container {
width: 85%;
padding: 0;
}
}
@media (min-width: 550px) {
.container {
width: 80%;
}
.column,
.columns {
margin-left: 4%;
}
.column:first-child,
.columns:first-child {
margin-left: 0;
}
.one.column,
.one.columns {
width: 4.4166666667%;
}
.two.columns {
width: 12.8333333333%;
}
.three.columns {
width: 21.25%;
}
.four.columns {
width: 29.6666666667%;
}
.five.columns {
width: 38.0833333333%;
}
.six.columns {
width: 46.5%;
}
.seven.columns {
width: 54.9166666667%;
}
.eight.columns {
width: 63.3333333333%;
}
.nine.columns {
width: 71.75%;
}
.ten.columns {
width: 80.1666666667%;
}
.eleven.columns {
width: 88.5833333333%;
}
.twelve.columns {
width: 100%;
margin-left: 0;
}
.one-third.column {
width: 29.6666666667%;
}
.two-thirds.column {
width: 63.3333333333%;
}
.one-half.column {
width: 46.5%;
}
.offset-by-one.column,
.offset-by-one.columns {
margin-left: 8.4166666667%;
}
.offset-by-two.column,
.offset-by-two.columns {
margin-left: 16.8333333333%;
}
.offset-by-three.column,
.offset-by-three.columns {
margin-left: 25.25%;
}
.offset-by-four.column,
.offset-by-four.columns {
margin-left: 33.6666666667%;
}
.offset-by-five.column,
.offset-by-five.columns {
margin-left: 42.0833333333%;
}
.offset-by-six.column,
.offset-by-six.columns {
margin-left: 50.5%;
}
.offset-by-seven.column,
.offset-by-seven.columns {
margin-left: 58.9166666667%;
}
.offset-by-eight.column,
.offset-by-eight.columns {
margin-left: 67.3333333333%;
}
.offset-by-nine.column,
.offset-by-nine.columns {
margin-left: 75.75%;
}
.offset-by-ten.column,
.offset-by-ten.columns {
margin-left: 84.1666666667%;
}
.offset-by-eleven.column,
.offset-by-eleven.columns {
margin-left: 92.5833333333%;
}
.offset-by-one-third.column,
.offset-by-one-third.columns {
margin-left: 33.6666666667%;
}
.offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
margin-left: 67.3333333333%;
}
.offset-by-one-half.column,
.offset-by-one-half.column {
margin-left: 50.5%;
}
}
.container:after,
.row:after,
.u-cf {
content: "";
display: table;
clear: both;
}
.button,
button {
display: inline-block;
height: 38px;
padding: 0 30px;
color: #555555;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: 0.1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
input[type=submit], input[type=reset], input[type=button] {
display: inline-block;
height: 38px;
padding: 0 30px;
color: #555555;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: 0.1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}
.button:hover,
button:hover {
color: #333;
border-color: #888888;
outline: 0;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
color: #333;
border-color: #888888;
outline: 0;
}
.button:focus,
button:focus {
color: #333;
border-color: #888888;
outline: 0;
}
input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus {
color: #333;
border-color: #888888;
outline: 0;
}
.button.button-primary,
button.button-primary {
color: #fff;
background-color: #33c3f0;
border-color: #33c3f0;
}
input[type=submit].button-primary, input[type=reset].button-primary, input[type=button].button-primary {
color: #fff;
background-color: #33c3f0;
border-color: #33c3f0;
}
.button.button-primary:hover,
button.button-primary:hover {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=submit].button-primary:hover, input[type=reset].button-primary:hover, input[type=button].button-primary:hover {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
.button.button-primary:focus,
button.button-primary:focus {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=submit].button-primary:focus, input[type=reset].button-primary:focus, input[type=button].button-primary:focus {
color: #fff;
background-color: #1eaedb;
border-color: #1eaedb;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select {
height: 38px;
padding: 6px 10px;
background-color: #fff;
border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
min-height: 65px;
padding-top: 6px;
padding-bottom: 6px;
}
input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
border: 1px solid #33c3f0;
outline: 0;
}
textarea:focus,
select:focus {
border: 1px solid #33c3f0;
outline: 0;
}
label,
legend {
display: block;
margin-bottom: 0.5rem;
font-weight: 600;
}
fieldset {
padding: 0;
border-width: 0;
}
input[type=checkbox], input[type=radio] {
display: inline;
}
label > .label-body {
display: inline-block;
margin-left: 0.5rem;
font-weight: normal;
}
ul {
list-style: circle inside;
}
ol {
list-style: decimal inside;
padding-left: 0;
margin-top: 0;
}
ul {
padding-left: 0;
margin-top: 0;
}
ul ul, ul ol {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
ol ol, ol ul {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%;
}
li {
margin-bottom: 1rem;
}
code {
padding: 0.2rem 0.5rem;
margin: 0 0.2rem;
font-size: 90%;
white-space: nowrap;
background: #f1f1f1;
border: 1px solid #e1e1e1;
border-radius: 4px;
}
pre > code {
display: block;
padding: 1rem 1.5rem;
white-space: pre;
}
th,
td {
padding: 12px 15px;
text-align: left;
border-bottom: 1px solid #e1e1e1;
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}
button,
.button {
margin-bottom: 1rem;
}
input,
textarea,
select,
fieldset {
margin-bottom: 1.5rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
margin-bottom: 2.5rem;
}
nav {
border-bottom: solid 1px #efefef;
min-height: 60px;
background: #fff;
}
nav .wrap-core-nav-list, nav .nav-header {
background: #fff;
}
nav .brand {
display: block;
position: relative;
width: 150px;
top: 20px;
}
nav .brand img {
width: 100%;
}
nav .menu li a {
display: block;
padding: 20px 25px;
text-decoration: none;
color: #3a3a3a;
}
nav .menu li.active > a, nav .menu li a:hover {
color: #e74c3c;
}
nav button {
background: transparent;
border: none;
outline: none;
}
@media (max-width: 992px) {
nav .full-container, nav .nav-container {
padding-left: 0;
padding-right: 0;
}
nav .nav-header {
min-height: 60px;
}
nav .nav-header .brand {
margin: 0 auto 5px;
float: none;
}
nav .nav-header .toggle-bar {
font-size: 18px;
position: absolute;
top: 17px;
left: 15px;
}
nav .menu li a {
padding: 10px 10px;
border-bottom: solid 1px #efefef;
}
nav .menu li:last-child a {
border-bottom: none;
}
} | 0.515864 | 0.079531 |
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;
}
* {
box-sizing: border-box;
}
html,
body {
height: 100%;
}
.flexrow {
display: flex;
flex-direction: row;
align-items: center;
}
.flexcolumn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.flexspecial {
display: flex;
flex-direction: row;
align-self: flex-start;
}
.flexaltspecial {
display: flex;
flex-direction: row;
align-self: flex-end;
}
.flexcolumnalt {
display: flex;
flex-direction: column;
}
.rawdata {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
}
.example {
background-color: #121212;
color: #ffffff;
}
.exampledata {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
}
.center {
margin: auto;
}
body {
background-color: #d0dcb2;
color: #121212;
}
body header {
display: flex;
flex-direction: row;
align-items: center;
background-color: #a67e70;
justify-content: center;
border: 6px groove #96858f;
}
body header .header {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0.5em;
}
body header .header h2 {
padding: 0.5em 1em;
font-size: 2em;
}
body header nav {
display: flex;
flex-direction: row;
align-items: center;
margin: 0.5em;
}
body header nav a {
text-decoration: none;
font-size: 1.2em;
padding: 0.5em;
margin: 0.5em;
border: 6px groove #96858f;
background-color: #d0dcb2;
color: #121212;
}
body .main {
display: flex;
flex-direction: row;
align-items: center;
align-items: flex-start;
}
body .main .docs-nav {
width: 20%;
min-width: 380px;
overflow: auto;
float: left;
padding: 1em;
display: flex;
flex-direction: row;
align-items: center;
border: 4px groove #ffbe2e;
}
body .main .docs-nav .nav-icon {
padding: 0.5em;
}
body .main .docs-nav .nav-icon .li {
height: 40px;
}
body .main .docs-nav .nav-icon .get {
color: #249c47;
font-weight: 800;
}
body .main .docs-nav .nav-icon .put {
color: #097bed;
font-weight: 800;
}
body .main .docs-nav .nav-icon .post {
color: #ffb400;
font-weight: 800;
}
body .main .docs-nav .nav-icon .del {
color: #eb2013;
font-weight: 800;
}
body .main .docs-nav .requests {
padding: 0.5em;
}
body .main .docs-nav .requests .li {
height: 40px;
text-decoration: none;
}
body .main .docs-body {
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 750px;
padding: 1em;
}
body .main .docs-body .docs-item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 735px;
}
body .main .docs-body .docs-item h2 {
font-size: 2em;
padding-bottom: 1em;
}
body .main .docs-body .docs-item p {
display: flex;
flex-direction: row;
align-self: flex-end;
}
body .main .docs-body .docs-item p img {
width: 35px;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-heading {
display: flex;
flex-direction: row;
align-items: center;
}
body .main .docs-body .docs-item .item-heading h3 {
font-size: 1.4em;
}
body .main .docs-body .docs-item .item-heading .get {
color: #249c47;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .post {
color: #ffb400;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .put {
color: #097bed;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .del {
color: #eb2013;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0.5em;
align-items: flex-start;
width: 500px;
}
body .main .docs-body .docs-item .item-body .heading {
display: flex;
flex-direction: row;
align-items: center;
width: 450px;
padding: 1em;
}
body .main .docs-body .docs-item .item-body .heading .body {
font-weight: 600;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-body pre {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
padding: 8px 16px;
margin: 1em 1em 1em 0;
width: 500px;
}
body .main .docs-body .docs-item .item-body table {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
padding: 8px 25px;
margin: 1em 1em 1em 0;
width: 500px;
}
body .main .docs-body .docs-item .item-body table tbody {
margin: 0.8em;
}
body .main .docs-body .docs-item .item-body table tbody tr {
padding: 0.5em;
}
body .main .docs-body .docs-item .item-body table tbody tr th {
padding: 0.5em;
font-weight: 600;
}
body .main .docs-body .docs-item .item-body table tbody tr td {
padding: 0.5em;
}
body .main .docs-body .docs-item .item-body table tbody tr .key {
font-weight: 600;
}
body .main .docs-body .docs-item .item-example {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #121212;
color: #ffffff;
margin: 0.5em;
align-items: flex-start;
width: 600px;
}
body .main .docs-body .docs-item .item-example .request {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
body .main .docs-body .docs-item .item-example .request .header {
display: flex;
flex-direction: row;
align-self: flex-start;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-example .request .container {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
}
body .main .docs-body .docs-item .item-example .response {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
body .main .docs-body .docs-item .item-example .response .header {
display: flex;
flex-direction: row;
align-self: flex-start;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-example .response .container {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
} | public/css/styles.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-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;
}
* {
box-sizing: border-box;
}
html,
body {
height: 100%;
}
.flexrow {
display: flex;
flex-direction: row;
align-items: center;
}
.flexcolumn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.flexspecial {
display: flex;
flex-direction: row;
align-self: flex-start;
}
.flexaltspecial {
display: flex;
flex-direction: row;
align-self: flex-end;
}
.flexcolumnalt {
display: flex;
flex-direction: column;
}
.rawdata {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
}
.example {
background-color: #121212;
color: #ffffff;
}
.exampledata {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
}
.center {
margin: auto;
}
body {
background-color: #d0dcb2;
color: #121212;
}
body header {
display: flex;
flex-direction: row;
align-items: center;
background-color: #a67e70;
justify-content: center;
border: 6px groove #96858f;
}
body header .header {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0.5em;
}
body header .header h2 {
padding: 0.5em 1em;
font-size: 2em;
}
body header nav {
display: flex;
flex-direction: row;
align-items: center;
margin: 0.5em;
}
body header nav a {
text-decoration: none;
font-size: 1.2em;
padding: 0.5em;
margin: 0.5em;
border: 6px groove #96858f;
background-color: #d0dcb2;
color: #121212;
}
body .main {
display: flex;
flex-direction: row;
align-items: center;
align-items: flex-start;
}
body .main .docs-nav {
width: 20%;
min-width: 380px;
overflow: auto;
float: left;
padding: 1em;
display: flex;
flex-direction: row;
align-items: center;
border: 4px groove #ffbe2e;
}
body .main .docs-nav .nav-icon {
padding: 0.5em;
}
body .main .docs-nav .nav-icon .li {
height: 40px;
}
body .main .docs-nav .nav-icon .get {
color: #249c47;
font-weight: 800;
}
body .main .docs-nav .nav-icon .put {
color: #097bed;
font-weight: 800;
}
body .main .docs-nav .nav-icon .post {
color: #ffb400;
font-weight: 800;
}
body .main .docs-nav .nav-icon .del {
color: #eb2013;
font-weight: 800;
}
body .main .docs-nav .requests {
padding: 0.5em;
}
body .main .docs-nav .requests .li {
height: 40px;
text-decoration: none;
}
body .main .docs-body {
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 750px;
padding: 1em;
}
body .main .docs-body .docs-item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 735px;
}
body .main .docs-body .docs-item h2 {
font-size: 2em;
padding-bottom: 1em;
}
body .main .docs-body .docs-item p {
display: flex;
flex-direction: row;
align-self: flex-end;
}
body .main .docs-body .docs-item p img {
width: 35px;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-heading {
display: flex;
flex-direction: row;
align-items: center;
}
body .main .docs-body .docs-item .item-heading h3 {
font-size: 1.4em;
}
body .main .docs-body .docs-item .item-heading .get {
color: #249c47;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .post {
color: #ffb400;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .put {
color: #097bed;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-heading .del {
color: #eb2013;
font-weight: 800;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0.5em;
align-items: flex-start;
width: 500px;
}
body .main .docs-body .docs-item .item-body .heading {
display: flex;
flex-direction: row;
align-items: center;
width: 450px;
padding: 1em;
}
body .main .docs-body .docs-item .item-body .heading .body {
font-weight: 600;
padding-right: 1em;
}
body .main .docs-body .docs-item .item-body pre {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
padding: 8px 16px;
margin: 1em 1em 1em 0;
width: 500px;
}
body .main .docs-body .docs-item .item-body table {
background-color: #f4f4f4;
border: 1px solid #d4d4d4;
padding: 8px 25px;
margin: 1em 1em 1em 0;
width: 500px;
}
body .main .docs-body .docs-item .item-body table tbody {
margin: 0.8em;
}
body .main .docs-body .docs-item .item-body table tbody tr {
padding: 0.5em;
}
body .main .docs-body .docs-item .item-body table tbody tr th {
padding: 0.5em;
font-weight: 600;
}
body .main .docs-body .docs-item .item-body table tbody tr td {
padding: 0.5em;
}
body .main .docs-body .docs-item .item-body table tbody tr .key {
font-weight: 600;
}
body .main .docs-body .docs-item .item-example {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #121212;
color: #ffffff;
margin: 0.5em;
align-items: flex-start;
width: 600px;
}
body .main .docs-body .docs-item .item-example .request {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
body .main .docs-body .docs-item .item-example .request .header {
display: flex;
flex-direction: row;
align-self: flex-start;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-example .request .container {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
}
body .main .docs-body .docs-item .item-example .response {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
body .main .docs-body .docs-item .item-example .response .header {
display: flex;
flex-direction: row;
align-self: flex-start;
padding: 0.2em;
}
body .main .docs-body .docs-item .item-example .response .container {
background-color: #1a1a1a;
color: #ffbe2e;
margin: 1em;
width: 575px;
} | 0.467575 | 0.06148 |
body {
background: none repeat scroll 0 0 #dadada;
font-size: 12pt;
font-family: "Source Sans Pro", Arial, Helvetica, Verdana, sans-serif;
font-weight: 400;
}
nav.sidebar-menu-collapsed {
width: 44px;
}
nav.sidebar-menu-expanded {
width: auto;
}
nav.sidebar {
position: fixed;
top: 0px;
left: 0px;
height: 100%;
background: none repeat scroll 0 0 #3c3636;
color: white;
padding: 20px 10px;
}
nav.sidebar a#justify-icon {
color: white;
font-size: 24px;
font-style: normal;
}
nav.sidebar a#logout-icon {
color: white;
font-size: 24px;
font-style: normal;
position: absolute;
bottom: 10px;
left: 10px;
}
nav.sidebar ul.level1 {
margin: 0;
padding: 0;
margin-top: 60px;
}
nav.sidebar ul.level1 li {
margin: 0;
padding: 0;
margin-top: 20px;
list-style-type: none;
}
nav.sidebar ul.level1 li a.expandable {
display: block;
position: relative;
width: 100%;
height: 30px;
color: white;
text-decoration: none;
text-align: left;
padding: 4px 4px 4px 0px;
font-size: 20px;
}
nav.sidebar ul.level1 li a.expandable:hover {
color: #bbbbbb;
}
nav.sidebar ul.level1 li a.expandable span.expanded-element {
display: none;
font-size: 11px;
position: relative;
bottom: 5px;
}
nav.sidebar ul.level1 li.active {
margin-left: -4px;
}
nav.sidebar ul.level1 li.active a.expandable {
background: none repeat scroll 0 0 black;
border-radius: 4px;
color: white !important;
width: 30px;
padding: 4px;
}
nav.sidebar ul.level1 li.active a.expandable:hover {
color: white !important;
}
nav.sidebar ul.level1 ul.level2 {
margin: 20px 6px 20px 30px;
padding: 0;
display: none;
}
nav.sidebar ul.level1 ul.level2 li {
margin: 0;
padding: 0;
margin-top: 10px;
padding-bottom: 10px;
list-style-type: none;
border-bottom: solid white 1px;
}
nav.sidebar ul.level1 ul.level2 li:last-child {
border-bottom: none;
}
nav.sidebar ul.level1 ul.level2 li a {
text-decoration: none;
color: white;
text-decoration: none;
font-size: 11px;
}
.form-control {
display: block;
width: 100%;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
}
.hk-content {
width: calc(100%-44px);
margin-left: 44px;
padding: 10px;
} | public/css/hk.css | body {
background: none repeat scroll 0 0 #dadada;
font-size: 12pt;
font-family: "Source Sans Pro", Arial, Helvetica, Verdana, sans-serif;
font-weight: 400;
}
nav.sidebar-menu-collapsed {
width: 44px;
}
nav.sidebar-menu-expanded {
width: auto;
}
nav.sidebar {
position: fixed;
top: 0px;
left: 0px;
height: 100%;
background: none repeat scroll 0 0 #3c3636;
color: white;
padding: 20px 10px;
}
nav.sidebar a#justify-icon {
color: white;
font-size: 24px;
font-style: normal;
}
nav.sidebar a#logout-icon {
color: white;
font-size: 24px;
font-style: normal;
position: absolute;
bottom: 10px;
left: 10px;
}
nav.sidebar ul.level1 {
margin: 0;
padding: 0;
margin-top: 60px;
}
nav.sidebar ul.level1 li {
margin: 0;
padding: 0;
margin-top: 20px;
list-style-type: none;
}
nav.sidebar ul.level1 li a.expandable {
display: block;
position: relative;
width: 100%;
height: 30px;
color: white;
text-decoration: none;
text-align: left;
padding: 4px 4px 4px 0px;
font-size: 20px;
}
nav.sidebar ul.level1 li a.expandable:hover {
color: #bbbbbb;
}
nav.sidebar ul.level1 li a.expandable span.expanded-element {
display: none;
font-size: 11px;
position: relative;
bottom: 5px;
}
nav.sidebar ul.level1 li.active {
margin-left: -4px;
}
nav.sidebar ul.level1 li.active a.expandable {
background: none repeat scroll 0 0 black;
border-radius: 4px;
color: white !important;
width: 30px;
padding: 4px;
}
nav.sidebar ul.level1 li.active a.expandable:hover {
color: white !important;
}
nav.sidebar ul.level1 ul.level2 {
margin: 20px 6px 20px 30px;
padding: 0;
display: none;
}
nav.sidebar ul.level1 ul.level2 li {
margin: 0;
padding: 0;
margin-top: 10px;
padding-bottom: 10px;
list-style-type: none;
border-bottom: solid white 1px;
}
nav.sidebar ul.level1 ul.level2 li:last-child {
border-bottom: none;
}
nav.sidebar ul.level1 ul.level2 li a {
text-decoration: none;
color: white;
text-decoration: none;
font-size: 11px;
}
.form-control {
display: block;
width: 100%;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
}
.hk-content {
width: calc(100%-44px);
margin-left: 44px;
padding: 10px;
} | 0.47244 | 0.095518 |
position: relative;
grid-gap: 2rem;
background: #999797;
color: #000000;
box-shadow: 0 4px 80px #858386;
padding: 1.3%;
border-radius: 5px;
}
#badge card-time {
color: #858386;
font-size: 10;
}
#commentContainter {
position: relative;
display: grid;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #c2c2c2;
box-shadow: 0 4px 80px #070509;
padding: 2rem;
border-radius: 16px;
}
#commentAtteributes {
position: relative;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #000000;
padding: 3rem;
border-radius: 16px;
}
#commentText {
position: relative;
display: block;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #c2c2c2;
padding: 3rem;
border-radius: 16px;
}
#submitButton {
display: block;
box-shadow: #2f5272;
}
#content {
margin-left: auto;
margin-right: auto;
width: 90%;
}
#dropdown {
display: block;
margin: 5px;
text-align: right;
}
#greeting-container {
margin-top: 20px;
}
#cycleimage {
display: flex;
}
#navbar {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
#avatar {
display: inline;
}
#navlist a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist1 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist2 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist3 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist4 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
/* Change the link color to #111 (black) on hover */
li a:hover {
background-color: #111;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
/* Position the tooltip */
position: absolute;
z-index: 1;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
.popup {
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* The actual popup */
.popup .popuptext {
visibility: hidden;
width: 160px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 8px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -80px;
}
/* Popup arrow */
.popup .popuptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
/* Toggle this class - hide and show the popup */
.popup .show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeIn {
from {opacity: 0;}
to {opacity:1 ;}
} | portfolio/src/main/webapp/style.css | position: relative;
grid-gap: 2rem;
background: #999797;
color: #000000;
box-shadow: 0 4px 80px #858386;
padding: 1.3%;
border-radius: 5px;
}
#badge card-time {
color: #858386;
font-size: 10;
}
#commentContainter {
position: relative;
display: grid;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #c2c2c2;
box-shadow: 0 4px 80px #070509;
padding: 2rem;
border-radius: 16px;
}
#commentAtteributes {
position: relative;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #000000;
padding: 3rem;
border-radius: 16px;
}
#commentText {
position: relative;
display: block;
grid-template-columns: 80px minmax(100px,1fr) 160px;
grid-gap: 2rem;
background: #383838;
color: #c2c2c2;
padding: 3rem;
border-radius: 16px;
}
#submitButton {
display: block;
box-shadow: #2f5272;
}
#content {
margin-left: auto;
margin-right: auto;
width: 90%;
}
#dropdown {
display: block;
margin: 5px;
text-align: right;
}
#greeting-container {
margin-top: 20px;
}
#cycleimage {
display: flex;
}
#navbar {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
#avatar {
display: inline;
}
#navlist a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist1 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist2 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist3 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
#navlist4 a {
display: block;
color: white;
float: left;
text-align: center;
padding: 14px 16px;
}
/* Change the link color to #111 (black) on hover */
li a:hover {
background-color: #111;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
/* Position the tooltip */
position: absolute;
z-index: 1;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
.popup {
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* The actual popup */
.popup .popuptext {
visibility: hidden;
width: 160px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 8px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -80px;
}
/* Popup arrow */
.popup .popuptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
/* Toggle this class - hide and show the popup */
.popup .show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeIn {
from {opacity: 0;}
to {opacity:1 ;}
} | 0.416441 | 0.125065 |
TABLE OF CONTENTS
====================================================== */
/**
* 1.0 Settings
* 1.1 Top Bar Block
* 1.2 Sidebar-Left Block
* 1.3 Messages Block
* 1.4 Bookings Block
* 1.5 Listing Add Details Block
* 1.6 Listings Block
* 1.7 Profile Block
* 1.8 Users
* 1.9 Reviews
* 1.10 Bookmarks
* 1.11 Dashboard
*/
@import url("https://fonts.googleapis.com/css?family=Baloo+Chettan|Roboto+Slab|Work+Sans");
/* =====================================================
Settings Start
===================================================== */
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
a,
small,
span,
input,
.custom-select,
.btn,
.breadcrumb,
.breadcrumb-item,
.nav-link,
.dropdown-btn {
font-family: 'Work Sans', sans-serif;
}
.sidebar-topbar > span {
font-family: 'Baloo Chettan', cursive;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
}
.btn:focus,
button:focus,
.form-control:focus,
.navbar-toggler:focus,
select:focus {
-webkit-box-shadow: unset;
box-shadow: unset;
border: unset;
border-color: unset;
outline: unset;
}
.form-control,
.btn {
border: unset;
}
ul {
margin: 0;
}
input:focus,
.custom-select:focus {
-webkit-box-shadow: 0 0 0 1px #b3b3b3 !important;
box-shadow: 0 0 0 1px #b3b3b3 !important;
color: #495057;
background-color: #fff;
border-color: #b3b3b3 !important;
outline: 0;
}
input[type=date]::-webkit-inner-spin-button {
-webkit-appearance: none;
display: none;
}
.dropdown-menu {
z-index: 1;
}
.page-navigation a:hover,
a.nav-link:hover {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
a {
text-decoration: none !important;
}
* {
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
body,
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
background-color: #d9d9d9;
}
/* =====================================================
Settings End
===================================================== */
/* =====================================================
Top Bar starts
===================================================== */
.top-bar {
position: fixed;
left: 0;
right: 0;
top: 0;
/*z-index: 999;*/
z-index: 1;
-webkit-box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
}
.top-bar nav.navbar {
background-color: #080808;
margin: 0 0 0 250px;
height: 56px;
}
.top-bar nav.navbar button span.fa-bars {
color: #f7f7f7;
font-size: 25px;
}
.top-bar nav.navbar button span:hover {
color: #8c8c8c;
background-color: black;
}
.top-bar nav.navbar ul.nav-list {
display: inline-block;
}
.top-bar nav.navbar ul.nav-list li {
margin: auto 5px;
}
.top-bar nav.navbar ul.nav-list li > a {
padding: 5px 8px;
}
.top-bar nav.navbar ul.nav-list li form {
position: relative;
}
.top-bar nav.navbar ul.nav-list li form .form-control {
-webkit-box-shadow: unset;
box-shadow: unset;
border: 1px solid #030303;
font-size: 13px;
height: 34px;
padding-left: 18px;
padding-right: 40px;
color: #f7f7f7;
background: #4d4d4d;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 30px;
width: 100%;
}
.top-bar nav.navbar ul.nav-list li form > i.fa-search {
position: absolute;
right: 20px;
font-size: 13px;
color: #030303;
}
.top-bar nav.navbar ul.nav-list li i.fa-search {
color: #ff3333;
}
.top-bar nav.navbar ul.nav-list li.notifications a, .top-bar nav.navbar ul.nav-list li.messages a {
color: #ff3333;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu {
padding: 20px;
min-width: 300px;
max-width: 400px;
margin: 11px 0 0 0;
overflow: hidden;
font-weight: 700;
font-size: 15px;
color: #e6e6e6;
background-color: #1a1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a {
margin: 30px 0 0px 25px;
font-size: 13px;
font-weight: 700;
color: #e6e6e6;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.active, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.active {
background-color: #e60000;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a span, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a span {
font-weight: lighter;
display: block;
white-space: normal;
overflow: hidden;
color: #737373;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i {
font-size: 15px;
background-color: black;
position: absolute;
left: 20px;
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
padding: 10px 0px;
color: #ff3333;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i.fa-sms, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i.fa-sms {
padding: 10px 0px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i.fa-glass-martini, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i.fa-glass-martini {
padding: 11px 0px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.bottom-margin, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.bottom-margin {
margin: 30px 0 30px 25px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover {
background-color: unset;
color: #ff1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover span, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover span {
color: #bfbfbf;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover i, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
color: black;
background-color: #ff1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.btn, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.btn {
margin: 20px 0 0 0;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu .btn:hover, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu .btn:hover {
color: red;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu {
background-color: #080808;
padding: 5px 20px;
margin: 8px 0 0 0;
min-width: 250px;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a:first-child {
margin-top: 0;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a {
font-size: 16px;
border-bottom: 1px solid #1a1a1a;
font-weight: 500;
color: #f7f7f7;
padding: 10px 10px;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a.active {
background-color: #e60000;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a i {
font-size: 14px;
margin: 0 8px 0 0;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a:hover {
color: #ff6666;
background-color: black;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu .btn {
color: #ff0000;
margin: 0;
}
/* =====================================================
Top Bar Ends
===================================================== */
/* =====================================================
Sidebar-Left Starts
===================================================== */
.wrapper .sidebar-left {
height: 100%;
width: 250px;
z-index: 10;
background-color: #080808;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
overflow-y: auto;
}
.wrapper .sidebar-left .sidebar-topbar {
position: -webkit-sticky;
position: sticky;
height: 56px;
border-bottom: 1px solid #1a1a1a;
top: 0;
background-color: #080808;
-webkit-box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
}
.wrapper .sidebar-left .sidebar-topbar i:first-child {
font-size: 28px;
transform: rotate(-45deg);
color: red;
padding: 13px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.wrapper .sidebar-left .sidebar-topbar > span {
font-size: 30px;
font-weight: 400;
margin: 0 0 0 5px;
color: red;
}
.wrapper .sidebar-left .sidebar-topbar i:last-child {
font-size: 30px;
color: #f7f7f7;
padding: 0;
margin: 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item {
padding: 0px 0px;
border-bottom: 1px solid black;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.first {
border-top: 1px solid black;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list {
color: #e6e6e6;
text-decoration: none;
display: block;
padding: 13px 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.active {
background-color: #b30000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list:hover {
background-color: #b30000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.active span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list:hover span:first-child i {
color: #e6e6e6;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list span:first-child i {
padding: 0 5px 0 15px;
color: #ff3333;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span i.fa-chevron-down,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list span i.fa-chevron-down {
float: right;
font-size: 14px;
margin: 6px 15px 0 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 {
padding: 13px 13px;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active {
background-color: #db0000;
border-bottom: 1px solid #000000;
border-top: unset;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover {
background-color: #db0000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i {
color: #ff3333;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a {
color: #e6e6e6;
text-decoration: none;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1 {
display: block;
text-decoration: none;
color: #e6e6e6;
background-color: #030303;
padding: 10px 0 10px 45px;
border-bottom: 1px solid #1a1a1a;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3.active,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1.active {
background-color: red;
border-bottom: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3:hover,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1:hover {
background-color: red;
border-bottom: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3 {
padding: 10px 0px 10px 55px;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3.active, .wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3:hover {
background-color: #ff2424;
}
.wrapper .sidebar-left .side-bar-bottom {
width: 100%;
height: 56px;
background-color: #080808;
position: -webkit-sticky;
position: sticky;
bottom: 0px;
margin-top: 100%;
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-shadow: 0px 2px 5px 5px black;
box-shadow: 0px 2px 5px 5px black;
}
.wrapper .sidebar-left .side-bar-bottom ul {
margin: 0;
}
.wrapper .sidebar-left .side-bar-bottom ul li {
padding: 10px;
}
.wrapper .sidebar-left .side-bar-bottom ul li:hover i {
color: #ff6666;
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
}
.wrapper .sidebar-left .side-bar-bottom a i {
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
transition: .2s;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
}
.wrapper .sidebar-left::-webkit-scrollbar {
width: 0px;
}
.wrapper.active .sidebar-left {
width: 80px;
margin: 0;
}
.wrapper.active .sidebar-left .sidebar-topbar i:first-child {
font-size: 28px;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.wrapper.active .sidebar-left .sidebar-topbar > span {
display: none;
}
.wrapper.active .sidebar-left .sidebar-topbar i:last-child {
font-size: 30px;
color: #f7f7f7;
padding: 0;
margin: 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav {
padding: 0px 0;
text-align: center;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item {
padding: 0px 0px;
margin: 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list {
color: #e6e6e6;
text-decoration: none;
display: block;
padding: 13px 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span:first-child i {
padding: 0;
color: #ff6666;
font-size: 20px;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span.items-list-text,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span.items-list-text {
display: none;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span i.fa-chevron-down,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span i.fa-chevron-down {
float: none;
margin: 0;
text-align: center;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1 {
display: block;
text-decoration: none;
font-size: 12px;
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #1a1a1a;
}
.wrapper.active .sidebar-left .side-bar-bottom {
width: 100%;
height: 166px;
background-color: #080808;
position: -webkit-sticky;
position: sticky;
bottom: 0px;
margin-top: 100%;
color: #cccccc;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-shadow: 0px 2px 5px 5px black;
box-shadow: 0px 2px 5px 5px black;
}
.wrapper.active .sidebar-left .side-bar-bottom ul {
margin: 0;
}
.wrapper.active .sidebar-left .side-bar-bottom ul li {
padding: 10px;
margin: 0;
}
.wrapper.active .sidebar-left .side-bar-bottom ul li:hover i {
color: #ff6666;
}
.wrapper.active .sidebar-left .side-bar-bottom a i {
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.wrapper.active nav.navbar {
margin: 0 0 0 80px;
}
.wrapper.active .content {
margin: 80px 20px 0 100px;
}
/* =====================================================
Sidebar-left Ends
===================================================== */
/* =====================================================
Messages Start
===================================================== */
.content {
margin: 80px 20px 0 270px;
}
/* =====================================================
Messages Settings Starts
===================================================== */
.box {
background-color: #e6e6e6;
border: 1px solid #f0f0f0;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
margin: 0 0 40px 0;
}
.heading-messages h3 {
margin: 30px 0px 50px 10px;
}
.breadcrumb {
border-radius: 50px;
padding: 10px 25px;
margin: 30px 0;
background-color: #ededed;
font-weight: bold;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
content: "";
margin: 0;
padding: 0;
display: inline-block;
}
.breadcrumb .breadcrumb-item i {
padding: 0 10px 0 0;
}
.breadcrumb .breadcrumb-item a {
text-decoration: none;
color: #1a1a1a;
}
.details-text h4 {
margin: 10px 20px;
border-bottom: 1px solid #cccccc;
padding: 10px 0 20px 0;
}
/* =====================================================
Messages Settings Ends
===================================================== */
.content .content-messages .active a {
color: #737373;
}
.content ul.nav.nav-pills {
margin: 40px 0 40px 0;
}
.content ul.nav.nav-pills li.nav-item {
margin: 0 5px;
position: relative;
}
.content ul.nav.nav-pills li.nav-item a.nav-link {
background-color: #e6e6e6;
-webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
color: #1a1a1a;
font-weight: bold;
letter-spacing: 1px;
-webkit-transition: 0.25;
transition: 0.25;
}
.content ul.nav.nav-pills li.nav-item a.nav-link.active {
background-color: #ff3333;
color: #e6e6e6;
}
.content ul.nav.nav-pills li.nav-item a.nav-link:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header {
margin: 0px 2px 20px 2px;
}
.content .inbox-header .btn {
background-color: #e6e6e6;
padding: 8px 30px;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
font-size: 15px;
-webkit-transition: 0.25ms linear;
transition: 0.25ms linear;
}
.content .inbox-header .btn:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header .dropdown .dropdown-btn {
font-weight: bold;
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header .dropdown .dropdown-menu {
min-width: 200px;
padding: 0;
}
.content .inbox-header .dropdown .dropdown-menu a.dropdown-item {
border-bottom: 1px solid #d9d9d9;
}
.content .inbox-header .dropdown .dropdown-menu a.dropdown-item i {
margin: 0 10px 0 0;
}
.content table {
margin: 20px;
max-width: 95%;
text-align: center;
}
.content table tr {
border: 1px solid #cccccc;
}
.content table tr td {
border-top: 1px solid #cccccc;
text-align: left;
}
.content table tr td:nth-child(2) i {
color: #ffa500;
}
.content table tr td:nth-child(2) i.active2 {
color: #cccccc;
}
.content table tr td:nth-child(3) i {
color: #cccccc;
}
.content table tr td:nth-child(3) i.active1 {
color: #ffa500;
}
.content table tr td {
font-weight: bold;
color: #4d4d4d;
}
.content table tr td:nth-child(5) a {
text-decoration: none;
color: #4d4d4d;
}
.content table tr td:nth-child(6) {
text-align: right;
}
.content table tr td:last-child {
text-align: right;
}
.content .page-navigation {
margin: 30px 30px 30px 0;
}
.content .page-navigation a:nth-child(2) i.fas,
.content .page-navigation a:nth-child(1) i.fas {
font-size: 23px;
border-radius: 20px 5px 5px 20px;
color: #e6e6e6;
margin: 0 1px;
padding: 8px 25px;
background-color: #ff3333;
}
.content .page-navigation a:nth-child(2) i.fas {
border-radius: 5px 20px 20px 5px;
}
.content .page-navigation a:hover i.fas {
background-color: #990000;
}
/* =====================================================
Messages Important
===================================================== */
.content .important table {
margin: 20px;
max-width: 95%;
text-align: center;
}
.content .important table tr td:nth-child(2) i {
color: #ffa500;
}
.content .important table tr td:nth-child(3) i {
color: #ffa500;
}
/* =====================================================
Messages Trash
===================================================== */
.content .trash table tr td:nth-child(3) {
padding-left: 0;
padding-right: 0;
}
.content .trash table tr td:nth-child(3) i {
color: #1a1a1a;
}
.content .trash table tr td:nth-child(3) {
padding-left: 0;
padding-right: 0;
}
.content .trash table tr td:nth-child(3) i.active1 {
color: #cccccc;
}
/* =====================================================
Messages Details
===================================================== */
.content .message-details ul.text-center {
margin: 40px 0;
}
.content .message-details ul.text-center > li {
margin: 0px 10px;
}
.content .message-details ul.text-center > li > a.btn {
padding: 10px 30px;
margin: 10px 0px;
font-size: 16px;
font-weight: bold;
background-color: #e6e6e6;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
}
.content .message-details ul.text-center > li > a.btn:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .message-details .message-details-text {
border: 1px solid #cccccc;
width: 95%;
margin: 20px auto 40px auto;
}
.content .message-details .message-details-text .md-heading {
padding: 20px 40px 20px 10px;
border-bottom: 1px solid #cccccc;
width: 95%;
margin: 0 auto;
text-align: left;
}
.content .message-details .message-details-text .md-heading h4 {
font-weight: bold;
}
.content .message-details .message-details-text .message-details-body {
padding: 20px 40px;
}
.content .message-details .message-details-text .message-details-body .image-body {
border-bottom: 1px solid #cccccc;
}
.content .message-details .message-details-text .message-details-body .media img {
width: 80px;
}
.content .message-details .message-details-text .message-details-body .media .media-body h5 {
padding: 20px 0 0 0;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-body .media .media-body p {
padding: 20px 0 0 0;
color: #999999;
}
.content .message-details .message-details-text .message-details-body .text-right p {
font-weight: 600;
color: #1a1a1a;
}
.content .message-details .message-details-text .message-details-body .text {
padding: 20px 0px;
}
.content .message-details .message-details-text .message-details-body .text > p {
color: #1a1a1a;
}
.content .message-details .message-details-text .message-details-footer {
padding: 20px 40px;
}
.content .message-details .message-details-text .message-details-footer i {
padding: 0 0 0 10px;
}
.content .message-details .message-details-text .message-details-footer > span {
font-weight: 600;
padding: 0 0 0 10px;
}
.content .message-details .message-details-text .message-details-footer > a {
font-weight: bold;
letter-spacing: 1px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image {
padding: 40px 0 0 40px;
margin: 0;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li {
margin: 0px 0;
padding: 0;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li img {
width: 60px;
padding: 5px;
border: 5px solid #cccccc;
font-size: 14px;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li span {
font-size: 15px;
font-weight: 600;
padding: 0 0 0 5px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li a {
font-weight: bold;
letter-spacing: 1px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li a.first-link {
padding: 0 0 0 70px;
margin: 0;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 {
margin: 40px 0px 20px 0px;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a {
color: #e6e6e6;
background-color: #ff3333;
padding: 10px 25px;
margin: 0 5px;
border-radius: 5px;
font-weight: 600;
text-decoration: none;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a i {
padding: 0 10px 0 0;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a:nth-child(3) i,
.content .message-details .message-details-text .message-details-footer .btn-group1 a:nth-child(4) i {
padding: 0 0px 0 0;
}
/* =====================================================
Messages Compose
===================================================== */
.content .compose-messages .compose-messages-border {
border: 1px solid #cccccc;
padding: 0px 40px;
margin: 10px;
}
.content .compose-messages .compose-messages-border ul.nav.nav-pills {
margin: 30px 0 40px 0;
}
.content .compose-messages .compose-messages-border > ul {
padding: 0 0 40px 0;
border-bottom: 1px solid #cccccc;
}
.content .compose-messages .compose-messages-border > ul li a.btn {
padding: 8px 25px;
background-color: #1a1a1a;
color: #e6e6e6;
}
.content .compose-messages .compose-messages-border > ul li a:hover {
background-color: #ff3333;
}
.content .compose-messages .compose-messages-border form {
position: relative;
margin: 40px 0;
}
.content .compose-messages .compose-messages-border form .compose-options {
position: absolute;
right: 0;
padding: 6px 20px;
}
.content .compose-messages .compose-messages-border form .compose-options a {
color: #737373;
font-weight: 600;
}
.content .compose-messages .compose-messages-border form .form-group > label {
position: absolute;
left: 0px;
background-color: #cccccc;
width: 80px;
padding: 7px 20px;
margin: auto 0;
}
.content .compose-messages .compose-messages-border form .form-group .form-control {
padding: 0 0 0 83px;
}
.content .compose-messages .compose-messages-border .ck-editor {
margin-bottom: 16px;
}
.content .compose-messages .compose-messages-border .ck-editor p {
font-size: 14px;
}
.content .compose-messages .compose-messages-border .ck-editor .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
height: 150px;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
}
.content .compose-messages .compose-messages-border .ck-editor .ck.ck-editor__main > .ck-editor__editable:focus {
height: 150px;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
}
.content .compose-messages .compose-messages-border ul.footer-btns {
margin: 0;
padding: 40px 0 40px 0;
border-bottom: 0;
}
.content .compose-messages .compose-messages-border ul.footer-btns li a.btn {
padding: 8px 25px;
background-color: #1a1a1a;
color: #e6e6e6;
}
.content .compose-messages .compose-messages-border ul.footer-btns li a:hover {
background-color: #ff3333;
}
/* =====================================================
Messages End
===================================================== */
/* =====================================================
Bookings Block Start
===================================================== */
/* =====================================================
Add New Button Starts
===================================================== */
/* =====================================================
Tooltip Starts
===================================================== */
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
border-radius: 5px;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
}
/* =====================================================
Tooltip Ends
===================================================== */
.box .add-new {
margin: 40px 0 30px 20px;
}
.box .add-new a {
padding: 5px 20px;
background-color: #ff3333;
color: white;
font-size: 13px;
font-weight: 600;
border-radius: 10px;
}
.box .add-new a i {
padding: 0 0 0 10px;
font-size: 11px;
}
.box .tools-btns {
margin: 40px 20px 30px 0px;
}
.box .tools-btns a i {
padding: 7px 20px;
background-color: #ff3333;
color: #e6e6e6;
border-radius: 20px;
font-size: 11px;
}
/* =====================================================
Add New Button Ends
===================================================== */
.content.booking-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.booking-content table thead {
border: 0;
}
.content.booking-content table thead tr {
border: 0;
}
.content.booking-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
font-weight: 700;
line-height: 1;
}
.content.booking-content table tr td {
border-top: 1px solid #cccccc;
text-align: center;
font-weight: 600;
font-size: 15px;
}
.content.booking-content table tr td:nth-child(1) img {
min-width: 35px;
max-width: 35px;
}
.content.booking-content table tr td:nth-child(4) a,
.content.booking-content table tr td:nth-child(3) a {
color: #ff3333;
font-weight: 600;
}
.content.booking-content table tr td:nth-child(4) a:hover,
.content.booking-content table tr td:nth-child(3) a:hover {
color: #990000;
}
.content.booking-content table tr td:nth-child(8) a {
color: #e6e6e6;
padding: 4px 10px;
border-radius: 10px;
font-size: 11px;
}
.content.booking-content table tr td:nth-child(8).approved a {
background-color: green;
}
.content.booking-content table tr td:nth-child(8).pending a {
background-color: #ffa500;
}
.content.booking-content table tr td:nth-child(8).cancelled a {
background-color: #ff0000;
}
.content.booking-content table tr td:nth-child(9) a {
padding: 4px 12px;
background-color: #ff3333;
border-radius: 10px;
color: #e6e6e6;
font-size: 11px;
font-weight: 600;
text-transform: capitalize;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.content.booking-content table tr td.unpaid > a {
background-color: #ff0000;
}
.content.booking-content table tr td.paid > a {
background-color: green;
}
.content.booking-content table tr td:nth-child(10) {
border-bottom: 0;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.booking-content table tr td:nth-child(10) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.booking-content table tr td:nth-child(10) a i.fa-edit:hover {
background-color: #030303;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Bookings BLock End
===================================================== */
/* =====================================================
Listing Add details BLock Start
===================================================== */
.flight-listing-form .form-row,
.car-listing-form .form-row,
.cruise-listing-form .form-row,
.tour-listing-form .form-row,
.hotel-listing-form .form-row {
padding: 0;
}
.flight-listing-form .form-row .col-md,
.car-listing-form .form-row .col-md,
.cruise-listing-form .form-row .col-md,
.tour-listing-form .form-row .col-md,
.hotel-listing-form .form-row .col-md {
padding: 0;
}
.flight-listing-form .form-row .col-md select option,
.car-listing-form .form-row .col-md select option,
.cruise-listing-form .form-row .col-md select option,
.tour-listing-form .form-row .col-md select option,
.hotel-listing-form .form-row .col-md select option {
padding: 0px;
}
.flight-listing-form .form-row .col-md:nth-child(1),
.car-listing-form .form-row .col-md:nth-child(1),
.cruise-listing-form .form-row .col-md:nth-child(1),
.tour-listing-form .form-row .col-md:nth-child(1),
.hotel-listing-form .form-row .col-md:nth-child(1) {
padding: 0 20px 0 0;
}
.flight-listing-form form,
.car-listing-form form,
.cruise-listing-form form,
.tour-listing-form form,
.hotel-listing-form form {
position: relative;
margin: 40px auto 30px auto;
max-width: 90%;
}
.flight-listing-form form .form-group,
.car-listing-form form .form-group,
.cruise-listing-form form .form-group,
.tour-listing-form form .form-group,
.hotel-listing-form form .form-group {
margin-bottom: 50px;
}
.flight-listing-form form .form-group > label,
.car-listing-form form .form-group > label,
.cruise-listing-form form .form-group > label,
.tour-listing-form form .form-group > label,
.hotel-listing-form form .form-group > label {
position: absolute;
color: #0f0f0f;
font-weight: 600;
left: 0px;
background-color: #cccccc;
width: 170px;
padding: 7px 10px;
height: 38px;
margin: auto 0;
}
.flight-listing-form form .form-group .form-control,
.car-listing-form form .form-group .form-control,
.cruise-listing-form form .form-group .form-control,
.tour-listing-form form .form-group .form-control,
.hotel-listing-form form .form-group .form-control {
padding: 0 0 0 180px;
}
.flight-listing-form form .form-group input,
.flight-listing-form form .form-group .custom-select,
.car-listing-form form .form-group input,
.car-listing-form form .form-group .custom-select,
.cruise-listing-form form .form-group input,
.cruise-listing-form form .form-group .custom-select,
.tour-listing-form form .form-group input,
.tour-listing-form form .form-group .custom-select,
.hotel-listing-form form .form-group input,
.hotel-listing-form form .form-group .custom-select {
color: #333333;
border: 1px solid #cccccc;
}
.flight-listing-form form .input-group-text,
.car-listing-form form .input-group-text,
.cruise-listing-form form .input-group-text,
.tour-listing-form form .input-group-text,
.hotel-listing-form form .input-group-text {
color: #0f0f0f;
font-weight: 600;
position: relative;
background-color: #cccccc;
width: 170px;
padding: 7px 10px;
border-radius: unset;
border: unset;
text-align: center;
margin: 0 auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.flight-listing-form form .custom-select,
.car-listing-form form .custom-select,
.cruise-listing-form form .custom-select,
.tour-listing-form form .custom-select,
.hotel-listing-form form .custom-select {
color: #0f0f0f;
background: unset;
border: unset;
border-radius: unset;
background-color: #fff;
border: 1px solid #ced4da;
}
.flight-listing-form form i.fa-angle-down,
.car-listing-form form i.fa-angle-down,
.cruise-listing-form form i.fa-angle-down,
.tour-listing-form form i.fa-angle-down,
.hotel-listing-form form i.fa-angle-down {
position: absolute;
top: 13px;
right: 20px;
color: #cccccc;
}
.flight-listing-form form textarea,
.car-listing-form form textarea,
.cruise-listing-form form textarea,
.tour-listing-form form textarea,
.hotel-listing-form form textarea {
margin: 20px 0 0 0;
}
.flight-listing-form form ul li:nth-child(2) button,
.flight-listing-form form ul li:nth-child(1) button,
.car-listing-form form ul li:nth-child(2) button,
.car-listing-form form ul li:nth-child(1) button,
.cruise-listing-form form ul li:nth-child(2) button,
.cruise-listing-form form ul li:nth-child(1) button,
.tour-listing-form form ul li:nth-child(2) button,
.tour-listing-form form ul li:nth-child(1) button,
.hotel-listing-form form ul li:nth-child(2) button,
.hotel-listing-form form ul li:nth-child(1) button {
background-color: #ff3333;
font-weight: 600;
color: #e6e6e6;
padding: 6px 30px;
}
.flight-listing-form form ul li:nth-child(2) button,
.car-listing-form form ul li:nth-child(2) button,
.cruise-listing-form form ul li:nth-child(2) button,
.tour-listing-form form ul li:nth-child(2) button,
.hotel-listing-form form ul li:nth-child(2) button {
background-color: #737373;
}
.flight-listing-form .dropzone,
.car-listing-form .dropzone,
.cruise-listing-form .dropzone,
.tour-listing-form .dropzone,
.hotel-listing-form .dropzone {
text-align: center;
border: 2px dashed #999999;
margin: 0px auto 50px auto;
}
.flight-listing-form .dropzone .fa-cloud-upload-alt,
.car-listing-form .dropzone .fa-cloud-upload-alt,
.cruise-listing-form .dropzone .fa-cloud-upload-alt,
.tour-listing-form .dropzone .fa-cloud-upload-alt,
.hotel-listing-form .dropzone .fa-cloud-upload-alt {
font-size: 60px;
margin: 20px 0 0 0;
padding: 0;
cursor: pointer;
}
.flight-listing-form .dropzone .dz-message,
.car-listing-form .dropzone .dz-message,
.cruise-listing-form .dropzone .dz-message,
.tour-listing-form .dropzone .dz-message,
.hotel-listing-form .dropzone .dz-message {
font-size: 20px;
margin: 10px 0;
color: #1a1a1a;
}
.flight-listing-form .dropzone .dz-message p,
.car-listing-form .dropzone .dz-message p,
.cruise-listing-form .dropzone .dz-message p,
.tour-listing-form .dropzone .dz-message p,
.hotel-listing-form .dropzone .dz-message p {
font-size: 24px;
margin: 20px 0;
}
/* =====================================================
Listing Add details Block End
===================================================== */
/* =====================================================
Listings Block Start
===================================================== */
.content.flight-listing-content table,
.content.car-listing-content table,
.content.cruise-listing-content table,
.content.tour-listing-content table,
.content.listing-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.flight-listing-content table thead,
.content.car-listing-content table thead,
.content.cruise-listing-content table thead,
.content.tour-listing-content table thead,
.content.listing-content table thead {
border: 0;
}
.content.flight-listing-content table thead tr,
.content.car-listing-content table thead tr,
.content.cruise-listing-content table thead tr,
.content.tour-listing-content table thead tr,
.content.listing-content table thead tr {
border: 0;
}
.content.flight-listing-content table thead tr th,
.content.car-listing-content table thead tr th,
.content.cruise-listing-content table thead tr th,
.content.tour-listing-content table thead tr th,
.content.listing-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
line-height: 1.2;
font-weight: 700;
}
.content.flight-listing-content table tr td,
.content.car-listing-content table tr td,
.content.cruise-listing-content table tr td,
.content.tour-listing-content table tr td,
.content.listing-content table tr td {
border-top: 1px solid #cccccc;
text-align: center;
color: #4d4d4d;
font-size: 15px;
font-weight: 600;
}
.content.flight-listing-content table tr td:nth-child(1) img,
.content.car-listing-content table tr td:nth-child(1) img,
.content.cruise-listing-content table tr td:nth-child(1) img,
.content.tour-listing-content table tr td:nth-child(1) img,
.content.listing-content table tr td:nth-child(1) img {
min-width: 35px;
max-width: 35px;
}
.content.flight-listing-content table tr td:nth-child(4) a,
.content.flight-listing-content table tr td:nth-child(3) a,
.content.car-listing-content table tr td:nth-child(4) a,
.content.car-listing-content table tr td:nth-child(3) a,
.content.cruise-listing-content table tr td:nth-child(4) a,
.content.cruise-listing-content table tr td:nth-child(3) a,
.content.tour-listing-content table tr td:nth-child(4) a,
.content.tour-listing-content table tr td:nth-child(3) a,
.content.listing-content table tr td:nth-child(4) a,
.content.listing-content table tr td:nth-child(3) a {
color: #4d4d4d;
}
.content.flight-listing-content table tr td:nth-child(7) a,
.content.car-listing-content table tr td:nth-child(7) a,
.content.cruise-listing-content table tr td:nth-child(7) a,
.content.tour-listing-content table tr td:nth-child(7) a,
.content.listing-content table tr td:nth-child(7) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.content.flight-listing-content table tr td:nth-child(7).active a,
.content.car-listing-content table tr td:nth-child(7).active a,
.content.cruise-listing-content table tr td:nth-child(7).active a,
.content.tour-listing-content table tr td:nth-child(7).active a,
.content.listing-content table tr td:nth-child(7).active a {
background-color: green;
}
.content.flight-listing-content table tr td:nth-child(7).draft a,
.content.car-listing-content table tr td:nth-child(7).draft a,
.content.cruise-listing-content table tr td:nth-child(7).draft a,
.content.tour-listing-content table tr td:nth-child(7).draft a,
.content.listing-content table tr td:nth-child(7).draft a {
background-color: #ff3333;
}
.content.flight-listing-content table tr td:nth-child(7).featured a,
.content.car-listing-content table tr td:nth-child(7).featured a,
.content.cruise-listing-content table tr td:nth-child(7).featured a,
.content.tour-listing-content table tr td:nth-child(7).featured a,
.content.listing-content table tr td:nth-child(7).featured a {
background-color: orange;
}
.content.flight-listing-content table tr td:nth-child(7).expired a,
.content.car-listing-content table tr td:nth-child(7).expired a,
.content.cruise-listing-content table tr td:nth-child(7).expired a,
.content.tour-listing-content table tr td:nth-child(7).expired a,
.content.listing-content table tr td:nth-child(7).expired a {
background-color: #ff0000;
}
.content.flight-listing-content table tr td:nth-child(10),
.content.car-listing-content table tr td:nth-child(10),
.content.cruise-listing-content table tr td:nth-child(10),
.content.tour-listing-content table tr td:nth-child(10),
.content.listing-content table tr td:nth-child(10) {
border-bottom: 0;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.flight-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.car-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.listing-content table tr td:nth-child(10) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.flight-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.car-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.listing-content table tr td:nth-child(10) a i.fa-edit:hover {
background-color: #030303;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Tour Listing Starts
===================================================== */
.content.tour-listing-content table tr td:nth-child(8) {
border-bottom: 0;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(8) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt:hover,
.content.tour-listing-content table tr td:nth-child(8) a i.fa-edit:hover {
background-color: #030303;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Tour Listing Ends
===================================================== */
/* =====================================================
Cruise,car,flight Listing Start
===================================================== */
.content.flight-listing-content table,
.content.car-listing-content table,
.content.cruise-listing-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.flight-listing-content table thead,
.content.car-listing-content table thead,
.content.cruise-listing-content table thead {
border: 0;
}
.content.flight-listing-content table thead tr,
.content.car-listing-content table thead tr,
.content.cruise-listing-content table thead tr {
border: 0;
}
.content.flight-listing-content table thead tr th,
.content.car-listing-content table thead tr th,
.content.cruise-listing-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
font-weight: 700;
}
.content.flight-listing-content table tr td:nth-child(9) a,
.content.car-listing-content table tr td:nth-child(9) a,
.content.cruise-listing-content table tr td:nth-child(9) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.content.flight-listing-content table tr td:nth-child(9).active a,
.content.car-listing-content table tr td:nth-child(9).active a,
.content.cruise-listing-content table tr td:nth-child(9).active a {
background-color: green;
}
.content.flight-listing-content table tr td:nth-child(9).draft a,
.content.car-listing-content table tr td:nth-child(9).draft a,
.content.cruise-listing-content table tr td:nth-child(9).draft a {
background-color: #ff3333;
}
.content.flight-listing-content table tr td:nth-child(9).featured a,
.content.car-listing-content table tr td:nth-child(9).featured a,
.content.cruise-listing-content table tr td:nth-child(9).featured a {
background-color: orange;
}
.content.flight-listing-content table tr td:nth-child(9).expired a,
.content.car-listing-content table tr td:nth-child(9).expired a,
.content.cruise-listing-content table tr td:nth-child(9).expired a {
background-color: #ff0000;
}
/* =====================================================
Cruise,car,flight Listing End
===================================================== */
/* =====================================================
Listings Block End
===================================================== */
/* =====================================================
Profile Block Starts
===================================================== */
.content.profile .hotel-listing-form .form-group label {
width: 120px;
font-size: 15px;
}
.content.profile .hotel-listing-form .form-group .form-control {
padding: 0 0 0 125px;
}
.content.profile .hotel-listing-form .form-group textarea {
margin: 0;
width: 100%;
}
.content.profile .upload-photo-wrapper {
padding: 0px 0 20px 0;
}
.content.profile .upload-photo-wrapper .upload-heading h5 {
padding: 10px 0 10px 0;
color: #1a1a1a;
margin: 0;
font-size: 20px;
}
.content.profile .upload-photo-wrapper .dropzone {
margin: auto;
text-align: center;
border: 2px dashed #b3b3b3;
max-width: 340px;
max-height: 150px;
}
.content.profile .upload-photo-wrapper .dropzone .dz-message {
margin: 30px 0;
}
.content.profile .upload-photo-wrapper .dropzone .dz-message p {
color: red;
font-weight: 700;
font-size: 18px;
}
/* =====================================================
View Profile Starts
===================================================== */
.content.view-profile .box {
padding: 0 25px 20px 25px;
}
.content.view-profile .profile-padding {
padding: 20px 0 0 0;
}
.content.view-profile .heading-part {
padding: 0 0px 30px 0;
}
.content.view-profile .heading-part p {
padding-left: 20px;
margin-bottom: 10px;
font-weight: 700;
}
.content.view-profile .details-part {
padding: 0 0px 30px 0;
}
.content.view-profile .details-part p {
margin-bottom: 10px;
font-weight: 600;
color: #4d4d4d;
}
.content.view-profile .personal-info h6 {
font-weight: 700;
padding-left: 20px;
}
.content.view-profile .personal-info p {
padding: 0 0 0 20px;
margin: 0;
}
.content.view-profile .upload-photo-wrapper .upload-heading h5 {
font-weight: 700;
}
.content.view-profile .upload-photo-wrapper .dropzone {
padding: 0;
}
.content.view-profile .upload-photo-wrapper .dropzone .dz-message {
margin: 0;
padding: 14px 0;
}
.content.view-profile .upload-photo-wrapper .dropzone .dz-message h1 {
font-size: 90px;
margin: 0;
}
/* =====================================================
View Profile Ends
===================================================== */
/* =====================================================
Change-Password Starts
===================================================== */
.content.change-password .form-padding {
max-width: 90%;
margin: 0 auto;
}
/* =====================================================
Change-Password Ends
===================================================== */
/* =====================================================
Profile Block Ends
===================================================== */
/* =====================================================
Users Start
===================================================== */
.users-list table tr td:nth-child(8) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.users-list table tr td:nth-child(8).active a {
background-color: green;
}
.users-list table tr td:nth-child(8).draft a {
background-color: #ff3333;
}
.users-list table tr td:nth-child(8).featured a {
background-color: #ffa500;
}
.users-list table tr td:nth-child(8).expired a {
background-color: #ff0000;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt,
.users-list table tr td:nth-child(9) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt:hover,
.users-list table tr td:nth-child(9) a i.fa-edit:hover {
background-color: #030303;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Users End
===================================================== */
/* =====================================================
Reviews Starts
===================================================== */
.reviews-body ul {
padding: 0 30px;
}
.reviews-body ul li {
list-style-type: none;
}
.reviews-body .media {
margin: 50px 0;
}
.reviews-body .media img {
max-width: 80px;
}
.reviews-body .media .media-body h5 {
margin: 10px 0 10px 0;
}
.reviews-body .media .media-body h5 small {
font-weight: 600;
font-size: 14px;
color: #4d4d4d;
font-style: italic;
}
.reviews-body .media .media-body p {
margin: 0;
font-size: 15px;
text-align: justify;
color: #4d4d4d;
padding-left: 10px;
}
.reviews-body .media .media-body i {
font-size: 14px;
margin: 0px 0 20px 3px;
}
.reviews-body .media .media-body i.fas {
color: #ffa500;
}
.reviews-body .media .media-body i.fas.null {
color: #cccccc;
}
.reviews-body .media .media-body p.text-sm-right,
.reviews-body .media .media-body span {
font-style: italic;
font-weight: 600;
color: #666666;
font-size: 15px;
}
.reviews-body .media .media-body .media {
margin: 50px 0 0 0;
}
/* =====================================================
Reviews Ends
===================================================== */
/* =====================================================
Bookmarks Start
===================================================== */
.content.listing-content.bookmarks table tr td:nth-child(7) a {
background-color: red;
}
/* =====================================================
Bookmarks End
===================================================== */
/* ****************************Dashboard Starts Here************************** */
/* =====================================================
Dashboard Starts
===================================================== */
.dashbaord .box {
padding: 40px 0px;
border: unset;
}
.dashbaord .box .dashboard-wrapper {
padding: 0 30px;
}
.dashbaord .box .row:nth-child(1) .col-lg-6,
.dashbaord .box .row:nth-child(1) .col-xl,
.dashbaord .box .row:nth-child(1) .col {
padding: 0px 10px;
}
.dashbaord .box .row:nth-child(1) .col-lg-6 .col,
.dashbaord .box .row:nth-child(1) .col-xl .col,
.dashbaord .box .row:nth-child(1) .col .col {
padding: 0;
}
.dashbaord .box .dashboard-boxes {
border-radius: 7px;
color: #f2f2f2;
text-align: center;
overflow: hidden;
}
.dashbaord .box .dashboard-boxes .icon {
background-color: #0062cc;
border-radius: 7px 0 0 7px;
min-height: 90px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.dashbaord .box .dashboard-boxes .icon i {
font-size: 35px;
color: #f2f2f2;
opacity: .8;
}
.dashbaord .box .dashboard-boxes a h5 {
color: #f2f2f2;
min-height: 90px;
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;
padding: 0 10px;
margin: 0;
}
.dashbaord .box .dashboard-boxes.primary {
background-color: #007bff;
}
.dashbaord .box .dashboard-boxes.primary:hover {
background-color: #1a88ff;
}
.dashbaord .box .dashboard-boxes.primary .icon {
background-color: #0062cc;
}
.dashbaord .box .dashboard-boxes.success {
background-color: #28a745;
}
.dashbaord .box .dashboard-boxes.success:hover {
background-color: #2dbc4e;
}
.dashbaord .box .dashboard-boxes.success .icon {
background-color: #1e7e34;
}
.dashbaord .box .dashboard-boxes.danger {
background-color: #dc3545;
}
.dashbaord .box .dashboard-boxes.danger:hover {
background-color: #e04b59;
}
.dashbaord .box .dashboard-boxes.danger .icon {
background-color: #bd2130;
}
.dashbaord .box .dashboard-boxes.warning {
background-color: #edb100;
}
.dashbaord .box .dashboard-boxes.warning:hover {
background-color: #ffc008;
}
.dashbaord .box .dashboard-boxes.warning .icon {
background-color: #ba8b00;
}
.dashbaord .box .dashboard1-wrapper {
background-color: #dbdbdb;
border-radius: 20px;
padding: 20px 0;
margin: 40px 0 0 0;
}
.dashbaord .box .dashboard-boxes1 .icon {
margin: 0 auto;
}
.dashbaord .box .dashboard-boxes1 .icon i {
font-size: 35px;
background-color: #008000;
color: #f2f2f2;
height: 80px;
width: 80px;
border-radius: 50%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dashbaord .box .dashboard-boxes1 a {
color: #0d0d0d;
margin: 0 auto;
}
.dashbaord .box .dashboard-boxes1 a h5 {
padding: 5px 3px 0 3px;
text-align: center;
font-weight: 900;
font-size: 36px;
margin: 0;
font-family: 'Baloo Chettan', cursive;
}
.dashbaord .box .dashboard-boxes1 a h5 small {
font-weight: 600;
font-size: 16px;
color: gray;
font-family: 'Roboto Slab', serif;
}
.dashbaord .box .dashboard-boxes1.primary:hover .icon i {
background-color: #a71d2a;
}
.dashbaord .box .dashboard-boxes1.primary .icon i {
background-color: #bd2130;
}
.dashbaord .box .dashboard-boxes1.success:hover .icon i {
background-color: #a17800;
}
.dashbaord .box .dashboard-boxes1.success .icon i {
background-color: #edb100;
}
.dashbaord .box .dashboard-boxes1.danger:hover .icon i {
background-color: #0056b3;
}
.dashbaord .box .dashboard-boxes1.danger .icon i {
background-color: #0062cc;
}
.dashbaord .box .dashboard-boxes1.warning:hover .icon i {
background-color: #a17800;
}
.dashbaord .box .dashboard-boxes1.warning .icon i {
background-color: #ba8b00;
}
.dashbaord .box .dashboard-boxes1.info:hover .icon i {
background-color: #b30000;
}
.dashbaord .box .dashboard-boxes1.info .icon i {
background-color: #ff3333;
}
.dashbaord .box .charts-section {
margin: 50px 30px 0 30px;
}
.dashbaord .box .charts-section canvas {
max-height: 600px;
max-width: 800px;
margin: 0 auto;
}
.dashbaord .box .charts-section .canvas1 {
margin-bottom: 50px;
}
/* =====================================================
Dashboard Ends
===================================================== */
/*# sourceMappingURL=style.css.map */ | assets/admin_asset/css/style.css | TABLE OF CONTENTS
====================================================== */
/**
* 1.0 Settings
* 1.1 Top Bar Block
* 1.2 Sidebar-Left Block
* 1.3 Messages Block
* 1.4 Bookings Block
* 1.5 Listing Add Details Block
* 1.6 Listings Block
* 1.7 Profile Block
* 1.8 Users
* 1.9 Reviews
* 1.10 Bookmarks
* 1.11 Dashboard
*/
@import url("https://fonts.googleapis.com/css?family=Baloo+Chettan|Roboto+Slab|Work+Sans");
/* =====================================================
Settings Start
===================================================== */
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
a,
small,
span,
input,
.custom-select,
.btn,
.breadcrumb,
.breadcrumb-item,
.nav-link,
.dropdown-btn {
font-family: 'Work Sans', sans-serif;
}
.sidebar-topbar > span {
font-family: 'Baloo Chettan', cursive;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
}
.btn:focus,
button:focus,
.form-control:focus,
.navbar-toggler:focus,
select:focus {
-webkit-box-shadow: unset;
box-shadow: unset;
border: unset;
border-color: unset;
outline: unset;
}
.form-control,
.btn {
border: unset;
}
ul {
margin: 0;
}
input:focus,
.custom-select:focus {
-webkit-box-shadow: 0 0 0 1px #b3b3b3 !important;
box-shadow: 0 0 0 1px #b3b3b3 !important;
color: #495057;
background-color: #fff;
border-color: #b3b3b3 !important;
outline: 0;
}
input[type=date]::-webkit-inner-spin-button {
-webkit-appearance: none;
display: none;
}
.dropdown-menu {
z-index: 1;
}
.page-navigation a:hover,
a.nav-link:hover {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
a {
text-decoration: none !important;
}
* {
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
body,
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
background-color: #d9d9d9;
}
/* =====================================================
Settings End
===================================================== */
/* =====================================================
Top Bar starts
===================================================== */
.top-bar {
position: fixed;
left: 0;
right: 0;
top: 0;
/*z-index: 999;*/
z-index: 1;
-webkit-box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
}
.top-bar nav.navbar {
background-color: #080808;
margin: 0 0 0 250px;
height: 56px;
}
.top-bar nav.navbar button span.fa-bars {
color: #f7f7f7;
font-size: 25px;
}
.top-bar nav.navbar button span:hover {
color: #8c8c8c;
background-color: black;
}
.top-bar nav.navbar ul.nav-list {
display: inline-block;
}
.top-bar nav.navbar ul.nav-list li {
margin: auto 5px;
}
.top-bar nav.navbar ul.nav-list li > a {
padding: 5px 8px;
}
.top-bar nav.navbar ul.nav-list li form {
position: relative;
}
.top-bar nav.navbar ul.nav-list li form .form-control {
-webkit-box-shadow: unset;
box-shadow: unset;
border: 1px solid #030303;
font-size: 13px;
height: 34px;
padding-left: 18px;
padding-right: 40px;
color: #f7f7f7;
background: #4d4d4d;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 30px;
width: 100%;
}
.top-bar nav.navbar ul.nav-list li form > i.fa-search {
position: absolute;
right: 20px;
font-size: 13px;
color: #030303;
}
.top-bar nav.navbar ul.nav-list li i.fa-search {
color: #ff3333;
}
.top-bar nav.navbar ul.nav-list li.notifications a, .top-bar nav.navbar ul.nav-list li.messages a {
color: #ff3333;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu {
padding: 20px;
min-width: 300px;
max-width: 400px;
margin: 11px 0 0 0;
overflow: hidden;
font-weight: 700;
font-size: 15px;
color: #e6e6e6;
background-color: #1a1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a {
margin: 30px 0 0px 25px;
font-size: 13px;
font-weight: 700;
color: #e6e6e6;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.active, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.active {
background-color: #e60000;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a span, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a span {
font-weight: lighter;
display: block;
white-space: normal;
overflow: hidden;
color: #737373;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i {
font-size: 15px;
background-color: black;
position: absolute;
left: 20px;
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
padding: 10px 0px;
color: #ff3333;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i.fa-sms, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i.fa-sms {
padding: 10px 0px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a i.fa-glass-martini, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a i.fa-glass-martini {
padding: 11px 0px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.bottom-margin, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.bottom-margin {
margin: 30px 0 30px 25px;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover {
background-color: unset;
color: #ff1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover span, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover span {
color: #bfbfbf;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a:hover i, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a:hover i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
color: black;
background-color: #ff1a1a;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu a.btn, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu a.btn {
margin: 20px 0 0 0;
}
.top-bar nav.navbar ul.nav-list li.notifications > .dropdown-menu .btn:hover, .top-bar nav.navbar ul.nav-list li.messages > .dropdown-menu .btn:hover {
color: red;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu {
background-color: #080808;
padding: 5px 20px;
margin: 8px 0 0 0;
min-width: 250px;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a:first-child {
margin-top: 0;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a {
font-size: 16px;
border-bottom: 1px solid #1a1a1a;
font-weight: 500;
color: #f7f7f7;
padding: 10px 10px;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a.active {
background-color: #e60000;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a i {
font-size: 14px;
margin: 0 8px 0 0;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu a:hover {
color: #ff6666;
background-color: black;
}
.top-bar nav.navbar ul.nav-list li.profile .dropdown-menu .btn {
color: #ff0000;
margin: 0;
}
/* =====================================================
Top Bar Ends
===================================================== */
/* =====================================================
Sidebar-Left Starts
===================================================== */
.wrapper .sidebar-left {
height: 100%;
width: 250px;
z-index: 10;
background-color: #080808;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
overflow-y: auto;
}
.wrapper .sidebar-left .sidebar-topbar {
position: -webkit-sticky;
position: sticky;
height: 56px;
border-bottom: 1px solid #1a1a1a;
top: 0;
background-color: #080808;
-webkit-box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.5);
}
.wrapper .sidebar-left .sidebar-topbar i:first-child {
font-size: 28px;
transform: rotate(-45deg);
color: red;
padding: 13px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.wrapper .sidebar-left .sidebar-topbar > span {
font-size: 30px;
font-weight: 400;
margin: 0 0 0 5px;
color: red;
}
.wrapper .sidebar-left .sidebar-topbar i:last-child {
font-size: 30px;
color: #f7f7f7;
padding: 0;
margin: 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item {
padding: 0px 0px;
border-bottom: 1px solid black;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.first {
border-top: 1px solid black;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list {
color: #e6e6e6;
text-decoration: none;
display: block;
padding: 13px 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.active {
background-color: #b30000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list:hover {
background-color: #b30000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list.active span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list:hover span:first-child i {
color: #e6e6e6;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list span:first-child i {
padding: 0 5px 0 15px;
color: #ff3333;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span i.fa-chevron-down,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list span i.fa-chevron-down {
float: right;
font-size: 14px;
margin: 6px 15px 0 0;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 {
padding: 13px 13px;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2.active {
background-color: #db0000;
border-bottom: 1px solid #000000;
border-top: unset;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2:hover {
background-color: #db0000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i {
color: #ff3333;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item a {
color: #e6e6e6;
text-decoration: none;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1 {
display: block;
text-decoration: none;
color: #e6e6e6;
background-color: #030303;
padding: 10px 0 10px 45px;
border-bottom: 1px solid #1a1a1a;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3.active,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1.active {
background-color: red;
border-bottom: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3:hover,
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1:hover {
background-color: red;
border-bottom: 1px solid #000000;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3 {
padding: 10px 0px 10px 55px;
}
.wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3.active, .wrapper .sidebar-left > .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3:hover {
background-color: #ff2424;
}
.wrapper .sidebar-left .side-bar-bottom {
width: 100%;
height: 56px;
background-color: #080808;
position: -webkit-sticky;
position: sticky;
bottom: 0px;
margin-top: 100%;
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-shadow: 0px 2px 5px 5px black;
box-shadow: 0px 2px 5px 5px black;
}
.wrapper .sidebar-left .side-bar-bottom ul {
margin: 0;
}
.wrapper .sidebar-left .side-bar-bottom ul li {
padding: 10px;
}
.wrapper .sidebar-left .side-bar-bottom ul li:hover i {
color: #ff6666;
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
}
.wrapper .sidebar-left .side-bar-bottom a i {
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
transition: .2s;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
}
.wrapper .sidebar-left::-webkit-scrollbar {
width: 0px;
}
.wrapper.active .sidebar-left {
width: 80px;
margin: 0;
}
.wrapper.active .sidebar-left .sidebar-topbar i:first-child {
font-size: 28px;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.wrapper.active .sidebar-left .sidebar-topbar > span {
display: none;
}
.wrapper.active .sidebar-left .sidebar-topbar i:last-child {
font-size: 30px;
color: #f7f7f7;
padding: 0;
margin: 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav {
padding: 0px 0;
text-align: center;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item {
padding: 0px 0px;
margin: 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list {
color: #e6e6e6;
text-decoration: none;
display: block;
padding: 13px 0;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span:first-child i,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span:first-child i {
padding: 0;
color: #ff6666;
font-size: 20px;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span.items-list-text,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span.items-list-text {
display: none;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list2 span i.fa-chevron-down,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item a.items-list span i.fa-chevron-down {
float: none;
margin: 0;
text-align: center;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list3,
.wrapper.active .sidebar-left .side-menu ul.navbar-nav li.nav-item .sub-menu a.items-list1 {
display: block;
text-decoration: none;
font-size: 12px;
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #1a1a1a;
}
.wrapper.active .sidebar-left .side-bar-bottom {
width: 100%;
height: 166px;
background-color: #080808;
position: -webkit-sticky;
position: sticky;
bottom: 0px;
margin-top: 100%;
color: #cccccc;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-shadow: 0px 2px 5px 5px black;
box-shadow: 0px 2px 5px 5px black;
}
.wrapper.active .sidebar-left .side-bar-bottom ul {
margin: 0;
}
.wrapper.active .sidebar-left .side-bar-bottom ul li {
padding: 10px;
margin: 0;
}
.wrapper.active .sidebar-left .side-bar-bottom ul li:hover i {
color: #ff6666;
}
.wrapper.active .sidebar-left .side-bar-bottom a i {
color: #cccccc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.wrapper.active nav.navbar {
margin: 0 0 0 80px;
}
.wrapper.active .content {
margin: 80px 20px 0 100px;
}
/* =====================================================
Sidebar-left Ends
===================================================== */
/* =====================================================
Messages Start
===================================================== */
.content {
margin: 80px 20px 0 270px;
}
/* =====================================================
Messages Settings Starts
===================================================== */
.box {
background-color: #e6e6e6;
border: 1px solid #f0f0f0;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
margin: 0 0 40px 0;
}
.heading-messages h3 {
margin: 30px 0px 50px 10px;
}
.breadcrumb {
border-radius: 50px;
padding: 10px 25px;
margin: 30px 0;
background-color: #ededed;
font-weight: bold;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
content: "";
margin: 0;
padding: 0;
display: inline-block;
}
.breadcrumb .breadcrumb-item i {
padding: 0 10px 0 0;
}
.breadcrumb .breadcrumb-item a {
text-decoration: none;
color: #1a1a1a;
}
.details-text h4 {
margin: 10px 20px;
border-bottom: 1px solid #cccccc;
padding: 10px 0 20px 0;
}
/* =====================================================
Messages Settings Ends
===================================================== */
.content .content-messages .active a {
color: #737373;
}
.content ul.nav.nav-pills {
margin: 40px 0 40px 0;
}
.content ul.nav.nav-pills li.nav-item {
margin: 0 5px;
position: relative;
}
.content ul.nav.nav-pills li.nav-item a.nav-link {
background-color: #e6e6e6;
-webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
color: #1a1a1a;
font-weight: bold;
letter-spacing: 1px;
-webkit-transition: 0.25;
transition: 0.25;
}
.content ul.nav.nav-pills li.nav-item a.nav-link.active {
background-color: #ff3333;
color: #e6e6e6;
}
.content ul.nav.nav-pills li.nav-item a.nav-link:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header {
margin: 0px 2px 20px 2px;
}
.content .inbox-header .btn {
background-color: #e6e6e6;
padding: 8px 30px;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
font-size: 15px;
-webkit-transition: 0.25ms linear;
transition: 0.25ms linear;
}
.content .inbox-header .btn:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header .dropdown .dropdown-btn {
font-weight: bold;
background-color: #ff3333;
color: #e6e6e6;
}
.content .inbox-header .dropdown .dropdown-menu {
min-width: 200px;
padding: 0;
}
.content .inbox-header .dropdown .dropdown-menu a.dropdown-item {
border-bottom: 1px solid #d9d9d9;
}
.content .inbox-header .dropdown .dropdown-menu a.dropdown-item i {
margin: 0 10px 0 0;
}
.content table {
margin: 20px;
max-width: 95%;
text-align: center;
}
.content table tr {
border: 1px solid #cccccc;
}
.content table tr td {
border-top: 1px solid #cccccc;
text-align: left;
}
.content table tr td:nth-child(2) i {
color: #ffa500;
}
.content table tr td:nth-child(2) i.active2 {
color: #cccccc;
}
.content table tr td:nth-child(3) i {
color: #cccccc;
}
.content table tr td:nth-child(3) i.active1 {
color: #ffa500;
}
.content table tr td {
font-weight: bold;
color: #4d4d4d;
}
.content table tr td:nth-child(5) a {
text-decoration: none;
color: #4d4d4d;
}
.content table tr td:nth-child(6) {
text-align: right;
}
.content table tr td:last-child {
text-align: right;
}
.content .page-navigation {
margin: 30px 30px 30px 0;
}
.content .page-navigation a:nth-child(2) i.fas,
.content .page-navigation a:nth-child(1) i.fas {
font-size: 23px;
border-radius: 20px 5px 5px 20px;
color: #e6e6e6;
margin: 0 1px;
padding: 8px 25px;
background-color: #ff3333;
}
.content .page-navigation a:nth-child(2) i.fas {
border-radius: 5px 20px 20px 5px;
}
.content .page-navigation a:hover i.fas {
background-color: #990000;
}
/* =====================================================
Messages Important
===================================================== */
.content .important table {
margin: 20px;
max-width: 95%;
text-align: center;
}
.content .important table tr td:nth-child(2) i {
color: #ffa500;
}
.content .important table tr td:nth-child(3) i {
color: #ffa500;
}
/* =====================================================
Messages Trash
===================================================== */
.content .trash table tr td:nth-child(3) {
padding-left: 0;
padding-right: 0;
}
.content .trash table tr td:nth-child(3) i {
color: #1a1a1a;
}
.content .trash table tr td:nth-child(3) {
padding-left: 0;
padding-right: 0;
}
.content .trash table tr td:nth-child(3) i.active1 {
color: #cccccc;
}
/* =====================================================
Messages Details
===================================================== */
.content .message-details ul.text-center {
margin: 40px 0;
}
.content .message-details ul.text-center > li {
margin: 0px 10px;
}
.content .message-details ul.text-center > li > a.btn {
padding: 10px 30px;
margin: 10px 0px;
font-size: 16px;
font-weight: bold;
background-color: #e6e6e6;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
}
.content .message-details ul.text-center > li > a.btn:hover {
background-color: #ff3333;
color: #e6e6e6;
}
.content .message-details .message-details-text {
border: 1px solid #cccccc;
width: 95%;
margin: 20px auto 40px auto;
}
.content .message-details .message-details-text .md-heading {
padding: 20px 40px 20px 10px;
border-bottom: 1px solid #cccccc;
width: 95%;
margin: 0 auto;
text-align: left;
}
.content .message-details .message-details-text .md-heading h4 {
font-weight: bold;
}
.content .message-details .message-details-text .message-details-body {
padding: 20px 40px;
}
.content .message-details .message-details-text .message-details-body .image-body {
border-bottom: 1px solid #cccccc;
}
.content .message-details .message-details-text .message-details-body .media img {
width: 80px;
}
.content .message-details .message-details-text .message-details-body .media .media-body h5 {
padding: 20px 0 0 0;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-body .media .media-body p {
padding: 20px 0 0 0;
color: #999999;
}
.content .message-details .message-details-text .message-details-body .text-right p {
font-weight: 600;
color: #1a1a1a;
}
.content .message-details .message-details-text .message-details-body .text {
padding: 20px 0px;
}
.content .message-details .message-details-text .message-details-body .text > p {
color: #1a1a1a;
}
.content .message-details .message-details-text .message-details-footer {
padding: 20px 40px;
}
.content .message-details .message-details-text .message-details-footer i {
padding: 0 0 0 10px;
}
.content .message-details .message-details-text .message-details-footer > span {
font-weight: 600;
padding: 0 0 0 10px;
}
.content .message-details .message-details-text .message-details-footer > a {
font-weight: bold;
letter-spacing: 1px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image {
padding: 40px 0 0 40px;
margin: 0;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li {
margin: 0px 0;
padding: 0;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li img {
width: 60px;
padding: 5px;
border: 5px solid #cccccc;
font-size: 14px;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li span {
font-size: 15px;
font-weight: 600;
padding: 0 0 0 5px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li a {
font-weight: bold;
letter-spacing: 1px;
color: #ff3333;
}
.content .message-details .message-details-text .message-details-footer ul.attachment-image li a.first-link {
padding: 0 0 0 70px;
margin: 0;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 {
margin: 40px 0px 20px 0px;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a {
color: #e6e6e6;
background-color: #ff3333;
padding: 10px 25px;
margin: 0 5px;
border-radius: 5px;
font-weight: 600;
text-decoration: none;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a i {
padding: 0 10px 0 0;
}
.content .message-details .message-details-text .message-details-footer .btn-group1 a:nth-child(3) i,
.content .message-details .message-details-text .message-details-footer .btn-group1 a:nth-child(4) i {
padding: 0 0px 0 0;
}
/* =====================================================
Messages Compose
===================================================== */
.content .compose-messages .compose-messages-border {
border: 1px solid #cccccc;
padding: 0px 40px;
margin: 10px;
}
.content .compose-messages .compose-messages-border ul.nav.nav-pills {
margin: 30px 0 40px 0;
}
.content .compose-messages .compose-messages-border > ul {
padding: 0 0 40px 0;
border-bottom: 1px solid #cccccc;
}
.content .compose-messages .compose-messages-border > ul li a.btn {
padding: 8px 25px;
background-color: #1a1a1a;
color: #e6e6e6;
}
.content .compose-messages .compose-messages-border > ul li a:hover {
background-color: #ff3333;
}
.content .compose-messages .compose-messages-border form {
position: relative;
margin: 40px 0;
}
.content .compose-messages .compose-messages-border form .compose-options {
position: absolute;
right: 0;
padding: 6px 20px;
}
.content .compose-messages .compose-messages-border form .compose-options a {
color: #737373;
font-weight: 600;
}
.content .compose-messages .compose-messages-border form .form-group > label {
position: absolute;
left: 0px;
background-color: #cccccc;
width: 80px;
padding: 7px 20px;
margin: auto 0;
}
.content .compose-messages .compose-messages-border form .form-group .form-control {
padding: 0 0 0 83px;
}
.content .compose-messages .compose-messages-border .ck-editor {
margin-bottom: 16px;
}
.content .compose-messages .compose-messages-border .ck-editor p {
font-size: 14px;
}
.content .compose-messages .compose-messages-border .ck-editor .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
height: 150px;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
}
.content .compose-messages .compose-messages-border .ck-editor .ck.ck-editor__main > .ck-editor__editable:focus {
height: 150px;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
}
.content .compose-messages .compose-messages-border ul.footer-btns {
margin: 0;
padding: 40px 0 40px 0;
border-bottom: 0;
}
.content .compose-messages .compose-messages-border ul.footer-btns li a.btn {
padding: 8px 25px;
background-color: #1a1a1a;
color: #e6e6e6;
}
.content .compose-messages .compose-messages-border ul.footer-btns li a:hover {
background-color: #ff3333;
}
/* =====================================================
Messages End
===================================================== */
/* =====================================================
Bookings Block Start
===================================================== */
/* =====================================================
Add New Button Starts
===================================================== */
/* =====================================================
Tooltip Starts
===================================================== */
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
border-radius: 5px;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
}
/* =====================================================
Tooltip Ends
===================================================== */
.box .add-new {
margin: 40px 0 30px 20px;
}
.box .add-new a {
padding: 5px 20px;
background-color: #ff3333;
color: white;
font-size: 13px;
font-weight: 600;
border-radius: 10px;
}
.box .add-new a i {
padding: 0 0 0 10px;
font-size: 11px;
}
.box .tools-btns {
margin: 40px 20px 30px 0px;
}
.box .tools-btns a i {
padding: 7px 20px;
background-color: #ff3333;
color: #e6e6e6;
border-radius: 20px;
font-size: 11px;
}
/* =====================================================
Add New Button Ends
===================================================== */
.content.booking-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.booking-content table thead {
border: 0;
}
.content.booking-content table thead tr {
border: 0;
}
.content.booking-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
font-weight: 700;
line-height: 1;
}
.content.booking-content table tr td {
border-top: 1px solid #cccccc;
text-align: center;
font-weight: 600;
font-size: 15px;
}
.content.booking-content table tr td:nth-child(1) img {
min-width: 35px;
max-width: 35px;
}
.content.booking-content table tr td:nth-child(4) a,
.content.booking-content table tr td:nth-child(3) a {
color: #ff3333;
font-weight: 600;
}
.content.booking-content table tr td:nth-child(4) a:hover,
.content.booking-content table tr td:nth-child(3) a:hover {
color: #990000;
}
.content.booking-content table tr td:nth-child(8) a {
color: #e6e6e6;
padding: 4px 10px;
border-radius: 10px;
font-size: 11px;
}
.content.booking-content table tr td:nth-child(8).approved a {
background-color: green;
}
.content.booking-content table tr td:nth-child(8).pending a {
background-color: #ffa500;
}
.content.booking-content table tr td:nth-child(8).cancelled a {
background-color: #ff0000;
}
.content.booking-content table tr td:nth-child(9) a {
padding: 4px 12px;
background-color: #ff3333;
border-radius: 10px;
color: #e6e6e6;
font-size: 11px;
font-weight: 600;
text-transform: capitalize;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.content.booking-content table tr td.unpaid > a {
background-color: #ff0000;
}
.content.booking-content table tr td.paid > a {
background-color: green;
}
.content.booking-content table tr td:nth-child(10) {
border-bottom: 0;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.booking-content table tr td:nth-child(10) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.booking-content table tr td:nth-child(10) a i.fa-edit:hover {
background-color: #030303;
}
.content.booking-content table tr td:nth-child(10) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Bookings BLock End
===================================================== */
/* =====================================================
Listing Add details BLock Start
===================================================== */
.flight-listing-form .form-row,
.car-listing-form .form-row,
.cruise-listing-form .form-row,
.tour-listing-form .form-row,
.hotel-listing-form .form-row {
padding: 0;
}
.flight-listing-form .form-row .col-md,
.car-listing-form .form-row .col-md,
.cruise-listing-form .form-row .col-md,
.tour-listing-form .form-row .col-md,
.hotel-listing-form .form-row .col-md {
padding: 0;
}
.flight-listing-form .form-row .col-md select option,
.car-listing-form .form-row .col-md select option,
.cruise-listing-form .form-row .col-md select option,
.tour-listing-form .form-row .col-md select option,
.hotel-listing-form .form-row .col-md select option {
padding: 0px;
}
.flight-listing-form .form-row .col-md:nth-child(1),
.car-listing-form .form-row .col-md:nth-child(1),
.cruise-listing-form .form-row .col-md:nth-child(1),
.tour-listing-form .form-row .col-md:nth-child(1),
.hotel-listing-form .form-row .col-md:nth-child(1) {
padding: 0 20px 0 0;
}
.flight-listing-form form,
.car-listing-form form,
.cruise-listing-form form,
.tour-listing-form form,
.hotel-listing-form form {
position: relative;
margin: 40px auto 30px auto;
max-width: 90%;
}
.flight-listing-form form .form-group,
.car-listing-form form .form-group,
.cruise-listing-form form .form-group,
.tour-listing-form form .form-group,
.hotel-listing-form form .form-group {
margin-bottom: 50px;
}
.flight-listing-form form .form-group > label,
.car-listing-form form .form-group > label,
.cruise-listing-form form .form-group > label,
.tour-listing-form form .form-group > label,
.hotel-listing-form form .form-group > label {
position: absolute;
color: #0f0f0f;
font-weight: 600;
left: 0px;
background-color: #cccccc;
width: 170px;
padding: 7px 10px;
height: 38px;
margin: auto 0;
}
.flight-listing-form form .form-group .form-control,
.car-listing-form form .form-group .form-control,
.cruise-listing-form form .form-group .form-control,
.tour-listing-form form .form-group .form-control,
.hotel-listing-form form .form-group .form-control {
padding: 0 0 0 180px;
}
.flight-listing-form form .form-group input,
.flight-listing-form form .form-group .custom-select,
.car-listing-form form .form-group input,
.car-listing-form form .form-group .custom-select,
.cruise-listing-form form .form-group input,
.cruise-listing-form form .form-group .custom-select,
.tour-listing-form form .form-group input,
.tour-listing-form form .form-group .custom-select,
.hotel-listing-form form .form-group input,
.hotel-listing-form form .form-group .custom-select {
color: #333333;
border: 1px solid #cccccc;
}
.flight-listing-form form .input-group-text,
.car-listing-form form .input-group-text,
.cruise-listing-form form .input-group-text,
.tour-listing-form form .input-group-text,
.hotel-listing-form form .input-group-text {
color: #0f0f0f;
font-weight: 600;
position: relative;
background-color: #cccccc;
width: 170px;
padding: 7px 10px;
border-radius: unset;
border: unset;
text-align: center;
margin: 0 auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.flight-listing-form form .custom-select,
.car-listing-form form .custom-select,
.cruise-listing-form form .custom-select,
.tour-listing-form form .custom-select,
.hotel-listing-form form .custom-select {
color: #0f0f0f;
background: unset;
border: unset;
border-radius: unset;
background-color: #fff;
border: 1px solid #ced4da;
}
.flight-listing-form form i.fa-angle-down,
.car-listing-form form i.fa-angle-down,
.cruise-listing-form form i.fa-angle-down,
.tour-listing-form form i.fa-angle-down,
.hotel-listing-form form i.fa-angle-down {
position: absolute;
top: 13px;
right: 20px;
color: #cccccc;
}
.flight-listing-form form textarea,
.car-listing-form form textarea,
.cruise-listing-form form textarea,
.tour-listing-form form textarea,
.hotel-listing-form form textarea {
margin: 20px 0 0 0;
}
.flight-listing-form form ul li:nth-child(2) button,
.flight-listing-form form ul li:nth-child(1) button,
.car-listing-form form ul li:nth-child(2) button,
.car-listing-form form ul li:nth-child(1) button,
.cruise-listing-form form ul li:nth-child(2) button,
.cruise-listing-form form ul li:nth-child(1) button,
.tour-listing-form form ul li:nth-child(2) button,
.tour-listing-form form ul li:nth-child(1) button,
.hotel-listing-form form ul li:nth-child(2) button,
.hotel-listing-form form ul li:nth-child(1) button {
background-color: #ff3333;
font-weight: 600;
color: #e6e6e6;
padding: 6px 30px;
}
.flight-listing-form form ul li:nth-child(2) button,
.car-listing-form form ul li:nth-child(2) button,
.cruise-listing-form form ul li:nth-child(2) button,
.tour-listing-form form ul li:nth-child(2) button,
.hotel-listing-form form ul li:nth-child(2) button {
background-color: #737373;
}
.flight-listing-form .dropzone,
.car-listing-form .dropzone,
.cruise-listing-form .dropzone,
.tour-listing-form .dropzone,
.hotel-listing-form .dropzone {
text-align: center;
border: 2px dashed #999999;
margin: 0px auto 50px auto;
}
.flight-listing-form .dropzone .fa-cloud-upload-alt,
.car-listing-form .dropzone .fa-cloud-upload-alt,
.cruise-listing-form .dropzone .fa-cloud-upload-alt,
.tour-listing-form .dropzone .fa-cloud-upload-alt,
.hotel-listing-form .dropzone .fa-cloud-upload-alt {
font-size: 60px;
margin: 20px 0 0 0;
padding: 0;
cursor: pointer;
}
.flight-listing-form .dropzone .dz-message,
.car-listing-form .dropzone .dz-message,
.cruise-listing-form .dropzone .dz-message,
.tour-listing-form .dropzone .dz-message,
.hotel-listing-form .dropzone .dz-message {
font-size: 20px;
margin: 10px 0;
color: #1a1a1a;
}
.flight-listing-form .dropzone .dz-message p,
.car-listing-form .dropzone .dz-message p,
.cruise-listing-form .dropzone .dz-message p,
.tour-listing-form .dropzone .dz-message p,
.hotel-listing-form .dropzone .dz-message p {
font-size: 24px;
margin: 20px 0;
}
/* =====================================================
Listing Add details Block End
===================================================== */
/* =====================================================
Listings Block Start
===================================================== */
.content.flight-listing-content table,
.content.car-listing-content table,
.content.cruise-listing-content table,
.content.tour-listing-content table,
.content.listing-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.flight-listing-content table thead,
.content.car-listing-content table thead,
.content.cruise-listing-content table thead,
.content.tour-listing-content table thead,
.content.listing-content table thead {
border: 0;
}
.content.flight-listing-content table thead tr,
.content.car-listing-content table thead tr,
.content.cruise-listing-content table thead tr,
.content.tour-listing-content table thead tr,
.content.listing-content table thead tr {
border: 0;
}
.content.flight-listing-content table thead tr th,
.content.car-listing-content table thead tr th,
.content.cruise-listing-content table thead tr th,
.content.tour-listing-content table thead tr th,
.content.listing-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
line-height: 1.2;
font-weight: 700;
}
.content.flight-listing-content table tr td,
.content.car-listing-content table tr td,
.content.cruise-listing-content table tr td,
.content.tour-listing-content table tr td,
.content.listing-content table tr td {
border-top: 1px solid #cccccc;
text-align: center;
color: #4d4d4d;
font-size: 15px;
font-weight: 600;
}
.content.flight-listing-content table tr td:nth-child(1) img,
.content.car-listing-content table tr td:nth-child(1) img,
.content.cruise-listing-content table tr td:nth-child(1) img,
.content.tour-listing-content table tr td:nth-child(1) img,
.content.listing-content table tr td:nth-child(1) img {
min-width: 35px;
max-width: 35px;
}
.content.flight-listing-content table tr td:nth-child(4) a,
.content.flight-listing-content table tr td:nth-child(3) a,
.content.car-listing-content table tr td:nth-child(4) a,
.content.car-listing-content table tr td:nth-child(3) a,
.content.cruise-listing-content table tr td:nth-child(4) a,
.content.cruise-listing-content table tr td:nth-child(3) a,
.content.tour-listing-content table tr td:nth-child(4) a,
.content.tour-listing-content table tr td:nth-child(3) a,
.content.listing-content table tr td:nth-child(4) a,
.content.listing-content table tr td:nth-child(3) a {
color: #4d4d4d;
}
.content.flight-listing-content table tr td:nth-child(7) a,
.content.car-listing-content table tr td:nth-child(7) a,
.content.cruise-listing-content table tr td:nth-child(7) a,
.content.tour-listing-content table tr td:nth-child(7) a,
.content.listing-content table tr td:nth-child(7) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.content.flight-listing-content table tr td:nth-child(7).active a,
.content.car-listing-content table tr td:nth-child(7).active a,
.content.cruise-listing-content table tr td:nth-child(7).active a,
.content.tour-listing-content table tr td:nth-child(7).active a,
.content.listing-content table tr td:nth-child(7).active a {
background-color: green;
}
.content.flight-listing-content table tr td:nth-child(7).draft a,
.content.car-listing-content table tr td:nth-child(7).draft a,
.content.cruise-listing-content table tr td:nth-child(7).draft a,
.content.tour-listing-content table tr td:nth-child(7).draft a,
.content.listing-content table tr td:nth-child(7).draft a {
background-color: #ff3333;
}
.content.flight-listing-content table tr td:nth-child(7).featured a,
.content.car-listing-content table tr td:nth-child(7).featured a,
.content.cruise-listing-content table tr td:nth-child(7).featured a,
.content.tour-listing-content table tr td:nth-child(7).featured a,
.content.listing-content table tr td:nth-child(7).featured a {
background-color: orange;
}
.content.flight-listing-content table tr td:nth-child(7).expired a,
.content.car-listing-content table tr td:nth-child(7).expired a,
.content.cruise-listing-content table tr td:nth-child(7).expired a,
.content.tour-listing-content table tr td:nth-child(7).expired a,
.content.listing-content table tr td:nth-child(7).expired a {
background-color: #ff0000;
}
.content.flight-listing-content table tr td:nth-child(10),
.content.car-listing-content table tr td:nth-child(10),
.content.cruise-listing-content table tr td:nth-child(10),
.content.tour-listing-content table tr td:nth-child(10),
.content.listing-content table tr td:nth-child(10) {
border-bottom: 0;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.flight-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.car-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-edit,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.listing-content table tr td:nth-child(10) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.flight-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.car-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-edit:hover,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt:hover,
.content.listing-content table tr td:nth-child(10) a i.fa-edit:hover {
background-color: #030303;
}
.content.flight-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.car-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.cruise-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(10) a i.fa-trash-alt,
.content.listing-content table tr td:nth-child(10) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Tour Listing Starts
===================================================== */
.content.tour-listing-content table tr td:nth-child(8) {
border-bottom: 0;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt,
.content.tour-listing-content table tr td:nth-child(8) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt:hover,
.content.tour-listing-content table tr td:nth-child(8) a i.fa-edit:hover {
background-color: #030303;
}
.content.tour-listing-content table tr td:nth-child(8) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Tour Listing Ends
===================================================== */
/* =====================================================
Cruise,car,flight Listing Start
===================================================== */
.content.flight-listing-content table,
.content.car-listing-content table,
.content.cruise-listing-content table {
margin: 20px auto;
max-width: 95%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.content.flight-listing-content table thead,
.content.car-listing-content table thead,
.content.cruise-listing-content table thead {
border: 0;
}
.content.flight-listing-content table thead tr,
.content.car-listing-content table thead tr,
.content.cruise-listing-content table thead tr {
border: 0;
}
.content.flight-listing-content table thead tr th,
.content.car-listing-content table thead tr th,
.content.cruise-listing-content table thead tr th {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size: 15px;
font-weight: 700;
}
.content.flight-listing-content table tr td:nth-child(9) a,
.content.car-listing-content table tr td:nth-child(9) a,
.content.cruise-listing-content table tr td:nth-child(9) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.content.flight-listing-content table tr td:nth-child(9).active a,
.content.car-listing-content table tr td:nth-child(9).active a,
.content.cruise-listing-content table tr td:nth-child(9).active a {
background-color: green;
}
.content.flight-listing-content table tr td:nth-child(9).draft a,
.content.car-listing-content table tr td:nth-child(9).draft a,
.content.cruise-listing-content table tr td:nth-child(9).draft a {
background-color: #ff3333;
}
.content.flight-listing-content table tr td:nth-child(9).featured a,
.content.car-listing-content table tr td:nth-child(9).featured a,
.content.cruise-listing-content table tr td:nth-child(9).featured a {
background-color: orange;
}
.content.flight-listing-content table tr td:nth-child(9).expired a,
.content.car-listing-content table tr td:nth-child(9).expired a,
.content.cruise-listing-content table tr td:nth-child(9).expired a {
background-color: #ff0000;
}
/* =====================================================
Cruise,car,flight Listing End
===================================================== */
/* =====================================================
Listings Block End
===================================================== */
/* =====================================================
Profile Block Starts
===================================================== */
.content.profile .hotel-listing-form .form-group label {
width: 120px;
font-size: 15px;
}
.content.profile .hotel-listing-form .form-group .form-control {
padding: 0 0 0 125px;
}
.content.profile .hotel-listing-form .form-group textarea {
margin: 0;
width: 100%;
}
.content.profile .upload-photo-wrapper {
padding: 0px 0 20px 0;
}
.content.profile .upload-photo-wrapper .upload-heading h5 {
padding: 10px 0 10px 0;
color: #1a1a1a;
margin: 0;
font-size: 20px;
}
.content.profile .upload-photo-wrapper .dropzone {
margin: auto;
text-align: center;
border: 2px dashed #b3b3b3;
max-width: 340px;
max-height: 150px;
}
.content.profile .upload-photo-wrapper .dropzone .dz-message {
margin: 30px 0;
}
.content.profile .upload-photo-wrapper .dropzone .dz-message p {
color: red;
font-weight: 700;
font-size: 18px;
}
/* =====================================================
View Profile Starts
===================================================== */
.content.view-profile .box {
padding: 0 25px 20px 25px;
}
.content.view-profile .profile-padding {
padding: 20px 0 0 0;
}
.content.view-profile .heading-part {
padding: 0 0px 30px 0;
}
.content.view-profile .heading-part p {
padding-left: 20px;
margin-bottom: 10px;
font-weight: 700;
}
.content.view-profile .details-part {
padding: 0 0px 30px 0;
}
.content.view-profile .details-part p {
margin-bottom: 10px;
font-weight: 600;
color: #4d4d4d;
}
.content.view-profile .personal-info h6 {
font-weight: 700;
padding-left: 20px;
}
.content.view-profile .personal-info p {
padding: 0 0 0 20px;
margin: 0;
}
.content.view-profile .upload-photo-wrapper .upload-heading h5 {
font-weight: 700;
}
.content.view-profile .upload-photo-wrapper .dropzone {
padding: 0;
}
.content.view-profile .upload-photo-wrapper .dropzone .dz-message {
margin: 0;
padding: 14px 0;
}
.content.view-profile .upload-photo-wrapper .dropzone .dz-message h1 {
font-size: 90px;
margin: 0;
}
/* =====================================================
View Profile Ends
===================================================== */
/* =====================================================
Change-Password Starts
===================================================== */
.content.change-password .form-padding {
max-width: 90%;
margin: 0 auto;
}
/* =====================================================
Change-Password Ends
===================================================== */
/* =====================================================
Profile Block Ends
===================================================== */
/* =====================================================
Users Start
===================================================== */
.users-list table tr td:nth-child(8) a {
color: #e6e6e6;
font-size: 13px;
padding: 5px 10px;
border-radius: 10px;
}
.users-list table tr td:nth-child(8).active a {
background-color: green;
}
.users-list table tr td:nth-child(8).draft a {
background-color: #ff3333;
}
.users-list table tr td:nth-child(8).featured a {
background-color: #ffa500;
}
.users-list table tr td:nth-child(8).expired a {
background-color: #ff0000;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt,
.users-list table tr td:nth-child(9) a i.fa-edit {
background-color: #4d4d4d;
padding: 7px;
font-size: 10px;
border-radius: 50%;
color: #e6e6e6;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt:hover,
.users-list table tr td:nth-child(9) a i.fa-edit:hover {
background-color: #030303;
}
.users-list table tr td:nth-child(9) a i.fa-trash-alt {
background-color: #ff0000;
}
/* =====================================================
Users End
===================================================== */
/* =====================================================
Reviews Starts
===================================================== */
.reviews-body ul {
padding: 0 30px;
}
.reviews-body ul li {
list-style-type: none;
}
.reviews-body .media {
margin: 50px 0;
}
.reviews-body .media img {
max-width: 80px;
}
.reviews-body .media .media-body h5 {
margin: 10px 0 10px 0;
}
.reviews-body .media .media-body h5 small {
font-weight: 600;
font-size: 14px;
color: #4d4d4d;
font-style: italic;
}
.reviews-body .media .media-body p {
margin: 0;
font-size: 15px;
text-align: justify;
color: #4d4d4d;
padding-left: 10px;
}
.reviews-body .media .media-body i {
font-size: 14px;
margin: 0px 0 20px 3px;
}
.reviews-body .media .media-body i.fas {
color: #ffa500;
}
.reviews-body .media .media-body i.fas.null {
color: #cccccc;
}
.reviews-body .media .media-body p.text-sm-right,
.reviews-body .media .media-body span {
font-style: italic;
font-weight: 600;
color: #666666;
font-size: 15px;
}
.reviews-body .media .media-body .media {
margin: 50px 0 0 0;
}
/* =====================================================
Reviews Ends
===================================================== */
/* =====================================================
Bookmarks Start
===================================================== */
.content.listing-content.bookmarks table tr td:nth-child(7) a {
background-color: red;
}
/* =====================================================
Bookmarks End
===================================================== */
/* ****************************Dashboard Starts Here************************** */
/* =====================================================
Dashboard Starts
===================================================== */
.dashbaord .box {
padding: 40px 0px;
border: unset;
}
.dashbaord .box .dashboard-wrapper {
padding: 0 30px;
}
.dashbaord .box .row:nth-child(1) .col-lg-6,
.dashbaord .box .row:nth-child(1) .col-xl,
.dashbaord .box .row:nth-child(1) .col {
padding: 0px 10px;
}
.dashbaord .box .row:nth-child(1) .col-lg-6 .col,
.dashbaord .box .row:nth-child(1) .col-xl .col,
.dashbaord .box .row:nth-child(1) .col .col {
padding: 0;
}
.dashbaord .box .dashboard-boxes {
border-radius: 7px;
color: #f2f2f2;
text-align: center;
overflow: hidden;
}
.dashbaord .box .dashboard-boxes .icon {
background-color: #0062cc;
border-radius: 7px 0 0 7px;
min-height: 90px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.dashbaord .box .dashboard-boxes .icon i {
font-size: 35px;
color: #f2f2f2;
opacity: .8;
}
.dashbaord .box .dashboard-boxes a h5 {
color: #f2f2f2;
min-height: 90px;
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;
padding: 0 10px;
margin: 0;
}
.dashbaord .box .dashboard-boxes.primary {
background-color: #007bff;
}
.dashbaord .box .dashboard-boxes.primary:hover {
background-color: #1a88ff;
}
.dashbaord .box .dashboard-boxes.primary .icon {
background-color: #0062cc;
}
.dashbaord .box .dashboard-boxes.success {
background-color: #28a745;
}
.dashbaord .box .dashboard-boxes.success:hover {
background-color: #2dbc4e;
}
.dashbaord .box .dashboard-boxes.success .icon {
background-color: #1e7e34;
}
.dashbaord .box .dashboard-boxes.danger {
background-color: #dc3545;
}
.dashbaord .box .dashboard-boxes.danger:hover {
background-color: #e04b59;
}
.dashbaord .box .dashboard-boxes.danger .icon {
background-color: #bd2130;
}
.dashbaord .box .dashboard-boxes.warning {
background-color: #edb100;
}
.dashbaord .box .dashboard-boxes.warning:hover {
background-color: #ffc008;
}
.dashbaord .box .dashboard-boxes.warning .icon {
background-color: #ba8b00;
}
.dashbaord .box .dashboard1-wrapper {
background-color: #dbdbdb;
border-radius: 20px;
padding: 20px 0;
margin: 40px 0 0 0;
}
.dashbaord .box .dashboard-boxes1 .icon {
margin: 0 auto;
}
.dashbaord .box .dashboard-boxes1 .icon i {
font-size: 35px;
background-color: #008000;
color: #f2f2f2;
height: 80px;
width: 80px;
border-radius: 50%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dashbaord .box .dashboard-boxes1 a {
color: #0d0d0d;
margin: 0 auto;
}
.dashbaord .box .dashboard-boxes1 a h5 {
padding: 5px 3px 0 3px;
text-align: center;
font-weight: 900;
font-size: 36px;
margin: 0;
font-family: 'Baloo Chettan', cursive;
}
.dashbaord .box .dashboard-boxes1 a h5 small {
font-weight: 600;
font-size: 16px;
color: gray;
font-family: 'Roboto Slab', serif;
}
.dashbaord .box .dashboard-boxes1.primary:hover .icon i {
background-color: #a71d2a;
}
.dashbaord .box .dashboard-boxes1.primary .icon i {
background-color: #bd2130;
}
.dashbaord .box .dashboard-boxes1.success:hover .icon i {
background-color: #a17800;
}
.dashbaord .box .dashboard-boxes1.success .icon i {
background-color: #edb100;
}
.dashbaord .box .dashboard-boxes1.danger:hover .icon i {
background-color: #0056b3;
}
.dashbaord .box .dashboard-boxes1.danger .icon i {
background-color: #0062cc;
}
.dashbaord .box .dashboard-boxes1.warning:hover .icon i {
background-color: #a17800;
}
.dashbaord .box .dashboard-boxes1.warning .icon i {
background-color: #ba8b00;
}
.dashbaord .box .dashboard-boxes1.info:hover .icon i {
background-color: #b30000;
}
.dashbaord .box .dashboard-boxes1.info .icon i {
background-color: #ff3333;
}
.dashbaord .box .charts-section {
margin: 50px 30px 0 30px;
}
.dashbaord .box .charts-section canvas {
max-height: 600px;
max-width: 800px;
margin: 0 auto;
}
.dashbaord .box .charts-section .canvas1 {
margin-bottom: 50px;
}
/* =====================================================
Dashboard Ends
===================================================== */
/*# sourceMappingURL=style.css.map */ | 0.310485 | 0.061791 |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* border: 1px solid red;*/
}
/*For making map as background*/
html,
body,
#map {
width: 100%;
height: 100%;
z-index: 1;
position: absolute;
margin: 0;
}
#title_container {
position: absolute;
z-index: 2;
text-align: right;
width: 100%;
margin: auto;
}
#title {
color: darkmagenta;
font-size: 1.4em;
position: absolute;
left: 35%;
margin-left: 2%;
}
#title_main {
margin-top: auto;
margin-bottom: 0px;
}
#content_container {
position: absolute;
z-index: 2;
top: 17%;
left: 1%;
}
#content_search {
margin-left: 1%;
margin-top: 2%;
position: absolute;
z-index: 2;
}
#content_searchbar {
width: 130px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
background-image: url(../images/zoom.png);
background-repeat: no-repeat;
background-position: 9px 7px;
padding: 5px;
padding-top: 10px;
padding-left: 46px;
border-radius: 17px;
}
/* When the input field gets focus, change its width to 100% */
#content_searchbar:focus {
width: 100%;
}
#content_data_ul {
background-color: #cfcfe5;
color: #353570;
padding-left: 0px;
border-radius: 5%;
list-style: none;
margin: 0px;
}
.content_data_li {
padding: 6px;
border-bottom: 1px solid;
border-radius: 5%;
}
#click_9 {
border-bottom: none;
}
button {
position: absolute;
z-index: 2;
bottom: 0%;
padding: 9px;
}
.info_container {
max-width: 100px;
}
/*media queries*/
@media only screen and (min-width: 768px) {
#title_container {
font-size: 2em;
}
.info_container {
max-width: 287px;
font-size: 20px;
padding: 11px;
}
}
@media only screen and (min-width: 1024px) {
.info_container {
font-size: 15px;
padding: 0px;
}
#title {
left: 51%;
}
} | css/style.css | * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* border: 1px solid red;*/
}
/*For making map as background*/
html,
body,
#map {
width: 100%;
height: 100%;
z-index: 1;
position: absolute;
margin: 0;
}
#title_container {
position: absolute;
z-index: 2;
text-align: right;
width: 100%;
margin: auto;
}
#title {
color: darkmagenta;
font-size: 1.4em;
position: absolute;
left: 35%;
margin-left: 2%;
}
#title_main {
margin-top: auto;
margin-bottom: 0px;
}
#content_container {
position: absolute;
z-index: 2;
top: 17%;
left: 1%;
}
#content_search {
margin-left: 1%;
margin-top: 2%;
position: absolute;
z-index: 2;
}
#content_searchbar {
width: 130px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
background-image: url(../images/zoom.png);
background-repeat: no-repeat;
background-position: 9px 7px;
padding: 5px;
padding-top: 10px;
padding-left: 46px;
border-radius: 17px;
}
/* When the input field gets focus, change its width to 100% */
#content_searchbar:focus {
width: 100%;
}
#content_data_ul {
background-color: #cfcfe5;
color: #353570;
padding-left: 0px;
border-radius: 5%;
list-style: none;
margin: 0px;
}
.content_data_li {
padding: 6px;
border-bottom: 1px solid;
border-radius: 5%;
}
#click_9 {
border-bottom: none;
}
button {
position: absolute;
z-index: 2;
bottom: 0%;
padding: 9px;
}
.info_container {
max-width: 100px;
}
/*media queries*/
@media only screen and (min-width: 768px) {
#title_container {
font-size: 2em;
}
.info_container {
max-width: 287px;
font-size: 20px;
padding: 11px;
}
}
@media only screen and (min-width: 1024px) {
.info_container {
font-size: 15px;
padding: 0px;
}
#title {
left: 51%;
}
} | 0.330363 | 0.072472 |
* { margin:0; padding:0;}
body#body{
background:url(images/bg.gif) top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5e5c5a;
}
ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}
table{border-collapse:collapse; border:0px;}
td { vertical-align:top; padding: 2px;}
tbody { border:none;}
a{ color:#0094a9; outline:none}
a:hover{text-decoration:none; }
img, a img { border:0;}
.clear { clear:both;}
fieldset { border:1px solid #6b6b6b; overflow:hidden; position:relative;}
fieldset legend { color:#0094a9;}
html.js fieldset.collapsed legend { display:inline;}
/*html.js fieldset.collapsible legend a { background:url(images/a5.gif) no-repeat 5px 7px;}
html.js fieldset.collapsed legend a { background:url(images/a4.gif) no-repeat 5px 6px;}*/
fieldset a { color:#dd621e;}
fieldset .tips { font-size:10px;}
.min-width {
/*width: expression(((document.documentElement.clientWidth || document.body.clientWidth)) < 980? "980px" : "100%"); */
/*width: 100%; */
min-width:980px;
}
.main { margin:0 auto; width:994px;}
table.system-status-report th, thead th { border-bottom:1px solid #6b6b6b; color:#000000; font-size:13px; }
thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #6b6b6b;}
/*------HEADER------*/
#header { padding:0px;}
.head-row1 {
/*height:137px;*/
height:120px;
overflow:hidden;}
.head-row1 .col1 { float:left;}
.head-row1 .col2 { float:right;}
.head-row1 .col2 .login-header {
background:url(images/bg-line.gif) bottom repeat-x;
color:#5e5c5a;
padding:0px 8px 0px 7px;
margin-right:12px;
font-size:11px;}
.head-row1 .col2 .login-header span {
/*background:url(images/clock.gif) no-repeat 0 center;*/
padding:4px 0 4px 31px;
margin-left:90px;}
.head-row2 {
/*height:56px;*/
height:38px;
overflow:hidden;
background:url(images/bg-row.gif) repeat-x top}
.head-row2 .col1 { float:left; padding-left:15px;}
.head-row2 .col2 { float:right; text-align:right; text-transform:uppercase;}
.head-row3 { height:194px;}
.logo {
/*margin:37px 0px 0px 20px; */
margin:15px 0px 0px 15px;
float:left;}
h1.site-name { font-size:32px; padding:40px 10px 0px 30px; font-family:"Trebuchet MS"; text-transform:capitalize; font-weight:bold;}
h1.site-name a { color:#FFFFFF; text-decoration:none; font-weight:normal; line-height:30px;}
.slogan { padding:4px 0px 0px 12px; color:#FFFFFF; font-size:12px; text-transform:none; float:left;}
.slogan-img { margin:71px 46px 0px 321px; float:left;}
/*----Breadcrumb-----*/
.breadcrumb { padding:20px 55px 2px 28px; color:#484848; font-size:14px; font-weight:normal; text-align:left;}
.breadcrumb a { color:#484848; text-decoration:none; padding:0px 2px 0px 2px; text-transform:none; vertical-align:middle; font-weight:normal;}
.breadcrumb a:hover { text-decoration:underline; color:#000;}
/* footer */
#footer { color:#fff; font-size:13px; font-weight:normal; text-align:center; width:100%; overflow:hidden; background:url(images/bg-bot.gif) top repeat-x;}
.foot { text-align:center; margin:0 auto; width:994px; padding:21px 0px 21px 0px;}
#footer span a { color:#fff !important; text-decoration:underline;}
#footer a:hover{ text-decoration:none;}
#footer .foot span { padding-left:0px;}
/* footer end */
/*------CORNERS------*/
div.block { margin-bottom:5px; color:#363638; position:relative; overflow:hidden;}
.block .content { overflow:hidden; padding:8px 0px 10px 0px; border-top:0;}
.clear-block { padding:0px 20px 0px 18px;}
.admin .clear-block { padding:0px;}
.banner { background:url(images/banner.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner:hover { background:url(images/banner-act.jpg) no-repeat 0 0;}
.banner2 { background:url(images/banner2.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner2:hover { background:url(images/banner2-act.jpg) no-repeat 0 0;}
.banner3 { background:url(images/banner3.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner3:hover { background:url(images/banner3-act.jpg) no-repeat 0 0;}
.bg-cont { background:url(images/bg-cont2.gif) top repeat-x;}
.bg-columns { background:url(images/bg-line3.gif) repeat-y 302px 0; width:100%; overflow:hidden;}
.col-left { width:264px; float:left; margin-right:77px}
.col-right { width:264px; float:left;}
h4 {color:#000; font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;}
.blocks { overflow:hidden; width:100%; padding-top:30px;}
.blocks div { background:url(images/bg-blocks.gif) top repeat-x #fafafa; width:209px; float:left; overflow:hidden;}
.blocks div h4 {padding:12px 0px 30px 45px;}
.blocks div .inner{ padding:18px 0px 35px 15px;}
.blocks div a { color:#1579d9;}
.list, .list2 { margin-right:3px;}
.blocks div ul { margin-left:6px; margin-bottom:30px;}
.blocks2 { overflow:hidden; width:100%;}
.blocks2 .inner { padding:0px 0px 15px 0px;}
.blocks2 div.list, .blocks2 div.list2 { float:left; width:200px;}
.blocks2 div.list3 { width:170px; float:left;}
.blocks2 div ul { margin-left:6px;}
.events { width:100%; overflow:hidden; padding-bottom:20px;}
.events .list { float:left; width:288px;}
.list-col { float:left; margin-right:30px;}
a.cont-more { font-size:14px !important; font-weight:bold !important;}
.aboutus .columns { width:100%; overflow:hidden;}
.aboutus .column-left { width:45%; float:left;}
.aboutus .column-right { width:45%; float:right;}
.aboutus span { font-weight:bold; font-size:12px !important; color:#0462ae}
.solutions .list-left { float:left; margin-right:20px;}
.links-content .columns { width:100%; overflow:hidden; padding-bottom:20px;}
.links-content .column-left { width:45%; float:left;}
.links-content .column-right { width:45%; float:right;}
.services .columns { width:100%; overflow:hidden; padding-bottom:20px;}
.services .column-left { width:40%; float:left;}
.services .column-right { width:55%; float:right;}
.faq span { font-weight:bold; font-size:14px !important;}
.links-indent { padding:10px 0px 0px 0px; overflow:hidden;}
.links-indent ul.links li { float:left; padding:0 10px 3px 0!important;}
.links-indent ul.links li a { background:url(images/bg-links.gif) top repeat-x; display:block; text-decoration:none !important; text-transform:none; color:#60a601;}
.links-indent ul.links li a span { background:url(images/links-left.gif) no-repeat 0 0; display:block; font-size:13px; line-height:16px; font-weight:normal;}
.links-indent ul.links li a span span{ background:url(images/links-right.gif) top right no-repeat!important; display:block; padding:7px 29px 7px 13px; line-height:1.2em;}
.links-indent ul.links li a:hover { background:url(images/bg-links2.gif) top repeat-x; color:#fff;}
.links-indent ul.links li a:hover span { background:url(images/links-left2.gif) no-repeat 0 0;}
.links-indent ul.links li a:hover span span{ background:url(images/links-right2.gif) top right no-repeat!important;}
/*-----------------*/
#cont { overflow:hidden; width:100%; background:url(images/bg-cont.gif) top repeat-x;}
.cont-inner { overflow:hidden; padding:0px 0px;}
#left-col { width:255px; float:left;}
#left-col .ind { padding:41px 40px 0px 18px;}
.width { width:100%;}
#cont-col {
overflow:hidden;
height:1%;
padding:20px 20px 10px 0px;
}
#cont-col .ind { width:100%;}
#right-col { width:284px; float:right;}
#right-col .ind {
/*padding:27px 0px 0px 0px;*/
padding:10px 0px 0px 0px;
}
/**************---TITLES---**************/
h1 { color:#444b4e; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:17px;}
h1.title a { font-size:22px; color:#37312b; text-transform:uppercase; text-decoration:none;}
h1.title a:hover{text-decoration:none; color:#0094a9;}
#tabs-wrapper h2 { background:none; color:#393838 !important; padding-bottom:10px; font-size:24px; font-weight:normal;}
h2 { font-size:22px; color:#000; padding:10px 0px 7px 0px; /*text-transform:capitalize;*/ width:100%; font-weight:normal;}
h2.with-tabs { padding-left:0px; padding-top:10px;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}
h3 { color:#424242; padding:5px 0px;}
h3 a {color:#424242; text-decoration:none;}
.block .title { padding:0;}
.title h3 { color:#37312b; font-size:22px; font-weight:normal; padding:10px 0px 0px 0px; text-transform:uppercase;}
.admin-panel h3 { color:#000000; font-size:13px;}
.submit { padding:6px 0px 0px 16px; overflow:hidden}
.submitted, .submit .submitted{ color:#5e5c5a; font-size:12px; line-height:normal; font-weight:normal;}
.submitted a { color:#5e5c5a;}
/***************/
.comment { padding:10px 0px 10px 20px;}
.comment h3 { background:none;}
.comment h3 a{ color:#2a2a2a; font-size:15px;}
.comment .title { padding-left:0px; padding-bottom:10px;}
.comment .submitted { margin-left:0px; padding-bottom:10px; color:#000;}
.comment .submitted a{ color:#000;}
.content { padding:0px 10px 0px 0px; color:#5e5c5a; line-height:18px; font-size:13px;}
.node .content a { color:#000; font-size:13px;}
.node .content span { color:#0094a9; font-size:13px;}
.content a:hover{ text-decoration:none;}
.node { width:100%; padding-bottom:30px;}
.node .content, #contact-mail-page { padding:14px 10px 13px 15px; overflow:hidden; overflow:hidden;}
.node div.links { padding-top:5px; padding-bottom:2px; text-align:left;}
.node .title {padding:0px 15px 0px 15px;}
/*---------------------*/
/*----NAVIGATION----*/
#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px; width:100%;}
#block-user-1 .content ul.menu li ul.menu { padding-left:11px; width:auto;}
#block-user-1 .content ul.menu li { padding:0px 0px 1px 0px; list-style-image:none; list-style:none; margin:0; line-height:normal;line-height:21px; overflow:hidden;}
#block-user-1 .content ul.menu li a { background:url(images/a3.gif) no-repeat 0 7px; color:#6a6a6a; font-size:12px; text-decoration:none; padding-left:14px; overflow:hidden; display:block;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:none; color:#0094a9;}
#block-user-1 .content ul.menu li.expanded { padding-bottom:0px;}
#block-user-1 .content ul.menu li.expanded ul { padding-top:1px;}
/*------Custom Login-Form------*/
.userlogin { font-size:15px; color:#313030; padding:0px 0px 0px 28px; margin-left:18px; margin-top:20px; font-weight:bold;}
#user-bar { font-size:11px; font-weight:bold; padding:4px 0px 0px 0px;}
#user-bar .user-info { padding-bottom:5px; color:#9df46e; padding-top:10px;}
#user-bar p a { color:#FFF;}
#user-bar .item-list li { list-style:none; list-style-image:none; line-height:10px;}
#user-bar .item-list li a{ font-weight:normal; font-size:10px; color:#b8e836;}
#user-bar .item-list li a:hover {color:#FFF;}
/*----Login-form----*/
#user-login-form { text-align:left; color:#FFF; font-size:12px; width:100%; overflow:hidden;}
#user-login-form input#edit-name, #user-login-form input#edit-name-1,
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 { width:210px; font-size:12px; color:#6a6a6a; background:#fff; border:1px solid #e3e3e3; padding:2px 0px 6px 5px; line-height:normal;}
#user-login-form label { color:#6a6a6a; font-size:12px; padding:0px 0px 0px 0px; font-weight:normal;}
#user-login-form .form-required { color:#484848;}
#user-login-form .description a { color:#47a4bb;}
#user-login-form .item-list ul { padding:11px 0px 0px 0px; margin:0;}
#user-login-form .item-list li{ line-height:16px; list-style:none; list-style-image:none; margin:0px; padding:0px;}
#user-login-form .item-list li a{ font-weight:normal; color:#6a6a6a; text-decoration:underline; font-size:12px;}
#user-login-form .item-list li a:hover{text-decoration:none;}
#user-login-form .form-submit{ background:#efefef; border:none; width:65px; height:28px; margin:9px 0px 0px 0px; color:#4a4a4a; font-size:12px; padding:0px 0px 3px 0px; text-transform:uppercase; cursor:pointer;}
#user-login-form .form-item { margin-top:0px; margin-bottom:12px;}
/*-------------------------*/
/*----POLL----*/
.poll .percent, .poll .text { color:#585c5c; font-size:13px;}
.poll .title { color:#585c5c; font-size:13px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px;}
.poll .total { font-weight:normal; color:#585c5c; font-size:12px; text-align:left;}
.poll .bar {background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:1px;}
.poll .bar .foreground { background:#0094a9; font-size:1px; height:5px;}
#block-poll-0 li{ background:none; padding:0;}
#block-poll-0 ul.links li { background:none; padding:0px; background:none;}
#block-poll-0 ul.links li a { color:#0094a9; font-weight:bold; font-size:12px; text-decoration:none; background:none; text-transform:none;}
#block-poll-0 ul.links li a:hover { text-decoration:underline;}
#block-poll-0 .bar { background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:1px;}
#block-poll-0 .bar .foreground { background:#0094a9; font-size:1px; height:5px;}
#block-poll-0 .percent, #block-poll-0 .text { color:#323232; font-size:12px; font-weight:normal; line-height:normal;}
#block-poll-0 .poll .title { color:#323232; font-size:12px; font-weight:normal; padding-top:0px; background:none; padding-left:0px; border:0;}
#block-poll-0 .total { font-weight:bold; color:#323232; font-size:12px;}
.form-item label { color:#000;}
#block-poll-0 ul.links { padding-left:0px;}
#block-poll-0 ul.links .first{ padding:0px;}
#cont #block-poll-0 ul.links li{ background:none;}
/*----Who's Online----*/
#block-user-3 .content { font-size:12px; color:#000; font-weight:normal;}
#block-user-3 .item-list h3 { color:#000; font-size:13px; font-weight:bold; text-transform:none; padding-top:15px; padding-bottom:3px;}
#block-user-3 .item-list ul { margin:0px; padding:0px;}
#block-user-3 .item-list ul li{ list-style:none; margin:0; line-height:18px; }
#block-user-3 .item-list ul li a{ color:#0094a9; font-size:12px; font-weight:normal; text-decoration:underline;}
#block-user-3 .item-list ul li a:hover { text-decoration:none;}
#block-user-3 em { color:#0094a9; font-weight:normal; font-size:13px;}
/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul { padding-left:0px; width:100%;}
#block-blog-0 .item-list ul li{ background:none; padding:4px 0px 4px 0px; list-style-image:none; list-style:none; margin:0; line-height:19px;}
#block-blog-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 8px; color:#0094a9; font-weight:normal; text-decoration:none; padding-left:10px; font-size:13px; display:block; line-height:19px;}
#block-blog-0 .item-list ul li a:hover { text-decoration:underline;}
#block-blog-0 .more-link a{ color:#0094a9; font-size:11px; font-weight:bold; text-decoration:none;}
#block-blog-0 .more-link a:hover{ text-decoration:underline;}
/*----SEARCH FORM----*/
.form-submit { background:#332623; vertical-align:middle; color:#fff; font-size:12px; font-weight:bold; border:0px solid #000; padding:2px 3px 4px 3px;}
.form-submit:hover { background:#0094a9; color:#fff}
.search-box { padding:3px 21px 0px 0px; font-size:0; text-align:right;}
.search-box a { color:#00c6ff; font-size:10px; text-transform:uppercase;}
.search-box input { font-size:12px; vertical-align:middle}
#search-theme-form {padding:0px;}
#search-theme-form label { color:#6e6e6e; font-size:12px; font-weight:normal; vertical-align:middle; margin-right:14px; font-family:Arial, Helvetica, sans-serif;}
#search-theme-form .form-submit {
/*background:url(images/search.gif) top left no-repeat;*/
background:url(images/search.png) top left no-repeat;
border:none;
width:85px;
height:24px;
vertical-align:middle;
cursor:pointer;
}
#search-theme-form .form-text { width:193px; font-size:12px; color:#343434; background:url(images/bg-search-input.gif) no-repeat 0 0; border:0px solid #e3e3e3; border-right:none; padding:4px 0px 5px 5px; line-height:normal; margin-right:9px;}
/*-----Recent comments-------*/
#block-comment-0 .item-list ul { padding-left:0px; width:100% !important;}
#block-comment-0 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 5px; padding:0px 0px 10px 12px; list-style-image:none; list-style:none; margin-bottom:7px; line-height:16px; color:#0094a9; font-size:12px; margin-left:0px; text-transform:none; font-weight:normal;}
#block-comment-0 .item-list ul li a{ background:none; color:#000000; font-weight:bold; text-transform:none; text-decoration:underline; font-size:13px; padding-left:0px;}
#block-comment-0 .item-list ul li a:hover{ text-decoration:none;}
/*----Who's New----*/
#block-user-2 .item-list ul { padding-left:0px;}
#block-user-2 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 10px; color:#000; padding:0 0 0 10px; list-style-image:none; list-style:none; margin:0; line-height:25px;}
#block-user-2 .item-list ul li a{ background:none; color:#000; padding:0px; font-size:12px; font-weight:normal; text-decoration:underline;}
#block-user-2 .item-list ul li a:hover { text-decoration:none;}
/*----Primary Links----*/
#block-menu-primary-links .content ul.menu { padding:0px;}
#block-menu-primary-links .content ul.menu li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-primary-links .content ul.menu li a { background:url(images/a3.gif) no-repeat 0 5px; font-size:12px; padding-left:10px; color:#000; font-weight:bold; text-decoration:none;}
#block-menu-primary-links .content ul.menu li a:hover{ text-decoration:underline; }
/*----SEARCH_BLOCK----*/
#block-search-0 .content { font-size:11px;}
#block-search-0 .content label { color:#000; font-size:12px;}
#block-search-0 #edit-search-block-form-1 { width:162px; vertical-align:middle;}
/*----New forum topics----*/
#block-forum-1 .item-list ul { padding:0px; margin-bottom:10px;}
#block-forum-1 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-1 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-1 .item-list a:hover{ text-decoration:underline;}
#block-forum-1 .more-link a{ color:#0094a9; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none; }
#block-forum-1 .more-link a:hover{ text-decoration:underline;}
/*----Active forum topics----*/
#block-forum-0 .item-list ul { padding-left:0px; margin-bottom:10px;}
#block-forum-0 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-0 .item-list a:hover{ text-decoration:underline;}
#block-forum-0 .more-link a{ color:#0094a9; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none;}
#block-forum-0 .more-link a:hover{ text-decoration:underline;}
/*----Languages----*/
#block-locale-0 .content ul { padding-left:0px; margin-bottom:10px;}
#block-locale-0 .content ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-locale-0 .content ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-locale-0 .content a:hover{ text-decoration:underline;}
/*----Syndicate----*/
#block-node-0 { overflow:hidden;}
/*----Secondary Links----*/
#block-menu-secondary-links ul { padding-left:0px; width:100%; overflow:hidden;}
#block-menu-secondary-links ul li{ background:none; padding:0 0 1px 0; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-secondary-links ul li a{ background:url(images/a3.gif) no-repeat 0 7px; padding-left:11px; color:#000; font-weight:normal; text-decoration:none; font-size:12px; display:block;}
#block-menu-secondary-links a:hover{ text-decoration:underline;}
/*----Book Links----*/
#block-book-0 ul { padding-left:0px; margin-bottom:10px; width:100%;}
#block-book-0 ul li{ background:none; padding:0 0 1px 0; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-book-0 ul li a{ background:url(images/a3.gif) no-repeat 0 7px; padding-left:11px; color:#000; font-weight:normal; text-decoration:none; font-size:12px; display:block;}
#block-book-0 a:hover{ text-decoration:underline;}
/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
.body ul.menu li a, .body .item-list ul li a { background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#0094a9; font-weight:normal;}
.body .item-list ul li a:hover{ text-decoration:none;}
/*-------------------------*/
/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#banners {
/*padding-top:30px;*/
padding-top:10px;
background:url(images/bg-line.gif) bottom repeat-x;
padding-bottom:1px;
overflow:hidden;}
#banners .block { float:left; width:249px; margin:0;}
#banners .block .title h3, #banners .block .content { padding:0;}
#banners #block-block-7 { width:247px;}
#custom {
width:100%;
overflow:hidden;
/*padding-top:40px;
padding-bottom:27px;*/
padding-top:10px;
padding-bottom:10px;
}
#custom #block-block-1 { float:left; width:690px;}
#custom #block-block-1 .title h3 { padding:0;}
#custom #block-block-1 .content { padding:6px 66px 0px 15px; color:#5e5c5a}
#custom #block-block-1 img { margin-bottom:20px;}
#custom #block-block-1 span { font-size:16px; color:#0094a9; text-transform:uppercase; line-height:18px;}
#custom #block-block-1 strong { color:#3a3837}
#custom #block-block-1 .readmore { display:block; color:#fff; background:url(images/bg-more.gif) no-repeat 0 0; width:92px; padding:5px 0px 5px 13px; text-decoration:none; margin-top:13px; float:right;}
#custom #block-block-1 .readmore:hover { background:url(images/bg-more2.gif) no-repeat 0 0}
#custom #block-block-3 { background:url(images/bg-block.gif) repeat-y; width:304px; margin:0;}
#custom #block-block-3 .block-top{ background:url(images/block-top.gif) no-repeat 0 0;}
#custom #block-block-3 .content{ background:url(images/block-bot.gif) no-repeat 0 bottom; padding:19px 10px 15px 10px;}
#custom #block-block-3 .title h3 { padding:24px 0px 0px 20px;}
#custom #block-block-3 ul { padding:0;}
#custom #block-block-3 li { background:url(images/bg-li2.gif) repeat 0 0; padding:10px 0px 5px 16px; margin-bottom:3px;}
#custom #block-block-3 li a { font-size:14px; color:#5e5c5a; text-decoration:none;}
#custom #block-block-3 li a:hover { color:#0094a9}
#custom #block-block-3 li span { color:#ed8c01; font-size:22px; vertical-align:middle; padding-right:15px;}
#custom #block-block-3 a.readmore { color:#7fb000; padding-left:46px; font-size:14px; line-height:25px;}
#right-col #block-block-3 { background:url(images/bg-block-rc.gif) repeat-y; width:304px; margin:0;}
#right-col #block-block-3 .block-top{ background:url(images/block-top-rc.gif) no-repeat 0 0;}
#right-col #block-block-3 .content{ background:url(images/block-bot-rc.gif) no-repeat 0 bottom; padding:19px 10px 15px 10px;}
#right-col #block-block-3 .title h3 { padding:24px 0px 0px 20px;}
#right-col #block-block-3 ul { padding:0;}
#right-col #block-block-3 li { background:url(images/bg-li2-rc.gif) no-repeat 0 0; padding:10px 0px 5px 16px; margin-bottom:3px;}
#right-col #block-block-3 li a { font-size:14px; color:#5e5c5a; text-decoration:none;}
#right-col #block-block-3 li a:hover { color:#0094a9}
#right-col #block-block-3 li span { color:#ed8c01; font-size:22px; vertical-align:middle; padding-right:15px;}
#right-col #block-block-3 a.readmore { color:#7fb000; padding-left:46px; font-size:14px; line-height:25px;}
#block-block-2 .content { padding-top:23px;}
#block-block-2 ul { padding:0;}
#block-block-2 li { background:url(images/a4.png) no-repeat 0 5px; padding-left:37px; line-height:30px;}
#block-block-2 li a { font-size:14px; color:#5e5c5a; padding:0;}
#block-block-2 a { color:#7fb000; font-size:14px; padding-left:37px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 .content { padding-top:23px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 ul { padding:0;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 li { background:url(images/a4.png) no-repeat 0 5px; padding-left:37px; line-height:30px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 li a { font-size:14px; color:#5e5c5a; padding:0;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 a { color:#7fb000; font-size:14px; padding-left:37px;}
/*---*/
/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li{ background:url(images/a3.gif) no-repeat 0 8px; padding-left:12px; list-style-image:none; list-style:none; line-height:22px; color:#0094a9;}
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal;}
/*---Numeric Lists without links---*/
#cont-col .content Ol { padding-left:2px;}
#cont-col .content Ol li{ background:none; padding:0px; margin-left:20px; line-height:22px; color:#0094a9;}
#cont-col .content Ol li ul li {background:url(images/a3.gif) no-repeat 0 8px; padding-left:16px; color:#0094a9; font-weight:normal;}
/*---nonNumeric Lists---*/
#cont-col .content ul li{ list-style-image:none; list-style:none; line-height:22px; font-size:12px;}
#cont-col .content ul li a { color:#0094a9; font-weight:normal; text-decoration:none; font-size:12px;}
#cont-col .content ul li a:hover{ text-decoration:underline; }
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal; color:#0094a9}
#cont-col .content ul li ol li a { background:none;}
/*---Numeric Lists---*/
#cont-col .content Ol { padding-left:2px; font-size:13px;}
#cont-col .content Ol li{ background:none; padding:5px 0px 5px 0px; margin-left:20px; line-height:22px;}
#cont-col .content Ol li a { padding-left:0px; color:#0094a9; font-weight:normal; text-decoration:underline; font-size:12px;}
#cont-col .content Ol li a:hover{ text-decoration:none; }
#cont-col .content Ol li ul li a { font-weight:normal; text-decoration:none;}
#cont-col .content Ol li ul li a:hover {text-decoration:underline;}
/*---Paragraph Style---*/
#cont-col .content p { padding-bottom:7px; padding-top:7px;}
#cont-col .content blockquote { border:1px solid #7f7f7f; background:#f1f1f1; padding:5px; margin:10px 0px 10px 0px;}
.item-list ul li { list-style-image:none; list-style:none;}
#profile-admin-overview ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#profile-admin-overview ul li a { background:url(images/a1.gif) no-repeat 0 5px; padding-left:10px; color:#505050; font-weight:normal;}
#profile-admin-overview ul li a:hover{ text-decoration:none; color:#ce2a11;}
.password-description ul {margin-left:5px;}
.password-description ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:12px;}
#node-admin-content ul {margin-left:5px;}
#node-admin-content ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:17px;}
/*ul.menu li { line-height:20px; font-size:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#52a1d6;}
*/
/*.links { font-size:10px; color:#d7d7d7;}
.links li a{ color:#d7d7d7; font-weight:bold; text-decoration:none; font-size:12px; text-transform:none; padding-left:0px;}
.links li a:hover{ text-decoration:underline; color:#FFF;}*/
ul.links.inline { padding-right:0px; padding-left: 10px;}
.cent ul.links li a { color:#104d0c; font-weight:normal; font-size:11px; text-transform:capitalize; background:none; text-decoration:none; padding:0px;}
.cent ul.links li a:hover { text-decoration:underline;}
#comments ul.links li a { color:#0094a9;}
.taxonomy ul.links li a, #forum ul.links li a { color:#0094a9}
/*------END LIST------*/
ul.primary, ul.primary li, ul.secondary, ul.secondary li{
border: 0;
background:none;
margin: 0;
padding: 0;
}
ul.primary li a{
border:none !important;
}
ul.primary li a:hover{
background:none;
border: 0;
}
ul.primary li.active a{
border:none;
color:#fff !important;
font-weight:bold;
background:#242424;
}
ul.tabs li {
display:block;
margin-right:2px;
float:left;
}
ul.tabs li span {
display:block;
}
ul.tabs li span span {
text-align:center;
display:block;
}
ul.tabs li a {
color:#242424 !important;
font-size:14px;
font-weight:normal;
background:none;
padding:7px 20px 7px 20px;
margin:0px;
display:block;
}
ul.tabs li a:hover {
color:#fff !important;
margin:0px;
border:none;
background:#242424;
}
#tabs-wrapper {
margin:0px 0px 5px 0px;
padding:0;
border-bottom:1px solid #d5d3c3;
}
ul.primary {
padding:0px;
margin:0px;}
/*----------------------------*/
/*----FROUM----*/
#forum {
padding:10px 0px 0px 1px;
}
#forum ul.links {
padding:0px 0px 5px 0px;
}
#forum table {
border:1px solid #d4d4d4;
border-right:none;
}
#forum th {
padding:4px 0px 4px 3px;
border-right:1px solid #d4d4d4;
}
#forum th a {
color:#fff;
}
#forum td {
padding-top:4px;
padding-bottom:4px;
}
#forum .description { color:#3c3c3c} /*Forum Container description*/
#forum .forum .description { color:#3c3c3c; font-size:11px;} /*Forum description*/
#forum td.container {
border-right:1px solid #d4d4d4;
border-bottom:1px solid #d4d4d4;
}
#forum td.container a{
color:#0094a9;
padding:0px 0px 0px 10px;
}
#forum td.forum,
#forum td.topics,
#forum td.posts,
#forum td.last-reply,
#forum td.icon,
#forum td.title,
#forum td.replies,
#forum td.created {
border-right:1px solid #d4d4d4;
border-bottom:1px solid #d4d4d4;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon {
padding-left:5px
}
#forum .odd {
border-bottom:1px solid #d4d4d4;
border-top:1px solid #d4d4d4;
background:#f8f7f2
}
#forum div.indent {
margin-left:5px}
#forum .odd, #forum .even { border-bottom:1px solid #d4d4d4; }
#forum thead th { border-bottom:1px solid #d4d4d4; background:url(images/bg-forum.gif) top repeat-x; color:#fff;}
/*----------------------------*/
/*-----GENERAL-----*/
.node .taxonomy { padding-top:0px;}
div.error { margin-top:5px;}
.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; color:#618749; margin-bottom:0px; clear:both;}
div.admin .left { margin:0px;}
#book-outline { min-width:0px;}
#permissions, #blocks, #forum table, .sticky-enabled { width:100%;}
.node-unpublished { background:none;}
.odd td { vertical-align:middle; padding-left:0px; line-height:18px; background:#f2f2f2; font-size:12px;} /* odd_row BACKGROUND*/
.even td { vertical-align:middle; padding-left:0px; line-height:18px; background:#fcfcfc; font-size:12px;} /* even_row BACKGROUND*/
.profile h3 { border-bottom:1px solid #cfcdcd; color:#0094a9}
img.alignleft{ float:left; margin-right:20px;}
img.alignright{ float:right; margin-left:25px; }
#first-time a { color:#0094a9; text-decoration:none}
#first-time a:hover{ text-decoration:underline;}
#first-time ol { margin-left:20px;}
.theme-info { padding-left:0px;}
.admin-list a { color:#0094a9;}
.tabs a { color:#395c14}
.node-type-list a { color:#2b9ed1;} /* Create content */
.collapse-processed a { color:#0094a9;}
.even a { color:#0094a9;}
.blog a { color:#0094a9;}
.odd a { color:#0094a9; line-height:13px;}
.check-manually a{ color:#161616;}
.compact-link a { color:#0094a9;}
.messages a { color:#f30000}
.sticky-table { line-height:24px;}
/*.sticky-table th { text-align:center;}*/
.more-help-link a { color:#7d7d7d;}
.help { font-size:11px; padding:3px 10px 0px 20px;}
.help a { color:#0094a9;}
.help-items a{ color:#1ca0d1;}
.help-items ul { list-style:none; line-height:18px;}
.description a { color:#dc1b1d;}
/*---------------------*/
#blocks tr.region-message { color:#9298a3;}
.theme-info { padding-left:10px;}
.box { padding-left:0px;}
.box h2.title { padding-left:0px; background:none;}
.box div.links { background:none; padding:0px;}
.box .bg-links, .box .links-left, .box .links-right { background:none;}
#cont ul.links li { background:none;}
/*#cont ul.links li span { color:#575859;}*/
#system-modules div { padding-bottom:10px;}
#forum-confirm-delete a { color:#6d94ac;}
.form-checkboxes { width:100px;}
#views-ajax-pad .form-checkboxes { width:100%;}
.search-form input { vertical-align:middle}
#forum ul.links { margin-bottom:10px;}
dl .title { background:none; padding:0px;}
ul.links li.comment_forbidden { padding:0px;}
#comments, #node-form { width:100%;}
#comment-form { padding-bottom:20px;}
.preview .node { background:none;}
#cont-col .content .comment_add a { color:#457299; text-transform:capitalize; font-weight:bold;}
html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}
.search-advanced .action { float:none;}
/*Status Report*/
.system-status-report td { padding-left:5px;}
table.system-status-report tr.info th{ color:#002200;}
table.system-status-report tr.error th{ color:#220000;}
table.system-status-report tr.ok th { color:#002200;}
table.system-status-report tr.warning th{ color:#222200;}
tr.merge-down { border-bottom:none;}
tr.ok td { background:#DDFFDD;}
tr.error td { background:#FFCCCC;}
tr.warning td { background:#FFFFDD;}
/*-------------*/
.admin-panel dd { padding-bottom:10px;}
div.admin-dependencies, div.admin-required { color:#000;}
#block-admin-display-form div { overflow:hidden;}
table.sticky-header { background:#FFFFFF; overflow:hidden; position:relative;}
/*table.sticky-header th { text-align:center;}*/
.item-list .pager li { padding:0;}
#cont-col .content ul.pager li { background:#f5f4ed; border:1px solid #cbc9b8; padding:1px 5px; margin:0px 1px; color:#7c7c7c;}
#cont-col .content ul.pager li.pager-current,
#cont-col .content ul.pager li:hover{ background:#f0ece3; border:1px solid #cbc9b8;}
#cont-col .content ul.pager li a{ color:#1a2023; text-decoration:none;}
#cont-col .content ul.pager li a:hover { color:#000}
#custom #block-views-banner_principal-block_banner { float:left; width:690px;}
#custom #block-views-banner_principal-block_banner .content { padding:6px 66px 0px 15px; color:#5e5c5a}
.rate-widget-fivestar .item-list ul li {
background-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.addtoany a{
margin-top:6px;
}
.slider-home h1 {
bottom: -332px;
font-size: 28px;
padding-left: 10px;
padding-top:10px;
height:38px;
position: relative;
z-index: 99;
font-weight: bolder;
background-color: rgba(0,0,0,0.2);
color: #0094A9;
}
.slider-home img{
position:relative;
top: -28px;
} | cpiicyl/entrevista-cecq_files/style.css | * { margin:0; padding:0;}
body#body{
background:url(images/bg.gif) top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5e5c5a;
}
ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}
table{border-collapse:collapse; border:0px;}
td { vertical-align:top; padding: 2px;}
tbody { border:none;}
a{ color:#0094a9; outline:none}
a:hover{text-decoration:none; }
img, a img { border:0;}
.clear { clear:both;}
fieldset { border:1px solid #6b6b6b; overflow:hidden; position:relative;}
fieldset legend { color:#0094a9;}
html.js fieldset.collapsed legend { display:inline;}
/*html.js fieldset.collapsible legend a { background:url(images/a5.gif) no-repeat 5px 7px;}
html.js fieldset.collapsed legend a { background:url(images/a4.gif) no-repeat 5px 6px;}*/
fieldset a { color:#dd621e;}
fieldset .tips { font-size:10px;}
.min-width {
/*width: expression(((document.documentElement.clientWidth || document.body.clientWidth)) < 980? "980px" : "100%"); */
/*width: 100%; */
min-width:980px;
}
.main { margin:0 auto; width:994px;}
table.system-status-report th, thead th { border-bottom:1px solid #6b6b6b; color:#000000; font-size:13px; }
thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #6b6b6b;}
/*------HEADER------*/
#header { padding:0px;}
.head-row1 {
/*height:137px;*/
height:120px;
overflow:hidden;}
.head-row1 .col1 { float:left;}
.head-row1 .col2 { float:right;}
.head-row1 .col2 .login-header {
background:url(images/bg-line.gif) bottom repeat-x;
color:#5e5c5a;
padding:0px 8px 0px 7px;
margin-right:12px;
font-size:11px;}
.head-row1 .col2 .login-header span {
/*background:url(images/clock.gif) no-repeat 0 center;*/
padding:4px 0 4px 31px;
margin-left:90px;}
.head-row2 {
/*height:56px;*/
height:38px;
overflow:hidden;
background:url(images/bg-row.gif) repeat-x top}
.head-row2 .col1 { float:left; padding-left:15px;}
.head-row2 .col2 { float:right; text-align:right; text-transform:uppercase;}
.head-row3 { height:194px;}
.logo {
/*margin:37px 0px 0px 20px; */
margin:15px 0px 0px 15px;
float:left;}
h1.site-name { font-size:32px; padding:40px 10px 0px 30px; font-family:"Trebuchet MS"; text-transform:capitalize; font-weight:bold;}
h1.site-name a { color:#FFFFFF; text-decoration:none; font-weight:normal; line-height:30px;}
.slogan { padding:4px 0px 0px 12px; color:#FFFFFF; font-size:12px; text-transform:none; float:left;}
.slogan-img { margin:71px 46px 0px 321px; float:left;}
/*----Breadcrumb-----*/
.breadcrumb { padding:20px 55px 2px 28px; color:#484848; font-size:14px; font-weight:normal; text-align:left;}
.breadcrumb a { color:#484848; text-decoration:none; padding:0px 2px 0px 2px; text-transform:none; vertical-align:middle; font-weight:normal;}
.breadcrumb a:hover { text-decoration:underline; color:#000;}
/* footer */
#footer { color:#fff; font-size:13px; font-weight:normal; text-align:center; width:100%; overflow:hidden; background:url(images/bg-bot.gif) top repeat-x;}
.foot { text-align:center; margin:0 auto; width:994px; padding:21px 0px 21px 0px;}
#footer span a { color:#fff !important; text-decoration:underline;}
#footer a:hover{ text-decoration:none;}
#footer .foot span { padding-left:0px;}
/* footer end */
/*------CORNERS------*/
div.block { margin-bottom:5px; color:#363638; position:relative; overflow:hidden;}
.block .content { overflow:hidden; padding:8px 0px 10px 0px; border-top:0;}
.clear-block { padding:0px 20px 0px 18px;}
.admin .clear-block { padding:0px;}
.banner { background:url(images/banner.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner:hover { background:url(images/banner-act.jpg) no-repeat 0 0;}
.banner2 { background:url(images/banner2.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner2:hover { background:url(images/banner2-act.jpg) no-repeat 0 0;}
.banner3 { background:url(images/banner3.jpg) no-repeat 0 0; display:block; width:241px; height:143px;}
.banner3:hover { background:url(images/banner3-act.jpg) no-repeat 0 0;}
.bg-cont { background:url(images/bg-cont2.gif) top repeat-x;}
.bg-columns { background:url(images/bg-line3.gif) repeat-y 302px 0; width:100%; overflow:hidden;}
.col-left { width:264px; float:left; margin-right:77px}
.col-right { width:264px; float:left;}
h4 {color:#000; font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;}
.blocks { overflow:hidden; width:100%; padding-top:30px;}
.blocks div { background:url(images/bg-blocks.gif) top repeat-x #fafafa; width:209px; float:left; overflow:hidden;}
.blocks div h4 {padding:12px 0px 30px 45px;}
.blocks div .inner{ padding:18px 0px 35px 15px;}
.blocks div a { color:#1579d9;}
.list, .list2 { margin-right:3px;}
.blocks div ul { margin-left:6px; margin-bottom:30px;}
.blocks2 { overflow:hidden; width:100%;}
.blocks2 .inner { padding:0px 0px 15px 0px;}
.blocks2 div.list, .blocks2 div.list2 { float:left; width:200px;}
.blocks2 div.list3 { width:170px; float:left;}
.blocks2 div ul { margin-left:6px;}
.events { width:100%; overflow:hidden; padding-bottom:20px;}
.events .list { float:left; width:288px;}
.list-col { float:left; margin-right:30px;}
a.cont-more { font-size:14px !important; font-weight:bold !important;}
.aboutus .columns { width:100%; overflow:hidden;}
.aboutus .column-left { width:45%; float:left;}
.aboutus .column-right { width:45%; float:right;}
.aboutus span { font-weight:bold; font-size:12px !important; color:#0462ae}
.solutions .list-left { float:left; margin-right:20px;}
.links-content .columns { width:100%; overflow:hidden; padding-bottom:20px;}
.links-content .column-left { width:45%; float:left;}
.links-content .column-right { width:45%; float:right;}
.services .columns { width:100%; overflow:hidden; padding-bottom:20px;}
.services .column-left { width:40%; float:left;}
.services .column-right { width:55%; float:right;}
.faq span { font-weight:bold; font-size:14px !important;}
.links-indent { padding:10px 0px 0px 0px; overflow:hidden;}
.links-indent ul.links li { float:left; padding:0 10px 3px 0!important;}
.links-indent ul.links li a { background:url(images/bg-links.gif) top repeat-x; display:block; text-decoration:none !important; text-transform:none; color:#60a601;}
.links-indent ul.links li a span { background:url(images/links-left.gif) no-repeat 0 0; display:block; font-size:13px; line-height:16px; font-weight:normal;}
.links-indent ul.links li a span span{ background:url(images/links-right.gif) top right no-repeat!important; display:block; padding:7px 29px 7px 13px; line-height:1.2em;}
.links-indent ul.links li a:hover { background:url(images/bg-links2.gif) top repeat-x; color:#fff;}
.links-indent ul.links li a:hover span { background:url(images/links-left2.gif) no-repeat 0 0;}
.links-indent ul.links li a:hover span span{ background:url(images/links-right2.gif) top right no-repeat!important;}
/*-----------------*/
#cont { overflow:hidden; width:100%; background:url(images/bg-cont.gif) top repeat-x;}
.cont-inner { overflow:hidden; padding:0px 0px;}
#left-col { width:255px; float:left;}
#left-col .ind { padding:41px 40px 0px 18px;}
.width { width:100%;}
#cont-col {
overflow:hidden;
height:1%;
padding:20px 20px 10px 0px;
}
#cont-col .ind { width:100%;}
#right-col { width:284px; float:right;}
#right-col .ind {
/*padding:27px 0px 0px 0px;*/
padding:10px 0px 0px 0px;
}
/**************---TITLES---**************/
h1 { color:#444b4e; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:17px;}
h1.title a { font-size:22px; color:#37312b; text-transform:uppercase; text-decoration:none;}
h1.title a:hover{text-decoration:none; color:#0094a9;}
#tabs-wrapper h2 { background:none; color:#393838 !important; padding-bottom:10px; font-size:24px; font-weight:normal;}
h2 { font-size:22px; color:#000; padding:10px 0px 7px 0px; /*text-transform:capitalize;*/ width:100%; font-weight:normal;}
h2.with-tabs { padding-left:0px; padding-top:10px;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}
h3 { color:#424242; padding:5px 0px;}
h3 a {color:#424242; text-decoration:none;}
.block .title { padding:0;}
.title h3 { color:#37312b; font-size:22px; font-weight:normal; padding:10px 0px 0px 0px; text-transform:uppercase;}
.admin-panel h3 { color:#000000; font-size:13px;}
.submit { padding:6px 0px 0px 16px; overflow:hidden}
.submitted, .submit .submitted{ color:#5e5c5a; font-size:12px; line-height:normal; font-weight:normal;}
.submitted a { color:#5e5c5a;}
/***************/
.comment { padding:10px 0px 10px 20px;}
.comment h3 { background:none;}
.comment h3 a{ color:#2a2a2a; font-size:15px;}
.comment .title { padding-left:0px; padding-bottom:10px;}
.comment .submitted { margin-left:0px; padding-bottom:10px; color:#000;}
.comment .submitted a{ color:#000;}
.content { padding:0px 10px 0px 0px; color:#5e5c5a; line-height:18px; font-size:13px;}
.node .content a { color:#000; font-size:13px;}
.node .content span { color:#0094a9; font-size:13px;}
.content a:hover{ text-decoration:none;}
.node { width:100%; padding-bottom:30px;}
.node .content, #contact-mail-page { padding:14px 10px 13px 15px; overflow:hidden; overflow:hidden;}
.node div.links { padding-top:5px; padding-bottom:2px; text-align:left;}
.node .title {padding:0px 15px 0px 15px;}
/*---------------------*/
/*----NAVIGATION----*/
#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px; width:100%;}
#block-user-1 .content ul.menu li ul.menu { padding-left:11px; width:auto;}
#block-user-1 .content ul.menu li { padding:0px 0px 1px 0px; list-style-image:none; list-style:none; margin:0; line-height:normal;line-height:21px; overflow:hidden;}
#block-user-1 .content ul.menu li a { background:url(images/a3.gif) no-repeat 0 7px; color:#6a6a6a; font-size:12px; text-decoration:none; padding-left:14px; overflow:hidden; display:block;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:none; color:#0094a9;}
#block-user-1 .content ul.menu li.expanded { padding-bottom:0px;}
#block-user-1 .content ul.menu li.expanded ul { padding-top:1px;}
/*------Custom Login-Form------*/
.userlogin { font-size:15px; color:#313030; padding:0px 0px 0px 28px; margin-left:18px; margin-top:20px; font-weight:bold;}
#user-bar { font-size:11px; font-weight:bold; padding:4px 0px 0px 0px;}
#user-bar .user-info { padding-bottom:5px; color:#9df46e; padding-top:10px;}
#user-bar p a { color:#FFF;}
#user-bar .item-list li { list-style:none; list-style-image:none; line-height:10px;}
#user-bar .item-list li a{ font-weight:normal; font-size:10px; color:#b8e836;}
#user-bar .item-list li a:hover {color:#FFF;}
/*----Login-form----*/
#user-login-form { text-align:left; color:#FFF; font-size:12px; width:100%; overflow:hidden;}
#user-login-form input#edit-name, #user-login-form input#edit-name-1,
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 { width:210px; font-size:12px; color:#6a6a6a; background:#fff; border:1px solid #e3e3e3; padding:2px 0px 6px 5px; line-height:normal;}
#user-login-form label { color:#6a6a6a; font-size:12px; padding:0px 0px 0px 0px; font-weight:normal;}
#user-login-form .form-required { color:#484848;}
#user-login-form .description a { color:#47a4bb;}
#user-login-form .item-list ul { padding:11px 0px 0px 0px; margin:0;}
#user-login-form .item-list li{ line-height:16px; list-style:none; list-style-image:none; margin:0px; padding:0px;}
#user-login-form .item-list li a{ font-weight:normal; color:#6a6a6a; text-decoration:underline; font-size:12px;}
#user-login-form .item-list li a:hover{text-decoration:none;}
#user-login-form .form-submit{ background:#efefef; border:none; width:65px; height:28px; margin:9px 0px 0px 0px; color:#4a4a4a; font-size:12px; padding:0px 0px 3px 0px; text-transform:uppercase; cursor:pointer;}
#user-login-form .form-item { margin-top:0px; margin-bottom:12px;}
/*-------------------------*/
/*----POLL----*/
.poll .percent, .poll .text { color:#585c5c; font-size:13px;}
.poll .title { color:#585c5c; font-size:13px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px;}
.poll .total { font-weight:normal; color:#585c5c; font-size:12px; text-align:left;}
.poll .bar {background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:1px;}
.poll .bar .foreground { background:#0094a9; font-size:1px; height:5px;}
#block-poll-0 li{ background:none; padding:0;}
#block-poll-0 ul.links li { background:none; padding:0px; background:none;}
#block-poll-0 ul.links li a { color:#0094a9; font-weight:bold; font-size:12px; text-decoration:none; background:none; text-transform:none;}
#block-poll-0 ul.links li a:hover { text-decoration:underline;}
#block-poll-0 .bar { background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:1px;}
#block-poll-0 .bar .foreground { background:#0094a9; font-size:1px; height:5px;}
#block-poll-0 .percent, #block-poll-0 .text { color:#323232; font-size:12px; font-weight:normal; line-height:normal;}
#block-poll-0 .poll .title { color:#323232; font-size:12px; font-weight:normal; padding-top:0px; background:none; padding-left:0px; border:0;}
#block-poll-0 .total { font-weight:bold; color:#323232; font-size:12px;}
.form-item label { color:#000;}
#block-poll-0 ul.links { padding-left:0px;}
#block-poll-0 ul.links .first{ padding:0px;}
#cont #block-poll-0 ul.links li{ background:none;}
/*----Who's Online----*/
#block-user-3 .content { font-size:12px; color:#000; font-weight:normal;}
#block-user-3 .item-list h3 { color:#000; font-size:13px; font-weight:bold; text-transform:none; padding-top:15px; padding-bottom:3px;}
#block-user-3 .item-list ul { margin:0px; padding:0px;}
#block-user-3 .item-list ul li{ list-style:none; margin:0; line-height:18px; }
#block-user-3 .item-list ul li a{ color:#0094a9; font-size:12px; font-weight:normal; text-decoration:underline;}
#block-user-3 .item-list ul li a:hover { text-decoration:none;}
#block-user-3 em { color:#0094a9; font-weight:normal; font-size:13px;}
/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul { padding-left:0px; width:100%;}
#block-blog-0 .item-list ul li{ background:none; padding:4px 0px 4px 0px; list-style-image:none; list-style:none; margin:0; line-height:19px;}
#block-blog-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 8px; color:#0094a9; font-weight:normal; text-decoration:none; padding-left:10px; font-size:13px; display:block; line-height:19px;}
#block-blog-0 .item-list ul li a:hover { text-decoration:underline;}
#block-blog-0 .more-link a{ color:#0094a9; font-size:11px; font-weight:bold; text-decoration:none;}
#block-blog-0 .more-link a:hover{ text-decoration:underline;}
/*----SEARCH FORM----*/
.form-submit { background:#332623; vertical-align:middle; color:#fff; font-size:12px; font-weight:bold; border:0px solid #000; padding:2px 3px 4px 3px;}
.form-submit:hover { background:#0094a9; color:#fff}
.search-box { padding:3px 21px 0px 0px; font-size:0; text-align:right;}
.search-box a { color:#00c6ff; font-size:10px; text-transform:uppercase;}
.search-box input { font-size:12px; vertical-align:middle}
#search-theme-form {padding:0px;}
#search-theme-form label { color:#6e6e6e; font-size:12px; font-weight:normal; vertical-align:middle; margin-right:14px; font-family:Arial, Helvetica, sans-serif;}
#search-theme-form .form-submit {
/*background:url(images/search.gif) top left no-repeat;*/
background:url(images/search.png) top left no-repeat;
border:none;
width:85px;
height:24px;
vertical-align:middle;
cursor:pointer;
}
#search-theme-form .form-text { width:193px; font-size:12px; color:#343434; background:url(images/bg-search-input.gif) no-repeat 0 0; border:0px solid #e3e3e3; border-right:none; padding:4px 0px 5px 5px; line-height:normal; margin-right:9px;}
/*-----Recent comments-------*/
#block-comment-0 .item-list ul { padding-left:0px; width:100% !important;}
#block-comment-0 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 5px; padding:0px 0px 10px 12px; list-style-image:none; list-style:none; margin-bottom:7px; line-height:16px; color:#0094a9; font-size:12px; margin-left:0px; text-transform:none; font-weight:normal;}
#block-comment-0 .item-list ul li a{ background:none; color:#000000; font-weight:bold; text-transform:none; text-decoration:underline; font-size:13px; padding-left:0px;}
#block-comment-0 .item-list ul li a:hover{ text-decoration:none;}
/*----Who's New----*/
#block-user-2 .item-list ul { padding-left:0px;}
#block-user-2 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 10px; color:#000; padding:0 0 0 10px; list-style-image:none; list-style:none; margin:0; line-height:25px;}
#block-user-2 .item-list ul li a{ background:none; color:#000; padding:0px; font-size:12px; font-weight:normal; text-decoration:underline;}
#block-user-2 .item-list ul li a:hover { text-decoration:none;}
/*----Primary Links----*/
#block-menu-primary-links .content ul.menu { padding:0px;}
#block-menu-primary-links .content ul.menu li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-primary-links .content ul.menu li a { background:url(images/a3.gif) no-repeat 0 5px; font-size:12px; padding-left:10px; color:#000; font-weight:bold; text-decoration:none;}
#block-menu-primary-links .content ul.menu li a:hover{ text-decoration:underline; }
/*----SEARCH_BLOCK----*/
#block-search-0 .content { font-size:11px;}
#block-search-0 .content label { color:#000; font-size:12px;}
#block-search-0 #edit-search-block-form-1 { width:162px; vertical-align:middle;}
/*----New forum topics----*/
#block-forum-1 .item-list ul { padding:0px; margin-bottom:10px;}
#block-forum-1 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-1 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-1 .item-list a:hover{ text-decoration:underline;}
#block-forum-1 .more-link a{ color:#0094a9; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none; }
#block-forum-1 .more-link a:hover{ text-decoration:underline;}
/*----Active forum topics----*/
#block-forum-0 .item-list ul { padding-left:0px; margin-bottom:10px;}
#block-forum-0 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-0 .item-list a:hover{ text-decoration:underline;}
#block-forum-0 .more-link a{ color:#0094a9; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none;}
#block-forum-0 .more-link a:hover{ text-decoration:underline;}
/*----Languages----*/
#block-locale-0 .content ul { padding-left:0px; margin-bottom:10px;}
#block-locale-0 .content ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-locale-0 .content ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
#block-locale-0 .content a:hover{ text-decoration:underline;}
/*----Syndicate----*/
#block-node-0 { overflow:hidden;}
/*----Secondary Links----*/
#block-menu-secondary-links ul { padding-left:0px; width:100%; overflow:hidden;}
#block-menu-secondary-links ul li{ background:none; padding:0 0 1px 0; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-secondary-links ul li a{ background:url(images/a3.gif) no-repeat 0 7px; padding-left:11px; color:#000; font-weight:normal; text-decoration:none; font-size:12px; display:block;}
#block-menu-secondary-links a:hover{ text-decoration:underline;}
/*----Book Links----*/
#block-book-0 ul { padding-left:0px; margin-bottom:10px; width:100%;}
#block-book-0 ul li{ background:none; padding:0 0 1px 0; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-book-0 ul li a{ background:url(images/a3.gif) no-repeat 0 7px; padding-left:11px; color:#000; font-weight:normal; text-decoration:none; font-size:12px; display:block;}
#block-book-0 a:hover{ text-decoration:underline;}
/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
.body ul.menu li a, .body .item-list ul li a { background:url(images/a3.gif) no-repeat 0 5px; padding-left:10px; color:#0094a9; font-weight:normal;}
.body .item-list ul li a:hover{ text-decoration:none;}
/*-------------------------*/
/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#banners {
/*padding-top:30px;*/
padding-top:10px;
background:url(images/bg-line.gif) bottom repeat-x;
padding-bottom:1px;
overflow:hidden;}
#banners .block { float:left; width:249px; margin:0;}
#banners .block .title h3, #banners .block .content { padding:0;}
#banners #block-block-7 { width:247px;}
#custom {
width:100%;
overflow:hidden;
/*padding-top:40px;
padding-bottom:27px;*/
padding-top:10px;
padding-bottom:10px;
}
#custom #block-block-1 { float:left; width:690px;}
#custom #block-block-1 .title h3 { padding:0;}
#custom #block-block-1 .content { padding:6px 66px 0px 15px; color:#5e5c5a}
#custom #block-block-1 img { margin-bottom:20px;}
#custom #block-block-1 span { font-size:16px; color:#0094a9; text-transform:uppercase; line-height:18px;}
#custom #block-block-1 strong { color:#3a3837}
#custom #block-block-1 .readmore { display:block; color:#fff; background:url(images/bg-more.gif) no-repeat 0 0; width:92px; padding:5px 0px 5px 13px; text-decoration:none; margin-top:13px; float:right;}
#custom #block-block-1 .readmore:hover { background:url(images/bg-more2.gif) no-repeat 0 0}
#custom #block-block-3 { background:url(images/bg-block.gif) repeat-y; width:304px; margin:0;}
#custom #block-block-3 .block-top{ background:url(images/block-top.gif) no-repeat 0 0;}
#custom #block-block-3 .content{ background:url(images/block-bot.gif) no-repeat 0 bottom; padding:19px 10px 15px 10px;}
#custom #block-block-3 .title h3 { padding:24px 0px 0px 20px;}
#custom #block-block-3 ul { padding:0;}
#custom #block-block-3 li { background:url(images/bg-li2.gif) repeat 0 0; padding:10px 0px 5px 16px; margin-bottom:3px;}
#custom #block-block-3 li a { font-size:14px; color:#5e5c5a; text-decoration:none;}
#custom #block-block-3 li a:hover { color:#0094a9}
#custom #block-block-3 li span { color:#ed8c01; font-size:22px; vertical-align:middle; padding-right:15px;}
#custom #block-block-3 a.readmore { color:#7fb000; padding-left:46px; font-size:14px; line-height:25px;}
#right-col #block-block-3 { background:url(images/bg-block-rc.gif) repeat-y; width:304px; margin:0;}
#right-col #block-block-3 .block-top{ background:url(images/block-top-rc.gif) no-repeat 0 0;}
#right-col #block-block-3 .content{ background:url(images/block-bot-rc.gif) no-repeat 0 bottom; padding:19px 10px 15px 10px;}
#right-col #block-block-3 .title h3 { padding:24px 0px 0px 20px;}
#right-col #block-block-3 ul { padding:0;}
#right-col #block-block-3 li { background:url(images/bg-li2-rc.gif) no-repeat 0 0; padding:10px 0px 5px 16px; margin-bottom:3px;}
#right-col #block-block-3 li a { font-size:14px; color:#5e5c5a; text-decoration:none;}
#right-col #block-block-3 li a:hover { color:#0094a9}
#right-col #block-block-3 li span { color:#ed8c01; font-size:22px; vertical-align:middle; padding-right:15px;}
#right-col #block-block-3 a.readmore { color:#7fb000; padding-left:46px; font-size:14px; line-height:25px;}
#block-block-2 .content { padding-top:23px;}
#block-block-2 ul { padding:0;}
#block-block-2 li { background:url(images/a4.png) no-repeat 0 5px; padding-left:37px; line-height:30px;}
#block-block-2 li a { font-size:14px; color:#5e5c5a; padding:0;}
#block-block-2 a { color:#7fb000; font-size:14px; padding-left:37px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 .content { padding-top:23px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 ul { padding:0;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 li { background:url(images/a4.png) no-repeat 0 5px; padding-left:37px; line-height:30px;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 li a { font-size:14px; color:#5e5c5a; padding:0;}
#block-views-b45c64be392f1afa0ae8b7b59b69eb71 a { color:#7fb000; font-size:14px; padding-left:37px;}
/*---*/
/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li{ background:url(images/a3.gif) no-repeat 0 8px; padding-left:12px; list-style-image:none; list-style:none; line-height:22px; color:#0094a9;}
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal;}
/*---Numeric Lists without links---*/
#cont-col .content Ol { padding-left:2px;}
#cont-col .content Ol li{ background:none; padding:0px; margin-left:20px; line-height:22px; color:#0094a9;}
#cont-col .content Ol li ul li {background:url(images/a3.gif) no-repeat 0 8px; padding-left:16px; color:#0094a9; font-weight:normal;}
/*---nonNumeric Lists---*/
#cont-col .content ul li{ list-style-image:none; list-style:none; line-height:22px; font-size:12px;}
#cont-col .content ul li a { color:#0094a9; font-weight:normal; text-decoration:none; font-size:12px;}
#cont-col .content ul li a:hover{ text-decoration:underline; }
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal; color:#0094a9}
#cont-col .content ul li ol li a { background:none;}
/*---Numeric Lists---*/
#cont-col .content Ol { padding-left:2px; font-size:13px;}
#cont-col .content Ol li{ background:none; padding:5px 0px 5px 0px; margin-left:20px; line-height:22px;}
#cont-col .content Ol li a { padding-left:0px; color:#0094a9; font-weight:normal; text-decoration:underline; font-size:12px;}
#cont-col .content Ol li a:hover{ text-decoration:none; }
#cont-col .content Ol li ul li a { font-weight:normal; text-decoration:none;}
#cont-col .content Ol li ul li a:hover {text-decoration:underline;}
/*---Paragraph Style---*/
#cont-col .content p { padding-bottom:7px; padding-top:7px;}
#cont-col .content blockquote { border:1px solid #7f7f7f; background:#f1f1f1; padding:5px; margin:10px 0px 10px 0px;}
.item-list ul li { list-style-image:none; list-style:none;}
#profile-admin-overview ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#profile-admin-overview ul li a { background:url(images/a1.gif) no-repeat 0 5px; padding-left:10px; color:#505050; font-weight:normal;}
#profile-admin-overview ul li a:hover{ text-decoration:none; color:#ce2a11;}
.password-description ul {margin-left:5px;}
.password-description ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:12px;}
#node-admin-content ul {margin-left:5px;}
#node-admin-content ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:17px;}
/*ul.menu li { line-height:20px; font-size:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#52a1d6;}
*/
/*.links { font-size:10px; color:#d7d7d7;}
.links li a{ color:#d7d7d7; font-weight:bold; text-decoration:none; font-size:12px; text-transform:none; padding-left:0px;}
.links li a:hover{ text-decoration:underline; color:#FFF;}*/
ul.links.inline { padding-right:0px; padding-left: 10px;}
.cent ul.links li a { color:#104d0c; font-weight:normal; font-size:11px; text-transform:capitalize; background:none; text-decoration:none; padding:0px;}
.cent ul.links li a:hover { text-decoration:underline;}
#comments ul.links li a { color:#0094a9;}
.taxonomy ul.links li a, #forum ul.links li a { color:#0094a9}
/*------END LIST------*/
ul.primary, ul.primary li, ul.secondary, ul.secondary li{
border: 0;
background:none;
margin: 0;
padding: 0;
}
ul.primary li a{
border:none !important;
}
ul.primary li a:hover{
background:none;
border: 0;
}
ul.primary li.active a{
border:none;
color:#fff !important;
font-weight:bold;
background:#242424;
}
ul.tabs li {
display:block;
margin-right:2px;
float:left;
}
ul.tabs li span {
display:block;
}
ul.tabs li span span {
text-align:center;
display:block;
}
ul.tabs li a {
color:#242424 !important;
font-size:14px;
font-weight:normal;
background:none;
padding:7px 20px 7px 20px;
margin:0px;
display:block;
}
ul.tabs li a:hover {
color:#fff !important;
margin:0px;
border:none;
background:#242424;
}
#tabs-wrapper {
margin:0px 0px 5px 0px;
padding:0;
border-bottom:1px solid #d5d3c3;
}
ul.primary {
padding:0px;
margin:0px;}
/*----------------------------*/
/*----FROUM----*/
#forum {
padding:10px 0px 0px 1px;
}
#forum ul.links {
padding:0px 0px 5px 0px;
}
#forum table {
border:1px solid #d4d4d4;
border-right:none;
}
#forum th {
padding:4px 0px 4px 3px;
border-right:1px solid #d4d4d4;
}
#forum th a {
color:#fff;
}
#forum td {
padding-top:4px;
padding-bottom:4px;
}
#forum .description { color:#3c3c3c} /*Forum Container description*/
#forum .forum .description { color:#3c3c3c; font-size:11px;} /*Forum description*/
#forum td.container {
border-right:1px solid #d4d4d4;
border-bottom:1px solid #d4d4d4;
}
#forum td.container a{
color:#0094a9;
padding:0px 0px 0px 10px;
}
#forum td.forum,
#forum td.topics,
#forum td.posts,
#forum td.last-reply,
#forum td.icon,
#forum td.title,
#forum td.replies,
#forum td.created {
border-right:1px solid #d4d4d4;
border-bottom:1px solid #d4d4d4;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon {
padding-left:5px
}
#forum .odd {
border-bottom:1px solid #d4d4d4;
border-top:1px solid #d4d4d4;
background:#f8f7f2
}
#forum div.indent {
margin-left:5px}
#forum .odd, #forum .even { border-bottom:1px solid #d4d4d4; }
#forum thead th { border-bottom:1px solid #d4d4d4; background:url(images/bg-forum.gif) top repeat-x; color:#fff;}
/*----------------------------*/
/*-----GENERAL-----*/
.node .taxonomy { padding-top:0px;}
div.error { margin-top:5px;}
.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; color:#618749; margin-bottom:0px; clear:both;}
div.admin .left { margin:0px;}
#book-outline { min-width:0px;}
#permissions, #blocks, #forum table, .sticky-enabled { width:100%;}
.node-unpublished { background:none;}
.odd td { vertical-align:middle; padding-left:0px; line-height:18px; background:#f2f2f2; font-size:12px;} /* odd_row BACKGROUND*/
.even td { vertical-align:middle; padding-left:0px; line-height:18px; background:#fcfcfc; font-size:12px;} /* even_row BACKGROUND*/
.profile h3 { border-bottom:1px solid #cfcdcd; color:#0094a9}
img.alignleft{ float:left; margin-right:20px;}
img.alignright{ float:right; margin-left:25px; }
#first-time a { color:#0094a9; text-decoration:none}
#first-time a:hover{ text-decoration:underline;}
#first-time ol { margin-left:20px;}
.theme-info { padding-left:0px;}
.admin-list a { color:#0094a9;}
.tabs a { color:#395c14}
.node-type-list a { color:#2b9ed1;} /* Create content */
.collapse-processed a { color:#0094a9;}
.even a { color:#0094a9;}
.blog a { color:#0094a9;}
.odd a { color:#0094a9; line-height:13px;}
.check-manually a{ color:#161616;}
.compact-link a { color:#0094a9;}
.messages a { color:#f30000}
.sticky-table { line-height:24px;}
/*.sticky-table th { text-align:center;}*/
.more-help-link a { color:#7d7d7d;}
.help { font-size:11px; padding:3px 10px 0px 20px;}
.help a { color:#0094a9;}
.help-items a{ color:#1ca0d1;}
.help-items ul { list-style:none; line-height:18px;}
.description a { color:#dc1b1d;}
/*---------------------*/
#blocks tr.region-message { color:#9298a3;}
.theme-info { padding-left:10px;}
.box { padding-left:0px;}
.box h2.title { padding-left:0px; background:none;}
.box div.links { background:none; padding:0px;}
.box .bg-links, .box .links-left, .box .links-right { background:none;}
#cont ul.links li { background:none;}
/*#cont ul.links li span { color:#575859;}*/
#system-modules div { padding-bottom:10px;}
#forum-confirm-delete a { color:#6d94ac;}
.form-checkboxes { width:100px;}
#views-ajax-pad .form-checkboxes { width:100%;}
.search-form input { vertical-align:middle}
#forum ul.links { margin-bottom:10px;}
dl .title { background:none; padding:0px;}
ul.links li.comment_forbidden { padding:0px;}
#comments, #node-form { width:100%;}
#comment-form { padding-bottom:20px;}
.preview .node { background:none;}
#cont-col .content .comment_add a { color:#457299; text-transform:capitalize; font-weight:bold;}
html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}
.search-advanced .action { float:none;}
/*Status Report*/
.system-status-report td { padding-left:5px;}
table.system-status-report tr.info th{ color:#002200;}
table.system-status-report tr.error th{ color:#220000;}
table.system-status-report tr.ok th { color:#002200;}
table.system-status-report tr.warning th{ color:#222200;}
tr.merge-down { border-bottom:none;}
tr.ok td { background:#DDFFDD;}
tr.error td { background:#FFCCCC;}
tr.warning td { background:#FFFFDD;}
/*-------------*/
.admin-panel dd { padding-bottom:10px;}
div.admin-dependencies, div.admin-required { color:#000;}
#block-admin-display-form div { overflow:hidden;}
table.sticky-header { background:#FFFFFF; overflow:hidden; position:relative;}
/*table.sticky-header th { text-align:center;}*/
.item-list .pager li { padding:0;}
#cont-col .content ul.pager li { background:#f5f4ed; border:1px solid #cbc9b8; padding:1px 5px; margin:0px 1px; color:#7c7c7c;}
#cont-col .content ul.pager li.pager-current,
#cont-col .content ul.pager li:hover{ background:#f0ece3; border:1px solid #cbc9b8;}
#cont-col .content ul.pager li a{ color:#1a2023; text-decoration:none;}
#cont-col .content ul.pager li a:hover { color:#000}
#custom #block-views-banner_principal-block_banner { float:left; width:690px;}
#custom #block-views-banner_principal-block_banner .content { padding:6px 66px 0px 15px; color:#5e5c5a}
.rate-widget-fivestar .item-list ul li {
background-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.addtoany a{
margin-top:6px;
}
.slider-home h1 {
bottom: -332px;
font-size: 28px;
padding-left: 10px;
padding-top:10px;
height:38px;
position: relative;
z-index: 99;
font-weight: bolder;
background-color: rgba(0,0,0,0.2);
color: #0094A9;
}
.slider-home img{
position:relative;
top: -28px;
} | 0.372962 | 0.203648 |
html {
font-family: sans-serif;
background: #eee;
padding: 1rem;
}
body {
max-width: 960px;
margin: 0 auto;
background: white;
}
h1, h2, h3, h4, h5, h6 {
font-family: serif;
color: #377ba8;
margin: 1rem 0;
}
a {
color: #377ba8;
}
hr {
border: none;
border-top: 1px solid lightgray;
}
nav {
background: lightgray;
display: flex;
align-items: center;
padding: 0 0.5rem;
}
nav h1 {
flex: auto;
margin: 0;
}
nav h1 a {
text-decoration: none;
padding: 0.25rem 0.5rem;
}
nav ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
nav ul li a, nav ul li span, header .action {
display: block;
padding: 0.5rem;
}
.content {
padding: 0 1rem 1rem;
}
.content > header {
border-bottom: 1px solid lightgray;
display: flex;
align-items: flex-end;
}
.content > header h1 {
flex: auto;
margin: 1rem 0 0.25rem 0;
}
.flash {
margin: 1em 0;
padding: 1em;
background: #cae6f6;
border: 1px solid #377ba8;
}
.post > header {
display: flex;
align-items: flex-end;
font-size: 0.85em;
}
.post > header > div:first-of-type {
flex: auto;
}
.post > header h1 {
font-size: 1.5em;
margin-bottom: 0;
}
.post .about {
color: slategray;
font-style: italic;
}
.post .body {
white-space: pre-line;
}
.content:last-child {
margin-bottom: 0;
}
.content form {
margin: 1em 0;
display: flex;
flex-direction: column;
}
.content label {
font-weight: bold;
margin-bottom: 0.5em;
}
.content input, .content textarea {
margin-bottom: 1em;
}
.content textarea {
min-height: 12em;
resize: vertical;
}
input.danger {
color: #cc2f2e;
}
input[type=submit] {
align-self: start;
min-width: 10em;
}
.form_label {
float: left;
width: 100%;
margin-top: 1px;
}
.form_field {
/* float: left; */
width: 95%;
padding-left: 400;
/* width: 400px; */
margin-top: 1px;
}
.form_select {
float: left;
width: 100%;
margin-top: 1px;
}
.form_button {
float: left;
width: 20%;
margin-top: 6px;
}
.ligthgray {
background:lightgray;
}
.yellow {
background: #F2CD46;
}
.purple {
background: #CFBBFC;
} | flaskr/static/style.css | html {
font-family: sans-serif;
background: #eee;
padding: 1rem;
}
body {
max-width: 960px;
margin: 0 auto;
background: white;
}
h1, h2, h3, h4, h5, h6 {
font-family: serif;
color: #377ba8;
margin: 1rem 0;
}
a {
color: #377ba8;
}
hr {
border: none;
border-top: 1px solid lightgray;
}
nav {
background: lightgray;
display: flex;
align-items: center;
padding: 0 0.5rem;
}
nav h1 {
flex: auto;
margin: 0;
}
nav h1 a {
text-decoration: none;
padding: 0.25rem 0.5rem;
}
nav ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
nav ul li a, nav ul li span, header .action {
display: block;
padding: 0.5rem;
}
.content {
padding: 0 1rem 1rem;
}
.content > header {
border-bottom: 1px solid lightgray;
display: flex;
align-items: flex-end;
}
.content > header h1 {
flex: auto;
margin: 1rem 0 0.25rem 0;
}
.flash {
margin: 1em 0;
padding: 1em;
background: #cae6f6;
border: 1px solid #377ba8;
}
.post > header {
display: flex;
align-items: flex-end;
font-size: 0.85em;
}
.post > header > div:first-of-type {
flex: auto;
}
.post > header h1 {
font-size: 1.5em;
margin-bottom: 0;
}
.post .about {
color: slategray;
font-style: italic;
}
.post .body {
white-space: pre-line;
}
.content:last-child {
margin-bottom: 0;
}
.content form {
margin: 1em 0;
display: flex;
flex-direction: column;
}
.content label {
font-weight: bold;
margin-bottom: 0.5em;
}
.content input, .content textarea {
margin-bottom: 1em;
}
.content textarea {
min-height: 12em;
resize: vertical;
}
input.danger {
color: #cc2f2e;
}
input[type=submit] {
align-self: start;
min-width: 10em;
}
.form_label {
float: left;
width: 100%;
margin-top: 1px;
}
.form_field {
/* float: left; */
width: 95%;
padding-left: 400;
/* width: 400px; */
margin-top: 1px;
}
.form_select {
float: left;
width: 100%;
margin-top: 1px;
}
.form_button {
float: left;
width: 20%;
margin-top: 6px;
}
.ligthgray {
background:lightgray;
}
.yellow {
background: #F2CD46;
}
.purple {
background: #CFBBFC;
} | 0.489503 | 0.08886 |
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - cyrillic_latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), local('Montserrat-Bold'),
url('../fonts/montserrat-v14-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-cyrillic_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300 - cyrillic_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'),
url('../fonts/roboto-v20-cyrillic_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/roboto-v20-cyrillic_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - cyrillic_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'),
url('../fonts/roboto-v20-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/roboto-v20-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
* {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
ul,
ol {
list-style: none;
}
img {
display: block;
max-width: 100%;
height: auto;
}
a {
display: block;
text-decoration: none;
}
.site-header{
position: absolute;
width: 100%;
}
.site-nav-list{
display: flex;
justify-content: center;
}
.site-nav-btn{
border: none;
background-color: transparent;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #ffffff;
}
.site-nav-item{
margin-top: 30px;
padding: 8px 16px 8px 16px;
border-style: solid;
border-width: 2px;
border-radius: 30px;
border-color: rgba(255, 255, 255, 0);
}
.site-nav-item:first-child{
margin-right: 20px;
}
.site-nav-item:hover{
border-color: rgba(255, 255, 255, 1);
}
.site-nav-btn:hover{
cursor: pointer;
}
.site-logo{
margin-top: 115px;
display: block;
text-align: center;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 24px;
letter-spacing: 1px;
color: white;
}
.section1{
padding-top: 228px;
background-color: black;
background-image: url(../img/tablet/element/fon1.png);
background-size: cover;
width: 100%;
height: 540px;
background-repeat: no-repeat;
text-align: center;
}
.section1name{
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: white;
text-transform: uppercase;
letter-spacing: -1px;
}
.section1descr{
width: 260px;
margin: 0 auto;
margin-top: 16px;
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 22px;
color: white;
}
.section1btn{
width: 280px;
margin: 32px auto;
display: block;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
padding: 12px 40px 9px 40px;
color: white;
background-color: rgb(255, 78, 80);
border-style: solid;
border-width: 2px;
border-color: rgb(255, 78, 80);
border-radius: 20px;
}
.section1btn:hover{
color: rgb(255, 78, 80);
background-color: white;
cursor: pointer;
}
.section2name{
margin-top: 68px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 22px;
line-height: 26px;
text-align: center;
}
.img-icon{
width: 120px;
height: 120px;
margin: 0 auto;
position: relative;
}
.img-icon:after{
display: inline-block;
width: 40px;
height: 40px;
content: "";
position: absolute;
top: 85px;
right: -10px;
border: 5px solid #fff;
border-radius: 50%;
box-sizing: border-box;
background-repeat: no-repeat;
background-position: center;
background-color: red;
}
.team-photo{
margin-top: 22px;
}
.team-name{
text-align: center;
margin-top: 20px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 16px;
color: #333333;
}
.team-descr{
text-align: center;
margin-top: 14px;
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 16px;
color: #666666;
}
.bradley:after{
background-color: #ff4e50;
background-image: url(../img/tablet/element/tv.png);
}
.lucas:after{
background-color: #ffa507;
background-image: url(../img/tablet/element/chemistry.png);
}
.heather:after{
background-color: #1cd7ad;
background-image: url(../img/tablet/element/cofe.png);
}
.bradleybaba:after{
background-color: #4e73db;
background-image: url(../img/tablet/element/telegram.png);
}
.section2btn{
width: 280px;
text-align: center;
margin: 0 auto;
margin-bottom: 54px;
margin-top: 32px;
display: block;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
padding: 12px 40px 9px 40px;
color: rgb(255, 78, 80);
background-color: white;
border-style: solid;
border-width: 2px;
border-color: rgb(255, 78, 80);
border-radius: 20px;
}
.section2btn:hover{
color: white;
background-color: rgb(255, 78, 80);
cursor: pointer;
}
@media (min-width: 768px) {
.site-logo {
text-align: left;
margin-top: 46px;
}
.site-nav-list {
width: 194px;
justify-content: flex-end;
}
.site-nav-item{
margin-top: 38px;
}
.section1{
background-color: black;
background-image: url(../img/tablet/element/fon2.jpg);
background-size: cover;
height: 700px;
}
.team-list{
display: flex;
flex-wrap: wrap;
}
.order1{
order: 1;
}
.order2{
order: 2;
}
}
@media (min-width: 992px){
.section1{
background-color: black;
background-image: url(../img/tablet/element/fon3.jpg);
background-size: cover;
height: 700px;
}
.section1name{
font-size: 52px;
line-height: 62px;
letter-spacing: 6px;
}
.section1descr{
font-size: 24px;
line-height: 28px;
width: 396px;
}
} | hm9/style/style.css | @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - cyrillic_latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), local('Montserrat-Bold'),
url('../fonts/montserrat-v14-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-cyrillic_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300 - cyrillic_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'),
url('../fonts/roboto-v20-cyrillic_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/roboto-v20-cyrillic_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - cyrillic_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'),
url('../fonts/roboto-v20-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/roboto-v20-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
* {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
ul,
ol {
list-style: none;
}
img {
display: block;
max-width: 100%;
height: auto;
}
a {
display: block;
text-decoration: none;
}
.site-header{
position: absolute;
width: 100%;
}
.site-nav-list{
display: flex;
justify-content: center;
}
.site-nav-btn{
border: none;
background-color: transparent;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #ffffff;
}
.site-nav-item{
margin-top: 30px;
padding: 8px 16px 8px 16px;
border-style: solid;
border-width: 2px;
border-radius: 30px;
border-color: rgba(255, 255, 255, 0);
}
.site-nav-item:first-child{
margin-right: 20px;
}
.site-nav-item:hover{
border-color: rgba(255, 255, 255, 1);
}
.site-nav-btn:hover{
cursor: pointer;
}
.site-logo{
margin-top: 115px;
display: block;
text-align: center;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 24px;
letter-spacing: 1px;
color: white;
}
.section1{
padding-top: 228px;
background-color: black;
background-image: url(../img/tablet/element/fon1.png);
background-size: cover;
width: 100%;
height: 540px;
background-repeat: no-repeat;
text-align: center;
}
.section1name{
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: white;
text-transform: uppercase;
letter-spacing: -1px;
}
.section1descr{
width: 260px;
margin: 0 auto;
margin-top: 16px;
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 22px;
color: white;
}
.section1btn{
width: 280px;
margin: 32px auto;
display: block;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
padding: 12px 40px 9px 40px;
color: white;
background-color: rgb(255, 78, 80);
border-style: solid;
border-width: 2px;
border-color: rgb(255, 78, 80);
border-radius: 20px;
}
.section1btn:hover{
color: rgb(255, 78, 80);
background-color: white;
cursor: pointer;
}
.section2name{
margin-top: 68px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 22px;
line-height: 26px;
text-align: center;
}
.img-icon{
width: 120px;
height: 120px;
margin: 0 auto;
position: relative;
}
.img-icon:after{
display: inline-block;
width: 40px;
height: 40px;
content: "";
position: absolute;
top: 85px;
right: -10px;
border: 5px solid #fff;
border-radius: 50%;
box-sizing: border-box;
background-repeat: no-repeat;
background-position: center;
background-color: red;
}
.team-photo{
margin-top: 22px;
}
.team-name{
text-align: center;
margin-top: 20px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 16px;
color: #333333;
}
.team-descr{
text-align: center;
margin-top: 14px;
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 16px;
color: #666666;
}
.bradley:after{
background-color: #ff4e50;
background-image: url(../img/tablet/element/tv.png);
}
.lucas:after{
background-color: #ffa507;
background-image: url(../img/tablet/element/chemistry.png);
}
.heather:after{
background-color: #1cd7ad;
background-image: url(../img/tablet/element/cofe.png);
}
.bradleybaba:after{
background-color: #4e73db;
background-image: url(../img/tablet/element/telegram.png);
}
.section2btn{
width: 280px;
text-align: center;
margin: 0 auto;
margin-bottom: 54px;
margin-top: 32px;
display: block;
text-decoration: none;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 20px;
padding: 12px 40px 9px 40px;
color: rgb(255, 78, 80);
background-color: white;
border-style: solid;
border-width: 2px;
border-color: rgb(255, 78, 80);
border-radius: 20px;
}
.section2btn:hover{
color: white;
background-color: rgb(255, 78, 80);
cursor: pointer;
}
@media (min-width: 768px) {
.site-logo {
text-align: left;
margin-top: 46px;
}
.site-nav-list {
width: 194px;
justify-content: flex-end;
}
.site-nav-item{
margin-top: 38px;
}
.section1{
background-color: black;
background-image: url(../img/tablet/element/fon2.jpg);
background-size: cover;
height: 700px;
}
.team-list{
display: flex;
flex-wrap: wrap;
}
.order1{
order: 1;
}
.order2{
order: 2;
}
}
@media (min-width: 992px){
.section1{
background-color: black;
background-image: url(../img/tablet/element/fon3.jpg);
background-size: cover;
height: 700px;
}
.section1name{
font-size: 52px;
line-height: 62px;
letter-spacing: 6px;
}
.section1descr{
font-size: 24px;
line-height: 28px;
width: 396px;
}
} | 0.257485 | 0.056783 |
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.login-cover{
background-color: #303030;
display: flex;
align-items: center;
justify-content: center;
height: auto;
flex-flow: column wrap;
}
.logo-content{
position: relative;
top: 30px;
}
.green-header{
width: 450px;
padding: 20px;
text-align: center;
background-color: #9a0b03;
font-size: 18px;
border-radius: 4px;
color: #fff;
position: relative;
top: 40px;
}
.login-content{
width: 490px;
background-color: #fff;
padding: 70px 30px 30px;
border-radius: 4px;
}
.login-content .MuiInput-formControl{
margin-bottom: 10px;
}
.login-content .MuiInput-formControl input, .MuiInput-formControl select{
font-size: 14px;
}
.signup-cover{
width: 100%;
text-align: center;
}
.login-content a,.login-content a:hover{
color:#9a0b03;
text-decoration: none;
font-weight: 500;
font-size: 15px;
}
.forgot-link{
float: right;
}
/* .login-content button{
background-color: #9a0b03;
padding: 6px 20px;
}
.login-content button span{
color: #fff !important;
} */
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary
{
background-color: #9a0b03;
padding: 6px 20px;
margin-right: 10px;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary span,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary span {
color: #fff !important;
line-height: normal;
padding: 4px 12px;
font-weight: 400;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary
{
background-color: #9a0b03;
padding: 5px;
margin-right: 10px;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary span,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary span {
color: #fff !important;
line-height: normal;
padding: 4px 12px;
font-weight: 400;
}
.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary{
color: #00000042;
background-color: #fff;
}
/* a.back-btn {
padding: 8px 20px 9px 20px;
} */
.back-btn {
border: 1px solid #999999 !important;
background-color: #fff !important;
padding: 4px 17px !important;
}
.login-content .MuiInputLabel-formControl { /* Chrome/Opera/Safari */
color: #999999 !important;
opacity: 1;
font-size: 14px !important;
font-weight: 300;
}
.MuiInput-underline:after{
border-bottom: none;
}
.MuiInput-underline:hover:not(.Mui-disabled):before{
border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
}
.MuiInput-underline:after{
border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary {
background-color: #9a0b03;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary {
background-color: #9a0b03 ;
padding: 6.5px 32px;
margin-right: 10px;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root .MuiButton-label {
color: #fff !important;
}
.MuiFormGroup-root{
margin-bottom: 15px;
}
.MuiFormHelperText-root.Mui-error{
margin-top: 4px;
font-size: 0.75rem;
}
.login-content button[disabled],
.login-content button[disabled]:hover {
background-color: #be635d !important;
}
.buttonProgress {
color: green;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -12px;
}
div.action-btns{
margin-top:10px;
} | src/assets/css/login.css | *{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.login-cover{
background-color: #303030;
display: flex;
align-items: center;
justify-content: center;
height: auto;
flex-flow: column wrap;
}
.logo-content{
position: relative;
top: 30px;
}
.green-header{
width: 450px;
padding: 20px;
text-align: center;
background-color: #9a0b03;
font-size: 18px;
border-radius: 4px;
color: #fff;
position: relative;
top: 40px;
}
.login-content{
width: 490px;
background-color: #fff;
padding: 70px 30px 30px;
border-radius: 4px;
}
.login-content .MuiInput-formControl{
margin-bottom: 10px;
}
.login-content .MuiInput-formControl input, .MuiInput-formControl select{
font-size: 14px;
}
.signup-cover{
width: 100%;
text-align: center;
}
.login-content a,.login-content a:hover{
color:#9a0b03;
text-decoration: none;
font-weight: 500;
font-size: 15px;
}
.forgot-link{
float: right;
}
/* .login-content button{
background-color: #9a0b03;
padding: 6px 20px;
}
.login-content button span{
color: #fff !important;
} */
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary
{
background-color: #9a0b03;
padding: 6px 20px;
margin-right: 10px;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary span,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary span {
color: #fff !important;
line-height: normal;
padding: 4px 12px;
font-weight: 400;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary
{
background-color: #9a0b03;
padding: 5px;
margin-right: 10px;
}
.login-outer-cover button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary span,
.login-outer-cover a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary span {
color: #fff !important;
line-height: normal;
padding: 4px 12px;
font-weight: 400;
}
.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.back-btn.MuiTypography-colorSecondary{
color: #00000042;
background-color: #fff;
}
/* a.back-btn {
padding: 8px 20px 9px 20px;
} */
.back-btn {
border: 1px solid #999999 !important;
background-color: #fff !important;
padding: 4px 17px !important;
}
.login-content .MuiInputLabel-formControl { /* Chrome/Opera/Safari */
color: #999999 !important;
opacity: 1;
font-size: 14px !important;
font-weight: 300;
}
.MuiInput-underline:after{
border-bottom: none;
}
.MuiInput-underline:hover:not(.Mui-disabled):before{
border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
}
.MuiInput-underline:after{
border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary {
background-color: #9a0b03;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary {
background-color: #9a0b03 ;
padding: 6.5px 32px;
margin-right: 10px;
}
.login-outer-cover .MuiButtonBase-root.MuiButton-root .MuiButton-label {
color: #fff !important;
}
.MuiFormGroup-root{
margin-bottom: 15px;
}
.MuiFormHelperText-root.Mui-error{
margin-top: 4px;
font-size: 0.75rem;
}
.login-content button[disabled],
.login-content button[disabled]:hover {
background-color: #be635d !important;
}
.buttonProgress {
color: green;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -12px;
}
div.action-btns{
margin-top:10px;
} | 0.396068 | 0.063482 |
.icon-git-logo { background-image: url("../images/git_icon.png"); padding-right: 5px; }
.icon-push { background-image: url("../images/icon-divide.png"); }
.icon-deployment-credentials { background-image: url("../images/textfield_key.png"); }
.icon-post-receive-urls { background-image: url("../images/link.png"); }
.icon-mirrors { background-image: url("../images/table_multiple.png"); }
.icon-git-daemon { background-image: url("../images/changeset.png"); }
.icon-git-smarthttp { background-image: url("../images/web.png"); }
.icon-git-notify { background-image: url("../images/email.png"); }
.icon-git { padding-right: 15px; }
.icon-git-disabled { opacity: 0.5; }
table.git_mailing_list { width: 100%; margin-top: 15px; }
table.git_mailing_list th { width: 25%; }
table.git_mailing_list td { text-align: center; }
table.git_mailing_list td ul { padding-left: 0px; list-style-type: none; }
/*
PLUGIN SETTINGS
*/
.git_hosting_access_box {
border: 2px solid;
background-color: #dfffdf;
border-color: #9fcf9f;
color: #005f00;
margin: -6px;
padding: 4px;
}
.git_hosting_access_box p {
padding-left:100px;
margin-top: 8px;
margin-bottom: 8px;
}
.git_hosting_access_box label {
margin-left: -100px;
width: 95px;
}
.git_hosting_access_box em {
font-style: italic;
font-weight: bold;
font-size: 110%;
color: #467AA7;
}
.bootstrap-switch {
margin-left: 10px;
}
#tab-content-gitolite_redmine_config .switch-extended {
min-width: 175px;
}
#settings p {
margin-bottom: 15px;
margin-top: 15px;
}
/*
REPOSITORY EDIT
*/
#repository-tabs i {
padding-right: 10px;
}
#git_hosting_settings div.split { display: block; float: left; width: 40%; }
/*
REPOSITORY VIEW
*/
#sidebar li.repository.git {
background: url("../images/git_icon.png") no-repeat scroll 0 50% transparent;
margin: 10px 10px 10px 0;
padding-left: 25px;
}
#sidebar ul.repository.git {
padding-left: 15px;
list-style-type: none;
}
#git_hosting_download_buttons {
margin-top: 20px;
}
#git_hosting_download_buttons ul li {
margin-top: 5px;
margin-bottom: 5px;
}
#sidebar li.git_url {
margin: 0;
}
.git_hosting_urls {
display: block;
height: 90px;
margin-bottom: 20px;
}
#git_hosting_download_buttons i {
color: #FFFFFF;
padding-right: 10px;
}
#git_hosting_download_buttons .button {
background: none repeat scroll 0 0 #2996CC;
border: 1px solid #E0E2E3;
border-color: rgba(0, 0, 0, 0);
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: block;
font-size: 14px;
font-weight: 500;
height: 32px;
line-height: 30px;
margin-bottom: 1px;
margin-top: 1px;
-moz-appearance: none;
padding: 0 14px;
vertical-align: middle;
text-align: center;
transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}
div.flash.warning, .conflict {
background: url("../images/warning.png") no-repeat scroll 8px 18px #FFEBC1;
}
/*
REPOSITORY SETTINGS
*/
#git_hosting_settings label {
margin-left: -190px;
padding-left: 5px;
padding-right: 10px;
width: 190px;
}
.git_hosting {
height: auto;
min-height: 80px;
}
/*
PUBLIC KEY
*/
.public_key_view {
background-color: #fff;
padding: 5px;
}
.public_key_view label {
font-weight: bold;
text-align: right;
}
.public_key_view .myhead {
font-style: italic;
color: #000;
size: 140%;
padding: 10px 10px 0px 0px;
margin-bottom: 5px;
border-bottom: 1px solid #bbbbbb;
}
.public_key_view p {
margin-top: 0px;
margin-bottom: 5px;
padding-top: 0px;
}
.public_key_view legend {
font-style: italic;
color: #000;
size: 130%;
}
/*
MISC
*/
.spacer { display: block; height: 10px; clear: both; }
td.buttons { width: 20%; }
.select_key_type { margin-left: 10px; } | assets/stylesheets/application.css |
.icon-git-logo { background-image: url("../images/git_icon.png"); padding-right: 5px; }
.icon-push { background-image: url("../images/icon-divide.png"); }
.icon-deployment-credentials { background-image: url("../images/textfield_key.png"); }
.icon-post-receive-urls { background-image: url("../images/link.png"); }
.icon-mirrors { background-image: url("../images/table_multiple.png"); }
.icon-git-daemon { background-image: url("../images/changeset.png"); }
.icon-git-smarthttp { background-image: url("../images/web.png"); }
.icon-git-notify { background-image: url("../images/email.png"); }
.icon-git { padding-right: 15px; }
.icon-git-disabled { opacity: 0.5; }
table.git_mailing_list { width: 100%; margin-top: 15px; }
table.git_mailing_list th { width: 25%; }
table.git_mailing_list td { text-align: center; }
table.git_mailing_list td ul { padding-left: 0px; list-style-type: none; }
/*
PLUGIN SETTINGS
*/
.git_hosting_access_box {
border: 2px solid;
background-color: #dfffdf;
border-color: #9fcf9f;
color: #005f00;
margin: -6px;
padding: 4px;
}
.git_hosting_access_box p {
padding-left:100px;
margin-top: 8px;
margin-bottom: 8px;
}
.git_hosting_access_box label {
margin-left: -100px;
width: 95px;
}
.git_hosting_access_box em {
font-style: italic;
font-weight: bold;
font-size: 110%;
color: #467AA7;
}
.bootstrap-switch {
margin-left: 10px;
}
#tab-content-gitolite_redmine_config .switch-extended {
min-width: 175px;
}
#settings p {
margin-bottom: 15px;
margin-top: 15px;
}
/*
REPOSITORY EDIT
*/
#repository-tabs i {
padding-right: 10px;
}
#git_hosting_settings div.split { display: block; float: left; width: 40%; }
/*
REPOSITORY VIEW
*/
#sidebar li.repository.git {
background: url("../images/git_icon.png") no-repeat scroll 0 50% transparent;
margin: 10px 10px 10px 0;
padding-left: 25px;
}
#sidebar ul.repository.git {
padding-left: 15px;
list-style-type: none;
}
#git_hosting_download_buttons {
margin-top: 20px;
}
#git_hosting_download_buttons ul li {
margin-top: 5px;
margin-bottom: 5px;
}
#sidebar li.git_url {
margin: 0;
}
.git_hosting_urls {
display: block;
height: 90px;
margin-bottom: 20px;
}
#git_hosting_download_buttons i {
color: #FFFFFF;
padding-right: 10px;
}
#git_hosting_download_buttons .button {
background: none repeat scroll 0 0 #2996CC;
border: 1px solid #E0E2E3;
border-color: rgba(0, 0, 0, 0);
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: block;
font-size: 14px;
font-weight: 500;
height: 32px;
line-height: 30px;
margin-bottom: 1px;
margin-top: 1px;
-moz-appearance: none;
padding: 0 14px;
vertical-align: middle;
text-align: center;
transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}
div.flash.warning, .conflict {
background: url("../images/warning.png") no-repeat scroll 8px 18px #FFEBC1;
}
/*
REPOSITORY SETTINGS
*/
#git_hosting_settings label {
margin-left: -190px;
padding-left: 5px;
padding-right: 10px;
width: 190px;
}
.git_hosting {
height: auto;
min-height: 80px;
}
/*
PUBLIC KEY
*/
.public_key_view {
background-color: #fff;
padding: 5px;
}
.public_key_view label {
font-weight: bold;
text-align: right;
}
.public_key_view .myhead {
font-style: italic;
color: #000;
size: 140%;
padding: 10px 10px 0px 0px;
margin-bottom: 5px;
border-bottom: 1px solid #bbbbbb;
}
.public_key_view p {
margin-top: 0px;
margin-bottom: 5px;
padding-top: 0px;
}
.public_key_view legend {
font-style: italic;
color: #000;
size: 130%;
}
/*
MISC
*/
.spacer { display: block; height: 10px; clear: both; }
td.buttons { width: 20%; }
.select_key_type { margin-left: 10px; } | 0.41941 | 0.132262 |
@charset "utf-8";
/**************************************************************
툴팁
**************************************************************/
.theme-dark input.ddp-input-type::-webkit-input-placeholder {
color: #d7d7dc;
}
.theme-dark input.ddp-input-type:-ms-input-placeholder {
color: #d7d7dc;
}
.theme-dark input.ddp-input-type:disabled {
color: rgba(75, 81, 91, 0.3);
}
.theme-dark input.ddp-input-typebasic {
display: block;
width: 100%;
padding: 6px 10px 6px 10px;
border-radius: 2px;
border: 1px solid #d0d1d9;
box-sizing: border-box;
font-size: 13px;
}
.theme-dark input.ddp-input-typebasic::-webkit-input-placeholder {
color: #a4aab0;
}
.theme-dark input.ddp-input-typebasic:-ms-input-placeholder {
color: #a4aab0;
}
.theme-dark input.ddp-input-typebasic:focus {
border: 1px solid #b7b9c2;
}
.theme-dark input.ddp-input-typebasic:read-only:focus {
border: 1px solid #d0d1d9;
}
.theme-dark input.ddp-input-typebasic.ddp-full {
width: 100%;
}
.theme-dark input.ddp-input-typebasic:disabled {
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
opacity: 0.5;
}
.theme-dark input.ddp-input-typebasic.ddp-disabled {
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
opacity: 0.5;
}
.theme-dark input.ddp-input-typebasic.ddp-inline {
display: inline-block;
width: inherit;
position: relative;
top: -3px;
}
.theme-dark input.ddp-input-typebasic.ddp-error {
color: #eb5f58;
}
.theme-dark input.ddp-input-typebasic.ddp-font-size {
padding-top: 10px;
font-size: 12px;
}
.theme-dark input.ddp-input-typebasic.ddp-timeout {
width: 289px;
}
.theme-dark input.ddp-input-typebasic.ddp-readonly,
.theme-dark input.ddp-input-typebasic.ddp-readonly:focus {
padding-left: 0px;
border: 1px solid transparent;
background: none;
}
.theme-dark input.ddp-input-typebasic.ddp-focus:focus {
color: #4b515b;
}
.theme-dark input.ddp-input-type {
display: block;
width: 100%;
padding-bottom: 10px;
font-size: 16px;
border: none;
border-bottom: 1px solid #e7e7ea;
}
.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic.ddp-disabled,
.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic[disabled="disabled"] {
background-color: #9a9c9f;
border: 1px solid #9a9c9f;
opacity: 1;
}
.theme-dark .ddp-ng-ellipsis span.ddp-data-ellipsis {
display: block;
border: 1px solid #d0d1d9;
width: 100%;
padding: 6px 10px 6px 10px;
border-radius: 2px;
font-size: 13px;
background-color: #fff;
box-sizing: border-box;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.theme-dark .ddp-ng-ellipsis input {
display: none;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected span.ddp-data-ellipsis {
display: none;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected input {
display: block;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected .ddp-ui-tooltip-info {
display: block;
}
/**************************************************************
적용 input
**************************************************************/
.theme-dark .ddp-input-apply {
position: relative;
}
.theme-dark .ddp-input-apply.ddp-disabled:before {
display: inline-block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
z-index: 3;
}
.theme-dark .ddp-input-apply.ddp-disabled {
opacity: 0.5;
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
}
.theme-dark .ddp-input-apply.ddp-disabled input.ddp-input-txt {
background: rgba(240, 240, 240, 0.3);
}
.theme-dark .ddp-input-apply.ddp-disabled:hover input.ddp-input-txt, .theme-dark .ddp-input-apply.ddp-disabledinput.ddp-input-txt:focus {
border: 1px solid #d0d1d8;
}
.theme-dark .ddp-input-apply.ddp-disabled .ddp-icon-apply {
display: block;
}
.theme-dark .ddp-input-apply input.ddp-input-txt {
display: block;
width: 100%;
padding: 6px 10px 6px 10px;
color: #4b515b;
font-size: 13px;
text-align: left;
border: 1px solid #d0d1d8;
border-radius: 2px;
background-color: #fff;
box-sizing: border-box;
}
.theme-dark .ddp-input-apply input.ddp-input-txt:focus,
.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt {
padding-right: 28px;
}
.theme-dark .ddp-input-apply .ddp-icon-apply {
display: none;
position: absolute;
top: 50%;
right: 3px;
width: 24px;
height: 24px;
margin-top: -12px;
background-color: #d0d1d8;
}
.theme-dark .ddp-input-apply .ddp-icon-apply:before {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -4px 0 0 -6px;
width: 11px;
height: 8px;
background: url(../../../images/icon_select2.png) no-repeat;
background-position: -27px top;
content: '';
}
.theme-dark .ddp-input-apply:hover input.ddp-input-txt,
.theme-dark .ddp-input-apply input.ddp-input-txt:focus {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply input.ddp-input-txt:focus + .ddp-icon-apply {
display: block;
}
.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply.ddp-edit .ddp-icon-apply {
display: block;
background-color: #2ABCEF;
}
.theme-dark .ddp-input-apply.ddp-loading input.ddp-input-txt {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply .ddp-icon-apply-loading {
display: none;
position: absolute;
top: 50%;
right: 8px;
margin-top: -6px;
width: 12px;
height: 12px;
background: url(../../../images/icon_tabloading.png) no-repeat;
vertical-align: middle;
animation-name: spin;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.theme-dark .ddp-input-apply.ddp-loading .ddp-icon-apply-loading {
display: block;
}
.theme-dark .ddp-input-apply.ddp-loading .ddp-input-form {
display: none;
}
.theme-dark .ddp-input-apply.ddp-loading:hover .ddp-icon-apply {
display: none;
}
.theme-dark .ddp-input-apply.ddp-loading:before {
display: inline-block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
content: '';
}
.theme-dark .ddp-input-apply2 {
border: 1px solid #d0d1d8;
background-color: #fff;
}
.theme-dark .ddp-input-apply2:hover {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply2 .txt-apply {
position: relative;
float: right;
}
.theme-dark .ddp-input-apply2 .txt-apply .txt-data {
float: left;
position: Relative;
top: 4px;
margin: 0 5px;
color: #bdc0c9;
font-size: 12px;
}
.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply {
display: none;
float: left;
position: relative;
width: 24px;
height: 24px;
margin: 2px 2px 0 0;
background-color: #d0d1d8;
cursor: pointer;
}
.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply:before {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -4px 0 0 -6px;
width: 11px;
height: 8px;
background: url(../../../images/icon_select2.png) no-repeat;
background-position: -27px top;
content: '';
}
.theme-dark .ddp-input-apply2 .ddp-wrap-input {
display: block;
overflow: hidden;
}
.theme-dark .ddp-input-apply2 .ddp-wrap-input input {
display: block;
width: 100%;
padding: 6px 0 7px 5px;
border: none;
background: none;
box-sizing: border-box;
}
.theme-dark .ddp-input-apply2.ddp-edit .txt-apply .ddp-icon-apply {
display: block;
background-color: #2ABCEF;
}
.theme-dark .ddp-input-apply2.ddp-focus .txt-apply .ddp-icon-apply {
display: block;
}
/**************************************************************
calen
**************************************************************/
.theme-dark .ddp-form-calen {
position: relative;
}
.theme-dark .ddp-form-calen input.ddp-input-typebasic {
padding-right: 30px;
}
.theme-dark .ddp-form-calen:after {
display: inline-block;
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
width: 11px;
height: 11px;
background: url(../../../images/icon_type.png) no-repeat;
content: '';
}
/**************************************************************
textarea
**************************************************************/
.theme-dark .ddp-textarea-auto {display:block; width:100% !important; max-width:100%; padding:6px 10px 6px 10px; height:31px; min-height:31px; font-size:13px; resize:auto; box-sizing:border-box; border:1px solid #d0d1d8; box-sizing:border-box;} | discovery-frontend/src/assets/css/theme_dark/component/component.input.css | @charset "utf-8";
/**************************************************************
툴팁
**************************************************************/
.theme-dark input.ddp-input-type::-webkit-input-placeholder {
color: #d7d7dc;
}
.theme-dark input.ddp-input-type:-ms-input-placeholder {
color: #d7d7dc;
}
.theme-dark input.ddp-input-type:disabled {
color: rgba(75, 81, 91, 0.3);
}
.theme-dark input.ddp-input-typebasic {
display: block;
width: 100%;
padding: 6px 10px 6px 10px;
border-radius: 2px;
border: 1px solid #d0d1d9;
box-sizing: border-box;
font-size: 13px;
}
.theme-dark input.ddp-input-typebasic::-webkit-input-placeholder {
color: #a4aab0;
}
.theme-dark input.ddp-input-typebasic:-ms-input-placeholder {
color: #a4aab0;
}
.theme-dark input.ddp-input-typebasic:focus {
border: 1px solid #b7b9c2;
}
.theme-dark input.ddp-input-typebasic:read-only:focus {
border: 1px solid #d0d1d9;
}
.theme-dark input.ddp-input-typebasic.ddp-full {
width: 100%;
}
.theme-dark input.ddp-input-typebasic:disabled {
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
opacity: 0.5;
}
.theme-dark input.ddp-input-typebasic.ddp-disabled {
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
opacity: 0.5;
}
.theme-dark input.ddp-input-typebasic.ddp-inline {
display: inline-block;
width: inherit;
position: relative;
top: -3px;
}
.theme-dark input.ddp-input-typebasic.ddp-error {
color: #eb5f58;
}
.theme-dark input.ddp-input-typebasic.ddp-font-size {
padding-top: 10px;
font-size: 12px;
}
.theme-dark input.ddp-input-typebasic.ddp-timeout {
width: 289px;
}
.theme-dark input.ddp-input-typebasic.ddp-readonly,
.theme-dark input.ddp-input-typebasic.ddp-readonly:focus {
padding-left: 0px;
border: 1px solid transparent;
background: none;
}
.theme-dark input.ddp-input-typebasic.ddp-focus:focus {
color: #4b515b;
}
.theme-dark input.ddp-input-type {
display: block;
width: 100%;
padding-bottom: 10px;
font-size: 16px;
border: none;
border-bottom: 1px solid #e7e7ea;
}
.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic.ddp-disabled,
.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic[disabled="disabled"] {
background-color: #9a9c9f;
border: 1px solid #9a9c9f;
opacity: 1;
}
.theme-dark .ddp-ng-ellipsis span.ddp-data-ellipsis {
display: block;
border: 1px solid #d0d1d9;
width: 100%;
padding: 6px 10px 6px 10px;
border-radius: 2px;
font-size: 13px;
background-color: #fff;
box-sizing: border-box;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.theme-dark .ddp-ng-ellipsis input {
display: none;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected span.ddp-data-ellipsis {
display: none;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected input {
display: block;
}
.theme-dark .ddp-ng-ellipsis.ddp-selected .ddp-ui-tooltip-info {
display: block;
}
/**************************************************************
적용 input
**************************************************************/
.theme-dark .ddp-input-apply {
position: relative;
}
.theme-dark .ddp-input-apply.ddp-disabled:before {
display: inline-block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
z-index: 3;
}
.theme-dark .ddp-input-apply.ddp-disabled {
opacity: 0.5;
background-color: rgba(240, 240, 240, 0.3);
cursor: no-drop;
}
.theme-dark .ddp-input-apply.ddp-disabled input.ddp-input-txt {
background: rgba(240, 240, 240, 0.3);
}
.theme-dark .ddp-input-apply.ddp-disabled:hover input.ddp-input-txt, .theme-dark .ddp-input-apply.ddp-disabledinput.ddp-input-txt:focus {
border: 1px solid #d0d1d8;
}
.theme-dark .ddp-input-apply.ddp-disabled .ddp-icon-apply {
display: block;
}
.theme-dark .ddp-input-apply input.ddp-input-txt {
display: block;
width: 100%;
padding: 6px 10px 6px 10px;
color: #4b515b;
font-size: 13px;
text-align: left;
border: 1px solid #d0d1d8;
border-radius: 2px;
background-color: #fff;
box-sizing: border-box;
}
.theme-dark .ddp-input-apply input.ddp-input-txt:focus,
.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt {
padding-right: 28px;
}
.theme-dark .ddp-input-apply .ddp-icon-apply {
display: none;
position: absolute;
top: 50%;
right: 3px;
width: 24px;
height: 24px;
margin-top: -12px;
background-color: #d0d1d8;
}
.theme-dark .ddp-input-apply .ddp-icon-apply:before {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -4px 0 0 -6px;
width: 11px;
height: 8px;
background: url(../../../images/icon_select2.png) no-repeat;
background-position: -27px top;
content: '';
}
.theme-dark .ddp-input-apply:hover input.ddp-input-txt,
.theme-dark .ddp-input-apply input.ddp-input-txt:focus {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply input.ddp-input-txt:focus + .ddp-icon-apply {
display: block;
}
.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply.ddp-edit .ddp-icon-apply {
display: block;
background-color: #2ABCEF;
}
.theme-dark .ddp-input-apply.ddp-loading input.ddp-input-txt {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply .ddp-icon-apply-loading {
display: none;
position: absolute;
top: 50%;
right: 8px;
margin-top: -6px;
width: 12px;
height: 12px;
background: url(../../../images/icon_tabloading.png) no-repeat;
vertical-align: middle;
animation-name: spin;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.theme-dark .ddp-input-apply.ddp-loading .ddp-icon-apply-loading {
display: block;
}
.theme-dark .ddp-input-apply.ddp-loading .ddp-input-form {
display: none;
}
.theme-dark .ddp-input-apply.ddp-loading:hover .ddp-icon-apply {
display: none;
}
.theme-dark .ddp-input-apply.ddp-loading:before {
display: inline-block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
content: '';
}
.theme-dark .ddp-input-apply2 {
border: 1px solid #d0d1d8;
background-color: #fff;
}
.theme-dark .ddp-input-apply2:hover {
border: 1px solid #b7b9c2;
}
.theme-dark .ddp-input-apply2 .txt-apply {
position: relative;
float: right;
}
.theme-dark .ddp-input-apply2 .txt-apply .txt-data {
float: left;
position: Relative;
top: 4px;
margin: 0 5px;
color: #bdc0c9;
font-size: 12px;
}
.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply {
display: none;
float: left;
position: relative;
width: 24px;
height: 24px;
margin: 2px 2px 0 0;
background-color: #d0d1d8;
cursor: pointer;
}
.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply:before {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -4px 0 0 -6px;
width: 11px;
height: 8px;
background: url(../../../images/icon_select2.png) no-repeat;
background-position: -27px top;
content: '';
}
.theme-dark .ddp-input-apply2 .ddp-wrap-input {
display: block;
overflow: hidden;
}
.theme-dark .ddp-input-apply2 .ddp-wrap-input input {
display: block;
width: 100%;
padding: 6px 0 7px 5px;
border: none;
background: none;
box-sizing: border-box;
}
.theme-dark .ddp-input-apply2.ddp-edit .txt-apply .ddp-icon-apply {
display: block;
background-color: #2ABCEF;
}
.theme-dark .ddp-input-apply2.ddp-focus .txt-apply .ddp-icon-apply {
display: block;
}
/**************************************************************
calen
**************************************************************/
.theme-dark .ddp-form-calen {
position: relative;
}
.theme-dark .ddp-form-calen input.ddp-input-typebasic {
padding-right: 30px;
}
.theme-dark .ddp-form-calen:after {
display: inline-block;
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
width: 11px;
height: 11px;
background: url(../../../images/icon_type.png) no-repeat;
content: '';
}
/**************************************************************
textarea
**************************************************************/
.theme-dark .ddp-textarea-auto {display:block; width:100% !important; max-width:100%; padding:6px 10px 6px 10px; height:31px; min-height:31px; font-size:13px; resize:auto; box-sizing:border-box; border:1px solid #d0d1d8; box-sizing:border-box;} | 0.338296 | 0.091058 |
@import url(//db.onlinewebfonts.com/c/ce84c94c656759caafe1c408c8cdd90d?family=Pavement);
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,500;1,700&display=swap');
@font-face {font-family: "Pavement"; src: url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.eot");
src: url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.eot?#iefix") format("embedded-opentype"),
url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.woff2")
format("woff2"), url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.woff")
format("woff"), url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.ttf") format("truetype"),
url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.svg#Pavement") format("svg"); }
@font-face {
font-family: "Turnpike";
src: local("Turnpike"),
url("./fonts/turnpike-webfont.ttf") format("truetype");
font-weight: bold;
}
html, body {
background: url("../public/images/BlueBackground.jpg") no-repeat center center fixed;
-webkit-background-size: 100%;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
h1, h2, h3, h4, h5, h6, .nav-link, nav {
font-family: "Turnpike", sans-serif;
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
text-shadow: 2px 2px 2px rgb(190, 170, 140);
}
.nav-link {
font-size: 2em;
}
.nav-item {
color:rgb(42,49,86);
}
a:link{
text-decoration: none;
color:#1D253F;
}
a:visited{
text-decoration: none;
color:#1D253F;
}
a:hover {
font-weight: bold;
color: #1D253F;
}
h4, h5, h6, p {
margin: 0;
font-family: "WorkSans-Bold", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.custom-toggler {
position: right;
align-self: right;
margin-top: 10px;
text-align: right;
}
.clip{
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#2A3156", endColorstr="#545E6F", GradientType=1 );
font-size: 4vw;
text-align: center;
}
.cliptwo{
color: hsla(230, 34%, 25%, 1);
font-size: 2vw;
font-family: "Turnpike", sans-serif;
text-align: center;
text-shadow: #b38977 2px 2px 2px;
}
.imagetext {
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#2A3156", endColorstr="#545E6F", GradientType=1 );
font-size: 1.5vw;
font-family: "Turnpike", sans-serif;
text-shadow: #b38977 2px 2px 2px;
}
.preorder {
position: relative;
animation: mymove 3s;
animation-iteration-count: 1;
animation-timing-function: ease-in;;
align-items: center;
margin-left: 40%;
}
@keyframes mymove {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
} | src/index.css | @import url(//db.onlinewebfonts.com/c/ce84c94c656759caafe1c408c8cdd90d?family=Pavement);
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,500;1,700&display=swap');
@font-face {font-family: "Pavement"; src: url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.eot");
src: url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.eot?#iefix") format("embedded-opentype"),
url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.woff2")
format("woff2"), url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.woff")
format("woff"), url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.ttf") format("truetype"),
url("//db.onlinewebfonts.com/t/ce84c94c656759caafe1c408c8cdd90d.svg#Pavement") format("svg"); }
@font-face {
font-family: "Turnpike";
src: local("Turnpike"),
url("./fonts/turnpike-webfont.ttf") format("truetype");
font-weight: bold;
}
html, body {
background: url("../public/images/BlueBackground.jpg") no-repeat center center fixed;
-webkit-background-size: 100%;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
h1, h2, h3, h4, h5, h6, .nav-link, nav {
font-family: "Turnpike", sans-serif;
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
text-shadow: 2px 2px 2px rgb(190, 170, 140);
}
.nav-link {
font-size: 2em;
}
.nav-item {
color:rgb(42,49,86);
}
a:link{
text-decoration: none;
color:#1D253F;
}
a:visited{
text-decoration: none;
color:#1D253F;
}
a:hover {
font-weight: bold;
color: #1D253F;
}
h4, h5, h6, p {
margin: 0;
font-family: "WorkSans-Bold", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.custom-toggler {
position: right;
align-self: right;
margin-top: 10px;
text-align: right;
}
.clip{
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#2A3156", endColorstr="#545E6F", GradientType=1 );
font-size: 4vw;
text-align: center;
}
.cliptwo{
color: hsla(230, 34%, 25%, 1);
font-size: 2vw;
font-family: "Turnpike", sans-serif;
text-align: center;
text-shadow: #b38977 2px 2px 2px;
}
.imagetext {
color: hsla(230, 34%, 25%, 1);
color: linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -moz-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
color: -webkit-linear-gradient(90deg, hsla(230, 34%, 25%, 1) 26%, hsla(218, 14%, 38%, 1) 90%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#2A3156", endColorstr="#545E6F", GradientType=1 );
font-size: 1.5vw;
font-family: "Turnpike", sans-serif;
text-shadow: #b38977 2px 2px 2px;
}
.preorder {
position: relative;
animation: mymove 3s;
animation-iteration-count: 1;
animation-timing-function: ease-in;;
align-items: center;
margin-left: 40%;
}
@keyframes mymove {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
} | 0.387922 | 0.141193 |
{
background:url(ice.jpg);
background-size: cover;
background-position: center;
height:auto;
position:relative;
}
#overlay > h1
{
padding-top:40px;
object-position: center;
text-align: center;
color:white;
}
#overlay > h2, #overlay > ul > li
{
color:ghostwhite;
text-align: center;
list-style: none;
}
#overlay {
/*display: none; /* Hidden by default */
width: 1200px; /* Full width (cover the whole page) */
height: 1000px; /* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity:0.7;
padding:30px;
background-size: cover;
background-attachment: fixed;
height: auto;
background-color: transparent; /* Black background with opacity */
z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
cursor: pointer; /* Add a pointer on hover */
}
#edu
{
color:ghostwhite;
text-align: center;
padding: 30px;
}
* {
box-sizing: border-box;
font-family: 'Cutive Mono';
}
// Sample styles
.timeline {
margin-top: 2em;
}
// Timeline
// -----------------------------------
// Variables
$timeline__color: #fccf04;
$timeline__itemWidth: 10;
$timeline__itemPadding: 1;
$timeline__itemDot: .4375;
$timeline__topDotWidth: 2.0625;
$timeline__topDotShine: .25;
$timeline__bottomtDotWidth: .6875;
// Container
.timeline > ul {
display: inline-block;
position: relative;
// Nudge the whole thing into the middle
left: 50%;
border-left: 1px solid $timeline__color;
// Negate before-dots' height
margin-top: ($timeline__topDotWidth + $timeline__topDotShine )+ em;
// Add a top-padding to match bottom margin
padding: 0;
padding-top: ($timeline__itemWidth/2) + em;
color: $timeline__color;
// Add dots to top & bottom
&:before,
&:after {
content:"";
background: $timeline__color;
border-radius: 100%;
position: absolute;
}
&:before {
left: -($timeline__topDotWidth/2) + em;
top: -$timeline__topDotWidth + em;
width: $timeline__topDotWidth + em;
height: $timeline__topDotWidth + em;
box-shadow: 0 0 0 $timeline__topDotShine + em rgba(#bbb,0.3);
}
&:after {
bottom: -$timeline__bottomtDotWidth + em;
left: -($timeline__bottomtDotWidth/2) + em;
width: $timeline__bottomtDotWidth + em;
height: $timeline__bottomtDotWidth + em;
}
}
// Timeline items
.timeline li {
position: relative;
width: $timeline__itemWidth +em;
// Ditch the list for before-element
list-style: none;
// Space for the connectin line
margin: 0 0 ($timeline__itemWidth/8) + em $timeline__itemWidth +em;
padding: 0;
padding-left: $timeline__itemPadding + em;
&:before,
&:after {
content:"";
background: $timeline__color;
position: absolute;
}
&:before {
left: -$timeline__itemWidth +em;
top: 40%;
width: $timeline__itemWidth +em;
height: 1px;
}
&:after {
left: -$timeline__itemWidth - $timeline__itemDot / 2 +em;
top: 40%;
transform: translateY(-50%);
height: $timeline__itemDot + em;
width: $timeline__itemDot + em;
border-radius: 100%;
}
}
.timeline li p {
margin: 0;
}
.timeline__date {
font-weight: 700;
color: #555;
text-shadow: 1px 1px 10px #888;
margin-bottom: .35em;
}
// Item # modifiers
.timeline li {
&:nth-child(2n) {
left: -($timeline__itemWidth*2)-$timeline__itemPadding +em;
margin-left:0;
padding-left: 0;
// text-align: right;
&:before {
left: ($timeline__itemWidth + $timeline__itemPadding) +em;
}
&:after {
left: ($timeline__itemWidth*2 + $timeline__itemPadding - $timeline__itemDot/2) +em;
top: 40%;
}
}
&:last-child {
margin-bottom: ($timeline__itemWidth/4) + em;
}
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline ul {
padding: 50px 0;
}
.timeline ul li {
list-style-type: none;
position: relative;
width: 6px;
margin: 0 auto;
padding-top: 50px;
background: #fff;
}
.timeline ul li::after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%);
width: 30px;
height: 30px;
border-radius: 50%;
background: inherit;
}
.timeline ul li div {
position: relative;
bottom: 0;
width: 400px;
padding: 15px;
background: white;
}
.timeline ul li div::before {
content: '';
position: absolute;
bottom: 7px;
width: 0;
height: 0;
border-style: solid;
}
.timeline ul li:nth-child(odd) div {
left: 45px;
}
.timeline ul li:nth-child(odd) div::before {
left: -15px;
border-width: 8px 16px 8px 0;
border-color: transparent black transparent transparent;
}
.timeline ul li:nth-child(even) div {
left: -439px;
}
.timeline ul li:nth-child(even) div::before {
right: -15px;
border-width: 8px 0 8px 16px;
border-color: transparent transparent transparent black;
}
time {
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 8px;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline ul li::after {
transition: background .5s ease-in-out;
}
.timeline ul li.in-view::after {
background: black;
}
.timeline ul li div {
visibility: hidden;
opacity: 0;
transition: all .5s ease-in-out;
}
.timeline ul li:nth-child(odd) div {
transform: translate3d(200px, 0, 0);
}
.timeline ul li:nth-child(even) div {
transform: translate3d(-200px, 0, 0);
}
.timeline ul li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 900px) {
.timeline ul li div {
width: 250px;
}
.timeline ul li:nth-child(even) div {
left: -289px;
/*250+45-6*/
}
}
@media screen and (max-width: 600px) {
.timeline ul li {
margin-left: 20px;
}
.timeline ul li div {
width: calc(100vw - 91px);
}
.timeline ul li:nth-child(even) div {
left: 45px;
}
.timeline ul li:nth-child(even) div::before {
left: -15px;
border-width: 8px 16px 8px 0;
border-color: transparent blue transparent transparent;
}
} | resume.css | {
background:url(ice.jpg);
background-size: cover;
background-position: center;
height:auto;
position:relative;
}
#overlay > h1
{
padding-top:40px;
object-position: center;
text-align: center;
color:white;
}
#overlay > h2, #overlay > ul > li
{
color:ghostwhite;
text-align: center;
list-style: none;
}
#overlay {
/*display: none; /* Hidden by default */
width: 1200px; /* Full width (cover the whole page) */
height: 1000px; /* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity:0.7;
padding:30px;
background-size: cover;
background-attachment: fixed;
height: auto;
background-color: transparent; /* Black background with opacity */
z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
cursor: pointer; /* Add a pointer on hover */
}
#edu
{
color:ghostwhite;
text-align: center;
padding: 30px;
}
* {
box-sizing: border-box;
font-family: 'Cutive Mono';
}
// Sample styles
.timeline {
margin-top: 2em;
}
// Timeline
// -----------------------------------
// Variables
$timeline__color: #fccf04;
$timeline__itemWidth: 10;
$timeline__itemPadding: 1;
$timeline__itemDot: .4375;
$timeline__topDotWidth: 2.0625;
$timeline__topDotShine: .25;
$timeline__bottomtDotWidth: .6875;
// Container
.timeline > ul {
display: inline-block;
position: relative;
// Nudge the whole thing into the middle
left: 50%;
border-left: 1px solid $timeline__color;
// Negate before-dots' height
margin-top: ($timeline__topDotWidth + $timeline__topDotShine )+ em;
// Add a top-padding to match bottom margin
padding: 0;
padding-top: ($timeline__itemWidth/2) + em;
color: $timeline__color;
// Add dots to top & bottom
&:before,
&:after {
content:"";
background: $timeline__color;
border-radius: 100%;
position: absolute;
}
&:before {
left: -($timeline__topDotWidth/2) + em;
top: -$timeline__topDotWidth + em;
width: $timeline__topDotWidth + em;
height: $timeline__topDotWidth + em;
box-shadow: 0 0 0 $timeline__topDotShine + em rgba(#bbb,0.3);
}
&:after {
bottom: -$timeline__bottomtDotWidth + em;
left: -($timeline__bottomtDotWidth/2) + em;
width: $timeline__bottomtDotWidth + em;
height: $timeline__bottomtDotWidth + em;
}
}
// Timeline items
.timeline li {
position: relative;
width: $timeline__itemWidth +em;
// Ditch the list for before-element
list-style: none;
// Space for the connectin line
margin: 0 0 ($timeline__itemWidth/8) + em $timeline__itemWidth +em;
padding: 0;
padding-left: $timeline__itemPadding + em;
&:before,
&:after {
content:"";
background: $timeline__color;
position: absolute;
}
&:before {
left: -$timeline__itemWidth +em;
top: 40%;
width: $timeline__itemWidth +em;
height: 1px;
}
&:after {
left: -$timeline__itemWidth - $timeline__itemDot / 2 +em;
top: 40%;
transform: translateY(-50%);
height: $timeline__itemDot + em;
width: $timeline__itemDot + em;
border-radius: 100%;
}
}
.timeline li p {
margin: 0;
}
.timeline__date {
font-weight: 700;
color: #555;
text-shadow: 1px 1px 10px #888;
margin-bottom: .35em;
}
// Item # modifiers
.timeline li {
&:nth-child(2n) {
left: -($timeline__itemWidth*2)-$timeline__itemPadding +em;
margin-left:0;
padding-left: 0;
// text-align: right;
&:before {
left: ($timeline__itemWidth + $timeline__itemPadding) +em;
}
&:after {
left: ($timeline__itemWidth*2 + $timeline__itemPadding - $timeline__itemDot/2) +em;
top: 40%;
}
}
&:last-child {
margin-bottom: ($timeline__itemWidth/4) + em;
}
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline ul {
padding: 50px 0;
}
.timeline ul li {
list-style-type: none;
position: relative;
width: 6px;
margin: 0 auto;
padding-top: 50px;
background: #fff;
}
.timeline ul li::after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%);
width: 30px;
height: 30px;
border-radius: 50%;
background: inherit;
}
.timeline ul li div {
position: relative;
bottom: 0;
width: 400px;
padding: 15px;
background: white;
}
.timeline ul li div::before {
content: '';
position: absolute;
bottom: 7px;
width: 0;
height: 0;
border-style: solid;
}
.timeline ul li:nth-child(odd) div {
left: 45px;
}
.timeline ul li:nth-child(odd) div::before {
left: -15px;
border-width: 8px 16px 8px 0;
border-color: transparent black transparent transparent;
}
.timeline ul li:nth-child(even) div {
left: -439px;
}
.timeline ul li:nth-child(even) div::before {
right: -15px;
border-width: 8px 0 8px 16px;
border-color: transparent transparent transparent black;
}
time {
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 8px;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline ul li::after {
transition: background .5s ease-in-out;
}
.timeline ul li.in-view::after {
background: black;
}
.timeline ul li div {
visibility: hidden;
opacity: 0;
transition: all .5s ease-in-out;
}
.timeline ul li:nth-child(odd) div {
transform: translate3d(200px, 0, 0);
}
.timeline ul li:nth-child(even) div {
transform: translate3d(-200px, 0, 0);
}
.timeline ul li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 900px) {
.timeline ul li div {
width: 250px;
}
.timeline ul li:nth-child(even) div {
left: -289px;
/*250+45-6*/
}
}
@media screen and (max-width: 600px) {
.timeline ul li {
margin-left: 20px;
}
.timeline ul li div {
width: calc(100vw - 91px);
}
.timeline ul li:nth-child(even) div {
left: 45px;
}
.timeline ul li:nth-child(even) div::before {
left: -15px;
border-width: 8px 16px 8px 0;
border-color: transparent blue transparent transparent;
}
} | 0.431105 | 0.051678 |
* {
color: #fff;
font-family: 'Montserrat', sans-serif;
position: relative;
}
p {
z-index: 1;
}
.yellow__wall {
width: 100vh;
height: 100vh;
position: absolute;
background: #FFD912;
top: 0px;
right: 50%;
}
.astro {
margin-top: 10%;
}
.title__body{
text-align: center;
color: #111;
}
.title__body-span {
color: #FFD912 !important;
}
.title__body-span_left {
margin-left: -2px;
padding-right: 10px;
}
.wrapper {
text-align: end;
margin-top: 2%;
margin-bottom: 20%;
}
.wrapper > p {
font-family: 'Roboto', sans-serif !important;
background: rgba(0,0,0,0.3);
width: 100vw;
padding: 14px 15px 0 0;
}
.btn {
width: 157.89px;
height: 44px;
border-radius: 15px;
border: none;
font-family: 'Roboto';
font-weight: bolder;
}
.btn:focus{
border: none;
outline: none;
box-shadow: none;
}
.btn:active{
transform: scale(.96)
}
.btn-light {
color: #111;
position: absolute;
width: 165.79px;
height: 44px;
left: 45px;
z-index: 1;
}
.btn-secondary {
left: 73.11px;
background-color: #3B3A42;
}
.buttons__registraion {
text-align-last: center;
margin-top: -15%;
}
/* BREAKPOINTS */
@media (max-width:320px) {
.img-fluid {
max-width: 90%;
}
.btn-light, .btn-secondary {
font-size: 14px;
}
.btn-light {
left: 20px;
}
}
@media (max-height: 640px) {
.btn-light, .btn-secondary {
height: 30px !important;
}
.buttons__registraion {
margin-top: -60px !important;
}
}
@media (min-width: 576px) { }
@media (min-width: 768px) { }
@media (min-width: 992px) {
.wrapper-desk {
display: block !important;
position: absolute;
margin-top: 10%;
width: 715px;
padding-left: 50px;
}
}
@media (min-width: 1200px) {
* {
overflow: hidden !important;
}
.astro {
display: block;
right: -52%;
margin-top: 20px;
width: 853px;
}
.hero.mobi {
display: none;
}
.hero.desk {
display: block !important;
padding-left: 50px;
}
.yellow__wall {
width: 130%;
height: 110vh;
position: absolute;
background: #FFD912;
top: 0px;
left: 6%;
border-top-left-radius: 92%;
transform: rotateY(
63deg
);
}
.wrapper {
display: none;
}
.buttons__registraion{
display: none;
}
.buttons__registraion-desk > .btn-light {
left: 0;
}
.buttons__registraion-desk > .btn-secondary {
left: unset;
right: -130px;
}
.wrapper-desk > h1 {
font-size: 62px !important;
}
.span__wrapper-desk {
color: #FFD912;
text-decoration: underline;
}
.vctem{
color: #FFD912;
}
.texto {
margin-bottom: 10% !important;
}
.titulo {
margin-bottom: 5% !important;
}
}
@media (min-width: 1400px) { } | src/app/home/home.component.css | * {
color: #fff;
font-family: 'Montserrat', sans-serif;
position: relative;
}
p {
z-index: 1;
}
.yellow__wall {
width: 100vh;
height: 100vh;
position: absolute;
background: #FFD912;
top: 0px;
right: 50%;
}
.astro {
margin-top: 10%;
}
.title__body{
text-align: center;
color: #111;
}
.title__body-span {
color: #FFD912 !important;
}
.title__body-span_left {
margin-left: -2px;
padding-right: 10px;
}
.wrapper {
text-align: end;
margin-top: 2%;
margin-bottom: 20%;
}
.wrapper > p {
font-family: 'Roboto', sans-serif !important;
background: rgba(0,0,0,0.3);
width: 100vw;
padding: 14px 15px 0 0;
}
.btn {
width: 157.89px;
height: 44px;
border-radius: 15px;
border: none;
font-family: 'Roboto';
font-weight: bolder;
}
.btn:focus{
border: none;
outline: none;
box-shadow: none;
}
.btn:active{
transform: scale(.96)
}
.btn-light {
color: #111;
position: absolute;
width: 165.79px;
height: 44px;
left: 45px;
z-index: 1;
}
.btn-secondary {
left: 73.11px;
background-color: #3B3A42;
}
.buttons__registraion {
text-align-last: center;
margin-top: -15%;
}
/* BREAKPOINTS */
@media (max-width:320px) {
.img-fluid {
max-width: 90%;
}
.btn-light, .btn-secondary {
font-size: 14px;
}
.btn-light {
left: 20px;
}
}
@media (max-height: 640px) {
.btn-light, .btn-secondary {
height: 30px !important;
}
.buttons__registraion {
margin-top: -60px !important;
}
}
@media (min-width: 576px) { }
@media (min-width: 768px) { }
@media (min-width: 992px) {
.wrapper-desk {
display: block !important;
position: absolute;
margin-top: 10%;
width: 715px;
padding-left: 50px;
}
}
@media (min-width: 1200px) {
* {
overflow: hidden !important;
}
.astro {
display: block;
right: -52%;
margin-top: 20px;
width: 853px;
}
.hero.mobi {
display: none;
}
.hero.desk {
display: block !important;
padding-left: 50px;
}
.yellow__wall {
width: 130%;
height: 110vh;
position: absolute;
background: #FFD912;
top: 0px;
left: 6%;
border-top-left-radius: 92%;
transform: rotateY(
63deg
);
}
.wrapper {
display: none;
}
.buttons__registraion{
display: none;
}
.buttons__registraion-desk > .btn-light {
left: 0;
}
.buttons__registraion-desk > .btn-secondary {
left: unset;
right: -130px;
}
.wrapper-desk > h1 {
font-size: 62px !important;
}
.span__wrapper-desk {
color: #FFD912;
text-decoration: underline;
}
.vctem{
color: #FFD912;
}
.texto {
margin-bottom: 10% !important;
}
.titulo {
margin-bottom: 5% !important;
}
}
@media (min-width: 1400px) { } | 0.464173 | 0.08819 |
P "CDS_LMAN_SYM_OUTLINE" "-125,1900,1150,-100" 0 0 0.00 0.00 22 0 0 0 0 0 0 0 0
L -125 1900 -125 -100 -1 0
L -125 1900 1150 1900 -1 0
L 1150 1900 1150 -100 -1 0
L -125 -100 1150 -100 -1 0
T 100 1942 0 0 32 0 0 1 0 13 0
xc7z015_1clg485c
L -175 1800 -125 1800 -1 0
C -175 1800 "F20" -200 1800 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DRST_B_502" -115 1800 0 0 24 0 0 0 0 0 1 0 0
L -175 1750 -125 1750 -1 0
C -175 1750 "D22" -200 1750 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ0_502" -115 1750 0 0 24 0 0 0 0 0 1 0 0
L -175 1700 -125 1700 -1 0
C -175 1700 "C20" -200 1700 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ1_502" -115 1700 0 0 24 0 0 0 0 0 1 0 0
L -175 1650 -125 1650 -1 0
C -175 1650 "B21" -200 1650 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ2_502" -115 1650 0 0 24 0 0 0 0 0 1 0 0
L -175 1600 -125 1600 -1 0
C -175 1600 "D20" -200 1600 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ3_502" -115 1600 0 0 24 0 0 0 0 0 1 0 0
L -175 1550 -125 1550 -1 0
C -175 1550 "B22" -200 1550 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DM0_502" -115 1550 0 0 24 0 0 0 0 0 1 0 0
L -175 1500 -125 1500 -1 0
C -175 1500 "C21" -200 1500 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_P0_502" -115 1500 0 0 24 0 0 0 0 0 1 0 0
L -175 1450 -125 1450 -1 0
C -175 1450 "D21" -200 1450 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_N0_502" -115 1450 0 0 24 0 0 0 0 0 1 0 0
L -175 1400 -125 1400 -1 0
C -175 1400 "E20" -200 1400 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ4_502" -115 1400 0 0 24 0 0 0 0 0 1 0 0
L -175 1350 -125 1350 -1 0
C -175 1350 "E22" -200 1350 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ5_502" -115 1350 0 0 24 0 0 0 0 0 1 0 0
L -175 1300 -125 1300 -1 0
C -175 1300 "F21" -200 1300 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ6_502" -115 1300 0 0 24 0 0 0 0 0 1 0 0
L -175 1250 -125 1250 -1 0
C -175 1250 "F22" -200 1250 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ7_502" -115 1250 0 0 24 0 0 0 0 0 1 0 0
L -175 1200 -125 1200 -1 0
C -175 1200 "G21" -200 1200 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ8_502" -115 1200 0 0 24 0 0 0 0 0 1 0 0
L -175 1150 -125 1150 -1 0
C -175 1150 "G22" -200 1150 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ9_502" -115 1150 0 0 24 0 0 0 0 0 1 0 0
L -175 1100 -125 1100 -1 0
C -175 1100 "L22" -200 1100 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ10_502" -115 1100 0 0 24 0 0 0 0 0 1 0 0
L -175 1050 -125 1050 -1 0
C -175 1050 "L21" -200 1050 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ11_502" -115 1050 0 0 24 0 0 0 0 0 1 0 0
L -175 1000 -125 1000 -1 0
C -175 1000 "H20" -200 1000 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DM1_502" -115 1000 0 0 24 0 0 0 0 0 1 0 0
L -175 950 -125 950 -1 0
C -175 950 "H21" -200 950 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_P1_502" -115 950 0 0 24 0 0 0 0 0 1 0 0
L -175 900 -125 900 -1 0
C -175 900 "J21" -200 900 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_N1_502" -115 900 0 0 24 0 0 0 0 0 1 0 0
L -175 850 -125 850 -1 0
C -175 850 "L20" -200 850 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ12_502" -115 850 0 0 24 0 0 0 0 0 1 0 0
L -175 800 -125 800 -1 0
C -175 800 "K22" -200 800 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ13_502" -115 800 0 0 24 0 0 0 0 0 1 0 0
L -175 750 -125 750 -1 0
C -175 750 "J22" -200 750 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ14_502" -115 750 0 0 24 0 0 0 0 0 1 0 0
L -175 700 -125 700 -1 0
C -175 700 "K20" -200 700 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ15_502" -115 700 0 0 24 0 0 0 0 0 1 0 0
L -175 650 -125 650 -1 0
C -175 650 "G19" -200 650 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A14_502" -115 650 0 0 24 0 0 0 0 0 1 0 0
L -175 600 -125 600 -1 0
C -175 600 "F19" -200 600 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A13_502" -115 600 0 0 24 0 0 0 0 0 1 0 0
L -175 550 -125 550 -1 0
C -175 550 "H19" -200 550 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A12_502" -115 550 0 0 24 0 0 0 0 0 1 0 0
L -175 500 -125 500 -1 0
C -175 500 "G18" -200 500 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A11_502" -115 500 0 0 24 0 0 0 0 0 1 0 0
L -175 450 -125 450 -1 0
C -175 450 "J20" -200 450 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A10_502" -115 450 0 0 24 0 0 0 0 0 1 0 0
L -175 400 -125 400 -1 0
C -175 400 "H18" -200 400 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A9_502" -115 400 0 0 24 0 0 0 0 0 1 0 0
L -175 350 -125 350 -1 0
C -175 350 "J18" -200 350 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A8_502" -115 350 0 0 24 0 0 0 0 0 1 0 0
L -175 300 -125 300 -1 0
C -175 300 "J17" -200 300 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A7_502" -115 300 0 0 24 0 0 0 0 0 1 0 0
L -175 250 -125 250 -1 0
C -175 250 "J16" -200 250 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A6_502" -115 250 0 0 24 0 0 0 0 0 1 0 0
L -175 200 -125 200 -1 0
C -175 200 "K18" -200 200 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A5_502" -115 200 0 0 24 0 0 0 0 0 1 0 0
L -175 150 -125 150 -1 0
C -175 150 "K17" -200 150 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A4_502" -115 150 0 0 24 0 0 0 0 0 1 0 0
L -175 100 -125 100 -1 0
C -175 100 "L19" -200 100 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A3_502" -115 100 0 0 24 0 0 0 0 0 1 0 0
L -175 50 -125 50 -1 0
C -175 50 "M16" -200 50 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_VRN_502" -115 50 0 0 24 0 0 0 0 0 1 0 0
L -175 0 -125 0 -1 0
C -175 0 "N16" -200 0 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_VRP_502" -115 0 0 0 24 0 0 0 0 0 1 0 0
L -175 -50 -125 -50 -1 0
C -175 -50 "N19" -200 -50 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_CKP_502" -115 -49 0 0 24 0 0 0 0 0 1 0 0
L 1200 1800 1150 1800 -1 0
C 1200 1800 "N18" 1225 1800 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CKN_502" 1140 1799 0 0 24 0 0 2 0 0 1 0 0
L 1200 1750 1150 1750 -1 0
C 1200 1750 "K19" 1225 1750 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A2_502" 1140 1749 0 0 24 0 0 2 0 0 1 0 0
L 1200 1700 1150 1700 -1 0
C 1200 1700 "M18" 1225 1700 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A1_502" 1140 1699 0 0 24 0 0 2 0 0 1 0 0
L 1200 1650 1150 1650 -1 0
C 1200 1650 "M19" 1225 1650 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A0_502" 1140 1649 0 0 24 0 0 2 0 0 1 0 0
L 1200 1600 1150 1600 -1 0
C 1200 1600 "M17" 1225 1600 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA2_502" 1140 1599 0 0 24 0 0 2 0 0 1 0 0
L 1200 1550 1150 1550 -1 0
C 1200 1550 "L17" 1225 1550 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA1_502" 1140 1549 0 0 24 0 0 2 0 0 1 0 0
L 1200 1500 1150 1500 -1 0
C 1200 1500 "L16" 1225 1500 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA0_502" 1140 1499 0 0 24 0 0 2 0 0 1 0 0
L 1200 1450 1150 1450 -1 0
C 1200 1450 "P18" 1225 1450 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_ODT_502" 1140 1449 0 0 24 0 0 2 0 0 1 0 0
L 1200 1400 1150 1400 -1 0
C 1200 1400 "P17" 1225 1400 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CS_B_502" 1140 1399 0 0 24 0 0 2 0 0 1 0 0
L 1200 1350 1150 1350 -1 0
C 1200 1350 "T19" 1225 1350 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CKE_502" 1140 1349 0 0 24 0 0 2 0 0 1 0 0
L 1200 1300 1150 1300 -1 0
C 1200 1300 "R19" 1225 1300 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_WE_B_502" 1140 1299 0 0 24 0 0 2 0 0 1 0 0
L 1200 1250 1150 1250 -1 0
C 1200 1250 "P20" 1225 1250 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CAS_B_502" 1140 1249 0 0 24 0 0 2 0 0 1 0 0
L 1200 1200 1150 1200 -1 0
C 1200 1200 "R18" 1225 1200 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_RAS_B_502" 1140 1199 0 0 24 0 0 2 0 0 1 0 0
L 1200 1150 1150 1150 -1 0
C 1200 1150 "M22" 1225 1150 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ16_502" 1140 1149 0 0 24 0 0 2 0 0 1 0 0
L 1200 1100 1150 1100 -1 0
C 1200 1100 "T20" 1225 1100 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ17_502" 1140 1099 0 0 24 0 0 2 0 0 1 0 0
L 1200 1050 1150 1050 -1 0
C 1200 1050 "N20" 1225 1050 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ18_502" 1140 1049 0 0 24 0 0 2 0 0 1 0 0
L 1200 1000 1150 1000 -1 0
C 1200 1000 "T22" 1225 1000 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ19_502" 1140 999 0 0 24 0 0 2 0 0 1 0 0
L 1200 950 1150 950 -1 0
C 1200 950 "P22" 1225 950 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DM2_502" 1140 949 0 0 24 0 0 2 0 0 1 0 0
L 1200 900 1150 900 -1 0
C 1200 900 "N21" 1225 900 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_P2_502" 1140 899 0 0 24 0 0 2 0 0 1 0 0
L 1200 850 1150 850 -1 0
C 1200 850 "P21" 1225 850 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_N2_502" 1140 849 0 0 24 0 0 2 0 0 1 0 0
L 1200 800 1150 800 -1 0
C 1200 800 "R20" 1225 800 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ20_502" 1140 799 0 0 24 0 0 2 0 0 1 0 0
L 1200 750 1150 750 -1 0
C 1200 750 "T21" 1225 750 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ21_502" 1140 749 0 0 24 0 0 2 0 0 1 0 0
L 1200 700 1150 700 -1 0
C 1200 700 "M21" 1225 700 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ22_502" 1140 699 0 0 24 0 0 2 0 0 1 0 0
L 1200 650 1150 650 -1 0
C 1200 650 "R22" 1225 650 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ23_502" 1140 649 0 0 24 0 0 2 0 0 1 0 0
L 1200 600 1150 600 -1 0
C 1200 600 "Y20" 1225 600 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ24_502" 1140 599 0 0 24 0 0 2 0 0 1 0 0
L 1200 550 1150 550 -1 0
C 1200 550 "U22" 1225 550 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ25_502" 1140 549 0 0 24 0 0 2 0 0 1 0 0
L 1200 500 1150 500 -1 0
C 1200 500 "AA22" 1225 500 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ26_502" 1140 499 0 0 24 0 0 2 0 0 1 0 0
L 1200 450 1150 450 -1 0
C 1200 450 "U21" 1225 450 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ27_502" 1140 449 0 0 24 0 0 2 0 0 1 0 0
L 1200 400 1150 400 -1 0
C 1200 400 "AA21" 1225 400 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DM3_502" 1140 399 0 0 24 0 0 2 0 0 1 0 0
L 1200 350 1150 350 -1 0
C 1200 350 "V21" 1225 350 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_P3_502" 1140 349 0 0 24 0 0 2 0 0 1 0 0
L 1200 300 1150 300 -1 0
C 1200 300 "W21" 1225 300 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_N3_502" 1140 299 0 0 24 0 0 2 0 0 1 0 0
L 1200 250 1150 250 -1 0
C 1200 250 "W22" 1225 250 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ28_502" 1140 249 0 0 24 0 0 2 0 0 1 0 0
L 1200 200 1150 200 -1 0
C 1200 200 "W20" 1225 200 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ29_502" 1140 199 0 0 24 0 0 2 0 0 1 0 0
L 1200 150 1150 150 -1 0
C 1200 150 "V20" 1225 150 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ30_502" 1140 149 0 0 24 0 0 2 0 0 1 0 0
L 1200 100 1150 100 -1 0
C 1200 100 "Y22" 1225 100 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ31_502" 1140 99 0 0 24 0 0 2 0 0 1 0 0
L 1200 50 1150 50 -1 0
C 1200 50 "G13" 1225 50 0 1 32 0 L
X "PIN_TEXT" "VCCPLL" 1140 49 0 0 24 0 0 2 0 0 1 0 0
L 1200 0 1150 0 -1 0
C 1200 0 "H16" 1225 0 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_VREF0_502" 1140 -1 0 0 24 0 0 2 0 0 1 0 0
L 1200 -50 1150 -50 -1 0
C 1200 -50 "P16" 1225 -50 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_VREF1_502" 1140 -50 0 0 24 0 0 2 0 0 1 0 0 | schemtic/lib/worklib/ic/xc7z015_1clg485c/sym_7/symbol.css | P "CDS_LMAN_SYM_OUTLINE" "-125,1900,1150,-100" 0 0 0.00 0.00 22 0 0 0 0 0 0 0 0
L -125 1900 -125 -100 -1 0
L -125 1900 1150 1900 -1 0
L 1150 1900 1150 -100 -1 0
L -125 -100 1150 -100 -1 0
T 100 1942 0 0 32 0 0 1 0 13 0
xc7z015_1clg485c
L -175 1800 -125 1800 -1 0
C -175 1800 "F20" -200 1800 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DRST_B_502" -115 1800 0 0 24 0 0 0 0 0 1 0 0
L -175 1750 -125 1750 -1 0
C -175 1750 "D22" -200 1750 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ0_502" -115 1750 0 0 24 0 0 0 0 0 1 0 0
L -175 1700 -125 1700 -1 0
C -175 1700 "C20" -200 1700 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ1_502" -115 1700 0 0 24 0 0 0 0 0 1 0 0
L -175 1650 -125 1650 -1 0
C -175 1650 "B21" -200 1650 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ2_502" -115 1650 0 0 24 0 0 0 0 0 1 0 0
L -175 1600 -125 1600 -1 0
C -175 1600 "D20" -200 1600 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ3_502" -115 1600 0 0 24 0 0 0 0 0 1 0 0
L -175 1550 -125 1550 -1 0
C -175 1550 "B22" -200 1550 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DM0_502" -115 1550 0 0 24 0 0 0 0 0 1 0 0
L -175 1500 -125 1500 -1 0
C -175 1500 "C21" -200 1500 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_P0_502" -115 1500 0 0 24 0 0 0 0 0 1 0 0
L -175 1450 -125 1450 -1 0
C -175 1450 "D21" -200 1450 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_N0_502" -115 1450 0 0 24 0 0 0 0 0 1 0 0
L -175 1400 -125 1400 -1 0
C -175 1400 "E20" -200 1400 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ4_502" -115 1400 0 0 24 0 0 0 0 0 1 0 0
L -175 1350 -125 1350 -1 0
C -175 1350 "E22" -200 1350 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ5_502" -115 1350 0 0 24 0 0 0 0 0 1 0 0
L -175 1300 -125 1300 -1 0
C -175 1300 "F21" -200 1300 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ6_502" -115 1300 0 0 24 0 0 0 0 0 1 0 0
L -175 1250 -125 1250 -1 0
C -175 1250 "F22" -200 1250 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ7_502" -115 1250 0 0 24 0 0 0 0 0 1 0 0
L -175 1200 -125 1200 -1 0
C -175 1200 "G21" -200 1200 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ8_502" -115 1200 0 0 24 0 0 0 0 0 1 0 0
L -175 1150 -125 1150 -1 0
C -175 1150 "G22" -200 1150 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ9_502" -115 1150 0 0 24 0 0 0 0 0 1 0 0
L -175 1100 -125 1100 -1 0
C -175 1100 "L22" -200 1100 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ10_502" -115 1100 0 0 24 0 0 0 0 0 1 0 0
L -175 1050 -125 1050 -1 0
C -175 1050 "L21" -200 1050 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ11_502" -115 1050 0 0 24 0 0 0 0 0 1 0 0
L -175 1000 -125 1000 -1 0
C -175 1000 "H20" -200 1000 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DM1_502" -115 1000 0 0 24 0 0 0 0 0 1 0 0
L -175 950 -125 950 -1 0
C -175 950 "H21" -200 950 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_P1_502" -115 950 0 0 24 0 0 0 0 0 1 0 0
L -175 900 -125 900 -1 0
C -175 900 "J21" -200 900 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQS_N1_502" -115 900 0 0 24 0 0 0 0 0 1 0 0
L -175 850 -125 850 -1 0
C -175 850 "L20" -200 850 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ12_502" -115 850 0 0 24 0 0 0 0 0 1 0 0
L -175 800 -125 800 -1 0
C -175 800 "K22" -200 800 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ13_502" -115 800 0 0 24 0 0 0 0 0 1 0 0
L -175 750 -125 750 -1 0
C -175 750 "J22" -200 750 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ14_502" -115 750 0 0 24 0 0 0 0 0 1 0 0
L -175 700 -125 700 -1 0
C -175 700 "K20" -200 700 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_DQ15_502" -115 700 0 0 24 0 0 0 0 0 1 0 0
L -175 650 -125 650 -1 0
C -175 650 "G19" -200 650 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A14_502" -115 650 0 0 24 0 0 0 0 0 1 0 0
L -175 600 -125 600 -1 0
C -175 600 "F19" -200 600 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A13_502" -115 600 0 0 24 0 0 0 0 0 1 0 0
L -175 550 -125 550 -1 0
C -175 550 "H19" -200 550 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A12_502" -115 550 0 0 24 0 0 0 0 0 1 0 0
L -175 500 -125 500 -1 0
C -175 500 "G18" -200 500 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A11_502" -115 500 0 0 24 0 0 0 0 0 1 0 0
L -175 450 -125 450 -1 0
C -175 450 "J20" -200 450 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A10_502" -115 450 0 0 24 0 0 0 0 0 1 0 0
L -175 400 -125 400 -1 0
C -175 400 "H18" -200 400 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A9_502" -115 400 0 0 24 0 0 0 0 0 1 0 0
L -175 350 -125 350 -1 0
C -175 350 "J18" -200 350 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A8_502" -115 350 0 0 24 0 0 0 0 0 1 0 0
L -175 300 -125 300 -1 0
C -175 300 "J17" -200 300 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A7_502" -115 300 0 0 24 0 0 0 0 0 1 0 0
L -175 250 -125 250 -1 0
C -175 250 "J16" -200 250 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A6_502" -115 250 0 0 24 0 0 0 0 0 1 0 0
L -175 200 -125 200 -1 0
C -175 200 "K18" -200 200 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A5_502" -115 200 0 0 24 0 0 0 0 0 1 0 0
L -175 150 -125 150 -1 0
C -175 150 "K17" -200 150 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A4_502" -115 150 0 0 24 0 0 0 0 0 1 0 0
L -175 100 -125 100 -1 0
C -175 100 "L19" -200 100 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_A3_502" -115 100 0 0 24 0 0 0 0 0 1 0 0
L -175 50 -125 50 -1 0
C -175 50 "M16" -200 50 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_VRN_502" -115 50 0 0 24 0 0 0 0 0 1 0 0
L -175 0 -125 0 -1 0
C -175 0 "N16" -200 0 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_VRP_502" -115 0 0 0 24 0 0 0 0 0 1 0 0
L -175 -50 -125 -50 -1 0
C -175 -50 "N19" -200 -50 0 1 32 0 R
X "PIN_TEXT" "PS_DDR_CKP_502" -115 -49 0 0 24 0 0 0 0 0 1 0 0
L 1200 1800 1150 1800 -1 0
C 1200 1800 "N18" 1225 1800 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CKN_502" 1140 1799 0 0 24 0 0 2 0 0 1 0 0
L 1200 1750 1150 1750 -1 0
C 1200 1750 "K19" 1225 1750 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A2_502" 1140 1749 0 0 24 0 0 2 0 0 1 0 0
L 1200 1700 1150 1700 -1 0
C 1200 1700 "M18" 1225 1700 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A1_502" 1140 1699 0 0 24 0 0 2 0 0 1 0 0
L 1200 1650 1150 1650 -1 0
C 1200 1650 "M19" 1225 1650 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_A0_502" 1140 1649 0 0 24 0 0 2 0 0 1 0 0
L 1200 1600 1150 1600 -1 0
C 1200 1600 "M17" 1225 1600 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA2_502" 1140 1599 0 0 24 0 0 2 0 0 1 0 0
L 1200 1550 1150 1550 -1 0
C 1200 1550 "L17" 1225 1550 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA1_502" 1140 1549 0 0 24 0 0 2 0 0 1 0 0
L 1200 1500 1150 1500 -1 0
C 1200 1500 "L16" 1225 1500 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_BA0_502" 1140 1499 0 0 24 0 0 2 0 0 1 0 0
L 1200 1450 1150 1450 -1 0
C 1200 1450 "P18" 1225 1450 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_ODT_502" 1140 1449 0 0 24 0 0 2 0 0 1 0 0
L 1200 1400 1150 1400 -1 0
C 1200 1400 "P17" 1225 1400 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CS_B_502" 1140 1399 0 0 24 0 0 2 0 0 1 0 0
L 1200 1350 1150 1350 -1 0
C 1200 1350 "T19" 1225 1350 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CKE_502" 1140 1349 0 0 24 0 0 2 0 0 1 0 0
L 1200 1300 1150 1300 -1 0
C 1200 1300 "R19" 1225 1300 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_WE_B_502" 1140 1299 0 0 24 0 0 2 0 0 1 0 0
L 1200 1250 1150 1250 -1 0
C 1200 1250 "P20" 1225 1250 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_CAS_B_502" 1140 1249 0 0 24 0 0 2 0 0 1 0 0
L 1200 1200 1150 1200 -1 0
C 1200 1200 "R18" 1225 1200 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_RAS_B_502" 1140 1199 0 0 24 0 0 2 0 0 1 0 0
L 1200 1150 1150 1150 -1 0
C 1200 1150 "M22" 1225 1150 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ16_502" 1140 1149 0 0 24 0 0 2 0 0 1 0 0
L 1200 1100 1150 1100 -1 0
C 1200 1100 "T20" 1225 1100 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ17_502" 1140 1099 0 0 24 0 0 2 0 0 1 0 0
L 1200 1050 1150 1050 -1 0
C 1200 1050 "N20" 1225 1050 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ18_502" 1140 1049 0 0 24 0 0 2 0 0 1 0 0
L 1200 1000 1150 1000 -1 0
C 1200 1000 "T22" 1225 1000 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ19_502" 1140 999 0 0 24 0 0 2 0 0 1 0 0
L 1200 950 1150 950 -1 0
C 1200 950 "P22" 1225 950 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DM2_502" 1140 949 0 0 24 0 0 2 0 0 1 0 0
L 1200 900 1150 900 -1 0
C 1200 900 "N21" 1225 900 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_P2_502" 1140 899 0 0 24 0 0 2 0 0 1 0 0
L 1200 850 1150 850 -1 0
C 1200 850 "P21" 1225 850 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_N2_502" 1140 849 0 0 24 0 0 2 0 0 1 0 0
L 1200 800 1150 800 -1 0
C 1200 800 "R20" 1225 800 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ20_502" 1140 799 0 0 24 0 0 2 0 0 1 0 0
L 1200 750 1150 750 -1 0
C 1200 750 "T21" 1225 750 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ21_502" 1140 749 0 0 24 0 0 2 0 0 1 0 0
L 1200 700 1150 700 -1 0
C 1200 700 "M21" 1225 700 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ22_502" 1140 699 0 0 24 0 0 2 0 0 1 0 0
L 1200 650 1150 650 -1 0
C 1200 650 "R22" 1225 650 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ23_502" 1140 649 0 0 24 0 0 2 0 0 1 0 0
L 1200 600 1150 600 -1 0
C 1200 600 "Y20" 1225 600 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ24_502" 1140 599 0 0 24 0 0 2 0 0 1 0 0
L 1200 550 1150 550 -1 0
C 1200 550 "U22" 1225 550 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ25_502" 1140 549 0 0 24 0 0 2 0 0 1 0 0
L 1200 500 1150 500 -1 0
C 1200 500 "AA22" 1225 500 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ26_502" 1140 499 0 0 24 0 0 2 0 0 1 0 0
L 1200 450 1150 450 -1 0
C 1200 450 "U21" 1225 450 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ27_502" 1140 449 0 0 24 0 0 2 0 0 1 0 0
L 1200 400 1150 400 -1 0
C 1200 400 "AA21" 1225 400 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DM3_502" 1140 399 0 0 24 0 0 2 0 0 1 0 0
L 1200 350 1150 350 -1 0
C 1200 350 "V21" 1225 350 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_P3_502" 1140 349 0 0 24 0 0 2 0 0 1 0 0
L 1200 300 1150 300 -1 0
C 1200 300 "W21" 1225 300 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQS_N3_502" 1140 299 0 0 24 0 0 2 0 0 1 0 0
L 1200 250 1150 250 -1 0
C 1200 250 "W22" 1225 250 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ28_502" 1140 249 0 0 24 0 0 2 0 0 1 0 0
L 1200 200 1150 200 -1 0
C 1200 200 "W20" 1225 200 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ29_502" 1140 199 0 0 24 0 0 2 0 0 1 0 0
L 1200 150 1150 150 -1 0
C 1200 150 "V20" 1225 150 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ30_502" 1140 149 0 0 24 0 0 2 0 0 1 0 0
L 1200 100 1150 100 -1 0
C 1200 100 "Y22" 1225 100 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_DQ31_502" 1140 99 0 0 24 0 0 2 0 0 1 0 0
L 1200 50 1150 50 -1 0
C 1200 50 "G13" 1225 50 0 1 32 0 L
X "PIN_TEXT" "VCCPLL" 1140 49 0 0 24 0 0 2 0 0 1 0 0
L 1200 0 1150 0 -1 0
C 1200 0 "H16" 1225 0 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_VREF0_502" 1140 -1 0 0 24 0 0 2 0 0 1 0 0
L 1200 -50 1150 -50 -1 0
C 1200 -50 "P16" 1225 -50 0 1 32 0 L
X "PIN_TEXT" "PS_DDR_VREF1_502" 1140 -50 0 0 24 0 0 2 0 0 1 0 0 | 0.133811 | 0.337627 |
.edit-professional-wrapper {
}
.EditPrimaryDiv {
width: 100%;
height: auto;
}
.EditHeader {
width: 100%;
height: 16vh;
margin-top: .5%;
background-image: url("stemBackgroundImage.png");
}
@media (max-width: 450px) {
.EditHeaderAvatar {
margin-left: 40%;
height: 200px;
}
}
@media (min-width: 450px) {
.EditHeaderAvatar {
margin-left: 47%;
height: 200px;
}
}
.EditMainGrid {
overflow-y: scroll;
overflow-x: hidden;
height: calc(84vh - 114px);
margin-top: 1%;
display: grid;
grid-template-columns: 100%;
grid-row-gap: 5%;
grid-template-areas: "personal" "media" "experience";
}
@media (max-width: 660px) {
.EditPersonal {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
@media (min-width: 660px) {
.EditPersonal {
height: 35vh;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
.edit-personal-left {
height: auto;
border-right: 2px solid lightblue;
}
@media (max-width: 660px) {
.EditMedia {
height: 35vh;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
@media (min-width: 660px) {
.EditMedia {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
.EditExperience {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
.EditSectionGrid {
display: grid;
grid-template-columns: 20% 80%;
grid-template-areas: "left" "right";
grid-column-gap: 2%;
margin-right: 2%;
}
.EditSectionGrid > div:nth-child(even){
height: auto;
}
.EditSectionGrid > div:nth-child(odd){
height: 35vh;
border-right: 2px solid lightblue;
}
.EditGrid {
margin-top: 1%;
display: grid;
grid-template-columns: 20% 80%;
}
.EditGrid > div:nth-child(odd){
background: transparent;
height: 35vh;
}
.EditGrid > div:nth-child(even){
background: transparent;
}
@media (max-width: 660px) {
.EditFieldsGrid {
height: auto;
}
}
@media (min-width: 660px) {
.EditFieldsGrid {
display: grid;
height: auto;
grid-template-columns: 1fr 1fr;
}
}
.EditFieldsGrid > div {
background: transparent;
}
.EditExperiencesFields{
height: auto;
}
@media (max-width: 660px) {
.EditMediaGrid {
height: auto;
}
}
@media (min-width: 660px) {
.EditMediaGrid {
height: auto;
display: grid;
grid-template-columns: 1fr 1fr;
}
}
.EditMediaGrid > div {
background: transparent;
height: auto;
}
@media (min-width: 660px) {
.EditImageWrapper {
height: 0;
position: relative;
border: solid 1px grey;
margin: 5%;
padding-bottom: 60%;
}
}
@media (max-width: 660px) {
.EditImageWrapper {
height: 20vh;
max-width: 250px;
max-height: 210px;
position: relative;
border: solid 1px grey;
margin-top: 2%;
margin-left: 2%;
margin-right: 10px;
}
}
@media (min-width: 660px) {
.EditImage {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
}
@media (max-width: 660px) {
.EditImage {
bottom: 0;
max-height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
}
.EditImageWithVideo {
width: 350px;
height: 31vh;
}
.EditAvatar {
height: 150px;
width: 150px;
display: inline-block;
margin-left: 15%;
margin-top: 3%;
}
.EditChangeButton {
height: auto;
width: auto;
display: inline-block;
margin-left: 4%;
}
.EditAddVideo {
height: 40px;
width: 150px;
display: inline-block;
margin-left: 2%;
}
.EditGeneric {
height: auto;
width: auto;
}
.edit-save-button-wrapper {
position: absolute;
bottom: 0;
width:100%;
padding-right: 10px;
padding-left: 10px;
}
.edit-save-button {
}
@media (max-width: 660px) {
.edit-save-button {
margin: 2%;
}
}
@media (min-width: 660px) {
.edit-save-button {
margin: .5%;
}
} | client/src/components/edit/edit.css | .edit-professional-wrapper {
}
.EditPrimaryDiv {
width: 100%;
height: auto;
}
.EditHeader {
width: 100%;
height: 16vh;
margin-top: .5%;
background-image: url("stemBackgroundImage.png");
}
@media (max-width: 450px) {
.EditHeaderAvatar {
margin-left: 40%;
height: 200px;
}
}
@media (min-width: 450px) {
.EditHeaderAvatar {
margin-left: 47%;
height: 200px;
}
}
.EditMainGrid {
overflow-y: scroll;
overflow-x: hidden;
height: calc(84vh - 114px);
margin-top: 1%;
display: grid;
grid-template-columns: 100%;
grid-row-gap: 5%;
grid-template-areas: "personal" "media" "experience";
}
@media (max-width: 660px) {
.EditPersonal {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
@media (min-width: 660px) {
.EditPersonal {
height: 35vh;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
.edit-personal-left {
height: auto;
border-right: 2px solid lightblue;
}
@media (max-width: 660px) {
.EditMedia {
height: 35vh;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
@media (min-width: 660px) {
.EditMedia {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
}
.EditExperience {
height: auto;
width: 90vw;
margin: 0 auto;
margin-bottom: .75%;
}
.EditSectionGrid {
display: grid;
grid-template-columns: 20% 80%;
grid-template-areas: "left" "right";
grid-column-gap: 2%;
margin-right: 2%;
}
.EditSectionGrid > div:nth-child(even){
height: auto;
}
.EditSectionGrid > div:nth-child(odd){
height: 35vh;
border-right: 2px solid lightblue;
}
.EditGrid {
margin-top: 1%;
display: grid;
grid-template-columns: 20% 80%;
}
.EditGrid > div:nth-child(odd){
background: transparent;
height: 35vh;
}
.EditGrid > div:nth-child(even){
background: transparent;
}
@media (max-width: 660px) {
.EditFieldsGrid {
height: auto;
}
}
@media (min-width: 660px) {
.EditFieldsGrid {
display: grid;
height: auto;
grid-template-columns: 1fr 1fr;
}
}
.EditFieldsGrid > div {
background: transparent;
}
.EditExperiencesFields{
height: auto;
}
@media (max-width: 660px) {
.EditMediaGrid {
height: auto;
}
}
@media (min-width: 660px) {
.EditMediaGrid {
height: auto;
display: grid;
grid-template-columns: 1fr 1fr;
}
}
.EditMediaGrid > div {
background: transparent;
height: auto;
}
@media (min-width: 660px) {
.EditImageWrapper {
height: 0;
position: relative;
border: solid 1px grey;
margin: 5%;
padding-bottom: 60%;
}
}
@media (max-width: 660px) {
.EditImageWrapper {
height: 20vh;
max-width: 250px;
max-height: 210px;
position: relative;
border: solid 1px grey;
margin-top: 2%;
margin-left: 2%;
margin-right: 10px;
}
}
@media (min-width: 660px) {
.EditImage {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
}
@media (max-width: 660px) {
.EditImage {
bottom: 0;
max-height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
}
.EditImageWithVideo {
width: 350px;
height: 31vh;
}
.EditAvatar {
height: 150px;
width: 150px;
display: inline-block;
margin-left: 15%;
margin-top: 3%;
}
.EditChangeButton {
height: auto;
width: auto;
display: inline-block;
margin-left: 4%;
}
.EditAddVideo {
height: 40px;
width: 150px;
display: inline-block;
margin-left: 2%;
}
.EditGeneric {
height: auto;
width: auto;
}
.edit-save-button-wrapper {
position: absolute;
bottom: 0;
width:100%;
padding-right: 10px;
padding-left: 10px;
}
.edit-save-button {
}
@media (max-width: 660px) {
.edit-save-button {
margin: 2%;
}
}
@media (min-width: 660px) {
.edit-save-button {
margin: .5%;
}
} | 0.534612 | 0.10217 |
@tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;700;800;900&display=swap");
body {
margin: 0;
font-family: "Poppins", -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
@layer base{
.suspense{
@apply h-screen flex bg-gray-100 items-center justify-center
}
.suspense-image{
@apply animate-pulse w-auto h-20
}
.header{
@apply bg-gray-100 h-16 top-0 z-50 sticky shadow-lg
}
.nav-container {
@apply flex justify-between items-center p-2
}
.nav-item-container{
@apply space-x-4 flex items-center
}
.nav-item-account{
@apply md:flex space-x-2 items-center justify-center mt-4 sm:mt-0 hidden cursor-pointer
}
.nav-item-cart{
@apply flex space-x-2 items-center justify-center mt-4 md:mt-0 cursor-pointer
}
.nav-slide{
@apply space-y-4
}
.home-section{
height: calc(100vh-theme('spacing-16'))
}
.home-section{
@apply bg-gray-100
}
.home-container{
@apply h-full space-y-4 md:space-y-0 md:min-h-screen flex flex-col md:flex-row p-10 md:items-center md:justify-center
}
.home-left{
@apply hidden lg:block md:w-1/3
}
.home-left-head{
@apply text-sm sm:text-5xl font-bold text-gray-800
}
.home-left-heading{
@apply text-xl mt-2 sm:text-3xl text-gray-800
}
.home-left-text{
@apply mt-4 text-gray-800 text-sm
}
.home-image{
@apply md:w-2/3 flex justify-center
}
.home-right{
@apply md:w-1/3
}
.home-right-head{
@apply text-center text-3xl font-semibold md:text-left
}
.home-right-text{
@apply text-center mt-2 md:mt-4 md:text-left text-sm
}
.product-section{
@apply flex justify-center bg-gray-50
}
.product-container{
@apply container w-full h-full p-10
}
.product-header{
@apply text-center text-3xl font-semibold
}
.card-container{
@apply mt-4 space-y-4 md:space-y-0 grid grid-cols-1 md:grid-cols-4 md:gap-4
}
.card-body{
@apply flex flex-col shadow-lg rounded-lg col-span-1
}
.card-image{
@apply w-auto h-44 object-contain
}
.card-details{
@apply p-2
}
.card-heading{
@apply text-lg text-gray-800 font-semibold
}
.card-text{
@apply text-base text-gray-800 font-semibold
}
.card-footer{
@apply text-center p-2 bg-gray-200 font-semibold cursor-pointer
}
.footer{
@apply p-10 bg-gray-100 text-sm
}
.footer-container{
@apply flex flex-col space-y-4 sm:grid sm:grid-cols-4 gap-4 sm:items-center
}
.footer-heading{
@apply font-bold mb-2
}
.copyright{
@apply mt-8
}
.detail-section{
@apply h-full p-10 bg-gray-50
}
.detail-container{
@apply flex flex-col sm:flex-row sm:items-center
}
.detail-image{
@apply sm:w-2/3 sm:flex sm:justify-center
}
.detail-back{
@apply flex space-x-2 items-center text-gray-400 sm:cursor-pointer
}
.detail-item-container{
@apply mt-4 sm:mt-0 sm:w-2/3 sm:space-y-4
}
.detail-item-header{
@apply text-3xl font-bold sm:text-5xl text-gray-800 mt-3 sm:mt-0
}
.detail-item-price{
@apply text-2xl font-semibold sm:text-5xl sm:mt-2 text-gray-700
}
.detail-text-section{
@apply mt-2 sm:mt-4 text-gray-800
}
.detail-about{
@apply text-lg font-semibold sm:text-xl
}
.detail-description{
@apply text-sm sm:mt-2 sm:text-left sm:w-1/2 md:w-full lg:w-1/2
}
.detail-add-cart{
@apply text-center bg-gray-200 p-2 mt-4 rounded-lg hover:bg-gray-300 sm:cursor-pointer sm:w-1/2
}
.login-signup-container{
@apply max-w-3xl mx-auto items-center h-full
}
.login-section{
@apply max-w-xl mx-auto p-4
}
.login-container{
@apply p-6
}
.login-heading{
@apply text-2xl sm:text-4xl font-bold text-gray-700 mt-2
}
.form{
@apply p-5 shadow-lg border-2 border-gray-300
}
.form-body{
@apply mb-4 mt-2
}
.form-control{
@apply mb-4 mt-2
}
.form-input{
@apply w-full h-10 sm:h-12 border-2 border-gray-400 focus-within:outline-none p-2
}
.form-button{
@apply w-full bg-gray-500 mb-4 mt-4 p-3 text-white text-lg rounded-full hover:bg-gray-700 transition ease-in
}
.form-footer{
@apply text-center mt-10
}
.form-footer-text{
@apply text-center text-base sm:text-lg
}
.form-footer-span{
@apply text-gray-700 font-semibold hover:text-gray-900 cursor-pointer ml-2
}
.signup-section{
@apply p-4
}
.signup-container{
@apply mx-auto max-w-lg p-4 mt-8 bg-white rounded-lg
}
.signup-heading{
@apply text-2xl sm:text-4xl font-bold text-gray-700 mt-2
}
.dash-container{
@apply bg-gray-50 h-screen
}
.dash-nav{
@apply flex space-x-6 justify-end p-5
}
.dash-icon {
@apply flex items-center
}
.dash-form-container{
@apply max-w-lg mx-auto p-5 sm:p-0
}
.dash-form-head{
@apply text-center font-semibold
}
.dash-textarea{
@apply w-full border-2 border-gray-400 p-2
}
.admin-container{
@apply max-w-md mx-auto flex h-screen items-center justify-center
}
.admin-button-container{
@apply justify-center flex
}
.admin-button {
@apply bg-gray-300 py-2 px-4 rounded-full
}
.button-container{
@apply flex flex-col justify-center space-y-2 mt-2
}
.create-button{
@apply bg-blue-400 p-2
}
.clear-button{
@apply bg-red-400 p-2
}
.order-container{
@apply mx-auto max-w-2xl bg-gray-50 p-5 mt-4
}
} | client/src/index.css | @tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;700;800;900&display=swap");
body {
margin: 0;
font-family: "Poppins", -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
@layer base{
.suspense{
@apply h-screen flex bg-gray-100 items-center justify-center
}
.suspense-image{
@apply animate-pulse w-auto h-20
}
.header{
@apply bg-gray-100 h-16 top-0 z-50 sticky shadow-lg
}
.nav-container {
@apply flex justify-between items-center p-2
}
.nav-item-container{
@apply space-x-4 flex items-center
}
.nav-item-account{
@apply md:flex space-x-2 items-center justify-center mt-4 sm:mt-0 hidden cursor-pointer
}
.nav-item-cart{
@apply flex space-x-2 items-center justify-center mt-4 md:mt-0 cursor-pointer
}
.nav-slide{
@apply space-y-4
}
.home-section{
height: calc(100vh-theme('spacing-16'))
}
.home-section{
@apply bg-gray-100
}
.home-container{
@apply h-full space-y-4 md:space-y-0 md:min-h-screen flex flex-col md:flex-row p-10 md:items-center md:justify-center
}
.home-left{
@apply hidden lg:block md:w-1/3
}
.home-left-head{
@apply text-sm sm:text-5xl font-bold text-gray-800
}
.home-left-heading{
@apply text-xl mt-2 sm:text-3xl text-gray-800
}
.home-left-text{
@apply mt-4 text-gray-800 text-sm
}
.home-image{
@apply md:w-2/3 flex justify-center
}
.home-right{
@apply md:w-1/3
}
.home-right-head{
@apply text-center text-3xl font-semibold md:text-left
}
.home-right-text{
@apply text-center mt-2 md:mt-4 md:text-left text-sm
}
.product-section{
@apply flex justify-center bg-gray-50
}
.product-container{
@apply container w-full h-full p-10
}
.product-header{
@apply text-center text-3xl font-semibold
}
.card-container{
@apply mt-4 space-y-4 md:space-y-0 grid grid-cols-1 md:grid-cols-4 md:gap-4
}
.card-body{
@apply flex flex-col shadow-lg rounded-lg col-span-1
}
.card-image{
@apply w-auto h-44 object-contain
}
.card-details{
@apply p-2
}
.card-heading{
@apply text-lg text-gray-800 font-semibold
}
.card-text{
@apply text-base text-gray-800 font-semibold
}
.card-footer{
@apply text-center p-2 bg-gray-200 font-semibold cursor-pointer
}
.footer{
@apply p-10 bg-gray-100 text-sm
}
.footer-container{
@apply flex flex-col space-y-4 sm:grid sm:grid-cols-4 gap-4 sm:items-center
}
.footer-heading{
@apply font-bold mb-2
}
.copyright{
@apply mt-8
}
.detail-section{
@apply h-full p-10 bg-gray-50
}
.detail-container{
@apply flex flex-col sm:flex-row sm:items-center
}
.detail-image{
@apply sm:w-2/3 sm:flex sm:justify-center
}
.detail-back{
@apply flex space-x-2 items-center text-gray-400 sm:cursor-pointer
}
.detail-item-container{
@apply mt-4 sm:mt-0 sm:w-2/3 sm:space-y-4
}
.detail-item-header{
@apply text-3xl font-bold sm:text-5xl text-gray-800 mt-3 sm:mt-0
}
.detail-item-price{
@apply text-2xl font-semibold sm:text-5xl sm:mt-2 text-gray-700
}
.detail-text-section{
@apply mt-2 sm:mt-4 text-gray-800
}
.detail-about{
@apply text-lg font-semibold sm:text-xl
}
.detail-description{
@apply text-sm sm:mt-2 sm:text-left sm:w-1/2 md:w-full lg:w-1/2
}
.detail-add-cart{
@apply text-center bg-gray-200 p-2 mt-4 rounded-lg hover:bg-gray-300 sm:cursor-pointer sm:w-1/2
}
.login-signup-container{
@apply max-w-3xl mx-auto items-center h-full
}
.login-section{
@apply max-w-xl mx-auto p-4
}
.login-container{
@apply p-6
}
.login-heading{
@apply text-2xl sm:text-4xl font-bold text-gray-700 mt-2
}
.form{
@apply p-5 shadow-lg border-2 border-gray-300
}
.form-body{
@apply mb-4 mt-2
}
.form-control{
@apply mb-4 mt-2
}
.form-input{
@apply w-full h-10 sm:h-12 border-2 border-gray-400 focus-within:outline-none p-2
}
.form-button{
@apply w-full bg-gray-500 mb-4 mt-4 p-3 text-white text-lg rounded-full hover:bg-gray-700 transition ease-in
}
.form-footer{
@apply text-center mt-10
}
.form-footer-text{
@apply text-center text-base sm:text-lg
}
.form-footer-span{
@apply text-gray-700 font-semibold hover:text-gray-900 cursor-pointer ml-2
}
.signup-section{
@apply p-4
}
.signup-container{
@apply mx-auto max-w-lg p-4 mt-8 bg-white rounded-lg
}
.signup-heading{
@apply text-2xl sm:text-4xl font-bold text-gray-700 mt-2
}
.dash-container{
@apply bg-gray-50 h-screen
}
.dash-nav{
@apply flex space-x-6 justify-end p-5
}
.dash-icon {
@apply flex items-center
}
.dash-form-container{
@apply max-w-lg mx-auto p-5 sm:p-0
}
.dash-form-head{
@apply text-center font-semibold
}
.dash-textarea{
@apply w-full border-2 border-gray-400 p-2
}
.admin-container{
@apply max-w-md mx-auto flex h-screen items-center justify-center
}
.admin-button-container{
@apply justify-center flex
}
.admin-button {
@apply bg-gray-300 py-2 px-4 rounded-full
}
.button-container{
@apply flex flex-col justify-center space-y-2 mt-2
}
.create-button{
@apply bg-blue-400 p-2
}
.clear-button{
@apply bg-red-400 p-2
}
.order-container{
@apply mx-auto max-w-2xl bg-gray-50 p-5 mt-4
}
} | 0.437103 | 0.06134 |
.spectrum--large .spectrum-Icon {
--spectrum-icon-size-s: var(--spectrum-alias-workflow-icon-size-s);
--spectrum-icon-size-m: var(--spectrum-alias-workflow-icon-size-m);
--spectrum-icon-size-l: var(--spectrum-alias-workflow-icon-size-l);
--spectrum-icon-size-xl: var(--spectrum-alias-workflow-icon-size-xl);
--spectrum-icon-size-xxl: var(--spectrum-global-dimension-size-400);
}
.spectrum--large .spectrum-Icon--sizeS,
.spectrum--large .spectrum-Icon--sizeS img,
.spectrum--large .spectrum-Icon--sizeS svg {
height: var(--spectrum-icon-size-s);
width: var(--spectrum-icon-size-s);
}
.spectrum--large .spectrum-Icon--sizeM,
.spectrum--large .spectrum-Icon--sizeM img,
.spectrum--large .spectrum-Icon--sizeM svg {
height: var(--spectrum-icon-size-m);
width: var(--spectrum-icon-size-m);
}
.spectrum--large .spectrum-Icon--sizeL,
.spectrum--large .spectrum-Icon--sizeL img,
.spectrum--large .spectrum-Icon--sizeL svg {
height: var(--spectrum-icon-size-l);
width: var(--spectrum-icon-size-l);
}
.spectrum--large .spectrum-Icon--sizeXL,
.spectrum--large .spectrum-Icon--sizeXL img,
.spectrum--large .spectrum-Icon--sizeXL svg {
height: var(--spectrum-icon-size-xl);
width: var(--spectrum-icon-size-xl);
}
.spectrum--large .spectrum-Icon--sizeXXL,
.spectrum--large .spectrum-Icon--sizeXXL img,
.spectrum--large .spectrum-Icon--sizeXXL svg {
height: var(--spectrum-icon-size-xxl);
width: var(--spectrum-icon-size-xxl);
}
.spectrum--large .spectrum-UIIcon--large {
display: var(--ui-icon-large-display);
}
.spectrum--large .spectrum-UIIcon--medium {
display: var(--ui-icon-medium-display);
}
.spectrum--large .spectrum-UIIcon-ChevronRight75,
.spectrum--large .spectrum-UIIcon-ChevronDown75,
.spectrum--large .spectrum-UIIcon-ChevronLeft75,
.spectrum--large .spectrum-UIIcon-ChevronUp75 {
width: var(--spectrum-alias-ui-icon-chevron-size-75);
height: var(--spectrum-alias-ui-icon-chevron-size-75);
}
.spectrum--large .spectrum-UIIcon-ChevronRight100,
.spectrum--large .spectrum-UIIcon-ChevronDown100,
.spectrum--large .spectrum-UIIcon-ChevronLeft100,
.spectrum--large .spectrum-UIIcon-ChevronUp100 {
width: var(--spectrum-alias-ui-icon-chevron-size-100);
height: var(--spectrum-alias-ui-icon-chevron-size-100);
}
.spectrum--large .spectrum-UIIcon-ChevronRight200,
.spectrum--large .spectrum-UIIcon-ChevronDown200,
.spectrum--large .spectrum-UIIcon-ChevronLeft200,
.spectrum--large .spectrum-UIIcon-ChevronUp200 {
width: var(--spectrum-alias-ui-icon-chevron-size-200);
height: var(--spectrum-alias-ui-icon-chevron-size-200);
}
.spectrum--large .spectrum-UIIcon-ChevronRight300,
.spectrum--large .spectrum-UIIcon-ChevronDown300,
.spectrum--large .spectrum-UIIcon-ChevronLeft300,
.spectrum--large .spectrum-UIIcon-ChevronUp300 {
width: var(--spectrum-alias-ui-icon-chevron-size-300);
height: var(--spectrum-alias-ui-icon-chevron-size-300);
}
.spectrum--large .spectrum-UIIcon-ChevronRight400,
.spectrum--large .spectrum-UIIcon-ChevronDown400,
.spectrum--large .spectrum-UIIcon-ChevronLeft400,
.spectrum--large .spectrum-UIIcon-ChevronUp400 {
width: var(--spectrum-alias-ui-icon-chevron-size-400);
height: var(--spectrum-alias-ui-icon-chevron-size-400);
}
.spectrum--large .spectrum-UIIcon-ChevronRight500,
.spectrum--large .spectrum-UIIcon-ChevronDown500,
.spectrum--large .spectrum-UIIcon-ChevronLeft500,
.spectrum--large .spectrum-UIIcon-ChevronUp500 {
width: var(--spectrum-alias-ui-icon-chevron-size-500);
height: var(--spectrum-alias-ui-icon-chevron-size-500);
}
.spectrum--large .spectrum-UIIcon-ArrowRight75,
.spectrum--large .spectrum-UIIcon-ArrowDown75,
.spectrum--large .spectrum-UIIcon-ArrowLeft75,
.spectrum--large .spectrum-UIIcon-ArrowUp75 {
width: var(--spectrum-alias-ui-icon-arrow-size-75);
height: var(--spectrum-alias-ui-icon-arrow-size-75);
}
.spectrum--large .spectrum-UIIcon-ArrowRight100,
.spectrum--large .spectrum-UIIcon-ArrowDown100,
.spectrum--large .spectrum-UIIcon-ArrowLeft100,
.spectrum--large .spectrum-UIIcon-ArrowUp100 {
width: var(--spectrum-alias-ui-icon-arrow-size-100);
height: var(--spectrum-alias-ui-icon-arrow-size-100);
}
.spectrum--large .spectrum-UIIcon-ArrowRight200,
.spectrum--large .spectrum-UIIcon-ArrowDown200,
.spectrum--large .spectrum-UIIcon-ArrowLeft200,
.spectrum--large .spectrum-UIIcon-ArrowUp200 {
width: var(--spectrum-alias-ui-icon-arrow-size-200);
height: var(--spectrum-alias-ui-icon-arrow-size-200);
}
.spectrum--large .spectrum-UIIcon-ArrowRight300,
.spectrum--large .spectrum-UIIcon-ArrowDown300,
.spectrum--large .spectrum-UIIcon-ArrowLeft300,
.spectrum--large .spectrum-UIIcon-ArrowUp300 {
width: var(--spectrum-alias-ui-icon-arrow-size-300);
height: var(--spectrum-alias-ui-icon-arrow-size-300);
}
.spectrum--large .spectrum-UIIcon-ArrowRight400,
.spectrum--large .spectrum-UIIcon-ArrowDown400,
.spectrum--large .spectrum-UIIcon-ArrowLeft400,
.spectrum--large .spectrum-UIIcon-ArrowUp400 {
width: var(--spectrum-alias-ui-icon-arrow-size-400);
height: var(--spectrum-alias-ui-icon-arrow-size-400);
}
.spectrum--large .spectrum-UIIcon-ArrowRight500,
.spectrum--large .spectrum-UIIcon-ArrowDown500,
.spectrum--large .spectrum-UIIcon-ArrowLeft500,
.spectrum--large .spectrum-UIIcon-ArrowUp500 {
width: var(--spectrum-alias-ui-icon-arrow-size-500);
height: var(--spectrum-alias-ui-icon-arrow-size-500);
}
.spectrum--large .spectrum-UIIcon-ArrowRight600,
.spectrum--large .spectrum-UIIcon-ArrowDown600,
.spectrum--large .spectrum-UIIcon-ArrowLeft600,
.spectrum--large .spectrum-UIIcon-ArrowUp600 {
width: var(--spectrum-alias-ui-icon-arrow-size-600);
height: var(--spectrum-alias-ui-icon-arrow-size-600);
}
.spectrum--large .spectrum-UIIcon-Checkmark50 {
width: var(--spectrum-alias-ui-icon-checkmark-size-50);
height: var(--spectrum-alias-ui-icon-checkmark-size-50);
}
.spectrum--large .spectrum-UIIcon-Checkmark75 {
width: var(--spectrum-alias-ui-icon-checkmark-size-75);
height: var(--spectrum-alias-ui-icon-checkmark-size-75);
}
.spectrum--large .spectrum-UIIcon-Checkmark100 {
width: var(--spectrum-alias-ui-icon-checkmark-size-100);
height: var(--spectrum-alias-ui-icon-checkmark-size-100);
}
.spectrum--large .spectrum-UIIcon-Checkmark200 {
width: var(--spectrum-alias-ui-icon-checkmark-size-200);
height: var(--spectrum-alias-ui-icon-checkmark-size-200);
}
.spectrum--large .spectrum-UIIcon-Checkmark300 {
width: var(--spectrum-alias-ui-icon-checkmark-size-300);
height: var(--spectrum-alias-ui-icon-checkmark-size-300);
}
.spectrum--large .spectrum-UIIcon-Checkmark400 {
width: var(--spectrum-alias-ui-icon-checkmark-size-400);
height: var(--spectrum-alias-ui-icon-checkmark-size-400);
}
.spectrum--large .spectrum-UIIcon-Checkmark500 {
width: var(--spectrum-alias-ui-icon-checkmark-size-500);
height: var(--spectrum-alias-ui-icon-checkmark-size-500);
}
.spectrum--large .spectrum-UIIcon-Checkmark600 {
width: var(--spectrum-alias-ui-icon-checkmark-size-600);
height: var(--spectrum-alias-ui-icon-checkmark-size-600);
}
.spectrum--large .spectrum-UIIcon-Dash50 {
width: var(--spectrum-alias-ui-icon-dash-size-50);
height: var(--spectrum-alias-ui-icon-dash-size-50);
}
.spectrum--large .spectrum-UIIcon-Dash75 {
width: var(--spectrum-alias-ui-icon-dash-size-75);
height: var(--spectrum-alias-ui-icon-dash-size-75);
}
.spectrum--large .spectrum-UIIcon-Dash100 {
width: var(--spectrum-alias-ui-icon-dash-size-100);
height: var(--spectrum-alias-ui-icon-dash-size-100);
}
.spectrum--large .spectrum-UIIcon-Dash200 {
width: var(--spectrum-alias-ui-icon-dash-size-200);
height: var(--spectrum-alias-ui-icon-dash-size-200);
}
.spectrum--large .spectrum-UIIcon-Dash300 {
width: var(--spectrum-alias-ui-icon-dash-size-300);
height: var(--spectrum-alias-ui-icon-dash-size-300);
}
.spectrum--large .spectrum-UIIcon-Dash400 {
width: var(--spectrum-alias-ui-icon-dash-size-400);
height: var(--spectrum-alias-ui-icon-dash-size-400);
}
.spectrum--large .spectrum-UIIcon-Dash500 {
width: var(--spectrum-alias-ui-icon-dash-size-500);
height: var(--spectrum-alias-ui-icon-dash-size-500);
}
.spectrum--large .spectrum-UIIcon-Dash600 {
width: var(--spectrum-alias-ui-icon-dash-size-600);
height: var(--spectrum-alias-ui-icon-dash-size-600);
}
.spectrum--large .spectrum-UIIcon-Cross75 {
width: var(--spectrum-alias-ui-icon-cross-size-75);
height: var(--spectrum-alias-ui-icon-cross-size-75);
}
.spectrum--large .spectrum-UIIcon-Cross100 {
width: var(--spectrum-alias-ui-icon-cross-size-100);
height: var(--spectrum-alias-ui-icon-cross-size-100);
}
.spectrum--large .spectrum-UIIcon-Cross200 {
width: var(--spectrum-alias-ui-icon-cross-size-200);
height: var(--spectrum-alias-ui-icon-cross-size-200);
}
.spectrum--large .spectrum-UIIcon-Cross300 {
width: var(--spectrum-alias-ui-icon-cross-size-300);
height: var(--spectrum-alias-ui-icon-cross-size-300);
}
.spectrum--large .spectrum-UIIcon-Cross400 {
width: var(--spectrum-alias-ui-icon-cross-size-400);
height: var(--spectrum-alias-ui-icon-cross-size-400);
}
.spectrum--large .spectrum-UIIcon-Cross500 {
width: var(--spectrum-alias-ui-icon-cross-size-500);
height: var(--spectrum-alias-ui-icon-cross-size-500);
}
.spectrum--large .spectrum-UIIcon-Cross600 {
width: var(--spectrum-alias-ui-icon-cross-size-600);
height: var(--spectrum-alias-ui-icon-cross-size-600);
}
.spectrum--large .spectrum-UIIcon-TripleGripper100 {
width: var(--spectrum-alias-ui-icon-triplegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-triplegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-DoubleGripper100 {
width: var(--spectrum-alias-ui-icon-doublegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-doublegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-SingleGripper100 {
width: var(--spectrum-alias-ui-icon-singlegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-singlegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle75 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-75);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-75);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle100 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-100);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-100);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle200 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-200);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-200);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle300 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-300);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-300);
}
.spectrum--large .spectrum-UIIcon-Asterisk75 {
width: var(--spectrum-alias-ui-icon-asterisk-size-75);
height: var(--spectrum-alias-ui-icon-asterisk-size-300);
}
.spectrum--large .spectrum-UIIcon-Asterisk100 {
width: var(--spectrum-alias-ui-icon-asterisk-size-100);
height: var(--spectrum-alias-ui-icon-asterisk-size-100);
}
.spectrum--large .spectrum-UIIcon-Asterisk200 {
width: var(--spectrum-alias-ui-icon-asterisk-size-200);
height: var(--spectrum-alias-ui-icon-asterisk-size-200);
}
.spectrum--large .spectrum-UIIcon-Asterisk300 {
width: var(--spectrum-alias-ui-icon-asterisk-size-300);
height: var(--spectrum-alias-ui-icon-asterisk-size-300);
} | hlx_statics/spectrum/icon/dist/index-diff.css | .spectrum--large .spectrum-Icon {
--spectrum-icon-size-s: var(--spectrum-alias-workflow-icon-size-s);
--spectrum-icon-size-m: var(--spectrum-alias-workflow-icon-size-m);
--spectrum-icon-size-l: var(--spectrum-alias-workflow-icon-size-l);
--spectrum-icon-size-xl: var(--spectrum-alias-workflow-icon-size-xl);
--spectrum-icon-size-xxl: var(--spectrum-global-dimension-size-400);
}
.spectrum--large .spectrum-Icon--sizeS,
.spectrum--large .spectrum-Icon--sizeS img,
.spectrum--large .spectrum-Icon--sizeS svg {
height: var(--spectrum-icon-size-s);
width: var(--spectrum-icon-size-s);
}
.spectrum--large .spectrum-Icon--sizeM,
.spectrum--large .spectrum-Icon--sizeM img,
.spectrum--large .spectrum-Icon--sizeM svg {
height: var(--spectrum-icon-size-m);
width: var(--spectrum-icon-size-m);
}
.spectrum--large .spectrum-Icon--sizeL,
.spectrum--large .spectrum-Icon--sizeL img,
.spectrum--large .spectrum-Icon--sizeL svg {
height: var(--spectrum-icon-size-l);
width: var(--spectrum-icon-size-l);
}
.spectrum--large .spectrum-Icon--sizeXL,
.spectrum--large .spectrum-Icon--sizeXL img,
.spectrum--large .spectrum-Icon--sizeXL svg {
height: var(--spectrum-icon-size-xl);
width: var(--spectrum-icon-size-xl);
}
.spectrum--large .spectrum-Icon--sizeXXL,
.spectrum--large .spectrum-Icon--sizeXXL img,
.spectrum--large .spectrum-Icon--sizeXXL svg {
height: var(--spectrum-icon-size-xxl);
width: var(--spectrum-icon-size-xxl);
}
.spectrum--large .spectrum-UIIcon--large {
display: var(--ui-icon-large-display);
}
.spectrum--large .spectrum-UIIcon--medium {
display: var(--ui-icon-medium-display);
}
.spectrum--large .spectrum-UIIcon-ChevronRight75,
.spectrum--large .spectrum-UIIcon-ChevronDown75,
.spectrum--large .spectrum-UIIcon-ChevronLeft75,
.spectrum--large .spectrum-UIIcon-ChevronUp75 {
width: var(--spectrum-alias-ui-icon-chevron-size-75);
height: var(--spectrum-alias-ui-icon-chevron-size-75);
}
.spectrum--large .spectrum-UIIcon-ChevronRight100,
.spectrum--large .spectrum-UIIcon-ChevronDown100,
.spectrum--large .spectrum-UIIcon-ChevronLeft100,
.spectrum--large .spectrum-UIIcon-ChevronUp100 {
width: var(--spectrum-alias-ui-icon-chevron-size-100);
height: var(--spectrum-alias-ui-icon-chevron-size-100);
}
.spectrum--large .spectrum-UIIcon-ChevronRight200,
.spectrum--large .spectrum-UIIcon-ChevronDown200,
.spectrum--large .spectrum-UIIcon-ChevronLeft200,
.spectrum--large .spectrum-UIIcon-ChevronUp200 {
width: var(--spectrum-alias-ui-icon-chevron-size-200);
height: var(--spectrum-alias-ui-icon-chevron-size-200);
}
.spectrum--large .spectrum-UIIcon-ChevronRight300,
.spectrum--large .spectrum-UIIcon-ChevronDown300,
.spectrum--large .spectrum-UIIcon-ChevronLeft300,
.spectrum--large .spectrum-UIIcon-ChevronUp300 {
width: var(--spectrum-alias-ui-icon-chevron-size-300);
height: var(--spectrum-alias-ui-icon-chevron-size-300);
}
.spectrum--large .spectrum-UIIcon-ChevronRight400,
.spectrum--large .spectrum-UIIcon-ChevronDown400,
.spectrum--large .spectrum-UIIcon-ChevronLeft400,
.spectrum--large .spectrum-UIIcon-ChevronUp400 {
width: var(--spectrum-alias-ui-icon-chevron-size-400);
height: var(--spectrum-alias-ui-icon-chevron-size-400);
}
.spectrum--large .spectrum-UIIcon-ChevronRight500,
.spectrum--large .spectrum-UIIcon-ChevronDown500,
.spectrum--large .spectrum-UIIcon-ChevronLeft500,
.spectrum--large .spectrum-UIIcon-ChevronUp500 {
width: var(--spectrum-alias-ui-icon-chevron-size-500);
height: var(--spectrum-alias-ui-icon-chevron-size-500);
}
.spectrum--large .spectrum-UIIcon-ArrowRight75,
.spectrum--large .spectrum-UIIcon-ArrowDown75,
.spectrum--large .spectrum-UIIcon-ArrowLeft75,
.spectrum--large .spectrum-UIIcon-ArrowUp75 {
width: var(--spectrum-alias-ui-icon-arrow-size-75);
height: var(--spectrum-alias-ui-icon-arrow-size-75);
}
.spectrum--large .spectrum-UIIcon-ArrowRight100,
.spectrum--large .spectrum-UIIcon-ArrowDown100,
.spectrum--large .spectrum-UIIcon-ArrowLeft100,
.spectrum--large .spectrum-UIIcon-ArrowUp100 {
width: var(--spectrum-alias-ui-icon-arrow-size-100);
height: var(--spectrum-alias-ui-icon-arrow-size-100);
}
.spectrum--large .spectrum-UIIcon-ArrowRight200,
.spectrum--large .spectrum-UIIcon-ArrowDown200,
.spectrum--large .spectrum-UIIcon-ArrowLeft200,
.spectrum--large .spectrum-UIIcon-ArrowUp200 {
width: var(--spectrum-alias-ui-icon-arrow-size-200);
height: var(--spectrum-alias-ui-icon-arrow-size-200);
}
.spectrum--large .spectrum-UIIcon-ArrowRight300,
.spectrum--large .spectrum-UIIcon-ArrowDown300,
.spectrum--large .spectrum-UIIcon-ArrowLeft300,
.spectrum--large .spectrum-UIIcon-ArrowUp300 {
width: var(--spectrum-alias-ui-icon-arrow-size-300);
height: var(--spectrum-alias-ui-icon-arrow-size-300);
}
.spectrum--large .spectrum-UIIcon-ArrowRight400,
.spectrum--large .spectrum-UIIcon-ArrowDown400,
.spectrum--large .spectrum-UIIcon-ArrowLeft400,
.spectrum--large .spectrum-UIIcon-ArrowUp400 {
width: var(--spectrum-alias-ui-icon-arrow-size-400);
height: var(--spectrum-alias-ui-icon-arrow-size-400);
}
.spectrum--large .spectrum-UIIcon-ArrowRight500,
.spectrum--large .spectrum-UIIcon-ArrowDown500,
.spectrum--large .spectrum-UIIcon-ArrowLeft500,
.spectrum--large .spectrum-UIIcon-ArrowUp500 {
width: var(--spectrum-alias-ui-icon-arrow-size-500);
height: var(--spectrum-alias-ui-icon-arrow-size-500);
}
.spectrum--large .spectrum-UIIcon-ArrowRight600,
.spectrum--large .spectrum-UIIcon-ArrowDown600,
.spectrum--large .spectrum-UIIcon-ArrowLeft600,
.spectrum--large .spectrum-UIIcon-ArrowUp600 {
width: var(--spectrum-alias-ui-icon-arrow-size-600);
height: var(--spectrum-alias-ui-icon-arrow-size-600);
}
.spectrum--large .spectrum-UIIcon-Checkmark50 {
width: var(--spectrum-alias-ui-icon-checkmark-size-50);
height: var(--spectrum-alias-ui-icon-checkmark-size-50);
}
.spectrum--large .spectrum-UIIcon-Checkmark75 {
width: var(--spectrum-alias-ui-icon-checkmark-size-75);
height: var(--spectrum-alias-ui-icon-checkmark-size-75);
}
.spectrum--large .spectrum-UIIcon-Checkmark100 {
width: var(--spectrum-alias-ui-icon-checkmark-size-100);
height: var(--spectrum-alias-ui-icon-checkmark-size-100);
}
.spectrum--large .spectrum-UIIcon-Checkmark200 {
width: var(--spectrum-alias-ui-icon-checkmark-size-200);
height: var(--spectrum-alias-ui-icon-checkmark-size-200);
}
.spectrum--large .spectrum-UIIcon-Checkmark300 {
width: var(--spectrum-alias-ui-icon-checkmark-size-300);
height: var(--spectrum-alias-ui-icon-checkmark-size-300);
}
.spectrum--large .spectrum-UIIcon-Checkmark400 {
width: var(--spectrum-alias-ui-icon-checkmark-size-400);
height: var(--spectrum-alias-ui-icon-checkmark-size-400);
}
.spectrum--large .spectrum-UIIcon-Checkmark500 {
width: var(--spectrum-alias-ui-icon-checkmark-size-500);
height: var(--spectrum-alias-ui-icon-checkmark-size-500);
}
.spectrum--large .spectrum-UIIcon-Checkmark600 {
width: var(--spectrum-alias-ui-icon-checkmark-size-600);
height: var(--spectrum-alias-ui-icon-checkmark-size-600);
}
.spectrum--large .spectrum-UIIcon-Dash50 {
width: var(--spectrum-alias-ui-icon-dash-size-50);
height: var(--spectrum-alias-ui-icon-dash-size-50);
}
.spectrum--large .spectrum-UIIcon-Dash75 {
width: var(--spectrum-alias-ui-icon-dash-size-75);
height: var(--spectrum-alias-ui-icon-dash-size-75);
}
.spectrum--large .spectrum-UIIcon-Dash100 {
width: var(--spectrum-alias-ui-icon-dash-size-100);
height: var(--spectrum-alias-ui-icon-dash-size-100);
}
.spectrum--large .spectrum-UIIcon-Dash200 {
width: var(--spectrum-alias-ui-icon-dash-size-200);
height: var(--spectrum-alias-ui-icon-dash-size-200);
}
.spectrum--large .spectrum-UIIcon-Dash300 {
width: var(--spectrum-alias-ui-icon-dash-size-300);
height: var(--spectrum-alias-ui-icon-dash-size-300);
}
.spectrum--large .spectrum-UIIcon-Dash400 {
width: var(--spectrum-alias-ui-icon-dash-size-400);
height: var(--spectrum-alias-ui-icon-dash-size-400);
}
.spectrum--large .spectrum-UIIcon-Dash500 {
width: var(--spectrum-alias-ui-icon-dash-size-500);
height: var(--spectrum-alias-ui-icon-dash-size-500);
}
.spectrum--large .spectrum-UIIcon-Dash600 {
width: var(--spectrum-alias-ui-icon-dash-size-600);
height: var(--spectrum-alias-ui-icon-dash-size-600);
}
.spectrum--large .spectrum-UIIcon-Cross75 {
width: var(--spectrum-alias-ui-icon-cross-size-75);
height: var(--spectrum-alias-ui-icon-cross-size-75);
}
.spectrum--large .spectrum-UIIcon-Cross100 {
width: var(--spectrum-alias-ui-icon-cross-size-100);
height: var(--spectrum-alias-ui-icon-cross-size-100);
}
.spectrum--large .spectrum-UIIcon-Cross200 {
width: var(--spectrum-alias-ui-icon-cross-size-200);
height: var(--spectrum-alias-ui-icon-cross-size-200);
}
.spectrum--large .spectrum-UIIcon-Cross300 {
width: var(--spectrum-alias-ui-icon-cross-size-300);
height: var(--spectrum-alias-ui-icon-cross-size-300);
}
.spectrum--large .spectrum-UIIcon-Cross400 {
width: var(--spectrum-alias-ui-icon-cross-size-400);
height: var(--spectrum-alias-ui-icon-cross-size-400);
}
.spectrum--large .spectrum-UIIcon-Cross500 {
width: var(--spectrum-alias-ui-icon-cross-size-500);
height: var(--spectrum-alias-ui-icon-cross-size-500);
}
.spectrum--large .spectrum-UIIcon-Cross600 {
width: var(--spectrum-alias-ui-icon-cross-size-600);
height: var(--spectrum-alias-ui-icon-cross-size-600);
}
.spectrum--large .spectrum-UIIcon-TripleGripper100 {
width: var(--spectrum-alias-ui-icon-triplegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-triplegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-DoubleGripper100 {
width: var(--spectrum-alias-ui-icon-doublegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-doublegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-SingleGripper100 {
width: var(--spectrum-alias-ui-icon-singlegripper-size-100-height);
height: var(--spectrum-alias-ui-icon-singlegripper-size-100-width);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle75 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-75);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-75);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle100 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-100);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-100);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle200 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-200);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-200);
}
.spectrum--large .spectrum-UIIcon-CornerTriangle300 {
width: var(--spectrum-alias-ui-icon-cornertriangle-size-300);
height: var(--spectrum-alias-ui-icon-cornertriangle-size-300);
}
.spectrum--large .spectrum-UIIcon-Asterisk75 {
width: var(--spectrum-alias-ui-icon-asterisk-size-75);
height: var(--spectrum-alias-ui-icon-asterisk-size-300);
}
.spectrum--large .spectrum-UIIcon-Asterisk100 {
width: var(--spectrum-alias-ui-icon-asterisk-size-100);
height: var(--spectrum-alias-ui-icon-asterisk-size-100);
}
.spectrum--large .spectrum-UIIcon-Asterisk200 {
width: var(--spectrum-alias-ui-icon-asterisk-size-200);
height: var(--spectrum-alias-ui-icon-asterisk-size-200);
}
.spectrum--large .spectrum-UIIcon-Asterisk300 {
width: var(--spectrum-alias-ui-icon-asterisk-size-300);
height: var(--spectrum-alias-ui-icon-asterisk-size-300);
} | 0.59796 | 0.049497 |
.background-colour {
text-align: -webkit-center;
width: 100%;
height: 100%;
place-content: center;
padding-bottom: 80px;
background: linear-gradient(8deg, #ee7483, #f3d6b5);
background-size: 400% 400%;
-webkit-animation: AnimationName 40s ease infinite;
-moz-animation: AnimationName 40s ease infinite;
animation: AnimationName 40s ease infinite;
}
@-webkit-keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
@-moz-keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
@keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
.block {
height: 80px;
background-color: var(--white);
}
.betty-container,
.betty-container img {
display: none;
}
.controller-container {
display: flex;
text-align: center;
color: var(--black);
}
.controller- {
width: 50%;
font-size: 24px;
padding: 10px;
color: var(--black);
background-color: var(--white);
}
.controller-selected-controller {
width: 50%;
font-size: 24px;
padding: 10px;
}
.card-h h1 {
padding-top: 40px;
}
.error-message {
color: var(--dark-grey);
}
@media screen and (min-width: 768px) {
.background-colour {
padding: 100px 0;
display: flex;
}
.box-shadow {
display: flex;
-webkit-box-shadow: 0 4px 31px 0 rgba(0,0,0,0.81);
box-shadow: 0 4px 31px 0 rgba(0,0,0,0.81);
}
.block {
display: none;
}
.betty-container {
display: flex;
height: 100%;
width: 350px;
background-color: white;
}
.betty-container img {
display: flex;
width: 350px;
height: 350px;
margin: auto;
}
.controller-container {
width: 350px;
}
.controller- {
background: none;
-webkit-box-shadow: inset 9px -3px 31px -9px rgba(0,0,0,0.52);
box-shadow: inset 9px -3px 31px -9px rgba(0,0,0,0.52);
}
.controller-selected-controller {
background-color: var(--white);
text-decoration: underline;
}
.card-h {
width: 350px;
height: 635px;
background-color: var(--white);
}
.card-h h1 {
padding-top: 100px;
font-size: 40px;
}
}
@media screen and (min-width: 1024px) {
.betty-container,
.controller-container,
.card-h {
width: 400px;
}
.betty-container img {
width: 400px;
height: 400px;
}
.background-colour {
padding: 140px 0;
}
}
@media screen and (min-width: 1440px) {
.betty-container,
.controller-container,
.card-h {
width: 500px;
}
.betty-container img {
width: 500px;
height: 500px;
}
}
@media screen and (min-width: 2560px) {
.betty-container,
.controller-container,
.card-h {
width: 600px;
}
.betty-container img {
width: 600px;
height: 600px;
}
.background-colour {
padding: 200px 0;
}
} | client/src/pages/assets/css/FormSignup.css | .background-colour {
text-align: -webkit-center;
width: 100%;
height: 100%;
place-content: center;
padding-bottom: 80px;
background: linear-gradient(8deg, #ee7483, #f3d6b5);
background-size: 400% 400%;
-webkit-animation: AnimationName 40s ease infinite;
-moz-animation: AnimationName 40s ease infinite;
animation: AnimationName 40s ease infinite;
}
@-webkit-keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
@-moz-keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
@keyframes AnimationName {
0%{background-position:50% 0}
50%{background-position:51% 100%}
100%{background-position:50% 0}
}
.block {
height: 80px;
background-color: var(--white);
}
.betty-container,
.betty-container img {
display: none;
}
.controller-container {
display: flex;
text-align: center;
color: var(--black);
}
.controller- {
width: 50%;
font-size: 24px;
padding: 10px;
color: var(--black);
background-color: var(--white);
}
.controller-selected-controller {
width: 50%;
font-size: 24px;
padding: 10px;
}
.card-h h1 {
padding-top: 40px;
}
.error-message {
color: var(--dark-grey);
}
@media screen and (min-width: 768px) {
.background-colour {
padding: 100px 0;
display: flex;
}
.box-shadow {
display: flex;
-webkit-box-shadow: 0 4px 31px 0 rgba(0,0,0,0.81);
box-shadow: 0 4px 31px 0 rgba(0,0,0,0.81);
}
.block {
display: none;
}
.betty-container {
display: flex;
height: 100%;
width: 350px;
background-color: white;
}
.betty-container img {
display: flex;
width: 350px;
height: 350px;
margin: auto;
}
.controller-container {
width: 350px;
}
.controller- {
background: none;
-webkit-box-shadow: inset 9px -3px 31px -9px rgba(0,0,0,0.52);
box-shadow: inset 9px -3px 31px -9px rgba(0,0,0,0.52);
}
.controller-selected-controller {
background-color: var(--white);
text-decoration: underline;
}
.card-h {
width: 350px;
height: 635px;
background-color: var(--white);
}
.card-h h1 {
padding-top: 100px;
font-size: 40px;
}
}
@media screen and (min-width: 1024px) {
.betty-container,
.controller-container,
.card-h {
width: 400px;
}
.betty-container img {
width: 400px;
height: 400px;
}
.background-colour {
padding: 140px 0;
}
}
@media screen and (min-width: 1440px) {
.betty-container,
.controller-container,
.card-h {
width: 500px;
}
.betty-container img {
width: 500px;
height: 500px;
}
}
@media screen and (min-width: 2560px) {
.betty-container,
.controller-container,
.card-h {
width: 600px;
}
.betty-container img {
width: 600px;
height: 600px;
}
.background-colour {
padding: 200px 0;
}
} | 0.533154 | 0.079926 |
.loading-wrapper {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #f5f5f5;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
}
svg.tea {
--secondary: #33406f;
}
svg.tea #teabag {
transform-origin: top center;
transform: rotate(3deg);
animation: swing 2s infinite;
}
svg.tea #steamL {
stroke-dasharray: 13;
stroke-dashoffset: 13;
animation: steamLarge 2s infinite;
}
svg.tea #steamR {
stroke-dasharray: 9;
stroke-dashoffset: 9;
animation: steamSmall 2s infinite;
}
@-moz-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-webkit-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-o-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-moz-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-webkit-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-o-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-moz-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@-webkit-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@-o-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
} | public/src/assets/libs/css/loading.css | .loading-wrapper {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #f5f5f5;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
}
svg.tea {
--secondary: #33406f;
}
svg.tea #teabag {
transform-origin: top center;
transform: rotate(3deg);
animation: swing 2s infinite;
}
svg.tea #steamL {
stroke-dasharray: 13;
stroke-dashoffset: 13;
animation: steamLarge 2s infinite;
}
svg.tea #steamR {
stroke-dasharray: 9;
stroke-dashoffset: 9;
animation: steamSmall 2s infinite;
}
@-moz-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-webkit-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-o-keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@keyframes swing {
50% {
transform: rotate(-3deg);
}
}
@-moz-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-webkit-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-o-keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@keyframes steamLarge {
0% {
stroke-dashoffset: 13;
opacity: 0.6;
}
100% {
stroke-dashoffset: 39;
opacity: 0;
}
}
@-moz-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@-webkit-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@-o-keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
}
@keyframes steamSmall {
10% {
stroke-dashoffset: 9;
opacity: 0.6;
}
80% {
stroke-dashoffset: 27;
opacity: 0;
}
100% {
stroke-dashoffset: 27;
opacity: 0;
}
} | 0.669637 | 0.119382 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}
/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}
/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}
/* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}
@font-face {
font-family: "Cabin";
src: url('/stylesheets/fonts/Cabin-Regular-webfont.eot');
src: url('/stylesheets/fonts/Cabin-Regular-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Cabin-Regular-webfont.woff') format('woff'), url('/stylesheets/fonts/Cabin-Regular-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Cabin-Regular-webfont.svg') format('svg');
}
@font-face {
font-family: "Cabin-bold";
src: url('/stylesheets/fonts/Cabin-Bold-webfont.eot');
src: url('/stylesheets/fonts/Cabin-Bold-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Cabin-Bold-webfont.woff') format('woff'), url('/stylesheets/fonts/Cabin-Bold-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Cabin-Bold-webfont.svg') format('svg');
}
@font-face {
font-family: "Ultra";
src: url('/stylesheets/fonts/Ultra-webfont.eot');
src: url('/stylesheets/fonts/Ultra-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Ultra-webfont.woff') format('woff'), url('/stylesheets/fonts/Ultra-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Ultra-webfont.svg') format('svg');
}
/* line 28, ../sass/_typography.scss */
#subhead h2, #main p {
font-family: 'Cabin', sans-serif;
}
/* line 32, ../sass/_typography.scss */
#subhead ul li, #mainnav li a, #main h2 {
font-family: 'Cabin-bold', sans-serif;
}
/* line 36, ../sass/_typography.scss */
#mainnav h3 a, #main h1 {
font-family: 'Ultra', serif;
font-weight: normal;
}
/* -------------------------------------------------------------------------*/
/* line 8, ../sass/screen2.scss */
img {
max-width: 100%;
height: auto;
}
/* Layout */
/* line 14, ../sass/screen2.scss */
.page {
*zoom: 1;
max-width: 39em;
_width: 39em;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
*zoom: 1;
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FF00FFFF');
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSI1MCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSg3MSwgNzEsIDcxLCAwLjgpIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMCkiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
background-size: 100%;
background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 50, color-stop(0%, rgba(71, 71, 71, 0.8)), color-stop(50%, rgba(255, 255, 255, 0)));
background-image: -webkit-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -moz-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -o-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -ms-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.page:after {
content: "";
display: table;
clear: both;
}
@media (min-width: 59em) {
/* line 14, ../sass/screen2.scss */
.page {
max-width: 59em;
}
}
@media (min-width: 79em) {
/* line 14, ../sass/screen2.scss */
.page {
max-width: 79em;
}
}
/* line 23, ../sass/screen2.scss */
html {
background: black url("../img/carbonfiber.jpg") repeat top center;
}
/* line 27, ../sass/screen2.scss */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* ********** HEADER ********** */
/* line 31, ../sass/screen2.scss */
header {
padding: 0;
border-bottom: 3px solid #cc2128;
clear: both;
}
/* line 36, ../sass/screen2.scss */
header h1 {
text-indent: -99999em;
}
/* line 40, ../sass/screen2.scss */
header a {
border: 0;
}
@media (min-width: 79em) {
/* line 31, ../sass/screen2.scss */
header {
border: none;
}
}
/* line 49, ../sass/screen2.scss */
.banner a img {
margin-bottom: 1.2em;
padding: 0 3%;
}
@media (min-width: 79em) {
/* line 49, ../sass/screen2.scss */
.banner a img {
width: 68.35443%;
float: left;
margin-right: 1.26582%;
}
}
/* line 60, ../sass/screen2.scss */
#toggle {
width: 100%;
background: black;
}
@media (min-width: 79em) {
/* line 60, ../sass/screen2.scss */
#toggle {
display: none;
}
}
/* line 69, ../sass/screen2.scss */
.toggle {
padding: 1em;
}
/* line 73, ../sass/screen2.scss */
a.toggle {
display: block;
width: 3em;
padding: 5px;
margin-left: 45%;
text-indent: -2000px;
overflow: hidden;
background: url("../img/toggle.png") no-repeat top center;
background-color: #cc2128;
}
/* ********** SUBHEAD ********** */
/* line 86, ../sass/screen2.scss */
#subhead {
background: #262424;
padding: 0 .5em;
border-bottom: 5px solid #cc2128;
}
@media (min-width: 79em) {
/* line 86, ../sass/screen2.scss */
#subhead {
width: 30.37975%;
float: right;
margin-right: 0;
border-bottom: none;
padding: 1em;
background-color: transparent;
}
}
/* line 103, ../sass/screen2.scss */
#subhead ul {
list-style-type: none;
text-align: center;
clear: both;
color: white;
}
/* line 109, ../sass/screen2.scss */
#subhead ul li {
font-size: 1.25em;
line-height: 1.2em;
display: inline;
margin: 0 5px;
}
@media (min-width: 79em) {
/* line 103, ../sass/screen2.scss */
#subhead ul {
font-size: 1.5em;
line-height: 2em;
}
}
/* line 122, ../sass/screen2.scss */
#subhead h2 {
font-size: 0.875em;
line-height: 1.71429em;
color: white;
text-align: center;
text-decoraton: none;
}
/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
#subhead h2 html {
font-size: 100%;
line-height: 1.5em;
}
/* line 130, ../sass/screen2.scss */
#subhead h2:last-of-type {
font-size: 1.25em;
line-height: 1.2em;
background: #f9dd39;
padding: 10px;
margin: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: black;
margin-left: 12.82051%;
margin-right: 12.82051%;
}
/* line 140, ../sass/screen2.scss */
#subhead h2:last-of-type:hover {
background: #dfbf07;
cursor: pointer;
}
@media (min-width: 79em) {
/* line 122, ../sass/screen2.scss */
#subhead h2 {
font-size: 1.125em;
line-height: 1.33333em;
}
}
/* ********** MAIN NAV ********** */
/* line 154, ../sass/screen2.scss */
#mainnav {
background-color: #262424;
}
@media (min-width: 79em) {
/* line 154, ../sass/screen2.scss */
#mainnav {
width: 30.37975%;
float: left;
margin-right: 1.26582%;
margin-left: 3%;
}
}
/* line 164, ../sass/screen2.scss */
#mainnav h3 a {
color: #f9dd39;
text-decoration: none;
text-transform: uppercase;
font-size: 1.1em;
text-shadow: #262424 3px 3px 0;
display: block;
padding: 1em;
-web-tap-highlight-color: #cc2128;
}
/* line 175, ../sass/screen2.scss */
#mainnav h3 a:hover, #mainnav h3 a:active {
background: black;
}
/* line 180, ../sass/screen2.scss */
#mainnav h3:last-child {
border-bottom: 5px solid #cc2128;
}
/* line 184, ../sass/screen2.scss */
.mopeds, .atv, .dirtbike, .trike, .gokart {
background: url("../img/plus.png") no-repeat 97% 50%;
}
/* line 189, ../sass/screen2.scss */
#mainnav li {
margin: 0;
display: block;
border-bottom: 1px solid black;
}
/* line 194, ../sass/screen2.scss */
#mainnav li a {
color: #fff;
padding-left: 1.5em;
text-decoration: none;
display: block;
padding: 1em 1.5em;
font-size: 1.125em;
line-height: 1.33333em;
}
/* line 204, ../sass/screen2.scss */
#mainnav li:hover, #mainnav li:active {
background-color: #cc2128;
}
/* ********** MAIN CONTENT ********* */
/* line 211, ../sass/screen2.scss */
#main {
background: #262424 url("../img/diagonal.png") repeat top center;
color: white;
clear: both;
}
@media (min-width: 79em) {
/* line 211, ../sass/screen2.scss */
#main {
max-width: 79em;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
padding: 1em 0;
border-top: 5px solid #cc2128;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#main:after {
content: "";
display: table;
clear: both;
}
}
/* line 222, ../sass/screen2.scss */
#main h1 {
text-shadow: #262424 3px 3px 0;
font-size: 1.75em;
line-height: 1.71429em;
color: #f9dd39;
text-align: center;
line-height: 1.2;
}
@media (min-width: 79em) {
/* line 222, ../sass/screen2.scss */
#main h1 {
font-size: 3em;
}
}
/* line 236, ../sass/screen2.scss */
#main h2 {
font-size: 1.25em;
line-height: 1.2em;
color: red;
text-align: center;
line-height: 1.2;
margin: .5em 0;
}
@media (min-width: 79em) {
/* line 236, ../sass/screen2.scss */
#main h2 {
font-size: 2em;
}
}
/* line 251, ../sass/screen2.scss */
#main p {
margin-top: 1.25em;
line-height: 1.5;
}
/* line 258, ../sass/screen2.scss */
#main img {
width: 100%;
margin-top: 1.2em auto;
margin-right: 1em;
}
/* line 264, ../sass/screen2.scss */
#content {
padding: 3% 5%;
background: black;
}
@media (min-width: 79em) {
/* line 264, ../sass/screen2.scss */
#content {
width: 62.02532%;
float: right;
margin-right: 0;
margin-right: 3%;
}
} | stylesheets/screen2.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: inherit;
font-size: 100%;
vertical-align: baseline;
}
/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}
/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}
/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}
/* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}
@font-face {
font-family: "Cabin";
src: url('/stylesheets/fonts/Cabin-Regular-webfont.eot');
src: url('/stylesheets/fonts/Cabin-Regular-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Cabin-Regular-webfont.woff') format('woff'), url('/stylesheets/fonts/Cabin-Regular-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Cabin-Regular-webfont.svg') format('svg');
}
@font-face {
font-family: "Cabin-bold";
src: url('/stylesheets/fonts/Cabin-Bold-webfont.eot');
src: url('/stylesheets/fonts/Cabin-Bold-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Cabin-Bold-webfont.woff') format('woff'), url('/stylesheets/fonts/Cabin-Bold-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Cabin-Bold-webfont.svg') format('svg');
}
@font-face {
font-family: "Ultra";
src: url('/stylesheets/fonts/Ultra-webfont.eot');
src: url('/stylesheets/fonts/Ultra-webfont.eot?#iefix') format('eot'), url('/stylesheets/fonts/Ultra-webfont.woff') format('woff'), url('/stylesheets/fonts/Ultra-webfont.ttf') format('truetype'), url('/stylesheets/fonts/Ultra-webfont.svg') format('svg');
}
/* line 28, ../sass/_typography.scss */
#subhead h2, #main p {
font-family: 'Cabin', sans-serif;
}
/* line 32, ../sass/_typography.scss */
#subhead ul li, #mainnav li a, #main h2 {
font-family: 'Cabin-bold', sans-serif;
}
/* line 36, ../sass/_typography.scss */
#mainnav h3 a, #main h1 {
font-family: 'Ultra', serif;
font-weight: normal;
}
/* -------------------------------------------------------------------------*/
/* line 8, ../sass/screen2.scss */
img {
max-width: 100%;
height: auto;
}
/* Layout */
/* line 14, ../sass/screen2.scss */
.page {
*zoom: 1;
max-width: 39em;
_width: 39em;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
*zoom: 1;
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FF00FFFF');
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSI1MCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSg3MSwgNzEsIDcxLCAwLjgpIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMCkiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
background-size: 100%;
background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 50, color-stop(0%, rgba(71, 71, 71, 0.8)), color-stop(50%, rgba(255, 255, 255, 0)));
background-image: -webkit-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -moz-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -o-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: -ms-radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
background-image: radial-gradient(top, ellipse cover, rgba(71, 71, 71, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.page:after {
content: "";
display: table;
clear: both;
}
@media (min-width: 59em) {
/* line 14, ../sass/screen2.scss */
.page {
max-width: 59em;
}
}
@media (min-width: 79em) {
/* line 14, ../sass/screen2.scss */
.page {
max-width: 79em;
}
}
/* line 23, ../sass/screen2.scss */
html {
background: black url("../img/carbonfiber.jpg") repeat top center;
}
/* line 27, ../sass/screen2.scss */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* ********** HEADER ********** */
/* line 31, ../sass/screen2.scss */
header {
padding: 0;
border-bottom: 3px solid #cc2128;
clear: both;
}
/* line 36, ../sass/screen2.scss */
header h1 {
text-indent: -99999em;
}
/* line 40, ../sass/screen2.scss */
header a {
border: 0;
}
@media (min-width: 79em) {
/* line 31, ../sass/screen2.scss */
header {
border: none;
}
}
/* line 49, ../sass/screen2.scss */
.banner a img {
margin-bottom: 1.2em;
padding: 0 3%;
}
@media (min-width: 79em) {
/* line 49, ../sass/screen2.scss */
.banner a img {
width: 68.35443%;
float: left;
margin-right: 1.26582%;
}
}
/* line 60, ../sass/screen2.scss */
#toggle {
width: 100%;
background: black;
}
@media (min-width: 79em) {
/* line 60, ../sass/screen2.scss */
#toggle {
display: none;
}
}
/* line 69, ../sass/screen2.scss */
.toggle {
padding: 1em;
}
/* line 73, ../sass/screen2.scss */
a.toggle {
display: block;
width: 3em;
padding: 5px;
margin-left: 45%;
text-indent: -2000px;
overflow: hidden;
background: url("../img/toggle.png") no-repeat top center;
background-color: #cc2128;
}
/* ********** SUBHEAD ********** */
/* line 86, ../sass/screen2.scss */
#subhead {
background: #262424;
padding: 0 .5em;
border-bottom: 5px solid #cc2128;
}
@media (min-width: 79em) {
/* line 86, ../sass/screen2.scss */
#subhead {
width: 30.37975%;
float: right;
margin-right: 0;
border-bottom: none;
padding: 1em;
background-color: transparent;
}
}
/* line 103, ../sass/screen2.scss */
#subhead ul {
list-style-type: none;
text-align: center;
clear: both;
color: white;
}
/* line 109, ../sass/screen2.scss */
#subhead ul li {
font-size: 1.25em;
line-height: 1.2em;
display: inline;
margin: 0 5px;
}
@media (min-width: 79em) {
/* line 103, ../sass/screen2.scss */
#subhead ul {
font-size: 1.5em;
line-height: 2em;
}
}
/* line 122, ../sass/screen2.scss */
#subhead h2 {
font-size: 0.875em;
line-height: 1.71429em;
color: white;
text-align: center;
text-decoraton: none;
}
/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
#subhead h2 html {
font-size: 100%;
line-height: 1.5em;
}
/* line 130, ../sass/screen2.scss */
#subhead h2:last-of-type {
font-size: 1.25em;
line-height: 1.2em;
background: #f9dd39;
padding: 10px;
margin: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: black;
margin-left: 12.82051%;
margin-right: 12.82051%;
}
/* line 140, ../sass/screen2.scss */
#subhead h2:last-of-type:hover {
background: #dfbf07;
cursor: pointer;
}
@media (min-width: 79em) {
/* line 122, ../sass/screen2.scss */
#subhead h2 {
font-size: 1.125em;
line-height: 1.33333em;
}
}
/* ********** MAIN NAV ********** */
/* line 154, ../sass/screen2.scss */
#mainnav {
background-color: #262424;
}
@media (min-width: 79em) {
/* line 154, ../sass/screen2.scss */
#mainnav {
width: 30.37975%;
float: left;
margin-right: 1.26582%;
margin-left: 3%;
}
}
/* line 164, ../sass/screen2.scss */
#mainnav h3 a {
color: #f9dd39;
text-decoration: none;
text-transform: uppercase;
font-size: 1.1em;
text-shadow: #262424 3px 3px 0;
display: block;
padding: 1em;
-web-tap-highlight-color: #cc2128;
}
/* line 175, ../sass/screen2.scss */
#mainnav h3 a:hover, #mainnav h3 a:active {
background: black;
}
/* line 180, ../sass/screen2.scss */
#mainnav h3:last-child {
border-bottom: 5px solid #cc2128;
}
/* line 184, ../sass/screen2.scss */
.mopeds, .atv, .dirtbike, .trike, .gokart {
background: url("../img/plus.png") no-repeat 97% 50%;
}
/* line 189, ../sass/screen2.scss */
#mainnav li {
margin: 0;
display: block;
border-bottom: 1px solid black;
}
/* line 194, ../sass/screen2.scss */
#mainnav li a {
color: #fff;
padding-left: 1.5em;
text-decoration: none;
display: block;
padding: 1em 1.5em;
font-size: 1.125em;
line-height: 1.33333em;
}
/* line 204, ../sass/screen2.scss */
#mainnav li:hover, #mainnav li:active {
background-color: #cc2128;
}
/* ********** MAIN CONTENT ********* */
/* line 211, ../sass/screen2.scss */
#main {
background: #262424 url("../img/diagonal.png") repeat top center;
color: white;
clear: both;
}
@media (min-width: 79em) {
/* line 211, ../sass/screen2.scss */
#main {
max-width: 79em;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
padding: 1em 0;
border-top: 5px solid #cc2128;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#main:after {
content: "";
display: table;
clear: both;
}
}
/* line 222, ../sass/screen2.scss */
#main h1 {
text-shadow: #262424 3px 3px 0;
font-size: 1.75em;
line-height: 1.71429em;
color: #f9dd39;
text-align: center;
line-height: 1.2;
}
@media (min-width: 79em) {
/* line 222, ../sass/screen2.scss */
#main h1 {
font-size: 3em;
}
}
/* line 236, ../sass/screen2.scss */
#main h2 {
font-size: 1.25em;
line-height: 1.2em;
color: red;
text-align: center;
line-height: 1.2;
margin: .5em 0;
}
@media (min-width: 79em) {
/* line 236, ../sass/screen2.scss */
#main h2 {
font-size: 2em;
}
}
/* line 251, ../sass/screen2.scss */
#main p {
margin-top: 1.25em;
line-height: 1.5;
}
/* line 258, ../sass/screen2.scss */
#main img {
width: 100%;
margin-top: 1.2em auto;
margin-right: 1em;
}
/* line 264, ../sass/screen2.scss */
#content {
padding: 3% 5%;
background: black;
}
@media (min-width: 79em) {
/* line 264, ../sass/screen2.scss */
#content {
width: 62.02532%;
float: right;
margin-right: 0;
margin-right: 3%;
}
} | 0.269037 | 0.062046 |
cursor: pointer;
opacity: 0.2;
stroke: black;
stroke-width: 4px; }
#education:hover {
opacity: 1; }
/*********************************************
* GLOBAL STYLES
*********************************************/
body {
background: #fff;
background-color: #fff; }
.reveal {
font-family: 'Khula', sans-serif;
font-size: 36px;
font-weight: normal;
color: #000; }
::selection {
color: #fff;
background: rgba(0, 0, 0, 0.99);
text-shadow: none; }
.reveal .slides > section, .reveal .slides > section > section {
line-height: 1.3;
font-weight: inherit; }
/*********************************************
* HEADERS
*********************************************/
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 {
margin: 0 0 20px 0;
color: #000;
font-family: 'Khula', sans-serif;
font-weight: 800;
line-height: 1.2;
letter-spacing: -0.03em;
text-transform: none;
text-shadow: none;
word-wrap: break-word; }
.reveal h1 {
font-size: 3.77em; }
.reveal h2 {
font-size: 2.11em; }
.reveal h3 {
font-size: 1.55em; }
.reveal h4 {
font-size: 1em; }
.reveal h1 {
text-shadow: none; }
/*********************************************
* OTHER
*********************************************/
.reveal p {
margin: 20px 0;
line-height: 1.3; }
/* Ensure certain elements are never larger than the slide itself */
.reveal img, .reveal video, .reveal iframe {
max-width: 100%;
max-height: 100%; }
.reveal strong, .reveal b {
font-weight: bold; }
.reveal em {
font-style: italic; }
.reveal ol, .reveal dl, .reveal ul {
display: inline-block;
text-align: left;
margin: 0 0 0 1em; }
.reveal ol {
list-style-type: decimal; }
.reveal ul {
list-style-type: disc; }
.reveal ul ul {
list-style-type: square; }
.reveal ul ul ul {
list-style-type: circle; }
.reveal ul ul, .reveal ul ol, .reveal ol ol, .reveal ol ul {
display: block;
margin-left: 40px; }
.reveal dt {
font-weight: bold; }
.reveal dd {
margin-left: 40px; }
.reveal q, .reveal blockquote {
quotes: none; }
.reveal blockquote {
display: block;
position: relative;
width: 70%;
margin: 20px auto;
padding: 5px;
font-style: italic;
background: rgba(255, 255, 255, 0.05);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
.reveal blockquote p:first-child, .reveal blockquote p:last-child {
display: inline-block; }
.reveal q {
font-style: italic; }
.reveal pre {
display: block;
position: relative;
width: 90%;
margin: 20px auto;
text-align: left;
font-size: 0.55em;
font-family: monospace;
line-height: 1.2em;
word-wrap: break-word;
box-shadow: none;
border: 3px solid #ccc; }
.reveal code {
font-family: monospace; }
.reveal pre code {
display: block;
padding: 1em;
overflow: auto;
max-height: 400px;
word-wrap: normal;
white-space: pre-wrap;
line-height: 1.5em;
font-size: 1em;
font-weight: 400; }
.reveal table {
margin: auto;
border-collapse: collapse;
border-spacing: 0; }
.reveal table th {
font-weight: bold; }
.reveal table th, .reveal table td {
text-align: left;
padding: 0.2em 0.5em 0.2em 0.5em;
border-bottom: 1px solid #666; }
.reveal table tr:last-child td {
border-bottom: none; }
.reveal sup {
vertical-align: super; }
.reveal sub {
vertical-align: sub; }
.reveal small {
display: inline-block;
font-size: 0.6em;
line-height: 1.2em;
vertical-align: top; }
.reveal small * {
vertical-align: top; }
/*********************************************
* LINKS
*********************************************/
.reveal a {
color: orange;
text-decoration: none;
-webkit-transition: color 0.15s ease;
-moz-transition: color 0.15s ease;
transition: color 0.15s ease; }
.reveal a:hover {
color: #ffc766;
text-shadow: none;
border: none; }
.reveal .roll span:after {
color: #fff;
background: #b37100; }
/*********************************************
* IMAGES
*********************************************/
.reveal section img {
margin: 15px 0px; }
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear; }
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
.reveal .controls div.navigate-left, .reveal .controls div.navigate-left.enabled {
border-right-color: orange; }
.reveal .controls div.navigate-right, .reveal .controls div.navigate-right.enabled {
border-left-color: orange; }
.reveal .controls div.navigate-up, .reveal .controls div.navigate-up.enabled {
border-bottom-color: orange; }
.reveal .controls div.navigate-down, .reveal .controls div.navigate-down.enabled {
border-top-color: orange; }
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #ffc766; }
.reveal .controls div.navigate-right.enabled:hover {
border-left-color: #ffc766; }
.reveal .controls div.navigate-up.enabled:hover {
border-bottom-color: #ffc766; }
.reveal .controls div.navigate-down.enabled:hover {
border-top-color: #ffc766; }
/*********************************************
* PROGRESS BAR
*********************************************/
.reveal .progress {
background: rgba(0, 0, 0, 0.2); }
.reveal .progress span {
background: orange;
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/*********************************************
* SLIDE NUMBER
*********************************************/
.reveal .slide-number {
color: orange; }
.l--split {
display: flex;
justify-content: space-around;
align-items: center; }
h2 + .l--split {
margin-top: 2em; }
.l--split > .l-secondary {
width: 550px; }
.l--split > .l-secondary > h2 {
text-align: left; }
form, input {
font-size: 1em; }
input[type="submit"] {
font-size: 1em; }
input[type="radio"] {
height: 1em;
width: 1em; }
.canvas {
height: 768px;
width: 1024px;
position: relative;
box-sizing: border-box; }
.canvas .link--external {
position: absolute;
bottom: 0;
display: block;
text-align: center;
width: 100%;
padding: 0.5em;
font-size: 0.75em;
letter-spacing: 0.03em; }
.canvas .link--external--inverse {
background-color: rgba(0, 0, 0, 0.7);
color: #fff; }
.canvas--centered {
display: flex;
align-items: center;
flex-direction: column;
justify-content: space-around; }
.l--3up {
display: flex;
align-items: center;
width: 100%; }
.l--3up > * {
flex: 1; }
.logo {
height: 300px;
display: flex !important;
flex-direction: column;
align-content: flex-end;
align-items: center;
justify-content: space-between;
text-align: center; }
.logo-image {
width: 200px !important;
max-height: 200px !important; }
.credit {
position: absolute;
bottom: 0;
font-size: 0.625em !important; }
.answer {
text-transform: uppercase;
font-weight: bold !important;
font-size: 0.625em !important;
height: 30px;
width: 30px;
overflow: hidden;
background-position: center;
background-size: cover;
text-indent: 40px;
white-space: nowrap;
display: block;
margin-left: auto !important;
margin-right: auto !important; }
.answer--yes {
color: green;
background-image: url('../../img/yes.svg'); }
.answer--no {
color: red;
background-image: url('../../img/no.svg'); }
.table--centered td, .table--centered th {
text-align: center !important; }
.table--bordered {
border-bottom: 1px solid #666 !important; }
.table--bordered td, .table--bordered th {
border-bottom: 1px solid #666 !important;
border-left: 1px solid #666 !important;
padding: 0.8em 0.6em 0.6em !important; }
.table--bordered td:last-child, .table--bordered th:last-child {
border-right: 1px solid #666 !important; }
.row--mainhead > th, .row--mainhead > td {
font-size: 0.75em !important;
vertical-align: bottom;
border-left: 0 !important; }
.row--mainhead > th:last-child, .row--mainhead > td:last-child {
border-right: 0 !important; }
.row--subhead > th, .row--subhead > td {
font-size: 0.625em !important;
font-weight: normal !important;
border-left: 1px solid #666;
font-style: italic; }
.code {
font-family: monospace !important;
color: #333; }
#time-widget {
height: 300px;
width: 300px;
background-color: #333;
margin: 2em auto;
display: block; }
.face-number {
cursor: pointer; }
.face-number > tspan {
dominant-baseline: central;
text-anchor: middle; }
.time-form-minute, .time-form-hour {
width: 1.5em; }
.face[aria-hidden="true"] {
pointer-events: none; }
.links {
line-height: 1em; }
.links > li {
line-height: 1em; }
.links > li + li {
margin-top: 1em; }
.link-heading {
margin-bottom: 0 !important; }
.link-heading + a {
font-size: 0.75em; }
.image--screenshot {
display: inline-block !important;
padding: 24px 0 0 !important;
position: relative;
background-color: transparent; }
.image--screenshot > img {
margin: 0 !important;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd; }
.image--screenshot:before, .image--screenshot:after {
display: block;
position: absolute;
box-sizing: border-box; }
.image--screenshot:before {
content: "";
width: 100%;
height: 24px;
background-color: #eee;
top: 0;
left: 0;
border-radius: 6px 6px 0 0;
border: 1px solid #ddd; }
.image--screenshot:after {
content: "•••";
color: #bbb;
top: 1px;
left: 6px;
height: 20px;
line-height: 24px;
font-size: 34px;
font-family: monospace; }
.image--main {
max-width: 75%; }
.circulus {
max-width: 75%;
margin-top: 100px; }
.canvas--code h3 {
margin-bottom: 1em; }
.canvas--code h3 > em {
font-weight: 100;
font-style: normal; }
.canvas--code h2 {
margin-bottom: 0.75em; }
.canvas--code--split {
display: flex;
flex-direction: column;
justify-content: space-between; }
.code-footer {
padding-bottom: 20px !important; }
.code--fullsize {
max-height: 100% !important; }
.canvas--supplement {
padding-bottom: 300px; }
.image--supplement {
margin: auto !important;
position: absolute;
top: 500px;
left: 0;
right: 0; }
.profile-link {
font-weight: 800 !important;
color: #333 !important; }
.profile-link + .separator {
color: #cccccc; }
.session-link {
font-size: 0.75em !important;
color: #999 !important;
margin-top: -0.5em; }
#main-title {
font-weight: 800;
font-size: 2em;
color: red; }
#main-title > svg {
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
top: -30px; }
.aten-logo {
height: 100%;
width: 100%;
margin: auto !important; }
.aten-logo-container {
height: 540px;
width: 300px;
margin: auto !important;
text-align: center;
background-color: rgba(250, 128, 114, 0);
transition: all 1.5s ease-in-out;
position: relative; }
.aten-logo-container.is-tall {
height: 550px;
width: 300px; }
#aten-logo.visible ~ .aten-logo-container .cropmark {
opacity: 1; }
#aten-logo-1.visible ~ .aten-logo-container {
height: 500px;
width: 330px; }
#aten-logo-2.visible ~ .aten-logo-container {
height: 400px;
width: 400px; }
#aten-logo-3.visible ~ .aten-logo-container {
height: 270px;
width: 571px; }
.aten-logo-container .cropmark {
opacity: 0;
transition: opacity 2s; }
.aten-logo-container .cropmark:after, .aten-logo-container .cropmark:before {
content: "";
display: block;
height: 40px;
width: 40px;
position: absolute; }
.aten-logo-container .cropmark--top:before {
bottom: 100%;
right: 100%;
border-bottom: 3px solid #333;
border-right: 3px solid #333; }
.aten-logo-container .cropmark--top:after {
bottom: 100%;
left: 100%;
border-bottom: 3px solid #333;
border-left: 3px solid #333; }
.aten-logo-container .cropmark--bottom:before {
top: 100%;
right: 100%;
border-top: 3px solid #333;
border-right: 3px solid #333; }
.aten-logo-container .cropmark--bottom:after {
top: 100%;
left: 100%;
border-top: 3px solid #333;
border-left: 3px solid #333; }
.timepoint {
font-size: 0.5em;
text-transform: none; }
.axis-labels {
text-transform: none;
font-size: 0.75em; } | css/theme/base.css | cursor: pointer;
opacity: 0.2;
stroke: black;
stroke-width: 4px; }
#education:hover {
opacity: 1; }
/*********************************************
* GLOBAL STYLES
*********************************************/
body {
background: #fff;
background-color: #fff; }
.reveal {
font-family: 'Khula', sans-serif;
font-size: 36px;
font-weight: normal;
color: #000; }
::selection {
color: #fff;
background: rgba(0, 0, 0, 0.99);
text-shadow: none; }
.reveal .slides > section, .reveal .slides > section > section {
line-height: 1.3;
font-weight: inherit; }
/*********************************************
* HEADERS
*********************************************/
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 {
margin: 0 0 20px 0;
color: #000;
font-family: 'Khula', sans-serif;
font-weight: 800;
line-height: 1.2;
letter-spacing: -0.03em;
text-transform: none;
text-shadow: none;
word-wrap: break-word; }
.reveal h1 {
font-size: 3.77em; }
.reveal h2 {
font-size: 2.11em; }
.reveal h3 {
font-size: 1.55em; }
.reveal h4 {
font-size: 1em; }
.reveal h1 {
text-shadow: none; }
/*********************************************
* OTHER
*********************************************/
.reveal p {
margin: 20px 0;
line-height: 1.3; }
/* Ensure certain elements are never larger than the slide itself */
.reveal img, .reveal video, .reveal iframe {
max-width: 100%;
max-height: 100%; }
.reveal strong, .reveal b {
font-weight: bold; }
.reveal em {
font-style: italic; }
.reveal ol, .reveal dl, .reveal ul {
display: inline-block;
text-align: left;
margin: 0 0 0 1em; }
.reveal ol {
list-style-type: decimal; }
.reveal ul {
list-style-type: disc; }
.reveal ul ul {
list-style-type: square; }
.reveal ul ul ul {
list-style-type: circle; }
.reveal ul ul, .reveal ul ol, .reveal ol ol, .reveal ol ul {
display: block;
margin-left: 40px; }
.reveal dt {
font-weight: bold; }
.reveal dd {
margin-left: 40px; }
.reveal q, .reveal blockquote {
quotes: none; }
.reveal blockquote {
display: block;
position: relative;
width: 70%;
margin: 20px auto;
padding: 5px;
font-style: italic;
background: rgba(255, 255, 255, 0.05);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
.reveal blockquote p:first-child, .reveal blockquote p:last-child {
display: inline-block; }
.reveal q {
font-style: italic; }
.reveal pre {
display: block;
position: relative;
width: 90%;
margin: 20px auto;
text-align: left;
font-size: 0.55em;
font-family: monospace;
line-height: 1.2em;
word-wrap: break-word;
box-shadow: none;
border: 3px solid #ccc; }
.reveal code {
font-family: monospace; }
.reveal pre code {
display: block;
padding: 1em;
overflow: auto;
max-height: 400px;
word-wrap: normal;
white-space: pre-wrap;
line-height: 1.5em;
font-size: 1em;
font-weight: 400; }
.reveal table {
margin: auto;
border-collapse: collapse;
border-spacing: 0; }
.reveal table th {
font-weight: bold; }
.reveal table th, .reveal table td {
text-align: left;
padding: 0.2em 0.5em 0.2em 0.5em;
border-bottom: 1px solid #666; }
.reveal table tr:last-child td {
border-bottom: none; }
.reveal sup {
vertical-align: super; }
.reveal sub {
vertical-align: sub; }
.reveal small {
display: inline-block;
font-size: 0.6em;
line-height: 1.2em;
vertical-align: top; }
.reveal small * {
vertical-align: top; }
/*********************************************
* LINKS
*********************************************/
.reveal a {
color: orange;
text-decoration: none;
-webkit-transition: color 0.15s ease;
-moz-transition: color 0.15s ease;
transition: color 0.15s ease; }
.reveal a:hover {
color: #ffc766;
text-shadow: none;
border: none; }
.reveal .roll span:after {
color: #fff;
background: #b37100; }
/*********************************************
* IMAGES
*********************************************/
.reveal section img {
margin: 15px 0px; }
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear; }
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
.reveal .controls div.navigate-left, .reveal .controls div.navigate-left.enabled {
border-right-color: orange; }
.reveal .controls div.navigate-right, .reveal .controls div.navigate-right.enabled {
border-left-color: orange; }
.reveal .controls div.navigate-up, .reveal .controls div.navigate-up.enabled {
border-bottom-color: orange; }
.reveal .controls div.navigate-down, .reveal .controls div.navigate-down.enabled {
border-top-color: orange; }
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #ffc766; }
.reveal .controls div.navigate-right.enabled:hover {
border-left-color: #ffc766; }
.reveal .controls div.navigate-up.enabled:hover {
border-bottom-color: #ffc766; }
.reveal .controls div.navigate-down.enabled:hover {
border-top-color: #ffc766; }
/*********************************************
* PROGRESS BAR
*********************************************/
.reveal .progress {
background: rgba(0, 0, 0, 0.2); }
.reveal .progress span {
background: orange;
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/*********************************************
* SLIDE NUMBER
*********************************************/
.reveal .slide-number {
color: orange; }
.l--split {
display: flex;
justify-content: space-around;
align-items: center; }
h2 + .l--split {
margin-top: 2em; }
.l--split > .l-secondary {
width: 550px; }
.l--split > .l-secondary > h2 {
text-align: left; }
form, input {
font-size: 1em; }
input[type="submit"] {
font-size: 1em; }
input[type="radio"] {
height: 1em;
width: 1em; }
.canvas {
height: 768px;
width: 1024px;
position: relative;
box-sizing: border-box; }
.canvas .link--external {
position: absolute;
bottom: 0;
display: block;
text-align: center;
width: 100%;
padding: 0.5em;
font-size: 0.75em;
letter-spacing: 0.03em; }
.canvas .link--external--inverse {
background-color: rgba(0, 0, 0, 0.7);
color: #fff; }
.canvas--centered {
display: flex;
align-items: center;
flex-direction: column;
justify-content: space-around; }
.l--3up {
display: flex;
align-items: center;
width: 100%; }
.l--3up > * {
flex: 1; }
.logo {
height: 300px;
display: flex !important;
flex-direction: column;
align-content: flex-end;
align-items: center;
justify-content: space-between;
text-align: center; }
.logo-image {
width: 200px !important;
max-height: 200px !important; }
.credit {
position: absolute;
bottom: 0;
font-size: 0.625em !important; }
.answer {
text-transform: uppercase;
font-weight: bold !important;
font-size: 0.625em !important;
height: 30px;
width: 30px;
overflow: hidden;
background-position: center;
background-size: cover;
text-indent: 40px;
white-space: nowrap;
display: block;
margin-left: auto !important;
margin-right: auto !important; }
.answer--yes {
color: green;
background-image: url('../../img/yes.svg'); }
.answer--no {
color: red;
background-image: url('../../img/no.svg'); }
.table--centered td, .table--centered th {
text-align: center !important; }
.table--bordered {
border-bottom: 1px solid #666 !important; }
.table--bordered td, .table--bordered th {
border-bottom: 1px solid #666 !important;
border-left: 1px solid #666 !important;
padding: 0.8em 0.6em 0.6em !important; }
.table--bordered td:last-child, .table--bordered th:last-child {
border-right: 1px solid #666 !important; }
.row--mainhead > th, .row--mainhead > td {
font-size: 0.75em !important;
vertical-align: bottom;
border-left: 0 !important; }
.row--mainhead > th:last-child, .row--mainhead > td:last-child {
border-right: 0 !important; }
.row--subhead > th, .row--subhead > td {
font-size: 0.625em !important;
font-weight: normal !important;
border-left: 1px solid #666;
font-style: italic; }
.code {
font-family: monospace !important;
color: #333; }
#time-widget {
height: 300px;
width: 300px;
background-color: #333;
margin: 2em auto;
display: block; }
.face-number {
cursor: pointer; }
.face-number > tspan {
dominant-baseline: central;
text-anchor: middle; }
.time-form-minute, .time-form-hour {
width: 1.5em; }
.face[aria-hidden="true"] {
pointer-events: none; }
.links {
line-height: 1em; }
.links > li {
line-height: 1em; }
.links > li + li {
margin-top: 1em; }
.link-heading {
margin-bottom: 0 !important; }
.link-heading + a {
font-size: 0.75em; }
.image--screenshot {
display: inline-block !important;
padding: 24px 0 0 !important;
position: relative;
background-color: transparent; }
.image--screenshot > img {
margin: 0 !important;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd; }
.image--screenshot:before, .image--screenshot:after {
display: block;
position: absolute;
box-sizing: border-box; }
.image--screenshot:before {
content: "";
width: 100%;
height: 24px;
background-color: #eee;
top: 0;
left: 0;
border-radius: 6px 6px 0 0;
border: 1px solid #ddd; }
.image--screenshot:after {
content: "•••";
color: #bbb;
top: 1px;
left: 6px;
height: 20px;
line-height: 24px;
font-size: 34px;
font-family: monospace; }
.image--main {
max-width: 75%; }
.circulus {
max-width: 75%;
margin-top: 100px; }
.canvas--code h3 {
margin-bottom: 1em; }
.canvas--code h3 > em {
font-weight: 100;
font-style: normal; }
.canvas--code h2 {
margin-bottom: 0.75em; }
.canvas--code--split {
display: flex;
flex-direction: column;
justify-content: space-between; }
.code-footer {
padding-bottom: 20px !important; }
.code--fullsize {
max-height: 100% !important; }
.canvas--supplement {
padding-bottom: 300px; }
.image--supplement {
margin: auto !important;
position: absolute;
top: 500px;
left: 0;
right: 0; }
.profile-link {
font-weight: 800 !important;
color: #333 !important; }
.profile-link + .separator {
color: #cccccc; }
.session-link {
font-size: 0.75em !important;
color: #999 !important;
margin-top: -0.5em; }
#main-title {
font-weight: 800;
font-size: 2em;
color: red; }
#main-title > svg {
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
top: -30px; }
.aten-logo {
height: 100%;
width: 100%;
margin: auto !important; }
.aten-logo-container {
height: 540px;
width: 300px;
margin: auto !important;
text-align: center;
background-color: rgba(250, 128, 114, 0);
transition: all 1.5s ease-in-out;
position: relative; }
.aten-logo-container.is-tall {
height: 550px;
width: 300px; }
#aten-logo.visible ~ .aten-logo-container .cropmark {
opacity: 1; }
#aten-logo-1.visible ~ .aten-logo-container {
height: 500px;
width: 330px; }
#aten-logo-2.visible ~ .aten-logo-container {
height: 400px;
width: 400px; }
#aten-logo-3.visible ~ .aten-logo-container {
height: 270px;
width: 571px; }
.aten-logo-container .cropmark {
opacity: 0;
transition: opacity 2s; }
.aten-logo-container .cropmark:after, .aten-logo-container .cropmark:before {
content: "";
display: block;
height: 40px;
width: 40px;
position: absolute; }
.aten-logo-container .cropmark--top:before {
bottom: 100%;
right: 100%;
border-bottom: 3px solid #333;
border-right: 3px solid #333; }
.aten-logo-container .cropmark--top:after {
bottom: 100%;
left: 100%;
border-bottom: 3px solid #333;
border-left: 3px solid #333; }
.aten-logo-container .cropmark--bottom:before {
top: 100%;
right: 100%;
border-top: 3px solid #333;
border-right: 3px solid #333; }
.aten-logo-container .cropmark--bottom:after {
top: 100%;
left: 100%;
border-top: 3px solid #333;
border-left: 3px solid #333; }
.timepoint {
font-size: 0.5em;
text-transform: none; }
.axis-labels {
text-transform: none;
font-size: 0.75em; } | 0.479747 | 0.05848 |
@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
user-select: none;
}
:root {
--main-color: #171717;
--second-color: #444444;
--third-color: #da0037;
--third-color-opacity: #da0037bd;
--forth-color: #ededed;
}
body {
background-color: var(--main-color);
color: var(--forth-color);
font-family: "Tajawal", sans-serif;
}
header {
display: grid;
grid-template-rows: 1fr;
grid-template-columns: repeat(8, 1fr);
grid-template-areas: ". logo logo . urls urls urls";
text-align: center;
padding: 10px 0;
}
ul {
list-style: none;
display: flex;
justify-content: space-around;
grid-area: urls;
}
ul li {
padding: 5px;
cursor: pointer;
position: relative;
}
ul li::before {
content: "";
position: absolute;
top: 100%;
left: 50%;
border: 1px solid var(--third-color);
width: 0%;
transition: 0.5s width, 0.5s left;
}
ul li:hover::before {
width: 50%;
left: 25%;
}
.main {
position: relative;
padding: 5px;
grid-area: logo;
}
.main::before {
content: "";
position: absolute;
top: 100%;
left: 25%;
border: 1px solid var(--third-color);
width: 50%;
}
section {
width: 80%;
margin: 0 auto;
padding: 20px;
min-height: 100vh;
}
footer {
background-color: var(--second-color);
border-top: 1px solid var(--third-color);
height: 50px;
line-height: 50px;
}
.svg-vid {
fill: var(--third-color);
width: 75px;
transition: 1s transform;
position: relative;
}
.active-rotate {
transform: rotate(360deg);
}
/* width */
::-webkit-scrollbar {
width: 8px;
border-radius: 4px;
}
/* Track */
::-webkit-scrollbar-track {
background-color: var(--second-color);
}
/* Handle */
::-webkit-scrollbar-thumb {
background: var(--third-color);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background-color: var(--third-color-opacity);
}
.svg-vid-container {
position: relative;
width: 100px;
transition: 1s transform;
}
.d-none {
display: none;
}
.container-title-svg {
display: flex;
justify-content: center;
align-items: center;
padding:5px;
}
.title {
padding: 5px;
font-size: 1.5em;
opacity: 0;
transition: 0.5s opacity;
border-left:1px solid var(--third-color);
margin:0 5px;
}
@media only screen and (max-width:900px){
section{
width: 90%;
}
}
@media only screen and (max-width:700px){
.title{
font-size:1.2em;
}
.svg-vid , .svg-vid-container{
width: 75px;
}
header{
grid-template-rows: 2fr;
grid-template-columns: 1fr 1fr 1fr;
grid-template-areas:
"logo logo logo"
"urls urls urls";
grid-gap: 15px;
}
}
@media only screen and (max-width:450px){
.container-title-svg{
flex-direction:column;
}
section{
width: 98%;
margin: 0 auto;
padding: 5px;
}
}
#url-youtube{
padding: 10px 5px;
border-radius: 4px;
outline: none;
background-color:var(--main-color);
border:1px solid var(--second-color);
display: block;
width: 100%;
color: var(--forth-color);
}
.input{
width: 80%;
}
.get-vid-container{
width: 20%;
}
.container-info-url{
display: flex;
justify-content: space-around;
align-items:center;
padding: 5px;
margin:5px;
}
.child:nth-child(1){
width: 20%;
}
.child:nth-child(2){
width: 78%;
}
.get-vid{
width: 95%;
background-color:var(--third-color-opacity);
padding:10px 5px;
border-radius: 4px;
outline: none;
color: var(--main-color);
border:1px solid var(--main-color);
cursor:not-allowed;
}
.get-vid.active{
color: var(--forth-color);
background-color: var(--third-color);
cursor: pointer;
}
#url-youtube:focus{
border:1px solid var(--forth-color);
}
.card{
word-break: break-all;
margin:5px 0;
/* position:relative; (We dont need it right now) */
}
.card-header{
padding:10px;
background-color:var(--third-color-opacity);
border-bottom:1px solid var(--main-color);
}
.card-body{
padding:10px;
background-color:var(--second-color);
}
/* maybe i back to this style of the copy */
/* .copy-btn{
position:absolute;
bottom: 0;
left:0;
padding:5px 10px;
background-color:var(--third-color);
cursor:pointer;
} */
.result{
display:grid;
grid-template-columns:repeat(auto-fill,minmax(300px,1fr));
grid-gap: 10px;
justify-content: center;
}
.copy-btn,.note-api{
background-color:var(--third-color-opacity);
padding:5px;
}
.text-center{
text-align: center;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
.dir-rtl{
direction:rtl;
}
.dir-ltr{
direction:ltr;
}
.card-body span {
background-color: var(--third-color);
padding: 5px;
border-radius: 6px;
display:inline-block;
margin:2px;
}
a{
text-decoration:none;
color:inherit;
} | public/css/main.css | @import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
user-select: none;
}
:root {
--main-color: #171717;
--second-color: #444444;
--third-color: #da0037;
--third-color-opacity: #da0037bd;
--forth-color: #ededed;
}
body {
background-color: var(--main-color);
color: var(--forth-color);
font-family: "Tajawal", sans-serif;
}
header {
display: grid;
grid-template-rows: 1fr;
grid-template-columns: repeat(8, 1fr);
grid-template-areas: ". logo logo . urls urls urls";
text-align: center;
padding: 10px 0;
}
ul {
list-style: none;
display: flex;
justify-content: space-around;
grid-area: urls;
}
ul li {
padding: 5px;
cursor: pointer;
position: relative;
}
ul li::before {
content: "";
position: absolute;
top: 100%;
left: 50%;
border: 1px solid var(--third-color);
width: 0%;
transition: 0.5s width, 0.5s left;
}
ul li:hover::before {
width: 50%;
left: 25%;
}
.main {
position: relative;
padding: 5px;
grid-area: logo;
}
.main::before {
content: "";
position: absolute;
top: 100%;
left: 25%;
border: 1px solid var(--third-color);
width: 50%;
}
section {
width: 80%;
margin: 0 auto;
padding: 20px;
min-height: 100vh;
}
footer {
background-color: var(--second-color);
border-top: 1px solid var(--third-color);
height: 50px;
line-height: 50px;
}
.svg-vid {
fill: var(--third-color);
width: 75px;
transition: 1s transform;
position: relative;
}
.active-rotate {
transform: rotate(360deg);
}
/* width */
::-webkit-scrollbar {
width: 8px;
border-radius: 4px;
}
/* Track */
::-webkit-scrollbar-track {
background-color: var(--second-color);
}
/* Handle */
::-webkit-scrollbar-thumb {
background: var(--third-color);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background-color: var(--third-color-opacity);
}
.svg-vid-container {
position: relative;
width: 100px;
transition: 1s transform;
}
.d-none {
display: none;
}
.container-title-svg {
display: flex;
justify-content: center;
align-items: center;
padding:5px;
}
.title {
padding: 5px;
font-size: 1.5em;
opacity: 0;
transition: 0.5s opacity;
border-left:1px solid var(--third-color);
margin:0 5px;
}
@media only screen and (max-width:900px){
section{
width: 90%;
}
}
@media only screen and (max-width:700px){
.title{
font-size:1.2em;
}
.svg-vid , .svg-vid-container{
width: 75px;
}
header{
grid-template-rows: 2fr;
grid-template-columns: 1fr 1fr 1fr;
grid-template-areas:
"logo logo logo"
"urls urls urls";
grid-gap: 15px;
}
}
@media only screen and (max-width:450px){
.container-title-svg{
flex-direction:column;
}
section{
width: 98%;
margin: 0 auto;
padding: 5px;
}
}
#url-youtube{
padding: 10px 5px;
border-radius: 4px;
outline: none;
background-color:var(--main-color);
border:1px solid var(--second-color);
display: block;
width: 100%;
color: var(--forth-color);
}
.input{
width: 80%;
}
.get-vid-container{
width: 20%;
}
.container-info-url{
display: flex;
justify-content: space-around;
align-items:center;
padding: 5px;
margin:5px;
}
.child:nth-child(1){
width: 20%;
}
.child:nth-child(2){
width: 78%;
}
.get-vid{
width: 95%;
background-color:var(--third-color-opacity);
padding:10px 5px;
border-radius: 4px;
outline: none;
color: var(--main-color);
border:1px solid var(--main-color);
cursor:not-allowed;
}
.get-vid.active{
color: var(--forth-color);
background-color: var(--third-color);
cursor: pointer;
}
#url-youtube:focus{
border:1px solid var(--forth-color);
}
.card{
word-break: break-all;
margin:5px 0;
/* position:relative; (We dont need it right now) */
}
.card-header{
padding:10px;
background-color:var(--third-color-opacity);
border-bottom:1px solid var(--main-color);
}
.card-body{
padding:10px;
background-color:var(--second-color);
}
/* maybe i back to this style of the copy */
/* .copy-btn{
position:absolute;
bottom: 0;
left:0;
padding:5px 10px;
background-color:var(--third-color);
cursor:pointer;
} */
.result{
display:grid;
grid-template-columns:repeat(auto-fill,minmax(300px,1fr));
grid-gap: 10px;
justify-content: center;
}
.copy-btn,.note-api{
background-color:var(--third-color-opacity);
padding:5px;
}
.text-center{
text-align: center;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
.dir-rtl{
direction:rtl;
}
.dir-ltr{
direction:ltr;
}
.card-body span {
background-color: var(--third-color);
padding: 5px;
border-radius: 6px;
display:inline-block;
margin:2px;
}
a{
text-decoration:none;
color:inherit;
} | 0.32338 | 0.098903 |
body{
margin: 5px 10px;
padding: 0;
}
header{
background-color:#889462;
background-image: url("../imgs/flywheel.jpg");
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 225px;
padding: 5px;
}
h1{
color:#FFFFFF;
text-shadow: 1.5px 1.5px #2F2F2F;
text-transform:uppercase;
text-align:center;
font-size: x-large;
padding: 10px 10px 15px 10px;
}
nav {
text-align: center;
font-size:90%;
font-weight: bold;
}
nav a{
display: inline-block;
width: 15%;
min-width: 120px;
height: 60px;
line-height: 60px;
margin-right: 3%;
text-decoration: none;
border-radius: 7%;
background: #ffffff;
color:#000000;
opacity: 0.5;
}
nav a:hover{
border: 0;
opacity: 1;
color: #122898 !important;
}
nav a:focus{
border: 0;
opacity: 1;
color: #122898 !important;
}
nav a:visited{
color: #000000;
}
.active{
background: #ffffff;
color: #122898 !important;
opacity: 1;
}
.left{
display: inline-block;
float:left;
background: #889462;
width: 20%;
min-width: 175px;
height: 100vh;
text-align: center;
margin-right: 2px;
}
.right{
display: inline-block;
float: left;
width: 70%;
height:100vh;
margin-left: 25px;
}
.left img{
box-sizing: border-box;
width:150px;
height:100px;
border: 1.5px solid #000000;
margin-top: 25px;
}
table{
margin-left:8%;
margin-top: 25px;
margin-bottom: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
width: 80%;
}
tr{
opacity:0.6;
}
tr:hover{
opacity:1;
}
tr:focus{
opacity:1;
}
tr:first-child{
opacity:1;
}
th{
background: #869253;
background: -webkit-linear-gradient(#99a761, #556b2f);
background: -o-linear-gradient(#99a761, #556b2f);
background: -moz-linear-gradient(#99a761,#556b2f);
background: linear-gradient(#99a761, #556b2f);
color:#FFFFFF;
text-shadow:1px 1px #000000;
border: 1px solid #9acd32;
border-bottom: 3px solid #9acd32;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 7px 7px 0 0;
height:35px;
line-height:35px;
}
th:first-child{
padding-left:10px;
text-align:left;
}
td{
padding:5px;
background: #d9eccf;
color: #2F2F2F;
border:1px;
border-radius:2px;
height:30px;
line-height:30px;
text-align:center;
text-shadow:0.2px 0.2px #000000;
}
td:first-child{
padding-left:10px;
text-align:left;
} | frisbee/css/hw1.css | body{
margin: 5px 10px;
padding: 0;
}
header{
background-color:#889462;
background-image: url("../imgs/flywheel.jpg");
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 225px;
padding: 5px;
}
h1{
color:#FFFFFF;
text-shadow: 1.5px 1.5px #2F2F2F;
text-transform:uppercase;
text-align:center;
font-size: x-large;
padding: 10px 10px 15px 10px;
}
nav {
text-align: center;
font-size:90%;
font-weight: bold;
}
nav a{
display: inline-block;
width: 15%;
min-width: 120px;
height: 60px;
line-height: 60px;
margin-right: 3%;
text-decoration: none;
border-radius: 7%;
background: #ffffff;
color:#000000;
opacity: 0.5;
}
nav a:hover{
border: 0;
opacity: 1;
color: #122898 !important;
}
nav a:focus{
border: 0;
opacity: 1;
color: #122898 !important;
}
nav a:visited{
color: #000000;
}
.active{
background: #ffffff;
color: #122898 !important;
opacity: 1;
}
.left{
display: inline-block;
float:left;
background: #889462;
width: 20%;
min-width: 175px;
height: 100vh;
text-align: center;
margin-right: 2px;
}
.right{
display: inline-block;
float: left;
width: 70%;
height:100vh;
margin-left: 25px;
}
.left img{
box-sizing: border-box;
width:150px;
height:100px;
border: 1.5px solid #000000;
margin-top: 25px;
}
table{
margin-left:8%;
margin-top: 25px;
margin-bottom: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
width: 80%;
}
tr{
opacity:0.6;
}
tr:hover{
opacity:1;
}
tr:focus{
opacity:1;
}
tr:first-child{
opacity:1;
}
th{
background: #869253;
background: -webkit-linear-gradient(#99a761, #556b2f);
background: -o-linear-gradient(#99a761, #556b2f);
background: -moz-linear-gradient(#99a761,#556b2f);
background: linear-gradient(#99a761, #556b2f);
color:#FFFFFF;
text-shadow:1px 1px #000000;
border: 1px solid #9acd32;
border-bottom: 3px solid #9acd32;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 7px 7px 0 0;
height:35px;
line-height:35px;
}
th:first-child{
padding-left:10px;
text-align:left;
}
td{
padding:5px;
background: #d9eccf;
color: #2F2F2F;
border:1px;
border-radius:2px;
height:30px;
line-height:30px;
text-align:center;
text-shadow:0.2px 0.2px #000000;
}
td:first-child{
padding-left:10px;
text-align:left;
} | 0.4206 | 0.096493 |
@import url('https://fonts.googleapis.com/css?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif&display=swap');
* {
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
input {
border: none;
}
input:hover {
box-shadow: 0px 0px 10px black;
}
.btn-primary,
.btn-second,
.btn-cancel,
.btn-active {
padding: 10px;
margin: 5px;
border-radius: 5px;
border: none;
color: white;
cursor: pointer;
}
.btn-primary {
background-color: #2e33ce;
}
.btn-second {
background-color: #2e2e38;
color: white;
}
.btn-cancel {
background-color: rgba(224, 9, 9, 0.89);
color: white;
}
.btn-active {
background-color: rgba(10, 223, 35, 0.84);
color: black;
}
a {
text-decoration: none;
color: inherit;
}
ul, ol {
list-style: none;
}
body {
font-family: 'Bree Serif', sans-serif;
padding: 0px;
margin: 0px;
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,238,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(0,238,255,1) 100%);
}
.scroll {
overflow: hidden;
overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
width: 5px;
}
.scroll::-webkit-scrollbar-thumb {
background: rgb(34, 222, 6);
border-radius: 10px;
}
.display-none {
display: none;
}
.no-implemented {
pointer-events: none;
opacity: .6;
}
.area-tables {
width: 100%;
max-width: 700px;
margin: 20px;
display: flex;
flex-flow: column wrap;
justify-content: space-around;
}
.area-tables .table-list {
box-shadow: 3px 3px 10px #222;
border-left: 1px solid black;
margin: 20px 0px;
cursor: default;
color: black;
font-size: 13px;
}
.area-tables .table-list td,
.area-tables .table-list th {
padding: 4px 6px;
text-align: center;
}
.area-tables .table-list thead {
background-color: #222;
color: white;
border-bottom: 6px solid white;
}
.area-tables .table-list tbody {
background-color: #fff;
font-family: 'Russo One', sans-serif;
}
.area-tables .table-list tbody tr:nth-child(odd){
background-color: #f1f1f1;
}
.area-tables .table-list tbody tr:hover {
background-color: #2229;
color: white;
} | src/defaults.css | @import url('https://fonts.googleapis.com/css?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif&display=swap');
* {
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
input {
border: none;
}
input:hover {
box-shadow: 0px 0px 10px black;
}
.btn-primary,
.btn-second,
.btn-cancel,
.btn-active {
padding: 10px;
margin: 5px;
border-radius: 5px;
border: none;
color: white;
cursor: pointer;
}
.btn-primary {
background-color: #2e33ce;
}
.btn-second {
background-color: #2e2e38;
color: white;
}
.btn-cancel {
background-color: rgba(224, 9, 9, 0.89);
color: white;
}
.btn-active {
background-color: rgba(10, 223, 35, 0.84);
color: black;
}
a {
text-decoration: none;
color: inherit;
}
ul, ol {
list-style: none;
}
body {
font-family: 'Bree Serif', sans-serif;
padding: 0px;
margin: 0px;
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,238,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(0,238,255,1) 100%);
}
.scroll {
overflow: hidden;
overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
width: 5px;
}
.scroll::-webkit-scrollbar-thumb {
background: rgb(34, 222, 6);
border-radius: 10px;
}
.display-none {
display: none;
}
.no-implemented {
pointer-events: none;
opacity: .6;
}
.area-tables {
width: 100%;
max-width: 700px;
margin: 20px;
display: flex;
flex-flow: column wrap;
justify-content: space-around;
}
.area-tables .table-list {
box-shadow: 3px 3px 10px #222;
border-left: 1px solid black;
margin: 20px 0px;
cursor: default;
color: black;
font-size: 13px;
}
.area-tables .table-list td,
.area-tables .table-list th {
padding: 4px 6px;
text-align: center;
}
.area-tables .table-list thead {
background-color: #222;
color: white;
border-bottom: 6px solid white;
}
.area-tables .table-list tbody {
background-color: #fff;
font-family: 'Russo One', sans-serif;
}
.area-tables .table-list tbody tr:nth-child(odd){
background-color: #f1f1f1;
}
.area-tables .table-list tbody tr:hover {
background-color: #2229;
color: white;
} | 0.386763 | 0.086016 |
body {
color: #40514E;
margin: 0;
text-align: center;
font-family: "Roboto", sans-serif;
}
h1 {
color: #0e4e39;
font-size: 5.625rem;
margin: 50px auto 0 auto;
line-height: 2rem;
font-family: "Sacramento", cursive;
}
h2 {
color: #0e4e39;
font-size: 2.5rem;
font-family: "Oswald", sans-serif;
font-weight: normal;
padding-bottom: 10px;
}
h3 {
color: #11999E;
font-family: "Oswald", sans-serif;
}
p {
line-height: 2;
}
hr {
border: dotted #EAF6F6 6px;
border-bottom: none;
width: 4%;
margin: 100px auto;
}
.me2 {
font-weight: normal;
}
.top-container {
background-color: #65b2e6;
position: relative;
padding-top: 100px;
}
#propic {
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.middle-container {
margin: 100px 0;
}
.bottom-container {
padding: 50px 0 20px;
color: #fff;
background-color: #65b2e6;
}
.skills{
margin-bottom: 12%;
}
.skill-row {
margin: 100px auto 100px auto;
text-align: left;
width: 50%;
}
.pro {
text-decoration: underline;
}
.intro {
width: 30%;
margin: auto;
}
.top-cloud {
position: absolute;
right: 300px;
top: 40px;
}
.bottom-cloud {
position: absolute;
left: 250px;
bottom: 300px;
}
#propic {
/* background-color:#65b2e6; */
border-radius: 50%;
height: 300px;
padding: 2em;
width: 300px;
}
.ux {
width: 25%;
float: left;
margin-right: 30px;
/* you can use box-shadow or drop-shadow to display shadow with color as shown Make sure you use filter: as this is needed to activate the shadow. */
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.backend {
width:25%;
float: right;
margin-right: 30px;
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.fa-linkedin{
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.fa-twitter-square {
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.fa-github {
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.footer-link{
padding: 10px;
width:20%;
}
.contact-message {
width: 40%;
margin: 40px auto 60px;
}
.btn {
background: #11CDD4;
background-image: -webkit-linear-gradient(top, #11CDD4, #11999E);
background-image: -moz-linear-gradient(top, #11CDD4, #11999E);
background-image: -ms-linear-gradient(top, #11CDD4, #11999E);
background-image: -o-linear-gradient(top, #11CDD4, #11999E);
background-image: linear-gradient(to bottom, #11CDD4, #11999E);
-webkit-border-radius: 8;
-moz-border-radius: 8;
border-radius: 8px;
font-family: "Roboto", sans-serif;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
}
.btn:hover {
background: #30E3CB;
background-image: -webkit-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -moz-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -ms-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -o-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: linear-gradient(to bottom, #30E3CB, #2BC4AD);
text-decoration: none;
} | css/style.css | body {
color: #40514E;
margin: 0;
text-align: center;
font-family: "Roboto", sans-serif;
}
h1 {
color: #0e4e39;
font-size: 5.625rem;
margin: 50px auto 0 auto;
line-height: 2rem;
font-family: "Sacramento", cursive;
}
h2 {
color: #0e4e39;
font-size: 2.5rem;
font-family: "Oswald", sans-serif;
font-weight: normal;
padding-bottom: 10px;
}
h3 {
color: #11999E;
font-family: "Oswald", sans-serif;
}
p {
line-height: 2;
}
hr {
border: dotted #EAF6F6 6px;
border-bottom: none;
width: 4%;
margin: 100px auto;
}
.me2 {
font-weight: normal;
}
.top-container {
background-color: #65b2e6;
position: relative;
padding-top: 100px;
}
#propic {
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.middle-container {
margin: 100px 0;
}
.bottom-container {
padding: 50px 0 20px;
color: #fff;
background-color: #65b2e6;
}
.skills{
margin-bottom: 12%;
}
.skill-row {
margin: 100px auto 100px auto;
text-align: left;
width: 50%;
}
.pro {
text-decoration: underline;
}
.intro {
width: 30%;
margin: auto;
}
.top-cloud {
position: absolute;
right: 300px;
top: 40px;
}
.bottom-cloud {
position: absolute;
left: 250px;
bottom: 300px;
}
#propic {
/* background-color:#65b2e6; */
border-radius: 50%;
height: 300px;
padding: 2em;
width: 300px;
}
.ux {
width: 25%;
float: left;
margin-right: 30px;
/* you can use box-shadow or drop-shadow to display shadow with color as shown Make sure you use filter: as this is needed to activate the shadow. */
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.backend {
width:25%;
float: right;
margin-right: 30px;
filter: drop-shadow(2px 4px 8px #65b2e6)
}
.fa-linkedin{
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.fa-twitter-square {
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.fa-github {
color: white;
filter: drop-shadow(2px 4px 8px #545454)
}
.footer-link{
padding: 10px;
width:20%;
}
.contact-message {
width: 40%;
margin: 40px auto 60px;
}
.btn {
background: #11CDD4;
background-image: -webkit-linear-gradient(top, #11CDD4, #11999E);
background-image: -moz-linear-gradient(top, #11CDD4, #11999E);
background-image: -ms-linear-gradient(top, #11CDD4, #11999E);
background-image: -o-linear-gradient(top, #11CDD4, #11999E);
background-image: linear-gradient(to bottom, #11CDD4, #11999E);
-webkit-border-radius: 8;
-moz-border-radius: 8;
border-radius: 8px;
font-family: "Roboto", sans-serif;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
}
.btn:hover {
background: #30E3CB;
background-image: -webkit-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -moz-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -ms-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: -o-linear-gradient(top, #30E3CB, #2BC4AD);
background-image: linear-gradient(to bottom, #30E3CB, #2BC4AD);
text-decoration: none;
} | 0.40698 | 0.110856 |
@charset "utf-8";
.popup_box,.por_big_img,.co_pop_pic,.co_h_show_edit,.guide_pop,.pop_rebuy_tips {
display: none
}
.face_icon,.new_face_03,.payment_describe_title a,.payment_describe_title,.fund_logo,.fund_icon,.payment_popup_close,.payment_tab_tips_icon,.pay_bank_more em,.payment_tab_tips_kj,.relate_pro .btn,.funnel {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.face_bar {
height: 70px
}
.face_bar strong {
line-height: 50px;
font-size: 14px
}
.face_icon {
width: 65px;
height: 70px;
float: left;
display: inline
}
.face_01 {
background-position: 0 -100px
}
.face_02 {
background-position: -100px -100px
}
.face_03 {
background-position: -200px -100px
}
.face_04 {
background-position: 0 -200px
}
.new_face_03 {
background-position: -100px -200px
}
.i_warn_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -100px;
overflow: hidden
}
.i_warn_20 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 20px;
height: 20px;
background-position: -350px -100px;
overflow: hidden
}
.i_warn_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px -100px;
overflow: hidden
}
.i_warn_49 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 49px;
height: 49px;
background-position: -500px -100px;
overflow: hidden
}
.i_ok_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px 0;
overflow: hidden
}
.i_ok_16_black {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -450px 0;
overflow: hidden
}
.i_ok_20 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 20px;
height: 20px;
background-position: -350px 0;
overflow: hidden
}
.i_ok_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px 0;
overflow: hidden
}
.i_note_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -150px;
overflow: hidden
}
.i_note_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px -150px;
overflow: hidden
}
.i_error_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -50px;
overflow: hidden
}
.i_arrow_left_9 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 9px;
height: 9px;
background-position: -150px 0;
overflow: hidden
}
.i_weixin_2520 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 25px;
height: 20px;
background-position: -150px -200px;
overflow: hidden
}
.i_tuijian_2718 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 27px;
height: 18px;
background-position: -200px -200px;
overflow: hidden
}
.i_v_1311 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 13px;
height: 11px;
background-position: 0 -200px;
overflow: hidden
}
.i_gift_1114 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 11px;
height: 14px;
background-position: -50px -200px;
overflow: hidden
}
.i_order_ok {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 21px;
height: 19px;
background-position: -100px -200px;
overflow: hidden
}
.button_bg,.btnbg,.btn_load {
display: inline-block;
background: url(../images/imgs_button_icon.png?7f34c233) repeat-x;
color: #fff;
border: 0 none;
text-align: center;
cursor: pointer
}
.button_bg_1,.button_bg_2,.button_bg_3 {
width: 100px;
height: 30px;
line-height: 30px;
background-position: 0 0
}
.button_bg_2 {
background-position: 0 -30px
}
.button_bg_3 {
background-position: 0 -60px
}
.button_bg_4,.button_bg_5 {
width: 150px;
height: 40px;
line-height: 40px;
background-position: 0 -152px;
font-size: 14px;
font-weight: 700
}
.button_bg_5 {
background-position: 0 -192px
}
.button_bg_6,.button_bg_7 {
width: 130px;
height: 30px;
line-height: 30px;
background-position: 0 -91px
}
.button_bg_7 {
background-position: 0 -121px
}
.button_bg_8,.button_bg_9 {
width: 102px;
height: 30px;
line-height: 30px;
background-position: 0 -234px
}
.button_bg_9 {
background-position: 0 -266px;
width: 152px
}
.button_bg_10 {
background-position: 0 -300px;
width: 50px;
height: 20px;
line-height: 20px;
color: #f30082
}
.button_bg_11 {
background-position: 0 -370px;
width: 100px;
height: 30px;
line-height: 30px;
color: #f30082
}
.button_bg_12 {
background-position: 0 -410px;
width: 68px;
height: 22px;
line-height: 22px;
color: #fff
}
.btn_pink_18247 {
background-position: 0 -578px;
width: 182px;
height: 47px;
line-height: 47px;
color: #fff;
font-size: 20px;
font-weight: 700
}
.btn_pinkL_5226 {
background-position: 0 -442px;
width: 52px;
height: 26px;
line-height: 26px;
color: #f30082
}
.btn_pinkL_4420 {
background-position: 0 -478px;
width: 44px;
height: 20px;
line-height: 20px;
color: #f30082
}
.btn_grayL_5226 {
background-position: -56px -442px;
width: 52px;
height: 26px;
line-height: 26px;
color: #666
}
.btn_grayL_4820 {
background-position: 0 -508px;
width: 48px;
height: 20px;
line-height: 20px;
color: #a4a3a3
}
.btn_grayL_10230 {
background-position: 0 -538px;
width: 102px;
height: 30px;
line-height: 30px;
color: #a4a3a3
}
.button_bg:hover,.btnbg:hover {
color: #fff;
text-decoration: none
}
.button_bg_1:hover {
background-position: -100px 0
}
.button_bg_2:hover {
background-position: -100px -30px
}
.button_bg_3:hover {
background-position: 0 -60px
}
.button_bg_4:hover {
background-position: -150px -152px
}
.button_bg_5:hover {
background-position: -150px -192px
}
.button_bg_6:hover {
background-position: -130px -91px
}
.button_bg_7:hover {
background-position: -130px -121px
}
.button_bg_8:hover {
background-position: -102px -234px
}
.button_bg_9:hover {
background-position: -152px -266px
}
.button_bg_10:hover,.button_bg_11:hover {
color: #f30082
}
.btn_pink_18247:hover {
background-position: -182px -578px
}
.btn_pinkL_5226:hover {
color: #f30082
}
.btn_pinkL_4420:hover {
background-position: -48px -478px;
color: #f30082
}
.btn_grayL_5226:hover {
color: #666
}
.btn_grayL_4820:hover {
color: #a4a3a3
}
.btn_grayL_10230:hover {
color: #a4a3a3
}
.button_bg_8:active {
background-position: -204px -234px
}
.button_bg_9:active {
background-position: -304px -266px
}
.btn_pinkL_4420:active {
background-position: -96px -478px
}
.btn_load {
cursor: default
}
.btn_load img {
vertical-align: middle
}
.btn_grayL_10230 .load20_gray {
margin: 4px 3px 0 0
}
.btn_pink_s {
display: inline-block;
padding: 4px 11px;
text-decoration: none;
color: #fff;
font-size: 12px;
-webkit-border-radius: .3em;
-moz-border-radius: .3em;
border-radius: .3em;
border: 1px solid #d7408c;
background: #df3487;
background: linear-gradient(top,#e1378a 0,#df3487 50%,#df3487 51%,#de3184 100%)
}
.btn_pink_s:hover {
text-decoration: none;
color: #fff
}
.cart_model {
padding-bottom: 20px;
width: 100%
}
.cart_model_hd {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px
}
.cart_model_title {
display: inline-block;
background: #f3f1f4;
border-top: 2px solid #6bc30d;
height: 28px;
line-height: 28px;
margin-top: -2px;
padding: 0 16px;
font-size: 14px
}
.cart_model_bd {
width: 100%;
background-color: #fcfcfc
}
.c_load {
line-height: 20px
}
.c_load_ico {
margin-right: 5px;
vertical-align: middle
}
.pop_arrow,.co_pop_pic .left_arrow,.pop_close,.subtract_btn,.add_btn,.subtract_btn_f,.add_btn_f,.cart_giftcard_close,.giftcard_tit,.giftcard_submit,.cart_goshopping,.go_shopping,.cbt_icon_normal,.cbt_icon_act,.cl_sp_info,.cart_giftcard_selected .c_g_arrow,.re_buy_btn,.storck_icon,.cl_free_tip .arrow,.brand_red_packet_inner .close_this_btn,.red_pack_tit,.close_pop_btn,.red_pack_pop_tip .right,.red_pack_pop_tip .wrong {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.information_bar {
height: 28px;
margin-top: 15px;
border: 1px solid #f5ddab;
background: #fcf8e2;
line-height: 30px;
text-align: center;
overflow: hidden
}
.cart_time_tips {
height: 20px;
margin: 30px 0 15px;
padding-left: 20px;
line-height: 20px;
background: url(../images/loading_cart_time.gif?8bbf1091) no-repeat left center;
z-index: 1;
position: relative
}
.pop_wh_tips,.pop_rebuy_tips {
font-size: 14px;
color: #999;
position: relative;
z-index: 1
}
.pop_wh_tips:hover .popup_box,.pop_wh_tips_hover .popup_box {
display: block
}
.pop_wh_tips:hover .popup_box,.pop_wh_tips_hover {
display: inline
}
.cart_time_tips .m_bubble_black {
left: -88px;
bottom: 25px
}
.cart_time_tips .m_bubble_black .arrow_bottom {
left: 94px
}
.popup_list {
list-style: square inside none;
font-size: 12px
}
.cart_time_tips .m_bubble_black {
width: 320px
}
.shopping_tips {
position: relative
}
.cart_null .shopping_tips {
z-index: 5
}
.popup_box {
width: 180px;
padding: 7px 10px;
line-height: 16px;
color: #fff;
font-size: 12px;
background: #626262;
background: rgba(0,0,0,.6);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
position: absolute;
bottom: 22px;
left: -86px
}
.pop_arrow {
width: 9px;
height: 6px;
display: block;
background-position: -400px -99px;
position: absolute;
bottom: -5px;
left: 47%;
overflow: hidden;
opacity: .6;
filter: alpha(opacity=60)
}
.mod_box {
margin-bottom: 20px;
border: 1px solid #dddcdc;
border-bottom: 2px solid #efd3e1
}
.mod_hd {
height: 35px;
padding: 0 20px;
background: #f7f7f7;
line-height: 35px
}
.mod_bd {
padding: 15px 40px 25px;
background: #fff
}
.mod_box_act {
border: 1px solid #feb3da;
border-bottom: 2px solid #feb3da
}
.mod_hd .mod_tit {
color: #666
}
.co_pop_pic .left_arrow {
width: 5px;
height: 7px;
background-position: 0 -450px;
display: block;
position: absolute;
top: 8px;
left: -5px
}
.cart_confidence {
height: 26px;
overflow: hidden;
position: absolute;
right: -15px;
top: -3px;
width: 380px
}
.cart_confidence .c_item {
color: #666;
font-size: 14px;
font-weight: 700;
height: 26px;
line-height: 26px;
padding: 0 15px;
margin-left: -1px;
border-left: 1px dotted #ccc
}
.cart_confidence i {
background: url(../images/icons.png?e158a83b) no-repeat 0 -950px;
display: inline-block;
width: 26px;
height: 26px;
margin: 0 5px -8px 0
}
.cart_confidence .ico2 {
background-position: -50px -950px
}
.cart_confidence .ico3 {
background-position: -100px -950px
}
.co_userinfo_edit {
line-height: 30px
}
.co_userinfo_edit .selected {
border: 1px solid #ddd;
background: #f7f7f7
}
.co_new_address {
width: 880px;
font-size: 12px
}
.co_new_address td {
padding: 10px 0;
line-height: 24px;
vertical-align: top
}
.co_province {
padding-bottom: 10px
}
.co_new_address .td_align_r {
text-align: right
}
.co_new_address .wx_tips {
width: 250px;
line-height: 16px
}
.co_new_address select {
margin-right: 10px;
border: 1px solid #d3d3d3;
color: #999
}
.co_new_address .inp_txt_def {
height: 24px;
padding-left: 5px;
line-height: 24px;
position: absolute;
top: 0;
left: 0;
color: #999
}
.co_new_address .cart_wrong_info {
border: 1px solid #ffa3be;
background: #ffeff2
}
.co_new_address span.cart_wrong_info {
background: url(../images/icon_repeat.png?5379e784) no-repeat 0 -546px;
padding-left: 20px;
border: 0;
color: #f30082;
display: inline-block
}
.c_pink {
color: #6bc30d
}
.co_address_box {
position: relative
}
.co_address_box .u_load_auto32 {
background: rgba(0,0,0,.6);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
padding: 22px 0;
text-align: center;
position: absolute;
left: 392px;
top: 50%;
margin-top: -55px;
width: 215px;
z-index: 50
}
.co_address_box .u_load_txt {
color: #fff;
font-weight: 700
}
.mod_bd2 {
background: #fff;
padding: 0
}
.mod_bd2 .co_userinfo_edit {
padding: 15px 40px 25px;
position: relative;
zoom: 1
}
.co_userinfo_edit .nologin_tip {
position: absolute;
right: 25px;
top: 20px
}
.co_saved_addr {
padding: 19px 0 0 19px
}
.co_saved_addr_list {
width: 100%;
position: relative
}
.co_saved_addr_list li {
float: left;
margin: 0 20px 0 0;
width: 306px;
height: 220px;
position: relative;
_display: inline
}
.co_saved_addr_list .li_more {
display: none
}
.co_saved_addr_item {
background: #f9f9f9;
border: 2px solid #e1e1e1;
height: 180px;
width: 286px;
position: relative;
cursor: pointer;
padding: 8px
}
.co_saved_addr_item .addr_infor {
background: url(../images/icon_repeat.png?5379e784) no-repeat;
border-bottom: 1px dotted #ccc;
font-size: 14px;
line-height: 22px;
padding: 5px 0 5px 23px
}
.co_saved_addr_item .deliver_name {
background-position: 5px 10px
}
.co_saved_addr_item .full_addr {
background-position: 5px -40px;
height: 45px;
position: relative;
overflow: hidden
}
.co_saved_addr_item .addr_phone {
background-position: 5px -140px
}
.co_saved_addr_item .deliver_time {
background-position: 5px -190px;
border-bottom: medium none
}
.co_saved_addr_item .def_addr {
color: #999;
position: absolute;
right: 13px;
text-align: right;
top: 16px;
display: none
}
.co_saved_addr_item .saved_addr_edit {
bottom: 20px;
color: #999;
position: absolute;
right: 13px;
display: none
}
.saved_addr_edit .sep {
color: #ccc;
padding: 0 7px
}
.saved_addr_delete_tip {
bottom: -108px;
right: -14px;
z-index: 10;
cursor: default;
width: 160px;
height: 98px
}
.saved_addr_delete_tip .arrow {
left: 129px
}
.saved_addr_delete_tip .tiptxt {
color: #333;
padding-top: 20px;
text-align: center
}
.saved_addr_delete_tip .btnbox {
padding-top: 20px
}
.co_saved_addr_item:hover,.addr_hover {
border-color: #f1b7d0
}
.co_saved_addr_item:hover .saved_addr_edit,.addr_hover .saved_addr_edit,.co_saved_addr_item:hover .def_addr,.addr_hover .def_addr {
display: block
}
.addr_selected:hover,.addr_selected {
background: url(../images/bg_addr_selected.png?18675664) no-repeat 276px 173px #f9f9f9;
border-color: #6bc30d
}
.full_addr .cash_pay_not {
background: #f9f9f9;
padding-left: 10px;
bottom: 4px;
color: #999;
height: 22px;
position: absolute;
right: 0;
width: 100px
}
.co_create_addr {
background: url(../images/new_addr1.jpg?7294f810) no-repeat 126px 60px;
border: 1px dashed #6bc30d;
color: #6bc30d;
display: block;
font-size: 14px;
height: 80px;
padding-top: 118px;
text-align: center;
width: 304px
}
.co_create_addr:hover {
background: url(../images/new_addr2.jpg?362fb767) no-repeat 125px 59px;
color: #6bc30d;
text-decoration: none;
border: 2px solid #6bc30d;
width: 302px;
height: 78px;
padding-top: 117px
}
.co_more_addr {
height: 20px;
line-height: 20px;
padding-bottom: 20px;
font-size: 14px
}
.co_more_addr a {
background: url(../images/icon_repeat.png?5379e784) no-repeat;
padding-left: 20px
}
.co_more_addr a:hover {
text-decoration: none
}
.co_more_addr a.fold {
background-position: 3px -246px
}
.co_more_addr a.fold:hover {
background-position: 3px -396px
}
.co_more_addr a.unfold {
background-position: 3px -296px
}
.co_more_addr a.unfold:hover {
background-position: 3px -446px
}
.co_more_addr a.add {
background-position: 3px -347px
}
.co_more_addr a.add:hover {
background-position: 3px -497px
}
.mod_address_warn {
border: 2px solid #f79aca
}
.mod_address_warn .co_saved_addr {
padding: 19px 0 0 18px
}
.mod_address_warn .co_userinfo_edit {
padding: 15px 39px 25px
}
.z_show_all_addr .li_more {
display: block;
_display: inline
}
.z_addr_delete_clicked .saved_addr_delete_tip {
display: block
}
.z_addr_default .saved_addr_edit .sep,.z_addr_default .saved_addr_delete,.z_addr_default .saved_addr_edit .saved_addr_delete_tip {
display: none
}
.co_dropdown {
height: 24px;
position: relative;
width: 140px;
z-index: 10
}
.co_dropdown_btn {
background: url(../images/bg_slidedown.png?b69b754c) no-repeat right top;
border: 1px solid #b3b3b3;
color: #999;
display: block;
line-height: 22px;
height: 22px;
overflow: hidden;
padding: 0 23px 0 10px;
cursor: pointer
}
.co_dropdown_clicked {
background-position: right -32px;
border-color: #feb3da;
color: #333
}
.co_dropdown_con {
background: #fff;
border: 1px solid #feb3da;
position: absolute;
top: 23px;
width: 138px;
z-index: 100
}
.co_dd_loading {
text-align: center
}
.ico_loading {
background: url(../images/loading_f.gif?5fc2acd8) no-repeat 0 7px;
display: inline-block;
height: 34px;
line-height: 34px;
padding-left: 30px;
font-size: 14px
}
.co_dd_parent_null {
padding-left: 10px;
height: 34px;
line-height: 34px
}
.co_dd_tip {
color: #6bc30d;
font-family: '\5b8b\4f53';
line-height: 20px;
padding: 4px 6px 0
}
.co_dd_list li {
margin-bottom: 1px
}
.co_dd_list li span {
display: block;
height: 22px;
line-height: 22px;
padding-left: 10px;
cursor: pointer;
overflow: hidden
}
.co_dd_list li span:hover {
color: #6bc30d;
text-decoration: none
}
.co_dd_list li.curr span {
background: #6bc30d;
color: #fff
}
.co_dd_list li.curr span:hover {
color: #fff
}
.z_co_dropdown_complete .co_dropdown_btn {
color: #333
}
.co_dropdown_addr1 {
z-index: 11
}
.co_dropdown_addr1 .co_dropdown_con {
width: 478px
}
.co_dropdown_addr1 .co_dd_list {
padding: 4px 0 4px 4px;
width: 474px
}
.co_dropdown_addr1 .co_dd_list li {
float: left;
margin-right: 3px;
width: 115px
}
.co_dropdown_addr2 .co_dropdown_con {
width: 356px
}
.co_dropdown_addr2 .co_dd_list {
padding: 4px 0 4px 4px;
width: 352px
}
.co_dropdown_addr2 .co_dd_list li {
float: left;
margin-right: 3px;
width: 85px
}
.co_dropdown_addr2 .co_dd_list li.not_known {
width: 100%;
margin-right: 0
}
.z_index12 {
z-index: 12
}
.z_index13 {
z-index: 13
}
.z_index14 {
z-index: 14
}
.co_addr_formtype {
line-height: 22px;
padding-bottom: 15px
}
.co_addr_edit_form {
width: 880px
}
.co_addr_edit_form .inp_txt {
color: #333
}
.co_addr_edit_form .c_load {
padding-left: 5px
}
.co_addr_edit_form .form_item {
float: left;
width: 100%;
padding-bottom: 10px;
line-height: 24px
}
.co_addr_edit_form .form_item .title {
float: left;
text-align: right;
width: 80px
}
.co_addr_edit_form .form_item .input_area {
float: left;
width: 800px
}
.co_addr_edit_form .form_item .inp_txt {
margin-right: 10px
}
.co_addr_edit_form .co_dropdown {
margin-right: 10px
}
.co_detail_addr {
padding-top: 10px
}
.co_detail_addr .inp_txt {
vertical-align: middle
}
.co_detail_addr .parent_addr {
margin-right: 10px
}
.co_detail_addr .shopping_tips {
display: inline-block;
margin-right: 20px
}
.co_addr_btnbox {
padding: 0 0 0 20px
}
.co_addr_savetip {
width: 100%;
line-height: 24px;
height: 24px;
font-family: '\5b8b\4f53'
}
.co_addr_savebtn {
padding-right: 20px
}
.co_moneybag_nologin {
height: 24px;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
line-height: 24px
}
.co_moneybag_nologin {
padding-top: 10px
}
.u_alipay_accout {
width: 410px
}
.u_acc_inputarea {
height: 48px;
padding-top: 5px;
width: 100%
}
.u_acc_infor {
width: 250px
}
.u_acc_infor .inp_txt {
width: 224px
}
.u_acc_inputarea .wrong_tip {
color: #6bc30d;
padding-top: 5px;
width: 100%;
display: none
}
.u_acc_inputarea .cur_acc {
color: #f97500;
font: 700 14px/24px '\5b8b\4f53';
padding-right: 15px
}
.u_acc_inputarea .other_acc {
line-height: 24px;
color: #666;
text-decoration: underline
}
.u_acc_inputarea .other_acc:hover {
color: #f30082
}
.u_acc_tip {
color: #999;
height: 20px;
line-height: 20px;
padding-bottom: 5px
}
.pop_alipay_cod_app {
width: 482px
}
.alipay_cod_app {
margin: 0 auto;
width: 445px
}
.alipay_cod_app_step {
padding: 10px 0 45px;
position: relative
}
.alipay_cod_app_step .pic {
background: url(../images/icons2.png?eed24aae) no-repeat 0 -250px;
width: 442px;
height: 50px
}
.alipay_cod_app_step .txt {
position: absolute;
top: 65px;
line-height: 18px
}
.alipay_cod_app_step .step1 {
left: 16px;
width: 62px
}
.alipay_cod_app_step .step2 {
left: 140px;
width: 62px
}
.alipay_cod_app_step .step3 {
left: 241px;
width: 85px
}
.alipay_cod_app_step .step4 {
left: 351px;
width: 85px
}
.alipay_cod_app .btnbox {
display: none;
padding: 20px 0 10px;
text-align: center
}
.alipay_wallet_main {
background: #f9f9f9;
border: 1px solid #cbcacc;
padding: 10px 15px 0;
width: 413px;
height: 96px;
margin-top: 10px;
display: none
}
.alipay_wallet_main .arrow_top {
font-size: 0;
height: 12px;
position: relative;
top: -23px;
left: 10px;
width: 12px;
overflow: hidden
}
.alipay_wallet_main .arrow_top i {
border-style: dashed dashed solid;
border-width: 6px;
left: 0;
position: absolute;
top: 0;
z-index: 10
}
.alipay_wallet_main .arrow_top .layer1 {
border-color: transparent transparent #cbcacc
}
.alipay_wallet_main .arrow_top .layer2 {
border-color: transparent transparent #f9f9f9;
top: 1px
}
.alipay_acc_loading {
display: none;
width: 100%;
padding: 38px 0 0;
text-align: center
}
.alipay_acc_loaded {
display: none
}
.alipay_acc_quicklogin {
display: none
}
.z_acc_input_wrong .inp_txt {
border-color: #6bc30d
}
.z_acc_input_wrong .wrong_tip {
display: block
}
.z_acc_loading .alipay_acc_loading,.z_acc_loaded .alipay_wallet_main,.z_acc_loaded .alipay_acc_loaded,.z_acc_loaded .btn_on,.z_acc_quicklogin .alipay_wallet_main,.z_acc_quicklogin .alipay_acc_quicklogin,.z_acc_quicklogin .btn_on,.z_acc_verify .btn_off {
display: block
}
.z_acc_verify .btn_on {
display: none
}
.e_pay {
height: 43px
}
.e_pay_inner {
border: 1px solid #fff;
height: 41px;
width: 177px;
position: relative;
cursor: pointer
}
.e_pay_logo {
border: 1px solid #cbcbcb;
width: 175px;
height: 39px
}
.e_pay:hover,.e_pay:hover .e_pay_logo {
border-color: #6bc30d
}
.e_pay:hover,.e_pay_hover {
z-index: 11
}
.e_pay_tag {
height: 18px;
line-height: 16px;
width: 72px;
text-align: center;
position: absolute;
position: absolute;
right: -5px;
top: 3px;
text-shadow: 1px 1px #fff;
color: #666
}
.e_pay_account {
bottom: 3px;
font-family: '\5b8b\4f53';
font-size: 14px;
font-weight: 700;
line-height: 16px;
width: 64px;
position: absolute;
right: 0
}
.e_pay_ad {
position: absolute;
z-index: 6;
left: 0;
top: -18px;
border: 1px solid #ff8145;
height: 16px;
line-height: 16px;
color: #ff8145;
padding: 0 10px;
font-family: '\5b8b\4f53'
}
.e_pay_ad_tip {
background-color: #fffdf0;
border: 1px solid #ffa479;
padding: 3px 10px;
position: absolute;
z-index: 8;
width: 110px;
right: 9999em;
top: -10px
}
.e_pay_ad_tip .arrow {
height: 10px;
left: -10px;
position: absolute;
top: 11px;
width: 10px
}
.e_pay_ad_tip .arrow i {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0;
border-style: dashed solid dashed dashed
}
.e_pay_ad_tip .arrow .layer1 {
border-color: transparent #fffdf0 transparent transparent;
z-index: 2
}
.e_pay_ad_tip .arrow .layer2 {
border-color: transparent #ffa479 transparent transparent;
left: -1px
}
.e_pay_ad:hover,.e_pay_ad_hover {
z-index: 7
}
.e_pay_ad:hover .e_pay_ad_tip,.e_pay_ad_hover .e_pay_ad_tip {
right: -141px;
z-index: 9
}
.e_pay_top_tip,.e_pay_ok_tips {
background-color: #fffdf0;
border: 1px solid #ffa479;
height: 20px;
line-height: 20px;
padding: 5px 10px;
position: absolute;
top: -40px;
left: -1px;
display: none;
white-space: nowrap;
z-index: 10
}
.e_pay_top_tip .arrow,.e_pay_ok_tips .arrow {
height: 10px;
left: 30px;
position: absolute;
bottom: -10px;
width: 10px
}
.e_pay_top_tip .arrow i,.e_pay_ok_tips .arrow i {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0;
border-style: solid dashed dashed
}
.e_pay_top_tip .arrow .layer1,.e_pay_ok_tips .arrow .layer1 {
border-color: #fffdf0 transparent transparent;
z-index: 2
}
.e_pay_top_tip .arrow .layer2,.e_pay_ok_tips .arrow .layer2 {
border-color: #ffa479 transparent transparent;
top: 1px
}
.e_pay_ok_tips {
width: 58px;
left: 50%;
margin-left: -40px;
border-color: #8acd97;
background: #fff
}
.e_pay_ok_tips .arrow {
left: 35px
}
.e_pay_ok_tips .arrow .layer1 {
border-color: #fff transparent transparent
}
.e_pay_ok_tips .arrow .layer2 {
border-color: #8acd97 transparent transparent
}
.e_pay_ok_tips .i2_right_16 {
margin: 0 5px -4px 0
}
.e_pay_ok_tips .txt {
color: #4fb362
}
.e_pay_infor {
background-color: #fffdf0;
border: 1px solid #ffa479;
height: 36px;
line-height: 18px;
line-height: 18px;
padding: 3px 12px 2px;
position: relative;
left: 10px;
white-space: nowrap;
display: none
}
.e_pay_infor .arrow {
width: 12px;
height: 12px;
overflow: hidden;
position: absolute;
top: 15px;
left: -11px
}
.e_pay_infor .arrow em {
border-width: 6px;
height: 0;
width: 0;
overflow: hidden;
position: absolute;
border-style: dashed solid dashed dashed;
top: 0
}
.e_pay_infor .arrow .layer2 {
border-color: transparent #ffa479 transparent transparent;
right: 1px
}
.e_pay_infor .arrow .layer1 {
border-color: transparent #fffdf0 transparent transparent;
right: 0
}
.e_pay_infor .keylink {
color: #369
}
.e_pay_check {
background-position: -100px 0;
width: 22px;
height: 22px;
position: absolute;
right: 0;
bottom: 9999em
}
.e_pay_cover {
background: #fff;
filter: alpha(opacity=60);
background: rgba(255,255,255,.6);
height: 43px;
position: absolute;
left: -1px;
top: -1px;
width: 181px;
display: none
}
.e_pay_forbid {
background-position: 0 -50px;
width: 27px;
height: 27px;
display: inline-block;
position: absolute;
top: 8px;
right: 30px;
display: none
}
.e_pay_list li {
float: left;
height: 43px;
margin: 0 0 20px;
width: 179px;
padding: 0 19px
}
.e_pay_more a {
color: #6bc30d;
display: inline-block;
height: 20px;
line-height: 20px;
margin-top: 11px
}
.e_pay_more a:hover {
text-decoration: none
}
.e_pay_more .arrow {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
border-color: #6bc30d transparent transparent;
border-style: solid dashed dashed;
margin: 0 0 -3px 5px
}
.e_pay_list li.li_more {
display: none
}
.z_e_pay_check .e_pay_inner,.z_e_pay_check .e_pay_logo {
border-color: #6bc30d
}
.z_e_pay_check .e_pay_check {
bottom: 1px;
_bottom: 0
}
.z_e_pay_check .e_pay_ad {
left: -1px
}
.z_e_pay_check .e_pay_cover {
display: none
}
.co_record_wrap .z_e_pay_check .e_pay_cover {
display: none
}
.co_record_wrap .z_e_pay_check .e_pay_infor {
display: inline
}
.z_e_pay_disable {
cursor: default
}
.z_e_pay_disable .e_pay_cover,.z_e_pay_disable .e_pay_forbid {
display: block
}
.z_e_pay_disable:hover,.e_pay_disable_hover {
border-color: #fff
}
.z_e_pay_disable:hover .e_pay_logo,.e_pay_disable_hover .e_pay_logo {
border-color: #cbcbcb
}
.z_e_pay_disable:hover .e_pay_top_tip,.e_pay_disable_hover .e_pay_top_tip {
display: block
}
.z_e_pay_toptip .e_pay_top_tip {
display: block
}
.z_e_pay_ok_tips .e_pay_ok_tips {
display: block
}
.z_pay_list_all li.li_more {
display: block
}
.z_pay_list_all li.e_pay_more {
display: none
}
.co_payment_ad {
border: 1px solid #ff8145;
color: #ff8145;
line-height: 20px;
padding: 0 12px
}
.co_payment_ad a {
color: #ff8145
}
.co_payment_top_ad {
padding-left: 25px
}
.co_payment_top_ad .m_bubble_black {
left: -87px;
bottom: 22px;
_bottom: 40px
}
.co_payment_top_ad .m_bubble_black .arrow_bottom {
left: 94px
}
.co_payment_main {
padding-top: 1px;
padding-bottom: 0;
position: relative;
display: none
}
.co_payment_main .u_load_auto32 {
background: rgba(0,0,0,.6);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
padding: 22px 0;
text-align: center;
position: absolute;
left: 392px;
top: 50%;
margin-top: -55px;
width: 215px;
z-index: 20
}
.co_payment_main .u_load_auto32 .u_load_txt {
color: #fff;
font-weight: 700
}
.co_payment_wallet {
width: 100%;
line-height: 23px;
padding-top: 15px;
position: relative
}
.co_payment_wallet .radio,.co_payment_wallet .check {
padding-right: 20px
}
.co_payment_wallet .radio label,.co_payment_wallet .check label,.co_payment_record .radio label,.co_payment_record .check label {
padding-left: 8px
}
.p_wallet_sum {
background-color: #e5639f;
color: #fff;
height: 23px;
line-height: 23px;
position: relative;
text-align: center;
padding: 0 15px
}
.p_wallet_sum .arrow {
border-width: 4px;
border-style: dashed solid dashed dashed;
border-color: transparent #e5639f transparent transparent;
width: 0;
height: 0;
overflow: hidden;
position: absolute;
left: -8px;
top: 7px
}
.p_enough_tips {
display: none
}
.p_wallet_cover {
height: 24px;
position: absolute;
top: 15px;
width: 0;
left: -9999em;
cursor: pointer
}
.co_record_wrap {
width: 100%;
position: relative;
*z-index: 2
}
.co_record_wrap .e_pay_cover {
display: block
}
.co_record_wrap .e_pay:hover .e_pay_cover {
display: none
}
.co_payment_record {
padding: 20px 0 43px;
width: 100%
}
.co_payment_record .radio,.co_payment_record .check {
padding-right: 15px;
line-height: 43px;
position: relative
}
.co_payment_record .e_pay,.co_payment_record .e_pay_inner,.co_payment_record .e_pay_infor {
float: left
}
.p_record_sum {
color: #f434a5;
font: 20px/23px arial
}
.p_record_cover {
height: 43px;
position: absolute;
top: 0;
width: 0;
left: -9999em;
cursor: pointer
}
.p_record_common {
margin-left: 20px;
width: 878px
}
.p_record_common .label {
line-height: 43px;
width: 118px
}
.p_record_common .e_pay_list li {
margin-bottom: 27px;
*padding-bottom: 27px;
padding-left: 2px
}
.co_payment_all_slide {
width: 96px;
padding-bottom: 20px;
margin-left: 24px;
cursor: pointer
}
.co_payment_all_slide .item {
border-bottom: 1px solid #6bc30d;
color: #6bc30d;
width: 96px;
height: 18px;
line-height: 18px;
text-align: center;
padding-top: 4px;
position: relative
}
.co_payment_all_slide .up {
display: none
}
.co_payment_all_slide .arrow {
bottom: -10px;
height: 5px;
left: 43px;
position: absolute;
width: 10px
}
.co_payment_all_slide .arrow em {
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0
}
.co_payment_all_slide .up em {
border-style: dashed dashed solid;
border-color: transparent transparent #6bc30d;
top: -5px
}
.co_payment_all_slide .down em {
border-style: solid dashed dashed;
border-color: #6bc30d transparent transparent
}
.co_payment_record .co_payment_all_slide {
display: none
}
.z_co_payment_inited .co_payment_hint {
display: none
}
.z_co_payment_inited .co_payment_main {
display: block
}
.z_wallet_record_pay .radio label {
padding-left: 20px
}
.z_wallet_none_newcomer .co_payment_wallet,.z_wallet_record_pay .co_payment_wallet {
display: none
}
.z_wallet_none_newcomer .co_payment_record .radio input,.z_wallet_none_newcomer .co_payment_record .check,.z_wallet_record_pay .co_payment_record .radio input,.z_wallet_record_pay .co_payment_record .check {
display: none
}
.z_wallet_record_pay .co_payment_record .radio .co_payment_price {
display: none
}
.z_wallet_none .co_payment_wallet .radio,.z_wallet_none .co_payment_record .radio,.z_wallet_enough .co_payment_wallet .radio,.z_wallet_enough .co_payment_record .radio {
display: block
}
.z_wallet_enough .p_enough_tips {
display: inline
}
.z_wallet_none .co_payment_wallet .check,.z_wallet_none .co_payment_record .check,.z_wallet_enough .co_payment_wallet .check,.z_wallet_enough .co_payment_record .check {
display: none
}
.z_wallet_none .p_wallet_sum {
background-color: #333
}
.z_wallet_none .p_wallet_sum .arrow {
border-color: transparent #333 transparent transparent
}
.z_wallet_none .co_payment_wallet .p_wallet_cover {
filter: alpha(opacity=70);
background: rgba(255,255,255,.7);
width: 100%;
left: 0
}
.z_wallet_lack .co_payment_wallet .radio,.z_wallet_lack .co_payment_record .radio {
display: none
}
.z_wallet_lack .co_payment_wallet .check,.z_wallet_lack .co_payment_record .check {
display: block
}
.z_wallet_uncheck .p_wallet_cover,.z_record_uncheck .p_record_cover {
background: #fff;
filter: alpha(opacity=10);
background: rgba(255,255,255,.1);
width: 100%;
left: 0
}
.z_record_uncheck .co_payment_price {
display: none
}
.z_no_record .p_record_common,.z_no_record_check .p_record_common {
display: none
}
.z_no_record_check .co_payment_all_slide {
display: inline
}
.z_payment_slideup .up {
display: block
}
.z_payment_slideup .down {
display: none
}
.co_payment_bubble_tip {
color: #999;
cursor: pointer;
position: absolute;
right: 20px;
top: 50px;
text-decoration: underline;
z-index: 50
}
.co_payment_bubble_tip .m_bubble {
right: 0;
top: 24px;
width: 442px
}
.co_payment_bubble_tip .m_bubble_arrow_top {
left: 418px
}
.co_payment_bubble_cnt {
line-height: 22px;
font-family: '\5b8b\4f53';
padding-left: 5px
}
.co_payment_bubble_cnt .title {
font-weight: 700;
color: #ee802f;
padding-bottom: 6px
}
.co_payment_bubble_cnt .tips {
padding-bottom: 6px
}
.co_payment_bubble_cnt .tips .key {
font-weight: 700;
color: #333
}
.co_payment_bubble_cnt .tips .hint {
padding-left: 1em;
color: #666
}
.co_cash_tab_trigger .trigger_item {
width: 121px;
height: 36px;
float: left;
margin-right: 5px;
margin-bottom: -2px;
position: relative
}
.co_cash_tab_trigger .trigger_item a {
display: block;
width: 119px;
height: 33px;
line-height: 33px;
border: 1px solid #ddd;
border-bottom: medium none;
background: #f7f7f7;
color: #666;
font-weight: 700;
text-align: center
}
.co_cash_tab_trigger .trigger_item a:hover {
text-decoration: none;
color: #6bc30d
}
.co_cash_tab_trigger .trigger_curr a {
background: #fff;
border: 2px solid #bfbfbf;
border-bottom: medium none;
height: 34px;
width: 117px;
color: #333
}
.co_cash_tab_trigger .trigger_item a.trigger_icotip .ico {
vertical-align: middle;
margin-right: 3px
}
.co_cash_tab_trigger .trigger_item a.trigger_icotip .txt {
display: inline-block;
vertical-align: middle
}
.co_cash_tab_trigger .trigger_ad {
background: #fff;
position: absolute;
right: 0;
top: -15px;
border: 1px solid #ff8145;
color: #ff8145;
height: 18px;
line-height: 18px;
text-align: center;
padding: 0 2px
}
.co_cash_tab_trigger .trigger_tag {
position: absolute;
right: 0;
top: -12px
}
.trigger_ad .arrow {
bottom: -4px;
height: 4px;
left: 5px;
position: absolute
}
.trigger_ad .arrow i {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
overflow: hidden;
border-width: 4px;
border-style: solid dashed dashed
}
.trigger_ad .arrow .layer1 {
border-color: #fff transparent transparent;
z-index: 3
}
.trigger_ad .arrow .layer2 {
border-color: #ff8145 transparent transparent;
z-index: 2;
top: 1px
}
.co_cash_tab_cnt {
padding: 13px 0 0;
border: 2px solid #bfbfbf
}
.co_cash_tab_cnt .cnt_item {
display: none
}
.co_cash_tab_cnt .cnt_item .co_payment_ad {
margin-left: 20px;
margin-right: 20px
}
.co_cash_tab_cnt .cnt_item .e_pay_list {
margin: 20px 0 0;
*padding-bottom: 20px
}
.co_cash_tab_cnt .e_pay_list .e_pay_ali {
width: 700px;
height: auto
}
.e_pay_ali .e_pay {
float: left
}
.co_payment_cod .e_pay_list {
width: 434px
}
.co_payment_all {
border-top: 1px solid #d2d1d3;
padding: 13px 0 25px;
width: 878px;
margin: 0 20px;
display: none
}
.co_payment_all .co_cash_tab {
margin-top: 25px
}
.co_cash_describe {
line-height: 20px;
padding: 15px 20px 0;
font-family: '\5b8b\4f53'
}
.co_cash_describe .i1_arrow_9 {
margin: 0 5px 0 0
}
.quickpay_preview {
width: 113px;
height: 17px;
display: inline-block;
background-position: -100px -50px;
margin: 0 0 -3px 5px;
position: relative;
overflow: hidden;
cursor: pointer;
z-index: 10
}
.quickpay_preview img {
position: absolute;
right: -173px;
top: 30px
}
.quickpay_preview:hover,.quickpay_preview_hover {
overflow: visible
}
.pop_installment {
width: 710px
}
.pop_installment .m_popup_main {
padding: 30px 0 0
}
.pop_installment .title {
padding-left: 37px;
font: 700 14px/30px '\5FAE\8F6F\96C5\9ED1',sans-serif
}
.pop_installment .installment_infor {
padding-left: 37px;
height: 41px;
width: 673px;
position: relative
}
.installment_infor .logo {
border: 1px solid #cbcbcb;
height: 39px;
width: 175px;
margin-right: 10px
}
.installment_infor .cost {
width: 75px
}
.installment_infor .cost .trigger {
line-height: 41px;
color: #999;
cursor: pointer
}
.installment_tip {
background: #f2f2f2;
padding: 3px;
border: 1px solid #c6c6c6;
position: absolute;
left: 106px;
top: 37px;
display: none
}
.installment_tip .arrow {
position: absolute;
width: 12px;
height: 12px;
position: absolute;
left: 138px;
top: -12px
}
.installment_tip .arrow i {
width: 0;
height: 0;
overflow: hidden;
border-width: 6px;
border-style: dashed dashed solid;
position: absolute;
top: 0;
left: 0
}
.installment_tip .arrow .layer1 {
border-color: transparent transparent #c6c6c6
}
.installment_tip .arrow .layer2 {
border-color: transparent transparent #f2f2f2;
top: 1px
}
.installment_infor .cost_hover .installment_tip {
display: block
}
.installment_list {
background: #fff;
padding: 1px
}
.installment_list li {
height: 27px;
overflow: hidden;
height: 26px;
border-bottom: 1px solid #e6e6e6
}
.installment_list li span {
display: inline-block;
width: 87px;
height: 26px;
line-height: 26px;
text-align: center;
border-left: 1px solid #e6e6e6
}
.installment_list li span.tit {
text-align: left;
padding-left: 12px;
width: 75px;
border-left: medium none
}
.installment_list li.last {
border-bottom: medium none
}
.installment_cost {
padding-left: 37px
}
.installment_cost p {
line-height: 30px
}
.installment_cost label {
padding-right: 10px;
margin-right: 20px
}
.installment_cost .input_radio {
margin: 0 3px 2px 0
}
.pop_installment .m_popup_main .btnbox {
text-align: center;
padding: 40px 0 30px
}
.m_payment_tips {
display: none;
margin-bottom: 10px;
padding: 5px 20px 0
}
.m_payment_tips .m_icotip_16 {
display: block;
padding: 7px 14px;
border: 1px solid #f8dbb1;
background-color: #fffaf3
}
.m_payment_tips .txt {
color: #2a2a2a;
font-size: 14px
}
.co_goback,.co_comfirm_submit {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.co_shoppinglist .mod_bd {
padding: 5px 0 0
}
.co_sl_tab {
width: 958px;
margin: 0 auto 20px;
color: #666
}
.co_sl_tab th {
background: #fcf8e2;
font-weight: 400
}
.co_sl_tab th,.co_sl_tab td {
height: 36px;
line-height: 36px
}
.co_sl_tab td {
border-bottom: 1px solid #ddd;
text-align: center
}
.co_sl_tab .td_align_l {
text-align: left
}
.co_sl_tab .td_align_r {
text-align: right
}
.co_sl_tab .td_border_n {
border: 0
}
.co_sl_order {
font-size: 14px;
color: #333
}
.co_show_pic {
padding-right: 10px;
position: relative
}
.co_pop_pic {
padding: 2px;
background: #fff;
border: 1px solid #ddd;
position: absolute;
top: -5px;
left: 46px;
z-index: 1
}
.co_confirm_bar {
background: #fcedf5
}
.co_confirm_info {
width: 657px;
padding: 12px 20px
}
.co_confirm_info td {
padding: 5px 0;
vertical-align: top;
line-height: 20px
}
.co_confirm_main {
width: 637px;
padding: 0 0 10px 20px;
margin-bottom: 10px;
border-bottom: 1px solid #efd3e1
}
.co_confirm_main table {
width: 637px
}
.co_confirm_sec {
width: 637px;
padding: 0 0 10px 20px
}
.co_confirm_pay {
border-left: 1px solid #efd3e1;
width: 300px;
padding-bottom: 20px
}
.co_confirm_pay table {
width: 180px
}
.co_confirm_pay td {
line-height: 16px;
padding: 5px 0
}
.co_confirm_pd {
padding-top: 15px
}
.co_confirm_price {
font-size: 24px
}
.co_comfirm_submit {
width: 180px;
height: 45px;
background-position: -350px -350px;
border: 0;
cursor: pointer;
_background-color: transparent
}
.co_comfirm_submit:hover {
background-position: -350px -400px
}
.bill_li {
padding-right: 20px;
height: 38px
}
.co_bill {
padding: 10px 0
}
.co_bill_done {
padding-top: 8px
}
.co_bill .button_bg,.co_bill .loading_box_xs {
margin: 10px 10px 0 0
}
.co_bill .inp_txt {
margin-top: 10px
}
.co_bill .inp_txt_def {
height: 24px;
padding-left: 5px;
line-height: 24px;
position: absolute;
top: 10px;
left: 0
}
.co_goback {
padding-right: 15px;
background-position: 113px -685px
}
.checkout_detail {
width: 100%
}
.checkout_detail .input_check,.checkout_detail .input_radio {
margin-right: 5px
}
.checkout_detail_label {
float: left;
width: 70px;
line-height: 24px
}
.checkout_detail_main {
float: left;
width: 520px
}
.invoice_box {
padding-bottom: 10px
}
.invoice_trigger,.invoice_disabled {
margin-bottom: 10px;
line-height: 24px
}
.invoice_trigger label,.invoice_disabled label {
font-family: tahoma
}
.bubble_invoice_disable {
left: -136px;
top: -60px;
width: 290px
}
.bubble_invoice_disable .arrow_bottom {
left: 140px
}
.invoice_select {
padding-top: 10px
}
.invoice_select_label {
float: left;
width: 70px;
line-height: 24px
}
.invoice_select_type {
width: 440px;
float: left
}
.invoice_select_type .type_item {
line-height: 24px;
height: 24px;
margin-bottom: 5px
}
.invoice_select_type .type_item label {
font-family: tahoma
}
.invoice_select_type .type_item .company_input {
vertical-align: middle;
height: 24px
}
.invoice_result {
line-height: 24px;
height: 24px;
width: 100%;
cursor: pointer
}
.invoice_result .invoice_edit {
padding-left: 10px
}
.invoice_edit a {
padding-right: 10px;
display: none
}
.invoice_result:hover a,.invoice_result_hover a {
display: inline
}
.invoice_input_tip {
position: relative;
width: auto;
height: 22px;
background: #fffaf3;
border: 1px solid #f8dbb1;
position: relative;
left: 10px;
top: -1px;
display: none
}
.invoice_input_tip .arrow {
position: absolute;
height: 10px;
width: 10px;
overflow: hidden
}
.invoice_input_tip .arrow em {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px
}
.invoice_input_tip .arrow em {
border-style: dashed solid dashed dashed;
top: 0
}
.invoice_input_tip .arrow .layer1 {
border-color: transparent #fffaf3 transparent transparent;
right: 0
}
.invoice_input_tip .arrow .layer2 {
border-color: transparent #f8dbb1 transparent transparent;
right: 1px
}
.invoice_input_tip .arrow .layer3 {
border-color: transparent;
right: 2px
}
.invoice_input_tip .arrow {
left: -10px;
top: 6px
}
.invoice_input_tip .bubble_close {
padding: 4px;
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 8px;
height: 8px;
background-position: -96px -196px;
overflow: hidden;
position: absolute;
right: 5px;
top: 6px;
right: 4px;
cursor: pointer
}
.invoice_input_tip .bubble_inner {
padding: 0 10px
}
.invoice_input_tip .bubble_inner .m_icotip_16 {
margin-top: 3px
}
.invoice_disabled,.invoice_select,.invoice_result,.invoice_select .company_input {
display: none
}
.z_invoice_disabled .invoice_trigger {
display: none
}
.z_invoice_disabled .invoice_disabled,.z_invoice_checked .invoice_select,.z_invoice_success .invoice_result {
display: block
}
.z_invoice_company_checked .company_input {
display: inline-block;
*display: inline;
*zoom: 1
}
.z_invoice_ipt_wrong .invoice_input_tip {
display: inline-block;
*display: inline;
*zoom: 1
}
.z_invoice_sec_pay .invoice_result {
cursor: default
}
.z_invoice_sec_pay .invoice_trigger,.z_invoice_sec_pay .invoice_result:hover a,.z_invoice_sec_pay .invoice_result_hover a {
display: none
}
.co_pay_table {
padding: 15px 0 0 60px;
position: relative;
overflow: hidden;
zoom: 1
}
.co_pay_load {
width: 300px;
position: absolute;
left: 0;
top: -1000px;
text-align: center;
*margin-top: 15px
}
.co_pay_load .txt {
position: relative;
top: -50%
}
.co_pay_load_bg {
width: 300px;
height: 380px;
position: absolute;
left: 0;
bottom: -1000px;
background: #fcedf5;
filter: alpha(opacity=85);
opacity: .85
}
.co_pay_btnbox {
padding-left: 60px
}
.co_save_tip {
width: 100%;
height: 16px;
color: #f20266;
font: 700 12px/16px '\5B8B\4F53',sans-serif;
padding: 10px 0;
visibility: hidden
}
.co_save_tip .i2_warn_16 {
margin: 0 8px -4px 0
}
.co_pay_table_nologin {
padding: 15px 0 35px 60px
}
.z_pay_table_load .co_pay_load {
top: 50%
}
.z_pay_table_load .co_pay_load_bg {
bottom: 0
}
.z_co_pay_save .co_save_tip {
visibility: visible
}
.popup_brand_send {
line-height: 18px;
padding: 4px 10px;
width: 310px;
left: -106px;
bottom: 26px;
_bottom: 40px
}
.popup_brand_send .pop_arrow {
left: 39%
}
.popup_brand_send .key_txt_pink {
color: #ff4aab;
font-family: '\5b8b\4f53'
}
.fund_logo,.fund_icon,.fund_btn_icon {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.fund {
padding: 20px 60px;
background: #fcfbfc;
border: 1px solid #efd3e1
}
.fund_title {
width: 360px;
margin: 0 auto
}
.fund_logo {
background-position: -532px -700px;
width: 238px;
height: 18px;
font-size: 14px;
font-weight: 700;
padding: 12px 0 0 128px;
margin-bottom: 10px
}
.fund_tab {
width: 100%;
margin: 20px 0 15px;
background: #fff;
border: 1px solid #dadada
}
.fund_tab td {
border: 1px solid #dadada
}
.fund_box {
width: 100px;
margin: 20px auto 40px;
text-align: center
}
.fund_icon {
padding-top: 56px;
margin-bottom: 10px;
display: block
}
.fund_icon_1 {
background-position: 20px 0
}
.fund_icon_2 {
background-position: -80px 0
}
.fund_icon_3 {
background-position: -180px 0
}
.fund_icon_4 {
background-position: -285px 0
}
.fund_btn_icon {
height: 20px;
padding-left: 20px;
background-position: -400px -150px
}
.fund .button_bg {
margin-top: 15px
}
.ml54 {
margin-left: 54px
}
.fund_instro {
line-height: 24px
}
.suc_ad_1,.suc_ad_2,.suc_ad_1 a,.paying_suc_icon,.suc_back_co {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.order_success {
margin: 90px auto 0
}
.order_success .order_info {
width: 520px;
margin: 0 auto 44px
}
.order_success .face_bar {
width: 250px;
margin: 0 auto 50px
}
.order_success .face_bar strong {
font-size: 16px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.order_success .suc_width {
width: 400px
}
.order_success .face_bar_2 {
width: 350px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.suc_back_co {
padding-right: 20px;
background-position: 70px -545px
}
.suc_box {
margin-bottom: 10px;
border-bottom: 2px solid #efd3e1
}
.suc_tab,.suc_tab th {
text-align: center
}
.suc_tab {
width: 100%;
border-left: 1px solid #dadada
}
.suc_tab th {
height: 36px;
background: #f7f7f7;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
color: gray
}
.suc_tab td {
height: 55px;
background: #fff;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
font-size: 14px
}
.suc_tab .pop_explain {
text-align: left;
font-size: 12px
}
.suc_tab_done {
padding: 0 10px 0 50px
}
.suc_tab_done .shopping_tips .popup_box {
display: block;
left: -80px
}
.suc_tab_td {
padding: 20px 50px;
text-align: left
}
.suc_tab_li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #f6dae9
}
.suc_tips {
padding-bottom: 25px;
border-bottom: 1px solid #dadada;
line-height: 24px
}
.suc_ad {
padding: 20px 0 40px;
line-height: 30px
}
.suc_ad_1 {
padding-left: 20px;
background-position: -600px -444px
}
.suc_ad_2 {
padding-left: 20px;
background-position: -600px -594px
}
.suc_ad_1 a {
padding-right: 15px;
background-position: 55px -695px
}
.order_paying {
margin: 20px 0 50px
}
.order_paying .suc_tab,.order_paying .button_bg {
margin-top: 15px
}
.order_paying .suc_tab_td {
background: #fcedf5
}
.pay_fail_tips {
padding: 10px 0 0 10px
}
.paying_suc_icon {
padding-left: 25px;
background-position: -600px -398px
}
.suc_pop_payment {
width: 880px;
padding: 20px;
background: #fff
}
.suc_pop_payment .payment_div {
width: auto;
margin: 0
}
.suc_pop_payment .button_bg {
display: block;
margin: 0 auto
}
.suc_pop_payment_close {
width: 12px;
height: 12px;
display: block;
background-position: -500px 0;
position: absolute;
top: 10px;
right: 20px;
cursor: pointer
}
.suc_bubble_tip {
bottom: 25px;
left: -84px
}
.suc_bubble_tip .arrow_bottom {
left: 94px
}
.suc_bubble_tip2 {
display: block;
left: -80px;
bottom: 23px
}
.suc_bubble_tip2 .arrow_bottom {
left: 94px
}
.order_gift_box {
padding: 25px 0 15px
}
.order_gift_box .title {
font-weight: 700;
line-height: 18px
}
.order_gift_list {
padding: 5px 0;
border-bottom: 1px solid #dadada
}
.order_gift_list p {
font-family: '\5b8b\4f53';
line-height: 24px;
padding-left: 15px
}
.order_gift_list p.item {
font-size: 14px;
width: 580px
}
.order_gift_list .item .icon {
background: url(../images/icons1.png?5510cfbb) no-repeat -244px -100px;
float: left;
display: inline;
width: 6px;
height: 11px;
margin: 6px 0 0 -15px
}
.virtual_gift_list {
border-bottom: 1px dashed #dadada
}
.pop_payments_other {
width: 980px
}
.pop_payments_other .m_popup_main {
padding: 60px 50px 30px;
width: 880px
}
.order_success .order_act {
overflow: hidden
}
.order_success .order_act_box {
width: 320px;
height: 88px;
margin: 10px 0 0 5px;
padding-left: 18px;
float: left;
border-left: 1px solid #c2c0c2;
display: inline
}
.order_success .order_act_text {
margin-bottom: 5px;
line-height: 22px;
color: gray
}
.share_sn,.share_tx,.share_kj,.share_rr,.share_db,.share_kx {
background: url(../images/icons.png?e158a83b) no-repeat 0 -900px;
display: inline-block;
width: 32px;
height: 32px
}
.share_sn:hover {
background-position: -50px -900px
}
.share_tx {
background-position: -100px -900px
}
.share_tx:hover {
background-position: -150px -900px
}
.share_kj {
background-position: -200px -900px
}
.share_kj:hover {
background-position: -250px -900px
}
.share_rr {
background-position: -300px -900px
}
.share_rr:hover {
background-position: -350px -900px
}
.share_db {
background-position: -400px -900px
}
.share_db:hover {
background-position: -450px -900px
}
.share_kx {
background-position: -500px -900px
}
.share_kx:hover {
background-position: -550px -900px
}
.ad_share {
padding-bottom: 36px;
font: 14px/32px '\5FAE\8F6F\96C5\9ED1'
}
.sucess_ad {
text-align: left;
width: 500px;
display: block;
margin: 0 auto
}
.sucess_ad a {
color: #f30082;
text-decoration: none;
font: 700 16px/32px arial,'\5b8b\4f53',sans-serif
}
.share_weibo {
text-align: right
}
.share_weibo_l {
text-align: right;
font: 700 16px/32px arial,'\5b8b\4f53',sans-serif;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle
}
.share_weibo_list {
height: 32px;
width: 280px;
vertical-align: middle;
display: inline-block;
*display: inline;
*zoom: 1
}
.share_weibo_list a {
display: inline;
float: left;
margin: 0 10px 0 0
}
.qr_alipay_wallet {
padding: 10px 0 30px
}
.qr_alipay_wallet .note {
font-family: '\5b8b\4f53';
text-align: center;
line-height: 24px;
padding-bottom: 10px
}
.qr_box {
background: url(../images/bg_qr_arrow.png?8ffc50d9) no-repeat 157px 25px;
border: 2px solid #dbdbdb;
height: 110px;
margin: 0 auto;
padding: 10px 0 0 50px;
width: 282px
}
.qr_box .qr {
height: 100px;
margin-right: 28px;
width: 100px
}
.qr_box .qr_infor {
width: 120px
}
.qr_box .qr_infor p {
line-height: 24px;
text-align: center
}
.haitao_upload_tip {
text-align: center;
padding: 5px 24px;
background-color: #dff0f8;
border: 1px solid #b4e0f4;
width: 478px;
margin: 0 auto 25px
}
.haitao_upload_tip .inner {
display: inline-block;
padding-left: 45px
}
.haitao_upload_tip .inner .ico {
float: left;
display: inline;
width: 32px;
margin-left: -45px
}
.haitao_upload_tip .inner .txt {
text-align: left;
line-height: 32px
}
.haitao_upload_tip .txt {
color: #666;
font-weight: 700;
font-size: 14px
}
.haitao_upload_tip .txt a {
color: #25a2e3;
font-size: 12px;
font-weight: 400;
text-decoration: underline
}
.suc_main {
width: 998px
}
.suc_hd {
background: #f9f9f9;
padding: 0 44px;
height: 54px;
padding-top: 22px;
position: relative
}
.order_result_tip {
display: inline-block
}
.order_result_tip .ico {
margin-right: 5px;
vertical-align: top
}
.order_result_tip .txt {
color: #333;
display: inline-block
}
.order_result_tip .ico,.order_result_tip .txt {
vertical-align: middle
}
.order_result_tip .ico {
margin-right: 10px
}
.order_result_tip .txt {
font: 700 18px/32px '\5FAE\8F6F\96C5\9ED1',sans-serif
}
.suc_share {
position: absolute;
right: 34px;
top: 27px
}
.suc_hd .suc_share .share-wrap {
margin-left: 20px
}
.suc_bd {
padding: 20px 44px
}
.suc_bd .m_box2_bd {
width: 908px
}
.suc_order_list {
padding: 5px 14px 0
}
.suc_order_item {
padding: 10px 0 20px 18px;
border-bottom: 1px solid #e5e5e5;
position: relative;
_width: 862px
}
.suc_order_item .i_arrow_left_9 {
float: left;
margin-left: -18px;
margin-top: 8px
}
.suc_order_item .suc_order_edit {
position: absolute;
right: 5px
}
.suc_order_main .txt_indent4 {
padding-left: 60px;
text-indent: -60px
}
.suc_order_main .order_desc {
line-height: 25px;
color: #666
}
.suc_order_main .order_desc .order_money {
display: inline-block;
width: 85px;
color: #333
}
.suc_order_main .order_warn {
color: #f30082;
line-height: 25px;
font-family: '\5B8B\4F53',sans-serif
}
.multi_rows_indent4 {
padding-left: 60px;
line-height: 25px;
color: #666
}
.multi_rows_indent4 .label {
float: left;
width: 60px;
margin-left: -60px
}
.multi_rows_indent4 .list {
color: #333
}
.order_addition {
background-color: #dff0f8;
border: 1px solid #b4e0f4;
width: 562px;
height: 16px;
padding: 12px 15px;
margin-top: 10px
}
.order_addition .tip {
display: inline-block;
height: 16px;
line-height: 16px
}
.order_addition .tip .ico {
margin-right: 5px;
vertical-align: top
}
.order_addition .tip .txt {
color: #333;
display: inline-block
}
.order_addition .keylink {
position: relative;
left: 20px;
color: #3466aa;
font: 700 14px/16px '\5B8B\4F53',sans-serif
}
.suc_bubble_cod_app {
cursor: pointer
}
.suc_bubble_cod_app .m_bubble {
width: 292px;
bottom: 52px;
left: 270px
}
.suc_bubble_cod_app .m_bubble .m_bubble_arrow_bottom {
left: 142px
}
.suc_bubble_cod_app .m_bubble .qr_box {
border: medium none;
padding: 10px 0 0;
background-position: 104px 25px
}
.suc_bubble_cod_app:hover .m_bubble,.suc_bubble_cod_app_hover .m_bubble {
display: block
}
.suc_order_edit {
position: absolute;
right: 5px;
top: 10px;
width: 72px
}
.suc_order_edit .order_state {
height: 22px;
margin-bottom: 5px;
text-align: center
}
.suc_order_edit .order_state .i_warn_16 {
display: none
}
.suc_orders_bar {
background-color: #f8f8f8;
border-top: 1px solid #dfdfdf;
position: relative;
_width: 908px;
margin-top: -1px
}
.suc_orders_bar .goto_cart {
position: absolute;
top: 14px;
right: 20px
}
.suc_orders_bar .goto_cart .f_blue {
font-family: '\5B8B\4F53',sans-serif
}
.suc_orders_income {
padding: 6px 32px
}
.suc_orders_income .v_income {
display: inline-block;
display: block;
padding: 5px 0
}
.suc_orders_income .v_income .ico {
margin-right: 5px;
vertical-align: top
}
.suc_orders_income .v_income .txt {
color: #666;
display: inline-block
}
.suc_orders_income .v_income .ico,.suc_orders_income .v_income .txt {
vertical-align: middle
}
.suc_orders_income .score_income {
display: inline-block;
display: block;
padding: 5px 0
}
.suc_orders_income .score_income .ico {
margin-right: 5px;
vertical-align: top
}
.suc_orders_income .score_income .txt {
color: #666;
display: inline-block
}
.suc_orders_income .score_income .ico,.suc_orders_income .score_income .txt {
vertical-align: middle
}
.suc_orders_income .keylink {
position: relative;
left: 20px;
font-family: '\5B8B\4F53',sans-serif;
color: #3466aa
}
.suc_note .title {
line-height: 20px
}
.suc_note .desc p {
line-height: 20px
}
.m-success-ads {
padding: 30px 0 0
}
.m-success-ad {
margin-bottom: 15px;
width: 910px;
height: 86px;
overflow: hidden
}
.m-success-ad-spe {
height: 250px
}
.fund2 {
padding: 20px 15px 40px
}
.z_suc_order_warn .order_state .i_order_ok {
display: none
}
.z_suc_order_warn .order_state .i_warn_16 {
display: inline-block
}
.order_success {
margin: 90px auto 0
}
.order_success .order_info {
width: 520px;
margin: 0 auto 44px
}
.order_success .face_bar {
width: 250px;
margin: 0 auto 50px
}
.order_success .face_bar strong {
font-size: 16px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.order_success .suc_width {
width: 400px
}
.order_success .face_bar_2 {
width: 350px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.suc_back_co {
padding-right: 20px;
background-position: 70px -545px
}
.order_related_tipbox {
padding: 80px 0
}
.order_pay_waiting {
width: 400px;
margin: 50px auto
}
.order_pay_waiting .waiting_tit {
height: 20px;
padding-bottom: 40px
}
.order_pay_waiting .waiting_tit em {
padding-left: 5px;
font-size: 16px
}
.order_pay_waiting p {
height: 30px;
line-height: 30px
}
.rework_tips {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #bdbdbd
}
.pop_close_icon,.pop_close_icon1,.payment_popup .service_bar,.ico_right,.ico_wrong,.pay_faq_btn,.pay_faq_btn_open {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.pop_close_icon {
width: 10px;
height: 10px;
float: right;
background-position: -500px 0;
position: relative;
display: inline;
cursor: pointer
}
.pop_close_icon1 {
width: 10px;
height: 10px;
background-position: -500px 0;
cursor: pointer;
display: inline-block
}
.shoppingbag_pupup {
padding: 20px;
background: #fdfdfd
}
.shoppingbag_pupup .button_bg_1,.shoppingbag_pupup .button_bg_2,.shoppingbag_pupup .button_bg_3 {
margin: 15px auto
}
.pop_stock {
width: 520px;
padding: 30px
}
.pop_stock_hd {
height: 32px;
margin-bottom: 20px;
line-height: 32px
}
.storck_icon {
width: 42px;
height: 32px;
background-position: -200px -200px
}
.stock_tab {
width: 100%;
background: #fff;
border: 1px solid #dbdada
}
.stock_tab th {
height: 35px;
background: #f7f7f7
}
.stock_tab td {
padding: 7px 0;
border-bottom: 1px solid #dbdada;
text-align: center
}
.stock_tab .td_align_l {
text-align: left
}
.stock_tab .green {
color: #00ae39
}
.pop_stock_fd {
padding-top: 10px;
line-height: 30px
}
.shoppingbag_pupup .pop_stock_fd .button_bg_1 {
margin: 0
}
.pop_coupon {
width: 400px;
padding: 10px 20px 50px
}
.pop_coupon .face_bar {
margin: 40px 0 0 20px
}
.pop_coupon_tips {
width: 280px;
padding-top: 10px;
line-height: 24px
}
.pop_coupon .button_bg {
margin-left: 120px
}
.payment_popup {
background: #fff;
border: 5px solid #c2c2c2;
position: relative;
width: 580px
}
.payment_popup_top {
background-color: #f2f2f2;
height: 26px;
padding: 12px 12px 0 0;
text-align: right
}
.pop_wait_content {
width: 580px
}
.pop_wait_success {
padding: 20px 0 0 10px;
border-bottom: 1px dotted #ccc;
width: 550px;
margin: 0 auto
}
.pop_wait_fail {
padding: 25px 0 15px 10px;
width: 550px;
margin: 0 auto
}
.payment_popup_bar {
font-size: 14px;
font-weight: 700;
left: 20px;
position: absolute;
top: 10px;
z-index: 11;
width: 280px;
height: 18px
}
.payment_popup .service_bar {
background-position: -600px -50px;
color: #666;
cursor: pointer;
display: inline-block;
line-height: 17px;
padding-left: 28px
}
.payment_popup .service_bar:hover {
background-position: -600px -150px;
color: #f30082
}
.pop_pay_verify_title {
font: 700 14px/25px '\5B8B\4F53',arial;
padding: 0 0 5px 15px
}
.pop_pay_verify_title .btnbg {
font-size: 12px;
font-weight: 400;
margin-left: 15px
}
.ico_right,.ico_wrong {
background-position: -100px -850px;
display: inline-block;
height: 22px;
margin: 0 5px -6px 0;
width: 22px
}
.ico_wrong {
background-position: -150px -850px
}
.pop_pay_verify_txt {
color: #f30082;
height: 30px;
text-align: center
}
.pop_pay_verify_txt p {
font-family: '\5B8B\4F53',sans-serif;
line-height: 18px;
padding: 5px 0 0 42px;
text-align: left
}
.pop_pay_verify_change {
color: gray;
line-height: 30px;
font-size: 12px;
font-weight: 400;
padding-left: 15px
}
.pop_pay_verify_change a.keylink {
text-decoration: underline;
color: #f30082
}
.pop_pay_verify_change a.keylink:hover {
text-decoration: underline
}
.pop_wait_load {
font-size: 14px;
height: 24px;
line-height: 24px;
margin: 62px 0 105px 155px
}
.pop_wait_load img {
margin: 0 10px -5px 0
}
.pay_faq_box {
margin: 0 auto;
width: 560px
}
.pay_faq_box .online_service {
cursor: pointer;
margin-left: 15px
}
.pay_faq_box .online_service:hover {
color: #f30082
}
.pay_faq_btn,.pay_faq_btn_open {
background: url(../images/icon_repeat.png?5379e784) no-repeat right -685px;
display: inline-block;
height: 34px;
line-height: 34px;
margin: 5px 15px 0;
padding-right: 15px
}
.pay_faq_btn_open {
background-position: right -585px
}
.pay_faq_btn:hover {
background-position: right -735px;
text-decoration: none
}
.pay_faq_btn_open:hover {
background-position: right -635px;
text-decoration: none
}
.pay_faq_main {
padding: 0 14px
}
.pay_faq {
line-height: 20px;
padding-bottom: 20px
}
.pay_faq_q {
font-weight: 700
}
.pay_faq_a {
color: #666
}
.pop_moneybag {
width: 400px
}
.pop_moneybag caption {
padding-bottom: 20px;
text-align: left
}
.pop_moneybag td {
height: 30px;
line-height: 30px;
font-size: 12px
}
.pop_moneybag td .inp_txt {
width: 263px;
height: 26px;
line-height: 26px;
padding-left: 10px;
color: #b3b3b3
}
.pop_moneybag_submit button.button_bg_1 {
margin: 15px 0 15px 52px
}
.pop_moneybag .pop_moneybag_submit a {
margin: 20px 0 0 20px;
height: 12px;
display: inline-block
}
.pop_moneybag td.pop_moneybag_text {
height: 14px;
line-height: 14px
}
.pop_moneybag .face_bar_spc {
margin-left: 126px
}
.pop_moneybag .face_bar_spc em {
display: inline-block;
margin-top: 10px
}
.pop_moneybag button.button_spc {
margin: 15px 0 15px 130px
}
.pop_moneybag .popup_box {
left: 0;
bottom: 30px
}
.pop_moneybag .m_bubble_black {
left: 0;
bottom: 32px
}
.pop_moneybag .m_bubble_black .arrow_bottom {
left: 94px
}
.pop_moneybag .pop_explain {
width: 140px
}
.pop_moneybag .changepw_msg {
padding-bottom: 10px
}
.payment_popup_close {
width: 10px;
height: 10px;
background-position: -500px 0;
position: absolute;
cursor: pointer;
top: 10px;
right: 20px
}
.payment_popup_w1 {
width: 358px;
padding: 20px
}
.new_popup_content01 {
margin-left: 65px
}
.new_popup_content02 {
margin: 35px 0 0 65px
}
.pop_unreachable {
width: 400px
}
.pop_unreachable caption {
text-align: left;
background: url(../images/icons.png?e158a83b) no-repeat -600px -850px;
height: 20px;
line-height: 20px;
margin: 10px 0 0 60px;
padding: 7px 0 10px 45px
}
.pop_unreachable td {
height: 30px;
line-height: 30px;
font-size: 14px;
font-family: '\5b8b\4f53'
}
.pop_unreachable_submit button.button_bg_1 {
background-position: 0 -91px;
margin: 15px 0 15px 10px;
width: 130px
}
.pop_unreachable .pop_unreachable_submit a {
margin: 20px 0 0 20px;
height: 12px;
display: inline-block;
font-size: 12px;
text-decoration: underline
}
.popup_non_delivery .m_popup_tip .tip_box {
padding-bottom: 15px
}
.popup_non_delivery_detail {
padding-bottom: 15px;
display: inline-block;
*display: inline;
*zoom: 1
}
.popup_non_delivery_goods {
line-height: 20px;
text-align: left
}
.popup_non_delivery_goods .item {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 250px
}
.popup_non_delivery_note {
padding-top: 25px;
color: #666
}
.popup_change_cashpay {
width: 380px
}
.popup_change_cashpay .text_note {
font: 700 14px/24px '\5b8b\4f53';
padding: 45px 0 35px;
text-align: center
}
.popup_change_cashpay .btnbox {
padding-bottom: 40px;
text-align: center
}
.popup_change_cashpay .btnbox .btn_sure {
margin-right: 20px
}
.cross_district_tip .m_popup_main {
padding: 40px 0 30px
}
.cross_district_tip .pop_close_icon1 {
position: absolute;
right: 20px;
top: 10px
}
.cross_district_tip .tipCon {
height: 110px;
line-height: 22px;
margin-left: 80px
}
.cross_district_tip .tipCon p {
width: 260px
}
.cross_district_tip .btnbox {
text-align: center
}
.cross_district_tip2 {
background-color: #fbf9fc;
height: 168px;
position: relative;
width: 380px;
padding: 32px 0 0
}
.cross_district_tip2 .pop_close_icon1 {
position: absolute;
right: 20px;
top: 10px
}
.cross_district_tip2 .tipCon {
height: 110px;
line-height: 22px;
margin-left: 40px
}
.cross_district_tip2 .tipCon h5 {
background: url(../images/icons.png?e158a83b) no-repeat -600px -847px;
font-size: 14px;
height: 22px;
padding: 7px 0 8px 40px
}
.cross_district_tip2 .tipCon p {
width: 260px;
padding-left: 40px
}
.cross_district_tip2 .btnbox {
margin-left: 80px
}
.nologined_order_tip {
background: #fff;
width: 520px;
height: 312px;
position: relative
}
.nologined_order_tip .pop_close {
background-position: 0 -800px;
width: 10px;
height: 10px;
overflow: hidden;
position: absolute;
top: 17px;
right: 20px;
cursor: pointer
}
.nologined_order_tip .note {
margin: 0 auto;
padding-top: 30px;
width: 410px;
line-height: 22px
}
.nologined_order_tip .tit {
font-weight: 700;
padding-bottom: 15px;
text-align: center
}
.nologined_order_tip .user_infor {
margin: 25px auto 45px;
width: 280px;
line-height: 22px
}
.nologined_order_tip .change_psd {
margin-top: 15px
}
.nologined_order_tip .time_tip {
text-align: center;
color: gray
}
.iphone_10086_hint {
margin: 20px auto;
text-align: center;
border-bottom: 1px dashed #ccc
}
.iphone_10086_hint p {
font-size: 14px;
padding-left: 105px;
color: #333;
background: url(../images/last_step.png?dc14b021) 190px top no-repeat;
height: 20px;
line-height: 20px;
margin: 20px auto
}
.iphone_10086_hint .button_bg_4 {
display: block;
margin: 40px auto
}
.pop_contract {
width: 250px;
margin: 10px auto 0;
font-size: 14px
}
.pop_contract .popup_box {
left: -220px;
bottom: -15px
}
.pop_contract .pop_arrow {
background-position: -600px -275px;
width: 6px;
height: 9px;
right: -6px;
left: auto;
bottom: auto;
top: 28px
}
.pop_contract .m_bubble_black {
left: -218px;
top: -3px
}
.pop_contract .m_bubble_black .arrow_right {
top: 12px
}
.bubble_nologin_paye {
_zoom: 1
}
.bubble_nologin_paye:hover {
*text-decoration: none
}
.bubble_nologin_paye .m_bubble_black {
right: 0;
top: 24px;
width: 290px;
text-align: left
}
.bubble_nologin_paye .arrow_top {
right: 10px
}
.top_head_bd .m_bubble_black {
_display: block;
_visibility: hidden
}
.top_head_bd .m_bubble_trigger_hover .m_bubble_black {
_visibility: visible
}
.co_userinfo_edit .nologin_tip {
position: absolute;
right: 20px;
top: 10px;
display: none
}
.co_payment_wallet_nologin {
display: none;
padding: 25px 0 5px;
font-size: 14px
}
.z_nologin_checkout .co_addr_formtype,.z_nologin_checkout .co_payment_wallet {
display: none
}
.z_nologin_checkout .co_userinfo_edit .nologin_tip,.z_nologin_checkout .co_payment_wallet_nologin {
display: block
}
.id_number_box_inner {
padding: 8px 19px 20px;
*zoom: 1
}
.id_number_box .id_value_loading {
display: none;
width: 20px;
height: 20px;
vertical-align: middle;
background: url(../images/loading20_gray.gif?74c03bc4) no-repeat 0 0
}
.m_id_number_tips {
margin-bottom: 20px;
padding: 6px 6px 4px;
border: 1px solid #b4e0f4;
background-color: #dff0f8
}
.m_id_number_tips .txt {
color: #333
}
.s_form_id_number .form_item {
margin-bottom: 26px;
zoom: 1
}
.s_form_id_number .form_item:after {
display: block;
content: ' ';
height: 0;
clear: both;
visibility: hidden
}
.s_form_id_number .form_item_last {
margin-bottom: 0
}
.s_form_id_number .form_item .name {
display: inline-block;
line-height: 28px
}
.s_form_id_number .form_label {
position: relative;
float: left;
margin-right: 5px;
width: 120px;
line-height: 28px;
text-align: right;
z-index: 4
}
.s_form_id_number .form_control {
float: left;
width: 835px
}
.s_form_id_number .hlight_main {
margin: 0 4px
}
.s_form_id_number .form_item_name .m_bubble_black,.s_form_id_number .form_item_id_number .m_bubble_black {
bottom: 22px;
left: -89px;
z-index: 3
}
.s_form_id_number .m_bubble_black .arrow_bottom {
left: 94px
}
.s_form_id_number .input_text {
margin-right: 10px;
padding: 0 10px;
width: 190px;
height: 26px;
line-height: 26px;
*height: 24px;
*line-height: 24px;
border: 1px solid #b3b3b3
}
.s_form_id_number .id_number_box {
display: inline-block;
*display: inline;
*zoom: 1
}
.s_form_id_number .id_number_tips {
display: none;
position: absolute;
top: -26px;
left: 0;
padding: 0 10px;
width: 192px;
height: 26px;
color: #f76d02;
line-height: 26px;
font-size: 14px;
font-weight: 700;
background-color: #ffefd9
}
.s_form_id_number .z_show_id_number_tips {
position: relative;
z-index: 2;
zoom: 1
}
.s_form_id_number .z_show_id_number_tips .id_number_tips {
display: block;
z-index: 1
}
.s_form_id_number :root .button_id_verify {
-webkit-filter: none;
filter: none
}
.s_form_id_number .button_id_verify {
display: inline-block;
margin-right: 10px;
padding: 0 5px;
width: 64px;
height: 26px;
text-align: center;
line-height: 26px;
text-decoration: none;
vertical-align: top;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fcf0f5;
background-image: -webkit-linear-gradient(top,#fdf5f8,#fbeef4);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fdf5f8),to(#fbeef4));
background-image: -moz-linear-gradient(top,#fdf5f8,#fbeef4);
background-image: linear-gradient(to bottom,#fdf5f8,#fbeef4);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fdf5f8, endcolorstr=#fbeef4);
color: #fb4892;
border: 1px solid #eea3c2
}
.s_form_id_number .button_id_verify:hover {
background-color: #fef7fa;
background-image: -webkit-linear-gradient(top,#fefafb,#fdf4f8);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fefafb),to(#fdf4f8));
background-image: -moz-linear-gradient(top,#fefafb,#fdf4f8);
background-image: linear-gradient(to bottom,#fefafb,#fdf4f8);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fefafb, endcolorstr=#fdf4f8);
color: #fb4892;
border-color: #f38ab6;
text-decoration: none
}
.s_form_id_number .button_id_verify_disabled,.s_form_id_number .button_id_verify_disabled:hover,.s_form_id_number .button_id_verify_disabled:active {
cursor: not-allowed;
color: #9b9a9a;
border-color: #c1c1c1;
background: #d2d1d1
}
.s_form_id_number .button_id_verify_disabled .ico_loading_gray {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
background: url(../images/loading_gray_16.gif?15e9db67) no-repeat 0 0
}
.verify_tips {
padding: 5px 0;
vertical-align: top;
line-height: 18px
}
.verify_tips .ico {
margin-right: 5px;
vertical-align: middle
}
.verify_tips_error {
color: #f23c3c
}
.show_default .j_form {
display: none
}
.show_form .j_default {
display: none
}
.show_verified #user_id {
display: inline-block
}
.show_verified .id_number_box,.show_verified .button_id_verify,.show_verified .verify_tips {
display: none
}
#user_id {
display: none
}
.verify_error .verify_tips_error {
display: inline-block
}
.verify_error .button_id_verify {
display: none
}
.verify_tips_error {
display: none
}
.verify_tips_success {
display: none
}
.verify_success .verify_tips_success {
display: inline-block
}
.verify_success .button_id_verify {
display: none
}
.verify_loading #id_submit {
display: none
}
.verify_loading #id_loading {
display: inline-block
}
#id_loading {
display: none
}
.check_status .id_value_loading {
display: inline-block
}
.format_error .verify_tips_error {
display: inline-block
}
.format_error #id_submit {
display: inline-block
}
.format_error #id_loading {
display: none
}
.co_payment_null_tip {
text-align: center;
padding: 20px 0
}
.co_payment_null_tip .inner {
display: inline-block;
padding-left: 25px
}
.co_payment_null_tip .inner .ico {
float: left;
display: inline;
width: 20px;
margin-left: -25px
}
.co_payment_null_tip .inner .txt {
text-align: left;
line-height: 20px
}
.relate_pro {
margin: 60px 0 80px
}
.slider_tag {
height: 33px;
padding: 7px 0 0 30px;
background: #e5e3e6
}
.slider_tag .toc {
padding: 0 20px;
float: left;
line-height: 33px;
color: gray;
cursor: pointer
}
.slider_tag .selected {
background: #fcfcfc;
font-size: 14px;
color: #333
}
.relate_pro .content_div {
position: relative;
z-index: 0;
height: 330px;
background: #fcfafd;
padding: 20px 0 0 30px;
display: none
}
.relate_pro .content_div_special .pro_relate_list {
margin-right: 5px
}
.pro_relate_list {
width: 182px;
margin-right: 8px;
float: left;
display: inline;
overflow: hidden
}
.pro_relate_list_w1 {
width: 182px;
height: 300px
}
.pro_relate_list_w2 {
width: 310px;
height: 271px
}
.pro_relate_list dd {
height: 24px;
text-align: center;
line-height: 24px;
overflow: hidden
}
.pro_relate_list dt img {
border: 1px solid #ebebeb
}
.pro_relate_old {
padding-right: 30px
}
.pro_relate_new {
font-size: 16px
}
.relate_pro .btn {
position: absolute;
width: 24px;
height: 50px;
cursor: pointer
}
.relate_pro .ahead {
background-position: -500px -250px;
top: 105px;
left: 6px
}
.relate_pro .next {
background-position: -550px -250px;
top: 105px;
right: 6px
}
.relate_pro_te {
margin: 0 auto 40px
}
.slider_tag_te {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px;
line-height: 28px;
margin-bottom: 20px
}
.slider_tag_te .toc {
cursor: pointer;
float: left;
padding: 0 16px;
height: 28px;
line-height: 28px
}
.slider_tag_te .selected {
background: #f3f1f4;
border-top: 2px solid #6bc30d;
margin-top: -2px
}
.relate_pro_te .pro_relate_list {
width: 182px;
padding: 10px 8px;
margin-right: 0;
height: 307px;
border: 1px solid #f4f4f4
}
.relate_pro_te .pro_relate_list:hover,.relate_pro_te .hover {
background: #fcfafc;
border-color: #fff;
box-shadow: -1px -1px 2px #e1e1e1,1px 1px 2px #e1e1e1
}
.relate_pro_te .pro_relate_list img {
border: 0 none;
display: block;
margin: 0 auto
}
.relate_pro_te dt {
position: relative;
z-index: 1;
overflow: hidden;
width: 182px;
height: 237px
}
.relate_pro_te .add_to_container,.relate_pro_te .cart_msg_success,.relate_pro_te .cart_msg_fail {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: rgba(255,255,255,.9)!important;
background: #fff;
filter: alpha(opacity=90)
}
.relate_pro_te .add_success .add_to_container,.relate_pro_te .add_fail .add_to_container {
bottom: -200px
}
.relate_pro_te .size_list_container {
display: none
}
.relate_pro_te .pro_relate_list:hover .size_list_container,.relate_pro_te .hover .size_list_container {
display: block
}
.relate_pro_te .size_list_container .hint {
text-align: center;
line-height: 1.5;
margin-top: 10px
}
.relate_pro_te .size_list {
display: none;
padding: 0 8px;
margin-right: -7px
}
.relate_pro_te .loaded .loading_hint,.relate_pro_te .submitting .loading_hint,.relate_pro_te .submit_hint {
display: none
}
.relate_pro_te .loaded .size_list,.relate_pro_te .submitting .submit_hint {
display: block
}
.relate_pro_te .size_list li {
float: left;
display: inline;
margin: 7px 7px 0 0;
width: 48px;
height: 24px
}
.relate_pro_te .size_list li a {
display: block;
width: 36px;
padding: 0 5px;
height: 22px;
line-height: 22px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
border: 1px solid #bfbfbf;
background: #fff
}
.relate_pro_te .size_list li a:hover {
border: 1px solid #e4378b;
text-decoration: none;
color: #333
}
.relate_pro_te .size_list .selected_size,.relate_pro_te .size_list .selected_size:hover {
border: 2px solid #e4378b;
height: 20px;
position: relative
}
.relate_pro_te .size_list .selected_size .icon_select {
background: url(img/cart/day/icons1.png?c698190b) no-repeat -200px 0;
display: inline;
position: absolute;
bottom: 0;
_bottom: -7px;
right: 0;
width: 8px;
height: 8px
}
.relate_pro_te .button_bg {
display: block;
margin: 10px auto
}
.relate_pro_te .pro_relate_list:hover .button_bg_11,.relate_pro_te .hover .button_bg_11 {
background-position: 0 0;
color: #fff
}
.relate_pro_te .button_bg_3,.relate_pro_te .size_sold_out .button_bg_11 {
display: none
}
.relate_pro_te .size_sold_out .button_bg_3 {
display: block;
cursor: default
}
.relate_pro_te .pager {
text-align: right;
padding: 10px 0
}
.relate_pro_te .pager .btn {
display: inline-block;
*display: inline;
*zoom: 1;
font-weight: 700;
cursor: pointer;
vertical-align: middle;
line-height: 28px;
text-align: center;
width: 28px;
height: 28px;
border: 1px solid #b3b3b3;
margin-left: 10px
}
.relate_pro_te .pager .btn:hover {
border: 1px solid #f0acc8;
color: #fb4892
}
.relate_pro_te .cart_msg_success,.relate_pro_te .cart_msg_fail {
bottom: -200px
}
.relate_pro_te .add_success .cart_msg_success,.relate_pro_te .add_fail .cart_msg_fail {
bottom: 0
}
.relate_pro_te .cart_msg_success p,.relate_pro_te .cart_msg_fail p {
padding: 10px 0
}
.relate_pro_te .icon_success,.relate_pro_te .icon_fail {
margin-right: 10px;
display: inline-block;
*display: inline;
*zoom: 1;
width: 21px;
height: 21px;
vertical-align: middle;
background: url(../images/icons.png?e158a83b) no-repeat left top transparent
}
.relate_pro_te .icon_success {
background-position: -100px -850px
}
.relate_pro_te .icon_fail {
background-position: -593px -1306px
}
.plr_top_btn {
background-image: url(img/te/list_imgs.png?f6399d78);
background-repeat: no-repeat
}
.pro_list_recom {
background-color: #e5e1e7;
padding: 10px 0 30px
}
.plr_con {
width: 1000px;
margin: 0 auto;
overflow: hidden
}
.plr_top {
padding: 10px 0 15px;
font-size: 14px
}
.plr_top_tit {
float: left
}
.plr_top_btn {
float: right;
padding-left: 20px;
background-position: -500px -200px
}
.plr_top_btn a {
color: #6bc30d
}
.plr_list {
width: 1100px
}
.plr_item {
float: left;
width: 310px;
height: 230px;
margin-right: 34px;
box-shadow: 0 0 2px #dcd8de
}
.plr_item_detail {
width: 308px;
height: 49px;
background-color: #fcfafc;
border: 1px solid #fff;
border-top: 0;
color: #333;
line-height: 49px
}
.plrid_name {
float: left;
padding-left: 10px
}
.plrid_off {
float: right;
padding-right: 10px
}
.plrid_off i {
font-size: 24px;
font-weight: 700;
color: #dc5c95
}
.cart_record {
padding-bottom: 20px
}
.cart_record_hd {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px;
padding: 0
}
.cart_record_hd .toc {
background: #f3f1f4;
border-top: 2px solid #6bc30d;
display: inline-block;
height: 28px;
line-height: 28px;
margin-top: -2px;
padding: 0 16px
}
.cart_record_bd {
width: 998px;
background: #fcfcfc;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1
}
.cart_record .pro_img_box {
margin: 0;
width: 49px;
height: 62px;
display: block;
position: relative;
z-index: 2
}
.cart_record .por_big_img {
width: 190px;
height: 240px;
padding: 2px;
background: #fff;
border: 1px solid #ddd;
position: absolute;
top: 0;
left: 60px;
z-index: 1
}
.cart_record dl {
width: 439px;
height: 69px;
padding: 7px 30px 0;
float: left;
border-left: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
margin-left: -1px
}
.cart_record dt {
padding-right: 12px;
float: left
}
.cart_record dd {
height: 24px;
padding-top: 5px;
line-height: 24px
}
.record_tit {
width: 200px;
height: 24px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.re_buy_btn {
width: 90px;
height: 20px;
background-position: -50px -550px;
border: 0;
color: #f30082;
cursor: pointer
}
.cart_record .popup_box {
left: -55px;
bottom: 27px
}
.cart_record .popup_box_short {
width: 75px;
left: -2px;
text-align: center
}
.cart_record .loading_box_xs {
width: 90px;
background: 0;
border: 0;
font-size: 12px
} | src/main/webapp/templates/default/front/static/css/checkout_index.css | @charset "utf-8";
.popup_box,.por_big_img,.co_pop_pic,.co_h_show_edit,.guide_pop,.pop_rebuy_tips {
display: none
}
.face_icon,.new_face_03,.payment_describe_title a,.payment_describe_title,.fund_logo,.fund_icon,.payment_popup_close,.payment_tab_tips_icon,.pay_bank_more em,.payment_tab_tips_kj,.relate_pro .btn,.funnel {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.face_bar {
height: 70px
}
.face_bar strong {
line-height: 50px;
font-size: 14px
}
.face_icon {
width: 65px;
height: 70px;
float: left;
display: inline
}
.face_01 {
background-position: 0 -100px
}
.face_02 {
background-position: -100px -100px
}
.face_03 {
background-position: -200px -100px
}
.face_04 {
background-position: 0 -200px
}
.new_face_03 {
background-position: -100px -200px
}
.i_warn_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -100px;
overflow: hidden
}
.i_warn_20 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 20px;
height: 20px;
background-position: -350px -100px;
overflow: hidden
}
.i_warn_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px -100px;
overflow: hidden
}
.i_warn_49 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 49px;
height: 49px;
background-position: -500px -100px;
overflow: hidden
}
.i_ok_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px 0;
overflow: hidden
}
.i_ok_16_black {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -450px 0;
overflow: hidden
}
.i_ok_20 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 20px;
height: 20px;
background-position: -350px 0;
overflow: hidden
}
.i_ok_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px 0;
overflow: hidden
}
.i_note_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -150px;
overflow: hidden
}
.i_note_32 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 32px;
height: 32px;
background-position: -250px -150px;
overflow: hidden
}
.i_error_16 {
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 16px;
height: 16px;
background-position: -400px -50px;
overflow: hidden
}
.i_arrow_left_9 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 9px;
height: 9px;
background-position: -150px 0;
overflow: hidden
}
.i_weixin_2520 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 25px;
height: 20px;
background-position: -150px -200px;
overflow: hidden
}
.i_tuijian_2718 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 27px;
height: 18px;
background-position: -200px -200px;
overflow: hidden
}
.i_v_1311 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 13px;
height: 11px;
background-position: 0 -200px;
overflow: hidden
}
.i_gift_1114 {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 11px;
height: 14px;
background-position: -50px -200px;
overflow: hidden
}
.i_order_ok {
display: inline-block;
background-image: url(../images/icons1.png?5510cfbb);
background-repeat: no-repeat;
width: 21px;
height: 19px;
background-position: -100px -200px;
overflow: hidden
}
.button_bg,.btnbg,.btn_load {
display: inline-block;
background: url(../images/imgs_button_icon.png?7f34c233) repeat-x;
color: #fff;
border: 0 none;
text-align: center;
cursor: pointer
}
.button_bg_1,.button_bg_2,.button_bg_3 {
width: 100px;
height: 30px;
line-height: 30px;
background-position: 0 0
}
.button_bg_2 {
background-position: 0 -30px
}
.button_bg_3 {
background-position: 0 -60px
}
.button_bg_4,.button_bg_5 {
width: 150px;
height: 40px;
line-height: 40px;
background-position: 0 -152px;
font-size: 14px;
font-weight: 700
}
.button_bg_5 {
background-position: 0 -192px
}
.button_bg_6,.button_bg_7 {
width: 130px;
height: 30px;
line-height: 30px;
background-position: 0 -91px
}
.button_bg_7 {
background-position: 0 -121px
}
.button_bg_8,.button_bg_9 {
width: 102px;
height: 30px;
line-height: 30px;
background-position: 0 -234px
}
.button_bg_9 {
background-position: 0 -266px;
width: 152px
}
.button_bg_10 {
background-position: 0 -300px;
width: 50px;
height: 20px;
line-height: 20px;
color: #f30082
}
.button_bg_11 {
background-position: 0 -370px;
width: 100px;
height: 30px;
line-height: 30px;
color: #f30082
}
.button_bg_12 {
background-position: 0 -410px;
width: 68px;
height: 22px;
line-height: 22px;
color: #fff
}
.btn_pink_18247 {
background-position: 0 -578px;
width: 182px;
height: 47px;
line-height: 47px;
color: #fff;
font-size: 20px;
font-weight: 700
}
.btn_pinkL_5226 {
background-position: 0 -442px;
width: 52px;
height: 26px;
line-height: 26px;
color: #f30082
}
.btn_pinkL_4420 {
background-position: 0 -478px;
width: 44px;
height: 20px;
line-height: 20px;
color: #f30082
}
.btn_grayL_5226 {
background-position: -56px -442px;
width: 52px;
height: 26px;
line-height: 26px;
color: #666
}
.btn_grayL_4820 {
background-position: 0 -508px;
width: 48px;
height: 20px;
line-height: 20px;
color: #a4a3a3
}
.btn_grayL_10230 {
background-position: 0 -538px;
width: 102px;
height: 30px;
line-height: 30px;
color: #a4a3a3
}
.button_bg:hover,.btnbg:hover {
color: #fff;
text-decoration: none
}
.button_bg_1:hover {
background-position: -100px 0
}
.button_bg_2:hover {
background-position: -100px -30px
}
.button_bg_3:hover {
background-position: 0 -60px
}
.button_bg_4:hover {
background-position: -150px -152px
}
.button_bg_5:hover {
background-position: -150px -192px
}
.button_bg_6:hover {
background-position: -130px -91px
}
.button_bg_7:hover {
background-position: -130px -121px
}
.button_bg_8:hover {
background-position: -102px -234px
}
.button_bg_9:hover {
background-position: -152px -266px
}
.button_bg_10:hover,.button_bg_11:hover {
color: #f30082
}
.btn_pink_18247:hover {
background-position: -182px -578px
}
.btn_pinkL_5226:hover {
color: #f30082
}
.btn_pinkL_4420:hover {
background-position: -48px -478px;
color: #f30082
}
.btn_grayL_5226:hover {
color: #666
}
.btn_grayL_4820:hover {
color: #a4a3a3
}
.btn_grayL_10230:hover {
color: #a4a3a3
}
.button_bg_8:active {
background-position: -204px -234px
}
.button_bg_9:active {
background-position: -304px -266px
}
.btn_pinkL_4420:active {
background-position: -96px -478px
}
.btn_load {
cursor: default
}
.btn_load img {
vertical-align: middle
}
.btn_grayL_10230 .load20_gray {
margin: 4px 3px 0 0
}
.btn_pink_s {
display: inline-block;
padding: 4px 11px;
text-decoration: none;
color: #fff;
font-size: 12px;
-webkit-border-radius: .3em;
-moz-border-radius: .3em;
border-radius: .3em;
border: 1px solid #d7408c;
background: #df3487;
background: linear-gradient(top,#e1378a 0,#df3487 50%,#df3487 51%,#de3184 100%)
}
.btn_pink_s:hover {
text-decoration: none;
color: #fff
}
.cart_model {
padding-bottom: 20px;
width: 100%
}
.cart_model_hd {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px
}
.cart_model_title {
display: inline-block;
background: #f3f1f4;
border-top: 2px solid #6bc30d;
height: 28px;
line-height: 28px;
margin-top: -2px;
padding: 0 16px;
font-size: 14px
}
.cart_model_bd {
width: 100%;
background-color: #fcfcfc
}
.c_load {
line-height: 20px
}
.c_load_ico {
margin-right: 5px;
vertical-align: middle
}
.pop_arrow,.co_pop_pic .left_arrow,.pop_close,.subtract_btn,.add_btn,.subtract_btn_f,.add_btn_f,.cart_giftcard_close,.giftcard_tit,.giftcard_submit,.cart_goshopping,.go_shopping,.cbt_icon_normal,.cbt_icon_act,.cl_sp_info,.cart_giftcard_selected .c_g_arrow,.re_buy_btn,.storck_icon,.cl_free_tip .arrow,.brand_red_packet_inner .close_this_btn,.red_pack_tit,.close_pop_btn,.red_pack_pop_tip .right,.red_pack_pop_tip .wrong {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.information_bar {
height: 28px;
margin-top: 15px;
border: 1px solid #f5ddab;
background: #fcf8e2;
line-height: 30px;
text-align: center;
overflow: hidden
}
.cart_time_tips {
height: 20px;
margin: 30px 0 15px;
padding-left: 20px;
line-height: 20px;
background: url(../images/loading_cart_time.gif?8bbf1091) no-repeat left center;
z-index: 1;
position: relative
}
.pop_wh_tips,.pop_rebuy_tips {
font-size: 14px;
color: #999;
position: relative;
z-index: 1
}
.pop_wh_tips:hover .popup_box,.pop_wh_tips_hover .popup_box {
display: block
}
.pop_wh_tips:hover .popup_box,.pop_wh_tips_hover {
display: inline
}
.cart_time_tips .m_bubble_black {
left: -88px;
bottom: 25px
}
.cart_time_tips .m_bubble_black .arrow_bottom {
left: 94px
}
.popup_list {
list-style: square inside none;
font-size: 12px
}
.cart_time_tips .m_bubble_black {
width: 320px
}
.shopping_tips {
position: relative
}
.cart_null .shopping_tips {
z-index: 5
}
.popup_box {
width: 180px;
padding: 7px 10px;
line-height: 16px;
color: #fff;
font-size: 12px;
background: #626262;
background: rgba(0,0,0,.6);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
position: absolute;
bottom: 22px;
left: -86px
}
.pop_arrow {
width: 9px;
height: 6px;
display: block;
background-position: -400px -99px;
position: absolute;
bottom: -5px;
left: 47%;
overflow: hidden;
opacity: .6;
filter: alpha(opacity=60)
}
.mod_box {
margin-bottom: 20px;
border: 1px solid #dddcdc;
border-bottom: 2px solid #efd3e1
}
.mod_hd {
height: 35px;
padding: 0 20px;
background: #f7f7f7;
line-height: 35px
}
.mod_bd {
padding: 15px 40px 25px;
background: #fff
}
.mod_box_act {
border: 1px solid #feb3da;
border-bottom: 2px solid #feb3da
}
.mod_hd .mod_tit {
color: #666
}
.co_pop_pic .left_arrow {
width: 5px;
height: 7px;
background-position: 0 -450px;
display: block;
position: absolute;
top: 8px;
left: -5px
}
.cart_confidence {
height: 26px;
overflow: hidden;
position: absolute;
right: -15px;
top: -3px;
width: 380px
}
.cart_confidence .c_item {
color: #666;
font-size: 14px;
font-weight: 700;
height: 26px;
line-height: 26px;
padding: 0 15px;
margin-left: -1px;
border-left: 1px dotted #ccc
}
.cart_confidence i {
background: url(../images/icons.png?e158a83b) no-repeat 0 -950px;
display: inline-block;
width: 26px;
height: 26px;
margin: 0 5px -8px 0
}
.cart_confidence .ico2 {
background-position: -50px -950px
}
.cart_confidence .ico3 {
background-position: -100px -950px
}
.co_userinfo_edit {
line-height: 30px
}
.co_userinfo_edit .selected {
border: 1px solid #ddd;
background: #f7f7f7
}
.co_new_address {
width: 880px;
font-size: 12px
}
.co_new_address td {
padding: 10px 0;
line-height: 24px;
vertical-align: top
}
.co_province {
padding-bottom: 10px
}
.co_new_address .td_align_r {
text-align: right
}
.co_new_address .wx_tips {
width: 250px;
line-height: 16px
}
.co_new_address select {
margin-right: 10px;
border: 1px solid #d3d3d3;
color: #999
}
.co_new_address .inp_txt_def {
height: 24px;
padding-left: 5px;
line-height: 24px;
position: absolute;
top: 0;
left: 0;
color: #999
}
.co_new_address .cart_wrong_info {
border: 1px solid #ffa3be;
background: #ffeff2
}
.co_new_address span.cart_wrong_info {
background: url(../images/icon_repeat.png?5379e784) no-repeat 0 -546px;
padding-left: 20px;
border: 0;
color: #f30082;
display: inline-block
}
.c_pink {
color: #6bc30d
}
.co_address_box {
position: relative
}
.co_address_box .u_load_auto32 {
background: rgba(0,0,0,.6);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
padding: 22px 0;
text-align: center;
position: absolute;
left: 392px;
top: 50%;
margin-top: -55px;
width: 215px;
z-index: 50
}
.co_address_box .u_load_txt {
color: #fff;
font-weight: 700
}
.mod_bd2 {
background: #fff;
padding: 0
}
.mod_bd2 .co_userinfo_edit {
padding: 15px 40px 25px;
position: relative;
zoom: 1
}
.co_userinfo_edit .nologin_tip {
position: absolute;
right: 25px;
top: 20px
}
.co_saved_addr {
padding: 19px 0 0 19px
}
.co_saved_addr_list {
width: 100%;
position: relative
}
.co_saved_addr_list li {
float: left;
margin: 0 20px 0 0;
width: 306px;
height: 220px;
position: relative;
_display: inline
}
.co_saved_addr_list .li_more {
display: none
}
.co_saved_addr_item {
background: #f9f9f9;
border: 2px solid #e1e1e1;
height: 180px;
width: 286px;
position: relative;
cursor: pointer;
padding: 8px
}
.co_saved_addr_item .addr_infor {
background: url(../images/icon_repeat.png?5379e784) no-repeat;
border-bottom: 1px dotted #ccc;
font-size: 14px;
line-height: 22px;
padding: 5px 0 5px 23px
}
.co_saved_addr_item .deliver_name {
background-position: 5px 10px
}
.co_saved_addr_item .full_addr {
background-position: 5px -40px;
height: 45px;
position: relative;
overflow: hidden
}
.co_saved_addr_item .addr_phone {
background-position: 5px -140px
}
.co_saved_addr_item .deliver_time {
background-position: 5px -190px;
border-bottom: medium none
}
.co_saved_addr_item .def_addr {
color: #999;
position: absolute;
right: 13px;
text-align: right;
top: 16px;
display: none
}
.co_saved_addr_item .saved_addr_edit {
bottom: 20px;
color: #999;
position: absolute;
right: 13px;
display: none
}
.saved_addr_edit .sep {
color: #ccc;
padding: 0 7px
}
.saved_addr_delete_tip {
bottom: -108px;
right: -14px;
z-index: 10;
cursor: default;
width: 160px;
height: 98px
}
.saved_addr_delete_tip .arrow {
left: 129px
}
.saved_addr_delete_tip .tiptxt {
color: #333;
padding-top: 20px;
text-align: center
}
.saved_addr_delete_tip .btnbox {
padding-top: 20px
}
.co_saved_addr_item:hover,.addr_hover {
border-color: #f1b7d0
}
.co_saved_addr_item:hover .saved_addr_edit,.addr_hover .saved_addr_edit,.co_saved_addr_item:hover .def_addr,.addr_hover .def_addr {
display: block
}
.addr_selected:hover,.addr_selected {
background: url(../images/bg_addr_selected.png?18675664) no-repeat 276px 173px #f9f9f9;
border-color: #6bc30d
}
.full_addr .cash_pay_not {
background: #f9f9f9;
padding-left: 10px;
bottom: 4px;
color: #999;
height: 22px;
position: absolute;
right: 0;
width: 100px
}
.co_create_addr {
background: url(../images/new_addr1.jpg?7294f810) no-repeat 126px 60px;
border: 1px dashed #6bc30d;
color: #6bc30d;
display: block;
font-size: 14px;
height: 80px;
padding-top: 118px;
text-align: center;
width: 304px
}
.co_create_addr:hover {
background: url(../images/new_addr2.jpg?362fb767) no-repeat 125px 59px;
color: #6bc30d;
text-decoration: none;
border: 2px solid #6bc30d;
width: 302px;
height: 78px;
padding-top: 117px
}
.co_more_addr {
height: 20px;
line-height: 20px;
padding-bottom: 20px;
font-size: 14px
}
.co_more_addr a {
background: url(../images/icon_repeat.png?5379e784) no-repeat;
padding-left: 20px
}
.co_more_addr a:hover {
text-decoration: none
}
.co_more_addr a.fold {
background-position: 3px -246px
}
.co_more_addr a.fold:hover {
background-position: 3px -396px
}
.co_more_addr a.unfold {
background-position: 3px -296px
}
.co_more_addr a.unfold:hover {
background-position: 3px -446px
}
.co_more_addr a.add {
background-position: 3px -347px
}
.co_more_addr a.add:hover {
background-position: 3px -497px
}
.mod_address_warn {
border: 2px solid #f79aca
}
.mod_address_warn .co_saved_addr {
padding: 19px 0 0 18px
}
.mod_address_warn .co_userinfo_edit {
padding: 15px 39px 25px
}
.z_show_all_addr .li_more {
display: block;
_display: inline
}
.z_addr_delete_clicked .saved_addr_delete_tip {
display: block
}
.z_addr_default .saved_addr_edit .sep,.z_addr_default .saved_addr_delete,.z_addr_default .saved_addr_edit .saved_addr_delete_tip {
display: none
}
.co_dropdown {
height: 24px;
position: relative;
width: 140px;
z-index: 10
}
.co_dropdown_btn {
background: url(../images/bg_slidedown.png?b69b754c) no-repeat right top;
border: 1px solid #b3b3b3;
color: #999;
display: block;
line-height: 22px;
height: 22px;
overflow: hidden;
padding: 0 23px 0 10px;
cursor: pointer
}
.co_dropdown_clicked {
background-position: right -32px;
border-color: #feb3da;
color: #333
}
.co_dropdown_con {
background: #fff;
border: 1px solid #feb3da;
position: absolute;
top: 23px;
width: 138px;
z-index: 100
}
.co_dd_loading {
text-align: center
}
.ico_loading {
background: url(../images/loading_f.gif?5fc2acd8) no-repeat 0 7px;
display: inline-block;
height: 34px;
line-height: 34px;
padding-left: 30px;
font-size: 14px
}
.co_dd_parent_null {
padding-left: 10px;
height: 34px;
line-height: 34px
}
.co_dd_tip {
color: #6bc30d;
font-family: '\5b8b\4f53';
line-height: 20px;
padding: 4px 6px 0
}
.co_dd_list li {
margin-bottom: 1px
}
.co_dd_list li span {
display: block;
height: 22px;
line-height: 22px;
padding-left: 10px;
cursor: pointer;
overflow: hidden
}
.co_dd_list li span:hover {
color: #6bc30d;
text-decoration: none
}
.co_dd_list li.curr span {
background: #6bc30d;
color: #fff
}
.co_dd_list li.curr span:hover {
color: #fff
}
.z_co_dropdown_complete .co_dropdown_btn {
color: #333
}
.co_dropdown_addr1 {
z-index: 11
}
.co_dropdown_addr1 .co_dropdown_con {
width: 478px
}
.co_dropdown_addr1 .co_dd_list {
padding: 4px 0 4px 4px;
width: 474px
}
.co_dropdown_addr1 .co_dd_list li {
float: left;
margin-right: 3px;
width: 115px
}
.co_dropdown_addr2 .co_dropdown_con {
width: 356px
}
.co_dropdown_addr2 .co_dd_list {
padding: 4px 0 4px 4px;
width: 352px
}
.co_dropdown_addr2 .co_dd_list li {
float: left;
margin-right: 3px;
width: 85px
}
.co_dropdown_addr2 .co_dd_list li.not_known {
width: 100%;
margin-right: 0
}
.z_index12 {
z-index: 12
}
.z_index13 {
z-index: 13
}
.z_index14 {
z-index: 14
}
.co_addr_formtype {
line-height: 22px;
padding-bottom: 15px
}
.co_addr_edit_form {
width: 880px
}
.co_addr_edit_form .inp_txt {
color: #333
}
.co_addr_edit_form .c_load {
padding-left: 5px
}
.co_addr_edit_form .form_item {
float: left;
width: 100%;
padding-bottom: 10px;
line-height: 24px
}
.co_addr_edit_form .form_item .title {
float: left;
text-align: right;
width: 80px
}
.co_addr_edit_form .form_item .input_area {
float: left;
width: 800px
}
.co_addr_edit_form .form_item .inp_txt {
margin-right: 10px
}
.co_addr_edit_form .co_dropdown {
margin-right: 10px
}
.co_detail_addr {
padding-top: 10px
}
.co_detail_addr .inp_txt {
vertical-align: middle
}
.co_detail_addr .parent_addr {
margin-right: 10px
}
.co_detail_addr .shopping_tips {
display: inline-block;
margin-right: 20px
}
.co_addr_btnbox {
padding: 0 0 0 20px
}
.co_addr_savetip {
width: 100%;
line-height: 24px;
height: 24px;
font-family: '\5b8b\4f53'
}
.co_addr_savebtn {
padding-right: 20px
}
.co_moneybag_nologin {
height: 24px;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
line-height: 24px
}
.co_moneybag_nologin {
padding-top: 10px
}
.u_alipay_accout {
width: 410px
}
.u_acc_inputarea {
height: 48px;
padding-top: 5px;
width: 100%
}
.u_acc_infor {
width: 250px
}
.u_acc_infor .inp_txt {
width: 224px
}
.u_acc_inputarea .wrong_tip {
color: #6bc30d;
padding-top: 5px;
width: 100%;
display: none
}
.u_acc_inputarea .cur_acc {
color: #f97500;
font: 700 14px/24px '\5b8b\4f53';
padding-right: 15px
}
.u_acc_inputarea .other_acc {
line-height: 24px;
color: #666;
text-decoration: underline
}
.u_acc_inputarea .other_acc:hover {
color: #f30082
}
.u_acc_tip {
color: #999;
height: 20px;
line-height: 20px;
padding-bottom: 5px
}
.pop_alipay_cod_app {
width: 482px
}
.alipay_cod_app {
margin: 0 auto;
width: 445px
}
.alipay_cod_app_step {
padding: 10px 0 45px;
position: relative
}
.alipay_cod_app_step .pic {
background: url(../images/icons2.png?eed24aae) no-repeat 0 -250px;
width: 442px;
height: 50px
}
.alipay_cod_app_step .txt {
position: absolute;
top: 65px;
line-height: 18px
}
.alipay_cod_app_step .step1 {
left: 16px;
width: 62px
}
.alipay_cod_app_step .step2 {
left: 140px;
width: 62px
}
.alipay_cod_app_step .step3 {
left: 241px;
width: 85px
}
.alipay_cod_app_step .step4 {
left: 351px;
width: 85px
}
.alipay_cod_app .btnbox {
display: none;
padding: 20px 0 10px;
text-align: center
}
.alipay_wallet_main {
background: #f9f9f9;
border: 1px solid #cbcacc;
padding: 10px 15px 0;
width: 413px;
height: 96px;
margin-top: 10px;
display: none
}
.alipay_wallet_main .arrow_top {
font-size: 0;
height: 12px;
position: relative;
top: -23px;
left: 10px;
width: 12px;
overflow: hidden
}
.alipay_wallet_main .arrow_top i {
border-style: dashed dashed solid;
border-width: 6px;
left: 0;
position: absolute;
top: 0;
z-index: 10
}
.alipay_wallet_main .arrow_top .layer1 {
border-color: transparent transparent #cbcacc
}
.alipay_wallet_main .arrow_top .layer2 {
border-color: transparent transparent #f9f9f9;
top: 1px
}
.alipay_acc_loading {
display: none;
width: 100%;
padding: 38px 0 0;
text-align: center
}
.alipay_acc_loaded {
display: none
}
.alipay_acc_quicklogin {
display: none
}
.z_acc_input_wrong .inp_txt {
border-color: #6bc30d
}
.z_acc_input_wrong .wrong_tip {
display: block
}
.z_acc_loading .alipay_acc_loading,.z_acc_loaded .alipay_wallet_main,.z_acc_loaded .alipay_acc_loaded,.z_acc_loaded .btn_on,.z_acc_quicklogin .alipay_wallet_main,.z_acc_quicklogin .alipay_acc_quicklogin,.z_acc_quicklogin .btn_on,.z_acc_verify .btn_off {
display: block
}
.z_acc_verify .btn_on {
display: none
}
.e_pay {
height: 43px
}
.e_pay_inner {
border: 1px solid #fff;
height: 41px;
width: 177px;
position: relative;
cursor: pointer
}
.e_pay_logo {
border: 1px solid #cbcbcb;
width: 175px;
height: 39px
}
.e_pay:hover,.e_pay:hover .e_pay_logo {
border-color: #6bc30d
}
.e_pay:hover,.e_pay_hover {
z-index: 11
}
.e_pay_tag {
height: 18px;
line-height: 16px;
width: 72px;
text-align: center;
position: absolute;
position: absolute;
right: -5px;
top: 3px;
text-shadow: 1px 1px #fff;
color: #666
}
.e_pay_account {
bottom: 3px;
font-family: '\5b8b\4f53';
font-size: 14px;
font-weight: 700;
line-height: 16px;
width: 64px;
position: absolute;
right: 0
}
.e_pay_ad {
position: absolute;
z-index: 6;
left: 0;
top: -18px;
border: 1px solid #ff8145;
height: 16px;
line-height: 16px;
color: #ff8145;
padding: 0 10px;
font-family: '\5b8b\4f53'
}
.e_pay_ad_tip {
background-color: #fffdf0;
border: 1px solid #ffa479;
padding: 3px 10px;
position: absolute;
z-index: 8;
width: 110px;
right: 9999em;
top: -10px
}
.e_pay_ad_tip .arrow {
height: 10px;
left: -10px;
position: absolute;
top: 11px;
width: 10px
}
.e_pay_ad_tip .arrow i {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0;
border-style: dashed solid dashed dashed
}
.e_pay_ad_tip .arrow .layer1 {
border-color: transparent #fffdf0 transparent transparent;
z-index: 2
}
.e_pay_ad_tip .arrow .layer2 {
border-color: transparent #ffa479 transparent transparent;
left: -1px
}
.e_pay_ad:hover,.e_pay_ad_hover {
z-index: 7
}
.e_pay_ad:hover .e_pay_ad_tip,.e_pay_ad_hover .e_pay_ad_tip {
right: -141px;
z-index: 9
}
.e_pay_top_tip,.e_pay_ok_tips {
background-color: #fffdf0;
border: 1px solid #ffa479;
height: 20px;
line-height: 20px;
padding: 5px 10px;
position: absolute;
top: -40px;
left: -1px;
display: none;
white-space: nowrap;
z-index: 10
}
.e_pay_top_tip .arrow,.e_pay_ok_tips .arrow {
height: 10px;
left: 30px;
position: absolute;
bottom: -10px;
width: 10px
}
.e_pay_top_tip .arrow i,.e_pay_ok_tips .arrow i {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0;
border-style: solid dashed dashed
}
.e_pay_top_tip .arrow .layer1,.e_pay_ok_tips .arrow .layer1 {
border-color: #fffdf0 transparent transparent;
z-index: 2
}
.e_pay_top_tip .arrow .layer2,.e_pay_ok_tips .arrow .layer2 {
border-color: #ffa479 transparent transparent;
top: 1px
}
.e_pay_ok_tips {
width: 58px;
left: 50%;
margin-left: -40px;
border-color: #8acd97;
background: #fff
}
.e_pay_ok_tips .arrow {
left: 35px
}
.e_pay_ok_tips .arrow .layer1 {
border-color: #fff transparent transparent
}
.e_pay_ok_tips .arrow .layer2 {
border-color: #8acd97 transparent transparent
}
.e_pay_ok_tips .i2_right_16 {
margin: 0 5px -4px 0
}
.e_pay_ok_tips .txt {
color: #4fb362
}
.e_pay_infor {
background-color: #fffdf0;
border: 1px solid #ffa479;
height: 36px;
line-height: 18px;
line-height: 18px;
padding: 3px 12px 2px;
position: relative;
left: 10px;
white-space: nowrap;
display: none
}
.e_pay_infor .arrow {
width: 12px;
height: 12px;
overflow: hidden;
position: absolute;
top: 15px;
left: -11px
}
.e_pay_infor .arrow em {
border-width: 6px;
height: 0;
width: 0;
overflow: hidden;
position: absolute;
border-style: dashed solid dashed dashed;
top: 0
}
.e_pay_infor .arrow .layer2 {
border-color: transparent #ffa479 transparent transparent;
right: 1px
}
.e_pay_infor .arrow .layer1 {
border-color: transparent #fffdf0 transparent transparent;
right: 0
}
.e_pay_infor .keylink {
color: #369
}
.e_pay_check {
background-position: -100px 0;
width: 22px;
height: 22px;
position: absolute;
right: 0;
bottom: 9999em
}
.e_pay_cover {
background: #fff;
filter: alpha(opacity=60);
background: rgba(255,255,255,.6);
height: 43px;
position: absolute;
left: -1px;
top: -1px;
width: 181px;
display: none
}
.e_pay_forbid {
background-position: 0 -50px;
width: 27px;
height: 27px;
display: inline-block;
position: absolute;
top: 8px;
right: 30px;
display: none
}
.e_pay_list li {
float: left;
height: 43px;
margin: 0 0 20px;
width: 179px;
padding: 0 19px
}
.e_pay_more a {
color: #6bc30d;
display: inline-block;
height: 20px;
line-height: 20px;
margin-top: 11px
}
.e_pay_more a:hover {
text-decoration: none
}
.e_pay_more .arrow {
display: inline-block;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
border-color: #6bc30d transparent transparent;
border-style: solid dashed dashed;
margin: 0 0 -3px 5px
}
.e_pay_list li.li_more {
display: none
}
.z_e_pay_check .e_pay_inner,.z_e_pay_check .e_pay_logo {
border-color: #6bc30d
}
.z_e_pay_check .e_pay_check {
bottom: 1px;
_bottom: 0
}
.z_e_pay_check .e_pay_ad {
left: -1px
}
.z_e_pay_check .e_pay_cover {
display: none
}
.co_record_wrap .z_e_pay_check .e_pay_cover {
display: none
}
.co_record_wrap .z_e_pay_check .e_pay_infor {
display: inline
}
.z_e_pay_disable {
cursor: default
}
.z_e_pay_disable .e_pay_cover,.z_e_pay_disable .e_pay_forbid {
display: block
}
.z_e_pay_disable:hover,.e_pay_disable_hover {
border-color: #fff
}
.z_e_pay_disable:hover .e_pay_logo,.e_pay_disable_hover .e_pay_logo {
border-color: #cbcbcb
}
.z_e_pay_disable:hover .e_pay_top_tip,.e_pay_disable_hover .e_pay_top_tip {
display: block
}
.z_e_pay_toptip .e_pay_top_tip {
display: block
}
.z_e_pay_ok_tips .e_pay_ok_tips {
display: block
}
.z_pay_list_all li.li_more {
display: block
}
.z_pay_list_all li.e_pay_more {
display: none
}
.co_payment_ad {
border: 1px solid #ff8145;
color: #ff8145;
line-height: 20px;
padding: 0 12px
}
.co_payment_ad a {
color: #ff8145
}
.co_payment_top_ad {
padding-left: 25px
}
.co_payment_top_ad .m_bubble_black {
left: -87px;
bottom: 22px;
_bottom: 40px
}
.co_payment_top_ad .m_bubble_black .arrow_bottom {
left: 94px
}
.co_payment_main {
padding-top: 1px;
padding-bottom: 0;
position: relative;
display: none
}
.co_payment_main .u_load_auto32 {
background: rgba(0,0,0,.6);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
padding: 22px 0;
text-align: center;
position: absolute;
left: 392px;
top: 50%;
margin-top: -55px;
width: 215px;
z-index: 20
}
.co_payment_main .u_load_auto32 .u_load_txt {
color: #fff;
font-weight: 700
}
.co_payment_wallet {
width: 100%;
line-height: 23px;
padding-top: 15px;
position: relative
}
.co_payment_wallet .radio,.co_payment_wallet .check {
padding-right: 20px
}
.co_payment_wallet .radio label,.co_payment_wallet .check label,.co_payment_record .radio label,.co_payment_record .check label {
padding-left: 8px
}
.p_wallet_sum {
background-color: #e5639f;
color: #fff;
height: 23px;
line-height: 23px;
position: relative;
text-align: center;
padding: 0 15px
}
.p_wallet_sum .arrow {
border-width: 4px;
border-style: dashed solid dashed dashed;
border-color: transparent #e5639f transparent transparent;
width: 0;
height: 0;
overflow: hidden;
position: absolute;
left: -8px;
top: 7px
}
.p_enough_tips {
display: none
}
.p_wallet_cover {
height: 24px;
position: absolute;
top: 15px;
width: 0;
left: -9999em;
cursor: pointer
}
.co_record_wrap {
width: 100%;
position: relative;
*z-index: 2
}
.co_record_wrap .e_pay_cover {
display: block
}
.co_record_wrap .e_pay:hover .e_pay_cover {
display: none
}
.co_payment_record {
padding: 20px 0 43px;
width: 100%
}
.co_payment_record .radio,.co_payment_record .check {
padding-right: 15px;
line-height: 43px;
position: relative
}
.co_payment_record .e_pay,.co_payment_record .e_pay_inner,.co_payment_record .e_pay_infor {
float: left
}
.p_record_sum {
color: #f434a5;
font: 20px/23px arial
}
.p_record_cover {
height: 43px;
position: absolute;
top: 0;
width: 0;
left: -9999em;
cursor: pointer
}
.p_record_common {
margin-left: 20px;
width: 878px
}
.p_record_common .label {
line-height: 43px;
width: 118px
}
.p_record_common .e_pay_list li {
margin-bottom: 27px;
*padding-bottom: 27px;
padding-left: 2px
}
.co_payment_all_slide {
width: 96px;
padding-bottom: 20px;
margin-left: 24px;
cursor: pointer
}
.co_payment_all_slide .item {
border-bottom: 1px solid #6bc30d;
color: #6bc30d;
width: 96px;
height: 18px;
line-height: 18px;
text-align: center;
padding-top: 4px;
position: relative
}
.co_payment_all_slide .up {
display: none
}
.co_payment_all_slide .arrow {
bottom: -10px;
height: 5px;
left: 43px;
position: absolute;
width: 10px
}
.co_payment_all_slide .arrow em {
width: 0;
height: 0;
overflow: hidden;
border-width: 5px;
position: absolute;
left: 0;
top: 0
}
.co_payment_all_slide .up em {
border-style: dashed dashed solid;
border-color: transparent transparent #6bc30d;
top: -5px
}
.co_payment_all_slide .down em {
border-style: solid dashed dashed;
border-color: #6bc30d transparent transparent
}
.co_payment_record .co_payment_all_slide {
display: none
}
.z_co_payment_inited .co_payment_hint {
display: none
}
.z_co_payment_inited .co_payment_main {
display: block
}
.z_wallet_record_pay .radio label {
padding-left: 20px
}
.z_wallet_none_newcomer .co_payment_wallet,.z_wallet_record_pay .co_payment_wallet {
display: none
}
.z_wallet_none_newcomer .co_payment_record .radio input,.z_wallet_none_newcomer .co_payment_record .check,.z_wallet_record_pay .co_payment_record .radio input,.z_wallet_record_pay .co_payment_record .check {
display: none
}
.z_wallet_record_pay .co_payment_record .radio .co_payment_price {
display: none
}
.z_wallet_none .co_payment_wallet .radio,.z_wallet_none .co_payment_record .radio,.z_wallet_enough .co_payment_wallet .radio,.z_wallet_enough .co_payment_record .radio {
display: block
}
.z_wallet_enough .p_enough_tips {
display: inline
}
.z_wallet_none .co_payment_wallet .check,.z_wallet_none .co_payment_record .check,.z_wallet_enough .co_payment_wallet .check,.z_wallet_enough .co_payment_record .check {
display: none
}
.z_wallet_none .p_wallet_sum {
background-color: #333
}
.z_wallet_none .p_wallet_sum .arrow {
border-color: transparent #333 transparent transparent
}
.z_wallet_none .co_payment_wallet .p_wallet_cover {
filter: alpha(opacity=70);
background: rgba(255,255,255,.7);
width: 100%;
left: 0
}
.z_wallet_lack .co_payment_wallet .radio,.z_wallet_lack .co_payment_record .radio {
display: none
}
.z_wallet_lack .co_payment_wallet .check,.z_wallet_lack .co_payment_record .check {
display: block
}
.z_wallet_uncheck .p_wallet_cover,.z_record_uncheck .p_record_cover {
background: #fff;
filter: alpha(opacity=10);
background: rgba(255,255,255,.1);
width: 100%;
left: 0
}
.z_record_uncheck .co_payment_price {
display: none
}
.z_no_record .p_record_common,.z_no_record_check .p_record_common {
display: none
}
.z_no_record_check .co_payment_all_slide {
display: inline
}
.z_payment_slideup .up {
display: block
}
.z_payment_slideup .down {
display: none
}
.co_payment_bubble_tip {
color: #999;
cursor: pointer;
position: absolute;
right: 20px;
top: 50px;
text-decoration: underline;
z-index: 50
}
.co_payment_bubble_tip .m_bubble {
right: 0;
top: 24px;
width: 442px
}
.co_payment_bubble_tip .m_bubble_arrow_top {
left: 418px
}
.co_payment_bubble_cnt {
line-height: 22px;
font-family: '\5b8b\4f53';
padding-left: 5px
}
.co_payment_bubble_cnt .title {
font-weight: 700;
color: #ee802f;
padding-bottom: 6px
}
.co_payment_bubble_cnt .tips {
padding-bottom: 6px
}
.co_payment_bubble_cnt .tips .key {
font-weight: 700;
color: #333
}
.co_payment_bubble_cnt .tips .hint {
padding-left: 1em;
color: #666
}
.co_cash_tab_trigger .trigger_item {
width: 121px;
height: 36px;
float: left;
margin-right: 5px;
margin-bottom: -2px;
position: relative
}
.co_cash_tab_trigger .trigger_item a {
display: block;
width: 119px;
height: 33px;
line-height: 33px;
border: 1px solid #ddd;
border-bottom: medium none;
background: #f7f7f7;
color: #666;
font-weight: 700;
text-align: center
}
.co_cash_tab_trigger .trigger_item a:hover {
text-decoration: none;
color: #6bc30d
}
.co_cash_tab_trigger .trigger_curr a {
background: #fff;
border: 2px solid #bfbfbf;
border-bottom: medium none;
height: 34px;
width: 117px;
color: #333
}
.co_cash_tab_trigger .trigger_item a.trigger_icotip .ico {
vertical-align: middle;
margin-right: 3px
}
.co_cash_tab_trigger .trigger_item a.trigger_icotip .txt {
display: inline-block;
vertical-align: middle
}
.co_cash_tab_trigger .trigger_ad {
background: #fff;
position: absolute;
right: 0;
top: -15px;
border: 1px solid #ff8145;
color: #ff8145;
height: 18px;
line-height: 18px;
text-align: center;
padding: 0 2px
}
.co_cash_tab_trigger .trigger_tag {
position: absolute;
right: 0;
top: -12px
}
.trigger_ad .arrow {
bottom: -4px;
height: 4px;
left: 5px;
position: absolute
}
.trigger_ad .arrow i {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
overflow: hidden;
border-width: 4px;
border-style: solid dashed dashed
}
.trigger_ad .arrow .layer1 {
border-color: #fff transparent transparent;
z-index: 3
}
.trigger_ad .arrow .layer2 {
border-color: #ff8145 transparent transparent;
z-index: 2;
top: 1px
}
.co_cash_tab_cnt {
padding: 13px 0 0;
border: 2px solid #bfbfbf
}
.co_cash_tab_cnt .cnt_item {
display: none
}
.co_cash_tab_cnt .cnt_item .co_payment_ad {
margin-left: 20px;
margin-right: 20px
}
.co_cash_tab_cnt .cnt_item .e_pay_list {
margin: 20px 0 0;
*padding-bottom: 20px
}
.co_cash_tab_cnt .e_pay_list .e_pay_ali {
width: 700px;
height: auto
}
.e_pay_ali .e_pay {
float: left
}
.co_payment_cod .e_pay_list {
width: 434px
}
.co_payment_all {
border-top: 1px solid #d2d1d3;
padding: 13px 0 25px;
width: 878px;
margin: 0 20px;
display: none
}
.co_payment_all .co_cash_tab {
margin-top: 25px
}
.co_cash_describe {
line-height: 20px;
padding: 15px 20px 0;
font-family: '\5b8b\4f53'
}
.co_cash_describe .i1_arrow_9 {
margin: 0 5px 0 0
}
.quickpay_preview {
width: 113px;
height: 17px;
display: inline-block;
background-position: -100px -50px;
margin: 0 0 -3px 5px;
position: relative;
overflow: hidden;
cursor: pointer;
z-index: 10
}
.quickpay_preview img {
position: absolute;
right: -173px;
top: 30px
}
.quickpay_preview:hover,.quickpay_preview_hover {
overflow: visible
}
.pop_installment {
width: 710px
}
.pop_installment .m_popup_main {
padding: 30px 0 0
}
.pop_installment .title {
padding-left: 37px;
font: 700 14px/30px '\5FAE\8F6F\96C5\9ED1',sans-serif
}
.pop_installment .installment_infor {
padding-left: 37px;
height: 41px;
width: 673px;
position: relative
}
.installment_infor .logo {
border: 1px solid #cbcbcb;
height: 39px;
width: 175px;
margin-right: 10px
}
.installment_infor .cost {
width: 75px
}
.installment_infor .cost .trigger {
line-height: 41px;
color: #999;
cursor: pointer
}
.installment_tip {
background: #f2f2f2;
padding: 3px;
border: 1px solid #c6c6c6;
position: absolute;
left: 106px;
top: 37px;
display: none
}
.installment_tip .arrow {
position: absolute;
width: 12px;
height: 12px;
position: absolute;
left: 138px;
top: -12px
}
.installment_tip .arrow i {
width: 0;
height: 0;
overflow: hidden;
border-width: 6px;
border-style: dashed dashed solid;
position: absolute;
top: 0;
left: 0
}
.installment_tip .arrow .layer1 {
border-color: transparent transparent #c6c6c6
}
.installment_tip .arrow .layer2 {
border-color: transparent transparent #f2f2f2;
top: 1px
}
.installment_infor .cost_hover .installment_tip {
display: block
}
.installment_list {
background: #fff;
padding: 1px
}
.installment_list li {
height: 27px;
overflow: hidden;
height: 26px;
border-bottom: 1px solid #e6e6e6
}
.installment_list li span {
display: inline-block;
width: 87px;
height: 26px;
line-height: 26px;
text-align: center;
border-left: 1px solid #e6e6e6
}
.installment_list li span.tit {
text-align: left;
padding-left: 12px;
width: 75px;
border-left: medium none
}
.installment_list li.last {
border-bottom: medium none
}
.installment_cost {
padding-left: 37px
}
.installment_cost p {
line-height: 30px
}
.installment_cost label {
padding-right: 10px;
margin-right: 20px
}
.installment_cost .input_radio {
margin: 0 3px 2px 0
}
.pop_installment .m_popup_main .btnbox {
text-align: center;
padding: 40px 0 30px
}
.m_payment_tips {
display: none;
margin-bottom: 10px;
padding: 5px 20px 0
}
.m_payment_tips .m_icotip_16 {
display: block;
padding: 7px 14px;
border: 1px solid #f8dbb1;
background-color: #fffaf3
}
.m_payment_tips .txt {
color: #2a2a2a;
font-size: 14px
}
.co_goback,.co_comfirm_submit {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.co_shoppinglist .mod_bd {
padding: 5px 0 0
}
.co_sl_tab {
width: 958px;
margin: 0 auto 20px;
color: #666
}
.co_sl_tab th {
background: #fcf8e2;
font-weight: 400
}
.co_sl_tab th,.co_sl_tab td {
height: 36px;
line-height: 36px
}
.co_sl_tab td {
border-bottom: 1px solid #ddd;
text-align: center
}
.co_sl_tab .td_align_l {
text-align: left
}
.co_sl_tab .td_align_r {
text-align: right
}
.co_sl_tab .td_border_n {
border: 0
}
.co_sl_order {
font-size: 14px;
color: #333
}
.co_show_pic {
padding-right: 10px;
position: relative
}
.co_pop_pic {
padding: 2px;
background: #fff;
border: 1px solid #ddd;
position: absolute;
top: -5px;
left: 46px;
z-index: 1
}
.co_confirm_bar {
background: #fcedf5
}
.co_confirm_info {
width: 657px;
padding: 12px 20px
}
.co_confirm_info td {
padding: 5px 0;
vertical-align: top;
line-height: 20px
}
.co_confirm_main {
width: 637px;
padding: 0 0 10px 20px;
margin-bottom: 10px;
border-bottom: 1px solid #efd3e1
}
.co_confirm_main table {
width: 637px
}
.co_confirm_sec {
width: 637px;
padding: 0 0 10px 20px
}
.co_confirm_pay {
border-left: 1px solid #efd3e1;
width: 300px;
padding-bottom: 20px
}
.co_confirm_pay table {
width: 180px
}
.co_confirm_pay td {
line-height: 16px;
padding: 5px 0
}
.co_confirm_pd {
padding-top: 15px
}
.co_confirm_price {
font-size: 24px
}
.co_comfirm_submit {
width: 180px;
height: 45px;
background-position: -350px -350px;
border: 0;
cursor: pointer;
_background-color: transparent
}
.co_comfirm_submit:hover {
background-position: -350px -400px
}
.bill_li {
padding-right: 20px;
height: 38px
}
.co_bill {
padding: 10px 0
}
.co_bill_done {
padding-top: 8px
}
.co_bill .button_bg,.co_bill .loading_box_xs {
margin: 10px 10px 0 0
}
.co_bill .inp_txt {
margin-top: 10px
}
.co_bill .inp_txt_def {
height: 24px;
padding-left: 5px;
line-height: 24px;
position: absolute;
top: 10px;
left: 0
}
.co_goback {
padding-right: 15px;
background-position: 113px -685px
}
.checkout_detail {
width: 100%
}
.checkout_detail .input_check,.checkout_detail .input_radio {
margin-right: 5px
}
.checkout_detail_label {
float: left;
width: 70px;
line-height: 24px
}
.checkout_detail_main {
float: left;
width: 520px
}
.invoice_box {
padding-bottom: 10px
}
.invoice_trigger,.invoice_disabled {
margin-bottom: 10px;
line-height: 24px
}
.invoice_trigger label,.invoice_disabled label {
font-family: tahoma
}
.bubble_invoice_disable {
left: -136px;
top: -60px;
width: 290px
}
.bubble_invoice_disable .arrow_bottom {
left: 140px
}
.invoice_select {
padding-top: 10px
}
.invoice_select_label {
float: left;
width: 70px;
line-height: 24px
}
.invoice_select_type {
width: 440px;
float: left
}
.invoice_select_type .type_item {
line-height: 24px;
height: 24px;
margin-bottom: 5px
}
.invoice_select_type .type_item label {
font-family: tahoma
}
.invoice_select_type .type_item .company_input {
vertical-align: middle;
height: 24px
}
.invoice_result {
line-height: 24px;
height: 24px;
width: 100%;
cursor: pointer
}
.invoice_result .invoice_edit {
padding-left: 10px
}
.invoice_edit a {
padding-right: 10px;
display: none
}
.invoice_result:hover a,.invoice_result_hover a {
display: inline
}
.invoice_input_tip {
position: relative;
width: auto;
height: 22px;
background: #fffaf3;
border: 1px solid #f8dbb1;
position: relative;
left: 10px;
top: -1px;
display: none
}
.invoice_input_tip .arrow {
position: absolute;
height: 10px;
width: 10px;
overflow: hidden
}
.invoice_input_tip .arrow em {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
border-width: 5px
}
.invoice_input_tip .arrow em {
border-style: dashed solid dashed dashed;
top: 0
}
.invoice_input_tip .arrow .layer1 {
border-color: transparent #fffaf3 transparent transparent;
right: 0
}
.invoice_input_tip .arrow .layer2 {
border-color: transparent #f8dbb1 transparent transparent;
right: 1px
}
.invoice_input_tip .arrow .layer3 {
border-color: transparent;
right: 2px
}
.invoice_input_tip .arrow {
left: -10px;
top: 6px
}
.invoice_input_tip .bubble_close {
padding: 4px;
display: inline-block;
background-image: url(../images/icons2.png?eed24aae);
background-repeat: no-repeat;
width: 8px;
height: 8px;
background-position: -96px -196px;
overflow: hidden;
position: absolute;
right: 5px;
top: 6px;
right: 4px;
cursor: pointer
}
.invoice_input_tip .bubble_inner {
padding: 0 10px
}
.invoice_input_tip .bubble_inner .m_icotip_16 {
margin-top: 3px
}
.invoice_disabled,.invoice_select,.invoice_result,.invoice_select .company_input {
display: none
}
.z_invoice_disabled .invoice_trigger {
display: none
}
.z_invoice_disabled .invoice_disabled,.z_invoice_checked .invoice_select,.z_invoice_success .invoice_result {
display: block
}
.z_invoice_company_checked .company_input {
display: inline-block;
*display: inline;
*zoom: 1
}
.z_invoice_ipt_wrong .invoice_input_tip {
display: inline-block;
*display: inline;
*zoom: 1
}
.z_invoice_sec_pay .invoice_result {
cursor: default
}
.z_invoice_sec_pay .invoice_trigger,.z_invoice_sec_pay .invoice_result:hover a,.z_invoice_sec_pay .invoice_result_hover a {
display: none
}
.co_pay_table {
padding: 15px 0 0 60px;
position: relative;
overflow: hidden;
zoom: 1
}
.co_pay_load {
width: 300px;
position: absolute;
left: 0;
top: -1000px;
text-align: center;
*margin-top: 15px
}
.co_pay_load .txt {
position: relative;
top: -50%
}
.co_pay_load_bg {
width: 300px;
height: 380px;
position: absolute;
left: 0;
bottom: -1000px;
background: #fcedf5;
filter: alpha(opacity=85);
opacity: .85
}
.co_pay_btnbox {
padding-left: 60px
}
.co_save_tip {
width: 100%;
height: 16px;
color: #f20266;
font: 700 12px/16px '\5B8B\4F53',sans-serif;
padding: 10px 0;
visibility: hidden
}
.co_save_tip .i2_warn_16 {
margin: 0 8px -4px 0
}
.co_pay_table_nologin {
padding: 15px 0 35px 60px
}
.z_pay_table_load .co_pay_load {
top: 50%
}
.z_pay_table_load .co_pay_load_bg {
bottom: 0
}
.z_co_pay_save .co_save_tip {
visibility: visible
}
.popup_brand_send {
line-height: 18px;
padding: 4px 10px;
width: 310px;
left: -106px;
bottom: 26px;
_bottom: 40px
}
.popup_brand_send .pop_arrow {
left: 39%
}
.popup_brand_send .key_txt_pink {
color: #ff4aab;
font-family: '\5b8b\4f53'
}
.fund_logo,.fund_icon,.fund_btn_icon {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.fund {
padding: 20px 60px;
background: #fcfbfc;
border: 1px solid #efd3e1
}
.fund_title {
width: 360px;
margin: 0 auto
}
.fund_logo {
background-position: -532px -700px;
width: 238px;
height: 18px;
font-size: 14px;
font-weight: 700;
padding: 12px 0 0 128px;
margin-bottom: 10px
}
.fund_tab {
width: 100%;
margin: 20px 0 15px;
background: #fff;
border: 1px solid #dadada
}
.fund_tab td {
border: 1px solid #dadada
}
.fund_box {
width: 100px;
margin: 20px auto 40px;
text-align: center
}
.fund_icon {
padding-top: 56px;
margin-bottom: 10px;
display: block
}
.fund_icon_1 {
background-position: 20px 0
}
.fund_icon_2 {
background-position: -80px 0
}
.fund_icon_3 {
background-position: -180px 0
}
.fund_icon_4 {
background-position: -285px 0
}
.fund_btn_icon {
height: 20px;
padding-left: 20px;
background-position: -400px -150px
}
.fund .button_bg {
margin-top: 15px
}
.ml54 {
margin-left: 54px
}
.fund_instro {
line-height: 24px
}
.suc_ad_1,.suc_ad_2,.suc_ad_1 a,.paying_suc_icon,.suc_back_co {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.order_success {
margin: 90px auto 0
}
.order_success .order_info {
width: 520px;
margin: 0 auto 44px
}
.order_success .face_bar {
width: 250px;
margin: 0 auto 50px
}
.order_success .face_bar strong {
font-size: 16px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.order_success .suc_width {
width: 400px
}
.order_success .face_bar_2 {
width: 350px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.suc_back_co {
padding-right: 20px;
background-position: 70px -545px
}
.suc_box {
margin-bottom: 10px;
border-bottom: 2px solid #efd3e1
}
.suc_tab,.suc_tab th {
text-align: center
}
.suc_tab {
width: 100%;
border-left: 1px solid #dadada
}
.suc_tab th {
height: 36px;
background: #f7f7f7;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
color: gray
}
.suc_tab td {
height: 55px;
background: #fff;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
font-size: 14px
}
.suc_tab .pop_explain {
text-align: left;
font-size: 12px
}
.suc_tab_done {
padding: 0 10px 0 50px
}
.suc_tab_done .shopping_tips .popup_box {
display: block;
left: -80px
}
.suc_tab_td {
padding: 20px 50px;
text-align: left
}
.suc_tab_li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #f6dae9
}
.suc_tips {
padding-bottom: 25px;
border-bottom: 1px solid #dadada;
line-height: 24px
}
.suc_ad {
padding: 20px 0 40px;
line-height: 30px
}
.suc_ad_1 {
padding-left: 20px;
background-position: -600px -444px
}
.suc_ad_2 {
padding-left: 20px;
background-position: -600px -594px
}
.suc_ad_1 a {
padding-right: 15px;
background-position: 55px -695px
}
.order_paying {
margin: 20px 0 50px
}
.order_paying .suc_tab,.order_paying .button_bg {
margin-top: 15px
}
.order_paying .suc_tab_td {
background: #fcedf5
}
.pay_fail_tips {
padding: 10px 0 0 10px
}
.paying_suc_icon {
padding-left: 25px;
background-position: -600px -398px
}
.suc_pop_payment {
width: 880px;
padding: 20px;
background: #fff
}
.suc_pop_payment .payment_div {
width: auto;
margin: 0
}
.suc_pop_payment .button_bg {
display: block;
margin: 0 auto
}
.suc_pop_payment_close {
width: 12px;
height: 12px;
display: block;
background-position: -500px 0;
position: absolute;
top: 10px;
right: 20px;
cursor: pointer
}
.suc_bubble_tip {
bottom: 25px;
left: -84px
}
.suc_bubble_tip .arrow_bottom {
left: 94px
}
.suc_bubble_tip2 {
display: block;
left: -80px;
bottom: 23px
}
.suc_bubble_tip2 .arrow_bottom {
left: 94px
}
.order_gift_box {
padding: 25px 0 15px
}
.order_gift_box .title {
font-weight: 700;
line-height: 18px
}
.order_gift_list {
padding: 5px 0;
border-bottom: 1px solid #dadada
}
.order_gift_list p {
font-family: '\5b8b\4f53';
line-height: 24px;
padding-left: 15px
}
.order_gift_list p.item {
font-size: 14px;
width: 580px
}
.order_gift_list .item .icon {
background: url(../images/icons1.png?5510cfbb) no-repeat -244px -100px;
float: left;
display: inline;
width: 6px;
height: 11px;
margin: 6px 0 0 -15px
}
.virtual_gift_list {
border-bottom: 1px dashed #dadada
}
.pop_payments_other {
width: 980px
}
.pop_payments_other .m_popup_main {
padding: 60px 50px 30px;
width: 880px
}
.order_success .order_act {
overflow: hidden
}
.order_success .order_act_box {
width: 320px;
height: 88px;
margin: 10px 0 0 5px;
padding-left: 18px;
float: left;
border-left: 1px solid #c2c0c2;
display: inline
}
.order_success .order_act_text {
margin-bottom: 5px;
line-height: 22px;
color: gray
}
.share_sn,.share_tx,.share_kj,.share_rr,.share_db,.share_kx {
background: url(../images/icons.png?e158a83b) no-repeat 0 -900px;
display: inline-block;
width: 32px;
height: 32px
}
.share_sn:hover {
background-position: -50px -900px
}
.share_tx {
background-position: -100px -900px
}
.share_tx:hover {
background-position: -150px -900px
}
.share_kj {
background-position: -200px -900px
}
.share_kj:hover {
background-position: -250px -900px
}
.share_rr {
background-position: -300px -900px
}
.share_rr:hover {
background-position: -350px -900px
}
.share_db {
background-position: -400px -900px
}
.share_db:hover {
background-position: -450px -900px
}
.share_kx {
background-position: -500px -900px
}
.share_kx:hover {
background-position: -550px -900px
}
.ad_share {
padding-bottom: 36px;
font: 14px/32px '\5FAE\8F6F\96C5\9ED1'
}
.sucess_ad {
text-align: left;
width: 500px;
display: block;
margin: 0 auto
}
.sucess_ad a {
color: #f30082;
text-decoration: none;
font: 700 16px/32px arial,'\5b8b\4f53',sans-serif
}
.share_weibo {
text-align: right
}
.share_weibo_l {
text-align: right;
font: 700 16px/32px arial,'\5b8b\4f53',sans-serif;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle
}
.share_weibo_list {
height: 32px;
width: 280px;
vertical-align: middle;
display: inline-block;
*display: inline;
*zoom: 1
}
.share_weibo_list a {
display: inline;
float: left;
margin: 0 10px 0 0
}
.qr_alipay_wallet {
padding: 10px 0 30px
}
.qr_alipay_wallet .note {
font-family: '\5b8b\4f53';
text-align: center;
line-height: 24px;
padding-bottom: 10px
}
.qr_box {
background: url(../images/bg_qr_arrow.png?8ffc50d9) no-repeat 157px 25px;
border: 2px solid #dbdbdb;
height: 110px;
margin: 0 auto;
padding: 10px 0 0 50px;
width: 282px
}
.qr_box .qr {
height: 100px;
margin-right: 28px;
width: 100px
}
.qr_box .qr_infor {
width: 120px
}
.qr_box .qr_infor p {
line-height: 24px;
text-align: center
}
.haitao_upload_tip {
text-align: center;
padding: 5px 24px;
background-color: #dff0f8;
border: 1px solid #b4e0f4;
width: 478px;
margin: 0 auto 25px
}
.haitao_upload_tip .inner {
display: inline-block;
padding-left: 45px
}
.haitao_upload_tip .inner .ico {
float: left;
display: inline;
width: 32px;
margin-left: -45px
}
.haitao_upload_tip .inner .txt {
text-align: left;
line-height: 32px
}
.haitao_upload_tip .txt {
color: #666;
font-weight: 700;
font-size: 14px
}
.haitao_upload_tip .txt a {
color: #25a2e3;
font-size: 12px;
font-weight: 400;
text-decoration: underline
}
.suc_main {
width: 998px
}
.suc_hd {
background: #f9f9f9;
padding: 0 44px;
height: 54px;
padding-top: 22px;
position: relative
}
.order_result_tip {
display: inline-block
}
.order_result_tip .ico {
margin-right: 5px;
vertical-align: top
}
.order_result_tip .txt {
color: #333;
display: inline-block
}
.order_result_tip .ico,.order_result_tip .txt {
vertical-align: middle
}
.order_result_tip .ico {
margin-right: 10px
}
.order_result_tip .txt {
font: 700 18px/32px '\5FAE\8F6F\96C5\9ED1',sans-serif
}
.suc_share {
position: absolute;
right: 34px;
top: 27px
}
.suc_hd .suc_share .share-wrap {
margin-left: 20px
}
.suc_bd {
padding: 20px 44px
}
.suc_bd .m_box2_bd {
width: 908px
}
.suc_order_list {
padding: 5px 14px 0
}
.suc_order_item {
padding: 10px 0 20px 18px;
border-bottom: 1px solid #e5e5e5;
position: relative;
_width: 862px
}
.suc_order_item .i_arrow_left_9 {
float: left;
margin-left: -18px;
margin-top: 8px
}
.suc_order_item .suc_order_edit {
position: absolute;
right: 5px
}
.suc_order_main .txt_indent4 {
padding-left: 60px;
text-indent: -60px
}
.suc_order_main .order_desc {
line-height: 25px;
color: #666
}
.suc_order_main .order_desc .order_money {
display: inline-block;
width: 85px;
color: #333
}
.suc_order_main .order_warn {
color: #f30082;
line-height: 25px;
font-family: '\5B8B\4F53',sans-serif
}
.multi_rows_indent4 {
padding-left: 60px;
line-height: 25px;
color: #666
}
.multi_rows_indent4 .label {
float: left;
width: 60px;
margin-left: -60px
}
.multi_rows_indent4 .list {
color: #333
}
.order_addition {
background-color: #dff0f8;
border: 1px solid #b4e0f4;
width: 562px;
height: 16px;
padding: 12px 15px;
margin-top: 10px
}
.order_addition .tip {
display: inline-block;
height: 16px;
line-height: 16px
}
.order_addition .tip .ico {
margin-right: 5px;
vertical-align: top
}
.order_addition .tip .txt {
color: #333;
display: inline-block
}
.order_addition .keylink {
position: relative;
left: 20px;
color: #3466aa;
font: 700 14px/16px '\5B8B\4F53',sans-serif
}
.suc_bubble_cod_app {
cursor: pointer
}
.suc_bubble_cod_app .m_bubble {
width: 292px;
bottom: 52px;
left: 270px
}
.suc_bubble_cod_app .m_bubble .m_bubble_arrow_bottom {
left: 142px
}
.suc_bubble_cod_app .m_bubble .qr_box {
border: medium none;
padding: 10px 0 0;
background-position: 104px 25px
}
.suc_bubble_cod_app:hover .m_bubble,.suc_bubble_cod_app_hover .m_bubble {
display: block
}
.suc_order_edit {
position: absolute;
right: 5px;
top: 10px;
width: 72px
}
.suc_order_edit .order_state {
height: 22px;
margin-bottom: 5px;
text-align: center
}
.suc_order_edit .order_state .i_warn_16 {
display: none
}
.suc_orders_bar {
background-color: #f8f8f8;
border-top: 1px solid #dfdfdf;
position: relative;
_width: 908px;
margin-top: -1px
}
.suc_orders_bar .goto_cart {
position: absolute;
top: 14px;
right: 20px
}
.suc_orders_bar .goto_cart .f_blue {
font-family: '\5B8B\4F53',sans-serif
}
.suc_orders_income {
padding: 6px 32px
}
.suc_orders_income .v_income {
display: inline-block;
display: block;
padding: 5px 0
}
.suc_orders_income .v_income .ico {
margin-right: 5px;
vertical-align: top
}
.suc_orders_income .v_income .txt {
color: #666;
display: inline-block
}
.suc_orders_income .v_income .ico,.suc_orders_income .v_income .txt {
vertical-align: middle
}
.suc_orders_income .score_income {
display: inline-block;
display: block;
padding: 5px 0
}
.suc_orders_income .score_income .ico {
margin-right: 5px;
vertical-align: top
}
.suc_orders_income .score_income .txt {
color: #666;
display: inline-block
}
.suc_orders_income .score_income .ico,.suc_orders_income .score_income .txt {
vertical-align: middle
}
.suc_orders_income .keylink {
position: relative;
left: 20px;
font-family: '\5B8B\4F53',sans-serif;
color: #3466aa
}
.suc_note .title {
line-height: 20px
}
.suc_note .desc p {
line-height: 20px
}
.m-success-ads {
padding: 30px 0 0
}
.m-success-ad {
margin-bottom: 15px;
width: 910px;
height: 86px;
overflow: hidden
}
.m-success-ad-spe {
height: 250px
}
.fund2 {
padding: 20px 15px 40px
}
.z_suc_order_warn .order_state .i_order_ok {
display: none
}
.z_suc_order_warn .order_state .i_warn_16 {
display: inline-block
}
.order_success {
margin: 90px auto 0
}
.order_success .order_info {
width: 520px;
margin: 0 auto 44px
}
.order_success .face_bar {
width: 250px;
margin: 0 auto 50px
}
.order_success .face_bar strong {
font-size: 16px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.order_success .suc_width {
width: 400px
}
.order_success .face_bar_2 {
width: 350px
}
.order_success .o_operate_2 {
padding-left: 160px
}
.order_success .o_operate a {
margin: 0 10px;
display: inline-block
}
.suc_back_co {
padding-right: 20px;
background-position: 70px -545px
}
.order_related_tipbox {
padding: 80px 0
}
.order_pay_waiting {
width: 400px;
margin: 50px auto
}
.order_pay_waiting .waiting_tit {
height: 20px;
padding-bottom: 40px
}
.order_pay_waiting .waiting_tit em {
padding-left: 5px;
font-size: 16px
}
.order_pay_waiting p {
height: 30px;
line-height: 30px
}
.rework_tips {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #bdbdbd
}
.pop_close_icon,.pop_close_icon1,.payment_popup .service_bar,.ico_right,.ico_wrong,.pay_faq_btn,.pay_faq_btn_open {
background-image: url(../images/icons.png?e158a83b);
background-repeat: no-repeat
}
.pop_close_icon {
width: 10px;
height: 10px;
float: right;
background-position: -500px 0;
position: relative;
display: inline;
cursor: pointer
}
.pop_close_icon1 {
width: 10px;
height: 10px;
background-position: -500px 0;
cursor: pointer;
display: inline-block
}
.shoppingbag_pupup {
padding: 20px;
background: #fdfdfd
}
.shoppingbag_pupup .button_bg_1,.shoppingbag_pupup .button_bg_2,.shoppingbag_pupup .button_bg_3 {
margin: 15px auto
}
.pop_stock {
width: 520px;
padding: 30px
}
.pop_stock_hd {
height: 32px;
margin-bottom: 20px;
line-height: 32px
}
.storck_icon {
width: 42px;
height: 32px;
background-position: -200px -200px
}
.stock_tab {
width: 100%;
background: #fff;
border: 1px solid #dbdada
}
.stock_tab th {
height: 35px;
background: #f7f7f7
}
.stock_tab td {
padding: 7px 0;
border-bottom: 1px solid #dbdada;
text-align: center
}
.stock_tab .td_align_l {
text-align: left
}
.stock_tab .green {
color: #00ae39
}
.pop_stock_fd {
padding-top: 10px;
line-height: 30px
}
.shoppingbag_pupup .pop_stock_fd .button_bg_1 {
margin: 0
}
.pop_coupon {
width: 400px;
padding: 10px 20px 50px
}
.pop_coupon .face_bar {
margin: 40px 0 0 20px
}
.pop_coupon_tips {
width: 280px;
padding-top: 10px;
line-height: 24px
}
.pop_coupon .button_bg {
margin-left: 120px
}
.payment_popup {
background: #fff;
border: 5px solid #c2c2c2;
position: relative;
width: 580px
}
.payment_popup_top {
background-color: #f2f2f2;
height: 26px;
padding: 12px 12px 0 0;
text-align: right
}
.pop_wait_content {
width: 580px
}
.pop_wait_success {
padding: 20px 0 0 10px;
border-bottom: 1px dotted #ccc;
width: 550px;
margin: 0 auto
}
.pop_wait_fail {
padding: 25px 0 15px 10px;
width: 550px;
margin: 0 auto
}
.payment_popup_bar {
font-size: 14px;
font-weight: 700;
left: 20px;
position: absolute;
top: 10px;
z-index: 11;
width: 280px;
height: 18px
}
.payment_popup .service_bar {
background-position: -600px -50px;
color: #666;
cursor: pointer;
display: inline-block;
line-height: 17px;
padding-left: 28px
}
.payment_popup .service_bar:hover {
background-position: -600px -150px;
color: #f30082
}
.pop_pay_verify_title {
font: 700 14px/25px '\5B8B\4F53',arial;
padding: 0 0 5px 15px
}
.pop_pay_verify_title .btnbg {
font-size: 12px;
font-weight: 400;
margin-left: 15px
}
.ico_right,.ico_wrong {
background-position: -100px -850px;
display: inline-block;
height: 22px;
margin: 0 5px -6px 0;
width: 22px
}
.ico_wrong {
background-position: -150px -850px
}
.pop_pay_verify_txt {
color: #f30082;
height: 30px;
text-align: center
}
.pop_pay_verify_txt p {
font-family: '\5B8B\4F53',sans-serif;
line-height: 18px;
padding: 5px 0 0 42px;
text-align: left
}
.pop_pay_verify_change {
color: gray;
line-height: 30px;
font-size: 12px;
font-weight: 400;
padding-left: 15px
}
.pop_pay_verify_change a.keylink {
text-decoration: underline;
color: #f30082
}
.pop_pay_verify_change a.keylink:hover {
text-decoration: underline
}
.pop_wait_load {
font-size: 14px;
height: 24px;
line-height: 24px;
margin: 62px 0 105px 155px
}
.pop_wait_load img {
margin: 0 10px -5px 0
}
.pay_faq_box {
margin: 0 auto;
width: 560px
}
.pay_faq_box .online_service {
cursor: pointer;
margin-left: 15px
}
.pay_faq_box .online_service:hover {
color: #f30082
}
.pay_faq_btn,.pay_faq_btn_open {
background: url(../images/icon_repeat.png?5379e784) no-repeat right -685px;
display: inline-block;
height: 34px;
line-height: 34px;
margin: 5px 15px 0;
padding-right: 15px
}
.pay_faq_btn_open {
background-position: right -585px
}
.pay_faq_btn:hover {
background-position: right -735px;
text-decoration: none
}
.pay_faq_btn_open:hover {
background-position: right -635px;
text-decoration: none
}
.pay_faq_main {
padding: 0 14px
}
.pay_faq {
line-height: 20px;
padding-bottom: 20px
}
.pay_faq_q {
font-weight: 700
}
.pay_faq_a {
color: #666
}
.pop_moneybag {
width: 400px
}
.pop_moneybag caption {
padding-bottom: 20px;
text-align: left
}
.pop_moneybag td {
height: 30px;
line-height: 30px;
font-size: 12px
}
.pop_moneybag td .inp_txt {
width: 263px;
height: 26px;
line-height: 26px;
padding-left: 10px;
color: #b3b3b3
}
.pop_moneybag_submit button.button_bg_1 {
margin: 15px 0 15px 52px
}
.pop_moneybag .pop_moneybag_submit a {
margin: 20px 0 0 20px;
height: 12px;
display: inline-block
}
.pop_moneybag td.pop_moneybag_text {
height: 14px;
line-height: 14px
}
.pop_moneybag .face_bar_spc {
margin-left: 126px
}
.pop_moneybag .face_bar_spc em {
display: inline-block;
margin-top: 10px
}
.pop_moneybag button.button_spc {
margin: 15px 0 15px 130px
}
.pop_moneybag .popup_box {
left: 0;
bottom: 30px
}
.pop_moneybag .m_bubble_black {
left: 0;
bottom: 32px
}
.pop_moneybag .m_bubble_black .arrow_bottom {
left: 94px
}
.pop_moneybag .pop_explain {
width: 140px
}
.pop_moneybag .changepw_msg {
padding-bottom: 10px
}
.payment_popup_close {
width: 10px;
height: 10px;
background-position: -500px 0;
position: absolute;
cursor: pointer;
top: 10px;
right: 20px
}
.payment_popup_w1 {
width: 358px;
padding: 20px
}
.new_popup_content01 {
margin-left: 65px
}
.new_popup_content02 {
margin: 35px 0 0 65px
}
.pop_unreachable {
width: 400px
}
.pop_unreachable caption {
text-align: left;
background: url(../images/icons.png?e158a83b) no-repeat -600px -850px;
height: 20px;
line-height: 20px;
margin: 10px 0 0 60px;
padding: 7px 0 10px 45px
}
.pop_unreachable td {
height: 30px;
line-height: 30px;
font-size: 14px;
font-family: '\5b8b\4f53'
}
.pop_unreachable_submit button.button_bg_1 {
background-position: 0 -91px;
margin: 15px 0 15px 10px;
width: 130px
}
.pop_unreachable .pop_unreachable_submit a {
margin: 20px 0 0 20px;
height: 12px;
display: inline-block;
font-size: 12px;
text-decoration: underline
}
.popup_non_delivery .m_popup_tip .tip_box {
padding-bottom: 15px
}
.popup_non_delivery_detail {
padding-bottom: 15px;
display: inline-block;
*display: inline;
*zoom: 1
}
.popup_non_delivery_goods {
line-height: 20px;
text-align: left
}
.popup_non_delivery_goods .item {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 250px
}
.popup_non_delivery_note {
padding-top: 25px;
color: #666
}
.popup_change_cashpay {
width: 380px
}
.popup_change_cashpay .text_note {
font: 700 14px/24px '\5b8b\4f53';
padding: 45px 0 35px;
text-align: center
}
.popup_change_cashpay .btnbox {
padding-bottom: 40px;
text-align: center
}
.popup_change_cashpay .btnbox .btn_sure {
margin-right: 20px
}
.cross_district_tip .m_popup_main {
padding: 40px 0 30px
}
.cross_district_tip .pop_close_icon1 {
position: absolute;
right: 20px;
top: 10px
}
.cross_district_tip .tipCon {
height: 110px;
line-height: 22px;
margin-left: 80px
}
.cross_district_tip .tipCon p {
width: 260px
}
.cross_district_tip .btnbox {
text-align: center
}
.cross_district_tip2 {
background-color: #fbf9fc;
height: 168px;
position: relative;
width: 380px;
padding: 32px 0 0
}
.cross_district_tip2 .pop_close_icon1 {
position: absolute;
right: 20px;
top: 10px
}
.cross_district_tip2 .tipCon {
height: 110px;
line-height: 22px;
margin-left: 40px
}
.cross_district_tip2 .tipCon h5 {
background: url(../images/icons.png?e158a83b) no-repeat -600px -847px;
font-size: 14px;
height: 22px;
padding: 7px 0 8px 40px
}
.cross_district_tip2 .tipCon p {
width: 260px;
padding-left: 40px
}
.cross_district_tip2 .btnbox {
margin-left: 80px
}
.nologined_order_tip {
background: #fff;
width: 520px;
height: 312px;
position: relative
}
.nologined_order_tip .pop_close {
background-position: 0 -800px;
width: 10px;
height: 10px;
overflow: hidden;
position: absolute;
top: 17px;
right: 20px;
cursor: pointer
}
.nologined_order_tip .note {
margin: 0 auto;
padding-top: 30px;
width: 410px;
line-height: 22px
}
.nologined_order_tip .tit {
font-weight: 700;
padding-bottom: 15px;
text-align: center
}
.nologined_order_tip .user_infor {
margin: 25px auto 45px;
width: 280px;
line-height: 22px
}
.nologined_order_tip .change_psd {
margin-top: 15px
}
.nologined_order_tip .time_tip {
text-align: center;
color: gray
}
.iphone_10086_hint {
margin: 20px auto;
text-align: center;
border-bottom: 1px dashed #ccc
}
.iphone_10086_hint p {
font-size: 14px;
padding-left: 105px;
color: #333;
background: url(../images/last_step.png?dc14b021) 190px top no-repeat;
height: 20px;
line-height: 20px;
margin: 20px auto
}
.iphone_10086_hint .button_bg_4 {
display: block;
margin: 40px auto
}
.pop_contract {
width: 250px;
margin: 10px auto 0;
font-size: 14px
}
.pop_contract .popup_box {
left: -220px;
bottom: -15px
}
.pop_contract .pop_arrow {
background-position: -600px -275px;
width: 6px;
height: 9px;
right: -6px;
left: auto;
bottom: auto;
top: 28px
}
.pop_contract .m_bubble_black {
left: -218px;
top: -3px
}
.pop_contract .m_bubble_black .arrow_right {
top: 12px
}
.bubble_nologin_paye {
_zoom: 1
}
.bubble_nologin_paye:hover {
*text-decoration: none
}
.bubble_nologin_paye .m_bubble_black {
right: 0;
top: 24px;
width: 290px;
text-align: left
}
.bubble_nologin_paye .arrow_top {
right: 10px
}
.top_head_bd .m_bubble_black {
_display: block;
_visibility: hidden
}
.top_head_bd .m_bubble_trigger_hover .m_bubble_black {
_visibility: visible
}
.co_userinfo_edit .nologin_tip {
position: absolute;
right: 20px;
top: 10px;
display: none
}
.co_payment_wallet_nologin {
display: none;
padding: 25px 0 5px;
font-size: 14px
}
.z_nologin_checkout .co_addr_formtype,.z_nologin_checkout .co_payment_wallet {
display: none
}
.z_nologin_checkout .co_userinfo_edit .nologin_tip,.z_nologin_checkout .co_payment_wallet_nologin {
display: block
}
.id_number_box_inner {
padding: 8px 19px 20px;
*zoom: 1
}
.id_number_box .id_value_loading {
display: none;
width: 20px;
height: 20px;
vertical-align: middle;
background: url(../images/loading20_gray.gif?74c03bc4) no-repeat 0 0
}
.m_id_number_tips {
margin-bottom: 20px;
padding: 6px 6px 4px;
border: 1px solid #b4e0f4;
background-color: #dff0f8
}
.m_id_number_tips .txt {
color: #333
}
.s_form_id_number .form_item {
margin-bottom: 26px;
zoom: 1
}
.s_form_id_number .form_item:after {
display: block;
content: ' ';
height: 0;
clear: both;
visibility: hidden
}
.s_form_id_number .form_item_last {
margin-bottom: 0
}
.s_form_id_number .form_item .name {
display: inline-block;
line-height: 28px
}
.s_form_id_number .form_label {
position: relative;
float: left;
margin-right: 5px;
width: 120px;
line-height: 28px;
text-align: right;
z-index: 4
}
.s_form_id_number .form_control {
float: left;
width: 835px
}
.s_form_id_number .hlight_main {
margin: 0 4px
}
.s_form_id_number .form_item_name .m_bubble_black,.s_form_id_number .form_item_id_number .m_bubble_black {
bottom: 22px;
left: -89px;
z-index: 3
}
.s_form_id_number .m_bubble_black .arrow_bottom {
left: 94px
}
.s_form_id_number .input_text {
margin-right: 10px;
padding: 0 10px;
width: 190px;
height: 26px;
line-height: 26px;
*height: 24px;
*line-height: 24px;
border: 1px solid #b3b3b3
}
.s_form_id_number .id_number_box {
display: inline-block;
*display: inline;
*zoom: 1
}
.s_form_id_number .id_number_tips {
display: none;
position: absolute;
top: -26px;
left: 0;
padding: 0 10px;
width: 192px;
height: 26px;
color: #f76d02;
line-height: 26px;
font-size: 14px;
font-weight: 700;
background-color: #ffefd9
}
.s_form_id_number .z_show_id_number_tips {
position: relative;
z-index: 2;
zoom: 1
}
.s_form_id_number .z_show_id_number_tips .id_number_tips {
display: block;
z-index: 1
}
.s_form_id_number :root .button_id_verify {
-webkit-filter: none;
filter: none
}
.s_form_id_number .button_id_verify {
display: inline-block;
margin-right: 10px;
padding: 0 5px;
width: 64px;
height: 26px;
text-align: center;
line-height: 26px;
text-decoration: none;
vertical-align: top;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fcf0f5;
background-image: -webkit-linear-gradient(top,#fdf5f8,#fbeef4);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fdf5f8),to(#fbeef4));
background-image: -moz-linear-gradient(top,#fdf5f8,#fbeef4);
background-image: linear-gradient(to bottom,#fdf5f8,#fbeef4);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fdf5f8, endcolorstr=#fbeef4);
color: #fb4892;
border: 1px solid #eea3c2
}
.s_form_id_number .button_id_verify:hover {
background-color: #fef7fa;
background-image: -webkit-linear-gradient(top,#fefafb,#fdf4f8);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fefafb),to(#fdf4f8));
background-image: -moz-linear-gradient(top,#fefafb,#fdf4f8);
background-image: linear-gradient(to bottom,#fefafb,#fdf4f8);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fefafb, endcolorstr=#fdf4f8);
color: #fb4892;
border-color: #f38ab6;
text-decoration: none
}
.s_form_id_number .button_id_verify_disabled,.s_form_id_number .button_id_verify_disabled:hover,.s_form_id_number .button_id_verify_disabled:active {
cursor: not-allowed;
color: #9b9a9a;
border-color: #c1c1c1;
background: #d2d1d1
}
.s_form_id_number .button_id_verify_disabled .ico_loading_gray {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
background: url(../images/loading_gray_16.gif?15e9db67) no-repeat 0 0
}
.verify_tips {
padding: 5px 0;
vertical-align: top;
line-height: 18px
}
.verify_tips .ico {
margin-right: 5px;
vertical-align: middle
}
.verify_tips_error {
color: #f23c3c
}
.show_default .j_form {
display: none
}
.show_form .j_default {
display: none
}
.show_verified #user_id {
display: inline-block
}
.show_verified .id_number_box,.show_verified .button_id_verify,.show_verified .verify_tips {
display: none
}
#user_id {
display: none
}
.verify_error .verify_tips_error {
display: inline-block
}
.verify_error .button_id_verify {
display: none
}
.verify_tips_error {
display: none
}
.verify_tips_success {
display: none
}
.verify_success .verify_tips_success {
display: inline-block
}
.verify_success .button_id_verify {
display: none
}
.verify_loading #id_submit {
display: none
}
.verify_loading #id_loading {
display: inline-block
}
#id_loading {
display: none
}
.check_status .id_value_loading {
display: inline-block
}
.format_error .verify_tips_error {
display: inline-block
}
.format_error #id_submit {
display: inline-block
}
.format_error #id_loading {
display: none
}
.co_payment_null_tip {
text-align: center;
padding: 20px 0
}
.co_payment_null_tip .inner {
display: inline-block;
padding-left: 25px
}
.co_payment_null_tip .inner .ico {
float: left;
display: inline;
width: 20px;
margin-left: -25px
}
.co_payment_null_tip .inner .txt {
text-align: left;
line-height: 20px
}
.relate_pro {
margin: 60px 0 80px
}
.slider_tag {
height: 33px;
padding: 7px 0 0 30px;
background: #e5e3e6
}
.slider_tag .toc {
padding: 0 20px;
float: left;
line-height: 33px;
color: gray;
cursor: pointer
}
.slider_tag .selected {
background: #fcfcfc;
font-size: 14px;
color: #333
}
.relate_pro .content_div {
position: relative;
z-index: 0;
height: 330px;
background: #fcfafd;
padding: 20px 0 0 30px;
display: none
}
.relate_pro .content_div_special .pro_relate_list {
margin-right: 5px
}
.pro_relate_list {
width: 182px;
margin-right: 8px;
float: left;
display: inline;
overflow: hidden
}
.pro_relate_list_w1 {
width: 182px;
height: 300px
}
.pro_relate_list_w2 {
width: 310px;
height: 271px
}
.pro_relate_list dd {
height: 24px;
text-align: center;
line-height: 24px;
overflow: hidden
}
.pro_relate_list dt img {
border: 1px solid #ebebeb
}
.pro_relate_old {
padding-right: 30px
}
.pro_relate_new {
font-size: 16px
}
.relate_pro .btn {
position: absolute;
width: 24px;
height: 50px;
cursor: pointer
}
.relate_pro .ahead {
background-position: -500px -250px;
top: 105px;
left: 6px
}
.relate_pro .next {
background-position: -550px -250px;
top: 105px;
right: 6px
}
.relate_pro_te {
margin: 0 auto 40px
}
.slider_tag_te {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px;
line-height: 28px;
margin-bottom: 20px
}
.slider_tag_te .toc {
cursor: pointer;
float: left;
padding: 0 16px;
height: 28px;
line-height: 28px
}
.slider_tag_te .selected {
background: #f3f1f4;
border-top: 2px solid #6bc30d;
margin-top: -2px
}
.relate_pro_te .pro_relate_list {
width: 182px;
padding: 10px 8px;
margin-right: 0;
height: 307px;
border: 1px solid #f4f4f4
}
.relate_pro_te .pro_relate_list:hover,.relate_pro_te .hover {
background: #fcfafc;
border-color: #fff;
box-shadow: -1px -1px 2px #e1e1e1,1px 1px 2px #e1e1e1
}
.relate_pro_te .pro_relate_list img {
border: 0 none;
display: block;
margin: 0 auto
}
.relate_pro_te dt {
position: relative;
z-index: 1;
overflow: hidden;
width: 182px;
height: 237px
}
.relate_pro_te .add_to_container,.relate_pro_te .cart_msg_success,.relate_pro_te .cart_msg_fail {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: rgba(255,255,255,.9)!important;
background: #fff;
filter: alpha(opacity=90)
}
.relate_pro_te .add_success .add_to_container,.relate_pro_te .add_fail .add_to_container {
bottom: -200px
}
.relate_pro_te .size_list_container {
display: none
}
.relate_pro_te .pro_relate_list:hover .size_list_container,.relate_pro_te .hover .size_list_container {
display: block
}
.relate_pro_te .size_list_container .hint {
text-align: center;
line-height: 1.5;
margin-top: 10px
}
.relate_pro_te .size_list {
display: none;
padding: 0 8px;
margin-right: -7px
}
.relate_pro_te .loaded .loading_hint,.relate_pro_te .submitting .loading_hint,.relate_pro_te .submit_hint {
display: none
}
.relate_pro_te .loaded .size_list,.relate_pro_te .submitting .submit_hint {
display: block
}
.relate_pro_te .size_list li {
float: left;
display: inline;
margin: 7px 7px 0 0;
width: 48px;
height: 24px
}
.relate_pro_te .size_list li a {
display: block;
width: 36px;
padding: 0 5px;
height: 22px;
line-height: 22px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
border: 1px solid #bfbfbf;
background: #fff
}
.relate_pro_te .size_list li a:hover {
border: 1px solid #e4378b;
text-decoration: none;
color: #333
}
.relate_pro_te .size_list .selected_size,.relate_pro_te .size_list .selected_size:hover {
border: 2px solid #e4378b;
height: 20px;
position: relative
}
.relate_pro_te .size_list .selected_size .icon_select {
background: url(img/cart/day/icons1.png?c698190b) no-repeat -200px 0;
display: inline;
position: absolute;
bottom: 0;
_bottom: -7px;
right: 0;
width: 8px;
height: 8px
}
.relate_pro_te .button_bg {
display: block;
margin: 10px auto
}
.relate_pro_te .pro_relate_list:hover .button_bg_11,.relate_pro_te .hover .button_bg_11 {
background-position: 0 0;
color: #fff
}
.relate_pro_te .button_bg_3,.relate_pro_te .size_sold_out .button_bg_11 {
display: none
}
.relate_pro_te .size_sold_out .button_bg_3 {
display: block;
cursor: default
}
.relate_pro_te .pager {
text-align: right;
padding: 10px 0
}
.relate_pro_te .pager .btn {
display: inline-block;
*display: inline;
*zoom: 1;
font-weight: 700;
cursor: pointer;
vertical-align: middle;
line-height: 28px;
text-align: center;
width: 28px;
height: 28px;
border: 1px solid #b3b3b3;
margin-left: 10px
}
.relate_pro_te .pager .btn:hover {
border: 1px solid #f0acc8;
color: #fb4892
}
.relate_pro_te .cart_msg_success,.relate_pro_te .cart_msg_fail {
bottom: -200px
}
.relate_pro_te .add_success .cart_msg_success,.relate_pro_te .add_fail .cart_msg_fail {
bottom: 0
}
.relate_pro_te .cart_msg_success p,.relate_pro_te .cart_msg_fail p {
padding: 10px 0
}
.relate_pro_te .icon_success,.relate_pro_te .icon_fail {
margin-right: 10px;
display: inline-block;
*display: inline;
*zoom: 1;
width: 21px;
height: 21px;
vertical-align: middle;
background: url(../images/icons.png?e158a83b) no-repeat left top transparent
}
.relate_pro_te .icon_success {
background-position: -100px -850px
}
.relate_pro_te .icon_fail {
background-position: -593px -1306px
}
.plr_top_btn {
background-image: url(img/te/list_imgs.png?f6399d78);
background-repeat: no-repeat
}
.pro_list_recom {
background-color: #e5e1e7;
padding: 10px 0 30px
}
.plr_con {
width: 1000px;
margin: 0 auto;
overflow: hidden
}
.plr_top {
padding: 10px 0 15px;
font-size: 14px
}
.plr_top_tit {
float: left
}
.plr_top_btn {
float: right;
padding-left: 20px;
background-position: -500px -200px
}
.plr_top_btn a {
color: #6bc30d
}
.plr_list {
width: 1100px
}
.plr_item {
float: left;
width: 310px;
height: 230px;
margin-right: 34px;
box-shadow: 0 0 2px #dcd8de
}
.plr_item_detail {
width: 308px;
height: 49px;
background-color: #fcfafc;
border: 1px solid #fff;
border-top: 0;
color: #333;
line-height: 49px
}
.plrid_name {
float: left;
padding-left: 10px
}
.plrid_off {
float: right;
padding-right: 10px
}
.plrid_off i {
font-size: 24px;
font-weight: 700;
color: #dc5c95
}
.cart_record {
padding-bottom: 20px
}
.cart_record_hd {
background: #eae8eb;
border-top: 2px solid #d0cfd1;
height: 28px;
padding: 0
}
.cart_record_hd .toc {
background: #f3f1f4;
border-top: 2px solid #6bc30d;
display: inline-block;
height: 28px;
line-height: 28px;
margin-top: -2px;
padding: 0 16px
}
.cart_record_bd {
width: 998px;
background: #fcfcfc;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1
}
.cart_record .pro_img_box {
margin: 0;
width: 49px;
height: 62px;
display: block;
position: relative;
z-index: 2
}
.cart_record .por_big_img {
width: 190px;
height: 240px;
padding: 2px;
background: #fff;
border: 1px solid #ddd;
position: absolute;
top: 0;
left: 60px;
z-index: 1
}
.cart_record dl {
width: 439px;
height: 69px;
padding: 7px 30px 0;
float: left;
border-left: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
margin-left: -1px
}
.cart_record dt {
padding-right: 12px;
float: left
}
.cart_record dd {
height: 24px;
padding-top: 5px;
line-height: 24px
}
.record_tit {
width: 200px;
height: 24px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.re_buy_btn {
width: 90px;
height: 20px;
background-position: -50px -550px;
border: 0;
color: #f30082;
cursor: pointer
}
.cart_record .popup_box {
left: -55px;
bottom: 27px
}
.cart_record .popup_box_short {
width: 75px;
left: -2px;
text-align: center
}
.cart_record .loading_box_xs {
width: 90px;
background: 0;
border: 0;
font-size: 12px
} | 0.247532 | 0.097476 |
@import 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200&display=swap');
:root{
--fonte: font-family: 'Nunito Sans', cursive;
}
header{
background-color: #00a500a1;
padding: 1px;
margin: 0px;
font-size: .8em;
font-family: 'Nunito Sans', cursive;
color: white;
font-weight: normal;
text-align: center;
height: 70px;
}
body{
background-color: green;
}
main{
background-image: url('../imagens/telainicial800x571.png');
height: 571px;
max-width: 800px;
border-radius: 5px;
margin: auto;
}
footer {
width: 298px;
font-family: 'Nunito Sans', cursive;
color: white;
}
.container{
height: 501px;
max-width: 800px;
display: flex;
}
.flex-header{
height: 70px;
max-width: 800px;
}
.footer{
margin-left: 17px;
margin-bottom: -30px;
padding: 0px;
font-size: 2em;
}
section.flex-e{
height: 500px;
min-width: 150px;
padding: 0px;
display: flex;
flex-direction: column-reverse;
/* Posicionar footer no bottom*/
}
.flex-e a{
text-decoration: none;
color: white;
font-family: 'Nunito Sans', cursive;
}
section.flex-d{
height: 500px;
width: 100%;
margin: 0px;
display: flex;
justify-content: center;
}
.flex-d a{
text-decoration: none;
color: white;
font-family: 'Nunito Sans', cursive;
}
.flex-d ul{
/*padding: 106px 136px;
width: 220px;*/
display: flex;
flex-direction: column;
height: 500px;
max-width: 220px;
margin: 0px;
padding: 0px;
}
.flex-d li{
background-color: #00a300;
margin-bottom: 10px;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
height: 35px;
width: 200px;
text-align: center;
font-size: 1.3em;
font-weight: bold;
list-style: none;
border-radius: 10px;
display: flex;
justify-content: center;
}
.flex-d li:hover{
background-color: #03d603c0;
}
.center{
align-items: center;
justify-content: center;
/* Alinhar botões */
}
.version{
font-size: 1em;
margin-left: 2px;
margin-bottom: 2px;
padding: 0px;
}
@media(max-width: 630px){
.container{
flex-direction: column-reverse;
}
.flex-d ul{
flex-direction: row;
max-width: 100%;
max-height: 80%;
}
.flex-d li{
margin-right: 10px;
height: 50px;
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.flex-d a{
justify-content: center;
font-size: 0.8em;
}
.center{
align-items: end;
}
section.voltar{
height: 40px;
}
}
@media(max-width: 456px){
.container{
flex-direction: column-reverse;
}
.flex-d ul{
flex-direction: column;
max-width: 100%;
max-height: 65%;
}
.flex-d li{
margin-right: 10px;
height: 100%;
width: 100%;
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.flex-d a{
justify-content: center;
font-size: 0.8em;
}
.center{
align-items: end;
}
section.voltar{
height: 40px;
}
section.flex-d {
max-width: 340px;
align-items: flex-end;
}
h1{
font-size: 1.5em ;
}
} | projetos/applabfacil/css/style-old.css | @import 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200&display=swap');
:root{
--fonte: font-family: 'Nunito Sans', cursive;
}
header{
background-color: #00a500a1;
padding: 1px;
margin: 0px;
font-size: .8em;
font-family: 'Nunito Sans', cursive;
color: white;
font-weight: normal;
text-align: center;
height: 70px;
}
body{
background-color: green;
}
main{
background-image: url('../imagens/telainicial800x571.png');
height: 571px;
max-width: 800px;
border-radius: 5px;
margin: auto;
}
footer {
width: 298px;
font-family: 'Nunito Sans', cursive;
color: white;
}
.container{
height: 501px;
max-width: 800px;
display: flex;
}
.flex-header{
height: 70px;
max-width: 800px;
}
.footer{
margin-left: 17px;
margin-bottom: -30px;
padding: 0px;
font-size: 2em;
}
section.flex-e{
height: 500px;
min-width: 150px;
padding: 0px;
display: flex;
flex-direction: column-reverse;
/* Posicionar footer no bottom*/
}
.flex-e a{
text-decoration: none;
color: white;
font-family: 'Nunito Sans', cursive;
}
section.flex-d{
height: 500px;
width: 100%;
margin: 0px;
display: flex;
justify-content: center;
}
.flex-d a{
text-decoration: none;
color: white;
font-family: 'Nunito Sans', cursive;
}
.flex-d ul{
/*padding: 106px 136px;
width: 220px;*/
display: flex;
flex-direction: column;
height: 500px;
max-width: 220px;
margin: 0px;
padding: 0px;
}
.flex-d li{
background-color: #00a300;
margin-bottom: 10px;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
height: 35px;
width: 200px;
text-align: center;
font-size: 1.3em;
font-weight: bold;
list-style: none;
border-radius: 10px;
display: flex;
justify-content: center;
}
.flex-d li:hover{
background-color: #03d603c0;
}
.center{
align-items: center;
justify-content: center;
/* Alinhar botões */
}
.version{
font-size: 1em;
margin-left: 2px;
margin-bottom: 2px;
padding: 0px;
}
@media(max-width: 630px){
.container{
flex-direction: column-reverse;
}
.flex-d ul{
flex-direction: row;
max-width: 100%;
max-height: 80%;
}
.flex-d li{
margin-right: 10px;
height: 50px;
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.flex-d a{
justify-content: center;
font-size: 0.8em;
}
.center{
align-items: end;
}
section.voltar{
height: 40px;
}
}
@media(max-width: 456px){
.container{
flex-direction: column-reverse;
}
.flex-d ul{
flex-direction: column;
max-width: 100%;
max-height: 65%;
}
.flex-d li{
margin-right: 10px;
height: 100%;
width: 100%;
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.flex-d a{
justify-content: center;
font-size: 0.8em;
}
.center{
align-items: end;
}
section.voltar{
height: 40px;
}
section.flex-d {
max-width: 340px;
align-items: flex-end;
}
h1{
font-size: 1.5em ;
}
} | 0.283186 | 0.09236 |
@-moz-document domain("boards.4channel.org"), domain("boards.4chan.org") {
/* tested only on linux/firefox quantum on boards /g/ and /tg/
used http://www.color-hex.com/color/320225 http://www.color-hex.com/color/708ca9 plus a few random colors
I never go to the homepage, so I didn't style it, I might do this someday I guess? */
/* vietnamese */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCL6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCCYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body{
background:none;
background-color: #000 !important;
color: #938098;
font-family: 'Inconsolata',monotype;
}
div.pagelist.desktop {
background-color: #000;
border: none;
}
span.boardList {
display: none;
}
div.boardBanner{
color: #a0b2c6;
}
.board{
background-color: #000;
}
div.reply{
background-color: #0a0a0f;
border:none;
}
ul li{
background-color: #14141f;
}
div.post.reply.highlight{
background-color: #1f1f2e !important;
border: none;
}
/* links */
div.post div.postInfo span.postNum a{
color:#60057c;
}
.quoteLink, .quotelink, .deadlink{
color: #674d6f !important;
transition: all .3s ease;
}
a:hover{
color: #708ca9 !important;
transition: all .2s ease;
}
a, a:visited, a.replylink:not(:hover), div#absbot a:not(:hover){
color: #7170a9 !important;
}
div.post div.postInfo span.postNum a:hover, .posteruid .hand:hover{
color: #708ca9 !important;
}
.burichan_new .backlink a, .yotsuba_b_new .backlink a{
color: #988092 !important;
}
.burichan_new .backlink a:hover, .yotsuba_b_new .backlink a:hover{
color: #630449 !important;
}
/* end links */
/* Subject/OP stylings */
.subject{
font-weight: bolder !important;
color:#70a9a9!important;
}
.post.op .postMessage{
color: #8ca3ba !important;
}
/*end subject styling */
/*image transitions */
.fileThumb img:hover {
transition: all .3s ease;
transform: scale(1.03);
}
.fileThumb img{
border-radius: 5px;
transition: all .2s ease-in-out;
}
.fileThumb.image-expanded-anti img{
transition: none
}
.fileThumb.image-expanded-anti img:hover{
transition: none
}
/* end image transitions */
#quote-preview.highlight{
background-color: #000;
color: antiquewhite;
}
#quote-preview.reveal-spoilers{
background-color: #000;
color: antiquewhite;
}
span.nameBlock:before{
content: url('http://sn.uploads.im/d/lCXax.png');
}
span.name{
display:none;
}
/*spacing*/
.board{
padding-left: 100px;
}
@media screen and (max-width: 50em){
.board{
padding-left: inherit;
}
}
.post.op .fileThumb{
padding: 20px 0 0 0;
}
/* end spacing */
/*chrome scrollbar fixes*/
/*scrollbar fixes */
::-webkit-scrollbar {
height: 12px;
width: 4px;
background: #000;
}
::-webkit-scrollbar-thumb {
background: #393812;
-webkit-border-radius: 1ex;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
background: #000;
}
} | data/usercss/151545.user.css | @-moz-document domain("boards.4channel.org"), domain("boards.4chan.org") {
/* tested only on linux/firefox quantum on boards /g/ and /tg/
used http://www.color-hex.com/color/320225 http://www.color-hex.com/color/708ca9 plus a few random colors
I never go to the homepage, so I didn't style it, I might do this someday I guess? */
/* vietnamese */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCL6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCCYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(http://fonts.gstatic.com/s/inconsolata/v16/BjAYBlHtW3CJxDcjzrnZCI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body{
background:none;
background-color: #000 !important;
color: #938098;
font-family: 'Inconsolata',monotype;
}
div.pagelist.desktop {
background-color: #000;
border: none;
}
span.boardList {
display: none;
}
div.boardBanner{
color: #a0b2c6;
}
.board{
background-color: #000;
}
div.reply{
background-color: #0a0a0f;
border:none;
}
ul li{
background-color: #14141f;
}
div.post.reply.highlight{
background-color: #1f1f2e !important;
border: none;
}
/* links */
div.post div.postInfo span.postNum a{
color:#60057c;
}
.quoteLink, .quotelink, .deadlink{
color: #674d6f !important;
transition: all .3s ease;
}
a:hover{
color: #708ca9 !important;
transition: all .2s ease;
}
a, a:visited, a.replylink:not(:hover), div#absbot a:not(:hover){
color: #7170a9 !important;
}
div.post div.postInfo span.postNum a:hover, .posteruid .hand:hover{
color: #708ca9 !important;
}
.burichan_new .backlink a, .yotsuba_b_new .backlink a{
color: #988092 !important;
}
.burichan_new .backlink a:hover, .yotsuba_b_new .backlink a:hover{
color: #630449 !important;
}
/* end links */
/* Subject/OP stylings */
.subject{
font-weight: bolder !important;
color:#70a9a9!important;
}
.post.op .postMessage{
color: #8ca3ba !important;
}
/*end subject styling */
/*image transitions */
.fileThumb img:hover {
transition: all .3s ease;
transform: scale(1.03);
}
.fileThumb img{
border-radius: 5px;
transition: all .2s ease-in-out;
}
.fileThumb.image-expanded-anti img{
transition: none
}
.fileThumb.image-expanded-anti img:hover{
transition: none
}
/* end image transitions */
#quote-preview.highlight{
background-color: #000;
color: antiquewhite;
}
#quote-preview.reveal-spoilers{
background-color: #000;
color: antiquewhite;
}
span.nameBlock:before{
content: url('http://sn.uploads.im/d/lCXax.png');
}
span.name{
display:none;
}
/*spacing*/
.board{
padding-left: 100px;
}
@media screen and (max-width: 50em){
.board{
padding-left: inherit;
}
}
.post.op .fileThumb{
padding: 20px 0 0 0;
}
/* end spacing */
/*chrome scrollbar fixes*/
/*scrollbar fixes */
::-webkit-scrollbar {
height: 12px;
width: 4px;
background: #000;
}
::-webkit-scrollbar-thumb {
background: #393812;
-webkit-border-radius: 1ex;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
background: #000;
}
} | 0.223547 | 0.085556 |
body {
margin: 0;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
ul {
list-style: none;
margin:0;
}
a {
text-decoration: none;
color: white;
}
img{width:100%}
/*公共类*/
.fl {
float: left
}
.rt {
float: right
}
.hide {
display: none;
}
.show {
display: block;
}
.headbar {
width: 95%;
height: 3.566666rem;
font-size: 1.3rem;
font-weight: 400;
line-height: 3.5666rem;
letter-spacing: 0.1rem;
padding-left: 1.5rem;
color: #08B6F2;
padding-bottom:0.2rem;
margin:0.3rem 0 0;
border-bottom: 0.027rem solid #999;
background: white url(images/icon-list.png) no-repeat -26.1666rem -28.3rem;
background-size:52.36875rem 92.232180rem ;
}
.footer-tab-sel{
background-color:rgba(26,24,40,0.3)!important;
}
/*公共类结束*/
#header {
padding-top: 1.963rem;
height: 3.03rem;
width: 100%;
background-color: #08B6F2;
position: fixed;
top: 0;
left: 0;
z-index: 100;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
#header button:first-child {
width: 2.47rem;
height: 2.09rem;
background: url(images/icon-list.png) no-repeat 0 -4.9rem;
background-size:52.36875rem 92.232180rem ;
border-color: transparent;
}
#header button:last-child {
width: 2.90rem;
height: 2.09rem;
background: url(images/icon-list.png) no-repeat -27.016rem -4.73rem;
background-size:52.36875rem 92.232180rem ;
border-color: transparent;
}
#header input {
font-size: 1rem;
width: 22.279rem;
height: 2.09rem;
float: left;
background: url(images/icon-list.png) no-repeat 0 -8.2rem;
background-size:52.36875rem 92.232180rem ;
border-radius: 1.527rem;
outline-color: transparent;
padding-left: 3rem;
color: white;
border:none;
vertical-align: middle;
box-sizing: border-box;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: white !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: white !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: white !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: white !important;
}
/* main 区域的样式*/
.main-top {
width: 100%;
height: 22.81rem;
background-color: #08B6F2;
padding-top: 2.01rem;
}
.main-top h1 {
font-size: 2.1rem;
font-weight:normal;
color: white;
margin: 5.2rem 1rem 1rem;
}
.main-top > button {
width: 8.56rem;
height: 2.59rem;
font-size: 1rem;
color: #08B6F2;
border: none;
outline: none;
margin-left: 1rem;
background: url(images/icon-list.png) -24.5rem -0.37rem;
background-size:52.36875rem 92.232180rem ;
}
.main-top ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 3.2rem;
padding-left:0;
}
.main-top ul li {
margin: 0;
width: 24%;
height: 2.13rem;
font-size: 1.06rem;
color: white;
text-align: center;
}
.main-top ul li p {
width: 2.947rem;
height: 2.947rem;
background: url(images/icon-list.png) -0.1666rem -11.523rem;
background-size:52.36875rem 92.232180rem ;
margin: 0 auto 1rem;
}
.main-top ul li:nth-child(2) p {
background-position-x: -8.4rem;
}
.main-top ul li:nth-child(3) p {
background-position-x: -16.4rem;
}
.main-top ul li:nth-child(4) p {
background-position-x: -24.2rem;
}
.main-list {
position: relative;
}
.main-list ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.main-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.main-list ul li a {
color: #333;
font-size: 1.06rem;
}
.main-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0.0555rem -32.138888rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.main-list ul li:nth-child(2) p {
background-position-x: -8.5rem;
}
.main-list ul li:nth-child(3) p {
background-position-x: -15.9rem;
}
.main-list ul li:nth-child(4) p {
background-position-x: -23.9166rem;
}
.main-list ul li:nth-child(5) p {
background-position: -7.8rem -38.5rem;
}
.main-list ul li:nth-child(6) p {
background-position: -15.7rem -38.5rem;
}
.main-list ul li:nth-child(7) p {
background-position: -24rem -38.5rem;
}
.main-list ul li:nth-child(8) p {
background-position: -30.7055rem -4.7rem;
margin-top: 2rem;
}
.long-line {
width: 93%;
height: 0.09rem;
background-image: linear-gradient(to top, #999 20%, white 100%);
position: absolute;
top: 7.5rem;
left: 1rem;
z-index: 2;
}
.main-banner {
padding-bottom:0.2rem;
background-color: #eee;
}
.main-pay div {
padding-bottom: 0.5rem;
background-color: #eee;
}
.main-change {
width: 100%;
height: 14.65rem;
padding-bottom: 0.4rem;
background-color: #dddddd;
box-sizing: border-box;
}
.main-change h1 {
margin-bottom: 0;
}
.main-change form {
background-color: white;
height: 9.75rem;
padding-top: 0.8rem;
}
.main-change form label {
font-size: 1rem;
padding: 0.4rem 0 0 1.5rem;
height: 2rem;
display: block;
position: relative;
}
.main-change form input {
display: inline-block;
margin-left: 2rem;
width: 14rem;
height: 74%;
font-size: 1rem;
border:0;
}
.main-change form label > button {
width: 6.402rem;
height: 2.777rem;
background: url(images/icon-list.png) no-repeat -35.4rem -4.9rem;
background-size:52.36875rem 92.232180rem ;
border: none;
position: absolute;
right: 1.194444rem;
}
#main ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1rem;
color: #B8B8B8 !important;
}
#main :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
#main ::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
#main :-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
/*. main-tel-charge */
.main-tel-charge{
margin-bottom: 5.5rem;
}
.main-tel-charge div{
padding:0 1rem;
}
.main-tel-charge p {
height: 3.388rem;
padding: 0.5rem 0;
position: relative;
}
.main-tel-charge p label {
font-size: 1.5rem;
padding-left:0.8rem;
color:gray;
}
.main-tel-charge p label input {
position:absolute;
top:0.3rem;
left:4.80555rem;
height:2rem;
font-size:1.5rem;
width:15rem;
border: 0;
margin-left:4rem;
color: gray;
}
.main-tel-charge p label button{
width:1.7rem;
height:2rem;
border:none;
background:url(images/icon-list.png) no-repeat -46.4rem -0.416rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
bottom:2rem;
right:0.111rem;
}
.main-tel-charge p:first-child{
border-bottom: 0.027rem solid #999;
}
.main-tel-charge ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1.3rem !important;
color: #B8B8B8 !important;
}
.main-tel-charge p:last-child{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.main-tel-charge p:last-child a{
display:inline-block;
font-size:1rem;
width:4.0555rem;
height:3.055rem;
padding:0.65rem 0.4rem;
color:#08B6F2;
border:0.1277rem solid #08B6F2;
border-radius:0.33888rem ;
box-sizing: border-box;
}
/* CreditCard 区域的样式*/
#header div{
color:white;
font-size: 1.6rem;
font-weight: 100;
line-height: 1.5rem;
text-align: center;
width: 22.279rem;
height: 2.09rem;
float: left;
}
.creditCard-login{
font-size: 1rem;
width: 100%;
height: 20.6rem;
background-color: #08B6F2;
padding-top: 5.01rem;
}
.creditCard-login button{
font-size:1rem;
display: block;
width:9.8rem;
height: 9.8rem;
border-radius: 9.8rem;
border:none;
outline: none;
margin:3.5rem auto 3rem ;
background:url(images/icon-list.png) no-repeat -32rem -9.783rem;
background-size:52.36875rem 92.232180rem ;
}
.creditCard-login p{
color:white;
font-size: 1.2rem;
font-weight: 200;
text-align: center;
}
.creditCard-listSelf{
position: relative;
}
.creditCard-listSelf ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.creditCard-listSelf ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.creditCard-listSelf ul li a {
color: #333;
font-size: 1.06rem;
}
.creditCard-listSelf ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0rem -47.9rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.creditCard-listSelf ul li:nth-child(2) p{
background-position: -8rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(3) p{
background-position: -16.4rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(4) p{
background-position: -24rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(5) p{
background-position: 0rem -50.8rem;
}
.creditCard-listSelf ul li:nth-child(6) p{
background-position: -8rem -50.8rem;
}
.creditCard-listSelf ul li:nth-child(7) p{
background-position: -16rem -50.8rem;
}
.creditCard-listSelf .long-line {
width: 100%;
height: 0.1rem;
background-image: linear-gradient(to top, #ddd 20%, white 100%);
position: absolute;
top: 8.1rem;
left: 0;
z-index: 2;
}
.creditCard-banner {
background-color: #eee;
}
.creditCard-list{
position: relative;
}
.creditCard-list ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.creditCard-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.creditCard-list ul li a {
color: #333;
font-size: 1.06rem;
}
.creditCard-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0.0555rem -38.138888rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.creditCard-list ul li:nth-child(2) p {
background-position: -8rem -38.138888rem;
}
.creditCard-list ul li:nth-child(3) p {
background-position: -16rem -38.138888rem;
}
.creditCard-list ul li:nth-child(4) p {
background-position: -24rem -38.138888rem;
}
.creditCard-list ul li:nth-child(5) p {
background-position: 0rem -41.138888rem;
}
.creditCard-list ul li:nth-child(6) p {
background-position: -8rem -41.138888rem;
}
.creditCard-list ul li:nth-child(7) p {
background-position: -16rem -41.138888rem;
}
.creditCard-list ul li:nth-child(8) p {
background-position: -24rem -41.138888rem;
}
.creditCard-list .long-line {
width: 100%;
height: 0.1rem;
background-image: linear-gradient(to top, #ddd 20%, white 100%);
position: absolute;
top: 11.4rem;
left: 0;
z-index: 2;
}
.creditCard-applyforCards{
border-top:1rem solid #eee;
}
.creditCard-applyforCards div,.creditCard-recommendedMerchant div{
height:3rem;
line-height: 3rem;
color:#999;
font-size: 1.2rem;
padding-left:2rem;
}
.creditCard-recommendedMerchant{
border-top:1rem solid #eee;
margin-bottom:4.5rem;
}
/* Investment 区域的样式 */
.investment-list{
font-size: 1rem;
width: 100%;
height: 20.6rem;
background-color: #08B6F2;
padding-top: 5.01rem;
}
.investment-list{
position: relative;
}
.investment-list ul {
width: 100%;
height: 16.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin-top:1rem;
}
.investment-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.investment-list ul li a {
color:white;
font-size: 1.06rem;
}
.investment-list ul li p {
width: 3rem;
height: 2.91666rem;
background: url(images/icon-list.png) -0.1rem -15.7rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 1.2rem;
position: relative;
}
.investment-list ul li:nth-child(2) p{
background-position: -8.2rem -15.7rem;
}
.investment-list ul li:nth-child(3) p{
background-position: -16.2rem -15.7rem;
}
.investment-list ul li:nth-child(4) p{
background-position: -24.2rem -15.7rem;
}
.investment-list ul li:nth-child(5) p{
background-position: -0.41rem -19.8rem;
}
.investment-list ul li:nth-child(6) p{
background-position: -8.41rem -19.8rem;
}
.investment-list ul li:nth-child(7) p{
background-position: -16.41rem -19.8rem;
}
.investment-list ul li:nth-child(8) p{
background-position: -24.41rem -19.8rem;
}
.investment-ad ul{
width:100%;
padding-left:0;
height:6.487rem;
}
.investment-ad ul li{
display: inline-block;
width:50%;
height:100%
}
.investment-ad ul li:first-child{
box-sizing: border-box;
border-right:0.1rem solid #ddd;
}
.investment-banner {
border-top:1rem solid #ddd;
background-color: #eee;
}
/* loan 区域的样式 */
.loan-top {
width: 100%;
height: 22.81rem;
background-color: #08B6F2;
padding-top: 2.01rem;
}
.loan-top h1 {
font-size: 2.1rem;
font-weight:normal;
color: white;
margin: 5.2rem 1rem 1rem;
}
.loan-top > button {
width: 8.56rem;
height: 2.59rem;
font-size: 1rem;
color: #08B6F2;
border: none;
outline: none;
margin-left: 1rem;
background: url(images/icon-list.png) -24.5rem -0.37rem;
background-size:52.36875rem 92.232180rem ;
}
.loan-top ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 3.2rem;
padding-left:0;
}
.loan-top ul li {
margin: 0;
width: 24%;
height: 2.13rem;
font-size: 1.06rem;
color: white;
text-align: center;
}
.loan-top ul li p {
width: 2.947rem;
height: 2.947rem;
background: url(images/icon-list.png) -0.2rem -23.9rem;
background-size:52.36875rem 92.232180rem ;
margin: 0 auto 1rem;
}
.loan-top ul li:nth-child(2) p {
background-position: -8.2rem -23.9rem;
}
.loan-top ul li:nth-child(3) p{
background-position: -16.2rem -23.9rem;
}
.loan-top ul li:nth-child(4) p {
background-position: -24.2rem -23.9rem;
}
.loan-list {
position: relative;
}
.loan-list ul {
width: 100%;
height: 7.34rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
border-bottom:1rem solid #ddd;
}
.loan-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.loan-list ul li a {
color: #333;
font-size: 1.06rem;
}
.loan-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) -0.2rem -44.4rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.loan-list ul li:nth-child(2) p {
background-position: -8.2rem -44.4rem;
}
.loan-list ul li:nth-child(3) p {
background-position: -16.2rem -44.4rem;
}
.loan-banner{ margin-bottom:4.4rem;}
.loan-banner img{
border-bottom:1rem solid #ddd;
}
/* yxsh 区域的样式 */
.yxsh-header{
height:9.84rem;
background-color:#08B6F2;
}
.yxsh-header{
position: relative;
}
.yxsh-header ul {
width: 100%;
height: 8.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding:0.8rem 0;
margin-top:4.9rem;
}
.yxsh-header ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.yxsh-header ul li a {
color:white;
font-size: 1.06rem;
}
.yxsh-header ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0rem -28.4rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 1.8rem;
position: relative;
}
.yxsh-header ul li:nth-child(2) p {
background-position: -11rem -28.4rem;
}
.yxsh-header ul li:nth-child(3) p {
background-position: -22rem -28.4rem;
}
.yxsh-banner{
border-bottom:1rem solid #ddd;
}
.yxsh-tel-charge{
border-bottom: 1rem solid #ddd;
}
.yxsh-tel-charge div{
padding:0 1rem;
}
.yxsh-tel-charge p {
height: 3.388rem;
padding: 0.5rem 0;
position: relative;
}
.yxsh-tel-charge p label {
font-size: 1.5rem;
padding-left:0.8rem;
color:gray;
}
.yxsh-tel-charge p label input {
position:absolute;
top:0.3rem;
left:4.80555rem;
height:2rem;
font-size:1.5rem;
width:15rem;
border: 0;
margin-left:4rem;
color: gray;
}
.yxsh-tel-charge p label button{
width:1.7rem;
height:2rem;
border:none;
background:url(images/icon-list.png) no-repeat -46.4rem -0.416rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
bottom:2rem;
right:0.111rem;
}
.yxsh-tel-charge p:first-child{
border-bottom: 0.027rem solid #999;
}
.yxsh-tel-charge ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1.3rem !important;
color: #B8B8B8 !important;
}
.yxsh-tel-charge p:last-child{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.yxsh-tel-charge p:last-child a{
display:inline-block;
font-size:1rem;
width:4.0555rem;
height:3.055rem;
padding:0.65rem 0.4rem;
color:#08B6F2;
border:0.1277rem solid #08B6F2;
border-radius:0.33888rem ;
box-sizing: border-box;
}
.yxsh-history{
margin-bottom:4.5rem;
border-bottom:1rem solid #ddd;
}
.yxsh-history h1{
font-family: Helvetica;
}
.headbar span{
float:right;
font-size: 1rem;
}
.yxsh-history div{
height:5.8rem;
line-height: 5.8rem;
text-align: center;
color:gray;
}
/* footer */
#footer {
color: green;
width: 100%;
height: 4.56rem;
position: fixed;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 10;
}
#footer b {
width:100%;
height:100%;
position: absolute;
background:rgb(26,25,39);
}
#footer span {
width:100%;
height:2.58rem;
background: url(images/icon-list.png) no-repeat -0.2rem -64.4899rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
top:0;
z-index: 10;
}
#footer a {
/* display: block; */
width: 20%;
font-size: 1rem;
color: #858586 !important;
text-align: center;
background-color: transparent;
position: relative;
z-index: 100;
}
#footer i{
display: block;
width:100%;
height:2.58rem;
}
#footer s{
display: block;
width:101%;
height:2.58rem;
background-color:rgb(26,25,39);
}
.i-active{
background:url(images/icon-list.png) no-repeat 0 -60.6rem;
background-size:52.36875rem 92.232180rem ;
width:90% !important;
}
.card-swipe{width:100%;overflow: hidden;}
.card-slide{width:300%;overflow: hidden;}
.card-slide .item{float:left;width: 33.33%;} | app/src/main/assets/styles.css |
body {
margin: 0;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
ul {
list-style: none;
margin:0;
}
a {
text-decoration: none;
color: white;
}
img{width:100%}
/*公共类*/
.fl {
float: left
}
.rt {
float: right
}
.hide {
display: none;
}
.show {
display: block;
}
.headbar {
width: 95%;
height: 3.566666rem;
font-size: 1.3rem;
font-weight: 400;
line-height: 3.5666rem;
letter-spacing: 0.1rem;
padding-left: 1.5rem;
color: #08B6F2;
padding-bottom:0.2rem;
margin:0.3rem 0 0;
border-bottom: 0.027rem solid #999;
background: white url(images/icon-list.png) no-repeat -26.1666rem -28.3rem;
background-size:52.36875rem 92.232180rem ;
}
.footer-tab-sel{
background-color:rgba(26,24,40,0.3)!important;
}
/*公共类结束*/
#header {
padding-top: 1.963rem;
height: 3.03rem;
width: 100%;
background-color: #08B6F2;
position: fixed;
top: 0;
left: 0;
z-index: 100;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
#header button:first-child {
width: 2.47rem;
height: 2.09rem;
background: url(images/icon-list.png) no-repeat 0 -4.9rem;
background-size:52.36875rem 92.232180rem ;
border-color: transparent;
}
#header button:last-child {
width: 2.90rem;
height: 2.09rem;
background: url(images/icon-list.png) no-repeat -27.016rem -4.73rem;
background-size:52.36875rem 92.232180rem ;
border-color: transparent;
}
#header input {
font-size: 1rem;
width: 22.279rem;
height: 2.09rem;
float: left;
background: url(images/icon-list.png) no-repeat 0 -8.2rem;
background-size:52.36875rem 92.232180rem ;
border-radius: 1.527rem;
outline-color: transparent;
padding-left: 3rem;
color: white;
border:none;
vertical-align: middle;
box-sizing: border-box;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: white !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: white !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: white !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: white !important;
}
/* main 区域的样式*/
.main-top {
width: 100%;
height: 22.81rem;
background-color: #08B6F2;
padding-top: 2.01rem;
}
.main-top h1 {
font-size: 2.1rem;
font-weight:normal;
color: white;
margin: 5.2rem 1rem 1rem;
}
.main-top > button {
width: 8.56rem;
height: 2.59rem;
font-size: 1rem;
color: #08B6F2;
border: none;
outline: none;
margin-left: 1rem;
background: url(images/icon-list.png) -24.5rem -0.37rem;
background-size:52.36875rem 92.232180rem ;
}
.main-top ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 3.2rem;
padding-left:0;
}
.main-top ul li {
margin: 0;
width: 24%;
height: 2.13rem;
font-size: 1.06rem;
color: white;
text-align: center;
}
.main-top ul li p {
width: 2.947rem;
height: 2.947rem;
background: url(images/icon-list.png) -0.1666rem -11.523rem;
background-size:52.36875rem 92.232180rem ;
margin: 0 auto 1rem;
}
.main-top ul li:nth-child(2) p {
background-position-x: -8.4rem;
}
.main-top ul li:nth-child(3) p {
background-position-x: -16.4rem;
}
.main-top ul li:nth-child(4) p {
background-position-x: -24.2rem;
}
.main-list {
position: relative;
}
.main-list ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.main-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.main-list ul li a {
color: #333;
font-size: 1.06rem;
}
.main-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0.0555rem -32.138888rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.main-list ul li:nth-child(2) p {
background-position-x: -8.5rem;
}
.main-list ul li:nth-child(3) p {
background-position-x: -15.9rem;
}
.main-list ul li:nth-child(4) p {
background-position-x: -23.9166rem;
}
.main-list ul li:nth-child(5) p {
background-position: -7.8rem -38.5rem;
}
.main-list ul li:nth-child(6) p {
background-position: -15.7rem -38.5rem;
}
.main-list ul li:nth-child(7) p {
background-position: -24rem -38.5rem;
}
.main-list ul li:nth-child(8) p {
background-position: -30.7055rem -4.7rem;
margin-top: 2rem;
}
.long-line {
width: 93%;
height: 0.09rem;
background-image: linear-gradient(to top, #999 20%, white 100%);
position: absolute;
top: 7.5rem;
left: 1rem;
z-index: 2;
}
.main-banner {
padding-bottom:0.2rem;
background-color: #eee;
}
.main-pay div {
padding-bottom: 0.5rem;
background-color: #eee;
}
.main-change {
width: 100%;
height: 14.65rem;
padding-bottom: 0.4rem;
background-color: #dddddd;
box-sizing: border-box;
}
.main-change h1 {
margin-bottom: 0;
}
.main-change form {
background-color: white;
height: 9.75rem;
padding-top: 0.8rem;
}
.main-change form label {
font-size: 1rem;
padding: 0.4rem 0 0 1.5rem;
height: 2rem;
display: block;
position: relative;
}
.main-change form input {
display: inline-block;
margin-left: 2rem;
width: 14rem;
height: 74%;
font-size: 1rem;
border:0;
}
.main-change form label > button {
width: 6.402rem;
height: 2.777rem;
background: url(images/icon-list.png) no-repeat -35.4rem -4.9rem;
background-size:52.36875rem 92.232180rem ;
border: none;
position: absolute;
right: 1.194444rem;
}
#main ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1rem;
color: #B8B8B8 !important;
}
#main :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
#main ::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
#main :-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 0.6rem;
color: #B8B8B8 !important;
}
/*. main-tel-charge */
.main-tel-charge{
margin-bottom: 5.5rem;
}
.main-tel-charge div{
padding:0 1rem;
}
.main-tel-charge p {
height: 3.388rem;
padding: 0.5rem 0;
position: relative;
}
.main-tel-charge p label {
font-size: 1.5rem;
padding-left:0.8rem;
color:gray;
}
.main-tel-charge p label input {
position:absolute;
top:0.3rem;
left:4.80555rem;
height:2rem;
font-size:1.5rem;
width:15rem;
border: 0;
margin-left:4rem;
color: gray;
}
.main-tel-charge p label button{
width:1.7rem;
height:2rem;
border:none;
background:url(images/icon-list.png) no-repeat -46.4rem -0.416rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
bottom:2rem;
right:0.111rem;
}
.main-tel-charge p:first-child{
border-bottom: 0.027rem solid #999;
}
.main-tel-charge ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1.3rem !important;
color: #B8B8B8 !important;
}
.main-tel-charge p:last-child{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.main-tel-charge p:last-child a{
display:inline-block;
font-size:1rem;
width:4.0555rem;
height:3.055rem;
padding:0.65rem 0.4rem;
color:#08B6F2;
border:0.1277rem solid #08B6F2;
border-radius:0.33888rem ;
box-sizing: border-box;
}
/* CreditCard 区域的样式*/
#header div{
color:white;
font-size: 1.6rem;
font-weight: 100;
line-height: 1.5rem;
text-align: center;
width: 22.279rem;
height: 2.09rem;
float: left;
}
.creditCard-login{
font-size: 1rem;
width: 100%;
height: 20.6rem;
background-color: #08B6F2;
padding-top: 5.01rem;
}
.creditCard-login button{
font-size:1rem;
display: block;
width:9.8rem;
height: 9.8rem;
border-radius: 9.8rem;
border:none;
outline: none;
margin:3.5rem auto 3rem ;
background:url(images/icon-list.png) no-repeat -32rem -9.783rem;
background-size:52.36875rem 92.232180rem ;
}
.creditCard-login p{
color:white;
font-size: 1.2rem;
font-weight: 200;
text-align: center;
}
.creditCard-listSelf{
position: relative;
}
.creditCard-listSelf ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.creditCard-listSelf ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.creditCard-listSelf ul li a {
color: #333;
font-size: 1.06rem;
}
.creditCard-listSelf ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0rem -47.9rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.creditCard-listSelf ul li:nth-child(2) p{
background-position: -8rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(3) p{
background-position: -16.4rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(4) p{
background-position: -24rem -47.9rem;
}
.creditCard-listSelf ul li:nth-child(5) p{
background-position: 0rem -50.8rem;
}
.creditCard-listSelf ul li:nth-child(6) p{
background-position: -8rem -50.8rem;
}
.creditCard-listSelf ul li:nth-child(7) p{
background-position: -16rem -50.8rem;
}
.creditCard-listSelf .long-line {
width: 100%;
height: 0.1rem;
background-image: linear-gradient(to top, #ddd 20%, white 100%);
position: absolute;
top: 8.1rem;
left: 0;
z-index: 2;
}
.creditCard-banner {
background-color: #eee;
}
.creditCard-list{
position: relative;
}
.creditCard-list ul {
width: 100%;
height: 14.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
}
.creditCard-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.creditCard-list ul li a {
color: #333;
font-size: 1.06rem;
}
.creditCard-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0.0555rem -38.138888rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.creditCard-list ul li:nth-child(2) p {
background-position: -8rem -38.138888rem;
}
.creditCard-list ul li:nth-child(3) p {
background-position: -16rem -38.138888rem;
}
.creditCard-list ul li:nth-child(4) p {
background-position: -24rem -38.138888rem;
}
.creditCard-list ul li:nth-child(5) p {
background-position: 0rem -41.138888rem;
}
.creditCard-list ul li:nth-child(6) p {
background-position: -8rem -41.138888rem;
}
.creditCard-list ul li:nth-child(7) p {
background-position: -16rem -41.138888rem;
}
.creditCard-list ul li:nth-child(8) p {
background-position: -24rem -41.138888rem;
}
.creditCard-list .long-line {
width: 100%;
height: 0.1rem;
background-image: linear-gradient(to top, #ddd 20%, white 100%);
position: absolute;
top: 11.4rem;
left: 0;
z-index: 2;
}
.creditCard-applyforCards{
border-top:1rem solid #eee;
}
.creditCard-applyforCards div,.creditCard-recommendedMerchant div{
height:3rem;
line-height: 3rem;
color:#999;
font-size: 1.2rem;
padding-left:2rem;
}
.creditCard-recommendedMerchant{
border-top:1rem solid #eee;
margin-bottom:4.5rem;
}
/* Investment 区域的样式 */
.investment-list{
font-size: 1rem;
width: 100%;
height: 20.6rem;
background-color: #08B6F2;
padding-top: 5.01rem;
}
.investment-list{
position: relative;
}
.investment-list ul {
width: 100%;
height: 16.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin-top:1rem;
}
.investment-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.investment-list ul li a {
color:white;
font-size: 1.06rem;
}
.investment-list ul li p {
width: 3rem;
height: 2.91666rem;
background: url(images/icon-list.png) -0.1rem -15.7rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 1.2rem;
position: relative;
}
.investment-list ul li:nth-child(2) p{
background-position: -8.2rem -15.7rem;
}
.investment-list ul li:nth-child(3) p{
background-position: -16.2rem -15.7rem;
}
.investment-list ul li:nth-child(4) p{
background-position: -24.2rem -15.7rem;
}
.investment-list ul li:nth-child(5) p{
background-position: -0.41rem -19.8rem;
}
.investment-list ul li:nth-child(6) p{
background-position: -8.41rem -19.8rem;
}
.investment-list ul li:nth-child(7) p{
background-position: -16.41rem -19.8rem;
}
.investment-list ul li:nth-child(8) p{
background-position: -24.41rem -19.8rem;
}
.investment-ad ul{
width:100%;
padding-left:0;
height:6.487rem;
}
.investment-ad ul li{
display: inline-block;
width:50%;
height:100%
}
.investment-ad ul li:first-child{
box-sizing: border-box;
border-right:0.1rem solid #ddd;
}
.investment-banner {
border-top:1rem solid #ddd;
background-color: #eee;
}
/* loan 区域的样式 */
.loan-top {
width: 100%;
height: 22.81rem;
background-color: #08B6F2;
padding-top: 2.01rem;
}
.loan-top h1 {
font-size: 2.1rem;
font-weight:normal;
color: white;
margin: 5.2rem 1rem 1rem;
}
.loan-top > button {
width: 8.56rem;
height: 2.59rem;
font-size: 1rem;
color: #08B6F2;
border: none;
outline: none;
margin-left: 1rem;
background: url(images/icon-list.png) -24.5rem -0.37rem;
background-size:52.36875rem 92.232180rem ;
}
.loan-top ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 3.2rem;
padding-left:0;
}
.loan-top ul li {
margin: 0;
width: 24%;
height: 2.13rem;
font-size: 1.06rem;
color: white;
text-align: center;
}
.loan-top ul li p {
width: 2.947rem;
height: 2.947rem;
background: url(images/icon-list.png) -0.2rem -23.9rem;
background-size:52.36875rem 92.232180rem ;
margin: 0 auto 1rem;
}
.loan-top ul li:nth-child(2) p {
background-position: -8.2rem -23.9rem;
}
.loan-top ul li:nth-child(3) p{
background-position: -16.2rem -23.9rem;
}
.loan-top ul li:nth-child(4) p {
background-position: -24.2rem -23.9rem;
}
.loan-list {
position: relative;
}
.loan-list ul {
width: 100%;
height: 7.34rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left:0;
margin:0;
border-bottom:1rem solid #ddd;
}
.loan-list ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.loan-list ul li a {
color: #333;
font-size: 1.06rem;
}
.loan-list ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) -0.2rem -44.4rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 0.8rem;
position: relative;
}
.loan-list ul li:nth-child(2) p {
background-position: -8.2rem -44.4rem;
}
.loan-list ul li:nth-child(3) p {
background-position: -16.2rem -44.4rem;
}
.loan-banner{ margin-bottom:4.4rem;}
.loan-banner img{
border-bottom:1rem solid #ddd;
}
/* yxsh 区域的样式 */
.yxsh-header{
height:9.84rem;
background-color:#08B6F2;
}
.yxsh-header{
position: relative;
}
.yxsh-header ul {
width: 100%;
height: 8.92rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding:0.8rem 0;
margin-top:4.9rem;
}
.yxsh-header ul li {
width: 25%;
text-align: center;
font-size: 0.7rem;
}
.yxsh-header ul li a {
color:white;
font-size: 1.06rem;
}
.yxsh-header ul li p {
width: 2.91666rem;
height: 2.91666rem;
background: url(images/icon-list.png) 0rem -28.4rem;
background-size:52.36875rem 92.232180rem ;
margin: 1.2rem auto 1.8rem;
position: relative;
}
.yxsh-header ul li:nth-child(2) p {
background-position: -11rem -28.4rem;
}
.yxsh-header ul li:nth-child(3) p {
background-position: -22rem -28.4rem;
}
.yxsh-banner{
border-bottom:1rem solid #ddd;
}
.yxsh-tel-charge{
border-bottom: 1rem solid #ddd;
}
.yxsh-tel-charge div{
padding:0 1rem;
}
.yxsh-tel-charge p {
height: 3.388rem;
padding: 0.5rem 0;
position: relative;
}
.yxsh-tel-charge p label {
font-size: 1.5rem;
padding-left:0.8rem;
color:gray;
}
.yxsh-tel-charge p label input {
position:absolute;
top:0.3rem;
left:4.80555rem;
height:2rem;
font-size:1.5rem;
width:15rem;
border: 0;
margin-left:4rem;
color: gray;
}
.yxsh-tel-charge p label button{
width:1.7rem;
height:2rem;
border:none;
background:url(images/icon-list.png) no-repeat -46.4rem -0.416rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
bottom:2rem;
right:0.111rem;
}
.yxsh-tel-charge p:first-child{
border-bottom: 0.027rem solid #999;
}
.yxsh-tel-charge ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 1.3rem !important;
color: #B8B8B8 !important;
}
.yxsh-tel-charge p:last-child{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.yxsh-tel-charge p:last-child a{
display:inline-block;
font-size:1rem;
width:4.0555rem;
height:3.055rem;
padding:0.65rem 0.4rem;
color:#08B6F2;
border:0.1277rem solid #08B6F2;
border-radius:0.33888rem ;
box-sizing: border-box;
}
.yxsh-history{
margin-bottom:4.5rem;
border-bottom:1rem solid #ddd;
}
.yxsh-history h1{
font-family: Helvetica;
}
.headbar span{
float:right;
font-size: 1rem;
}
.yxsh-history div{
height:5.8rem;
line-height: 5.8rem;
text-align: center;
color:gray;
}
/* footer */
#footer {
color: green;
width: 100%;
height: 4.56rem;
position: fixed;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 10;
}
#footer b {
width:100%;
height:100%;
position: absolute;
background:rgb(26,25,39);
}
#footer span {
width:100%;
height:2.58rem;
background: url(images/icon-list.png) no-repeat -0.2rem -64.4899rem;
background-size:52.36875rem 92.232180rem ;
position: absolute;
top:0;
z-index: 10;
}
#footer a {
/* display: block; */
width: 20%;
font-size: 1rem;
color: #858586 !important;
text-align: center;
background-color: transparent;
position: relative;
z-index: 100;
}
#footer i{
display: block;
width:100%;
height:2.58rem;
}
#footer s{
display: block;
width:101%;
height:2.58rem;
background-color:rgb(26,25,39);
}
.i-active{
background:url(images/icon-list.png) no-repeat 0 -60.6rem;
background-size:52.36875rem 92.232180rem ;
width:90% !important;
}
.card-swipe{width:100%;overflow: hidden;}
.card-slide{width:300%;overflow: hidden;}
.card-slide .item{float:left;width: 33.33%;} | 0.400984 | 0.060087 |
.cssanimations header .container h1 {
opacity: 0;
filter: alpha(opacity=0);
-webkit-animation-delay: 1s;
-webkit-animation-duration: 1s;
-webkit-animation-name: loadLogo;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 1s;
-moz-animation-duration: 1s;
-moz-animation-name: loadLogo;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 1s;
-o-animation-duration: 1s;
-o-animation-name: loadLogo;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 1s;
animation-duration: 1s;
animation-name: loadLogo;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
.cssanimations header .container h1:before {
width: 0px;
-webkit-animation-delay: 2s;
-webkit-animation-duration: 0.8s;
-webkit-animation-name: loadLogoLine;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 2s;
-moz-animation-duration: 0.8s;
-moz-animation-name: loadLogoLine;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 2s;
-o-animation-duration: 0.8s;
-o-animation-name: loadLogoLine;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 2s;
animation-duration: 0.8s;
animation-name: loadLogoLine;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
.cssanimations header .container p {
opacity: 0;
filter: alpha(opacity=0);
-webkit-animation-delay: 2.5s;
-webkit-animation-duration: 1s;
-webkit-animation-name: loadTagLine;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 2.5s;
-moz-animation-duration: 1s;
-moz-animation-name: loadTagLine;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 2.5s;
-o-animation-duration: 1s;
-o-animation-name: loadTagLine;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 2.5s;
animation-duration: 1s;
animation-name: loadTagLine;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
@-webkit-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-webkit-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-moz-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-o-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-webkit-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@-moz-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@-o-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
body {
font-family: 'Source Sans Pro', sans-serif;
}
.wrapper {
position: relative;
top: 0px;
left: 0px;
background: url("../images/tampa-background.jpg");
background-size: cover;
width: 100%;
-moz-transition: left 0.3s;
-o-transition: left 0.3s;
-webkit-transition: left 0.3s;
transition: left 0.3s;
}
.wrapper:before {
content: '';
z-index: 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.45;
filter: alpha(opacity=45);
}
.wrapper.open {
left: -350px;
}
header {
position: relative;
top: 0px;
left: 0px;
width: 100vw;
height: 100vh;
}
header .container {
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
}
header .container h1 {
display: inline-block;
font-weight: 600;
}
header .container h1 span {
font-weight: 300;
}
header .container h1:before {
content: '';
width: 300px;
height: 1px;
position: absolute;
bottom: 0px;
left: 50%;
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #eee;
}
header .container p {
color: #fff;
font-size: 16pt;
position: relative;
top: 0px;
}
a.menu-icon {
position: fixed;
top: 0px;
right: 0px;
width: 50px;
height: 50px;
display: block;
background: #527ecc;
color: #fff;
z-index: 999;
font-size: 30pt;
line-height: 100%;
text-align: center;
-moz-transition: right 0.3s;
-o-transition: right 0.3s;
-webkit-transition: right 0.3s;
transition: right 0.3s;
}
a.menu-icon:hover {
background: #799cd7;
text-decoration: none;
}
a.menu-icon:hover:before {
border-right-color: #799cd7;
}
a.menu-icon:before {
content: '';
width: 0;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-right: 50px solid #527ecc;
position: absolute;
top: 0px;
left: 0px;
-moz-transform: translate(-100%, -50%);
-o-transform: translate(-100%, -50%);
-ms-transform: translate(-100%, -50%);
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
display: none;
}
a.menu-icon.open {
right: 350px;
outline: none;
}
nav {
position: fixed;
top: 0px;
right: 0px;
width: 350px;
height: 100%;
background: #7189b2;
overflow: hidden;
z-index: -2;
}
nav:before {
display: none;
width: 100%;
height: 150%;
top: -100px;
left: 200px;
position: absolute;
content: '';
background: #fff;
opacity: 0.03;
filter: alpha(opacity=3);
-moz-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
nav ul {
margin-top: 70px;
}
nav ul li {
list-style: none;
margin-bottom: 15px;
}
nav ul li a {
font-size: 20pt;
color: #fff;
}
.container h1 {
position: relative;
color: #fff;
font-size: 65pt;
} | css/main.css | .cssanimations header .container h1 {
opacity: 0;
filter: alpha(opacity=0);
-webkit-animation-delay: 1s;
-webkit-animation-duration: 1s;
-webkit-animation-name: loadLogo;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 1s;
-moz-animation-duration: 1s;
-moz-animation-name: loadLogo;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 1s;
-o-animation-duration: 1s;
-o-animation-name: loadLogo;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 1s;
animation-duration: 1s;
animation-name: loadLogo;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
.cssanimations header .container h1:before {
width: 0px;
-webkit-animation-delay: 2s;
-webkit-animation-duration: 0.8s;
-webkit-animation-name: loadLogoLine;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 2s;
-moz-animation-duration: 0.8s;
-moz-animation-name: loadLogoLine;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 2s;
-o-animation-duration: 0.8s;
-o-animation-name: loadLogoLine;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 2s;
animation-duration: 0.8s;
animation-name: loadLogoLine;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
.cssanimations header .container p {
opacity: 0;
filter: alpha(opacity=0);
-webkit-animation-delay: 2.5s;
-webkit-animation-duration: 1s;
-webkit-animation-name: loadTagLine;
-webkit-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-moz-animation-delay: 2.5s;
-moz-animation-duration: 1s;
-moz-animation-name: loadTagLine;
-moz-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
-o-animation-delay: 2.5s;
-o-animation-duration: 1s;
-o-animation-name: loadTagLine;
-o-animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
animation-delay: 2.5s;
animation-duration: 1s;
animation-name: loadTagLine;
animation-fill-mode: forwards;
/* this prevents the animation from restarting! */
}
@-webkit-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes loadLogo {
0% {
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-webkit-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-moz-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-o-keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@keyframes loadLogoLine {
0% {
width: 0px;
}
100% {
width: 300px;
}
}
@-webkit-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@-moz-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@-o-keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
@keyframes loadTagLine {
0% {
opacity: 0;
filter: alpha(opacity=0);
top: 20px;
}
100% {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
}
body {
font-family: 'Source Sans Pro', sans-serif;
}
.wrapper {
position: relative;
top: 0px;
left: 0px;
background: url("../images/tampa-background.jpg");
background-size: cover;
width: 100%;
-moz-transition: left 0.3s;
-o-transition: left 0.3s;
-webkit-transition: left 0.3s;
transition: left 0.3s;
}
.wrapper:before {
content: '';
z-index: 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.45;
filter: alpha(opacity=45);
}
.wrapper.open {
left: -350px;
}
header {
position: relative;
top: 0px;
left: 0px;
width: 100vw;
height: 100vh;
}
header .container {
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
}
header .container h1 {
display: inline-block;
font-weight: 600;
}
header .container h1 span {
font-weight: 300;
}
header .container h1:before {
content: '';
width: 300px;
height: 1px;
position: absolute;
bottom: 0px;
left: 50%;
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #eee;
}
header .container p {
color: #fff;
font-size: 16pt;
position: relative;
top: 0px;
}
a.menu-icon {
position: fixed;
top: 0px;
right: 0px;
width: 50px;
height: 50px;
display: block;
background: #527ecc;
color: #fff;
z-index: 999;
font-size: 30pt;
line-height: 100%;
text-align: center;
-moz-transition: right 0.3s;
-o-transition: right 0.3s;
-webkit-transition: right 0.3s;
transition: right 0.3s;
}
a.menu-icon:hover {
background: #799cd7;
text-decoration: none;
}
a.menu-icon:hover:before {
border-right-color: #799cd7;
}
a.menu-icon:before {
content: '';
width: 0;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-right: 50px solid #527ecc;
position: absolute;
top: 0px;
left: 0px;
-moz-transform: translate(-100%, -50%);
-o-transform: translate(-100%, -50%);
-ms-transform: translate(-100%, -50%);
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
display: none;
}
a.menu-icon.open {
right: 350px;
outline: none;
}
nav {
position: fixed;
top: 0px;
right: 0px;
width: 350px;
height: 100%;
background: #7189b2;
overflow: hidden;
z-index: -2;
}
nav:before {
display: none;
width: 100%;
height: 150%;
top: -100px;
left: 200px;
position: absolute;
content: '';
background: #fff;
opacity: 0.03;
filter: alpha(opacity=3);
-moz-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
nav ul {
margin-top: 70px;
}
nav ul li {
list-style: none;
margin-bottom: 15px;
}
nav ul li a {
font-size: 20pt;
color: #fff;
}
.container h1 {
position: relative;
color: #fff;
font-size: 65pt;
} | 0.437583 | 0.058319 |
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-app-version {
font-family: var(--font-display);
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-notification-content .login-external-link {
font-family: var(--font-body);
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-component .login-app-version,
.login-notification-content .login-external-link {
-webkit-user-select: none;
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-component .login-app-version,
.login-notification-content .login-external-link {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa {
text-transform: uppercase;
}
.login-component .login-response .login-response-sign-in:lang(ko-kr),
.login-component .login-response .login-response-mfa:lang(ko-kr),
.login-component .login-response .login-response-sign-in:lang(ja-jp),
.login-component .login-response .login-response-mfa:lang(ja-jp),
.login-component .login-response .login-response-sign-in:lang(tr-tr),
.login-component .login-response .login-response-mfa:lang(tr-tr),
.login-component .login-response .login-response-sign-in:lang(el-gr),
.login-component .login-response .login-response-mfa:lang(el-gr),
.login-component .login-response .login-response-sign-in:lang(th-th),
.login-component .login-response .login-response-mfa:lang(th-th),
.login-component .login-response .login-response-sign-in:lang(zh-tw),
.login-component .login-response .login-response-mfa:lang(zh-tw) {
text-transform: none;
}
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa {
color: #f0e6d2;
font-size: 14px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.075em;
}
.login-component .login-response .login-response-sign-in:lang(ar-ae),
.login-component .login-response .login-response-mfa:lang(ar-ae) {
letter-spacing: 0;
}
.login-component {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.025em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component:lang(ja-jp) {
font-size: 13px;
}
.login-component:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-response .login-response-service-offline,
.login-component .login-response .login-patcher-disconnected {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-response .login-response-service-offline:lang(ja-jp),
.login-component .login-response .login-patcher-disconnected:lang(ja-jp) {
font-size: 13px;
}
.login-component .login-response .login-response-service-offline:lang(ar-ae),
.login-component .login-response .login-patcher-disconnected:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-external-link,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-notification-content .login-external-link {
font-size: 12px;
font-weight: normal;
outline: 0;
letter-spacing: 0.05em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-external-link:lang(ja-jp),
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ja-jp),
.login-notification-content .login-external-link:lang(ja-jp) {
font-size: 13px;
}
.login-component .login-external-link:lang(ar-ae),
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ar-ae),
.login-notification-content .login-external-link:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-external-link,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-notification-content .login-external-link {
color: #0596aa;
text-decoration: none;
}
.login-component .login-external-link:hover,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:hover,
.login-notification-content .login-external-link:hover,
.login-component .login-external-link.hover,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link.hover,
.login-notification-content .login-external-link.hover {
color: #cdfafa;
}
.login-component .login-external-link:after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:after,
.login-notification-content .login-external-link:after {
width: 9px;
height: 9px;
content: '';
display: inline-block;
vertical-align: middle;
-webkit-mask: url(/fe/lol-login/external-link-mask.png) no-repeat;
-webkit-mask-size: contain;
background-color: #0596aa;
margin: 0 0 0 5px;
}
.login-component .login-external-link:lang(ar-ae):after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ar-ae):after,
.login-notification-content .login-external-link:lang(ar-ae):after {
margin: 0 5px 0 0;
transform: scaleX(-1);
}
.login-component .login-external-link:hover:after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:hover:after,
.login-notification-content .login-external-link:hover:after {
background-color: #cdfafa;
}
.login-component .login-app-version {
font-size: 11px;
font-weight: 700;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-app-version:lang(ar-ae) {
letter-spacing: 0;
}
.lol-login-sidebar,
.lol-login-sidebar > div {
height: 100%;
}
.login-component {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
background-color: #010a13;
color: #a09b8c;
border-left: thin solid #1e282d;
box-sizing: border-box;
outline: none;
}
.login-component .login-body {
direction: ltr;
display: flex;
position: relative;
flex-direction: column;
padding: 16px;
flex: 1;
margin-top: 30px;
}
.login-component .login-lol-logo {
background-image: url(/fe/lol-login/lol-logo.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 128px;
height: 48px;
margin: 0 auto 20px;
}
.login-component .login-response {
min-height: 30px;
margin-bottom: 15px;
}
.login-component .login-response .login-response-service-offline {
color: #be1e37;
}
.login-component .login-response .login-patcher-disconnected {
color: #be1e37;
word-wrap: break-word;
}
.login-component .login-region-locale {
margin-top: 31px;
}
.login-component .login-body-lower-section {
position: absolute;
bottom: 16px;
left: 16px;
right: 16px;
}
.login-component .login-button-container {
height: 32px;
}
.login-component .signup-button-container {
margin-top: 10px;
}
.login-component .login-external-links {
margin-top: 50px;
}
.login-component .login-external-links .login-external-link {
margin-top: 2px;
}
.login-component .login-app-version {
border-top: thin solid #1e282d;
box-sizing: border-box;
display: flex;
justify-content: center;
flex-grow: 0;
padding: 8px 0;
flex-direction: column;
align-items: center;
color: #3c3c41;
white-space: nowrap;
}
.login-notification-content p {
white-space: pre-line;
}
.login-error,
.no-entitlement-signup {
font-family: var(--font-body);
}
.login-error,
.no-entitlement-signup {
-webkit-user-select: none;
}
.login-error,
.no-entitlement-signup {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-error {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-error:lang(ja-jp) {
font-size: 13px;
}
.login-error:lang(ar-ae) {
letter-spacing: 0;
}
.no-entitlement-signup {
font-size: 12px;
font-weight: normal;
outline: 0;
letter-spacing: 0.05em;
-webkit-font-smoothing: subpixel-antialiased;
}
.no-entitlement-signup:lang(ja-jp) {
font-size: 13px;
}
.no-entitlement-signup:lang(ar-ae) {
letter-spacing: 0;
}
.no-entitlement-signup {
color: #0596aa;
text-decoration: none;
}
.no-entitlement-signup:hover,
.no-entitlement-signup.hover {
color: #cdfafa;
}
.no-entitlement-signup:after {
width: 9px;
height: 9px;
content: '';
display: inline-block;
vertical-align: middle;
-webkit-mask: url(/fe/lol-login/external-link-mask.png) no-repeat;
-webkit-mask-size: contain;
background-color: #0596aa;
margin: 0 0 0 5px;
}
.no-entitlement-signup:lang(ar-ae):after {
margin: 0 5px 0 0;
transform: scaleX(-1);
}
.no-entitlement-signup:hover:after {
background-color: #cdfafa;
}
.login-error {
color: #be1e37;
word-wrap: break-word;
}
.login-input-label {
display: block;
margin-bottom: 2px;
}
.login-input-password-container {
margin-top: 10px;
}
.login-input-rememberme-container {
margin-top: 15px;
}
.login-input-password::-webkit-input-placeholder {
font-style: normal;
}
.login-caps-on {
position: relative;
}
.login-caps-on input {
padding-right: 34px;
}
.login-caps-on input[placeholder] {
text-overflow: ellipsis;
}
.login-caps-on::after {
position: absolute;
content: '';
background-image: url(/fe/lol-login/capslock.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
right: 6px;
bottom: 6px;
}
.login-mfa-title {
margin-bottom: 15px;
font-weight: 800;
font-size: 16px;
}
.login-mfa-description {
margin-bottom: 15px;
}
.login-inprogress .login-inprogress-title {
font-family: var(--font-display);
}
.login-inprogress .login-inprogress-title {
-webkit-user-select: none;
}
.login-inprogress .login-inprogress-title {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-inprogress .login-inprogress-title {
text-transform: uppercase;
}
.login-inprogress .login-inprogress-title:lang(ko-kr),
.login-inprogress .login-inprogress-title:lang(ja-jp),
.login-inprogress .login-inprogress-title:lang(tr-tr),
.login-inprogress .login-inprogress-title:lang(el-gr),
.login-inprogress .login-inprogress-title:lang(th-th),
.login-inprogress .login-inprogress-title:lang(zh-tw) {
text-transform: none;
}
.login-inprogress .login-inprogress-title {
color: #f0e6d2;
font-size: 14px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.075em;
}
.login-inprogress .login-inprogress-title:lang(ar-ae) {
letter-spacing: 0;
}
.login-inprogress {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
}
.login-inprogress .login-inprogress-title {
margin-top: 20px;
}
.login-inprogress .login-queue-message {
white-space: pre-wrap;
}
.login-inprogress .login-inprogress-description {
margin-top: 20px;
}
.login-inprogress .login-inprogress-footer {
display: flex;
align-items: flex-end;
flex-grow: 1;
}
.login-inprogress .login-inprogress-footer-content {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 175px;
}
.login-inprogress .login-inprogress-spinner {
background-image: url(/fe/lol-login/spinner.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 30px;
height: 30px;
margin-bottom: 32px;
-webkit-animation: login-spin 4s linear infinite;
}
.login-inprogress .login-queue-highlight {
color: #c8aa6e;
}
.login-inprogress .login-queue-cancel-button {
width: 150px;
}
@-webkit-keyframes login-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
.login-region-locale .login-region-locale-text {
margin-top: 5px;
display: inline-block;
transition: color 100ms linear;
text-decoration: none;
color: #c8aa6e;
}
.login-region-locale .login-region-locale-text:hover,
.login-region-locale .login-region-locale-text:focus {
color: #f0e6d2;
}
.login-region-locale
.login-region-locale-text:hover
.login-region-locale-text-dropdown-arrow,
.login-region-locale
.login-region-locale-text:focus
.login-region-locale-text-dropdown-arrow {
border-top: 6px solid #f0e6d2;
}
.login-region-locale
.login-region-locale-text
.login-region-locale-text-dropdown-arrow {
float: right;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 6px solid #c8aa6e;
margin-top: 5px;
margin-left: 7px;
transition: border-top-color 100ms linear;
}
.login-region-locale .login-region-locale-dropdowns {
margin-top: 6px;
}
.login-region-locale
.login-region-locale-dropdowns
.login-dropdown-container:not(:first-child) {
margin-top: 8px;
}
.login-region-locale .login-region-locale-dropdowns .login-lol-dropdown {
width: 100%;
}
.login-version-info {
display: flex;
align-items: center;
white-space: pre-wrap;
}
.lol-splash-root-component {
direction: ltr;
position: relative;
height: 100%;
overflow: hidden;
}
.lol-splash-controllers-component {
position: absolute;
bottom: 28px;
left: 32px;
display: flex;
align-items: center;
}
.splash-riot-games-logo {
margin: 0 32px 0 0;
background: url('/fe/lol-static-assets/images/riot-logo.png');
background-image: url('/fe/lol-static-assets/images/riot-logo.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 88px;
height: 33px;
}
.splash-vertical-fade {
background: url('/fe/lol-static-assets/images/line-vertical-fade.png');
background-image: url('/fe/lol-static-assets/images/line-vertical-fade.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
height: 56px;
width: 1px;
margin: 0 15px 0 0;
}
.splash-replay-video-button {
background: url('/fe/lol-static-assets/images/button-replay-normal.png');
background-image: url('/fe/lol-static-assets/images/button-replay-normal.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
cursor: pointer;
margin: 0 15px 0 0;
}
.splash-replay-video-button:hover {
background: url('/fe/lol-static-assets/images/button-replay-hover.png');
background-image: url('/fe/lol-static-assets/images/button-replay-hover.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
}
.splash-replay-video-button:active {
background: url('/fe/lol-static-assets/images/button-replay-click.png');
background-image: url('/fe/lol-static-assets/images/button-replay-click.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
}
.splash-replay-video-button[disabled='true'] {
pointer-events: none;
background: url('/fe/lol-static-assets/images/button-replay-disabled.png');
background-image: url('/fe/lol-static-assets/images/button-replay-disabled.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
cursor: default;
opacity: 0.5;
}
.splash-settings .splash-control-animation {
margin-bottom: 7px;
}
.lol-splash-video-component::after {
content: '';
position: absolute;
pointer-events: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(
rgba(0, 0, 0, 0) 0%,
rgba(0, 0, 0, 0) 70%,
rgba(0, 0, 0, 0.2) 80%,
rgba(0, 0, 0, 0.8) 100%
);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-family: var(--font-display);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-family: var(--font-display);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
-webkit-user-select: none;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
text-transform: uppercase;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ko-kr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ko-kr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ja-jp),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ja-jp),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(tr-tr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(tr-tr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(el-gr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(el-gr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(th-th),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(th-th),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(zh-tw),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(zh-tw) {
text-transform: none;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
color: #f0e6d2;
font-size: 40px;
font-weight: 700;
line-height: 42px;
letter-spacing: 0.05em;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ar-ae) {
letter-spacing: 0;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player {
color: #f0e6d2;
font-size: 24px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0.05em;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ar-ae) {
letter-spacing: 0;
}
.lol-splash-welcome-component {
display: none;
position: fixed;
top: 300px;
left: 32px;
pointer-events: none;
text-shadow: 2px 2px 4px #000;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player {
color: #c8aa6e;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
display: block;
} | lcu/rcp-fe-lol-login.css | .login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-app-version {
font-family: var(--font-display);
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-notification-content .login-external-link {
font-family: var(--font-body);
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-component .login-app-version,
.login-notification-content .login-external-link {
-webkit-user-select: none;
}
.login-component,
.login-component .login-external-link,
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa,
.login-component .login-response .login-response-service-offline,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-component .login-response .login-patcher-disconnected,
.login-component .login-app-version,
.login-notification-content .login-external-link {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa {
text-transform: uppercase;
}
.login-component .login-response .login-response-sign-in:lang(ko-kr),
.login-component .login-response .login-response-mfa:lang(ko-kr),
.login-component .login-response .login-response-sign-in:lang(ja-jp),
.login-component .login-response .login-response-mfa:lang(ja-jp),
.login-component .login-response .login-response-sign-in:lang(tr-tr),
.login-component .login-response .login-response-mfa:lang(tr-tr),
.login-component .login-response .login-response-sign-in:lang(el-gr),
.login-component .login-response .login-response-mfa:lang(el-gr),
.login-component .login-response .login-response-sign-in:lang(th-th),
.login-component .login-response .login-response-mfa:lang(th-th),
.login-component .login-response .login-response-sign-in:lang(zh-tw),
.login-component .login-response .login-response-mfa:lang(zh-tw) {
text-transform: none;
}
.login-component .login-response .login-response-sign-in,
.login-component .login-response .login-response-mfa {
color: #f0e6d2;
font-size: 14px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.075em;
}
.login-component .login-response .login-response-sign-in:lang(ar-ae),
.login-component .login-response .login-response-mfa:lang(ar-ae) {
letter-spacing: 0;
}
.login-component {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.025em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component:lang(ja-jp) {
font-size: 13px;
}
.login-component:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-response .login-response-service-offline,
.login-component .login-response .login-patcher-disconnected {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-response .login-response-service-offline:lang(ja-jp),
.login-component .login-response .login-patcher-disconnected:lang(ja-jp) {
font-size: 13px;
}
.login-component .login-response .login-response-service-offline:lang(ar-ae),
.login-component .login-response .login-patcher-disconnected:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-external-link,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-notification-content .login-external-link {
font-size: 12px;
font-weight: normal;
outline: 0;
letter-spacing: 0.05em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-external-link:lang(ja-jp),
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ja-jp),
.login-notification-content .login-external-link:lang(ja-jp) {
font-size: 13px;
}
.login-component .login-external-link:lang(ar-ae),
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ar-ae),
.login-notification-content .login-external-link:lang(ar-ae) {
letter-spacing: 0;
}
.login-component .login-external-link,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link,
.login-notification-content .login-external-link {
color: #0596aa;
text-decoration: none;
}
.login-component .login-external-link:hover,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:hover,
.login-notification-content .login-external-link:hover,
.login-component .login-external-link.hover,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link.hover,
.login-notification-content .login-external-link.hover {
color: #cdfafa;
}
.login-component .login-external-link:after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:after,
.login-notification-content .login-external-link:after {
width: 9px;
height: 9px;
content: '';
display: inline-block;
vertical-align: middle;
-webkit-mask: url(/fe/lol-login/external-link-mask.png) no-repeat;
-webkit-mask-size: contain;
background-color: #0596aa;
margin: 0 0 0 5px;
}
.login-component .login-external-link:lang(ar-ae):after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:lang(ar-ae):after,
.login-notification-content .login-external-link:lang(ar-ae):after {
margin: 0 5px 0 0;
transform: scaleX(-1);
}
.login-component .login-external-link:hover:after,
.login-component
.login-response
.login-response-service-offline
.login-response-service-link:hover:after,
.login-notification-content .login-external-link:hover:after {
background-color: #cdfafa;
}
.login-component .login-app-version {
font-size: 11px;
font-weight: 700;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-component .login-app-version:lang(ar-ae) {
letter-spacing: 0;
}
.lol-login-sidebar,
.lol-login-sidebar > div {
height: 100%;
}
.login-component {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
background-color: #010a13;
color: #a09b8c;
border-left: thin solid #1e282d;
box-sizing: border-box;
outline: none;
}
.login-component .login-body {
direction: ltr;
display: flex;
position: relative;
flex-direction: column;
padding: 16px;
flex: 1;
margin-top: 30px;
}
.login-component .login-lol-logo {
background-image: url(/fe/lol-login/lol-logo.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 128px;
height: 48px;
margin: 0 auto 20px;
}
.login-component .login-response {
min-height: 30px;
margin-bottom: 15px;
}
.login-component .login-response .login-response-service-offline {
color: #be1e37;
}
.login-component .login-response .login-patcher-disconnected {
color: #be1e37;
word-wrap: break-word;
}
.login-component .login-region-locale {
margin-top: 31px;
}
.login-component .login-body-lower-section {
position: absolute;
bottom: 16px;
left: 16px;
right: 16px;
}
.login-component .login-button-container {
height: 32px;
}
.login-component .signup-button-container {
margin-top: 10px;
}
.login-component .login-external-links {
margin-top: 50px;
}
.login-component .login-external-links .login-external-link {
margin-top: 2px;
}
.login-component .login-app-version {
border-top: thin solid #1e282d;
box-sizing: border-box;
display: flex;
justify-content: center;
flex-grow: 0;
padding: 8px 0;
flex-direction: column;
align-items: center;
color: #3c3c41;
white-space: nowrap;
}
.login-notification-content p {
white-space: pre-line;
}
.login-error,
.no-entitlement-signup {
font-family: var(--font-body);
}
.login-error,
.no-entitlement-signup {
-webkit-user-select: none;
}
.login-error,
.no-entitlement-signup {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-error {
color: #a09b8c;
font-size: 12px;
font-weight: normal;
line-height: 16px;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
}
.login-error:lang(ja-jp) {
font-size: 13px;
}
.login-error:lang(ar-ae) {
letter-spacing: 0;
}
.no-entitlement-signup {
font-size: 12px;
font-weight: normal;
outline: 0;
letter-spacing: 0.05em;
-webkit-font-smoothing: subpixel-antialiased;
}
.no-entitlement-signup:lang(ja-jp) {
font-size: 13px;
}
.no-entitlement-signup:lang(ar-ae) {
letter-spacing: 0;
}
.no-entitlement-signup {
color: #0596aa;
text-decoration: none;
}
.no-entitlement-signup:hover,
.no-entitlement-signup.hover {
color: #cdfafa;
}
.no-entitlement-signup:after {
width: 9px;
height: 9px;
content: '';
display: inline-block;
vertical-align: middle;
-webkit-mask: url(/fe/lol-login/external-link-mask.png) no-repeat;
-webkit-mask-size: contain;
background-color: #0596aa;
margin: 0 0 0 5px;
}
.no-entitlement-signup:lang(ar-ae):after {
margin: 0 5px 0 0;
transform: scaleX(-1);
}
.no-entitlement-signup:hover:after {
background-color: #cdfafa;
}
.login-error {
color: #be1e37;
word-wrap: break-word;
}
.login-input-label {
display: block;
margin-bottom: 2px;
}
.login-input-password-container {
margin-top: 10px;
}
.login-input-rememberme-container {
margin-top: 15px;
}
.login-input-password::-webkit-input-placeholder {
font-style: normal;
}
.login-caps-on {
position: relative;
}
.login-caps-on input {
padding-right: 34px;
}
.login-caps-on input[placeholder] {
text-overflow: ellipsis;
}
.login-caps-on::after {
position: absolute;
content: '';
background-image: url(/fe/lol-login/capslock.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
right: 6px;
bottom: 6px;
}
.login-mfa-title {
margin-bottom: 15px;
font-weight: 800;
font-size: 16px;
}
.login-mfa-description {
margin-bottom: 15px;
}
.login-inprogress .login-inprogress-title {
font-family: var(--font-display);
}
.login-inprogress .login-inprogress-title {
-webkit-user-select: none;
}
.login-inprogress .login-inprogress-title {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.login-inprogress .login-inprogress-title {
text-transform: uppercase;
}
.login-inprogress .login-inprogress-title:lang(ko-kr),
.login-inprogress .login-inprogress-title:lang(ja-jp),
.login-inprogress .login-inprogress-title:lang(tr-tr),
.login-inprogress .login-inprogress-title:lang(el-gr),
.login-inprogress .login-inprogress-title:lang(th-th),
.login-inprogress .login-inprogress-title:lang(zh-tw) {
text-transform: none;
}
.login-inprogress .login-inprogress-title {
color: #f0e6d2;
font-size: 14px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.075em;
}
.login-inprogress .login-inprogress-title:lang(ar-ae) {
letter-spacing: 0;
}
.login-inprogress {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
}
.login-inprogress .login-inprogress-title {
margin-top: 20px;
}
.login-inprogress .login-queue-message {
white-space: pre-wrap;
}
.login-inprogress .login-inprogress-description {
margin-top: 20px;
}
.login-inprogress .login-inprogress-footer {
display: flex;
align-items: flex-end;
flex-grow: 1;
}
.login-inprogress .login-inprogress-footer-content {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 175px;
}
.login-inprogress .login-inprogress-spinner {
background-image: url(/fe/lol-login/spinner.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 30px;
height: 30px;
margin-bottom: 32px;
-webkit-animation: login-spin 4s linear infinite;
}
.login-inprogress .login-queue-highlight {
color: #c8aa6e;
}
.login-inprogress .login-queue-cancel-button {
width: 150px;
}
@-webkit-keyframes login-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
.login-region-locale .login-region-locale-text {
margin-top: 5px;
display: inline-block;
transition: color 100ms linear;
text-decoration: none;
color: #c8aa6e;
}
.login-region-locale .login-region-locale-text:hover,
.login-region-locale .login-region-locale-text:focus {
color: #f0e6d2;
}
.login-region-locale
.login-region-locale-text:hover
.login-region-locale-text-dropdown-arrow,
.login-region-locale
.login-region-locale-text:focus
.login-region-locale-text-dropdown-arrow {
border-top: 6px solid #f0e6d2;
}
.login-region-locale
.login-region-locale-text
.login-region-locale-text-dropdown-arrow {
float: right;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 6px solid #c8aa6e;
margin-top: 5px;
margin-left: 7px;
transition: border-top-color 100ms linear;
}
.login-region-locale .login-region-locale-dropdowns {
margin-top: 6px;
}
.login-region-locale
.login-region-locale-dropdowns
.login-dropdown-container:not(:first-child) {
margin-top: 8px;
}
.login-region-locale .login-region-locale-dropdowns .login-lol-dropdown {
width: 100%;
}
.login-version-info {
display: flex;
align-items: center;
white-space: pre-wrap;
}
.lol-splash-root-component {
direction: ltr;
position: relative;
height: 100%;
overflow: hidden;
}
.lol-splash-controllers-component {
position: absolute;
bottom: 28px;
left: 32px;
display: flex;
align-items: center;
}
.splash-riot-games-logo {
margin: 0 32px 0 0;
background: url('/fe/lol-static-assets/images/riot-logo.png');
background-image: url('/fe/lol-static-assets/images/riot-logo.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 88px;
height: 33px;
}
.splash-vertical-fade {
background: url('/fe/lol-static-assets/images/line-vertical-fade.png');
background-image: url('/fe/lol-static-assets/images/line-vertical-fade.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
height: 56px;
width: 1px;
margin: 0 15px 0 0;
}
.splash-replay-video-button {
background: url('/fe/lol-static-assets/images/button-replay-normal.png');
background-image: url('/fe/lol-static-assets/images/button-replay-normal.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
cursor: pointer;
margin: 0 15px 0 0;
}
.splash-replay-video-button:hover {
background: url('/fe/lol-static-assets/images/button-replay-hover.png');
background-image: url('/fe/lol-static-assets/images/button-replay-hover.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
}
.splash-replay-video-button:active {
background: url('/fe/lol-static-assets/images/button-replay-click.png');
background-image: url('/fe/lol-static-assets/images/button-replay-click.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
}
.splash-replay-video-button[disabled='true'] {
pointer-events: none;
background: url('/fe/lol-static-assets/images/button-replay-disabled.png');
background-image: url('/fe/lol-static-assets/images/button-replay-disabled.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 18px;
height: 18px;
cursor: default;
opacity: 0.5;
}
.splash-settings .splash-control-animation {
margin-bottom: 7px;
}
.lol-splash-video-component::after {
content: '';
position: absolute;
pointer-events: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(
rgba(0, 0, 0, 0) 0%,
rgba(0, 0, 0, 0) 70%,
rgba(0, 0, 0, 0.2) 80%,
rgba(0, 0, 0, 0.8) 100%
);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-family: var(--font-display);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-family: var(--font-display);
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
-webkit-user-select: none;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
font-kerning: normal;
-webkit-font-feature-settings: 'kern' 1;
-webkit-font-smoothing: antialiased;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player,
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
text-transform: uppercase;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ko-kr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ko-kr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ja-jp),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ja-jp),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(tr-tr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(tr-tr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(el-gr),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(el-gr),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(th-th),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(th-th),
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(zh-tw),
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(zh-tw) {
text-transform: none;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
color: #f0e6d2;
font-size: 40px;
font-weight: 700;
line-height: 42px;
letter-spacing: 0.05em;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span:lang(ar-ae) {
letter-spacing: 0;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player {
color: #f0e6d2;
font-size: 24px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0.05em;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player:lang(ar-ae) {
letter-spacing: 0;
}
.lol-splash-welcome-component {
display: none;
position: fixed;
top: 300px;
left: 32px;
pointer-events: none;
text-shadow: 2px 2px 4px #000;
}
.lol-splash-welcome-component .splash-l10n-welcome-new-player {
color: #c8aa6e;
}
.lol-splash-welcome-component .splash-l10n-league-of-legends-span {
display: block;
} | 0.146759 | 0.029873 |
.header {
list-style-type: none;
margin: 10px;
overflow: hidden;
margin-right: 16px;
font-family: arial,sans-serif;
}
.profilpic {
border-radius: 50%;
width: 32px;
}
#voiceSearchButton {
display: flex;
height: 24px;
margin: 5px;
position: relative; /* Bir nesneye position:relative; dediğimizde nesne gene normal akış içerisinde olmaya devam eder ancak top, right, bottom ve left özelliklerini kullanma fırsatı verir. */
cursor: pointer; /* imlec ilgili elementin üzerinde el işareti oluşturur.*/
}
.headerli a {
display: block;
color: black;
text-align: center;
padding: 5px 5px;
text-decoration: none;
float: right;
}
.headerli a:hover {
text-decoration: underline;
}
.container {
text-align: center;
margin: 100px;
}
.search-area {
background: #fff;
display: flex;
border: 1px solid #dfe1e5;
box-shadow: none;
z-index: 3;
height: 44px;
margin: 0 auto;
margin-top: -77px;
width: 582px;
border-radius: 20px;
}
.search-area:hover {
box-shadow: 0 2px 3px 0 rgba(0,0,0,0.24), 0 2px 5px 0 rgba(0,0,0,0.19);
}
.search {
flex: 1;
display: flex;
padding: 5px 8px 0 16px;
padding-left: 14px;
}
.search-img {
display: flex;
align-items: center;
padding-right: 13px;
margin-top: -5px;
}
.search-img span {
color: #9aa0a6;
height: 20px;
width: 20px;
margin-top: 0px;
display: inline-block;
fill: currentColor;
line-height: 24px;
position: relative;
}
.input-enter {
display: flex;
flex: 1; /*tüm esnek ögelerin aynı uzunlukta olmasına izin verir*/
flex-wrap: wrap; /*esnek ogeleri birden fazla satırda soldan saga sıralar*/
}
.input-area {
color: transparent;
flex: 100%;
white-space: pre;
font: 16px arial, sans-serif;
line-height: 34px;
height: 34px !important;
display: block;
}
.input {
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.87);
word-wrap: break-word;
outline: none;
display: flex;
flex: 100%;
margin-top: -68px;
font: 16px arial, sans-serif;
line-height: 34px;
height: 34px !important;
text-rendering: auto;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
appearance: textfield;
cursor: text;
width: 450px; /* Genişlik 450px yapıldı. */
border: none; /* Çerçeve silindi */
}
.buttons{
display: flex; /* CSS3 ile birlikte gelen flex sayfa içindeki elemanların kolayca yerleştirilmesi için kullanılır. */
margin-top: 16px;
justify-content: center; /*Flex özelliğine sahip olan bir kapsayıcının yatay eksende nasıl hizalanacağını ayarlar. Objeler başta mı, ortada mı, sonda mı, aralıklı mı dizileceğine karar vermemizi sağlar. Biz center dediğimiz için ortada hizaladı.*/
align-items: center; /*Bu özellik ise justify-content‘in yatay eksende yaptığı şeyleri dikey eksende yapmaya yarar. */
}
.googlesearch {
margin: 11px 4px;
padding: 0 16px;
line-height: 27px;
min-width: 54px;
text-align: center;
cursor: pointer;
user-select: none;
border: 1px solid #f2f2f2; /* solid burda düz kenarlık anlamına gelir, mesela dotted yazsaydık solid yerine, kenarlık noktalı olurdu. */
font-family: Arial, Helvetica, sans-seri, ;
font-size: 14px;
color: #5f6368;
height: 36px;
}
.feelinglucky {
padding: 0 16px;
line-height: 27px;
min-width: 54px;
text-align: center;
cursor: pointer;
user-select: none;
border: 1px solid #f2f2f2;
font-family: Arial, Helvetica, sans-seri, ;
font-size: 14px;
color: #5f6368;
height: 36px;
}
.footer {
margin: 0;
padding: 0;
overflow: hidden;
border: 1px solid #dfe1e5;
border-top: 1px solid #dadce0;
position: fixed;
bottom: 0;
width: 100%;
margin-left: -8px;
line-height: 10px;
background-color: #f2f2f2;
list-style-type: none; /* Bullet pointleri yok etmek için kullaıldı. */
}
.footerli {
float: left;
}
.footerli a {
display: block;
color: #70757a;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-family: arial, sans-serif;
font-size: 14px;
margin-left: 14px;
margin-right: -20px;
}
.footerli a:hover {
text-decoration: underline;
} | webGooglePage/style.css |
.header {
list-style-type: none;
margin: 10px;
overflow: hidden;
margin-right: 16px;
font-family: arial,sans-serif;
}
.profilpic {
border-radius: 50%;
width: 32px;
}
#voiceSearchButton {
display: flex;
height: 24px;
margin: 5px;
position: relative; /* Bir nesneye position:relative; dediğimizde nesne gene normal akış içerisinde olmaya devam eder ancak top, right, bottom ve left özelliklerini kullanma fırsatı verir. */
cursor: pointer; /* imlec ilgili elementin üzerinde el işareti oluşturur.*/
}
.headerli a {
display: block;
color: black;
text-align: center;
padding: 5px 5px;
text-decoration: none;
float: right;
}
.headerli a:hover {
text-decoration: underline;
}
.container {
text-align: center;
margin: 100px;
}
.search-area {
background: #fff;
display: flex;
border: 1px solid #dfe1e5;
box-shadow: none;
z-index: 3;
height: 44px;
margin: 0 auto;
margin-top: -77px;
width: 582px;
border-radius: 20px;
}
.search-area:hover {
box-shadow: 0 2px 3px 0 rgba(0,0,0,0.24), 0 2px 5px 0 rgba(0,0,0,0.19);
}
.search {
flex: 1;
display: flex;
padding: 5px 8px 0 16px;
padding-left: 14px;
}
.search-img {
display: flex;
align-items: center;
padding-right: 13px;
margin-top: -5px;
}
.search-img span {
color: #9aa0a6;
height: 20px;
width: 20px;
margin-top: 0px;
display: inline-block;
fill: currentColor;
line-height: 24px;
position: relative;
}
.input-enter {
display: flex;
flex: 1; /*tüm esnek ögelerin aynı uzunlukta olmasına izin verir*/
flex-wrap: wrap; /*esnek ogeleri birden fazla satırda soldan saga sıralar*/
}
.input-area {
color: transparent;
flex: 100%;
white-space: pre;
font: 16px arial, sans-serif;
line-height: 34px;
height: 34px !important;
display: block;
}
.input {
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.87);
word-wrap: break-word;
outline: none;
display: flex;
flex: 100%;
margin-top: -68px;
font: 16px arial, sans-serif;
line-height: 34px;
height: 34px !important;
text-rendering: auto;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
appearance: textfield;
cursor: text;
width: 450px; /* Genişlik 450px yapıldı. */
border: none; /* Çerçeve silindi */
}
.buttons{
display: flex; /* CSS3 ile birlikte gelen flex sayfa içindeki elemanların kolayca yerleştirilmesi için kullanılır. */
margin-top: 16px;
justify-content: center; /*Flex özelliğine sahip olan bir kapsayıcının yatay eksende nasıl hizalanacağını ayarlar. Objeler başta mı, ortada mı, sonda mı, aralıklı mı dizileceğine karar vermemizi sağlar. Biz center dediğimiz için ortada hizaladı.*/
align-items: center; /*Bu özellik ise justify-content‘in yatay eksende yaptığı şeyleri dikey eksende yapmaya yarar. */
}
.googlesearch {
margin: 11px 4px;
padding: 0 16px;
line-height: 27px;
min-width: 54px;
text-align: center;
cursor: pointer;
user-select: none;
border: 1px solid #f2f2f2; /* solid burda düz kenarlık anlamına gelir, mesela dotted yazsaydık solid yerine, kenarlık noktalı olurdu. */
font-family: Arial, Helvetica, sans-seri, ;
font-size: 14px;
color: #5f6368;
height: 36px;
}
.feelinglucky {
padding: 0 16px;
line-height: 27px;
min-width: 54px;
text-align: center;
cursor: pointer;
user-select: none;
border: 1px solid #f2f2f2;
font-family: Arial, Helvetica, sans-seri, ;
font-size: 14px;
color: #5f6368;
height: 36px;
}
.footer {
margin: 0;
padding: 0;
overflow: hidden;
border: 1px solid #dfe1e5;
border-top: 1px solid #dadce0;
position: fixed;
bottom: 0;
width: 100%;
margin-left: -8px;
line-height: 10px;
background-color: #f2f2f2;
list-style-type: none; /* Bullet pointleri yok etmek için kullaıldı. */
}
.footerli {
float: left;
}
.footerli a {
display: block;
color: #70757a;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-family: arial, sans-serif;
font-size: 14px;
margin-left: 14px;
margin-right: -20px;
}
.footerli a:hover {
text-decoration: underline;
} | 0.192615 | 0.119254 |
.init{
/*display: flex;
flex-direction: column;
justify-content: center;
align-items: center;*/
width: 100%;
height: 80%;
}
.init .next-step{
margin-top: 30px;
margin-bottom: 30px;
}
.init-content{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 20px 0;
}
.init-content img{
vertical-align: middle;
}
.init .btn-step{
text-align: center;
}
/*Step1*/
.init-step1{
width: 300px;
margin-top: 50px;
margin-bottom: 100px;
}
.init-step1 ol{
margin-left: 50px;
}
.init-step1 li{
margin-top: 10px;
margin-left: 30px;
}
.init-step1 li img{
margin-right: 5px;
}
/*Step2*/
.init-step2 {
width: 100%;
}
.init-step2 .text-yellow {
color: #ff5933;
}
.init-step2 .switcher {
/*float: left;*/
width: 50%;
display: flex;
}
.init-step2 .switch-wrapper {
display: flex;
flex-flow: column;
flex-wrap: wrap;
margin-left: 150px;
}
.init-step2 .switch-line {
display: flex;
flex-wrap: wrap;
margin-top: 20px;
}
.init-step2 .switch-title {
display: flex;
width: 20%;
align-items: center;
justify-content:center;
}
.init-step2 .switch-content{
width: 80%;
display: flex;
flex-wrap: wrap;
}
.init-step2 .switch-text {
margin-left: 10px;
margin-top: 13px;
}
.init-step2 .title{
width: 100%;
background-color: #f7f7f7;
padding: 20px;
padding-left: 50px;
}
.init-step2 .title h4{
margin: 0;
}
/*Step3*/
.init-logisticsmatch{
width: 80%;
}
.init-logisticsmatch table{
width: 100%;
text-align: center;
margin-top: 10px;
}
.init-logisticsmatch th{
width: 100%;
text-align: center;
margin-top: 10px;
background-color:#ebebeb
}
.init-logisticsmatch .sppp-td span{
display: inline-block;
width: 25%;
text-align: center;
}
.init-logisticsmatch-div {
margin-top: 20px
}
/*Step4*/
.init-step4{
width:90%;
margin: 0 auto;
}
.init-step4 .next-notice{
margin:10% auto;
}
.init-step4 .next-notice .notice{
background: #fff;
border:1px solid #ff9e00;
width:310px;
height: 120px;
border-radius: 2px;
}
.init-step4 .next-notice p{
font-size: 13px;
line-height: 15px;
}
.init-step4 .step4-main{
display: none;
position: relative;
}
.init-step4 .step4-main .select-content{
width:225px;
height: 30px;
margin-top: 15px;
line-height: 30px;
}
.init-step4 .step4-main .radio-list {
display: inline-block;
}
.init-step4 .step4-main .radio-list div{
margin: 10px 0 15px 40px;
}
.init-step4 .step4-main .radio-list div label{
width:120px;
display: inline-block;
}
.init-step4 .step4-main .printer-button1{
position: absolute;
right: 5%;
top: 50%;
}
.init-step4 .step4-main .printer-button2{
position: absolute;
right: 5%;
bottom: 0;
}
.init-step4 .title{
width: 100%;
background-color: #f7f7f7;
padding: 20px;
padding-left: 50px;
margin-bottom: 10px;
}
.init-step4 .title h4{
margin: 0;
}
.init-step4 .title span{
margin: 0;
font-size: 10px;
color:#999;
}
/*Step5*/
.init-step5{
margin-top: 30px;
}
.init-step5-item{
margin-right: 20px;
}
.init-step5 .img-wrap{
border: 1px solid #7cb3e6;
width: 381px;
display: flex;
flex-wrap: wrap;
margin-bottom: 3px;
}
.init-step5 .img-wrap-small{
display: flex;
flex-wrap: wrap;
margin-top: 3px;
}
.init-step5 .img-wrap-small li{
border: 1px solid #cccccc;
padding: 3px;
margin-left: 3px;
}
.init-step5 .img-wrap img{
margin-left: 3px;
margin-right: 3px;
}
.init-step5 .item-title{
display: flex;
justify-content:space-between;
padding-right: 10px;
margin-bottom: 0;
}
.init-step5 .item-title span{
font-size: 14px;
}
.init-step5 .btn-size{
padding: 0 10px;
}
.init-step5-compare{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.znsd-td{
padding-left: 5%;
}
.sppp-td{
border-bottom: 1px solid #dddddd;
height: 30px;
}
.goods-match-title{
margin-right: 2%;
margin-left: 2%;
}
.wpp-sku{
width: 50%;
display: inline-block;
padding-left: 20px;
}
/*.next-checkbox {
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
line-height: 1.28571;
position: relative;
width: 16px;
height: 16px;
}
.next-checkbox .next-checkbox-inner {
display: inline-block;
width: 100%;
height: 100%;
background: #FFFFFF;
border-radius: 2px;
border: 1px solid #CCCCCC;
transition: ease all 0.3s 0s;
text-align: center;
}
.next-checkbox .next-checkbox-inner > .next-icon {
position: relative;
opacity: 0;
vertical-align: top;
line-height: 12px;
transition: ease all .3s .1s;
color: #3089DC;
top: 2px;
}
.next-icon-select:before {
content: "\E61D";
}
.next-checkbox-label {
color: #333333;
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft YaHei", "PingFang SC";
font-size: 14px;
line-height: 1.28571;
vertical-align: middle;
margin: 0 5px;
}
.checkbox_focus{
border: 1px solid #1170BC;
border-radius:3px;
}*/
.mycheckbox_style_true{
height:26px;
width:120px;
display:inline-block;
padding: 4px 4px;
position:absolute;
z-index: 5;
background-color: white;
border:1px solid #e1e1e1;
border-bottom: none;
}
.mycheckbox_style_false{
height:25px;
width:120px;
display:inline-block;
padding: 4px 4px;
position:absolute;
z-index: 1;
background-color: white;
} | src/redux/components/Init/style.css | .init{
/*display: flex;
flex-direction: column;
justify-content: center;
align-items: center;*/
width: 100%;
height: 80%;
}
.init .next-step{
margin-top: 30px;
margin-bottom: 30px;
}
.init-content{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 20px 0;
}
.init-content img{
vertical-align: middle;
}
.init .btn-step{
text-align: center;
}
/*Step1*/
.init-step1{
width: 300px;
margin-top: 50px;
margin-bottom: 100px;
}
.init-step1 ol{
margin-left: 50px;
}
.init-step1 li{
margin-top: 10px;
margin-left: 30px;
}
.init-step1 li img{
margin-right: 5px;
}
/*Step2*/
.init-step2 {
width: 100%;
}
.init-step2 .text-yellow {
color: #ff5933;
}
.init-step2 .switcher {
/*float: left;*/
width: 50%;
display: flex;
}
.init-step2 .switch-wrapper {
display: flex;
flex-flow: column;
flex-wrap: wrap;
margin-left: 150px;
}
.init-step2 .switch-line {
display: flex;
flex-wrap: wrap;
margin-top: 20px;
}
.init-step2 .switch-title {
display: flex;
width: 20%;
align-items: center;
justify-content:center;
}
.init-step2 .switch-content{
width: 80%;
display: flex;
flex-wrap: wrap;
}
.init-step2 .switch-text {
margin-left: 10px;
margin-top: 13px;
}
.init-step2 .title{
width: 100%;
background-color: #f7f7f7;
padding: 20px;
padding-left: 50px;
}
.init-step2 .title h4{
margin: 0;
}
/*Step3*/
.init-logisticsmatch{
width: 80%;
}
.init-logisticsmatch table{
width: 100%;
text-align: center;
margin-top: 10px;
}
.init-logisticsmatch th{
width: 100%;
text-align: center;
margin-top: 10px;
background-color:#ebebeb
}
.init-logisticsmatch .sppp-td span{
display: inline-block;
width: 25%;
text-align: center;
}
.init-logisticsmatch-div {
margin-top: 20px
}
/*Step4*/
.init-step4{
width:90%;
margin: 0 auto;
}
.init-step4 .next-notice{
margin:10% auto;
}
.init-step4 .next-notice .notice{
background: #fff;
border:1px solid #ff9e00;
width:310px;
height: 120px;
border-radius: 2px;
}
.init-step4 .next-notice p{
font-size: 13px;
line-height: 15px;
}
.init-step4 .step4-main{
display: none;
position: relative;
}
.init-step4 .step4-main .select-content{
width:225px;
height: 30px;
margin-top: 15px;
line-height: 30px;
}
.init-step4 .step4-main .radio-list {
display: inline-block;
}
.init-step4 .step4-main .radio-list div{
margin: 10px 0 15px 40px;
}
.init-step4 .step4-main .radio-list div label{
width:120px;
display: inline-block;
}
.init-step4 .step4-main .printer-button1{
position: absolute;
right: 5%;
top: 50%;
}
.init-step4 .step4-main .printer-button2{
position: absolute;
right: 5%;
bottom: 0;
}
.init-step4 .title{
width: 100%;
background-color: #f7f7f7;
padding: 20px;
padding-left: 50px;
margin-bottom: 10px;
}
.init-step4 .title h4{
margin: 0;
}
.init-step4 .title span{
margin: 0;
font-size: 10px;
color:#999;
}
/*Step5*/
.init-step5{
margin-top: 30px;
}
.init-step5-item{
margin-right: 20px;
}
.init-step5 .img-wrap{
border: 1px solid #7cb3e6;
width: 381px;
display: flex;
flex-wrap: wrap;
margin-bottom: 3px;
}
.init-step5 .img-wrap-small{
display: flex;
flex-wrap: wrap;
margin-top: 3px;
}
.init-step5 .img-wrap-small li{
border: 1px solid #cccccc;
padding: 3px;
margin-left: 3px;
}
.init-step5 .img-wrap img{
margin-left: 3px;
margin-right: 3px;
}
.init-step5 .item-title{
display: flex;
justify-content:space-between;
padding-right: 10px;
margin-bottom: 0;
}
.init-step5 .item-title span{
font-size: 14px;
}
.init-step5 .btn-size{
padding: 0 10px;
}
.init-step5-compare{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.znsd-td{
padding-left: 5%;
}
.sppp-td{
border-bottom: 1px solid #dddddd;
height: 30px;
}
.goods-match-title{
margin-right: 2%;
margin-left: 2%;
}
.wpp-sku{
width: 50%;
display: inline-block;
padding-left: 20px;
}
/*.next-checkbox {
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
line-height: 1.28571;
position: relative;
width: 16px;
height: 16px;
}
.next-checkbox .next-checkbox-inner {
display: inline-block;
width: 100%;
height: 100%;
background: #FFFFFF;
border-radius: 2px;
border: 1px solid #CCCCCC;
transition: ease all 0.3s 0s;
text-align: center;
}
.next-checkbox .next-checkbox-inner > .next-icon {
position: relative;
opacity: 0;
vertical-align: top;
line-height: 12px;
transition: ease all .3s .1s;
color: #3089DC;
top: 2px;
}
.next-icon-select:before {
content: "\E61D";
}
.next-checkbox-label {
color: #333333;
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft YaHei", "PingFang SC";
font-size: 14px;
line-height: 1.28571;
vertical-align: middle;
margin: 0 5px;
}
.checkbox_focus{
border: 1px solid #1170BC;
border-radius:3px;
}*/
.mycheckbox_style_true{
height:26px;
width:120px;
display:inline-block;
padding: 4px 4px;
position:absolute;
z-index: 5;
background-color: white;
border:1px solid #e1e1e1;
border-bottom: none;
}
.mycheckbox_style_false{
height:25px;
width:120px;
display:inline-block;
padding: 4px 4px;
position:absolute;
z-index: 1;
background-color: white;
} | 0.361165 | 0.048767 |
#audio-player {
background: #f5f5f5;
margin: 10px 0;
border: 1px solid #e3e3e3;
-ms-border-radius: 4px;
border-radius: 4px;
height: 75px;
}
#audio-player.small #audio-player-buttons {
font-size: 23px;
}
#audio-player.small #volume-container i {
font-size: 19px;
}
#audio-player.small #audio-player-buttons #play-button {
font-size: 35px;
}
#audio-player > div{
height: 100%;
float: left;
}
#audio-player #audio-player-buttons {
width: 20%;
font-size: 30px;
text-align: center;
line-height: 65px;
}
#audio-player #audio-player-buttons #prev-button{
width: 22%;
margin: 2%;
cursor: pointer;
float: left;
}
#audio-player #audio-player-buttons #play-button{
width: 32%;
margin: 2%;
font-size: 45px;
cursor: pointer;
float: left;
}
#audio-player #audio-player-buttons #next-button{
width: 22%;
margin: 2%;
cursor: pointer;
float: left;
}
#audio-player #item-container {
width: 49%;
}
#audio-player #item-container #progressSlider {
width: 90%;
height: 7px;
left: 0;
margin: 0;
float: left;
}
#audio-player #volume-container {
width: 17%;
}
#audio-player #volume-container #volumeSlider {
width: 100%;
height: 7px;
left: 0;
margin-left: 5px;
cursor: pointer;
}
#audio-player #volume-container i {
float: left;
height: 100%;
width: 15%;
font-size: 25px;
cursor: pointer;
}
#audio-player #volume-container #slider-wrapper {
height: 100%;
width: 75%;
float: left;
padding: 5% 5%;
}
#audio-player #audio-player-controls {
width: 12%;
}
#audio-player #audio-player-controls > div {
width: 30%;
font-size: 16px;
cursor: pointer;
float: left;
line-height: 75px;
text-align: center;
}
#audio-player #audio-player-controls > div:hover {
color: #FFD386;
}
#audio-player #audio-player-controls > div > a {
color: black;
}
#audio-player #audio-player-controls > div > a:hover {
color: #FFD386;
}
.popoverPlaylistBtn{
padding-left: 15px;
padding-right: 15px;
width: 100%;
margin-bottom: 5px;
}
.popoverPlaylistBtn:hover{
cursor: pointer;
background-color: #eeeeee;
}
.vertical-wrapper {
display: table;
width: 100%;
height: 100%;
}
.vertical-wrapper-cell {
display: table-cell;
vertical-align: middle;
} | Azimuth/Content/AudioPlayer.css | #audio-player {
background: #f5f5f5;
margin: 10px 0;
border: 1px solid #e3e3e3;
-ms-border-radius: 4px;
border-radius: 4px;
height: 75px;
}
#audio-player.small #audio-player-buttons {
font-size: 23px;
}
#audio-player.small #volume-container i {
font-size: 19px;
}
#audio-player.small #audio-player-buttons #play-button {
font-size: 35px;
}
#audio-player > div{
height: 100%;
float: left;
}
#audio-player #audio-player-buttons {
width: 20%;
font-size: 30px;
text-align: center;
line-height: 65px;
}
#audio-player #audio-player-buttons #prev-button{
width: 22%;
margin: 2%;
cursor: pointer;
float: left;
}
#audio-player #audio-player-buttons #play-button{
width: 32%;
margin: 2%;
font-size: 45px;
cursor: pointer;
float: left;
}
#audio-player #audio-player-buttons #next-button{
width: 22%;
margin: 2%;
cursor: pointer;
float: left;
}
#audio-player #item-container {
width: 49%;
}
#audio-player #item-container #progressSlider {
width: 90%;
height: 7px;
left: 0;
margin: 0;
float: left;
}
#audio-player #volume-container {
width: 17%;
}
#audio-player #volume-container #volumeSlider {
width: 100%;
height: 7px;
left: 0;
margin-left: 5px;
cursor: pointer;
}
#audio-player #volume-container i {
float: left;
height: 100%;
width: 15%;
font-size: 25px;
cursor: pointer;
}
#audio-player #volume-container #slider-wrapper {
height: 100%;
width: 75%;
float: left;
padding: 5% 5%;
}
#audio-player #audio-player-controls {
width: 12%;
}
#audio-player #audio-player-controls > div {
width: 30%;
font-size: 16px;
cursor: pointer;
float: left;
line-height: 75px;
text-align: center;
}
#audio-player #audio-player-controls > div:hover {
color: #FFD386;
}
#audio-player #audio-player-controls > div > a {
color: black;
}
#audio-player #audio-player-controls > div > a:hover {
color: #FFD386;
}
.popoverPlaylistBtn{
padding-left: 15px;
padding-right: 15px;
width: 100%;
margin-bottom: 5px;
}
.popoverPlaylistBtn:hover{
cursor: pointer;
background-color: #eeeeee;
}
.vertical-wrapper {
display: table;
width: 100%;
height: 100%;
}
.vertical-wrapper-cell {
display: table-cell;
vertical-align: middle;
} | 0.234056 | 0.138724 |
header nav ul {
display: flex;
justify-content: space-around;
align-items: center;
background: #f5f5f5;
padding: 1rem 0.5rem;
margin: 0;
margin-bottom: 1rem;
list-style: none;
}
header a {
text-decoration: none;
color: #000;
}
header a:hover {
text-decoration: underline;
}
.sign-in-out {
background-color: tomato;
padding: 0.25rem 1rem;
color: #fff;
font-weight: 600;
border-radius: 3px;
border: 1px solid tomato;
}
.sign-in-out:hover {
background-color: #fff;
color: tomato;
}
main {
/* padding: 0 1rem; */
/* max-width: 1000px; */
margin: 0 auto;
}
form {
display: flex;
flex-direction: column;
flex-wrap: wrap;
max-width: 1000px;
}
form label {
margin-bottom: .5rem;
}
form input,
form select,
form textarea {
margin-bottom: 2rem;
}
h1 {
margin: 1rem 0;
}
.card {
border: 1px solid #d3d3d3;
border-radius: 3px;
padding: 1rem;
margin-bottom: 3rem;
}
.card h3,
.card p:last-of-type {
margin-bottom: 1rem;
}
form input[type=submit],
.button {
text-decoration: none;
background-color: tomato;
color: #fff;
padding: .5rem;
border: none;
border-radius: 3px;
margin-bottom: 1rem;
}
span {
font-weight: bold;
color: tomato;
}
/* New */
:root {
--darkBlue: #4477BB;
--medBlue: #4477BB;
--lightBlue: #E7F0FA;
--bg: #FAFAFB;
--shadow: #ebebeb;
}
body {
font-family: 'Noto Sans', sans-serif;
font-weight: 300;
background-color: #FAFAFB;
}
main {
padding: 1rem;
}
.hidden {
display: none;
}
.message {
box-shadow: 1px 1px 4px lightgrey;
background-color: #fff;
padding: 0.5rem 1rem;
border-left: 8px solid var(--medBlue);
max-width: 1000px;
margin: 3rem auto;
}
.error {
box-shadow: 1px 1px 4px lightgrey;
background-color: #fff;
padding: 0.5rem 1rem;
border-left: 8px solid red;
max-width: 1000px;
margin: 3rem auto;
}
.admin h1,
.admin h2,
.admin h3 {
font-weight: 400;
margin: 0;
}
.title {
max-width: 1000px;
display: flex;
justify-content: space-between;
align-items: center;
margin: 3rem auto;
}
.title-2 {
max-width: 1000px;
margin: 3rem auto 1rem;
}
.title h1 {
font-size: 1.5rem;
}
.title a {
background-color: var(--medBlue);
color: #fff;
padding: .75rem 1rem;
text-decoration: none;
border-radius: 3px;
}
.title a:hover {
background-color: var(--lightBlue);
color: var(--darkBlue);
}
.all-courses {
background-color: #fff;
max-width: 1000px;
margin: 0 auto;
border-radius: 2px;
box-shadow: -1px -1px 5px var(--shadow);
}
.course {
padding: 1rem;
box-shadow: 1px 1px 1px var(--shadow);
}
.course {
display: flex;
justify-content: space-between;
align-items: center;
}
.course > div {
display: flex;
gap: 1rem;
}
.course a {
text-decoration: none;
color: #000;
}
.course a:hover {
text-decoration: underline;
}
.admin input {
border: 1px solid var(--shadow);
box-shadow: -1px -1px 5px var(--shadow);
padding: .5rem;
}
.radio {
display: flex;
justify-content: space-between;
}
.add-new a,
.admin form input[type=submit] {
display: block;
text-align: center;
color: var(--medBlue);
font-weight: 400;
text-decoration: none;
background-color: var(--lightBlue);
padding: 1rem;
border-top: 1px solid var(--medBlue);
}
.admin form:last-of-type input[type=submit]{
margin-bottom: 10rem;
}
.add-new a:hover,
.admin form input[type=submit]:hover {
background-color: var(--medBlue);
color: #fff;
cursor: pointer;
}
.admin form {
margin: 0 auto;
} | css/styles.css | header nav ul {
display: flex;
justify-content: space-around;
align-items: center;
background: #f5f5f5;
padding: 1rem 0.5rem;
margin: 0;
margin-bottom: 1rem;
list-style: none;
}
header a {
text-decoration: none;
color: #000;
}
header a:hover {
text-decoration: underline;
}
.sign-in-out {
background-color: tomato;
padding: 0.25rem 1rem;
color: #fff;
font-weight: 600;
border-radius: 3px;
border: 1px solid tomato;
}
.sign-in-out:hover {
background-color: #fff;
color: tomato;
}
main {
/* padding: 0 1rem; */
/* max-width: 1000px; */
margin: 0 auto;
}
form {
display: flex;
flex-direction: column;
flex-wrap: wrap;
max-width: 1000px;
}
form label {
margin-bottom: .5rem;
}
form input,
form select,
form textarea {
margin-bottom: 2rem;
}
h1 {
margin: 1rem 0;
}
.card {
border: 1px solid #d3d3d3;
border-radius: 3px;
padding: 1rem;
margin-bottom: 3rem;
}
.card h3,
.card p:last-of-type {
margin-bottom: 1rem;
}
form input[type=submit],
.button {
text-decoration: none;
background-color: tomato;
color: #fff;
padding: .5rem;
border: none;
border-radius: 3px;
margin-bottom: 1rem;
}
span {
font-weight: bold;
color: tomato;
}
/* New */
:root {
--darkBlue: #4477BB;
--medBlue: #4477BB;
--lightBlue: #E7F0FA;
--bg: #FAFAFB;
--shadow: #ebebeb;
}
body {
font-family: 'Noto Sans', sans-serif;
font-weight: 300;
background-color: #FAFAFB;
}
main {
padding: 1rem;
}
.hidden {
display: none;
}
.message {
box-shadow: 1px 1px 4px lightgrey;
background-color: #fff;
padding: 0.5rem 1rem;
border-left: 8px solid var(--medBlue);
max-width: 1000px;
margin: 3rem auto;
}
.error {
box-shadow: 1px 1px 4px lightgrey;
background-color: #fff;
padding: 0.5rem 1rem;
border-left: 8px solid red;
max-width: 1000px;
margin: 3rem auto;
}
.admin h1,
.admin h2,
.admin h3 {
font-weight: 400;
margin: 0;
}
.title {
max-width: 1000px;
display: flex;
justify-content: space-between;
align-items: center;
margin: 3rem auto;
}
.title-2 {
max-width: 1000px;
margin: 3rem auto 1rem;
}
.title h1 {
font-size: 1.5rem;
}
.title a {
background-color: var(--medBlue);
color: #fff;
padding: .75rem 1rem;
text-decoration: none;
border-radius: 3px;
}
.title a:hover {
background-color: var(--lightBlue);
color: var(--darkBlue);
}
.all-courses {
background-color: #fff;
max-width: 1000px;
margin: 0 auto;
border-radius: 2px;
box-shadow: -1px -1px 5px var(--shadow);
}
.course {
padding: 1rem;
box-shadow: 1px 1px 1px var(--shadow);
}
.course {
display: flex;
justify-content: space-between;
align-items: center;
}
.course > div {
display: flex;
gap: 1rem;
}
.course a {
text-decoration: none;
color: #000;
}
.course a:hover {
text-decoration: underline;
}
.admin input {
border: 1px solid var(--shadow);
box-shadow: -1px -1px 5px var(--shadow);
padding: .5rem;
}
.radio {
display: flex;
justify-content: space-between;
}
.add-new a,
.admin form input[type=submit] {
display: block;
text-align: center;
color: var(--medBlue);
font-weight: 400;
text-decoration: none;
background-color: var(--lightBlue);
padding: 1rem;
border-top: 1px solid var(--medBlue);
}
.admin form:last-of-type input[type=submit]{
margin-bottom: 10rem;
}
.add-new a:hover,
.admin form input[type=submit]:hover {
background-color: var(--medBlue);
color: #fff;
cursor: pointer;
}
.admin form {
margin: 0 auto;
} | 0.272993 | 0.075961 |
* {
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
}
html, body {
width:100%;
height:100%;
font-family: "Droid Sans",sans-serif;
}
.container {
width: 100%;
margin: auto;
}
.wrapper {
width: 100%;
}
.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%;}
.col-12 {width: 100%;}
[class*="col-"] {
float: left;
}
.row::after {
content: "";
clear: both;
display: table;
}
h2, h3, h4, ul{
display: inline-block;
}
/* ************************ */
/* Menu */
/* ************************ */
.game_menu {
background-color: #fff;
position: fixed;
width: 15%;
margin: 10px;
border: 1px solid #fff;
border-radius: 5px;
z-index: 10;
}
.game_menu h2, h3, h4, ul {
display: block;
}
#game_menu2 {
left: 16%;
}
#game_menu3 {
left: 32%;
}
.game_menu ul,
#game_menu2 ul,
#game_menu3 ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
background-color: #fff;
}
.game_menu li a {
display: block;
padding: 20px 20px;
border-right: 1px solid #f4f4f4;
text-decoration: none;
color: red;
}
.game_menu li a:hover,
.game_menu .menu-btn:hover,
.game_menu .menu-btn2:hover,
.game_menu .menu-btn3:hover {
background-color: #f4f4f4;
}
.game_menu .menu {
clear: both;
max-height: 0;
transition: max-height .2s ease-out;
}
.game_menu .menu-icon,
.game_menu .menu-icon2,
.game_menu .menu-icon3 {
width: 100%;
cursor: pointer;
display: inline-block;
float: left;
padding: 15px 20px;
position: relative;
user-select: none;
}
.game_menu .menu-btn,
.game_menu .menu-btn2,
.game_menu .menu-btn3 {
display: none;
}
.game_menu .menu-btn:checked ~ .menu,
.game_menu .menu-btn2:checked ~ .menu,
.game_menu .menu-btn3:checked ~ .menu {
max-height: 240px;
}
/* ************************ */
/* Canvas */
/* ************************ */
canvas {
display: block;
width: 100%;
height: 100vh;
background: grey;
}
/* ************************ */
/* INGAME MENU */
/* ************************ */
.ingame_menu {
width: 100%;
height: 100vh;
padding: 10px;
background-color: #571717;
border: 3px solid gold;
}
.ingame_menu li {
list-style-type: none;
}
.ingame_menu .char_menu {
width: 100%;
clear: both;
padding: 10px;
background-color: white;
border-radius: 5px;
}
.ingame_menu .character {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin: 20px 0;
border: 2px solid navy;
}
.character #char_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2;}
.character #char_lvl {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2; text-align: right;}
.character #char_class {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
.character #char_xp {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_attributes {
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
.char_attributes h3 {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; margin-bottom: 5px;}
.char_attributes #char_atr_points {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2; text-align: right;}
.char_attributes #char_atr_list {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
.char_attributes #char_atr_list_nr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_hp_xp {
display: grid;
grid-template-columns: 100%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
#char_hp {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; margin-bottom: 5px;}
.char_hp_bar {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;
margin-bottom: 5px;
height: 25px;
padding-top: 2px;
border: 2px solid grey;
border-radius: 5px;
background-color: #a52a2a;
color: white;
text-align: center;
}
#char_xp {grid-column-start: 1; grid-column-end: 2; grid-row-start: 3; grid-row-end: 4; margin-bottom: 5px;}
.char_xp_bar {grid-column-start: 1; grid-column-end: 2; grid-row-start: 4; grid-row-end: 5;
margin-bottom: 5px;
height: 25px;
padding-top: 2px;
border: 2px solid grey;
border-radius: 5px;
background-color: darkkhaki;
color: white;
text-align: center;
}
.ingame_menu .char_atk_stats {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
.char_atk_stats h3 {grid-column-start: 1; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#char_atk_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
#char_atk_nbr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_def_stats {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
#char_def_stats_title {grid-column-start: 1; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#char_armor_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
#char_armor_nbr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
/* ************************ */
/* GAME CONSOLE */
/* ************************ */
.ingame_menu .game_console_wrapper {
display: grid;
grid-template-columns: 100%;
grid-template-rows: 30vh;
margin-top: 10px;
}
.ingame_menu .game_console {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
padding: 10px;
border-radius: 5px;
background-color: white;
}
/* ************************ */
/* MAP MENU */
/* ************************ */
.map_menu {
padding: 10px;
background-color: white;
border-radius: 5px;
}
.map_menu .map_img {
width: 100%;
display: inline-block;
}
.map_menu .map_img img {
width: 100%;
}
/* ************************ */
/* INVENTORY MENU */
/* ************************ */
.inv_menu {
padding: 10px;
background-color: white;
border-radius: 5px;
}
.inv_equipment {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 50px 50px 50px 50px 50px 50px 50px;
padding: 10px;
border: 2px solid navy;
border-radius: 5px;
text-align: center;
}
.inv_equipment_slot {
border: 2px solid #525252;
border-radius: 3px;
background-color: #a3a3a3;
}
.inv_equipment_slot img {
width: 90%;
}
#inv_equipment_helm {grid-column-start: 4; grid-column-end: 6; grid-row-start: 1; grid-row-end: 3;}
#inv_equipment_weapon_left {grid-column-start: 1; grid-column-end: 3; grid-row-start: 2; grid-row-end: 5;}
#inv_equipment_weapon_right {grid-column-start: 7; grid-column-end: 9; grid-row-start: 2; grid-row-end: 5;}
#inv_equipment_torso {grid-column-start: 3; grid-column-end: 7; grid-row-start: 3; grid-row-end: 8; margin: 15px;}
#inv_equipment_boots {grid-column-start: 1; grid-column-end: 3; grid-row-start: 6; grid-row-end: 8;}
#inv_equipment_ring_left {grid-column-start: 7; grid-column-end: 8; grid-row-start: 6; grid-row-end: 7; margin: 2px;}
#inv_equipment_ring_right {grid-column-start: 8; grid-column-end: 9; grid-row-start: 6; grid-row-end: 7; margin: 2px;}
.empty_inv_slot {
width: 100%;
height: 100%;
}
.ingame_menu .inv_inventory_wrapper {
display: inline-block;
width: 100%;
margin-top: 10px;
}
.inv_wrapper {
display: block;
width: 100%;
}
.ingame_menu .inv_inventory {
height: 30vh;
top: 57px;
padding: 10px;
border-radius: 5px;
background-color: #aca7a7;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
grid-column-gap: 3px;
grid-row-gap: 3px;
border: 3px solid #676767;
}
.inv_slot {
border: 1px solid grey;
border-radius: 3px;
transition: 0.1s;
background-color: white;
}
.inv_slot:hover {
background-color: #d2fff0;
transition: 0.1s;
}
#inv_slot_1 {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_2 {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_3 {grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_4 {grid-column-start: 4; grid-column-end: 5; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_5 {grid-column-start: 5; grid-column-end: 6; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_6 {grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_7 {grid-column-start: 7; grid-column-end: 8; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_8 {grid-column-start: 8; grid-column-end: 9; grid-row-start: 1; grid-row-end: 2;}
.inv_tabs {
position: absolute;
top: 0;
left: 0;
}
.inv_tab {
display: inline-block;
float: left;
width: 60px;
height: 60px;
margin-right: 10px;
background-color: #aca7a7;
border: 3px solid #676767;
}
.inv_tab img {
width: 100%;
height: 100%;
}
.inv_tab:hover {
cursor: pointer;
opacity: 0.8;
}
.inv_tab.active_inv_tab {
border-bottom: 3px solid #aca7a7;
opacity: 1;
cursor: default;
}
/* ************************ */
/* INGAME MENU TABS */
/* ************************ */
.ingame_menu_tabs {
width: 78px;
position: absolute;
top: 0px;
left: -75px;
background-color: white;
z-index: 20;
border-top: 3px solid gold;
}
.ingame_menu_tabs img {
width: 60px;
}
.ingame_menu_tabs .ingame_menu_tab {
width: 78px;
display: inline-block;
padding: 3px 6px;
background-color: #6c1b1b;
border: 3px solid gold;
border-top: none;
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
}
.ingame_menu_tabs .ingame_menu_tab:hover {
cursor: pointer;
opacity: 0.8;
}
.ingame_menu_tab.active {
border-right: none;
background-color: #571717;
}
.ingame_menu_tab.active:hover {
cursor: default;
opacity: 1;
}
.visible {
display: block;
}
.not_visible {
display: none !important;
}
.hide {
visibility: hidden;
opacity: 0;
transition: visibility 0s 1s, opacity 1s ease-in;
}
.hidden {
visibility: hidden;
opacity: 0;
}
.show {
visibility: visible;
opacity: 1;
transition: visibility 0s 2s, opacity 2s 4s ease-in;
}
.show2 {
visibility: visible;
opacity: 1;
transition: visibility 5s 7s, opacity 5s 8s ease-in;
}
/* ************************ */
/* Overlay screens */
/* ************************ */
.overlay_window {
position: absolute;
width: 100%;
height: 100vh;
z-index: 30;
background-color: #292929;
color: white;
}
.overlay_window .wrapper {
position: relative;
top: 200px;
width: 70%;
margin: auto;
}
#welcome_screen {
z-index: 50;
}
.overlay_window .welcomeText {
display: block;
}
.overlay_window .welcomeText img {
width: 100%;
}
.overlay_window ul li {
list-style-type: none;
display: block;
}
.overlay_window .welcomeBtns {
margin-top: 30%;
}
.overlay_window .welcomeBtn {
display: block;
margin-top: 30px;
}
.overlay_window .welcomeBtn a {
text-decoration: none;
color: #bcbcbc;
transition: 0.3s;
display: inline-block;
}
.overlay_window .welcomeBtn a:hover {
color: white;
transition: 0.3s
} | Site/css/game_style.css |
* {
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
}
html, body {
width:100%;
height:100%;
font-family: "Droid Sans",sans-serif;
}
.container {
width: 100%;
margin: auto;
}
.wrapper {
width: 100%;
}
.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%;}
.col-12 {width: 100%;}
[class*="col-"] {
float: left;
}
.row::after {
content: "";
clear: both;
display: table;
}
h2, h3, h4, ul{
display: inline-block;
}
/* ************************ */
/* Menu */
/* ************************ */
.game_menu {
background-color: #fff;
position: fixed;
width: 15%;
margin: 10px;
border: 1px solid #fff;
border-radius: 5px;
z-index: 10;
}
.game_menu h2, h3, h4, ul {
display: block;
}
#game_menu2 {
left: 16%;
}
#game_menu3 {
left: 32%;
}
.game_menu ul,
#game_menu2 ul,
#game_menu3 ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
background-color: #fff;
}
.game_menu li a {
display: block;
padding: 20px 20px;
border-right: 1px solid #f4f4f4;
text-decoration: none;
color: red;
}
.game_menu li a:hover,
.game_menu .menu-btn:hover,
.game_menu .menu-btn2:hover,
.game_menu .menu-btn3:hover {
background-color: #f4f4f4;
}
.game_menu .menu {
clear: both;
max-height: 0;
transition: max-height .2s ease-out;
}
.game_menu .menu-icon,
.game_menu .menu-icon2,
.game_menu .menu-icon3 {
width: 100%;
cursor: pointer;
display: inline-block;
float: left;
padding: 15px 20px;
position: relative;
user-select: none;
}
.game_menu .menu-btn,
.game_menu .menu-btn2,
.game_menu .menu-btn3 {
display: none;
}
.game_menu .menu-btn:checked ~ .menu,
.game_menu .menu-btn2:checked ~ .menu,
.game_menu .menu-btn3:checked ~ .menu {
max-height: 240px;
}
/* ************************ */
/* Canvas */
/* ************************ */
canvas {
display: block;
width: 100%;
height: 100vh;
background: grey;
}
/* ************************ */
/* INGAME MENU */
/* ************************ */
.ingame_menu {
width: 100%;
height: 100vh;
padding: 10px;
background-color: #571717;
border: 3px solid gold;
}
.ingame_menu li {
list-style-type: none;
}
.ingame_menu .char_menu {
width: 100%;
clear: both;
padding: 10px;
background-color: white;
border-radius: 5px;
}
.ingame_menu .character {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin: 20px 0;
border: 2px solid navy;
}
.character #char_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2;}
.character #char_lvl {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2; text-align: right;}
.character #char_class {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
.character #char_xp {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_attributes {
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
.char_attributes h3 {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; margin-bottom: 5px;}
.char_attributes #char_atr_points {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2; text-align: right;}
.char_attributes #char_atr_list {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
.char_attributes #char_atr_list_nr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_hp_xp {
display: grid;
grid-template-columns: 100%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
#char_hp {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; margin-bottom: 5px;}
.char_hp_bar {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;
margin-bottom: 5px;
height: 25px;
padding-top: 2px;
border: 2px solid grey;
border-radius: 5px;
background-color: #a52a2a;
color: white;
text-align: center;
}
#char_xp {grid-column-start: 1; grid-column-end: 2; grid-row-start: 3; grid-row-end: 4; margin-bottom: 5px;}
.char_xp_bar {grid-column-start: 1; grid-column-end: 2; grid-row-start: 4; grid-row-end: 5;
margin-bottom: 5px;
height: 25px;
padding-top: 2px;
border: 2px solid grey;
border-radius: 5px;
background-color: darkkhaki;
color: white;
text-align: center;
}
.ingame_menu .char_atk_stats {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
.char_atk_stats h3 {grid-column-start: 1; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#char_atk_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
#char_atk_nbr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
.ingame_menu .char_def_stats {
display: grid;
grid-template-columns: 60% 40%;
grid-template-rows: 1fr;
margin-bottom: 20px;
}
#char_def_stats_title {grid-column-start: 1; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#char_armor_name {grid-column-start: 1; grid-column-end: 2; grid-row-start: 2; grid-row-end: 3;}
#char_armor_nbr {grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; text-align: right;}
/* ************************ */
/* GAME CONSOLE */
/* ************************ */
.ingame_menu .game_console_wrapper {
display: grid;
grid-template-columns: 100%;
grid-template-rows: 30vh;
margin-top: 10px;
}
.ingame_menu .game_console {
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
padding: 10px;
border-radius: 5px;
background-color: white;
}
/* ************************ */
/* MAP MENU */
/* ************************ */
.map_menu {
padding: 10px;
background-color: white;
border-radius: 5px;
}
.map_menu .map_img {
width: 100%;
display: inline-block;
}
.map_menu .map_img img {
width: 100%;
}
/* ************************ */
/* INVENTORY MENU */
/* ************************ */
.inv_menu {
padding: 10px;
background-color: white;
border-radius: 5px;
}
.inv_equipment {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 50px 50px 50px 50px 50px 50px 50px;
padding: 10px;
border: 2px solid navy;
border-radius: 5px;
text-align: center;
}
.inv_equipment_slot {
border: 2px solid #525252;
border-radius: 3px;
background-color: #a3a3a3;
}
.inv_equipment_slot img {
width: 90%;
}
#inv_equipment_helm {grid-column-start: 4; grid-column-end: 6; grid-row-start: 1; grid-row-end: 3;}
#inv_equipment_weapon_left {grid-column-start: 1; grid-column-end: 3; grid-row-start: 2; grid-row-end: 5;}
#inv_equipment_weapon_right {grid-column-start: 7; grid-column-end: 9; grid-row-start: 2; grid-row-end: 5;}
#inv_equipment_torso {grid-column-start: 3; grid-column-end: 7; grid-row-start: 3; grid-row-end: 8; margin: 15px;}
#inv_equipment_boots {grid-column-start: 1; grid-column-end: 3; grid-row-start: 6; grid-row-end: 8;}
#inv_equipment_ring_left {grid-column-start: 7; grid-column-end: 8; grid-row-start: 6; grid-row-end: 7; margin: 2px;}
#inv_equipment_ring_right {grid-column-start: 8; grid-column-end: 9; grid-row-start: 6; grid-row-end: 7; margin: 2px;}
.empty_inv_slot {
width: 100%;
height: 100%;
}
.ingame_menu .inv_inventory_wrapper {
display: inline-block;
width: 100%;
margin-top: 10px;
}
.inv_wrapper {
display: block;
width: 100%;
}
.ingame_menu .inv_inventory {
height: 30vh;
top: 57px;
padding: 10px;
border-radius: 5px;
background-color: #aca7a7;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
grid-column-gap: 3px;
grid-row-gap: 3px;
border: 3px solid #676767;
}
.inv_slot {
border: 1px solid grey;
border-radius: 3px;
transition: 0.1s;
background-color: white;
}
.inv_slot:hover {
background-color: #d2fff0;
transition: 0.1s;
}
#inv_slot_1 {grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_2 {grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_3 {grid-column-start: 3; grid-column-end: 4; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_4 {grid-column-start: 4; grid-column-end: 5; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_5 {grid-column-start: 5; grid-column-end: 6; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_6 {grid-column-start: 6; grid-column-end: 7; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_7 {grid-column-start: 7; grid-column-end: 8; grid-row-start: 1; grid-row-end: 2;}
#inv_slot_8 {grid-column-start: 8; grid-column-end: 9; grid-row-start: 1; grid-row-end: 2;}
.inv_tabs {
position: absolute;
top: 0;
left: 0;
}
.inv_tab {
display: inline-block;
float: left;
width: 60px;
height: 60px;
margin-right: 10px;
background-color: #aca7a7;
border: 3px solid #676767;
}
.inv_tab img {
width: 100%;
height: 100%;
}
.inv_tab:hover {
cursor: pointer;
opacity: 0.8;
}
.inv_tab.active_inv_tab {
border-bottom: 3px solid #aca7a7;
opacity: 1;
cursor: default;
}
/* ************************ */
/* INGAME MENU TABS */
/* ************************ */
.ingame_menu_tabs {
width: 78px;
position: absolute;
top: 0px;
left: -75px;
background-color: white;
z-index: 20;
border-top: 3px solid gold;
}
.ingame_menu_tabs img {
width: 60px;
}
.ingame_menu_tabs .ingame_menu_tab {
width: 78px;
display: inline-block;
padding: 3px 6px;
background-color: #6c1b1b;
border: 3px solid gold;
border-top: none;
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
}
.ingame_menu_tabs .ingame_menu_tab:hover {
cursor: pointer;
opacity: 0.8;
}
.ingame_menu_tab.active {
border-right: none;
background-color: #571717;
}
.ingame_menu_tab.active:hover {
cursor: default;
opacity: 1;
}
.visible {
display: block;
}
.not_visible {
display: none !important;
}
.hide {
visibility: hidden;
opacity: 0;
transition: visibility 0s 1s, opacity 1s ease-in;
}
.hidden {
visibility: hidden;
opacity: 0;
}
.show {
visibility: visible;
opacity: 1;
transition: visibility 0s 2s, opacity 2s 4s ease-in;
}
.show2 {
visibility: visible;
opacity: 1;
transition: visibility 5s 7s, opacity 5s 8s ease-in;
}
/* ************************ */
/* Overlay screens */
/* ************************ */
.overlay_window {
position: absolute;
width: 100%;
height: 100vh;
z-index: 30;
background-color: #292929;
color: white;
}
.overlay_window .wrapper {
position: relative;
top: 200px;
width: 70%;
margin: auto;
}
#welcome_screen {
z-index: 50;
}
.overlay_window .welcomeText {
display: block;
}
.overlay_window .welcomeText img {
width: 100%;
}
.overlay_window ul li {
list-style-type: none;
display: block;
}
.overlay_window .welcomeBtns {
margin-top: 30%;
}
.overlay_window .welcomeBtn {
display: block;
margin-top: 30px;
}
.overlay_window .welcomeBtn a {
text-decoration: none;
color: #bcbcbc;
transition: 0.3s;
display: inline-block;
}
.overlay_window .welcomeBtn a:hover {
color: white;
transition: 0.3s
} | 0.217338 | 0.130285 |
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
body {
margin: 0;
background-color: #F0B27A;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* Boilerplate code above. Added code below */
* {
box-sizing: border-box;
}
nav {
background-color: #e67e22;
position: fixed;
height: auto;
width: 100%;
color: black;
font-family: Georgia;
box-shadow: 3px 3px 15px black;
}
.page {
text-decoration: none;
text-align: center;
width: auto;
padding: .8em;
display: inline-block;
color: #000000;
}
.page:hover, .active{
background-color:#d35400;
color: #000000;
padding: .3em;
margin: .5em;
border-radius: 1em;
}
@supports (display: grid) {
.wrapper {
display: grid;
grid-template-rows: auto 13em 13em 13em auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-areas:
'header header header header'
'info info info sidebar'
'info info info sidebar'
'info info info sidebar'
'footer footer footer footer';
}
.banner {
grid-area: header;
}
.main.home {
grid-area: info;
}
.side.home {
grid-area: sidebar;
}
.base.home {
grid-area: footer;
}
}
.wrapper {
background-color: #F0B27A;
padding: 2em 2em 0em 2em;
display: -ms-grid;
-ms-grid-rows: auto 13em 13em 13em auto;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.banner {
-ms-grid-row-span: 1;
-ms-grid-column-span: 5;
text-align: center;
font-weight: bold;
font-family: 'Alegreya SC', serif;
color: black;
background-color: #F0B27A;
padding: 2em 2em 0em 2em;
}
h1 {
font-size: 2.5em;
}
.banner h3 {
font-style: italic;
}
.banner {
}
.main.home {
-ms-grid-row: 2;
-ms-grid-row-span: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 3;
background-color: #F0B27A;
background-image: url(../img/cairn-sun.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: right;
padding: 2em;
margin-right: 2em;
font-size: 1.5em;
color: #000000;
}
.cairn-def {
padding: 0em 3em;
}
.side.home {
-ms-grid-row: 2;
-ms-grid-row-span: 3;
-ms-grid-column: 4;
-ms-grid-column-span: 1;
text-align: center;
background-color: #eb984e;
border: .1em solid #222222;
font-size: 1.5em;
}
.main, .side {
border-radius: 1em;
margin-bottom: 1em;
}
.base.home {
-ms-grid-row: 5;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
margin-bottom: 0em;
margin-left: 5em;
}
img.sign, img.map {
border: 2px solid #000000;
border-radius: .8em;
float: left;
}
.events {
font-size: .8em;
padding: 1em;
}
img.map {
margin-top: 1.2em;
}
.name-address {
float: left;
padding: 0em 3em;
text-align: center;
}
footer p {
margin: 0;
padding: 2em;
text-align: center;
background-color: #D35400;
height: 1em;
}
.wrapperkc {
display: -ms-grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
-ms-grid-auto-row: 280px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-auto-row: 280px;
background-color: #F0B27A;
padding: 0em 2em 0em 2em;
}
.main.kc {
-ms-grid-column: 2;
-ms-grid-column-span: 3;
grid-column: 2 / span 3;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #222222;
}
.description.kc {
padding: 0em 0em;
}
p.description {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #222222;
padding: .5em;
}
img.with {
padding: .5em;
justify-self: center;
-ms-grid-column-align: center;
}
.p1, .p3 {
grid-column: 2 / span 2;
align-self: center;
}
.p1 {
-ms-grid-column: 2;
-ms-grid-column-span: 2;
-ms-grid-row: 1;
-ms-grid-row-align: center;
}
.p3 {
-ms-grid-column: 2;
-ms-grid-column-span: 2;
-ms-grid-row: 3;
-ms-grid-row-align: center;
}
.p2 {
-ms-grid-column: 3;
-ms-grid-column-span: 2;
-ms-grid-row: 2;
grid-column: 3 / span 2;
align-self: center;
-ms-grid-row-align: center;
}
.with.p1, .with.p3 {
-ms-grid-column: 4;
-ms-grid-column-span: 1;
grid-column: 4 / span 1;
}
.withp1 {
-ms-grid-row: 1;
}
.with.p3 {
-ms-grid-row: 3;
}
.with.p2 {
-ms-grid-column: 2;
-ms-grid-column-span: 1;
-ms-grid-row: 2;
grid-column: 2 / span 1;
}
.side.kc {
-ms-grid-row: 1;
-ms-grid-row-span: 3;
grid-row: 1 / span 3;
-ms-grid-column-align: center;
justify-self: center;
}
.side {
text-align: center;
}
.sign {
margin: 1em;
}
.gallery {
margin: 5px;
border: 1px solid #555;
float: left;
width: 200px;
height: 280px;
}
.gallery:hover {
border: 1px solid #ccc;
}
.gallery img {
width: 100%;
height: auto;
}
.desc {
padding: 15px;
text-align: center;
font-size: .7em;
}
h2.sub {
grid-column: 1 / span 4;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
justify-self: center;
}
img.sub {
padding: 1em;
justify-self: center;
-ms-grid-column-align: center;
}
h2.pottery {
-ms-grid-row: 4;
-ms-grid-row-span: 1;
}
img.pottery {
-ms-grid-row: 5;
-ms-grid-row-span: 2;
}
h2.mosaic {
-ms-grid-row: 7;
-ms-grid-row-span: 1;
}
img.mosaic {
-ms-grid-row: 8;
-ms-grid-row-span: 2;
}
h2.glass {
-ms-grid-row: 10;
-ms-grid-row-span: 1;
}
img.glass {
-ms-grid-row: 11;
-ms-grid-row-span: 2;
}
h2.paint {
-ms-grid-row: 13;
-ms-grid-row-span: 1;
}
img.paint {
-ms-grid-row: 14;
-ms-grid-row-span: 2;
}
img.classroom {
width: 50%;
height: auto;
} | css/main1.css | html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
body {
margin: 0;
background-color: #F0B27A;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* Boilerplate code above. Added code below */
* {
box-sizing: border-box;
}
nav {
background-color: #e67e22;
position: fixed;
height: auto;
width: 100%;
color: black;
font-family: Georgia;
box-shadow: 3px 3px 15px black;
}
.page {
text-decoration: none;
text-align: center;
width: auto;
padding: .8em;
display: inline-block;
color: #000000;
}
.page:hover, .active{
background-color:#d35400;
color: #000000;
padding: .3em;
margin: .5em;
border-radius: 1em;
}
@supports (display: grid) {
.wrapper {
display: grid;
grid-template-rows: auto 13em 13em 13em auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-areas:
'header header header header'
'info info info sidebar'
'info info info sidebar'
'info info info sidebar'
'footer footer footer footer';
}
.banner {
grid-area: header;
}
.main.home {
grid-area: info;
}
.side.home {
grid-area: sidebar;
}
.base.home {
grid-area: footer;
}
}
.wrapper {
background-color: #F0B27A;
padding: 2em 2em 0em 2em;
display: -ms-grid;
-ms-grid-rows: auto 13em 13em 13em auto;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.banner {
-ms-grid-row-span: 1;
-ms-grid-column-span: 5;
text-align: center;
font-weight: bold;
font-family: 'Alegreya SC', serif;
color: black;
background-color: #F0B27A;
padding: 2em 2em 0em 2em;
}
h1 {
font-size: 2.5em;
}
.banner h3 {
font-style: italic;
}
.banner {
}
.main.home {
-ms-grid-row: 2;
-ms-grid-row-span: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 3;
background-color: #F0B27A;
background-image: url(../img/cairn-sun.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: right;
padding: 2em;
margin-right: 2em;
font-size: 1.5em;
color: #000000;
}
.cairn-def {
padding: 0em 3em;
}
.side.home {
-ms-grid-row: 2;
-ms-grid-row-span: 3;
-ms-grid-column: 4;
-ms-grid-column-span: 1;
text-align: center;
background-color: #eb984e;
border: .1em solid #222222;
font-size: 1.5em;
}
.main, .side {
border-radius: 1em;
margin-bottom: 1em;
}
.base.home {
-ms-grid-row: 5;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
margin-bottom: 0em;
margin-left: 5em;
}
img.sign, img.map {
border: 2px solid #000000;
border-radius: .8em;
float: left;
}
.events {
font-size: .8em;
padding: 1em;
}
img.map {
margin-top: 1.2em;
}
.name-address {
float: left;
padding: 0em 3em;
text-align: center;
}
footer p {
margin: 0;
padding: 2em;
text-align: center;
background-color: #D35400;
height: 1em;
}
.wrapperkc {
display: -ms-grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
-ms-grid-auto-row: 280px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-auto-row: 280px;
background-color: #F0B27A;
padding: 0em 2em 0em 2em;
}
.main.kc {
-ms-grid-column: 2;
-ms-grid-column-span: 3;
grid-column: 2 / span 3;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #222222;
}
.description.kc {
padding: 0em 0em;
}
p.description {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #222222;
padding: .5em;
}
img.with {
padding: .5em;
justify-self: center;
-ms-grid-column-align: center;
}
.p1, .p3 {
grid-column: 2 / span 2;
align-self: center;
}
.p1 {
-ms-grid-column: 2;
-ms-grid-column-span: 2;
-ms-grid-row: 1;
-ms-grid-row-align: center;
}
.p3 {
-ms-grid-column: 2;
-ms-grid-column-span: 2;
-ms-grid-row: 3;
-ms-grid-row-align: center;
}
.p2 {
-ms-grid-column: 3;
-ms-grid-column-span: 2;
-ms-grid-row: 2;
grid-column: 3 / span 2;
align-self: center;
-ms-grid-row-align: center;
}
.with.p1, .with.p3 {
-ms-grid-column: 4;
-ms-grid-column-span: 1;
grid-column: 4 / span 1;
}
.withp1 {
-ms-grid-row: 1;
}
.with.p3 {
-ms-grid-row: 3;
}
.with.p2 {
-ms-grid-column: 2;
-ms-grid-column-span: 1;
-ms-grid-row: 2;
grid-column: 2 / span 1;
}
.side.kc {
-ms-grid-row: 1;
-ms-grid-row-span: 3;
grid-row: 1 / span 3;
-ms-grid-column-align: center;
justify-self: center;
}
.side {
text-align: center;
}
.sign {
margin: 1em;
}
.gallery {
margin: 5px;
border: 1px solid #555;
float: left;
width: 200px;
height: 280px;
}
.gallery:hover {
border: 1px solid #ccc;
}
.gallery img {
width: 100%;
height: auto;
}
.desc {
padding: 15px;
text-align: center;
font-size: .7em;
}
h2.sub {
grid-column: 1 / span 4;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
justify-self: center;
}
img.sub {
padding: 1em;
justify-self: center;
-ms-grid-column-align: center;
}
h2.pottery {
-ms-grid-row: 4;
-ms-grid-row-span: 1;
}
img.pottery {
-ms-grid-row: 5;
-ms-grid-row-span: 2;
}
h2.mosaic {
-ms-grid-row: 7;
-ms-grid-row-span: 1;
}
img.mosaic {
-ms-grid-row: 8;
-ms-grid-row-span: 2;
}
h2.glass {
-ms-grid-row: 10;
-ms-grid-row-span: 1;
}
img.glass {
-ms-grid-row: 11;
-ms-grid-row-span: 2;
}
h2.paint {
-ms-grid-row: 13;
-ms-grid-row-span: 1;
}
img.paint {
-ms-grid-row: 14;
-ms-grid-row-span: 2;
}
img.classroom {
width: 50%;
height: auto;
} | 0.371365 | 0.095097 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300');
@font-face {
font-family: 'TrajanPro-Regular';
src: url('../font/TrajanPro-Regular.eot?') format('eot'), url('../font/TrajanPro-Regular.woff') format('woff'), url('../font/TrajanPro-Regular.ttf') format('truetype'); }
@font-face {
font-family: 'AfterMidnite';
src: url('../font/AfterMidnite.eot?') format('eot'), url('../font/AfterMidnite.woff') format('woff'), url('../font/AfterMidnite.ttf') format('truetype'); }
html {
font-size: 14px;
}
body {
font-size: 14px;
font-family: 'TrajanPro-Regular', serif;
background-color: #F2E9E4;
color: #4A4E69;
font-weight: 400;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
line-height: 1.2;
}
#header {
background-color: #23203E;
}
a {
text-decoration: none;
}
.logo {
height: 60px;
margin-top: 4px;
margin-left: 10px;
}
.menu-item {
list-style: none;
padding-top: 40px;
}
.menu-item a {
font-size: 2rem!important;
font-weight: 400;
color: #f2e9e4;
font-family: 'TrajanPro-Regular', serif;
}
.hamburger {
display: none!important;
}
.menu-desktop li {
list-style: none;
float: left;
}
.menu-desktop li a {
font-family: 'TrajanPro-Regular',serif;
color: #f2e9e4;
font-weight: 400;
margin-top: 4px;
display: block;
margin: 0 1.1em;
line-height: 40px;
font-size: 1.18em;
padding-top: 1%;
}
.container {
display: flex;
flex-direction: row;
justify-content: center;
height: 70px;
}
.menu-mobile {
display: none;
}
section {
padding-top: 5rem;
padding-bottom: 3rem;
}
@media (max-width: 480px) {
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.menu-container {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.hamburger {
display: inline-block!important;
}
.menu-desktop {
display: none!important;
}
.menu-mobile {
background-color: #4a4e69;
height: 100vh;
display: none;
}
.menu-mobile ul {
text-align: center;
padding: 0;
}
#home {
height: calc(100vh - 60px);
padding-top: 60px;
}
.logo {
height: 50px;
margin-top: 4px;
padding-left: 10px;
}
section {
padding-top: 5rem;
padding-bottom: 3rem;
}
}
@media only screen and (max-width: 768px) and (min-width: 480px){
.button {
height: 50px;
width: 220px!important;
font-size: .9rem;
}
.hamburger {
display: inline-block!important;
}
.menu-desktop {
display: none!important;
}
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.menu-container {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.menu-mobile {
background-color: #4a4e69;
height: 100vh;
display: none;
}
.menu-mobile ul {
text-align: center;
padding: 0;
}
section {
padding-top: 6rem;
padding-bottom: 4rem;
}
.logo {
height: 50px;
margin-top: 4px;
padding-left: 10px;
}
}
.titulo-font {
font-family: 'AfterMidnite', sans-serif;
}
.button {
cursor: pointer;
width: 260px;
border-radius: 40px;
height: 60px;
line-height: 38px;
font-family: Montserrat,sans-serif;
font-size: 1rem;
}
.button-transparent {
border: 1px solid #f2e9e4;
background-color: transparent;
color: #f2e9e4;
} | programacao-web/if66h-es61/t01/joao-goulart/css/estilo.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:200,300');
@font-face {
font-family: 'TrajanPro-Regular';
src: url('../font/TrajanPro-Regular.eot?') format('eot'), url('../font/TrajanPro-Regular.woff') format('woff'), url('../font/TrajanPro-Regular.ttf') format('truetype'); }
@font-face {
font-family: 'AfterMidnite';
src: url('../font/AfterMidnite.eot?') format('eot'), url('../font/AfterMidnite.woff') format('woff'), url('../font/AfterMidnite.ttf') format('truetype'); }
html {
font-size: 14px;
}
body {
font-size: 14px;
font-family: 'TrajanPro-Regular', serif;
background-color: #F2E9E4;
color: #4A4E69;
font-weight: 400;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
line-height: 1.2;
}
#header {
background-color: #23203E;
}
a {
text-decoration: none;
}
.logo {
height: 60px;
margin-top: 4px;
margin-left: 10px;
}
.menu-item {
list-style: none;
padding-top: 40px;
}
.menu-item a {
font-size: 2rem!important;
font-weight: 400;
color: #f2e9e4;
font-family: 'TrajanPro-Regular', serif;
}
.hamburger {
display: none!important;
}
.menu-desktop li {
list-style: none;
float: left;
}
.menu-desktop li a {
font-family: 'TrajanPro-Regular',serif;
color: #f2e9e4;
font-weight: 400;
margin-top: 4px;
display: block;
margin: 0 1.1em;
line-height: 40px;
font-size: 1.18em;
padding-top: 1%;
}
.container {
display: flex;
flex-direction: row;
justify-content: center;
height: 70px;
}
.menu-mobile {
display: none;
}
section {
padding-top: 5rem;
padding-bottom: 3rem;
}
@media (max-width: 480px) {
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.menu-container {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.hamburger {
display: inline-block!important;
}
.menu-desktop {
display: none!important;
}
.menu-mobile {
background-color: #4a4e69;
height: 100vh;
display: none;
}
.menu-mobile ul {
text-align: center;
padding: 0;
}
#home {
height: calc(100vh - 60px);
padding-top: 60px;
}
.logo {
height: 50px;
margin-top: 4px;
padding-left: 10px;
}
section {
padding-top: 5rem;
padding-bottom: 3rem;
}
}
@media only screen and (max-width: 768px) and (min-width: 480px){
.button {
height: 50px;
width: 220px!important;
font-size: .9rem;
}
.hamburger {
display: inline-block!important;
}
.menu-desktop {
display: none!important;
}
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.menu-container {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.menu-mobile {
background-color: #4a4e69;
height: 100vh;
display: none;
}
.menu-mobile ul {
text-align: center;
padding: 0;
}
section {
padding-top: 6rem;
padding-bottom: 4rem;
}
.logo {
height: 50px;
margin-top: 4px;
padding-left: 10px;
}
}
.titulo-font {
font-family: 'AfterMidnite', sans-serif;
}
.button {
cursor: pointer;
width: 260px;
border-radius: 40px;
height: 60px;
line-height: 38px;
font-family: Montserrat,sans-serif;
font-size: 1rem;
}
.button-transparent {
border: 1px solid #f2e9e4;
background-color: transparent;
color: #f2e9e4;
} | 0.180035 | 0.093182 |
.ab ul, .linkslist ul, .archiveslist ul, .categorieslist ul, .tagslist ul{
padding: 0;
list-style: none
}
/* custom Font*/
@font-face {
font-family: "covered_by_your_graceregular";
font-weight: normal;
font-style: normal;
src: url("/fonts/coveredbyyourgrace-webfont.eot");
src: url("/fonts/coveredbyyourgrace-webfont.eot?#iefix") format('embedded-opentype'), url("/fonts/coveredbyyourgrace-webfont.svg#covered_by_your_graceregular") format('svg'), url("/fonts/coveredbyyourgrace-webfont.woff") format('woff'), url("/fonts/coveredbyyourgrace-webfont.ttf") format('truetype')
}
/* icon Font */
@font-face {
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
src: url("/fonts/fontawesome-webfont.eot?v=#4.0.3");
src: url("/fonts/fontawesome-webfont.eot?#iefix&v=#4.0.3") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff?v=#4.0.3") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=#4.0.3") format("truetype"), url("/fonts/fontawesome-webfont.svg#fontawesomeregular?v=#4.0.3") format("svg")
}
@font-face {
font-family: "fontdiao";
font-weight: normal;
font-style: normal;
src: url("/fonts/fontdiao.eot");
src: url("/fonts/fontdiao.eot?#iefix") format('embedded-opentype'), url("/fonts/fontdiao.svg#fontdiao") format('svg'), url("/fonts/fontdiao.woff") format('woff'), url("/fonts/fontdiao.ttf") format('truetype')
}
.clearfix {
zoom: 1
}
.clearfix:before, .clearfix:after {
content: "";
display: table
}
.clearfix:after {
clear: both
}
#main {
background: #f8f8f8;
margin: 1em 0 0;
line-height: 1.8;
padding: .5em 2% 1em;
}
@media all and (min-width: 480px) {
#main {
margin: 1em 1% 0 1%;
width: 74%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
@media all and (min-width: 768px) {
#main {
margin: 1em 2% 0 5%;
width: 68%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
@media all and (min-width: 1200px) {
#main {
margin: 1em 2% 0 10%;
width: 60%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
#main section.post {
background: #fafafa;
margin-bottom: .125em;
}
#main section.post a {
display: block;
border-left: .5em solid #ccc;
-webkit-transition: border-left 0.45s;
-moz-transition: border-left 0.45s;
-o-transition: border-left 0.45s;
-ms-transition: border-left 0.45s;
transition: border-left 0.45s;
padding: .5em;
}
@media all and (min-width: 768px) {
#main section.post a {
padding: 1em
}
}
#main section.post a:hover {
border-left: .5em solid #2ca6cb
}
#main section.post a h1 {
color: #2ca6cb;
line-height: 2
}
#main section.post a p {
color: #817c7c
}
#main section.post a time {
color: #817c7c;
display: block;
margin: .5em 0;
font-size: .9em
}
#main article.post-expand {
background: #fafafa;
margin-bottom: 3.5em;
}
#main article.post-expand .img-logo {
max-width: 180px;
max-height: 96px;
display: block !important;
margin-right: .7em;
margin-left: .7em;
padding: 0;
float: right;
clear: right
}
#main article.post-expand .img-topic {
max-width: 300px;
max-height: 1800px;
display: block !important;
margin-left: .7em;
margin-right: .7em;
padding: 0;
float: right;
clear: right
}
#main article.post-expand .article-more-link a {
display: inline-block;
line-height: 1em;
padding: 6px 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #ddd;
color: #817c7c;
text-decoration: none;
}
#main article.post-expand .article-more-link a:hover {
background: #2ca6cb;
color: #fff;
text-decoration: none
}
#archive-page section.post a {
font-size: .9em;
padding: .5em !important;
}
@media all and (min-width: 768px) {
#archive-page section.post a time {
padding-left: 1em
}
}
/* archive layout */
.category-icon:before, .tag-icon:before, .archive-icon:before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ccc;
font-size: 100%;
padding-right: .3em
}
.category-icon:before {
content: "\f07b"
}
.tag-icon:before {
content: "\f02c"
}
.archive-icon:before {
content: "\f187"
}
.archive-title {
margin: 1em 0;
padding: 2em;
background: #fafafa;
border-left: .5em solid #ccc;
}
@media all and (min-width: 1024px) {
.archive-title {
margin: 2em 0;
width: 18.5%;
padding-left: .5%;
float: left
}
}
.archive-title h2 {
width: 90%;
color: #2ca6cb;
font-size: 120%
}
.archive-title a {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s;
}
.archive-title a:hover {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s
}
.current {
color: #ea6753 !important
}
@media all and (min-width: 768px) {
.archive-part {
min-height: 200px
}
}
@media all and (min-width: 1024px) {
.archive-part {
float: right;
margin-left: 2% !important
}
}
.archive-part section.post {
width: 100%;
}
.archive-part section.post time {
font-size: 1.1em !important;
float: left;
}
@media all and (max-width: 568px) {
.archive-part section.post time {
width: 100%
}
}
@media all and (min-width: 568px) {
.archive-part section.post time {
width: 20%
}
}
@media all and (min-width: 768px) {
.archive-nav {
width: 100%;
float: left;
margin-top: 1em
}
}
/* tags&categories layout */
.all-list-box {
min-height: 400px
}
.post, .page, .link, .photo {
background: #fafafa;
}
.post a, .page a, .link a, .photo a {
color: #2ca6cb;
}
.post a:hover, .page a:hover, .link a:hover, .photo a:hover {
color: #ea6753
}
@media all and (min-width: 768px) {
article header.article-info {
border-bottom: 1px solid #dbdbdb
}
}
section.comment {
padding: 0 4%;
margin: 1em 0
}
.toc-article {
background: #eee;
margin: 1.6em 0 0 2em;
padding: 1em;
-webkit-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ddd;
}
.toc-article strong {
padding: .3em 0
}
.toc-article ul li {
list-style: disc;
text-align: match-parent;
margin: .5em 0
}
.toc-article ol li {
list-style-type: decimal;
margin: .5em 0
}
#toc {
line-height: 1.3em;
font-size: .8em;
float: right;
}
#toc .toc {
padding: 0;
}
#toc .toc li {
list-style-type: none
}
#toc .toc-child {
padding-left: 1.5em;
padding-top: 0
}
#toc.toc-aside {
display: none;
width: 13%;
position: fixed;
right: 2%;
top: 320px;
overflow: hidden;
line-height: 1.5em;
font-size: 1em;
color: #333;
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-o-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
#toc.toc-aside strong {
padding: .3em 0;
color: #817c7c
}
#toc.toc-aside:hover {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
opacity: 1;
-ms-filter: none;
filter: none
}
#toc.toc-aside a {
-webkit-transition: color 1s ease-out;
-moz-transition: color 1s ease-out;
-o-transition: color 1s ease-out;
-ms-transition: color 1s ease-out;
transition: color 1s ease-out;
}
#toc.toc-aside a:hover {
color: #2ca6cb;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out
}
.active {
color: #2ba5ca !important
}
.openaside {
display: none;
position: fixed;
right: 7.5%;
top: 260px;
}
.openaside a {
display: block;
color: #fff;
border: 1px solid #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #2ca6cb;
padding: .2em .55em;
}
.openaside a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0c9"
}
.closeaside {
display: none;
}
.closeaside a {
color: #2ca6cb;
}
.closeaside a:hover {
color: #2ca6cb
}
.closeaside a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0c9"
}
@media all and (min-width: 1024px) {
.closeaside {
display: block;
position: absolute;
right: 25px;
top: 22px
}
}
#asidepart {
background: #f8f8f8;
margin: 1em 0 0;
padding: .5em 2% 1em;
}
@media all and (min-width: 480px) {
#asidepart {
position: relative;
float: left;
width: 22%;
margin: 1em 0 0 1%
}
}
@media all and (min-width: 768px) {
#asidepart {
position: relative;
float: left;
width: 20%;
margin: 1em 0 0 1%
}
}
@media all and (min-width: 1200px) {
#asidepart {
position: relative;
float: left;
width: 17%;
margin: 1em 0 0 1%
}
}
.asidetitle {
font-size: 1.1em;
color: #2ca6cb;
padding: 0 0 .3125em 0;
border-bottom: .1875em solid #ccc;
}
.asidetitle a {
color: #2ca6cb;
}
.asidetitle a:hover {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s
}
@media all and (min-width: 1024px) {
.categorieslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.categorieslist li {
border-bottom: 1px solid #ccc;
}
.categorieslist li a {
display: block;
padding: .5em 5%;
}
.categorieslist li a:hover {
color: #2ca6cb
}
.tagslist {
margin: 1em 0 0;
}
@media all and (min-width: 1024px) {
.tagslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.tagslist ul {
padding: .5em 0
}
.tagslist ul li {
float: left;
}
.tagslist ul li a {
display: block;
margin: .3125em;
padding: .125em .3125em;
background: #dbdbdb;
}
.tagslist ul li a:hover {
color: #2ca6cb;
background: #e6e6e6
}
.rsspart {
background: #2ca6cb;
width: 100%;
}
@media all and (min-width: 1024px) {
.rsspart {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.rsspart a {
color: #fff;
display: block;
padding: .625em 0;
text-align: center;
}
.rsspart a:hover {
color: #2ca6cb;
background: #fafafa
}
.rsspart a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-right: .5em;
content: "\f09e"
}
.archiveslist {
padding-right: 1em;
}
@media all and (min-width: 1024px) {
.archiveslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.archiveslist ul {
font-size: .8em;
line-height: 2em;
}
.archiveslist li a {
padding: .5em;
}
.archiveslist li a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.archiveslist .archive-list-count:before {
content: "("
}
.archiveslist .archive-list-count:after {
content: ")"
}
.archive-list {
padding: .5em 0
}
.archive-float ul {
padding: 0
}
.archive-float li {
float: left;
margin: .3em;
}
@media all and (min-width: 1024px) {
.archive-float li {
float: none
}
}
@media all and (min-width: 1024px) {
.tagcloudlist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.tagcloudlist .tagcloudlist a {
padding: .2em;
display: block;
float: left;
}
.tagcloudlist .tagcloudlist a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.linkslist {
margin-top: .2em;
}
@media all and (min-width: 1024px) {
.linkslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.linkslist ul {
padding: .1em 0 0;
}
.linkslist ul a {
font-size: 14px;
line-height: 1.5;
display: block;
padding: 0 3%;
}
.linkslist ul a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.ab {
margin-top: .2em;
}
@media all and (min-width: 1024px) {
.ab {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.ab ul {
margin-left: .8em;
color: #888;
font-size: 14px;
line-height: 1.5;
padding: .1em 0 0;
}
.ab ul a {
}
.ab ul a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
@media only print {
#main {
margin: 0 0 0 0;
width: 100%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
#asidepart {
display: none;
position: relative;
float: left;
width: 0%;
margin: 0 0 0 0
}
} | css/style.css | .ab ul, .linkslist ul, .archiveslist ul, .categorieslist ul, .tagslist ul{
padding: 0;
list-style: none
}
/* custom Font*/
@font-face {
font-family: "covered_by_your_graceregular";
font-weight: normal;
font-style: normal;
src: url("/fonts/coveredbyyourgrace-webfont.eot");
src: url("/fonts/coveredbyyourgrace-webfont.eot?#iefix") format('embedded-opentype'), url("/fonts/coveredbyyourgrace-webfont.svg#covered_by_your_graceregular") format('svg'), url("/fonts/coveredbyyourgrace-webfont.woff") format('woff'), url("/fonts/coveredbyyourgrace-webfont.ttf") format('truetype')
}
/* icon Font */
@font-face {
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
src: url("/fonts/fontawesome-webfont.eot?v=#4.0.3");
src: url("/fonts/fontawesome-webfont.eot?#iefix&v=#4.0.3") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff?v=#4.0.3") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=#4.0.3") format("truetype"), url("/fonts/fontawesome-webfont.svg#fontawesomeregular?v=#4.0.3") format("svg")
}
@font-face {
font-family: "fontdiao";
font-weight: normal;
font-style: normal;
src: url("/fonts/fontdiao.eot");
src: url("/fonts/fontdiao.eot?#iefix") format('embedded-opentype'), url("/fonts/fontdiao.svg#fontdiao") format('svg'), url("/fonts/fontdiao.woff") format('woff'), url("/fonts/fontdiao.ttf") format('truetype')
}
.clearfix {
zoom: 1
}
.clearfix:before, .clearfix:after {
content: "";
display: table
}
.clearfix:after {
clear: both
}
#main {
background: #f8f8f8;
margin: 1em 0 0;
line-height: 1.8;
padding: .5em 2% 1em;
}
@media all and (min-width: 480px) {
#main {
margin: 1em 1% 0 1%;
width: 74%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
@media all and (min-width: 768px) {
#main {
margin: 1em 2% 0 5%;
width: 68%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
@media all and (min-width: 1200px) {
#main {
margin: 1em 2% 0 10%;
width: 60%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
}
#main section.post {
background: #fafafa;
margin-bottom: .125em;
}
#main section.post a {
display: block;
border-left: .5em solid #ccc;
-webkit-transition: border-left 0.45s;
-moz-transition: border-left 0.45s;
-o-transition: border-left 0.45s;
-ms-transition: border-left 0.45s;
transition: border-left 0.45s;
padding: .5em;
}
@media all and (min-width: 768px) {
#main section.post a {
padding: 1em
}
}
#main section.post a:hover {
border-left: .5em solid #2ca6cb
}
#main section.post a h1 {
color: #2ca6cb;
line-height: 2
}
#main section.post a p {
color: #817c7c
}
#main section.post a time {
color: #817c7c;
display: block;
margin: .5em 0;
font-size: .9em
}
#main article.post-expand {
background: #fafafa;
margin-bottom: 3.5em;
}
#main article.post-expand .img-logo {
max-width: 180px;
max-height: 96px;
display: block !important;
margin-right: .7em;
margin-left: .7em;
padding: 0;
float: right;
clear: right
}
#main article.post-expand .img-topic {
max-width: 300px;
max-height: 1800px;
display: block !important;
margin-left: .7em;
margin-right: .7em;
padding: 0;
float: right;
clear: right
}
#main article.post-expand .article-more-link a {
display: inline-block;
line-height: 1em;
padding: 6px 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #ddd;
color: #817c7c;
text-decoration: none;
}
#main article.post-expand .article-more-link a:hover {
background: #2ca6cb;
color: #fff;
text-decoration: none
}
#archive-page section.post a {
font-size: .9em;
padding: .5em !important;
}
@media all and (min-width: 768px) {
#archive-page section.post a time {
padding-left: 1em
}
}
/* archive layout */
.category-icon:before, .tag-icon:before, .archive-icon:before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ccc;
font-size: 100%;
padding-right: .3em
}
.category-icon:before {
content: "\f07b"
}
.tag-icon:before {
content: "\f02c"
}
.archive-icon:before {
content: "\f187"
}
.archive-title {
margin: 1em 0;
padding: 2em;
background: #fafafa;
border-left: .5em solid #ccc;
}
@media all and (min-width: 1024px) {
.archive-title {
margin: 2em 0;
width: 18.5%;
padding-left: .5%;
float: left
}
}
.archive-title h2 {
width: 90%;
color: #2ca6cb;
font-size: 120%
}
.archive-title a {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s;
}
.archive-title a:hover {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s
}
.current {
color: #ea6753 !important
}
@media all and (min-width: 768px) {
.archive-part {
min-height: 200px
}
}
@media all and (min-width: 1024px) {
.archive-part {
float: right;
margin-left: 2% !important
}
}
.archive-part section.post {
width: 100%;
}
.archive-part section.post time {
font-size: 1.1em !important;
float: left;
}
@media all and (max-width: 568px) {
.archive-part section.post time {
width: 100%
}
}
@media all and (min-width: 568px) {
.archive-part section.post time {
width: 20%
}
}
@media all and (min-width: 768px) {
.archive-nav {
width: 100%;
float: left;
margin-top: 1em
}
}
/* tags&categories layout */
.all-list-box {
min-height: 400px
}
.post, .page, .link, .photo {
background: #fafafa;
}
.post a, .page a, .link a, .photo a {
color: #2ca6cb;
}
.post a:hover, .page a:hover, .link a:hover, .photo a:hover {
color: #ea6753
}
@media all and (min-width: 768px) {
article header.article-info {
border-bottom: 1px solid #dbdbdb
}
}
section.comment {
padding: 0 4%;
margin: 1em 0
}
.toc-article {
background: #eee;
margin: 1.6em 0 0 2em;
padding: 1em;
-webkit-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ddd;
}
.toc-article strong {
padding: .3em 0
}
.toc-article ul li {
list-style: disc;
text-align: match-parent;
margin: .5em 0
}
.toc-article ol li {
list-style-type: decimal;
margin: .5em 0
}
#toc {
line-height: 1.3em;
font-size: .8em;
float: right;
}
#toc .toc {
padding: 0;
}
#toc .toc li {
list-style-type: none
}
#toc .toc-child {
padding-left: 1.5em;
padding-top: 0
}
#toc.toc-aside {
display: none;
width: 13%;
position: fixed;
right: 2%;
top: 320px;
overflow: hidden;
line-height: 1.5em;
font-size: 1em;
color: #333;
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-o-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
#toc.toc-aside strong {
padding: .3em 0;
color: #817c7c
}
#toc.toc-aside:hover {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
opacity: 1;
-ms-filter: none;
filter: none
}
#toc.toc-aside a {
-webkit-transition: color 1s ease-out;
-moz-transition: color 1s ease-out;
-o-transition: color 1s ease-out;
-ms-transition: color 1s ease-out;
transition: color 1s ease-out;
}
#toc.toc-aside a:hover {
color: #2ca6cb;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out
}
.active {
color: #2ba5ca !important
}
.openaside {
display: none;
position: fixed;
right: 7.5%;
top: 260px;
}
.openaside a {
display: block;
color: #fff;
border: 1px solid #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #2ca6cb;
padding: .2em .55em;
}
.openaside a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0c9"
}
.closeaside {
display: none;
}
.closeaside a {
color: #2ca6cb;
}
.closeaside a:hover {
color: #2ca6cb
}
.closeaside a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0c9"
}
@media all and (min-width: 1024px) {
.closeaside {
display: block;
position: absolute;
right: 25px;
top: 22px
}
}
#asidepart {
background: #f8f8f8;
margin: 1em 0 0;
padding: .5em 2% 1em;
}
@media all and (min-width: 480px) {
#asidepart {
position: relative;
float: left;
width: 22%;
margin: 1em 0 0 1%
}
}
@media all and (min-width: 768px) {
#asidepart {
position: relative;
float: left;
width: 20%;
margin: 1em 0 0 1%
}
}
@media all and (min-width: 1200px) {
#asidepart {
position: relative;
float: left;
width: 17%;
margin: 1em 0 0 1%
}
}
.asidetitle {
font-size: 1.1em;
color: #2ca6cb;
padding: 0 0 .3125em 0;
border-bottom: .1875em solid #ccc;
}
.asidetitle a {
color: #2ca6cb;
}
.asidetitle a:hover {
color: #2ca6cb;
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s
}
@media all and (min-width: 1024px) {
.categorieslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.categorieslist li {
border-bottom: 1px solid #ccc;
}
.categorieslist li a {
display: block;
padding: .5em 5%;
}
.categorieslist li a:hover {
color: #2ca6cb
}
.tagslist {
margin: 1em 0 0;
}
@media all and (min-width: 1024px) {
.tagslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.tagslist ul {
padding: .5em 0
}
.tagslist ul li {
float: left;
}
.tagslist ul li a {
display: block;
margin: .3125em;
padding: .125em .3125em;
background: #dbdbdb;
}
.tagslist ul li a:hover {
color: #2ca6cb;
background: #e6e6e6
}
.rsspart {
background: #2ca6cb;
width: 100%;
}
@media all and (min-width: 1024px) {
.rsspart {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.rsspart a {
color: #fff;
display: block;
padding: .625em 0;
text-align: center;
}
.rsspart a:hover {
color: #2ca6cb;
background: #fafafa
}
.rsspart a::before {
font-family: "FontAwesome";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-right: .5em;
content: "\f09e"
}
.archiveslist {
padding-right: 1em;
}
@media all and (min-width: 1024px) {
.archiveslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.archiveslist ul {
font-size: .8em;
line-height: 2em;
}
.archiveslist li a {
padding: .5em;
}
.archiveslist li a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.archiveslist .archive-list-count:before {
content: "("
}
.archiveslist .archive-list-count:after {
content: ")"
}
.archive-list {
padding: .5em 0
}
.archive-float ul {
padding: 0
}
.archive-float li {
float: left;
margin: .3em;
}
@media all and (min-width: 1024px) {
.archive-float li {
float: none
}
}
@media all and (min-width: 1024px) {
.tagcloudlist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.tagcloudlist .tagcloudlist a {
padding: .2em;
display: block;
float: left;
}
.tagcloudlist .tagcloudlist a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.linkslist {
margin-top: .2em;
}
@media all and (min-width: 1024px) {
.linkslist {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.linkslist ul {
padding: .1em 0 0;
}
.linkslist ul a {
font-size: 14px;
line-height: 1.5;
display: block;
padding: 0 3%;
}
.linkslist ul a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
.ab {
margin-top: .2em;
}
@media all and (min-width: 1024px) {
.ab {
width: 100%;
float: none;
margin: 1em 0 0
}
}
.ab ul {
margin-left: .8em;
color: #888;
font-size: 14px;
line-height: 1.5;
padding: .1em 0 0;
}
.ab ul a {
}
.ab ul a:hover {
color: #2ca6cb;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
-ms-transition: color 0.25s;
transition: color 0.25s
}
@media only print {
#main {
margin: 0 0 0 0;
width: 100%;
float: left;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-o-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out
}
#asidepart {
display: none;
position: relative;
float: left;
width: 0%;
margin: 0 0 0 0
}
} | 0.330147 | 0.045416 |
body {
background: #191919;
color: #f8f8f8;
font: 16px "Open Sans", Helvetica, Arial, sans-serif;
line-height: 1.4;
margin: 0 0;
margin-bottom: 100px;
}
h2 {
color: #f30030;
}
em {
color: #999;
}
p {
line-height: 1.6;
font-size: 90%;
}
a {
color: #2c85b1;
text-decoration: none;
font-weight: 400;
}
ul {
margin-bottom: 0;
}
section {
margin: 1em 0 2em;
}
blockquote {
margin: 0;
margin-bottom: 1em;
}
#resume {
margin: 2em 2em 2em 2.5em;
max-width: 760px;
}
.heading header h1 {
font-size: 180%;
margin: 0.5em 0;
font-weight: 600;
}
.heading header h2 {
font-size: 140%;
margin: 0;
font-weight: 400;
}
.heading header .contact .detail {
margin: 0 1em 0 0;
}
.profile {
display: inline-block;
margin: 0 1em 0 0;
}
.profile strong,
.profile span {
display: inline-block;
margin: 0 1em 0 0;
}
section h2 {
font-size: 140%;
margin: 0 0 1em;
text-transform: uppercase;
color: #f30030;
font-weight: 400;
}
.item {
margin: 0 0 1em;
padding: 0 0 1em;
border-bottom: 1px solid #f2ebec;
}
.item:last-child {
border-bottom: none;
}
.item header h3 {
margin: 0.2em 1em 0.2em 0;
display: inline-block;
font-weight: 600;
}
.item header a {
display: inline-block;
}
.item .position {
font-weight: 600;
font-size: 100%;
margin: 0.2em 1em 0.2em 0;
}
.item .startDate,
.item .endDate {
color: #6b6b6b;
}
.item .highlights {
list-style: square;
font-size: 90%;
}
#skills .item {
margin: 0.5em 0;
padding: 0 0 0.5em;
font-size: 90%;
}
#skills .item .name {
font-weight: 600;
display: inline-block;
text-transform: uppercase;
margin: 0 1em 0 0;
width: 23%;
vertical-align: top;
}
#skills .item .keywords {
display: inline-block;
width: 70%;
vertical-align: top;
padding-left: 10px;
}
#current .item {
margin: 0.5em 0;
padding: 0 0 0.5em;
font-size: 90%;
}
#current .item .name {
font-weight: 600;
display: inline-block;
text-transform: uppercase;
margin: 0 1em 0 0;
width: 23%;
vertical-align: top;
}
#current .item .keywords {
display: inline-block;
width: 70%;
vertical-align: top;
padding-left: 10px;
}
#education .item {
display: inline-block;
vertical-align: top;
/* width: 49.5%; */
border-bottom: 0;
}
.fa {
padding-right: 15px;
color: #f30030;
margin-bottom: 5px;
}
.progress {
width: 200px;
border: 1px solid #000000;
position: relative;
padding: 0px;
background: transparent;
border-radius: 4px;
margin-bottom: 5px;
}
.status-name {
position: absolute;
left: 50%;
}
.colored {
color: #f30030;
}
.about {
text-align: justify;
text-justify: inter-word;
} | css/cv.css | body {
background: #191919;
color: #f8f8f8;
font: 16px "Open Sans", Helvetica, Arial, sans-serif;
line-height: 1.4;
margin: 0 0;
margin-bottom: 100px;
}
h2 {
color: #f30030;
}
em {
color: #999;
}
p {
line-height: 1.6;
font-size: 90%;
}
a {
color: #2c85b1;
text-decoration: none;
font-weight: 400;
}
ul {
margin-bottom: 0;
}
section {
margin: 1em 0 2em;
}
blockquote {
margin: 0;
margin-bottom: 1em;
}
#resume {
margin: 2em 2em 2em 2.5em;
max-width: 760px;
}
.heading header h1 {
font-size: 180%;
margin: 0.5em 0;
font-weight: 600;
}
.heading header h2 {
font-size: 140%;
margin: 0;
font-weight: 400;
}
.heading header .contact .detail {
margin: 0 1em 0 0;
}
.profile {
display: inline-block;
margin: 0 1em 0 0;
}
.profile strong,
.profile span {
display: inline-block;
margin: 0 1em 0 0;
}
section h2 {
font-size: 140%;
margin: 0 0 1em;
text-transform: uppercase;
color: #f30030;
font-weight: 400;
}
.item {
margin: 0 0 1em;
padding: 0 0 1em;
border-bottom: 1px solid #f2ebec;
}
.item:last-child {
border-bottom: none;
}
.item header h3 {
margin: 0.2em 1em 0.2em 0;
display: inline-block;
font-weight: 600;
}
.item header a {
display: inline-block;
}
.item .position {
font-weight: 600;
font-size: 100%;
margin: 0.2em 1em 0.2em 0;
}
.item .startDate,
.item .endDate {
color: #6b6b6b;
}
.item .highlights {
list-style: square;
font-size: 90%;
}
#skills .item {
margin: 0.5em 0;
padding: 0 0 0.5em;
font-size: 90%;
}
#skills .item .name {
font-weight: 600;
display: inline-block;
text-transform: uppercase;
margin: 0 1em 0 0;
width: 23%;
vertical-align: top;
}
#skills .item .keywords {
display: inline-block;
width: 70%;
vertical-align: top;
padding-left: 10px;
}
#current .item {
margin: 0.5em 0;
padding: 0 0 0.5em;
font-size: 90%;
}
#current .item .name {
font-weight: 600;
display: inline-block;
text-transform: uppercase;
margin: 0 1em 0 0;
width: 23%;
vertical-align: top;
}
#current .item .keywords {
display: inline-block;
width: 70%;
vertical-align: top;
padding-left: 10px;
}
#education .item {
display: inline-block;
vertical-align: top;
/* width: 49.5%; */
border-bottom: 0;
}
.fa {
padding-right: 15px;
color: #f30030;
margin-bottom: 5px;
}
.progress {
width: 200px;
border: 1px solid #000000;
position: relative;
padding: 0px;
background: transparent;
border-radius: 4px;
margin-bottom: 5px;
}
.status-name {
position: absolute;
left: 50%;
}
.colored {
color: #f30030;
}
.about {
text-align: justify;
text-justify: inter-word;
} | 0.427516 | 0.121999 |
div.container {
overflow: scroll;
width: 90%;
height: 88vh;
top: 0px;
max-width: 120em;
max-height: 120em;
position: relative;
left: -80px;
}
table {
/*table-layout: auto;*/
width: 100%;
position: relative;
float: top;
}
td, th {
border: 1px solid #000;
width: 100%;
padding: 0.25em;
}
th {color: white; background: rgb(9, 173, 202);}
thead th {
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 54px; /* Where it should stick to */
z-index: 3; /* Ensure it stays on top of other layer divs */
}
thead th:first-child {
position: -webkit-sticky; /* for Safari */
position: sticky;
left: -15px;
z-index: 4;
}
tbody td:hover {background-color:#ddd;}
tbody td:first-child {
position: -webkit-sticky; /* for Safari */
position: sticky;
left: -15px;
z-index: 1; /* Ensure it stays on top of other layer divs */
font-weight: bold;
background-color: rgb(9, 173, 202);
}
tbody th:first-child {
z-index: 2;
}
.stickyrow {
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 120px;
/*bottom: 0px;*/
left: -15px;
z-index: 1; /* Ensure it stays on top of other layer divs */
color: black;
background-color: rgb(220, 228, 147);
}
.table-search {
position: -webkit-sticky;
position: sticky;
z-index: 2; /* Ensure it stays on top of other layer divs */
top: 0px; /* Where it should stick to */
left: -15px;
color: #000;
background: #ccc;
}
/*for styling the popup table*/
.popup_table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 80%;
}
.popup_table td:first-child {
background-color:#f2f2f2;
border: 1px solid black;
}
/*
.popup_table td:first-child:hover {
background-color: #ddd;
}*/
.popup_table td, th {
border: 1px solid #ddd;
padding: 8px;
}
.popup_table tr:nth-child(even){background-color: #f2f2f2;}
.popup_table tr:hover {background-color: #ddd;}
.popup_table th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #4CAF50;
color: white;
width: 80%;
}
.stop-scrolling {
height: 100%;
overflow: hidden;
}
div.custom-scrollbar {
height: 100%;
width: 100%;
background: #F5F6F9;
overflow: scroll;
}
/*
div.custom-scrollbar::-webkit-scrollbar {
background: #555999;
width: 10px;
}
div.custom-scrollbar::-webkit-scrollbar-track {
background: rgba(255,255,255,0.5);
border-radius: 10px;
}
div.custom-scrollbar::-webkit-scrollbar-thumb {
background: rgba(255,255,255,0.5);
border-radius: 10px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}*/
div.disable-scrollbars {
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
}
div.disable-scrollbars::-webkit-scrollbar {
width: 0px;
background: transparent; /* Chrome/Safari/Webkit */
}
div.tabheader {
height: 50px;
}
div.searchheader {
align-content: center;
-webkit-align-content: center;
display: -webkit-flex;
display: flex;
}
.oneline {
white-space:nowrap;
overflow:hidden;
display:block;
}
body {
overflow-x: hidden;
}
@media(device-width: 768px) and (device-height: 1024px){
::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
} | app/components/subsystems/subsys_style.css | div.container {
overflow: scroll;
width: 90%;
height: 88vh;
top: 0px;
max-width: 120em;
max-height: 120em;
position: relative;
left: -80px;
}
table {
/*table-layout: auto;*/
width: 100%;
position: relative;
float: top;
}
td, th {
border: 1px solid #000;
width: 100%;
padding: 0.25em;
}
th {color: white; background: rgb(9, 173, 202);}
thead th {
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 54px; /* Where it should stick to */
z-index: 3; /* Ensure it stays on top of other layer divs */
}
thead th:first-child {
position: -webkit-sticky; /* for Safari */
position: sticky;
left: -15px;
z-index: 4;
}
tbody td:hover {background-color:#ddd;}
tbody td:first-child {
position: -webkit-sticky; /* for Safari */
position: sticky;
left: -15px;
z-index: 1; /* Ensure it stays on top of other layer divs */
font-weight: bold;
background-color: rgb(9, 173, 202);
}
tbody th:first-child {
z-index: 2;
}
.stickyrow {
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 120px;
/*bottom: 0px;*/
left: -15px;
z-index: 1; /* Ensure it stays on top of other layer divs */
color: black;
background-color: rgb(220, 228, 147);
}
.table-search {
position: -webkit-sticky;
position: sticky;
z-index: 2; /* Ensure it stays on top of other layer divs */
top: 0px; /* Where it should stick to */
left: -15px;
color: #000;
background: #ccc;
}
/*for styling the popup table*/
.popup_table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 80%;
}
.popup_table td:first-child {
background-color:#f2f2f2;
border: 1px solid black;
}
/*
.popup_table td:first-child:hover {
background-color: #ddd;
}*/
.popup_table td, th {
border: 1px solid #ddd;
padding: 8px;
}
.popup_table tr:nth-child(even){background-color: #f2f2f2;}
.popup_table tr:hover {background-color: #ddd;}
.popup_table th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #4CAF50;
color: white;
width: 80%;
}
.stop-scrolling {
height: 100%;
overflow: hidden;
}
div.custom-scrollbar {
height: 100%;
width: 100%;
background: #F5F6F9;
overflow: scroll;
}
/*
div.custom-scrollbar::-webkit-scrollbar {
background: #555999;
width: 10px;
}
div.custom-scrollbar::-webkit-scrollbar-track {
background: rgba(255,255,255,0.5);
border-radius: 10px;
}
div.custom-scrollbar::-webkit-scrollbar-thumb {
background: rgba(255,255,255,0.5);
border-radius: 10px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}*/
div.disable-scrollbars {
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
}
div.disable-scrollbars::-webkit-scrollbar {
width: 0px;
background: transparent; /* Chrome/Safari/Webkit */
}
div.tabheader {
height: 50px;
}
div.searchheader {
align-content: center;
-webkit-align-content: center;
display: -webkit-flex;
display: flex;
}
.oneline {
white-space:nowrap;
overflow:hidden;
display:block;
}
body {
overflow-x: hidden;
}
@media(device-width: 768px) and (device-height: 1024px){
::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
} | 0.245085 | 0.072703 |
body{
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 100vh;
}
main{
margin: auto;
}
.contenedor-login{
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
width: 260px;
padding: 20px;
border-radius: 20px;
background-color: white;
}
.contenedor-login h3{
color: black;
text-align: center;
}
.contenedor-registro{
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
width: 260px;
padding: 20px;
border-radius: 20px;
background-color: #fff;
}
.contenedor-registro h3{
color: black;
text-align: center;
}
form{
text-align: left;
}
input {
width: 100%;
padding: 10px;
margin-top: 20px;
margin-bottom: 20px;
border: none;
border-bottom: solid 1px #808080;
color: #747474;
}
#fotoUsuario{
border: none;
}
label{
font-weight: bold;
}
form input:first-child{
margin-top: 0;
}
form button {
width: 120px;
background-color: #0044AA;
border: none;
border-radius: 5px;
padding: 10px;
color: white;
}
form button a{
color: white;
}
form button a:visited{
color: white;
}
.btn-resetear{
background-color: #AA0044;
margin-top: 35px;
}
.contenedor-perfil input{
width: 10%;
}
.contenedor-perfil p{
display: inline-block;
}
.contenedor-categorias{
text-align: left;
}
.contenedor-categorias input{
width: 10%;
}
.contenedor-botones{
text-align: center;
}
@media(min-width:361px){
main{
text-align: center;
}
form{
display: inline-block;
text-align: left;
}
input{
display: block;
}
.barra-busqueda input{
width: 100%;
}
.contenedor-perfil input{
width: 10%;
margin: 0;
display: inline-block;
}
.contenedor-perfil p{
display: inline-block;
}
.contenedor-categorias{
text-align: left;
}
.contenedor-categorias input{
width: 10%;
display: inline-block;
}
} | public/css/forms.css | body{
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 100vh;
}
main{
margin: auto;
}
.contenedor-login{
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
width: 260px;
padding: 20px;
border-radius: 20px;
background-color: white;
}
.contenedor-login h3{
color: black;
text-align: center;
}
.contenedor-registro{
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
width: 260px;
padding: 20px;
border-radius: 20px;
background-color: #fff;
}
.contenedor-registro h3{
color: black;
text-align: center;
}
form{
text-align: left;
}
input {
width: 100%;
padding: 10px;
margin-top: 20px;
margin-bottom: 20px;
border: none;
border-bottom: solid 1px #808080;
color: #747474;
}
#fotoUsuario{
border: none;
}
label{
font-weight: bold;
}
form input:first-child{
margin-top: 0;
}
form button {
width: 120px;
background-color: #0044AA;
border: none;
border-radius: 5px;
padding: 10px;
color: white;
}
form button a{
color: white;
}
form button a:visited{
color: white;
}
.btn-resetear{
background-color: #AA0044;
margin-top: 35px;
}
.contenedor-perfil input{
width: 10%;
}
.contenedor-perfil p{
display: inline-block;
}
.contenedor-categorias{
text-align: left;
}
.contenedor-categorias input{
width: 10%;
}
.contenedor-botones{
text-align: center;
}
@media(min-width:361px){
main{
text-align: center;
}
form{
display: inline-block;
text-align: left;
}
input{
display: block;
}
.barra-busqueda input{
width: 100%;
}
.contenedor-perfil input{
width: 10%;
margin: 0;
display: inline-block;
}
.contenedor-perfil p{
display: inline-block;
}
.contenedor-categorias{
text-align: left;
}
.contenedor-categorias input{
width: 10%;
display: inline-block;
}
} | 0.427636 | 0.101723 |
Twitter, Inc. * Licensed under MIT
(https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css
v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family
:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margi
n:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav
,section,summary{display:block}audio,canvas,progress,video{display:inline-
block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hid
den],template{display:none}a{background-
color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px
dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-
size:2em}mark{color:#000;background:#ff0}small{font-
size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:
baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:
hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-
box-sizing:content-box;box-sizing:content-
box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-s
ize:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inhe
rit}button{overflow:visible}button,select{text-transform:none}button,html
input[type=button],input[type=reset],input[type=submit]{-webkit-
appearance:button;cursor:pointer}button[disabled],html
input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-
inner{padding:0;border:0}input{line-
height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing
:border-box;-moz-box-sizing:border-box;box-sizing:border-
box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number
]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing
:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-
appearance:textfield}input[type=search]::-webkit-search-cancel-
button,input[type=search]::-webkit-search-decoration{-webkit-
appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px
solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-
weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*!
Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css
*/@media print{*,:after,:before{color:#000!important;text-
shadow:none!important;background:0 0!important;-webkit-box-
shadow:none!important;box-shadow:none!important}a,a:visited{text-
decoration:underline}a[href]:after{content:" (" attr(href)
")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:afte
r,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-
break-inside:avoid}thead{display:table-header-group}img,tr{page-break-
inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3
{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret
{border-top-color:#000!important}.label{border:1px solid #000}.table{border-
collapse:collapse!important}.table td,.table th{background-
color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid
#ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts
/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-
regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-
halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-
regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf)
format('truetype'),url(../fonts/glyphicons-halflings-
regular.svg#glyphicons_halflingsregular)
format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-
family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1
;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-
plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-
euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212
"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-
envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f
"}.glyphicon-glass:before{content:"\e001"}.glyphicon-
music:before{content:"\e002"}.glyphicon-search:before{content:"\e003
"}.glyphicon-heart:before{content:"\e005"}.glyphicon-
star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007
"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009
"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-
th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012
"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014
"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-
out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-
signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019
"}.glyphicon-trash:before{content:"\e020"}.glyphicon-
home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-
time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-
download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026
"}.glyphicon-upload:before{content:"\e027"}.glyphicon-
inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029
"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-
refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032
"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034
"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-
off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037
"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-
qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040
"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042
"}.glyphicon-book:before{content:"\e043"}.glyphicon-
bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045
"}.glyphicon-camera:before{content:"\e046"}.glyphicon-
font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-
italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050
"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-
left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053
"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-
justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056
"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-
right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059
"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-
marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063
"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065
"}.glyphicon-share:before{content:"\e066"}.glyphicon-
check:before{content:"\e067"}.glyphicon-move:before{content:"\e068
"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-
backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071
"}.glyphicon-play:before{content:"\e072"}.glyphicon-
pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074
"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-
forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077
"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-
left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080
"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-
sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083
"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-
sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086
"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-
circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089
"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-
left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092
"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-
down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095
"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-
small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101
"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103
"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-
open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106
"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-
plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109
"}.glyphicon-random:before{content:"\e110"}.glyphicon-
comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112
"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-
down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115
"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-
close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118
"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-
horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121
"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-
bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124
"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-
down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127
"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-
up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130
"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-
arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-
up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134
"}.glyphicon-globe:before{content:"\e135"}.glyphicon-
wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137
"}.glyphicon-filter:before{content:"\e138"}.glyphicon-
briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140
"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-
paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143
"}.glyphicon-link:before{content:"\e144"}.glyphicon-
phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146
"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149
"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-
alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-
alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153
"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-
attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-
alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157
"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-
down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160
"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-
flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163
"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-
record:before{content:"\e165"}.glyphicon-save:before{content:"\e166
"}.glyphicon-open:before{content:"\e167"}.glyphicon-
saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169
"}.glyphicon-export:before{content:"\e170"}.glyphicon-
send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172
"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-
remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175
"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-
card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178
"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-
header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181
"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-
alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-
stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186
"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-
subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189
"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-
sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192
"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-
mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195
"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-
upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199
"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-
cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202
"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-
up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-
paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209
"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-
king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212
"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-
bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215
"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-
tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218
"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff
"}.glyphicon-erase:before{content:"\e221"}.glyphicon-
hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223
"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-
bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226
"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-
btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-
yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-
ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-
scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231
"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-
education:before{content:"\e233"}.glyphicon-option-
horizontal:before{content:"\e234"}.glyphicon-option-
vertical:before{content:"\e235"}.glyphicon-menu-
hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237
"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239
"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-
size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242
"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-
top:before{content:"\e244"}.glyphicon-object-align-
bottom:before{content:"\e245"}.glyphicon-object-align-
horizontal:before{content:"\e246"}.glyphicon-object-align-
left:before{content:"\e247"}.glyphicon-object-align-
vertical:before{content:"\e248"}.glyphicon-object-align-
right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250
"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-
bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253
"}.glyphicon-console:before{content:"\e254"}.glyphicon-
superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256
"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-
right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259
"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box
;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-
sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-
size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-
family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-
height:1.42857143;color:#333;background-
color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit
;line-height:inherit}a{color:#337ab7;text-
decoration:none}a:focus,a:hover{color:#23527c;text-
decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-
focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle
}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-
responsive,.thumbnail a>img,.thumbnail>img{display:block;max-
width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display
:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143
;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-
transition:all .2s ease-in-out;-o-transition:all .2s ease-in-
out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-
top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{positi
on:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:re
ct(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{positi
on:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=but
ton]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-
family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1
small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5
.small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3
.small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-
weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px
;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3
small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-
size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4
.small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4
small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-
size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-
size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead
{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media
(min-width:768px){.lead{font-size:21px}}.small,small{font-
size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-
align:left}.text-right{text-align:right}.text-center{text-align:center}.text-
justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase
{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-
capitalize{text-transform:capitalize}.text-muted{color:#777}.text-
primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090
}.text-success{color:#3c763d}a.text-success:focus,a.text-
success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-
info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a
.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-
danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff
;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-
color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-
success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-
info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-
color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5
}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover
{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px
;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol
ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none
}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-
inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-
top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd
{margin-left:0}@media (min-width:768px){.dl-horizontal
dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-
overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr
[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted
#777}.initialism{font-size:90%;text-
transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-
size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p
:last-child,blockquote ul:last-child{margin-bottom:0}blockquote
.small,blockquote footer,blockquote small{display:block;font-size:80%;line-
height:1.42857143;color:#777}blockquote .small:before,blockquote
footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-
reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-
align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse
.small:before,.blockquote-reverse footer:before,.blockquote-reverse
small:before,blockquote.pull-right .small:before,blockquote.pull-right
footer:before,blockquote.pull-right small:before{content:''}.blockquote-
reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse
small:after,blockquote.pull-right .small:after,blockquote.pull-right
footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address
{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp
{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px
4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-
radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333
;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-
shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-
weight:700;-webkit-box-shadow:none;box-
shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px
;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word
;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre
code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap
;background-color:transparent;border-radius:0}.pre-scrollable{max-
height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px
;margin-right:auto;margin-left:auto}@media (min-
width:768px){.container{width:750px}}@media (min-
width:992px){.container{width:970px}}@media (min-
width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px
;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px
;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-
lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1
,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5
,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-
sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8
,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3
,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative
;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10
,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-
xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-
xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75
%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50
%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25
%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-
pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-
pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-
pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-
pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-
pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-
pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-
pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667
%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-
push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-
push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-
push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-
push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-
push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-
left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9
{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7
{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5
{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-
offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-
offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-
width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3
,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-
sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333
%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333
%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333
%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333
%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-
pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-
pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-
pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-
pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-
pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-
pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667
%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-
push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-
push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-
push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-
push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-
push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-
left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9
{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7
{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5
{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-
offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-
offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-
width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3
,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-
md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333
%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333
%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333
%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333
%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-
pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-
pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-
pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-
pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-
pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-
pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667
%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-
push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-
push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-
push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-
push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-
push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-
left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9
{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7
{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5
{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-
offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-
offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-
width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3
,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-
lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333
%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333
%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333
%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333
%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-
pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-
pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-
pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-
pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-
pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-
pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667
%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-
push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-
push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-
push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-
push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-
push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-
left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9
{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7
{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5
{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-
offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-
offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table
{background-color:transparent}caption{padding-top:8px;padding-
bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100
%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.tab
le>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{paddin
g:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid
#ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid
#ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-
child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr
:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-
child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid
#ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-
condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-
condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-
condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd
}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-
bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td
,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td
,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr
:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover
{background-color:#f5f5f5}table col[class*=col-]{position:static;display
:table-column;float:none}table td[class*=col-],table
th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.
active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>
th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>
td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.
active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-
color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-
hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-
hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover
{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>t
h,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.succes
s>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.
success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>
td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-
hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-
hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-
hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>
td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.ta
ble>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tf
oot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr
>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-
hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-
hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-
hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>
td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.wa
rning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td
.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr
.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-
color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-
hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-
hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover
{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,
.table>thead>tr>th.danger{background-color:#f2dede}.table-
hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-
hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-
hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-
height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-
responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style
:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table
{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-
responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-
responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-
responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-
bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child
,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive
>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-
bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td
:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-
left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-
responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-
bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th
:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-
responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-
responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-
bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr
:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th
{border-bottom:0}}fieldset{min-
width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0
;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0
;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100
%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing
:border-box;-moz-box-sizing:border-box;box-sizing:border-
box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9
;line-height:normal}input[type=file]{display:block}input[type=range]{display:b
lock;width:100%}select[multiple],select[size]{height:auto}input[type=file]:foc
us,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin
dotted;outline:5px auto -webkit-focus-ring-color;outline-
offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-
height:1.42857143;color:#555}.form-
control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px
;line-height:1.42857143;color:#555;background-color:#fff;background-
image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0
1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-
transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out
.15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out
.15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0
1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px
1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-
placeholder{color:#999;opacity:1}.form-control:-ms-input-
placeholder{color:#999;}.form-control::-webkit-input-placeholder{color:#999;
}.form-control::-ms-expand{background-color:transparent;border:0}.form-
control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled]
.form-control{cursor:not-allowed}textarea.form-
control{height:auto}input[type=search]{-webkit-appearance:none}@media screen
and (-webkit-min-device-pixel-ratio:0){input[type=date].form-
control,input[type=time].form-control,input[type=datetime-local].form-
control,input[type=month].form-control{line-height:34px}.input-group-sm
input[type=date],.input-group-sm input[type=time],.input-group-sm input[type
=datetime-local],.input-group-sm input[type=month],input[type=date].input-
sm,input[type=time].input-sm,input[type=datetime-local].input-
sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date
],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local
],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time
].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg
{line-height:46px}}.form-group{margin-
bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px
;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-
left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox
input[type=checkbox],.checkbox-inline input[type=checkbox],.radio
input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-
top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px
}.checkbox-inline,.radio-inline{position:relative;display:inline-block
;padding-left:20px;margin-bottom:0;font-weight:400;vertical-
align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline
+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled]
input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox]
.disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type
=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-
inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-
inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled
label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio
label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px
;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-
control-static.input-sm{padding-right:0;padding-left:0}.input-
sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple
].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-
control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px
}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-
control{height:auto}.form-group-sm .form-control-static{height:30px;min-
height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-
lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-
radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple
].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-
control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333
;border-radius:6px}.form-group-lg select.form-control{height:46px;line-
height:46px}.form-group-lg select[multiple].form-control,.form-group-lg
textarea.form-control{height:auto}.form-group-lg .form-control-
static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-
height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control
{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z
-index:2;display:block;width:34px;height:34px;line-height:34px;text-
align:center;pointer-events:none}.form-group-lg .form-control+.form-control-
feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-
feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control
+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm
+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success
.checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-
success .help-block,.has-success .radio,.has-success .radio-inline,.has-
success.checkbox label,.has-success.checkbox-inline label,.has-success.radio
label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control
{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus
{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0
6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-
success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-
color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning
.checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-
warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-
warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio
label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control
{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus
{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0
6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-
warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-
color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error
.checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error
.help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox
label,.has-error.checkbox-inline label,.has-error.radio label,.has-error
.radio-inline label{color:#a94442}.has-error .form-control{border-
color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-
color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px
#ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error
.input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442
}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-
control-feedback{top:25px}.has-feedback label.sr-only~.form-control-
feedback{top:0}.help-block{display:block;margin-top:5px;margin-
bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-
group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline
.form-control{display:inline-block;width:auto;vertical-align:middle}.form-
inline .form-control-static{display:inline-block}.form-inline .input-
group{display:inline-table;vertical-align:middle}.form-inline .input-group
.form-control,.form-inline .input-group .input-group-addon,.form-inline
.input-group .input-group-btn{width:auto}.form-inline .input-group>.form-
control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-
align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block
;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox
label,.form-inline .radio label{padding-left:0}.form-inline .checkbox
input[type=checkbox],.form-inline .radio input[type=radio]{position:relative
;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-
horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio
,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0
}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-
horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-
width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0
;text-align:right}}.form-horizontal .has-feedback .form-control-
feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg
.control-label{padding-top:11px;font-size:18px}}@media (min-width:768px
){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-
size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-
size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-
space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-
action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-
select:none;-ms-user-select:none;user-select:none;background-
image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.b
tn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outl
ine:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-
offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-
decoration:none}.btn.active,.btn:active{background-image:none;outline:0
;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px
5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled]
.btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-
shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-
events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc
}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6
;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6
;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-
toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad
}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover
,.btn-default:active.focus,.btn-default:active:focus,.btn-
default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-
toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333
;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-
default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-
default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover
,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-
default[disabled]:hover,fieldset[disabled] .btn-
default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-
default:hover{background-color:#fff;border-color:#ccc}.btn-default
.badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-
color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-
primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-
primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-
primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-
primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-
primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-
primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open
>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-
primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-
color:#204d74;border-color:#122b40}.btn-primary.active,.btn-
primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-
primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover
,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-
primary[disabled]:hover,fieldset[disabled] .btn-
primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-
primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary
.badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-
color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-
success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-
success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-
success.active,.btn-success:active,.open>.dropdown-toggle.btn-
success{color:#fff;background-color:#449d44;border-color:#398439}.btn-
success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-
success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open
>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-
success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-
color:#398439;border-color:#255625}.btn-success.active,.btn-
success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-
success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover
,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-
success[disabled]:hover,fieldset[disabled] .btn-
success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-
success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success
.badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-
color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff
;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff
;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-
info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-
color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-
info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-
info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-
info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-
info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-
info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-
image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-
info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-
info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled]
.btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de
;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff
}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-
warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-
color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-
color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle
.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-
warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-
warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open
>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-
warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-
color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-
warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-
warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover
,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-
warning[disabled]:hover,fieldset[disabled] .btn-
warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-
warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning
.badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-
color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-
danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-
danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-
danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff
;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-
danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-
danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-
danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle
.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19
}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger
{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus
,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-
danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-
danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-
danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger
.badge{color:#d9534f;background-color:#fff}.btn-link{font-
weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-
link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-
color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-
link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-
link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-
color:transparent}.btn-link[disabled]:focus,.btn-
link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled]
.btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-
lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px
}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5
;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px
;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-
block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset
].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-
transition:opacity .15s linear;-o-transition:opacity .15s
linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:non
e}.collapse.in{display:block}tr.collapse.in{display:table-
row}tbody.collapse.in{display:table-row-
group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-
transition-timing-function:ease;-o-transition-timing-function:ease;transition-
timing-function:ease;-webkit-transition-duration:.35s;-o-transition-
duration:.35s;transition-duration:.35s;-webkit-transition-
property:height,visibility;-o-transition-property:height,visibility
;transition-property:height,visibility}.caret{display:inline-
block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px
dashed;border-top:4px solid\9;border-right:4px solid transparent;border-
left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-
toggle:focus{outline:0}.dropdown-
menu{position:absolute;top:100%;left:0;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)}.dropdown-menu.pull-
right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px
0;overflow:hidden;background-color:#e5e5e5}.dropdown-
menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-
height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus
,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-
color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus
,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-
color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-
menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-
menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-
decoration:none;cursor:not-allowed;background-color:transparent;background-ima
ge:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open
>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-
right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-
header{display:block;padding:3px 20px;font-size:12px;line-
height:1.42857143;color:#777;white-space:nowrap}.dropdown-
backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right
>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom
.dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-
bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown
.dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px
){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-
left{right:auto;left:0}}.btn-group,.btn-group-
vertical{position:relative;display:inline-block;vertical-align:middle}.btn-
group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-
vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-
vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active
,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2
}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn
,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-
left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-
group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar
>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-
child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child
{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-
toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn
:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child
){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-
group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn
{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-
child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group
:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0
;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-
group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle
{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle
{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle
{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px
5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-
shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-
width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0
5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-
vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100
%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn
,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-
group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-
vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-
vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-
top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0
}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-
radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-
bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not
(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-
child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-
child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-
bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-
child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0
}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-
collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-
group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group
.btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn
input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox
],[data-toggle=buttons]>.btn-group>.btn
input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none
}.input-group{position:relative;display:table;border-collapse:separate}.input-
group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group
.form-control{position:relative;z-index:2;float:left;width:100%;margin-
bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-
control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-
btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333
;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg
>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px
;line-height:46px}select[multiple].input-group-lg>.form-
control,select[multiple].input-group-lg>.input-group-addon,select[multiple
].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-
control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg
>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-
sm>.input-group-addon,.input-group-sm>.input-group-
btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-
group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-
height:30px}select[multiple].input-group-sm>.form-control,select[multiple
].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-
group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm
>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto
}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-
cell}.input-group .form-control:not(:first-child):not(:last-child),.input-
group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-
child):not(:last-child){border-radius:0}.input-group-addon,.input-group-
btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-
addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555
;text-align:center;background-color:#eee;border:1px solid #ccc;border-
radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-
radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px
;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon
input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-
group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn
:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle
,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn
:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-
radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-
right:0}.input-group .form-control:last-child,.input-group-addon:last-child
,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-
btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn
,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child
>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-
group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-
size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-
group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-
group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn
:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px
}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-
group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-styl
e:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;dis
play:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-
decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.di
sabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor
:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav
.open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-
divider{height:1px;margin:9px 0;overflow:hidden;background-
color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid
#ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-
right:2px;line-height:1.42857143;border:1px solid transparent;border-
radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-
tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-
tabs>li.active>a:hover{color:#555;cursor:default;background-
color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs
.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-
justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-
align:center}.nav-tabs.nav-justified>.dropdown .dropdown-
menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-
justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-
bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-
tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs
.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px
){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px
4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-
justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-
bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px
}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-
pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-
color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px
;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-
justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown
.dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-
justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0
}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0
;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-
justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid
#ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid
#ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-
justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-
color:#fff}}.tab-content>.tab-pane{display:none}.tab-
content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-
top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-
height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-
width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-
header{float:left}}.navbar-collapse{padding-right:15px;padding-
left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px
solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-
shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-
collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-
collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none
}.navbar-collapse.collapse{display:block!important;height:auto!important
;padding-bottom:0;overflow:visible!important}.navbar-
collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-
fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0
;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top
.navbar-collapse{max-height:340px}@media (max-device-width:480px) and
(orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-
top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse
,.container-fluid>.navbar-header,.container>.navbar-collapse,.container
>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px
){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container
>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0
}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px
){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-
top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px
){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-
top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0
;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px
;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-
decoration:none}.navbar-brand>img{display:block}@media (min-
width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid
.navbar-brand{margin-left:-15px}}.navbar-
toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-
right:15px;margin-bottom:8px;background-color:transparent;background-
image:none;border:1px solid transparent;border-radius:4px}.navbar-
toggle:focus{outline:0}.navbar-toggle .icon-
bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle
.icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-
toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-
top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px
){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto
;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none
;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav
.open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open
.dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-
menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-
image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-
nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px
}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-
bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-
bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0
rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0
rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px
){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-
align:middle}.navbar-form .form-control{display:inline-block;width:auto
;vertical-align:middle}.navbar-form .form-control-static{display:inline-block
}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-
form .input-group .form-control,.navbar-form .input-group .input-group-addon
,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-
group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0
;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display
:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form
.checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form
.checkbox input[type=checkbox],.navbar-form .radio
input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback
.form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-
group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-
bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0
;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-
shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0
;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom
.navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px
;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-
radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm
{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-
bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-
width:768px){.navbar-text{float:left;margin-right:15px;margin-
left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-
right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right
{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7
}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus
,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-
color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default
.navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-
default .navbar-nav>li>a:hover{color:#333;background-color:transparent
}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-
nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555
;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-
default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-
nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default
.navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-
default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-
toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse
,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-
nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-
nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px
){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-
default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-
nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent
}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default
.navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav
.open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7
}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default
.navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav
.open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent
}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-
link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default
.btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default
.btn-link[disabled]:focus,.navbar-default .btn-
link[disabled]:hover,fieldset[disabled] .navbar-default .btn-
link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc
}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse
.navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-
inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-
inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-
nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse
.navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse
.navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-
inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808
}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-
nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444
;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333
}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover
{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-
color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form
{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse
.navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff
;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav
.open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse
.navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-
inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse
.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-
inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav
.open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-
inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-
nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent
}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-
link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse
.btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse
.btn-link[disabled]:focus,.navbar-inverse .btn-
link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-
link:focus,fieldset[disabled] .navbar-inverse .btn-
link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-
style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display
:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a
0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-
left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.paginati
on>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px
;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none
;background-color:#fff;border:1px solid #ddd}.pagination>li:first-
child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-
radius:4px;border-bottom-left-radius:4px}.pagination>li:last-
child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-
bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.paginat
ion>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c
;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.ac
tive>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>
.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:
default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,
.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disab
led>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{col
or:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd
}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px
;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li
:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px
}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-
right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a
,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5
}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-
top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-
child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-
bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center
;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display
:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd
;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none
;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager
.previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager
.disabled>a:focus,.pager .disabled>a:hover,.pager
.disabled>span{color:#777;cursor:not-allowed;background-
color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-
weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap
;vertical-align:baseline;border-
radius:.25em}a.label:focus,a.label:hover{color:#fff;text-
decoration:none;cursor:pointer}.label:empty{display:none}.btn
.label{position:relative;top:-1px}.label-default{background-color:#777}.label-
default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e
}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-
primary[href]:hover{background-color:#286090}.label-success{background-
color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover
{background-color:#449d44}.label-info{background-color:#5bc0de}.label-
info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-
warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-
warning[href]:hover{background-color:#ec971f}.label-danger{background-
color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-
color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-
size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-
space:nowrap;vertical-align:middle;background-color:#777;border-
radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px
}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px
5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer
}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7
;background-color:#fff}.list-group-item>.badge{float:right}.list-group-
item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-
left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-
bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron
h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-
weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron
,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-
radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-
width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container
.jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-
left:60px}.jumbotron .h1,.jumbotron h1{font-
size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-
height:1.42857143;background-color:#fff;border:1px solid #ddd;border-
radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s
ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img
{margin-right:auto;margin-
left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-
color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px
;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4
{margin-top:0;color:inherit}.alert .alert-link{font-
weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px
}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable
.close,.alert-dismissible
.close{position:relative;top:-2px;right:-21px;color:inherit}.alert-
success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-
success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c
}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1
}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269
}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc
}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-
link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede
;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger
.alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from
{background-position:40px 0}to{background-position:0 0}}@-o-keyframes
progress-bar-stripes{from{background-position:40px 0}to{background-position:0
0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to
{background-position:0 0}}.progress{height:20px;margin-
bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px
;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px
rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px
;line-height:20px;color:#fff;text-align:center;background-color:#337ab7
;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0
rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s
ease;transition:width .6s ease}.progress-bar-striped,.progress-striped
.progress-bar{background-image:-webkit-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-
size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active
.progress-bar{-webkit-animation:progress-bar-stripes 2s linear
infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation
:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-
color:#5cb85c}.progress-striped .progress-bar-success{background-image
:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent
25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15)
75%,transparent 75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info
{background-color:#5bc0de}.progress-striped .progress-bar-info{background-
image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent
25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15)
75%,transparent 75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-
warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning
{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o
-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-
danger{background-color:#d9534f}.progress-striped .progress-bar-danger
{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o
-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-
top:15px}.media:first-child{margin-top:0}.media,.media-
body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-
object{display:block}.media-object.img-thumbnail{max-width:none}.media-
right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left
{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell
;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom
{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-
list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-
bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px
;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-
item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-
group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-
bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a
.list-group-item .list-group-item-heading,button.list-group-item .list-group-
item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button
.list-group-item:focus,button.list-group-item:hover{color:#555;text-
decoration:none;background-color:#f5f5f5}button.list-group-item{width:100
%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus
,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-
color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-
item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover
.list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-
item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-
item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active
,.list-group-item.active:focus,.list-group-
item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-
color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-
item.active .list-group-item-heading>.small,.list-group-item.active .list-
group-item-heading>small,.list-group-item.active:focus .list-group-item-
heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-
group-item.active:focus .list-group-item-heading>small,.list-group-
item.active:hover .list-group-item-heading,.list-group-item.active:hover
.list-group-item-heading>.small,.list-group-item.active:hover .list-group-
item-heading>small{color:inherit}.list-group-item.active .list-group-item-text
,.list-group-item.active:focus .list-group-item-text,.list-group-
item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-
success{color:#3c763d;background-color:#dff0d8}a.list-group-item-
success,button.list-group-item-success{color:#3c763d}a.list-group-item-success
.list-group-item-heading,button.list-group-item-success .list-group-item-
heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-
success:hover,button.list-group-item-success:focus,button.list-group-item-
success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-
success.active,a.list-group-item-success.active:focus,a.list-group-item-
success.active:hover,button.list-group-item-success.active,button.list-group-
item-success.active:focus,button.list-group-item-
success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d
}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-
item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info
.list-group-item-heading,button.list-group-item-info .list-group-item-
heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-
info:hover,button.list-group-item-info:focus,button.list-group-item-
info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-
info.active,a.list-group-item-info.active:focus,a.list-group-item-
info.active:hover,button.list-group-item-info.active,button.list-group-item-
info.active:focus,button.list-group-item-info.active:hover{color:#fff
;background-color:#31708f;border-color:#31708f}.list-group-item-
warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-
warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning
.list-group-item-heading,button.list-group-item-warning .list-group-item-
heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-
warning:hover,button.list-group-item-warning:focus,button.list-group-item-
warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-
warning.active,a.list-group-item-warning.active:focus,a.list-group-item-
warning.active:hover,button.list-group-item-warning.active,button.list-group-
item-warning.active:focus,button.list-group-item-
warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b
}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-
item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-
danger .list-group-item-heading,button.list-group-item-danger .list-group-
item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-
danger:hover,button.list-group-item-danger:focus,button.list-group-item-
danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-
danger.active,a.list-group-item-danger.active:focus,a.list-group-item-
danger.active:hover,button.list-group-item-danger.active,button.list-group-
item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff
;background-color:#a94442;border-color:#a94442}.list-group-item-heading
{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-
height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid
transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05
);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-
heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-
radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-
toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-
size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-
title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-
footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd
;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-
group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group
.list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-
width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item
:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item
:first-child{border-top:0;border-top-left-radius:3px;border-top-right-
radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel
>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-
bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel
>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group
.list-group-item:first-child{border-top-width:0}.list-group+.panel-footer
{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-
responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table
caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-
right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table
:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-
right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-
child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-
child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-
responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td
:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-
child>.table:first-child>thead:first-child>tr:first-child td:first-
child,.panel>.table-responsive:first-child>.table:first-child>thead:first-
child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-
child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-
child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-
responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td
:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-
child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel
>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-
child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child
td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th
:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td
:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th
:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-
child>.table:last-child,.panel>.table:last-child{border-bottom-right-
radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-
child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-
responsive:last-child>.table:last-child>tfoot:last-child>tr:last-
child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table
:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px
;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table
:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-
responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th
:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-
child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table
:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-
child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-
child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-
child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-
child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-
radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-
child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table
:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-
responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td
:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-
child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr
:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-
child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td
:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-
child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-
body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive
+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr
:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-
top:0}.panel>.table-bordered,.panel>.table-responsive>.table-
bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel
>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td
:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-
bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-
child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel
>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-
responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive
>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-
bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-
bordered>thead>tr>th:first-child{border-left:0}.panel>.table-
bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-
child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-
bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-
child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive
>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-
bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-
bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-
bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-
bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-
bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr
:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-
bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-
child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-
child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-
child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-
child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th
{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-
bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-
child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-
responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive
>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-
bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-
bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive
{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel
{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px
}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading
+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse
>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0
}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px
solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-
heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default
>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-
default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-
default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd
}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff
;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading
+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-
heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-
footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success
{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-
color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading
.badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-
color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-
color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse
>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading
.badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning
{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-
color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading
.badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-
color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-
color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading
.badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-
responsive{position:relative;display:block;height:0;padding:0;overflow:hidden
}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-
responsive iframe,.embed-responsive object,.embed-responsive
video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0
}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-
bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-
color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-
shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px
rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15
)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-
radius:3px}.close{float:right;font-size:21px;font-weight:700;line-
height:1;color:#000;text-shadow:0 1px 0
#fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000
;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}butto
n.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0
0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bot
tom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-
scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition
:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-
out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-
transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate
(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-
transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0
)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-
dialog{position:relative;width:auto;margin:10px}.modal-
content{position:relative;background-color:#fff;-webkit-background-clip
:padding-box;background-clip:padding-box;border:1px solid #999;border:1px
solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px
rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-
backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-
color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-
backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px
;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-
title{margin:0;line-height:1.42857143}.modal-
body{position:relative;padding:15px}.modal-footer{padding:15px;text-
align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-
bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px
}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{po
sition:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media
(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content
{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px
rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-
lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-
family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-
style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-
align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-
spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-
space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{fil
ter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-
top:-3px}.tooltip.right{padding:0 5px;margin-
left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0
5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff
;text-align:center;background-color:#000;border-radius:4px}.tooltip-
arrow{position:absolute;width:0;height:0;border-color:transparent;border-
style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px
;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-
arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-
color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-
bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right
.tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0
;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-
top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom
.tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-
bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-
top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right
.tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-
bottom-
color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none
;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial
,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-
height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-
shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-
spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff
;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-
shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-
break:auto}.popover.top{margin-top:-10px}.popover.right{margin-
left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px
}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-
color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0
}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{posit
ion:absolute;display:block;width:0;height:0;border-color:transparent;border-
style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content
:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-
left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-
bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-
left:-10px;content:" ";border-top-color:#fff;border-bottom-
width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-
right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-
width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-
right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50
%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-
color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-
left:-10px;content:" ";border-top-width:0;border-bottom-
color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-
right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popove
r.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0
;border-left-color:#fff}.carousel{position:relative}.carousel-
inner{position:relative;width:100%;overflow:hidden}.carousel-
inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out
left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left
}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media
all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-
transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s
ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-
visibility:hidden;backface-visibility:hidden;-webkit-
perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right
,.carousel-inner>.item.next{left:0;-webkit-
transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-
inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-
transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-
inner>.item.active,.carousel-inner>.item.next.left,.carousel-
inner>.item.prev.right{left:0;-webkit-
transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-
inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block
}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-
inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100
%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-
inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-
inner>.active.right{left:100%}.carousel-
control{position:absolute;top:0;bottom:0;left:0;width:15%;font-
size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6
);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5
}.carousel-control.left{background-image:-webkit-linear-
gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o
-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-
image:-webkit-gradient(linear,left top,right
top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-
gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXIma
geTransform.Microsoft.gradient(startColorstr='#80000000',
endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-
control.right{right:0;left:auto;background-image:-webkit-linear-
gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o
-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-
image:-webkit-gradient(linear,left top,right
top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-
gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXIma
geTransform.Microsoft.gradient(startColorstr='#00000000',
endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-
control:focus,.carousel-control:hover{color:#fff;text-
decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-
control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right
,.carousel-control .icon-next,.carousel-control .icon-
prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px
}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-
prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right
,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control
.icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-
family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039
'}.carousel-control .icon-next:before{content:'\203a'}.carousel-
indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60
%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-
indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-
indent:-999px;cursor:pointer;background-color:#000\9;background-
color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-
indicators .active{width:12px;height:12px;margin:0;background-color:#fff
}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10
;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-
shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media
screen and (min-width:768px){.carousel-control .glyphicon-chevron-left
,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-
size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-
prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-
control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20
%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical
>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after
,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after
,.container-fluid:before,.container:after,.container:before,.dl-horizontal
dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-
horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-
header:after,.modal-header:before,.nav:after,.nav:before,.navbar-
collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-
header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-
body:after,.panel-body:before,.row:after,.row:before{display:table;content:"
"}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after
,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-
horizontal .form-group:after,.modal-footer:after,.modal-
header:after,.nav:after,.navbar-collapse:after,.navbar-
header:after,.navbar:after,.pager:after,.panel-
body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto
;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!impo
rtant}.hide{display:none!important}.show{display:block!important}.invisible{vi
sibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none
;background-color:transparent;border:0}.hidden{display:none!important}.affix{p
osition:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md
,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-
inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-
md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block
,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-
block{display:none!important}@media (max-width:767px){.visible-
xs{display:block!important}table.visible-xs{display:table!important}tr
.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display
:table-cell!important}}@media (max-width:767px){.visible-xs-
block{display:block!important}}@media (max-width:767px){.visible-xs-
inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-
block{display:inline-block!important}}@media (min-width:768px) and (max-
width:991px){.visible-sm{display:block!important}table.visible-
sm{display:table!important}tr.visible-sm{display:table-row!important}td
.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-
width:768px) and (max-width:991px){.visible-sm-
block{display:block!important}}@media (min-width:768px) and (max-width:991px
){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and
(max-width:991px){.visible-sm-inline-block{display:inline-
block!important}}@media (min-width:992px) and (max-width:1199px){.visible-
md{display:block!important}table.visible-md{display:table!important}tr
.visible-md{display:table-row!important}td.visible-md,th.visible-md{display
:table-cell!important}}@media (min-width:992px) and (max-width:1199px
){.visible-md-block{display:block!important}}@media (min-width:992px) and
(max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-
width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-
block!important}}@media (min-width:1200px){.visible-
lg{display:block!important}table.visible-lg{display:table!important}tr
.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display
:table-cell!important}}@media (min-width:1200px){.visible-lg-
block{display:block!important}}@media (min-width:1200px){.visible-lg-
inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-
block{display:inline-block!important}}@media (max-width:767px){.hidden-
xs{display:none!important}}@media (min-width:768px) and (max-width:991px
){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-
width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px
){.hidden-lg{display:none!important}}.visible-
print{display:none!important}@media print{.visible-
print{display:block!important}table.visible-print{display:table!important}tr
.visible-print{display:table-row!important}td.visible-print,th.visible-
print{display:table-cell!important}}.visible-print-
block{display:none!important}@media print{.visible-print-
block{display:block!important}}.visible-print-
inline{display:none!important}@media print{.visible-print-
inline{display:inline!important}}.visible-print-inline-
block{display:none!important}@media print{.visible-print-inline-block{display
:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */ | public/assets/css/bootstrap.min.css | Twitter, Inc. * Licensed under MIT
(https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css
v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family
:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margi
n:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav
,section,summary{display:block}audio,canvas,progress,video{display:inline-
block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hid
den],template{display:none}a{background-
color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px
dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-
size:2em}mark{color:#000;background:#ff0}small{font-
size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:
baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:
hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-
box-sizing:content-box;box-sizing:content-
box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-s
ize:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inhe
rit}button{overflow:visible}button,select{text-transform:none}button,html
input[type=button],input[type=reset],input[type=submit]{-webkit-
appearance:button;cursor:pointer}button[disabled],html
input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-
inner{padding:0;border:0}input{line-
height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing
:border-box;-moz-box-sizing:border-box;box-sizing:border-
box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number
]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing
:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-
appearance:textfield}input[type=search]::-webkit-search-cancel-
button,input[type=search]::-webkit-search-decoration{-webkit-
appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px
solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-
weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*!
Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css
*/@media print{*,:after,:before{color:#000!important;text-
shadow:none!important;background:0 0!important;-webkit-box-
shadow:none!important;box-shadow:none!important}a,a:visited{text-
decoration:underline}a[href]:after{content:" (" attr(href)
")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:afte
r,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-
break-inside:avoid}thead{display:table-header-group}img,tr{page-break-
inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3
{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret
{border-top-color:#000!important}.label{border:1px solid #000}.table{border-
collapse:collapse!important}.table td,.table th{background-
color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid
#ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts
/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-
regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-
halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-
regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf)
format('truetype'),url(../fonts/glyphicons-halflings-
regular.svg#glyphicons_halflingsregular)
format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-
family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1
;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-
plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-
euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212
"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-
envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f
"}.glyphicon-glass:before{content:"\e001"}.glyphicon-
music:before{content:"\e002"}.glyphicon-search:before{content:"\e003
"}.glyphicon-heart:before{content:"\e005"}.glyphicon-
star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007
"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009
"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-
th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012
"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014
"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-
out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-
signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019
"}.glyphicon-trash:before{content:"\e020"}.glyphicon-
home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-
time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-
download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026
"}.glyphicon-upload:before{content:"\e027"}.glyphicon-
inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029
"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-
refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032
"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034
"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-
off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037
"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-
qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040
"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042
"}.glyphicon-book:before{content:"\e043"}.glyphicon-
bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045
"}.glyphicon-camera:before{content:"\e046"}.glyphicon-
font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-
italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050
"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-
left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053
"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-
justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056
"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-
right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059
"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-
marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063
"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065
"}.glyphicon-share:before{content:"\e066"}.glyphicon-
check:before{content:"\e067"}.glyphicon-move:before{content:"\e068
"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-
backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071
"}.glyphicon-play:before{content:"\e072"}.glyphicon-
pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074
"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-
forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077
"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-
left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080
"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-
sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083
"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-
sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086
"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-
circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089
"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-
left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092
"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-
down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095
"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-
small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101
"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103
"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-
open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106
"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-
plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109
"}.glyphicon-random:before{content:"\e110"}.glyphicon-
comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112
"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-
down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115
"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-
close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118
"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-
horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121
"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-
bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124
"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-
down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127
"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-
up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130
"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-
arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-
up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134
"}.glyphicon-globe:before{content:"\e135"}.glyphicon-
wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137
"}.glyphicon-filter:before{content:"\e138"}.glyphicon-
briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140
"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-
paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143
"}.glyphicon-link:before{content:"\e144"}.glyphicon-
phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146
"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149
"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-
alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-
alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153
"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-
attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-
alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157
"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-
down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160
"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-
flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163
"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-
record:before{content:"\e165"}.glyphicon-save:before{content:"\e166
"}.glyphicon-open:before{content:"\e167"}.glyphicon-
saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169
"}.glyphicon-export:before{content:"\e170"}.glyphicon-
send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172
"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-
remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175
"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-
card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178
"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-
header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181
"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-
alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-
stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186
"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-
subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189
"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-
sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192
"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-
mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195
"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-
upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199
"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-
cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202
"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-
up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-
paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209
"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-
king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212
"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-
bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215
"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-
tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218
"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff
"}.glyphicon-erase:before{content:"\e221"}.glyphicon-
hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223
"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-
bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226
"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-
btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-
yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-
ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-
scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231
"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-
education:before{content:"\e233"}.glyphicon-option-
horizontal:before{content:"\e234"}.glyphicon-option-
vertical:before{content:"\e235"}.glyphicon-menu-
hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237
"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239
"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-
size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242
"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-
top:before{content:"\e244"}.glyphicon-object-align-
bottom:before{content:"\e245"}.glyphicon-object-align-
horizontal:before{content:"\e246"}.glyphicon-object-align-
left:before{content:"\e247"}.glyphicon-object-align-
vertical:before{content:"\e248"}.glyphicon-object-align-
right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250
"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-
bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253
"}.glyphicon-console:before{content:"\e254"}.glyphicon-
superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256
"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-
right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259
"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box
;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-
sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-
size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-
family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-
height:1.42857143;color:#333;background-
color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit
;line-height:inherit}a{color:#337ab7;text-
decoration:none}a:focus,a:hover{color:#23527c;text-
decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-
focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle
}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-
responsive,.thumbnail a>img,.thumbnail>img{display:block;max-
width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display
:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143
;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-
transition:all .2s ease-in-out;-o-transition:all .2s ease-in-
out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-
top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{positi
on:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:re
ct(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{positi
on:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=but
ton]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-
family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1
small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5
.small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3
.small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-
weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px
;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3
small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-
size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4
.small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4
small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-
size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-
size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead
{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media
(min-width:768px){.lead{font-size:21px}}.small,small{font-
size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-
align:left}.text-right{text-align:right}.text-center{text-align:center}.text-
justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase
{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-
capitalize{text-transform:capitalize}.text-muted{color:#777}.text-
primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090
}.text-success{color:#3c763d}a.text-success:focus,a.text-
success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-
info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a
.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-
danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff
;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-
color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-
success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-
info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-
color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5
}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover
{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px
;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol
ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none
}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-
inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-
top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd
{margin-left:0}@media (min-width:768px){.dl-horizontal
dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-
overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr
[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted
#777}.initialism{font-size:90%;text-
transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-
size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p
:last-child,blockquote ul:last-child{margin-bottom:0}blockquote
.small,blockquote footer,blockquote small{display:block;font-size:80%;line-
height:1.42857143;color:#777}blockquote .small:before,blockquote
footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-
reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-
align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse
.small:before,.blockquote-reverse footer:before,.blockquote-reverse
small:before,blockquote.pull-right .small:before,blockquote.pull-right
footer:before,blockquote.pull-right small:before{content:''}.blockquote-
reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse
small:after,blockquote.pull-right .small:after,blockquote.pull-right
footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address
{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp
{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px
4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-
radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333
;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-
shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-
weight:700;-webkit-box-shadow:none;box-
shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px
;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word
;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre
code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap
;background-color:transparent;border-radius:0}.pre-scrollable{max-
height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px
;margin-right:auto;margin-left:auto}@media (min-
width:768px){.container{width:750px}}@media (min-
width:992px){.container{width:970px}}@media (min-
width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px
;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px
;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-
lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1
,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5
,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-
sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8
,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3
,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative
;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10
,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-
xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-
xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75
%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50
%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25
%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-
pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-
pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-
pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-
pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-
pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-
pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-
pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667
%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-
push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-
push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-
push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-
push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-
push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-
left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9
{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7
{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5
{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-
offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-
offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-
width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3
,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-
sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333
%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333
%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333
%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333
%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-
pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-
pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-
pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-
pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-
pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-
pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667
%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-
push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-
push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-
push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-
push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-
push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-
left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9
{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7
{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5
{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-
offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-
offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-
width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3
,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-
md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333
%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333
%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333
%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333
%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-
pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-
pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-
pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-
pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-
pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-
pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667
%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-
push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-
push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-
push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-
push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-
push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-
left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9
{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7
{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5
{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-
offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-
offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-
width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3
,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-
lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333
%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333
%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333
%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333
%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-
pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-
pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-
pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-
pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-
pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-
pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667
%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-
push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-
push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-
push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-
push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-
push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-
left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9
{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7
{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5
{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-
offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-
offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table
{background-color:transparent}caption{padding-top:8px;padding-
bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100
%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.tab
le>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{paddin
g:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid
#ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid
#ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-
child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr
:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-
child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid
#ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-
condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-
condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-
condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd
}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-
bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td
,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td
,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr
:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover
{background-color:#f5f5f5}table col[class*=col-]{position:static;display
:table-column;float:none}table td[class*=col-],table
th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.
active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>
th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>
td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.
active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-
color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-
hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-
hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover
{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>t
h,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.succes
s>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.
success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>
td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-
hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-
hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-
hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>
td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.ta
ble>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tf
oot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr
>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-
hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-
hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-
hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>
td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.wa
rning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td
.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr
.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-
color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-
hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-
hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover
{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,
.table>thead>tr>th.danger{background-color:#f2dede}.table-
hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-
hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-
hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-
height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-
responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style
:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table
{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-
responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-
responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-
responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-
bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child
,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive
>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-
bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td
:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-
left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-
responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-
bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th
:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-
responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-
responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-
bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr
:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th
{border-bottom:0}}fieldset{min-
width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0
;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0
;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100
%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing
:border-box;-moz-box-sizing:border-box;box-sizing:border-
box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9
;line-height:normal}input[type=file]{display:block}input[type=range]{display:b
lock;width:100%}select[multiple],select[size]{height:auto}input[type=file]:foc
us,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin
dotted;outline:5px auto -webkit-focus-ring-color;outline-
offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-
height:1.42857143;color:#555}.form-
control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px
;line-height:1.42857143;color:#555;background-color:#fff;background-
image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0
1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-
transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out
.15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out
.15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0
1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px
1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-
placeholder{color:#999;opacity:1}.form-control:-ms-input-
placeholder{color:#999;}.form-control::-webkit-input-placeholder{color:#999;
}.form-control::-ms-expand{background-color:transparent;border:0}.form-
control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled]
.form-control{cursor:not-allowed}textarea.form-
control{height:auto}input[type=search]{-webkit-appearance:none}@media screen
and (-webkit-min-device-pixel-ratio:0){input[type=date].form-
control,input[type=time].form-control,input[type=datetime-local].form-
control,input[type=month].form-control{line-height:34px}.input-group-sm
input[type=date],.input-group-sm input[type=time],.input-group-sm input[type
=datetime-local],.input-group-sm input[type=month],input[type=date].input-
sm,input[type=time].input-sm,input[type=datetime-local].input-
sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date
],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local
],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time
].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg
{line-height:46px}}.form-group{margin-
bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px
;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-
left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox
input[type=checkbox],.checkbox-inline input[type=checkbox],.radio
input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-
top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px
}.checkbox-inline,.radio-inline{position:relative;display:inline-block
;padding-left:20px;margin-bottom:0;font-weight:400;vertical-
align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline
+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled]
input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox]
.disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type
=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-
inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-
inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled
label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio
label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px
;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-
control-static.input-sm{padding-right:0;padding-left:0}.input-
sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple
].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-
control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px
}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-
control{height:auto}.form-group-sm .form-control-static{height:30px;min-
height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-
lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-
radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple
].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-
control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333
;border-radius:6px}.form-group-lg select.form-control{height:46px;line-
height:46px}.form-group-lg select[multiple].form-control,.form-group-lg
textarea.form-control{height:auto}.form-group-lg .form-control-
static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-
height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control
{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z
-index:2;display:block;width:34px;height:34px;line-height:34px;text-
align:center;pointer-events:none}.form-group-lg .form-control+.form-control-
feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-
feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control
+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm
+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success
.checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-
success .help-block,.has-success .radio,.has-success .radio-inline,.has-
success.checkbox label,.has-success.checkbox-inline label,.has-success.radio
label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control
{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus
{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0
6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-
success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-
color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning
.checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-
warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-
warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio
label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control
{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus
{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0
6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-
warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-
color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error
.checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error
.help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox
label,.has-error.checkbox-inline label,.has-error.radio label,.has-error
.radio-inline label{color:#a94442}.has-error .form-control{border-
color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-
shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-
color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px
#ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error
.input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442
}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-
control-feedback{top:25px}.has-feedback label.sr-only~.form-control-
feedback{top:0}.help-block{display:block;margin-top:5px;margin-
bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-
group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline
.form-control{display:inline-block;width:auto;vertical-align:middle}.form-
inline .form-control-static{display:inline-block}.form-inline .input-
group{display:inline-table;vertical-align:middle}.form-inline .input-group
.form-control,.form-inline .input-group .input-group-addon,.form-inline
.input-group .input-group-btn{width:auto}.form-inline .input-group>.form-
control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-
align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block
;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox
label,.form-inline .radio label{padding-left:0}.form-inline .checkbox
input[type=checkbox],.form-inline .radio input[type=radio]{position:relative
;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-
horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio
,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0
}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-
horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-
width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0
;text-align:right}}.form-horizontal .has-feedback .form-control-
feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg
.control-label{padding-top:11px;font-size:18px}}@media (min-width:768px
){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-
size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-
size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-
space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-
action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-
select:none;-ms-user-select:none;user-select:none;background-
image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.b
tn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outl
ine:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-
offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-
decoration:none}.btn.active,.btn:active{background-image:none;outline:0
;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px
5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled]
.btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-
shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-
events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc
}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6
;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6
;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-
toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad
}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover
,.btn-default:active.focus,.btn-default:active:focus,.btn-
default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-
toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333
;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-
default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-
default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover
,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-
default[disabled]:hover,fieldset[disabled] .btn-
default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-
default:hover{background-color:#fff;border-color:#ccc}.btn-default
.badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-
color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-
primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-
primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-
primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-
primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-
primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-
primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open
>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-
primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-
color:#204d74;border-color:#122b40}.btn-primary.active,.btn-
primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-
primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover
,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-
primary[disabled]:hover,fieldset[disabled] .btn-
primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-
primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary
.badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-
color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-
success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-
success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-
success.active,.btn-success:active,.open>.dropdown-toggle.btn-
success{color:#fff;background-color:#449d44;border-color:#398439}.btn-
success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-
success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open
>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-
success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-
color:#398439;border-color:#255625}.btn-success.active,.btn-
success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-
success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover
,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-
success[disabled]:hover,fieldset[disabled] .btn-
success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-
success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success
.badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-
color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff
;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff
;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-
info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-
color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-
info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-
info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-
info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-
info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-
info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-
image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-
info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-
info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled]
.btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de
;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff
}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-
warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-
color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-
color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle
.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-
warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-
warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open
>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-
warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-
color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-
warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-
warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover
,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-
warning[disabled]:hover,fieldset[disabled] .btn-
warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-
warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning
.badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-
color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-
danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-
danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-
danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff
;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-
danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-
danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-
danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle
.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19
}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger
{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus
,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-
danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-
danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-
danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger
.badge{color:#d9534f;background-color:#fff}.btn-link{font-
weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-
link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-
color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-
link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-
link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-
color:transparent}.btn-link[disabled]:focus,.btn-
link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled]
.btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-
lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px
}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5
;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px
;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-
block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset
].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-
transition:opacity .15s linear;-o-transition:opacity .15s
linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:non
e}.collapse.in{display:block}tr.collapse.in{display:table-
row}tbody.collapse.in{display:table-row-
group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-
transition-timing-function:ease;-o-transition-timing-function:ease;transition-
timing-function:ease;-webkit-transition-duration:.35s;-o-transition-
duration:.35s;transition-duration:.35s;-webkit-transition-
property:height,visibility;-o-transition-property:height,visibility
;transition-property:height,visibility}.caret{display:inline-
block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px
dashed;border-top:4px solid\9;border-right:4px solid transparent;border-
left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-
toggle:focus{outline:0}.dropdown-
menu{position:absolute;top:100%;left:0;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)}.dropdown-menu.pull-
right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px
0;overflow:hidden;background-color:#e5e5e5}.dropdown-
menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-
height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus
,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-
color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus
,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-
color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-
menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-
menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-
decoration:none;cursor:not-allowed;background-color:transparent;background-ima
ge:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open
>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-
right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-
header{display:block;padding:3px 20px;font-size:12px;line-
height:1.42857143;color:#777;white-space:nowrap}.dropdown-
backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right
>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom
.dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-
bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown
.dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px
){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-
left{right:auto;left:0}}.btn-group,.btn-group-
vertical{position:relative;display:inline-block;vertical-align:middle}.btn-
group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-
vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-
vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active
,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2
}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn
,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-
left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-
group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar
>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-
child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child
{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-
toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn
:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child
){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-
group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn
{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-
child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group
:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0
;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-
group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle
{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle
{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle
{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px
5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-
shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-
width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0
5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-
vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100
%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn
,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-
group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-
vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-
vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-
top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0
}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-
radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-
bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not
(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-
child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-
child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-
bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-
child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0
}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-
collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-
group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group
.btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn
input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox
],[data-toggle=buttons]>.btn-group>.btn
input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none
}.input-group{position:relative;display:table;border-collapse:separate}.input-
group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group
.form-control{position:relative;z-index:2;float:left;width:100%;margin-
bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-
control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-
btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333
;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg
>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px
;line-height:46px}select[multiple].input-group-lg>.form-
control,select[multiple].input-group-lg>.input-group-addon,select[multiple
].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-
control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg
>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-
sm>.input-group-addon,.input-group-sm>.input-group-
btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-
radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-
group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-
height:30px}select[multiple].input-group-sm>.form-control,select[multiple
].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-
group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm
>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto
}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-
cell}.input-group .form-control:not(:first-child):not(:last-child),.input-
group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-
child):not(:last-child){border-radius:0}.input-group-addon,.input-group-
btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-
addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555
;text-align:center;background-color:#eee;border:1px solid #ccc;border-
radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-
radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px
;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon
input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-
group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn
:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle
,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn
:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-
radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-
right:0}.input-group .form-control:last-child,.input-group-addon:last-child
,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-
btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn
,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child
>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-
group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-
size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-
group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-
group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn
:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px
}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-
group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-styl
e:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;dis
play:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-
decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.di
sabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor
:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav
.open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-
divider{height:1px;margin:9px 0;overflow:hidden;background-
color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid
#ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-
right:2px;line-height:1.42857143;border:1px solid transparent;border-
radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-
tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-
tabs>li.active>a:hover{color:#555;cursor:default;background-
color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs
.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-
justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-
align:center}.nav-tabs.nav-justified>.dropdown .dropdown-
menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-
justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-
bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-
tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs
.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px
){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px
4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-
justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-
bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px
}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-
pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-
color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px
;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-
justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown
.dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-
justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0
}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0
;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-
justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid
#ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid
#ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-
justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-
color:#fff}}.tab-content>.tab-pane{display:none}.tab-
content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-
top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-
height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-
width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-
header{float:left}}.navbar-collapse{padding-right:15px;padding-
left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px
solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-
shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-
collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-
collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none
}.navbar-collapse.collapse{display:block!important;height:auto!important
;padding-bottom:0;overflow:visible!important}.navbar-
collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-
fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0
;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top
.navbar-collapse{max-height:340px}@media (max-device-width:480px) and
(orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-
top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse
,.container-fluid>.navbar-header,.container>.navbar-collapse,.container
>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px
){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container
>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0
}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px
){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-
top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px
){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-
top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0
;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px
;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-
decoration:none}.navbar-brand>img{display:block}@media (min-
width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid
.navbar-brand{margin-left:-15px}}.navbar-
toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-
right:15px;margin-bottom:8px;background-color:transparent;background-
image:none;border:1px solid transparent;border-radius:4px}.navbar-
toggle:focus{outline:0}.navbar-toggle .icon-
bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle
.icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-
toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-
top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px
){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto
;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none
;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav
.open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open
.dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-
menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-
image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-
nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px
}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-
bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-
bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0
rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0
rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px
){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-
align:middle}.navbar-form .form-control{display:inline-block;width:auto
;vertical-align:middle}.navbar-form .form-control-static{display:inline-block
}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-
form .input-group .form-control,.navbar-form .input-group .input-group-addon
,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-
group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0
;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display
:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form
.checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form
.checkbox input[type=checkbox],.navbar-form .radio
input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback
.form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-
group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-
bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0
;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-
shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0
;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom
.navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px
;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-
radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm
{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-
bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-
width:768px){.navbar-text{float:left;margin-right:15px;margin-
left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-
right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right
{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7
}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus
,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-
color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default
.navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-
default .navbar-nav>li>a:hover{color:#333;background-color:transparent
}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-
nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555
;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-
default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-
nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default
.navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-
default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-
toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse
,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-
nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-
nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px
){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-
default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-
nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent
}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default
.navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav
.open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7
}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default
.navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav
.open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent
}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-
link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default
.btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default
.btn-link[disabled]:focus,.navbar-default .btn-
link[disabled]:hover,fieldset[disabled] .navbar-default .btn-
link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc
}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse
.navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-
inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-
inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-
nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse
.navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse
.navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-
inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808
}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-
nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444
;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333
}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover
{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-
color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form
{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse
.navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff
;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav
.open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse
.navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-
inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse
.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-
inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav
.open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-
inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-
nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open
.dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent
}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-
link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse
.btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse
.btn-link[disabled]:focus,.navbar-inverse .btn-
link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-
link:focus,fieldset[disabled] .navbar-inverse .btn-
link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-
style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display
:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a
0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-
left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.paginati
on>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px
;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none
;background-color:#fff;border:1px solid #ddd}.pagination>li:first-
child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-
radius:4px;border-bottom-left-radius:4px}.pagination>li:last-
child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-
bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.paginat
ion>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c
;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.ac
tive>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>
.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:
default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,
.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disab
led>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{col
or:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd
}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px
;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li
:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px
}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-
right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a
,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5
}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-
top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-
child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-
bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center
;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display
:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd
;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none
;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager
.previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager
.disabled>a:focus,.pager .disabled>a:hover,.pager
.disabled>span{color:#777;cursor:not-allowed;background-
color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-
weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap
;vertical-align:baseline;border-
radius:.25em}a.label:focus,a.label:hover{color:#fff;text-
decoration:none;cursor:pointer}.label:empty{display:none}.btn
.label{position:relative;top:-1px}.label-default{background-color:#777}.label-
default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e
}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-
primary[href]:hover{background-color:#286090}.label-success{background-
color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover
{background-color:#449d44}.label-info{background-color:#5bc0de}.label-
info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-
warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-
warning[href]:hover{background-color:#ec971f}.label-danger{background-
color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-
color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-
size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-
space:nowrap;vertical-align:middle;background-color:#777;border-
radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px
}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px
5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer
}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7
;background-color:#fff}.list-group-item>.badge{float:right}.list-group-
item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-
left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-
bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron
h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-
weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron
,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-
radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-
width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container
.jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-
left:60px}.jumbotron .h1,.jumbotron h1{font-
size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-
height:1.42857143;background-color:#fff;border:1px solid #ddd;border-
radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s
ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img
{margin-right:auto;margin-
left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-
color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px
;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4
{margin-top:0;color:inherit}.alert .alert-link{font-
weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px
}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable
.close,.alert-dismissible
.close{position:relative;top:-2px;right:-21px;color:inherit}.alert-
success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-
success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c
}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1
}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269
}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc
}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-
link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede
;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger
.alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from
{background-position:40px 0}to{background-position:0 0}}@-o-keyframes
progress-bar-stripes{from{background-position:40px 0}to{background-position:0
0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to
{background-position:0 0}}.progress{height:20px;margin-
bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px
;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px
rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px
;line-height:20px;color:#fff;text-align:center;background-color:#337ab7
;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0
rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s
ease;transition:width .6s ease}.progress-bar-striped,.progress-striped
.progress-bar{background-image:-webkit-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-
size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active
.progress-bar{-webkit-animation:progress-bar-stripes 2s linear
infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation
:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-
color:#5cb85c}.progress-striped .progress-bar-success{background-image
:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent
25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15)
75%,transparent 75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info
{background-color:#5bc0de}.progress-striped .progress-bar-info{background-
image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent
25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15)
75%,transparent 75%,transparent);background-image:-o-linear-
gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-
warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning
{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o
-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-
danger{background-color:#d9534f}.progress-striped .progress-bar-danger
{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o
-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent
50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-
top:15px}.media:first-child{margin-top:0}.media,.media-
body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-
object{display:block}.media-object.img-thumbnail{max-width:none}.media-
right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left
{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell
;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom
{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-
list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-
bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px
;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-
item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-
group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-
bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a
.list-group-item .list-group-item-heading,button.list-group-item .list-group-
item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button
.list-group-item:focus,button.list-group-item:hover{color:#555;text-
decoration:none;background-color:#f5f5f5}button.list-group-item{width:100
%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus
,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-
color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-
item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover
.list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-
item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-
item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active
,.list-group-item.active:focus,.list-group-
item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-
color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-
item.active .list-group-item-heading>.small,.list-group-item.active .list-
group-item-heading>small,.list-group-item.active:focus .list-group-item-
heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-
group-item.active:focus .list-group-item-heading>small,.list-group-
item.active:hover .list-group-item-heading,.list-group-item.active:hover
.list-group-item-heading>.small,.list-group-item.active:hover .list-group-
item-heading>small{color:inherit}.list-group-item.active .list-group-item-text
,.list-group-item.active:focus .list-group-item-text,.list-group-
item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-
success{color:#3c763d;background-color:#dff0d8}a.list-group-item-
success,button.list-group-item-success{color:#3c763d}a.list-group-item-success
.list-group-item-heading,button.list-group-item-success .list-group-item-
heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-
success:hover,button.list-group-item-success:focus,button.list-group-item-
success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-
success.active,a.list-group-item-success.active:focus,a.list-group-item-
success.active:hover,button.list-group-item-success.active,button.list-group-
item-success.active:focus,button.list-group-item-
success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d
}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-
item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info
.list-group-item-heading,button.list-group-item-info .list-group-item-
heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-
info:hover,button.list-group-item-info:focus,button.list-group-item-
info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-
info.active,a.list-group-item-info.active:focus,a.list-group-item-
info.active:hover,button.list-group-item-info.active,button.list-group-item-
info.active:focus,button.list-group-item-info.active:hover{color:#fff
;background-color:#31708f;border-color:#31708f}.list-group-item-
warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-
warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning
.list-group-item-heading,button.list-group-item-warning .list-group-item-
heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-
warning:hover,button.list-group-item-warning:focus,button.list-group-item-
warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-
warning.active,a.list-group-item-warning.active:focus,a.list-group-item-
warning.active:hover,button.list-group-item-warning.active,button.list-group-
item-warning.active:focus,button.list-group-item-
warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b
}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-
item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-
danger .list-group-item-heading,button.list-group-item-danger .list-group-
item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-
danger:hover,button.list-group-item-danger:focus,button.list-group-item-
danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-
danger.active,a.list-group-item-danger.active:focus,a.list-group-item-
danger.active:hover,button.list-group-item-danger.active,button.list-group-
item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff
;background-color:#a94442;border-color:#a94442}.list-group-item-heading
{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-
height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid
transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05
);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-
heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-
radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-
toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-
size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-
title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-
footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd
;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-
group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group
.list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-
width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item
:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item
:first-child{border-top:0;border-top-left-radius:3px;border-top-right-
radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel
>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-
bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel
>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group
.list-group-item:first-child{border-top-width:0}.list-group+.panel-footer
{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-
responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table
caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-
right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table
:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-
right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-
child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-
child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-
responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td
:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-
child>.table:first-child>thead:first-child>tr:first-child td:first-
child,.panel>.table-responsive:first-child>.table:first-child>thead:first-
child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-
child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-
child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-
child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-
responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td
:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody
:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-
child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel
>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-
child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child
td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th
:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td
:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th
:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-
child>.table:last-child,.panel>.table:last-child{border-bottom-right-
radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-
child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-
responsive:last-child>.table:last-child>tfoot:last-child>tr:last-
child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table
:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px
;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table
:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-
responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th
:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-
child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table
:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-
child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-
child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-
child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-
child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-
radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-
child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table
:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-
responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td
:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-
child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr
:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-
child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td
:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-
child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-
body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive
+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr
:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-
top:0}.panel>.table-bordered,.panel>.table-responsive>.table-
bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel
>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td
:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-
bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-
child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel
>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-
responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive
>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-
bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-
bordered>thead>tr>th:first-child{border-left:0}.panel>.table-
bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-
child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-
bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-
child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive
>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-
bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-
bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-
bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-
bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-
bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr
:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-
bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-
child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-
child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-
child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-
child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th
{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-
bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-
child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-
responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive
>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-
bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-
bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive
{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel
{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px
}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading
+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse
>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0
}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px
solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-
heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default
>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-
default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-
default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd
}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff
;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading
+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-
heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-
footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success
{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-
color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading
.badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-
color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-
color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse
>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading
.badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning
{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-
color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading
.badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-
color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-
color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-
collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading
.badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer
+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-
responsive{position:relative;display:block;height:0;padding:0;overflow:hidden
}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-
responsive iframe,.embed-responsive object,.embed-responsive
video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0
}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-
bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-
color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-
shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px
rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15
)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-
radius:3px}.close{float:right;font-size:21px;font-weight:700;line-
height:1;color:#000;text-shadow:0 1px 0
#fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000
;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}butto
n.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0
0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bot
tom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-
scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition
:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-
out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-
transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate
(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-
transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0
)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-
dialog{position:relative;width:auto;margin:10px}.modal-
content{position:relative;background-color:#fff;-webkit-background-clip
:padding-box;background-clip:padding-box;border:1px solid #999;border:1px
solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px
rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-
backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-
color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-
backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px
;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-
title{margin:0;line-height:1.42857143}.modal-
body{position:relative;padding:15px}.modal-footer{padding:15px;text-
align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-
bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px
}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{po
sition:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media
(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content
{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px
rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-
lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-
family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-
style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-
align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-
spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-
space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{fil
ter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-
top:-3px}.tooltip.right{padding:0 5px;margin-
left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0
5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff
;text-align:center;background-color:#000;border-radius:4px}.tooltip-
arrow{position:absolute;width:0;height:0;border-color:transparent;border-
style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px
;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-
arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-
color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-
bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right
.tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0
;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-
top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom
.tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-
bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-
top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right
.tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-
bottom-
color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none
;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial
,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-
height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-
shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-
spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff
;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-
shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-
break:auto}.popover.top{margin-top:-10px}.popover.right{margin-
left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px
}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-
color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0
}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{posit
ion:absolute;display:block;width:0;height:0;border-color:transparent;border-
style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content
:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-
left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-
bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-
left:-10px;content:" ";border-top-color:#fff;border-bottom-
width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-
right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-
width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-
right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50
%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-
color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-
left:-10px;content:" ";border-top-width:0;border-bottom-
color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-
right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popove
r.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0
;border-left-color:#fff}.carousel{position:relative}.carousel-
inner{position:relative;width:100%;overflow:hidden}.carousel-
inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out
left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left
}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media
all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-
transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s
ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-
visibility:hidden;backface-visibility:hidden;-webkit-
perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right
,.carousel-inner>.item.next{left:0;-webkit-
transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-
inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-
transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-
inner>.item.active,.carousel-inner>.item.next.left,.carousel-
inner>.item.prev.right{left:0;-webkit-
transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-
inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block
}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-
inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100
%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-
inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-
inner>.active.right{left:100%}.carousel-
control{position:absolute;top:0;bottom:0;left:0;width:15%;font-
size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6
);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5
}.carousel-control.left{background-image:-webkit-linear-
gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o
-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-
image:-webkit-gradient(linear,left top,right
top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-
gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXIma
geTransform.Microsoft.gradient(startColorstr='#80000000',
endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-
control.right{right:0;left:auto;background-image:-webkit-linear-
gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o
-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-
image:-webkit-gradient(linear,left top,right
top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-
gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXIma
geTransform.Microsoft.gradient(startColorstr='#00000000',
endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-
control:focus,.carousel-control:hover{color:#fff;text-
decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-
control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right
,.carousel-control .icon-next,.carousel-control .icon-
prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px
}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-
prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right
,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control
.icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-
family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039
'}.carousel-control .icon-next:before{content:'\203a'}.carousel-
indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60
%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-
indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-
indent:-999px;cursor:pointer;background-color:#000\9;background-
color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-
indicators .active{width:12px;height:12px;margin:0;background-color:#fff
}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10
;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-
shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media
screen and (min-width:768px){.carousel-control .glyphicon-chevron-left
,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-
size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-
prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-
control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20
%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical
>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after
,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after
,.container-fluid:before,.container:after,.container:before,.dl-horizontal
dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-
horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-
header:after,.modal-header:before,.nav:after,.nav:before,.navbar-
collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-
header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-
body:after,.panel-body:before,.row:after,.row:before{display:table;content:"
"}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after
,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-
horizontal .form-group:after,.modal-footer:after,.modal-
header:after,.nav:after,.navbar-collapse:after,.navbar-
header:after,.navbar:after,.pager:after,.panel-
body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto
;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!impo
rtant}.hide{display:none!important}.show{display:block!important}.invisible{vi
sibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none
;background-color:transparent;border:0}.hidden{display:none!important}.affix{p
osition:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md
,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-
inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-
md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block
,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-
block{display:none!important}@media (max-width:767px){.visible-
xs{display:block!important}table.visible-xs{display:table!important}tr
.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display
:table-cell!important}}@media (max-width:767px){.visible-xs-
block{display:block!important}}@media (max-width:767px){.visible-xs-
inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-
block{display:inline-block!important}}@media (min-width:768px) and (max-
width:991px){.visible-sm{display:block!important}table.visible-
sm{display:table!important}tr.visible-sm{display:table-row!important}td
.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-
width:768px) and (max-width:991px){.visible-sm-
block{display:block!important}}@media (min-width:768px) and (max-width:991px
){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and
(max-width:991px){.visible-sm-inline-block{display:inline-
block!important}}@media (min-width:992px) and (max-width:1199px){.visible-
md{display:block!important}table.visible-md{display:table!important}tr
.visible-md{display:table-row!important}td.visible-md,th.visible-md{display
:table-cell!important}}@media (min-width:992px) and (max-width:1199px
){.visible-md-block{display:block!important}}@media (min-width:992px) and
(max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-
width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-
block!important}}@media (min-width:1200px){.visible-
lg{display:block!important}table.visible-lg{display:table!important}tr
.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display
:table-cell!important}}@media (min-width:1200px){.visible-lg-
block{display:block!important}}@media (min-width:1200px){.visible-lg-
inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-
block{display:inline-block!important}}@media (max-width:767px){.hidden-
xs{display:none!important}}@media (min-width:768px) and (max-width:991px
){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-
width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px
){.hidden-lg{display:none!important}}.visible-
print{display:none!important}@media print{.visible-
print{display:block!important}table.visible-print{display:table!important}tr
.visible-print{display:table-row!important}td.visible-print,th.visible-
print{display:table-cell!important}}.visible-print-
block{display:none!important}@media print{.visible-print-
block{display:block!important}}.visible-print-
inline{display:none!important}@media print{.visible-print-
inline{display:inline!important}}.visible-print-inline-
block{display:none!important}@media print{.visible-print-inline-block{display
:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */ | 0.569015 | 0.087759 |
.gh-members-activity .gh-member-detail-overview {
padding: 32px 0;
border-top: 1px solid var(--whitegrey);
}
.gh-members-activity .gh-list-scrolling {
height: calc(100vh - 96px);
}
.gh-members-activity .gh-list-scrolling thead th:last-child {
width: 25%;
}
.gh-members-activity:not(.gh-members-activity-single) .gh-list-data {
padding-top: 12px;
padding-bottom: 12px;
}
.gh-members-activity .gh-list h3 {
margin-bottom: 4px;
}
.gh-list-data-event {
display: flex;
justify-content: flex-start;
align-items: center;
}
.gh-members-activity-container {
display: flex;
flex-direction: row;
align-items: center;
padding: 1.25rem 0;
}
.gh-members-activity-detail {
display: flex;
flex-direction: column;
}
.gh-members-activity-description {
display: inline-block;
text-transform: lowercase;
color: var(--middarkgrey);
font-weight: 500;
}
.gh-members-activity-description:first-letter {
text-transform: uppercase;
}
.gh-members-activity-icon {
width: 24px;
height: 24px;
margin: 0 0.75rem 0 0;
}
.gh-members-activity-single .gh-members-activity-icon {
margin-bottom: 0;
}
.gh-members-activity-icon svg {
width: 100%;
height: 100%;
}
.gh-members-activity-name {
font-weight: 600;
font-size: 14px;
color: var(--black);
}
.gh-members-activity-event {
font-weight: 400;
font-size: 13px;
color: var(--middarkgrey);
}
@media (max-width: 1450px) {
.gh-members-activity .gh-canvas-header.break.tablet .gh-canvas-header-content {
height: 95px;
border-bottom: 0;
align-items: center;
}
.gh-members-activity .gh-canvas-header.break.tablet .gh-canvas-title {
margin-top: -3px;
}
}
.gh-member-activity-actions-menu {
top: calc(100% + 16px);
left: auto;
right: 10px;
padding: 2rem;
}
.gh-member-activity-actions-menu h3 {
margin-bottom: 0.75rem;
}
.gh-member-activity-actions-menu h3 {
margin-bottom: 0.75rem;
}
.gh-member-activity-actions-menu {
cursor: default;
}
.gh-member-activity-actions-menu .ember-power-select-option {
padding: 4px 0;
}
.gh-member-activity-actions-menu .ember-power-select-option label {
padding: 0.75rem 2rem 0.75rem 0;
display: flex;
align-items: center;
justify-content: space-between;
color: var(--midlightgrey);
cursor: pointer;
}
.gh-member-activity-actions-menu .ember-power-select-option label span {
display: flex;
align-items: center;
justify-content: flex-start;
}
.gh-member-activity-actions-menu .ember-power-select-option input {
visibility: hidden;
width: 0;
}
.gh-member-activity-actions-menu.dropdown-menu .gh-member-activity-actions-icon {
margin-right: 1.25rem;
height: 20px;
width: 20px;
line-height: 1em;
fill: none;
}
.gh-member-activity-actions-menu.dropdown-menu .ember-power-select-option.selected .gh-member-activity-actions-icon path {
stroke: var(--middarkgrey);
}
.gh-member-activity-actions-menu .ember-power-select-option.selected label {
font-weight: 500;
color: var(--darkgrey);
}
.gh-member-activity-actions-menu.dropdown-menu .gh-member-activity-actions-tick {
color: var(--green);
margin-right: -8px;
height: 16px;
width: 16px;
} | app/styles/layouts/member-activity.css | .gh-members-activity .gh-member-detail-overview {
padding: 32px 0;
border-top: 1px solid var(--whitegrey);
}
.gh-members-activity .gh-list-scrolling {
height: calc(100vh - 96px);
}
.gh-members-activity .gh-list-scrolling thead th:last-child {
width: 25%;
}
.gh-members-activity:not(.gh-members-activity-single) .gh-list-data {
padding-top: 12px;
padding-bottom: 12px;
}
.gh-members-activity .gh-list h3 {
margin-bottom: 4px;
}
.gh-list-data-event {
display: flex;
justify-content: flex-start;
align-items: center;
}
.gh-members-activity-container {
display: flex;
flex-direction: row;
align-items: center;
padding: 1.25rem 0;
}
.gh-members-activity-detail {
display: flex;
flex-direction: column;
}
.gh-members-activity-description {
display: inline-block;
text-transform: lowercase;
color: var(--middarkgrey);
font-weight: 500;
}
.gh-members-activity-description:first-letter {
text-transform: uppercase;
}
.gh-members-activity-icon {
width: 24px;
height: 24px;
margin: 0 0.75rem 0 0;
}
.gh-members-activity-single .gh-members-activity-icon {
margin-bottom: 0;
}
.gh-members-activity-icon svg {
width: 100%;
height: 100%;
}
.gh-members-activity-name {
font-weight: 600;
font-size: 14px;
color: var(--black);
}
.gh-members-activity-event {
font-weight: 400;
font-size: 13px;
color: var(--middarkgrey);
}
@media (max-width: 1450px) {
.gh-members-activity .gh-canvas-header.break.tablet .gh-canvas-header-content {
height: 95px;
border-bottom: 0;
align-items: center;
}
.gh-members-activity .gh-canvas-header.break.tablet .gh-canvas-title {
margin-top: -3px;
}
}
.gh-member-activity-actions-menu {
top: calc(100% + 16px);
left: auto;
right: 10px;
padding: 2rem;
}
.gh-member-activity-actions-menu h3 {
margin-bottom: 0.75rem;
}
.gh-member-activity-actions-menu h3 {
margin-bottom: 0.75rem;
}
.gh-member-activity-actions-menu {
cursor: default;
}
.gh-member-activity-actions-menu .ember-power-select-option {
padding: 4px 0;
}
.gh-member-activity-actions-menu .ember-power-select-option label {
padding: 0.75rem 2rem 0.75rem 0;
display: flex;
align-items: center;
justify-content: space-between;
color: var(--midlightgrey);
cursor: pointer;
}
.gh-member-activity-actions-menu .ember-power-select-option label span {
display: flex;
align-items: center;
justify-content: flex-start;
}
.gh-member-activity-actions-menu .ember-power-select-option input {
visibility: hidden;
width: 0;
}
.gh-member-activity-actions-menu.dropdown-menu .gh-member-activity-actions-icon {
margin-right: 1.25rem;
height: 20px;
width: 20px;
line-height: 1em;
fill: none;
}
.gh-member-activity-actions-menu.dropdown-menu .ember-power-select-option.selected .gh-member-activity-actions-icon path {
stroke: var(--middarkgrey);
}
.gh-member-activity-actions-menu .ember-power-select-option.selected label {
font-weight: 500;
color: var(--darkgrey);
}
.gh-member-activity-actions-menu.dropdown-menu .gh-member-activity-actions-tick {
color: var(--green);
margin-right: -8px;
height: 16px;
width: 16px;
} | 0.602062 | 0.11004 |
----------------------------------------------- */
/* media queries
- currently considering two name options...
----------------------------------------------- */
/*
FLEX REFERENCE
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- display
- set to flex to create a flex container
- flex-direction
- establish main axis, default row
- flex-wrap
- allow items to wrap to next line or force to fit on single line
- default: nowrap
- flex-flow
- shorthand for flex-direction, flex-wrap combined
- justify-content
- align items on main axis
- align-items
- flex item laid out along cross axis on the current line
- align-content
- align items on cross axis
- order
- override source order of layout of children
- flex-grow
- ability for flex item to grow, default 1
- flex-shrink
- ability for flex item to shrink, default 1
- flex-basis
- default size of element before space distributed, default auto
- flex
- shorthand for flex-grow, flex-shrink, flex-basis combined
- align-self
- overrides the align-items value on parent
*/
/* basic flex attrs
----------------------------------------------- */
/* flex container */
/* @deprecated, 'layout' is superfluous, just use 'column' or 'row' */
[layout] {
display: -ms-flexbox;
display: flex; }
/* primary flex child*/
/* Set to explict values for flex-grow, flex-shrink and flex-basis, so browsers have correct values by default. https://github.com/philipwalton/flexbugs#6-the-default-flex-value-has-changed */
[flex] {
-ms-flex: 1 1 0%;
flex: 1 1 0%; }
/* flex-basis - if set to 0, the extra space around content isn't factored in. If set to auto, the extra space is distributed based on its flex-grow value. http://www.w3.org/TR/css3-flexbox/images/rel-vs-abs-flex.svg */
[basis="auto"] {
-ms-flex-preferred-size: auto;
flex-basis: auto; }
[basis="0%"] {
-ms-flex-preferred-size: 0%;
flex-basis: 0%; }
[column], [layout="column"] {
-ms-flex-direction: column;
flex-direction: column;
display: -ms-flexbox;
display: flex; }
[column="reverse"], [column][reverse] {
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
[row], [layout="row"] {
-ms-flex-direction: row;
flex-direction: row;
display: -ms-flexbox;
display: flex; }
[row="inline"], [row][inline] {
-ms-flex-direction: row;
flex-direction: row;
display: -ms-inline-flexbox;
display: inline-flex; }
[column="inline"], [column][inline] {
-ms-flex-direction: column;
flex-direction: column;
display: -ms-inline-flexbox;
display: inline-flex; }
[row="reverse"], [row][reverse] {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
[wrap] {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
[wrap][reverse] {
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse; }
[no-wrap] {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
/* sizing
----------------------------------------------- */
/* match the parent */
[fit] {
margin: 0px;
width: 100%;
min-height: auto;
height: inherit;
/* 100%? */ } | dist/modules/flex-layout.css | ----------------------------------------------- */
/* media queries
- currently considering two name options...
----------------------------------------------- */
/*
FLEX REFERENCE
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- display
- set to flex to create a flex container
- flex-direction
- establish main axis, default row
- flex-wrap
- allow items to wrap to next line or force to fit on single line
- default: nowrap
- flex-flow
- shorthand for flex-direction, flex-wrap combined
- justify-content
- align items on main axis
- align-items
- flex item laid out along cross axis on the current line
- align-content
- align items on cross axis
- order
- override source order of layout of children
- flex-grow
- ability for flex item to grow, default 1
- flex-shrink
- ability for flex item to shrink, default 1
- flex-basis
- default size of element before space distributed, default auto
- flex
- shorthand for flex-grow, flex-shrink, flex-basis combined
- align-self
- overrides the align-items value on parent
*/
/* basic flex attrs
----------------------------------------------- */
/* flex container */
/* @deprecated, 'layout' is superfluous, just use 'column' or 'row' */
[layout] {
display: -ms-flexbox;
display: flex; }
/* primary flex child*/
/* Set to explict values for flex-grow, flex-shrink and flex-basis, so browsers have correct values by default. https://github.com/philipwalton/flexbugs#6-the-default-flex-value-has-changed */
[flex] {
-ms-flex: 1 1 0%;
flex: 1 1 0%; }
/* flex-basis - if set to 0, the extra space around content isn't factored in. If set to auto, the extra space is distributed based on its flex-grow value. http://www.w3.org/TR/css3-flexbox/images/rel-vs-abs-flex.svg */
[basis="auto"] {
-ms-flex-preferred-size: auto;
flex-basis: auto; }
[basis="0%"] {
-ms-flex-preferred-size: 0%;
flex-basis: 0%; }
[column], [layout="column"] {
-ms-flex-direction: column;
flex-direction: column;
display: -ms-flexbox;
display: flex; }
[column="reverse"], [column][reverse] {
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
[row], [layout="row"] {
-ms-flex-direction: row;
flex-direction: row;
display: -ms-flexbox;
display: flex; }
[row="inline"], [row][inline] {
-ms-flex-direction: row;
flex-direction: row;
display: -ms-inline-flexbox;
display: inline-flex; }
[column="inline"], [column][inline] {
-ms-flex-direction: column;
flex-direction: column;
display: -ms-inline-flexbox;
display: inline-flex; }
[row="reverse"], [row][reverse] {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
[wrap] {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
[wrap][reverse] {
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse; }
[no-wrap] {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
/* sizing
----------------------------------------------- */
/* match the parent */
[fit] {
margin: 0px;
width: 100%;
min-height: auto;
height: inherit;
/* 100%? */ } | 0.57093 | 0.071949 |
@charset "utf-8";
/* CSS Document */
/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ffffff;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
img{vertical-align:bottom}
li{list-style:none;}
/* ----------------------------------------
* A standard font is specified.
---------------------------------------- */
/* 1.フォントサイズの基準
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽
参考:Yahoo! UI Library: Fonts CSS
http://developer.yahoo.com/yui/fonts/
26px : 197%
24px : 182%
22px : 167%
20px : 153.9%
18px : 139%
16px : 123.1%
15px : 116%
14px : 108%
13px : 100%
12px : 93%
11px : 85%
10px : 77%
*/
body {font:13px/1.5 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
/* ----------------------------------------
* Section: Clearing
---------------------------------------- */
.clearfix:after { visibility: hidden; display: block; content: " "; clear: both; height: 0; }
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */ | _style/css/reset.css | @charset "utf-8";
/* CSS Document */
/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ffffff;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
img{vertical-align:bottom}
li{list-style:none;}
/* ----------------------------------------
* A standard font is specified.
---------------------------------------- */
/* 1.フォントサイズの基準
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽
参考:Yahoo! UI Library: Fonts CSS
http://developer.yahoo.com/yui/fonts/
26px : 197%
24px : 182%
22px : 167%
20px : 153.9%
18px : 139%
16px : 123.1%
15px : 116%
14px : 108%
13px : 100%
12px : 93%
11px : 85%
10px : 77%
*/
body {font:13px/1.5 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
/* ----------------------------------------
* Section: Clearing
---------------------------------------- */
.clearfix:after { visibility: hidden; display: block; content: " "; clear: both; height: 0; }
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */ | 0.307254 | 0.052619 |
.Select {
position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.Select.is-disabled > .Select-control {
background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
box-shadow: none;
}
.Select.is-disabled .Select-arrow-zone {
cursor: default;
pointer-events: none;
}
.Select-control {
background-color: #fff;
border-color: #d9d9d9 #ccc #b3b3b3;
border-radius: 4px;
border: 1px solid #ccc;
color: #333;
cursor: default;
display: table;
height: 36px;
outline: none;
overflow: hidden;
position: relative;
width: 100%;
}
.Select-control:hover {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.is-searchable.is-open > .Select-control {
cursor: text;
}
.is-open > .Select-control {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
background: #fff;
border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control > .Select-arrow {
border-color: transparent transparent #999;
border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
border-color: #007eff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
}
.Select-placeholder,
:not(.Select--multi) > .Select-control .Select-value {
bottom: 0;
color: #aaa;
left: 0;
line-height: 34px;
padding-left: 10px;
padding-right: 10px;
position: absolute;
right: 0;
top: 0;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value .Select-value-label,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value .Select-value-label {
color: #333;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label {
cursor: pointer;
text-decoration: none;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:hover,
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:focus {
color: #007eff;
outline: none;
text-decoration: underline;
}
.Select-input {
height: 34px;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.Select-input > input {
background: none transparent;
border: 0 none;
box-shadow: none;
cursor: default;
display: inline-block;
font-family: inherit;
font-size: inherit;
height: 34px;
margin: 0;
outline: none;
padding: 0;
-webkit-appearance: none;
}
.is-focused .Select-input > input {
cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
outline: none;
}
.Select-loading-zone {
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 16px;
}
.Select-loading {
-webkit-animation: Select-animation-spin 400ms infinite linear;
-o-animation: Select-animation-spin 400ms infinite linear;
animation: Select-animation-spin 400ms infinite linear;
width: 16px;
height: 16px;
box-sizing: border-box;
border-radius: 50%;
border: 2px solid #ccc;
border-right-color: #333;
display: inline-block;
position: relative;
vertical-align: middle;
}
.Select-clear-zone {
-webkit-animation: Select-animation-fadeIn 200ms;
-o-animation: Select-animation-fadeIn 200ms;
animation: Select-animation-fadeIn 200ms;
color: #999;
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 17px;
}
.Select-clear-zone:hover {
color: #D0021B;
}
.Select-clear {
display: inline-block;
font-size: 18px;
line-height: 1;
}
.Select--multi .Select-clear-zone {
width: 17px;
}
.Select-arrow-zone {
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 25px;
padding-right: 5px;
}
.Select-arrow {
border-color: #999 transparent transparent;
border-style: solid;
border-width: 5px 5px 2.5px;
display: inline-block;
height: 0;
width: 0;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
border-top-color: #666;
}
@-webkit-keyframes Select-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes Select-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.Select-menu-outer {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background-color: #fff;
border: 1px solid #ccc;
border-top-color: #e6e6e6;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
box-sizing: border-box;
margin-top: -1px;
max-height: 200px;
position: absolute;
top: 100%;
width: 100%;
z-index: 1;
-webkit-overflow-scrolling: touch;
}
.Select-menu {
max-height: 198px;
overflow-y: auto;
}
.Select-option {
box-sizing: border-box;
background-color: #fff;
color: #666666;
cursor: pointer;
display: block;
padding: 8px 10px;
}
.Select-option:last-child {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.Select-option.is-focused {
background-color: rgba(0, 126, 255, 0.08);
color: #333;
}
.Select-option.is-disabled {
color: #cccccc;
cursor: default;
}
.Select-noresults {
box-sizing: border-box;
color: #999999;
cursor: default;
display: block;
padding: 8px 10px;
}
.Select--multi .Select-input {
vertical-align: middle;
margin-left: 10px;
padding: 0;
}
.Select--multi.has-value .Select-input {
margin-left: 5px;
}
.Select--multi .Select-value {
background-color: rgba(0, 126, 255, 0.08);
border-radius: 2px;
border: 1px solid rgba(0, 126, 255, 0.24);
color: #007eff;
display: inline-block;
font-size: 0.9em;
line-height: 1.4;
margin-left: 5px;
margin-top: 5px;
vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
display: inline-block;
vertical-align: middle;
}
.Select--multi .Select-value-label {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
cursor: default;
padding: 2px 5px;
}
.Select--multi a.Select-value-label {
color: #007eff;
cursor: pointer;
text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
text-decoration: underline;
}
.Select--multi .Select-value-icon {
cursor: pointer;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
border-right: 1px solid rgba(0, 126, 255, 0.24);
padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
background-color: rgba(0, 113, 230, 0.08);
color: #0071e6;
}
.Select--multi .Select-value-icon:active {
background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
background-color: #fcfcfc;
border: 1px solid #e3e3e3;
color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
cursor: not-allowed;
border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
to {
transform: rotate(1turn);
}
}
@-webkit-keyframes Select-animation-spin {
to {
-webkit-transform: rotate(1turn);
}
}
/**
* FixedDataTable v0.6.0
*
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule Scrollbar
*
*/
/**
* Scrollbars.
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
background-color: #fff;
}
.public_Scrollbar_face:after {
background-color: #c2c2c2;
}
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
background-color: #7d7d7d;
}
/**
* FixedDataTable v0.6.0
*
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule Scrollbar
*
*/
/**
* Scrollbars.
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
background-color: #fff;
}
.public_Scrollbar_face:after {
background-color: #c2c2c2;
}
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
background-color: #7d7d7d;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTable
*
*/
/**
* Table.
*/
.public_fixedDataTable_main {
border-color: #d3d3d3;
}
.public_fixedDataTable_header,
.public_fixedDataTable_hasBottomBorder {
border-color: #d3d3d3;
}
.public_fixedDataTable_header .public_fixedDataTableCell_main {
}
.public_fixedDataTable_header,
.public_fixedDataTable_header .public_fixedDataTableCell_main {
background-color: #f6f7f8;
background-image: -webkit-linear-gradient(#fff, #efefef);
background-image: linear-gradient(#fff, #efefef);
}
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
background-color: #f6f7f8;
border-color: #d3d3d3;
}
.public_fixedDataTable_topShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAF0lEQVR4AWPUkNeSBhHCjJoK2twgFisAFagCCp3pJlAAAAAASUVORK5CYII=) repeat-x;
}
.public_fixedDataTable_bottomShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAHElEQVQI12MwNjZmZdAT1+Nm0JDWEGZQk1GTBgAWkwIeAEp52AAAAABJRU5ErkJggg==) repeat-x;
}
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
background-color: #fff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCell
*/
/**
* Table cell.
*/
.public_fixedDataTableCell_main {
background-color: #fff;
border-color: #d3d3d3;
}
.public_fixedDataTableCell_highlighted {
background-color: #f4f4f4;
}
.public_fixedDataTableCell_cellContent {
padding: 8px;
}
.public_fixedDataTableCell_columnResizerKnob {
background-color: #0284ff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableColumnResizerLine
*
*/
/**
* Column resizer line.
*/
.public_fixedDataTableColumnResizerLine_main {
border-color: #0284ff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableRow
*/
/**
* Table row.
*/
.public_fixedDataTableRow_main {
background-color: #fff;
}
.public_fixedDataTableRow_highlighted,
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
background-color: #f6f7f8;
}
.public_fixedDataTableRow_fixedColumnsDivider {
border-color: #d3d3d3;
}
.public_fixedDataTableRow_columnsShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==) repeat-y;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ScrollbarLayout
*/
.ScrollbarLayout_main {
box-sizing: border-box;
outline: none;
overflow: hidden;
position: absolute;
-webkit-transition-duration: 250ms;
transition-duration: 250ms;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ScrollbarLayout_mainVertical {
bottom: 0;
right: 0;
top: 0;
-webkit-transition-property: background-color width;
transition-property: background-color width;
width: 15px;
}
.ScrollbarLayout_mainVertical.public_Scrollbar_mainActive,
.ScrollbarLayout_mainVertical:hover {
width: 17px;
}
.ScrollbarLayout_mainHorizontal {
bottom: 0;
height: 15px;
left: 0;
-webkit-transition-property: background-color height;
transition-property: background-color height;
}
/* Touching the scroll-track directly makes the scroll-track bolder */
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
.ScrollbarLayout_mainHorizontal:hover {
height: 17px;
}
.ScrollbarLayout_face {
left: 0;
overflow: hidden;
position: absolute;
z-index: 1;
}
/**
* This selector renders the "nub" of the scrollface. The nub must
* be rendered as pseudo-element so that it won't receive any UI events then
* we can get the correct `event.offsetX` and `event.offsetY` from the
* scrollface element while dragging it.
*/
.ScrollbarLayout_face:after {
border-radius: 6px;
content: '';
display: block;
position: absolute;
-webkit-transition: background-color 250ms ease;
transition: background-color 250ms ease;
}
.ScrollbarLayout_faceHorizontal {
bottom: 0;
left: 0;
top: 0;
}
.ScrollbarLayout_faceHorizontal:after {
bottom: 4px;
left: 0;
top: 4px;
width: 100%;
}
.ScrollbarLayout_faceVertical {
left: 0;
right: 0;
top: 0;
}
.ScrollbarLayout_faceVertical:after {
height: 100%;
left: 4px;
right: 4px;
top: 0;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCellGroupLayout
*/
.fixedDataTableCellGroupLayout_cellGroup {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
white-space: nowrap;
}
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.fixedDataTableCellGroupLayout_cellGroupWrapper {
position: absolute;
top: 0;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCellLayout
*/
.fixedDataTableCellLayout_main {
border-right-style: solid;
border-right-width: 1px;
border-width: 0 1px 0 0;
box-sizing: border-box;
display: block;
overflow: hidden;
position: absolute;
white-space: normal;
}
.fixedDataTableCellLayout_lastChild {
border-width: 0 1px 1px 0;
}
.fixedDataTableCellLayout_alignRight {
text-align: right;
}
.fixedDataTableCellLayout_alignCenter {
text-align: center;
}
.fixedDataTableCellLayout_wrap1 {
display: table;
}
.fixedDataTableCellLayout_wrap2 {
display: table-row;
}
.fixedDataTableCellLayout_wrap3 {
display: table-cell;
vertical-align: middle;
}
.fixedDataTableCellLayout_columnResizerContainer {
position: absolute;
right: 0px;
width: 6px;
z-index: 1;
}
.fixedDataTableCellLayout_columnResizerContainer:hover {
cursor: ew-resize;
}
.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
visibility: visible;
}
.fixedDataTableCellLayout_columnResizerKnob {
position: absolute;
right: 0px;
visibility: hidden;
width: 4px;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableColumnResizerLineLayout
*/
.fixedDataTableColumnResizerLineLayout_mouseArea {
cursor: ew-resize;
position: absolute;
right: -5px;
width: 12px;
}
.fixedDataTableColumnResizerLineLayout_main {
border-right-style: solid;
border-right-width: 1px;
box-sizing: border-box;
position: absolute;
z-index: 10;
}
body[dir="rtl"] .fixedDataTableColumnResizerLineLayout_main {
/* the resizer line is in the wrong position in RTL with no easy fix.
* Disabling is more useful than displaying it.
* #167 (github) should look into this and come up with a permanent fix.
*/
display: none !important;
}
.fixedDataTableColumnResizerLineLayout_hiddenElem {
display: none !important;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableLayout
*/
.fixedDataTableLayout_main {
border-style: solid;
border-width: 1px;
box-sizing: border-box;
overflow: hidden;
position: relative;
}
.fixedDataTableLayout_header,
.fixedDataTableLayout_hasBottomBorder {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
border-top-style: solid;
border-top-width: 1px;
}
.fixedDataTableLayout_topShadow,
.fixedDataTableLayout_bottomShadow {
height: 4px;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}
.fixedDataTableLayout_bottomShadow {
margin-top: -4px;
}
.fixedDataTableLayout_rowsContainer {
overflow: hidden;
position: relative;
}
.fixedDataTableLayout_horizontalScrollbar {
bottom: 0;
position: absolute;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableRowLayout
*/
.fixedDataTableRowLayout_main {
box-sizing: border-box;
overflow: hidden;
position: absolute;
top: 0;
}
.fixedDataTableRowLayout_body {
left: 0;
position: absolute;
top: 0;
}
.fixedDataTableRowLayout_fixedColumnsDivider {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-left-style: solid;
border-left-width: 1px;
left: 0;
position: absolute;
top: 0;
width: 0;
}
.fixedDataTableRowLayout_columnsShadow {
width: 4px;
}
.fixedDataTableRowLayout_rowWrapper {
position: absolute;
top: 0;
} | klassify/dist/base.css | .Select {
position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.Select.is-disabled > .Select-control {
background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
box-shadow: none;
}
.Select.is-disabled .Select-arrow-zone {
cursor: default;
pointer-events: none;
}
.Select-control {
background-color: #fff;
border-color: #d9d9d9 #ccc #b3b3b3;
border-radius: 4px;
border: 1px solid #ccc;
color: #333;
cursor: default;
display: table;
height: 36px;
outline: none;
overflow: hidden;
position: relative;
width: 100%;
}
.Select-control:hover {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.is-searchable.is-open > .Select-control {
cursor: text;
}
.is-open > .Select-control {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
background: #fff;
border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control > .Select-arrow {
border-color: transparent transparent #999;
border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
border-color: #007eff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
}
.Select-placeholder,
:not(.Select--multi) > .Select-control .Select-value {
bottom: 0;
color: #aaa;
left: 0;
line-height: 34px;
padding-left: 10px;
padding-right: 10px;
position: absolute;
right: 0;
top: 0;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value .Select-value-label,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value .Select-value-label {
color: #333;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label {
cursor: pointer;
text-decoration: none;
}
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:hover,
.has-value:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused:not(.Select--multi) > .Select-control > .Select-value a.Select-value-label:focus {
color: #007eff;
outline: none;
text-decoration: underline;
}
.Select-input {
height: 34px;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.Select-input > input {
background: none transparent;
border: 0 none;
box-shadow: none;
cursor: default;
display: inline-block;
font-family: inherit;
font-size: inherit;
height: 34px;
margin: 0;
outline: none;
padding: 0;
-webkit-appearance: none;
}
.is-focused .Select-input > input {
cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
outline: none;
}
.Select-loading-zone {
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 16px;
}
.Select-loading {
-webkit-animation: Select-animation-spin 400ms infinite linear;
-o-animation: Select-animation-spin 400ms infinite linear;
animation: Select-animation-spin 400ms infinite linear;
width: 16px;
height: 16px;
box-sizing: border-box;
border-radius: 50%;
border: 2px solid #ccc;
border-right-color: #333;
display: inline-block;
position: relative;
vertical-align: middle;
}
.Select-clear-zone {
-webkit-animation: Select-animation-fadeIn 200ms;
-o-animation: Select-animation-fadeIn 200ms;
animation: Select-animation-fadeIn 200ms;
color: #999;
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 17px;
}
.Select-clear-zone:hover {
color: #D0021B;
}
.Select-clear {
display: inline-block;
font-size: 18px;
line-height: 1;
}
.Select--multi .Select-clear-zone {
width: 17px;
}
.Select-arrow-zone {
cursor: pointer;
display: table-cell;
position: relative;
text-align: center;
vertical-align: middle;
width: 25px;
padding-right: 5px;
}
.Select-arrow {
border-color: #999 transparent transparent;
border-style: solid;
border-width: 5px 5px 2.5px;
display: inline-block;
height: 0;
width: 0;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
border-top-color: #666;
}
@-webkit-keyframes Select-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes Select-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.Select-menu-outer {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background-color: #fff;
border: 1px solid #ccc;
border-top-color: #e6e6e6;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
box-sizing: border-box;
margin-top: -1px;
max-height: 200px;
position: absolute;
top: 100%;
width: 100%;
z-index: 1;
-webkit-overflow-scrolling: touch;
}
.Select-menu {
max-height: 198px;
overflow-y: auto;
}
.Select-option {
box-sizing: border-box;
background-color: #fff;
color: #666666;
cursor: pointer;
display: block;
padding: 8px 10px;
}
.Select-option:last-child {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.Select-option.is-focused {
background-color: rgba(0, 126, 255, 0.08);
color: #333;
}
.Select-option.is-disabled {
color: #cccccc;
cursor: default;
}
.Select-noresults {
box-sizing: border-box;
color: #999999;
cursor: default;
display: block;
padding: 8px 10px;
}
.Select--multi .Select-input {
vertical-align: middle;
margin-left: 10px;
padding: 0;
}
.Select--multi.has-value .Select-input {
margin-left: 5px;
}
.Select--multi .Select-value {
background-color: rgba(0, 126, 255, 0.08);
border-radius: 2px;
border: 1px solid rgba(0, 126, 255, 0.24);
color: #007eff;
display: inline-block;
font-size: 0.9em;
line-height: 1.4;
margin-left: 5px;
margin-top: 5px;
vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
display: inline-block;
vertical-align: middle;
}
.Select--multi .Select-value-label {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
cursor: default;
padding: 2px 5px;
}
.Select--multi a.Select-value-label {
color: #007eff;
cursor: pointer;
text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
text-decoration: underline;
}
.Select--multi .Select-value-icon {
cursor: pointer;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
border-right: 1px solid rgba(0, 126, 255, 0.24);
padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
background-color: rgba(0, 113, 230, 0.08);
color: #0071e6;
}
.Select--multi .Select-value-icon:active {
background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
background-color: #fcfcfc;
border: 1px solid #e3e3e3;
color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
cursor: not-allowed;
border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
to {
transform: rotate(1turn);
}
}
@-webkit-keyframes Select-animation-spin {
to {
-webkit-transform: rotate(1turn);
}
}
/**
* FixedDataTable v0.6.0
*
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule Scrollbar
*
*/
/**
* Scrollbars.
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
background-color: #fff;
}
.public_Scrollbar_face:after {
background-color: #c2c2c2;
}
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
background-color: #7d7d7d;
}
/**
* FixedDataTable v0.6.0
*
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule Scrollbar
*
*/
/**
* Scrollbars.
*/
/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
background-color: #fff;
}
.public_Scrollbar_face:after {
background-color: #c2c2c2;
}
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
background-color: #7d7d7d;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTable
*
*/
/**
* Table.
*/
.public_fixedDataTable_main {
border-color: #d3d3d3;
}
.public_fixedDataTable_header,
.public_fixedDataTable_hasBottomBorder {
border-color: #d3d3d3;
}
.public_fixedDataTable_header .public_fixedDataTableCell_main {
}
.public_fixedDataTable_header,
.public_fixedDataTable_header .public_fixedDataTableCell_main {
background-color: #f6f7f8;
background-image: -webkit-linear-gradient(#fff, #efefef);
background-image: linear-gradient(#fff, #efefef);
}
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
background-color: #f6f7f8;
border-color: #d3d3d3;
}
.public_fixedDataTable_topShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAF0lEQVR4AWPUkNeSBhHCjJoK2twgFisAFagCCp3pJlAAAAAASUVORK5CYII=) repeat-x;
}
.public_fixedDataTable_bottomShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAHElEQVQI12MwNjZmZdAT1+Nm0JDWEGZQk1GTBgAWkwIeAEp52AAAAABJRU5ErkJggg==) repeat-x;
}
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
background-color: #fff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCell
*/
/**
* Table cell.
*/
.public_fixedDataTableCell_main {
background-color: #fff;
border-color: #d3d3d3;
}
.public_fixedDataTableCell_highlighted {
background-color: #f4f4f4;
}
.public_fixedDataTableCell_cellContent {
padding: 8px;
}
.public_fixedDataTableCell_columnResizerKnob {
background-color: #0284ff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableColumnResizerLine
*
*/
/**
* Column resizer line.
*/
.public_fixedDataTableColumnResizerLine_main {
border-color: #0284ff;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableRow
*/
/**
* Table row.
*/
.public_fixedDataTableRow_main {
background-color: #fff;
}
.public_fixedDataTableRow_highlighted,
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
background-color: #f6f7f8;
}
.public_fixedDataTableRow_fixedColumnsDivider {
border-color: #d3d3d3;
}
.public_fixedDataTableRow_columnsShadow {
background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==) repeat-y;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ScrollbarLayout
*/
.ScrollbarLayout_main {
box-sizing: border-box;
outline: none;
overflow: hidden;
position: absolute;
-webkit-transition-duration: 250ms;
transition-duration: 250ms;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ScrollbarLayout_mainVertical {
bottom: 0;
right: 0;
top: 0;
-webkit-transition-property: background-color width;
transition-property: background-color width;
width: 15px;
}
.ScrollbarLayout_mainVertical.public_Scrollbar_mainActive,
.ScrollbarLayout_mainVertical:hover {
width: 17px;
}
.ScrollbarLayout_mainHorizontal {
bottom: 0;
height: 15px;
left: 0;
-webkit-transition-property: background-color height;
transition-property: background-color height;
}
/* Touching the scroll-track directly makes the scroll-track bolder */
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
.ScrollbarLayout_mainHorizontal:hover {
height: 17px;
}
.ScrollbarLayout_face {
left: 0;
overflow: hidden;
position: absolute;
z-index: 1;
}
/**
* This selector renders the "nub" of the scrollface. The nub must
* be rendered as pseudo-element so that it won't receive any UI events then
* we can get the correct `event.offsetX` and `event.offsetY` from the
* scrollface element while dragging it.
*/
.ScrollbarLayout_face:after {
border-radius: 6px;
content: '';
display: block;
position: absolute;
-webkit-transition: background-color 250ms ease;
transition: background-color 250ms ease;
}
.ScrollbarLayout_faceHorizontal {
bottom: 0;
left: 0;
top: 0;
}
.ScrollbarLayout_faceHorizontal:after {
bottom: 4px;
left: 0;
top: 4px;
width: 100%;
}
.ScrollbarLayout_faceVertical {
left: 0;
right: 0;
top: 0;
}
.ScrollbarLayout_faceVertical:after {
height: 100%;
left: 4px;
right: 4px;
top: 0;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCellGroupLayout
*/
.fixedDataTableCellGroupLayout_cellGroup {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
white-space: nowrap;
}
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.fixedDataTableCellGroupLayout_cellGroupWrapper {
position: absolute;
top: 0;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableCellLayout
*/
.fixedDataTableCellLayout_main {
border-right-style: solid;
border-right-width: 1px;
border-width: 0 1px 0 0;
box-sizing: border-box;
display: block;
overflow: hidden;
position: absolute;
white-space: normal;
}
.fixedDataTableCellLayout_lastChild {
border-width: 0 1px 1px 0;
}
.fixedDataTableCellLayout_alignRight {
text-align: right;
}
.fixedDataTableCellLayout_alignCenter {
text-align: center;
}
.fixedDataTableCellLayout_wrap1 {
display: table;
}
.fixedDataTableCellLayout_wrap2 {
display: table-row;
}
.fixedDataTableCellLayout_wrap3 {
display: table-cell;
vertical-align: middle;
}
.fixedDataTableCellLayout_columnResizerContainer {
position: absolute;
right: 0px;
width: 6px;
z-index: 1;
}
.fixedDataTableCellLayout_columnResizerContainer:hover {
cursor: ew-resize;
}
.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
visibility: visible;
}
.fixedDataTableCellLayout_columnResizerKnob {
position: absolute;
right: 0px;
visibility: hidden;
width: 4px;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableColumnResizerLineLayout
*/
.fixedDataTableColumnResizerLineLayout_mouseArea {
cursor: ew-resize;
position: absolute;
right: -5px;
width: 12px;
}
.fixedDataTableColumnResizerLineLayout_main {
border-right-style: solid;
border-right-width: 1px;
box-sizing: border-box;
position: absolute;
z-index: 10;
}
body[dir="rtl"] .fixedDataTableColumnResizerLineLayout_main {
/* the resizer line is in the wrong position in RTL with no easy fix.
* Disabling is more useful than displaying it.
* #167 (github) should look into this and come up with a permanent fix.
*/
display: none !important;
}
.fixedDataTableColumnResizerLineLayout_hiddenElem {
display: none !important;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableLayout
*/
.fixedDataTableLayout_main {
border-style: solid;
border-width: 1px;
box-sizing: border-box;
overflow: hidden;
position: relative;
}
.fixedDataTableLayout_header,
.fixedDataTableLayout_hasBottomBorder {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
border-top-style: solid;
border-top-width: 1px;
}
.fixedDataTableLayout_topShadow,
.fixedDataTableLayout_bottomShadow {
height: 4px;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}
.fixedDataTableLayout_bottomShadow {
margin-top: -4px;
}
.fixedDataTableLayout_rowsContainer {
overflow: hidden;
position: relative;
}
.fixedDataTableLayout_horizontalScrollbar {
bottom: 0;
position: absolute;
}
/**
* Copyright (c) 2015, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule fixedDataTableRowLayout
*/
.fixedDataTableRowLayout_main {
box-sizing: border-box;
overflow: hidden;
position: absolute;
top: 0;
}
.fixedDataTableRowLayout_body {
left: 0;
position: absolute;
top: 0;
}
.fixedDataTableRowLayout_fixedColumnsDivider {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-left-style: solid;
border-left-width: 1px;
left: 0;
position: absolute;
top: 0;
width: 0;
}
.fixedDataTableRowLayout_columnsShadow {
width: 4px;
}
.fixedDataTableRowLayout_rowWrapper {
position: absolute;
top: 0;
} | 0.46393 | 0.062417 |
.top {
margin: 0 25px;
overflow: hidden;
}
.top .left {
margin-top: 25px;
float: left;
overflow: hidden;
}
.top .left .search,
.top .left .notice,
.top .left .msg {
float: left;
}
.top .left .search,
.top .left .notice {
margin-right: 15px;
position: relative;
top: 7px;
}
.top .left .msg {
width: 515px;
height: 40px;
padding: 0 10px;
background-color: rgba(255, 255, 255, .2);
color: #fff;
font-size: 24px;
line-height: 40px;
}
.top .right {
margin-top: 10px;
float: right;
overflow: hidden;
}
.top .right .time {
float: right;
color: #fff;
font-size: 24px;
line-height: 25px;
position: relative;
top: 25px;
margin-right: 15px;
}
.top .right .logo {
height: 51px;
float: right;
}
.top .right .logo img {
width: auto;
height: 51px;
}
.cnt {
height: 610px;
margin-top: 25px;
overflow: hidden;
position: relative;
}
.cnt .box {
width: auto;
height: inherit;
font-size: 0;
white-space: nowrap;
position: absolute;
top: 0;
left: 0;
}
.cnt .left {
width: 1115px;
height: 100%;
display: inline-block;
margin-left: 25px;
position: relative;
}
.cnt .left .vbox {
height: 365px;
overflow: hidden;
}
.cnt .left .video {
width: 649px;
height: 365px;
float: left;
position: relative;
}
.cnt .left .video img {
width: 649px;
height: 365px;
}
.cnt .left .video span {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.cnt .left .video span img {
width: 75px;
height: 75px;
position: absolute;
top: 50%;
margin-top: -37px;
left: 50%;
margin-left: -37px;
z-index: 2;
}
.cnt .left .ads {
float: right;
}
.cnt .left .ads .ad {
width: 446px;
height: 172px;
margin-bottom: 20px;
}
.cnt .left .ads .ad img {
width: 446px;
height: 172px;
}
.cnt .left .ibox {
height: 150px;
overflow: hidden;
margin-top: 18px;
font-size: 0;
white-space: nowrap;
}
.cnt .left .ibox .item {
width: 264px;
height: 150px;
display: inline-block;
position: relative;
margin-right: 19px;
}
.cnt .left .ibox .item img {
width: 264px;
height: 150px;
}
.cnt .left .ibox .item span {
width: 100%;
height: 35px;
background-color: rgba(0, 0, 0, .4);
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
color: #fff;
font-size: 16px;
text-align: center;
line-height: 35px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cnt .left .category {
overflow: hidden;
font-size: 0;
white-space: nowrap;
margin-top: 20px;
}
.cnt .left .cate {
color: #fff;
font-size: 22px;
text-align: center;
line-height: 57px;
width: 251px;
height: 57px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-right: 37px;
}
.cnt .left .cate1 {
background: url(../images/ind_cate_01.jpg) no-repeat;
}
.cnt .left .cate2 {
background: url(../images/ind_cate_02.jpg) no-repeat;
}
.cnt .left .cate3 {
background: url(../images/ind_cate_03.jpg) no-repeat;
}
.cnt .left .cate4 {
background: url(../images/ind_cate_04.jpg) no-repeat;
}
.cnt .right {
width: 1248px;
height: 100%;
display: inline-block;
margin-left: 15px;
overflow: hidden;
}
.cnt .right .big {
height: 328px;
}
.cnt .right .big div {
width: 604px;
height: 328px;
margin: 0 10px 21px 10px;
float: left;
}
.cnt .right .big div img {
width: 604px;
height: 328px;
}
.cnt .right .small div {
width: 604px;
height: 120px;
margin: 0 10px 21px 10px;
float: left;
}
.cnt .right .small div img {
width: 604px;
height: 120px;
} | demo/project/css/index.css | .top {
margin: 0 25px;
overflow: hidden;
}
.top .left {
margin-top: 25px;
float: left;
overflow: hidden;
}
.top .left .search,
.top .left .notice,
.top .left .msg {
float: left;
}
.top .left .search,
.top .left .notice {
margin-right: 15px;
position: relative;
top: 7px;
}
.top .left .msg {
width: 515px;
height: 40px;
padding: 0 10px;
background-color: rgba(255, 255, 255, .2);
color: #fff;
font-size: 24px;
line-height: 40px;
}
.top .right {
margin-top: 10px;
float: right;
overflow: hidden;
}
.top .right .time {
float: right;
color: #fff;
font-size: 24px;
line-height: 25px;
position: relative;
top: 25px;
margin-right: 15px;
}
.top .right .logo {
height: 51px;
float: right;
}
.top .right .logo img {
width: auto;
height: 51px;
}
.cnt {
height: 610px;
margin-top: 25px;
overflow: hidden;
position: relative;
}
.cnt .box {
width: auto;
height: inherit;
font-size: 0;
white-space: nowrap;
position: absolute;
top: 0;
left: 0;
}
.cnt .left {
width: 1115px;
height: 100%;
display: inline-block;
margin-left: 25px;
position: relative;
}
.cnt .left .vbox {
height: 365px;
overflow: hidden;
}
.cnt .left .video {
width: 649px;
height: 365px;
float: left;
position: relative;
}
.cnt .left .video img {
width: 649px;
height: 365px;
}
.cnt .left .video span {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.cnt .left .video span img {
width: 75px;
height: 75px;
position: absolute;
top: 50%;
margin-top: -37px;
left: 50%;
margin-left: -37px;
z-index: 2;
}
.cnt .left .ads {
float: right;
}
.cnt .left .ads .ad {
width: 446px;
height: 172px;
margin-bottom: 20px;
}
.cnt .left .ads .ad img {
width: 446px;
height: 172px;
}
.cnt .left .ibox {
height: 150px;
overflow: hidden;
margin-top: 18px;
font-size: 0;
white-space: nowrap;
}
.cnt .left .ibox .item {
width: 264px;
height: 150px;
display: inline-block;
position: relative;
margin-right: 19px;
}
.cnt .left .ibox .item img {
width: 264px;
height: 150px;
}
.cnt .left .ibox .item span {
width: 100%;
height: 35px;
background-color: rgba(0, 0, 0, .4);
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
color: #fff;
font-size: 16px;
text-align: center;
line-height: 35px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cnt .left .category {
overflow: hidden;
font-size: 0;
white-space: nowrap;
margin-top: 20px;
}
.cnt .left .cate {
color: #fff;
font-size: 22px;
text-align: center;
line-height: 57px;
width: 251px;
height: 57px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-right: 37px;
}
.cnt .left .cate1 {
background: url(../images/ind_cate_01.jpg) no-repeat;
}
.cnt .left .cate2 {
background: url(../images/ind_cate_02.jpg) no-repeat;
}
.cnt .left .cate3 {
background: url(../images/ind_cate_03.jpg) no-repeat;
}
.cnt .left .cate4 {
background: url(../images/ind_cate_04.jpg) no-repeat;
}
.cnt .right {
width: 1248px;
height: 100%;
display: inline-block;
margin-left: 15px;
overflow: hidden;
}
.cnt .right .big {
height: 328px;
}
.cnt .right .big div {
width: 604px;
height: 328px;
margin: 0 10px 21px 10px;
float: left;
}
.cnt .right .big div img {
width: 604px;
height: 328px;
}
.cnt .right .small div {
width: 604px;
height: 120px;
margin: 0 10px 21px 10px;
float: left;
}
.cnt .right .small div img {
width: 604px;
height: 120px;
} | 0.471467 | 0.07363 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");
*,
::after,
::before {
box-sizing: border-box;
}
:root {
--primary-500: #645cff;
--primary-700: #4640b3;
/* box shadows */
--shadow-1: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-2: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-3: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-4: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
0 10px 10px -5px rgba(0, 0, 0, 0.04);
/* typography */
--defaultFontSize: 87.5%;
--headingFont: "Inter", sans-serif;
--bodyFont: "Inter", sans-serif;
--smallText: 0.8em;
--extraSmallText: 0.7em;
/* rest */
--textColor: var(--grey-1000);
--borderRadius: 0.25rem;
--letterSpacing: 1px;
--transition: 0.3s ease-in-out all;
--max-width: 1120px;
--fixed-width: 600px;
}
html {
font-size: var(--defaultFontSize);
}
@media only screen and (min-width: 576px) {
:root {
--defaultFontSize: 100%;
}
}
@media only screen and (max-width: 576px) {
.spotlight-image {
width: 50% !important;
margin-left: 50px;
}
}
@media only screen and (min-width: 768px) {
:root {
--defaultFontSize: 112.5%;
}
}
body {
background-image: linear-gradient(
to right,
rgba(0, 0, 0, 1),
rgba(1, 0, 0, 0.5)
),
url("./hero-background@2x.jpg");
color: white;
font-family: var(--bodyFont);
font-weight: 400;
line-height: 1.75;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
p {
margin: 0;
margin-bottom: 1rem;
max-width: 40em;
font-size: 0.8rem;
}
h1,
h2,
h3 {
margin: 0;
margin-bottom: 1.38rem;
font-family: var(--headingFont);
font-weight: 700;
line-height: 1.3;
letter-spacing: var(--letterSpacing);
}
h1 {
font-size: 3.052rem;
}
h2 {
font-size: 0.9rem;
line-height: 22px;
}
h3 {
font-size: 0.9rem;
font-weight: 400 !important;
}
small,
.text-small {
font-size: var(--smallText);
}
ul {
padding: 0;
list-style-type: none;
}
a {
text-decoration: none;
}
::placeholder {
color: var(--grey-600);
}
hr {
border-top: var(--line);
}
button,
.btn {
cursor: pointer;
appearance: none;
color: var(--white);
background: #3885f6;
border: none;
border-radius: var(--borderRadius);
letter-spacing: var(--letterSpacing);
padding: 0.5rem 0.75rem;
box-shadow: var(--shadow-1);
transition: var(--transition);
font-size: 0.9rem;
font-weight: 700;
width: 9rem;
border-radius: 3px;
}
.grey {
background: #767d84;
margin-left: 1.3125rem;
}
button:hover,
.btn:hover {
color: var(--white);
background: var(--primary-700);
box-shadow: var(--shadow-2);
}
button.small {
padding: 0.25rem 0.5rem;
font-size: var(--smallText);
}
button.block {
width: 100%;
}
/* Basic Classes */
.container {
padding: 5rem 0;
}
.container-center {
width: 90vw;
max-width: var(--max-width);
margin: 0 auto;
}
.page {
width: 90vw;
max-width: var(--max-width);
margin: 0 auto;
}
.title {
text-align: center;
margin-bottom: 2rem;
}
form > *:last-child {
margin-bottom: 0;
}
/*#########*/
/* END OF GLOBALS */
/*#########*/
/*#########*/
/* Navbar */
/*#########*/
.navbar {
display: flex;
align-items: center;
justify-content: center;
}
.nav-center {
width: 90vw;
max-width: var(--max-width);
}
.nav-header {
height: 6rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.nav-header img {
width: 123.76px;
margin-bottom: -9px;
}
.nav-btn {
max-width: 3rem;
}
.nav-btn svg {
font-size: 1.2rem;
}
.nav-links {
height: 0;
overflow: hidden;
display: flex;
flex-direction: column;
transition: var(--transition);
}
.show-links {
height: 23.9375rem;
}
.nav-link {
display: block;
text-align: center;
font-size: 0.9rem;
color: white;
letter-spacing: var(--letterSpacing);
padding: 1rem 0;
border-top: 1px solid grey;
transition: var(--transition);
}
.active-link {
color: var(--primary-500);
}
.contact-link {
display: flex;
justify-content: center;
margin: 0 auto;
}
.contact-link a {
padding: 0.15rem 1rem;
}
.arrow-span {
opacity: 1;
font-size: 1em;
position: relative;
bottom: 0.01rem;
margin-left: 0.4em;
}
.grid-div {
padding-top: 3rem;
}
.spotlight-image {
position: relative;
bottom: 19rem;
left: 10rem;
z-index: 1;
}
.spotlight-text-container {
padding-top: 6rem !important;
padding: 1.5rem;
}
.spotlight-link {
color: #f65928;
font-weight: bold;
}
.phone {
padding-right: 3.35rem;
padding-top: 0.4rem;
}
@media screen and (min-width: 992px) {
.navbar {
height: 6rem;
}
.nav-center {
display: flex;
align-items: center;
}
.nav-header {
padding: 0;
margin-right: 2rem;
height: auto;
}
.nav-btn {
display: none;
}
.nav-links {
height: auto !important;
flex-direction: row;
justify-content: flex-end;
align-items: center;
width: 100%;
margin-left: auto;
}
.nav-link {
padding: 0;
border-top: none;
font-size: 0.9rem;
font-weight: 700;
white-space: nowrap;
padding: 0.15rem 1rem;
}
.nav-links-container {
width: 100%;
justify-content: flex-end;
align-items: center;
margin-right: 0;
}
.contact-link {
display: flex;
justify-content: center;
margin: 0;
}
}
/*#########*/
/* Hero */
/*#########*/
.hero-btn {
padding: 0.7rem;
padding-left: 1.2rem;
padding-right: 1.2rem;
}
.hero-section {
display: grid;
gap: 2rem 4rem;
padding-bottom: 3rem;
margin-top: 1rem;
margin-bottom: 1rem;
}
.hero-ctas {
margin-top: 2rem;
}
@media screen and (min-width: 992px) {
.hero-section {
grid-template-columns: 1fr 1fr;
align-items: center;
height: 400px;
}
}
/*#########*/
/* Hero */
/*#########*/
.hero-img {
height: 100%;
border-radius: var(--borderRadius);
}
.hero {
height: 40vh;
position: relative;
margin-bottom: 2rem;
}
.hero-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.4);
border-radius: var(--borderRadius);
}
.hero-text {
color: var(--white);
text-align: center;
} | src/pages/assets/main.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");
*,
::after,
::before {
box-sizing: border-box;
}
:root {
--primary-500: #645cff;
--primary-700: #4640b3;
/* box shadows */
--shadow-1: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-2: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-3: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-4: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
0 10px 10px -5px rgba(0, 0, 0, 0.04);
/* typography */
--defaultFontSize: 87.5%;
--headingFont: "Inter", sans-serif;
--bodyFont: "Inter", sans-serif;
--smallText: 0.8em;
--extraSmallText: 0.7em;
/* rest */
--textColor: var(--grey-1000);
--borderRadius: 0.25rem;
--letterSpacing: 1px;
--transition: 0.3s ease-in-out all;
--max-width: 1120px;
--fixed-width: 600px;
}
html {
font-size: var(--defaultFontSize);
}
@media only screen and (min-width: 576px) {
:root {
--defaultFontSize: 100%;
}
}
@media only screen and (max-width: 576px) {
.spotlight-image {
width: 50% !important;
margin-left: 50px;
}
}
@media only screen and (min-width: 768px) {
:root {
--defaultFontSize: 112.5%;
}
}
body {
background-image: linear-gradient(
to right,
rgba(0, 0, 0, 1),
rgba(1, 0, 0, 0.5)
),
url("./hero-background@2x.jpg");
color: white;
font-family: var(--bodyFont);
font-weight: 400;
line-height: 1.75;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
p {
margin: 0;
margin-bottom: 1rem;
max-width: 40em;
font-size: 0.8rem;
}
h1,
h2,
h3 {
margin: 0;
margin-bottom: 1.38rem;
font-family: var(--headingFont);
font-weight: 700;
line-height: 1.3;
letter-spacing: var(--letterSpacing);
}
h1 {
font-size: 3.052rem;
}
h2 {
font-size: 0.9rem;
line-height: 22px;
}
h3 {
font-size: 0.9rem;
font-weight: 400 !important;
}
small,
.text-small {
font-size: var(--smallText);
}
ul {
padding: 0;
list-style-type: none;
}
a {
text-decoration: none;
}
::placeholder {
color: var(--grey-600);
}
hr {
border-top: var(--line);
}
button,
.btn {
cursor: pointer;
appearance: none;
color: var(--white);
background: #3885f6;
border: none;
border-radius: var(--borderRadius);
letter-spacing: var(--letterSpacing);
padding: 0.5rem 0.75rem;
box-shadow: var(--shadow-1);
transition: var(--transition);
font-size: 0.9rem;
font-weight: 700;
width: 9rem;
border-radius: 3px;
}
.grey {
background: #767d84;
margin-left: 1.3125rem;
}
button:hover,
.btn:hover {
color: var(--white);
background: var(--primary-700);
box-shadow: var(--shadow-2);
}
button.small {
padding: 0.25rem 0.5rem;
font-size: var(--smallText);
}
button.block {
width: 100%;
}
/* Basic Classes */
.container {
padding: 5rem 0;
}
.container-center {
width: 90vw;
max-width: var(--max-width);
margin: 0 auto;
}
.page {
width: 90vw;
max-width: var(--max-width);
margin: 0 auto;
}
.title {
text-align: center;
margin-bottom: 2rem;
}
form > *:last-child {
margin-bottom: 0;
}
/*#########*/
/* END OF GLOBALS */
/*#########*/
/*#########*/
/* Navbar */
/*#########*/
.navbar {
display: flex;
align-items: center;
justify-content: center;
}
.nav-center {
width: 90vw;
max-width: var(--max-width);
}
.nav-header {
height: 6rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.nav-header img {
width: 123.76px;
margin-bottom: -9px;
}
.nav-btn {
max-width: 3rem;
}
.nav-btn svg {
font-size: 1.2rem;
}
.nav-links {
height: 0;
overflow: hidden;
display: flex;
flex-direction: column;
transition: var(--transition);
}
.show-links {
height: 23.9375rem;
}
.nav-link {
display: block;
text-align: center;
font-size: 0.9rem;
color: white;
letter-spacing: var(--letterSpacing);
padding: 1rem 0;
border-top: 1px solid grey;
transition: var(--transition);
}
.active-link {
color: var(--primary-500);
}
.contact-link {
display: flex;
justify-content: center;
margin: 0 auto;
}
.contact-link a {
padding: 0.15rem 1rem;
}
.arrow-span {
opacity: 1;
font-size: 1em;
position: relative;
bottom: 0.01rem;
margin-left: 0.4em;
}
.grid-div {
padding-top: 3rem;
}
.spotlight-image {
position: relative;
bottom: 19rem;
left: 10rem;
z-index: 1;
}
.spotlight-text-container {
padding-top: 6rem !important;
padding: 1.5rem;
}
.spotlight-link {
color: #f65928;
font-weight: bold;
}
.phone {
padding-right: 3.35rem;
padding-top: 0.4rem;
}
@media screen and (min-width: 992px) {
.navbar {
height: 6rem;
}
.nav-center {
display: flex;
align-items: center;
}
.nav-header {
padding: 0;
margin-right: 2rem;
height: auto;
}
.nav-btn {
display: none;
}
.nav-links {
height: auto !important;
flex-direction: row;
justify-content: flex-end;
align-items: center;
width: 100%;
margin-left: auto;
}
.nav-link {
padding: 0;
border-top: none;
font-size: 0.9rem;
font-weight: 700;
white-space: nowrap;
padding: 0.15rem 1rem;
}
.nav-links-container {
width: 100%;
justify-content: flex-end;
align-items: center;
margin-right: 0;
}
.contact-link {
display: flex;
justify-content: center;
margin: 0;
}
}
/*#########*/
/* Hero */
/*#########*/
.hero-btn {
padding: 0.7rem;
padding-left: 1.2rem;
padding-right: 1.2rem;
}
.hero-section {
display: grid;
gap: 2rem 4rem;
padding-bottom: 3rem;
margin-top: 1rem;
margin-bottom: 1rem;
}
.hero-ctas {
margin-top: 2rem;
}
@media screen and (min-width: 992px) {
.hero-section {
grid-template-columns: 1fr 1fr;
align-items: center;
height: 400px;
}
}
/*#########*/
/* Hero */
/*#########*/
.hero-img {
height: 100%;
border-radius: var(--borderRadius);
}
.hero {
height: 40vh;
position: relative;
margin-bottom: 2rem;
}
.hero-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.4);
border-radius: var(--borderRadius);
}
.hero-text {
color: var(--white);
text-align: center;
} | 0.370681 | 0.121243 |
@charset "UTF-8";
/* Visual theme for QGov Online */
/* page models */
/* Results items */
/* line 4, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results {
list-style-type: none;
margin: 0;
padding: 0;
}
/* line 9, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results li {
clear: both;
}
/* line 12, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results h3 {
margin: 1em 0 0;
padding: 0;
font-size: 120%;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* line 19, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results p {
padding: 0;
margin: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results a {
text-decoration: none;
display: block;
float: left;
}
/* line 28, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results a .result-title {
text-decoration: underline;
}
/* line 31, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-description {
display: block;
float: left;
clear: both;
}
/* line 36, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta {
color: grey;
font-size: 100%;
display: block;
clear: both;
}
/* line 42, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta a {
float: left;
margin: 1em;
}
/* line 46, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta a:hover,
.search-results .meta a:active {
text-decoration: underline;
}
/* smartjobs */
/* line 51, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs li {
position: relative;
margin: 1em 0 2.3em;
padding-bottom: 2.3em;
border-bottom: 1px solid #D9D9D9;
}
/* line 57, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs h3 {
float: left;
margin-top: 0;
}
/* line 61, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .search-description {
clear: both;
display: block;
float: none;
margin: 1em 0;
}
/* line 67, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .type {
display: block;
clear: left;
font-size: 90%;
}
/* line 72, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .location {
float: right;
list-style: none;
padding: 0;
width: 15em;
text-align: right;
}
/* line 79, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .location li {
margin: 0;
padding: 0;
border: none;
}
/* line 84, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .meta {
margin-right: 13em;
}
/* line 87, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .meta time {
color: #444;
position: absolute;
right: 0;
/*bottom: 1em;*/
width: 12em;
text-align: right;
}
/* recommend results */
/* line 97, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#search-recommended {
margin: 2.75em 0 1.75em 0;
clear: both;
overflow: hidden;
}
/* line 102, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .result-title {
float: left;
margin-right: .7em;
}
/* line 106, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .recommended {
color: red;
font-size: 80%;
text-decoration: none;
}
/* line 111, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .file-meta {
color: #0456FF;
font-size: 80%;
padding-top: .15em;
}
/* search results block */
/* line 118, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
h2.resultset-title {
font-weight: normal;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: .4em 0 .3em 0;
display: block;
font-size: 120%;
margin: .83em 0 0 0;
}
/* line 127, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group {
margin-bottom: 2em;
}
/* line 130, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-utilities {
font-size: 94%;
/* 94% of 80% = 75% */
line-height: 1.25em;
/*float: left;*/
margin: 1em 0;
}
/* line 136, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-scope {
font-size: 94%;
/* 94% of 80% = 75% */
margin-top: .5em;
border: none;
}
/* line 141, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-scope strong {
float: left;
color: #000;
padding: 0;
font-weight: normal;
padding-right: 1em;
}
/* line 149, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group form {
/*float: left;*/
padding: 0;
}
/* line 153, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group fieldset input {
vertical-align: middle;
margin-right: .2em;
}
/* line 157, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group fieldset label {
margin-right: 1em;
}
/* line 161, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
fieldset.search-inputs {
margin: 0;
padding: 0;
border: none;
}
/* line 166, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group form {
margin: 1em 0;
}
/* line 169, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-query-body {
font-size: 140%;
margin-top: .1em;
}
/* line 174, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-submit-body {
padding: .2em .5em;
}
/* pagination */
/* .pagination is defined in another style sheet! */
/* line 180, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination {
/*margin: 0.7em 0em 0em 3em;*/
clear: both;
margin: 1em 0;
overflow: hidden;
}
/* line 186, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination ul {
padding: 0;
}
/* line 189, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li {
display: block;
list-style: none;
float: left;
margin: 0 .3em;
}
/* line 195, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li a {
padding: 0 .2em;
}
/* line 199, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li.previous,
#pagination li.next {
margin: 0;
}
/* line 202, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li.previous {
margin-right: .3em;
}
/* Table styles */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
caption {
color: #535353;
/* match h2, h3 */
text-align: left;
margin-bottom: .2em;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
table {
margin-top: .5em;
border-collapse: collapse;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
th,
td {
padding: .3em 1em;
border: none;
font-weight: normal;
}
/* TBODY */
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
tbody,
tfoot {
background: #EDEDED;
}
/* THEAD */
/* line 39, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
thead > tr > th,
thead > tr > td {
background: #535353;
color: white;
}
/* line 46, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
thead > tr > th > a:link,
thead > tr > td > a:link,
thead > tr > th > a:visited,
thead > tr > td > a:visited {
color: white;
text-decoration: none;
}
/* TFOOT */
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
tfoot > tr > th,
tfoot > tr > td {
font-weight: bold;
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
table .number {
text-align: right;
}
/* line 64, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.spanner {
text-align: center;
}
/* offset */
/* line 70, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.even > td,
.even > th {
background-color: #FCFCFC;
}
/* line 75, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.current > td,
.current > th {
background: #bddff0;
}
/* patterns */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
ol.checklist,
ul.checklist {
padding: .5em 0 1.5em;
margin-top: .5em;
overflow: hidden;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
.checklist li {
background-image: url(../images/skin/checklist-tick.png);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 38px;
line-height: 1.9em;
}
@media print {
/* line 18, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
.checklist li:before {
border: 2px solid #444;
border-radius: 2px;
content: " ";
display: inline-block;
height: 1em;
margin: 0.3em 0.5em 0 -2em;
width: 1em;
}
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question li,
.one-question .label,
.one-question .hint,
.one-question .alert,
.one-question .footer,
.one-question .actions {
display: inline !important;
padding: 0;
}
/* hide inline alerts */
/* line 13, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question .alert {
display: none !important;
}
/* slimmer buttons */
/* line 17, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question input[type="submit"] {
padding-top: .3em;
padding-bottom: .3em;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
.form > .xor {
margin: .5em 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li {
list-style: upper-alpha;
border-top: 1px solid #444;
margin-top: 2em;
padding: 1.5em 0 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li > h2 {
margin-top: 0;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li::before {
content: " or ";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -3em;
margin-left: -3em;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li:first-child::before {
content: none;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
.qg-acc h3 {
margin: .7em 0;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legend table {
width: auto;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legend table th, .legend table td {
padding: .3em;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legendColorBox div {
padding: 0 !important;
}
/* line 18, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legendColorBox div div {
width: 0 !important;
border-width: .75em !important;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.pieLabel {
font-size: 10px;
text-align: center;
padding: 2px;
color: #444;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.pieLabel100 {
margin-top: 1em;
}
@media screen, projection, tv, handheld {
/* Image gallery */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery {
overflow: hidden;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery ul {
padding-left: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery li {
float: left;
list-style: none;
padding: 10px;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery img {
width: 100px;
height: 100px;
border: 1px solid #FFFEFC;
box-shadow: none;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery a:link:hover img {
border-color: #06c;
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg);
}
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc {
overflow: hidden;
clear: both;
margin-top: 1.5em;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc .border {
background: #EEF5F8;
padding: 0 1em;
margin: 0;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc h3 {
margin-top: .5em;
margin-bottom: 0;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc ol {
padding: .5em 0 1.5em;
margin-top: .5em;
overflow: hidden;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc li {
list-style-type: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a {
text-decoration: none;
position: relative;
overflow: visible;
float: left;
clear: left;
margin: 0 0 .3em 3em;
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a .link-text {
text-decoration: underline;
display: block;
/* bug: float left is causing link text to wrap prematurely */
/*float: left;*/
cursor: pointer;
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a .page-number {
speak: none;
/* These numbers just replicate the list numbers for easy visual styling. They would be redundant to AT */
margin: 0 0 .3em -2.85em;
float: left;
background: #DDECF1;
color: #05457F;
min-width: 1.5em;
text-align: center;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a[href]:hover .page-number {
background: white;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc .current a {
font-weight: bold;
}
/* Guide content (multipage) */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination {
clear: both;
overflow: hidden;
list-style-type: none;
margin: 2em 0 1em;
padding: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a,
.pagination .next a {
float: left;
background: #e5e5e5 url(../images/skin/bg-button.png) left top repeat-x;
border: 1px solid #ababab;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .next {
float: right;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a .pagination-button-inner {
display: block;
margin: -1px;
padding: .2em 1em .4em 2em;
background: transparent url(../images/skin/bg-previous-arrow.png) left center no-repeat;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .next a .pagination-button-inner {
display: block;
margin: -1px;
padding: .2em 2em .4em 1em;
background: transparent url(../images/skin/bg-next-arrow.png) right center no-repeat;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a:hover,
.pagination .next a:hover {
background: #e5e5e5;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next {
overflow: hidden;
clear: both;
margin-top: 1.5em;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next .border {
padding: 0;
margin: 0;
/*background: #fff url(../images/skin/bg-content-fade.png) left top repeat-x;*/
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next {
clear: both;
}
@media screen, projection, tv, handheld {
/* what's next section */
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next .border {
background: #EDEDED;
background: linear-gradient(top, #f6f6f6 4.2em, #ededed);
background: -moz-linear-gradient(top, #f6f6f6 4.2em, #ededed);
background: -webkit-linear-gradient(top, #f6f6f6 4.2em, #ededed);
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next h2 {
background: #535353;
color: #fff;
padding: .357em .714em;
/* 140% */
margin: 0;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next ul {
margin: 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next li {
list-style: none;
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a {
display: block;
padding: .5em;
text-decoration: none;
position: relative;
padding-left: 2.5em;
margin-left: -2em;
background: url("../images/skin/bullet-small-list.png") 1em 1em no-repeat;
}
/* line 46, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next li:nth-child(2n) a {
background-color: #FCFCFC;
}
/* line 50, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:active,
#what-next a:hover {
text-decoration: underline;
}
/* line 53, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:link {
color: #444;
}
/* line 56, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:visited {
color: #5C6F80;
}
}
@media screen, projection, tv, handheld {
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list .toggle a {
padding: .5em 1em .5em 20px;
background: #f3f3f3 url("../images/skin/toggle-grey-plus.png") 7px 0.85em no-repeat;
text-decoration: none;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list.expanded .toggle a {
background-image: url("../images/skin/toggle-grey-minus.png");
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list .toggle a:hover {
background-color: #ddd;
}
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote {
font-size: 130%;
background: #F6F6F6;
padding: 1em 3em;
margin: 2em 0;
position: relative;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote:after,
blockquote.pull-quote:before {
content: "‘";
font: bold 900%/1.5 Arial, sans-serif;
color: #535353;
position: absolute;
top: 0;
left: 0;
margin-top: -.3em;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote:after {
content: "’";
top: 100%;
left: 100%;
margin: -.75em 0 0 -.3em;
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
.pull-quote + .figcaption {
padding-left: 2em;
margin-top: -2.6em;
/* blockquote margin-bottom * font-size (2em × 130%) */
position: relative;
padding: 1em 3em;
}
/* line 32, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
.pull-quote + .figcaption:before {
content: "";
position: absolute;
top: 0;
left: 0;
border: 1em solid rgba(255, 255, 255, 0);
border-top: 1.5em solid #F6F6F6;
/* pull quote background color */
}
/* figures */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure,
.cut-in,
.cut-in-alt {
position: relative;
margin: 1em 0;
}
/* cut-in images */
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in {
float: right;
margin-left: 1em;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in-alt {
float: left;
margin-right: 1em;
}
/* line 21, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure img,
.cut-in img,
.cut-in-alt img {
border: 1px solid #FFFEFC;
display: block;
/*box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);*/
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.diagram img {
border: none;
display: block;
box-shadow: none;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in .caption,
.cut-in-alt .caption,
.cut-in .caption-large,
.cut-in-alt .caption-large {
display: block;
padding: .2em .5em;
overflow: hidden;
color: #444;
/* match h2, h3 */
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in .caption .name,
.cut-in .caption .name {
font-weight: bold;
}
/* figure credits */
/* line 47, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure button img,
.cut-in button img,
.cut-in-alt button img {
border: none;
box-shadow: none;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits {
padding: .5em;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle {
position: absolute;
right: 1em;
margin: -35px 5px 0;
padding: 0;
border: none;
background: transparent;
opacity: .67;
}
/* line 65, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle:focus,
.figure-credits-toggle:hover,
.figure-credits-toggle:active {
opacity: 1;
}
/* line 68, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle img {
width: 25px;
height: 19px;
border: none;
box-shadow: none;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
.section > .xol {
margin: .5em 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li {
list-style: upper-alpha;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li > h3 {
margin-top: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-a::before {
content: " \a0 A\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-b::before {
content: " \a0 B\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
/* line 40, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-c::before {
content: " \a0 C\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
@media screen, projection, tv, handheld {
/* News */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature {
position: relative;
/*margin-bottom: 1em;*/
background: #f9f9f9 url(../images/skin/bg-news.png) left bottom repeat-x;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section {
clear: both;
margin-bottom: 1em;
overflow: hidden;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .section img {
float: left;
clear: left;
margin: .5em 0 1em;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-box-sizing {
/*background: #fff url (../images/skin/bg-news.png) left top repeat-x;*/
/*border: 1px solid #7c94aa;
padding: .5em;*/
overflow: hidden;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#asides .news-items .section img,
.home .news-items .section img {
/*width: 284px;*/
max-width: 100%;
height: auto;
margin-top: .5em;
/*margin: .5em 2px 2px 10px;*/
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#asides .news-feature .compact-slideshow-active .section {
padding-bottom: 0;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section h3,
#related-promotions .aside h3 {
margin-top: 0;
color: #002d46;
font-size: 120%;
font-weight: bold;
margin: .5em .6em 0;
float: left;
/*clear: left;*/
/* This was causing issues in IE7 , and its not needed */
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .aside h3,
#related-promotions #featured .section dl.meta {
float: none;
clear: none;
margin-left: 0;
}
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta {
color: #666;
clear: right;
overflow: hidden;
display: block;
}
/* line 64, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta {
margin: .5em 0;
clear: left;
font-size: 90%;
}
/* line 69, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dt.category {
width: 0;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
/* line 76, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dd.category {
font-weight: bold;
margin: 0 .5em 0 0;
padding-right: 15px;
float: left;
background: transparent url("../images/skin/bullet-word-separator.png") right center no-repeat;
}
/* line 84, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .alert dl.meta dd.category,
.news-feature .alert .meta dd.category {
color: #ce2408;
}
/* line 87, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dt.date-posted {
float: left;
font-weight: normal;
margin: 0 .5em 0 0;
}
/* line 92, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dd.date-posted {
float: left;
margin: 0;
}
/* line 96, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .summary {
clear: both;
overflow: hidden;
}
/*.news-feature dl.meta dt {
background: transparent url(../images/skin/bg-colon.png) right bottom no-repeat;
padding-right: 4px;
}*/
/* line 105, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .news-items img {
margin-right: 1.2em;
}
/* Slideshow active */
/* line 110, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .slideshow {
overflow: visible;
padding-top: .5em;
}
/* line 114, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .compact-slideshow-active .section {
margin-bottom: 0;
padding-bottom: 1em;
padding-left: .5em;
padding-right: .5em;
}
/* line 120, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .compact-slideshow-active .section {
padding-left: 0;
}
/* line 124, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section .important {
color: #915f2a;
/* WCAG2 AA level text contrast for small text */
margin-top: 0;
}
/* line 128, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content {
overflow: hidden;
min-width: 13em;
clear: right;
}
/* line 133, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions #featured .news-content {
clear: none;
padding: 0;
}
/* line 137, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content p {
margin: .5em 0;
}
/* line 140, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .compact-slideshow-active .controlbar {
padding: 0 .5em .5em;
}
/* line 143, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions #featured .compact-slideshow-active .controlbar {
padding: 0;
}
/* line 146, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content {
padding: 0 .7em;
clear: left;
}
/* Slideshow controls */
/* line 153, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .contents,
.compact-slideshow-active .controlbar {
/* controlbar is only visible when active */
padding: 0;
overflow: hidden;
}
/* line 157, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .window {
clear: both;
overflow: hidden;
padding: 0;
margin: 0;
}
/* line 164, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar ul,
.compact-slideshow-active .controlbar li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}
/* line 169, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar ul {
display: block;
}
/* line 172, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions {
float: right;
width: 6em;
}
/* line 176, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels {
float: left;
}
/* line 182, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a,
.compact-slideshow-active .controlbar a:link,
.compact-slideshow-active .controlbar a:active,
.compact-slideshow-active .controlbar a:visited {
outline: none;
text-decoration: none;
color: #fff;
display: block;
float: left;
padding: 0;
}
/* line 190, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span {
padding: .2em .7em;
display: block;
}
/* line 196, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a:hover span,
.compact-slideshow-active .controlbar a:active span,
.compact-slideshow-active .controlbar a.keyboard-focus span {
color: #fff;
text-decoration: underline;
cursor: pointer;
}
/* line 203, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a span.button-symbol,
.compact-slideshow-active .panels a:link span.button-symbol,
.compact-slideshow-active .panels a:visited span.button-symbol {
background: transparent url(../images/skin/icon-slideshow-panels-control.png) center 7px no-repeat;
overflow: hidden;
}
/* line 210, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a.current span.button-symbol,
.compact-slideshow-active .panels a.current:link span.button-symbol,
.compact-slideshow-active .panels a.current:active span.button-symbol,
.compact-slideshow-active .panels a.current:visited span.button-symbol {
background-image: url(../images/skin/icon-slideshow-panels-control-current.png);
}
/* line 215, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a:hover span.button-symbol,
.compact-slideshow-active .panels a.keyboard-focus span.button-symbol {
background-image: url(../images/skin/icon-slideshow-panels-control-hover.png);
}
/* line 222, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a.current span.button-symbol,
.compact-slideshow-active .panels a.current:link span.button-symbol,
.compact-slideshow-active .panels a.current:active span.button-symbol,
.compact-slideshow-active .panels a.current:visited span.button-symbol,
.compact-slideshow-active .panels a.current:hover span.button-symbol {
color: #194477;
cursor: default;
text-decoration: none;
}
/* line 227, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span.button-symbol {
speak: none;
/* Hide ascii symbols from AT */
padding: 0;
display: block;
width: 2em;
height: 2em;
overflow: hidden;
text-align: center;
}
/* line 236, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions a span.button-symbol {
background-image: url(../images/skin/sprite-slideshow-controls.png);
background-position: left -85px;
background-repeat: no-repeat;
}
/* line 241, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar span.button-title {
position: absolute;
left: -99999px;
}
/* line 245, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span img.for-css-replacement {
width: 2em !important;
height: 2em !important;
border: none !important;
}
/* line 250, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.next span.button-symbol {
background-position: -255px -85px;
}
/* line 253, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.toggle-animation span.button-symbol {
background-position: -170px -85px;
}
/* line 256, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.slideshow.animation-running .controlbar .actions a.toggle-animation span.button-symbol {
background-position: -85px -85px;
}
/* line 259, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions a:hover span.button-symbol {
background-position: left top;
}
/* line 262, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.next:hover span.button-symbol {
background-position: -255px top;
}
/* line 265, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.toggle-animation:hover span.button-symbol {
background-position: -170px top;
}
/* line 268, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.slideshow.animation-running .controlbar .actions a.toggle-animation:hover span.button-symbol {
background-position: -85px top;
}
/* News/announcment page styles */
/* line 273, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content .feed {
margin: -2.6em .5em .5em;
padding: 0;
clear: both;
float: right;
}
/* line 279, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content h1 {
padding-right: 1em;
}
/* line 282, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content .news-featured h3 {
margin-bottom: 0;
}
/* line 286, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news ol.news-featured,
.page-news ol.news-archive {
list-style-type: none;
padding-left: 0;
}
/* line 290, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured li {
margin-left: 90px;
position: relative;
}
/* line 294, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
body.page-news-regional .news-featured li {
margin-left: 0;
}
/* line 297, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta {
color: #666;
display: block;
}
/* line 301, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dt.category {
width: 0;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
/* line 308, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dd.category {
font-weight: bold;
margin: 0 .5em 0 0;
float: left;
}
/* line 314, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .alert dl.meta dd.category,
.news-featured .alert .meta dd.category {
color: #ce2408;
}
/* line 318, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dt.date-posted {
float: left;
font-weight: normal;
margin: 0 .5em 0 0;
}
/* line 323, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dd.date-posted {
float: left;
margin: 0;
}
/* line 327, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .thumb {
/*float: left;*/
margin: 5px;
width: 75px;
height: 75px;
margin-left: -90px;
position: absolute;
left: 0;
top: 0;
}
/* line 337, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured a:hover .thumb {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
}
/* line 340, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .summary {
padding: 0 0 1em;
margin-bottom: 1em;
clear: both;
overflow: hidden;
}
/* line 346, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive li {
margin-left: 13em;
position: relative;
padding: .3em 0;
}
/* line 351, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive dl.meta {
color: #666;
display: block;
margin-left: -14em;
position: absolute;
left: 0;
top: 0;
width: 13em;
text-align: right;
padding: .3em 0;
}
/* line 364, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive dl.meta dt.category,
.page-news .news-archive dl.meta dd.category,
.page-news .news-archive dl.meta dt.date-posted {
position: absolute;
left: -99999px;
width: 100px;
}
}
/* asides */
/* ASIDES */
/* Default aside */
/* line 7, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside {
color: #444;
background: #D8D8D8;
padding: .5em;
overflow: hidden;
margin: 0 0 1em;
border: none;
border-radius: 2px;
/*font-size: 90%;*/
}
/* aside in butterfly lightbox */
/* line 18, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
#jb-window .aside {
margin: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside h2 {
margin: 0;
color: #444;
font-size: 160%;
font-weight: normal;
}
/* links */
/* line 32, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside a {
color: #575958;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside a:visited {
color: #576978;
}
/* line 39, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a {
text-decoration: none;
}
/* line 43, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a:focus,
.aside li a:hover {
text-decoration: underline;
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a.button:focus,
.aside li a.button:hover {
text-decoration: none;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
#asides .news-feature,
#asides .events,
#asides .facebook-updates,
#asides .twitter-updates {
border: none;
padding: 0;
}
/* app */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app h2,
#asides-primary .app h2,
#asides-secondary .app h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app img {
box-shadow: none;
display: inline;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app img.icon {
width: 96px;
float: left;
margin: 0 1em 1em 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app ul {
margin: 0;
padding: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app li {
float: left;
list-style: none;
margin: 0 .5em .5em 0;
padding: 0;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app ul {
padding: 0;
margin: 0;
}
/* line 35, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app li {
list-style: none;
padding: 0 0 5px 0;
}
/* contacts */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact h2,
#asides-primary .contact h2,
#asides-secondary .contact h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact ul,
#asides-primary .contact ul,
#asides-secondary .contact ul {
list-style: none;
padding: 0;
margin: 0;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact ul.lead-in {
list-style: disc;
margin-top: -1em;
padding: 0 0 0 2em;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact li,
#asides-primary .contact li,
#asides-secondary .contact li {
padding: 0;
margin: .5em 0;
word-wrap: break-word;
background: transparent 0 0 no-repeat;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact dl {
margin-left: 0;
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact dt {
position: static;
width: auto;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .emergency-contact {
border: none;
background: #D8D8D8;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .emergency-contact p {
background: transparent url(../images/skin/icon-blank.jpg) left center no-repeat;
padding: 1em 0 1em 58px;
min-height: 3.5em;
margin: 0;
}
/* line 50, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
.contact .tel,
.emergency-contact .tel {
font-weight: bold;
/*font-size: 110%;*/
white-space: nowrap;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_controlbar.scss */
#asides .compact-slideshow-active .controlbar .actions {
padding: 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_controlbar.scss */
.compact-slideshow-active .controlbar {
margin-top: .5em;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_cut-in.scss */
#asides .cut-in {
/*float: none;*/
margin: 1em 0;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_cut-in.scss */
#asides .cut-in-icon {
float: left;
clear: left;
margin: .5em .5em .2em 0;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_disaster.scss */
#asides .disaster h2,
#asides-primary .disaster h2,
#asides-secondary .disaster h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* events */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .section, #related-promotions .events .section {
/*margin: 1em 0;*/
margin: 0;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .section h3, #related-promotions .events .section h3 {
margin: 0;
margin-left: -65px;
width: 57px;
height: 0;
padding-top: 48px;
overflow: hidden;
}
/* line 18, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events ol, #related-promotions .events ol {
list-style-type: none;
padding: 0;
margin-top: -48px;
margin-bottom: 0;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events li, #related-promotions .events li {
/*margin: 0 0 1em;*/
padding: 1em;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events li.even, #related-promotions .events li.even {
background-color: #f3f3f3;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .date, #related-promotions .events .date {
font-weight: bold;
margin: 0;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events h4, #related-promotions .events h4 {
margin: 0;
font-size: 100%;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* line 43, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#related-promotions .events .aside-inner {
padding: 0;
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#related-promotions .events .aside-inner h2 {
padding: 0 0 0 .5em;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary,
#featured #featured-secondary {
float: left;
width: 50%;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary .inner {
padding: 0 1em 0 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary .inner {
padding: 0 0 0 1em;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary .inner {
background: transparent url("../images/skin/bg-featured-divider.png") right center no-repeat;
padding: 1em 1em 0 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary ul {
padding: 0;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary li {
list-style: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary h3 {
margin-bottom: 0;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary p {
margin-top: 0;
}
/* feedback */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_feedback.scss */
#asides .feedback,
#asides-primary .feedback,
#asides-secondary .feedback {
background: #D8D8D8;
}
/* have your say asides */
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
#asides .your-say ul,
#related-promotions .your-say ul {
padding-left: 1em;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
#asides .your-say li,
#related-promotions .your-say li {
list-style: none;
}
/*.your-say li:nth-child(2n) a,*/
/* line 13, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li.even a {
background-color: #fcfcfc;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li a {
display: block;
position: relative;
margin-left: -2em;
margin-right: -1em;
padding: .5em 1.5em .5em 2.5em;
padding-right: 1.5em;
background: url("../images/skin/bullet-small-list.png") 1em 1em no-repeat;
}
/* line 27, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li a:hover,
.your-say li a:hover .title {
text-decoration: underline;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li.new .meta {
text-transform: uppercase;
font-size: 80%;
background: #639052;
color: #fff;
padding: .2em;
margin-left: 1em;
box-shadow: none;
}
/* images in asides and features */
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
.aside img,
.featured img,
.page-news img.thumb,
.home .news-items .section img {
border: 1px solid #fff;
box-shadow: none;
max-width: 100%;
height: auto;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#content .diagram img,
#asides .key img,
#asides .diagram img,
#asides .feed img,
#asides button img,
#related-promotions .feed img,
.aside .feed a img,
#related-promotions button img,
#asides img.for-css-replacement,
#related-promotions img.for-css-replacement {
border: none;
box-shadow: none;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
img[width="0"] {
border: none !important;
box-shadow: none !important;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .key ul {
list-style: none;
padding: 0;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .key li, #asides .key img {
display: inline;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .sponsors img,
#asides-primary .sponsors img,
#asides-secondary .sponsors img {
height: 64px;
border: none;
box-shadow: none;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#featured .section img {
width: 284px;
height: 113px;
}
/* line 56, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
.home #featured .section img {
width: 373px;
height: 189px;
}
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .sponsors ul,
#asides-primary .sponsors ul,
#asides-secondary .sponsors ul {
list-style: none;
padding-left: 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .sponsors li,
#asides-primary .sponsors li,
#asides-secondary .sponsors li {
list-style: none;
float: left;
margin: .5em 1em .5em 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login .submit li,
#asides-primary .login .submit li,
#asides-secondary .login .submit li {
margin-right: 1em;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login dt,
#asides .login dd {
display: inline;
margin: 0;
padding: 0;
font-weight: normal;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login dd {
font-weight: bold;
}
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_more.scss */
p.more,
.section-header p.more,
.section-header p.feed {
float: right;
margin: 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_more.scss */
.section-header p.more a,
.section-header p.feed a {
padding: .5em;
margin: 0 0 -1em;
/* offset padding, prevent link from expanding containers */
display: block;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header h2,
.section-header h3 {
margin: 0;
color: #293942;
font-weight: normal;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header h2 {
font-size: 160%;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header {
overflow: hidden;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.aside .section-header h2 {
float: left;
}
/* Special asides (dark heading background) */
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.news-feature .section-header h2,
.news-feature .section-header a,
#asides .events .section-header h2,
#asides .events .section-header a,
#asides .twitter-updates .section-header h2,
#asides .twitter-updates .section-header a,
#asides .facebook-updates .section-header h2,
#asides .facebook-updates .section-header a,
#related-promotions .section-header h2,
#ia-updates .section-header h3,
#related-promotions .section-header a,
.home #news .section-header h2,
.home #news .section-header a,
.home #ia .section-header h2,
.home #ia .section-header a {
color: white;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.news-feature .section-header,
#asides .events .section-header,
#asides .twitter-updates .section-header,
#asides .facebook-updates .section-header,
#related-promotions .section-header,
#ia-updates .section-header,
.home #news .section-header,
.home #ia .section-header,
.home #services .section-header {
color: white;
background: #293942;
padding: .4em .7em;
}
/* line 53, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header a,
.section-header a:link,
.section-header a:visited {
color: white;
}
/* line 58, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
#related-promotions .section-header,
#ia-updates .section-header {
/* Pull these special headings back into line */
margin: 0 -1em .5em;
}
/* stories */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_story.scss */
#asides .story {
border: none;
background: transparent;
color: #444;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_story.scss */
#asides .story p {
margin: 1.7em 0;
}
/* load on demand */
/* social-media asides */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_social-media.scss */
ol.social-media {
list-style: none;
padding: 0 1em;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-updates p.more,
.twitter-updates p.more {
margin: 0 .5em .5em;
}
/* Facebook */
/* line 9, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-story {
padding: .5em 0 .5em 58px;
position: relative;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-updates li img {
width: 48px;
height: 48px;
position: absolute;
margin-left: -58px;
/* IE6 friendly */
}
/* THESE STYLES APPLY TO ALL MEDIA */
/* event list */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.events {
list-style: none;
padding: 0;
}
/* hide lat/long coordinates microformat data */
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent .geo {
display: none;
}
/* remove underline from abbr (microformats) */
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
abbr.dtstart,
abbr.dtend {
border-bottom: none;
}
/* static map */
/* line 21, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.map img {
max-width: 100%;
}
/* event details */
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl {
display: block;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl dt,
.vevent dl dd {
margin: 0;
padding: 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl dt {
margin-top: 1em;
font-weight: normal;
}
/* nested lists */
/* line 40, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent ul {
list-style: disc;
}
/* THESE STYLES APPLY TO ALL MEDIA */
/* line 5, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#canvas {
width: 100%;
height: 270px;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#map_canvas {
width: 100%;
height: 100%;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#jb-window #canvas {
height: 470px;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-A,
.map-marker-B,
.map-marker-C,
.map-marker-D,
.map-marker-E,
.map-marker-F,
.map-marker-G,
.map-marker-H,
.map-marker-I,
.map-marker-J {
background: url(../images/skin/map-marker/red_MarkerA.png) 0 0 no-repeat;
padding-left: 32px;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-B {
background-image: url(../images/skin/map-marker/red_MarkerB.png);
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-C {
background-image: url(../images/skin/map-marker/red_MarkerC.png);
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-D {
background-image: url(../images/skin/map-marker/red_MarkerD.png);
}
/* line 39, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-E {
background-image: url(../images/skin/map-marker/red_MarkerE.png);
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-F {
background-image: url(../images/skin/map-marker/red_MarkerF.png);
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-G {
background-image: url(../images/skin/map-marker/red_MarkerG.png);
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-H {
background-image: url(../images/skin/map-marker/red_MarkerH.png);
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-I {
background-image: url(../images/skin/map-marker/red_MarkerI.png);
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-J {
background-image: url(../images/skin/map-marker/red_MarkerJ.png);
}
/* minicart */
/* line 10, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart,
#ssq-minicart h2,
#ssq-minicart h3,
#ssq-minicart table,
#ssq-minicart caption,
#ssq-minicart th,
#ssq-minicart td,
#ssq-minicart ul,
#ssq-minicart li {
margin: 0;
padding: 0;
border: none;
background: transparent;
color: #333;
font: 1em/1.5 Verdana, Arial, Helvetica, Geneva, sans-serif;
position: static;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart {
background: #9AC5DF;
color: #333;
padding: 7px;
position: relative;
border-radius: 13px;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart h2 {
font-size: 115%;
font-weight: bold;
margin: 0 .435em 7px;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-noscript,
#ssq-minicart .ssq-minicart-loading,
#ssq-minicart .ssq-minicart-error,
#ssq-minicart .ssq-minicart-info,
#ssq-minicart .ssq-minicart-empty,
#ssq-minicart #ssq-minicart-view {
background: #FFF;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-noscript,
#ssq-minicart .ssq-minicart-loading,
#ssq-minicart .ssq-minicart-error,
#ssq-minicart .ssq-minicart-info,
#ssq-minicart .ssq-minicart-empty {
padding: .5em;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart.fail #ssq-minicart-view {
background: #fee6e8;
}
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-error {
padding-left: 50px;
background: #fee6e8 url(fail.png) 10px 20px no-repeat;
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-info {
padding-left: 50px;
background: #eef4f6 url(info.png) 10px 20px no-repeat;
}
/* line 66, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-loading {
padding-left: 50px;
background: white url(wait.gif) 10px 50% no-repeat;
}
/* line 71, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-items,
#ssq-minicart .ssq-minicart-totals {
padding: .5em 0;
}
/* line 74, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart table {
width: 100%;
padding: 0;
margin: 0;
border-collapse: collapse;
}
/* line 80, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart caption {
text-align: left;
}
/* line 85, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart th,
#ssq-minicart td,
#ssq-minicart caption {
padding: .2em .5em;
}
/* line 88, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .number {
text-align: right;
}
/* line 91, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tbody td {
color: #069;
}
/* line 94, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .alternate {
background: #F5FAFF;
}
/* line 97, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tfoot th {
text-align: right;
}
/* line 101, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tfoot th,
#ssq-minicart tfoot td {
font-weight: bold;
}
/* line 105, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tbody th {
font-size: 100%;
font-weight: bold;
}
/* line 110, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .gst th,
#ssq-minicart .gst td {
font-size: 80%;
font-weight: normal;
padding: .25em .625em;
}
/* line 117, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .timeout th,
#ssq-minicart .timeout td {
text-align: left;
font-weight: normal;
padding: .25em .625em;
}
/* line 123, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-submit {
text-align: right;
padding: .2em .5em;
}
/* line 127, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-submit input {
margin-left: .5em;
}
/* line 131, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart input[type='image'],
#ssq-minicart a:active img {
top: 1px;
left: 1px;
position: relative;
}
/* line 136, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart a img {
border: none;
}
/* line 139, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards {
background: #DFEFFF;
padding: 1em .5em .5em;
text-align: center;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
}
/* line 150, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards ul {
display: inline-block;
font-weight: normal;
font-size: 80%;
margin: .5em 0 0;
}
/* line 156, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards li {
display: inline;
list-style: none;
vertical-align: middle;
}
/* line 161, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.ssq-minicart-warning em {
color: red;
}
/* line 164, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .borderRadius {
position: absolute;
width: 13px;
height: 13px;
background: transparent url(bg-minicart.png) 16px 16px no-repeat;
overflow: hidden;
z-index: 0;
}
/* IE border-radius */
/* line 174, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight,
#ssq-minicart .topLeft {
top: 0;
}
/* line 178, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight,
#ssq-minicart .bottomRight {
right: 0;
}
/* line 182, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomRight,
#ssq-minicart .bottomLeft {
bottom: 0;
}
/* line 186, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomLeft,
#ssq-minicart .topLeft {
left: 0;
}
/* line 189, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight {
background-position: -18px -1px;
}
/* line 192, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topLeft {
background-position: -1px -1px;
}
/* line 196, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .borderRadius,
#ssq-minicart-error .borderRadius {
width: 7px;
height: 7px;
top: 0;
}
/* line 201, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .topRight {
background-position: -24px -33px;
right: 0;
}
/* line 205, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .topLeft {
background-position: -17px -33px;
left: 0;
}
/* line 209, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.fail #ssq-minicart-view .topRight {
background-position: -7px -33px;
right: 0;
}
/* line 213, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.fail #ssq-minicart-view .topLeft {
background-position: -1px -33px;
left: 0;
}
/* line 217, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.info #ssq-minicart-view .topRight {
background-position: -7px -49px;
right: 0;
}
/* line 221, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.info #ssq-minicart-view .topLeft {
background-position: -1px -49px;
left: 0;
}
/* line 225, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomRight {
background-position: -17px -17px;
width: 14px;
height: 14px;
}
/* line 230, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomLeft {
background-position: -1px -17px;
width: 14px;
height: 14px;
}
/* SWE integration modifications */
/* line 237, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.cart-item img {
border: #ccc 1px solid;
float: left;
}
/* line 241, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.cart-item ol {
float: right;
padding: 0 1em;
}
/* cart */
/* line 246, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
div#minicart {
border: none;
padding: 0;
}
/* line 250, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#minicart h2 {
background: none;
padding: .2em 0 .2em 0;
}
/* line 254, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart img {
display: inline;
}
/* line 258, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tr {
background-color: #F5FAFF;
}
/* line 262, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tr.alternate {
background-color: #FFF;
}
/* tool pattern */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool {
margin: 1em 0 1em 40px;
border: 1px solid #DCDCDC;
padding: 0 1em 0 50px;
background: #fff;
position: relative;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool .actions {
background: #EFEDEE;
margin: 0 -1em 0 -50px;
padding: 1em;
text-align: center;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool h3 img {
position: absolute;
left: -40px;
_margin-left: -50px;
/* IE6 positioning (balance 50px padding) */
}
/* apps/tools content type */
/* lightbox tweaks */
/* line 27, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#jb-window-inner.tool-lightbox {
background: transparent;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#jb-window-inner .tool {
margin-top: 0;
margin-bottom: 0;
}
/* tab tweaks */
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .viewport {
background-image: url("../images/skin/tab-container-bg.png");
background-position: 100% 100%;
background-repeat: no-repeat;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .control {
padding: 1em 1em 1em 42px;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .controlset a {
background-repeat: no-repeat;
background-position: 7px 50%;
}
/* line 49, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .section-header {
display: none;
/* or just visually hidden? */
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections ul {
list-style: none;
padding: 0;
}
/* line 60, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .show,
#tool-sections.narrow .tabs .current {
height: 3.5em;
}
/* line 63, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .narrow {
height: 3.5em;
}
/* line 65, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .narrow a {
padding-top: 1em;
padding-bottom: 1em;
}
/* tab icons */
/* line 74, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-headspace-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 77, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-health-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 80, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-money-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 83, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-transport-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 86, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-safety-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* icons pattern */
/* line 92, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon {
display: block;
text-align: center;
width: 100px;
margin: 1em;
float: left;
background: url("../images/skin/bg-apps-dropshadow.png") 50% 68px no-repeat;
_background: transparent;
/* IE6 does not support transparent PNGs, 8-bit transparency not suitable for shadow */
}
/* line 101, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:link, .icon:visited, .icon:hover, .icon:active {
text-decoration: none;
}
/* line 104, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon img {
width: 75px;
height: 75px;
margin: 0 auto;
}
/* line 109, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:hover {
background-position: 50% 70px;
}
/* line 112, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:hover img {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
}
/* line 115, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon .link-text {
display: block;
color: #444;
font-size: 90%;
/*margin: .5em 0;*/
}
/* TODO move to IE fixes stylesheet? */
/* line 124, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.viewport .content li {
/* IE6/7 FIXES */
*zoom: 1;
*float: left;
}
/*
Downloadable document links
Example:
<a href="file.doc" class="download">
<span class="title">Document title</span><span class="meta"> (DOC, 50 KB)</span>
</a>
*/
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a.download,
a.download:link,
a.download:visited {
text-decoration: none;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a.meta-link,
a.meta-link:link,
a.meta-link:visited {
text-decoration: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a .title,
a:link .title,
a:visited .title {
text-decoration: underline;
}
/* TODO are these used? */
@media screen, projection, tv, handheld {
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .stories-box-sizing,
#featured-story .story-box-sizing {
overflow: hidden;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .section {
margin-top: 1em;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .section .story-box-sizing,
#featured-story .story-box-sizing {
padding: .2em 1em;
overflow: hidden;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories h2,
#featured-story h2,
#featured-stories h3 {
margin: 0;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories h2 {
margin: .5em .7em 0;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story h2 {
margin: .5em 0 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .cut-in,
#featured-story .cut-in {
float: right;
position: relative;
width: 124px;
height: 182px;
margin: 1em 0 .5em .7em;
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story.landscape .cut-in {
width: 248px;
}
/* line 44, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories p.more {
float: right;
clear: both;
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story p.more {
float: right;
clear: left;
}
}
/* definition list grid */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid {
display: block;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dt, .grid dd {
margin: 0;
padding: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dt {
font-weight: normal;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dd {
margin-bottom: 1em;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid ul {
list-style: disc;
}
/* line 27, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
dl .supplementary {
display: none;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
#jb-window-content dl .supplementary {
display: block;
}
/* twitter: https://dev.twitter.com/terms/display-guidelines */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet {
padding: .5em 0 .5em 58px;
position: relative;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet a:focus,
.tweet:hover :link,
.tweet:hover :visited {
color: #0084B4;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet a {
text-decoration: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
a:focus .tweet-user-name,
a:hover .tweet-user-name,
a:focus .title,
a:hover .title,
a.twitter-timeline-link:focus,
a.twitter-timeline-link:hover,
a.tweet-timestamp:focus,
a.tweet-timestamp:hover {
text-decoration: underline;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-user-name {
font-weight: bold;
}
/* line 32, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-full-name {
font-size: 90%;
margin-left: .5em;
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-full-name,
.tweet-meta {
color: #999;
white-space: nowrap;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet img {
width: 48px;
height: 48px;
position: absolute;
margin-left: -58px;
/* IE6 friendly */
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-text {
margin: 0;
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.twitter-atreply .meta {
opacity: .5;
}
/* line 55, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.twitter-hashtag .meta {
opacity: .7;
}
/* line 59, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-actions {
padding-left: 20px;
background: url(../images/twitter/bird_16_blue.png) no-repeat;
display: block;
min-height: 16px;
_height: 16px;
/* IE6 */
}
/* line 67, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.retweet-icon {
display: inline-block;
width: 15px;
height: 14px;
background: -96px 0 url(../images/twitter/everything-spritev2.png) no-repeat;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.comparison {
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #B8DDEF;
background: linear-gradient(top, #b8ddef, #ffffff);
background: -moz-linear-gradient(top, #b8ddef, white);
background: -webkit-linear-gradient(top, #b8ddef, white);
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.comparison-inner {
overflow: hidden;
margin: 1px;
padding: 0 1em;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.advantage {
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.advantage .comparison-inner {
background: #EAEAEA;
background: linear-gradient(top, #EAEAEA, #ffffff);
background: -moz-linear-gradient(top, #EAEAEA, white);
background: -webkit-linear-gradient(top, #EAEAEA, white);
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.disadvantage {
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.disadvantage .comparison-inner {
background: #F6F6F6;
background: linear-gradient(top, #F6F6F6, #ffffff);
background: -moz-linear-gradient(top, #F6F6F6, white);
background: -webkit-linear-gradient(top, #F6F6F6, white);
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-id {
background: #c7d3e3;
background: linear-gradient(top, #c7d3e3, #ffffff);
background: -moz-linear-gradient(top, #c7d3e3, white);
background: -webkit-linear-gradient(top, #c7d3e3, white);
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-id .comparison-inner {
background: #DBE8EC;
background: linear-gradient(top, #dbe8ec, #ffffff);
background: -moz-linear-gradient(top, #dbe8ec, white);
background: -webkit-linear-gradient(top, #dbe8ec, white);
}
/* line 68, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-acc {
background: #d7e8f0;
background: linear-gradient(top, #d7e8f0, #ffffff);
background: -moz-linear-gradient(top, #d7e8f0, white);
background: -webkit-linear-gradient(top, #d7e8f0, white);
}
/* line 75, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-acc .comparison-inner {
background: #EBF2F5;
background: linear-gradient(top, #ebf2f5, #ffffff);
background: -moz-linear-gradient(top, #ebf2f5, white);
background: -webkit-linear-gradient(top, #ebf2f5, white);
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_highlight.scss */
.highlight {
background-color: #ff9;
}
/* acceptance marks */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted ul {
padding-left: 0;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted li {
display: inline;
list-style: none;
margin-right: 8px;
/* minimum required by BPAY branding "isolation guide" */
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted img {
display: inline;
box-shadow: none;
}
/* line 3, ../../../src/qgov/assets/v2/style/base/_kbd.scss */
kbd {
background: #efefef;
border-color: #fff #ddd #ddd #fff;
border-left: 1px solid #fff;
border-style: solid;
border-width: 1px 2px 2px 1px;
padding: 0 0.2em;
}
/* from data */
.module-heading .action {
float: right;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
} | style/qgov-misc.css | @charset "UTF-8";
/* Visual theme for QGov Online */
/* page models */
/* Results items */
/* line 4, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results {
list-style-type: none;
margin: 0;
padding: 0;
}
/* line 9, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results li {
clear: both;
}
/* line 12, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results h3 {
margin: 1em 0 0;
padding: 0;
font-size: 120%;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* line 19, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results p {
padding: 0;
margin: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results a {
text-decoration: none;
display: block;
float: left;
}
/* line 28, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results a .result-title {
text-decoration: underline;
}
/* line 31, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-description {
display: block;
float: left;
clear: both;
}
/* line 36, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta {
color: grey;
font-size: 100%;
display: block;
clear: both;
}
/* line 42, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta a {
float: left;
margin: 1em;
}
/* line 46, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .meta a:hover,
.search-results .meta a:active {
text-decoration: underline;
}
/* smartjobs */
/* line 51, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs li {
position: relative;
margin: 1em 0 2.3em;
padding-bottom: 2.3em;
border-bottom: 1px solid #D9D9D9;
}
/* line 57, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs h3 {
float: left;
margin-top: 0;
}
/* line 61, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .search-description {
clear: both;
display: block;
float: none;
margin: 1em 0;
}
/* line 67, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .type {
display: block;
clear: left;
font-size: 90%;
}
/* line 72, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .location {
float: right;
list-style: none;
padding: 0;
width: 15em;
text-align: right;
}
/* line 79, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .location li {
margin: 0;
padding: 0;
border: none;
}
/* line 84, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .meta {
margin-right: 13em;
}
/* line 87, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
ol.jobs .meta time {
color: #444;
position: absolute;
right: 0;
/*bottom: 1em;*/
width: 12em;
text-align: right;
}
/* recommend results */
/* line 97, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#search-recommended {
margin: 2.75em 0 1.75em 0;
clear: both;
overflow: hidden;
}
/* line 102, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .result-title {
float: left;
margin-right: .7em;
}
/* line 106, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .recommended {
color: red;
font-size: 80%;
text-decoration: none;
}
/* line 111, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-results .file-meta {
color: #0456FF;
font-size: 80%;
padding-top: .15em;
}
/* search results block */
/* line 118, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
h2.resultset-title {
font-weight: normal;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: .4em 0 .3em 0;
display: block;
font-size: 120%;
margin: .83em 0 0 0;
}
/* line 127, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group {
margin-bottom: 2em;
}
/* line 130, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-utilities {
font-size: 94%;
/* 94% of 80% = 75% */
line-height: 1.25em;
/*float: left;*/
margin: 1em 0;
}
/* line 136, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-scope {
font-size: 94%;
/* 94% of 80% = 75% */
margin-top: .5em;
border: none;
}
/* line 141, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-scope strong {
float: left;
color: #000;
padding: 0;
font-weight: normal;
padding-right: 1em;
}
/* line 149, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group form {
/*float: left;*/
padding: 0;
}
/* line 153, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group fieldset input {
vertical-align: middle;
margin-right: .2em;
}
/* line 157, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group fieldset label {
margin-right: 1em;
}
/* line 161, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
fieldset.search-inputs {
margin: 0;
padding: 0;
border: none;
}
/* line 166, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-box-group form {
margin: 1em 0;
}
/* line 169, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-query-body {
font-size: 140%;
margin-top: .1em;
}
/* line 174, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
.search-submit-body {
padding: .2em .5em;
}
/* pagination */
/* .pagination is defined in another style sheet! */
/* line 180, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination {
/*margin: 0.7em 0em 0em 3em;*/
clear: both;
margin: 1em 0;
overflow: hidden;
}
/* line 186, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination ul {
padding: 0;
}
/* line 189, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li {
display: block;
list-style: none;
float: left;
margin: 0 .3em;
}
/* line 195, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li a {
padding: 0 .2em;
}
/* line 199, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li.previous,
#pagination li.next {
margin: 0;
}
/* line 202, ../../../src/qgov/assets/v2/style/page-model/_search-results.scss */
#pagination li.previous {
margin-right: .3em;
}
/* Table styles */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
caption {
color: #535353;
/* match h2, h3 */
text-align: left;
margin-bottom: .2em;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
table {
margin-top: .5em;
border-collapse: collapse;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
th,
td {
padding: .3em 1em;
border: none;
font-weight: normal;
}
/* TBODY */
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
tbody,
tfoot {
background: #EDEDED;
}
/* THEAD */
/* line 39, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
thead > tr > th,
thead > tr > td {
background: #535353;
color: white;
}
/* line 46, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
thead > tr > th > a:link,
thead > tr > td > a:link,
thead > tr > th > a:visited,
thead > tr > td > a:visited {
color: white;
text-decoration: none;
}
/* TFOOT */
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
tfoot > tr > th,
tfoot > tr > td {
font-weight: bold;
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
table .number {
text-align: right;
}
/* line 64, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.spanner {
text-align: center;
}
/* offset */
/* line 70, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.even > td,
.even > th {
background-color: #FCFCFC;
}
/* line 75, ../../../src/qgov/assets/v2/style/pattern/_table.scss */
.current > td,
.current > th {
background: #bddff0;
}
/* patterns */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
ol.checklist,
ul.checklist {
padding: .5em 0 1.5em;
margin-top: .5em;
overflow: hidden;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
.checklist li {
background-image: url(../images/skin/checklist-tick.png);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 38px;
line-height: 1.9em;
}
@media print {
/* line 18, ../../../src/qgov/assets/v2/style/pattern/_checklist.scss */
.checklist li:before {
border: 2px solid #444;
border-radius: 2px;
content: " ";
display: inline-block;
height: 1em;
margin: 0.3em 0.5em 0 -2em;
width: 1em;
}
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question li,
.one-question .label,
.one-question .hint,
.one-question .alert,
.one-question .footer,
.one-question .actions {
display: inline !important;
padding: 0;
}
/* hide inline alerts */
/* line 13, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question .alert {
display: none !important;
}
/* slimmer buttons */
/* line 17, ../../../src/qgov/assets/v2/style/pattern/form/_one-question.scss */
.one-question input[type="submit"] {
padding-top: .3em;
padding-bottom: .3em;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
.form > .xor {
margin: .5em 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li {
list-style: upper-alpha;
border-top: 1px solid #444;
margin-top: 2em;
padding: 1.5em 0 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li > h2 {
margin-top: 0;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li::before {
content: " or ";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -3em;
margin-left: -3em;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
ol.xor > li:first-child::before {
content: none;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/form/_xor.scss */
.qg-acc h3 {
margin: .7em 0;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legend table {
width: auto;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legend table th, .legend table td {
padding: .3em;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legendColorBox div {
padding: 0 !important;
}
/* line 18, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.legendColorBox div div {
width: 0 !important;
border-width: .75em !important;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.pieLabel {
font-size: 10px;
text-align: center;
padding: 2px;
color: #444;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/_charts.scss */
.pieLabel100 {
margin-top: 1em;
}
@media screen, projection, tv, handheld {
/* Image gallery */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery {
overflow: hidden;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery ul {
padding-left: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery li {
float: left;
list-style: none;
padding: 10px;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery img {
width: 100px;
height: 100px;
border: 1px solid #FFFEFC;
box-shadow: none;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/_image-gallery.scss */
.image-gallery a:link:hover img {
border-color: #06c;
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg);
}
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc {
overflow: hidden;
clear: both;
margin-top: 1.5em;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc .border {
background: #EEF5F8;
padding: 0 1em;
margin: 0;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc h3 {
margin-top: .5em;
margin-bottom: 0;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc ol {
padding: .5em 0 1.5em;
margin-top: .5em;
overflow: hidden;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc li {
list-style-type: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a {
text-decoration: none;
position: relative;
overflow: visible;
float: left;
clear: left;
margin: 0 0 .3em 3em;
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a .link-text {
text-decoration: underline;
display: block;
/* bug: float left is causing link text to wrap prematurely */
/*float: left;*/
cursor: pointer;
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a .page-number {
speak: none;
/* These numbers just replicate the list numbers for easy visual styling. They would be redundant to AT */
margin: 0 0 .3em -2.85em;
float: left;
background: #DDECF1;
color: #05457F;
min-width: 1.5em;
text-align: center;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc a[href]:hover .page-number {
background: white;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_toc.scss */
#toc .current a {
font-weight: bold;
}
/* Guide content (multipage) */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination {
clear: both;
overflow: hidden;
list-style-type: none;
margin: 2em 0 1em;
padding: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a,
.pagination .next a {
float: left;
background: #e5e5e5 url(../images/skin/bg-button.png) left top repeat-x;
border: 1px solid #ababab;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .next {
float: right;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a .pagination-button-inner {
display: block;
margin: -1px;
padding: .2em 1em .4em 2em;
background: transparent url(../images/skin/bg-previous-arrow.png) left center no-repeat;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .next a .pagination-button-inner {
display: block;
margin: -1px;
padding: .2em 2em .4em 1em;
background: transparent url(../images/skin/bg-next-arrow.png) right center no-repeat;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/search/_pagination.scss */
.pagination .previous a:hover,
.pagination .next a:hover {
background: #e5e5e5;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next {
overflow: hidden;
clear: both;
margin-top: 1.5em;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next .border {
padding: 0;
margin: 0;
/*background: #fff url(../images/skin/bg-content-fade.png) left top repeat-x;*/
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next {
clear: both;
}
@media screen, projection, tv, handheld {
/* what's next section */
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next .border {
background: #EDEDED;
background: linear-gradient(top, #f6f6f6 4.2em, #ededed);
background: -moz-linear-gradient(top, #f6f6f6 4.2em, #ededed);
background: -webkit-linear-gradient(top, #f6f6f6 4.2em, #ededed);
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next h2 {
background: #535353;
color: #fff;
padding: .357em .714em;
/* 140% */
margin: 0;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next ul {
margin: 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next li {
list-style: none;
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a {
display: block;
padding: .5em;
text-decoration: none;
position: relative;
padding-left: 2.5em;
margin-left: -2em;
background: url("../images/skin/bullet-small-list.png") 1em 1em no-repeat;
}
/* line 46, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next li:nth-child(2n) a {
background-color: #FCFCFC;
}
/* line 50, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:active,
#what-next a:hover {
text-decoration: underline;
}
/* line 53, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:link {
color: #444;
}
/* line 56, ../../../src/qgov/assets/v2/style/pattern/_what-next.scss */
#what-next a:visited {
color: #5C6F80;
}
}
@media screen, projection, tv, handheld {
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list .toggle a {
padding: .5em 1em .5em 20px;
background: #f3f3f3 url("../images/skin/toggle-grey-plus.png") 7px 0.85em no-repeat;
text-decoration: none;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list.expanded .toggle a {
background-image: url("../images/skin/toggle-grey-minus.png");
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_short-list.scss */
.short-list .toggle a:hover {
background-color: #ddd;
}
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote {
font-size: 130%;
background: #F6F6F6;
padding: 1em 3em;
margin: 2em 0;
position: relative;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote:after,
blockquote.pull-quote:before {
content: "‘";
font: bold 900%/1.5 Arial, sans-serif;
color: #535353;
position: absolute;
top: 0;
left: 0;
margin-top: -.3em;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
blockquote.pull-quote:after {
content: "’";
top: 100%;
left: 100%;
margin: -.75em 0 0 -.3em;
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
.pull-quote + .figcaption {
padding-left: 2em;
margin-top: -2.6em;
/* blockquote margin-bottom * font-size (2em × 130%) */
position: relative;
padding: 1em 3em;
}
/* line 32, ../../../src/qgov/assets/v2/style/pattern/_quotes.scss */
.pull-quote + .figcaption:before {
content: "";
position: absolute;
top: 0;
left: 0;
border: 1em solid rgba(255, 255, 255, 0);
border-top: 1.5em solid #F6F6F6;
/* pull quote background color */
}
/* figures */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure,
.cut-in,
.cut-in-alt {
position: relative;
margin: 1em 0;
}
/* cut-in images */
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in {
float: right;
margin-left: 1em;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in-alt {
float: left;
margin-right: 1em;
}
/* line 21, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure img,
.cut-in img,
.cut-in-alt img {
border: 1px solid #FFFEFC;
display: block;
/*box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);*/
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.diagram img {
border: none;
display: block;
box-shadow: none;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in .caption,
.cut-in-alt .caption,
.cut-in .caption-large,
.cut-in-alt .caption-large {
display: block;
padding: .2em .5em;
overflow: hidden;
color: #444;
/* match h2, h3 */
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.cut-in .caption .name,
.cut-in .caption .name {
font-weight: bold;
}
/* figure credits */
/* line 47, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure button img,
.cut-in button img,
.cut-in-alt button img {
border: none;
box-shadow: none;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits {
padding: .5em;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle {
position: absolute;
right: 1em;
margin: -35px 5px 0;
padding: 0;
border: none;
background: transparent;
opacity: .67;
}
/* line 65, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle:focus,
.figure-credits-toggle:hover,
.figure-credits-toggle:active {
opacity: 1;
}
/* line 68, ../../../src/qgov/assets/v2/style/pattern/_figures.scss */
.figure-credits-toggle img {
width: 25px;
height: 19px;
border: none;
box-shadow: none;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
.section > .xol {
margin: .5em 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li {
list-style: upper-alpha;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li > h3 {
margin-top: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-a::before {
content: " \a0 A\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-b::before {
content: " \a0 B\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
/* line 40, ../../../src/qgov/assets/v2/style/pattern/_xol.scss */
ol.xol > li.disc-c::before {
content: " \a0 C\a0";
font-weight: bold;
text-transform: uppercase;
border: 1px solid #444;
background: #444;
color: #fff;
border-radius: 50%;
position: absolute;
padding: .7em;
/* z-index: 2; */
margin-top: -.5em;
margin-left: -3.5em;
}
@media screen, projection, tv, handheld {
/* News */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature {
position: relative;
/*margin-bottom: 1em;*/
background: #f9f9f9 url(../images/skin/bg-news.png) left bottom repeat-x;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section {
clear: both;
margin-bottom: 1em;
overflow: hidden;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .section img {
float: left;
clear: left;
margin: .5em 0 1em;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-box-sizing {
/*background: #fff url (../images/skin/bg-news.png) left top repeat-x;*/
/*border: 1px solid #7c94aa;
padding: .5em;*/
overflow: hidden;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#asides .news-items .section img,
.home .news-items .section img {
/*width: 284px;*/
max-width: 100%;
height: auto;
margin-top: .5em;
/*margin: .5em 2px 2px 10px;*/
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#asides .news-feature .compact-slideshow-active .section {
padding-bottom: 0;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section h3,
#related-promotions .aside h3 {
margin-top: 0;
color: #002d46;
font-size: 120%;
font-weight: bold;
margin: .5em .6em 0;
float: left;
/*clear: left;*/
/* This was causing issues in IE7 , and its not needed */
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .aside h3,
#related-promotions #featured .section dl.meta {
float: none;
clear: none;
margin-left: 0;
}
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta {
color: #666;
clear: right;
overflow: hidden;
display: block;
}
/* line 64, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta {
margin: .5em 0;
clear: left;
font-size: 90%;
}
/* line 69, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dt.category {
width: 0;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
/* line 76, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dd.category {
font-weight: bold;
margin: 0 .5em 0 0;
padding-right: 15px;
float: left;
background: transparent url("../images/skin/bullet-word-separator.png") right center no-repeat;
}
/* line 84, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .alert dl.meta dd.category,
.news-feature .alert .meta dd.category {
color: #ce2408;
}
/* line 87, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dt.date-posted {
float: left;
font-weight: normal;
margin: 0 .5em 0 0;
}
/* line 92, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature dl.meta dd.date-posted {
float: left;
margin: 0;
}
/* line 96, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .summary {
clear: both;
overflow: hidden;
}
/*.news-feature dl.meta dt {
background: transparent url(../images/skin/bg-colon.png) right bottom no-repeat;
padding-right: 4px;
}*/
/* line 105, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .news-items img {
margin-right: 1.2em;
}
/* Slideshow active */
/* line 110, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .slideshow {
overflow: visible;
padding-top: .5em;
}
/* line 114, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .compact-slideshow-active .section {
margin-bottom: 0;
padding-bottom: 1em;
padding-left: .5em;
padding-right: .5em;
}
/* line 120, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions .news-feature .compact-slideshow-active .section {
padding-left: 0;
}
/* line 124, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .section .important {
color: #915f2a;
/* WCAG2 AA level text contrast for small text */
margin-top: 0;
}
/* line 128, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content {
overflow: hidden;
min-width: 13em;
clear: right;
}
/* line 133, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions #featured .news-content {
clear: none;
padding: 0;
}
/* line 137, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content p {
margin: .5em 0;
}
/* line 140, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .compact-slideshow-active .controlbar {
padding: 0 .5em .5em;
}
/* line 143, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
#related-promotions #featured .compact-slideshow-active .controlbar {
padding: 0;
}
/* line 146, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.news-feature .news-content {
padding: 0 .7em;
clear: left;
}
/* Slideshow controls */
/* line 153, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .contents,
.compact-slideshow-active .controlbar {
/* controlbar is only visible when active */
padding: 0;
overflow: hidden;
}
/* line 157, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .window {
clear: both;
overflow: hidden;
padding: 0;
margin: 0;
}
/* line 164, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar ul,
.compact-slideshow-active .controlbar li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}
/* line 169, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar ul {
display: block;
}
/* line 172, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions {
float: right;
width: 6em;
}
/* line 176, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels {
float: left;
}
/* line 182, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a,
.compact-slideshow-active .controlbar a:link,
.compact-slideshow-active .controlbar a:active,
.compact-slideshow-active .controlbar a:visited {
outline: none;
text-decoration: none;
color: #fff;
display: block;
float: left;
padding: 0;
}
/* line 190, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span {
padding: .2em .7em;
display: block;
}
/* line 196, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a:hover span,
.compact-slideshow-active .controlbar a:active span,
.compact-slideshow-active .controlbar a.keyboard-focus span {
color: #fff;
text-decoration: underline;
cursor: pointer;
}
/* line 203, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a span.button-symbol,
.compact-slideshow-active .panels a:link span.button-symbol,
.compact-slideshow-active .panels a:visited span.button-symbol {
background: transparent url(../images/skin/icon-slideshow-panels-control.png) center 7px no-repeat;
overflow: hidden;
}
/* line 210, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a.current span.button-symbol,
.compact-slideshow-active .panels a.current:link span.button-symbol,
.compact-slideshow-active .panels a.current:active span.button-symbol,
.compact-slideshow-active .panels a.current:visited span.button-symbol {
background-image: url(../images/skin/icon-slideshow-panels-control-current.png);
}
/* line 215, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a:hover span.button-symbol,
.compact-slideshow-active .panels a.keyboard-focus span.button-symbol {
background-image: url(../images/skin/icon-slideshow-panels-control-hover.png);
}
/* line 222, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .panels a.current span.button-symbol,
.compact-slideshow-active .panels a.current:link span.button-symbol,
.compact-slideshow-active .panels a.current:active span.button-symbol,
.compact-slideshow-active .panels a.current:visited span.button-symbol,
.compact-slideshow-active .panels a.current:hover span.button-symbol {
color: #194477;
cursor: default;
text-decoration: none;
}
/* line 227, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span.button-symbol {
speak: none;
/* Hide ascii symbols from AT */
padding: 0;
display: block;
width: 2em;
height: 2em;
overflow: hidden;
text-align: center;
}
/* line 236, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions a span.button-symbol {
background-image: url(../images/skin/sprite-slideshow-controls.png);
background-position: left -85px;
background-repeat: no-repeat;
}
/* line 241, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar span.button-title {
position: absolute;
left: -99999px;
}
/* line 245, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar a span img.for-css-replacement {
width: 2em !important;
height: 2em !important;
border: none !important;
}
/* line 250, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.next span.button-symbol {
background-position: -255px -85px;
}
/* line 253, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.toggle-animation span.button-symbol {
background-position: -170px -85px;
}
/* line 256, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.slideshow.animation-running .controlbar .actions a.toggle-animation span.button-symbol {
background-position: -85px -85px;
}
/* line 259, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .actions a:hover span.button-symbol {
background-position: left top;
}
/* line 262, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.next:hover span.button-symbol {
background-position: -255px top;
}
/* line 265, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.compact-slideshow-active .controlbar .actions a.toggle-animation:hover span.button-symbol {
background-position: -170px top;
}
/* line 268, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.slideshow.animation-running .controlbar .actions a.toggle-animation:hover span.button-symbol {
background-position: -85px top;
}
/* News/announcment page styles */
/* line 273, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content .feed {
margin: -2.6em .5em .5em;
padding: 0;
clear: both;
float: right;
}
/* line 279, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content h1 {
padding-right: 1em;
}
/* line 282, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news #content .news-featured h3 {
margin-bottom: 0;
}
/* line 286, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news ol.news-featured,
.page-news ol.news-archive {
list-style-type: none;
padding-left: 0;
}
/* line 290, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured li {
margin-left: 90px;
position: relative;
}
/* line 294, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
body.page-news-regional .news-featured li {
margin-left: 0;
}
/* line 297, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta {
color: #666;
display: block;
}
/* line 301, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dt.category {
width: 0;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
/* line 308, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dd.category {
font-weight: bold;
margin: 0 .5em 0 0;
float: left;
}
/* line 314, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .alert dl.meta dd.category,
.news-featured .alert .meta dd.category {
color: #ce2408;
}
/* line 318, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dt.date-posted {
float: left;
font-weight: normal;
margin: 0 .5em 0 0;
}
/* line 323, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured dl.meta dd.date-posted {
float: left;
margin: 0;
}
/* line 327, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .thumb {
/*float: left;*/
margin: 5px;
width: 75px;
height: 75px;
margin-left: -90px;
position: absolute;
left: 0;
top: 0;
}
/* line 337, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured a:hover .thumb {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
}
/* line 340, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-featured .summary {
padding: 0 0 1em;
margin-bottom: 1em;
clear: both;
overflow: hidden;
}
/* line 346, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive li {
margin-left: 13em;
position: relative;
padding: .3em 0;
}
/* line 351, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive dl.meta {
color: #666;
display: block;
margin-left: -14em;
position: absolute;
left: 0;
top: 0;
width: 13em;
text-align: right;
padding: .3em 0;
}
/* line 364, ../../../src/qgov/assets/v2/style/pattern/_news.scss */
.page-news .news-archive dl.meta dt.category,
.page-news .news-archive dl.meta dd.category,
.page-news .news-archive dl.meta dt.date-posted {
position: absolute;
left: -99999px;
width: 100px;
}
}
/* asides */
/* ASIDES */
/* Default aside */
/* line 7, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside {
color: #444;
background: #D8D8D8;
padding: .5em;
overflow: hidden;
margin: 0 0 1em;
border: none;
border-radius: 2px;
/*font-size: 90%;*/
}
/* aside in butterfly lightbox */
/* line 18, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
#jb-window .aside {
margin: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside h2 {
margin: 0;
color: #444;
font-size: 160%;
font-weight: normal;
}
/* links */
/* line 32, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside a {
color: #575958;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside a:visited {
color: #576978;
}
/* line 39, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a {
text-decoration: none;
}
/* line 43, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a:focus,
.aside li a:hover {
text-decoration: underline;
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
.aside li a.button:focus,
.aside li a.button:hover {
text-decoration: none;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/aside/_aside.scss */
#asides .news-feature,
#asides .events,
#asides .facebook-updates,
#asides .twitter-updates {
border: none;
padding: 0;
}
/* app */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app h2,
#asides-primary .app h2,
#asides-secondary .app h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app img {
box-shadow: none;
display: inline;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app img.icon {
width: 96px;
float: left;
margin: 0 1em 1em 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app ul {
margin: 0;
padding: 0;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
#asides .app li {
float: left;
list-style: none;
margin: 0 .5em .5em 0;
padding: 0;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app ul {
padding: 0;
margin: 0;
}
/* line 35, ../../../src/qgov/assets/v2/style/pattern/aside/_app.scss */
.app li {
list-style: none;
padding: 0 0 5px 0;
}
/* contacts */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact h2,
#asides-primary .contact h2,
#asides-secondary .contact h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact ul,
#asides-primary .contact ul,
#asides-secondary .contact ul {
list-style: none;
padding: 0;
margin: 0;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact ul.lead-in {
list-style: disc;
margin-top: -1em;
padding: 0 0 0 2em;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact li,
#asides-primary .contact li,
#asides-secondary .contact li {
padding: 0;
margin: .5em 0;
word-wrap: break-word;
background: transparent 0 0 no-repeat;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact dl {
margin-left: 0;
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .contact dt {
position: static;
width: auto;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .emergency-contact {
border: none;
background: #D8D8D8;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
#asides .emergency-contact p {
background: transparent url(../images/skin/icon-blank.jpg) left center no-repeat;
padding: 1em 0 1em 58px;
min-height: 3.5em;
margin: 0;
}
/* line 50, ../../../src/qgov/assets/v2/style/pattern/aside/_contact.scss */
.contact .tel,
.emergency-contact .tel {
font-weight: bold;
/*font-size: 110%;*/
white-space: nowrap;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_controlbar.scss */
#asides .compact-slideshow-active .controlbar .actions {
padding: 0;
}
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_controlbar.scss */
.compact-slideshow-active .controlbar {
margin-top: .5em;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_cut-in.scss */
#asides .cut-in {
/*float: none;*/
margin: 1em 0;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_cut-in.scss */
#asides .cut-in-icon {
float: left;
clear: left;
margin: .5em .5em .2em 0;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/aside/_disaster.scss */
#asides .disaster h2,
#asides-primary .disaster h2,
#asides-secondary .disaster h2 {
background: transparent url(../images/skin/icon-blank.jpg) 0 0 no-repeat;
padding: .2em 0 .2em 40px;
}
/* events */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .section, #related-promotions .events .section {
/*margin: 1em 0;*/
margin: 0;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .section h3, #related-promotions .events .section h3 {
margin: 0;
margin-left: -65px;
width: 57px;
height: 0;
padding-top: 48px;
overflow: hidden;
}
/* line 18, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events ol, #related-promotions .events ol {
list-style-type: none;
padding: 0;
margin-top: -48px;
margin-bottom: 0;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events li, #related-promotions .events li {
/*margin: 0 0 1em;*/
padding: 1em;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events li.even, #related-promotions .events li.even {
background-color: #f3f3f3;
}
/* line 31, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events .date, #related-promotions .events .date {
font-weight: bold;
margin: 0;
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#asides .events h4, #related-promotions .events h4 {
margin: 0;
font-size: 100%;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* line 43, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#related-promotions .events .aside-inner {
padding: 0;
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/aside/_events.scss */
#related-promotions .events .aside-inner h2 {
padding: 0 0 0 .5em;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary,
#featured #featured-secondary {
float: left;
width: 50%;
}
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary .inner {
padding: 0 1em 0 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary .inner {
padding: 0 0 0 1em;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-primary .inner {
background: transparent url("../images/skin/bg-featured-divider.png") right center no-repeat;
padding: 1em 1em 0 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary ul {
padding: 0;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary li {
list-style: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary h3 {
margin-bottom: 0;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_featured.scss */
#featured #featured-secondary p {
margin-top: 0;
}
/* feedback */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_feedback.scss */
#asides .feedback,
#asides-primary .feedback,
#asides-secondary .feedback {
background: #D8D8D8;
}
/* have your say asides */
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
#asides .your-say ul,
#related-promotions .your-say ul {
padding-left: 1em;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
#asides .your-say li,
#related-promotions .your-say li {
list-style: none;
}
/*.your-say li:nth-child(2n) a,*/
/* line 13, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li.even a {
background-color: #fcfcfc;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li a {
display: block;
position: relative;
margin-left: -2em;
margin-right: -1em;
padding: .5em 1.5em .5em 2.5em;
padding-right: 1.5em;
background: url("../images/skin/bullet-small-list.png") 1em 1em no-repeat;
}
/* line 27, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li a:hover,
.your-say li a:hover .title {
text-decoration: underline;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/aside/_have-your-say.scss */
.your-say li.new .meta {
text-transform: uppercase;
font-size: 80%;
background: #639052;
color: #fff;
padding: .2em;
margin-left: 1em;
box-shadow: none;
}
/* images in asides and features */
/* line 8, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
.aside img,
.featured img,
.page-news img.thumb,
.home .news-items .section img {
border: 1px solid #fff;
box-shadow: none;
max-width: 100%;
height: auto;
}
/* line 24, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#content .diagram img,
#asides .key img,
#asides .diagram img,
#asides .feed img,
#asides button img,
#related-promotions .feed img,
.aside .feed a img,
#related-promotions button img,
#asides img.for-css-replacement,
#related-promotions img.for-css-replacement {
border: none;
box-shadow: none;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
img[width="0"] {
border: none !important;
box-shadow: none !important;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .key ul {
list-style: none;
padding: 0;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .key li, #asides .key img {
display: inline;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#asides .sponsors img,
#asides-primary .sponsors img,
#asides-secondary .sponsors img {
height: 64px;
border: none;
box-shadow: none;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
#featured .section img {
width: 284px;
height: 113px;
}
/* line 56, ../../../src/qgov/assets/v2/style/pattern/aside/_images.scss */
.home #featured .section img {
width: 373px;
height: 189px;
}
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .sponsors ul,
#asides-primary .sponsors ul,
#asides-secondary .sponsors ul {
list-style: none;
padding-left: 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .sponsors li,
#asides-primary .sponsors li,
#asides-secondary .sponsors li {
list-style: none;
float: left;
margin: .5em 1em .5em 0;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login .submit li,
#asides-primary .login .submit li,
#asides-secondary .login .submit li {
margin-right: 1em;
}
/* line 23, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login dt,
#asides .login dd {
display: inline;
margin: 0;
padding: 0;
font-weight: normal;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/aside/_lists.scss */
#asides .login dd {
font-weight: bold;
}
/* line 5, ../../../src/qgov/assets/v2/style/pattern/aside/_more.scss */
p.more,
.section-header p.more,
.section-header p.feed {
float: right;
margin: 0;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/aside/_more.scss */
.section-header p.more a,
.section-header p.feed a {
padding: .5em;
margin: 0 0 -1em;
/* offset padding, prevent link from expanding containers */
display: block;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header h2,
.section-header h3 {
margin: 0;
color: #293942;
font-weight: normal;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header h2 {
font-size: 160%;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header {
overflow: hidden;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.aside .section-header h2 {
float: left;
}
/* Special asides (dark heading background) */
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.news-feature .section-header h2,
.news-feature .section-header a,
#asides .events .section-header h2,
#asides .events .section-header a,
#asides .twitter-updates .section-header h2,
#asides .twitter-updates .section-header a,
#asides .facebook-updates .section-header h2,
#asides .facebook-updates .section-header a,
#related-promotions .section-header h2,
#ia-updates .section-header h3,
#related-promotions .section-header a,
.home #news .section-header h2,
.home #news .section-header a,
.home #ia .section-header h2,
.home #ia .section-header a {
color: white;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.news-feature .section-header,
#asides .events .section-header,
#asides .twitter-updates .section-header,
#asides .facebook-updates .section-header,
#related-promotions .section-header,
#ia-updates .section-header,
.home #news .section-header,
.home #ia .section-header,
.home #services .section-header {
color: white;
background: #293942;
padding: .4em .7em;
}
/* line 53, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
.section-header a,
.section-header a:link,
.section-header a:visited {
color: white;
}
/* line 58, ../../../src/qgov/assets/v2/style/pattern/aside/_section-headers.scss */
#related-promotions .section-header,
#ia-updates .section-header {
/* Pull these special headings back into line */
margin: 0 -1em .5em;
}
/* stories */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_story.scss */
#asides .story {
border: none;
background: transparent;
color: #444;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_story.scss */
#asides .story p {
margin: 1.7em 0;
}
/* load on demand */
/* social-media asides */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_social-media.scss */
ol.social-media {
list-style: none;
padding: 0 1em;
}
/* line 4, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-updates p.more,
.twitter-updates p.more {
margin: 0 .5em .5em;
}
/* Facebook */
/* line 9, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-story {
padding: .5em 0 .5em 58px;
position: relative;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/social-media/_facebook.scss */
.facebook-updates li img {
width: 48px;
height: 48px;
position: absolute;
margin-left: -58px;
/* IE6 friendly */
}
/* THESE STYLES APPLY TO ALL MEDIA */
/* event list */
/* line 6, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.events {
list-style: none;
padding: 0;
}
/* hide lat/long coordinates microformat data */
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent .geo {
display: none;
}
/* remove underline from abbr (microformats) */
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
abbr.dtstart,
abbr.dtend {
border-bottom: none;
}
/* static map */
/* line 21, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.map img {
max-width: 100%;
}
/* event details */
/* line 26, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl {
display: block;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl dt,
.vevent dl dd {
margin: 0;
padding: 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent dl dt {
margin-top: 1em;
font-weight: normal;
}
/* nested lists */
/* line 40, ../../../src/qgov/assets/v2/style/pattern/_events.scss */
.vevent ul {
list-style: disc;
}
/* THESE STYLES APPLY TO ALL MEDIA */
/* line 5, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#canvas {
width: 100%;
height: 270px;
}
/* line 9, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#map_canvas {
width: 100%;
height: 100%;
}
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
#jb-window #canvas {
height: 470px;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-A,
.map-marker-B,
.map-marker-C,
.map-marker-D,
.map-marker-E,
.map-marker-F,
.map-marker-G,
.map-marker-H,
.map-marker-I,
.map-marker-J {
background: url(../images/skin/map-marker/red_MarkerA.png) 0 0 no-repeat;
padding-left: 32px;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-B {
background-image: url(../images/skin/map-marker/red_MarkerB.png);
}
/* line 33, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-C {
background-image: url(../images/skin/map-marker/red_MarkerC.png);
}
/* line 36, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-D {
background-image: url(../images/skin/map-marker/red_MarkerD.png);
}
/* line 39, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-E {
background-image: url(../images/skin/map-marker/red_MarkerE.png);
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-F {
background-image: url(../images/skin/map-marker/red_MarkerF.png);
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-G {
background-image: url(../images/skin/map-marker/red_MarkerG.png);
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-H {
background-image: url(../images/skin/map-marker/red_MarkerH.png);
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-I {
background-image: url(../images/skin/map-marker/red_MarkerI.png);
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_maps.scss */
.map-marker-J {
background-image: url(../images/skin/map-marker/red_MarkerJ.png);
}
/* minicart */
/* line 10, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart,
#ssq-minicart h2,
#ssq-minicart h3,
#ssq-minicart table,
#ssq-minicart caption,
#ssq-minicart th,
#ssq-minicart td,
#ssq-minicart ul,
#ssq-minicart li {
margin: 0;
padding: 0;
border: none;
background: transparent;
color: #333;
font: 1em/1.5 Verdana, Arial, Helvetica, Geneva, sans-serif;
position: static;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart {
background: #9AC5DF;
color: #333;
padding: 7px;
position: relative;
border-radius: 13px;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart h2 {
font-size: 115%;
font-weight: bold;
margin: 0 .435em 7px;
}
/* line 38, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-noscript,
#ssq-minicart .ssq-minicart-loading,
#ssq-minicart .ssq-minicart-error,
#ssq-minicart .ssq-minicart-info,
#ssq-minicart .ssq-minicart-empty,
#ssq-minicart #ssq-minicart-view {
background: #FFF;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
}
/* line 51, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-noscript,
#ssq-minicart .ssq-minicart-loading,
#ssq-minicart .ssq-minicart-error,
#ssq-minicart .ssq-minicart-info,
#ssq-minicart .ssq-minicart-empty {
padding: .5em;
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart.fail #ssq-minicart-view {
background: #fee6e8;
}
/* line 57, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-error {
padding-left: 50px;
background: #fee6e8 url(fail.png) 10px 20px no-repeat;
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-info {
padding-left: 50px;
background: #eef4f6 url(info.png) 10px 20px no-repeat;
}
/* line 66, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-loading {
padding-left: 50px;
background: white url(wait.gif) 10px 50% no-repeat;
}
/* line 71, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-items,
#ssq-minicart .ssq-minicart-totals {
padding: .5em 0;
}
/* line 74, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart table {
width: 100%;
padding: 0;
margin: 0;
border-collapse: collapse;
}
/* line 80, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart caption {
text-align: left;
}
/* line 85, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart th,
#ssq-minicart td,
#ssq-minicart caption {
padding: .2em .5em;
}
/* line 88, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .number {
text-align: right;
}
/* line 91, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tbody td {
color: #069;
}
/* line 94, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .alternate {
background: #F5FAFF;
}
/* line 97, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tfoot th {
text-align: right;
}
/* line 101, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tfoot th,
#ssq-minicart tfoot td {
font-weight: bold;
}
/* line 105, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tbody th {
font-size: 100%;
font-weight: bold;
}
/* line 110, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .gst th,
#ssq-minicart .gst td {
font-size: 80%;
font-weight: normal;
padding: .25em .625em;
}
/* line 117, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .timeout th,
#ssq-minicart .timeout td {
text-align: left;
font-weight: normal;
padding: .25em .625em;
}
/* line 123, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-submit {
text-align: right;
padding: .2em .5em;
}
/* line 127, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-submit input {
margin-left: .5em;
}
/* line 131, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart input[type='image'],
#ssq-minicart a:active img {
top: 1px;
left: 1px;
position: relative;
}
/* line 136, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart a img {
border: none;
}
/* line 139, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards {
background: #DFEFFF;
padding: 1em .5em .5em;
text-align: center;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
}
/* line 150, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards ul {
display: inline-block;
font-weight: normal;
font-size: 80%;
margin: .5em 0 0;
}
/* line 156, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .ssq-minicart-cards li {
display: inline;
list-style: none;
vertical-align: middle;
}
/* line 161, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.ssq-minicart-warning em {
color: red;
}
/* line 164, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .borderRadius {
position: absolute;
width: 13px;
height: 13px;
background: transparent url(bg-minicart.png) 16px 16px no-repeat;
overflow: hidden;
z-index: 0;
}
/* IE border-radius */
/* line 174, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight,
#ssq-minicart .topLeft {
top: 0;
}
/* line 178, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight,
#ssq-minicart .bottomRight {
right: 0;
}
/* line 182, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomRight,
#ssq-minicart .bottomLeft {
bottom: 0;
}
/* line 186, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomLeft,
#ssq-minicart .topLeft {
left: 0;
}
/* line 189, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topRight {
background-position: -18px -1px;
}
/* line 192, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .topLeft {
background-position: -1px -1px;
}
/* line 196, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .borderRadius,
#ssq-minicart-error .borderRadius {
width: 7px;
height: 7px;
top: 0;
}
/* line 201, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .topRight {
background-position: -24px -33px;
right: 0;
}
/* line 205, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart-view .topLeft {
background-position: -17px -33px;
left: 0;
}
/* line 209, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.fail #ssq-minicart-view .topRight {
background-position: -7px -33px;
right: 0;
}
/* line 213, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.fail #ssq-minicart-view .topLeft {
background-position: -1px -33px;
left: 0;
}
/* line 217, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.info #ssq-minicart-view .topRight {
background-position: -7px -49px;
right: 0;
}
/* line 221, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.info #ssq-minicart-view .topLeft {
background-position: -1px -49px;
left: 0;
}
/* line 225, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomRight {
background-position: -17px -17px;
width: 14px;
height: 14px;
}
/* line 230, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart .bottomLeft {
background-position: -1px -17px;
width: 14px;
height: 14px;
}
/* SWE integration modifications */
/* line 237, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.cart-item img {
border: #ccc 1px solid;
float: left;
}
/* line 241, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
.cart-item ol {
float: right;
padding: 0 1em;
}
/* cart */
/* line 246, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
div#minicart {
border: none;
padding: 0;
}
/* line 250, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#minicart h2 {
background: none;
padding: .2em 0 .2em 0;
}
/* line 254, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart img {
display: inline;
}
/* line 258, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tr {
background-color: #F5FAFF;
}
/* line 262, ../../../src/qgov/assets/v2/style/pattern/_minicart.scss */
#ssq-minicart tr.alternate {
background-color: #FFF;
}
/* tool pattern */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool {
margin: 1em 0 1em 40px;
border: 1px solid #DCDCDC;
padding: 0 1em 0 50px;
background: #fff;
position: relative;
}
/* line 11, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool .actions {
background: #EFEDEE;
margin: 0 -1em 0 -50px;
padding: 1em;
text-align: center;
}
/* line 17, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.tool h3 img {
position: absolute;
left: -40px;
_margin-left: -50px;
/* IE6 positioning (balance 50px padding) */
}
/* apps/tools content type */
/* lightbox tweaks */
/* line 27, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#jb-window-inner.tool-lightbox {
background: transparent;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#jb-window-inner .tool {
margin-top: 0;
margin-bottom: 0;
}
/* tab tweaks */
/* line 37, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .viewport {
background-image: url("../images/skin/tab-container-bg.png");
background-position: 100% 100%;
background-repeat: no-repeat;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .control {
padding: 1em 1em 1em 42px;
}
/* line 45, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .controlset a {
background-repeat: no-repeat;
background-position: 7px 50%;
}
/* line 49, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections .section-header {
display: none;
/* or just visually hidden? */
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections ul {
list-style: none;
padding: 0;
}
/* line 60, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .show,
#tool-sections.narrow .tabs .current {
height: 3.5em;
}
/* line 63, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .narrow {
height: 3.5em;
}
/* line 65, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tool-sections.narrow .tabs .narrow a {
padding-top: 1em;
padding-bottom: 1em;
}
/* tab icons */
/* line 74, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-headspace-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 77, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-health-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 80, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-money-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 83, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-transport-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* line 86, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
#tab-safety-button {
background-image: url("../images/skin/icon-blank.jpg");
}
/* icons pattern */
/* line 92, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon {
display: block;
text-align: center;
width: 100px;
margin: 1em;
float: left;
background: url("../images/skin/bg-apps-dropshadow.png") 50% 68px no-repeat;
_background: transparent;
/* IE6 does not support transparent PNGs, 8-bit transparency not suitable for shadow */
}
/* line 101, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:link, .icon:visited, .icon:hover, .icon:active {
text-decoration: none;
}
/* line 104, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon img {
width: 75px;
height: 75px;
margin: 0 auto;
}
/* line 109, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:hover {
background-position: 50% 70px;
}
/* line 112, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon:hover img {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
}
/* line 115, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.icon .link-text {
display: block;
color: #444;
font-size: 90%;
/*margin: .5em 0;*/
}
/* TODO move to IE fixes stylesheet? */
/* line 124, ../../../src/qgov/assets/v2/style/pattern/_content-type-tools.scss */
.viewport .content li {
/* IE6/7 FIXES */
*zoom: 1;
*float: left;
}
/*
Downloadable document links
Example:
<a href="file.doc" class="download">
<span class="title">Document title</span><span class="meta"> (DOC, 50 KB)</span>
</a>
*/
/* line 13, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a.download,
a.download:link,
a.download:visited {
text-decoration: none;
}
/* line 19, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a.meta-link,
a.meta-link:link,
a.meta-link:visited {
text-decoration: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/_document-links.scss */
a .title,
a:link .title,
a:visited .title {
text-decoration: underline;
}
/* TODO are these used? */
@media screen, projection, tv, handheld {
/* line 6, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .stories-box-sizing,
#featured-story .story-box-sizing {
overflow: hidden;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .section {
margin-top: 1em;
}
/* line 15, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .section .story-box-sizing,
#featured-story .story-box-sizing {
padding: .2em 1em;
overflow: hidden;
}
/* line 22, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories h2,
#featured-story h2,
#featured-stories h3 {
margin: 0;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories h2 {
margin: .5em .7em 0;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story h2 {
margin: .5em 0 0;
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories .cut-in,
#featured-story .cut-in {
float: right;
position: relative;
width: 124px;
height: 182px;
margin: 1em 0 .5em .7em;
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story.landscape .cut-in {
width: 248px;
}
/* line 44, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-stories p.more {
float: right;
clear: both;
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/aside/_featured-stories.scss */
#featured-story p.more {
float: right;
clear: left;
}
}
/* definition list grid */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid {
display: block;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dt, .grid dd {
margin: 0;
padding: 0;
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dt {
font-weight: normal;
}
/* line 16, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid dd {
margin-bottom: 1em;
}
/* line 20, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
.grid ul {
list-style: disc;
}
/* line 27, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
dl .supplementary {
display: none;
}
/* line 30, ../../../src/qgov/assets/v2/style/pattern/_data.scss */
#jb-window-content dl .supplementary {
display: block;
}
/* twitter: https://dev.twitter.com/terms/display-guidelines */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet {
padding: .5em 0 .5em 58px;
position: relative;
}
/* line 10, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet a:focus,
.tweet:hover :link,
.tweet:hover :visited {
color: #0084B4;
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet a {
text-decoration: none;
}
/* line 25, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
a:focus .tweet-user-name,
a:hover .tweet-user-name,
a:focus .title,
a:hover .title,
a.twitter-timeline-link:focus,
a.twitter-timeline-link:hover,
a.tweet-timestamp:focus,
a.tweet-timestamp:hover {
text-decoration: underline;
}
/* line 29, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-user-name {
font-weight: bold;
}
/* line 32, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-full-name {
font-size: 90%;
margin-left: .5em;
}
/* line 37, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-full-name,
.tweet-meta {
color: #999;
white-space: nowrap;
}
/* line 42, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet img {
width: 48px;
height: 48px;
position: absolute;
margin-left: -58px;
/* IE6 friendly */
}
/* line 48, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-text {
margin: 0;
}
/* line 52, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.twitter-atreply .meta {
opacity: .5;
}
/* line 55, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.twitter-hashtag .meta {
opacity: .7;
}
/* line 59, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.tweet-actions {
padding-left: 20px;
background: url(../images/twitter/bird_16_blue.png) no-repeat;
display: block;
min-height: 16px;
_height: 16px;
/* IE6 */
}
/* line 67, ../../../src/qgov/assets/v2/style/pattern/social-media/_twitter.scss */
.retweet-icon {
display: inline-block;
width: 15px;
height: 14px;
background: -96px 0 url(../images/twitter/everything-spritev2.png) no-repeat;
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.comparison {
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #B8DDEF;
background: linear-gradient(top, #b8ddef, #ffffff);
background: -moz-linear-gradient(top, #b8ddef, white);
background: -webkit-linear-gradient(top, #b8ddef, white);
}
/* line 14, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.comparison-inner {
overflow: hidden;
margin: 1px;
padding: 0 1em;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 28, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.advantage {
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 34, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.advantage .comparison-inner {
background: #EAEAEA;
background: linear-gradient(top, #EAEAEA, #ffffff);
background: -moz-linear-gradient(top, #EAEAEA, white);
background: -webkit-linear-gradient(top, #EAEAEA, white);
}
/* line 41, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.disadvantage {
background: #D8D8D8;
background: linear-gradient(top, #D8D8D8, #ffffff);
background: -moz-linear-gradient(top, #D8D8D8, white);
background: -webkit-linear-gradient(top, #D8D8D8, white);
}
/* line 47, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.disadvantage .comparison-inner {
background: #F6F6F6;
background: linear-gradient(top, #F6F6F6, #ffffff);
background: -moz-linear-gradient(top, #F6F6F6, white);
background: -webkit-linear-gradient(top, #F6F6F6, white);
}
/* line 54, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-id {
background: #c7d3e3;
background: linear-gradient(top, #c7d3e3, #ffffff);
background: -moz-linear-gradient(top, #c7d3e3, white);
background: -webkit-linear-gradient(top, #c7d3e3, white);
}
/* line 61, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-id .comparison-inner {
background: #DBE8EC;
background: linear-gradient(top, #dbe8ec, #ffffff);
background: -moz-linear-gradient(top, #dbe8ec, white);
background: -webkit-linear-gradient(top, #dbe8ec, white);
}
/* line 68, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-acc {
background: #d7e8f0;
background: linear-gradient(top, #d7e8f0, #ffffff);
background: -moz-linear-gradient(top, #d7e8f0, white);
background: -webkit-linear-gradient(top, #d7e8f0, white);
}
/* line 75, ../../../src/qgov/assets/v2/style/pattern/_comparison.scss */
.qg-acc .comparison-inner {
background: #EBF2F5;
background: linear-gradient(top, #ebf2f5, #ffffff);
background: -moz-linear-gradient(top, #ebf2f5, white);
background: -webkit-linear-gradient(top, #ebf2f5, white);
}
/* line 3, ../../../src/qgov/assets/v2/style/pattern/_highlight.scss */
.highlight {
background-color: #ff9;
}
/* acceptance marks */
/* line 4, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted ul {
padding-left: 0;
}
/* line 7, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted li {
display: inline;
list-style: none;
margin-right: 8px;
/* minimum required by BPAY branding "isolation guide" */
}
/* line 12, ../../../src/qgov/assets/v2/style/pattern/aside/_acceptance-marks.scss */
#asides .accepted img {
display: inline;
box-shadow: none;
}
/* line 3, ../../../src/qgov/assets/v2/style/base/_kbd.scss */
kbd {
background: #efefef;
border-color: #fff #ddd #ddd #fff;
border-left: 1px solid #fff;
border-style: solid;
border-width: 1px 2px 2px 1px;
padding: 0 0.2em;
}
/* from data */
.module-heading .action {
float: right;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
} | 0.228673 | 0.035779 |
.background-modal {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: flex;
justify-content: center;
background-color: #313131a8;
align-items: center;
justify-content: center;
align-content: center;
}
.new-property-modal {
background-color: white;
width: 28%;
display: flex;
flex-direction: column;
padding: 12px 48px;
align-items: center;
border-radius: 8px;
}
.close-modal {
width: 100%;
cursor: pointer;
font-weight: bold;
text-align: end;
padding-left: 56px;
}
.property-info {
padding-top: 4%;
width: 100%;
font-size: 0.9em;
text-align: left;
}
.title {
color: var(--color-principal)
}
.info-container {
width: 90%;
padding-top: 5%;
color: #6f6f6fed;
}
.info-container p {
padding-bottom: 5px;
}
.info-description {
width: 97%;
height: 90px;
border-radius: 8px;
border: 1px solid #6f6f6fed;
padding: 6px;
outline: none;
}
.info-price {
width: 120px;
}
.info-container input {
border-radius: 8px;
border: 1px solid #6f6f6fed;
padding: 4px;
outline: none;
}
.publish-button {
padding-top: 5%;
width: 100%;
display: flex;
justify-content: space-between;
}
.publish-button button {
color: white;
cursor: pointer;
background-color: var(--color-principal);
border: none;
outline: none;
padding: 5px;
border-radius: 8px;
}
.image-button-container {
width: 30%;
}
.button-new-wrapper {
width: 25%;
}
[type="file"] {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute !important;
white-space: nowrap;
width: 1px;
}
[type="file"]+label {
background-color: #6f6f6fa1;
border-radius: 8px;
cursor: pointer;
display: inline-block;
padding: 3px;
color: white;
text-align: center;
}
[type="file"]:focus +label {
outline: none;
background-color: rgba(63, 228, 63, 0.425);
} | client/src/components/css/NewPropertyModal.css | .background-modal {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: flex;
justify-content: center;
background-color: #313131a8;
align-items: center;
justify-content: center;
align-content: center;
}
.new-property-modal {
background-color: white;
width: 28%;
display: flex;
flex-direction: column;
padding: 12px 48px;
align-items: center;
border-radius: 8px;
}
.close-modal {
width: 100%;
cursor: pointer;
font-weight: bold;
text-align: end;
padding-left: 56px;
}
.property-info {
padding-top: 4%;
width: 100%;
font-size: 0.9em;
text-align: left;
}
.title {
color: var(--color-principal)
}
.info-container {
width: 90%;
padding-top: 5%;
color: #6f6f6fed;
}
.info-container p {
padding-bottom: 5px;
}
.info-description {
width: 97%;
height: 90px;
border-radius: 8px;
border: 1px solid #6f6f6fed;
padding: 6px;
outline: none;
}
.info-price {
width: 120px;
}
.info-container input {
border-radius: 8px;
border: 1px solid #6f6f6fed;
padding: 4px;
outline: none;
}
.publish-button {
padding-top: 5%;
width: 100%;
display: flex;
justify-content: space-between;
}
.publish-button button {
color: white;
cursor: pointer;
background-color: var(--color-principal);
border: none;
outline: none;
padding: 5px;
border-radius: 8px;
}
.image-button-container {
width: 30%;
}
.button-new-wrapper {
width: 25%;
}
[type="file"] {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute !important;
white-space: nowrap;
width: 1px;
}
[type="file"]+label {
background-color: #6f6f6fa1;
border-radius: 8px;
cursor: pointer;
display: inline-block;
padding: 3px;
color: white;
text-align: center;
}
[type="file"]:focus +label {
outline: none;
background-color: rgba(63, 228, 63, 0.425);
} | 0.662796 | 0.108142 |
position: absolute;
right: 0;
z-index: 1;
display: flex;
align-content: flex-start;
flex-flow: column nowrap;
width: 270px;
/*min-width: 300px;*/
height: 100%;
box-sizing: border-box;
padding: 5px;
border-left: var(--wrapper-borders);
}
#paneApp .wrapper {
position: relative;
z-index: 0;
display: flex;
align-content: center;
justify-content: space-between;
flex-flow: column nowrap;
width: 100%;
height: 100%;
box-sizing: border-box;
}
#paneApp .wrapper-top, .panel-container .wrapper-bottom {
position: relative;
z-index: 0;
display: flex;
align-content: space-between;
flex-flow: column nowrap;
width: 100%;
height: calc(50% - 3px);
box-sizing: border-box;
border: var(--wrapper-borders);
}
#paneApp .tab-wrapper {
position: relative;
display: flex;
flex-flow: row nowrap;
flex-shrink: 0;
align-content: center;
align-items: center;
justify-content: flex-start;
width: 100%;
height: 25px;
background: rgba(0, 0, 0, 0.15);
box-sizing: border-box;
padding: 1px;
}
#paneApp .tab-wrapper button.tab {
background: none;
color: var(--white);
position: relative;
width: fit-content;
height: 100%;
padding: 0 10px;
opacity: 0.4;
}
#paneApp .tab-wrapper button.tab:hover {
background: none;
opacity: 0.5;
filter: none !important;
}
#paneApp .tab-wrapper button.tab.active {
opacity: 1;
background: var(--darko-b);
}
#paneApp .body-wrapper {
position: absolute;
display: flex;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 5px;
top: 25px;
max-height: calc(100% - 25px);
}
#paneApp .app {
position: relative;
display: flex;
width: 100%;
height: 100%;
}
#paneApp .app.hidden {
display: none !important;
}
/*
*Materials
*Materials
*/
#materialApp {
display: flex;
flex-flow: row wrap;
align-content: flex-start;
align-items: flex-start;
justify-content: flex-start;
overflow-x: hidden;
overflow-y: scroll;
}
#materialApp .custom-file {
padding: 0;
}
#materialApp .custom-file button {
background: none;
}
#materialApp .custom-file img[src*='upload.svg'] {
width: 50% !important;
height: 50% !important;
opacity: 0.1 !important;
}
#materialApp .item {
background: none;
border-radius: none;
border: none;
width: 60px;
height: 60px;
border: 1px dashed rgba(255, 255, 255, 0.1);
margin: 3px;
box-sizing: border-box;
}
#materialApp .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
#dropIcon {
background: var(--darko-b);
position: absolute;
z-index: 99;
display: flex;
visibility: hidden;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
pointer-events: none;
user-select: none;
}
#dropIcon img {
opacity: 0.1;
width: 30%;
}
/*
*Joints
*Joints
*/
#jointApp, #propertyApp, #historyApp {
position: relative;
display: flex;
flex-flow: column wrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: 100%;
height: fit-content;
overflow-x: auto;
overflow-y: scroll;
}
#jointApp .joint {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: fit-content;
height: fit-content;
}
#jointApp .joint .children {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: 100%;
height: fit-content;
left: 10px;
border-left: 2px solid rgba(255, 255, 255, 0.1);
}
#jointApp .joint button.name {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
height: fit-content;
padding: 5px 10px;
margin: 5px;
}
#jointApp .joint button.name img {
width: 12px;
height: 12px;
margin-right: 5px;
opacity: 0.75;
}
#jointApp .joint button.name p {
font-size: 12px;
color: var(--white);
opacity: 0.75;
}
#jointApp .joint button.name.active {
border: 1px solid var(--accent);
}
#jointApp .joint button.name.active p {
opacity: 1;
}
#jointApp .joint button.name.active img {
opacity: 1;
}
/*
*Properties
*Properties
*/
#propertyApp {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
}
#propertyApp.disabled {
pointer-events: none;
user-select: none;
opacity: 0.5;
}
#propertyApp .section {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: calc(100% - 15px);
}
#propertyApp label, #propertyApp p.title {
font-size: 12px;
line-height: 1;
}
#propertyApp label {
margin-right: 5px;
flex-shrink: 0;
text-align: right;
width: 40px;
color: var(--dim-b);
}
#propertyApp p {
font-size: 13px;
color: var(--white);
}
#propertyApp .section .header, #propertyApp .section .body {
width: 100%;
border-bottom: 1px solid var(--darko-c);
border-top: var(--borders);
}
#propertyApp .section .header {
padding: 5px 2px 3px 2px;
box-sizing: border-box;
}
#propertyApp .section .body {
padding: 5px 0 15px 0;
box-sizing: border-box;
}
#propertyApp .section:first-child .header {
border-top: none;
}
#propertyApp .section:last-child .body {
border-bottom: none;
}
#propertyApp .input-wrapper {
position: relative;
display: flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
height: fit-content;
}
#propertyApp .input-wrapper input {
width: 100px;
}
button#removeSkin, button#resetOffset, button#displayCropApp {
height: 30px;
padding: 0 15px;
margin-top: 5px;
margin-left: auto;
}
#propertyApp #materials {
background: var(--darko-h);
border-radius: 3px;
width: 100%;
height: 30px;
}
/*
*History
*History
*/
#historyApp {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
}
#historyApp .history {
display: flex;
flex-flow: row nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
flex-shrink: 0;
width: 100%;
height: 25px;
border-bottom: 1px solid var(--darko-c);
border-top: var(--borders);
cursor: pointer;
}
#historyApp .history:first-child {
border-top: none;
}
#historyApp .history:last-child {
border-bottom: none;
}
#historyApp .history p {
flex-shrink: 0;
color: var(--dim-b);
font-size: 12px;
line-height: 1;
width: calc(100% - 20px);
height: fit-content;
overflow: hidden;
text-overflow: ellipsis;
user-select: none;
pointer-events: none;
padding-left: 5px;
}
#historyApp .history:hover {
background: rgba(0, 0, 0, 0.05);
}
#historyApp .history.current {
background: rgba(240, 230, 250, 0.05);
}
#historyApp .history.current p {
color: var(--white);
} | src/client/css/pane.css | position: absolute;
right: 0;
z-index: 1;
display: flex;
align-content: flex-start;
flex-flow: column nowrap;
width: 270px;
/*min-width: 300px;*/
height: 100%;
box-sizing: border-box;
padding: 5px;
border-left: var(--wrapper-borders);
}
#paneApp .wrapper {
position: relative;
z-index: 0;
display: flex;
align-content: center;
justify-content: space-between;
flex-flow: column nowrap;
width: 100%;
height: 100%;
box-sizing: border-box;
}
#paneApp .wrapper-top, .panel-container .wrapper-bottom {
position: relative;
z-index: 0;
display: flex;
align-content: space-between;
flex-flow: column nowrap;
width: 100%;
height: calc(50% - 3px);
box-sizing: border-box;
border: var(--wrapper-borders);
}
#paneApp .tab-wrapper {
position: relative;
display: flex;
flex-flow: row nowrap;
flex-shrink: 0;
align-content: center;
align-items: center;
justify-content: flex-start;
width: 100%;
height: 25px;
background: rgba(0, 0, 0, 0.15);
box-sizing: border-box;
padding: 1px;
}
#paneApp .tab-wrapper button.tab {
background: none;
color: var(--white);
position: relative;
width: fit-content;
height: 100%;
padding: 0 10px;
opacity: 0.4;
}
#paneApp .tab-wrapper button.tab:hover {
background: none;
opacity: 0.5;
filter: none !important;
}
#paneApp .tab-wrapper button.tab.active {
opacity: 1;
background: var(--darko-b);
}
#paneApp .body-wrapper {
position: absolute;
display: flex;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 5px;
top: 25px;
max-height: calc(100% - 25px);
}
#paneApp .app {
position: relative;
display: flex;
width: 100%;
height: 100%;
}
#paneApp .app.hidden {
display: none !important;
}
/*
*Materials
*Materials
*/
#materialApp {
display: flex;
flex-flow: row wrap;
align-content: flex-start;
align-items: flex-start;
justify-content: flex-start;
overflow-x: hidden;
overflow-y: scroll;
}
#materialApp .custom-file {
padding: 0;
}
#materialApp .custom-file button {
background: none;
}
#materialApp .custom-file img[src*='upload.svg'] {
width: 50% !important;
height: 50% !important;
opacity: 0.1 !important;
}
#materialApp .item {
background: none;
border-radius: none;
border: none;
width: 60px;
height: 60px;
border: 1px dashed rgba(255, 255, 255, 0.1);
margin: 3px;
box-sizing: border-box;
}
#materialApp .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
#dropIcon {
background: var(--darko-b);
position: absolute;
z-index: 99;
display: flex;
visibility: hidden;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
pointer-events: none;
user-select: none;
}
#dropIcon img {
opacity: 0.1;
width: 30%;
}
/*
*Joints
*Joints
*/
#jointApp, #propertyApp, #historyApp {
position: relative;
display: flex;
flex-flow: column wrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: 100%;
height: fit-content;
overflow-x: auto;
overflow-y: scroll;
}
#jointApp .joint {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: fit-content;
height: fit-content;
}
#jointApp .joint .children {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
width: 100%;
height: fit-content;
left: 10px;
border-left: 2px solid rgba(255, 255, 255, 0.1);
}
#jointApp .joint button.name {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
height: fit-content;
padding: 5px 10px;
margin: 5px;
}
#jointApp .joint button.name img {
width: 12px;
height: 12px;
margin-right: 5px;
opacity: 0.75;
}
#jointApp .joint button.name p {
font-size: 12px;
color: var(--white);
opacity: 0.75;
}
#jointApp .joint button.name.active {
border: 1px solid var(--accent);
}
#jointApp .joint button.name.active p {
opacity: 1;
}
#jointApp .joint button.name.active img {
opacity: 1;
}
/*
*Properties
*Properties
*/
#propertyApp {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
}
#propertyApp.disabled {
pointer-events: none;
user-select: none;
opacity: 0.5;
}
#propertyApp .section {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: calc(100% - 15px);
}
#propertyApp label, #propertyApp p.title {
font-size: 12px;
line-height: 1;
}
#propertyApp label {
margin-right: 5px;
flex-shrink: 0;
text-align: right;
width: 40px;
color: var(--dim-b);
}
#propertyApp p {
font-size: 13px;
color: var(--white);
}
#propertyApp .section .header, #propertyApp .section .body {
width: 100%;
border-bottom: 1px solid var(--darko-c);
border-top: var(--borders);
}
#propertyApp .section .header {
padding: 5px 2px 3px 2px;
box-sizing: border-box;
}
#propertyApp .section .body {
padding: 5px 0 15px 0;
box-sizing: border-box;
}
#propertyApp .section:first-child .header {
border-top: none;
}
#propertyApp .section:last-child .body {
border-bottom: none;
}
#propertyApp .input-wrapper {
position: relative;
display: flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
height: fit-content;
}
#propertyApp .input-wrapper input {
width: 100px;
}
button#removeSkin, button#resetOffset, button#displayCropApp {
height: 30px;
padding: 0 15px;
margin-top: 5px;
margin-left: auto;
}
#propertyApp #materials {
background: var(--darko-h);
border-radius: 3px;
width: 100%;
height: 30px;
}
/*
*History
*History
*/
#historyApp {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
width: 100%;
}
#historyApp .history {
display: flex;
flex-flow: row nowrap;
align-items: center;
align-content: center;
justify-content: flex-start;
flex-shrink: 0;
width: 100%;
height: 25px;
border-bottom: 1px solid var(--darko-c);
border-top: var(--borders);
cursor: pointer;
}
#historyApp .history:first-child {
border-top: none;
}
#historyApp .history:last-child {
border-bottom: none;
}
#historyApp .history p {
flex-shrink: 0;
color: var(--dim-b);
font-size: 12px;
line-height: 1;
width: calc(100% - 20px);
height: fit-content;
overflow: hidden;
text-overflow: ellipsis;
user-select: none;
pointer-events: none;
padding-left: 5px;
}
#historyApp .history:hover {
background: rgba(0, 0, 0, 0.05);
}
#historyApp .history.current {
background: rgba(240, 230, 250, 0.05);
}
#historyApp .history.current p {
color: var(--white);
} | 0.364325 | 0.051869 |
.App {
text-align: center;
flex-direction: row;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.Play {
display: flex;
flex-direction: row;
text-align: center;
margin: 1rem 1rem;
}
.PlayerField {
display: grid;
grid-template-columns: 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
grid-template-rows: 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
height: 402px;
width: 402px;
background-color: lavender;
}
.cell {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
}
.highlightedCell {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
background-color: aquamarine;
}
.cellActive {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
background-color: aquamarine;
}
.FleetField {
display: flex;
flex-direction: column;
justify-content: space-around;
height: auto;
width: 250px;
margin-left: 3rem;
border: 2px solid;
}
.FourCellShip {
display: grid;
grid-template-columns: 40px 40px 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 160px;
margin-left: 1rem;
border-radius: 4px;
}
.ThreeCellShip {
display: grid;
grid-template-columns: 40px 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 120px;
margin-left: 1rem;
border-radius: 4px;
}
.TwoCellShip {
display: grid;
grid-template-columns: 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 80px;
margin-left: 1rem;
border-radius: 4px;
}
.OneCellShip {
display: grid;
grid-template-columns: 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 40px;
margin-left: 1rem;
border-radius: 4px;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
.navbar-logo {
height: 3rem;
}
.about-img {
height: 300px;
width: 300px;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} | src/App.css | .App {
text-align: center;
flex-direction: row;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.Play {
display: flex;
flex-direction: row;
text-align: center;
margin: 1rem 1rem;
}
.PlayerField {
display: grid;
grid-template-columns: 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
grid-template-rows: 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
height: 402px;
width: 402px;
background-color: lavender;
}
.cell {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
}
.highlightedCell {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
background-color: aquamarine;
}
.cellActive {
display: flex;
height: 38px;
width: 38px;
border: 2px solid;
background-color: aquamarine;
}
.FleetField {
display: flex;
flex-direction: column;
justify-content: space-around;
height: auto;
width: 250px;
margin-left: 3rem;
border: 2px solid;
}
.FourCellShip {
display: grid;
grid-template-columns: 40px 40px 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 160px;
margin-left: 1rem;
border-radius: 4px;
}
.ThreeCellShip {
display: grid;
grid-template-columns: 40px 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 120px;
margin-left: 1rem;
border-radius: 4px;
}
.TwoCellShip {
display: grid;
grid-template-columns: 40px 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 80px;
margin-left: 1rem;
border-radius: 4px;
}
.OneCellShip {
display: grid;
grid-template-columns: 40px;
background-color: aquamarine;
border: 2px solid #000;
height: 40px;
width: 40px;
margin-left: 1rem;
border-radius: 4px;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
.navbar-logo {
height: 3rem;
}
.about-img {
height: 300px;
width: 300px;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} | 0.604516 | 0.092115 |
@media only screen and (max-width: 999px) {
.main_inner, .stage2_inner, .stage3_inner, .stage4_inner, .stage5_inner, .stage6_inner, .stage7_inner, .footer_inner, .logo_strip_inner {
width: 100%;
}
.header_inner .logo, .main_inner h1, .main_inner h2, .main_inner h3, .main_inner .signup a, .stage2_inner h1, .stage2_inner p, .stage3_inner .h1, .stage3_inner p, .feature_list li, .testimonial img {
margin-left: 10px;
}
.company, .map {
display: none;
}
.contactform, registerform {
width: 100%;
}
.input {
width: 95%;
margin: 0 auto;
}
textarea {
width: 95%;
padding: 10px 0;
text-indent: 10px;
}
.feature_content {
border: 0;
font-size: 15px;
}
.stage7 {
background: #319fac url(../../images/foot.png) no-repeat 0 300px;
background-size: 1000px;
text-align: center;
}
.stage7_inner select {
width: 95%;
margin: 0 auto 15px 0 !important;
background: #fff url(../../images/select.png) no-repeat;
background-position: 98% 11px;
background-size: 20px;
}
.stage7_inner .input {
width: 95%;
margin: 0 auto 15px auto;
display: block;
}
.stage7_inner .register {
position: relative;
top: 0;
right: 0;
display: block !important;
margin: 20px auto 0;
}
.signup_container {
margin-right: 10px;
}
.sub_heading, .intro {
display: none !important;
}
.testimonial {
padding-left: 130px;
}
}
@media only screen and (max-width: 850px) {
.feature_1, .feature_2, .feature_3 {
width: 32%;
}
.feature_content {
font-size: 15px;
font-weight: 200;
line-height: 20px;
}
.stage4_inner {
background-size: 45%;
}
.feature_1, .feature_2, .feature_3 {
width: 98%;
}
.feature_content {
height: 185px;
}
.main_inner h1 {
font-size: 30px;
}
input[type="text"], input[type="email"] {
width: 95%;
margin: 0 auto 15px;
}
textarea {
width: 95%;
padding: 10px 0;
text-indent: 10px;
margin: 0 auto;
}
.contactform {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
}
}
@media only screen and (max-width: 750px) {
.signup_container .item {
display: none;
}
.signup_container .login {
display: block;
}
.signup_container .login a {
background: #3b3f44;
border: 1px solid #5e6164;
background-image: none;
padding: 8px 13px 8px 13px;
}
.signup_container .login a:hover {
background-image: none;
}
.header_inner .logo img {
width: 180px;
padding-top: 6px;
}
.signup_container .item a {
font-size: 13px;
}
.main {
height: 260px;
background-size: 810px;
}
.main_inner h1 {
font-size: 30px;
}
.main_inner h2 {
font-size: 20px;
}
.main_inner h3 {
font-size: 14px;
margin: 0 0 30px 10px;
font-weight: 400;
width: 300px;
}
.main_inner .signup a {
background: #f77811 url(../../images/signup.png) no-repeat 110px 18px;
background-size: 20px;
font-size: 20px;
padding: 8px 55px 8px 25px;
margin-top: 0;
}
.main_inner .signup a:hover {
background: #f77811 url(../../images/signup.png) no-repeat 115px 18px;
background-size: 20px;
}
.testimonial {
font-size: 13px;
}
.feature_list li {
background: url(../../images/tick.png) no-repeat 4px 8px;
background-size: 22px;
font-size: 16px;
margin-left: 20px;
}
.stage4_inner {
background-image: none;
}
.stage4_inner h1, .stage6_inner h1, .logo_strip_inner h1, .stage7_inner h1, .stage2_inner h1 {
font-size: 23px;
}
.stage2_inner p, .stage3_inner p {
text-align: justify;
font-size: 14px;
padding-right: 15px;
}
.main_inner h3 {
line-height: 22px;
}
}
@media only screen and (max-width: 550px) {
.copyright {
display: none;
}
.testimonial {
padding-left: 105px;
}
.testimonial img {
width: 55px;
}
.footer_logo img {
width: 130px;
margin-left: 10px;
padding-top: 12px;
}
.feature_list li {
margin-left: 20px;
}
.main_inner h1 {
font-size: 25px;
}
.stage2_inner h1 {
font-size: 23px;
line-height: 30px;
font-weight: 400;
}
.about_img {
float: none;
width: 80%;
display: block;
margin: 0 auto;
padding: 15px 0 0px 0;
text-align: center;
}
}
@media only screen and (max-width: 400px) {
.main {
height: 180px;
background-size: 420px;
padding: 25px 0 70px;
}
.stage2_inner h1 {
font-size: 20px;
line-height: 25px;
font-weight: 400;
}
.stage2_inner p {
line-height: 23px;
font-weight: 200;
font-size: 14px;
}
.feature_content {
padding-right: 0;
border-bottom: 1px dotted #eee;
margin: 0 0 20px 0;
padding: 0 120px 0 20px;
position: relative;
padding-right: 110px;
font-size: 14px;
height: 140px;
min-height: 150px;
text-align: left;
}
.feature_content:last-child {
min-height: 140px;
height: 140px;
}
.feature_1 {
border-top: 1px dotted #eee;
padding-top: 10px;
}
.feature_content h1 {
font-size: 17px;
}
.feature_img img {
width: 70px;
top: 0px;
right: 10px;
position: absolute;
margin-top: 10px;
padding: 0;
}
.feature_1, .feature_2, .feature_3 {
display: block;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 20px;
text-align: center;
}
.header_inner .logo, .main_inner h1, .main_inner h2, .main_inner h3, .main_inner .signup a, .stage2_inner h1, .stage2_inner p, .stage3_inner .h1, .stage3_inner p, .feature_list li, .testimonial img {
margin-left: 20px;
}
.stage3_inner .h1 {
display: block;
font-size: 17px;
}
.feature_list li {
background: url(../../images/tick.png) no-repeat 7px 12px;
background-size: 16px;
font-size: 13px;
line-height: 19px;
text-align: left;
}
.stage5_inner h1 {
margin-bottom: 20px;
}
.testimonial {
font-size: 12px;
line-height: 19px;
}
.stage7_inner h1 {
font-size: 20px !important;
line-height: 26px;
margin: 5px 0 20px 0;
}
.stage7 {
background: #319fac url(../../images/foot.png) no-repeat 16px 400px;
background-size: 900px;
text-align: center;
}
.main_inner h1 {
font-size: 22px !important;
font-weight: 600 !important;
text-align: left;
}
.main_inner h2 {
font-size: 16px;
margin: 0 0 30px 20px;
text-align: left;
}
.main_inner h3 {
text-align: left;
font-size: 15px;
width: 200px;
font-weight: 200;
line-height: 18px;
}
.stage6_inner h1, .stage5_inner h1, .stage4_inner h1, .logo_strip_inner h1 {
margin-left: 0 !important;
font-size: 17px;
}
.feature_content h1 {
margin-left: 0 !important;
}
.main_inner .signup a {
background: #f77811 url(../../images/signup.png) no-repeat 110px 15px;
background-size: 20px;
font-size: 20px;
padding: 5px 55px 5px 25px;
margin-top: 0;
}
.main_inner .signup a:hover {
background: #f77811 url(../../images/signup.png) no-repeat 115px 15px;
background-size: 20px;
font-size: 20px;
padding: 5px 55px 5px 25px;
margin-top: 0;
}
.logo_strip_inner img {
width: 110px;
height: 26px;
}
.testimonial {
text-align: justify;
padding-right: 15px;
font-size: 14px;
line-height: 23px;
}
.dialog {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 20px;
width: 280px;
color: #333;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: 2px 2px 2px #555;
background-color: #fff;
text-align: left;
}
.dialog h1 {
font-size: 17px;
}
.dialog p {
font-size: 12px;
}
}
.json-viewer ul {
list-style-type: none;
padding: 0px;
margin: 0px 0px 0px 26px;
}
.json-viewer li {
position: relative;
}
.json-viewer .hoverable {
transition: background-color .2s ease-out 0s;
-webkit-transition: background-color .2s ease-out 0s;
display: inline-block;
}
.json-viewer .hovered {
transition-delay: .2s;
-webkit-transition-delay: .2s;
}
.json-viewer .selected {
outline-style: solid;
outline-width: 1px;
outline-style: dotted;
}
.json-viewer .collapsed>.collapsible {
display: none;
}
.json-viewer .ellipsis {
display: none;
}
.json-viewer .collapsed>.ellipsis {
display: inherit;
}
.json-viewer .collapser {
position: absolute;
top: 1px;
left: -1.5em;
cursor: default;
user-select: none;
-webkit-user-select: none;
}
.json-viewer .status {
position: fixed;
left: 0px;
bottom: 0px;
min-width: 628px;
border-color: #c2c2c2;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-style: solid;
border-top-right-radius: 4px;
height: 16px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 7px;
padding-left: 4px;
font-family: sans-serif;
font-size: 12px;
opacity: 0;
background-color: #d2d2f6;
color: #696969;
transition: opacity .2s ease-out;
-webkit-transition: opacity .2s ease-out;
user-select: none;
-webkit-user-select: none;
}
.json-viewer .status:not(:empty ) {
opacity: 1;
}
.json-viewer .toolbox {
font-family: sans-serif;
font-size: 13px;
opacity: .25;
background-color: #d2d2f6;
position: fixed;
right: 0px;
top: 0px;
border-color: #c2c2c2;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-style: solid;
border-bottom-left-radius: 4px;
padding-bottom: 3px;
transition: opacity .2s ease-out;
-webkit-transition: opacity .2s ease-out;
cursor: default;
user-select: none;
-webkit-user-select: none;
padding-left: 2px;
}
.json-viewer .toolbox:hover {
opacity: 1;
}
.json-viewer .toolbox>* {
padding-left: 3px;
padding-right: 3px;
}
.json-viewer .toolbox>a {
padding-left: 5px;
}
.json-viewer .toolbox>img {
height: 14px;
vertical-align: bottom;
cursor: pointer;
}
.json-viewer #json{padding: 10px;
color: #000;
background-color: #eee;
border-radius: 4px; margin-top: 10px;}
.edit_text i{color: #FFC107;} | assets/frontend/media.css | @media only screen and (max-width: 999px) {
.main_inner, .stage2_inner, .stage3_inner, .stage4_inner, .stage5_inner, .stage6_inner, .stage7_inner, .footer_inner, .logo_strip_inner {
width: 100%;
}
.header_inner .logo, .main_inner h1, .main_inner h2, .main_inner h3, .main_inner .signup a, .stage2_inner h1, .stage2_inner p, .stage3_inner .h1, .stage3_inner p, .feature_list li, .testimonial img {
margin-left: 10px;
}
.company, .map {
display: none;
}
.contactform, registerform {
width: 100%;
}
.input {
width: 95%;
margin: 0 auto;
}
textarea {
width: 95%;
padding: 10px 0;
text-indent: 10px;
}
.feature_content {
border: 0;
font-size: 15px;
}
.stage7 {
background: #319fac url(../../images/foot.png) no-repeat 0 300px;
background-size: 1000px;
text-align: center;
}
.stage7_inner select {
width: 95%;
margin: 0 auto 15px 0 !important;
background: #fff url(../../images/select.png) no-repeat;
background-position: 98% 11px;
background-size: 20px;
}
.stage7_inner .input {
width: 95%;
margin: 0 auto 15px auto;
display: block;
}
.stage7_inner .register {
position: relative;
top: 0;
right: 0;
display: block !important;
margin: 20px auto 0;
}
.signup_container {
margin-right: 10px;
}
.sub_heading, .intro {
display: none !important;
}
.testimonial {
padding-left: 130px;
}
}
@media only screen and (max-width: 850px) {
.feature_1, .feature_2, .feature_3 {
width: 32%;
}
.feature_content {
font-size: 15px;
font-weight: 200;
line-height: 20px;
}
.stage4_inner {
background-size: 45%;
}
.feature_1, .feature_2, .feature_3 {
width: 98%;
}
.feature_content {
height: 185px;
}
.main_inner h1 {
font-size: 30px;
}
input[type="text"], input[type="email"] {
width: 95%;
margin: 0 auto 15px;
}
textarea {
width: 95%;
padding: 10px 0;
text-indent: 10px;
margin: 0 auto;
}
.contactform {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
}
}
@media only screen and (max-width: 750px) {
.signup_container .item {
display: none;
}
.signup_container .login {
display: block;
}
.signup_container .login a {
background: #3b3f44;
border: 1px solid #5e6164;
background-image: none;
padding: 8px 13px 8px 13px;
}
.signup_container .login a:hover {
background-image: none;
}
.header_inner .logo img {
width: 180px;
padding-top: 6px;
}
.signup_container .item a {
font-size: 13px;
}
.main {
height: 260px;
background-size: 810px;
}
.main_inner h1 {
font-size: 30px;
}
.main_inner h2 {
font-size: 20px;
}
.main_inner h3 {
font-size: 14px;
margin: 0 0 30px 10px;
font-weight: 400;
width: 300px;
}
.main_inner .signup a {
background: #f77811 url(../../images/signup.png) no-repeat 110px 18px;
background-size: 20px;
font-size: 20px;
padding: 8px 55px 8px 25px;
margin-top: 0;
}
.main_inner .signup a:hover {
background: #f77811 url(../../images/signup.png) no-repeat 115px 18px;
background-size: 20px;
}
.testimonial {
font-size: 13px;
}
.feature_list li {
background: url(../../images/tick.png) no-repeat 4px 8px;
background-size: 22px;
font-size: 16px;
margin-left: 20px;
}
.stage4_inner {
background-image: none;
}
.stage4_inner h1, .stage6_inner h1, .logo_strip_inner h1, .stage7_inner h1, .stage2_inner h1 {
font-size: 23px;
}
.stage2_inner p, .stage3_inner p {
text-align: justify;
font-size: 14px;
padding-right: 15px;
}
.main_inner h3 {
line-height: 22px;
}
}
@media only screen and (max-width: 550px) {
.copyright {
display: none;
}
.testimonial {
padding-left: 105px;
}
.testimonial img {
width: 55px;
}
.footer_logo img {
width: 130px;
margin-left: 10px;
padding-top: 12px;
}
.feature_list li {
margin-left: 20px;
}
.main_inner h1 {
font-size: 25px;
}
.stage2_inner h1 {
font-size: 23px;
line-height: 30px;
font-weight: 400;
}
.about_img {
float: none;
width: 80%;
display: block;
margin: 0 auto;
padding: 15px 0 0px 0;
text-align: center;
}
}
@media only screen and (max-width: 400px) {
.main {
height: 180px;
background-size: 420px;
padding: 25px 0 70px;
}
.stage2_inner h1 {
font-size: 20px;
line-height: 25px;
font-weight: 400;
}
.stage2_inner p {
line-height: 23px;
font-weight: 200;
font-size: 14px;
}
.feature_content {
padding-right: 0;
border-bottom: 1px dotted #eee;
margin: 0 0 20px 0;
padding: 0 120px 0 20px;
position: relative;
padding-right: 110px;
font-size: 14px;
height: 140px;
min-height: 150px;
text-align: left;
}
.feature_content:last-child {
min-height: 140px;
height: 140px;
}
.feature_1 {
border-top: 1px dotted #eee;
padding-top: 10px;
}
.feature_content h1 {
font-size: 17px;
}
.feature_img img {
width: 70px;
top: 0px;
right: 10px;
position: absolute;
margin-top: 10px;
padding: 0;
}
.feature_1, .feature_2, .feature_3 {
display: block;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 20px;
text-align: center;
}
.header_inner .logo, .main_inner h1, .main_inner h2, .main_inner h3, .main_inner .signup a, .stage2_inner h1, .stage2_inner p, .stage3_inner .h1, .stage3_inner p, .feature_list li, .testimonial img {
margin-left: 20px;
}
.stage3_inner .h1 {
display: block;
font-size: 17px;
}
.feature_list li {
background: url(../../images/tick.png) no-repeat 7px 12px;
background-size: 16px;
font-size: 13px;
line-height: 19px;
text-align: left;
}
.stage5_inner h1 {
margin-bottom: 20px;
}
.testimonial {
font-size: 12px;
line-height: 19px;
}
.stage7_inner h1 {
font-size: 20px !important;
line-height: 26px;
margin: 5px 0 20px 0;
}
.stage7 {
background: #319fac url(../../images/foot.png) no-repeat 16px 400px;
background-size: 900px;
text-align: center;
}
.main_inner h1 {
font-size: 22px !important;
font-weight: 600 !important;
text-align: left;
}
.main_inner h2 {
font-size: 16px;
margin: 0 0 30px 20px;
text-align: left;
}
.main_inner h3 {
text-align: left;
font-size: 15px;
width: 200px;
font-weight: 200;
line-height: 18px;
}
.stage6_inner h1, .stage5_inner h1, .stage4_inner h1, .logo_strip_inner h1 {
margin-left: 0 !important;
font-size: 17px;
}
.feature_content h1 {
margin-left: 0 !important;
}
.main_inner .signup a {
background: #f77811 url(../../images/signup.png) no-repeat 110px 15px;
background-size: 20px;
font-size: 20px;
padding: 5px 55px 5px 25px;
margin-top: 0;
}
.main_inner .signup a:hover {
background: #f77811 url(../../images/signup.png) no-repeat 115px 15px;
background-size: 20px;
font-size: 20px;
padding: 5px 55px 5px 25px;
margin-top: 0;
}
.logo_strip_inner img {
width: 110px;
height: 26px;
}
.testimonial {
text-align: justify;
padding-right: 15px;
font-size: 14px;
line-height: 23px;
}
.dialog {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 20px;
width: 280px;
color: #333;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: 2px 2px 2px #555;
background-color: #fff;
text-align: left;
}
.dialog h1 {
font-size: 17px;
}
.dialog p {
font-size: 12px;
}
}
.json-viewer ul {
list-style-type: none;
padding: 0px;
margin: 0px 0px 0px 26px;
}
.json-viewer li {
position: relative;
}
.json-viewer .hoverable {
transition: background-color .2s ease-out 0s;
-webkit-transition: background-color .2s ease-out 0s;
display: inline-block;
}
.json-viewer .hovered {
transition-delay: .2s;
-webkit-transition-delay: .2s;
}
.json-viewer .selected {
outline-style: solid;
outline-width: 1px;
outline-style: dotted;
}
.json-viewer .collapsed>.collapsible {
display: none;
}
.json-viewer .ellipsis {
display: none;
}
.json-viewer .collapsed>.ellipsis {
display: inherit;
}
.json-viewer .collapser {
position: absolute;
top: 1px;
left: -1.5em;
cursor: default;
user-select: none;
-webkit-user-select: none;
}
.json-viewer .status {
position: fixed;
left: 0px;
bottom: 0px;
min-width: 628px;
border-color: #c2c2c2;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-style: solid;
border-top-right-radius: 4px;
height: 16px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 7px;
padding-left: 4px;
font-family: sans-serif;
font-size: 12px;
opacity: 0;
background-color: #d2d2f6;
color: #696969;
transition: opacity .2s ease-out;
-webkit-transition: opacity .2s ease-out;
user-select: none;
-webkit-user-select: none;
}
.json-viewer .status:not(:empty ) {
opacity: 1;
}
.json-viewer .toolbox {
font-family: sans-serif;
font-size: 13px;
opacity: .25;
background-color: #d2d2f6;
position: fixed;
right: 0px;
top: 0px;
border-color: #c2c2c2;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-style: solid;
border-bottom-left-radius: 4px;
padding-bottom: 3px;
transition: opacity .2s ease-out;
-webkit-transition: opacity .2s ease-out;
cursor: default;
user-select: none;
-webkit-user-select: none;
padding-left: 2px;
}
.json-viewer .toolbox:hover {
opacity: 1;
}
.json-viewer .toolbox>* {
padding-left: 3px;
padding-right: 3px;
}
.json-viewer .toolbox>a {
padding-left: 5px;
}
.json-viewer .toolbox>img {
height: 14px;
vertical-align: bottom;
cursor: pointer;
}
.json-viewer #json{padding: 10px;
color: #000;
background-color: #eee;
border-radius: 4px; margin-top: 10px;}
.edit_text i{color: #FFC107;} | 0.31059 | 0.073264 |
@font-face {
font-family: 'material';
src: url("../webfonts/Roboto-Regular.ttf");
}
body {
background-position: center !important;
background-size: cover !important;
background-attachment: scroll;
overflow-y: auto;
font-family: 'material';
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-thumb {
background-color: #edc905;
border-radius: 10px;
}
#todosList::-webkit-scrollbar-thumb {
background-color: #17a2b8;
}
#bookmarksList::-webkit-scrollbar-thumb {
background-color: #28a745;
}
::-webkit-scrollbar-thumb:hover {
background-color: rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
h4 {
color: rgba(245, 245, 245, 0.753);
}
button:focus {
outline: 0 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
border: 1px solid #00000054 !important;
background-color: rgba(61, 61, 61, 1) !important;
color: rgba(245, 245, 245, 0.753) !important;
}
/* settings */
#settings-button {
color: white;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 18px;
}
#login-button {
color: white;
position: absolute;
top: 10px;
right: 45px;
cursor: pointer;
font-size: 18px;
}
#UserName {
display: none
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#upload-wallpaper {
margin: 5px;
}
#bookmarksList>.btn-group {
margin: 5px;
}
.form-control {
border: 1px solid #00000054;
background-color: rgba(61, 61, 61, 1);
border-radius: 24px;
color: rgba(245, 245, 245, 0.753);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10),
0 3px 6px rgba(0, 0, 0, 0.10);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10),
0 3px 6px rgba(0, 0, 0, 0.10);
}
.form-control:focus {
border: 1px solid #00000054;
color: whitesmoke;
background-color: rgba(61, 61, 61, 1);
}
.modal-content {
background-color: rgba(15, 15, 15, 0.8);
color: rgba(245, 245, 245, 0.9);
}
.modal-content h4 {
color: white;
font-weight: bold;
}
.checkbox-container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.checkbox-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.dark-checkbox {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border-radius: 24px;
}
.checkbox-container:hover input~.dark-checkbox {
background-color: rgb(99, 99, 99);
}
.dark-checkbox:after {
content: "";
position: absolute;
display: none;
}
.checkbox-container input:checked~.dark-checkbox:after {
display: block;
}
.checkbox-container .dark-checkbox:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modal-header {
border: none;
}
.close {
color: whitesmoke;
}
.close:hover {
color: whitesmoke;
}
.modal-footer {
border: none;
}
textarea {
overflow-y: scroll;
height: 200px;
width: 300px;
resize: none;
margin: 5px;
}
.btn {
border: none;
border-radius: 36px;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
.btn:hover {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.17),
0 10px 10px rgba(0, 0, 0, 0.17);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.17),
0 10px 10px rgba(0, 0, 0, 0.17);
}
.btn:focus {
outline: none !important;
}
#language {
position: absolute;
left: 10px;
}
select:hover {
cursor: pointer;
}
input[type="file"] {
display: none;
}
.custom-file-select {
display: inline-block;
padding: 6px 12px;
cursor: pointer;
overflow: hidden;
}
.custom-file-select i {
margin-right: 10px;
}
/* pomodoro */
#pomodoro-section {
position: relative;
overflow: hidden;
padding-top: 4%;
color: rgba(245, 245, 245, 0.842);
width: 220px;
height: 220px;
border: 2px rgba(0, 0, 0, 0.3) solid;
border-radius: 50%;
background: rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#emj {
position: absolute;
left: 40px;
font-size: 150px;
width: 100%;
z-index: -1;
opacity: 0.1;
}
#minute {
margin: 10px 0px;
display: block;
height: 75px;
width: 216px;
}
#minute>p {
font-weight: bold;
font-size: 50px;
margin: 0;
}
#pomodoro-section .water span {
display: block;
width: 100%;
}
#pomodoro-section .wave {
background: url("../images/wave.png");
height: 20px;
background-size: contain;
-webkit-animation: wave 15s ease-in-out infinite;
animation: wave 15s ease-in-out infinite;
}
#pomodoro-section .deep-water {
background: rgb(4, 103, 246);
}
@-webkit-keyframes wave {
0% {
background-position: 0px 0px;
}
50% {
background-position: 500px 0px;
}
100% {
background-position: 0px 0px;
}
}
@keyframes wave {
0% {
background-position: 0px 0px;
}
50% {
background-position: 500px 0px;
}
100% {
background-position: 0px 0px;
}
}
.water {
position: absolute;
z-index: -1;
bottom: -20px;
width: 220px;
opacity: .6;
}
#historybtn {
font-size: 15px;
padding-left: 3px;
padding-right: 3px;
}
#history>button {
position: absolute;
top: 0;
right: 50%;
transform: translate(50%, 50%);
}
@keyframes easeOutElastic {
0% {
transform: translateX(0%);
}
16% {
transform: translateX(-132.27%);
}
28% {
transform: translateX(-86.88%);
}
44% {
transform: translateX(-104.63%);
}
59% {
transform: translateX(-98.36%);
}
73% {
transform: translateX(-100.58%);
}
88% {
transform: translateX(-98.8%);
}
100% {
transform: translateX(-99%);
}
}
@keyframes easeInElastic {
0% {
transform: translateX(0%);
}
4% {
transform: translateX(-0.04%);
}
8% {
transform: translateX(-0.16%);
}
14% {
transform: translateX(-0.17%);
}
18% {
transform: translateX(0.04%);
}
26% {
transform: translateX(0.58%);
}
28% {
transform: translateX(0.55%);
}
56% {
transform: translateX(4.63%);
}
58% {
transform: translateX(4.4%);
}
86% {
transform: translateX(37.06%);
}
100% {
transform: translateX(-99%);
}
}
#history.no-animation {
-webkit-animation: none;
animation: none;
}
#history {
position: absolute;
top: 0;
right: -102%;
z-index: 1;
width: 220px;
height: 220px;
opacity: 1;
display: flex;
padding: 75px 15px;
background: rgba(0, 0, 0, 0.9);
border-radius: 50%;
animation: easeInElastic 2s reverse;
}
#history.show {
display: flex;
animation: easeOutElastic 2s forwards;
}
#history .skill {
position: relative;
flex: 1;
text-align: center;
}
#history .skill .graph {
position: absolute;
bottom: 0;
width: 20px;
background: crimson;
}
#history .skill .graph:before {
content: '';
position: absolute;
top: 2px;
left: 2px;
right: 2px;
bottom: 0;
background: crimson;
}
#history .skill .graph:after {
content: '';
position: absolute;
top: 0;
left: 0;
background: crimson;
}
#history .skill .name {
position: absolute;
bottom: -18px;
color: rgba(245, 245, 245, 0.842);
font-size: 11px;
}
/* todo */
#todo-options {
font-size: 1.3rem;
padding: 5px;
text-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#estimated-pomodoros {
visibility: hidden;
cursor: pointer;
opacity: 0;
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros.show {
visibility: visible;
opacity: 1;
}
#estimated-pomodoros>select {
display: inline;
position: relative;
top: -0.2rem;
font-size: 0.8rem;
padding: 0;
background-color: #212529;
width: 1.3rem;
height: 1.3rem;
}
#estimated-pomodoros-bg {
visibility: hidden;
position: absolute;
z-index: -1;
width: 100%;
height: 40px;
border-radius: 20px;
background-color: rgba(15, 15, 15, 1);
transform: translateY(-44px);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros-bg.show {
visibility: visible;
transform: translateY(-5px);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros .estimated-pomodoro.selected {
color: #ca4f3a !important;
}
#filters {
display: inline;
}
#filters i {
margin-right: 6px;
cursor: pointer;
}
#todosList {
height: 450px;
display: block;
overflow-y: auto;
padding-right: 5px;
}
#todos li {
color: whitesmoke;
line-height: 22px;
max-height: 40px;
overflow: hidden;
padding: 7px 25px;
padding-right: 30px;
margin-bottom: 4px;
border-radius: 36px;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
transition: all 1s ease-out;
}
#todos li p {
margin-top: 0;
margin-bottom: 0;
}
#todos li.null {
background: rgba(0, 0, 0, 0.2);
}
#todos li.red {
background: #e46b6730;
}
#todos li.yellow {
background: #d1b28130;
}
#todos li.blue {
background: #a0cbf130;
}
#todos li.green {
background: #4aa07930;
}
#todos li.purple {
background: #788cde30;
}
#todos li.null:nth-child(even) {
background: rgba(0, 0, 0, 0.5);
}
#todos li:hover {
max-height: 200px;
}
#todos li.hide {
height: 0px;
}
.fas.fa-check-circle {
color: #17a2b8;
opacity: 0;
transition: .5s ease-out;
}
.fas.fa-book-open {
position: absolute;
right: 10px;
top: -5px;
color: #17a2b8;
opacity: .2;
margin: 3px;
font-size: 40px;
}
#todos i.estimated-pomodoro.fas.fa-circle>span {
font-family: 'material';
font-size: .8rem;
position: absolute;
margin: 3px;
right: 1.8px;
color: white;
}
#todos .fas.fa-circle {
position: absolute;
right: 5px;
color: #b81717;
opacity: 0.6;
margin: 3px;
}
#todos i.fas.fa-thumbtack {
position: absolute;
right: 30px;
margin: 3px;
color: #d65f10;
opacity: 0;
cursor: pointer;
transition: .5s ease-out;
}
#todos i.fas.fa-thumbtack.pinned {
opacity: 1;
}
#todos>li>a:nth-child(2) {
color: #17a2b8;
}
#todos>li>a:nth-child(2):hover {
text-decoration: none;
}
#todos li:hover {
max-height: 200px;
}
#todos li:hover .fas.fa-check-circle,
#todos li:hover .fas.fa-thumbtack {
opacity: 1;
}
/* search */
#main-section form#google-search-form img {
margin-top: 50%;
margin-left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.center {
margin-left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
/* bookmarksList */
#bookmarksList {
padding: 10px;
margin-bottom: 5px;
height: 500px;
width: 500px;
overflow-y: auto;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
#bookmarksList div.btn-group a.btn.btn-dark img {
padding: 0 5px;
height: 19px;
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item {
padding-left: 0;
z-index: 1;
-webkit-box-shadow: none;
box-shadow: none;
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item i.fas.fa-ellipsis-v {
font-size: 14px;
color: whitesmoke;
opacity: 0;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
}
#bookmarksList div.btn-group:hover a {
background-color: #23272b;
border-color: #1d2124;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item:hover i.fas.fa-ellipsis-v {
opacity: .8;
}
#alertInTodo {
position: relative;
}
#alertInTodo div {
position: absolute;
top: 5px;
right: 5px;
cursor: progress;
}
#alertInBookmark {
position: relative;
float: none;
}
#alertInBookmark div {
position: absolute;
left: -130px;
cursor: progress;
}
#alertInNotes {
position: relative;
}
#alertInNotes div {
position: absolute;
right: 0;
cursor: progress;
}
#alertInBookmark {
position: absolute;
left: 50%;
bottom: 5%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#alertSettings {
position: absolute;
top: 5px;
right: 70px;
cursor: pointer;
}
/* noteList */
#noteList {
height: 800px;
overflow-x: hidden;
overflow-y: auto;
}
.note{
position: relative;
}
button.note-delete{
position: absolute;
top: 10px;
right: -5px;
background: none;
box-shadow: none;
color: black;
font-size: 0.8rem;
opacity: 0;
transition: .3s all;
}
.note:hover button.note-delete{
opacity: 1;
}
@media only screen and (max-width: 991px) {
#main-section form#google-search-form img,
#main-section form#google-search-form input {
display: none;
}
#todosList,
#bookmarksList,
#noteList {
height: 300px;
}
} | css/main.css | @font-face {
font-family: 'material';
src: url("../webfonts/Roboto-Regular.ttf");
}
body {
background-position: center !important;
background-size: cover !important;
background-attachment: scroll;
overflow-y: auto;
font-family: 'material';
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-thumb {
background-color: #edc905;
border-radius: 10px;
}
#todosList::-webkit-scrollbar-thumb {
background-color: #17a2b8;
}
#bookmarksList::-webkit-scrollbar-thumb {
background-color: #28a745;
}
::-webkit-scrollbar-thumb:hover {
background-color: rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
h4 {
color: rgba(245, 245, 245, 0.753);
}
button:focus {
outline: 0 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
border: 1px solid #00000054 !important;
background-color: rgba(61, 61, 61, 1) !important;
color: rgba(245, 245, 245, 0.753) !important;
}
/* settings */
#settings-button {
color: white;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 18px;
}
#login-button {
color: white;
position: absolute;
top: 10px;
right: 45px;
cursor: pointer;
font-size: 18px;
}
#UserName {
display: none
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#upload-wallpaper {
margin: 5px;
}
#bookmarksList>.btn-group {
margin: 5px;
}
.form-control {
border: 1px solid #00000054;
background-color: rgba(61, 61, 61, 1);
border-radius: 24px;
color: rgba(245, 245, 245, 0.753);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10),
0 3px 6px rgba(0, 0, 0, 0.10);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10),
0 3px 6px rgba(0, 0, 0, 0.10);
}
.form-control:focus {
border: 1px solid #00000054;
color: whitesmoke;
background-color: rgba(61, 61, 61, 1);
}
.modal-content {
background-color: rgba(15, 15, 15, 0.8);
color: rgba(245, 245, 245, 0.9);
}
.modal-content h4 {
color: white;
font-weight: bold;
}
.checkbox-container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.checkbox-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.dark-checkbox {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
border-radius: 24px;
}
.checkbox-container:hover input~.dark-checkbox {
background-color: rgb(99, 99, 99);
}
.dark-checkbox:after {
content: "";
position: absolute;
display: none;
}
.checkbox-container input:checked~.dark-checkbox:after {
display: block;
}
.checkbox-container .dark-checkbox:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modal-header {
border: none;
}
.close {
color: whitesmoke;
}
.close:hover {
color: whitesmoke;
}
.modal-footer {
border: none;
}
textarea {
overflow-y: scroll;
height: 200px;
width: 300px;
resize: none;
margin: 5px;
}
.btn {
border: none;
border-radius: 36px;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
.btn:hover {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.17),
0 10px 10px rgba(0, 0, 0, 0.17);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.17),
0 10px 10px rgba(0, 0, 0, 0.17);
}
.btn:focus {
outline: none !important;
}
#language {
position: absolute;
left: 10px;
}
select:hover {
cursor: pointer;
}
input[type="file"] {
display: none;
}
.custom-file-select {
display: inline-block;
padding: 6px 12px;
cursor: pointer;
overflow: hidden;
}
.custom-file-select i {
margin-right: 10px;
}
/* pomodoro */
#pomodoro-section {
position: relative;
overflow: hidden;
padding-top: 4%;
color: rgba(245, 245, 245, 0.842);
width: 220px;
height: 220px;
border: 2px rgba(0, 0, 0, 0.3) solid;
border-radius: 50%;
background: rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#emj {
position: absolute;
left: 40px;
font-size: 150px;
width: 100%;
z-index: -1;
opacity: 0.1;
}
#minute {
margin: 10px 0px;
display: block;
height: 75px;
width: 216px;
}
#minute>p {
font-weight: bold;
font-size: 50px;
margin: 0;
}
#pomodoro-section .water span {
display: block;
width: 100%;
}
#pomodoro-section .wave {
background: url("../images/wave.png");
height: 20px;
background-size: contain;
-webkit-animation: wave 15s ease-in-out infinite;
animation: wave 15s ease-in-out infinite;
}
#pomodoro-section .deep-water {
background: rgb(4, 103, 246);
}
@-webkit-keyframes wave {
0% {
background-position: 0px 0px;
}
50% {
background-position: 500px 0px;
}
100% {
background-position: 0px 0px;
}
}
@keyframes wave {
0% {
background-position: 0px 0px;
}
50% {
background-position: 500px 0px;
}
100% {
background-position: 0px 0px;
}
}
.water {
position: absolute;
z-index: -1;
bottom: -20px;
width: 220px;
opacity: .6;
}
#historybtn {
font-size: 15px;
padding-left: 3px;
padding-right: 3px;
}
#history>button {
position: absolute;
top: 0;
right: 50%;
transform: translate(50%, 50%);
}
@keyframes easeOutElastic {
0% {
transform: translateX(0%);
}
16% {
transform: translateX(-132.27%);
}
28% {
transform: translateX(-86.88%);
}
44% {
transform: translateX(-104.63%);
}
59% {
transform: translateX(-98.36%);
}
73% {
transform: translateX(-100.58%);
}
88% {
transform: translateX(-98.8%);
}
100% {
transform: translateX(-99%);
}
}
@keyframes easeInElastic {
0% {
transform: translateX(0%);
}
4% {
transform: translateX(-0.04%);
}
8% {
transform: translateX(-0.16%);
}
14% {
transform: translateX(-0.17%);
}
18% {
transform: translateX(0.04%);
}
26% {
transform: translateX(0.58%);
}
28% {
transform: translateX(0.55%);
}
56% {
transform: translateX(4.63%);
}
58% {
transform: translateX(4.4%);
}
86% {
transform: translateX(37.06%);
}
100% {
transform: translateX(-99%);
}
}
#history.no-animation {
-webkit-animation: none;
animation: none;
}
#history {
position: absolute;
top: 0;
right: -102%;
z-index: 1;
width: 220px;
height: 220px;
opacity: 1;
display: flex;
padding: 75px 15px;
background: rgba(0, 0, 0, 0.9);
border-radius: 50%;
animation: easeInElastic 2s reverse;
}
#history.show {
display: flex;
animation: easeOutElastic 2s forwards;
}
#history .skill {
position: relative;
flex: 1;
text-align: center;
}
#history .skill .graph {
position: absolute;
bottom: 0;
width: 20px;
background: crimson;
}
#history .skill .graph:before {
content: '';
position: absolute;
top: 2px;
left: 2px;
right: 2px;
bottom: 0;
background: crimson;
}
#history .skill .graph:after {
content: '';
position: absolute;
top: 0;
left: 0;
background: crimson;
}
#history .skill .name {
position: absolute;
bottom: -18px;
color: rgba(245, 245, 245, 0.842);
font-size: 11px;
}
/* todo */
#todo-options {
font-size: 1.3rem;
padding: 5px;
text-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#estimated-pomodoros {
visibility: hidden;
cursor: pointer;
opacity: 0;
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros.show {
visibility: visible;
opacity: 1;
}
#estimated-pomodoros>select {
display: inline;
position: relative;
top: -0.2rem;
font-size: 0.8rem;
padding: 0;
background-color: #212529;
width: 1.3rem;
height: 1.3rem;
}
#estimated-pomodoros-bg {
visibility: hidden;
position: absolute;
z-index: -1;
width: 100%;
height: 40px;
border-radius: 20px;
background-color: rgba(15, 15, 15, 1);
transform: translateY(-44px);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros-bg.show {
visibility: visible;
transform: translateY(-5px);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#estimated-pomodoros .estimated-pomodoro.selected {
color: #ca4f3a !important;
}
#filters {
display: inline;
}
#filters i {
margin-right: 6px;
cursor: pointer;
}
#todosList {
height: 450px;
display: block;
overflow-y: auto;
padding-right: 5px;
}
#todos li {
color: whitesmoke;
line-height: 22px;
max-height: 40px;
overflow: hidden;
padding: 7px 25px;
padding-right: 30px;
margin-bottom: 4px;
border-radius: 36px;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
transition: all 1s ease-out;
}
#todos li p {
margin-top: 0;
margin-bottom: 0;
}
#todos li.null {
background: rgba(0, 0, 0, 0.2);
}
#todos li.red {
background: #e46b6730;
}
#todos li.yellow {
background: #d1b28130;
}
#todos li.blue {
background: #a0cbf130;
}
#todos li.green {
background: #4aa07930;
}
#todos li.purple {
background: #788cde30;
}
#todos li.null:nth-child(even) {
background: rgba(0, 0, 0, 0.5);
}
#todos li:hover {
max-height: 200px;
}
#todos li.hide {
height: 0px;
}
.fas.fa-check-circle {
color: #17a2b8;
opacity: 0;
transition: .5s ease-out;
}
.fas.fa-book-open {
position: absolute;
right: 10px;
top: -5px;
color: #17a2b8;
opacity: .2;
margin: 3px;
font-size: 40px;
}
#todos i.estimated-pomodoro.fas.fa-circle>span {
font-family: 'material';
font-size: .8rem;
position: absolute;
margin: 3px;
right: 1.8px;
color: white;
}
#todos .fas.fa-circle {
position: absolute;
right: 5px;
color: #b81717;
opacity: 0.6;
margin: 3px;
}
#todos i.fas.fa-thumbtack {
position: absolute;
right: 30px;
margin: 3px;
color: #d65f10;
opacity: 0;
cursor: pointer;
transition: .5s ease-out;
}
#todos i.fas.fa-thumbtack.pinned {
opacity: 1;
}
#todos>li>a:nth-child(2) {
color: #17a2b8;
}
#todos>li>a:nth-child(2):hover {
text-decoration: none;
}
#todos li:hover {
max-height: 200px;
}
#todos li:hover .fas.fa-check-circle,
#todos li:hover .fas.fa-thumbtack {
opacity: 1;
}
/* search */
#main-section form#google-search-form img {
margin-top: 50%;
margin-left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.center {
margin-left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
/* bookmarksList */
#bookmarksList {
padding: 10px;
margin-bottom: 5px;
height: 500px;
width: 500px;
overflow-y: auto;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
#bookmarksList div.btn-group a.btn.btn-dark img {
padding: 0 5px;
height: 19px;
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item {
padding-left: 0;
z-index: 1;
-webkit-box-shadow: none;
box-shadow: none;
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item i.fas.fa-ellipsis-v {
font-size: 14px;
color: whitesmoke;
opacity: 0;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
}
#bookmarksList div.btn-group:hover a {
background-color: #23272b;
border-color: #1d2124;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13),
0 3px 6px rgba(0, 0, 0, 0.20);
}
#bookmarksList div.btn-group a.btn.btn-dark.edit-item:hover i.fas.fa-ellipsis-v {
opacity: .8;
}
#alertInTodo {
position: relative;
}
#alertInTodo div {
position: absolute;
top: 5px;
right: 5px;
cursor: progress;
}
#alertInBookmark {
position: relative;
float: none;
}
#alertInBookmark div {
position: absolute;
left: -130px;
cursor: progress;
}
#alertInNotes {
position: relative;
}
#alertInNotes div {
position: absolute;
right: 0;
cursor: progress;
}
#alertInBookmark {
position: absolute;
left: 50%;
bottom: 5%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#alertSettings {
position: absolute;
top: 5px;
right: 70px;
cursor: pointer;
}
/* noteList */
#noteList {
height: 800px;
overflow-x: hidden;
overflow-y: auto;
}
.note{
position: relative;
}
button.note-delete{
position: absolute;
top: 10px;
right: -5px;
background: none;
box-shadow: none;
color: black;
font-size: 0.8rem;
opacity: 0;
transition: .3s all;
}
.note:hover button.note-delete{
opacity: 1;
}
@media only screen and (max-width: 991px) {
#main-section form#google-search-form img,
#main-section form#google-search-form input {
display: none;
}
#todosList,
#bookmarksList,
#noteList {
height: 300px;
}
} | 0.268558 | 0.052279 |
@font-face {
font-family: 'iconfont';
src: url('../font/iconfont.eot'); /* IE9*/
src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('../font/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;
}
.icon-shangchuan:before { content: "\e600"; }
.icon-liebiao:before { content: "\e601"; }
.icon-luntai:before { content: "\e602"; }
.icon-xitongtuisong:before { content: "\e603"; }
.icon-shezhi:before { content: "\e604"; }
.icon-qita:before { content: "\e605"; }
.icon-hebingdanyuan:before { content: "\e606"; }
.icon-lieri:before { content: "\e607"; }
.icon-xiexiangbao:before { content: "\e608"; }
.icon-jingxuanshichang:before { content: "\e609"; }
.icon-zhubaoshipin:before { content: "\e60a"; }
.icon-jiajujiancai:before { content: "\e60b"; }
.icon-shipin:before { content: "\e60c"; }
.icon-xiebao:before { content: "\e60d"; }
.icon-qichepeijian:before { content: "\e60e"; }
.icon-bangzhuzhongxin:before { content: "\e715"; }
.icon-nanzhuang:before { content: "\e60f"; }
.icon-man88yuanbaoyou:before { content: "\e610"; }
.icon-gengduo:before { content: "\e611"; }
.icon-guanjianci:before { content: "\e612"; }
.icon-dingxiang:before { content: "\e613"; }
.icon-riqi:before { content: "\e614"; }
.icon-paixu:before { content: "\e615"; }
.icon-chongzhi:before { content: "\e616"; }
.icon-jihualiebiao:before { content: "\e617"; }
.icon-zhishi:before { content: "\e618"; }
.icon-guanbi:before { content: "\e720"; }
.icon-pinpai:before { content: "\e619"; }
.icon-chucuo:before { content: "\e61a"; }
.icon-shequ:before { content: "\e61b"; }
.icon-xuanzhong:before { content: "\e61c"; }
.icon-pipeifangshi:before { content: "\e61d"; }
.icon-xiangyou:before { content: "\e61e"; }
.icon-jifenshangcheng:before { content: "\e709"; }
.icon-chaoshi:before { content: "\e61f"; }
.icon-huanyipi:before { content: "\e620"; }
.icon-weiguanzhu:before { content: "\e621"; }
.icon-appreciate:before { content: "\e622"; }
.icon-check:before { content: "\e623"; }
.icon-close:before { content: "\e624"; }
.icon-emoji:before { content: "\e625"; }
.icon-favor:before { content: "\e626"; }
.icon-loading:before { content: "\e627"; }
.icon-locationfill:before { content: "\e628"; }
.icon-location:before { content: "\e629"; }
.icon-roundcheckfill:before { content: "\e62a"; }
.icon-roundcheck:before { content: "\e62b"; }
.icon-roundrightfill:before { content: "\e62c"; }
.icon-roundright:before { content: "\e62d"; }
.icon-search:before { content: "\e62e"; }
.icon-timefill:before { content: "\e62f"; }
.icon-time:before { content: "\e630"; }
.icon-warnfill:before { content: "\e631"; }
.icon-warn:before { content: "\e632"; }
.icon-camerafill:before { content: "\e633"; }
.icon-camera:before { content: "\e634"; }
.icon-commentfill:before { content: "\e635"; }
.icon-comment:before { content: "\e636"; }
.icon-likefill:before { content: "\e637"; }
.icon-like:before { content: "\e638"; }
.icon-notificationfill:before { content: "\e639"; }
.icon-notification:before { content: "\e63a"; }
.icon-tagfill:before { content: "\e63b"; }
.icon-tag:before { content: "\e63c"; }
.icon-pay:before { content: "\e63d"; }
.icon-shop:before { content: "\e63e"; }
.icon-ticket:before { content: "\e63f"; }
.icon-questionfill:before { content: "\e640"; }
.icon-question:before { content: "\e641"; }
.icon-pic:before { content: "\e642"; }
.icon-400dianhua:before { content: "\e74b"; }
.icon-pulldown:before { content: "\e643"; }
.icon-pullup:before { content: "\e644"; }
.icon-right:before { content: "\e645"; }
.icon-refresh:before { content: "\e646"; }
.icon-moreandroid:before { content: "\e647"; }
.icon-deletefill:before { content: "\e648"; }
.icon-refund:before { content: "\e649"; }
.icon-cart:before { content: "\e64a"; }
.icon-remind:before { content: "\e64b"; }
.icon-delete:before { content: "\e64c"; }
.icon-bangzhu:before { content: "\e716"; }
.icon-profile:before { content: "\e64d"; }
.icon-discoverfill:before { content: "\e64e"; }
.icon-message:before { content: "\e64f"; }
.icon-iconfontjisuwuliu:before { content: "\e74c"; }
.icon-anquankaohe:before { content: "\e74d"; }
.icon-dianhua:before { content: "\e74e"; }
.icon-link:before { content: "\e650"; }
.icon-lock:before { content: "\e651"; }
.icon-vip:before { content: "\e652"; }
.icon-weibo:before { content: "\e653"; }
.icon-friendaddfill:before { content: "\e654"; }
.icon-friendadd:before { content: "\e655"; }
.icon-friend:before { content: "\e656"; }
.icon-goods:before { content: "\e657"; }
.icon-qianxingjieshaobaozhangjihuaimg:before { content: "\e74f"; }
.icon-square:before { content: "\e658"; }
.icon-squarecheck:before { content: "\e659"; }
.icon-round:before { content: "\e65a"; }
.icon-roundaddfill:before { content: "\e65b"; }
.icon-add:before { content: "\e65c"; }
.icon-dianhua1:before { content: "\e750"; }
.icon-sanfangzhifu:before { content: "\e72d"; }
.icon-fold:before { content: "\e65d"; }
.icon-redpacket:before { content: "\e65e"; }
.icon-similar:before { content: "\e65f"; }
.icon-infofill:before { content: "\e660"; }
.icon-info:before { content: "\e661"; }
.icon-pinpaizhuanxiang:before { content: "\e662"; }
.icon-dianhua2:before { content: "\e751"; }
.icon-10:before { content: "\e752"; }
.icon-rechargefill:before { content: "\e663"; }
.icon-recharge:before { content: "\e664"; }
.icon-vipcard:before { content: "\e665"; }
.icon-baifubao0101:before { content: "\e72e"; }
.icon-voice:before { content: "\e666"; }
.icon-help:before { content: "\e717"; }
.icon-guanbi1:before { content: "\e721"; }
.icon-friendfavor:before { content: "\e667"; }
.icon-daizhifu2x:before { content: "\e72f"; }
.icon-28baozhang:before { content: "\e753"; }
.icon-wifi:before { content: "\e668"; }
.icon-share:before { content: "\e669"; }
.icon-wo:before { content: "\e66a"; }
.icon-guanzhu:before { content: "\e66b"; }
.icon-fenlei:before { content: "\e66c"; }
.icon-saoyisao:before { content: "\e66d"; }
.icon-sousuo:before { content: "\e66e"; }
.icon-chanpincanshu:before { content: "\e66f"; }
.icon-fenxiang:before { content: "\e670"; }
.icon-tuwenxiangqing:before { content: "\e671"; }
.icon-leijipingjia:before { content: "\e672"; }
.icon-dianpushouye:before { content: "\e673"; }
.icon-guanzhudianpu:before { content: "\e674"; }
.icon-tianjiadaozhuomian:before { content: "\e675"; }
.icon-yiguanzhu:before { content: "\e676"; }
.icon-quanbudingdan:before { content: "\e677"; }
.icon-shoucangshangpin:before { content: "\e678"; }
.icon-wodehuiyuanqia:before { content: "\e679"; }
.icon-wodeyouhuijuan:before { content: "\e67a"; }
.icon-xiaoxi:before { content: "\e67b"; }
.icon-datumoshi:before { content: "\e67c"; }
.icon-zhongtumoshi:before { content: "\e67d"; }
.icon-tianmaohuiyuan:before { content: "\e67e"; }
.icon-searchlist:before { content: "\e67f"; }
.icon-sort:before { content: "\e680"; }
.icon-dianhua3:before { content: "\e754"; }
.icon-shouji:before { content: "\e755"; }
.icon-zhongtumoshi1:before { content: "\e681"; }
.icon-datumoshi1:before { content: "\e682"; }
.icon-fenlei1:before { content: "\e683"; }
.icon-liebiaomoshi:before { content: "\e684"; }
.icon-sousuo1:before { content: "\e685"; }
.icon-baocundaozhuomian:before { content: "\e686"; }
.icon-yiguanzhu1:before { content: "\e687"; }
.icon-zhuanfa:before { content: "\e688"; }
.icon-chanpincanshu1:before { content: "\e689"; }
.icon-goumai:before { content: "\e68a"; }
.icon-pinglun:before { content: "\e68b"; }
.icon-guanzhu1:before { content: "\e68c"; }
.icon-huiyuanqia:before { content: "\e68d"; }
.icon-wo1:before { content: "\e68e"; }
.icon-biaoqing:before { content: "\e68f"; }
.icon-gongnengjianyi:before { content: "\e690"; }
.icon-huanyipi1:before { content: "\e691"; }
.icon-shengbo:before { content: "\e692"; }
.icon-shijian:before { content: "\e693"; }
.icon-zan:before { content: "\e694"; }
.icon-chiping:before { content: "\e695"; }
.icon-xiajiang:before { content: "\e696"; }
.icon-xuanzhong1:before { content: "\e697"; }
.icon-pengyouquan:before { content: "\e698"; }
.icon-xinlang:before { content: "\e699"; }
.icon-weixin:before { content: "\e69a"; }
.icon-mima:before { content: "\e69b"; }
.icon-erweima:before { content: "\e69c"; }
.icon-zhanghuanquan:before { content: "\e756"; }
.icon-lianjie:before { content: "\e69d"; }
.icon-dianzan:before { content: "\e69e"; }
.icon-gengduo1:before { content: "\e69f"; }
.icon-shoucangxuanzhong:before { content: "\e6a0"; }
.icon-shoucang:before { content: "\e6a1"; }
.icon-fanhui1:before { content: "\e6a2"; }
.icon-fanhui2:before { content: "\e6a3"; }
.icon-fanhui3:before { content: "\e6a4"; }
.icon-fanhui4:before { content: "\e6a5"; }
.icon-jiancai:before { content: "\e6a6"; }
.icon-fangxiang2:before { content: "\e6a7"; }
.icon-tianmaobao:before { content: "\e6a8"; }
.icon-fangxiang1:before { content: "\e6a9"; }
.icon-fangxiang3:before { content: "\e6aa"; }
.icon-fangxiang4:before { content: "\e6ab"; }
.icon-fandouer:before { content: "\e6ac"; }
.icon-guanbi2:before { content: "\e722"; }
.icon-guanbi3:before { content: "\e723"; }
.icon-jifen:before { content: "\e70a"; }
.icon-weixuanzhongyuanquan:before { content: "\e6ad"; }
.icon-shanchu2:before { content: "\e6ae"; }
.icon-dianhua4:before { content: "\e6af"; }
.icon-huidaodingbu:before { content: "\e6b0"; }
.icon-shanchu:before { content: "\e6b1"; }
.icon-kefudianhua:before { content: "\e757"; }
.icon-bangzhuyufankui:before { content: "\e718"; }
.icon-mimaicon:before { content: "\e758"; }
.icon-wodexuanzhong:before { content: "\e6b2"; }
.icon-countdownfill:before { content: "\e6b3"; }
.icon-countdown:before { content: "\e6b4"; }
.icon-noticefill:before { content: "\e6b5"; }
.icon-notice:before { content: "\e6b6"; }
.icon-upstagefill:before { content: "\e6b7"; }
.icon-upstage:before { content: "\e6b8"; }
.icon-quanbudingdan1:before { content: "\e6b9"; }
.icon-safety:before { content: "\e759"; }
.icon-brandfill:before { content: "\e6ba"; }
.icon-brand:before { content: "\e6bb"; }
.icon-choicenessfill:before { content: "\e6bc"; }
.icon-choiceness:before { content: "\e6bd"; }
.icon-creativefill:before { content: "\e6be"; }
.icon-creative:before { content: "\e6bf"; }
.icon-newfill:before { content: "\e6c0"; }
.icon-new:before { content: "\e6c1"; }
.icon-liebiaomoshi2:before { content: "\e6c2"; }
.icon-daifukuan:before { content: "\e6c3"; }
.icon-guanzhu2:before { content: "\e6c4"; }
.icon-zhongdazaihaibaozhang:before { content: "\e75a"; }
.icon-bangzhu1:before { content: "\e719"; }
.icon-anquanbaozhang:before { content: "\e75b"; }
.icon-guanyuwo:before { content: "\e6c5"; }
.icon-focus:before { content: "\e6c6"; }
.icon-friendfill:before { content: "\e6c7"; }
.icon-zhuanzhang:before { content: "\e730"; }
.icon-gupiao:before { content: "\e731"; }
.icon-bangzhu2:before { content: "\e732"; }
.icon-yiban:before { content: "\e733"; }
.icon-canyin:before { content: "\e734"; }
.icon-meirong:before { content: "\e735"; }
.icon-chongwu:before { content: "\e736"; }
.icon-licaishouyi:before { content: "\e737"; }
.icon-qitashouru:before { content: "\e738"; }
.icon-shanchu1:before { content: "\e6c8"; }
.icon-credit:before { content: "\e70b"; }
.icon-close1:before { content: "\e724"; }
.icon-liuliang:before { content: "\e6c9"; }
.icon-close2:before { content: "\e725"; }
.icon-shezhi1:before { content: "\e6ca"; }
.icon-paixu1:before { content: "\e6cb"; }
.icon-paixu2:before { content: "\e6cc"; }
.icon-yijianzhifu:before { content: "\e739"; }
.icon-iconfontjifenqia:before { content: "\e70c"; }
.icon-anquan:before { content: "\e75c"; }
.icon-anquanrenzheng:before { content: "\e75d"; }
.icon-guanbi4:before { content: "\e726"; }
.icon-bangzhu3:before { content: "\e6cd"; }
.icon-dahaoxuanzhongbeijingeps:before { content: "\e6ce"; }
.icon-kongtupian:before { content: "\e6cf"; }
.icon-maoyibao:before { content: "\e73a"; }
.icon-paintfill:before { content: "\e6d0"; }
.icon-paint:before { content: "\e6d1"; }
.icon-yijianzhifuline:before { content: "\e73b"; }
.icon-jifen1:before { content: "\e70d"; }
.icon-weibiaoti1:before { content: "\e70e"; }
.icon-dingxiang1:before { content: "\e6d2"; }
.icon-refresharrow:before { content: "\e6d3"; }
.icon-zhifuanquan:before { content: "\e73c"; }
.icon-yijianzhifuline64:before { content: "\e73d"; }
.icon-yijianzhifuline37:before { content: "\e73e"; }
.icon-yijianzhifuline381:before { content: "\e73f"; }
.icon-iconfont15:before { content: "\e727"; }
.icon-hotfill:before { content: "\e6d4"; }
.icon-hot:before { content: "\e6d5"; }
.icon-markfill:before { content: "\e6d6"; }
.icon-mark:before { content: "\e6d7"; }
.icon-repeal:before { content: "\e6d8"; }
.icon-yijianzhifusolid:before { content: "\e740"; }
.icon-yijianzhifuline1:before { content: "\e741"; }
.icon-qing:before { content: "\e6d9"; }
.icon-wu:before { content: "\e6da"; }
.icon-xue:before { content: "\e6db"; }
.icon-yin:before { content: "\e6dc"; }
.icon-yu:before { content: "\e6dd"; }
.icon-guanbi5:before { content: "\e728"; }
.icon-tuikuan:before { content: "\e6de"; }
.icon-guanbi6:before { content: "\e729"; }
.icon-tuikuan1:before { content: "\e6df"; }
.icon-bangzhu4:before { content: "\e71a"; }
.icon-tiaomazhifu:before { content: "\e742"; }
.icon-denglumima:before { content: "\e75e"; }
.icon-alipay:before { content: "\e743"; }
.icon-2dibucaidanbangzhuzhongxin:before { content: "\e71b"; }
.icon-album:before { content: "\e6e0"; }
.icon-wodejifen:before { content: "\e70f"; }
.icon-jifenduihuan:before { content: "\e710"; }
.icon-yuebao:before { content: "\e744"; }
.icon-547zhifujieguo:before { content: "\e745"; }
.icon-guanbichengxu:before { content: "\e72a"; }
.icon-jifen2:before { content: "\e711"; }
.icon-jifen3:before { content: "\e712"; }
.icon-peoplefill:before { content: "\e6e1"; }
.icon-people:before { content: "\e6e2"; }
.icon-repair:before { content: "\e6e3"; }
.icon-repairfill:before { content: "\e6e4"; }
.icon-xiaoxi1:before { content: "\e6e5"; }
.icon-fenxiang1:before { content: "\e6e6"; }
.icon-fenxiang2:before { content: "\e6e7"; }
.icon-fenxiang3:before { content: "\e6e8"; }
.icon-gengduo2:before { content: "\e6e9"; }
.icon-home:before { content: "\e6ea"; }
.icon-home2:before { content: "\e6eb"; }
.icon-camera1:before { content: "\e6ec"; }
.icon-camera2:before { content: "\e6ed"; }
.icon-attention2:before { content: "\e6ee"; }
.icon-search1:before { content: "\e6ef"; }
.icon-shuaxin:before { content: "\e6f0"; }
.icon-fun:before { content: "\e6f1"; }
.icon-mine:before { content: "\e6f2"; }
.icon-mine2:before { content: "\e6f3"; }
.icon-tabulation:before { content: "\e6f4"; }
.icon-tabulation1:before { content: "\e6f5"; }
.icon-anquanbao:before { content: "\e746"; }
.icon-liebiao2:before { content: "\e6f6"; }
.icon-shezhi2:before { content: "\e6f7"; }
.icon-iconfontdiangongdianqi:before { content: "\e6f8"; }
.icon-iconfontfuwushichang:before { content: "\e6f9"; }
.icon-iconfontgongyichongwu:before { content: "\e6fa"; }
.icon-iconfontzhaomingdianzi:before { content: "\e6fb"; }
.icon-iconfontyiqiyibiao:before { content: "\e6fc"; }
.icon-iconfontshipin:before { content: "\e6fd"; }
.icon-iconfontriyongbaihuo:before { content: "\e6fe"; }
.icon-iconfontqicheyongpin:before { content: "\e6ff"; }
.icon-iconfontjingxihuaxue:before { content: "\e700"; }
.icon-iconfontjiazhuangjiancai:before { content: "\e701"; }
.icon-iconfontphone:before { content: "\e702"; }
.icon-iconfontmingpian:before { content: "\e703"; }
.icon-iconfontyouhuiquan:before { content: "\e704"; }
.icon-jifen4:before { content: "\e713"; }
.icon-zhifuchenggong:before { content: "\e747"; }
.icon-guanbi7:before { content: "\e72b"; }
.icon-zhifuanquanx:before { content: "\e748"; }
.icon-shouji1:before { content: "\e75f"; }
.icon-zhanghaoanquan:before { content: "\e760"; }
.icon-attentionfill:before { content: "\e705"; }
.icon-commandfill:before { content: "\e706"; }
.icon-command:before { content: "\e707"; }
.icon-community:before { content: "\e708"; }
.icon-zhifumima:before { content: "\e749"; }
.icon-jinlingyingcaiwangtubiao15:before { content: "\e71c"; }
.icon-suo:before { content: "\e761"; }
.icon-jinlingyingcaiwangtubiao35:before { content: "\e71d"; }
.icon-wodejifen1:before { content: "\e714"; }
.icon-guanbidingdan01:before { content: "\e72c"; }
.icon-719bangzhuzhongxin:before { content: "\e71e"; }
.icon-860bangzhufankui:before { content: "\e71f"; }
.icon-223:before { content: "\e74a"; } | oasystem/css/iconfont.css | @font-face {
font-family: 'iconfont';
src: url('../font/iconfont.eot'); /* IE9*/
src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('../font/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;
}
.icon-shangchuan:before { content: "\e600"; }
.icon-liebiao:before { content: "\e601"; }
.icon-luntai:before { content: "\e602"; }
.icon-xitongtuisong:before { content: "\e603"; }
.icon-shezhi:before { content: "\e604"; }
.icon-qita:before { content: "\e605"; }
.icon-hebingdanyuan:before { content: "\e606"; }
.icon-lieri:before { content: "\e607"; }
.icon-xiexiangbao:before { content: "\e608"; }
.icon-jingxuanshichang:before { content: "\e609"; }
.icon-zhubaoshipin:before { content: "\e60a"; }
.icon-jiajujiancai:before { content: "\e60b"; }
.icon-shipin:before { content: "\e60c"; }
.icon-xiebao:before { content: "\e60d"; }
.icon-qichepeijian:before { content: "\e60e"; }
.icon-bangzhuzhongxin:before { content: "\e715"; }
.icon-nanzhuang:before { content: "\e60f"; }
.icon-man88yuanbaoyou:before { content: "\e610"; }
.icon-gengduo:before { content: "\e611"; }
.icon-guanjianci:before { content: "\e612"; }
.icon-dingxiang:before { content: "\e613"; }
.icon-riqi:before { content: "\e614"; }
.icon-paixu:before { content: "\e615"; }
.icon-chongzhi:before { content: "\e616"; }
.icon-jihualiebiao:before { content: "\e617"; }
.icon-zhishi:before { content: "\e618"; }
.icon-guanbi:before { content: "\e720"; }
.icon-pinpai:before { content: "\e619"; }
.icon-chucuo:before { content: "\e61a"; }
.icon-shequ:before { content: "\e61b"; }
.icon-xuanzhong:before { content: "\e61c"; }
.icon-pipeifangshi:before { content: "\e61d"; }
.icon-xiangyou:before { content: "\e61e"; }
.icon-jifenshangcheng:before { content: "\e709"; }
.icon-chaoshi:before { content: "\e61f"; }
.icon-huanyipi:before { content: "\e620"; }
.icon-weiguanzhu:before { content: "\e621"; }
.icon-appreciate:before { content: "\e622"; }
.icon-check:before { content: "\e623"; }
.icon-close:before { content: "\e624"; }
.icon-emoji:before { content: "\e625"; }
.icon-favor:before { content: "\e626"; }
.icon-loading:before { content: "\e627"; }
.icon-locationfill:before { content: "\e628"; }
.icon-location:before { content: "\e629"; }
.icon-roundcheckfill:before { content: "\e62a"; }
.icon-roundcheck:before { content: "\e62b"; }
.icon-roundrightfill:before { content: "\e62c"; }
.icon-roundright:before { content: "\e62d"; }
.icon-search:before { content: "\e62e"; }
.icon-timefill:before { content: "\e62f"; }
.icon-time:before { content: "\e630"; }
.icon-warnfill:before { content: "\e631"; }
.icon-warn:before { content: "\e632"; }
.icon-camerafill:before { content: "\e633"; }
.icon-camera:before { content: "\e634"; }
.icon-commentfill:before { content: "\e635"; }
.icon-comment:before { content: "\e636"; }
.icon-likefill:before { content: "\e637"; }
.icon-like:before { content: "\e638"; }
.icon-notificationfill:before { content: "\e639"; }
.icon-notification:before { content: "\e63a"; }
.icon-tagfill:before { content: "\e63b"; }
.icon-tag:before { content: "\e63c"; }
.icon-pay:before { content: "\e63d"; }
.icon-shop:before { content: "\e63e"; }
.icon-ticket:before { content: "\e63f"; }
.icon-questionfill:before { content: "\e640"; }
.icon-question:before { content: "\e641"; }
.icon-pic:before { content: "\e642"; }
.icon-400dianhua:before { content: "\e74b"; }
.icon-pulldown:before { content: "\e643"; }
.icon-pullup:before { content: "\e644"; }
.icon-right:before { content: "\e645"; }
.icon-refresh:before { content: "\e646"; }
.icon-moreandroid:before { content: "\e647"; }
.icon-deletefill:before { content: "\e648"; }
.icon-refund:before { content: "\e649"; }
.icon-cart:before { content: "\e64a"; }
.icon-remind:before { content: "\e64b"; }
.icon-delete:before { content: "\e64c"; }
.icon-bangzhu:before { content: "\e716"; }
.icon-profile:before { content: "\e64d"; }
.icon-discoverfill:before { content: "\e64e"; }
.icon-message:before { content: "\e64f"; }
.icon-iconfontjisuwuliu:before { content: "\e74c"; }
.icon-anquankaohe:before { content: "\e74d"; }
.icon-dianhua:before { content: "\e74e"; }
.icon-link:before { content: "\e650"; }
.icon-lock:before { content: "\e651"; }
.icon-vip:before { content: "\e652"; }
.icon-weibo:before { content: "\e653"; }
.icon-friendaddfill:before { content: "\e654"; }
.icon-friendadd:before { content: "\e655"; }
.icon-friend:before { content: "\e656"; }
.icon-goods:before { content: "\e657"; }
.icon-qianxingjieshaobaozhangjihuaimg:before { content: "\e74f"; }
.icon-square:before { content: "\e658"; }
.icon-squarecheck:before { content: "\e659"; }
.icon-round:before { content: "\e65a"; }
.icon-roundaddfill:before { content: "\e65b"; }
.icon-add:before { content: "\e65c"; }
.icon-dianhua1:before { content: "\e750"; }
.icon-sanfangzhifu:before { content: "\e72d"; }
.icon-fold:before { content: "\e65d"; }
.icon-redpacket:before { content: "\e65e"; }
.icon-similar:before { content: "\e65f"; }
.icon-infofill:before { content: "\e660"; }
.icon-info:before { content: "\e661"; }
.icon-pinpaizhuanxiang:before { content: "\e662"; }
.icon-dianhua2:before { content: "\e751"; }
.icon-10:before { content: "\e752"; }
.icon-rechargefill:before { content: "\e663"; }
.icon-recharge:before { content: "\e664"; }
.icon-vipcard:before { content: "\e665"; }
.icon-baifubao0101:before { content: "\e72e"; }
.icon-voice:before { content: "\e666"; }
.icon-help:before { content: "\e717"; }
.icon-guanbi1:before { content: "\e721"; }
.icon-friendfavor:before { content: "\e667"; }
.icon-daizhifu2x:before { content: "\e72f"; }
.icon-28baozhang:before { content: "\e753"; }
.icon-wifi:before { content: "\e668"; }
.icon-share:before { content: "\e669"; }
.icon-wo:before { content: "\e66a"; }
.icon-guanzhu:before { content: "\e66b"; }
.icon-fenlei:before { content: "\e66c"; }
.icon-saoyisao:before { content: "\e66d"; }
.icon-sousuo:before { content: "\e66e"; }
.icon-chanpincanshu:before { content: "\e66f"; }
.icon-fenxiang:before { content: "\e670"; }
.icon-tuwenxiangqing:before { content: "\e671"; }
.icon-leijipingjia:before { content: "\e672"; }
.icon-dianpushouye:before { content: "\e673"; }
.icon-guanzhudianpu:before { content: "\e674"; }
.icon-tianjiadaozhuomian:before { content: "\e675"; }
.icon-yiguanzhu:before { content: "\e676"; }
.icon-quanbudingdan:before { content: "\e677"; }
.icon-shoucangshangpin:before { content: "\e678"; }
.icon-wodehuiyuanqia:before { content: "\e679"; }
.icon-wodeyouhuijuan:before { content: "\e67a"; }
.icon-xiaoxi:before { content: "\e67b"; }
.icon-datumoshi:before { content: "\e67c"; }
.icon-zhongtumoshi:before { content: "\e67d"; }
.icon-tianmaohuiyuan:before { content: "\e67e"; }
.icon-searchlist:before { content: "\e67f"; }
.icon-sort:before { content: "\e680"; }
.icon-dianhua3:before { content: "\e754"; }
.icon-shouji:before { content: "\e755"; }
.icon-zhongtumoshi1:before { content: "\e681"; }
.icon-datumoshi1:before { content: "\e682"; }
.icon-fenlei1:before { content: "\e683"; }
.icon-liebiaomoshi:before { content: "\e684"; }
.icon-sousuo1:before { content: "\e685"; }
.icon-baocundaozhuomian:before { content: "\e686"; }
.icon-yiguanzhu1:before { content: "\e687"; }
.icon-zhuanfa:before { content: "\e688"; }
.icon-chanpincanshu1:before { content: "\e689"; }
.icon-goumai:before { content: "\e68a"; }
.icon-pinglun:before { content: "\e68b"; }
.icon-guanzhu1:before { content: "\e68c"; }
.icon-huiyuanqia:before { content: "\e68d"; }
.icon-wo1:before { content: "\e68e"; }
.icon-biaoqing:before { content: "\e68f"; }
.icon-gongnengjianyi:before { content: "\e690"; }
.icon-huanyipi1:before { content: "\e691"; }
.icon-shengbo:before { content: "\e692"; }
.icon-shijian:before { content: "\e693"; }
.icon-zan:before { content: "\e694"; }
.icon-chiping:before { content: "\e695"; }
.icon-xiajiang:before { content: "\e696"; }
.icon-xuanzhong1:before { content: "\e697"; }
.icon-pengyouquan:before { content: "\e698"; }
.icon-xinlang:before { content: "\e699"; }
.icon-weixin:before { content: "\e69a"; }
.icon-mima:before { content: "\e69b"; }
.icon-erweima:before { content: "\e69c"; }
.icon-zhanghuanquan:before { content: "\e756"; }
.icon-lianjie:before { content: "\e69d"; }
.icon-dianzan:before { content: "\e69e"; }
.icon-gengduo1:before { content: "\e69f"; }
.icon-shoucangxuanzhong:before { content: "\e6a0"; }
.icon-shoucang:before { content: "\e6a1"; }
.icon-fanhui1:before { content: "\e6a2"; }
.icon-fanhui2:before { content: "\e6a3"; }
.icon-fanhui3:before { content: "\e6a4"; }
.icon-fanhui4:before { content: "\e6a5"; }
.icon-jiancai:before { content: "\e6a6"; }
.icon-fangxiang2:before { content: "\e6a7"; }
.icon-tianmaobao:before { content: "\e6a8"; }
.icon-fangxiang1:before { content: "\e6a9"; }
.icon-fangxiang3:before { content: "\e6aa"; }
.icon-fangxiang4:before { content: "\e6ab"; }
.icon-fandouer:before { content: "\e6ac"; }
.icon-guanbi2:before { content: "\e722"; }
.icon-guanbi3:before { content: "\e723"; }
.icon-jifen:before { content: "\e70a"; }
.icon-weixuanzhongyuanquan:before { content: "\e6ad"; }
.icon-shanchu2:before { content: "\e6ae"; }
.icon-dianhua4:before { content: "\e6af"; }
.icon-huidaodingbu:before { content: "\e6b0"; }
.icon-shanchu:before { content: "\e6b1"; }
.icon-kefudianhua:before { content: "\e757"; }
.icon-bangzhuyufankui:before { content: "\e718"; }
.icon-mimaicon:before { content: "\e758"; }
.icon-wodexuanzhong:before { content: "\e6b2"; }
.icon-countdownfill:before { content: "\e6b3"; }
.icon-countdown:before { content: "\e6b4"; }
.icon-noticefill:before { content: "\e6b5"; }
.icon-notice:before { content: "\e6b6"; }
.icon-upstagefill:before { content: "\e6b7"; }
.icon-upstage:before { content: "\e6b8"; }
.icon-quanbudingdan1:before { content: "\e6b9"; }
.icon-safety:before { content: "\e759"; }
.icon-brandfill:before { content: "\e6ba"; }
.icon-brand:before { content: "\e6bb"; }
.icon-choicenessfill:before { content: "\e6bc"; }
.icon-choiceness:before { content: "\e6bd"; }
.icon-creativefill:before { content: "\e6be"; }
.icon-creative:before { content: "\e6bf"; }
.icon-newfill:before { content: "\e6c0"; }
.icon-new:before { content: "\e6c1"; }
.icon-liebiaomoshi2:before { content: "\e6c2"; }
.icon-daifukuan:before { content: "\e6c3"; }
.icon-guanzhu2:before { content: "\e6c4"; }
.icon-zhongdazaihaibaozhang:before { content: "\e75a"; }
.icon-bangzhu1:before { content: "\e719"; }
.icon-anquanbaozhang:before { content: "\e75b"; }
.icon-guanyuwo:before { content: "\e6c5"; }
.icon-focus:before { content: "\e6c6"; }
.icon-friendfill:before { content: "\e6c7"; }
.icon-zhuanzhang:before { content: "\e730"; }
.icon-gupiao:before { content: "\e731"; }
.icon-bangzhu2:before { content: "\e732"; }
.icon-yiban:before { content: "\e733"; }
.icon-canyin:before { content: "\e734"; }
.icon-meirong:before { content: "\e735"; }
.icon-chongwu:before { content: "\e736"; }
.icon-licaishouyi:before { content: "\e737"; }
.icon-qitashouru:before { content: "\e738"; }
.icon-shanchu1:before { content: "\e6c8"; }
.icon-credit:before { content: "\e70b"; }
.icon-close1:before { content: "\e724"; }
.icon-liuliang:before { content: "\e6c9"; }
.icon-close2:before { content: "\e725"; }
.icon-shezhi1:before { content: "\e6ca"; }
.icon-paixu1:before { content: "\e6cb"; }
.icon-paixu2:before { content: "\e6cc"; }
.icon-yijianzhifu:before { content: "\e739"; }
.icon-iconfontjifenqia:before { content: "\e70c"; }
.icon-anquan:before { content: "\e75c"; }
.icon-anquanrenzheng:before { content: "\e75d"; }
.icon-guanbi4:before { content: "\e726"; }
.icon-bangzhu3:before { content: "\e6cd"; }
.icon-dahaoxuanzhongbeijingeps:before { content: "\e6ce"; }
.icon-kongtupian:before { content: "\e6cf"; }
.icon-maoyibao:before { content: "\e73a"; }
.icon-paintfill:before { content: "\e6d0"; }
.icon-paint:before { content: "\e6d1"; }
.icon-yijianzhifuline:before { content: "\e73b"; }
.icon-jifen1:before { content: "\e70d"; }
.icon-weibiaoti1:before { content: "\e70e"; }
.icon-dingxiang1:before { content: "\e6d2"; }
.icon-refresharrow:before { content: "\e6d3"; }
.icon-zhifuanquan:before { content: "\e73c"; }
.icon-yijianzhifuline64:before { content: "\e73d"; }
.icon-yijianzhifuline37:before { content: "\e73e"; }
.icon-yijianzhifuline381:before { content: "\e73f"; }
.icon-iconfont15:before { content: "\e727"; }
.icon-hotfill:before { content: "\e6d4"; }
.icon-hot:before { content: "\e6d5"; }
.icon-markfill:before { content: "\e6d6"; }
.icon-mark:before { content: "\e6d7"; }
.icon-repeal:before { content: "\e6d8"; }
.icon-yijianzhifusolid:before { content: "\e740"; }
.icon-yijianzhifuline1:before { content: "\e741"; }
.icon-qing:before { content: "\e6d9"; }
.icon-wu:before { content: "\e6da"; }
.icon-xue:before { content: "\e6db"; }
.icon-yin:before { content: "\e6dc"; }
.icon-yu:before { content: "\e6dd"; }
.icon-guanbi5:before { content: "\e728"; }
.icon-tuikuan:before { content: "\e6de"; }
.icon-guanbi6:before { content: "\e729"; }
.icon-tuikuan1:before { content: "\e6df"; }
.icon-bangzhu4:before { content: "\e71a"; }
.icon-tiaomazhifu:before { content: "\e742"; }
.icon-denglumima:before { content: "\e75e"; }
.icon-alipay:before { content: "\e743"; }
.icon-2dibucaidanbangzhuzhongxin:before { content: "\e71b"; }
.icon-album:before { content: "\e6e0"; }
.icon-wodejifen:before { content: "\e70f"; }
.icon-jifenduihuan:before { content: "\e710"; }
.icon-yuebao:before { content: "\e744"; }
.icon-547zhifujieguo:before { content: "\e745"; }
.icon-guanbichengxu:before { content: "\e72a"; }
.icon-jifen2:before { content: "\e711"; }
.icon-jifen3:before { content: "\e712"; }
.icon-peoplefill:before { content: "\e6e1"; }
.icon-people:before { content: "\e6e2"; }
.icon-repair:before { content: "\e6e3"; }
.icon-repairfill:before { content: "\e6e4"; }
.icon-xiaoxi1:before { content: "\e6e5"; }
.icon-fenxiang1:before { content: "\e6e6"; }
.icon-fenxiang2:before { content: "\e6e7"; }
.icon-fenxiang3:before { content: "\e6e8"; }
.icon-gengduo2:before { content: "\e6e9"; }
.icon-home:before { content: "\e6ea"; }
.icon-home2:before { content: "\e6eb"; }
.icon-camera1:before { content: "\e6ec"; }
.icon-camera2:before { content: "\e6ed"; }
.icon-attention2:before { content: "\e6ee"; }
.icon-search1:before { content: "\e6ef"; }
.icon-shuaxin:before { content: "\e6f0"; }
.icon-fun:before { content: "\e6f1"; }
.icon-mine:before { content: "\e6f2"; }
.icon-mine2:before { content: "\e6f3"; }
.icon-tabulation:before { content: "\e6f4"; }
.icon-tabulation1:before { content: "\e6f5"; }
.icon-anquanbao:before { content: "\e746"; }
.icon-liebiao2:before { content: "\e6f6"; }
.icon-shezhi2:before { content: "\e6f7"; }
.icon-iconfontdiangongdianqi:before { content: "\e6f8"; }
.icon-iconfontfuwushichang:before { content: "\e6f9"; }
.icon-iconfontgongyichongwu:before { content: "\e6fa"; }
.icon-iconfontzhaomingdianzi:before { content: "\e6fb"; }
.icon-iconfontyiqiyibiao:before { content: "\e6fc"; }
.icon-iconfontshipin:before { content: "\e6fd"; }
.icon-iconfontriyongbaihuo:before { content: "\e6fe"; }
.icon-iconfontqicheyongpin:before { content: "\e6ff"; }
.icon-iconfontjingxihuaxue:before { content: "\e700"; }
.icon-iconfontjiazhuangjiancai:before { content: "\e701"; }
.icon-iconfontphone:before { content: "\e702"; }
.icon-iconfontmingpian:before { content: "\e703"; }
.icon-iconfontyouhuiquan:before { content: "\e704"; }
.icon-jifen4:before { content: "\e713"; }
.icon-zhifuchenggong:before { content: "\e747"; }
.icon-guanbi7:before { content: "\e72b"; }
.icon-zhifuanquanx:before { content: "\e748"; }
.icon-shouji1:before { content: "\e75f"; }
.icon-zhanghaoanquan:before { content: "\e760"; }
.icon-attentionfill:before { content: "\e705"; }
.icon-commandfill:before { content: "\e706"; }
.icon-command:before { content: "\e707"; }
.icon-community:before { content: "\e708"; }
.icon-zhifumima:before { content: "\e749"; }
.icon-jinlingyingcaiwangtubiao15:before { content: "\e71c"; }
.icon-suo:before { content: "\e761"; }
.icon-jinlingyingcaiwangtubiao35:before { content: "\e71d"; }
.icon-wodejifen1:before { content: "\e714"; }
.icon-guanbidingdan01:before { content: "\e72c"; }
.icon-719bangzhuzhongxin:before { content: "\e71e"; }
.icon-860bangzhufankui:before { content: "\e71f"; }
.icon-223:before { content: "\e74a"; } | 0.291384 | 0.076064 |
.react-drawer-wrapper-mode-btn {
/* direction - left | right */
--horizontal-long-btn-size: 10vh;
--horizontal-short-btn-size: 5vh;
/* direction - top | bottom */
--vertical-long-btn-size: 10vw;
--vertical-short-btn-size: 5vw;
/* btn border radius */
--btn-border-radius: 15px;
padding: 0;
border: 0;
color: #333;
cursor: pointer;
}
.react-drawer-wrapper-mode-btn:hover {
background-color: rgb(219, 219, 219);
}
.open .react-drawer-wrapper-mode-btn {
background: whitesmoke;
color: rgb(221, 54, 54);
transition: background 0.05s linear;
}
.open .react-drawer-wrapper-mode-btn:hover {
background: rgb(201, 49, 49);
color: white;
}
/* top - bottom related */
.drawer-top-mode .react-drawer-wrapper-mode-btn,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn {
position: absolute;
}
.drawer-top-mode .react-drawer-wrapper-mode-btn.short,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn.short {
width: var(--vertical-short-btn-size);
left: calc(50% - (var(--vertical-short-btn-size) / 2));
}
.drawer-top-mode .react-drawer-wrapper-mode-btn.long,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn.long {
width: var(--vertical-long-btn-size);
left: calc(50% - (var(--vertical-long-btn-size) / 2));
}
/* top - mode */
.drawer-top-mode .react-drawer-wrapper-mode-btn {
top: 0;
border-bottom-left-radius: var(--btn-border-radius);
border-bottom-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-top-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-top 0.05s linear;
}
.drawer-top-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-top: 1vh;
}
.drawer-top-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(180deg);
}
/* bottom - mode */
.drawer-bottom-mode .react-drawer-wrapper-mode-btn {
bottom: 0;
border-top-left-radius: var(--btn-border-radius);
border-top-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-bottom 0.05s linear;
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-bottom: 1vh;
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(180deg);
}
.drawer-bottom-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(0deg);
}
/* left-right related */
.drawer-left-mode .react-drawer-wrapper-mode-btn,
.drawer-right-mode .react-drawer-wrapper-mode-btn {
position: absolute;
top: 10%;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn.short,
.drawer-right-mode .react-drawer-wrapper-mode-btn.short {
height: var(--horizontal-short-btn-size);
}
.drawer-left-mode .react-drawer-wrapper-mode-btn.long,
.drawer-right-mode .react-drawer-wrapper-mode-btn.long {
height: var(--horizontal-long-btn-size);
}
/* left - mode */
.drawer-left-mode .react-drawer-wrapper-mode-btn {
left: 0px;
border-top-right-radius: var(--btn-border-radius);
border-bottom-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 5px 0px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 5px 0px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-left-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-left 0.05s linear;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-left: 1.5vh;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(-90deg);
}
.drawer-left-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(90deg);
}
/* right - mode */
.drawer-right-mode .react-drawer-wrapper-mode-btn {
right: 0;
border-top-left-radius: var(--btn-border-radius);
border-bottom-left-radius: var(--btn-border-radius);
-webkit-box-shadow: -5px 0px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: -5px 0px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-right-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-right 0.05s linear;
}
.drawer-right-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-right: 1.5vh;
}
.drawer-right-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(90deg);
}
.drawer-right-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(-90deg);
} | src/ModeButton/ModeButton.css | .react-drawer-wrapper-mode-btn {
/* direction - left | right */
--horizontal-long-btn-size: 10vh;
--horizontal-short-btn-size: 5vh;
/* direction - top | bottom */
--vertical-long-btn-size: 10vw;
--vertical-short-btn-size: 5vw;
/* btn border radius */
--btn-border-radius: 15px;
padding: 0;
border: 0;
color: #333;
cursor: pointer;
}
.react-drawer-wrapper-mode-btn:hover {
background-color: rgb(219, 219, 219);
}
.open .react-drawer-wrapper-mode-btn {
background: whitesmoke;
color: rgb(221, 54, 54);
transition: background 0.05s linear;
}
.open .react-drawer-wrapper-mode-btn:hover {
background: rgb(201, 49, 49);
color: white;
}
/* top - bottom related */
.drawer-top-mode .react-drawer-wrapper-mode-btn,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn {
position: absolute;
}
.drawer-top-mode .react-drawer-wrapper-mode-btn.short,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn.short {
width: var(--vertical-short-btn-size);
left: calc(50% - (var(--vertical-short-btn-size) / 2));
}
.drawer-top-mode .react-drawer-wrapper-mode-btn.long,
.drawer-bottom-mode .react-drawer-wrapper-mode-btn.long {
width: var(--vertical-long-btn-size);
left: calc(50% - (var(--vertical-long-btn-size) / 2));
}
/* top - mode */
.drawer-top-mode .react-drawer-wrapper-mode-btn {
top: 0;
border-bottom-left-radius: var(--btn-border-radius);
border-bottom-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-top-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-top 0.05s linear;
}
.drawer-top-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-top: 1vh;
}
.drawer-top-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(180deg);
}
/* bottom - mode */
.drawer-bottom-mode .react-drawer-wrapper-mode-btn {
bottom: 0;
border-top-left-radius: var(--btn-border-radius);
border-top-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-bottom 0.05s linear;
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-bottom: 1vh;
}
.drawer-bottom-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(180deg);
}
.drawer-bottom-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(0deg);
}
/* left-right related */
.drawer-left-mode .react-drawer-wrapper-mode-btn,
.drawer-right-mode .react-drawer-wrapper-mode-btn {
position: absolute;
top: 10%;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn.short,
.drawer-right-mode .react-drawer-wrapper-mode-btn.short {
height: var(--horizontal-short-btn-size);
}
.drawer-left-mode .react-drawer-wrapper-mode-btn.long,
.drawer-right-mode .react-drawer-wrapper-mode-btn.long {
height: var(--horizontal-long-btn-size);
}
/* left - mode */
.drawer-left-mode .react-drawer-wrapper-mode-btn {
left: 0px;
border-top-right-radius: var(--btn-border-radius);
border-bottom-right-radius: var(--btn-border-radius);
-webkit-box-shadow: 5px 0px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: 5px 0px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-left-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-left 0.05s linear;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-left: 1.5vh;
}
.drawer-left-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(-90deg);
}
.drawer-left-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(90deg);
}
/* right - mode */
.drawer-right-mode .react-drawer-wrapper-mode-btn {
right: 0;
border-top-left-radius: var(--btn-border-radius);
border-bottom-left-radius: var(--btn-border-radius);
-webkit-box-shadow: -5px 0px 10px -1px rgba(0, 0, 0, 0.2);
box-shadow: -5px 0px 10px -1px rgba(0, 0, 0, 0.2);
}
.drawer-right-mode .react-drawer-wrapper-mode-btn svg {
transition: margin-right 0.05s linear;
}
.drawer-right-mode .react-drawer-wrapper-mode-btn:hover svg {
margin-right: 1.5vh;
}
.drawer-right-mode .react-drawer-wrapper-mode-btn svg {
transform: rotate(90deg);
}
.drawer-right-mode .open .react-drawer-wrapper-mode-btn svg {
transform: rotate(-90deg);
} | 0.513181 | 0.046725 |
* {
margin: 0px;
padding: 0px;
color: white;
}
.header {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 10vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-hover {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 14vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-hover-two {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 17vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-logo {
width: 150px;
position: relative;
left: 100px;
}
.header-img-div {
flex: 1;
}
nav {
display: flex;
flex: 2;
justify-content: space-around;
}
.nav-link {
text-decoration: none;
position: relative;
top: 30px;
color: white;
}
.nav-list{
display: flex;
flex-direction: row;
justify-content: space-around;
width: 100%;
position: relative;
}
.nav-link a {
text-decoration: none;
width: 160px;
}
.nav-list li {
list-style: none;
font-size: 1rem;
line-height: 2rem;
}
.dropdown {
/* transform: translateY(10px); */
opacity: 0;
pointer-events: none;
transition: .5s;
position: absolute;
/* top: 30%; */
left: -150%;
color: black;
width: auto;
padding-top: 10px;
}
li.dropdown-link{
text-align: center;
}
.dropdown-one {
text-align: left;
background-color: red;
}
.dropdown > ul{
position: relative;
display: flex;
flex-direction: row;
}
.dropdown-link {
display: flex;
justify-content: space-between;
width: 100%;
height: auto;
position: relative;
text-align: center;
}
.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown {
transform: translate(0,0);
opacity: 1;
pointer-events: auto;
}
.dropdown.second{
position: absolute;
top: 15px;
left: -80px;
text-align: center;
height: 35px;
/* background-color: blue; */
padding-top: 20px;
}
.background-img {
background-size: cover;
}
.nav-hover > a:hover {
text-decoration: none;
border-bottom: #b47d03 2px solid;
}
li.dropdown-link.nav-hover {
position: relative;
border-right: #b47d03 solid 1px;
}
.dropdown-aboutus {
left: -125px;
}
.dropdown-outservices {
left: -120px;
}
.border-ignore {
border-right: 0 !important;
}
.faq {
padding-left: 15px;
}
@media only screen and (max-width: 600px) {
.header-hover {
height: 8vh;
}
.header-logo {
left: 20px;
width: 120px;
}
}
@media only screen and (max-width: 430px) {
.header-hover {
height: 8vh;
}
.header-logo {
left: 5px;
width: 100px;
}
}
@media only screen and (max-width: 360px){
.header-logo {
left: 5px;
width: 80px;
}
} | src/style/header.css | * {
margin: 0px;
padding: 0px;
color: white;
}
.header {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 10vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-hover {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 14vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-hover-two {
display: flex;
background-color: #112b4eb7;
width: 100vw;
height: 17vh;
justify-content: space-around;
position: sticky;
top: 0;
transition: 1s all ease;
}
.header-logo {
width: 150px;
position: relative;
left: 100px;
}
.header-img-div {
flex: 1;
}
nav {
display: flex;
flex: 2;
justify-content: space-around;
}
.nav-link {
text-decoration: none;
position: relative;
top: 30px;
color: white;
}
.nav-list{
display: flex;
flex-direction: row;
justify-content: space-around;
width: 100%;
position: relative;
}
.nav-link a {
text-decoration: none;
width: 160px;
}
.nav-list li {
list-style: none;
font-size: 1rem;
line-height: 2rem;
}
.dropdown {
/* transform: translateY(10px); */
opacity: 0;
pointer-events: none;
transition: .5s;
position: absolute;
/* top: 30%; */
left: -150%;
color: black;
width: auto;
padding-top: 10px;
}
li.dropdown-link{
text-align: center;
}
.dropdown-one {
text-align: left;
background-color: red;
}
.dropdown > ul{
position: relative;
display: flex;
flex-direction: row;
}
.dropdown-link {
display: flex;
justify-content: space-between;
width: 100%;
height: auto;
position: relative;
text-align: center;
}
.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown {
transform: translate(0,0);
opacity: 1;
pointer-events: auto;
}
.dropdown.second{
position: absolute;
top: 15px;
left: -80px;
text-align: center;
height: 35px;
/* background-color: blue; */
padding-top: 20px;
}
.background-img {
background-size: cover;
}
.nav-hover > a:hover {
text-decoration: none;
border-bottom: #b47d03 2px solid;
}
li.dropdown-link.nav-hover {
position: relative;
border-right: #b47d03 solid 1px;
}
.dropdown-aboutus {
left: -125px;
}
.dropdown-outservices {
left: -120px;
}
.border-ignore {
border-right: 0 !important;
}
.faq {
padding-left: 15px;
}
@media only screen and (max-width: 600px) {
.header-hover {
height: 8vh;
}
.header-logo {
left: 20px;
width: 120px;
}
}
@media only screen and (max-width: 430px) {
.header-hover {
height: 8vh;
}
.header-logo {
left: 5px;
width: 100px;
}
}
@media only screen and (max-width: 360px){
.header-logo {
left: 5px;
width: 80px;
}
} | 0.648466 | 0.103839 |
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&family=Cormorant+Garamond:wght@300&display=swap');
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
margin: 0;
padding: 0;
}
.card {
border-color: transparent;
}
/* Hero Section */
.header {
min-height: 100vh;
width: 100%;
background-image: linear-gradient(rgba(4,9,30,0.5),rgba(4,9,30,0.5)),url('./images/banner.jpg');
background-position: center;
background-size: cover;
position: relative;
}
/* Hero Nav Section */
nav {
display: flex;
padding: 2% 6%;
justify-content: space-between;
align-items: center;
}
nav img {
width: 150px;
height: 150px;
border-radius: 300px;
}
.nav-links {
flex: 1;
text-align: right;
}
.nav-links ul li {
list-style: none;
display: inline-block;
padding-left: 12px;
padding-right: 12px;
position: relative;
}
.nav-links ul li a {
text-decoration: none;
color: #fff;
font-size: 20px;
font-family: 'Times New Roman', Times, serif ;
}
.nav-links ul li::after {
content: '';
width: 0%;
height: 2px;
background-color: #f44336;
display: block;
margin: auto;
transition: 0.5s;
}
.nav-links ul li:hover::after {
width: 70%;
}
.nav-links ul li a:hover {
color: yellowgreen;
}
.text-box {
width: 90%;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
/* left: 5%; */
transform: translate(-50%,-50%);
text-align: center;
}
.text-box h1 {
font-size: 50px;
}
.text-box p {
margin: 10px 0 40px;
font-size: 17px;
}
.hero-btn {
display: inline-block;
text-decoration: none;
color: #fff;
border: 1px solid;
padding: 12px 34px;
font-size: 17px;
position: relative;
}
.hero-btn:hover {
background-color: #f44336;
border: #f44336;
color: yellowgreen;
transition: 0.7s;
}
nav .fa {
display: none;
}
#modalCenter.modal.fade {
transition: 5s;
}
#modalCenterTwo.modal.fade.two {
top: 0;
left: 0;
background-size: cover;
position: relative;
background-position: center;
background-image: url('./images/BLkE.gif');
background-repeat: no-repeat;
background-color: rgba(0,0,0,1.0);
transition: 3s;
padding-top: 100px;
padding-bottom: 250px;
}
.modal-dialog {
top: 0;
left: 0;
/* display: none; */
position: relative;
height: 100%;
margin-left: 25%;
}
.modal-body .card .row img {
position: absolute;
width: 250px;
height: 150px;
left: 210px;
top: -90px;
border-radius: 300px;
}
#two.col-xs-6.col-md-6 .card-body #two.card-text {
position: relative;
z-index: 3;
}
#two.col-xs-6.col-md-6 {
border: 1px solid #FF0000;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 30px;
}
.modal-header {
display: flex;
justify-content: space-between;
text-align: center;
}
#two.col-xs-6.col-md-6 .card-title h1 {
position: relative;
width: 313px;
height: 63px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 64px;
line-height: 75px;
}
#two.col-xs-6.col-md-6 #one.card-body p {
font-size: 17px;
}
#btnModalOne,
#btnModalTwo {
background-color: red;
border-radius: 10px;
display: flex;
margin: 5px auto;
}
#formOne input {
background-color: rgba(0, 0, 0, 0.25);
}
/* About As Page */
.sub-header {
min-height: 50vh;
width: 100%;
background-image: linear-gradient(rgba(4,9,30,0.5),rgba(4,9,30,0.5)),url('./images/about_us_hero_img.jpg');
background-position: center;
background-size: cover;
position: relative;
text-align: center;
}
.sub-header h1 {
color: white;
}
#aboutUsTwo {
width: 80%;
margin: auto;
padding-top: 50px;
padding-bottom: 50px;
}
#aboutUsTwo .col-xs-6.col-md-6 {
flex-basis: 50%;
padding: 30px 2px;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body img {
width: 100%;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body .cad-title h1 {
padding: 0;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body p {
padding: 15px 0 25px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 form .hero-btn,
#contact .col-xs-6.col-md-4 .card-body form .hero-btn,
#blog .col-xs-8.col-md-8 .card-body .comment-box .hero-btn,
#aboutUsTwo .col-xs-6.col-md-6 .card-body a.hero-btn {
border-color: blue;
color: blue;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 form .hero-btn:hover,
#contact .col-xs-6.col-md-4 .card-body form .hero-btn:hover,
#blog .col-xs-8.col-md-8 .card-body .comment-box .hero-btn:hover,
#aboutUsTwo .col-xs-6.col-md-6 .card-body a.hero-btn:hover {
color: white;
}
/* Course Section Begun Here (combined also with part of schools, facilities and testimonials) */
#course {
text-align: center;
}
#course h1 {
font-weight: bold;
}
#course p {
font-size: 14px;
}
#course-col {
background-color: #d60af148;
border-radius: 10px;
width: 30%;
margin: 0 20px;
transition: 0.5s;
}
#course-col:hover {
box-shadow: 0 0 40px 0 rgba(0,0,0,0.7);
}
#course-col h3 {
font-weight: bold;
margin: 10px auto;
}
/* Schools Section */
.card-img-overlay {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 11px;
transition: 0.5s;
border-radius: 10px;
}
#one.card-img-overlay:hover {
background-color: rgba(231, 88, 21, 0.5);
}
#one.card-img-overlay h3 {
width: 100%;
left: -11px;
font-weight: bold;
font-size: 26px;
position: absolute;
transition: 0.5s;
text-align: center;
}
#one.card-img-overlay:hover h3 {
top: 49%;
opacity: 1;
font-size: 40px;
font-weight: bolder;
}
#schools .row .col-xs-6.col-md-4 {
flex-basis: 31.5%;
border-radius: 10px;
transition: 0.5s;
position: relative;
overflow: hidden;
display: block;
margin: 0 10px;
}
#schools .row .col-xs-6.col-md-4 img.card-img {
width: 100%;
height: 100%;
border-radius: 10px;
/* width: 100px; */
}
/* Testimonial Section */
#testimonials .col-xs-6.col-md-6 {
flex-basis: 48.6%;
border-radius: 10px;
background-color: #d60af148;
padding: 25px;
cursor: pointer;
display: flex;
margin: 10px;
}
#testimonials .col-xs-6.col-md-6 img {
height: 70px;
margin-left: 5px;
margin-right: 30px;
border-radius: 50%;
}
#testimonials .row {
margin: auto;
}
#testimonials .col-xs-6.col-md-6 .card-body i {
color: #f44336;
}
/* Call To Action */
.cta {
margin: 100px auto;
background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('./images/facility-1.jpg');
background-size: cover;
background-position: center;
text-align: center;
padding: 100px 0;
}
.cta h1 {
color: #fff;
margin-bottom: 40px;
padding: 0;
}
/* Footer Section */
#aboutUs h4 {
font-weight: bold;
margin-top: 10px;
}
#aboutUs .card-body .lead {
padding: 0 20px;
}
#aboutUs .card-body p#two {
padding-top: 20px;
}
#aboutUs .card-body p#two span {
font-weight: bold;
}
/* Blog Page */
#blog {
width: 90%;
margin: auto;
padding-top: 50px;
}
#blog .col-xs-8.col-md-8 {
flex-basis: 65%;
}
#blog .col-xs-8.col-md-8 img {
width: 100%;
}
#blog .col-xs-8.col-md-8 .card-body .cad-title h2 {
/* color: #222; */
/* font-weight: 600; */
margin: 30px 0;
}
#blog .col-xs-8.col-md-8 .card-body .comment-box {
border: 1px solid #ccc;
margin: 50px;
padding: 10px 20px;
}
#blog .col-xs-8.col-md-8 .card-text p {
color: #999;
padding: 0;
}
.comment-form input, .comment-form textarea {
border: none;
outline: none;
background: #f0f0f0;
}
#blog .col-xs-4.col-md-4 {
flex-basis: 32%;
}
#blog .col-xs-4.col-md-4 .card-body .card-title h3 {
background-color: #f44336;
color: #fff;
padding: 7px 0;
font-size: 16px;
margin-bottom: 20px;
}
#blog .col-xs-4.col-md-4 .class div{
display: flex;
justify-content: space-between;
color: #555;
padding: 8px;
}
/* Contact Page */
#location .row {
width: 80%;
margin: auto;
padding: 80px 0;
}
iframe {
width: 100%;
}
#contact {
width: 80%;
margin: auto;
}
#contact .col-xs-6.col-md-4 {
flex-basis: 50%;
margin-bottom: 30px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .flex,
#contact .col-xs-6.col-md-4 .card-body div {
display: flex;
align-items: center;
margin-bottom: 30px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 div .icon,
#contact .col-xs-6.col-md-4 .card-body div .icon {
margin-right: 20px;
font-size: 50px;
}
.blank,
#footerTwo .row .card-body .col-xs-3.col-md-3 div span,
#contact .col-xs-6.col-md-4 .card-body div span h5 {
color: #555;
font-weight: 400;
}
/* Footer 2 */
#footerTwo {
background-color: #051134;
}
#footerTwo .row .card-body .row {
width: 92%;
margin: auto;
}
#footerTwo .row .col-xs-12,col-md-12 {
width: 90%;
margin: 50px auto;
}
#footerTwo .row .card-body .row .col-xs-3.col-md-3 ul {
text-align: left;
}
#footerTwo .row .card-body .col-xs-12.col-md-12 .col-xs-3.col-md-3 {
flex-basis: 25%;
width: 100%;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 li {
list-style: none;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 li a {
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: 'Cormorant Garamond', serif;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-title {
color: red;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .row p a img {
width: 50px;
height: 50px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body {
display: flex;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body p a img {
margin-right: 13px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body p a:hover {
border-bottom: 5px solid greenyellow;
padding-bottom: 25px;
padding-left: 5px;
padding-top: 20px;
border-bottom-width: 10px;
box-shadow: -8px -1px 8px rgba(4,9,30,0.5);
border-bottom-style: groove;
}
/* Media Query */
@media only screen and (max-width: 1189px) {
#course-col {
width: 28%;
}
}
@media only screen and (max-width: 1140px) {
.text-box h1 {
font-size: 20px
}
.nav-links ul li {
display: block;
padding: 0 0 20px 0;
}
.nav-links {
position: fixed;
background-color: #f44336;
height: 100vh;
width: 300px;
top: 0;
right: 0;
text-align: left;
z-index: 2;
transition: 2s;
}
nav .fa {
display: block;
color: #fff;
/* margin-left: 10px; */
font-size: 80px;
}
nav .fa:hover {
cursor: pointer;
color: yellowgreen;
}
.nav-links ul {
padding: 50px;
}
}
@media only screen and (max-width: 1077px) {
#schools .row .col-xs-6.col-md-4 {
flex-basis: 30.9%;
}
}
@media only screen and (max-width: 808px) {
#schools .row .col-xs-6.col-md-4 {
flex-basis: 30%;
}
}
@media only screen and (max-width: 755px) {
.row {
flex-direction: column;
align-items: center;
}
#course-col {
width: 90%;
margin-bottom: 5%;
}
#schools .row .col-xs-6.col-md-4 {
margin-bottom: 30px;
width: 493px;
height: 1px;
}
}
@media(max-width: 700px) {
.testimonials-col {
margin-bottom: 20px;
}
.testimonials img {
border-radius: 0;
}
} | main.css | @import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&family=Cormorant+Garamond:wght@300&display=swap');
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
margin: 0;
padding: 0;
}
.card {
border-color: transparent;
}
/* Hero Section */
.header {
min-height: 100vh;
width: 100%;
background-image: linear-gradient(rgba(4,9,30,0.5),rgba(4,9,30,0.5)),url('./images/banner.jpg');
background-position: center;
background-size: cover;
position: relative;
}
/* Hero Nav Section */
nav {
display: flex;
padding: 2% 6%;
justify-content: space-between;
align-items: center;
}
nav img {
width: 150px;
height: 150px;
border-radius: 300px;
}
.nav-links {
flex: 1;
text-align: right;
}
.nav-links ul li {
list-style: none;
display: inline-block;
padding-left: 12px;
padding-right: 12px;
position: relative;
}
.nav-links ul li a {
text-decoration: none;
color: #fff;
font-size: 20px;
font-family: 'Times New Roman', Times, serif ;
}
.nav-links ul li::after {
content: '';
width: 0%;
height: 2px;
background-color: #f44336;
display: block;
margin: auto;
transition: 0.5s;
}
.nav-links ul li:hover::after {
width: 70%;
}
.nav-links ul li a:hover {
color: yellowgreen;
}
.text-box {
width: 90%;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
/* left: 5%; */
transform: translate(-50%,-50%);
text-align: center;
}
.text-box h1 {
font-size: 50px;
}
.text-box p {
margin: 10px 0 40px;
font-size: 17px;
}
.hero-btn {
display: inline-block;
text-decoration: none;
color: #fff;
border: 1px solid;
padding: 12px 34px;
font-size: 17px;
position: relative;
}
.hero-btn:hover {
background-color: #f44336;
border: #f44336;
color: yellowgreen;
transition: 0.7s;
}
nav .fa {
display: none;
}
#modalCenter.modal.fade {
transition: 5s;
}
#modalCenterTwo.modal.fade.two {
top: 0;
left: 0;
background-size: cover;
position: relative;
background-position: center;
background-image: url('./images/BLkE.gif');
background-repeat: no-repeat;
background-color: rgba(0,0,0,1.0);
transition: 3s;
padding-top: 100px;
padding-bottom: 250px;
}
.modal-dialog {
top: 0;
left: 0;
/* display: none; */
position: relative;
height: 100%;
margin-left: 25%;
}
.modal-body .card .row img {
position: absolute;
width: 250px;
height: 150px;
left: 210px;
top: -90px;
border-radius: 300px;
}
#two.col-xs-6.col-md-6 .card-body #two.card-text {
position: relative;
z-index: 3;
}
#two.col-xs-6.col-md-6 {
border: 1px solid #FF0000;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 30px;
}
.modal-header {
display: flex;
justify-content: space-between;
text-align: center;
}
#two.col-xs-6.col-md-6 .card-title h1 {
position: relative;
width: 313px;
height: 63px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 64px;
line-height: 75px;
}
#two.col-xs-6.col-md-6 #one.card-body p {
font-size: 17px;
}
#btnModalOne,
#btnModalTwo {
background-color: red;
border-radius: 10px;
display: flex;
margin: 5px auto;
}
#formOne input {
background-color: rgba(0, 0, 0, 0.25);
}
/* About As Page */
.sub-header {
min-height: 50vh;
width: 100%;
background-image: linear-gradient(rgba(4,9,30,0.5),rgba(4,9,30,0.5)),url('./images/about_us_hero_img.jpg');
background-position: center;
background-size: cover;
position: relative;
text-align: center;
}
.sub-header h1 {
color: white;
}
#aboutUsTwo {
width: 80%;
margin: auto;
padding-top: 50px;
padding-bottom: 50px;
}
#aboutUsTwo .col-xs-6.col-md-6 {
flex-basis: 50%;
padding: 30px 2px;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body img {
width: 100%;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body .cad-title h1 {
padding: 0;
}
#aboutUsTwo .col-xs-6.col-md-6 .card-body p {
padding: 15px 0 25px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 form .hero-btn,
#contact .col-xs-6.col-md-4 .card-body form .hero-btn,
#blog .col-xs-8.col-md-8 .card-body .comment-box .hero-btn,
#aboutUsTwo .col-xs-6.col-md-6 .card-body a.hero-btn {
border-color: blue;
color: blue;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 form .hero-btn:hover,
#contact .col-xs-6.col-md-4 .card-body form .hero-btn:hover,
#blog .col-xs-8.col-md-8 .card-body .comment-box .hero-btn:hover,
#aboutUsTwo .col-xs-6.col-md-6 .card-body a.hero-btn:hover {
color: white;
}
/* Course Section Begun Here (combined also with part of schools, facilities and testimonials) */
#course {
text-align: center;
}
#course h1 {
font-weight: bold;
}
#course p {
font-size: 14px;
}
#course-col {
background-color: #d60af148;
border-radius: 10px;
width: 30%;
margin: 0 20px;
transition: 0.5s;
}
#course-col:hover {
box-shadow: 0 0 40px 0 rgba(0,0,0,0.7);
}
#course-col h3 {
font-weight: bold;
margin: 10px auto;
}
/* Schools Section */
.card-img-overlay {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 11px;
transition: 0.5s;
border-radius: 10px;
}
#one.card-img-overlay:hover {
background-color: rgba(231, 88, 21, 0.5);
}
#one.card-img-overlay h3 {
width: 100%;
left: -11px;
font-weight: bold;
font-size: 26px;
position: absolute;
transition: 0.5s;
text-align: center;
}
#one.card-img-overlay:hover h3 {
top: 49%;
opacity: 1;
font-size: 40px;
font-weight: bolder;
}
#schools .row .col-xs-6.col-md-4 {
flex-basis: 31.5%;
border-radius: 10px;
transition: 0.5s;
position: relative;
overflow: hidden;
display: block;
margin: 0 10px;
}
#schools .row .col-xs-6.col-md-4 img.card-img {
width: 100%;
height: 100%;
border-radius: 10px;
/* width: 100px; */
}
/* Testimonial Section */
#testimonials .col-xs-6.col-md-6 {
flex-basis: 48.6%;
border-radius: 10px;
background-color: #d60af148;
padding: 25px;
cursor: pointer;
display: flex;
margin: 10px;
}
#testimonials .col-xs-6.col-md-6 img {
height: 70px;
margin-left: 5px;
margin-right: 30px;
border-radius: 50%;
}
#testimonials .row {
margin: auto;
}
#testimonials .col-xs-6.col-md-6 .card-body i {
color: #f44336;
}
/* Call To Action */
.cta {
margin: 100px auto;
background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('./images/facility-1.jpg');
background-size: cover;
background-position: center;
text-align: center;
padding: 100px 0;
}
.cta h1 {
color: #fff;
margin-bottom: 40px;
padding: 0;
}
/* Footer Section */
#aboutUs h4 {
font-weight: bold;
margin-top: 10px;
}
#aboutUs .card-body .lead {
padding: 0 20px;
}
#aboutUs .card-body p#two {
padding-top: 20px;
}
#aboutUs .card-body p#two span {
font-weight: bold;
}
/* Blog Page */
#blog {
width: 90%;
margin: auto;
padding-top: 50px;
}
#blog .col-xs-8.col-md-8 {
flex-basis: 65%;
}
#blog .col-xs-8.col-md-8 img {
width: 100%;
}
#blog .col-xs-8.col-md-8 .card-body .cad-title h2 {
/* color: #222; */
/* font-weight: 600; */
margin: 30px 0;
}
#blog .col-xs-8.col-md-8 .card-body .comment-box {
border: 1px solid #ccc;
margin: 50px;
padding: 10px 20px;
}
#blog .col-xs-8.col-md-8 .card-text p {
color: #999;
padding: 0;
}
.comment-form input, .comment-form textarea {
border: none;
outline: none;
background: #f0f0f0;
}
#blog .col-xs-4.col-md-4 {
flex-basis: 32%;
}
#blog .col-xs-4.col-md-4 .card-body .card-title h3 {
background-color: #f44336;
color: #fff;
padding: 7px 0;
font-size: 16px;
margin-bottom: 20px;
}
#blog .col-xs-4.col-md-4 .class div{
display: flex;
justify-content: space-between;
color: #555;
padding: 8px;
}
/* Contact Page */
#location .row {
width: 80%;
margin: auto;
padding: 80px 0;
}
iframe {
width: 100%;
}
#contact {
width: 80%;
margin: auto;
}
#contact .col-xs-6.col-md-4 {
flex-basis: 50%;
margin-bottom: 30px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .flex,
#contact .col-xs-6.col-md-4 .card-body div {
display: flex;
align-items: center;
margin-bottom: 30px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 div .icon,
#contact .col-xs-6.col-md-4 .card-body div .icon {
margin-right: 20px;
font-size: 50px;
}
.blank,
#footerTwo .row .card-body .col-xs-3.col-md-3 div span,
#contact .col-xs-6.col-md-4 .card-body div span h5 {
color: #555;
font-weight: 400;
}
/* Footer 2 */
#footerTwo {
background-color: #051134;
}
#footerTwo .row .card-body .row {
width: 92%;
margin: auto;
}
#footerTwo .row .col-xs-12,col-md-12 {
width: 90%;
margin: 50px auto;
}
#footerTwo .row .card-body .row .col-xs-3.col-md-3 ul {
text-align: left;
}
#footerTwo .row .card-body .col-xs-12.col-md-12 .col-xs-3.col-md-3 {
flex-basis: 25%;
width: 100%;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 li {
list-style: none;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 li a {
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: 'Cormorant Garamond', serif;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-title {
color: red;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .row p a img {
width: 50px;
height: 50px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body {
display: flex;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body p a img {
margin-right: 13px;
}
#footerTwo .row .card-body .col-xs-3.col-md-3 .card-body .card .row .card-body p a:hover {
border-bottom: 5px solid greenyellow;
padding-bottom: 25px;
padding-left: 5px;
padding-top: 20px;
border-bottom-width: 10px;
box-shadow: -8px -1px 8px rgba(4,9,30,0.5);
border-bottom-style: groove;
}
/* Media Query */
@media only screen and (max-width: 1189px) {
#course-col {
width: 28%;
}
}
@media only screen and (max-width: 1140px) {
.text-box h1 {
font-size: 20px
}
.nav-links ul li {
display: block;
padding: 0 0 20px 0;
}
.nav-links {
position: fixed;
background-color: #f44336;
height: 100vh;
width: 300px;
top: 0;
right: 0;
text-align: left;
z-index: 2;
transition: 2s;
}
nav .fa {
display: block;
color: #fff;
/* margin-left: 10px; */
font-size: 80px;
}
nav .fa:hover {
cursor: pointer;
color: yellowgreen;
}
.nav-links ul {
padding: 50px;
}
}
@media only screen and (max-width: 1077px) {
#schools .row .col-xs-6.col-md-4 {
flex-basis: 30.9%;
}
}
@media only screen and (max-width: 808px) {
#schools .row .col-xs-6.col-md-4 {
flex-basis: 30%;
}
}
@media only screen and (max-width: 755px) {
.row {
flex-direction: column;
align-items: center;
}
#course-col {
width: 90%;
margin-bottom: 5%;
}
#schools .row .col-xs-6.col-md-4 {
margin-bottom: 30px;
width: 493px;
height: 1px;
}
}
@media(max-width: 700px) {
.testimonials-col {
margin-bottom: 20px;
}
.testimonials img {
border-radius: 0;
}
} | 0.282394 | 0.106551 |
body
{
font-family: Helvetica, Arial, Calibri;
font-size: 12px;
}
body a, body a:hover
{
color: #5eb6ef;
}
body a.pn-dark, body a.pn-dark:hover
{
color: #333;
}
h2
{
font-size: 20px;
margin-bottom: 25px;
}
h3, .pn-h3-like
{
margin-top: 20px;
font-size: 17px;
margin-bottom: 17px;
line-height: 1.1;
}
table tr td:first-child, table tr th:first-child
{
padding-right: 20px;
}
table tr td, table tr th
{
padding: 5px 0px 5px 0;
}
table ul
{
margin: 0 !important;
}
ul.pn-ul-triangle
{
margin: 0.75em 0;
padding: 0 1em;
list-style: none;
}
ul.pn-ul-triangle li:before
{
content: "";
border-color: transparent #111;
border-style: solid;
border-width: 0.35em 0 0.35em 0.45em;
display: block;
height: 0;
width: 0;
left: -1em;
top: 0.9em;
position: relative;
}
ul.pn-ul-triangle li.pn-journals:before
{
border-color: transparent black;
}
ul.pn-ul-triangle li.pn-conferences:before
{
border-color: transparent #87CFE7;
}
ul.pn-ul-triangle li.pn-other:before
{
border-color: transparent #B6B6B6;
}
ul.pn-ul-triangle li.pn-journals .pn-publications-span
{
color: black;
}
ul.pn-ul-triangle li.pn-conferences .pn-publications-span
{
color: #87CFE7;
}
ul.pn-ul-triangle li.pn-other .pn-publications-span
{
color: #B6B6B6;
}
/* Bootstrap overrides */
.row.pn-grey-bg, .row.pn-white-bg, .row.pn-transparent-bg
{
padding-bottom: 30px;
padding-left: 15px;
}
.row.pn-grey-bg
{
background: url('../img/bg-grey.jpg') no-repeat bottom center #efefef;
}
.row.pn-white-bg
{
background: url('../img/bg-white.jpg') no-repeat bottom center transparent;
}
.header
{
position: relative;
margin-top: 24px;
}
.header.fixed
{
position: fixed;
width: 100%;
left: 15px;
margin-top: 0;
z-index: 1;
}
.header.fixed .row
{
border-bottom: 1px solid #000;
}
.header .row
{
background-color: #efefef;
}
.header .nav
{
font-family: courier;
padding: 15px 25px;
}
.header .nav a
{
padding: 0px 6px;
color: #000;
font-size: 18px;
}
.footer
{
padding-left: 15px;
padding-bottom: 10px;
}
.footer .pn-top
{
display: none;
position: fixed;
bottom: 0;
right: 25px;
padding: 10px;
border-radius: 5px 5px 0 0;
background-color: #EFEFEF;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
/* Custom classes */
.pn-grey-font
{
color: #959595;
}
.pn-courier-bold
{
font-family: courier;
font-weight: bold;
}
.pn-contact-span
{
width: 48px;
display: inline-block;
}
.pn-news-span
{
width: 75px;
display: inline-block;
}
.pn-service-link
{
width: 100px;
display: inline-block;
}
.pn-publications
{
margin-bottom: 5px;
}
.pn-publications a, .pn-publications a:hover
{
color: #333;
}
.pn-publications-span
{
width: 100px;
display: inline-block;
}
.pn-publications a.pn-link
{
cursor: pointer;
}
.pn-publications .pn-readmore
{
display: none;
}
.pn-first-td
{
width: 100px;
}
.pn-inline-link
{
height: 17px;
}
.pn-top--40px
{
top: -40px;
} | css/custom.css | body
{
font-family: Helvetica, Arial, Calibri;
font-size: 12px;
}
body a, body a:hover
{
color: #5eb6ef;
}
body a.pn-dark, body a.pn-dark:hover
{
color: #333;
}
h2
{
font-size: 20px;
margin-bottom: 25px;
}
h3, .pn-h3-like
{
margin-top: 20px;
font-size: 17px;
margin-bottom: 17px;
line-height: 1.1;
}
table tr td:first-child, table tr th:first-child
{
padding-right: 20px;
}
table tr td, table tr th
{
padding: 5px 0px 5px 0;
}
table ul
{
margin: 0 !important;
}
ul.pn-ul-triangle
{
margin: 0.75em 0;
padding: 0 1em;
list-style: none;
}
ul.pn-ul-triangle li:before
{
content: "";
border-color: transparent #111;
border-style: solid;
border-width: 0.35em 0 0.35em 0.45em;
display: block;
height: 0;
width: 0;
left: -1em;
top: 0.9em;
position: relative;
}
ul.pn-ul-triangle li.pn-journals:before
{
border-color: transparent black;
}
ul.pn-ul-triangle li.pn-conferences:before
{
border-color: transparent #87CFE7;
}
ul.pn-ul-triangle li.pn-other:before
{
border-color: transparent #B6B6B6;
}
ul.pn-ul-triangle li.pn-journals .pn-publications-span
{
color: black;
}
ul.pn-ul-triangle li.pn-conferences .pn-publications-span
{
color: #87CFE7;
}
ul.pn-ul-triangle li.pn-other .pn-publications-span
{
color: #B6B6B6;
}
/* Bootstrap overrides */
.row.pn-grey-bg, .row.pn-white-bg, .row.pn-transparent-bg
{
padding-bottom: 30px;
padding-left: 15px;
}
.row.pn-grey-bg
{
background: url('../img/bg-grey.jpg') no-repeat bottom center #efefef;
}
.row.pn-white-bg
{
background: url('../img/bg-white.jpg') no-repeat bottom center transparent;
}
.header
{
position: relative;
margin-top: 24px;
}
.header.fixed
{
position: fixed;
width: 100%;
left: 15px;
margin-top: 0;
z-index: 1;
}
.header.fixed .row
{
border-bottom: 1px solid #000;
}
.header .row
{
background-color: #efefef;
}
.header .nav
{
font-family: courier;
padding: 15px 25px;
}
.header .nav a
{
padding: 0px 6px;
color: #000;
font-size: 18px;
}
.footer
{
padding-left: 15px;
padding-bottom: 10px;
}
.footer .pn-top
{
display: none;
position: fixed;
bottom: 0;
right: 25px;
padding: 10px;
border-radius: 5px 5px 0 0;
background-color: #EFEFEF;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
/* Custom classes */
.pn-grey-font
{
color: #959595;
}
.pn-courier-bold
{
font-family: courier;
font-weight: bold;
}
.pn-contact-span
{
width: 48px;
display: inline-block;
}
.pn-news-span
{
width: 75px;
display: inline-block;
}
.pn-service-link
{
width: 100px;
display: inline-block;
}
.pn-publications
{
margin-bottom: 5px;
}
.pn-publications a, .pn-publications a:hover
{
color: #333;
}
.pn-publications-span
{
width: 100px;
display: inline-block;
}
.pn-publications a.pn-link
{
cursor: pointer;
}
.pn-publications .pn-readmore
{
display: none;
}
.pn-first-td
{
width: 100px;
}
.pn-inline-link
{
height: 17px;
}
.pn-top--40px
{
top: -40px;
} | 0.425128 | 0.089574 |
.section-1 {
width: 100%;
height: 454px;
background-color: #E6007E; }
.section-1 .container .logo {
position: relative;
top: 75px;
width: 182px;
margin-left: auto;
margin-right: auto; }
.section-1 .container .text {
text-align: center; }
.section-1 .container .text .btn-sizi {
position: relative;
margin-left: auto;
margin-right: auto;
top: 180px;
width: 200px;
height: 50px;
background-color: #0066CC;
border-radius: 4px;
border: none;
color: white;
z-index: 5; }
.section-1 .container .text .text-h {
z-index: 5;
position: relative;
margin-left: auto;
margin-right: auto;
top: 140px;
width: 510px;
height: 100px;
text-align: center;
color: white;
font-family: 'Quicksand', sans-serif;
font-size: 40px; }
.section-1 .container .text .text-p {
position: relative;
margin-left: auto;
margin-right: auto;
font-size: 22px;
text-align: center;
top: 170px;
color: white;
font-family: 'Open Sans', sans-serif;
z-index: 5;
width: 545px;
height: 81px; }
.section-1 .container .images {
z-index: 2;
position: relative;
top: -320px; }
.section-1 .wave {
z-index: -1;
position: relative;
top: -350px; }
.section-2 {
z-index: 5;
position: relative;
background-color: white;
border-radius: 21px;
top: 100px;
height: 161px;
box-shadow: 0px 14px 40px #0000002e; }
.section-2 .ic-prize {
position: relative;
top: 30px; }
.section-2 .ic-prize h3 {
font-family: 'Oxygen', sans-serif;
font-weight: bold;
font-size: 25px; }
.section-2 .ic-prize p {
font-family: 'Oxygen', sans-serif;
font-weight: normal;
font-size: 20px; }
.section-3 {
position: relative;
top: 200px; }
.section-3 .neden {
position: relative;
top: 45px; }
.section-3 .neden-col img {
width: 373px;
height: 216px; }
.section-3 .neden-col .neden-text {
position: relative;
margin-top: 25px;
font-size: 16px;
font-family: "Open Sans", sans-serif;
color: #545f80;
width: 373px;
height: 69px; }
.section-3 .neden-baslik {
color: #E6077E;
font-family: 'Quicksand', sans-serif;
font-size: 30px;
font-weight: bold; }
.section-3 .neden-baslik-2 {
position: relative;
top: 20px;
font-family: 'Quicksand', sans-serif;
font-weight: bold;
font-size: 20px;
color: #33335e;
width: 350px;
height: 64px; }
.section-3 .iletisim-form form {
width: 336px;
border: 1px solid #CCD3DD;
padding-top: 20px; }
.section-3 .iletisim-form form h2 {
margin-top: 15px;
margin-left: 15px;
font-family: "Quicksand", sans-serif;
font-size: 25px;
color: #E6007E; }
.section-3 .iletisim-form form input {
margin-top: 10px;
margin-left: 15px;
width: 286px; }
.section-3 .iletisim-form form p {
margin-top: 20px;
margin-left: 15px;
width: 286px;
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #545f80; }
.section-3 .iletisim-form form label {
margin-top: 15px;
margin-left: 15px;
width: 286px;
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #545f80; }
.section-3 .iletisim-form form button {
padding-top: 10px;
padding-bottom: 10px;
width: 100%; }
.section-4 {
position: relative;
height: 320px;
top: 400px; }
.section-4 .alan .basari-slider .slider_baslik {
position: relative;
bottom: 40px;
font-family: "Quicksand", sans-serif;
font-size: 30px;
color: #E6007E;
font-weight: bold; }
.section-4 .alan .basari-slider .owl-nav {
display: none; }
.section-4 .alan .basari-slider .owl-dots {
position: relative;
top: 20px; }
.section-4 .alan .basari-slider .item .text {
position: relative;
left: 30px;
top: 50px; }
.section-4 .alan .basari-slider .item .slider_btn {
background-color: #E6007E;
color: white;
width: 181px;
height: 51px; }
.section-4 .alan .basari-slider .item h5 {
color: #33335E;
font-family: "Quicksand", sans-serif;
font-weight: bold;
font-size: 20px; }
.section-4 .alan .basari-slider .item p {
position: relative;
margin-top: 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #545f80; }
.section-5 {
position: relative;
top: 600px; }
.section-5 .text {
position: relative;
top: 80px;
width: 431px; }
.section-5 .text h2 {
font-family: "Quicksand", sans-serif;
font-weight: bold;
font-size: 40px;
color: #E6007E; }
.section-5 .text p {
padding-top: 20px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #545f80; }
.section-5 .text a {
position: relative;
top: 12px;
font-size: 18px; }
.section-6 {
position: relative;
top: 780px; }
.section-6 .footer-text h1 {
font-family: "Quicksand", sans-serif;
font-size: 35px;
color: #33335e; }
.section-6 .footer-text p {
position: relative;
top: 40px;
font-family: "Open Sans", sans-serif;
font-size: 18px; }
.section-7 {
position: relative;
top: 900px;
text-align: center; }
.section-7 .footer_logo {
position: relative;
width: 177px;
height: 54px;
margin: 15px auto; }
@media (max-width: 1470px) {
.section-5 .alt_gorsel {
width: 600px;
height: auto; } }
@media (max-width: 1399px) {
.section-1 .wave {
top: -280px; } }
@media (max-width: 1199px) {
.section-1 .wave {
top: -210px; }
.section-2 {
height: 380px; }
.section-2 .ic-prize {
padding-top: 10px; }
.section-3 .iletisim-form form {
position: relative;
top: 100px; }
.section-5 .img {
position: relative;
top: 100px; }
.col-xl-6.col-md-12.footer-text {
position: relative;
bottom: 45px; } }
@media (max-width: 991px) {
.section-1 .wave {
top: -140px; }
.section-3 .iletisim-form form {
top: 40px;
right: 30px; }
.col-xl-6.col-md-12.footer-text {
position: relative;
bottom: 45px; } }
@media (max-width: 768px) {
.section-1 .container .text .text-h {
font-size: 25px;
width: 320px; }
.section-1 .container .text .text-p {
top: 130px;
font-size: 13px;
width: 320px; }
.section-3 .iletisim-form form {
top: 85px;
right: 0; }
.section-6 .footer-text {
position: relative;
bottom: 100px; } }
/*# sourceMappingURL=style.css.map */ | Bootstrap_Odev-1/assets/css/style.css | .section-1 {
width: 100%;
height: 454px;
background-color: #E6007E; }
.section-1 .container .logo {
position: relative;
top: 75px;
width: 182px;
margin-left: auto;
margin-right: auto; }
.section-1 .container .text {
text-align: center; }
.section-1 .container .text .btn-sizi {
position: relative;
margin-left: auto;
margin-right: auto;
top: 180px;
width: 200px;
height: 50px;
background-color: #0066CC;
border-radius: 4px;
border: none;
color: white;
z-index: 5; }
.section-1 .container .text .text-h {
z-index: 5;
position: relative;
margin-left: auto;
margin-right: auto;
top: 140px;
width: 510px;
height: 100px;
text-align: center;
color: white;
font-family: 'Quicksand', sans-serif;
font-size: 40px; }
.section-1 .container .text .text-p {
position: relative;
margin-left: auto;
margin-right: auto;
font-size: 22px;
text-align: center;
top: 170px;
color: white;
font-family: 'Open Sans', sans-serif;
z-index: 5;
width: 545px;
height: 81px; }
.section-1 .container .images {
z-index: 2;
position: relative;
top: -320px; }
.section-1 .wave {
z-index: -1;
position: relative;
top: -350px; }
.section-2 {
z-index: 5;
position: relative;
background-color: white;
border-radius: 21px;
top: 100px;
height: 161px;
box-shadow: 0px 14px 40px #0000002e; }
.section-2 .ic-prize {
position: relative;
top: 30px; }
.section-2 .ic-prize h3 {
font-family: 'Oxygen', sans-serif;
font-weight: bold;
font-size: 25px; }
.section-2 .ic-prize p {
font-family: 'Oxygen', sans-serif;
font-weight: normal;
font-size: 20px; }
.section-3 {
position: relative;
top: 200px; }
.section-3 .neden {
position: relative;
top: 45px; }
.section-3 .neden-col img {
width: 373px;
height: 216px; }
.section-3 .neden-col .neden-text {
position: relative;
margin-top: 25px;
font-size: 16px;
font-family: "Open Sans", sans-serif;
color: #545f80;
width: 373px;
height: 69px; }
.section-3 .neden-baslik {
color: #E6077E;
font-family: 'Quicksand', sans-serif;
font-size: 30px;
font-weight: bold; }
.section-3 .neden-baslik-2 {
position: relative;
top: 20px;
font-family: 'Quicksand', sans-serif;
font-weight: bold;
font-size: 20px;
color: #33335e;
width: 350px;
height: 64px; }
.section-3 .iletisim-form form {
width: 336px;
border: 1px solid #CCD3DD;
padding-top: 20px; }
.section-3 .iletisim-form form h2 {
margin-top: 15px;
margin-left: 15px;
font-family: "Quicksand", sans-serif;
font-size: 25px;
color: #E6007E; }
.section-3 .iletisim-form form input {
margin-top: 10px;
margin-left: 15px;
width: 286px; }
.section-3 .iletisim-form form p {
margin-top: 20px;
margin-left: 15px;
width: 286px;
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #545f80; }
.section-3 .iletisim-form form label {
margin-top: 15px;
margin-left: 15px;
width: 286px;
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #545f80; }
.section-3 .iletisim-form form button {
padding-top: 10px;
padding-bottom: 10px;
width: 100%; }
.section-4 {
position: relative;
height: 320px;
top: 400px; }
.section-4 .alan .basari-slider .slider_baslik {
position: relative;
bottom: 40px;
font-family: "Quicksand", sans-serif;
font-size: 30px;
color: #E6007E;
font-weight: bold; }
.section-4 .alan .basari-slider .owl-nav {
display: none; }
.section-4 .alan .basari-slider .owl-dots {
position: relative;
top: 20px; }
.section-4 .alan .basari-slider .item .text {
position: relative;
left: 30px;
top: 50px; }
.section-4 .alan .basari-slider .item .slider_btn {
background-color: #E6007E;
color: white;
width: 181px;
height: 51px; }
.section-4 .alan .basari-slider .item h5 {
color: #33335E;
font-family: "Quicksand", sans-serif;
font-weight: bold;
font-size: 20px; }
.section-4 .alan .basari-slider .item p {
position: relative;
margin-top: 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #545f80; }
.section-5 {
position: relative;
top: 600px; }
.section-5 .text {
position: relative;
top: 80px;
width: 431px; }
.section-5 .text h2 {
font-family: "Quicksand", sans-serif;
font-weight: bold;
font-size: 40px;
color: #E6007E; }
.section-5 .text p {
padding-top: 20px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #545f80; }
.section-5 .text a {
position: relative;
top: 12px;
font-size: 18px; }
.section-6 {
position: relative;
top: 780px; }
.section-6 .footer-text h1 {
font-family: "Quicksand", sans-serif;
font-size: 35px;
color: #33335e; }
.section-6 .footer-text p {
position: relative;
top: 40px;
font-family: "Open Sans", sans-serif;
font-size: 18px; }
.section-7 {
position: relative;
top: 900px;
text-align: center; }
.section-7 .footer_logo {
position: relative;
width: 177px;
height: 54px;
margin: 15px auto; }
@media (max-width: 1470px) {
.section-5 .alt_gorsel {
width: 600px;
height: auto; } }
@media (max-width: 1399px) {
.section-1 .wave {
top: -280px; } }
@media (max-width: 1199px) {
.section-1 .wave {
top: -210px; }
.section-2 {
height: 380px; }
.section-2 .ic-prize {
padding-top: 10px; }
.section-3 .iletisim-form form {
position: relative;
top: 100px; }
.section-5 .img {
position: relative;
top: 100px; }
.col-xl-6.col-md-12.footer-text {
position: relative;
bottom: 45px; } }
@media (max-width: 991px) {
.section-1 .wave {
top: -140px; }
.section-3 .iletisim-form form {
top: 40px;
right: 30px; }
.col-xl-6.col-md-12.footer-text {
position: relative;
bottom: 45px; } }
@media (max-width: 768px) {
.section-1 .container .text .text-h {
font-size: 25px;
width: 320px; }
.section-1 .container .text .text-p {
top: 130px;
font-size: 13px;
width: 320px; }
.section-3 .iletisim-form form {
top: 85px;
right: 0; }
.section-6 .footer-text {
position: relative;
bottom: 100px; } }
/*# sourceMappingURL=style.css.map */ | 0.355216 | 0.054929 |
body, html{
height: 100%;
margin: 0;
padding: 0;
background: #f1f1f1;
font-family: sans-serif;
/* background-color: #5D5C61; */
}
.heroImage{
position: relative;
height: 600px;
overflow: hidden;
background: url("../images/pexels-mateusz-dach-450035.jpg") no-repeat center;
background-size: cover;
margin-bottom: 20px;
}
.introText{
margin-top: 270px;
padding-right: 70px;
padding-left: 50px;
background-color: rgba(90, 89, 89, 0.555);
color: white;
padding-top: 40px;
padding-bottom: 40px;
}
.img-thumbnail{
margin-top: 30px;
box-shadow: 10px 10px 5px grey;
}
.introduction{
/* background-color: white; */
margin-top: 15px;
padding-left: 10px;
padding: 30px;
/* box-shadow: 10px 10px 5px grey; */
}
.navbar-brand{
font-family: 'Caveat', cursive;
font-size: 25px;
font-weight: bolder;
color: black;
}
.sampleProjectsSection{
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
.techTitle{
color: white;
margin-bottom: 30px;
}
.cardstyle{
margin-top: 10px;
margin-bottom: 10px;
}
.techIKnowTitle{
margin-bottom: 40px;
text-align: center;
color: white;
}
.tech{
margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
.techSectionTit{
margin-top: 40px;
margin-bottom: 40px;
/* background-color: rgba(85, 79, 79, 0.774); */
background-color: #87a7b3;
}
#contactSection{
background-color: rgba(0, 0, 0, 0.534);
}
.potrfolio-title{
margin-top: 40px;
margin-bottom: 40px;
padding-top: 30px;
padding-bottom: 30px;
}
.card:hover .card-img-top
{
opacity: 0.8;
}
.card:hover
{
background: #fff;
box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
/*box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);*/
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.section-1
{
padding-bottom: 2rem;
}
.workCard{
margin-top: 10px;
margin-bottom: 10px;
}
.aboutMeTitle{
text-align: center;
}
.font{
color: white;
} | assets/styles/styles.css | body, html{
height: 100%;
margin: 0;
padding: 0;
background: #f1f1f1;
font-family: sans-serif;
/* background-color: #5D5C61; */
}
.heroImage{
position: relative;
height: 600px;
overflow: hidden;
background: url("../images/pexels-mateusz-dach-450035.jpg") no-repeat center;
background-size: cover;
margin-bottom: 20px;
}
.introText{
margin-top: 270px;
padding-right: 70px;
padding-left: 50px;
background-color: rgba(90, 89, 89, 0.555);
color: white;
padding-top: 40px;
padding-bottom: 40px;
}
.img-thumbnail{
margin-top: 30px;
box-shadow: 10px 10px 5px grey;
}
.introduction{
/* background-color: white; */
margin-top: 15px;
padding-left: 10px;
padding: 30px;
/* box-shadow: 10px 10px 5px grey; */
}
.navbar-brand{
font-family: 'Caveat', cursive;
font-size: 25px;
font-weight: bolder;
color: black;
}
.sampleProjectsSection{
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
.techTitle{
color: white;
margin-bottom: 30px;
}
.cardstyle{
margin-top: 10px;
margin-bottom: 10px;
}
.techIKnowTitle{
margin-bottom: 40px;
text-align: center;
color: white;
}
.tech{
margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
.techSectionTit{
margin-top: 40px;
margin-bottom: 40px;
/* background-color: rgba(85, 79, 79, 0.774); */
background-color: #87a7b3;
}
#contactSection{
background-color: rgba(0, 0, 0, 0.534);
}
.potrfolio-title{
margin-top: 40px;
margin-bottom: 40px;
padding-top: 30px;
padding-bottom: 30px;
}
.card:hover .card-img-top
{
opacity: 0.8;
}
.card:hover
{
background: #fff;
box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
/*box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);*/
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.section-1
{
padding-bottom: 2rem;
}
.workCard{
margin-top: 10px;
margin-bottom: 10px;
}
.aboutMeTitle{
text-align: center;
}
.font{
color: white;
} | 0.371137 | 0.066539 |
.main{
width: 100%;
height: max-height;
/* background-color: beige; */
}
.main-banner{
width: 100%;
height: 480px;
background: url("../images/homepage-banner-desktop-UPDATE.jpg") no-repeat center;
background-size: 100%;
position: relative;
/* background-color: red; */
opacity: 0.96;
cursor: pointer;
}
.main-banner:hover{opacity: 1;}
.mainBanner__link__content{
width: 100%;
height: 155px;
position: absolute;
margin-top: 162px;
text-align: center;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
a{
text-decoration: none;
}
.slider{
width: 100%;
height: 590px;
/* background-color: cornflowerblue; */
}
.slider-tittle{
height: 100px;
width: 50%;
margin: auto;
/* background-color: red; */
text-align: center;
padding-top: 40px;
letter-spacing: 4px;
font-weight: 700;
}
.slider-product{
height: calc(590px - 100px);
width: 100%;
/* background-color: blueviolet; */
}
.div-items{
background-color: #f8f8f8;
height: 490px;
}
.img-item{
width: 80%;
height: 360px;
/* background-color: red; */
margin: auto;
}
/* đổi ảnh ở item carousel */
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background:url(../image/3.jpeg) no-repeat center;
background-size: auto;
}
.img-item:hover .overlay {
opacity: 1;
}
/* banner */
.main-banner-product{
width: 100%;
height: calc(490px*2);
/* background-color: red; */
}
.landingPageBanner{
width: 50%;
height: 490px;
float: left;
background-color: aqua;
opacity: 0.95;
position: relative;
}
.landingPageBanner:hover{
opacity: 1;
}
.top-left{
position: absolute;
top: 8px;
left: 16px;
}
.banner-h3{
color: #f8f8f8;
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration: none;
}
.video-post{
width: 100%;
height: 890px;
margin: auto;
text-align: center;
background-color: red;
background: url("../images/background-emble-video.jpg");
}
.video-embed{
width: 950px;
height: 630px;
background-color: bisque;
text-align: center;
margin: 0 auto;
} | public/css/main.css | .main{
width: 100%;
height: max-height;
/* background-color: beige; */
}
.main-banner{
width: 100%;
height: 480px;
background: url("../images/homepage-banner-desktop-UPDATE.jpg") no-repeat center;
background-size: 100%;
position: relative;
/* background-color: red; */
opacity: 0.96;
cursor: pointer;
}
.main-banner:hover{opacity: 1;}
.mainBanner__link__content{
width: 100%;
height: 155px;
position: absolute;
margin-top: 162px;
text-align: center;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
a{
text-decoration: none;
}
.slider{
width: 100%;
height: 590px;
/* background-color: cornflowerblue; */
}
.slider-tittle{
height: 100px;
width: 50%;
margin: auto;
/* background-color: red; */
text-align: center;
padding-top: 40px;
letter-spacing: 4px;
font-weight: 700;
}
.slider-product{
height: calc(590px - 100px);
width: 100%;
/* background-color: blueviolet; */
}
.div-items{
background-color: #f8f8f8;
height: 490px;
}
.img-item{
width: 80%;
height: 360px;
/* background-color: red; */
margin: auto;
}
/* đổi ảnh ở item carousel */
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background:url(../image/3.jpeg) no-repeat center;
background-size: auto;
}
.img-item:hover .overlay {
opacity: 1;
}
/* banner */
.main-banner-product{
width: 100%;
height: calc(490px*2);
/* background-color: red; */
}
.landingPageBanner{
width: 50%;
height: 490px;
float: left;
background-color: aqua;
opacity: 0.95;
position: relative;
}
.landingPageBanner:hover{
opacity: 1;
}
.top-left{
position: absolute;
top: 8px;
left: 16px;
}
.banner-h3{
color: #f8f8f8;
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration: none;
}
.video-post{
width: 100%;
height: 890px;
margin: auto;
text-align: center;
background-color: red;
background: url("../images/background-emble-video.jpg");
}
.video-embed{
width: 950px;
height: 630px;
background-color: bisque;
text-align: center;
margin: 0 auto;
} | 0.40157 | 0.049797 |
:root {
font-size: 16px;
font-family: 'Open Sans';
--text-primary: #b6b6b6;
--text-secondary: #ececec;
--bg-primary: #23232e;
--bg-secondary: #141418;
--transition-speed: 600ms;
--hover-marine: #00CED1;
--border-primary: #f1f1f1;
}
main {
margin-left: 5rem;
padding: 1rem;
padding-top: 64px;
}
body {
color: black;
background-color: white;
margin: 0;
padding: 0;
overflow-x: hidden;
}
body::-webkit-scrollbar {
width: 0.5rem;
overflow-x: hidden;
}
body::-webkit-scrollbar-track {
background: var(--scrollbar-track);
}
body::-webkit-scrollbar-thumb {
background: var(--scrollbar-thumb);
}
.navbar {
position: fixed;
background-color: var(--bg-primary);
transition: 200ms ease;
z-index: 99;
}
.navbar-nav {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.nav-item {
width: 100%;
}
.nav-item:last-child {
margin-top: auto;
}
.nav-link {
display: flex;
align-items: center;
height: 5rem;
color: var(--text-primary);
text-decoration: none;
filter: grayscale(100%) opacity(0.7);
transition: var(--transition-speed);
}
.nav-link:hover {
filter: grayscale(0%) opacity(1);
background: var(--bg-secondary);
color: var(--text-secondary);
cursor: pointer;
}
.link-text {
display: none;
margin-left: 1rem;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
.nav-link i {
min-width: 2rem;
margin: 0 1.5rem;
}
.fa-primary {
color: var(--hover-marine);
transition: var(--transition-speed);
}
.logo {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1rem;
text-align: center;
color: var(--text-secondary);
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 0.3ch;
width: 100%;
}
.logo i {
transform: rotate(0deg);
transition: transform var(--transition-speed);
}
.navbar:hover .logo i {
transform: rotate(-180deg);
transition: transform var(--transition-speed);
}
.dark {
--text-primary: #b6b6b6;
--text-secondary: #ececec;
--bg-primary: #23232e;
--bg-secondary: #141418;
--scrollbar-track: #23232e;
--scrollbar-thumb: var(--hover-marine);
--border-primary: #141418;
}
.light {
--text-primary: #1f1f1f;
--text-secondary: #000000;
--bg-primary: #ffffff;
--bg-secondary: #e4e4e4;
--scrollbar-track: #ffffff;
--scrollbar-thumb: #cccccc;
--border-primary: #f1f1f1;
}
.theme-icon {
display: none;
}
.dark #darkIcon {
display: block;
}
.light #lightIcon {
display: block;
}
.header-image {
background-image: url("../images/gray-metal-cubes-decorative-1005644.jpg");
width: 100vw;
height: 100vh;
background-position: center;
background-size: cover;
transition: filter 600ms ease-in-out;
overflow-x: hidden;
background-repeat: no-repeat;
filter: blur(5px);
z-index: 0;
}
.header-text {
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.6);
color: white;
font-weight: bold;
border: 3px solid var(--border-primary);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 60%;
height: auto;
padding: 1rem;
text-align: center;
transition: all 600ms ease;
z-index: 1;
}
a.cv-button {
display: inline-block;
padding: 0.35em 1.2em;
border: 0.1em solid #141418;
margin: 0 0.3em 0.3em 0;
border-radius: 0.12em;
box-sizing: border-box;
text-decoration: none;
font-weight: 300;
text-align: center;
transition: all 0.2s;
color: var(--text-primary);
background-color: var(--bg-primary);
}
a.cv-button:hover {
background-color: var(--bg-secondary);
color: var(--text-secondary);
}
.down-button {
color: #23232e;
font-weight: bold;
position: absolute;
top: 90%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 60%;
height: 30%;
padding: 20px;
text-align: center;
transition: all 300ms ease;
z-index: 1;
}
.down-button:hover {
color: var(--hover-marine);
cursor: pointer;
}
main h1 {
text-align: center;
}
.is-this-for-ants {
display: none;
}
.hidden {
display: none;
}
.project-list {
display: flex;
flex-wrap: wrap;
list-style-type: none;
align-items: center;
flex-direction: row;
padding: 0px;
}
.project-item {
width: auto;
flex-grow: 1;
padding: 0px;
margin: 10px;
border: 2px solid black;
flex-shrink: 1;
}
.project-item h3 {
transform: translate(0rem, -2.7rem);
z-index: 3;
color: var(--text-primary);
background-color: var(--bg-primary);
transition: 200ms ease;
text-align: center;
text-decoration: none;
}
.project-img {
max-height: 100%;
min-width: 100%;
object-fit: cover;
vertical-align: bottom;
transition: 200ms ease;
}
.project-img:hover+h3 {
color: var(--text-secondary);
background-color: var(--bg-secondary);
}
.project-img:hover {
cursor: pointer;
filter: brightness(105%);
}
.alert {
padding: 10px;
background-color: #2196F3;
/* Red */
color: white;
margin-bottom: 15px;
position: fixed;
top: 0;
left: 50%;
text-align: center;
transform: translate(-50%, 0);
z-index: 5;
width: 100vw;
line-height: 20px;
height: auto;
transition: 200ms ease;
}
.alert:hover {
cursor: pointer;
filter: brightness(105%);
}
.closebtn {
padding: 0px;
color: white;
font-weight: bold;
float: right;
margin-right: 1rem;
font-size: 22px;
line-height: 10px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
.subt {
text-decoration: underline;
display: inline;
margin: 1rem;
transition: 200ms ease;
}
.subt:hover {
color: var(--hover-marine);
cursor: pointer;
}
.collapser {
padding-right: 1rem;
transition: all 200ms ease;
}
.collapser:hover {
cursor: pointer;
color: var(--hover-marine);
}
.footer {
position: absolute;
margin: 0px;
border: 0;
right: 0;
bottom: 0;
left: 0;
top: 10px;
height: 8rem;
padding: 0;
margin-left: 5rem;
background-color: var(--bg-secondary);
color: var(--text-primary);
text-align: center;
}
.footer>div {
display: table;
margin: 0 auto;
}
.footer>div>ul {
list-style-type: none;
padding: 0;
text-align: justify;
margin: 0;
padding-bottom: 1rem;
display: inline;
}
.footer>div>ul li {
display: inline;
margin: 1rem;
}
.footer>div>ul li a {
color: var(--text-primary);
text-decoration: none;
transition: all 300ms ease;
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
}
.footer>div>ul li a:hover {
color: var(--hover-marine);
}
.emphasis {
font-weight: bold;
display: inline;
}
.skills {
display: flex;
background-color: aqua;
align-items: stretch;
}
.skills-container {
margin: auto;
flex-wrap: wrap;
flex-shrink: 1;
background-color: antiquewhite;
}
.skills-group {
display: flex;
flex-direction: column;
margin: auto;
background-color: rgb(222, 233, 125);
}
.skills-list>h4 {
width: auto;
margin: 1rem;
}
.skills-list {
list-style-type: none;
text-decoration: underline;
margin: 0px;
}
.skills-group ul {
margin: 1rem;
padding: 0;
list-style-type: none;
}
.skills-group ul li {
padding-left: 1rem;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s;
border-radius: 5px;
margin: 1rem auto 1rem auto;
height: 100%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
}
.container {
padding: 2px 16px;
height: 100%;
}
.flex-skills {
display: flex;
flex-direction: row;
height: 100%;
align-items: stretch;
} | css/style.css | :root {
font-size: 16px;
font-family: 'Open Sans';
--text-primary: #b6b6b6;
--text-secondary: #ececec;
--bg-primary: #23232e;
--bg-secondary: #141418;
--transition-speed: 600ms;
--hover-marine: #00CED1;
--border-primary: #f1f1f1;
}
main {
margin-left: 5rem;
padding: 1rem;
padding-top: 64px;
}
body {
color: black;
background-color: white;
margin: 0;
padding: 0;
overflow-x: hidden;
}
body::-webkit-scrollbar {
width: 0.5rem;
overflow-x: hidden;
}
body::-webkit-scrollbar-track {
background: var(--scrollbar-track);
}
body::-webkit-scrollbar-thumb {
background: var(--scrollbar-thumb);
}
.navbar {
position: fixed;
background-color: var(--bg-primary);
transition: 200ms ease;
z-index: 99;
}
.navbar-nav {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.nav-item {
width: 100%;
}
.nav-item:last-child {
margin-top: auto;
}
.nav-link {
display: flex;
align-items: center;
height: 5rem;
color: var(--text-primary);
text-decoration: none;
filter: grayscale(100%) opacity(0.7);
transition: var(--transition-speed);
}
.nav-link:hover {
filter: grayscale(0%) opacity(1);
background: var(--bg-secondary);
color: var(--text-secondary);
cursor: pointer;
}
.link-text {
display: none;
margin-left: 1rem;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
.nav-link i {
min-width: 2rem;
margin: 0 1.5rem;
}
.fa-primary {
color: var(--hover-marine);
transition: var(--transition-speed);
}
.logo {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1rem;
text-align: center;
color: var(--text-secondary);
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 0.3ch;
width: 100%;
}
.logo i {
transform: rotate(0deg);
transition: transform var(--transition-speed);
}
.navbar:hover .logo i {
transform: rotate(-180deg);
transition: transform var(--transition-speed);
}
.dark {
--text-primary: #b6b6b6;
--text-secondary: #ececec;
--bg-primary: #23232e;
--bg-secondary: #141418;
--scrollbar-track: #23232e;
--scrollbar-thumb: var(--hover-marine);
--border-primary: #141418;
}
.light {
--text-primary: #1f1f1f;
--text-secondary: #000000;
--bg-primary: #ffffff;
--bg-secondary: #e4e4e4;
--scrollbar-track: #ffffff;
--scrollbar-thumb: #cccccc;
--border-primary: #f1f1f1;
}
.theme-icon {
display: none;
}
.dark #darkIcon {
display: block;
}
.light #lightIcon {
display: block;
}
.header-image {
background-image: url("../images/gray-metal-cubes-decorative-1005644.jpg");
width: 100vw;
height: 100vh;
background-position: center;
background-size: cover;
transition: filter 600ms ease-in-out;
overflow-x: hidden;
background-repeat: no-repeat;
filter: blur(5px);
z-index: 0;
}
.header-text {
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.6);
color: white;
font-weight: bold;
border: 3px solid var(--border-primary);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 60%;
height: auto;
padding: 1rem;
text-align: center;
transition: all 600ms ease;
z-index: 1;
}
a.cv-button {
display: inline-block;
padding: 0.35em 1.2em;
border: 0.1em solid #141418;
margin: 0 0.3em 0.3em 0;
border-radius: 0.12em;
box-sizing: border-box;
text-decoration: none;
font-weight: 300;
text-align: center;
transition: all 0.2s;
color: var(--text-primary);
background-color: var(--bg-primary);
}
a.cv-button:hover {
background-color: var(--bg-secondary);
color: var(--text-secondary);
}
.down-button {
color: #23232e;
font-weight: bold;
position: absolute;
top: 90%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 60%;
height: 30%;
padding: 20px;
text-align: center;
transition: all 300ms ease;
z-index: 1;
}
.down-button:hover {
color: var(--hover-marine);
cursor: pointer;
}
main h1 {
text-align: center;
}
.is-this-for-ants {
display: none;
}
.hidden {
display: none;
}
.project-list {
display: flex;
flex-wrap: wrap;
list-style-type: none;
align-items: center;
flex-direction: row;
padding: 0px;
}
.project-item {
width: auto;
flex-grow: 1;
padding: 0px;
margin: 10px;
border: 2px solid black;
flex-shrink: 1;
}
.project-item h3 {
transform: translate(0rem, -2.7rem);
z-index: 3;
color: var(--text-primary);
background-color: var(--bg-primary);
transition: 200ms ease;
text-align: center;
text-decoration: none;
}
.project-img {
max-height: 100%;
min-width: 100%;
object-fit: cover;
vertical-align: bottom;
transition: 200ms ease;
}
.project-img:hover+h3 {
color: var(--text-secondary);
background-color: var(--bg-secondary);
}
.project-img:hover {
cursor: pointer;
filter: brightness(105%);
}
.alert {
padding: 10px;
background-color: #2196F3;
/* Red */
color: white;
margin-bottom: 15px;
position: fixed;
top: 0;
left: 50%;
text-align: center;
transform: translate(-50%, 0);
z-index: 5;
width: 100vw;
line-height: 20px;
height: auto;
transition: 200ms ease;
}
.alert:hover {
cursor: pointer;
filter: brightness(105%);
}
.closebtn {
padding: 0px;
color: white;
font-weight: bold;
float: right;
margin-right: 1rem;
font-size: 22px;
line-height: 10px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
.subt {
text-decoration: underline;
display: inline;
margin: 1rem;
transition: 200ms ease;
}
.subt:hover {
color: var(--hover-marine);
cursor: pointer;
}
.collapser {
padding-right: 1rem;
transition: all 200ms ease;
}
.collapser:hover {
cursor: pointer;
color: var(--hover-marine);
}
.footer {
position: absolute;
margin: 0px;
border: 0;
right: 0;
bottom: 0;
left: 0;
top: 10px;
height: 8rem;
padding: 0;
margin-left: 5rem;
background-color: var(--bg-secondary);
color: var(--text-primary);
text-align: center;
}
.footer>div {
display: table;
margin: 0 auto;
}
.footer>div>ul {
list-style-type: none;
padding: 0;
text-align: justify;
margin: 0;
padding-bottom: 1rem;
display: inline;
}
.footer>div>ul li {
display: inline;
margin: 1rem;
}
.footer>div>ul li a {
color: var(--text-primary);
text-decoration: none;
transition: all 300ms ease;
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
}
.footer>div>ul li a:hover {
color: var(--hover-marine);
}
.emphasis {
font-weight: bold;
display: inline;
}
.skills {
display: flex;
background-color: aqua;
align-items: stretch;
}
.skills-container {
margin: auto;
flex-wrap: wrap;
flex-shrink: 1;
background-color: antiquewhite;
}
.skills-group {
display: flex;
flex-direction: column;
margin: auto;
background-color: rgb(222, 233, 125);
}
.skills-list>h4 {
width: auto;
margin: 1rem;
}
.skills-list {
list-style-type: none;
text-decoration: underline;
margin: 0px;
}
.skills-group ul {
margin: 1rem;
padding: 0;
list-style-type: none;
}
.skills-group ul li {
padding-left: 1rem;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s;
border-radius: 5px;
margin: 1rem auto 1rem auto;
height: 100%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
}
.container {
padding: 2px 16px;
height: 100%;
}
.flex-skills {
display: flex;
flex-direction: row;
height: 100%;
align-items: stretch;
} | 0.560614 | 0.116538 |
.formulario {
background: rgb(242, 242,242);
width: 800px;
height: 450px;
margin-right: auto;
margin-left: auto; /*deixa centralizando o formulário */
margin-top: 20px; /* distancia do topo para o formulário */
border-radius: 5px;
padding: 20px;
top: 0;
}
body {
font-family: Times;
margin: auto;
}
.topo {
color: black;
text-align: center;
background:rgb(255,222,173);
padding: 10px;
}
.menu {
background: rgb(51, 51, 51);
overflow: hidden;
top: 0;
position: sticky;
}
.menu a {
color: white;
text-align: center;
padding: 14px 20px;
text-decoration: none;
float: left;
}
.menu a:hover {
color: black;
background: rgb(242, 242, 242);
}
.menu_principal {
background: rgb(121, 121, 121);
}
.pesquisa {
float: right;
padding: 12px;
margin-right: 12px;
margin-top: 2px;
border: 1px solid rgb(242, 242, 242);
border-radius: 5px;
}
.principal {
display: flex;
flex-wrap: wrap;
}
.imagens {
width: 200px;
height: 200px;
padding-right: 8px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: auto;
margin-right: auto;
}
.grid {
display: grid;
grid-template-columns: 25% 75%;
}
input[type=text], input[type=email], textarea {
width: 90%;
padding: 12px;
border: 1px solid rgb (204,204,204);
border-radius: 4px;
margin-bottom: 10px;
}
label {
padding: 12px;
}
label:after {
content: " *";
color: red;
}
textarea {
height: 200px;
}
input[type=submit] {
background: rgb(0,191,225);
color: white;
font-weight: bold;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: right;
margin-right: 35px;
}
input[type=reset] {
background: rgb(255,0,0);
color: white;
font-weight: bold;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: left;
margin-left: 200px;
}
.rodape {
padding: 20px;
text-align: center;
background: rgb(242, 242, 242);
} | formulario.css | .formulario {
background: rgb(242, 242,242);
width: 800px;
height: 450px;
margin-right: auto;
margin-left: auto; /*deixa centralizando o formulário */
margin-top: 20px; /* distancia do topo para o formulário */
border-radius: 5px;
padding: 20px;
top: 0;
}
body {
font-family: Times;
margin: auto;
}
.topo {
color: black;
text-align: center;
background:rgb(255,222,173);
padding: 10px;
}
.menu {
background: rgb(51, 51, 51);
overflow: hidden;
top: 0;
position: sticky;
}
.menu a {
color: white;
text-align: center;
padding: 14px 20px;
text-decoration: none;
float: left;
}
.menu a:hover {
color: black;
background: rgb(242, 242, 242);
}
.menu_principal {
background: rgb(121, 121, 121);
}
.pesquisa {
float: right;
padding: 12px;
margin-right: 12px;
margin-top: 2px;
border: 1px solid rgb(242, 242, 242);
border-radius: 5px;
}
.principal {
display: flex;
flex-wrap: wrap;
}
.imagens {
width: 200px;
height: 200px;
padding-right: 8px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: auto;
margin-right: auto;
}
.grid {
display: grid;
grid-template-columns: 25% 75%;
}
input[type=text], input[type=email], textarea {
width: 90%;
padding: 12px;
border: 1px solid rgb (204,204,204);
border-radius: 4px;
margin-bottom: 10px;
}
label {
padding: 12px;
}
label:after {
content: " *";
color: red;
}
textarea {
height: 200px;
}
input[type=submit] {
background: rgb(0,191,225);
color: white;
font-weight: bold;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: right;
margin-right: 35px;
}
input[type=reset] {
background: rgb(255,0,0);
color: white;
font-weight: bold;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: left;
margin-left: 200px;
}
.rodape {
padding: 20px;
text-align: center;
background: rgb(242, 242, 242);
} | 0.398875 | 0.103522 |
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500&display=swap" rel="stylesheet');
@import url('https://fonts.googleapis.com/css2?family=Krona+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
:root {
--fontbrot: 'Fira Sans', sans-serif;
--font2: 'Krona One', sans-serif;
--font: 'Bebas Neue', sans-serif;
--background: #fda688;
--highlight: #574dff;
--white: #ffffff;
}
body{
background-color: var(--background);
color: var(--white);
}
footer{
text-align: center;
color:var(--white);
font-family: var(--font);
font-size: 1rem;
font-weight: 400;
}
#userPhoto{
width: 150px;
height: 150px;
display: block;
margin: 35px auto 20px;
border-radius: 50%;
border: solid var(--white) 2px;
}
#userName{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 2rem;
font-weight: 800;
text-align: center;
text-decoration: none;
line-height: 1.25;
display: block;
}
#description{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 1.25rem;
text-align: center;
text-decoration: none;
display: block;
}
.sort{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 1.8rem;
font-weight: 800;
text-align: center;
text-decoration: none;
line-height: 1.25;
display: block;
}
#links{
max-width: 400px;
width: auto;
display: block;
margin: 15px auto;
}
.link{
display: block;
margin-bottom: 10px;
padding: 10px;
background-color: var(--background);
color:var(--white);
font-family: var(--font);
font-size: 1.10rem;
font-weight: 500;
border-radius: 5px;
border: solid var(--white) 2px;
text-align: center;
text-decoration: none;
transition: all .25s cubic-bezier(.08,.59,.29,.99);
}
.link:hover{
background-color: var(--highlight);
color: var(--white);
}
.background{
z-index: -1;
position: absolute;
}
.back{
position: absolute;
width: 100%;
height: 110%;
overflow: hidden;
left: 0px;
top: 0px;
pointer-events:none;
/*filter: blur(3px) brightness(1); */
z-index: -1;
} | webpage/style.css | @import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500&display=swap" rel="stylesheet');
@import url('https://fonts.googleapis.com/css2?family=Krona+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
:root {
--fontbrot: 'Fira Sans', sans-serif;
--font2: 'Krona One', sans-serif;
--font: 'Bebas Neue', sans-serif;
--background: #fda688;
--highlight: #574dff;
--white: #ffffff;
}
body{
background-color: var(--background);
color: var(--white);
}
footer{
text-align: center;
color:var(--white);
font-family: var(--font);
font-size: 1rem;
font-weight: 400;
}
#userPhoto{
width: 150px;
height: 150px;
display: block;
margin: 35px auto 20px;
border-radius: 50%;
border: solid var(--white) 2px;
}
#userName{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 2rem;
font-weight: 800;
text-align: center;
text-decoration: none;
line-height: 1.25;
display: block;
}
#description{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 1.25rem;
text-align: center;
text-decoration: none;
display: block;
}
.sort{
width: 100%;
color: var(--white);
font-family: var(--font);
font-size: 1.8rem;
font-weight: 800;
text-align: center;
text-decoration: none;
line-height: 1.25;
display: block;
}
#links{
max-width: 400px;
width: auto;
display: block;
margin: 15px auto;
}
.link{
display: block;
margin-bottom: 10px;
padding: 10px;
background-color: var(--background);
color:var(--white);
font-family: var(--font);
font-size: 1.10rem;
font-weight: 500;
border-radius: 5px;
border: solid var(--white) 2px;
text-align: center;
text-decoration: none;
transition: all .25s cubic-bezier(.08,.59,.29,.99);
}
.link:hover{
background-color: var(--highlight);
color: var(--white);
}
.background{
z-index: -1;
position: absolute;
}
.back{
position: absolute;
width: 100%;
height: 110%;
overflow: hidden;
left: 0px;
top: 0px;
pointer-events:none;
/*filter: blur(3px) brightness(1); */
z-index: -1;
} | 0.404272 | 0.129265 |
body{font-family:Muli,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Georgia,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';padding-top:54px;color:#3d1e26;background-color:#e3f6f5;}
@media (min-width:992px){body{padding-top:0;padding-left:17rem}}
h1,h2,h3,h4,h5,h6{font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-weight:700;text-transform:uppercase;color:#1d4d4f}
h1{font-size:6rem;line-height:5.5rem}
h2{font-size:3.5rem}h3{font-size:2rem}
p.lead{font-size:1.15rem;font-weight:400}
.subheading{text-transform:uppercase;font-weight:500;font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:1.5rem}
.social-icons a{display:inline-block;height:3.5rem;width:3.5rem;background-color:#495057;color:rgb(134, 180, 125)!important;border-radius:100%;text-align:center;font-size:1.5rem;line-height:3.5rem;margin-right:1rem}
.social-icons a:last-child{margin-right:0}.social-icons a:hover{background-color:#e0b0a7}.dev-icons{font-size:3rem}.dev-icons .list-inline-item i:hover{color:#bd5d38}
#sideNav .navbar-nav .nav-item .nav-link{font-weight:800;letter-spacing:.05rem;text-transform:uppercase}#sideNav .navbar-toggler:focus{outline-color:#d48a6e}
@media (min-width:992px){#sideNav{text-align:center;position:fixed;top:0;left:0;display:flex;flex-direction:column;width:17rem;height:100vh}
#sideNav .navbar-brand{display:flex;margin:auto auto 0;padding:.5rem}
#sideNav .navbar-brand .img-profile{max-width:10rem;max-height:10rem;border:.5rem solid rgba(255,255,255,.2)}
#sideNav .navbar-collapse{display:flex;align-items:flex-start;flex-grow:0;width:100%;margin-bottom:auto}
#sideNav .navbar-collapse .navbar-nav{flex-direction:column;width:100%}#sideNav .navbar-collapse .navbar-nav .nav-item{display:block}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link{display:block}}section.resume-section{padding-top:5rem!important;padding-bottom:5rem!important;max-width:75rem}
section.resume-section .resume-item .resume-date{min-width:none}@media (min-width:768px){section.resume-section{min-height:100vh}section.resume-section .resume-item .resume-date{min-width:18rem}}
@media (min-width:992px){section.resume-section{padding-top:3rem!important;padding-bottom:3rem!important}}.bg-primary{background-color:rgb(57, 141, 40)!important}.text-primary{color:#4cac62!important}a{color:#4cac62}
a:active,a:focus,a:hover{color:#9ca7da}
.background-image{
content: "";
position: fixed;
z-index: -1;
top: 0;
bottom: 0;
left: 60;
right: 0;
background-image: url(../img/hero-bg.jpg);
background-repeat: no-repeat fixed;
background-size: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.2;
filter:alpha(opacity=40);
height:100%;
width:100%;
} | css/resume.min.css | body{font-family:Muli,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Georgia,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';padding-top:54px;color:#3d1e26;background-color:#e3f6f5;}
@media (min-width:992px){body{padding-top:0;padding-left:17rem}}
h1,h2,h3,h4,h5,h6{font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-weight:700;text-transform:uppercase;color:#1d4d4f}
h1{font-size:6rem;line-height:5.5rem}
h2{font-size:3.5rem}h3{font-size:2rem}
p.lead{font-size:1.15rem;font-weight:400}
.subheading{text-transform:uppercase;font-weight:500;font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:1.5rem}
.social-icons a{display:inline-block;height:3.5rem;width:3.5rem;background-color:#495057;color:rgb(134, 180, 125)!important;border-radius:100%;text-align:center;font-size:1.5rem;line-height:3.5rem;margin-right:1rem}
.social-icons a:last-child{margin-right:0}.social-icons a:hover{background-color:#e0b0a7}.dev-icons{font-size:3rem}.dev-icons .list-inline-item i:hover{color:#bd5d38}
#sideNav .navbar-nav .nav-item .nav-link{font-weight:800;letter-spacing:.05rem;text-transform:uppercase}#sideNav .navbar-toggler:focus{outline-color:#d48a6e}
@media (min-width:992px){#sideNav{text-align:center;position:fixed;top:0;left:0;display:flex;flex-direction:column;width:17rem;height:100vh}
#sideNav .navbar-brand{display:flex;margin:auto auto 0;padding:.5rem}
#sideNav .navbar-brand .img-profile{max-width:10rem;max-height:10rem;border:.5rem solid rgba(255,255,255,.2)}
#sideNav .navbar-collapse{display:flex;align-items:flex-start;flex-grow:0;width:100%;margin-bottom:auto}
#sideNav .navbar-collapse .navbar-nav{flex-direction:column;width:100%}#sideNav .navbar-collapse .navbar-nav .nav-item{display:block}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link{display:block}}section.resume-section{padding-top:5rem!important;padding-bottom:5rem!important;max-width:75rem}
section.resume-section .resume-item .resume-date{min-width:none}@media (min-width:768px){section.resume-section{min-height:100vh}section.resume-section .resume-item .resume-date{min-width:18rem}}
@media (min-width:992px){section.resume-section{padding-top:3rem!important;padding-bottom:3rem!important}}.bg-primary{background-color:rgb(57, 141, 40)!important}.text-primary{color:#4cac62!important}a{color:#4cac62}
a:active,a:focus,a:hover{color:#9ca7da}
.background-image{
content: "";
position: fixed;
z-index: -1;
top: 0;
bottom: 0;
left: 60;
right: 0;
background-image: url(../img/hero-bg.jpg);
background-repeat: no-repeat fixed;
background-size: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.2;
filter:alpha(opacity=40);
height:100%;
width:100%;
} | 0.192046 | 0.042127 |
@import url("https://fonts.googleapis.com/css2?family=Metal+Mania&family=Oswald:wght@300;400;600&family=Staatliches&display=swap");
html {
margin: 0;
background: url("/test2/images/background.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: black;
}
body {
margin: 0;
padding-bottom: 4em;
}
main {
text-align: center;
margin: 0;
}
h1 {
text-transform: uppercase;
font-family: "Metal Mania", fantasy;
color: white;
font-size: 7em;
margin: 0.5em 0 0 0;
}
h1 span {
margin-top: -0.5em;
display: block;
font-size: 0.6em;
color: #d83030;
}
h2 {
font-family: "Metal Mania", fantasy;
color: white;
font-size: 1.8em;
margin: 0.5em 0 0.5em 0;
}
p {
font-family: "Oswald", sans-serif;
color: white;
font-size: 1.1em;
letter-spacing: 0.02em;
margin-top: 1.5em;
}
label[for="arrival"],
label[for="departure"],
label[for="departtime"],
label[for="day"] {
color: white;
display: block;
margin: 0 0.5em;
font-family: "Metal Mania", sans-serif;
font-size: 1.8em;
line-height: 2.1em;
}
label[for="departtime"] {
margin-top: 0.5em;
}
label select {
margin-top: 2rem;
display: block;
appearance: none;
background-color: rgb(49, 49, 49);
padding: 0.8em 1.3em;
margin: 0;
width: 100%;
font-size: 0.8em;
color: white;
font-family: "Oswald", sans-serif;
}
label {
color: white;
display: block;
font-family: "Oswald", sans-serif;
font-size: 1.35em;
line-height: 0.1em;
margin: 0 0.5em;
}
section.dayselection section label {
margin: 1em 0;
}
input[type="time"] {
display: block;
margin: 0 auto;
}
section.fromto {
display: flex;
justify-content: center;
align-items: flex-end;
flex-wrap: wrap;
margin-bottom: 0em;
}
button,
a {
appearance: none;
-webkit-appearance: none;
background-color: #d83030;
border-radius: 99em;
border: 1px solid #b82020;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-family: Arial;
padding: 1.2em 2em;
text-decoration: none;
}
a {
font-family: "Oswald", sans-serif;
font-size: 1.1em;
margin: 1.5em 0 0 0;
text-transform: uppercase;
font-weight: 600;
}
select {
display: block;
font-size: 1.2em;
font-family: "Oswald", sans-serif;
color: white;
line-height: 1.3;
padding: 0.6em 1.4em 0.5em 0.8em;
max-width: 100%;
margin: 1.5em auto 1em auto;
border-radius: 0.5em;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: 1px solid rgb(104, 104, 104);
background-color: rgb(49, 49, 49);
background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
background-repeat: no-repeat, repeat;
background-position: right 0.7em top 50%, 0 0;
background-size: 0.65em auto, 100%;
}
input[type="time"] {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: 1px solid rgb(104, 104, 104);
background-color: rgb(49, 49, 49);
font-family: "Oswald", sans-serif;
color: white;
padding: 1em 1.2em;
border-radius: 0.5em;
font-size: 1.1em;
}
input[type="time"]::-webkit-calendar-picker-indicator {
filter: invert(1);
}
/* // TEST 1 */
form[name="travelbuttons"] a {
display: block;
margin: 1.5em auto;
font-family: "Oswald", sans-serif;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-transform: lowercase;
width: fit-content;
}
form[name="travelbuttons"] a:nth-of-type(2) {
background-color: #811f1f;
border: none;
}
form[name="travelbuttons"] a:last-of-type {
font-weight: bold;
font-size: 1.2em;
}
form[name="travelbuttons"] a span {
font-weight: bold;
display: inline-flex;
vertical-align: middle;
align-items: center;
font-size: 1.1em;
text-transform: uppercase;
}
form[name="travelbuttons"] a span svg {
margin: 0 0.3em;
}
form[name="travelbuttons"] a span svg:first-of-type {
margin: 0 0.3em 0 0;
}
a:focus {
border: 2px solid blue;
}
form[name="homework"] h2 {
margin: 1.3em 0 0.3em 0;
}
form[name="homework"] section.dayselection {
display: flex;
justify-content: center;
align-items: center;
}
form[name="homework"] section.dayselection input[type="time"] {
margin: 0.5em 0 0 1em;
height: 0.7em;
}
section.lives {
margin: 1em 0;
background-color: rgb(49, 49, 49);
padding: 1em 0;
}
section.lives p {
margin: 0;
}
section.dead {
height: 0%;
width: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.85);
overflow-y: hidden;
transition: 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/* // TEST 2 */
form.test2 section.fromto:nth-of-type(2) {
display: none;
}
form.test2 section.fromto:nth-of-type(1) {
flex-direction: column;
align-items: center;
margin-top: 1.5em;
}
form.test2 section.fromto select {
display: inline-block;
margin: 0;
}
form.test2 section.fromto div {
display: flex;
align-items: center;
}
form.test2 section.fromto div label {
font-size: 1.4em;
margin-top: 0.7em;
}
form.test2 section.fromto button.switch {
transform: rotate(90deg);
padding: 1em 0.5em;
}
form.test2 section.fromto button.switch svg {
margin-top: 0.3em;
}
form[name="homework"] section.dayselection.hide {
display: none;
}
form.test2 div {
display: flex;
justify-content: center;
align-items: center;
}
form.test2 div label[for="day"] {
font-size: 1.4em;
margin-top: 0.5em;
}
form.test2 div label[for="day"].hide {
display: none;
}
.hide {
display: none;
} | test3/css/styles.css | @import url("https://fonts.googleapis.com/css2?family=Metal+Mania&family=Oswald:wght@300;400;600&family=Staatliches&display=swap");
html {
margin: 0;
background: url("/test2/images/background.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: black;
}
body {
margin: 0;
padding-bottom: 4em;
}
main {
text-align: center;
margin: 0;
}
h1 {
text-transform: uppercase;
font-family: "Metal Mania", fantasy;
color: white;
font-size: 7em;
margin: 0.5em 0 0 0;
}
h1 span {
margin-top: -0.5em;
display: block;
font-size: 0.6em;
color: #d83030;
}
h2 {
font-family: "Metal Mania", fantasy;
color: white;
font-size: 1.8em;
margin: 0.5em 0 0.5em 0;
}
p {
font-family: "Oswald", sans-serif;
color: white;
font-size: 1.1em;
letter-spacing: 0.02em;
margin-top: 1.5em;
}
label[for="arrival"],
label[for="departure"],
label[for="departtime"],
label[for="day"] {
color: white;
display: block;
margin: 0 0.5em;
font-family: "Metal Mania", sans-serif;
font-size: 1.8em;
line-height: 2.1em;
}
label[for="departtime"] {
margin-top: 0.5em;
}
label select {
margin-top: 2rem;
display: block;
appearance: none;
background-color: rgb(49, 49, 49);
padding: 0.8em 1.3em;
margin: 0;
width: 100%;
font-size: 0.8em;
color: white;
font-family: "Oswald", sans-serif;
}
label {
color: white;
display: block;
font-family: "Oswald", sans-serif;
font-size: 1.35em;
line-height: 0.1em;
margin: 0 0.5em;
}
section.dayselection section label {
margin: 1em 0;
}
input[type="time"] {
display: block;
margin: 0 auto;
}
section.fromto {
display: flex;
justify-content: center;
align-items: flex-end;
flex-wrap: wrap;
margin-bottom: 0em;
}
button,
a {
appearance: none;
-webkit-appearance: none;
background-color: #d83030;
border-radius: 99em;
border: 1px solid #b82020;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-family: Arial;
padding: 1.2em 2em;
text-decoration: none;
}
a {
font-family: "Oswald", sans-serif;
font-size: 1.1em;
margin: 1.5em 0 0 0;
text-transform: uppercase;
font-weight: 600;
}
select {
display: block;
font-size: 1.2em;
font-family: "Oswald", sans-serif;
color: white;
line-height: 1.3;
padding: 0.6em 1.4em 0.5em 0.8em;
max-width: 100%;
margin: 1.5em auto 1em auto;
border-radius: 0.5em;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: 1px solid rgb(104, 104, 104);
background-color: rgb(49, 49, 49);
background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
background-repeat: no-repeat, repeat;
background-position: right 0.7em top 50%, 0 0;
background-size: 0.65em auto, 100%;
}
input[type="time"] {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: 1px solid rgb(104, 104, 104);
background-color: rgb(49, 49, 49);
font-family: "Oswald", sans-serif;
color: white;
padding: 1em 1.2em;
border-radius: 0.5em;
font-size: 1.1em;
}
input[type="time"]::-webkit-calendar-picker-indicator {
filter: invert(1);
}
/* // TEST 1 */
form[name="travelbuttons"] a {
display: block;
margin: 1.5em auto;
font-family: "Oswald", sans-serif;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-transform: lowercase;
width: fit-content;
}
form[name="travelbuttons"] a:nth-of-type(2) {
background-color: #811f1f;
border: none;
}
form[name="travelbuttons"] a:last-of-type {
font-weight: bold;
font-size: 1.2em;
}
form[name="travelbuttons"] a span {
font-weight: bold;
display: inline-flex;
vertical-align: middle;
align-items: center;
font-size: 1.1em;
text-transform: uppercase;
}
form[name="travelbuttons"] a span svg {
margin: 0 0.3em;
}
form[name="travelbuttons"] a span svg:first-of-type {
margin: 0 0.3em 0 0;
}
a:focus {
border: 2px solid blue;
}
form[name="homework"] h2 {
margin: 1.3em 0 0.3em 0;
}
form[name="homework"] section.dayselection {
display: flex;
justify-content: center;
align-items: center;
}
form[name="homework"] section.dayselection input[type="time"] {
margin: 0.5em 0 0 1em;
height: 0.7em;
}
section.lives {
margin: 1em 0;
background-color: rgb(49, 49, 49);
padding: 1em 0;
}
section.lives p {
margin: 0;
}
section.dead {
height: 0%;
width: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.85);
overflow-y: hidden;
transition: 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/* // TEST 2 */
form.test2 section.fromto:nth-of-type(2) {
display: none;
}
form.test2 section.fromto:nth-of-type(1) {
flex-direction: column;
align-items: center;
margin-top: 1.5em;
}
form.test2 section.fromto select {
display: inline-block;
margin: 0;
}
form.test2 section.fromto div {
display: flex;
align-items: center;
}
form.test2 section.fromto div label {
font-size: 1.4em;
margin-top: 0.7em;
}
form.test2 section.fromto button.switch {
transform: rotate(90deg);
padding: 1em 0.5em;
}
form.test2 section.fromto button.switch svg {
margin-top: 0.3em;
}
form[name="homework"] section.dayselection.hide {
display: none;
}
form.test2 div {
display: flex;
justify-content: center;
align-items: center;
}
form.test2 div label[for="day"] {
font-size: 1.4em;
margin-top: 0.5em;
}
form.test2 div label[for="day"].hide {
display: none;
}
.hide {
display: none;
} | 0.352313 | 0.132655 |
@media (max-width: 500px){
.container{
min-width: 100%;
overflow: hidden;
}
/*section*/
section{
max-width: 100%;
height: 75vh;
}.section_top{
position: relative;
height: 40vh;
align-items: end;
justify-content: center;
justify-content: space-evenly;
overflow: hidden;
}.section_top > div:nth-child(1){
border-width: 90px 400px 200px 0;
}.section_top > div:nth-child(2){
border-width: 75px 400px 200px 0;
}.section_top > div:nth-child(3){
border-width: 60px 400px 200px 0;
}.logo,.relogio{
margin-top: 1rem;
}
.section_top .logo{
width: 100px;
}
.logo img{
max-width: 100px;
}.descriçãoMes{
max-width: 150px;
z-index: 999;
position: absolute;
bottom: 0;
}.Mees{
font-size: 10px;
}.mesData{
max-width: 80%;
}
.relogio{
z-index: 999;
max-width: 250px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
}.reunião{
width: 100%;
}.reunião h1{
font-size: 10px;
}.reunião i{
font-size: 15px;
}.tempo{
width: 100%;
}
.contagemRegresiva li{
max-width: 50px;
}
.calendario{
margin-top: 2rem;
max-width: 100%;
}.diaSemana{
font-size: 7px;
}.dia{
max-width: 50px;
max-height: 65px;
}.content p{
font-size: 10px;
}
.dataDes{
font-size: 10px;
}
/*nav*/
nav{
max-width: 100%;
}.containerNav{
display: flex ;
flex-direction: column;
}.QR{
display: none;
}
.planta img{
max-height: 300px;
}
/* main */
.fundoMain{
width: 100%;
display: flex;
flex-direction: column;
}.calendarioMain{
width: 100%;
height: 50%;
}.post{
width: 100%;
height: 50%;
}
/* article */
article{
margin-top: 15rem;
height: auto;
}
.article_fundo{
height: 150px;
}.articleImg{
width: 50%;
}
.articleImg img{
width: 100%;
}.articleInfo{
width: 50%;
}.articleInfo p{
font-size: 12px;
}.articleInfo img{
width: 100px;
}.articleInfo h5{
text-align: center;
margin-bottom: 0;
}
} | style/media.css | @media (max-width: 500px){
.container{
min-width: 100%;
overflow: hidden;
}
/*section*/
section{
max-width: 100%;
height: 75vh;
}.section_top{
position: relative;
height: 40vh;
align-items: end;
justify-content: center;
justify-content: space-evenly;
overflow: hidden;
}.section_top > div:nth-child(1){
border-width: 90px 400px 200px 0;
}.section_top > div:nth-child(2){
border-width: 75px 400px 200px 0;
}.section_top > div:nth-child(3){
border-width: 60px 400px 200px 0;
}.logo,.relogio{
margin-top: 1rem;
}
.section_top .logo{
width: 100px;
}
.logo img{
max-width: 100px;
}.descriçãoMes{
max-width: 150px;
z-index: 999;
position: absolute;
bottom: 0;
}.Mees{
font-size: 10px;
}.mesData{
max-width: 80%;
}
.relogio{
z-index: 999;
max-width: 250px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
}.reunião{
width: 100%;
}.reunião h1{
font-size: 10px;
}.reunião i{
font-size: 15px;
}.tempo{
width: 100%;
}
.contagemRegresiva li{
max-width: 50px;
}
.calendario{
margin-top: 2rem;
max-width: 100%;
}.diaSemana{
font-size: 7px;
}.dia{
max-width: 50px;
max-height: 65px;
}.content p{
font-size: 10px;
}
.dataDes{
font-size: 10px;
}
/*nav*/
nav{
max-width: 100%;
}.containerNav{
display: flex ;
flex-direction: column;
}.QR{
display: none;
}
.planta img{
max-height: 300px;
}
/* main */
.fundoMain{
width: 100%;
display: flex;
flex-direction: column;
}.calendarioMain{
width: 100%;
height: 50%;
}.post{
width: 100%;
height: 50%;
}
/* article */
article{
margin-top: 15rem;
height: auto;
}
.article_fundo{
height: 150px;
}.articleImg{
width: 50%;
}
.articleImg img{
width: 100%;
}.articleInfo{
width: 50%;
}.articleInfo p{
font-size: 12px;
}.articleInfo img{
width: 100px;
}.articleInfo h5{
text-align: center;
margin-bottom: 0;
}
} | 0.275519 | 0.071267 |
@charset "UTF-8";
/***************/
/* MEYER RESET */
/***************/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.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-size: 100%;
font: inherit;
vertical-align: baseline;
}
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;
}
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
* {
-webkit-text-size-adjust: none;
}
/**************/
/* BASE RULES */
/**************/
html {
font-size: 100%;
}
body {
background: #FCFCFC;
font: 16px/1.4 'Apple SD Gothic Neo', 'Nanum Gothic', '돋움', Dotum;
color: #222326;
}
.container {
margin: 0 auto;
max-width: 740px;
padding: 0 10px;
width: 100%;
}
.center {
text-align: center;
}
h1, h2, h3, h4, h5, h6 {
font-family: RyuGHbatangOTF, 'Apple SD Gothic Neo', 'Nanum Gothic', '돋움', Dotum;
color: #222;
font-weight: bold;
line-height: 1.7;
margin: 1em 0 15px;
padding: 0;
}
@media screen and (max-width: 640px) {
h1, h2, h3, h4, h5, h6 {
line-height: 1.4;
}
}
h1 {
font-size: 28px;
}
h1 a {
color: inherit;
}
/* small 추가 */
h1 small {
font-weight: 400;
font-size: 50%;
color: #999;
}
h2 small {
font-weight: 400;
font-size: 50%;
color: #999;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 18px;
color: #666;
}
p {
margin: 15px 0;
}
a {
color: #4183C4;
text-decoration: none;
cursor: pointer;
}
a:hover, a:active {
color: #4183C4;
}
ul, ol {
margin: 15px 0;
padding-left: 30px;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
ol ul, ul ol, ul ul, ol ol {
margin: 0;
}
ul ul, ol ul {
list-style-type: circle;
}
em, i {
font-style: italic;
}
strong, b {
font-weight: bold;
}
img.inline.pull-right {
margin-left: 1em;
}
img {
max-width: 100%;
}
.date {
font-family: 'Courier New';
font-style: normal;
color: #CCC;
padding-bottom: 1em;
}
.post {
margin-top: 0px;
margin-bottom: 25px;
}
.post p {
text-align: justify;
}
::-moz-selection {
color: #000;
background: #eee;
}
::selection {
color: #000;
background: #eee;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
/*********************/
/* LAYOUT / SECTIONS */
/*********************/
.wrapper-masthead {
margin-bottom: 35px;
}
.masthead {
padding: 20px 0;
border-bottom: 1px solid #eee;
}
@media screen and (max-width: 640px) {
.masthead {
text-align: center;
}
}
.site-avatar {
float: left;
width: 70px;
height: 70px;
margin-right: 15px;
}
@media screen and (max-width: 640px) {
.site-avatar {
float: none;
display: block;
margin: 0 auto;
}
}
.site-avatar img {
border-radius: 5px;
}
.site-info {
float: left;
}
@media screen and (max-width: 640px) {
.site-info {
float: none;
display: block;
margin: 0 auto;
}
}
.site-name {
margin: 0;
color: #333;
cursor: pointer;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-size: 28px;
letter-spacing: 1px;
}
.site-description {
margin: -5px 0 0 0;
color: #666;
font-size: 16px;
}
@media screen and (max-width: 640px) {
.site-description {
margin: 3px 0;
}
}
nav {
float: right;
margin-top: 23px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
}
@media screen and (max-width: 640px) {
nav {
float: none;
margin-top: 9px;
display: block;
font-size: 16px;
}
}
nav a {
margin-left: 20px;
color: #333;
text-align: right;
font-weight: 300;
letter-spacing: 1px;
}
@media screen and (max-width: 640px) {
nav a {
margin: 0 10px;
color: #4183C4;
}
}
.posts > .post {
padding-bottom: 2em;
border-bottom: 1px solid #eee;
}
.post blockquote {
font-family: '나눔고딕', 'Nanum Gothic', '돋움', Dotum;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 50px;
padding-left: 15px;
border-left: 3px solid #ccc;
}
.post .post .date {
color: #999;
font-family: "Titillium Web", monospace;
font-size: 90%;
margin-right: 0.5em;
}
.post .comments {
margin-top: 10px;
}
.post .read-more {
text-transform: uppercase;
font-size: 15px;
}
.post code {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
word-break: break-all;
word-wrap: break-word;
border: 1px solid #cccccc;
padding: 0px 5px;
margin: 0px 2px;
}
.post pre code {
border: none;
}
.wrapper-footer {
margin-top: 25px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #eee;
}
footer {
padding: 20px 0;
text-align: center;
}
article h1 {
margin-bottom: 8px;
line-height: 120%;
text-align: center !important;
}
.meta {
color: #666;
display: inline-block;
border-top: 1px solid #ccc;
font-size: 0.9em;
margin-top: 4px;
padding: 4px 8px;
}
/*****************************************************************************/
/*
/* TAGS
/*
/*****************************************************************************/
/* Tag icon stuff : http://hamishwillee.github.io/2014/06/06/tags-in-jekyll-without-plugins/
-------------------------------------------------- */
.tag-icon-image {
display: block;
background-image: url("/images/tagicon.png");
background-size: 13px;
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.tag-link {
display: inline;
font-size: 0.8em;
}
.tag-box {
list-style: none;
margin: 0;
padding: 4px 0;
overflow: hidden;
*zoom: 1;
}
.tag-box:before, .tag-box:after {
display: table;
content: "";
line-height: 0;
}
.tag-box:after {
clear: both;
}
.tag-box.inline li {
float: left;
font-size: 13px;
font-size: 0.875rem;
line-height: 2.5;
}
.tag-box a {
padding: 4px 6px;
margin: 2px;
background-color: #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}
.tag-box a span {
vertical-align: super;
font-size: 10px;
font-size: 0.625rem;
}
/*****************************************************************************/
/*
/* Syntax Highlights
/*
/*****************************************************************************/
/* from: https://gist.github.com/demisx/025698a7b5e314a7a4b5 */
.highlight {
padding: 5px 5px 5px 6px;
border: 1px solid #ccc;
margin: 20px 0 20px 0;
overflow-x: auto;
line-height: 140%;
font-size: 100%;
}
.highlight {
background: #eee;
}
.highlight .c {
color: #999988;
font-style: italic;
}
/* Comment */
.highlight .err {
color: #a61717;
background-color: #e3d2d2;
}
/* Error */
.highlight .k {
font-weight: bold;
}
/* Keyword */
.highlight .o {
font-weight: bold;
}
/* Operator */
.highlight .cm {
color: #999988;
font-style: italic;
}
/* Comment.Multiline */
.highlight .cp {
color: #999999;
font-weight: bold;
}
/* Comment.Preproc */
.highlight .c1 {
color: #999988;
font-style: italic;
}
/* Comment.Single */
.highlight .cs {
color: #999999;
font-weight: bold;
font-style: italic;
}
/* Comment.Special */
.highlight .gd {
color: #000000;
background-color: #ffdddd;
}
/* Generic.Deleted */
.highlight .gd .x {
color: #000000;
background-color: #ffaaaa;
}
/* Generic.Deleted.Specific */
.highlight .ge {
font-style: italic;
}
/* Generic.Emph */
.highlight .gr {
color: #aa0000;
}
/* Generic.Error */
.highlight .gh {
color: #999999;
}
/* Generic.Heading */
.highlight .gi {
color: #000000;
background-color: #ddffdd;
}
/* Generic.Inserted */
.highlight .gi .x {
color: #000000;
background-color: #aaffaa;
}
/* Generic.Inserted.Specific */
.highlight .go {
color: #888888;
}
/* Generic.Output */
.highlight .gp {
color: #555555;
}
/* Generic.Prompt */
.highlight .gs {
font-weight: bold;
}
/* Generic.Strong */
.highlight .gu {
color: #aaaaaa;
}
/* Generic.Subheading */
.highlight .gt {
color: #aa0000;
}
/* Generic.Traceback */
.highlight .kc {
font-weight: bold;
}
/* Keyword.Constant */
.highlight .kd {
font-weight: bold;
}
/* Keyword.Declaration */
.highlight .kp {
font-weight: bold;
}
/* Keyword.Pseudo */
.highlight .kr {
font-weight: bold;
}
/* Keyword.Reserved */
.highlight .kt {
color: #445588;
font-weight: bold;
}
/* Keyword.Type */
.highlight .m {
color: #009999;
}
/* Literal.Number */
.highlight .s {
color: #d14;
}
/* Literal.String */
.highlight .na {
color: #008080;
}
/* Name.Attribute */
.highlight .nb {
color: #0086B3;
}
/* Name.Builtin */
.highlight .nc {
color: #445588;
font-weight: bold;
}
/* Name.Class */
.highlight .no {
color: #008080;
}
/* Name.Constant */
.highlight .ni {
color: #800080;
}
/* Name.Entity */
.highlight .ne {
color: #990000;
font-weight: bold;
}
/* Name.Exception */
.highlight .nf {
color: #990000;
font-weight: bold;
}
/* Name.Function */
.highlight .nn {
color: #555555;
}
/* Name.Namespace */
.highlight .nt {
color: #000080;
}
/* Name.Tag */
.highlight .nv {
color: #008080;
}
/* Name.Variable */
.highlight .ow {
font-weight: bold;
}
/* Operator.Word */
.highlight .w {
color: #bbbbbb;
}
/* Text.Whitespace */
.highlight .mf {
color: #009999;
}
/* Literal.Number.Float */
.highlight .mh {
color: #009999;
}
/* Literal.Number.Hex */
.highlight .mi {
color: #009999;
}
/* Literal.Number.Integer */
.highlight .mo {
color: #009999;
}
/* Literal.Number.Oct */
.highlight .sb {
color: #d14;
}
/* Literal.String.Backtick */
.highlight .sc {
color: #d14;
}
/* Literal.String.Char */
.highlight .sd {
color: #d14;
}
/* Literal.String.Doc */
.highlight .s2 {
color: #d14;
}
/* Literal.String.Double */
.highlight .se {
color: #d14;
}
/* Literal.String.Escape */
.highlight .sh {
color: #d14;
}
/* Literal.String.Heredoc */
.highlight .si {
color: #d14;
}
/* Literal.String.Interpol */
.highlight .sx {
color: #d14;
}
/* Literal.String.Other */
.highlight .sr {
color: #009926;
}
/* Literal.String.Regex */
.highlight .s1 {
color: #d14;
}
/* Literal.String.Single */
.highlight .ss {
color: #990073;
}
/* Literal.String.Symbol */
.highlight .bp {
color: #999999;
}
/* Name.Builtin.Pseudo */
.highlight .vc {
color: #008080;
}
/* Name.Variable.Class */
.highlight .vg {
color: #008080;
}
/* Name.Variable.Global */
.highlight .vi {
color: #008080;
}
/* Name.Variable.Instance */
.highlight .il {
color: #009999;
}
/* Literal.Number.Integer.Long */
/* Make line numbers unselectable: excludes line numbers from copy-paste user ops */
.highlight .lineno {
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
}
.lineno::-moz-selection {
background-color: transparent;
}
/* Mozilla specific */
.lineno::selection {
background-color: transparent;
}
/* Other major browsers */
/*****************************************************************************/
/*
/* TOC
/*
/*****************************************************************************/
div#toc {
background: none repeat scroll 0 0 #f9f9f9;
border: 1px solid #aaa;
display: table;
margin-top: 15px;
margin-left: 1em;
margin-bottom: .5em;
min-width: 273px;
max-width: 740px;
padding: 10px 20px 0px 8px;
float: right;
}
div#toc ul {
list-style: none;
margin-left: 0;
padding-left: .5em;
font-size: 85%;
line-height: 1.5;
}
.toc_title {
font-size: 95%;
font-weight: 400;
color: #1C1C1C;
line-height: 1.2em;
margin: .5em;
}
.toc_title:before {
content: '목차';
}
div#toc ul li ul, div#toc1 ul li ul, .mobile div#toc1 ul li ul {
margin-bottom: .75em;
}
div#toc ul li ul li ul, div#toc1 ul li ul li ul, .mobile div#toc1 ul li ul li ul {
margin-bottom: .25em;
}
div#toc1 ul, .mobile div#toc1 ul {
list-style: none;
margin: .25em 0 1.5em 1em;
}
/* From http://designmodo.github.io/Flat-UI/ */
.btn {
border: none;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
border-radius: 4px;
padding: 10px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
background-color: #255b96;
color: #ffffff !important;
text-decoration: none;
}
.btn:hover,
.btn:focus {
color: #ffffff;
background-color: #3073b3;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-lg {
padding: 10px 19px;
font-size: 17px;
line-height: 1.471;
border-radius: 6px;
}
.pagination {
list-style-type: none;
font-size: 0.9em;
padding-left: 0;
}
.pagination li {
position: relative;
float: left;
padding: 6px 12px;
} | _site/style.css | @charset "UTF-8";
/***************/
/* MEYER RESET */
/***************/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.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-size: 100%;
font: inherit;
vertical-align: baseline;
}
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;
}
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
* {
-webkit-text-size-adjust: none;
}
/**************/
/* BASE RULES */
/**************/
html {
font-size: 100%;
}
body {
background: #FCFCFC;
font: 16px/1.4 'Apple SD Gothic Neo', 'Nanum Gothic', '돋움', Dotum;
color: #222326;
}
.container {
margin: 0 auto;
max-width: 740px;
padding: 0 10px;
width: 100%;
}
.center {
text-align: center;
}
h1, h2, h3, h4, h5, h6 {
font-family: RyuGHbatangOTF, 'Apple SD Gothic Neo', 'Nanum Gothic', '돋움', Dotum;
color: #222;
font-weight: bold;
line-height: 1.7;
margin: 1em 0 15px;
padding: 0;
}
@media screen and (max-width: 640px) {
h1, h2, h3, h4, h5, h6 {
line-height: 1.4;
}
}
h1 {
font-size: 28px;
}
h1 a {
color: inherit;
}
/* small 추가 */
h1 small {
font-weight: 400;
font-size: 50%;
color: #999;
}
h2 small {
font-weight: 400;
font-size: 50%;
color: #999;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 18px;
color: #666;
}
p {
margin: 15px 0;
}
a {
color: #4183C4;
text-decoration: none;
cursor: pointer;
}
a:hover, a:active {
color: #4183C4;
}
ul, ol {
margin: 15px 0;
padding-left: 30px;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
ol ul, ul ol, ul ul, ol ol {
margin: 0;
}
ul ul, ol ul {
list-style-type: circle;
}
em, i {
font-style: italic;
}
strong, b {
font-weight: bold;
}
img.inline.pull-right {
margin-left: 1em;
}
img {
max-width: 100%;
}
.date {
font-family: 'Courier New';
font-style: normal;
color: #CCC;
padding-bottom: 1em;
}
.post {
margin-top: 0px;
margin-bottom: 25px;
}
.post p {
text-align: justify;
}
::-moz-selection {
color: #000;
background: #eee;
}
::selection {
color: #000;
background: #eee;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
/*********************/
/* LAYOUT / SECTIONS */
/*********************/
.wrapper-masthead {
margin-bottom: 35px;
}
.masthead {
padding: 20px 0;
border-bottom: 1px solid #eee;
}
@media screen and (max-width: 640px) {
.masthead {
text-align: center;
}
}
.site-avatar {
float: left;
width: 70px;
height: 70px;
margin-right: 15px;
}
@media screen and (max-width: 640px) {
.site-avatar {
float: none;
display: block;
margin: 0 auto;
}
}
.site-avatar img {
border-radius: 5px;
}
.site-info {
float: left;
}
@media screen and (max-width: 640px) {
.site-info {
float: none;
display: block;
margin: 0 auto;
}
}
.site-name {
margin: 0;
color: #333;
cursor: pointer;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-size: 28px;
letter-spacing: 1px;
}
.site-description {
margin: -5px 0 0 0;
color: #666;
font-size: 16px;
}
@media screen and (max-width: 640px) {
.site-description {
margin: 3px 0;
}
}
nav {
float: right;
margin-top: 23px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
}
@media screen and (max-width: 640px) {
nav {
float: none;
margin-top: 9px;
display: block;
font-size: 16px;
}
}
nav a {
margin-left: 20px;
color: #333;
text-align: right;
font-weight: 300;
letter-spacing: 1px;
}
@media screen and (max-width: 640px) {
nav a {
margin: 0 10px;
color: #4183C4;
}
}
.posts > .post {
padding-bottom: 2em;
border-bottom: 1px solid #eee;
}
.post blockquote {
font-family: '나눔고딕', 'Nanum Gothic', '돋움', Dotum;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 50px;
padding-left: 15px;
border-left: 3px solid #ccc;
}
.post .post .date {
color: #999;
font-family: "Titillium Web", monospace;
font-size: 90%;
margin-right: 0.5em;
}
.post .comments {
margin-top: 10px;
}
.post .read-more {
text-transform: uppercase;
font-size: 15px;
}
.post code {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
word-break: break-all;
word-wrap: break-word;
border: 1px solid #cccccc;
padding: 0px 5px;
margin: 0px 2px;
}
.post pre code {
border: none;
}
.wrapper-footer {
margin-top: 25px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #eee;
}
footer {
padding: 20px 0;
text-align: center;
}
article h1 {
margin-bottom: 8px;
line-height: 120%;
text-align: center !important;
}
.meta {
color: #666;
display: inline-block;
border-top: 1px solid #ccc;
font-size: 0.9em;
margin-top: 4px;
padding: 4px 8px;
}
/*****************************************************************************/
/*
/* TAGS
/*
/*****************************************************************************/
/* Tag icon stuff : http://hamishwillee.github.io/2014/06/06/tags-in-jekyll-without-plugins/
-------------------------------------------------- */
.tag-icon-image {
display: block;
background-image: url("/images/tagicon.png");
background-size: 13px;
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.tag-link {
display: inline;
font-size: 0.8em;
}
.tag-box {
list-style: none;
margin: 0;
padding: 4px 0;
overflow: hidden;
*zoom: 1;
}
.tag-box:before, .tag-box:after {
display: table;
content: "";
line-height: 0;
}
.tag-box:after {
clear: both;
}
.tag-box.inline li {
float: left;
font-size: 13px;
font-size: 0.875rem;
line-height: 2.5;
}
.tag-box a {
padding: 4px 6px;
margin: 2px;
background-color: #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}
.tag-box a span {
vertical-align: super;
font-size: 10px;
font-size: 0.625rem;
}
/*****************************************************************************/
/*
/* Syntax Highlights
/*
/*****************************************************************************/
/* from: https://gist.github.com/demisx/025698a7b5e314a7a4b5 */
.highlight {
padding: 5px 5px 5px 6px;
border: 1px solid #ccc;
margin: 20px 0 20px 0;
overflow-x: auto;
line-height: 140%;
font-size: 100%;
}
.highlight {
background: #eee;
}
.highlight .c {
color: #999988;
font-style: italic;
}
/* Comment */
.highlight .err {
color: #a61717;
background-color: #e3d2d2;
}
/* Error */
.highlight .k {
font-weight: bold;
}
/* Keyword */
.highlight .o {
font-weight: bold;
}
/* Operator */
.highlight .cm {
color: #999988;
font-style: italic;
}
/* Comment.Multiline */
.highlight .cp {
color: #999999;
font-weight: bold;
}
/* Comment.Preproc */
.highlight .c1 {
color: #999988;
font-style: italic;
}
/* Comment.Single */
.highlight .cs {
color: #999999;
font-weight: bold;
font-style: italic;
}
/* Comment.Special */
.highlight .gd {
color: #000000;
background-color: #ffdddd;
}
/* Generic.Deleted */
.highlight .gd .x {
color: #000000;
background-color: #ffaaaa;
}
/* Generic.Deleted.Specific */
.highlight .ge {
font-style: italic;
}
/* Generic.Emph */
.highlight .gr {
color: #aa0000;
}
/* Generic.Error */
.highlight .gh {
color: #999999;
}
/* Generic.Heading */
.highlight .gi {
color: #000000;
background-color: #ddffdd;
}
/* Generic.Inserted */
.highlight .gi .x {
color: #000000;
background-color: #aaffaa;
}
/* Generic.Inserted.Specific */
.highlight .go {
color: #888888;
}
/* Generic.Output */
.highlight .gp {
color: #555555;
}
/* Generic.Prompt */
.highlight .gs {
font-weight: bold;
}
/* Generic.Strong */
.highlight .gu {
color: #aaaaaa;
}
/* Generic.Subheading */
.highlight .gt {
color: #aa0000;
}
/* Generic.Traceback */
.highlight .kc {
font-weight: bold;
}
/* Keyword.Constant */
.highlight .kd {
font-weight: bold;
}
/* Keyword.Declaration */
.highlight .kp {
font-weight: bold;
}
/* Keyword.Pseudo */
.highlight .kr {
font-weight: bold;
}
/* Keyword.Reserved */
.highlight .kt {
color: #445588;
font-weight: bold;
}
/* Keyword.Type */
.highlight .m {
color: #009999;
}
/* Literal.Number */
.highlight .s {
color: #d14;
}
/* Literal.String */
.highlight .na {
color: #008080;
}
/* Name.Attribute */
.highlight .nb {
color: #0086B3;
}
/* Name.Builtin */
.highlight .nc {
color: #445588;
font-weight: bold;
}
/* Name.Class */
.highlight .no {
color: #008080;
}
/* Name.Constant */
.highlight .ni {
color: #800080;
}
/* Name.Entity */
.highlight .ne {
color: #990000;
font-weight: bold;
}
/* Name.Exception */
.highlight .nf {
color: #990000;
font-weight: bold;
}
/* Name.Function */
.highlight .nn {
color: #555555;
}
/* Name.Namespace */
.highlight .nt {
color: #000080;
}
/* Name.Tag */
.highlight .nv {
color: #008080;
}
/* Name.Variable */
.highlight .ow {
font-weight: bold;
}
/* Operator.Word */
.highlight .w {
color: #bbbbbb;
}
/* Text.Whitespace */
.highlight .mf {
color: #009999;
}
/* Literal.Number.Float */
.highlight .mh {
color: #009999;
}
/* Literal.Number.Hex */
.highlight .mi {
color: #009999;
}
/* Literal.Number.Integer */
.highlight .mo {
color: #009999;
}
/* Literal.Number.Oct */
.highlight .sb {
color: #d14;
}
/* Literal.String.Backtick */
.highlight .sc {
color: #d14;
}
/* Literal.String.Char */
.highlight .sd {
color: #d14;
}
/* Literal.String.Doc */
.highlight .s2 {
color: #d14;
}
/* Literal.String.Double */
.highlight .se {
color: #d14;
}
/* Literal.String.Escape */
.highlight .sh {
color: #d14;
}
/* Literal.String.Heredoc */
.highlight .si {
color: #d14;
}
/* Literal.String.Interpol */
.highlight .sx {
color: #d14;
}
/* Literal.String.Other */
.highlight .sr {
color: #009926;
}
/* Literal.String.Regex */
.highlight .s1 {
color: #d14;
}
/* Literal.String.Single */
.highlight .ss {
color: #990073;
}
/* Literal.String.Symbol */
.highlight .bp {
color: #999999;
}
/* Name.Builtin.Pseudo */
.highlight .vc {
color: #008080;
}
/* Name.Variable.Class */
.highlight .vg {
color: #008080;
}
/* Name.Variable.Global */
.highlight .vi {
color: #008080;
}
/* Name.Variable.Instance */
.highlight .il {
color: #009999;
}
/* Literal.Number.Integer.Long */
/* Make line numbers unselectable: excludes line numbers from copy-paste user ops */
.highlight .lineno {
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
}
.lineno::-moz-selection {
background-color: transparent;
}
/* Mozilla specific */
.lineno::selection {
background-color: transparent;
}
/* Other major browsers */
/*****************************************************************************/
/*
/* TOC
/*
/*****************************************************************************/
div#toc {
background: none repeat scroll 0 0 #f9f9f9;
border: 1px solid #aaa;
display: table;
margin-top: 15px;
margin-left: 1em;
margin-bottom: .5em;
min-width: 273px;
max-width: 740px;
padding: 10px 20px 0px 8px;
float: right;
}
div#toc ul {
list-style: none;
margin-left: 0;
padding-left: .5em;
font-size: 85%;
line-height: 1.5;
}
.toc_title {
font-size: 95%;
font-weight: 400;
color: #1C1C1C;
line-height: 1.2em;
margin: .5em;
}
.toc_title:before {
content: '목차';
}
div#toc ul li ul, div#toc1 ul li ul, .mobile div#toc1 ul li ul {
margin-bottom: .75em;
}
div#toc ul li ul li ul, div#toc1 ul li ul li ul, .mobile div#toc1 ul li ul li ul {
margin-bottom: .25em;
}
div#toc1 ul, .mobile div#toc1 ul {
list-style: none;
margin: .25em 0 1.5em 1em;
}
/* From http://designmodo.github.io/Flat-UI/ */
.btn {
border: none;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
border-radius: 4px;
padding: 10px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
background-color: #255b96;
color: #ffffff !important;
text-decoration: none;
}
.btn:hover,
.btn:focus {
color: #ffffff;
background-color: #3073b3;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-lg {
padding: 10px 19px;
font-size: 17px;
line-height: 1.471;
border-radius: 6px;
}
.pagination {
list-style-type: none;
font-size: 0.9em;
padding-left: 0;
}
.pagination li {
position: relative;
float: left;
padding: 6px 12px;
} | 0.315314 | 0.09556 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
padding: 15px;
border: none;
}
@media(max-width:767px) {
.nav li > form > button.logout {
display:block;
text-align: left;
width: 100%;
padding: 10px 15px;
}
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
text-decoration: none;
}
.nav > li > form > button.logout:focus {
outline: none;
}
/*preloader*/
.preloader-fog {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;
background: rgba(255, 255, 255, 0.01);
z-index: 5000;
}
.sk-circle {
width: 60px;
height: 60px;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 40px;
}
.sk-circle .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-circle .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: black;
border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
/*end preloader*/
.margin-top {
margin-top: 50px;
}
.modal-dialog {
width: 80%;
height: 100%;
}
.modal-content {
height: 90%;
}
.modal-body {
min-height: calc(100% - 100px);
overflow-y: auto;
} | web/css/site.css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
padding: 15px;
border: none;
}
@media(max-width:767px) {
.nav li > form > button.logout {
display:block;
text-align: left;
width: 100%;
padding: 10px 15px;
}
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
text-decoration: none;
}
.nav > li > form > button.logout:focus {
outline: none;
}
/*preloader*/
.preloader-fog {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;
background: rgba(255, 255, 255, 0.01);
z-index: 5000;
}
.sk-circle {
width: 60px;
height: 60px;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 40px;
}
.sk-circle .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-circle .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: black;
border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
/*end preloader*/
.margin-top {
margin-top: 50px;
}
.modal-dialog {
width: 80%;
height: 100%;
}
.modal-content {
height: 90%;
}
.modal-body {
min-height: calc(100% - 100px);
overflow-y: auto;
} | 0.46952 | 0.091099 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
*{
scroll-behavior: smooth;
}
body{
margin: 0;
font-family: 'Noto Sans KR', sans-serif;
background: #333;
color: #fff;
font-size: 1.1em;
line-height: 1.5;
text-align: center;
}
img{
display: block;
width: 100%;
height: auto;
}
h1, h2, h3{
margin: 0;
padding: 1em 0;
}
p{
margin: 0;
padding: 1em 0;
}
.btn{
display: inline-block;
background: #333;
color: #fff;
text-decoration: none;
padding: 1em 2em;
border: 1px solid #666;
margin: 5em 0;
}
.btn:hover{
background: white;
color: #333;
}
#showcase{
min-height: 450px;
color: #fff;
text-align: center;
}
#showcase .bg-image{
position: absolute;
background: url(../1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 479px;
z-index: -1;
opacity: 0.4;
}
#showcase .text{
position: absolute;
left: 50px;
right: 50px;
background: transparent;
opacity: 0.4;
}
#showcase h1{
padding-top: 100px;
padding-bottom: 0;
}
#showcase .content-wrap,
#secyion-a .content-wrap{
padding: 0 1.5em;
}
#section-a{
background: white;
color: #333;
padding-bottom: 2em;
}
#section-b{
padding: 2em 1em 1em;
}
#section-b ul{
list-style: none;
margin: 0;
padding: 0;
}
#section-b li{
margin-bottom: 1em;
background: white;
color: #333;
}
#image2{
height: 150px;
}
.card-content{
padding: 1.5em;
}
#section-c{
background: white;
color: #333;
padding: 2em;
}
#section-d .box {
padding: 2em;
color: white;
}
#section-d .box:first-child{
background: #2690d4;
}
#main-footer{
padding: 2em;
background: black;
color: #fff;
text-align: center;
}
#main-footer a{
color: #2690d4;
text-decoration: none;
} | Profile/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
*{
scroll-behavior: smooth;
}
body{
margin: 0;
font-family: 'Noto Sans KR', sans-serif;
background: #333;
color: #fff;
font-size: 1.1em;
line-height: 1.5;
text-align: center;
}
img{
display: block;
width: 100%;
height: auto;
}
h1, h2, h3{
margin: 0;
padding: 1em 0;
}
p{
margin: 0;
padding: 1em 0;
}
.btn{
display: inline-block;
background: #333;
color: #fff;
text-decoration: none;
padding: 1em 2em;
border: 1px solid #666;
margin: 5em 0;
}
.btn:hover{
background: white;
color: #333;
}
#showcase{
min-height: 450px;
color: #fff;
text-align: center;
}
#showcase .bg-image{
position: absolute;
background: url(../1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 479px;
z-index: -1;
opacity: 0.4;
}
#showcase .text{
position: absolute;
left: 50px;
right: 50px;
background: transparent;
opacity: 0.4;
}
#showcase h1{
padding-top: 100px;
padding-bottom: 0;
}
#showcase .content-wrap,
#secyion-a .content-wrap{
padding: 0 1.5em;
}
#section-a{
background: white;
color: #333;
padding-bottom: 2em;
}
#section-b{
padding: 2em 1em 1em;
}
#section-b ul{
list-style: none;
margin: 0;
padding: 0;
}
#section-b li{
margin-bottom: 1em;
background: white;
color: #333;
}
#image2{
height: 150px;
}
.card-content{
padding: 1.5em;
}
#section-c{
background: white;
color: #333;
padding: 2em;
}
#section-d .box {
padding: 2em;
color: white;
}
#section-d .box:first-child{
background: #2690d4;
}
#main-footer{
padding: 2em;
background: black;
color: #fff;
text-align: center;
}
#main-footer a{
color: #2690d4;
text-decoration: none;
} | 0.293404 | 0.068289 |
@-moz-document domain("crazynauka.pl") {
html,body{
background: #1c1c1c;
color: #fff;
}
:root{
scrollbar-color: #b6e305 #1c1c1c;
}
a,h1,h2,h3,h4{
color: #b6e305 !important;
}
a:hover,p,span{
color: #fff !important;
}
*{
box-shadow: none !important;
}
input[type="text"],input[type="password"],input[type="email"],input[type="search"],input[type="submit"],textarea,select{
background: #1c1c1c !important;
color: #fff !important;
border: 1px solid #b6e305 !important;
}
input[type="text"]::placeholder,input[type="password"]::placeholder,input[type="email"]::placeholder,input[type="search"]::placeholder,textarea{
color: #fff !important;
}
input[type="submit"]:hover{
background: #b6e305 !important;
color: #fff !important;
}
/*HEADER*/
.cb-header,.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap,.cb-stuck #cb-nav-bar{
background: #1c1c1c;
}
.cb-stuck.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap{
background: #1c1c1c;
border-bottom-color: #b6e305;
}
#logo img, #mob-logo img{
border: 3px solid #b6e305;
}
#cb-nav-bar .cb-main-nav #cb-nav-logo img{
background: #fff;
padding: 2px;
}
.cb-modal .cb-modal-inner{
background: #b6e305;
}
/*HEADER*/
/*STRONA-GŁÓWNA*/
.cb-body-light #cb-content, .cb-body-light .cb-hp-section{
background: #1c1c1c;
}
.cb-body-light .cb-module-header .cb-module-title::after{
background: #b6e305;
}
.cb-arrows-tr .flex-direction-nav a{
background: #000;
opacity: .7;
}
.cb-body-light .cb-sidebar{
background: #1c1c1c;
border: 1px solid #b6e305;
}
.widget_search .cb-search .cb-search-submit{
color: #b6e305
}
.cb-body-light .cb-widget-title{
border-bottom-color: #b6e305;
}
/*TAGI*/
.cb-body-light .cb-post-meta .cb-element a{
background: #1c1c1c !important;
border: 1px solid #b6e305 !important;
}
.cb-body-light .cb-post-meta .cb-element a:hover{
background: #b6e305 !important;
color: #1c1c1c !important;
}
.cb-body-light .cb-pagination .current{
background: #b6e305;
color: #1c1c1c !important;
}
.cb-pagination a{
border: 1px solid #b6e305 !important;
}
.cb-pagination a:hover{
background: #b6e305 !important;
color: #1c1c1c !important;
}
/*TAGI*/
/*STRONA-GŁÓWNA*/
/*ARTYKUŁ*/
.sd-content ul li a.sd-button{
background: #1c1c1c !important;
}
.sharing-hidden .inner{
background: #1c1c1c;
border: 1px solid #fff;
}
.cb-body-light .cb-post-block-bg{
background: #1c1c1c;
border: 1px solid #b6e305;
}
#cb-author-box .cb-meta .fn{
color: #b6e305 !important;
}
/*KOMENTARZE*/
#wpcomm .wpdiscuz-front-actions,#wpcomm .wpdiscuz-subscribe-bar{
background: #1c1c1c;
}
#wc-comment-header .wpdiscuz-comment-count .wpd-cc-value{
background: #b6e305;
color: #1c1c1c;
}
#wpcomm .wc-comment .wc-comment-right{
background: #1c1c1c;
border: 1px solid #b6e305;
}
#wpcomm .wc-comment-header{
border-top: 0;
}
#wpcomm .wc-comment .wc-comment-left .wc-comment-label{
background: #1c1c1c;
border-bottom-color: #b6e305;
}
#wpcomm .wpdiscuz-subscribe-form-intro{
color: #fff;
}
.wpdiscuz_select{
background: none !important;
border: 1px solid #b6e305 !important;
}
/*KOMENTARZE*/
/*ARTYKUŁ*/
/*PODSTRONY*/
/*PODSTRONY*/
/*FOOTER*/
.cb-footer-dark #cb-footer{
text-align: center;
background: #1c1c1c;
cursor: none;
}
.cb-footer-dark #cb-footer:before{
content: "Ciemny motyw by Maciejozaman";
color: #b6e305;
}
/*FOOTER*/
} | data/usercss/181253.user.css | @-moz-document domain("crazynauka.pl") {
html,body{
background: #1c1c1c;
color: #fff;
}
:root{
scrollbar-color: #b6e305 #1c1c1c;
}
a,h1,h2,h3,h4{
color: #b6e305 !important;
}
a:hover,p,span{
color: #fff !important;
}
*{
box-shadow: none !important;
}
input[type="text"],input[type="password"],input[type="email"],input[type="search"],input[type="submit"],textarea,select{
background: #1c1c1c !important;
color: #fff !important;
border: 1px solid #b6e305 !important;
}
input[type="text"]::placeholder,input[type="password"]::placeholder,input[type="email"]::placeholder,input[type="search"]::placeholder,textarea{
color: #fff !important;
}
input[type="submit"]:hover{
background: #b6e305 !important;
color: #fff !important;
}
/*HEADER*/
.cb-header,.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap,.cb-stuck #cb-nav-bar{
background: #1c1c1c;
}
.cb-stuck.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap{
background: #1c1c1c;
border-bottom-color: #b6e305;
}
#logo img, #mob-logo img{
border: 3px solid #b6e305;
}
#cb-nav-bar .cb-main-nav #cb-nav-logo img{
background: #fff;
padding: 2px;
}
.cb-modal .cb-modal-inner{
background: #b6e305;
}
/*HEADER*/
/*STRONA-GŁÓWNA*/
.cb-body-light #cb-content, .cb-body-light .cb-hp-section{
background: #1c1c1c;
}
.cb-body-light .cb-module-header .cb-module-title::after{
background: #b6e305;
}
.cb-arrows-tr .flex-direction-nav a{
background: #000;
opacity: .7;
}
.cb-body-light .cb-sidebar{
background: #1c1c1c;
border: 1px solid #b6e305;
}
.widget_search .cb-search .cb-search-submit{
color: #b6e305
}
.cb-body-light .cb-widget-title{
border-bottom-color: #b6e305;
}
/*TAGI*/
.cb-body-light .cb-post-meta .cb-element a{
background: #1c1c1c !important;
border: 1px solid #b6e305 !important;
}
.cb-body-light .cb-post-meta .cb-element a:hover{
background: #b6e305 !important;
color: #1c1c1c !important;
}
.cb-body-light .cb-pagination .current{
background: #b6e305;
color: #1c1c1c !important;
}
.cb-pagination a{
border: 1px solid #b6e305 !important;
}
.cb-pagination a:hover{
background: #b6e305 !important;
color: #1c1c1c !important;
}
/*TAGI*/
/*STRONA-GŁÓWNA*/
/*ARTYKUŁ*/
.sd-content ul li a.sd-button{
background: #1c1c1c !important;
}
.sharing-hidden .inner{
background: #1c1c1c;
border: 1px solid #fff;
}
.cb-body-light .cb-post-block-bg{
background: #1c1c1c;
border: 1px solid #b6e305;
}
#cb-author-box .cb-meta .fn{
color: #b6e305 !important;
}
/*KOMENTARZE*/
#wpcomm .wpdiscuz-front-actions,#wpcomm .wpdiscuz-subscribe-bar{
background: #1c1c1c;
}
#wc-comment-header .wpdiscuz-comment-count .wpd-cc-value{
background: #b6e305;
color: #1c1c1c;
}
#wpcomm .wc-comment .wc-comment-right{
background: #1c1c1c;
border: 1px solid #b6e305;
}
#wpcomm .wc-comment-header{
border-top: 0;
}
#wpcomm .wc-comment .wc-comment-left .wc-comment-label{
background: #1c1c1c;
border-bottom-color: #b6e305;
}
#wpcomm .wpdiscuz-subscribe-form-intro{
color: #fff;
}
.wpdiscuz_select{
background: none !important;
border: 1px solid #b6e305 !important;
}
/*KOMENTARZE*/
/*ARTYKUŁ*/
/*PODSTRONY*/
/*PODSTRONY*/
/*FOOTER*/
.cb-footer-dark #cb-footer{
text-align: center;
background: #1c1c1c;
cursor: none;
}
.cb-footer-dark #cb-footer:before{
content: "Ciemny motyw by Maciejozaman";
color: #b6e305;
}
/*FOOTER*/
} | 0.12251 | 0.055464 |
.wp-full-overlay.expanded{
margin-left: 360px;
}
.wp-full-overlay-sidebar{
width: 360px;
}
.wp-full-overlay.collapsed .wp-full-overlay-sidebar{
margin-left: -360px;
}
.customize-control{
margin-bottom: 0;
}
/*#customize-theme-controls .accordion-section-content{
padding: 0;
}*/
/*.customize-section-title{
margin: 0;
}*/
.customize-control select{
height: auto;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* Custom CSS */
.ctf-hidden{
display: none !important;
}
.ctf-btn{
font-weight: 500;
font-size: 14px;
background-color: #fff;
border-color: #E8E8E8;
border-width: 0 0 2px;
border-style: solid;
padding: 10px 20px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-btn:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.ctf-cc-container{
padding: 20px 15px;
margin-left: -12px;
margin-right: -12px;
/*border-bottom: 1px solid #000;*/
}
.ctf-control-title{
font-weight: 500;
font-size: 16px;
margin-bottom: 5px;
display: block;
color: #000;
}
.ctf-customize-control-subtitle{
display: block;
margin-bottom: 15px;
color: #404040;
font-size: 14px;
}
.ctf-customize-control-description{
color: #A5A5A5;
margin-top: 20px;
}
input[type=text],
input[type=password],
/*input[type=checkbox],*/
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
/*input[type=radio],*/
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
input[type=search],
select,
textarea{
padding: 10px 15px;
border-width: 0 0 2px;
border-style: solid;
border-color: #E8E8E8;
width: 100%;
box-shadow: none !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
input[type=number]{
height: auto;
}
select{
max-height: 40px;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=radio]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
input[type=search]:focus,
select:focus,
textarea:focus{
border-color: #06B3E6;
box-shadow: 0 0 25px #E6E4E4;
}
.customize-control input[type=tel],
.customize-control input[type=url],
.customize-control input[type=text],
.customize-control input[type=password],
.customize-control input[type=email],
.customize-control input[type=number],
.customize-control input[type=search] {
width: 100%;
}
/* Spiner Input CSS */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
padding-right: 35px;
-moz-appearance:textfield;
}
.ui-spinner{
position: relative;
}
.ui-spinner-button{
position: absolute;
right: 0;
font-size: 8px;
display: inline-block;
width: 30px;
height: 20px;
line-height: 20px;
text-align: center;
color: #777;
border-left: 1px solid #eee;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ui-spinner-button:hover{
color: #fff;
background-color: #06B3E6;
}
.ui-spinner-up{
top: -10px;
border-bottom: 1px solid #eee;
}
.ui-spinner-down{
bottom: -10px;
}
/* Custom Styled Select Input */
.selectize-input{
border-width: 0 0 2px;
padding: 10px 15px;
border-color: #E8E8E8;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.selectize-input.focus{
border-color: #06B3E6;
}
.selectize-dropdown{
margin-top: 1px;
}
.selectize-control.single .selectize-input::after{
border-color: #777 transparent transparent;
right: 15px;
margin-top: -2px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.selectize-control.single:hover .selectize-input::after{
border-color: #06B3E6 transparent transparent;
}
.selectize-control.single:hover .selectize-input.dropdown-active::after{
border-color: transparent transparent #06B3E6 transparent;
}
/* Radio Input */
.ctf-input-field-radio label{
display: block;
vertical-align: middle;
padding: 5px 0;
font-weight: 600;
}
.ctf-input-field-radio label span{
display: inline-block;
vertical-align: middle;
}
.ctf-input-field-radio label input[type="radio"]{
display: none;
}
.ctf-input-field-radio label input[type="radio"] + span.ctf-input-radio-box{
display: inline-block;
width: 16px;
height: 16px;
border-radius: 20px;
border: 1px solid #D1D1D1;
background-color: #fff;
position: relative;
margin-right: 5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio label input[type="radio"] + span.ctf-input-radio-box::after{
content: '';
width: 8px;
height: 8px;
border-radius: 8px;
background-color: #06B3E6;
position: absolute;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -4px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio label:hover input[type="radio"] + span.ctf-input-radio-box{
border-color: #06B3E6;
}
.ctf-input-field-radio label input[type="radio"]:checked + span.ctf-input-radio-box{
border-color: #06B3E6;
}
.ctf-input-field-radio label input[type="radio"]:checked + span.ctf-input-radio-box::after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* Checkbox Input */
.ctf-input-field-checkbox label{
display: block;
vertical-align: middle;
padding: 5px 0;
font-weight: 600;
}
.ctf-input-field-checkbox label span{
display: inline-block;
vertical-align: middle;
}
.ctf-input-field-checkbox label input[type="checkbox"]{
display: none;
}
.ctf-input-field-checkbox label input[type="checkbox"] + span.ctf-input-checkbox-box{
display: inline-block;
width: 16px;
height: 16px;
/*border-radius: 20px;*/
border: 1px solid #D1D1D1;
background-color: #fff;
position: relative;
margin-right: 5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-checkbox label input[type="checkbox"] + span.ctf-input-checkbox-box::after{
content: '';
width: 8px;
height: 8px;
/*border-radius: 8px;*/
background-color: #06B3E6;
position: absolute;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -4px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-checkbox label:hover input[type="checkbox"] + span.ctf-input-checkbox-box{
border-color: #06B3E6;
}
.ctf-input-field-checkbox label input[type="checkbox"]:checked + span.ctf-input-checkbox-box{
border-color: #06B3E6;
}
.ctf-input-field-checkbox label input[type="checkbox"]:checked + span.ctf-input-checkbox-box::after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* Radio and Checkbox Image CSS */
.ctf-input-field-radio-image label,
.ctf-input-field-checkbox-image label{
display: inline-block;
float: left;
margin: 4px;
}
.ctf-input-field-radio-image label input[type="radio"],
.ctf-input-field-checkbox-image label input[type="checkbox"]{
display: none;
}
.ctf-input-field-radio-image label input[type="radio"] + img.ctf-input-radio-img,
.ctf-input-field-checkbox-image label input[type="checkbox"] + img.ctf-input-checkbox-img{
border-width: 3px;
border-style: solid;
border-color: transparent;
}
.ctf-input-field-radio-image label input[type="radio"]:checked + img.ctf-input-radio-img,
.ctf-input-field-checkbox-image label input[type="checkbox"]:checked + img.ctf-input-checkbox-img{
border-color: #06B3E6;
}
/* Radio Image CSS */
.ctf-input-field-radio-button label,
.ctf-input-field-checkbox-button label{
display: inline-block;
float: left;
}
/*.ctf-input-field-radio-button label:last-child,
.ctf-input-field-checkbox-button label:last-child{
border-left: 0 solid #E8E8E8;
}*/
.ctf-input-field-radio-button label input[type="radio"],
.ctf-input-field-checkbox-button label input[type="checkbox"]{
display: none;
}
.ctf-input-field-radio-button label input[type="radio"] + span,
.ctf-input-field-checkbox-button label input[type="checkbox"] + span{
display: inline-block;
font-weight: 600;
padding: 10px 15px;
background-color: #fff;
border-bottom: 2px solid #E8E8E8;
border-left: 1px solid #E8E8E8;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio-button label:hover input[type="radio"] + span,
.ctf-input-field-checkbox-button label:hover input[type="checkbox"] + span{
background-color: #F9F9F9;
border-bottom: 2px solid #06B3E6;
}
.ctf-input-field-radio-button label input[type="radio"]:checked + span,
.ctf-input-field-checkbox-button label input[type="checkbox"]:checked + span{
color: #fff;
background-color: #06B3E6;
border-color: #009ecd;
}
/* Multi Text */
.ctf-mt-input-item{
position: relative;
margin-bottom: 10px;
}
.ctf-mt-input-delete {
background-color: #e40a0a;
border-width: 0;
border-radius: 40px;
color: #fff;
width: 20px;
height: 20px;
line-height: 16px;
position: absolute;
top: -10px;
right: -10px;
opacity: 0;
visibility: hidden;
text-transform: uppercase;
font-size: 10px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-mt-input-delete:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ctf-mt-input-item:hover .ctf-mt-input-delete{
opacity: 1;
visibility: visible;
}
/* RGBA Color Picker */
.ctf-alpha-container .transparency {
height:24px;
width:100%;
background-color:#FFF;
background-image:url(../images/transparency-grid.png);
box-shadow:0 0 5px rgba(0,0,0,0.4) inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:0;
background-size: 100% auto;
}
.ctf-alpha-container .ui-slider-handle {
color:#777;
background-color: transparent;
text-shadow:0 1px 0 #FFF;
text-decoration:none;
position:absolute;
z-index:2;
box-shadow:0 1px 2px rgba(0,0,0,0.2);
border-width: 4px 3px;
border-style: solid;
border-color: #AAA;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity:0.9;
margin-top:-5px;
height:20px;
cursor:ew-resize;
font-size:12px;
padding: 3px;
}
.ctf-alpha-container .ui-slider-handle::before{
content: " ";
position: absolute;
left: -2px;
right: -2px;
top: -2px;
bottom: -2px;
border: 2px solid #FFF;
border-radius: 3px;
}
.ctf-alpha-container .ui-slider-handle .ctf-rgba-val-pop{
position: absolute;
bottom: -28px;
left: 0;
width: 50px;
height: 20px;
line-height: 20px;
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
border-radius: 25px;
margin-left: -22px;
font-weight: 300;
font-size: 11px;
}
.ctf-alpha-container .ui-slider-handle .ctf-rgba-val-pop::after{
content: '';
width: 0;
height: 0;
display: block;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #000;
position: absolute;
top: -10px;
left: 20px;
}
.ctf-input-field-color-rgba .wp-picker-container .iris-picker{
border-bottom-width: 0;
}
.ctf-alpha-container .ctf-alpha-container-inner{
position: relative;
}
.ctf-alpha-container .ui-slider {
position: absolute;
text-align: center;
left: -3px;
right: 11px;
}
.wp-picker-container a.wp-picker-open ~ div.ctf-alpha-container {
display:block;
width: calc(93% - 1px);
}
.ctf-alpha-container {
box-sizing:padding-box;
display:none;
border:1px solid #dfdfdf;
border-top:none;
background:#FFF;
padding: 6px 11px;
}
/* dimension */
.ctf-input-field-dimension .ctf-input-dimension-number,
.ctf-input-field-range .ctf-if-range-cont{
width: 75%;
float: left;
padding-right: 5px;
box-sizing:border-box;
}
.ctf-input-field-dimension .ctf-input-dimension-select,
.ctf-input-field-range .ctf-if-txt-cont{
width: 25%;
float: left;
box-sizing:border-box;
}
/* Range CSS */
.ctf-input-field-range input[type=range] {
-webkit-appearance: none;
width: 100%;
margin: 13px 0;
background-color: transparent;
}
.ctf-input-field-range input[type=range]:focus {
outline: none;
}
.ctf-input-field-range input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 5px;
cursor: pointer;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #fff;
border-radius: 10px;
border: 0px solid #010101;
}
.ctf-input-field-range input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 18px;
background: #06B3E6;
cursor: pointer;
-webkit-appearance: none;
margin-top: -6.5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-range input[type=range]::-webkit-slider-thumb:hover {
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
box-shadow: 0 0 5px rgba(0,0,0,0.1);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ctf-input-field-range input[type=range]:focus::-webkit-slider-runnable-track {
background: #fff;
}
.ctf-input-field-range input[type=range]::-moz-range-track {
width: 100%;
height: 5px;
cursor: pointer;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #fff;
border-radius: 10px;
border: 0px solid #010101;
}
.ctf-input-field-range input[type=range]::-moz-range-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 18px;
background: #06B3E6;
cursor: pointer;
}
.ctf-input-field-range input[type=range]::-ms-track {
width: 100%;
height: 5px;
cursor: pointer;
background: transparent;
border-color: transparent;
color: transparent;
}
.ctf-input-field-range input[type=range]::-ms-fill-lower {
background: #676767;
border: 0px solid #010101;
border-radius: 20px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.ctf-input-field-range input[type=range]::-ms-fill-upper {
background: #fff;
border: 0px solid #010101;
border-radius: 20px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.ctf-input-field-range input[type=range]::-ms-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 1px;
background: #06B3E6;
cursor: pointer;
height: 5px;
}
.ctf-input-field-range input[type=range]:focus::-ms-fill-lower {
background: #fff;
}
.ctf-input-field-range input[type=range]:focus::-ms-fill-upper {
background: #ebebeb;
}
/* Google font controll css */
.ctf-input-field-google-font{
margin-right: -5px;
}
.ctf-input-field-google-font .ctf-if-gf-font-family,
.ctf-input-field-google-font .ctf-if-gf-font-size,
.ctf-input-field-google-font .ctf-if-gf-font-weight,
.ctf-input-field-google-font .ctf-if-gf-font-size,
.ctf-input-field-google-font .ctf-if-gf-line-height,
.ctf-input-field-google-font .ctf-if-gf-letter-spacing,
.ctf-input-field-google-font .ctf-if-gf-word-spacing{
width: 50%;
float: left;
box-sizing:border-box;
padding-right: 5px;
margin-bottom: 12px;
}
.ctf-input-field-google-font .ctf-if-gf-font-family{
width: 65%;
}
.ctf-input-field-google-font .ctf-if-gf-font-weight{
width: 35%;
}
.ctf-input-field-google-font .ctf-input-field-dimension .ctf-input-dimension-number{
width: 50%;
padding-right: 2px;
}
.ctf-input-field-google-font .ctf-input-field-dimension .ctf-input-dimension-select{
width: 50%;
}
.ctf-input-field-google-font label{
clear: both;
display: block;
padding-bottom: 5px;
}
.ctf-input-field-google-font input[type=number]{
padding-left: 8px;
padding-right: 30px;
}
/* Text Align Controll */
.ctf-input-field-checkbox-button.ctf-input-field-font-style label input[type="checkbox"] + span,
.ctf-input-field-radio-button.ctf-input-field-text-align label input[type="radio"] + span{
font-size: 14px;
}
/* Iconpicker */
.ct-ip-search-input {
font-style: italic;
margin-bottom: 10px !important;
}
.ct-iconpicker {
display: block;
}
.ct-iconpicker .ct-ip-holder .ct-ip-icon {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border: 1px solid #eee;
position: relative;
cursor: pointer;
background-color: #fff;
}
.ct-iconpicker .ct-ip-holder .ct-ip-icon::after {
content: '\f107';
font-family: 'FontAwesome';
position: absolute;
top: -1px;
right: -20px;
width: 20px;
height: 40px;
border: 1px solid #eee;
background-color: #fff;
}
.ct-iconpicker .ct-ip-popup {
width: 100%;
max-width: 327px;
max-height: 340px;
overflow: hidden;
overflow-y: scroll;
padding: 4px;
border: 1px solid #eee;
display: none;
background-color: #fff;
}
.ct-iconpicker .ct-ip-popup ul {
padding: 0;
margin: 0;
list-style: none;
}
.ct-iconpicker .ct-ip-popup ul li {
display: inline-block;
float: left;
width: 50px;
height: 50px;
padding: 4px;
margin: 0 !important;
}
.ct-iconpicker .ct-ip-popup ul li a {
display: block;
color: #000;
line-height: 42px;
text-align: center;
border: 1px solid #eee;
transition: all 0.5s;
}
.ct-iconpicker .ct-ip-popup ul li a.ctf-selected,
.ct-iconpicker .ct-ip-popup ul li a:hover {
color: #fff;
background-color: #06B3E6;
border-color: #06B3E6;
}
/* Color Field Design */
.wp-color-result{
height: 36px;
border: 1px solid #E8E8E8 !important;
border-radius: 0;
box-shadow: none;
padding-left: 38px;
}
.wp-color-result::before{
content: '';
display: block;
width: 38px;
height: 36px;
position: absolute;
top: 0;
left: 0;
background-image:url(../images/transparency-grid2.jpg);
z-index: -1;
}
.wp-color-result::after{
border-radius: 0;
border-left: 0 solid #CCC !important;
padding: 7px 10px;
background-color: rgba(0,0,0,0.2);
color: #fff !important;
}
.wp-core-ui .wp-picker-input-wrap .button.button-small{
height: 38px;
line-height: 38px;
border-width: 0;
border-radius: 0;
padding: 0px 23px 1px;
border-bottom: 2px solid #E8E8E8;
box-shadow: none;
background-color: #fff;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.wp-core-ui .wp-picker-input-wrap .button.button-small:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.wp-picker-container input.wp-color-picker[type="text"]{
width: 85px;
}
/* Form Kirki */
.ctf-input-field .wp-picker-container .iris-picker {
width: 100% !important;
padding-bottom: 3px !important;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner {
left: 35px;
height: 190px;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner .iris-square {
margin-right: 2%;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner .iris-slider.iris-strip {
height: 224.75px !important;
width: 28px !important;
}
.ctf-input-field .iris-palette-container {
width: 20px;
left: 8px;
top: 10px;
text-align: center;
}
.ctf-input-field .iris-palette-container a {
display: inline-block;
margin-left: 0 !important;
margin-bottom: 9px;
border: 1px solid rgba(0, 0, 0, 0.06);
border-radius: 0;
width: 18px !important;
height: 18px !important;
}
/* Media */
.button.image-upload-button,
.button.image-change-button{
width: 100%;
height: 40px;
background-color: #fff;
border-width: 0;
border-radius: 0;
box-shadow: none;
border-color: #E8E8E8;
border-bottom-width: 2px;
font-weight: 500;
font-size: 14px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.button.image-upload-button:hover,
.button.image-change-button:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.button.image-remove-button{
width: 100%;
height: 40px;
background-color: #fff;
color: #ed2929;
border-width: 0;
border-radius: 0;
box-shadow: none;
border-color: #E8E8E8;
border-bottom-width: 2px;
font-weight: 500;
font-size: 14px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.button.image-remove-button:hover{
background-color: #ed2929;
border-color: #c21212;
color: #fff;
}
.ctf-ifi-view-image{
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding-right: 5px;
}
.ctf-ifi-btn-set{
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding-left: 5px;
}
.button.image-change-button{
margin-bottom: 10px;
}
/* Image Gallery */
.ctf-ifi-view-image-multi{
margin-left: -10px;
margin-right: -10px;
}
.ctf-ifi-view-image-multi,
.ctf-ifi-view-image-multi .ctf-multi-img-item{
box-sizing: border-box;
}
.ctf-ifi-view-image-multi .ctf-multi-img-item{
width: 33.333%;
float: left;
padding-right: 10px;
padding-left: 10px;
position: relative;
margin-bottom: 20px;
cursor: move;
}
.ctf-mi-item-close {
background-color: #e40a0a;
border-width: 0;
/*border-radius: 40px;*/
color: #fff;
width: 25px;
height: 25px;
line-height: 16px;
position: absolute;
top: 0;
right: 10px;
opacity: 0;
visibility: hidden;
text-transform: uppercase;
font-size: 10px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-ifi-view-image-multi .ctf-multi-img-item:hover .ctf-mi-item-close{
opacity: 1;
visibility: visible;
}
.ui-sortable-placeholder{
/*border: 1px solid #fcefa1;*/
background: #fbf9ee;
color: #363636;
visibility: visible !important;
}
.expanded .wp-full-overlay-footer{
width: 359px;
} | inc/customizer/assets/css/customizer.css | .wp-full-overlay.expanded{
margin-left: 360px;
}
.wp-full-overlay-sidebar{
width: 360px;
}
.wp-full-overlay.collapsed .wp-full-overlay-sidebar{
margin-left: -360px;
}
.customize-control{
margin-bottom: 0;
}
/*#customize-theme-controls .accordion-section-content{
padding: 0;
}*/
/*.customize-section-title{
margin: 0;
}*/
.customize-control select{
height: auto;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* Custom CSS */
.ctf-hidden{
display: none !important;
}
.ctf-btn{
font-weight: 500;
font-size: 14px;
background-color: #fff;
border-color: #E8E8E8;
border-width: 0 0 2px;
border-style: solid;
padding: 10px 20px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-btn:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.ctf-cc-container{
padding: 20px 15px;
margin-left: -12px;
margin-right: -12px;
/*border-bottom: 1px solid #000;*/
}
.ctf-control-title{
font-weight: 500;
font-size: 16px;
margin-bottom: 5px;
display: block;
color: #000;
}
.ctf-customize-control-subtitle{
display: block;
margin-bottom: 15px;
color: #404040;
font-size: 14px;
}
.ctf-customize-control-description{
color: #A5A5A5;
margin-top: 20px;
}
input[type=text],
input[type=password],
/*input[type=checkbox],*/
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
/*input[type=radio],*/
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
input[type=search],
select,
textarea{
padding: 10px 15px;
border-width: 0 0 2px;
border-style: solid;
border-color: #E8E8E8;
width: 100%;
box-shadow: none !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
input[type=number]{
height: auto;
}
select{
max-height: 40px;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=radio]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
input[type=search]:focus,
select:focus,
textarea:focus{
border-color: #06B3E6;
box-shadow: 0 0 25px #E6E4E4;
}
.customize-control input[type=tel],
.customize-control input[type=url],
.customize-control input[type=text],
.customize-control input[type=password],
.customize-control input[type=email],
.customize-control input[type=number],
.customize-control input[type=search] {
width: 100%;
}
/* Spiner Input CSS */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
padding-right: 35px;
-moz-appearance:textfield;
}
.ui-spinner{
position: relative;
}
.ui-spinner-button{
position: absolute;
right: 0;
font-size: 8px;
display: inline-block;
width: 30px;
height: 20px;
line-height: 20px;
text-align: center;
color: #777;
border-left: 1px solid #eee;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ui-spinner-button:hover{
color: #fff;
background-color: #06B3E6;
}
.ui-spinner-up{
top: -10px;
border-bottom: 1px solid #eee;
}
.ui-spinner-down{
bottom: -10px;
}
/* Custom Styled Select Input */
.selectize-input{
border-width: 0 0 2px;
padding: 10px 15px;
border-color: #E8E8E8;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.selectize-input.focus{
border-color: #06B3E6;
}
.selectize-dropdown{
margin-top: 1px;
}
.selectize-control.single .selectize-input::after{
border-color: #777 transparent transparent;
right: 15px;
margin-top: -2px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.selectize-control.single:hover .selectize-input::after{
border-color: #06B3E6 transparent transparent;
}
.selectize-control.single:hover .selectize-input.dropdown-active::after{
border-color: transparent transparent #06B3E6 transparent;
}
/* Radio Input */
.ctf-input-field-radio label{
display: block;
vertical-align: middle;
padding: 5px 0;
font-weight: 600;
}
.ctf-input-field-radio label span{
display: inline-block;
vertical-align: middle;
}
.ctf-input-field-radio label input[type="radio"]{
display: none;
}
.ctf-input-field-radio label input[type="radio"] + span.ctf-input-radio-box{
display: inline-block;
width: 16px;
height: 16px;
border-radius: 20px;
border: 1px solid #D1D1D1;
background-color: #fff;
position: relative;
margin-right: 5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio label input[type="radio"] + span.ctf-input-radio-box::after{
content: '';
width: 8px;
height: 8px;
border-radius: 8px;
background-color: #06B3E6;
position: absolute;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -4px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio label:hover input[type="radio"] + span.ctf-input-radio-box{
border-color: #06B3E6;
}
.ctf-input-field-radio label input[type="radio"]:checked + span.ctf-input-radio-box{
border-color: #06B3E6;
}
.ctf-input-field-radio label input[type="radio"]:checked + span.ctf-input-radio-box::after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* Checkbox Input */
.ctf-input-field-checkbox label{
display: block;
vertical-align: middle;
padding: 5px 0;
font-weight: 600;
}
.ctf-input-field-checkbox label span{
display: inline-block;
vertical-align: middle;
}
.ctf-input-field-checkbox label input[type="checkbox"]{
display: none;
}
.ctf-input-field-checkbox label input[type="checkbox"] + span.ctf-input-checkbox-box{
display: inline-block;
width: 16px;
height: 16px;
/*border-radius: 20px;*/
border: 1px solid #D1D1D1;
background-color: #fff;
position: relative;
margin-right: 5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-checkbox label input[type="checkbox"] + span.ctf-input-checkbox-box::after{
content: '';
width: 8px;
height: 8px;
/*border-radius: 8px;*/
background-color: #06B3E6;
position: absolute;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -4px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-checkbox label:hover input[type="checkbox"] + span.ctf-input-checkbox-box{
border-color: #06B3E6;
}
.ctf-input-field-checkbox label input[type="checkbox"]:checked + span.ctf-input-checkbox-box{
border-color: #06B3E6;
}
.ctf-input-field-checkbox label input[type="checkbox"]:checked + span.ctf-input-checkbox-box::after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* Radio and Checkbox Image CSS */
.ctf-input-field-radio-image label,
.ctf-input-field-checkbox-image label{
display: inline-block;
float: left;
margin: 4px;
}
.ctf-input-field-radio-image label input[type="radio"],
.ctf-input-field-checkbox-image label input[type="checkbox"]{
display: none;
}
.ctf-input-field-radio-image label input[type="radio"] + img.ctf-input-radio-img,
.ctf-input-field-checkbox-image label input[type="checkbox"] + img.ctf-input-checkbox-img{
border-width: 3px;
border-style: solid;
border-color: transparent;
}
.ctf-input-field-radio-image label input[type="radio"]:checked + img.ctf-input-radio-img,
.ctf-input-field-checkbox-image label input[type="checkbox"]:checked + img.ctf-input-checkbox-img{
border-color: #06B3E6;
}
/* Radio Image CSS */
.ctf-input-field-radio-button label,
.ctf-input-field-checkbox-button label{
display: inline-block;
float: left;
}
/*.ctf-input-field-radio-button label:last-child,
.ctf-input-field-checkbox-button label:last-child{
border-left: 0 solid #E8E8E8;
}*/
.ctf-input-field-radio-button label input[type="radio"],
.ctf-input-field-checkbox-button label input[type="checkbox"]{
display: none;
}
.ctf-input-field-radio-button label input[type="radio"] + span,
.ctf-input-field-checkbox-button label input[type="checkbox"] + span{
display: inline-block;
font-weight: 600;
padding: 10px 15px;
background-color: #fff;
border-bottom: 2px solid #E8E8E8;
border-left: 1px solid #E8E8E8;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-radio-button label:hover input[type="radio"] + span,
.ctf-input-field-checkbox-button label:hover input[type="checkbox"] + span{
background-color: #F9F9F9;
border-bottom: 2px solid #06B3E6;
}
.ctf-input-field-radio-button label input[type="radio"]:checked + span,
.ctf-input-field-checkbox-button label input[type="checkbox"]:checked + span{
color: #fff;
background-color: #06B3E6;
border-color: #009ecd;
}
/* Multi Text */
.ctf-mt-input-item{
position: relative;
margin-bottom: 10px;
}
.ctf-mt-input-delete {
background-color: #e40a0a;
border-width: 0;
border-radius: 40px;
color: #fff;
width: 20px;
height: 20px;
line-height: 16px;
position: absolute;
top: -10px;
right: -10px;
opacity: 0;
visibility: hidden;
text-transform: uppercase;
font-size: 10px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-mt-input-delete:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ctf-mt-input-item:hover .ctf-mt-input-delete{
opacity: 1;
visibility: visible;
}
/* RGBA Color Picker */
.ctf-alpha-container .transparency {
height:24px;
width:100%;
background-color:#FFF;
background-image:url(../images/transparency-grid.png);
box-shadow:0 0 5px rgba(0,0,0,0.4) inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:0;
background-size: 100% auto;
}
.ctf-alpha-container .ui-slider-handle {
color:#777;
background-color: transparent;
text-shadow:0 1px 0 #FFF;
text-decoration:none;
position:absolute;
z-index:2;
box-shadow:0 1px 2px rgba(0,0,0,0.2);
border-width: 4px 3px;
border-style: solid;
border-color: #AAA;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity:0.9;
margin-top:-5px;
height:20px;
cursor:ew-resize;
font-size:12px;
padding: 3px;
}
.ctf-alpha-container .ui-slider-handle::before{
content: " ";
position: absolute;
left: -2px;
right: -2px;
top: -2px;
bottom: -2px;
border: 2px solid #FFF;
border-radius: 3px;
}
.ctf-alpha-container .ui-slider-handle .ctf-rgba-val-pop{
position: absolute;
bottom: -28px;
left: 0;
width: 50px;
height: 20px;
line-height: 20px;
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
border-radius: 25px;
margin-left: -22px;
font-weight: 300;
font-size: 11px;
}
.ctf-alpha-container .ui-slider-handle .ctf-rgba-val-pop::after{
content: '';
width: 0;
height: 0;
display: block;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #000;
position: absolute;
top: -10px;
left: 20px;
}
.ctf-input-field-color-rgba .wp-picker-container .iris-picker{
border-bottom-width: 0;
}
.ctf-alpha-container .ctf-alpha-container-inner{
position: relative;
}
.ctf-alpha-container .ui-slider {
position: absolute;
text-align: center;
left: -3px;
right: 11px;
}
.wp-picker-container a.wp-picker-open ~ div.ctf-alpha-container {
display:block;
width: calc(93% - 1px);
}
.ctf-alpha-container {
box-sizing:padding-box;
display:none;
border:1px solid #dfdfdf;
border-top:none;
background:#FFF;
padding: 6px 11px;
}
/* dimension */
.ctf-input-field-dimension .ctf-input-dimension-number,
.ctf-input-field-range .ctf-if-range-cont{
width: 75%;
float: left;
padding-right: 5px;
box-sizing:border-box;
}
.ctf-input-field-dimension .ctf-input-dimension-select,
.ctf-input-field-range .ctf-if-txt-cont{
width: 25%;
float: left;
box-sizing:border-box;
}
/* Range CSS */
.ctf-input-field-range input[type=range] {
-webkit-appearance: none;
width: 100%;
margin: 13px 0;
background-color: transparent;
}
.ctf-input-field-range input[type=range]:focus {
outline: none;
}
.ctf-input-field-range input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 5px;
cursor: pointer;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #fff;
border-radius: 10px;
border: 0px solid #010101;
}
.ctf-input-field-range input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 18px;
background: #06B3E6;
cursor: pointer;
-webkit-appearance: none;
margin-top: -6.5px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-input-field-range input[type=range]::-webkit-slider-thumb:hover {
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
box-shadow: 0 0 5px rgba(0,0,0,0.1);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ctf-input-field-range input[type=range]:focus::-webkit-slider-runnable-track {
background: #fff;
}
.ctf-input-field-range input[type=range]::-moz-range-track {
width: 100%;
height: 5px;
cursor: pointer;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #fff;
border-radius: 10px;
border: 0px solid #010101;
}
.ctf-input-field-range input[type=range]::-moz-range-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 18px;
background: #06B3E6;
cursor: pointer;
}
.ctf-input-field-range input[type=range]::-ms-track {
width: 100%;
height: 5px;
cursor: pointer;
background: transparent;
border-color: transparent;
color: transparent;
}
.ctf-input-field-range input[type=range]::-ms-fill-lower {
background: #676767;
border: 0px solid #010101;
border-radius: 20px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.ctf-input-field-range input[type=range]::-ms-fill-upper {
background: #fff;
border: 0px solid #010101;
border-radius: 20px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.ctf-input-field-range input[type=range]::-ms-thumb {
box-shadow: 0px 0px 0px rgba(111, 0, 0, 0), 0px 0px 0px rgba(137, 0, 0, 0);
border: 0px solid rgba(255, 30, 0, 0);
height: 18px;
width: 18px;
border-radius: 1px;
background: #06B3E6;
cursor: pointer;
height: 5px;
}
.ctf-input-field-range input[type=range]:focus::-ms-fill-lower {
background: #fff;
}
.ctf-input-field-range input[type=range]:focus::-ms-fill-upper {
background: #ebebeb;
}
/* Google font controll css */
.ctf-input-field-google-font{
margin-right: -5px;
}
.ctf-input-field-google-font .ctf-if-gf-font-family,
.ctf-input-field-google-font .ctf-if-gf-font-size,
.ctf-input-field-google-font .ctf-if-gf-font-weight,
.ctf-input-field-google-font .ctf-if-gf-font-size,
.ctf-input-field-google-font .ctf-if-gf-line-height,
.ctf-input-field-google-font .ctf-if-gf-letter-spacing,
.ctf-input-field-google-font .ctf-if-gf-word-spacing{
width: 50%;
float: left;
box-sizing:border-box;
padding-right: 5px;
margin-bottom: 12px;
}
.ctf-input-field-google-font .ctf-if-gf-font-family{
width: 65%;
}
.ctf-input-field-google-font .ctf-if-gf-font-weight{
width: 35%;
}
.ctf-input-field-google-font .ctf-input-field-dimension .ctf-input-dimension-number{
width: 50%;
padding-right: 2px;
}
.ctf-input-field-google-font .ctf-input-field-dimension .ctf-input-dimension-select{
width: 50%;
}
.ctf-input-field-google-font label{
clear: both;
display: block;
padding-bottom: 5px;
}
.ctf-input-field-google-font input[type=number]{
padding-left: 8px;
padding-right: 30px;
}
/* Text Align Controll */
.ctf-input-field-checkbox-button.ctf-input-field-font-style label input[type="checkbox"] + span,
.ctf-input-field-radio-button.ctf-input-field-text-align label input[type="radio"] + span{
font-size: 14px;
}
/* Iconpicker */
.ct-ip-search-input {
font-style: italic;
margin-bottom: 10px !important;
}
.ct-iconpicker {
display: block;
}
.ct-iconpicker .ct-ip-holder .ct-ip-icon {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border: 1px solid #eee;
position: relative;
cursor: pointer;
background-color: #fff;
}
.ct-iconpicker .ct-ip-holder .ct-ip-icon::after {
content: '\f107';
font-family: 'FontAwesome';
position: absolute;
top: -1px;
right: -20px;
width: 20px;
height: 40px;
border: 1px solid #eee;
background-color: #fff;
}
.ct-iconpicker .ct-ip-popup {
width: 100%;
max-width: 327px;
max-height: 340px;
overflow: hidden;
overflow-y: scroll;
padding: 4px;
border: 1px solid #eee;
display: none;
background-color: #fff;
}
.ct-iconpicker .ct-ip-popup ul {
padding: 0;
margin: 0;
list-style: none;
}
.ct-iconpicker .ct-ip-popup ul li {
display: inline-block;
float: left;
width: 50px;
height: 50px;
padding: 4px;
margin: 0 !important;
}
.ct-iconpicker .ct-ip-popup ul li a {
display: block;
color: #000;
line-height: 42px;
text-align: center;
border: 1px solid #eee;
transition: all 0.5s;
}
.ct-iconpicker .ct-ip-popup ul li a.ctf-selected,
.ct-iconpicker .ct-ip-popup ul li a:hover {
color: #fff;
background-color: #06B3E6;
border-color: #06B3E6;
}
/* Color Field Design */
.wp-color-result{
height: 36px;
border: 1px solid #E8E8E8 !important;
border-radius: 0;
box-shadow: none;
padding-left: 38px;
}
.wp-color-result::before{
content: '';
display: block;
width: 38px;
height: 36px;
position: absolute;
top: 0;
left: 0;
background-image:url(../images/transparency-grid2.jpg);
z-index: -1;
}
.wp-color-result::after{
border-radius: 0;
border-left: 0 solid #CCC !important;
padding: 7px 10px;
background-color: rgba(0,0,0,0.2);
color: #fff !important;
}
.wp-core-ui .wp-picker-input-wrap .button.button-small{
height: 38px;
line-height: 38px;
border-width: 0;
border-radius: 0;
padding: 0px 23px 1px;
border-bottom: 2px solid #E8E8E8;
box-shadow: none;
background-color: #fff;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.wp-core-ui .wp-picker-input-wrap .button.button-small:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.wp-picker-container input.wp-color-picker[type="text"]{
width: 85px;
}
/* Form Kirki */
.ctf-input-field .wp-picker-container .iris-picker {
width: 100% !important;
padding-bottom: 3px !important;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner {
left: 35px;
height: 190px;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner .iris-square {
margin-right: 2%;
}
.ctf-input-field .wp-picker-container .iris-picker .iris-picker-inner .iris-slider.iris-strip {
height: 224.75px !important;
width: 28px !important;
}
.ctf-input-field .iris-palette-container {
width: 20px;
left: 8px;
top: 10px;
text-align: center;
}
.ctf-input-field .iris-palette-container a {
display: inline-block;
margin-left: 0 !important;
margin-bottom: 9px;
border: 1px solid rgba(0, 0, 0, 0.06);
border-radius: 0;
width: 18px !important;
height: 18px !important;
}
/* Media */
.button.image-upload-button,
.button.image-change-button{
width: 100%;
height: 40px;
background-color: #fff;
border-width: 0;
border-radius: 0;
box-shadow: none;
border-color: #E8E8E8;
border-bottom-width: 2px;
font-weight: 500;
font-size: 14px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.button.image-upload-button:hover,
.button.image-change-button:hover{
background-color: #06B3E6;
border-color: #009ecd;
color: #fff;
}
.button.image-remove-button{
width: 100%;
height: 40px;
background-color: #fff;
color: #ed2929;
border-width: 0;
border-radius: 0;
box-shadow: none;
border-color: #E8E8E8;
border-bottom-width: 2px;
font-weight: 500;
font-size: 14px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.button.image-remove-button:hover{
background-color: #ed2929;
border-color: #c21212;
color: #fff;
}
.ctf-ifi-view-image{
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding-right: 5px;
}
.ctf-ifi-btn-set{
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding-left: 5px;
}
.button.image-change-button{
margin-bottom: 10px;
}
/* Image Gallery */
.ctf-ifi-view-image-multi{
margin-left: -10px;
margin-right: -10px;
}
.ctf-ifi-view-image-multi,
.ctf-ifi-view-image-multi .ctf-multi-img-item{
box-sizing: border-box;
}
.ctf-ifi-view-image-multi .ctf-multi-img-item{
width: 33.333%;
float: left;
padding-right: 10px;
padding-left: 10px;
position: relative;
margin-bottom: 20px;
cursor: move;
}
.ctf-mi-item-close {
background-color: #e40a0a;
border-width: 0;
/*border-radius: 40px;*/
color: #fff;
width: 25px;
height: 25px;
line-height: 16px;
position: absolute;
top: 0;
right: 10px;
opacity: 0;
visibility: hidden;
text-transform: uppercase;
font-size: 10px;
cursor: pointer;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.ctf-ifi-view-image-multi .ctf-multi-img-item:hover .ctf-mi-item-close{
opacity: 1;
visibility: visible;
}
.ui-sortable-placeholder{
/*border: 1px solid #fcefa1;*/
background: #fbf9ee;
color: #363636;
visibility: visible !important;
}
.expanded .wp-full-overlay-footer{
width: 359px;
} | 0.226356 | 0.084493 |
background: transparent;
}
#intro h1 {
width: 70%;
min-height: 500px;
margin: 3% auto 0;
font-size: 8vw;
}
.glitch-outer {
display: block;
border: 3px solid white;
margin: 0 auto;
position: relative;
}
.glitch {
color: white;
background: black;
display: block;
font-size: 10vw;
padding: 0.3vw;
text-align: center;
}
.glitch:before,
.glitch:after {
color: white;
content: attr(data-text);
text-align: center;
text-shadow: none;
clip: rect(0, 9999px, 0, 0);
height: 100%;
width: 100%;
padding: 0.3vw 0;
overflow: hidden;
position: absolute;
top: 0;
bottom: 0;
right: 0;
}
@keyframes noise-1 {
0% { clip: rect( 1.2vw, 9999px, 8.2vw, 0); }
5% { clip: rect( 4.9vw, 9999px, 13.7vw, 0); }
10% { clip: rect( .3vw, 9999px, 4.3vw, 0); }
15.0% { clip: rect( 6.3vw, 9999px, 4.2vw, 0); }
20% { clip: rect( 1.1vw, 9999px, 11.9vw, 0); }
25% { clip: rect( 4.1vw, 9999px, 9.1vw, 0); }
30.0% { clip: rect( 9.2vw, 9999px, 9.1vw, 0); }
35% { clip: rect( 5.8vw, 9999px, .4vw, 0); }
40% { clip: rect( .7vw, 9999px, 7.3vw, 0); }
45% { clip: rect( .1vw, 9999px, 7.1vw, 0); }
50% { clip: rect( 4.9vw, 9999px, 11.5vw, 0); }
55.0% { clip: rect( 5.3vw, 9999px, 6.2vw, 0); }
60.0% { clip: rect( 1.1vw, 9999px, 4.7vw, 0); }
65% { clip: rect( 7.1vw, 9999px, .6vw, 0); }
70% { clip: rect( 2.4vw, 9999px, 6.9vw, 0); }
75% { clip: rect( 2.2vw, 9999px, 7.1vw, 0); }
80% { clip: rect( 5.0vw, 9999px, 1.8vw, 0); }
85.0% { clip: rect( 8.7vw, 9999px, 11.4vw, 0); }
90% { clip: rect( 3.2vw, 9999px, 9.1vw, 0); }
95% { clip: rect( .6vw, 9999px, 8.6vw, 0); }
100% { clip: rect( 7.5vw, 9999px, 13.2vw, 0); }
}
.glitch:after {
animation: noise-1 2s infinite linear alternate-reverse;
left: 3px;
text-shadow: 1px 0 blue;
}
@keyframes noise-2 {
0% { clip: rect(3.3vw, 9999px, 5.5vw, 0); }
5% { clip: rect(5.4vw, 9999px, 8.1vw, 0); }
10% { clip: rect(3.6vw, 9999px, 1.2vw, 0); }
15.0% { clip: rect( .5vw, 9999px, 7.8vw, 0); }
20% { clip: rect(9.3vw, 9999px, 12.5vw, 0); }
25% { clip: rect(2.8vw, 9999px, 7.6vw, 0); }
30.0% { clip: rect(9.4vw, 9999px, 7.6vw, 0); }
35% { clip: rect(9.6vw, 9999px, 13.0vw, 0); }
40% { clip: rect(8.2vw, 9999px, 9.7vw, 0); }
45% { clip: rect(6.1vw, 9999px, 9.5vw, 0); }
50% { clip: rect(1.7vw, 9999px, 4.4vw, 0); }
55.0% { clip: rect(8.8vw, 9999px, 7.1vw, 0); }
60.0% { clip: rect(6.3vw, 9999px, 11.0vw, 0); }
65% { clip: rect(2.9vw, 9999px, 5.6vw, 0); }
70% { clip: rect(1.9vw, 9999px, 2.1vw, 0); }
75% { clip: rect(9.0vw, 9999px, 9.5vw, 0); }
80% { clip: rect( .8vw, 9999px, 8.1vw, 0); }
85.0% { clip: rect(9.1vw, 9999px, 11.3vw, 0); }
90% { clip: rect(3.1vw, 9999px, 4.5vw, 0); }
95% { clip: rect(8.6vw, 9999px, 6.8vw, 0); }
100% { clip: rect(2.8vw, 9999px, 1.7vw, 0); }
}
.glitch:before {
animation: noise-2 3s infinite linear alternate-reverse;
left: -3px;
text-shadow: -1px 0 red;
}
.text-right {
display: block;
text-align: right;
}
p.attribution {
font-size: 2vw;
letter-spacing: 0.2em;
}
mark {
background: #000;
outline: 5px solid #000;
font-weight: bold;
position: relative;
z-index: 2;
}
[data-markas]:before {
background: #000;
content: attr(data-markas);
position: absolute;
font-size: 50%;
bottom: 100%;
left: -5px;
right: -5px;
padding: 0 5px;
line-height: 1em;
}
mark:after {
content: ' ';
display: block;
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
outline: 1px solid #fff;
}
[data-markas]:after {
content: ' ';
top: -0.5em;
}
[data-markas].below:before {
bottom: auto;
top: 100%;
}
[data-markas].below:after {
bottom: auto;
top: -5px;
bottom: -0.5em;
}
.bright {
background: hsl(330, 70%, 50%);
outline-color: hsl(330, 70%, 50%);
}
.bright:before {
background: hsl(330, 70%, 50%);
}
.blur {
-webkit-filter: blur(3px);
filter: blur(3px);
}
.bracket {
position: relative;
z-index: 1;
}
[data-scope],
.scope {
background: hsl(30, 60%, 50%);
outline: 5px solid hsl(30, 60%, 50%);
position: relative;
display: inline-block;
}
[data-scope]:before {
background: hsl(30, 60%, 50%);
content: attr(data-scope);
position: absolute;
font-size: 60%;
font-weight: bold;
bottom: 100%;
right: -5px;
padding: 10px 15px;
line-height: 1em;
}
[data-scope] {
min-width: 100%;
}
.scope-1,
.scope-1:before {
background: hsl(30, 90%, 50%);
outline-color: hsl(30, 90%, 50%);
}
[data-scope] [data-scope] {
min-width: auto;
margin-right: 15px;
}
[data-scope] [data-scope],
[data-scope] .scope {
background: hsl(70, 60%, 45%);
outline-color: hsl(70, 60%, 45%);
}
[data-scope] [data-scope]:before {
background: hsl(70, 60%, 45%);
}
.scope-2,
.scope-2:before {
background: hsl(70, 90%, 45%);
outline-color: hsl(70, 90%, 45%);
}
[data-scope] [data-scope] [data-scope],
[data-scope] [data-scope] .scope {
background: hsl(110, 60%, 45%);
outline-color: hsl(110, 60%, 45%);
}
[data-scope] [data-scope] [data-scope]:before {
background: hsl(110, 60%, 45%);
}
.scope-3,
.scope-3:before {
background: hsl(110, 90%, 45%);
outline-color: hsl(110, 90%, 45%);
}
@-webkit-keyframes rainbow {
0% { background: red; outline-color: red; }
17% { background: orange; outline-color: orange; }
33% { background: yellow; outline-color: yellow; }
50% { background: green; outline-color: green; }
67% { background: blue; outline-color: blue; }
83% { background: purple; outline-color: purple; }
}
.scope-broken,
.scope-broken:before {
background: red !important;
outline-color: red !important;
animation: rainbow 4s infinite linear;
} | talk.css | background: transparent;
}
#intro h1 {
width: 70%;
min-height: 500px;
margin: 3% auto 0;
font-size: 8vw;
}
.glitch-outer {
display: block;
border: 3px solid white;
margin: 0 auto;
position: relative;
}
.glitch {
color: white;
background: black;
display: block;
font-size: 10vw;
padding: 0.3vw;
text-align: center;
}
.glitch:before,
.glitch:after {
color: white;
content: attr(data-text);
text-align: center;
text-shadow: none;
clip: rect(0, 9999px, 0, 0);
height: 100%;
width: 100%;
padding: 0.3vw 0;
overflow: hidden;
position: absolute;
top: 0;
bottom: 0;
right: 0;
}
@keyframes noise-1 {
0% { clip: rect( 1.2vw, 9999px, 8.2vw, 0); }
5% { clip: rect( 4.9vw, 9999px, 13.7vw, 0); }
10% { clip: rect( .3vw, 9999px, 4.3vw, 0); }
15.0% { clip: rect( 6.3vw, 9999px, 4.2vw, 0); }
20% { clip: rect( 1.1vw, 9999px, 11.9vw, 0); }
25% { clip: rect( 4.1vw, 9999px, 9.1vw, 0); }
30.0% { clip: rect( 9.2vw, 9999px, 9.1vw, 0); }
35% { clip: rect( 5.8vw, 9999px, .4vw, 0); }
40% { clip: rect( .7vw, 9999px, 7.3vw, 0); }
45% { clip: rect( .1vw, 9999px, 7.1vw, 0); }
50% { clip: rect( 4.9vw, 9999px, 11.5vw, 0); }
55.0% { clip: rect( 5.3vw, 9999px, 6.2vw, 0); }
60.0% { clip: rect( 1.1vw, 9999px, 4.7vw, 0); }
65% { clip: rect( 7.1vw, 9999px, .6vw, 0); }
70% { clip: rect( 2.4vw, 9999px, 6.9vw, 0); }
75% { clip: rect( 2.2vw, 9999px, 7.1vw, 0); }
80% { clip: rect( 5.0vw, 9999px, 1.8vw, 0); }
85.0% { clip: rect( 8.7vw, 9999px, 11.4vw, 0); }
90% { clip: rect( 3.2vw, 9999px, 9.1vw, 0); }
95% { clip: rect( .6vw, 9999px, 8.6vw, 0); }
100% { clip: rect( 7.5vw, 9999px, 13.2vw, 0); }
}
.glitch:after {
animation: noise-1 2s infinite linear alternate-reverse;
left: 3px;
text-shadow: 1px 0 blue;
}
@keyframes noise-2 {
0% { clip: rect(3.3vw, 9999px, 5.5vw, 0); }
5% { clip: rect(5.4vw, 9999px, 8.1vw, 0); }
10% { clip: rect(3.6vw, 9999px, 1.2vw, 0); }
15.0% { clip: rect( .5vw, 9999px, 7.8vw, 0); }
20% { clip: rect(9.3vw, 9999px, 12.5vw, 0); }
25% { clip: rect(2.8vw, 9999px, 7.6vw, 0); }
30.0% { clip: rect(9.4vw, 9999px, 7.6vw, 0); }
35% { clip: rect(9.6vw, 9999px, 13.0vw, 0); }
40% { clip: rect(8.2vw, 9999px, 9.7vw, 0); }
45% { clip: rect(6.1vw, 9999px, 9.5vw, 0); }
50% { clip: rect(1.7vw, 9999px, 4.4vw, 0); }
55.0% { clip: rect(8.8vw, 9999px, 7.1vw, 0); }
60.0% { clip: rect(6.3vw, 9999px, 11.0vw, 0); }
65% { clip: rect(2.9vw, 9999px, 5.6vw, 0); }
70% { clip: rect(1.9vw, 9999px, 2.1vw, 0); }
75% { clip: rect(9.0vw, 9999px, 9.5vw, 0); }
80% { clip: rect( .8vw, 9999px, 8.1vw, 0); }
85.0% { clip: rect(9.1vw, 9999px, 11.3vw, 0); }
90% { clip: rect(3.1vw, 9999px, 4.5vw, 0); }
95% { clip: rect(8.6vw, 9999px, 6.8vw, 0); }
100% { clip: rect(2.8vw, 9999px, 1.7vw, 0); }
}
.glitch:before {
animation: noise-2 3s infinite linear alternate-reverse;
left: -3px;
text-shadow: -1px 0 red;
}
.text-right {
display: block;
text-align: right;
}
p.attribution {
font-size: 2vw;
letter-spacing: 0.2em;
}
mark {
background: #000;
outline: 5px solid #000;
font-weight: bold;
position: relative;
z-index: 2;
}
[data-markas]:before {
background: #000;
content: attr(data-markas);
position: absolute;
font-size: 50%;
bottom: 100%;
left: -5px;
right: -5px;
padding: 0 5px;
line-height: 1em;
}
mark:after {
content: ' ';
display: block;
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
outline: 1px solid #fff;
}
[data-markas]:after {
content: ' ';
top: -0.5em;
}
[data-markas].below:before {
bottom: auto;
top: 100%;
}
[data-markas].below:after {
bottom: auto;
top: -5px;
bottom: -0.5em;
}
.bright {
background: hsl(330, 70%, 50%);
outline-color: hsl(330, 70%, 50%);
}
.bright:before {
background: hsl(330, 70%, 50%);
}
.blur {
-webkit-filter: blur(3px);
filter: blur(3px);
}
.bracket {
position: relative;
z-index: 1;
}
[data-scope],
.scope {
background: hsl(30, 60%, 50%);
outline: 5px solid hsl(30, 60%, 50%);
position: relative;
display: inline-block;
}
[data-scope]:before {
background: hsl(30, 60%, 50%);
content: attr(data-scope);
position: absolute;
font-size: 60%;
font-weight: bold;
bottom: 100%;
right: -5px;
padding: 10px 15px;
line-height: 1em;
}
[data-scope] {
min-width: 100%;
}
.scope-1,
.scope-1:before {
background: hsl(30, 90%, 50%);
outline-color: hsl(30, 90%, 50%);
}
[data-scope] [data-scope] {
min-width: auto;
margin-right: 15px;
}
[data-scope] [data-scope],
[data-scope] .scope {
background: hsl(70, 60%, 45%);
outline-color: hsl(70, 60%, 45%);
}
[data-scope] [data-scope]:before {
background: hsl(70, 60%, 45%);
}
.scope-2,
.scope-2:before {
background: hsl(70, 90%, 45%);
outline-color: hsl(70, 90%, 45%);
}
[data-scope] [data-scope] [data-scope],
[data-scope] [data-scope] .scope {
background: hsl(110, 60%, 45%);
outline-color: hsl(110, 60%, 45%);
}
[data-scope] [data-scope] [data-scope]:before {
background: hsl(110, 60%, 45%);
}
.scope-3,
.scope-3:before {
background: hsl(110, 90%, 45%);
outline-color: hsl(110, 90%, 45%);
}
@-webkit-keyframes rainbow {
0% { background: red; outline-color: red; }
17% { background: orange; outline-color: orange; }
33% { background: yellow; outline-color: yellow; }
50% { background: green; outline-color: green; }
67% { background: blue; outline-color: blue; }
83% { background: purple; outline-color: purple; }
}
.scope-broken,
.scope-broken:before {
background: red !important;
outline-color: red !important;
animation: rainbow 4s infinite linear;
} | 0.513912 | 0.1382 |
body{
font-family: 'Raleway', sans-serif;
}
#a{
background-image: url("../imgs/zn2.jpg");
background-size: 100%;
}
#c {
background-image: url("../imgs/img2.jpg");
background-size: 100%;
}
#e{
background-image: url("../imgs/img3.jpg");
background-size: 100%;
}
#a , #c{
background-attachment: fixed;
width: 100%;
height: 100%;
margin-top: -25px;
}
#d , #b, #f, #e{
background-attachment: fixed;
width: 100%;
height: 400px;
}
#g{
bottom: 0;
position: relative;
width: 100%;
height: 9%;
text-align: center;
background-color: grey;
}
#c{
height: 65%;
}
div{
background-color: white;
}
#logo{
display: block;
margin-left: auto;
margin-right: auto;
width: 150px;
padding-top: 30%;
position: relative;
}
#seta{
display: block;
position: relative;
margin-left: auto;
margin-right: auto;
width: 50px;
cursor: pointer;
animation-name: example;
animation-duration: 1.0s;
animation-iteration-count: infinite;
}
@keyframes example {
0% {left:0px; top:0px;}
25% {left:0px; top:50px;}
100% {left:0px; top:0px;}
}
.block{
cursor:pointer;
display: inline-block;
background-color: grey;
width: 300px;
height: 400px;
margin: 15px;
border-radius: 30px;
}
#mapa{
display: block;
margin-left: auto;
margin-right: auto;
width: 60%;
padding-top: 8%;
}
#menu{
width: 300px;
float: right;
background: transparent;
position: relative;
margin-top: 16px;
font-family: "open sans",arial,sans-serif;
}
a{
text-decoration: none;
color:white;
padding: 13px;
}
#sobreposicao{
background-color: #080808;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
opacity: 0.5;
}
#d{
display: flex;
justify-content: center;}
.bloc1 {
display: inline-block;
/*background-color: #E8ECDE;*/
width: 300px;
height: 300px;
margin: 15px;
border-radius: 30px;
}
img{
width: 170px;
margin-left: 70px;
margin-top: 30px;
}
a{
text-decoration: none;
color: #850716;
font-size: 16px;
}
p,h2{
text-align: center;
font-family: 'Raleway', sans-serif;
margin: 12px;
color: #007662;
}
.MOCITEC{
height: 110px;
}
h1{
text-align: center;
font-family: 'Raleway', sans-serif;
margin: 12px;
color: #007662;
padding-top: 30;
}
#somos{
font-family: 'Raleway', sans-serif;
margin: 200px;
color: #007662;
font-size: 19;
}
#f{
justify-content: center;
background-color: #efeff4;
height: 300px;
}
span{
color: #850716;
}
.btn {
border: none;
font-family: inherit;
font-size: 13px;
cursor: pointer;
padding: 25px 25px;
display: inline-block;
margin: auto;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 700;
position: relative;
}
/* Button 6 */
.btn-6 {
color: white;
background: #315f5a;
}
/* Button 6i */
.btn-6i {
border: 2px dotted #315f5a;
border-radius: 60px;
}
.btn-6i:hover {
background: transparent;
color: #315f5a;
}
.meiooucenter{
background-color:transparent;
width: 50%;
margin-left: auto;
margin-right: auto;
}
#meubotao{
margin-right: auto;
margin-left: auto;
width: 251px;
background: transparent;
padding-top: 12%;
}
a:hover{
/*background-color: red;*/
color: #315f5a;
border: 1px dotted #315f5a;
border-radius: 60px;
} | assets/css/style.css | body{
font-family: 'Raleway', sans-serif;
}
#a{
background-image: url("../imgs/zn2.jpg");
background-size: 100%;
}
#c {
background-image: url("../imgs/img2.jpg");
background-size: 100%;
}
#e{
background-image: url("../imgs/img3.jpg");
background-size: 100%;
}
#a , #c{
background-attachment: fixed;
width: 100%;
height: 100%;
margin-top: -25px;
}
#d , #b, #f, #e{
background-attachment: fixed;
width: 100%;
height: 400px;
}
#g{
bottom: 0;
position: relative;
width: 100%;
height: 9%;
text-align: center;
background-color: grey;
}
#c{
height: 65%;
}
div{
background-color: white;
}
#logo{
display: block;
margin-left: auto;
margin-right: auto;
width: 150px;
padding-top: 30%;
position: relative;
}
#seta{
display: block;
position: relative;
margin-left: auto;
margin-right: auto;
width: 50px;
cursor: pointer;
animation-name: example;
animation-duration: 1.0s;
animation-iteration-count: infinite;
}
@keyframes example {
0% {left:0px; top:0px;}
25% {left:0px; top:50px;}
100% {left:0px; top:0px;}
}
.block{
cursor:pointer;
display: inline-block;
background-color: grey;
width: 300px;
height: 400px;
margin: 15px;
border-radius: 30px;
}
#mapa{
display: block;
margin-left: auto;
margin-right: auto;
width: 60%;
padding-top: 8%;
}
#menu{
width: 300px;
float: right;
background: transparent;
position: relative;
margin-top: 16px;
font-family: "open sans",arial,sans-serif;
}
a{
text-decoration: none;
color:white;
padding: 13px;
}
#sobreposicao{
background-color: #080808;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
opacity: 0.5;
}
#d{
display: flex;
justify-content: center;}
.bloc1 {
display: inline-block;
/*background-color: #E8ECDE;*/
width: 300px;
height: 300px;
margin: 15px;
border-radius: 30px;
}
img{
width: 170px;
margin-left: 70px;
margin-top: 30px;
}
a{
text-decoration: none;
color: #850716;
font-size: 16px;
}
p,h2{
text-align: center;
font-family: 'Raleway', sans-serif;
margin: 12px;
color: #007662;
}
.MOCITEC{
height: 110px;
}
h1{
text-align: center;
font-family: 'Raleway', sans-serif;
margin: 12px;
color: #007662;
padding-top: 30;
}
#somos{
font-family: 'Raleway', sans-serif;
margin: 200px;
color: #007662;
font-size: 19;
}
#f{
justify-content: center;
background-color: #efeff4;
height: 300px;
}
span{
color: #850716;
}
.btn {
border: none;
font-family: inherit;
font-size: 13px;
cursor: pointer;
padding: 25px 25px;
display: inline-block;
margin: auto;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 700;
position: relative;
}
/* Button 6 */
.btn-6 {
color: white;
background: #315f5a;
}
/* Button 6i */
.btn-6i {
border: 2px dotted #315f5a;
border-radius: 60px;
}
.btn-6i:hover {
background: transparent;
color: #315f5a;
}
.meiooucenter{
background-color:transparent;
width: 50%;
margin-left: auto;
margin-right: auto;
}
#meubotao{
margin-right: auto;
margin-left: auto;
width: 251px;
background: transparent;
padding-top: 12%;
}
a:hover{
/*background-color: red;*/
color: #315f5a;
border: 1px dotted #315f5a;
border-radius: 60px;
} | 0.276984 | 0.070656 |
color: #434343;
font: font;
background: none rgba(0,0,0,0.6);
position: fixed;
top: 0;
left: 0;
visibility: hidden;
z-index: 1;
width: 100%;
min-width: 100%;
}
div#overlay-inner {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div#overlay-inner form {
line-height: 36px;
}
div#overlay-inner form#add-coefficient-form label,
div#overlay-inner form#edit-coefficient-form label {
padding-top: 2px;
}
div#overlay-inner form#add-coefficient-form input#add-coefficient-attribute,
div#overlay-inner form#edit-coefficient-form input#add-coefficient-attribute,
div#overlay-inner form#add-coefficient-form input#edit-coefficient-attribute,
div#overlay-inner form#edit-coefficient-form input#edit-coefficient-attribute {
border: 1px solid #fff !important;
width: auto;
max-width: 400px;
}
div#overlay-inner form em {
color: #925213;
font-size: 14px;
float: left;
padding-left: 5px;
position: relative;
line-height: 1.3em;
}
div#overlay-inner form em.normal {
font-style: normal;
}
div#overlay-inner form #message {
color: #d01d1d;
line-height: 1em;
}
div#overlay-inner form label {
font-weight: bold;
font-size: 14px;
text-align: right;
line-height: 1.3em;
padding-right: 5px;
display: block;
width: 140px;
float: left;
clear: left;
}
div#overlay-inner form select {
padding: 4px 2px 1px;
max-width: 400px;
min-width: 200px;
width: auto;
}
div#overlay-inner form input[type='text'],
div#overlay-inner form input[type='number'],
div#overlay-inner form input[list],
div#overlay-inner form textarea,
div#overlay-inner form select {
color: #434343;
font-size: 14px;
border: 1px solid #aaa;
background-color: #fff;
float: left;
padding: 4px 2px 1px;
position: relative;
top: -4px;
margin-bottom: 10px;
-moz-user-select: text;
-ms-user-select: text;
}
div#overlay-inner form input[type='number'] {
-moz-appearance: textfield;
}
div#overlay-inner form input::-webkit-outer-spin-button,
div#overlay-inner form input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
div#overlay-inner form input[type='number'].shortnr {
text-align: right;
width: 75px;
}
div#overlay-inner form select.alpha,
div#overlay-inner form input[type='number'] {
color: #7b0d2e;
font-size: 20px;
font-weight: bold;
width: 30px;
float: left;
}
div#overlay-inner form input[type='submit'] {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
margin-bottom: 5px;
}
div#overlay-inner form input[type='submit']:hover,
div#overlay-inner form input[type='submit']:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner form input[type='submit']:hover,
div#overlay-inner form input[type='submit']:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
div#overlay-inner form input[type='reset'] {
margin-top: 15px;
float: right;
background-color: #e44444;
}
div#overlay-inner form .slider {
background: #fff none;
border: 1px solid #a6c9e2;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width: 133px;
height: 5px;
position: relative;
top: 5px;
float: left;
}
div#overlay-inner form .slider .knob {
background-color: #0078ae;
border: 1px solid #77d5f7;
color: #fff;
font-weight: normal;
outline: medium none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width: 10px;
height: 10px;
position: relative;
top: -3px;
cursor: move;
}
div#overlay-inner form #add-coefficient-autocomplete table,
div#overlay-inner form #edit-coefficient-autocomplete table {
line-height: 1em;
clear: left;
margin-top: 1em;
}
div#overlay-inner form .info {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
display: block;
float: right;
position: relative;
top: -2px;
width: 24px;
height: 24px;
}
div#overlay-inner form .tooltip {
color: #000;
text-decoration: none;
outline: none;
cursor: help;
position: relative;
}
div#overlay-inner form .tooltip >span {
font-size: 0.9em;
line-height: 1.25em;
margin-left: -999em;
padding: 0.5em 0.8em 0.8em 2em;
position: absolute;
}
div#overlay-inner form .tooltip:hover >span {
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
width: 250px;
margin-left: 0;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
div#overlay-inner form .tooltip:hover span.helpImg,
div#overlay-inner form .tooltip:hover span.warningImg {
display: block;
width: 48px;
height: 48px;
left: -20px;
top: -20px;
position: absolute;
margin: 0;
padding: 0;
z-index: 100;
}
div#overlay-inner form .tooltip:hover span.helpImg {
background: url("../images/icon-help-48.png") top left no-repeat transparent;
}
div#overlay-inner form .tooltip:hover span.warningImg {
background: url("../images/icon-warning-48.png") top left no-repeat transparent;
}
div#overlay-inner form .tooltip:hover em {
display: block;
position: relative;
top: 0;
left: 0;
width: 250px;
font-size: 1.2em;
font-weight: bold;
font-style: normal;
padding-top: 10px;
padding-bottom: 10px;
}
div#overlay-inner form .tooltip > .help {
background-color: #d3e6f4;
border: 1px solid #2bb0d7;
}
div#overlay-inner form .tooltip > .warning {
background-color: #ffa;
border: 1px solid #ffad33;
}
div#overlay-inner h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
}
div#overlay-inner > div {
background-color: #fff;
box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
min-width: 435px;
/*margin 10% auto*/
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: 35px 25px;
}
div#overlay-inner > div.bigger {
position: absolute !important;
top: 10px !important;
transform: translate(-50%, 0) !important;
}
div#overlay-inner > div > a {
color: #126499;
background: transparent url("../images/sprite-icons.png") -67px -116px no-repeat /*TODO přesun ikony doprava*/;
float: right;
position: relative;
top: -20px;
right: -10px;
width: 18px;
height: 18px;
}
div#overlay-inner > div > a:hover {
text-decoration: underline;
}
div#overlay-inner #new-task-button {
background: transparent;
float: none;
padding: 0;
top: 0;
}
div#overlay-inner #rename-task-window {
width: 500px;
}
div#overlay-inner #rename-task-window input {
width: 300px;
}
div#overlay-inner #rename-task-window textarea {
width: 300px;
}
div#overlay-inner #change-ruleset-window,
div#overlay-inner #add-attribute-window,
div#overlay-inner #add-attributes-window,
div#overlay-inner #edit-attribute-window,
div#overlay-inner #new-task-window,
div#overlay-inner #show-histogram-window,
div#overlay-inner #create-user-report-window,
div#overlay-inner #export-business-rules-window,
div#overlay-inner #model-tester-window,
div#overlay-inner #show-br-base-window {
width: 800px;
/*margin-top 45px*/
}
div#overlay-inner #change-ruleset-window iframe,
div#overlay-inner #add-attribute-window iframe,
div#overlay-inner #add-attributes-window iframe,
div#overlay-inner #edit-attribute-window iframe,
div#overlay-inner #new-task-window iframe,
div#overlay-inner #show-histogram-window iframe,
div#overlay-inner #create-user-report-window iframe,
div#overlay-inner #export-business-rules-window iframe,
div#overlay-inner #model-tester-window iframe,
div#overlay-inner #show-br-base-window iframe {
border: none;
width: 800px;
height: 500px;
}
div#overlay-inner #change-ruleset-window form input[type="submit"],
div#overlay-inner #add-attribute-window form input[type="submit"],
div#overlay-inner #add-attributes-window form input[type="submit"],
div#overlay-inner #edit-attribute-window form input[type="submit"],
div#overlay-inner #new-task-window form input[type="submit"],
div#overlay-inner #show-histogram-window form input[type="submit"],
div#overlay-inner #create-user-report-window form input[type="submit"],
div#overlay-inner #export-business-rules-window form input[type="submit"],
div#overlay-inner #model-tester-window form input[type="submit"],
div#overlay-inner #show-br-base-window form input[type="submit"] {
margin-left: 310px;
}
div#overlay-inner #add-coefficient-window .help,
div#overlay-inner #edit-coefficient-window .help,
div#overlay-inner #add-im-window .help,
div#overlay-inner #edit-im-window .help {
clear: both;
display: block;
margin-bottom: 20px;
padding-top: 10px;
color: #666;
font-size: 12px;
line-height: 14px;
}
div#overlay-inner #add-coefficient-window .help + .warning,
div#overlay-inner #edit-coefficient-window .help + .warning,
div#overlay-inner #add-im-window .help + .warning,
div#overlay-inner #edit-im-window .help + .warning {
margin-top: 0;
padding-top: 0;
}
div#overlay-inner #add-coefficient-window .warning,
div#overlay-inner #edit-coefficient-window .warning,
div#overlay-inner #add-im-window .warning,
div#overlay-inner #edit-im-window .warning {
font-size: 12px;
line-height: 14px;
margin-bottom: 20px;
padding-top: 10px;
}
div#overlay-inner #add-coefficient-window .loading,
div#overlay-inner #edit-coefficient-window .loading,
div#overlay-inner #add-im-window .loading,
div#overlay-inner #edit-im-window .loading {
font-size: 12px;
color: #666;
margin: 10px 0 20px 0;
padding-left: 30px;
background: url("../images/icon-loading-bw-20.gif") left center no-repeat;
min-height: 20px;
}
div#overlay-inner #add-coefficient-window label,
div#overlay-inner #edit-coefficient-window label,
div#overlay-inner #add-im-window label,
div#overlay-inner #edit-im-window label {
text-align: left;
}
div#overlay-inner #add-coefficient-window select,
div#overlay-inner #edit-coefficient-window select,
div#overlay-inner #add-im-window select,
div#overlay-inner #edit-im-window select {
margin-bottom: 0;
}
div#overlay-inner #add-coefficient-window input[type="submit"][disabled],
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled],
div#overlay-inner #add-im-window input[type="submit"][disabled],
div#overlay-inner #edit-im-window input[type="submit"][disabled],
div#overlay-inner #add-coefficient-window input[type="submit"][disabled]:hover,
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled]:hover,
div#overlay-inner #add-im-window input[type="submit"][disabled]:hover,
div#overlay-inner #edit-im-window input[type="submit"][disabled]:hover,
div#overlay-inner #add-coefficient-window input[type="submit"][disabled]:focus,
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled]:focus,
div#overlay-inner #add-im-window input[type="submit"][disabled]:focus,
div#overlay-inner #edit-im-window input[type="submit"][disabled]:focus {
background: #aaa;
opacity: 0.5;
cursor: not-allowed;
}
div#overlay-inner #show-rule-details-window {
width: 800px;
padding-bottom: 10px;
}
div#overlay-inner #show-rule-details-window iframe {
width: 800px;
height: 380px;
border: none;
}
div#overlay-inner #add-br-base-window {
width: 400px;
margin-top: 45px;
}
div#overlay-inner #add-br-base-window iframe {
height: 100px;
width: 400px;
border: none;
}
div#overlay-inner #loading-data-window,
div#overlay-inner #user-warning-window {
text-align: center;
background: #fff url("../images/icon-stop-72.png") center 30px no-repeat;
padding: 120px 0 20px 0;
}
div#overlay-inner #loading-data-window p,
div#overlay-inner #user-warning-window p {
margin: 10px 0 20px 0;
}
div#overlay-inner #loading-data-window a,
div#overlay-inner #user-warning-window a {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #fff;
color: #075783;
border: 1px solid #ededed;
text-align: center;
display: block;
width: 100px;
margin-bottom: 0;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #fff;
color: #2d83be;
border: 1px solid #2d83be;
}
div#overlay-inner #loading-data-window.loading {
padding-bottom: 40px;
background: #fff url("../images/icon-loading-bw-72.gif") center 30px no-repeat;
}
div#overlay-inner #change-ruleset-window #add-ruleset {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
}
div#overlay-inner #change-ruleset-window #add-ruleset:hover,
div#overlay-inner #change-ruleset-window #add-ruleset:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form {
line-height: 1;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form label {
width: 200px;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form input[type="text"] {
width: 300px;
margin-right: 10px;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form input[type="submit"] {
margin-left: 10px;
float: right;
}
div#overlay-inner #change-ruleset-window .bigButtons a span {
display: block;
color: #aed0e6;
font-size: 12px;
}
#settings-form {
line-height: 2em;
}
#settings-form div {
clear: left;
}
#settings-form .category {
color: #925213;
}
#settings-form br.clearfix {
clear: left;
margin-top: 1em;
}
#settings-form .info {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
display: block;
float: right;
position: relative;
top: -2px;
width: 24px;
height: 24px;
}
#settings-form .tooltip {
color: #000;
text-decoration: none;
outline: none;
cursor: help;
position: relative;
}
#settings-form .tooltip >span {
font-size: 0.9em;
line-height: 1.25em;
margin-left: -999em;
padding: 0.5em 0.8em 0.8em 2em;
position: absolute;
}
#settings-form .tooltip:hover >span {
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
width: 250px;
margin-left: 0;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
#settings-form .tooltip:hover span.helpImg,
#settings-form .tooltip:hover span.warningImg {
display: block;
width: 48px;
height: 48px;
left: -20px;
top: -20px;
position: absolute;
margin: 0;
padding: 0;
z-index: 100;
}
#settings-form .tooltip:hover span.helpImg {
background: url("../images/icon-help-48.png") top left no-repeat transparent;
}
#settings-form .tooltip:hover span.warningImg {
background: url("../images/icon-warning-48.png") top left no-repeat transparent;
}
#settings-form .tooltip:hover em {
display: block;
position: relative;
top: 0;
left: 0;
width: 250px;
font-size: 1.2em;
font-weight: bold;
font-style: normal;
padding-top: 10px;
padding-bottom: 10px;
}
#settings-form .tooltip > .help {
background-color: #d3e6f4;
border: 1px solid #2bb0d7;
}
#settings-form .tooltip > .warning {
background-color: #ffa;
border: 1px solid #ffad33;
}
#settings-form div > .warning {
background: transparent url("../images/sprite-icons.png") -16px -361px no-repeat;
display: block;
float: left;
position: relative;
top: -3px;
left: 5px;
width: 24px;
height: 24px;
}
#settings-form .autocomplete {
margin-bottom: 90px;
}
#settings-form a.autosuggest-on,
#settings-form a.autofilter-on,
#settings-form a.cache-on,
#settings-form a.debug-on,
#settings-form a.strict-on {
color: #434343;
background: transparent url("../images/sprite-icons.png") -70px -8px no-repeat;
text-decoration: none;
display: block;
float: left;
padding-left: 13px;
position: relative;
top: -9px;
}
#settings-form a.autosuggest-off,
#settings-form a.autofilter-off,
#settings-form a.cache-off,
#settings-form a.debug-off,
#settings-form a.strict-off {
color: #434343;
background: transparent url("../images/sprite-icons.png") -70px -56px no-repeat;
text-decoration: none;
display: block;
float: left;
padding-left: 13px;
position: relative;
top: -9px;
}
nav {
color: #434343;
float: left;
width: 280px;
margin: 10px 5px 0 10px;
line-height: 20px;
}
.attributesPalette {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
.attributesPalette h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
.attributesPalette h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
.attributesPalette h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
.attributesPalette h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
.attributesPalette ul {
margin-bottom: 10px;
}
.attributesPalette li {
cursor: move;
float: left;
clear: left;
}
.attributesPalette li:hover {
color: #000;
}
.attributesPalette li:hover .action {
visibility: visible;
}
#attributes {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#attributes h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#attributes h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#attributes h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#attributes h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
#attributes ul#attributes-by-group {
background: transparent url("../images/icon-group4.png") 0 2px no-repeat;
}
#attributes #attributes-by-group > li {
padding-left: 20px;
}
#attributes #attributes-by-group span {
color: #314e64;
font-size: 14px;
}
#attributes #attributes-by-group span.coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
#attributes a#attributes-by-list,
#attributes a#attributes-by-group {
font-size: 13px;
}
#attributes li {
cursor: move;
float: left;
clear: left;
}
#attributes li.rec1 {
background: transparent url("../images/sprite-icons.png") -20px -415px no-repeat;
}
#attributes li.rec2 {
background: transparent url("../images/sprite-icons.png") -20px -463px no-repeat;
}
#attributes li.used {
color: #aaa;
}
#attributes li .add {
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
float: left;
width: 20px;
height: 20px;
visibility: hidden;
}
#attributes li:hover {
color: #000;
}
#attributes li:hover .add {
visibility: visible;
}
#attributes a.edit-attribute {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
}
#attributes li:hover a.edit-attribute {
visibility: visible;
}
#attributes a.show-histogram {
background: transparent url("../images/sprite-icons.png") -20px -664px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
visibility: hidden;
}
#attributes li:hover a.show-histogram {
visibility: visible;
}
#attributes a.remove-attribute {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
#attributes li:hover a.remove-attribute {
visibility: visible;
}
#attributes #etree-progress {
color: #666;
font-size: 14px;
background: transparent url("../images/icon-loading-bw-16.gif") 0 3px no-repeat;
display: block;
padding-left: 20px;
margin: 5px 0 5px 20px;
}
#attributes #show-hidden-attributes {
color: #126499;
font-size: 14px;
float: right;
margin-top: 8px;
}
#attributes #add-all-unused-attributes {
clear: right;
color: #126499;
font-size: 14px;
float: right;
padding-left: 21px;
margin-top: 8px;
display: none;
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
}
#data-fields {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#data-fields h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#data-fields h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#data-fields h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#data-fields h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
#data-fields ul {
margin-bottom: 10px;
}
#data-fields li {
cursor: move;
float: left;
clear: left;
}
#data-fields li .add {
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
display: block;
float: left;
width: 20px;
height: 20px;
visibility: hidden;
}
#data-fields li .show-histogram {
background: transparent url("../images/sprite-icons.png") -20px -664px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
visibility: hidden;
}
#data-fields li:hover {
color: #000;
}
#data-fields li:hover .add {
visibility: visible;
}
#data-fields li:hover .show-histogram {
visibility: visible;
}
#knowledge-base-select {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#knowledge-base-select h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#knowledge-base-select .clearfix {
padding: 0 20px;
line-height: 1.8;
}
#knowledge-base-select .clearfix select {
width: 100%;
}
#knowledge-base-select .clearfix #change-ruleset {
color: #126499;
font-size: 14px;
float: right;
}
#navigation h2.maximize .filter,
#navigation h2.maximize .selectable {
display: none;
}
#attributes .datas-filter,
#data-fields .datas-filter {
display: none;
margin: 5px 20px;
}
#attributes input[type='text'],
#data-fields input[type='text'] {
width: 180px;
padding: 2px 3px;
background: none;
border: 1px solid #aaa /*TODO nahradit parametry!*/;
-moz-user-select: text;
-ms-user-select: text;
}
#attributes a.reset-filter,
#data-fields a.reset-filter {
float: right;
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
margin: 2px 0 0 5px;
}
#attributes .filter,
#data-fields .filter {
display: block;
width: 20px;
height: 20px;
float: right;
top: 3px !important;
background: transparent url("../images/icon-filter.png") no-repeat 0 0 !important;
}
#attributes .selectable,
#data-fields .selectable {
display: block;
width: 20px;
height: 20px;
float: right;
top: 3px !important;
background: transparent url("../images/icon-checkboxes.png") no-repeat 0 0 !important;
}
#attributes .filter-active,
#data-fields .filter-active {
background-position: 0 -20px !important;
}
#attributes li span,
#data-fields li span {
display: inline-block;
max-width: 190px;
height: 18px;
padding: 1px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#attributes .navigation-checkbox-controls,
#data-fields .navigation-checkbox-controls {
clear: both;
display: none;
float: left;
height: 28px;
overflow: hidden;
width: auto;
}
#attributes .navigation-checkbox-controls #add-selected-attributes,
#data-fields .navigation-checkbox-controls #add-selected-attributes,
#attributes .navigation-checkbox-controls #add-selected-data-fields,
#data-fields .navigation-checkbox-controls #add-selected-data-fields {
display: none;
color: #126499;
font-size: 14px;
float: right;
padding-left: 21px;
margin-top: 8px;
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
}
#attributes .navigation-checkbox-controls .all,
#data-fields .navigation-checkbox-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#attributes .navigation-checkbox-controls .none,
#data-fields .navigation-checkbox-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#attributes .navigation-checkbox-controls .invert,
#data-fields .navigation-checkbox-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#attributes.with-checkboxes-actions .navigation-checkbox-controls,
#data-fields.with-checkboxes-actions .navigation-checkbox-controls {
width: 100%;
}
#attributes input[type='checkbox'],
#data-fields input[type='checkbox'] {
display: none;
float: left;
width: 20px;
margin-top: 4px;
}
#attributes.show-checkboxes input[type='checkbox'],
#data-fields.show-checkboxes input[type='checkbox'] {
display: block;
}
#attributes.show-checkboxes .add,
#data-fields.show-checkboxes .add {
display: none;
}
#attributes.show-checkboxes .navigation-checkbox-controls,
#data-fields.show-checkboxes .navigation-checkbox-controls {
display: block;
}
section#active-rule {
position: relative;
}
section#active-rule #antecedent,
section#active-rule #interest-measures,
section#active-rule #succedent {
float: left;
height: 300px;
padding-bottom: 70px;
overflow: auto;
}
section#active-rule #antecedent h3 a#empty-antecedent {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-top: -2px;
float: right;
}
section#active-rule #antecedent .cedent {
float: left;
border: 1px dashed #fff;
/*border-radius(10px)*/
background-color: #fff;
padding: 2px;
}
section#active-rule #antecedent .cedent.empty {
border: 1px dashed #000;
color: #808080;
}
section#active-rule #antecedent .cedent a.group-fields {
background: transparent url("../images/sprite-icons.png") -168px -215px no-repeat;
padding-left: 17px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field {
float: left;
height: 40px;
margin: 0 2px;
}
section#active-rule #antecedent .cedent .fields .field .coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
section#active-rule #antecedent .cedent .fields .field .field-drag {
cursor: move;
}
section#active-rule #antecedent .cedent .fields .field .field-name {
display: block;
float: left;
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
section#active-rule #antecedent .cedent .fields .field .change-sign.negative,
section#active-rule #antecedent .cedent .fields .field .field-sign.negative {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
width: 13px;
height: 20px;
float: left;
}
section#active-rule #antecedent .cedent .fields .field .controls a.edit-coefficient {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 2px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field .controls a.remove-field {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field .controls a.mark-field {
background: transparent url("../images/sprite-icons.png") -67px -212px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: hidden;
}
section#active-rule #antecedent .cedent .fields .field .controls a.marked-field {
background: transparent url("../images/sprite-icons.png") -68px -260px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field .controls a.change-sign.positive {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
display: block;
width: 16px;
height: 20px;
float: right;
visibility: hidden;
}
section#active-rule #antecedent .cedent .fields .field:hover a.remove-field {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.edit-coefficient {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.mark-field {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.change-sign.positive {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .connective {
color: #360;
font-size: 14px;
position: relative;
top: 1px;
margin: 0 1px;
float: left;
height: 40px;
}
section#active-rule #antecedent .cedent .fields .left-bracket,
section#active-rule #antecedent .cedent .fields .right-bracket {
font-size: 18px;
float: left;
position: relative;
top: -2px;
}
section#active-rule #antecedent .cedent .group-fields {
font-size: 14px;
position: relative;
top: 23px;
}
section#active-rule #antecedent >.cedent >.fields >.field,
section#active-rule #antecedent >.cedent >.fields >.connective {
margin-top: 3px;
}
section#active-rule #antecedent:hover a#empty-antecedent {
visibility: visible;
}
section#active-rule #interest-measures {
margin-left: 20px;
width: 200px;
}
section#active-rule #interest-measures #add-im {
font-size: 14px;
background: transparent url("../images/sprite-icons.png") -167px -162px no-repeat;
margin: 0 0 0 10px;
padding-left: 20px;
float: left;
}
section#active-rule #interest-measures .im {
float: left;
clear: left;
margin-bottom: 7px;
}
section#active-rule #interest-measures .im .name {
font-size: 14px;
width: 160px;
float: left;
}
section#active-rule #interest-measures .im .threshold,
section#active-rule #interest-measures .im .alpha {
color: #7b0d2e;
}
section#active-rule #interest-measures .im .edit-im {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-right: 5px;
float: left;
}
section#active-rule #interest-measures .im:hover .edit-im {
visibility: visible;
}
section#active-rule #interest-measures .im .remove-im {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
float: left;
}
section#active-rule #interest-measures .im .remove-im.required {
visibility: hidden;
}
section#active-rule #interest-measures .im:hover .remove-im {
visibility: visible;
}
section#active-rule #interest-measures .im:hover .remove-im.required {
visibility: hidden;
}
section#active-rule #succedent {
margin-left: 20px;
}
section#active-rule #succedent h3 a#empty-succedent {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-top: -2px;
float: right;
}
section#active-rule #succedent .cedent {
float: left;
border: 1px dashed #fff;
/*border-radius(10px)*/
background-color: #fff;
padding: 2px;
}
section#active-rule #succedent .cedent.empty {
border: 1px dashed #000;
color: #808080;
}
section#active-rule #succedent .cedent a.group-fields {
background: transparent url("../images/sprite-icons.png") -168px -215px no-repeat;
padding-left: 17px;
float: right;
}
section#active-rule #succedent .cedent .fields .field {
float: left;
height: 40px;
margin: 0 2px;
}
section#active-rule #succedent .cedent .fields .field .coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
section#active-rule #succedent .cedent .fields .field .field-drag {
cursor: move;
}
section#active-rule #succedent .cedent .fields .field .field-name {
display: block;
float: left;
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
section#active-rule #succedent .cedent .fields .field .change-sign.negative,
section#active-rule #succedent .cedent .fields .field .field-sign.negative {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
width: 13px;
height: 20px;
float: left;
}
section#active-rule #succedent .cedent .fields .field .controls a.edit-coefficient {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 2px;
float: right;
}
section#active-rule #succedent .cedent .fields .field .controls a.remove-field {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
section#active-rule #succedent .cedent .fields .field .controls a.mark-field {
background: transparent url("../images/sprite-icons.png") -67px -212px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: hidden;
}
section#active-rule #succedent .cedent .fields .field .controls a.marked-field {
background: transparent url("../images/sprite-icons.png") -68px -260px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field .controls a.change-sign.positive {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
display: block;
width: 16px;
height: 20px;
float: right;
visibility: hidden;
}
section#active-rule #succedent .cedent .fields .field:hover a.remove-field {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.edit-coefficient {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.mark-field {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.change-sign.positive {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .connective {
color: #360;
font-size: 14px;
position: relative;
top: 1px;
margin: 0 1px;
float: left;
height: 40px;
}
section#active-rule #succedent .cedent .fields .left-bracket,
section#active-rule #succedent .cedent .fields .right-bracket {
font-size: 18px;
float: left;
position: relative;
top: -2px;
}
section#active-rule #succedent .cedent .group-fields {
font-size: 14px;
position: relative;
top: 23px;
}
section#active-rule #succedent >.cedent >.fields >.field,
section#active-rule #succedent >.cedent >.fields >.connective {
margin-top: 3px;
}
section#active-rule #succedent:hover a#empty-succedent {
visibility: visible;
}
section#active-rule .no-restriction {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
padding: 1px 0 0 17px;
margin-top: 2px;
float: left;
clear: left;
cursor: help;
}
section#active-rule #ar-action-box {
position: relative;
clear: both;
overflow: auto;
}
section#active-rule #ar-action-box > div {
padding: 20px 0 20px 55px;
}
section#active-rule #ar-action-box > div.in_progress {
background: #fff url("../images/icon-loading-bw-48.gif") left center no-repeat;
}
section#active-rule #ar-action-box > div.question {
background: #fff url("../images/icon-help-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.solved {
background: #fff url("../images/icon-ok-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.interrupted {
background: #fff url("../images/icon-stop-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.failed {
background: #fff url("../images/icon-warning-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.info {
background: #fff url("../images/icon-info-48.png") left center no-repeat;
}
section#active-rule #ar-action-box #stop-mining {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
float: right;
margin: 5px 0 5px 10px;
border-color: #800000;
background: #800000;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
border-color: #800000;
background: #d50000;
}
section#active-rule #ar-action-box #start-mining {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
margin: 5px 0 5px 10px;
float: right;
}
section#active-rule #ar-action-box #start-mining:hover,
section#active-rule #ar-action-box #start-mining:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
section#active-rule #ar-action-box #start-mining:hover,
section#active-rule #ar-action-box #start-mining:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label {
float: right;
clear: right;
margin: 5px 0 0 0;
padding: 0 15px;
width: 150px;
text-align: center;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label label {
padding-left: 5px;
cursor: pointer;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label input[type=checkbox][disabled] + label {
color: #dfdfdf;
cursor: default;
}
.paginator a {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #fff;
color: #075783;
border: 1px solid #ededed;
text-align: center;
display: inline-block;
padding: 3px 6px;
min-width: 16px;
margin: 0 1px;
}
.paginator a:hover,
.paginator a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
.paginator a:hover,
.paginator a:focus {
background: #fff;
color: #2d83be;
border: 1px solid #2d83be;
}
.paginator a.active {
background: #2d83be;
color: #fff;
border: 1px solid #2d83be;
}
.paginator a.disabled {
cursor: no-drop;
border: 1px solid #ededed;
color: #ededed;
}
.paginator .loading {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
padding: 3px 0 3px 25px;
margin-left: 10px;
display: none;
}
.paginator.loading .loading {
display: inline-block;
}
#found-rules {
clear: left;
padding-top: 20px;
position: relative;
}
#found-rules #found-rules-task-name {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 10px 0;
max-width: 800px !important /*TODO*/;
}
#found-rules #found-rules-task-name .count {
color: #888;
margin-left: 15px;
font-size: 16px;
}
#found-rules #found-rules-task-name .count strong {
font-weight: normal;
color: #888;
}
#found-rules #found-rules-task-name a.rename-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/sprite/icon-edit.png") center bottom no-repeat;
visibility: hidden;
}
#found-rules #found-rules-task-name:hover a.rename-task {
visibility: visible;
}
#found-rules p.error {
color: #d01d1d;
margin: 10px 0;
}
#found-rules .found-rules-controls {
position: relative;
overflow: auto;
text-align: right;
color: #888;
font-size: 12.8px;
}
#found-rules .found-rules-controls .paginator {
float: left;
}
#found-rules .found-rules-controls label {
display: inline-block;
padding: 0 5px 0 15px;
margin: 0;
}
#found-rules .found-rules-controls select {
padding: 5px;
}
#found-rules ul {
padding-left: 0;
}
#found-rules ul li {
margin: 0 0 5px 0;
padding: 0 0 5px 20px;
list-style: none;
cursor: default;
position: relative;
border-bottom: 1px solid #ededed;
}
#found-rules ul li input.found-rule-checkbox {
position: absolute;
left: 0;
top: 8px;
}
#found-rules ul li .rule {
color: #434343;
cursor: default;
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#found-rules ul li .loading {
display: none;
}
#found-rules ul li .ruleActions {
display: inline-block;
overflow: auto;
position: relative;
width: 100px;
height: 20px;
margin-left: 15px;
background: transparent;
top: 5px;
}
#found-rules ul li .ruleActions > a {
display: block;
width: 20px;
height: 20px;
float: left;
margin-right: 5px;
visibility: hidden;
}
#found-rules ul li .ruleActions a.bk {
background: transparent url("../images/sprite-icons.png") -19px -119px no-repeat;
}
#found-rules ul li .ruleActions a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.unmark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.unmark:hover {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddPositive,
#found-rules ul li .ruleActions a.kbAddAllPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddPositive:hover,
#found-rules ul li .ruleActions a.kbAddAllPositive:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemovePositive {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemovePositive:hover {
background: transparent url("../images/icon-thumb-up-20-remove.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddNegative {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddNegative:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemoveNegative {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemoveNegative:hover {
background: transparent url("../images/icon-thumb-down-20-remove.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.details {
background: transparent url("../images/icon-info-20.png") left center no-repeat;
}
#found-rules ul li .ims {
display: block;
font-size: 12.8px;
color: #888;
}
#found-rules ul li .ims * {
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#found-rules ul li .ims >span {
border-right: 1px solid #ededed;
padding-right: 5px;
margin-right: 5px;
}
#found-rules ul li .ims >span:last-child {
border-right: none;
}
#found-rules ul li .ims >span .value {
color: #7b0d2e;
}
#found-rules ul li.selected .rule {
color: #4c8e0e;
}
#found-rules ul li.selected .ruleActions a.mark,
#found-rules ul li.selected .ruleActions a.unmark {
visibility: visible;
}
#found-rules ul li.KBpositive .ruleActions a.kbRemovePositive {
visibility: visible;
}
#found-rules ul li.KBnegative .ruleActions a.kbRemoveNegative {
visibility: visible;
}
#found-rules ul li.loading .ruleActions {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
}
#found-rules ul li.loading .ruleActions >a {
visibility: hidden !important;
}
#found-rules ul li:hover .ruleActions >a {
visibility: visible;
}
#found-rules #found-rules-multi-controls {
min-height: 10px;
position: relative;
}
#found-rules #found-rules-multi-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .actions {
margin-left: 10px;
}
#found-rules #found-rules-multi-controls .actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
display: none;
}
#found-rules #found-rules-multi-controls .actions >a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.unmark {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddPositive:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddNegative {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddNegative:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.visible {
display: inline-block;
}
#found-rules #found-rules-multi-controls .task-actions {
float: right;
margin-top: 3px;
}
#found-rules #found-rules-multi-controls .task-actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
}
#found-rules #found-rules-multi-controls .task-actions >a.mark-all {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.kbAddAllPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.task-details {
background: transparent url("../images/icon-goreport-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.task-export {
background: transparent url("../images/icon-export-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.disabled {
cursor: not-allowed;
opacity: 0.5;
color: #888;
}
#found-rules #found-rules-multi-controls .task-actions >a.disabled:hover {
text-decoration: none;
color: #888;
}
#marked-rules-tabs {
margin: 10px 0 0 10px;
float: left;
clear: left;
padding: 0;
width: 1025px;
}
#marked-rules-tabs .marked-rules-tab {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
width: 510px;
margin: 0;
padding: 0;
background-color: rgba(255,255,255,0.6);
}
#marked-rules-tabs .marked-rules-tab.marked-rules-tasks {
float: left;
}
#marked-rules-tabs .marked-rules-tab.marked-rules-base {
float: right;
}
#marked-rules-tabs .marked-rules-tab.marked-rules-tab-active {
background-color: #fff;
border-bottom: #fff 5px solid;
}
#marked-rules-tabs .marked-rules-tab:hover {
background-color: #fff;
}
#marked-rules-tabs .marked-rules-tab a {
padding: 20px 15px;
cursor: pointer;
display: block;
color: #925213 !important;
text-decoration: none !important;
}
#marked-rules {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
min-width: 985px;
margin: 0 0 0 10px;
float: left;
clear: left;
}
#marked-rules h2 {
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
/*margin-left 10px*/
margin: 0 0 5px 0;
}
#marked-rules .maximize ul,
#marked-rules .maximize .marked-rules-checkbox-controls,
#marked-rules .maximize .marked-rules-controls {
display: none;
}
#marked-rules .maximize a.toggle span {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#marked-rules .minimize a.toggle span {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#marked-rules .marked-rules-base-content {
display: none;
}
#marked-rules .marked-rules-empty {
display: none;
}
#marked-rules .empty .marked-rules-empty {
display: block;
}
#marked-rules .marked-rules-task-name {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 10px 0;
position: relative;
padding-left: 20px;
}
#marked-rules .marked-rules-task-name .count {
color: #888;
margin-left: 15px;
font-size: 16px;
}
#marked-rules .marked-rules-task-name .count strong {
font-weight: normal;
color: #888;
}
#marked-rules .marked-rules-task-name a.rename-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/sprite/icon-edit.png") center bottom no-repeat;
visibility: hidden;
}
#marked-rules .marked-rules-task-name a.remove-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/icon-stop-20.png") center bottom no-repeat;
visibility: hidden;
}
#marked-rules .marked-rules-task-name a.toggle span.toggle {
display: block;
width: 12px;
height: 12px;
position: absolute;
left: 0;
top: 10px;
}
#marked-rules .marked-rules-task-name:hover a.rename-task,
#marked-rules .marked-rules-task-name:hover a.remove-task {
visibility: visible;
}
#marked-rules .clearfix {
clear: both;
}
#marked-rules p.error {
color: #d01d1d;
margin: 10px 0;
}
#marked-rules .marked-rules-controls {
position: relative;
overflow: auto;
text-align: right;
color: #888;
font-size: 12.8px;
}
#marked-rules .marked-rules-controls .paginator {
float: left;
}
#marked-rules .marked-rules-controls label {
display: inline-block;
padding: 0 5px 0 15px;
margin: 0;
}
#marked-rules .marked-rules-controls select {
padding: 5px;
}
#marked-rules ul {
padding-left: 0;
}
#marked-rules ul li {
margin: 0 0 5px 0;
padding: 0 0 5px 20px;
list-style: none;
cursor: default;
position: relative;
border-bottom: 1px solid #ededed;
}
#marked-rules ul li input.marked-rule-checkbox {
position: absolute;
left: 0;
top: 8px;
}
#marked-rules ul li .rule {
color: #434343;
cursor: default;
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#marked-rules ul li .loading {
display: none;
}
#marked-rules ul li .ruleActions {
display: inline-block;
overflow: auto;
position: relative;
width: 100px;
height: 20px;
margin-left: 15px;
background: transparent;
top: 5px;
}
#marked-rules ul li .ruleActions > a {
display: block;
width: 20px;
height: 20px;
float: left;
margin-right: 5px;
visibility: hidden;
}
#marked-rules ul li .ruleActions a.bk {
background: transparent url("../images/sprite-icons.png") -19px -119px no-repeat;
}
#marked-rules ul li .ruleActions a.clear {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.details {
background: transparent url("../images/icon-info-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=positive] {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=positive]:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=negative] {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=negative]:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#marked-rules ul li .ims {
display: block;
font-size: 12.8px;
color: #888;
}
#marked-rules ul li .ims * {
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#marked-rules ul li .ims >span {
border-right: 1px solid #ededed;
padding-right: 5px;
margin-right: 5px;
}
#marked-rules ul li .ims >span:last-child {
border-right: none;
}
#marked-rules ul li .ims >span .value {
color: #7b0d2e;
}
#marked-rules ul li.loading .ruleActions {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
}
#marked-rules ul li.loading .ruleActions >a {
visibility: hidden !important;
}
#marked-rules ul li:hover .ruleActions >a {
visibility: visible;
}
#marked-rules .marked-rules-multi-controls {
min-height: 25px;
position: relative;
padding-bottom: 10px;
border-bottom: 2px solid #126499;
}
#marked-rules .marked-rules-multi-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .marked-rules-checkbox-controls {
float: left;
}
#marked-rules .marked-rules-multi-controls .actions {
margin-left: 10px;
}
#marked-rules .marked-rules-multi-controls .actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
display: none;
}
#marked-rules .marked-rules-multi-controls .actions >a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.unmark,
#marked-rules .marked-rules-multi-controls .actions >a.kb-unmark {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.kb-add[rel=positive] {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.kb-add[rel=negative] {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.visible {
display: inline-block;
}
#marked-rules .marked-rules-multi-controls .task-actions {
float: right;
margin-top: 3px;
}
#marked-rules .marked-rules-multi-controls .task-actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.mark-all {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.task-details {
background: transparent url("../images/icon-goreport-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.task-export {
background: transparent url("../images/icon-export-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.rules-editor {
background: transparent url("../images/sprite/icon-edit.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.model-tester {
background: transparent url("../images/sprite/icon-bk.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.knowledge-experiment {
background: transparent url("../images/icon-knowledge-experiment-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.disabled {
cursor: not-allowed;
opacity: 0.5;
color: #888;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.disabled:hover {
text-decoration: none;
color: #888;
}
#createUserReport {
float: right;
margin: 20px 20px 0 0;
}
* {
user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
#wrapper {
min-height: 500px;
min-width: 1335px;
width: 1335px;
margin: 0 auto;
position: relative;
}
section#workplace {
margin: 0 auto;
padding-bottom: 10px;
float: left;
}
section#content {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
min-width: 985px;
float: left;
margin: 10px 0 0 10px;
}
section#content h2 {
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
margin: 0;
}
section#content h3 {
color: #314e64;
font: 16px;
border-bottom: 1px solid #314e64;
line-height: 20px;
margin-bottom: 10px;
} | web/css/index.css | color: #434343;
font: font;
background: none rgba(0,0,0,0.6);
position: fixed;
top: 0;
left: 0;
visibility: hidden;
z-index: 1;
width: 100%;
min-width: 100%;
}
div#overlay-inner {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div#overlay-inner form {
line-height: 36px;
}
div#overlay-inner form#add-coefficient-form label,
div#overlay-inner form#edit-coefficient-form label {
padding-top: 2px;
}
div#overlay-inner form#add-coefficient-form input#add-coefficient-attribute,
div#overlay-inner form#edit-coefficient-form input#add-coefficient-attribute,
div#overlay-inner form#add-coefficient-form input#edit-coefficient-attribute,
div#overlay-inner form#edit-coefficient-form input#edit-coefficient-attribute {
border: 1px solid #fff !important;
width: auto;
max-width: 400px;
}
div#overlay-inner form em {
color: #925213;
font-size: 14px;
float: left;
padding-left: 5px;
position: relative;
line-height: 1.3em;
}
div#overlay-inner form em.normal {
font-style: normal;
}
div#overlay-inner form #message {
color: #d01d1d;
line-height: 1em;
}
div#overlay-inner form label {
font-weight: bold;
font-size: 14px;
text-align: right;
line-height: 1.3em;
padding-right: 5px;
display: block;
width: 140px;
float: left;
clear: left;
}
div#overlay-inner form select {
padding: 4px 2px 1px;
max-width: 400px;
min-width: 200px;
width: auto;
}
div#overlay-inner form input[type='text'],
div#overlay-inner form input[type='number'],
div#overlay-inner form input[list],
div#overlay-inner form textarea,
div#overlay-inner form select {
color: #434343;
font-size: 14px;
border: 1px solid #aaa;
background-color: #fff;
float: left;
padding: 4px 2px 1px;
position: relative;
top: -4px;
margin-bottom: 10px;
-moz-user-select: text;
-ms-user-select: text;
}
div#overlay-inner form input[type='number'] {
-moz-appearance: textfield;
}
div#overlay-inner form input::-webkit-outer-spin-button,
div#overlay-inner form input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
div#overlay-inner form input[type='number'].shortnr {
text-align: right;
width: 75px;
}
div#overlay-inner form select.alpha,
div#overlay-inner form input[type='number'] {
color: #7b0d2e;
font-size: 20px;
font-weight: bold;
width: 30px;
float: left;
}
div#overlay-inner form input[type='submit'] {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
margin-bottom: 5px;
}
div#overlay-inner form input[type='submit']:hover,
div#overlay-inner form input[type='submit']:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner form input[type='submit']:hover,
div#overlay-inner form input[type='submit']:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
div#overlay-inner form input[type='reset'] {
margin-top: 15px;
float: right;
background-color: #e44444;
}
div#overlay-inner form .slider {
background: #fff none;
border: 1px solid #a6c9e2;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width: 133px;
height: 5px;
position: relative;
top: 5px;
float: left;
}
div#overlay-inner form .slider .knob {
background-color: #0078ae;
border: 1px solid #77d5f7;
color: #fff;
font-weight: normal;
outline: medium none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width: 10px;
height: 10px;
position: relative;
top: -3px;
cursor: move;
}
div#overlay-inner form #add-coefficient-autocomplete table,
div#overlay-inner form #edit-coefficient-autocomplete table {
line-height: 1em;
clear: left;
margin-top: 1em;
}
div#overlay-inner form .info {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
display: block;
float: right;
position: relative;
top: -2px;
width: 24px;
height: 24px;
}
div#overlay-inner form .tooltip {
color: #000;
text-decoration: none;
outline: none;
cursor: help;
position: relative;
}
div#overlay-inner form .tooltip >span {
font-size: 0.9em;
line-height: 1.25em;
margin-left: -999em;
padding: 0.5em 0.8em 0.8em 2em;
position: absolute;
}
div#overlay-inner form .tooltip:hover >span {
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
width: 250px;
margin-left: 0;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
div#overlay-inner form .tooltip:hover span.helpImg,
div#overlay-inner form .tooltip:hover span.warningImg {
display: block;
width: 48px;
height: 48px;
left: -20px;
top: -20px;
position: absolute;
margin: 0;
padding: 0;
z-index: 100;
}
div#overlay-inner form .tooltip:hover span.helpImg {
background: url("../images/icon-help-48.png") top left no-repeat transparent;
}
div#overlay-inner form .tooltip:hover span.warningImg {
background: url("../images/icon-warning-48.png") top left no-repeat transparent;
}
div#overlay-inner form .tooltip:hover em {
display: block;
position: relative;
top: 0;
left: 0;
width: 250px;
font-size: 1.2em;
font-weight: bold;
font-style: normal;
padding-top: 10px;
padding-bottom: 10px;
}
div#overlay-inner form .tooltip > .help {
background-color: #d3e6f4;
border: 1px solid #2bb0d7;
}
div#overlay-inner form .tooltip > .warning {
background-color: #ffa;
border: 1px solid #ffad33;
}
div#overlay-inner h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
}
div#overlay-inner > div {
background-color: #fff;
box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);
min-width: 435px;
/*margin 10% auto*/
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: 35px 25px;
}
div#overlay-inner > div.bigger {
position: absolute !important;
top: 10px !important;
transform: translate(-50%, 0) !important;
}
div#overlay-inner > div > a {
color: #126499;
background: transparent url("../images/sprite-icons.png") -67px -116px no-repeat /*TODO přesun ikony doprava*/;
float: right;
position: relative;
top: -20px;
right: -10px;
width: 18px;
height: 18px;
}
div#overlay-inner > div > a:hover {
text-decoration: underline;
}
div#overlay-inner #new-task-button {
background: transparent;
float: none;
padding: 0;
top: 0;
}
div#overlay-inner #rename-task-window {
width: 500px;
}
div#overlay-inner #rename-task-window input {
width: 300px;
}
div#overlay-inner #rename-task-window textarea {
width: 300px;
}
div#overlay-inner #change-ruleset-window,
div#overlay-inner #add-attribute-window,
div#overlay-inner #add-attributes-window,
div#overlay-inner #edit-attribute-window,
div#overlay-inner #new-task-window,
div#overlay-inner #show-histogram-window,
div#overlay-inner #create-user-report-window,
div#overlay-inner #export-business-rules-window,
div#overlay-inner #model-tester-window,
div#overlay-inner #show-br-base-window {
width: 800px;
/*margin-top 45px*/
}
div#overlay-inner #change-ruleset-window iframe,
div#overlay-inner #add-attribute-window iframe,
div#overlay-inner #add-attributes-window iframe,
div#overlay-inner #edit-attribute-window iframe,
div#overlay-inner #new-task-window iframe,
div#overlay-inner #show-histogram-window iframe,
div#overlay-inner #create-user-report-window iframe,
div#overlay-inner #export-business-rules-window iframe,
div#overlay-inner #model-tester-window iframe,
div#overlay-inner #show-br-base-window iframe {
border: none;
width: 800px;
height: 500px;
}
div#overlay-inner #change-ruleset-window form input[type="submit"],
div#overlay-inner #add-attribute-window form input[type="submit"],
div#overlay-inner #add-attributes-window form input[type="submit"],
div#overlay-inner #edit-attribute-window form input[type="submit"],
div#overlay-inner #new-task-window form input[type="submit"],
div#overlay-inner #show-histogram-window form input[type="submit"],
div#overlay-inner #create-user-report-window form input[type="submit"],
div#overlay-inner #export-business-rules-window form input[type="submit"],
div#overlay-inner #model-tester-window form input[type="submit"],
div#overlay-inner #show-br-base-window form input[type="submit"] {
margin-left: 310px;
}
div#overlay-inner #add-coefficient-window .help,
div#overlay-inner #edit-coefficient-window .help,
div#overlay-inner #add-im-window .help,
div#overlay-inner #edit-im-window .help {
clear: both;
display: block;
margin-bottom: 20px;
padding-top: 10px;
color: #666;
font-size: 12px;
line-height: 14px;
}
div#overlay-inner #add-coefficient-window .help + .warning,
div#overlay-inner #edit-coefficient-window .help + .warning,
div#overlay-inner #add-im-window .help + .warning,
div#overlay-inner #edit-im-window .help + .warning {
margin-top: 0;
padding-top: 0;
}
div#overlay-inner #add-coefficient-window .warning,
div#overlay-inner #edit-coefficient-window .warning,
div#overlay-inner #add-im-window .warning,
div#overlay-inner #edit-im-window .warning {
font-size: 12px;
line-height: 14px;
margin-bottom: 20px;
padding-top: 10px;
}
div#overlay-inner #add-coefficient-window .loading,
div#overlay-inner #edit-coefficient-window .loading,
div#overlay-inner #add-im-window .loading,
div#overlay-inner #edit-im-window .loading {
font-size: 12px;
color: #666;
margin: 10px 0 20px 0;
padding-left: 30px;
background: url("../images/icon-loading-bw-20.gif") left center no-repeat;
min-height: 20px;
}
div#overlay-inner #add-coefficient-window label,
div#overlay-inner #edit-coefficient-window label,
div#overlay-inner #add-im-window label,
div#overlay-inner #edit-im-window label {
text-align: left;
}
div#overlay-inner #add-coefficient-window select,
div#overlay-inner #edit-coefficient-window select,
div#overlay-inner #add-im-window select,
div#overlay-inner #edit-im-window select {
margin-bottom: 0;
}
div#overlay-inner #add-coefficient-window input[type="submit"][disabled],
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled],
div#overlay-inner #add-im-window input[type="submit"][disabled],
div#overlay-inner #edit-im-window input[type="submit"][disabled],
div#overlay-inner #add-coefficient-window input[type="submit"][disabled]:hover,
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled]:hover,
div#overlay-inner #add-im-window input[type="submit"][disabled]:hover,
div#overlay-inner #edit-im-window input[type="submit"][disabled]:hover,
div#overlay-inner #add-coefficient-window input[type="submit"][disabled]:focus,
div#overlay-inner #edit-coefficient-window input[type="submit"][disabled]:focus,
div#overlay-inner #add-im-window input[type="submit"][disabled]:focus,
div#overlay-inner #edit-im-window input[type="submit"][disabled]:focus {
background: #aaa;
opacity: 0.5;
cursor: not-allowed;
}
div#overlay-inner #show-rule-details-window {
width: 800px;
padding-bottom: 10px;
}
div#overlay-inner #show-rule-details-window iframe {
width: 800px;
height: 380px;
border: none;
}
div#overlay-inner #add-br-base-window {
width: 400px;
margin-top: 45px;
}
div#overlay-inner #add-br-base-window iframe {
height: 100px;
width: 400px;
border: none;
}
div#overlay-inner #loading-data-window,
div#overlay-inner #user-warning-window {
text-align: center;
background: #fff url("../images/icon-stop-72.png") center 30px no-repeat;
padding: 120px 0 20px 0;
}
div#overlay-inner #loading-data-window p,
div#overlay-inner #user-warning-window p {
margin: 10px 0 20px 0;
}
div#overlay-inner #loading-data-window a,
div#overlay-inner #user-warning-window a {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #fff;
color: #075783;
border: 1px solid #ededed;
text-align: center;
display: block;
width: 100px;
margin-bottom: 0;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #loading-data-window a:hover,
div#overlay-inner #user-warning-window a:hover,
div#overlay-inner #loading-data-window a:focus,
div#overlay-inner #user-warning-window a:focus {
background: #fff;
color: #2d83be;
border: 1px solid #2d83be;
}
div#overlay-inner #loading-data-window.loading {
padding-bottom: 40px;
background: #fff url("../images/icon-loading-bw-72.gif") center 30px no-repeat;
}
div#overlay-inner #change-ruleset-window #add-ruleset {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
}
div#overlay-inner #change-ruleset-window #add-ruleset:hover,
div#overlay-inner #change-ruleset-window #add-ruleset:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form {
line-height: 1;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form label {
width: 200px;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form input[type="text"] {
width: 300px;
margin-right: 10px;
}
div#overlay-inner #change-ruleset-window #add-ruleset-form input[type="submit"] {
margin-left: 10px;
float: right;
}
div#overlay-inner #change-ruleset-window .bigButtons a span {
display: block;
color: #aed0e6;
font-size: 12px;
}
#settings-form {
line-height: 2em;
}
#settings-form div {
clear: left;
}
#settings-form .category {
color: #925213;
}
#settings-form br.clearfix {
clear: left;
margin-top: 1em;
}
#settings-form .info {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
display: block;
float: right;
position: relative;
top: -2px;
width: 24px;
height: 24px;
}
#settings-form .tooltip {
color: #000;
text-decoration: none;
outline: none;
cursor: help;
position: relative;
}
#settings-form .tooltip >span {
font-size: 0.9em;
line-height: 1.25em;
margin-left: -999em;
padding: 0.5em 0.8em 0.8em 2em;
position: absolute;
}
#settings-form .tooltip:hover >span {
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
width: 250px;
margin-left: 0;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
#settings-form .tooltip:hover span.helpImg,
#settings-form .tooltip:hover span.warningImg {
display: block;
width: 48px;
height: 48px;
left: -20px;
top: -20px;
position: absolute;
margin: 0;
padding: 0;
z-index: 100;
}
#settings-form .tooltip:hover span.helpImg {
background: url("../images/icon-help-48.png") top left no-repeat transparent;
}
#settings-form .tooltip:hover span.warningImg {
background: url("../images/icon-warning-48.png") top left no-repeat transparent;
}
#settings-form .tooltip:hover em {
display: block;
position: relative;
top: 0;
left: 0;
width: 250px;
font-size: 1.2em;
font-weight: bold;
font-style: normal;
padding-top: 10px;
padding-bottom: 10px;
}
#settings-form .tooltip > .help {
background-color: #d3e6f4;
border: 1px solid #2bb0d7;
}
#settings-form .tooltip > .warning {
background-color: #ffa;
border: 1px solid #ffad33;
}
#settings-form div > .warning {
background: transparent url("../images/sprite-icons.png") -16px -361px no-repeat;
display: block;
float: left;
position: relative;
top: -3px;
left: 5px;
width: 24px;
height: 24px;
}
#settings-form .autocomplete {
margin-bottom: 90px;
}
#settings-form a.autosuggest-on,
#settings-form a.autofilter-on,
#settings-form a.cache-on,
#settings-form a.debug-on,
#settings-form a.strict-on {
color: #434343;
background: transparent url("../images/sprite-icons.png") -70px -8px no-repeat;
text-decoration: none;
display: block;
float: left;
padding-left: 13px;
position: relative;
top: -9px;
}
#settings-form a.autosuggest-off,
#settings-form a.autofilter-off,
#settings-form a.cache-off,
#settings-form a.debug-off,
#settings-form a.strict-off {
color: #434343;
background: transparent url("../images/sprite-icons.png") -70px -56px no-repeat;
text-decoration: none;
display: block;
float: left;
padding-left: 13px;
position: relative;
top: -9px;
}
nav {
color: #434343;
float: left;
width: 280px;
margin: 10px 5px 0 10px;
line-height: 20px;
}
.attributesPalette {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
.attributesPalette h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
.attributesPalette h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
.attributesPalette h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
.attributesPalette h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
.attributesPalette ul {
margin-bottom: 10px;
}
.attributesPalette li {
cursor: move;
float: left;
clear: left;
}
.attributesPalette li:hover {
color: #000;
}
.attributesPalette li:hover .action {
visibility: visible;
}
#attributes {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#attributes h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#attributes h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#attributes h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#attributes h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
#attributes ul#attributes-by-group {
background: transparent url("../images/icon-group4.png") 0 2px no-repeat;
}
#attributes #attributes-by-group > li {
padding-left: 20px;
}
#attributes #attributes-by-group span {
color: #314e64;
font-size: 14px;
}
#attributes #attributes-by-group span.coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
#attributes a#attributes-by-list,
#attributes a#attributes-by-group {
font-size: 13px;
}
#attributes li {
cursor: move;
float: left;
clear: left;
}
#attributes li.rec1 {
background: transparent url("../images/sprite-icons.png") -20px -415px no-repeat;
}
#attributes li.rec2 {
background: transparent url("../images/sprite-icons.png") -20px -463px no-repeat;
}
#attributes li.used {
color: #aaa;
}
#attributes li .add {
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
float: left;
width: 20px;
height: 20px;
visibility: hidden;
}
#attributes li:hover {
color: #000;
}
#attributes li:hover .add {
visibility: visible;
}
#attributes a.edit-attribute {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
}
#attributes li:hover a.edit-attribute {
visibility: visible;
}
#attributes a.show-histogram {
background: transparent url("../images/sprite-icons.png") -20px -664px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
visibility: hidden;
}
#attributes li:hover a.show-histogram {
visibility: visible;
}
#attributes a.remove-attribute {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
#attributes li:hover a.remove-attribute {
visibility: visible;
}
#attributes #etree-progress {
color: #666;
font-size: 14px;
background: transparent url("../images/icon-loading-bw-16.gif") 0 3px no-repeat;
display: block;
padding-left: 20px;
margin: 5px 0 5px 20px;
}
#attributes #show-hidden-attributes {
color: #126499;
font-size: 14px;
float: right;
margin-top: 8px;
}
#attributes #add-all-unused-attributes {
clear: right;
color: #126499;
font-size: 14px;
float: right;
padding-left: 21px;
margin-top: 8px;
display: none;
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
}
#data-fields {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#data-fields h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#data-fields h2.minimize a {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#data-fields h2.maximize a {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#data-fields h2 a {
display: block;
width: 12px;
height: 12px;
float: right;
position: relative;
top: 5px;
margin-left: 5px /*FIXME*/;
}
#data-fields ul {
margin-bottom: 10px;
}
#data-fields li {
cursor: move;
float: left;
clear: left;
}
#data-fields li .add {
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
display: block;
float: left;
width: 20px;
height: 20px;
visibility: hidden;
}
#data-fields li .show-histogram {
background: transparent url("../images/sprite-icons.png") -20px -664px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 10px;
float: right;
visibility: hidden;
}
#data-fields li:hover {
color: #000;
}
#data-fields li:hover .add {
visibility: visible;
}
#data-fields li:hover .show-histogram {
visibility: visible;
}
#knowledge-base-select {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#knowledge-base-select h2 {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 5px 20px 15px 20px;
padding-bottom: 5px;
border-bottom: 1px solid #314e64;
}
#knowledge-base-select .clearfix {
padding: 0 20px;
line-height: 1.8;
}
#knowledge-base-select .clearfix select {
width: 100%;
}
#knowledge-base-select .clearfix #change-ruleset {
color: #126499;
font-size: 14px;
float: right;
}
#navigation h2.maximize .filter,
#navigation h2.maximize .selectable {
display: none;
}
#attributes .datas-filter,
#data-fields .datas-filter {
display: none;
margin: 5px 20px;
}
#attributes input[type='text'],
#data-fields input[type='text'] {
width: 180px;
padding: 2px 3px;
background: none;
border: 1px solid #aaa /*TODO nahradit parametry!*/;
-moz-user-select: text;
-ms-user-select: text;
}
#attributes a.reset-filter,
#data-fields a.reset-filter {
float: right;
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
margin: 2px 0 0 5px;
}
#attributes .filter,
#data-fields .filter {
display: block;
width: 20px;
height: 20px;
float: right;
top: 3px !important;
background: transparent url("../images/icon-filter.png") no-repeat 0 0 !important;
}
#attributes .selectable,
#data-fields .selectable {
display: block;
width: 20px;
height: 20px;
float: right;
top: 3px !important;
background: transparent url("../images/icon-checkboxes.png") no-repeat 0 0 !important;
}
#attributes .filter-active,
#data-fields .filter-active {
background-position: 0 -20px !important;
}
#attributes li span,
#data-fields li span {
display: inline-block;
max-width: 190px;
height: 18px;
padding: 1px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#attributes .navigation-checkbox-controls,
#data-fields .navigation-checkbox-controls {
clear: both;
display: none;
float: left;
height: 28px;
overflow: hidden;
width: auto;
}
#attributes .navigation-checkbox-controls #add-selected-attributes,
#data-fields .navigation-checkbox-controls #add-selected-attributes,
#attributes .navigation-checkbox-controls #add-selected-data-fields,
#data-fields .navigation-checkbox-controls #add-selected-data-fields {
display: none;
color: #126499;
font-size: 14px;
float: right;
padding-left: 21px;
margin-top: 8px;
background: transparent url("../images/sprite-icons.png") -166px -162px no-repeat;
}
#attributes .navigation-checkbox-controls .all,
#data-fields .navigation-checkbox-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#attributes .navigation-checkbox-controls .none,
#data-fields .navigation-checkbox-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#attributes .navigation-checkbox-controls .invert,
#data-fields .navigation-checkbox-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
float: left;
margin-right: 2px;
margin-top: 4px;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#attributes.with-checkboxes-actions .navigation-checkbox-controls,
#data-fields.with-checkboxes-actions .navigation-checkbox-controls {
width: 100%;
}
#attributes input[type='checkbox'],
#data-fields input[type='checkbox'] {
display: none;
float: left;
width: 20px;
margin-top: 4px;
}
#attributes.show-checkboxes input[type='checkbox'],
#data-fields.show-checkboxes input[type='checkbox'] {
display: block;
}
#attributes.show-checkboxes .add,
#data-fields.show-checkboxes .add {
display: none;
}
#attributes.show-checkboxes .navigation-checkbox-controls,
#data-fields.show-checkboxes .navigation-checkbox-controls {
display: block;
}
section#active-rule {
position: relative;
}
section#active-rule #antecedent,
section#active-rule #interest-measures,
section#active-rule #succedent {
float: left;
height: 300px;
padding-bottom: 70px;
overflow: auto;
}
section#active-rule #antecedent h3 a#empty-antecedent {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-top: -2px;
float: right;
}
section#active-rule #antecedent .cedent {
float: left;
border: 1px dashed #fff;
/*border-radius(10px)*/
background-color: #fff;
padding: 2px;
}
section#active-rule #antecedent .cedent.empty {
border: 1px dashed #000;
color: #808080;
}
section#active-rule #antecedent .cedent a.group-fields {
background: transparent url("../images/sprite-icons.png") -168px -215px no-repeat;
padding-left: 17px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field {
float: left;
height: 40px;
margin: 0 2px;
}
section#active-rule #antecedent .cedent .fields .field .coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
section#active-rule #antecedent .cedent .fields .field .field-drag {
cursor: move;
}
section#active-rule #antecedent .cedent .fields .field .field-name {
display: block;
float: left;
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
section#active-rule #antecedent .cedent .fields .field .change-sign.negative,
section#active-rule #antecedent .cedent .fields .field .field-sign.negative {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
width: 13px;
height: 20px;
float: left;
}
section#active-rule #antecedent .cedent .fields .field .controls a.edit-coefficient {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 2px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field .controls a.remove-field {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
section#active-rule #antecedent .cedent .fields .field .controls a.mark-field {
background: transparent url("../images/sprite-icons.png") -67px -212px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: hidden;
}
section#active-rule #antecedent .cedent .fields .field .controls a.marked-field {
background: transparent url("../images/sprite-icons.png") -68px -260px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field .controls a.change-sign.positive {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
display: block;
width: 16px;
height: 20px;
float: right;
visibility: hidden;
}
section#active-rule #antecedent .cedent .fields .field:hover a.remove-field {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.edit-coefficient {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.mark-field {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .field:hover a.change-sign.positive {
visibility: visible;
}
section#active-rule #antecedent .cedent .fields .connective {
color: #360;
font-size: 14px;
position: relative;
top: 1px;
margin: 0 1px;
float: left;
height: 40px;
}
section#active-rule #antecedent .cedent .fields .left-bracket,
section#active-rule #antecedent .cedent .fields .right-bracket {
font-size: 18px;
float: left;
position: relative;
top: -2px;
}
section#active-rule #antecedent .cedent .group-fields {
font-size: 14px;
position: relative;
top: 23px;
}
section#active-rule #antecedent >.cedent >.fields >.field,
section#active-rule #antecedent >.cedent >.fields >.connective {
margin-top: 3px;
}
section#active-rule #antecedent:hover a#empty-antecedent {
visibility: visible;
}
section#active-rule #interest-measures {
margin-left: 20px;
width: 200px;
}
section#active-rule #interest-measures #add-im {
font-size: 14px;
background: transparent url("../images/sprite-icons.png") -167px -162px no-repeat;
margin: 0 0 0 10px;
padding-left: 20px;
float: left;
}
section#active-rule #interest-measures .im {
float: left;
clear: left;
margin-bottom: 7px;
}
section#active-rule #interest-measures .im .name {
font-size: 14px;
width: 160px;
float: left;
}
section#active-rule #interest-measures .im .threshold,
section#active-rule #interest-measures .im .alpha {
color: #7b0d2e;
}
section#active-rule #interest-measures .im .edit-im {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-right: 5px;
float: left;
}
section#active-rule #interest-measures .im:hover .edit-im {
visibility: visible;
}
section#active-rule #interest-measures .im .remove-im {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
float: left;
}
section#active-rule #interest-measures .im .remove-im.required {
visibility: hidden;
}
section#active-rule #interest-measures .im:hover .remove-im {
visibility: visible;
}
section#active-rule #interest-measures .im:hover .remove-im.required {
visibility: hidden;
}
section#active-rule #succedent {
margin-left: 20px;
}
section#active-rule #succedent h3 a#empty-succedent {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-top: -2px;
float: right;
}
section#active-rule #succedent .cedent {
float: left;
border: 1px dashed #fff;
/*border-radius(10px)*/
background-color: #fff;
padding: 2px;
}
section#active-rule #succedent .cedent.empty {
border: 1px dashed #000;
color: #808080;
}
section#active-rule #succedent .cedent a.group-fields {
background: transparent url("../images/sprite-icons.png") -168px -215px no-repeat;
padding-left: 17px;
float: right;
}
section#active-rule #succedent .cedent .fields .field {
float: left;
height: 40px;
margin: 0 2px;
}
section#active-rule #succedent .cedent .fields .field .coefficient {
color: #925213;
font-size: 0.85em;
position: relative;
top: -1px;
margin-left: 3px;
}
section#active-rule #succedent .cedent .fields .field .field-drag {
cursor: move;
}
section#active-rule #succedent .cedent .fields .field .field-name {
display: block;
float: left;
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
section#active-rule #succedent .cedent .fields .field .change-sign.negative,
section#active-rule #succedent .cedent .fields .field .field-sign.negative {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
width: 13px;
height: 20px;
float: left;
}
section#active-rule #succedent .cedent .fields .field .controls a.edit-coefficient {
background: transparent url("../images/sprite-icons.png") -19px -262px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 2px;
float: right;
}
section#active-rule #succedent .cedent .fields .field .controls a.remove-field {
background: transparent url("../images/sprite-icons.png") -19px -15px no-repeat;
display: block;
width: 16px;
height: 20px;
visibility: hidden;
margin-left: 5px;
float: right;
}
section#active-rule #succedent .cedent .fields .field .controls a.mark-field {
background: transparent url("../images/sprite-icons.png") -67px -212px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: hidden;
}
section#active-rule #succedent .cedent .fields .field .controls a.marked-field {
background: transparent url("../images/sprite-icons.png") -68px -260px no-repeat;
display: block;
width: 16px;
height: 20px;
margin-right: 3px;
float: right;
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field .controls a.change-sign.positive {
background: transparent url("../images/sprite-icons.png") -118px -161px no-repeat;
display: block;
width: 16px;
height: 20px;
float: right;
visibility: hidden;
}
section#active-rule #succedent .cedent .fields .field:hover a.remove-field {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.edit-coefficient {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.mark-field {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .field:hover a.change-sign.positive {
visibility: visible;
}
section#active-rule #succedent .cedent .fields .connective {
color: #360;
font-size: 14px;
position: relative;
top: 1px;
margin: 0 1px;
float: left;
height: 40px;
}
section#active-rule #succedent .cedent .fields .left-bracket,
section#active-rule #succedent .cedent .fields .right-bracket {
font-size: 18px;
float: left;
position: relative;
top: -2px;
}
section#active-rule #succedent .cedent .group-fields {
font-size: 14px;
position: relative;
top: 23px;
}
section#active-rule #succedent >.cedent >.fields >.field,
section#active-rule #succedent >.cedent >.fields >.connective {
margin-top: 3px;
}
section#active-rule #succedent:hover a#empty-succedent {
visibility: visible;
}
section#active-rule .no-restriction {
background: transparent url("../images/sprite-icons.png") -20px -714px no-repeat;
padding: 1px 0 0 17px;
margin-top: 2px;
float: left;
clear: left;
cursor: help;
}
section#active-rule #ar-action-box {
position: relative;
clear: both;
overflow: auto;
}
section#active-rule #ar-action-box > div {
padding: 20px 0 20px 55px;
}
section#active-rule #ar-action-box > div.in_progress {
background: #fff url("../images/icon-loading-bw-48.gif") left center no-repeat;
}
section#active-rule #ar-action-box > div.question {
background: #fff url("../images/icon-help-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.solved {
background: #fff url("../images/icon-ok-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.interrupted {
background: #fff url("../images/icon-stop-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.failed {
background: #fff url("../images/icon-warning-48.png") left center no-repeat;
}
section#active-rule #ar-action-box > div.info {
background: #fff url("../images/icon-info-48.png") left center no-repeat;
}
section#active-rule #ar-action-box #stop-mining {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
float: right;
margin: 5px 0 5px 10px;
border-color: #800000;
background: #800000;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
section#active-rule #ar-action-box #stop-mining:hover,
section#active-rule #ar-action-box #stop-mining:focus {
border-color: #800000;
background: #d50000;
}
section#active-rule #ar-action-box #start-mining {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #4c8e0e;
color: #fff;
border: 1px solid #4c8e0e;
text-align: center;
display: block;
margin: 15px auto;
font-size: 18.2px;
min-width: 150px;
margin: 5px 0 5px 10px;
float: right;
}
section#active-rule #ar-action-box #start-mining:hover,
section#active-rule #ar-action-box #start-mining:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
section#active-rule #ar-action-box #start-mining:hover,
section#active-rule #ar-action-box #start-mining:focus {
background: #64ba12;
color: #fff;
border: 1px solid #4c8e0e;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label {
float: right;
clear: right;
margin: 5px 0 0 0;
padding: 0 15px;
width: 150px;
text-align: center;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label label {
padding-left: 5px;
cursor: pointer;
}
section#active-rule #ar-action-box #start-mining-with-pruning-label input[type=checkbox][disabled] + label {
color: #dfdfdf;
cursor: default;
}
.paginator a {
background: #075783;
font-size: 14px;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
text-decoration: none;
cursor: pointer;
color: #fff;
border: 1px solid #314e64;
text-align: center;
display: inline-block;
padding: 8px 13px;
background: #fff;
color: #075783;
border: 1px solid #ededed;
text-align: center;
display: inline-block;
padding: 3px 6px;
min-width: 16px;
margin: 0 1px;
}
.paginator a:hover,
.paginator a:focus {
background: #2d83be;
color: #fff;
border: 1px solid #314e64;
text-decoration: none;
}
.paginator a:hover,
.paginator a:focus {
background: #fff;
color: #2d83be;
border: 1px solid #2d83be;
}
.paginator a.active {
background: #2d83be;
color: #fff;
border: 1px solid #2d83be;
}
.paginator a.disabled {
cursor: no-drop;
border: 1px solid #ededed;
color: #ededed;
}
.paginator .loading {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
padding: 3px 0 3px 25px;
margin-left: 10px;
display: none;
}
.paginator.loading .loading {
display: inline-block;
}
#found-rules {
clear: left;
padding-top: 20px;
position: relative;
}
#found-rules #found-rules-task-name {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 10px 0;
max-width: 800px !important /*TODO*/;
}
#found-rules #found-rules-task-name .count {
color: #888;
margin-left: 15px;
font-size: 16px;
}
#found-rules #found-rules-task-name .count strong {
font-weight: normal;
color: #888;
}
#found-rules #found-rules-task-name a.rename-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/sprite/icon-edit.png") center bottom no-repeat;
visibility: hidden;
}
#found-rules #found-rules-task-name:hover a.rename-task {
visibility: visible;
}
#found-rules p.error {
color: #d01d1d;
margin: 10px 0;
}
#found-rules .found-rules-controls {
position: relative;
overflow: auto;
text-align: right;
color: #888;
font-size: 12.8px;
}
#found-rules .found-rules-controls .paginator {
float: left;
}
#found-rules .found-rules-controls label {
display: inline-block;
padding: 0 5px 0 15px;
margin: 0;
}
#found-rules .found-rules-controls select {
padding: 5px;
}
#found-rules ul {
padding-left: 0;
}
#found-rules ul li {
margin: 0 0 5px 0;
padding: 0 0 5px 20px;
list-style: none;
cursor: default;
position: relative;
border-bottom: 1px solid #ededed;
}
#found-rules ul li input.found-rule-checkbox {
position: absolute;
left: 0;
top: 8px;
}
#found-rules ul li .rule {
color: #434343;
cursor: default;
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#found-rules ul li .loading {
display: none;
}
#found-rules ul li .ruleActions {
display: inline-block;
overflow: auto;
position: relative;
width: 100px;
height: 20px;
margin-left: 15px;
background: transparent;
top: 5px;
}
#found-rules ul li .ruleActions > a {
display: block;
width: 20px;
height: 20px;
float: left;
margin-right: 5px;
visibility: hidden;
}
#found-rules ul li .ruleActions a.bk {
background: transparent url("../images/sprite-icons.png") -19px -119px no-repeat;
}
#found-rules ul li .ruleActions a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.unmark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.unmark:hover {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddPositive,
#found-rules ul li .ruleActions a.kbAddAllPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddPositive:hover,
#found-rules ul li .ruleActions a.kbAddAllPositive:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemovePositive {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemovePositive:hover {
background: transparent url("../images/icon-thumb-up-20-remove.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddNegative {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbAddNegative:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemoveNegative {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.kbRemoveNegative:hover {
background: transparent url("../images/icon-thumb-down-20-remove.png") left center no-repeat;
}
#found-rules ul li .ruleActions a.details {
background: transparent url("../images/icon-info-20.png") left center no-repeat;
}
#found-rules ul li .ims {
display: block;
font-size: 12.8px;
color: #888;
}
#found-rules ul li .ims * {
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#found-rules ul li .ims >span {
border-right: 1px solid #ededed;
padding-right: 5px;
margin-right: 5px;
}
#found-rules ul li .ims >span:last-child {
border-right: none;
}
#found-rules ul li .ims >span .value {
color: #7b0d2e;
}
#found-rules ul li.selected .rule {
color: #4c8e0e;
}
#found-rules ul li.selected .ruleActions a.mark,
#found-rules ul li.selected .ruleActions a.unmark {
visibility: visible;
}
#found-rules ul li.KBpositive .ruleActions a.kbRemovePositive {
visibility: visible;
}
#found-rules ul li.KBnegative .ruleActions a.kbRemoveNegative {
visibility: visible;
}
#found-rules ul li.loading .ruleActions {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
}
#found-rules ul li.loading .ruleActions >a {
visibility: hidden !important;
}
#found-rules ul li:hover .ruleActions >a {
visibility: visible;
}
#found-rules #found-rules-multi-controls {
min-height: 10px;
position: relative;
}
#found-rules #found-rules-multi-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#found-rules #found-rules-multi-controls .actions {
margin-left: 10px;
}
#found-rules #found-rules-multi-controls .actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
display: none;
}
#found-rules #found-rules-multi-controls .actions >a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.unmark {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddPositive:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddNegative {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.kbAddNegative:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .actions >a.visible {
display: inline-block;
}
#found-rules #found-rules-multi-controls .task-actions {
float: right;
margin-top: 3px;
}
#found-rules #found-rules-multi-controls .task-actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
}
#found-rules #found-rules-multi-controls .task-actions >a.mark-all {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.kbAddAllPositive {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.task-details {
background: transparent url("../images/icon-goreport-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.task-export {
background: transparent url("../images/icon-export-20.png") left center no-repeat;
}
#found-rules #found-rules-multi-controls .task-actions >a.disabled {
cursor: not-allowed;
opacity: 0.5;
color: #888;
}
#found-rules #found-rules-multi-controls .task-actions >a.disabled:hover {
text-decoration: none;
color: #888;
}
#marked-rules-tabs {
margin: 10px 0 0 10px;
float: left;
clear: left;
padding: 0;
width: 1025px;
}
#marked-rules-tabs .marked-rules-tab {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
width: 510px;
margin: 0;
padding: 0;
background-color: rgba(255,255,255,0.6);
}
#marked-rules-tabs .marked-rules-tab.marked-rules-tasks {
float: left;
}
#marked-rules-tabs .marked-rules-tab.marked-rules-base {
float: right;
}
#marked-rules-tabs .marked-rules-tab.marked-rules-tab-active {
background-color: #fff;
border-bottom: #fff 5px solid;
}
#marked-rules-tabs .marked-rules-tab:hover {
background-color: #fff;
}
#marked-rules-tabs .marked-rules-tab a {
padding: 20px 15px;
cursor: pointer;
display: block;
color: #925213 !important;
text-decoration: none !important;
}
#marked-rules {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
min-width: 985px;
margin: 0 0 0 10px;
float: left;
clear: left;
}
#marked-rules h2 {
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
/*margin-left 10px*/
margin: 0 0 5px 0;
}
#marked-rules .maximize ul,
#marked-rules .maximize .marked-rules-checkbox-controls,
#marked-rules .maximize .marked-rules-controls {
display: none;
}
#marked-rules .maximize a.toggle span {
background: transparent url("../images/sprite-icons.png") -19px -169px no-repeat;
}
#marked-rules .minimize a.toggle span {
background: transparent url("../images/sprite-icons.png") -20px -220px no-repeat;
}
#marked-rules .marked-rules-base-content {
display: none;
}
#marked-rules .marked-rules-empty {
display: none;
}
#marked-rules .empty .marked-rules-empty {
display: block;
}
#marked-rules .marked-rules-task-name {
color: #314e64;
font-family: 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-size: 28px;
font-weight: normal;
margin: 0 0 20px 0;
font-size: 22.400000000000002px;
margin: 10px 0;
position: relative;
padding-left: 20px;
}
#marked-rules .marked-rules-task-name .count {
color: #888;
margin-left: 15px;
font-size: 16px;
}
#marked-rules .marked-rules-task-name .count strong {
font-weight: normal;
color: #888;
}
#marked-rules .marked-rules-task-name a.rename-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/sprite/icon-edit.png") center bottom no-repeat;
visibility: hidden;
}
#marked-rules .marked-rules-task-name a.remove-task {
margin-left: 10px;
width: 20px;
height: 25px;
position: relative;
top: 5px;
display: inline-block;
background: transparent url("../images/icon-stop-20.png") center bottom no-repeat;
visibility: hidden;
}
#marked-rules .marked-rules-task-name a.toggle span.toggle {
display: block;
width: 12px;
height: 12px;
position: absolute;
left: 0;
top: 10px;
}
#marked-rules .marked-rules-task-name:hover a.rename-task,
#marked-rules .marked-rules-task-name:hover a.remove-task {
visibility: visible;
}
#marked-rules .clearfix {
clear: both;
}
#marked-rules p.error {
color: #d01d1d;
margin: 10px 0;
}
#marked-rules .marked-rules-controls {
position: relative;
overflow: auto;
text-align: right;
color: #888;
font-size: 12.8px;
}
#marked-rules .marked-rules-controls .paginator {
float: left;
}
#marked-rules .marked-rules-controls label {
display: inline-block;
padding: 0 5px 0 15px;
margin: 0;
}
#marked-rules .marked-rules-controls select {
padding: 5px;
}
#marked-rules ul {
padding-left: 0;
}
#marked-rules ul li {
margin: 0 0 5px 0;
padding: 0 0 5px 20px;
list-style: none;
cursor: default;
position: relative;
border-bottom: 1px solid #ededed;
}
#marked-rules ul li input.marked-rule-checkbox {
position: absolute;
left: 0;
top: 8px;
}
#marked-rules ul li .rule {
color: #434343;
cursor: default;
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#marked-rules ul li .loading {
display: none;
}
#marked-rules ul li .ruleActions {
display: inline-block;
overflow: auto;
position: relative;
width: 100px;
height: 20px;
margin-left: 15px;
background: transparent;
top: 5px;
}
#marked-rules ul li .ruleActions > a {
display: block;
width: 20px;
height: 20px;
float: left;
margin-right: 5px;
visibility: hidden;
}
#marked-rules ul li .ruleActions a.bk {
background: transparent url("../images/sprite-icons.png") -19px -119px no-repeat;
}
#marked-rules ul li .ruleActions a.clear {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.details {
background: transparent url("../images/icon-info-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=positive] {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=positive]:hover {
background: transparent url("../images/icon-thumb-up-20-active.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=negative] {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#marked-rules ul li .ruleActions a.kb-add[rel=negative]:hover {
background: transparent url("../images/icon-thumb-down-20-active.png") left center no-repeat;
}
#marked-rules ul li .ims {
display: block;
font-size: 12.8px;
color: #888;
}
#marked-rules ul li .ims * {
-moz-user-select: text;
-ms-user-select: text;
-webkit-user-select: text;
}
#marked-rules ul li .ims >span {
border-right: 1px solid #ededed;
padding-right: 5px;
margin-right: 5px;
}
#marked-rules ul li .ims >span:last-child {
border-right: none;
}
#marked-rules ul li .ims >span .value {
color: #7b0d2e;
}
#marked-rules ul li.loading .ruleActions {
background: transparent url("../images/icon-loading-bw-20.gif") left center no-repeat;
}
#marked-rules ul li.loading .ruleActions >a {
visibility: hidden !important;
}
#marked-rules ul li:hover .ruleActions >a {
visibility: visible;
}
#marked-rules .marked-rules-multi-controls {
min-height: 25px;
position: relative;
padding-bottom: 10px;
border-bottom: 2px solid #126499;
}
#marked-rules .marked-rules-multi-controls .all {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-all.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .none {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-none.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .invert {
display: inline-block;
position: relative;
top: 5px;
width: 20px;
height: 20px;
margin-right: 5px;
cursor: pointer;
background: transparent url("../images/icon-select-invert.png") center center no-repeat;
}
#marked-rules .marked-rules-multi-controls .marked-rules-checkbox-controls {
float: left;
}
#marked-rules .marked-rules-multi-controls .actions {
margin-left: 10px;
}
#marked-rules .marked-rules-multi-controls .actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
display: none;
}
#marked-rules .marked-rules-multi-controls .actions >a.mark {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.unmark,
#marked-rules .marked-rules-multi-controls .actions >a.kb-unmark {
background: transparent url("../images/icon-stop-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.kb-add[rel=positive] {
background: transparent url("../images/icon-thumb-up-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.kb-add[rel=negative] {
background: transparent url("../images/icon-thumb-down-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .actions >a.visible {
display: inline-block;
}
#marked-rules .marked-rules-multi-controls .task-actions {
float: right;
margin-top: 3px;
}
#marked-rules .marked-rules-multi-controls .task-actions >a {
padding-left: 24px;
height: 20px;
padding-top: 2px;
margin: 0 5px;
font-size: 14px;
display: inline-block;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.mark-all {
background: transparent url("../images/icon-ok-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.task-details {
background: transparent url("../images/icon-goreport-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.task-export {
background: transparent url("../images/icon-export-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.rules-editor {
background: transparent url("../images/sprite/icon-edit.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.model-tester {
background: transparent url("../images/sprite/icon-bk.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.knowledge-experiment {
background: transparent url("../images/icon-knowledge-experiment-20.png") left center no-repeat;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.disabled {
cursor: not-allowed;
opacity: 0.5;
color: #888;
}
#marked-rules .marked-rules-multi-controls .task-actions >a.disabled:hover {
text-decoration: none;
color: #888;
}
#createUserReport {
float: right;
margin: 20px 20px 0 0;
}
* {
user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
#wrapper {
min-height: 500px;
min-width: 1335px;
width: 1335px;
margin: 0 auto;
position: relative;
}
section#workplace {
margin: 0 auto;
padding-bottom: 10px;
float: left;
}
section#content {
color: #434343;
background-color: #fff;
border: none;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
padding: 20px;
min-width: 985px;
float: left;
margin: 10px 0 0 10px;
}
section#content h2 {
color: #925213;
font: 36px 'Arial', /*'Droid Sans',*/ 'sans-serif';
font-weight: normal;
border-bottom: none;
margin: 0;
}
section#content h3 {
color: #314e64;
font: 16px;
border-bottom: 1px solid #314e64;
line-height: 20px;
margin-bottom: 10px;
} | 0.309963 | 0.061171 |
.donation p {
font-size: 14px;
}
.donation h1 {
color: #ef5e27;
font-size: 37px;
font-weight: 300;
}
.exp-date h1 {
color: #f2f2f2;
font-size: 50px;
font-weight: 300;
margin-top: 1px;
margin-left: -5px;
}
.donation h3 {
color: #3a4b53;
font-size: 16px;
font-weight: 300;
}
.donation h4.active {
color: #3a4b53;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
.donation h4.inactive {
color: #727f87;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
.donation hr.blue {
border-bottom: 2px solid #7ac9ea;
}
.donation hr.gray {
border-bottom: 2px solid #f2f2f2;
}
/* Centering */
.col-center {
margin: 0 auto;
float: none;
}
.col-center.spacing {
margin-bottom: 45px;
}
.text-center {
text-align: center;
}
/* Donation Form */
.input-lg.blue {
border-radius: 0;
box-shadow: none;
color: #7ac9ea;
font-size: 35px;
font-weight: 300;
height: 75px;
padding: 10px;
}
.input-lg.gray {
border-radius: 0;
box-shadow: none;
color: #728186;
font-size: 20px;
font-weight: 300;
height: 60px;
padding: 15px;
}
label {
color: #728186;
margin-bottom: 20px;
}
.form-control.blue {
border: 2px solid #7ac9ea;
border-radius: 0;
}
.form-control.gray {
border: 2px solid #f2f2f2;
border-radius: 0;
}
.form-control::-webkit-input-placeholder {
/*color: #7ac9ea;*/
color: #cccccc;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: none;
}
select {
background-color: #ffffff;
border: 2px solid #f2f2f2;
border-radius: 0 !important;
box-shadow: none;
color: #728186;
font-size: 20px;
font-weight: 300;
height: 60px;
padding: 15px !important;
width: 100%;
}
/* Orange Button */
.btn-orange {
background-color: #ef5e27;
border-radius: 0;
color: #ffffff;
font-size: 16px;
letter-spacing: 1px;
outline: 0;
padding: 25px 0;
text-transform: uppercase;
width: 100%;
}
.btn-orange:hover {
color: #ffffff;
}
.btn-payment{
background: white;
border-color: #7ac9ea;
float: right;
box-shadow: none;
border-style:solid;
padding: 5px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: grey;
border-radius: 0;
} | app/assets/stylesheets/donation.css | .donation p {
font-size: 14px;
}
.donation h1 {
color: #ef5e27;
font-size: 37px;
font-weight: 300;
}
.exp-date h1 {
color: #f2f2f2;
font-size: 50px;
font-weight: 300;
margin-top: 1px;
margin-left: -5px;
}
.donation h3 {
color: #3a4b53;
font-size: 16px;
font-weight: 300;
}
.donation h4.active {
color: #3a4b53;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
.donation h4.inactive {
color: #727f87;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
.donation hr.blue {
border-bottom: 2px solid #7ac9ea;
}
.donation hr.gray {
border-bottom: 2px solid #f2f2f2;
}
/* Centering */
.col-center {
margin: 0 auto;
float: none;
}
.col-center.spacing {
margin-bottom: 45px;
}
.text-center {
text-align: center;
}
/* Donation Form */
.input-lg.blue {
border-radius: 0;
box-shadow: none;
color: #7ac9ea;
font-size: 35px;
font-weight: 300;
height: 75px;
padding: 10px;
}
.input-lg.gray {
border-radius: 0;
box-shadow: none;
color: #728186;
font-size: 20px;
font-weight: 300;
height: 60px;
padding: 15px;
}
label {
color: #728186;
margin-bottom: 20px;
}
.form-control.blue {
border: 2px solid #7ac9ea;
border-radius: 0;
}
.form-control.gray {
border: 2px solid #f2f2f2;
border-radius: 0;
}
.form-control::-webkit-input-placeholder {
/*color: #7ac9ea;*/
color: #cccccc;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: none;
}
select {
background-color: #ffffff;
border: 2px solid #f2f2f2;
border-radius: 0 !important;
box-shadow: none;
color: #728186;
font-size: 20px;
font-weight: 300;
height: 60px;
padding: 15px !important;
width: 100%;
}
/* Orange Button */
.btn-orange {
background-color: #ef5e27;
border-radius: 0;
color: #ffffff;
font-size: 16px;
letter-spacing: 1px;
outline: 0;
padding: 25px 0;
text-transform: uppercase;
width: 100%;
}
.btn-orange:hover {
color: #ffffff;
}
.btn-payment{
background: white;
border-color: #7ac9ea;
float: right;
box-shadow: none;
border-style:solid;
padding: 5px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: grey;
border-radius: 0;
} | 0.246624 | 0.262883 |